diff --git a/RMC-AIDA-L_plate_storage/.gitattributes b/RMC-AIDA-L_plate_storage/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/.gitattributes @@ -0,0 +1,59 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.ftz filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.h5 filter=lfs diff=lfs merge=lfs -text +*.joblib filter=lfs diff=lfs merge=lfs -text +*.lfs.* filter=lfs diff=lfs merge=lfs -text +*.lz4 filter=lfs diff=lfs merge=lfs -text +*.mds filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.onnx filter=lfs diff=lfs merge=lfs -text +*.ot filter=lfs diff=lfs merge=lfs -text +*.parquet filter=lfs diff=lfs merge=lfs -text +*.pb filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +saved_model/**/* filter=lfs diff=lfs merge=lfs -text +*.tar.* filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.tflite filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text +# Audio files - uncompressed +*.pcm filter=lfs diff=lfs merge=lfs -text +*.sam filter=lfs diff=lfs merge=lfs -text +*.raw filter=lfs diff=lfs merge=lfs -text +# Audio files - compressed +*.aac filter=lfs diff=lfs merge=lfs -text +*.flac filter=lfs diff=lfs merge=lfs -text +*.mp3 filter=lfs diff=lfs merge=lfs -text +*.ogg filter=lfs diff=lfs merge=lfs -text +*.wav filter=lfs diff=lfs merge=lfs -text +# Image files - uncompressed +*.bmp filter=lfs diff=lfs merge=lfs -text +*.gif filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.tiff filter=lfs diff=lfs merge=lfs -text +# Image files - compressed +*.jpg filter=lfs diff=lfs merge=lfs -text +*.jpeg filter=lfs diff=lfs merge=lfs -text +*.webp filter=lfs diff=lfs merge=lfs -text +# Video files - compressed +*.mp4 filter=lfs diff=lfs merge=lfs -text +*.webm filter=lfs diff=lfs merge=lfs -text diff --git a/RMC-AIDA-L_plate_storage/README.md b/RMC-AIDA-L_plate_storage/README.md new file mode 100644 index 0000000000000000000000000000000000000000..69a7c3a6b2afe46e300089314b2b1068b8f62830 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/README.md @@ -0,0 +1,330 @@ +--- +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_plate_storage + +## πŸ“‹ Overview + +This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot. + +**Robot Type:** `realman_rmc_aidal` + | **Codebase Version:** `v2.1` +**End-Effector Type:** `two_finger_gripper` + +## 🏠 Scene Types + +This dataset covers the following scene types: +- `home` + + +## πŸ€– Atomic Actions + +This dataset includes the following atomic actions: +- `grasp` +- `pick` +- `place` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 498 | +| **Total Frames** | 284602 | +| **Total Tasks** | 2 | +| **Total Videos** | 1494 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 1.8GB | + + +## πŸ‘₯ 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 +Grip the plate with one hand, pass it to the other, then set it on the shelf. +Grip the plate with one hand, pass it to the other, then set it on the shelf. + +### Sub-Tasks +This dataset includes 9 distinct subtasks: + +1. **Place the plate on the shelf with the right gripper** +2. **End** +3. **Pick up the plate with the right gripper** +4. **Pick up the plate with the left gripper** +5. **Pass the plate from the left gripper to the right gripper** +6. **Pass the plate from the right gripper to the left gripper** +7. **Place the plate on the shelf with the left gripper** +8. **abnormal** +9. **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:497 + + +## πŸ“ 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": 498, "total_frames": 284602, "total_tasks": 2, "total_videos": 1494, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:497"}, "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_plate_storage_qced_hardlink/ +β”œβ”€β”€ annotations/ +β”‚ β”œβ”€β”€ eef_acc_mag_annotation.jsonl +β”‚ β”œβ”€β”€ eef_direction_annotation.jsonl +β”‚ β”œβ”€β”€ eef_velocity_annotation.jsonl +β”‚ β”œβ”€β”€ gripper_activity_annotation.jsonl +β”‚ β”œβ”€β”€ gripper_mode_annotation.jsonl +β”‚ └── (...) +β”œβ”€β”€ data/ +β”‚ └── chunk-000/ +β”‚ β”œβ”€β”€ episode_000000.parquet +β”‚ β”œβ”€β”€ episode_000001.parquet +β”‚ β”œβ”€β”€ episode_000002.parquet +β”‚ β”œβ”€β”€ episode_000003.parquet +β”‚ β”œβ”€β”€ episode_000004.parquet +β”‚ └── (...) +β”œβ”€β”€ meta/ +β”‚ β”œβ”€β”€ episodes.jsonl +β”‚ β”œβ”€β”€ episodes_stats.jsonl +β”‚ β”œβ”€β”€ info.json +β”‚ └── tasks.jsonl +└── videos/ + └── chunk-000/ + β”œβ”€β”€ observation.images.cam_high_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + β”œβ”€β”€ observation.images.cam_left_wrist_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + └── observation.images.cam_right_wrist_rgb/ + β”œβ”€β”€ episode_000000.mp4 + β”œβ”€β”€ episode_000001.mp4 + β”œβ”€β”€ episode_000002.mp4 + β”œβ”€β”€ episode_000003.mp4 + β”œβ”€β”€ episode_000004.mp4 + └── (...) +``` + + +## πŸ“ž Contact and Support + +For questions, issues, or feedback regarding this dataset, please contact: +- **Email:** None +For questions, issues, or feedback regarding this dataset, please contact us. +### Support +For technical support, please open an issue on our GitHub repository. + +## πŸ“„ License + +This dataset is released under the **apache-2.0** license. + +Please refer to the LICENSE file for full license terms and conditions. + + +## πŸ“š Citation + +If you use this dataset in your research, please cite: + +```bibtex +@article{robocoin, + title={RoboCOIN: An Open-Sourced Bimanual Robotic Data Collection for Integrated Manipulation}, + author={Shihan Wu, Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao}, + journal={arXiv preprint arXiv:2511.17441}, + url = {https://arxiv.org/abs/2511.17441}, + year={2025} + } +``` + +### Additional References + +If you use this dataset, please also consider citing: +- LeRobot Framework: https://github.com/huggingface/lerobot + +## πŸ“Œ Version Information + +## Version History +- v1.0.0 (2025-11): Initial release \ No newline at end of file diff --git a/RMC-AIDA-L_plate_storage/annotations/eef_acc_mag_annotation.jsonl b/RMC-AIDA-L_plate_storage/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/annotations/eef_acc_mag_annotation.jsonl @@ -0,0 +1,3 @@ +{"eef_acc_mag_index": 0, "eef_acc_mag": "constant"} +{"eef_acc_mag_index": 1, "eef_acc_mag": "accelerating"} +{"eef_acc_mag_index": 2, "eef_acc_mag": "decelerating"} diff --git a/RMC-AIDA-L_plate_storage/annotations/eef_direction_annotation.jsonl b/RMC-AIDA-L_plate_storage/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/annotations/eef_direction_annotation.jsonl @@ -0,0 +1,7 @@ +{"eef_direction_index": 0, "eef_direction": "forward"} +{"eef_direction_index": 1, "eef_direction": "backward"} +{"eef_direction_index": 2, "eef_direction": "left"} +{"eef_direction_index": 3, "eef_direction": "right"} +{"eef_direction_index": 4, "eef_direction": "up"} +{"eef_direction_index": 5, "eef_direction": "down"} +{"eef_direction_index": 6, "eef_direction": "still"} diff --git a/RMC-AIDA-L_plate_storage/annotations/eef_velocity_annotation.jsonl b/RMC-AIDA-L_plate_storage/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/annotations/eef_velocity_annotation.jsonl @@ -0,0 +1,3 @@ +{"eef_velocity_index": 0, "eef_velocity": "still"} +{"eef_velocity_index": 1, "eef_velocity": "slow"} +{"eef_velocity_index": 2, "eef_velocity": "fast"} diff --git a/RMC-AIDA-L_plate_storage/annotations/gripper_activity_annotation.jsonl b/RMC-AIDA-L_plate_storage/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/annotations/gripper_activity_annotation.jsonl @@ -0,0 +1,4 @@ +{"gripper_activity_index": 0, "gripper_activity": "openning"} +{"gripper_activity_index": 1, "gripper_activity": "closing"} +{"gripper_activity_index": 2, "gripper_activity": "holding"} +{"gripper_activity_index": 3, "gripper_activity": "unknown"} diff --git a/RMC-AIDA-L_plate_storage/annotations/gripper_mode_annotation.jsonl b/RMC-AIDA-L_plate_storage/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/annotations/gripper_mode_annotation.jsonl @@ -0,0 +1,3 @@ +{"gripper_mode_index": 0, "gripper_mode": "open"} +{"gripper_mode_index": 1, "gripper_mode": "closed"} +{"gripper_mode_index": 2, "gripper_mode": "unknown"} diff --git a/RMC-AIDA-L_plate_storage/annotations/scene_annotations.jsonl b/RMC-AIDA-L_plate_storage/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..39cfea74b2a1b947be811e253dcf0fd3e4c182bc --- /dev/null +++ b/RMC-AIDA-L_plate_storage/annotations/scene_annotations.jsonl @@ -0,0 +1,500 @@ +{"scene_index": 0, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 1, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned in the center."} +{"scene_index": 2, "scene": "The green plate is located at the back, while the stainless steel dish rack is positioned to the right."} +{"scene_index": 3, "scene": "The green plate is centered, while the stainless steel dish rack is positioned to its right."} +{"scene_index": 4, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 5, "scene": "The stainless steel dish rack is on the right side, while the green plate is located at the back left."} +{"scene_index": 6, "scene": "The green plate is located at the back-left position, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 7, "scene": "The green plate is located at the back left position, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 8, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 9, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 10, "scene": "The green plate is located at the back right position, while the stainless steel dish rack is placed on the left side."} +{"scene_index": 11, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left side."} +{"scene_index": 12, "scene": "The green plate is centered, while the stainless steel dish rack is positioned to its right."} +{"scene_index": 13, "scene": "The green plate is located at the back right position, while the stainless steel dish rack is placed on the left side."} +{"scene_index": 14, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 15, "scene": "The green plate is located at the back, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 16, "scene": "The green plate is located at the back, while the stainless steel dish rack is situated on the right side."} +{"scene_index": 17, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left side."} +{"scene_index": 18, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 19, "scene": "The green plate is located at the back right, while the stainless steel dish rack is centrally positioned."} +{"scene_index": 20, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 21, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left side."} +{"scene_index": 22, "scene": "The green plate is located at the back right, while there are two stainless steel dish racks positioned on the left and front left."} +{"scene_index": 23, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 24, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 25, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left side."} +{"scene_index": 26, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 27, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 28, "scene": "The green plate is located at the back, while the stainless steel dish rack is situated on the right side."} +{"scene_index": 29, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 30, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left side."} +{"scene_index": 31, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 32, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 33, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 34, "scene": "The green plate is located at the back right position, while the stainless steel dish rack is placed on the left side."} +{"scene_index": 35, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 36, "scene": "The green plate is located at the back left position, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 37, "scene": "The green plate is located at the back left position, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 38, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned in the center."} +{"scene_index": 39, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left side."} +{"scene_index": 40, "scene": "The green plate is located at the back right position, while the stainless steel dish rack is placed on the left side."} +{"scene_index": 41, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 42, "scene": "The green plate is located at the back-left position, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 43, "scene": "The green plate is located at the back right position, while the stainless steel dish rack is placed on the left side."} +{"scene_index": 44, "scene": "The green plate is located at the back, while the stainless steel dish rack is positioned to the right."} +{"scene_index": 45, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 46, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 47, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left side."} +{"scene_index": 48, "scene": "The green plate is located at the back right position, while the stainless steel dish rack is placed on the left side."} +{"scene_index": 49, "scene": "The green plate is located at the back, while the stainless steel dish rack is positioned to the right."} +{"scene_index": 50, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 51, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 52, "scene": "The green plate is located at the back, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 53, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left side."} +{"scene_index": 54, "scene": "The green plate is located at the back-left position, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 55, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 56, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 57, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 58, "scene": "The green plate is located at the back, while the stainless steel dish rack is situated on the right side."} +{"scene_index": 59, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left side."} +{"scene_index": 60, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left side."} +{"scene_index": 61, "scene": "The stainless steel dish rack is on the right side, while the green plate is located at the back left."} +{"scene_index": 62, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left side."} +{"scene_index": 63, "scene": "The green plate is located at the back, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 64, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 65, "scene": "The green plate is located at the back right, the stainless steel dish rack is positioned on the left, and the stainless steel rack is placed at the front left."} +{"scene_index": 66, "scene": "The green plate is located at the back, while the stainless steel dish rack is positioned to the right."} +{"scene_index": 67, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned in the center."} +{"scene_index": 68, "scene": "The green plate is positioned at the back, while the stainless steel dish rack is located on the right side."} +{"scene_index": 69, "scene": "The green plate is located at the front left, while the stainless steel dish rack is positioned to its right."} +{"scene_index": 70, "scene": "The stainless steel dish rack is on the left, while the green plate is in the center."} +{"scene_index": 71, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 72, "scene": "The green plate is located at the back, while the stainless steel dish rack is positioned to the right."} +{"scene_index": 73, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 74, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 75, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned in the center."} +{"scene_index": 76, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 77, "scene": "The green plate is on the left side, while the stainless steel dish rack is positioned to its right."} +{"scene_index": 78, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 79, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left side."} +{"scene_index": 80, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 81, "scene": "The green plate is located at the back right position, while the stainless steel dish rack is placed on the left side."} +{"scene_index": 82, "scene": "The green plate is located at the back, while the stainless steel dish rack is situated on the right side."} +{"scene_index": 83, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left side."} +{"scene_index": 84, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 85, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 86, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left side."} +{"scene_index": 87, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 88, "scene": "The green plate is on the left side, while the stainless steel dish rack is positioned to its right."} +{"scene_index": 89, "scene": "The green plate is located at the back-left position, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 90, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 91, "scene": "The green plate is centered, while the stainless steel dish rack is positioned to its right."} +{"scene_index": 92, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 93, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 94, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 95, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned in the center."} +{"scene_index": 96, "scene": "The stainless steel dish rack is on the left, while the green plate is located at the back right."} +{"scene_index": 97, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 98, "scene": "The stainless steel dish rack is on the right side, while the green plate is located at the back."} +{"scene_index": 99, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned in the center."} +{"scene_index": 100, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 101, "scene": "The stainless steel dish rack is on the left, and behind it is the green plate."} +{"scene_index": 102, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 103, "scene": "The green plate is on the left, and the stainless steel dish rack is on the right."} +{"scene_index": 104, "scene": "The green plate is located at the back, while the stainless steel dish rack is situated on the right side."} +{"scene_index": 105, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 106, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 107, "scene": "The green plate is located at the back, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 108, "scene": "The green plate is positioned at the back, while the stainless steel dish rack is located on the right side."} +{"scene_index": 109, "scene": "The green plate is at the back, and the stainless steel dish rack is on the left."} +{"scene_index": 110, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 111, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left side."} +{"scene_index": 112, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 113, "scene": "The green plate is located at the back right position, while the stainless steel dish rack is placed on the left side."} +{"scene_index": 114, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 115, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 116, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 117, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned in the center."} +{"scene_index": 118, "scene": "The green plate is centered, while the stainless steel dish rack is positioned to its right."} +{"scene_index": 119, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 120, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 121, "scene": "The green plate is located at the back left position, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 122, "scene": "The green plate is located at the back-left position, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 123, "scene": "The stainless steel dish rack is positioned on the right side, while the green plate is located at the back."} +{"scene_index": 124, "scene": "The green plate is positioned at the back, while the stainless steel dish rack is located on the right side."} +{"scene_index": 125, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 126, "scene": "The green plate is on the left side, while the stainless steel dish rack is positioned to its right."} +{"scene_index": 127, "scene": "The green plate is located at the back, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 128, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 129, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 130, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 131, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 132, "scene": "The green plate is located at the back, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 133, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left side."} +{"scene_index": 134, "scene": "The green plate is located at the back, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 135, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 136, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned in the center."} +{"scene_index": 137, "scene": "The green plate is located at the back-left position, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 138, "scene": "The stainless steel dish rack is positioned on the right, while the green plate is located at the back left."} +{"scene_index": 139, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left side."} +{"scene_index": 140, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left side."} +{"scene_index": 141, "scene": "The green plate is located at the back left position, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 142, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned in the center."} +{"scene_index": 143, "scene": "The green plate is located at the back right position, while the stainless steel dish rack is placed on the left side."} +{"scene_index": 144, "scene": "The green plate is located at the back right position, while the stainless steel dish rack is placed on the left side."} +{"scene_index": 145, "scene": "The green plate is at the center, while the stainless steel dish rack is positioned to its right."} +{"scene_index": 146, "scene": "The green plate is located at the back, while the stainless steel dish rack is situated on the right side."} +{"scene_index": 147, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 148, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 149, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 150, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 151, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 152, "scene": "The green plate is positioned at the back, while the stainless steel dish rack is located on the right side."} +{"scene_index": 153, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left side."} +{"scene_index": 154, "scene": "The green plate is on the left, and the stainless steel dish rack is on the right."} +{"scene_index": 155, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 156, "scene": "The green plate is located at the back right position, while the stainless steel dish rack is placed on the left side."} +{"scene_index": 157, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 158, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 159, "scene": "The green plate is located at the back left position, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 160, "scene": "The green plate is located at the back right position, while the stainless steel dish rack is placed on the left side."} +{"scene_index": 161, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 162, "scene": "The stainless steel dish rack is on the right side, while the green plate is located at the back left."} +{"scene_index": 163, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 164, "scene": "The green plate is located at the back right position, while the stainless steel dish rack is placed on the left side."} +{"scene_index": 165, "scene": "The green plate is positioned at front left, while the stainless steel dish rack is located to the right."} +{"scene_index": 166, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 167, "scene": "The stainless steel dish rack is positioned on the right side, while the green plate is located at the back."} +{"scene_index": 168, "scene": "The green plate is located at the back right position, while the stainless steel dish rack is placed on the left side."} +{"scene_index": 169, "scene": "The green plate is located at the back-left position, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 170, "scene": "The green plate is centered, while the stainless steel dish rack is positioned to its right."} +{"scene_index": 171, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 172, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 173, "scene": "The green plate is located at the back right position, while the stainless steel dish rack is placed on the left side."} +{"scene_index": 174, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 175, "scene": "The green plate is located at the back, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 176, "scene": "The stainless steel dish rack is positioned on the right side, while the green plate is located at the back."} +{"scene_index": 177, "scene": "The green plate is located at the back, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 178, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned in the center."} +{"scene_index": 179, "scene": "The green plate is located at the back right position, while the stainless steel dish rack is placed on the left side."} +{"scene_index": 180, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 181, "scene": "The green plate is positioned at the back, while the stainless steel dish rack is located on the right side."} +{"scene_index": 182, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 183, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left side."} +{"scene_index": 184, "scene": "The green plate is positioned at the back, while the stainless steel dish rack is located on the right side."} +{"scene_index": 185, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 186, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 187, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 188, "scene": "The green plate is located at the back left position, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 189, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left side."} +{"scene_index": 190, "scene": "The green plate is located at the back right position, while the stainless steel dish rack is placed on the left side."} +{"scene_index": 191, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 192, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 193, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 194, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 195, "scene": "The green plate is located at the back left position, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 196, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 197, "scene": "The green plate is located at the back right, while the stainless steel dish rack is centrally positioned."} +{"scene_index": 198, "scene": "The green plate is located at the back right position, while the stainless steel dish rack is placed on the left side."} +{"scene_index": 199, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left side."} +{"scene_index": 200, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 201, "scene": "The green plate is located at the back, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 202, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 203, "scene": "The green plate is on the left, and the stainless steel dish rack is on the right."} +{"scene_index": 204, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 205, "scene": "The green plate is at the back, and the stainless steel dish rack is on the left."} +{"scene_index": 206, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 207, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 208, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left side."} +{"scene_index": 209, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 210, "scene": "The stainless steel dish rack is on the right, and the green plate is at the back left."} +{"scene_index": 211, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 212, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left side."} +{"scene_index": 213, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left side."} +{"scene_index": 214, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned in the center."} +{"scene_index": 215, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 216, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 217, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 218, "scene": "The green plate is located at the back right, while the stainless steel dish rack is centrally positioned."} +{"scene_index": 219, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 220, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 221, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 222, "scene": "The green plate is located at the back right position, while the stainless steel dish rack is placed on the left side."} +{"scene_index": 223, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 224, "scene": "The green plate is positioned at the back, while the stainless steel dish rack is located on the right side."} +{"scene_index": 225, "scene": "The green plate is on the left, and the stainless steel dish rack is on the right."} +{"scene_index": 226, "scene": "The stainless steel dish rack is on the left, while the green plate is positioned at the back right."} +{"scene_index": 227, "scene": "The green plate is located at the back, while the stainless steel dish rack is situated on the right side."} +{"scene_index": 228, "scene": "The green plate is located at the back-left position, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 229, "scene": "The stainless steel dish rack is positioned on the right side, while the green plate is located at the back."} +{"scene_index": 230, "scene": "The green plate is located at the back left position, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 231, "scene": "The green plate is located at the back-left position, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 232, "scene": "The green plate is located at the back right, while the stainless steel dish rack is centrally positioned."} +{"scene_index": 233, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 234, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 235, "scene": "The green plate is positioned on the right side, while the stainless steel dish rack is located on the left side."} +{"scene_index": 236, "scene": "The green plate is located at the back right position, while the stainless steel dish rack is placed on the left side."} +{"scene_index": 237, "scene": "The green plate is located at the back-left position, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 238, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left side."} +{"scene_index": 239, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 240, "scene": "The green plate is located at the back, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 241, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 242, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 243, "scene": "The green plate is located at the back, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 244, "scene": "The green plate is located at the back-left position, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 245, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left side."} +{"scene_index": 246, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left side."} +{"scene_index": 247, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 248, "scene": "The green plate is on the left, and the stainless steel dish rack is on the right."} +{"scene_index": 249, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left side."} +{"scene_index": 250, "scene": "The green plate is positioned at the back, while the stainless steel dish rack is located on the right side."} +{"scene_index": 251, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 252, "scene": "The green plate is positioned at the back, while the stainless steel dish rack is located on the right side."} +{"scene_index": 253, "scene": "The green plate is located at the back, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 254, "scene": "The green plate is positioned at the back, while the stainless steel dish rack is located on the right side."} +{"scene_index": 255, "scene": "The green plate is located at the back right position, while the stainless steel dish rack is placed on the left side."} +{"scene_index": 256, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left side."} +{"scene_index": 257, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left side."} +{"scene_index": 258, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 259, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned in the center."} +{"scene_index": 260, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 261, "scene": "The stainless steel dish rack is on the right, and the green plate is in the center."} +{"scene_index": 262, "scene": "The green plate is at the center, while the stainless steel dish rack is positioned to its right."} +{"scene_index": 263, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 264, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 265, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 266, "scene": "The green plate is positioned on the left, while the stainless steel dish rack is located to its right."} +{"scene_index": 267, "scene": "The green plate is on the left, and the stainless steel dish rack is on the right."} +{"scene_index": 268, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left side."} +{"scene_index": 269, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left side."} +{"scene_index": 270, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left side."} +{"scene_index": 271, "scene": "The green plate is on the left, and the stainless steel dish rack is on the right."} +{"scene_index": 272, "scene": "The green plate is located at the back left position, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 273, "scene": "The green plate is located at the back-left position, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 274, "scene": "The green plate is positioned at the back, while the stainless steel dish rack is located on the right side."} +{"scene_index": 275, "scene": "The stainless steel dish rack is positioned on the right, while the green plate is centered."} +{"scene_index": 276, "scene": "The green plate is on the left, and the stainless steel dish rack is on the right."} +{"scene_index": 277, "scene": "The green plate is positioned at the back, while the stainless steel dish rack is located on the right side."} +{"scene_index": 278, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 279, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 280, "scene": "The stainless steel dish rack is positioned on the right, while the green plate is located at the back left."} +{"scene_index": 281, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 282, "scene": "The stainless steel dish rack is positioned on the right, while the green plate is located at the back left."} +{"scene_index": 283, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left side."} +{"scene_index": 284, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 285, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 286, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 287, "scene": "The green plate is on the left, and the stainless steel dish rack is on the right."} +{"scene_index": 288, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 289, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 290, "scene": "The green plate is located at the back left position, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 291, "scene": "The green plate is located at the back right, while the stainless steel dish rack is centrally positioned."} +{"scene_index": 292, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 293, "scene": "The stainless steel dish rack is positioned on the right side, while the green plate is located at the back."} +{"scene_index": 294, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 295, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned in the center."} +{"scene_index": 296, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 297, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 298, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 299, "scene": "The green plate is located at the back-left position, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 300, "scene": "The stainless steel dish rack is positioned on the right side, while the green plate is located at the back."} +{"scene_index": 301, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 302, "scene": "The green plate is located at the back, while the stainless steel dish rack is positioned to the right."} +{"scene_index": 303, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 304, "scene": "The green plate is positioned at the back, while the stainless steel dish rack is located on the right side."} +{"scene_index": 305, "scene": "The green plate is located at the back right, while the stainless steel dish rack is centrally positioned."} +{"scene_index": 306, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 307, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 308, "scene": "The green plate is located at the back right position, while the stainless steel dish rack is placed on the left side."} +{"scene_index": 309, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left side."} +{"scene_index": 310, "scene": "The green plate is located at the back left position, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 311, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 312, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 313, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 314, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 315, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 316, "scene": "The stainless steel dish rack is positioned on the right, while the green plate is located at the back left."} +{"scene_index": 317, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned in the center."} +{"scene_index": 318, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 319, "scene": "The green plate is positioned at the back, while the stainless steel dish rack is located on the right side."} +{"scene_index": 320, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 321, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 322, "scene": "The green plate is located at the back right position, while the stainless steel dish rack is placed on the left side."} +{"scene_index": 323, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned in the center."} +{"scene_index": 324, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 325, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left side."} +{"scene_index": 326, "scene": "The green plate is at the center, while the stainless steel dish rack is positioned to its right."} +{"scene_index": 327, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left side."} +{"scene_index": 328, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned in the center."} +{"scene_index": 329, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned in the center."} +{"scene_index": 330, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 331, "scene": "The green plate is located at the center, while the stainless steel dish rack is positioned to its right."} +{"scene_index": 332, "scene": "The green plate is located at the back, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 333, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned in the center."} +{"scene_index": 334, "scene": "The green plate is located at the back, while the stainless steel dish rack is positioned to the right."} +{"scene_index": 335, "scene": "The green plate is located at the back left position, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 336, "scene": "The green plate is located at the back, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 337, "scene": "The stainless steel dish rack is positioned to the right, while the green plate is centered in its place."} +{"scene_index": 338, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 339, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 340, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 341, "scene": "The green plate is located at the back-left position, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 342, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left side."} +{"scene_index": 343, "scene": "The green plate is located at the back-left position, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 344, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 345, "scene": "The green plate is on the left, and the stainless steel dish rack is on the right."} +{"scene_index": 346, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 347, "scene": "The green plate is positioned at the back, while the stainless steel dish rack is located on the left side."} +{"scene_index": 348, "scene": "The green plate is located at the back, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 349, "scene": "The green plate is located at the back right, while the stainless steel dish rack is centrally positioned."} +{"scene_index": 350, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 351, "scene": "The green plate is located at the center, while the stainless steel dish rack is positioned to its right."} +{"scene_index": 352, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left side."} +{"scene_index": 353, "scene": "The green plate is located at the back, while the stainless steel dish rack is positioned to the right."} +{"scene_index": 354, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 355, "scene": "The green plate is located at the back right position, while the stainless steel dish rack is placed on the left side."} +{"scene_index": 356, "scene": "The green plate is located at the back right position, while the stainless steel dish rack is placed on the left side."} +{"scene_index": 357, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 358, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 359, "scene": "The green plate is located at the back, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 360, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned in the center."} +{"scene_index": 361, "scene": "The green plate is located at the back, while the stainless steel dish rack is situated on the right side."} +{"scene_index": 362, "scene": "The green plate is located at the back-left position, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 363, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 364, "scene": "The stainless steel dish rack is positioned on the right, while the green plate is located at the back."} +{"scene_index": 365, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 366, "scene": "The green plate is on the left, and the stainless steel dish rack is on the right."} +{"scene_index": 367, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 368, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left side."} +{"scene_index": 369, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned in the center."} +{"scene_index": 370, "scene": "The green plate is on the left side, while the stainless steel dish rack is positioned to its right."} +{"scene_index": 371, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 372, "scene": "The green plate is at the center, while the stainless steel dish rack is positioned to its right."} +{"scene_index": 373, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 374, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left side."} +{"scene_index": 375, "scene": "The green plate is located at the back left position, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 376, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 377, "scene": "The green plate is located at the back left position, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 378, "scene": "The green plate is located at the back, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 379, "scene": "The green plate is positioned on the right, while the stainless steel dish rack is located on the left."} +{"scene_index": 380, "scene": "The green plate is located at the back, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 381, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 382, "scene": "The green plate is located at the back-left position, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 383, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 384, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 385, "scene": "The green plate is centered, while the stainless steel dish rack is positioned to its right."} +{"scene_index": 386, "scene": "The green plate is located at the back left position, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 387, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left side."} +{"scene_index": 388, "scene": "The green plate is located at the back left position, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 389, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 390, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 391, "scene": "The green plate is located at the back-left position, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 392, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 393, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 394, "scene": "The green plate is located at the back-left position, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 395, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 396, "scene": "The green plate is positioned to the right, while the stainless steel dish rack is placed to the left."} +{"scene_index": 397, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left side."} +{"scene_index": 398, "scene": "The stainless steel dish rack is positioned on the right side, while the green plate is located at the back left."} +{"scene_index": 399, "scene": "The green plate is positioned at the back, while the stainless steel dish rack is located on the right side."} +{"scene_index": 400, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left side."} +{"scene_index": 401, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 402, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 403, "scene": "The green plate is located at the back right position, while the stainless steel dish rack is placed on the left side."} +{"scene_index": 404, "scene": "The green plate is located at the back-left position, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 405, "scene": "The stainless steel dish rack is positioned on the right, while the green plate is located at the back left."} +{"scene_index": 406, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 407, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 408, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left side."} +{"scene_index": 409, "scene": "The green plate is located at the back right, while the stainless steel dish rack is centrally positioned."} +{"scene_index": 410, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 411, "scene": "The stainless steel dish rack is on the right, while the green plate is positioned at the back left."} +{"scene_index": 412, "scene": "The green plate is at the center, while the stainless steel dish rack is positioned to its right."} +{"scene_index": 413, "scene": "The green plate is located at the back, while the stainless steel dish rack is situated on the right side."} +{"scene_index": 414, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 415, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left side."} +{"scene_index": 416, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 417, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 418, "scene": "The stainless steel dish rack is on the right side, while the green plate is in front of it."} +{"scene_index": 419, "scene": "The green plate is located at the back left position, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 420, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 421, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 422, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 423, "scene": "The stainless steel dish rack is positioned on the right, while the green plate is located at the back left."} +{"scene_index": 424, "scene": "The green plate is on the left side, while the stainless steel dish rack is positioned to its right."} +{"scene_index": 425, "scene": "The green plate is located at the back right, while the stainless steel dish rack is centrally positioned."} +{"scene_index": 426, "scene": "The green plate is located at the back right, while the stainless steel dish rack is centrally positioned."} +{"scene_index": 427, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 428, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left side."} +{"scene_index": 429, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 430, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 431, "scene": "The green plate is located at the back, while the stainless steel dish rack is situated on the right side."} +{"scene_index": 432, "scene": "The green plate is located at the back right position, while the stainless steel dish rack is placed on the left side."} +{"scene_index": 433, "scene": "The green plate is positioned at the back, while the stainless steel dish rack is located on the right side."} +{"scene_index": 434, "scene": "The green plate is located at the back-left position, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 435, "scene": "The green plate is located at the back right position, while the stainless steel dish rack is placed on the left side."} +{"scene_index": 436, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned in the center."} +{"scene_index": 437, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left side."} +{"scene_index": 438, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 439, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 440, "scene": "The green plate is located at the back right position, while the stainless steel dish rack is placed on the left side."} +{"scene_index": 441, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left side."} +{"scene_index": 442, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 443, "scene": "The green plate is located at the back right position, while the stainless steel dish rack is placed on the left side."} +{"scene_index": 444, "scene": "The green plate is located at the back right, while the stainless steel dish rack is centrally positioned."} +{"scene_index": 445, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 446, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 447, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 448, "scene": "The green plate is located at the back-left position, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 449, "scene": "The green plate is on the left side, while the stainless steel dish rack is positioned to its right."} +{"scene_index": 450, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 451, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 452, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 453, "scene": "The green plate is positioned at the back, while the stainless steel dish rack is located on the right side."} +{"scene_index": 454, "scene": "The green plate is positioned at the back, while the stainless steel dish rack is located on the right side."} +{"scene_index": 455, "scene": "The green plate is on the left side, while the stainless steel dish rack is positioned to its right."} +{"scene_index": 456, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 457, "scene": "The green plate is located at the back right, while the stainless steel dish rack is centrally positioned."} +{"scene_index": 458, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left side."} +{"scene_index": 459, "scene": "The green plate is located at the back, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 460, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left side."} +{"scene_index": 461, "scene": "The green plate is located at the back, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 462, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned in the center."} +{"scene_index": 463, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left side."} +{"scene_index": 464, "scene": "The stainless steel dish rack is on the right, and the green plate is on the left."} +{"scene_index": 465, "scene": "The green plate is located at the back right position, while the stainless steel dish rack is placed on the left side."} +{"scene_index": 466, "scene": "The stainless steel dish rack is on the left, and the green plate is at the back."} +{"scene_index": 467, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 468, "scene": "The green plate is located at the back right, while the stainless steel dish rack is centrally positioned."} +{"scene_index": 469, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 470, "scene": "The green plate is centered, while the stainless steel dish rack is positioned to its right."} +{"scene_index": 471, "scene": "The green plate is on the left, and the stainless steel dish rack is on the right."} +{"scene_index": 472, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left side."} +{"scene_index": 473, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned in the center."} +{"scene_index": 474, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 475, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left side."} +{"scene_index": 476, "scene": "The green plate is located at the back, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 477, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 478, "scene": "The green plate is located at the back left position, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 479, "scene": "The green plate is located at the back-left position, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 480, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left side."} +{"scene_index": 481, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left side."} +{"scene_index": 482, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 483, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left side."} +{"scene_index": 484, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 485, "scene": "The green plate is located at the back, while the stainless steel dish rack is positioned on the right."} +{"scene_index": 486, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 487, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left side."} +{"scene_index": 488, "scene": "The green plate is at the center, while the stainless steel dish rack is positioned to its right."} +{"scene_index": 489, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 490, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} +{"scene_index": 491, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 492, "scene": "The green plate is positioned at the back right, while the stainless steel dish rack is located on the left."} +{"scene_index": 493, "scene": "The green plate is located at the back left, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 494, "scene": "The green plate is positioned on the left, while the stainless steel dish rack is located to its right."} +{"scene_index": 495, "scene": "The green plate is located at the back right, while the stainless steel dish rack is centrally positioned."} +{"scene_index": 496, "scene": "The green plate is at the center, while the stainless steel dish rack is positioned to its right."} +{"scene_index": 497, "scene": "The green plate is located at the back left position, while the stainless steel dish rack is positioned on the right side."} +{"scene_index": 498, "scene": "The green plate is on the right side, and the stainless steel dish rack is on the left side."} +{"scene_index": 499, "scene": "The green plate is located at the back right, while the stainless steel dish rack is positioned on the left."} diff --git a/RMC-AIDA-L_plate_storage/annotations/subtask_annotations.jsonl b/RMC-AIDA-L_plate_storage/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..2629938b8ae16711cdd5719dab212a37eb68014a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/annotations/subtask_annotations.jsonl @@ -0,0 +1,10 @@ +{"subtask_index": 0, "subtask": "Place the plate on the shelf with the right gripper"} +{"subtask_index": 1, "subtask": "End"} +{"subtask_index": 2, "subtask": "Pick up the plate with the right gripper"} +{"subtask_index": 3, "subtask": "end"} +{"subtask_index": 4, "subtask": "Pick up the plate with the left gripper"} +{"subtask_index": 5, "subtask": "Pass the plate from the left gripper to the right gripper"} +{"subtask_index": 6, "subtask": "Pass the plate from the right gripper to the left gripper"} +{"subtask_index": 7, "subtask": "Place the plate on the shelf with the left gripper"} +{"subtask_index": 8, "subtask": "abnormal"} +{"subtask_index": 9, "subtask": "null"} diff --git a/RMC-AIDA-L_plate_storage/annotations/subtasks.jsonl b/RMC-AIDA-L_plate_storage/annotations/subtasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..b82bb7510a791357df0e6648c39e84229dfe3f5f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/annotations/subtasks.jsonl @@ -0,0 +1,9 @@ +{"subtask_index": 0, "subtask": "end"} +{"subtask_index": 1, "subtask": "Place the plate on the shelf with the right gripper"} +{"subtask_index": 2, "subtask": "Pick up the plate with the right gripper"} +{"subtask_index": 3, "subtask": "Place the plate on the shelf with the left gripper"} +{"subtask_index": 4, "subtask": "Pick up the plate with the left gripper"} +{"subtask_index": 5, "subtask": "Pass the plate from the right gripper to the left gripper"} +{"subtask_index": 6, "subtask": "abnormal"} +{"subtask_index": 7, "subtask": "Pass the plate from the left gripper to the right gripper"} +{"subtask_index": 8, "subtask": "null"} diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000000.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6ed2e25a7eafda9e56f47f52c783873ebca668bb --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:133ffcdea1697188343eab2f18164ca815027b176e4ffbafb497cf4a80087e02 +size 485951 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000001.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c63fe9a8381abc5cb9361cfdb973b9f7b5d1c1f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48cacea0f8ecb64ea068bff81ada053bb016f1ab2e2f9bfc841fda7e3364c7c3 +size 308805 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000002.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8e27d13a8c5eb5018183db35f137ad82601f43d4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d294053b30e9974d39d3dbe7f44eaa51d09a61fde210e315198fe7b8bcec557f +size 415819 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000003.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..879d3d3cff96b037a3b1d4edabc4a307bf334ca7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bfcf7c056781d0cc77d834d3e9b994ccea7e32d7bee32429e75ff04eaf978e7 +size 437251 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000004.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fe689ba68ada018c25017f2557fffb1be9b75ad2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55490a4c27a7765e6b66cebf54b573e2755656943f703708494c0628564e5b75 +size 255488 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000005.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ae92f64f0fcf32657038d71e0556ac3996fc7ec0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3a1cc945e2aeeddc9285fc07746d9add181537fa46e33fa7de193b2eed9585d +size 336025 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000006.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f7d2371a724f3fba857a033c37abf8c8d4b963d2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76bc86c1896d93065c1bb6140c86e06c862363da2fc8cee4020c86b1b929182b +size 444272 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000007.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..968447b89ec0d22b07b78ca1447487aeb89f6d67 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51274e9a58b4495863294ba94fd7e0c466e9623049b1008054193881b560afe3 +size 446987 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000008.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e95013a149261d8b434c4e8aa5bf0d472e56da7e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67557e43d62025f5ad36c810540ba62f057d91c72757071d099b46807ddd1146 +size 287221 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000009.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..32bef283528df608384275a80091a8415e7d37fd --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ef5aebf62409b1497cf7d36bbc349fcfd86f3761db03aa8f4de915d67adf277 +size 313236 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000010.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f43bfdf60ff8f16fc50963f9b5c25a9b4d95599b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c298feb2192c84fdf22476dca24d5a268107df76a4efdceeeef20595c8f5404 +size 332422 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000011.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e29f647269317d3a256b01ffd9db1d5897c4557f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bac379c6eba2b435fd866b70154f9ff422842a1a8c60b1f06d13525f3b7e89e +size 335470 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000012.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0ed1a9b04656dddf68a8c6155a750f47ea5a9a75 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7ae9b178026a6752165d067668b67e9cdf843a8d48ae109a79b64dea6aaf3bf +size 299665 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000013.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..01aef7e49070418e5e8dbca9a89ff18947df8be3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:499ebec6736cccf4f60bd5c747be1f1d2812c57caabf43fba74808fa255b2fa5 +size 398729 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000014.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fab5bb572951cbfeb7117ff19f31bf78f8b8e9f1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccb8119ea9d2ac1cbd3d98c509fbabb0c571960d89bf57e4916e312648575ea9 +size 243081 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000015.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b818b9ec74b337d4b467c462a9d509b93bec77ec --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:923c19492eb84e452ad08532bd1340ee0ec043bfcc79a37b5a26feaaf9d93dfe +size 334027 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000016.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6dd14a9756a1925b55a02ec91ccb3c950d40d0cb --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93626a559b11b620e4e13f85df9051d75712621056be3b9ea4c0e4212335f28f +size 392779 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000017.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4eec0197c91af094b65a38f557510acade81ac57 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a1993459bb0f8776ea6c0241d1a88b8c8b66e66461328041ae1bfb54922888e +size 325499 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000018.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5fea9b61c69fee4a05179e9bd7a8ac8cd5459cd9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf3d2e8044e95f95b60c592564610b9f9b494825b385c59fa8c4de996959bb2f +size 331956 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000019.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..be29a7001ddb85c2a705fbab4e9ca4024944081f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0926362209cce62235e28c2ce756fe28543afa0273ef70c52f6b61cb40d4ffae +size 350558 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000020.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..196263f7f8176a102fda53de68800bdb69929a0e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a037e539c20f166c31218ede830c18881eeab5da71cddcf5192202ddb37044d7 +size 416389 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000021.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fdb6079429af13cb87c0dbd60083c1620ba2f62a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c938e0b2451cf7e3c9660abe0834af3e324a79bd701b8f5f050e5d4c8c6821a1 +size 292880 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000022.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0de1804a33336b569f84cded4dac181310111b5b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d71aeff5a7fb5a10b7d8da9e0bcbed13965c95a9bb60457b773375f23de181b5 +size 284916 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000023.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..33d6d15389ad21e4e43a0fa298230f678e7ff45d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ec6ae00b306b8cd72a5959f44f9f6ad37cd785f9e0f7b08a4c2b63dd0252122 +size 376237 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000024.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1fbd88ca036c35d8c6ebdc518fb5005d60e74854 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:398ec2c655ee4a467e09355f65f04850e3f327102eca5283a0713d3e3b73bad3 +size 306120 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000025.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e2988f304b775ce3d9a5e563b77db3029e99e27 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21f32772cd4d2e42949eb9c0c7453f56e0a3e6cb468fde1a22998ccb6d11a136 +size 353670 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000026.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..54dfa31f6bf795958cf87f63c82bf3dd98cef854 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54161ece41472dc8cfecf7f951f938f4e0eea75f77f635e8ad4b3fa06db7f2ad +size 364472 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000027.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d881e599227eea3a62b00d4396b89fcac2c699bf --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:067805d23c60efe9da01cdf97ceaea967c6c0d088a729ddb9f34e98333dcd617 +size 395579 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000028.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..da4c0fc7e5062369bdd91e99631241709958bfe0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89f75a4fc6f6690d4986832199fc7307f4a5ed25336c5a642103da1d5ab896a9 +size 299060 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000029.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d2e479f3c1e8f1e06c2a2846ba5cdc4e04df8f1c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:682940e76c462e92a386924016cca86eefd49ab98ffef539c3799d80ecfb198d +size 321890 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000030.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0c62fc0530966bc3e2da094d871693d4dec399ae --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94a7a02990620a5d0940f7280d5f22bf41c6fcb618e841a895de4d73aa35f006 +size 489798 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000031.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..89c9ffddd8716cf6f1a6654d5d893bd4bb058527 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecaf708ee24735e4f398ae273fe3863cd904fa59a5bf78a032e2451854870ef3 +size 338617 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000032.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..561c5a3e177f9ab79a8bcb918d21e55126e9e802 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cea19c08fb262d67a7eb229c321e28a177fc94bb9ce2cb89c0c28ad267c45d9 +size 300199 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000033.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6b4d807388d9b79417f974b92ce539dfed58d2c8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28d4f5820d64d9144e78b88cbcd9b74311841e767b61dd4f58af01c18f2dab96 +size 289206 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000034.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f1b6bee7b2f4120422b47782193eb18316dae40d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56697f5ae7a12cf19e35f7601b0df5f5eeb5dae1f5c54b8bacfcbd8eaf1f7bbf +size 269009 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000035.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..92affb2dbec925558042752d1cbd5db64f8caa52 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5ebca045d1b4ecc42483bd7a930cc0127010fe1f62dc53442440501420d6d36 +size 283626 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000036.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ae93e615cf6b91dd1da80f7e0217c66b4202e845 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18d77df25f027eaf539d9adb687e31410495e63315f40a097f6eab08d23e2151 +size 345281 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000037.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..51791c328155d38ebcb53dbe3051fa34e346bb72 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a6dc67fa4889ef2cab989d4933ca38dc64939858c882c9276bed19c5dada6bb +size 301624 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000038.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e61fcdf224213c92e836b58b5a8e4ba3e45bd62a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e93badae1fbf04db5e1edd45e085c7b2fbbd89bf5f8ed045526387f888f5fab +size 325706 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000039.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..714f72fbc1541916d615f9bb7d8c4762eb5cdb85 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41540f865058e9052840cf620f21b7803dff72fd10dbe939b1603a83c273da25 +size 248174 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000040.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dda011f43c10cf95883ccc4872da27c0ddb96e87 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b12d647aa2375b80c3d248b37e842a3175c1f8c1c87d1ac0d1ce9e0acb5752af +size 249746 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000041.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..25eeb71192396791be0ce4e98c7f7c0e6e158b2d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59824eaa1da73d9303aef81858c5bca7e4003342e76783a4299d537e66eba260 +size 321622 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000042.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6c7889a05131b782aa6e516c646f5263cf5bc8c9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:352d85d35b7787a5e5ea2ce3933d198342d8f83f8e2b1ed4f1a8d08cc1fda078 +size 245535 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000043.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..817713554223883dfeee83c5820ae9c8bce0505b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2a319e7075853ffce46e6c7f83f87157c0823e8299e2e3af01d5b56166a9d35 +size 360566 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000044.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..35db1757d4bd407ea1abe082c1bcb9f93fc02ccc --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f5991951bc0a2298be2fed602484c82ab24cef1916e4ba462c3776809cdc363 +size 326533 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000045.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..92f9481f0e00112d5165075f9f7495fae3fb5a89 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55ad513caf554ed54b3a95cbd97bb093bb471a329f72dd02ac7969d045296217 +size 659525 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000046.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d27d93f868a84718913788f146f9d9096678a676 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b4463c927289547c2eb96b7e6500a68d3bd751729aeea3162a4f9c13010073d +size 649497 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000047.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8ff84ca1ef6c6025ab07daaf7c03ca67231d9f83 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6763de3b22375c3bf0542863f5a06f608e7408785cb9c27cc266f8699fa1d235 +size 570267 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000048.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..acfb32beae76ffe340ea1bf20bde2a8a3f7f76ed --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fae1b9d466a55bd64b9b3dfab91840dc673ec514db6c76003f9b5a82f6ba4a9c +size 503056 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000049.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..31931497822349d16f3100ed8c2e93bc8377f416 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9001e241f66ed4261d115e2b4440da9913c75e22cd0b36b6664e398859eff062 +size 604060 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000050.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000050.parquet new file mode 100644 index 0000000000000000000000000000000000000000..35bca1155a016c32e80979285b4c92228055c112 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000050.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3c5a5cfd6ece0e9f14c1e22fde8bcc240268c56ea0dc3b4186550cc5297e348 +size 518277 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000051.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000051.parquet new file mode 100644 index 0000000000000000000000000000000000000000..242198719161c5ffcc7d3241534f7f16670d25d9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000051.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:436e925cf0d880538c9c5c47b6769acb667dec63c8f4240b99b07b8a37eb89c5 +size 526166 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000052.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000052.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62f924db04f0a673fd407d425fff7736953984a2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000052.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b64d2c49cdc1621c2c0565bc4bd1db4ebb5f316790af8d4775e4c7c919f2081 +size 478232 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000053.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000053.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a23cffdef561204414032b5c78cb0add5dee3c45 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000053.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86803fd19fa81268330d506c45c576ce363532b9831225d40b193d91a6fc8bf8 +size 518732 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000054.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000054.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2057f6d4b16aa898611d7c5b7d04b963e626c002 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000054.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7be115685dc1bb1ddeac3f72441bff7a3bbc51abae5e666ca0afdbd004f20e82 +size 473880 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000055.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000055.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5b8d255f57ef53d21f5878ee270613c7a6ba39db --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000055.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f34bac2a235dbb76a8142903b7df4d28d836bed0e53418e95b3a2612f0694006 +size 445835 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000056.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000056.parquet new file mode 100644 index 0000000000000000000000000000000000000000..92b64163d43097815cff2672a7dd4732bd635e4b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000056.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f026c4b0880491b8b95231a080f364bb70e7e944a3115954de389998207075f +size 446268 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000057.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000057.parquet new file mode 100644 index 0000000000000000000000000000000000000000..025e9d2d52fceddad5aaf67144269fb4d79c0d68 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000057.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d8d4c09fe5fc8fb310f988666abbe0deb18133022d4d918abb56fc73f14ef22 +size 529314 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000058.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000058.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aed17f04354e4f408a8e706826e9d4a37648c960 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000058.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eedd889ea2699e07aa5ae18a609951e2068e616c5a77e48aed105d442322f8fa +size 602901 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000059.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000059.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e892693e7d78687505fea68e5b534b66c7c3cbb6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000059.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:916110c57fe60e5777ca43bcea9e6d646765b7b99f4f204ff2f9f29dc9504a98 +size 476959 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000060.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000060.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6d18a7013e225fa0800a3a9ff1cf7c5ff6ffd816 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000060.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60b73d7913c6482c15dc6104d0110228f457d91a013d1f3ca64fefeb420002cf +size 655584 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000061.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000061.parquet new file mode 100644 index 0000000000000000000000000000000000000000..562bb839b9ebeba73537f520b8b9d551b634d055 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000061.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a621965af3522f9019a275303cd83b3ebc6d5c4e64eed1e118ddafd1aa1ef4c +size 655589 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000062.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000062.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a19024c267b3d14a7063e19ab727a1fb52143b4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000062.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b8bc189a2f77f1f816167d17952e821a1ff560306e9999e90b711d43a5200b0 +size 511662 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000063.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000063.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b15916433de2c5562f96d16e34aaeba18f434d29 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000063.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02cbce1c9e68e4bdb9fffbb0ca3e62c477fb0dd1fe97c948e5c866e06d88b8b1 +size 550391 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000064.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aa91efdd6293420b3f1b54c7e47084d6c03696bf --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a9e2a8f3b7502d159936352ed54dbbc84f48bad2146ede0d7f9a2d30f7a7b33 +size 592248 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000065.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000065.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4d8dfcbbb191119ba68a10229ea6f7ba5348ec13 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000065.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2158ac801c50babee6f4e6554f297bc6d726246bda7fd5ecb4d89fe1273b271b +size 595655 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000066.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000066.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7901925f6795b1e152dbe8cbbaec911e4bea4f62 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000066.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9831699bd5ee686abefd627839d8821ecb8e7f563bbd8de58aa05d70bfe43fe9 +size 533662 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000067.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000067.parquet new file mode 100644 index 0000000000000000000000000000000000000000..10d34a0328e0b833e6313b9ff19629f67a4c165c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000067.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23b684ab1695abb7e5ead1c4ab9d8bc02e28bba845683edf21229294091c2e60 +size 570839 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000068.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000068.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fd90e231dbe1c2f74e74309d7d552989d0b42f7e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000068.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:019ee529c9a9c9c607b075a20cb261e7afab9c8f589b71e858f46968ac65f09b +size 586650 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000069.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000069.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d13c446b87b2fdac3280578bd25d4b5c6f5d6f55 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000069.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca527a067f7a53900a2c132b9f25e332b4b19a19b3235125fc1d36589cbb428e +size 615114 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000070.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000070.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4679fc8cf8684f62252a0499a065c95c3b9f0f94 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000070.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72b6187bb56c79829ed441f51d1e1796bddc7c91f5356fb25f04ab53c034a050 +size 608240 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000071.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000071.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5ca6f41bcee9f648790ddf9b3454688795e77f11 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000071.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47486a671bdc2fb5f61f24836e15da29a746d61aa43eae1410e70a38c3d9d6af +size 538068 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000072.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000072.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e754b4e9425757fb64394d71e0c4351db78fcc45 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000072.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5d19d57895e449be6d0dc0daa125e580e38bf8b4ce9070ea8854563efda7a78 +size 688695 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000073.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000073.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9fcea44dd0a70b74add996540bdd616fb8b5cd7f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000073.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1856d3fe6c6916ba14ba544e567e8b4b835b4d51b7d27f0a637905a1f9d116f0 +size 593047 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000074.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000074.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f9a8538c9efeebc6db9a81fb67fa4dd058ded38a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000074.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56b6e65d729ea1ba982b869dac4924b28e636ccea7b56ca16c37232c46fc3ca1 +size 627053 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000075.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000075.parquet new file mode 100644 index 0000000000000000000000000000000000000000..def51c709ea49ce9a6ec54b8520a9f08f03f9dca --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000075.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e45aec28a3d086ac8a5ed656309918b3f3c7830e7c9fa0c3b91fdc49237cd96 +size 575438 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000076.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000076.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7acf0e264bd5f1fbfb1b8c6a61759e9cf577787f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000076.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e9a6852bb929596127c9568a5087aba65087796d12de2330afd81bba1004f19 +size 687447 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000077.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000077.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4e5b9aa2f71f97fa0f0503dc5871295648009d84 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000077.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:331c4142bda68b81e05366cbe968443cabbba528ec73959802f6e53f2f7fe6fe +size 660907 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000078.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000078.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e708c68e22a0875b0f25ba4ce7d74b02a3fba057 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000078.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3487f25f892ecc5c308ba7c3850ba07351a784813422af4c7f311077bec6f343 +size 625565 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000079.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000079.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c874b8a684940b72bd3cf5593b8ddf972361220b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000079.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14b503477ab49030faf1e77ce6cc445ccf68dfd16fe8531dfad9c93e88c363b8 +size 546826 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000080.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000080.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3df4b221b8e721d7021858fd5dd6ecda16ade737 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000080.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7f829c9812be6583b2403d0f665c811052faa2afab058572d86624e74b92cae +size 578332 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000081.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000081.parquet new file mode 100644 index 0000000000000000000000000000000000000000..28dcfd8080295e3f52889331610641f5b576847f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000081.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c6e6d0e395e0199b2f8164e4fbc2a7176ddbc816be9cfb6d35168808d67940e +size 503708 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000082.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000082.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1aa2ed59ff1706f2b8edb331a8cf4e32de1383ad --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000082.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d4b5edd1afeaf10be44170da3658d2bc5e4a5a2688d896b0e36e339e38918a4 +size 559053 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000083.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000083.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2be51b158844b279c6a81de900bca46be34784fa --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000083.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a6953a737163e58317f103e2a660afc74eaae6d2c1bacfefc1c9c8bc4f58a55 +size 485675 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000084.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000084.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4c77203a1337de6ef923719e3095ebfde9c376b8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000084.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa7867db7cf42a3d6c29a98ce8dcd636f81bc17d91da1d3206855e1cee625e45 +size 620618 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000085.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000085.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1b0bcc8b83f845b59ce5e61ef313ab1c17591a59 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000085.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2e9e85633aa849878210b1080786466ea2a04e83afa96bf29693a8c1ec8ebbf +size 611249 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000086.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000086.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf23a02c6f01edec793222f42830449abe238fe7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000086.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be529170f3b8c9483d0e0cd8c999ba9ad11a5159724b714ef36dd198b7621f84 +size 525767 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000087.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000087.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2a500c8a4710664b378f430c4502fc09085b258a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000087.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d427c3eb46752c61507b2f5c8da2176dbe3b401fcc4894f80c60357ffb374f0 +size 470954 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000088.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000088.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6e0c1e9ffbc552a016a8ba278242694aae1d6795 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000088.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a60a4a3bc34ff57fb5d4cdd485c6f46c1b190d591620b8583c546445fb104bc +size 472641 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000089.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000089.parquet new file mode 100644 index 0000000000000000000000000000000000000000..918f38bc681b87f19621296560d8cc45920e11b0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000089.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4a48b233298c9aa7ca70d5c5a44e1e9465bc62b2bef6987c2cffc2845847219 +size 517951 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000090.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000090.parquet new file mode 100644 index 0000000000000000000000000000000000000000..66935257d96eb509545efce0eb16527f631464ed --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000090.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92511ca5b05efe717731245303669b5252f922054cffac83536e68debbf2c7d7 +size 427615 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000091.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000091.parquet new file mode 100644 index 0000000000000000000000000000000000000000..184c71e9395eadf82e7b85e0761dc5cce32e16a9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000091.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d6134f0c198c4dcea342bccd9d18ba3c58264079cab739f8c5e862aa0448c6b +size 536695 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000092.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000092.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9b9e69c9e367f98b53c48af4b54dfd64c96cca6e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000092.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:453f6c4eee7c56610b42e85f6172a0d6c25316652f0843033624d890ceaf6ed3 +size 473007 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000093.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000093.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3267b8a2d76b951baebdf5e3f14bfcf423be31c8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000093.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d35dfa61e68477e1ccdf9318f85f8633c5f84bcd1c287ee54c0212ff9f2d826 +size 326350 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000094.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000094.parquet new file mode 100644 index 0000000000000000000000000000000000000000..38ca3508593903663537b6b22a24b8dc4a227ee3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000094.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:598dcfed1d925a474f70f40966ebdeb90f60e1045d018888cb567cd98b8daf86 +size 292907 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000095.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000095.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7fec882dd5fe5e7e68bc9d0aa359718c441856d8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000095.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b66a574e504fc017658f8b371bae34a718547388f1e8e8791fef0113a63cbea +size 313796 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000096.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000096.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c77591d75502b52cd7e792454294042376a99b1b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000096.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d9e3e3689aed8ecf32a3547a682120a292b4addc03529e85bba302c3965e0dd +size 292557 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000097.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000097.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0606a9e0d9f105f29ec558598ff8c50a606b81bf --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000097.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f49b1a7aa6ccc7ea64d30f5c158e3b49ee1abeb50c16ae26c804a3d33e1a3de +size 516893 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000098.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000098.parquet new file mode 100644 index 0000000000000000000000000000000000000000..290f76ed4d74442337e6d7235e438a6398a89184 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000098.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f6c5da661072a5d4591f54a78bcd92655de9ac764b867e159592dc1cd38da29 +size 416938 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000099.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000099.parquet new file mode 100644 index 0000000000000000000000000000000000000000..30b22fdd9418bda8bbbe3f4fd3024565fb713da3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000099.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e82a19c3bbd4c3f9b8d10469c90710e3b5615501bc11ed82a9b3f97828596e6 +size 343219 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000100.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000100.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8741c54bf6485e28ddfaa1b8c44aae49c3f7fcff --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000100.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebb0e88460f8fb844e1c4656473422bb290d255376cfe8b62089ae024f5227e5 +size 283204 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000101.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000101.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7655981c5e55bdec8dd8cde43e347263acfb0ac0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000101.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2baf2f6d4b9b0a65565e89bf17996ef911daeda368b2ed90cab06e0673f923e +size 307211 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000102.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000102.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7973b902c40f958525ecad6b267f6ad01d51dd84 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000102.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99a1941156fa232762bf00a171d5814fded040da690afbf90ac5c9b12f57886c +size 270769 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000103.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000103.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3099a65d6c5155e395c780ffd8f66633e632d062 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000103.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f07b921c9a85a2a7f742451540ad40c2d0375d8807dc856a348225f2140baeb3 +size 278902 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000104.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000104.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8d84f2794b6795be5bc508d9b0bcb1692315f6e4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000104.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:037f3ae277a9ec308765d5cba0d6f23cdf0770ad821bf246d12fcbb38c82f23c +size 293035 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000105.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000105.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a304d01eed9a6a72810b00f8f2be84dd5841caa5 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000105.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a0c5ad845daa8055b33762152a997761a677a19f8992d42bb08a2001cd02600 +size 401006 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000106.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000106.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e9dfeae2922902520be246e4fda0f4fe2d9a1f3f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000106.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9507d5319602b42e9119b3802ce3acdb0a7c8381ac9179eed8daec1614ee986 +size 281320 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000107.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000107.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f5e87f699fd9ac70148c95317ef1a649319038f6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000107.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8374f4a97934125bba97a99c195fee66957b20030873c3f838a2aae9847999d7 +size 282958 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000108.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000108.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b5ff750360ef3ff2d4a360f1cb4102b137a2dafc --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000108.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a3b3e8dba3fd951539dee2ae5f5091933a8dcd04031e0cc7c2bc653b327fcb3 +size 283564 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000109.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000109.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0a5133ecd74b87d1d2a084bc27de23ac5ee8667c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000109.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:916bde7c6a260ef2df9cda05a7ba127410de4e3d78c3382479ccb26b9061c15d +size 283515 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000110.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000110.parquet new file mode 100644 index 0000000000000000000000000000000000000000..074050b1e66b4a80b7ded894698c5950cc69ca72 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000110.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61763689fbf7bc73177fda9f7d0de87cce2bdbcc022be244586683f323c82ae1 +size 254033 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000111.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000111.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4ec9773ce6f43acf8b1d08cebcad1875dc555c13 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000111.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9e5635f685a4f15b6540c69a62d8969b687ef46569cb3e39f503a43e011527b +size 258795 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000112.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000112.parquet new file mode 100644 index 0000000000000000000000000000000000000000..43bd90af759d270dd5d52e5a3eae8e24d529f48a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000112.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f051c182a3dd3a2afa4b62ea0ea11a10e3fcbd7d5ef0ca8fb54b08b3bc06ee4e +size 284620 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000113.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000113.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b98d0218e03353268ef891f8bb536c26d4b5dc4f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000113.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b64fa37a8237f39b7a98e487821f1701f5758f3ca6fd34299b535729f0fbe18 +size 290091 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000114.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000114.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3b0eebbee5f7091bc020c5c3b7760c7c60a31206 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000114.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:217cb8e8323f98ec5fbc44dd3aa41905e6a91023f8db50871acc030090d9091b +size 231933 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000115.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000115.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d7281f04353b1ce8b41c442ff8b236a2004ee0c3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000115.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdc91634cb6f78e823dbf9e45edc81208f33a1f088de4e63defbe95fbaa43337 +size 246680 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000116.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000116.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b48dc93554b14e10388bc95d3b6b3d03e2002a2a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000116.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb58156ba057fb7ec52efd715ec5a2b8c96120c252e27cb3b72aef0440b9620f +size 299987 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000117.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000117.parquet new file mode 100644 index 0000000000000000000000000000000000000000..513a1d164be88e268d2d936e42e7db8b56452cc0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000117.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb45c49def19e67b6e98f27fbb8f9cc8648def6803add62fbecd660002cfdb55 +size 328551 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000118.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000118.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d0b67c87332ca1c479e6630e8479e8bbd0eec32d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000118.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3be1eb058b3ff4133a750ddd4b50a68d331e4912b005cb806f3d4884fd31b6f +size 305559 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000119.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000119.parquet new file mode 100644 index 0000000000000000000000000000000000000000..37afa6535aeaafee934b23535559191d1aa5596b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000119.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdbbfe80e84331a56ddbbe0a76e50521df543d7351db94cfb49fa4ae48026512 +size 261202 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000120.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000120.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ef4ef9f253920ff83a9bf244d70d2bb6d5274324 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000120.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:802919c10c0dd9ff60bcafca6c89431dc84941ef4f6ecb331db48d175787b215 +size 485045 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000121.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000121.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3b186ef9b308d1eaf695f647c3b81bc07208af30 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000121.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bb3b139d5166cba6e2d583fe78d6d5049fa2979ec9cc9af94627d18a7348fb1 +size 385792 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000122.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000122.parquet new file mode 100644 index 0000000000000000000000000000000000000000..11da7cb06e5635744f8bd1b47e332b91ac8e1347 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000122.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c73cbcd7400cb3a6c9f6bf7c7f5b9bb108a86390cccebb8758899e8f34dc35e +size 592439 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000123.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000123.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a55058b2e59aad7b1288acb566ac0d4bc7732142 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000123.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fefb843e53d1c89b8e01185a29aed42bc4da1f7ac272add6b5205cef2749a88 +size 289982 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000124.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000124.parquet new file mode 100644 index 0000000000000000000000000000000000000000..115f45eee0ea7b6739519ab5dd70cbb49982ec7d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000124.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44f3f646a7e80b384e87a6229e5b05625704a82d60d6eebf6ed7e65999f4d358 +size 286171 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000125.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000125.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1bbed7940f78d478efb411195ad31da6959be9cf --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000125.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8728469814dbf0fed03b803a9f1e7cee621bbcbdee31b5b5e4cb1d811e067e3 +size 285607 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000126.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000126.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c76d11a7917fc155b8e70fc968e0684d4846d4e2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000126.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48c9f92398dc42ee40e5eab63e90812a4bfe27ea66f30491336cd40fac94d0d7 +size 274881 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000127.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000127.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fd6e8425390d668568038dc249773283cde2c116 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000127.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b99dcabc4a60a6e17104170b80b518cd106cd2f5acd4b01c5bfd1171286cb311 +size 267294 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000128.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1f08b4b6e1451aabe4907bddb576f7eb94d1ca53 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62f2831c8d9f1734f8e7e64d8174bfcfefb2615a30084bea916d2311743afded +size 260919 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000129.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000129.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0b3385b45e6699adaabd925af4b3f291fbb1a970 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000129.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4348f6ff62558b8f7a2991b1639ab274fdf5201c83e42fe609715b94b8c944f9 +size 271518 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000130.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000130.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bf5230e17802fbd914b89783bbd43dc7429316fe --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000130.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:818b53715c612fdb4ac7a644a3fa5b82b7ea068b62b881641f2149e01fc000f0 +size 260650 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000131.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000131.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5826825969f5357e676b921b1ed4960f38e5e023 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000131.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f313eccac90ca8aeb84d97618e0429a389acd0930d64fe046b3c998da39a24bc +size 227992 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000132.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000132.parquet new file mode 100644 index 0000000000000000000000000000000000000000..77131d87306f8cc55d3b1cc717c35c4984413219 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000132.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c27b14dd0682b4c79cb9d57e6d5029cd80c505ba35818669b9132640e473effb +size 250667 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000133.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000133.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8d01fb17a435ff3de7cafd7b00220d5676fd1f1f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000133.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57e1bd38e655f99f3a4f44c0e9e4b30fd22d95d057dd81818c00c5b203fdd74e +size 224703 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000134.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000134.parquet new file mode 100644 index 0000000000000000000000000000000000000000..244652c5c496fd7b99a72ab2334878c87638a679 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000134.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef325d416277e5aa8190a319529e534f8711302f3f9272427afafe99288912dc +size 243486 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000135.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000135.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d7bb7f852972fd5951e40bd1ae19dee05fea5de6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000135.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ef0d93252a8def4a43f4294667a40a36a8ed9910ae4eee50da015808825b2f3 +size 258596 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000136.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000136.parquet new file mode 100644 index 0000000000000000000000000000000000000000..92b9540c28c9e5c8c519790cd82203e2d4e55175 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000136.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6666c8ff43bef28bddf4b8bbafeedcf727b47e2229c5fb24cd4131dd619c6815 +size 220640 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000137.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000137.parquet new file mode 100644 index 0000000000000000000000000000000000000000..55af1a46304fada4e791bc9ece0fba9a30673e8c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000137.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e16db8d5dc14d25654ebea85cde9b0d1a18feb8d541cb5e46d339ec57ae8790e +size 237078 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000138.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000138.parquet new file mode 100644 index 0000000000000000000000000000000000000000..624fafef10afcf9aecec594db0f413c5f9fbeae6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000138.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82848fe3588ae6b4fe35be0d729d4b32f40f2b0731af06713d74b5b47927d53f +size 491473 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000139.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000139.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a734ca7e58ab5d8bb13432d635e4e8690a9beab1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000139.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:083c4d39df226d82298b21ae84d8bd8da1102ca1f376d5257e81ea5d251286a0 +size 396303 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000140.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000140.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d4d49ebd0b811a9d62bc721abbd1d6ada1027850 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000140.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:474b34a812a3dde9e49701d1dbb3841efe32c3457a592bf0ab5a5502d2395dcf +size 523846 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000141.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000141.parquet new file mode 100644 index 0000000000000000000000000000000000000000..588bef40f419d99157a19f5dcef55dd071017b07 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000141.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3107c1be1d3fc9f084035b67c88c56e0fd7c0e04a8b115dc014d9915b5bbf00a +size 524388 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000142.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000142.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ddd48d82bf3c2ea6cf4d666e7b1644fa1f26ec89 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000142.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ced43639d71863ef31a38b5ce4e0aead83eb20ee5c691ccb7914ab513bfb8d0 +size 461138 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000143.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000143.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aa049c1495c26aeef93ed4d1629bffa8c7f056ac --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000143.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b517ee07c1bf3ce430f491b53cf5911b27f0c7ecfadbc612a522702506f05f0f +size 573511 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000144.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000144.parquet new file mode 100644 index 0000000000000000000000000000000000000000..32af331271fa02ab41b28e5a4a6ceaf62dbbcfde --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000144.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dec2289115c291569fbd511db77d7f12d0f3e1ad2a4ff40ae0d73439fd576bb9 +size 442516 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000145.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000145.parquet new file mode 100644 index 0000000000000000000000000000000000000000..135e4a721051903fa93d5544c800575e7271e01e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000145.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7254345859a4981050f4122fc96c94dab88855011a78f7a111ab92b4a90e53cf +size 520760 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000146.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000146.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7adadc1b276c79d94d249d3e5e0bb9cf1241557c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000146.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e15cb2a8b5446851305b95f59ad19f783c2fb8f0fc68e76bfd9e5428be5db16c +size 395605 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000147.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000147.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db9025d36df3df8b33cbb6bf3e0b49fd52d1f534 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000147.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a22115fe3437a5f29b6748ae86fa457303b7b448bbd64839686db6a584fa8d51 +size 486298 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000148.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000148.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9c172d381ae489b27744fe0a6c0453741bfb3952 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000148.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f33503f2440e076911818ce1f249b715538e02edec439753c82d49faee17daed +size 368276 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000149.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000149.parquet new file mode 100644 index 0000000000000000000000000000000000000000..952e990f03358e995427e58dd40157b1da76e88f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000149.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c8d321d57b0453ff88e9c625d2813b3fdb45db19615a79a4971fc216f932682 +size 504588 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000150.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000150.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dbf9fac1ea7d5664c80599ec39b7419977836986 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000150.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b52805099ebb7dc7e1d91e337ce01b7e135e4f51679e81be747733f10b80599 +size 419175 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000151.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000151.parquet new file mode 100644 index 0000000000000000000000000000000000000000..502e7d07f82278bb81c85c42ac1d630815a0a1e1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000151.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55301152586da426b944191e1a7cfbb217ee09ef09137c55c8c021ade645fa31 +size 437318 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000152.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000152.parquet new file mode 100644 index 0000000000000000000000000000000000000000..587a88151ed09e01b3af4564b78704149d9443f6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000152.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:900d29a49560e7b26e425df18bdcc70cbef4e198b897282bb4bfd3d3d691b603 +size 354008 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000153.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000153.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f50b13033de15696d1d51ca91757241cb0e4a1f2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000153.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd7a9eddd1f90219faa201bcfd4e532971a5712dbc9fca40609c823fb5fc2f03 +size 383162 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000154.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000154.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fbf39642cee6ad8d342fb502429e4edca19cc634 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000154.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b57f6d804f149b63913b28df41a7b3f09509fcf15dd4f16c7e587d6792179cb7 +size 435310 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000155.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000155.parquet new file mode 100644 index 0000000000000000000000000000000000000000..76c1a7a4f67f7874d2d64e024f06b845c82e82f4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000155.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac3096bfa22d86c7f17169ba386ae40228370605d1f38d21a0deafc662f89979 +size 395992 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000156.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000156.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f84ec11b57d3207710e6963c3a224c69c843a6bd --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000156.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81d0d7db17f9f6018c1350c56f43f9c637e872d5515a8f9c48756d7fce135640 +size 362799 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000157.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000157.parquet new file mode 100644 index 0000000000000000000000000000000000000000..15bccca3d423c4afa2faef96f16ce39c7f753c0e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000157.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:693ac490081f2de59079dfc3600e49d7ac95937bd7319bdfd0c66950f1504877 +size 345157 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000158.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000158.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2206cc54f54a0c124bce6324274635e7255b002d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000158.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:530f9e4bb8d23f6b6e9e8e71f0f1e9497e23a11794848a72341bfb0c76eb7118 +size 438452 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000159.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000159.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b0246e368a49c248518139bc28b404539e905793 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000159.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b31de1fc13cd242a9201588c7d6aef0774f28e26a13ff9471890b1a3bed9b69b +size 471064 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000160.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000160.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f8528a7dbca218d10559fb253f676bd0d48fb0ce --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000160.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b93e5a9c5f7ec23bf835970b3351227d6aa7ef732c356fd3ba1ca0850ce04e5f +size 418345 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000161.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000161.parquet new file mode 100644 index 0000000000000000000000000000000000000000..11c9f30cf3cb6eabdf0409b3721926b8d593c3a8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000161.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e9271c832a8cf3f1b9ea2448683e6bbf5a59186e7a71857a355d1f1e5c18239 +size 520698 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000162.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000162.parquet new file mode 100644 index 0000000000000000000000000000000000000000..78becce9495afd81329b8de84aa88d50523c9f54 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000162.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f2a9e3cf8bf52adbcc327704d75040100e920e6dd0bca79f1f6d343ba94551e +size 453643 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000163.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000163.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6019b311878d1f8730c73c81082157e55d9db9f5 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000163.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9ccec7e1d27d53fcd5f1dcf0329d56e114851a3dc0bd0572d3b2257769d0842 +size 480187 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000164.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000164.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2ca4d92b502526f94efa53b8f94a6e2f60628890 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000164.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ebb7c1a9b9fc8936154bc349a71df843e158c0f15be7638f4e3c6c6c5f4d093 +size 396806 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000165.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000165.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e99be64120efae4f6cbfe21f18fe0cac71f0a4d6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000165.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0381ad683a8a0ecce608fdf51f50a1e4de1c2fd2a068c964b67a8d3adb8e1a10 +size 460916 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000166.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000166.parquet new file mode 100644 index 0000000000000000000000000000000000000000..769c1a37d5d553198af0ab1cc9cefe07c9e2ba00 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000166.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d23bb4650c1ae87d7fb127a4b38679a40d8a8136bb97ec43229863759c7ca5be +size 435894 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000167.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000167.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7313df0b63b528dc9fa3392044c35e45be947ca0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000167.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18585daa271d636adf5cb7822274873efa1c08e20788bbdbcdcdb9705d115cfe +size 455619 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000168.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000168.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e877176b421ba96977bc99c55e4b2ea6ec7f8d52 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000168.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b3e9338dc46b1e9f9e87d2a766a91cbb66c0095695d84ea9218660f069ed1bb +size 462581 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000169.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000169.parquet new file mode 100644 index 0000000000000000000000000000000000000000..19afb4fbf515bb5779d0e4e8787bb06ecbf803d1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000169.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b7861df959c31e06ec5a04e5762ea7cf97ad4b015e016b01bce91282bcf96e2 +size 563741 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000170.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000170.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ec2e310d93f68052fcc573176aa40457ca2ab541 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000170.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f38ccdc5bd41d5a4f87751b783ba475aa866354b0a852a605e5f448ca40cfc0d +size 465140 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000171.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000171.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c41f144c7c0dcb02342b3c2b205f197d5c079bfe --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000171.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bdf2d3523d75ce2d24d03e633aab831d6c724a70a7348d4b96d1c8a96e1d0f9 +size 419810 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000172.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000172.parquet new file mode 100644 index 0000000000000000000000000000000000000000..87f4ea4cc301a030e5376ad6d41862bf79c14fc1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000172.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5213548c8285f8b65e381564020938866bef70686c69f804dbcee24ac44fab55 +size 516228 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000173.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000173.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6c8916109ee9eef9ab58d5333ec2ea5b52e6803d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000173.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:607d62de9b8f28946aa4369edc8fbe3e2252a078d4e8d4ae003a5111e7919aaf +size 483345 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000174.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000174.parquet new file mode 100644 index 0000000000000000000000000000000000000000..508d46b578721e5c6d02b64347f6da440a7b99ab --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000174.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebd217cd3fdd6fbc7ae10b1c0ccedc648f81b8a9ae158f0f938a0d206c1146dd +size 529415 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000175.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000175.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d8d3a3ce5e9273efe4f25e809e21e456bfe55db0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000175.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33c9876feb2fac33507b74704d7aab7c743077c60bb0d1b7ced94c5c4fc4e36b +size 487982 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000176.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000176.parquet new file mode 100644 index 0000000000000000000000000000000000000000..136836780501775445ba8a865c663be19623c168 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000176.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3247e642ed5b71fa06ece0e29efa8ae0c87c7d9ce5451f2ac5e6d1fbbba7a0b +size 495410 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000177.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000177.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ac6e403d3294df3421dd69fdbc881f223cd7cbe0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000177.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1e09a7bee1e943ec71a7ccb362dec257cf60d7df6c5006574f89eeecabf89e6 +size 396986 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000178.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000178.parquet new file mode 100644 index 0000000000000000000000000000000000000000..93156a3ca403a762158bde92040094946c9182dd --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000178.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c4a2914a4ed0f9e17528b1f12beac789a49d132a5c956e96a0178cbe3a3ab58 +size 537531 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000179.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000179.parquet new file mode 100644 index 0000000000000000000000000000000000000000..49e6fbfae1048e3ca0a298fcbd18be955d61b236 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000179.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bdf7d02fd8c545d9695ecb3ffff4f0581c32ce01aa16f62c2fd84450ae0aad6 +size 517977 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000180.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000180.parquet new file mode 100644 index 0000000000000000000000000000000000000000..79c0dace78c87ee2562c46840c054bd2142cd9c2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000180.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:539ff1799104c61f779e790adca26e89874ebfd0f6835f382288c54eba3a6217 +size 326752 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000181.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000181.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6094c79c8c639c9eb5970cee045f63b343390bb1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000181.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf8ec23b4b3393ebe8ae633ad8fecf4e9849ce967748201323725ccc7e296d75 +size 252694 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000182.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000182.parquet new file mode 100644 index 0000000000000000000000000000000000000000..62886ce8dc23de2d2d30f438c5b101790f0ab4ae --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000182.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f77286833bb2f67287929b44ce6cfc4b85f79535a2d2b82eeba5855eade2d221 +size 288660 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000183.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000183.parquet new file mode 100644 index 0000000000000000000000000000000000000000..95ffb9080eda962e033a2e89c0437a97dfe568db --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000183.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12ef1002a6ca349ceb22318b3d8c40ac3699a22c4d386fbc6e2d89e3b22496f8 +size 269799 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000184.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000184.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e78bbc3ff736f56fdc31979c292aaa7b6263f95 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000184.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e1f395fc6164af367a3e5e53c90e4b8a45830d44a730282a6c3ab378566944a +size 277986 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000185.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000185.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bb9a1dd0680b75a29e27f0cb06e78cedd8289fd0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000185.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77b3f7549e60f64be589f7a978d7d6a12452fbdd5b55b0778a133dce186671ad +size 255430 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000186.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000186.parquet new file mode 100644 index 0000000000000000000000000000000000000000..15900caa50ab731397d24e6336d3c87e1f154e86 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000186.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:837f635a03830ec6f5e6836d554bcf459d32e760ee1f42de263939f77ef1cb79 +size 304530 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000187.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000187.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db7e49f92062ccf611f8e5c2912aa8f7cac82bc3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000187.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2fd33ffcbc40c346bddd7ecf0eea1c8ab65dec625093d409ea8c1cd900c1047 +size 269494 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000188.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000188.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c4bd98825a3daa9b271235250692cdab3d865a7c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000188.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e92f4b8963ea21ff9a06917cbea9069e6b5ec5ada4eb7225d16fb439f35f9c2 +size 240246 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000189.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000189.parquet new file mode 100644 index 0000000000000000000000000000000000000000..29533c4f4f5a604ba0e535623bad0fed1499c008 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000189.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ece7a6f1544ef1fa9b0f03c8def5dff48247c8b37b4c40bc637c62c6791c3e4 +size 256903 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000190.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000190.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2e20c2d6cc25ea936a418bee88f3812987061070 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000190.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f2cc3dd6a607478ac7950c6b57bce6ad9d6e939f99c1377e0bec4c48f37107f +size 266468 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000191.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000191.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a761cf164a2554d2a18efd84a926956f03d4f234 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000191.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95229fc7977c40f793963ef66deddac5d8973596157371aa40f26dab730eab00 +size 245737 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000192.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000192.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8e209d88ae7f48ff946758ddd561b93ce57250c1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000192.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8902d67fbcc5a295a4ef6d7546846927c0412784cb0b12989a415bad7790b709 +size 430403 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000193.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000193.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dd7476fd58a71dbb69e4ac95b2e994e2957f56dd --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000193.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b471199e9e4c7e28b7385af8119bcf6504db73b49f6d4adc81012fa1725d4fc0 +size 240151 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000194.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000194.parquet new file mode 100644 index 0000000000000000000000000000000000000000..479de7d14292768de7e84bd78bbcf584d37b950d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000194.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:087e6ae859c29a09430ddc71c5a9df8ad55ebd500ef75e26037a7985fd6eaecd +size 372123 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000195.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000195.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1778cde72cbc63208f01283fc057731b0b0df931 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000195.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:951899684c9339d88eaa6c4ac2d1a046f0a3448b20670f29ee8d653895202867 +size 307081 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000196.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000196.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3ed7a29f81def1b39470c263cd45d766d9a15ef1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000196.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6da823844e559a820e0fc45523b05c6d1e16b504b609ef48cdcc39a95fcff356 +size 275514 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000197.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000197.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1b9e88360ee19326f60fe94ede313ce9bf4438e5 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000197.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03f1740a9849bb409f0072c644a49690c27d047959cfa50b3ba7e299cfb5c4e8 +size 265435 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000198.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000198.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3f74c030b500429c97e3689ccfe3aa0134dfd2cb --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000198.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbee881e07dee76d1b7f3357798a557e037605ac6422b9ce32cbdedc40a527b1 +size 298370 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000199.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000199.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4f36bb25a745e81b6194c3637fcdd938fc607dda --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000199.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5591dcec7aa1312ad0bba28aea6f45922a575006cc9c8a5a88a38a7d902be86a +size 386751 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000200.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000200.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c659b0645725534e2c3d9cb898dfafcf308828f8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000200.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfa5b44c03159d8d5ad5d800c4be5b19c14c2874d8f0fe7ececa81ec5fed323e +size 302781 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000201.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000201.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2bef2bf2ae69e8790165f0aded77086a8016bc11 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000201.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b8e816b2366d4121e83459f975c5ebf7ee91f2ecd2aba3eb8b5f3fb69b0411d +size 285662 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000202.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000202.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a301c0771559c25c7c6229107f6f2ebb3b76a307 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000202.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:465f86de67d040cdfeb889ac234c58f18d121dc955446e60ee3de8a809d5531d +size 395995 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000203.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000203.parquet new file mode 100644 index 0000000000000000000000000000000000000000..71c71eb9559f4773be56c8cef21fc0b0e0a3740c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000203.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e74b1d74e86c6fc0acdec414c475309d7c997da4ca90bc5b5a71816586a722ae +size 284507 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000204.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000204.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4d6e2ccdb86f94d0db4ecb3ae19b5772c2189997 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000204.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f0dd2a621b625b0c889ba6e9a4fc47bc3de24dcecd3378e69cbe37c2df6e169 +size 267579 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000205.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000205.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c406c9fb9bcdb5d2fee053a5b3895d760bbcb1f5 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000205.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef9d93763c5319cc7f0201087a1f2135bd93d452d0a41fe35bb07fb504e74139 +size 270773 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000206.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000206.parquet new file mode 100644 index 0000000000000000000000000000000000000000..72d66919b97c0a072dcd924b84beedddd2c5b56f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000206.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:447ab475bea88177b747eb276f3cf35d327b573926bd42b3b0b5aa0d7e19e6f8 +size 239031 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000207.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000207.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aa4cd789371b49f41f93275b5212ded3635d2ac7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000207.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11314507cd3a4dcc15829d282a0f33be6a55b5fd497578cb21d0944ff28f9185 +size 269435 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000208.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000208.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8e70adf4658d5de19ab32e76999dd187b97f7cf9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000208.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70371683b777125f655ffd5f3afd323a76b623307a7b03d35b9a2838e88f95b0 +size 267921 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000209.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000209.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4df7b82cf232faa09cab49adbcf85aa88c3a8959 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000209.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bef7ec170610025a5f3ca1dd88dc35365f2ec465038b08b37bd22df853c6d15 +size 468169 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000210.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000210.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2c6c90c4e4f1c25de25a6c24675fd193158f7e9a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000210.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:095c61b9e65d6fdce1f89c788d2bc90991268ecfa980adf03bdfeca391b2609d +size 255380 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000211.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000211.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a65f1e95c6ffc185132f483e82fe9e57660c361 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000211.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96f4523b8ed073f325538d69d27e38692b4fad549dbbf59b565cf5286621b74b +size 241281 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000212.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000212.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a310acca346394699f6f80ee7b81123f577e6bfb --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000212.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdd0fa0ecb9fd0b2fcb5118f579517ce702ceebf89e0e147f659e8976f922727 +size 250305 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000213.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000213.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9325f1fad3b5329ab2ede357cd45bbb69b598e67 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000213.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d4f6ca0c45fb306de0f97fb3a49c5ad6a26916948a11b8bbd26428a39ff9370 +size 225200 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000214.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000214.parquet new file mode 100644 index 0000000000000000000000000000000000000000..14a756317ef2815046b262d924a10746f83a8e78 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000214.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc3447c155594cb82845a09a4eaf9b7e1e48cff1925a094d06e308638e33e8ce +size 548548 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000215.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000215.parquet new file mode 100644 index 0000000000000000000000000000000000000000..84b15030434f5a1ce656b65c74fb5a5a1eaa9660 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000215.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e404eaddf86e22bbe5a7b091e6e6b141c93e2dc9a63e6f0693ac7a2d695ce12b +size 544350 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000216.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000216.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8008c10c700c11c91ed12f188a780fde6a35fdd2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000216.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:073e129e188081755a9b44e9aee5393793bc6a70968b45fbf30bba1cf37e58d7 +size 385972 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000217.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000217.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3db3e775de39cd9a55fbb9420c3f0126ca331646 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000217.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11dabfc64b56be4866773f98e8d823437f32a023ee8cf5f7be859635673e7dcd +size 404506 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000218.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000218.parquet new file mode 100644 index 0000000000000000000000000000000000000000..90bed80e8ee3c34210efdf60a58c3c5fd7239be5 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000218.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4789f188c172d50f4e065397f6241ea1935176b7729c9157ccdc0a71476d80f5 +size 412708 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000219.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000219.parquet new file mode 100644 index 0000000000000000000000000000000000000000..68eb9dc08dffc75c8ef7429fb2571da6f5537617 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000219.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46e2ca291bb6360da6eadac06c7880ed45882401f0765a753d0a528f766e97a5 +size 366514 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000220.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000220.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4700ae65ff751c2ca3faaf38ccd35aa2ab234b36 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000220.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7db3682e121e681b7e25afadeac5c1fa6e141c8e18a0d09cfab7d46675ff0ad9 +size 423914 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000221.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000221.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ccafb54b07ab93e41508377585f545e662021ab6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000221.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62a3c0cba676a291b3f3fe4d94c0c9f48a9060037802d01d28970b0278270270 +size 369136 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000222.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000222.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9cd9a5d4748d4070f927caf0c55344c3b84da5b5 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000222.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d884629e196ee2a12083a791aff5f741e4ea9564274cf5156efc45a978af65db +size 456232 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000223.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000223.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8dd4333acc1051a3c6db6b41517fb1c5168abc69 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000223.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:496418721a2e16452e58fa433b7c6f0bd60f20aaabb770d4171cde5d0cebc4de +size 612174 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000224.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000224.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2f9fb954d7982cb6d1093a9e0b8d9d54c5191dcd --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000224.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2de45d96fcc6848f7f9503ebd74bd0aea1cb68e1fab8a6139ba43aedcf36021b +size 377603 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000225.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000225.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4054503557e1c70458f74eee58953b6d65261834 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000225.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78f1d300c2c012a63f7209940c78cbd893e14c8a10c42b06dddce895fe7e2434 +size 497848 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000226.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000226.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8f2e2a1620de0f75b7ddfe6a0a707393a47c514b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000226.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4006fe13aa7f6db1fa0ff8f1e0022adc6d2f0c64b05ffe89d192a607b3dcba0b +size 400258 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000227.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000227.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6050b228c728697155462d878af3098b0b57f12c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000227.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f172adf78059a3df79f003e952cef55bab9e0bf1dfaf15f1af0486bf41e3ad13 +size 423746 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000228.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000228.parquet new file mode 100644 index 0000000000000000000000000000000000000000..53f148624b58a5ffaa5720ae7a157837dc0ec057 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000228.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5877edcca9dc49be962fd23aa295d842d500f42d0c886f2ebd5ab8e589364a90 +size 443488 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000229.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000229.parquet new file mode 100644 index 0000000000000000000000000000000000000000..46d132b7753502bdff52fb4518d871367e2f23f4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000229.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d90d5cf25e5c5e61c4c6eee6fa244f8759bc58d1e64f9e268df8bbc6942ca96 +size 432994 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000230.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000230.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5d3b3f3676031324fc2fe7e9c268b59ed2968662 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000230.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64a3a0a28e02daad0af2642e206938869fd5b7117d613f1dcbe2b9d1c604c1a1 +size 406668 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000231.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000231.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fa0ed953402b36a9c23325c8a02e45aece5d3360 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000231.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12070aed107453e0fbd3c9485d2ea3d2fb3041b920ae7d4fb7c2c4c75d21b8e9 +size 432047 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000232.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000232.parquet new file mode 100644 index 0000000000000000000000000000000000000000..180ac21fc9f2e5c21e48fbc66399f7228b72976f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000232.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f01ed590b15521bc2b66e735ccfc0430af180d34e1c01961691c41f237d2747c +size 434688 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000233.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000233.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9455ea3d2510e7bbfba6305005ce4808aac83ebc --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000233.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ceb456348c7a081434e9e9d66815a79b5b074b801ba2c754652ec4c81cbc38a5 +size 401455 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000234.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000234.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d9f8ef8e4e089b14a213026df1a7cdcd86bcf771 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000234.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab0588201cb0c1982d6006c028ef66cb392ef71a6128dd2b861ac74e292ed90a +size 355647 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000235.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000235.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d50b868c1f23fda45d96322818345345ae126fac --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000235.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fd5f28e761f93e6f804cbca75f2da12601bb5ed60e3a2928803d31baee3e850 +size 399910 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000236.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000236.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7e86b61bc2e64e0aa0b10f217a85e375fde9e10d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000236.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:957a7839dda7a2a993facb47c0bdf733e23aadb20dfcfa645d3c6a8082175b06 +size 378807 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000237.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000237.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff6d51ffbbbfeeb5fa72118dd6ca034a32bee652 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000237.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c8cf9fdbabba1275ca01090fc800923db98600c87d5a7ea4e02ebd9b61eef77 +size 505917 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000238.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000238.parquet new file mode 100644 index 0000000000000000000000000000000000000000..16ad7db399a1ca941b56a110f153fb4a865ac885 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000238.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e38be9131bed6f372f30df80ea9d1bf25fb4e23f4c470e507dfd59b0affc740 +size 369557 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000239.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000239.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5e63f3b2b4fe2172032929122903c743b5d04460 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000239.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f28982f2020c244560700fc3674047d8d5eec461040f1b6ffe43f9c0a34a834 +size 436223 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000240.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000240.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7b21d1c9118c867fbc7f95e3c07240f4bda15113 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000240.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70a5d2a1e190a5b55a31fd9af39852ce14a1505fa6f69f9756b19d430934e3fa +size 390405 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000241.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000241.parquet new file mode 100644 index 0000000000000000000000000000000000000000..266ff0f495cb356b61a50caaeeb9a2de05bec071 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000241.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c618aa6b5306658d17f1e8c57bf80119edb490855d3051eb9fe2c168e01d1ea +size 370718 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000242.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000242.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e21aac83d8acb04a8e96130e88b8ae64a1d18960 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000242.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7c89dfb5ab6e58002bffc153a1f968fcc0dbf42303397964582e1eb79dce14c +size 401239 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000243.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000243.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6f1b0b3559dd84c471563062c53c703b091e990c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000243.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:441d2af690181c7d1d56f0133030768b98c174b55e4d4c963f1505b27f854725 +size 429092 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000244.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000244.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4d01e3399a08e8d5efca15f8abe3bae958ba0f4a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000244.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9de65b9ec862c91ece8d04f783058a233cb0bdbdab1e3d9a03d2613b231b657 +size 368960 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000245.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000245.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d037f0e495c17ad8c12fca1798660a1503f45034 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000245.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c9a7645baec1de3717b810b62a0eafaa0954431237d05946a1e19c604dee2eb +size 339541 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000246.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000246.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b9bf4e15feb55738f9791e17fe04904f09bf56fb --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000246.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:555cac073126d34a84b0e0ffb1e8d97e4004d11c6bc7574064f69a77613ac8d5 +size 310920 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000247.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000247.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9b2360fcd5f32bc8ca37eb937a52c61e062b4888 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000247.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a6dafd4e786abc660451472ee9f4c6cb9c9a82ee4280f34883ec681bc19a28a +size 318364 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000248.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000248.parquet new file mode 100644 index 0000000000000000000000000000000000000000..762f281abe3795520ec620e798ad59175f223881 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000248.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed1e7ca2bd9f12e155e5933c9e412520b6994c74958254c795f65601561c670f +size 486180 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000249.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000249.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5482a1d4d4738b9e2f1bcf092d7baec203e0f700 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000249.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d55ff2a2c0a1996b23184a0f9205bfa0578858c109558be196e8ebea79e438c2 +size 455364 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000250.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000250.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5871b73bb1bb14048d1ec45e5cbb4af7acfe124c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000250.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c5eea19e1381004f85cae1d4cb37dd06f3aad7775a42aab6426b940ece7039a +size 692670 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000251.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000251.parquet new file mode 100644 index 0000000000000000000000000000000000000000..60ead394fa977052a13784e9f5eed47c27d95de2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000251.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11b89c9ebb0b918df3f433504d4d40c3242dd0af79cf0650ebf66fdefaa5fd42 +size 461450 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000252.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000252.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a302b7934f52d65236349df061528b32c2eb5c3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000252.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3968ae6a0391d7097a7d2e3192cdf6de3d78b427cb091b1a761de96f43053ba +size 527155 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000253.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000253.parquet new file mode 100644 index 0000000000000000000000000000000000000000..880dad051832dd62ba6a56a77f50d052313661a1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000253.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:770f3c3f0bfd5617e6e56f3d0a8ea5d8ef4f519a4398238594c57f79cb64e564 +size 497696 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000254.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000254.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e0d798281f67e2f49081067ea6220c9f8399ced4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000254.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:556d3e23404588e594787c6f05df9df59dc8b7dd64f50eca1ff4690749606c74 +size 587999 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000255.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000255.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6117a43ad641c28faa70dc1918eb3759dae07e27 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000255.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dc59d3f5c20bb6f15185918cc919f399e370bd660cfcee9c4c1da1bc332c07a +size 472024 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000256.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000256.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6d53294378691ce95cdf21cb320f44b94bfa4bbe --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000256.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3dae24fe5c544e2f3d54000a9371c7fc558ddfaa343a585db65b4df7b10e4c2 +size 450968 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000257.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000257.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eb61eaa4116c0a0b7a31253105699bf9d3fe99ec --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000257.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3be4a1d82f1c5b8bf1f1d8141d7909b727c413ded3440d349014548a84d14f5c +size 342164 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000258.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000258.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c32b70c768556a78bb338f72f1d52d7d87742597 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000258.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6cb06ede81c9eb77302173f5df316fee77c7dd51ae829ef59525ec008d73dc5 +size 433085 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000259.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000259.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ed3b450c1d0fb71d6ee94907758733c97cf8acd3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000259.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b3dd9a23608811995bca2054d874a8f11759589b96ceb61895f45d2c249c44d +size 515168 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000260.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000260.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fe833364685654159618232af9edea5d2217c330 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000260.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6783b85771f52e3879737866a279d0af29a78bc66a6e2b22f84c187ba068abba +size 481287 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000261.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000261.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a45aba6dc31ff70162e019f72f8aabf12fd70b4d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000261.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:516198ad52bcd824e33befdf4f6a931e93579949151d9fafa0e373252c718dcd +size 461180 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000262.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000262.parquet new file mode 100644 index 0000000000000000000000000000000000000000..906efeca8aec5788e477de468e4c289bcc2b7218 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000262.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4965ae45387b2b7c6b38cefa6c10bf5e3264315100aa2724b209423a34ea1979 +size 441204 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000263.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000263.parquet new file mode 100644 index 0000000000000000000000000000000000000000..561728e96e440edb17a03c3dab73628bda67f7e0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000263.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:652a146e6a63a6c6352af224788b09449bf5733e2cea6e0e13d1d3cfb663064e +size 384549 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000264.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000264.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3e390ab033eac5e3f015e9d820aefa78fa3aa234 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000264.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e69d455f235aa8fbce124f4e4d74816b875bfedeaf4f91df7d60b2541e6e939f +size 463512 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000265.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000265.parquet new file mode 100644 index 0000000000000000000000000000000000000000..63ea2d8a842f9e38e7c444ef05a30999812927d2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000265.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bffe819f37d8de7ade1383cbe2577af1f6179ee834dffb04ef98c9985e787d06 +size 512380 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000266.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000266.parquet new file mode 100644 index 0000000000000000000000000000000000000000..085389786ceaf49e97a204169ee8ecfdefdf8f76 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000266.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23752839f90fd4bf15be1a777f64b31a3ae663ef7b0b6df0b566c59488cce49a +size 427737 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000267.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000267.parquet new file mode 100644 index 0000000000000000000000000000000000000000..51930e783fed4c399b899d16c6ad095530d6d5c9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000267.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea7cba93d5ee592899a9208afcaacff7e18730e7ec4d5377ae786ea6c24d75c +size 440562 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000268.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000268.parquet new file mode 100644 index 0000000000000000000000000000000000000000..07c00facd43adb7cd12007bcbcb42cbfc1c08cb9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000268.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6db7e70706a7eb9485b2834a7c7c86f1ad494c54d71dfaeec3b86c2ed3b3abe +size 428214 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000269.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000269.parquet new file mode 100644 index 0000000000000000000000000000000000000000..458ecc26483e6d3aa1840022bf25ffa68e8be2b7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000269.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fb49bc6f098231b3fb79fa7d0abbd6ec86e5e7ff8491a4b2f41ee1739900fb0 +size 371235 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000270.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000270.parquet new file mode 100644 index 0000000000000000000000000000000000000000..99f56ca7e35dd3d12d059f7105ac4d5939bacf57 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000270.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2700f685f9511a0bbac404db3dd3f050a9cf3b5b9c741956a437cd1d6eafbdb3 +size 443892 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000271.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000271.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b9a6e34b5b3e06e6487816235a2b1d8aa01833e0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000271.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a3436c57c34cfdf0be4ff9dd0a6b37afce45007df46abf8ccc74a261af7075a +size 396794 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000272.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000272.parquet new file mode 100644 index 0000000000000000000000000000000000000000..918dbe7af2a66de6a83ee9a6dc622822204621cf --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000272.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c651ebd9c769272d7fbdb022dc8cc578e566edc9fdf5467c305ba6f8a924c7c +size 312116 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000273.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000273.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6dfef9be0ee02a79589b2cf6f1bead8b171f1578 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000273.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9211bf98936e60974e5c3850368905f68a0ea0e47f9ad1fa0f3918c065df8b12 +size 412683 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000274.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000274.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb7b5a2785503c10b19c38e140b79798580c4c96 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000274.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a605a3e9d9fce933df2cde6e26c3c7b3778f5bbbf7c91bb171d9f0b5426e8d0 +size 469852 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000275.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000275.parquet new file mode 100644 index 0000000000000000000000000000000000000000..32229a1cfb8464d32c7b28e33a707be0b1b16ec9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000275.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:988d84a69a5fff78df7136925ec20ba8e4d46b051a9a2f49442011809ff44c82 +size 369723 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000276.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000276.parquet new file mode 100644 index 0000000000000000000000000000000000000000..532e3ae9dedf0586857fb6e8c5f0fee0f0accf94 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000276.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:716468ed557a85aba4b4170093a674e6440495b7f59c295ed208c31858bfae81 +size 283321 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000277.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000277.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4f7b6d7cd0b098c5dc72aa00c18d894d314d2586 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000277.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6c2ebd67d31ff33b1cae61395df4bcc515e66c7b3b62c8d59669541ebfa57fb +size 283841 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000278.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000278.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e21e0db17eda8b56b73868d9ce3ec6cc28e21cae --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000278.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b05b2277d1cedf0e5793d5d3fd64f6055f21ab2edf4c823be5284e4a62f9f48 +size 333283 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000279.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000279.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e2b047cc2bcdcb021f3377943c35afc378794768 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000279.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a4d415f084e4a45b1b0efddf456d276df9a583330e99cc25f8b00f188cc90f1 +size 349603 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000280.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000280.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d5df47bda98f86f754d4b44066a737ce60b02e1d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000280.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adfbe273309a74bd4dfdb633edbd39c5ee9221dd130b78428e8ffefb235a1837 +size 371445 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000281.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000281.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf1260f68b11bb35f94fb102bf537bfc1e9bc39f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000281.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb264d7a9fefb2e6ab807ae4a492440c249abcc7b9a3cd928b1d062c008058ba +size 368345 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000282.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000282.parquet new file mode 100644 index 0000000000000000000000000000000000000000..47cc76f2aee557d3942ed5b3691533c6bc442494 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000282.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ca282387d569d343825d328b1b6fb5dd77dbadcb5a798c34f6a61772797da60 +size 433688 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000283.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000283.parquet new file mode 100644 index 0000000000000000000000000000000000000000..19e9df0b0f848922483b86708c121f94c2cc0f8d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000283.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfe1baaddc8a138dfea69d9fc6e82bc7579b6e659cec86a8eb586ad50c719a69 +size 422791 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000284.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000284.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1baeda32fa4aea2ddc8262a92ca2f22caddd5dbb --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000284.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec02272dfc257d46e7e7e3aa7dc16d5cd7b462b48c3b3d53243168e05078b09b +size 378451 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000285.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000285.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a8322fec7a0ce98eb0b4eba9588e1c0b16681682 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000285.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43722c84008618319fd7eb1a9c1db2f0ce90ac4f84a859edbd5507d433ff5d83 +size 379708 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000286.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000286.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8fb4cd712cb77f04887c9f699c56bfa3963f42da --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000286.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e0f6fe2d168d8c965885fb153ba8a1e11156aef671dc0da54166eeea7e82d79 +size 325588 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000287.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000287.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1ee3592f1ead6c7f8a712c09a6a02a68e223c74f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000287.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24d55205557fc1946e9184f531b080f20f8210f1620a59a7b48d7fa12bf43850 +size 339621 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000288.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000288.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fc63c1ded4fd536627a8fbbe5e2bc105bdef339b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000288.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4225f05b8f39e5247d771f48b7ba2a28c2c600e8152556ad973e6d8992b4004 +size 296464 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000289.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000289.parquet new file mode 100644 index 0000000000000000000000000000000000000000..36818a5dbb878c03a39b3d54b987836173a5f06d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000289.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7dd55956c2dbbbc186c36297be5939727a3a0a55bf0ace1284bf4aba92ba670 +size 362787 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000290.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000290.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f3f746f33914fe358b6dff897819c0ac7b46c853 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000290.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ef720936a6fe5822e77574d9c380663e8b9fe9b1ce22511553b1bd78e619836 +size 335622 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000291.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000291.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f8fe0b21bca42fa1fb806c02f4c52ac091a4c9e3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000291.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:903f7e189b5b2709f505719733f1e60da906ea74f9ec64aae4b9dc8e30fe64cf +size 351485 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000292.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000292.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e50e4a02b60a27c259a896181b581f001d248350 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000292.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:742bed49c11af6fa53aca2c90c95f6806de42e6651303bddcfdb61de0ad47359 +size 333510 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000293.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000293.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5f6c9ec168615c0e9d14b90c608ec709980c90b9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000293.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a5dc949f1cfadced30d413b7e22c4c728a8f7d0cd85700e41c54029fb4ff4ec +size 366657 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000294.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000294.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d3d901be3c5b42c7fd60c411b04a991f666d8f99 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000294.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5735f7df5b868574a08e0180e00c0eea501466ec127dd587dbdaa3e922caa24 +size 373021 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000295.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000295.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a050ab7e2924042018710afdd57cb40ac6a2deac --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000295.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8df685c487c20eae2d3a0beb40d5ae16acf9dd16c90c5e526f344b125b7c53c6 +size 366527 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000296.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000296.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c8dd79396f3ee53c62607285a751b5089424cdaf --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000296.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5dc55021875a5c8aecfe07b1526b044d596b9be48414f2745644b3f64a74697 +size 393361 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000297.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000297.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e234f3e999c56e2400f547d08b7d1bc647715090 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000297.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c981bb951d8566272cac7b3eb5ab48115a276389526c18202b8dfaeb6fecfb55 +size 374811 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000298.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000298.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ad0662595ce071608f1eaf4f7cc4d47844cd984f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000298.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4b974ddd749a1f742f1de785b9fd578fd0276fb3bab6960b146ab87b8d3941f +size 351726 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000299.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000299.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f0faca0281ee82e3d567bb48f9a93048af41d180 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000299.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:908437c62d4c08ff141e6b280e976b102dbd64bef167552b5080174008b5a2fb +size 318589 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000300.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000300.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2ba908ff912c20df75dba47fb4d0479ea5478a2e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000300.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d31f4d0b3b4126c51b51033bbd39a0f37111387f0feac0b502f2240b578f5d6e +size 405744 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000301.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000301.parquet new file mode 100644 index 0000000000000000000000000000000000000000..05c627537de7d0a7341f36e9817f4b0ad2ed1e36 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000301.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce24045c4a28e13813cbe474be15fd14372b770bc92b80f97b27ea4ed4a352cb +size 339181 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000302.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000302.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cea4edf1271057c9eab7c5884640e8e263c58bb0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000302.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f4b1bb20774bfa81a9c31dc218ad57d11652e108a202fb094b3e0702bdc7b1a +size 390645 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000303.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000303.parquet new file mode 100644 index 0000000000000000000000000000000000000000..def9548165c6c26e97eaac67331676184518d0c7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000303.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8e6adcd3092924baf69c460f105fa44693356f6fa05b71215796dfa37feee5a +size 360917 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000304.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000304.parquet new file mode 100644 index 0000000000000000000000000000000000000000..935f35c035de003e82f9e9c5d22c9c19f066ce34 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000304.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7cb2d084aa6b6f7baee2be6ceb53177361b712e29c2214786b4dc77f10eecec +size 355459 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000305.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000305.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5fa956cd7141ae465c7181a8f7fe1d9f1f277d1d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000305.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f72c5f828def4de66632cdff8f29efff9bfc43a9895c0c156e537a9fbcd7667 +size 401349 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000306.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000306.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a5bb26954ed861fcee473a7c3537087244ab21ee --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000306.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd6c8f26d75ca97ac33f5009262704f313b4fe226a85500ab8debddc95eeb784 +size 408356 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000307.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000307.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a78bd572cd19a7a56e60726038f647d06828d23 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000307.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:feef9fcad2d9c0c948f6133f4fd16debbd1e6035f60a3cdd7e2081d2922a25e8 +size 336405 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000308.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000308.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0a5c5820552caa72c01ca90ccc9462da35f5a9c5 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000308.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d5238d2bb2af47f29bb49adac0bf39eabacd5763dc3eb1c90d1d0a3695b48f3 +size 375355 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000309.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000309.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3d5fe52802d98264f08dcb7947eccbd25273e17c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000309.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41c89d433c6ece605fee261213e043c7b27f431ae1836ae6f49f4c66d610e417 +size 332581 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000310.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000310.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d6c2e414a6b50ccd7b0004be0e163b3639d2f865 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000310.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0701d81ff5619ceb2f0c6076807a38a4cea3196a46af13bb01737adcd1029e39 +size 296580 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000311.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000311.parquet new file mode 100644 index 0000000000000000000000000000000000000000..640a960492d16caa537aff498b7d580f134e8b2f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000311.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6151d6d0bebc877d42309819890508b2567fb51a0fe774b49e9a27150c89c7ba +size 339759 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000312.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000312.parquet new file mode 100644 index 0000000000000000000000000000000000000000..58313ab2413d3c72de04065365b3e175cec5b631 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000312.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:887e904a09a37a5324d3f58677dd97101fa643437e1da9a068b856952d2a3a0d +size 305133 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000313.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000313.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6fb518400d64b73580a4f343c22493e553896334 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000313.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6316a800128a7a3d1ca835f513dac8ddd367f78a021f3d9f3e6b206ef1984680 +size 430253 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000314.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000314.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e2d83bf727e33344c65aac37156b85f0ceb14343 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000314.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72b9fd4040dcb5433925af65f1a65b633ce3eb0293311576e7d33a413bbc4714 +size 431897 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000315.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000315.parquet new file mode 100644 index 0000000000000000000000000000000000000000..599350e7b2c61d00c0146371fb54c1e29a9007b3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000315.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88d71c06d9dabc01395b5d8a02ac525a1fb27474e07106f0826ef128d2e57277 +size 360144 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000316.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000316.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1d62444bc743a1694a15764a6de7dd7e409c2c2e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000316.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:826087c0f6261045c789213b8c49dac992f7af8da1c99a78a4fc6a83edc565d9 +size 464750 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000317.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000317.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7bc41a5f41ad34bafa08484551a108ecaaac9ca6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000317.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8930819cdc5dd0ea448debb1605363ffdd28d77bd0a84a6b811c7c54371af470 +size 404624 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000318.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000318.parquet new file mode 100644 index 0000000000000000000000000000000000000000..824612842ab8927e759cf91c99ba148164eae2a6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000318.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d07da8b2d23bca49ecc8d133a8f4288442650ad9c5b0f837b3ddcea74474b12 +size 412941 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000319.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000319.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3408b8647d32aad168dfad3ad0656a614d829f4e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000319.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5b67703db9bbb80385d51a2aca9be2e9a343107c9a755db9bd5c194f5e22692 +size 387632 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000320.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000320.parquet new file mode 100644 index 0000000000000000000000000000000000000000..88fc7850feeb76ec110d94acd816e7b1aae43b92 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000320.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa65d1874729c5c1d51c8b2b3dff75049942ab81b2e577ed371dc8c4d65dbe11 +size 468010 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000321.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000321.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c2e096bd190c85cc7dcf23b4fedce7b1d9785674 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000321.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38f03e2b7f2932b7bbcc6807fcf4735b02b64206fdf4723f7130e819ff01616f +size 369197 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000322.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000322.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5fd33c96eba4b3f2f95d83c62a918053a5e71a9d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000322.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dc0b6b4b9b354eefbf7c2897ac55444420438911c471913005ca0e5b0fc323d +size 458331 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000323.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000323.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4e27550152579dced36c4376e8da9423c2c64300 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000323.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b862589b6685c408342bc8d9a902cb1d9156ab383e2fe19b111deebe7d4d2b96 +size 425365 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000324.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000324.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ad679c261c84921d38f7011c77c5dc69fdaa5a0c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000324.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50ada96003f7e39639dc669ef37591d2c86dfabaf3d233463fd7813de3f7b8da +size 388048 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000325.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000325.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d7d07e0f38190ff94e7b11b65d7ec8d1bf5d240b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000325.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5a9becd562fb6e933558efc81070fa481f84141a513a11fad3ec200007fcb4a +size 391108 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000326.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000326.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3b1de216bc5931d2529a67bbc4fecffb1c46bc9b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000326.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0844b251dc5cec4a9678d94cb7de7a49c312efe1cd2794dd4aaf82cde627851a +size 416127 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000327.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000327.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fc837a89e4fec8663a075682bccde96892133484 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000327.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b1242a55a54438083b07c6f6e3c14f233d762e632ed1d1577c351d57fe0fde2 +size 383704 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000328.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000328.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b3e618016401b3faf1cbb837f801f5a0ef6be5cf --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000328.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcd5b87d3b17575b6f4dc6282da5f4f7ae234a1b572e9d9b2734b80320703354 +size 315285 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000329.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000329.parquet new file mode 100644 index 0000000000000000000000000000000000000000..52e81866a2ee6175d6cb0ae9cc51ab4fda5b9ddd --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000329.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:396e916ac48e9bed47fe4aaf9c0a0bce5749ce6be9fac540613c4894b9244027 +size 355791 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000330.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000330.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fbb85d2a5b423ce39d58742fade27e5a04ea5b89 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000330.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf9bfccd02f0b4a3cbb58879e678297907a38666b0fd3256b7ad02e3c96c915b +size 292251 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000331.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000331.parquet new file mode 100644 index 0000000000000000000000000000000000000000..196bede03427f4f5fc4550354adbd83f7bf198e2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000331.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33400bc1831e17bdcd467572bc770ebb41352d696130e20d58d49293212073d0 +size 296903 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000332.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000332.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0c8f6f5655e2b74f6c37afed383cd3c3a9c4bb8b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000332.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c03bc9fd5cf8ddaacf1353ed8a56d3b9eec6fd0b5fcb72ab4b73deb0eb3232b +size 305659 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000333.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000333.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2262bceda629cfb37a2c5a238410bb1f6fd095ca --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000333.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1c1cd70007e31dcd53b2bde56cd03c61fdab7ac7c83edf474771c60cc4514e1 +size 402381 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000334.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000334.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aa0edbffb05bf2bde7e0a0c57cd6265ada35f725 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000334.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7107659d493d0fd743a48aa5e0252c44a0c532f830d7afd8dc4fda90538cd14 +size 310269 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000335.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000335.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1f357b8949633c034f83512bbd2fc89094fb8c4e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000335.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6c7c42286b013508fefba170f724225699f3aeecf0f03358588c7aeebe3ddf3 +size 294272 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000336.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000336.parquet new file mode 100644 index 0000000000000000000000000000000000000000..af438d3f705b510139832df9689c4e0cd574ea87 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000336.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64b42233cccf3cbbf164fb56b22e03c021260f7d1f337c5c870cf2aadbb3db19 +size 272216 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000337.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000337.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8774ffb7850084b37b3a049075271af1f96f9560 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000337.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5578363e8e77a44d469257087adf25ea4384652a49c0269f20c2d09ddbf1ef8d +size 336788 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000338.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000338.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1b69294cb73a11cbee6ab25eb6d09228e7e0a191 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000338.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eafb31112a138a28ec75790064372a5dad2f5959e9905b26f593d8a52c9c68be +size 343278 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000339.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000339.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3d9a42d3e6f9c6c4ce6a41df7df1765d732edb41 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000339.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29d072c88fc54ed95c031c9da36f41fce02ceb0fa3673122f11b9c2e2be32b4c +size 297219 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000340.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000340.parquet new file mode 100644 index 0000000000000000000000000000000000000000..021a61e3f14ba194cd81edcc3e00bedec37d90f9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000340.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be171c8c13207c461fffcc757809599900afdff6cade2614d1b06957baabee27 +size 335588 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000341.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000341.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ee79ba5080cfa38153057b7de0f6749a9c6d8969 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000341.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff43996f46c7c791b1bd2b8bcda96820d1bc0f02a4e851593e069fddb3b6c945 +size 293681 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000342.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000342.parquet new file mode 100644 index 0000000000000000000000000000000000000000..475348a5e7c210e77b4b55eb1db9f1866a65a762 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000342.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbef16ad93dc6b21dcecdf7076fd8edce2698e8e1460ac88230f7d02876ff8e1 +size 267956 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000343.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000343.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a379992fb4bfdde06d7b792ef6dca293a5d889ad --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000343.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c214df656119a88075d847ee910a9ff8af892225f41695096b7063ab7ed52d4e +size 272161 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000344.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000344.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0d5f22377ba1c8d17d0a77fc245e6f2cb632c9b2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000344.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b950f3ee6ae62abc1dcd6891aaf042448a370398ed763e5b5372d3d654fbf49 +size 230502 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000345.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000345.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7503fa19ad29447e919487b98c231b8a0213e793 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000345.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:340b7fceb52a8ffbc0bc15f5311f39c28737b108af20caa9745838c8f02a0485 +size 251778 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000346.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000346.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ae263853bc97bdd1ea57fad29785ac9477d14f66 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000346.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba8d2a7f33d75edbd865dcb9cec60baf73f0dae1d149fc5068fec14eb4e87ea1 +size 234840 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000347.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000347.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bf9263b9ad342f7a098e22aa1e9448ab9463b496 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000347.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7400a58ee82fc1cf517dae7f426f645b7629351c783901ddbaee49d2daafa2e +size 330319 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000348.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000348.parquet new file mode 100644 index 0000000000000000000000000000000000000000..35a1908aeb2d798dc0f1335a7aa3b5ad898332db --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000348.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d3d779e6bcaab82f8d072e5e6ab021a8eaa2a597b5f5a5f933e7e496513aa1e +size 317827 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000349.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000349.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d60a29c2c9b41eb56b319d1763e3bb3297c27fde --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000349.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f94797bfed7af61099aff5a273795694f083d18dce3c45b7b4ca318228b95a44 +size 224087 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000350.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000350.parquet new file mode 100644 index 0000000000000000000000000000000000000000..57dac29935277c1f77acd1271fd57d37caa5aee6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000350.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:014d6e3f69d613076577aa3abd5360bfd9cc9d2b556147fa63c1da784a28fc1d +size 272963 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000351.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000351.parquet new file mode 100644 index 0000000000000000000000000000000000000000..372955e01344e6a3e150a214a6f6e39da9f20faa --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000351.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4659c189f0050e4368be9ca95ff4247cebfb23a621e469f47eb1137c6b5a8570 +size 249122 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000352.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000352.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0cbdf2cbb69f7efd5c04961ae4b1b471789ff76d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000352.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f9999afd40eb69f44aa008a97a15b24bea465d7f8dafa4acb3f53fdbfe13ffa +size 309490 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000353.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000353.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f868d63c83ce547a40133851fad99ed2cdc3b588 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000353.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94464828cdb42c0014232eaf4853d6d01720d1237a62a0d25b9379f8303c2278 +size 323180 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000354.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000354.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b929e4a5724c591ab9551b22d4a825900b6a1697 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000354.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:634fb12ccd4cf73d257fbe5854a39273427e12bf38e6a32bec8c161bb0e08d34 +size 253877 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000355.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000355.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0abee328eefe68a3a36dafb56de4b1dc1342fa2e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000355.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a660fcf847c0aff842ab266d977df3953e3d7061cfce5832eb6b2766df10046 +size 334334 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000356.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000356.parquet new file mode 100644 index 0000000000000000000000000000000000000000..665f3ad92acdbd91702d740adf5e67d40dba49ac --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000356.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1dbe1169274a448ccf80bc80e5ea3e2c7d3224b1b5ece3b56cc9464191a4d5e +size 251345 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000357.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000357.parquet new file mode 100644 index 0000000000000000000000000000000000000000..39d7f646bba370d0d119e16c0e0d6e5ccbf0c359 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000357.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59fa04eaf8752f439326dae7bb297939c15b6dcdd1ee42d712773b6d1b274ca8 +size 341039 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000358.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000358.parquet new file mode 100644 index 0000000000000000000000000000000000000000..813e7a797b2d85a54fcb811c90d4bcd40f570e8e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000358.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36dfd3e9ea4d401d58880442453a0d8f69353635e4a600ddb985e3d577fd1451 +size 302553 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000359.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000359.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4f4ba5df15a617bb56c437b38cef59344815cabd --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000359.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d03f48323c484437a6b3ae72551c005860def4afffa5e9058f1b275754ca00f7 +size 339634 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000360.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000360.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fa65dbbef0cd88a7f83895a9ab0ee393e0dd1bb7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000360.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd4081e32d37902a3bef055472ff03689436533383fed1d00c2011bdde83f5f9 +size 245000 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000361.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000361.parquet new file mode 100644 index 0000000000000000000000000000000000000000..459b5dcfb2586afa6d42b89c3c5630b398a91294 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000361.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15f52b091a9144d07e4aa658d3b3902a22f6d30e44c53425b5a2afdbffe46c13 +size 248438 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000362.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000362.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0a10d41da29e6820101073f33099cc9176fc88ee --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000362.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d2581e3ff1a2f973a927aa7f455b96b3ef510d2e3adc54be7b1d07c8474bb2a +size 393491 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000363.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000363.parquet new file mode 100644 index 0000000000000000000000000000000000000000..86e5f13fcedf37ddb09defdfc03b1c993e928f54 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000363.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e9a1abca598b9e5d71507ae22742d2637eb840c5605f30d9b508037dbcb5447 +size 259195 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000364.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000364.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a8cc90e52071c4c83389ca320a262e7b7d23400b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000364.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:557bf5773e3ed0edff7837713529205a94b3d1924e23dacf67c5666de5e3dd08 +size 321872 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000365.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000365.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2c3e363f1f1687d2e473f3b93a3677fce88ac368 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000365.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e34b3627c88ffe309fb9b89a3e96446455362a51d8cc617591df9667dc6617c2 +size 374770 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000366.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000366.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7169cbe46014c790c9aa337fee5715cc6d0c9dfd --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000366.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea665bb797dfdc26858c5743f07461d0c5fd87eb9a282d1e1cc49a53acfa2d9b +size 256741 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000367.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000367.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f2ce6aa38a7a63e3c9abd3c566552a4a333b1e89 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000367.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c212df9d25585963bb647cec30a0a6f7414a8cb21fdf2d36a7a8ebea84e3512 +size 296578 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000368.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000368.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6ad9230991457ec3ede9e13216f1c14f66b957df --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000368.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76e6a2a128124b23d3c6b8db706a8fba66cb1c9d6bb1fca97d2f611c3e46ca39 +size 287861 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000369.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000369.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bd4ced63cd9e56008f46e699cbed18a5640755c8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000369.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04ac09c323c72623e1a205b8873adb54c44b1eba384f700199c04a3f16872522 +size 241546 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000370.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000370.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d4fb87dbc1bd86612987a117866c53e9b9ad2648 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000370.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d74f418ecbd130c53aad09079e63f549eefdea4171a324dffdcefa760c57c3b5 +size 271355 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000371.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000371.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2e18d577ae1259c8c29e4b8d56c54d68bcdd689a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000371.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2f18f04d41ff4fd5ba1a9b6c63a98b4ae6c583993bb218cea89cc3060374a2c +size 231544 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000372.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000372.parquet new file mode 100644 index 0000000000000000000000000000000000000000..da6fdf746694e1eae3b6f30a28ab9b1fc60e88ba --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000372.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2235408edb10c8122da5f66f4b2ef08d7ca0a41f33b9da2c760c5461efb4fea7 +size 231618 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000373.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000373.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1580fa2cc6ee5c00c44c0d7124ed83b7279d517d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000373.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9863cb5a6115970194f513e125b6af0d05f26e54aa72afc2912e7952bdd27fde +size 229878 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000374.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000374.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8eced037e18368b5b368036df42515042f29cad3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000374.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d377ac7e012856fa34fc97a086b3d0ddc6343a94729daf16f5d02ead7abb03c +size 229922 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000375.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000375.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e924a072bf370aedb24c27207de06cb5299f4d01 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000375.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cc782c556163b3dd92fa31218b3e3eec5668c615b19f1d37e2ac5dbe01864f9 +size 227965 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000376.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000376.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8f55848397224a520ebc9ebd4cde92ac9c215887 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000376.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc6ca48f422a39878d4fcce68751145bef34c98f5c343d840838f737c2594ee7 +size 222239 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000377.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000377.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0156c990ed315b60463917bcecd317b23a146a69 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000377.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51fe3f85867d67035f41f2a15d433781962c9a0b63b962c173ced9eff96c0b61 +size 215050 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000378.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000378.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d5d7453f2d3ebe812ce9578b94a9af9098cdd47f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000378.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b196c25050992df7faaae02022ec32e4919b85587120cd09c71853bc9592a93 +size 323127 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000379.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000379.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7d6721e60dd3a9164e5450ef27a34a907004356b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000379.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b53da28eec9a14657853c31344d20210a6ee1aa118dd4c572fba7e05db626b0a +size 358167 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000380.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000380.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8db6f2ced03779065249dea64de2eabb07e6b1d3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000380.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95ac5d42954efb81b4e5a2a89defed4bcdfbe3b8a1c9cbfc1fc12a1427cf0770 +size 329888 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000381.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000381.parquet new file mode 100644 index 0000000000000000000000000000000000000000..77c6817fdc15fac4b7dc11cac5a83d53749e170c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000381.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b85f4daa0bce69da5bb3e0346df14364b1cde35b86e5c819eb0f88fe439f9ad +size 306140 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000382.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000382.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7f9be00cee406a80d2c5ca2f36462480a3371ff5 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000382.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d2ee2342d95d3a554f20b8ddf3683fca6d87126cf3f25935c8f43059ea442b0 +size 320537 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000383.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000383.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6fa966c83e00aa8904ff675d61c92cefaf76bac6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000383.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f80608a8b059b167e3c506d7cb77dc6f18b7cad96ee268b73fec6a0f5152b17f +size 343383 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000384.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000384.parquet new file mode 100644 index 0000000000000000000000000000000000000000..46dbdfa47c1eeb95a7f3cd8a88b5daa1be5c748c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000384.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4713a310068e060923513b2212103c1f6592914b61531bc922080ebc1c6257fe +size 331888 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000385.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000385.parquet new file mode 100644 index 0000000000000000000000000000000000000000..47f9fd0f842e758300f910506505b5baaf115b20 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000385.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:182dfcb181f7dbd258bbb9d7be684a9775714a7a5e804c6d5284becdccce7759 +size 356359 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000386.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000386.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a10b9b16cdf4e288a1f58a3ec9331593a0db24f8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000386.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34eca91d199fbaabce9f4a9bba4dd7c8ff1023ca1dce7a12ffd7bf959c815e80 +size 350316 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000387.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000387.parquet new file mode 100644 index 0000000000000000000000000000000000000000..85edb0b7ff73e91098b522183dbc942e057e9174 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000387.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32a2610fa2fa8d9f90739dd9152884967d68d601aa9ff3d4b38fe8c2a2fec7d5 +size 346122 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000388.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000388.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9bd960eb8ce9681bf96e2d8175ea85db2ec77461 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000388.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:889ed17452cd672c157a42873b1e9622f9dff4922c852f77c2dc8f5035fffd5c +size 331691 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000389.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000389.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e9634aee9e32f230b3031be6c4b60ad8e6a0d441 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000389.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae8e92334c86db2f47e74bfc1d5f8fc756cf91d9d8b4ed9c4e5f2340c2ab668a +size 301479 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000390.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000390.parquet new file mode 100644 index 0000000000000000000000000000000000000000..df565e294b0a920c0e8518a74d1fc06ce172609a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000390.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:593d6ae2bdfdb5beb01c8f0363ea30476aeb4432d7e6172c1da2d8aa33b84132 +size 277963 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000391.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000391.parquet new file mode 100644 index 0000000000000000000000000000000000000000..673da5163ce7bbaaeac132995dc7748d343fd75a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000391.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee27d84e166948082e40fe7c8639ae9e21eb2464ccc5e9c287d6c023ffb41251 +size 367966 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000392.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000392.parquet new file mode 100644 index 0000000000000000000000000000000000000000..03fd763602820354e48a0ff119a094672362db31 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000392.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a915c29ce1ee0867c9fa025c3be3453d1775fd38be7cb4c0bb8b4a52bf6c2fc +size 345939 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000393.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000393.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a1fdff052ca1fc863626bc91246594724db1ca53 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000393.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:848b0b26f6fba7a652f68ae65413b9b631f4d5af24b4b2f154bf8505c40d5741 +size 400293 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000394.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000394.parquet new file mode 100644 index 0000000000000000000000000000000000000000..de0adfce27e19e0676ebc2af34b6eba40b4d8c8e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000394.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d0102ce2aa602428af9247c6b70928b064e3d6ffaa7a66395eac3d6b188f9e3 +size 337408 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000395.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000395.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d9fa36391bdd5b602bdfb223a659b781f4c65460 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000395.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02af9037ce9dc7c9c71e245fc2597c6bacc7399b0da5c626bf594c1b34a7c2bb +size 382961 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000396.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000396.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff8e49395d0eb0b3729def4d853dd96edebf406e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000396.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da22a3ac6bf63cc62dffa4fcdd5bbabcb2b80e1de3d704496dc19dde256e6754 +size 309475 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000397.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000397.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6637d912e33de8eb4c88911e3a97815841a8e1b9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000397.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41b79da04a3655c3f961f8198ab87dd9fd5cef9fb79cb0006596344a4e438e55 +size 306948 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000398.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000398.parquet new file mode 100644 index 0000000000000000000000000000000000000000..00ab12ec35ec5a031e22861f2826621a9c4dbe4e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000398.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83520ca6c3d9ec17ca35cf4700c6c48d1ab3c259c95b4dca49ced5af50ca8632 +size 297888 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000399.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000399.parquet new file mode 100644 index 0000000000000000000000000000000000000000..46ceeab99c1fd4eef1661ca189a5936b18171d96 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000399.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a6de0a82f63b8d55f1c68359a94bf1a5b06d98381492e7e759a539ede49467b +size 340705 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000400.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000400.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d7572ca3bee04b3edcae8cd53be1b3addbdb7e73 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000400.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:859805368716f4fdc32e172d7230f4912c86f2dfbdbc5a4a5e3430761ea4db69 +size 306223 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000401.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000401.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fac9e16aa93a8416716443ebf297af196c82550d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000401.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58f47d84f0d8250d6a134e0b4c64b36075a7338715f9a6e9ca65615c5e2a153c +size 376296 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000402.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000402.parquet new file mode 100644 index 0000000000000000000000000000000000000000..03da1613173e7703529a94796607d9ab50e69d46 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000402.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a303181952657f4994866fd71fa53cbf5dce584925a0b4a8583687eaef22c94 +size 284004 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000403.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000403.parquet new file mode 100644 index 0000000000000000000000000000000000000000..455e94f14ace468aeeff0e7bef68d64a09ca2e90 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000403.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36aad5b70dee4d9eac12960ee18f3cff04ccd7408f1c8dced82aacb389a8d3c3 +size 361036 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000404.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000404.parquet new file mode 100644 index 0000000000000000000000000000000000000000..49b2594f45b1900ac2eaeb4d96a955a191132f0f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000404.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e3951aa6fc483a57fa64bbb75837c5b538f387a0219419639e348f8e233a0e2 +size 323340 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000405.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000405.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6cdf3375ad5ca9d2c2bdbec7d0a991742dd6140d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000405.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91ae8bcf34ce8aac350c7cd1b006a65a7dbc2b8fbd1fd16f19f1114184c391f6 +size 304500 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000406.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000406.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a2e19783702c0d9a60ad7a5a12e1c8149ff67a6e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000406.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c74ff22636947033d100f6c6ab46d6e3921251caaefa99520dff5ce9fe1992c +size 367716 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000407.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000407.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d94557477a2b11e8e62a5496b6ebf96adc7fe92a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000407.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d75d40fcade52769ca22416dfec3a7379504696d6cd1710b35d04c7311d0991 +size 306039 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000408.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000408.parquet new file mode 100644 index 0000000000000000000000000000000000000000..88a9544fae81e8ffe0fb01283cc442bf72df9828 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000408.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23ce17879273a0be28d5df38afd50cb74b6684214d14228fa23fe25bfe0267e4 +size 390501 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000409.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000409.parquet new file mode 100644 index 0000000000000000000000000000000000000000..67ec4469a574fc98b54b153e4c0389ce2c1dfe86 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000409.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9106fa6b0db873283af1d11628d7c5deb37b3ba3216e6be3b2288c8952f9fd6f +size 306026 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000410.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000410.parquet new file mode 100644 index 0000000000000000000000000000000000000000..64ddb50312307802bf41af53875f0f7cc36405a2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000410.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7332bf791430936543b8fcb7eab23490b6d55769d0a351a5afa525d39c2965c +size 302401 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000411.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000411.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f7aa7f7e216420368788b40c6411c5dc900ed491 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000411.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:138f3f6e4c7de07a86fd1cd2736d570e62a1000b38b9d319ae1f0fec59ae5387 +size 437754 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000412.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000412.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a2f70ff1bca7fcdb311d75ef21cbb9506f579663 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000412.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa1a0756d0a96473f0aad18b81a2cbde816e3ad1432267cc5907d6abdf9e4ff8 +size 331541 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000413.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000413.parquet new file mode 100644 index 0000000000000000000000000000000000000000..781d3ab4a8d2f5de0d505c044d8100b072d6e783 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000413.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebd25598fa1c027062cb6d5e9ce70784aee856a0540fa938e4fb8eb39ee6c9a6 +size 323795 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000414.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000414.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f4bd05347c1614fc10d34f0a546b4d53aa422565 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000414.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abc06fa4fab890575d55372c13577383c2b15778b732f387108c34e1c22dfe2f +size 315954 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000415.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000415.parquet new file mode 100644 index 0000000000000000000000000000000000000000..050fabded9a789daa127c558ebe9caee377baaf7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000415.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b62da13d8fbb6cda211130e1e062376019580975816ede68c039e93f6dfea0d2 +size 337829 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000416.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000416.parquet new file mode 100644 index 0000000000000000000000000000000000000000..33c7a7b96bd7c12f11d5f097eb0689ca7aa90fef --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000416.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6c04d278c5ac576ffd99dbd080b73ccf21dcfb0fc62d9694798414be695c5ed +size 317668 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000417.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000417.parquet new file mode 100644 index 0000000000000000000000000000000000000000..876983e787842497dfe118f1a088cfdd80a81c10 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000417.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3a586560e6db87b0c4d492a2344c1d88f52a52a58f25045543671bfa744b144 +size 319429 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000418.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000418.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6c1b253a2dacf2b97539220d6e124bf02802804f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000418.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7911a16ee86a75f72214be82c286cd843cc7095fdd8074adadb51e18fbc81115 +size 285674 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000419.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000419.parquet new file mode 100644 index 0000000000000000000000000000000000000000..11d4ecf4e7b8894864593f9afb7a51c4b14a4d7f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000419.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83a333558d5cf5f3c8d8013e9e591878820c598dccef99e5ee72d7d146e2993f +size 300557 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000420.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000420.parquet new file mode 100644 index 0000000000000000000000000000000000000000..21870f62f2a199b065b7e529ba3bdf91cc3043d6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000420.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1670d75efcd90c3a251bdebc85dab05d3e84bc47fde9ce91b7d8de06a10fc1c8 +size 277899 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000421.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000421.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4d0538faf5d55e1d0c0e5fcf34575033d777bde5 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000421.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2eb738a9bd004e7dc5c29de288ecfaa102bf9495a66371a95b4607be3ebdfef +size 330474 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000422.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000422.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c3c8490a8993041bc52d30dacd27e60441dbdd13 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000422.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6feda1d899015c65411d09b7a227ac30b73cc45e8990414fb236f151b8afb3f6 +size 334869 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000423.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000423.parquet new file mode 100644 index 0000000000000000000000000000000000000000..648d832f4ece89568d7801f488e7236156c0692b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000423.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8681bbc3cec822906f72d7351482fc601032f0fed3da32cf9bc230da50ca531a +size 372694 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000424.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000424.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd067f1c9bb1888d58c16f5684f67a03b9136a3d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000424.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52c25d53b44ac58b398efcfa2a48dda87f8332a56147e360d2d0a2e20e44bf1d +size 303403 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000425.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000425.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ad182e59df5b68e385e1dde00f1251b78c3e18ab --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000425.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7026dedc380261b9ba3769b5048cb7694ae9fa130b56175ec5b74f37e2044fb +size 311259 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000426.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000426.parquet new file mode 100644 index 0000000000000000000000000000000000000000..986cb4405035487ddaaf81f5e89d78c27c59c21f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000426.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c15bb45746c7790e770cf619d2bd327e40f642b8a8a9e21f4ded5b6e1d953da6 +size 362697 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000427.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000427.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f28532cca8f6d54b897472532c1cdf49381785c6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000427.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:828e4c0dc83f0ddc985e5a5d843140a75e564dff5c862036fc9b74375f48b44d +size 357885 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000428.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000428.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a659f67abf0e4c555cfc8596a371a55b484ea97e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000428.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a520e767373fa8c22fb7ea35e3e833c793eec88f37778c12d44116f5374c215f +size 347881 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000429.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000429.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cfd0fdea283138fbec00952b2078ae4c7337561e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000429.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87ee532d2cd2c78521294be3ff0338e8436508a0f3479ddaeae2e70db9c9d814 +size 269211 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000430.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000430.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c6105397ef0f4df75fbb3d63f4768665598241a0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000430.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e0a58c80062a4f4d27fde5b11e45052e3c2bfab80d8cb16f23ae93515a06862 +size 311475 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000431.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000431.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bd87d91de69e9c9f047c4c807f4111b623962c7c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000431.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8bbd96825f86224b2eb805388849d8f0a601ae9aecb9392eede5658befe58f7 +size 276064 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000432.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000432.parquet new file mode 100644 index 0000000000000000000000000000000000000000..30c41758827f4d9979877be89c0f1115a5c9b19b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000432.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3858feb454e69c9c1474a696a663d1d977aedc0c13ddb14eae062cb7683eb18b +size 298354 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000433.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000433.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c485273f3e51b4ded498dd3f6d4fef331911afea --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000433.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:267c6b21df0cf44bd7b3485c8040c695627eb9d2ae3fa937dfafe87af1a3ead2 +size 271519 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000434.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000434.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b0958bb76b5da7cb54fc8815034ac7aa71adec4b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000434.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7a2e04a6261d4d71c64e4bc9de2694005a4096aa334aca79d7a61e61ebb643e +size 322164 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000435.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000435.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4e0c1b271c09ff1b66bff5a5b4b6df88c59e428c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000435.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:695539d5ddeec2bcde195380aeecd2878ee2805f942d4c21b65a5a5bd62c952c +size 305208 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000436.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000436.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fb5ed6e179fd935394dbc2af2fe3be290e114945 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000436.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c3f70d83546a84012607565b10f14a9ce572b81126c3975a8da19360c4fc8b2 +size 306448 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000437.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000437.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5713e258ba4aea0ffb3478ceee95c30e499f66d3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000437.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:822d8a06046bcd2a7390190ff4918d0a1a1f162359892f079f1c092d8b4f84a0 +size 291983 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000438.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000438.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd5129b561888c898fb1c882fb3848e97bb46024 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000438.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9741298dc5e69178a70f28a3e289f7aa478133fc670bcedb9a3df4119ec89de8 +size 346460 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000439.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000439.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6f6481395c77e17b719e5499e6bf31c4143c4a70 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000439.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3c84cc12dfb70fff006ed51898e1706349d5e5563c1f32ed6387853f694a8ef +size 293835 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000440.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000440.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3c3e4057d78eed7b968a97ab27b262601cf86e07 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000440.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8010204880d9a2636caa48c9376fbc1ce62179cd3450a20d72ca82f019d632d5 +size 338563 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000441.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000441.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e05188c6f493b57ed3790787cf1f06365329e137 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000441.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e1fae69ee4deb7f65e097a41dcc7fd8e324a6448fa87a3dcd6af1ffb5b951d +size 340388 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000442.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000442.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3fdd8813b87fad5dc68e41d7e6cab7b78a50ad33 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000442.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1df3830da5630766608f28a9e3e1cf5a8154a183e92f0210020998e6a8481c7a +size 229166 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000443.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000443.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6dd4bcf1f6f913df31f0af3e84f0780877cd3fc1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000443.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aad3aff912ad743a6e39a9ece8107100e7e1c81b3a0821b8c66b0ffffe35f5f +size 220302 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000444.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000444.parquet new file mode 100644 index 0000000000000000000000000000000000000000..65cf9fdb600ea172276439c5b0737e2bcc40ebac --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000444.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2e905520209bb5ec30f91fab847e6f462f65c573b96e41fce4637d7ec4fb175 +size 199190 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000445.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000445.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9bf2f492de7b70e267c012061dee9a5a561186aa --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000445.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:009924ec343ad9e8a4a441ba912a6285e1b77f2383177bac2c46ec733cc18007 +size 283030 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000446.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000446.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a992442b596c60957dc082e8ffaeed4d3a624233 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000446.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e5b45f954b748c4990fb3e39cfef893340260e67903172967ab58b5469f5a09 +size 369134 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000447.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000447.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8685c3e95e648d82a76e9cda4d1be170e147a325 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000447.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff4ac6db8c9142aabd069a65722c94448c139cb752c5c77ceac2f1e5625cb86e +size 232989 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000448.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000448.parquet new file mode 100644 index 0000000000000000000000000000000000000000..92dee254a994b32fc68b0fde1c3aa486ca6fcef2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000448.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7ed38adbe0ab9dd4ff311be70dda2250cea71b6fdaca42abfe4cf619e627e50 +size 240013 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000449.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000449.parquet new file mode 100644 index 0000000000000000000000000000000000000000..25d87ee3fbf1bf2ec140320c20374f00edd700ad --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000449.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed453119ad0d6d2ddcb363a363175a87487849325ee975ba2295c3332b637967 +size 225225 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000450.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000450.parquet new file mode 100644 index 0000000000000000000000000000000000000000..824933e11e46a5c0ab1e1ab78bb2030b12b74a2d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000450.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e353865be3fd064f2b6ddd030c177deb6af77b5ccf2a68f24bdba8768227ebc +size 238892 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000451.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000451.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bebb860d81b1f8f633452461fe8f1414db973371 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000451.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a504d4ed066ea03e280b7234d4f60afa09ca90ec2c99f162f9d08bad66881472 +size 238444 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000452.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000452.parquet new file mode 100644 index 0000000000000000000000000000000000000000..02542b7a44b5cd0e87dd83c1c2007a516f98708b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000452.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c63639ebfafd81b5fe00b6f1392ad92323da6f9471aff82d184c512397bcf0ae +size 316637 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000453.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000453.parquet new file mode 100644 index 0000000000000000000000000000000000000000..63cb8e4e5a11ebbc9ceef4e6f55c0f862f43fd09 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000453.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5907ea03d444ea6c3ca0d2865f81a78cec22563016c8fed9e5d2b37da23379ff +size 245090 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000454.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000454.parquet new file mode 100644 index 0000000000000000000000000000000000000000..036605ed19e6743bd65c215807aad5babd704bd8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000454.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2595450f497bc0dd09d8f0fa279eb761c34820fbd2ff30550daed002c62c7b2 +size 260429 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000455.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000455.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d3be15dada2a17e438dc2d0d5a59b4e9845c9466 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000455.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6e24a9b3a5101d015dc53f240acd544fbf7a0b815f55462f49d8a975a96bc00 +size 232926 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000456.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000456.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ec55fbc58b969c0793227fd70658bd0ce7218687 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000456.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b33d02de57e3eccba044b48e0658fcfeab631ab3c5993c56db199a688d67a791 +size 243718 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000457.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000457.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7be9d36622f5d315fc3ffdffe704072b7587abca --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000457.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:540dd856bcb4ea9ae185663a5075af41966b5a5846641587a801bdcd04cb5fe6 +size 241023 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000458.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000458.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a863515ac4a0495279c4737ebf40776e4f893f11 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000458.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdc78b6c9da9c63679896fd63e79e31b65107cceae296c60fb0a505a5d702277 +size 239605 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000459.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000459.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f4ee217d367a1d4c823014e08406454c8f35aa54 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000459.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4f7c73290948b8f05179a9ad869efa048f01ea7a376126fbaad20aa0fecc98a +size 236088 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000460.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000460.parquet new file mode 100644 index 0000000000000000000000000000000000000000..241f3b510b37be604191ad539f2c9c323af07fee --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000460.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9da633a42cc4cdabfd262162c549a6c8168030942afab2ed51a44f82867f501 +size 310462 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000461.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000461.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1c0b4732513d650c0a022c7b8656713f5cd13bc9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000461.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35a338c55b01a5bd21fd6d86985bff5fcab7502f1624651509cd71b457e5bbd9 +size 226120 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000462.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000462.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7bfe060fce8083755d12704ca7834f06462694cb --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000462.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13e5be2ff57df62124f90b76d624f73ab8174ab97cd14073c2ef745e59f51d72 +size 293165 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000463.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000463.parquet new file mode 100644 index 0000000000000000000000000000000000000000..60c4b108ad0009b17a8f139be37017eeec069fc7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000463.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9395df55f574558cd1d1b0a7b807864b01750296cd6fe6aac1f4066b40ad2ec1 +size 257546 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000464.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000464.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0b3736fdcb5f62326b0aea439964e470cf25fe11 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000464.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a8af9f64f7fe141fb7cc0244ad2522acd91db6f84ed4cb05354b5a086e2be03 +size 335358 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000465.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000465.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e0c7b8775a41058699a7a9619d2784f6ced4da4f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000465.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4499e71b55d4d7492a942d2f1ba86b4764a92843fbf924c349f2abd4ee7b29ba +size 311049 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000466.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000466.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1450e17288429f229b1339e1eacb9ad0500b9bf7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000466.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4562fba759b0bafa2facede292034705fe3f1fde20329cd922b6644a16a88da4 +size 247351 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000467.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000467.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3267185aa96918d92cfee8f32580d7e5066e6aa1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000467.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6e02fefe1a3d98fa5f75bcd90b83886ae0a97cc1ecb9a4fe0e73e73030ab7c7 +size 232457 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000468.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000468.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a1d6b931a6d3174ad7927893bc154900490d05a1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000468.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d51cc4f32c1d68f420f224ed7d85adbc5baec11977ff7a25408fb5fa3129fc1b +size 264908 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000469.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000469.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b3f9f2d8bfa45a79018beebb6eaa04cbd1cc862c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000469.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55ddc96ef0bf509d7f834ea47d6e5f66fb631ee847afa0974a8b45a6753e4e17 +size 293760 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000470.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000470.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d16fda19684ab9e0e1ea49bd16b7e87db94e8700 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000470.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30c642f2dac4613f00675db65cc0f78b8e580e7e506688fe29ec2943581be15a +size 259235 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000471.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000471.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e5f92ea8e65f641233bc4550312142321dfaf094 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000471.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d48b6790a6637901d5bccc79f49912c559e82d65e57d61a982455e9d6f450faa +size 249737 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000472.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000472.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8dd670b2fc0612b3d8e6114268f22cc533c39e67 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000472.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4869d5a863e4c1424d8edfb3db5c26322842c4157348294e84cf655e5a2d4661 +size 328509 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000473.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000473.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1d44788b9521e39e8aa029cfd3f9f5981748ee06 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000473.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a6634caf563e6a29ca0ae387fd20f8cce8b85f855c642d2b2e7e7528b901db5 +size 244884 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000474.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000474.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f6945e72a22927eb092aaa30f8b6356c320db384 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000474.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:030efb47317774e6d86c82dca93b6cebecc270cce8283ec260060ca850df707f +size 308924 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000475.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000475.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c6487df1d0dd01e3db2e4d76f51d222b66dbb3de --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000475.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b42551878cdc01f545f366a36838d39c169ec529cd8f0a3209e4f3fa4cad9771 +size 234064 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000476.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000476.parquet new file mode 100644 index 0000000000000000000000000000000000000000..11263df9ec6cfee464a54aca1107fd55112d2e3a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000476.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5599699e1319ed3474f444f5eb4144be08c2b125351e80631f5dd9fa438b453c +size 283700 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000477.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000477.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1c0fc507fd8b8dcb4cc8bab83864deeaf3af5d87 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000477.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c8d8e6f5c254c4d69cfc550cca9df8175891d6649fcad8dcdd26aff91266297 +size 312300 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000478.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000478.parquet new file mode 100644 index 0000000000000000000000000000000000000000..775693c507c95152ad220844bd8417ea6e447518 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000478.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2965bf9791ba938ff1f8abb75ac837e5ee0d97892dd1578a1d6bb802be509523 +size 247182 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000479.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000479.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6f2c0d0942635c0104dd8441870473bb2c2beef5 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000479.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:841b5e9917dccd6b4d405e07c562442664a34d0c8a782f24ff1f151d477e70b6 +size 215981 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000480.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000480.parquet new file mode 100644 index 0000000000000000000000000000000000000000..08096375bfb1962162479126bd9055accb25c7dd --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000480.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd561186ca4e411129c73f71f834e52c056a0bf385c6a0f67a9ab4cc6a2458b8 +size 298594 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000481.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000481.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c18c8f22e880770bbe4a1248ce28a4bff88814b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000481.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d11adb0b38ac99cac4de8e5fff9915a6508f5d35d021c5d7e0f7aeebaa7b5af +size 242801 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000482.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000482.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9a1fd5bf1037bc0731adb6bda221be567218ea53 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000482.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a161bb6621fbee96048edfc7ab87a61006dfaec1c746cae80d3428ae74877ea9 +size 217076 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000483.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000483.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0471d922327a28294635e4a61d6da58f704f0229 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000483.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3515eb671dc79c0db56be475698f7980c6a63b484f921a927b3ad6f6d0966e73 +size 290117 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000484.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000484.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9064b081f3808511742195c61567b8cf50d87fd8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000484.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c11a2f006ee4ac3442d9d6b374cfd5dc3fb99d1ab6ef7081af362667dac4b742 +size 251872 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000485.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000485.parquet new file mode 100644 index 0000000000000000000000000000000000000000..94f1125afc941481f315c14238b1de96a4d71713 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000485.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2719db92c31635402020df2a389243d713d9270ff68d7b49e948b817f917b092 +size 250054 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000486.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000486.parquet new file mode 100644 index 0000000000000000000000000000000000000000..af25f95df29f7b0dcd436f0b8267006d53c8e92c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000486.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8873b93631e60d05cc26fc19020e7b0c3c525ae87f9db59cdbad66523ea1971 +size 241748 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000487.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000487.parquet new file mode 100644 index 0000000000000000000000000000000000000000..84f25e0320063d55af1af82509d60d3fee8f086b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000487.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95ad37abb47cc6a6d62fc8e91bdd035c68c21cee34c7ed19f58fa6ef11eeb861 +size 231486 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000488.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000488.parquet new file mode 100644 index 0000000000000000000000000000000000000000..10fb30c8f22b666b8ab109bbed12deafe5abaa0e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000488.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbdbc16c9b4d30aa4b6b6c3cfd23a24fed0ae6bb877c85e532c7cbb28bd65c75 +size 427453 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000489.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000489.parquet new file mode 100644 index 0000000000000000000000000000000000000000..063bcfaabd8aa8dfb96dd0067b84b7aff133c9a5 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000489.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd395549024ddbbd59af02b6730cbc2c94393425c16ef18793cd191d9a18e1c9 +size 236752 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000490.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000490.parquet new file mode 100644 index 0000000000000000000000000000000000000000..765b5bbf02c0dd71f6344e3f740c5794b434a495 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000490.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6a5812f151a987024bb73d89d1616be82dd193c61c28e4c6f3c9875efc1e149 +size 300951 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000491.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000491.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8beb4f34acd63716ab05c3e9707968235c46a666 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000491.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e10451639ad33f2715efe0422a323519d61ce2414620400112d19fcbafa38df8 +size 227748 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000492.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000492.parquet new file mode 100644 index 0000000000000000000000000000000000000000..899600121400ccc4b742f43fb3a1bd64390735f6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000492.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad8a2d8d41a89e6cb5db4cb3b3b71a74d5dbbd602bc994ac5571ac2aa29bedf6 +size 237681 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000493.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000493.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4ffaac5eb6a9ed1d9b10b933f2888f6175615d87 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000493.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d89bc7dcdf7272c428f7d928fe0cda4b442ccc4e47bd22eed561398b1bb978a +size 235020 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000494.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000494.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1455e9b6b89f4c5d45d734d2c3824ab88c07f5fa --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000494.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9f79f4ca7e749c0fb5cb57d5fe7baf36e7df798ac8b95379d1ab04e6f355abf +size 330485 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000495.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000495.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3e67d7672706222b00adffb5e3e1e34bdcb0b99e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000495.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b53b51ad74356c3accce509bd1cce2914c82ceaf25a55f530bc9fe0bf2ced2ce +size 243051 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000496.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000496.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e9696cb7198f48483a14771fe39ada30479e291 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000496.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f6cbcabb7240b79eaab85df10d5de00d90f7bc11d4f92326c430c232b7ba405 +size 239361 diff --git a/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000497.parquet b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000497.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3243ee0963c029355e836f876247ccc3dc93504c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/data/chunk-000/episode_000497.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69baf3401efed8234fb20fad6592f8be9a22f1396675c1f745dea037ada26b3e +size 221091 diff --git a/RMC-AIDA-L_plate_storage/meta/episodes.jsonl b/RMC-AIDA-L_plate_storage/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..29e3c959ab7469441ca33c37a4bf2c7569bb92f1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/meta/episodes.jsonl @@ -0,0 +1,498 @@ +{"episode_index": 0, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 784} +{"episode_index": 1, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 485} +{"episode_index": 2, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 650} +{"episode_index": 3, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 721} +{"episode_index": 4, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 391} +{"episode_index": 5, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 514} +{"episode_index": 6, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 710} +{"episode_index": 7, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 703} +{"episode_index": 8, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 438} +{"episode_index": 9, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 476} +{"episode_index": 10, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 535} +{"episode_index": 11, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 525} +{"episode_index": 12, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 464} +{"episode_index": 13, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 629} +{"episode_index": 14, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 371} +{"episode_index": 15, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 520} +{"episode_index": 16, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 597} +{"episode_index": 17, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 523} +{"episode_index": 18, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 521} +{"episode_index": 19, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 541} +{"episode_index": 20, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 646} +{"episode_index": 21, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 447} +{"episode_index": 22, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 435} +{"episode_index": 23, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 599} +{"episode_index": 24, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 474} +{"episode_index": 25, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 542} +{"episode_index": 26, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 560} +{"episode_index": 27, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 623} +{"episode_index": 28, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 463} +{"episode_index": 29, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 495} +{"episode_index": 30, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 788} +{"episode_index": 31, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 534} +{"episode_index": 32, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 454} +{"episode_index": 33, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 440} +{"episode_index": 34, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 412} +{"episode_index": 35, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 430} +{"episode_index": 36, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 535} +{"episode_index": 37, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 451} +{"episode_index": 38, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 513} +{"episode_index": 39, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 380} +{"episode_index": 40, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 389} +{"episode_index": 41, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 500} +{"episode_index": 42, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 366} +{"episode_index": 43, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 575} +{"episode_index": 44, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 514} +{"episode_index": 45, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 1040} +{"episode_index": 46, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 1027} +{"episode_index": 47, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 919} +{"episode_index": 48, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 826} +{"episode_index": 49, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 986} +{"episode_index": 50, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 830} +{"episode_index": 51, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 845} +{"episode_index": 52, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 758} +{"episode_index": 53, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 827} +{"episode_index": 54, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 762} +{"episode_index": 55, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 720} +{"episode_index": 56, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 712} +{"episode_index": 57, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 853} +{"episode_index": 58, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 989} +{"episode_index": 59, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 753} +{"episode_index": 60, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 1051} +{"episode_index": 61, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 1062} +{"episode_index": 62, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 819} +{"episode_index": 63, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 891} +{"episode_index": 64, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 983} +{"episode_index": 65, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 958} +{"episode_index": 66, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 843} +{"episode_index": 67, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 921} +{"episode_index": 68, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 945} +{"episode_index": 69, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 997} +{"episode_index": 70, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 999} +{"episode_index": 71, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 888} +{"episode_index": 72, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 1131} +{"episode_index": 73, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 953} +{"episode_index": 74, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 1024} +{"episode_index": 75, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 932} +{"episode_index": 76, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 1104} +{"episode_index": 77, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 1067} +{"episode_index": 78, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 1075} +{"episode_index": 79, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 891} +{"episode_index": 80, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 949} +{"episode_index": 81, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 817} +{"episode_index": 82, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 901} +{"episode_index": 83, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 788} +{"episode_index": 84, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 1011} +{"episode_index": 85, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 969} +{"episode_index": 86, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 840} +{"episode_index": 87, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 776} +{"episode_index": 88, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 783} +{"episode_index": 89, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 854} +{"episode_index": 90, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 656} +{"episode_index": 91, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 861} +{"episode_index": 92, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 771} +{"episode_index": 93, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 509} +{"episode_index": 94, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 438} +{"episode_index": 95, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 495} +{"episode_index": 96, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 437} +{"episode_index": 97, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 829} +{"episode_index": 98, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 662} +{"episode_index": 99, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 532} +{"episode_index": 100, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 435} +{"episode_index": 101, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 483} +{"episode_index": 102, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 401} +{"episode_index": 103, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 419} +{"episode_index": 104, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 448} +{"episode_index": 105, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 639} +{"episode_index": 106, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 452} +{"episode_index": 107, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 449} +{"episode_index": 108, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 431} +{"episode_index": 109, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 424} +{"episode_index": 110, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 396} +{"episode_index": 111, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 414} +{"episode_index": 112, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 426} +{"episode_index": 113, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 437} +{"episode_index": 114, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 372} +{"episode_index": 115, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 388} +{"episode_index": 116, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 486} +{"episode_index": 117, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 510} +{"episode_index": 118, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 475} +{"episode_index": 119, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 419} +{"episode_index": 120, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 769} +{"episode_index": 121, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 608} +{"episode_index": 122, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 957} +{"episode_index": 123, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 434} +{"episode_index": 124, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 438} +{"episode_index": 125, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 437} +{"episode_index": 126, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 427} +{"episode_index": 127, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 401} +{"episode_index": 128, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 401} +{"episode_index": 129, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 416} +{"episode_index": 130, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 406} +{"episode_index": 131, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 348} +{"episode_index": 132, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 379} +{"episode_index": 133, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 357} +{"episode_index": 134, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 369} +{"episode_index": 135, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 399} +{"episode_index": 136, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 349} +{"episode_index": 137, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 367} +{"episode_index": 138, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 779} +{"episode_index": 139, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 628} +{"episode_index": 140, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 849} +{"episode_index": 141, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 843} +{"episode_index": 142, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 742} +{"episode_index": 143, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 923} +{"episode_index": 144, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 709} +{"episode_index": 145, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 834} +{"episode_index": 146, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 634} +{"episode_index": 147, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 764} +{"episode_index": 148, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 582} +{"episode_index": 149, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 819} +{"episode_index": 150, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 671} +{"episode_index": 151, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 696} +{"episode_index": 152, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 548} +{"episode_index": 153, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 612} +{"episode_index": 154, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 678} +{"episode_index": 155, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 620} +{"episode_index": 156, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 595} +{"episode_index": 157, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 557} +{"episode_index": 158, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 709} +{"episode_index": 159, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 761} +{"episode_index": 160, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 680} +{"episode_index": 161, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 851} +{"episode_index": 162, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 706} +{"episode_index": 163, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 760} +{"episode_index": 164, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 625} +{"episode_index": 165, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 741} +{"episode_index": 166, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 719} +{"episode_index": 167, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 733} +{"episode_index": 168, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 723} +{"episode_index": 169, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 896} +{"episode_index": 170, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 751} +{"episode_index": 171, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 666} +{"episode_index": 172, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 829} +{"episode_index": 173, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 775} +{"episode_index": 174, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 833} +{"episode_index": 175, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 790} +{"episode_index": 176, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 806} +{"episode_index": 177, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 636} +{"episode_index": 178, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 868} +{"episode_index": 179, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 834} +{"episode_index": 180, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 509} +{"episode_index": 181, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 389} +{"episode_index": 182, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 458} +{"episode_index": 183, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 422} +{"episode_index": 184, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 409} +{"episode_index": 185, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 402} +{"episode_index": 186, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 478} +{"episode_index": 187, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 407} +{"episode_index": 188, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 375} +{"episode_index": 189, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 389} +{"episode_index": 190, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 396} +{"episode_index": 191, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 393} +{"episode_index": 192, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 693} +{"episode_index": 193, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 377} +{"episode_index": 194, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 576} +{"episode_index": 195, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 472} +{"episode_index": 196, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 428} +{"episode_index": 197, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 411} +{"episode_index": 198, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 466} +{"episode_index": 199, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 605} +{"episode_index": 200, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 471} +{"episode_index": 201, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 437} +{"episode_index": 202, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 598} +{"episode_index": 203, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 425} +{"episode_index": 204, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 398} +{"episode_index": 205, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 412} +{"episode_index": 206, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 364} +{"episode_index": 207, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 397} +{"episode_index": 208, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 400} +{"episode_index": 209, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 727} +{"episode_index": 210, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 400} +{"episode_index": 211, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 387} +{"episode_index": 212, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 390} +{"episode_index": 213, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 366} +{"episode_index": 214, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 903} +{"episode_index": 215, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 884} +{"episode_index": 216, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 605} +{"episode_index": 217, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 629} +{"episode_index": 218, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 652} +{"episode_index": 219, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 583} +{"episode_index": 220, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 681} +{"episode_index": 221, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 575} +{"episode_index": 222, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 721} +{"episode_index": 223, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 973} +{"episode_index": 224, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 596} +{"episode_index": 225, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 798} +{"episode_index": 226, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 631} +{"episode_index": 227, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 684} +{"episode_index": 228, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 717} +{"episode_index": 229, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 682} +{"episode_index": 230, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 655} +{"episode_index": 231, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 722} +{"episode_index": 232, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 698} +{"episode_index": 233, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 636} +{"episode_index": 234, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 564} +{"episode_index": 235, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 639} +{"episode_index": 236, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 592} +{"episode_index": 237, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 821} +{"episode_index": 238, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 606} +{"episode_index": 239, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 684} +{"episode_index": 240, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 614} +{"episode_index": 241, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 602} +{"episode_index": 242, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 644} +{"episode_index": 243, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 702} +{"episode_index": 244, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 592} +{"episode_index": 245, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 523} +{"episode_index": 246, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 508} +{"episode_index": 247, "tasks": ["grip the plate with the left hand, pass it to the right, then set it on the shelf."], "length": 494} +{"episode_index": 248, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 791} +{"episode_index": 249, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 741} +{"episode_index": 250, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 1115} +{"episode_index": 251, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 736} +{"episode_index": 252, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 857} +{"episode_index": 253, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 814} +{"episode_index": 254, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 946} +{"episode_index": 255, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 759} +{"episode_index": 256, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 732} +{"episode_index": 257, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 553} +{"episode_index": 258, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 680} +{"episode_index": 259, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 814} +{"episode_index": 260, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 773} +{"episode_index": 261, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 731} +{"episode_index": 262, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 720} +{"episode_index": 263, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 618} +{"episode_index": 264, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 756} +{"episode_index": 265, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 826} +{"episode_index": 266, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 674} +{"episode_index": 267, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 721} +{"episode_index": 268, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 697} +{"episode_index": 269, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 581} +{"episode_index": 270, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 706} +{"episode_index": 271, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 648} +{"episode_index": 272, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 476} +{"episode_index": 273, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 657} +{"episode_index": 274, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 763} +{"episode_index": 275, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 587} +{"episode_index": 276, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 451} +{"episode_index": 277, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 446} +{"episode_index": 278, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 525} +{"episode_index": 279, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 560} +{"episode_index": 280, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 598} +{"episode_index": 281, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 578} +{"episode_index": 282, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 716} +{"episode_index": 283, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 654} +{"episode_index": 284, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 609} +{"episode_index": 285, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 586} +{"episode_index": 286, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 506} +{"episode_index": 287, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 539} +{"episode_index": 288, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 468} +{"episode_index": 289, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 567} +{"episode_index": 290, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 524} +{"episode_index": 291, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 541} +{"episode_index": 292, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 546} +{"episode_index": 293, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 586} +{"episode_index": 294, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 604} +{"episode_index": 295, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 604} +{"episode_index": 296, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 615} +{"episode_index": 297, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 599} +{"episode_index": 298, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 555} +{"episode_index": 299, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 499} +{"episode_index": 300, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 636} +{"episode_index": 301, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 523} +{"episode_index": 302, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 622} +{"episode_index": 303, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 565} +{"episode_index": 304, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 576} +{"episode_index": 305, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 642} +{"episode_index": 306, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 630} +{"episode_index": 307, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 544} +{"episode_index": 308, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 588} +{"episode_index": 309, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 517} +{"episode_index": 310, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 458} +{"episode_index": 311, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 533} +{"episode_index": 312, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 471} +{"episode_index": 313, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 686} +{"episode_index": 314, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 687} +{"episode_index": 315, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 587} +{"episode_index": 316, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 747} +{"episode_index": 317, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 631} +{"episode_index": 318, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 629} +{"episode_index": 319, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 594} +{"episode_index": 320, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 751} +{"episode_index": 321, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 574} +{"episode_index": 322, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 719} +{"episode_index": 323, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 664} +{"episode_index": 324, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 600} +{"episode_index": 325, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 622} +{"episode_index": 326, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 665} +{"episode_index": 327, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 607} +{"episode_index": 328, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 482} +{"episode_index": 329, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 563} +{"episode_index": 330, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 448} +{"episode_index": 331, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 450} +{"episode_index": 332, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 464} +{"episode_index": 333, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 626} +{"episode_index": 334, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 472} +{"episode_index": 335, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 448} +{"episode_index": 336, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 405} +{"episode_index": 337, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 522} +{"episode_index": 338, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 518} +{"episode_index": 339, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 441} +{"episode_index": 340, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 514} +{"episode_index": 341, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 458} +{"episode_index": 342, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 401} +{"episode_index": 343, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 414} +{"episode_index": 344, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 331} +{"episode_index": 345, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 367} +{"episode_index": 346, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 366} +{"episode_index": 347, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 502} +{"episode_index": 348, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 476} +{"episode_index": 349, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 352} +{"episode_index": 350, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 395} +{"episode_index": 351, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 373} +{"episode_index": 352, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 472} +{"episode_index": 353, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 485} +{"episode_index": 354, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 382} +{"episode_index": 355, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 528} +{"episode_index": 356, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 382} +{"episode_index": 357, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 539} +{"episode_index": 358, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 459} +{"episode_index": 359, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 510} +{"episode_index": 360, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 370} +{"episode_index": 361, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 381} +{"episode_index": 362, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 607} +{"episode_index": 363, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 399} +{"episode_index": 364, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 486} +{"episode_index": 365, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 600} +{"episode_index": 366, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 395} +{"episode_index": 367, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 462} +{"episode_index": 368, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 433} +{"episode_index": 369, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 374} +{"episode_index": 370, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 413} +{"episode_index": 371, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 336} +{"episode_index": 372, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 341} +{"episode_index": 373, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 337} +{"episode_index": 374, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 341} +{"episode_index": 375, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 342} +{"episode_index": 376, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 336} +{"episode_index": 377, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 335} +{"episode_index": 378, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 510} +{"episode_index": 379, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 554} +{"episode_index": 380, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 521} +{"episode_index": 381, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 471} +{"episode_index": 382, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 515} +{"episode_index": 383, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 534} +{"episode_index": 384, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 511} +{"episode_index": 385, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 575} +{"episode_index": 386, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 542} +{"episode_index": 387, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 538} +{"episode_index": 388, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 501} +{"episode_index": 389, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 450} +{"episode_index": 390, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 437} +{"episode_index": 391, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 582} +{"episode_index": 392, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 535} +{"episode_index": 393, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 638} +{"episode_index": 394, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 526} +{"episode_index": 395, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 593} +{"episode_index": 396, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 474} +{"episode_index": 397, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 484} +{"episode_index": 398, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 464} +{"episode_index": 399, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 536} +{"episode_index": 400, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 473} +{"episode_index": 401, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 596} +{"episode_index": 402, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 439} +{"episode_index": 403, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 560} +{"episode_index": 404, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 499} +{"episode_index": 405, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 477} +{"episode_index": 406, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 577} +{"episode_index": 407, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 473} +{"episode_index": 408, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 602} +{"episode_index": 409, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 471} +{"episode_index": 410, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 463} +{"episode_index": 411, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 726} +{"episode_index": 412, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 531} +{"episode_index": 413, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 509} +{"episode_index": 414, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 497} +{"episode_index": 415, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 537} +{"episode_index": 416, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 500} +{"episode_index": 417, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 490} +{"episode_index": 418, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 448} +{"episode_index": 419, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 471} +{"episode_index": 420, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 431} +{"episode_index": 421, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 525} +{"episode_index": 422, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 532} +{"episode_index": 423, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 577} +{"episode_index": 424, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 473} +{"episode_index": 425, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 477} +{"episode_index": 426, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 551} +{"episode_index": 427, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 581} +{"episode_index": 428, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 547} +{"episode_index": 429, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 412} +{"episode_index": 430, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 490} +{"episode_index": 431, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 439} +{"episode_index": 432, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 456} +{"episode_index": 433, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 435} +{"episode_index": 434, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 516} +{"episode_index": 435, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 479} +{"episode_index": 436, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 482} +{"episode_index": 437, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 447} +{"episode_index": 438, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 539} +{"episode_index": 439, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 445} +{"episode_index": 440, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 529} +{"episode_index": 441, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 529} +{"episode_index": 442, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 344} +{"episode_index": 443, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 332} +{"episode_index": 444, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 282} +{"episode_index": 445, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 417} +{"episode_index": 446, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 556} +{"episode_index": 447, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 345} +{"episode_index": 448, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 381} +{"episode_index": 449, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 342} +{"episode_index": 450, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 347} +{"episode_index": 451, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 346} +{"episode_index": 452, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 479} +{"episode_index": 453, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 379} +{"episode_index": 454, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 411} +{"episode_index": 455, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 364} +{"episode_index": 456, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 372} +{"episode_index": 457, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 365} +{"episode_index": 458, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 362} +{"episode_index": 459, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 359} +{"episode_index": 460, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 481} +{"episode_index": 461, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 332} +{"episode_index": 462, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 448} +{"episode_index": 463, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 395} +{"episode_index": 464, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 508} +{"episode_index": 465, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 472} +{"episode_index": 466, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 380} +{"episode_index": 467, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 353} +{"episode_index": 468, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 401} +{"episode_index": 469, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 452} +{"episode_index": 470, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 401} +{"episode_index": 471, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 383} +{"episode_index": 472, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 522} +{"episode_index": 473, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 372} +{"episode_index": 474, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 464} +{"episode_index": 475, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 355} +{"episode_index": 476, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 426} +{"episode_index": 477, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 478} +{"episode_index": 478, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 366} +{"episode_index": 479, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 330} +{"episode_index": 480, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 450} +{"episode_index": 481, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 364} +{"episode_index": 482, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 341} +{"episode_index": 483, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 422} +{"episode_index": 484, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 385} +{"episode_index": 485, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 389} +{"episode_index": 486, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 366} +{"episode_index": 487, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 346} +{"episode_index": 488, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 692} +{"episode_index": 489, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 363} +{"episode_index": 490, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 450} +{"episode_index": 491, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 344} +{"episode_index": 492, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 381} +{"episode_index": 493, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 355} +{"episode_index": 494, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 527} +{"episode_index": 495, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 363} +{"episode_index": 496, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 360} +{"episode_index": 497, "tasks": ["grip the plate with the right hand, pass it to the left, then set it on the shelf."], "length": 331} diff --git a/RMC-AIDA-L_plate_storage/meta/episodes_stats.jsonl b/RMC-AIDA-L_plate_storage/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..664f0d990b0b59dd209b5fe44e11849781bd42b4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/meta/episodes_stats.jsonl @@ -0,0 +1,498 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4344733386879526]], [[0.45279612148913617]], [[0.4434935979177707]]], "std": [[[0.12480346512146126]], [[0.11306518123033911]], [[0.11529031886626764]]], "count": [148]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[0.7254901960784313]], [[0.7372549019607844]]], "mean": [[[0.474696713257375]], [[0.47791730149266914]], [[0.47075336043764354]]], "std": [[[0.06001245262946241]], [[0.06568603737346092]], [[0.06764493169759732]]], "count": [148]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47806939890257905]], [[0.48447041572822824]], [[0.47671004322337046]]], "std": [[[0.08575605879045466]], [[0.08765294518240702]], [[0.09078659616248279]]], "count": [148]}, "observation.state": {"min": [-0.04881685972213745, 1.9544546604156494, -1.2745616436004639, -2.0649516582489014, -2.7413363456726074, -1.811547040939331, 0.09838420897722244, 37.0, 0.09105599671602249, 0.15534600615501404, -0.016335999593138695, -2.8420000076293945, -0.515999972820282, -0.6910000443458557, -0.758712112903595, -2.0785651206970215, -1.9297235012054443, -1.8050544261932373, 0.8460833430290222, -1.1275874376296997, -0.12889257073402405, 36.0, -0.33122000098228455, 0.29897698760032654, -0.010335000231862068, 1.2350000143051147, 0.015000009909272194, -3.1401853561401367], "max": [1.0729411840438843, 2.0926499366760254, -0.16753415763378143, 0.1765226125717163, -0.5066691040992737, -1.1081271171569824, 2.4198291301727295, 835.0, 0.39928099513053894, 0.4807780086994171, 0.25251299142837524, -0.7450000047683716, 0.9190000295639038, 0.9350000023841858, -0.14095279574394226, -1.7544574737548828, 0.5606696009635925, -0.17327629029750824, 2.8886945247650146, 1.5312820672988892, 0.9707346558570862, 863.0, -0.10680299997329712, 0.4388119876384735, 0.06774900108575821, 2.5309998989105225, 0.8049999475479126, 3.135999917984009], "mean": [0.5656001567840576, 2.05153489112854, -0.6177753806114197, -0.6752281785011292, -1.7170050144195557, -1.4585155248641968, 1.3054378032684326, 626.6524047851562, 0.23208844661712646, 0.3497665524482727, 0.06205584108829498, -1.9352035522460938, 0.4267887473106384, -0.07422962039709091, -0.46846190094947815, -2.0505528450012207, -1.5388468503952026, -1.2214621305465698, 2.3552863597869873, -0.5634734630584717, 0.5538088083267212, 471.8131408691406, -0.19943684339523315, 0.4114612638950348, 0.020087866112589836, 2.1948890686035156, 0.3661452829837799, -1.928985595703125], "std": [0.3117303252220154, 0.0414271280169487, 0.4034021496772766, 0.7913632392883301, 0.7454591393470764, 0.2005482167005539, 1.0308104753494263, 319.5689697265625, 0.13577775657176971, 0.09710252285003662, 0.05832275375723839, 0.7956705093383789, 0.40299785137176514, 0.43691301345825195, 0.16267365217208862, 0.04359022527933121, 0.5640498399734497, 0.3242589831352234, 0.4995652139186859, 0.7188010215759277, 0.2632908523082733, 377.0533752441406, 0.04983726516366005, 0.02641098015010357, 0.015149090439081192, 0.29010701179504395, 0.20310191810131073, 1.8257746696472168], "count": [784]}, "action": {"min": [-0.04881685972213745, 1.9544546604156494, -1.2745616436004639, -2.0649516582489014, -2.7413363456726074, -1.811547040939331, 0.09838420897722244, 37.0, 0.09105599671602249, 0.15534600615501404, -0.016335999593138695, -2.8420000076293945, -0.515999972820282, -0.6910000443458557, -0.758712112903595, -2.0785651206970215, -1.9297235012054443, -1.8050544261932373, 0.8460833430290222, -1.1275874376296997, -0.12889257073402405, 36.0, -0.33122000098228455, 0.29897698760032654, -0.010335000231862068, 1.2350000143051147, 0.015000009909272194, -3.1401853561401367], "max": [1.0729411840438843, 2.0926499366760254, -0.16753415763378143, 0.1765226125717163, -0.5066691040992737, -1.1081271171569824, 2.4198291301727295, 835.0, 0.39928099513053894, 0.4807780086994171, 0.25251299142837524, -0.7450000047683716, 0.9190000295639038, 0.9350000023841858, -0.14095279574394226, -1.7544574737548828, 0.5606696009635925, -0.17327629029750824, 2.8886945247650146, 1.5312820672988892, 0.9707346558570862, 863.0, -0.10680299997329712, 0.4388119876384735, 0.06774900108575821, 2.5309998989105225, 0.8049999475479126, 3.135999917984009], "mean": [0.5656001567840576, 2.05153489112854, -0.6177753806114197, -0.6752281785011292, -1.7170050144195557, -1.4585155248641968, 1.3054378032684326, 626.6524047851562, 0.23208844661712646, 0.3497665524482727, 0.06205584108829498, -1.9352035522460938, 0.4267887473106384, -0.07422962039709091, -0.46846190094947815, -2.0505528450012207, -1.5388468503952026, -1.2214621305465698, 2.3552863597869873, -0.5634734630584717, 0.5538088083267212, 471.8131408691406, -0.19943684339523315, 0.4114612638950348, 0.020087866112589836, 2.1948890686035156, 0.3661452829837799, -1.928985595703125], "std": [0.3117303252220154, 0.0414271280169487, 0.4034021496772766, 0.7913632392883301, 0.7454591393470764, 0.2005482167005539, 1.0308104753494263, 319.5689697265625, 0.13577775657176971, 0.09710252285003662, 0.05832275375723839, 0.7956705093383789, 0.40299785137176514, 0.43691301345825195, 0.16267365217208862, 0.04359022527933121, 0.5640498399734497, 0.3242589831352234, 0.4995652139186859, 0.7188010215759277, 0.2632908523082733, 377.0533752441406, 0.04983726516366005, 0.02641098015010357, 0.015149090439081192, 0.29010701179504395, 0.20310191810131073, 1.8257746696472168], "count": [784]}, "timestamp": {"min": [0.0], "max": [26.1], "mean": [13.05], "std": [7.544037380607283], "count": [784]}, "frame_index": {"min": [0], "max": [783], "mean": [391.5], "std": [226.3211214182185], "count": [784]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [784]}, "index": {"min": [0], "max": [783], "mean": [391.5], "std": [226.3211214182185], "count": [784]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [784]}, "subtask_annotation": {"mean": [3.669642857142857, 9.0, 9.0, 9.0, 9.0], "std": [1.7110972953288281, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [784]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [784]}, "eef_direction_state": {"mean": [4.57780612244898, 4.456632653061225], "std": [1.77972346027819, 1.9595805693855557], "min": [0, 0], "max": [6, 6], "count": [784]}, "eef_velocity_state": {"mean": [0.6364795918367347, 0.6428571428571429], "std": [0.6956467073308429, 0.7213932098830089], "min": [0, 0], "max": [2, 2], "count": [784]}, "eef_acc_mag_state": {"mean": [0.7002551020408163, 0.6415816326530612], "std": [0.8226388203826193, 0.7972244892081846], "min": [0, 0], "max": [2, 2], "count": [784]}, "eef_direction_action": {"mean": [4.57780612244898, 4.456632653061225], "std": [1.77972346027819, 1.9595805693855557], "min": [0, 0], "max": [6, 6], "count": [784]}, "eef_velocity_action": {"mean": [0.6364795918367347, 0.6428571428571429], "std": [0.6956467073308429, 0.7213932098830089], "min": [0, 0], "max": [2, 2], "count": [784]}, "eef_acc_mag_action": {"mean": [0.7002551020408163, 0.6415816326530612], "std": [0.8226388203826193, 0.7972244892081846], "min": [0, 0], "max": [2, 2], "count": [784]}, "eef_sim_pose_state": {"mean": [0.6046031618070661, 0.2306844414046515, 1.159090172380946, 2.431865241559022, 0.9709400740846403, 2.2647903296664134, 0.5447969621242007, -0.27863003483019755, 1.1545795906091705, 0.8189960633038158, 1.026886550262202, -1.2129300507614413], "std": [0.03212116951016059, 0.023062327826372964, 0.04427275311364467, 1.299687825409862, 0.3101683335392695, 0.6583074547589858, 0.10569162606679616, 0.08314788800814282, 0.12435015518361497, 1.82907080401808, 0.34714005674000176, 1.2556320128411125], "min": [0.4806312575241313, 0.16686204240457156, 1.0195904117212704, -3.1044522805591486, 0.42449825944610686, -0.2979971569011188, 0.3520381849608577, -0.47215725527018515, 1.0067846327829921, -3.097622784532065, 0.26842514543585994, -3.0669245101790046], "max": [0.643153124086398, 0.29743567181052655, 1.2266754862875098, 3.1284509009856603, 1.3930037688244994, 2.777776669331821, 0.6885933484102027, -0.147290832853873, 1.3337642926223494, 3.1298108964297953, 1.4837034414671915, 1.9710387470382909], "count": [784]}, "eef_sim_pose_action": {"mean": [0.6046031618070661, 0.2306844414046515, 1.159090172380946, 2.431865241559022, 0.9709400740846403, 2.2647903296664134, 0.5447969621242007, -0.27863003483019755, 1.1545795906091705, 0.8189960633038158, 1.026886550262202, -1.2129300507614413], "std": [0.03212116951016059, 0.023062327826372964, 0.04427275311364467, 1.299687825409862, 0.3101683335392695, 0.6583074547589858, 0.10569162606679616, 0.08314788800814282, 0.12435015518361497, 1.82907080401808, 0.34714005674000176, 1.2556320128411125], "min": [0.4806312575241313, 0.16686204240457156, 1.0195904117212704, -3.1044522805591486, 0.42449825944610686, -0.2979971569011188, 0.3520381849608577, -0.47215725527018515, 1.0067846327829921, -3.097622784532065, 0.26842514543585994, -3.0669245101790046], "max": [0.643153124086398, 0.29743567181052655, 1.2266754862875098, 3.1284509009856603, 1.3930037688244994, 2.777776669331821, 0.6885933484102027, -0.147290832853873, 1.3337642926223494, 3.1298108964297953, 1.4837034414671915, 1.9710387470382909], "count": [784]}, "gripper_mode_state": {"mean": [0.47066326530612246, 0.2729591836734694], "std": [0.4991386140116791, 0.44548004188940105], "min": [0, 0], "max": [1, 1], "count": [784]}, "gripper_activity_state": {"mean": [1.8673469387755102, 1.9170918367346939], "std": [0.4631911295465733, 0.35644748265704557], "min": [0, 0], "max": [2, 2], "count": [784]}, "gripper_mode_action": {"mean": [0.47066326530612246, 0.2729591836734694], "std": [0.4991386140116791, 0.44548004188940105], "min": [0, 0], "max": [1, 1], "count": [784]}, "gripper_activity_action": {"mean": [1.8673469387755102, 1.9170918367346939], "std": [0.4631911295465733, 0.35644748265704557], "min": [0, 0], "max": [2, 2], "count": [784]}, "gripper_open_scale_state": {"mean": [0.4718131377891584, 0.6266524234791185], "std": [0.3770537773928001, 0.319569016612798], "min": [0.036, 0.037], "max": [0.863, 0.835], "count": [784]}, "gripper_open_scale_action": {"mean": [0.4718131377891584, 0.6266524234791185], "std": [0.3770537773928001, 0.319569016612798], "min": [0.036, 0.037], "max": [0.863, 0.835], "count": [784]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.44052407354527573]], [[0.45923391197093727]], [[0.44794671100640904]]], "std": [[[0.13025914385840026]], [[0.11853722532577961]], [[0.1220280884192789]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.6941176470588235]], [[0.6901960784313725]]], "mean": [[[0.47418917166381114]], [[0.47854330461958244]], [[0.4715768449774732]]], "std": [[[0.062438346288197305]], [[0.0667521240061498]], [[0.06884202059475328]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48706474276603845]], [[0.4942833975823339]], [[0.4875775667872327]]], "std": [[[0.09002238398542495]], [[0.08709682177583243]], [[0.0916557374414201]]], "count": [103]}, "observation.state": {"min": [0.016318827867507935, 1.9738976955413818, -1.1137644052505493, -2.0568008422851562, -2.6710169315338135, -1.9092156887054443, 0.2805965840816498, 39.0, 0.0717419981956482, 0.12139599770307541, -0.01197499968111515, -2.9049999713897705, -0.515999972820282, -0.7910000085830688, -0.3589444160461426, -2.0785651206970215, -1.704837679862976, -1.7240363359451294, 2.1582043170928955, -0.9578018188476562, -0.008168141357600689, 40.0, -0.3420659899711609, 0.2925570011138916, -0.03324199840426445, 1.2519999742507935, 0.19599999487400055, -3.1411852836608887], "max": [1.021174669265747, 2.092876672744751, 0.03930481895804405, 0.04447099193930626, -0.6886371374130249, -1.096433401107788, 2.609022855758667, 827.0, 0.4308309853076935, 0.47090598940849304, 0.2750059962272644, -0.5889999270439148, 0.9810000061988831, 0.902999997138977, -0.09499827772378922, -2.026693820953369, -0.9741730690002441, -0.3471111059188843, 2.658468008041382, 1.311614990234375, 0.803706705570221, 867.0, -0.1141899973154068, 0.3955880105495453, 0.07504600286483765, 2.506999969482422, 0.8090000748634338, 3.1410000324249268], "mean": [0.5262066721916199, 2.0597121715545654, -0.5870516300201416, -0.7829619646072388, -1.6202669143676758, -1.5044282674789429, 1.3291740417480469, 582.7299194335938, 0.2449444681406021, 0.3268834054470062, 0.09298761934041977, -1.7753949165344238, 0.3796823024749756, 0.07310307770967484, -0.2509213387966156, -2.0647776126861572, -1.4899972677230835, -1.420365810394287, 2.414240837097168, -0.480319619178772, 0.49205461144447327, 549.6721801757812, -0.19288313388824463, 0.3734874725341797, 0.01346218679100275, 2.187016248703003, 0.45886218547821045, -1.9119237661361694], "std": [0.3201005458831787, 0.036232199519872665, 0.4260868728160858, 0.7639474868774414, 0.8400997519493103, 0.16780348122119904, 0.9244078993797302, 322.16607666015625, 0.15607748925685883, 0.10781048238277435, 0.0561993382871151, 0.973808765411377, 0.4583328366279602, 0.5290325284004211, 0.09883592277765274, 0.005241201259195805, 0.18264098465442657, 0.31520476937294006, 0.17645667493343353, 0.62357097864151, 0.20942546427249908, 371.88812255859375, 0.0642353966832161, 0.02039274573326111, 0.02914544567465782, 0.32469695806503296, 0.16538606584072113, 1.9426838159561157], "count": [485]}, "action": {"min": [0.016318827867507935, 1.9738976955413818, -1.1137644052505493, -2.0568008422851562, -2.6710169315338135, -1.9092156887054443, 0.2805965840816498, 39.0, 0.0717419981956482, 0.12139599770307541, -0.01197499968111515, -2.9049999713897705, -0.515999972820282, -0.7910000085830688, -0.3589444160461426, -2.0785651206970215, -1.704837679862976, -1.7240363359451294, 2.1582043170928955, -0.9578018188476562, -0.008168141357600689, 40.0, -0.3420659899711609, 0.2925570011138916, -0.03324199840426445, 1.2519999742507935, 0.19599999487400055, -3.1411852836608887], "max": [1.021174669265747, 2.092876672744751, 0.03930481895804405, 0.04447099193930626, -0.6886371374130249, -1.096433401107788, 2.609022855758667, 827.0, 0.4308309853076935, 0.47090598940849304, 0.2750059962272644, -0.5889999270439148, 0.9810000061988831, 0.902999997138977, -0.09499827772378922, -2.026693820953369, -0.9741730690002441, -0.3471111059188843, 2.658468008041382, 1.311614990234375, 0.803706705570221, 867.0, -0.1141899973154068, 0.3955880105495453, 0.07504600286483765, 2.506999969482422, 0.8090000748634338, 3.1410000324249268], "mean": [0.5262066721916199, 2.0597121715545654, -0.5870516300201416, -0.7829619646072388, -1.6202669143676758, -1.5044282674789429, 1.3291740417480469, 582.7299194335938, 0.2449444681406021, 0.3268834054470062, 0.09298761934041977, -1.7753949165344238, 0.3796823024749756, 0.07310307770967484, -0.2509213387966156, -2.0647776126861572, -1.4899972677230835, -1.420365810394287, 2.414240837097168, -0.480319619178772, 0.49205461144447327, 549.6721801757812, -0.19288313388824463, 0.3734874725341797, 0.01346218679100275, 2.187016248703003, 0.45886218547821045, -1.9119237661361694], "std": [0.3201005458831787, 0.036232199519872665, 0.4260868728160858, 0.7639474868774414, 0.8400997519493103, 0.16780348122119904, 0.9244078993797302, 322.16607666015625, 0.15607748925685883, 0.10781048238277435, 0.0561993382871151, 0.973808765411377, 0.4583328366279602, 0.5290325284004211, 0.09883592277765274, 0.005241201259195805, 0.18264098465442657, 0.31520476937294006, 0.17645667493343353, 0.62357097864151, 0.20942546427249908, 371.88812255859375, 0.0642353966832161, 0.02039274573326111, 0.02914544567465782, 0.32469695806503296, 0.16538606584072113, 1.9426838159561157], "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": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [485]}, "index": {"min": [784], "max": [1268], "mean": [1026.0], "std": [140.0071426749364], "count": [485]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [485]}, "subtask_annotation": {"mean": [3.3690721649484536, 9.0, 9.0, 9.0, 9.0], "std": [1.9259144741661165, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [485]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [485]}, "eef_direction_state": {"mean": [4.5958762886597935, 4.28659793814433], "std": [1.536357824902391, 1.887103757328567], "min": [0, 0], "max": [6, 6], "count": [485]}, "eef_velocity_state": {"mean": [0.7195876288659794, 0.8061855670103093], "std": [0.6854360001943406, 0.7835702631656348], "min": [0, 0], "max": [2, 2], "count": [485]}, "eef_acc_mag_state": {"mean": [0.7896907216494845, 0.6371134020618556], "std": [0.830536348389633, 0.7996545114331766], "min": [0, 0], "max": [2, 2], "count": [485]}, "eef_direction_action": {"mean": [4.5958762886597935, 4.28659793814433], "std": [1.536357824902391, 1.887103757328567], "min": [0, 0], "max": [6, 6], "count": [485]}, "eef_velocity_action": {"mean": [0.7195876288659794, 0.8061855670103093], "std": [0.6854360001943406, 0.7835702631656348], "min": [0, 0], "max": [2, 2], "count": [485]}, "eef_acc_mag_action": {"mean": [0.7896907216494845, 0.6371134020618556], "std": [0.830536348389633, 0.7996545114331766], "min": [0, 0], "max": [2, 2], "count": [485]}, "eef_sim_pose_state": {"mean": [0.564799445777515, 0.22332128402596857, 1.1556301141194192, 0.3953177145102329, 1.0786053534164566, 2.1750345684918964, 0.5241464298724228, -0.3052371100096735, 1.1651762682426732, 0.4874376108712747, 0.9153384432706461, -1.0256070426994923], "std": [0.02336974988829361, 0.027889130757476663, 0.05873537663724701, 2.659576384543877, 0.2845119064269118, 0.7264561029057426, 0.11423788981363324, 0.10567302237946326, 0.1229427164521927, 1.8306768666161104, 0.3465686923741367, 1.2891682509471307], "min": [0.47392717601716494, 0.17950076628270997, 1.0229188105943345, -3.139839755281064, 0.623691055899684, -0.2287484531447012, 0.3157374635771073, -0.48432403786645584, 1.0182883301423342, -3.0996640009529495, 0.24471396164672643, -3.075575491742079], "max": [0.587941353520932, 0.3175386138868861, 1.237067413369662, 3.134878255985801, 1.4514566133695341, 2.8295051231089237, 0.6803803535573724, -0.1489750165287061, 1.346521625952669, 3.1370531764487306, 1.4545143589382667, 3.1151585780400155], "count": [485]}, "eef_sim_pose_action": {"mean": [0.564799445777515, 0.22332128402596857, 1.1556301141194192, 0.3953177145102329, 1.0786053534164566, 2.1750345684918964, 0.5241464298724228, -0.3052371100096735, 1.1651762682426732, 0.4874376108712747, 0.9153384432706461, -1.0256070426994923], "std": [0.02336974988829361, 0.027889130757476663, 0.05873537663724701, 2.659576384543877, 0.2845119064269118, 0.7264561029057426, 0.11423788981363324, 0.10567302237946326, 0.1229427164521927, 1.8306768666161104, 0.3465686923741367, 1.2891682509471307], "min": [0.47392717601716494, 0.17950076628270997, 1.0229188105943345, -3.139839755281064, 0.623691055899684, -0.2287484531447012, 0.3157374635771073, -0.48432403786645584, 1.0182883301423342, -3.0996640009529495, 0.24471396164672643, -3.075575491742079], "max": [0.587941353520932, 0.3175386138868861, 1.237067413369662, 3.134878255985801, 1.4514566133695341, 2.8295051231089237, 0.6803803535573724, -0.1489750165287061, 1.346521625952669, 3.1370531764487306, 1.4545143589382667, 3.1151585780400155], "count": [485]}, "gripper_mode_state": {"mean": [0.38556701030927837, 0.3319587628865979], "std": [0.4867289706504463, 0.47091627985173384], "min": [0, 0], "max": [1, 1], "count": [485]}, "gripper_activity_state": {"mean": [1.8515463917525774, 1.8845360824742268], "std": [0.46153339271397836, 0.4150121613385311], "min": [0, 0], "max": [2, 2], "count": [485]}, "gripper_mode_action": {"mean": [0.38556701030927837, 0.3319587628865979], "std": [0.4867289706504463, 0.47091627985173384], "min": [0, 0], "max": [1, 1], "count": [485]}, "gripper_activity_action": {"mean": [1.8515463917525774, 1.8845360824742268], "std": [0.46153339271397836, 0.4150121613385311], "min": [0, 0], "max": [2, 2], "count": [485]}, "gripper_open_scale_state": {"mean": [0.54967216497205, 0.5827298968757549], "std": [0.37188804714204926, 0.3221660444718117], "min": [0.04, 0.039], "max": [0.867, 0.827], "count": [485]}, "gripper_open_scale_action": {"mean": [0.54967216497205, 0.5827298968757549], "std": [0.37188804714204926, 0.3221660444718117], "min": [0.04, 0.039], "max": [0.867, 0.827], "count": [485]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4430748203252655]], [[0.4621309742647059]], [[0.4507779931959763]]], "std": [[[0.13179717085892745]], [[0.12007284028773062]], [[0.12377415283681656]]], "count": [128]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7686274509803922]], [[0.6627450980392157]], [[0.7137254901960784]]], "mean": [[[0.47176498831954655]], [[0.47663800966350084]], [[0.4686922790926266]]], "std": [[[0.060375987494344786]], [[0.06518699204112981]], [[0.0669618406098079]]], "count": [128]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48247413545496326]], [[0.49035230449601713]], [[0.48227357792075165]]], "std": [[[0.10177244348026579]], [[0.09920552589583381]], [[0.10459337275305386]]], "count": [128]}, "observation.state": {"min": [-0.029216814786195755, 2.051983594894409, -1.189790964126587, -2.0104100704193115, -2.500917434692383, -1.8993021249771118, 0.061138883233070374, 36.0, 0.07063499838113785, 0.1855819970369339, -0.009127000346779823, -2.9159998893737793, -0.5920000076293945, -0.7630000710487366, -0.3697829246520996, -2.078634738922119, -1.690299153327942, -1.839001178741455, 2.0956168174743652, -1.0575997829437256, 0.09869837015867233, 34.0, -0.3415510058403015, 0.32000601291656494, -0.03428800031542778, 1.253000020980835, 0.1379999816417694, -3.1381852626800537], "max": [0.8517905473709106, 2.0926499366760254, 0.5176122784614563, 0.2024582177400589, -0.1987406462430954, -0.831125795841217, 2.5713412761688232, 798.0, 0.42646101117134094, 0.45367100834846497, 0.24097800254821777, -0.43799999356269836, 1.0479999780654907, 1.2130000591278076, -0.13414600491523743, -2.0188748836517334, -0.9720786213874817, -0.28871238231658936, 2.6201932430267334, 1.2754167318344116, 0.8068656921386719, 866.0, -0.11128699779510498, 0.393326997756958, 0.07688199728727341, 2.5139999389648438, 0.7419999837875366, 3.140000104904175], "mean": [0.49278363585472107, 2.0745022296905518, -0.5559790730476379, -0.9564329981803894, -1.8814417123794556, -1.4784940481185913, 1.4031609296798706, 550.413818359375, 0.20927315950393677, 0.34254181385040283, 0.08393491059541702, -1.9867358207702637, 0.3164169192314148, 0.03232615068554878, -0.29074642062187195, -2.0661067962646484, -1.4036736488342285, -1.285579800605774, 2.431386947631836, -0.2779618501663208, 0.37656861543655396, 493.49078369140625, -0.2049150913953781, 0.3678927719593048, 0.011016990058124065, 2.0735418796539307, 0.45309391617774963, -0.9039573073387146], "std": [0.23562967777252197, 0.009667365811765194, 0.6728846430778503, 0.8171435594558716, 0.579957902431488, 0.16770592331886292, 0.9960086345672607, 325.2715759277344, 0.13318097591400146, 0.08483927696943283, 0.04660547152161598, 0.9219976663589478, 0.4397745132446289, 0.5613905191421509, 0.06192938983440399, 0.007146144285798073, 0.25029346346855164, 0.47987842559814453, 0.16985809803009033, 0.9252097010612488, 0.15827994048595428, 374.2921447753906, 0.061779458075761795, 0.01726703904569149, 0.027854073792696, 0.4682653248310089, 0.18909884989261627, 2.517331838607788], "count": [650]}, "action": {"min": [-0.029216814786195755, 2.051983594894409, -1.189790964126587, -2.0104100704193115, -2.500917434692383, -1.8993021249771118, 0.061138883233070374, 36.0, 0.07063499838113785, 0.1855819970369339, -0.009127000346779823, -2.9159998893737793, -0.5920000076293945, -0.7630000710487366, -0.3697829246520996, -2.078634738922119, -1.690299153327942, -1.839001178741455, 2.0956168174743652, -1.0575997829437256, 0.09869837015867233, 34.0, -0.3415510058403015, 0.32000601291656494, -0.03428800031542778, 1.253000020980835, 0.1379999816417694, -3.1381852626800537], "max": [0.8517905473709106, 2.0926499366760254, 0.5176122784614563, 0.2024582177400589, -0.1987406462430954, -0.831125795841217, 2.5713412761688232, 798.0, 0.42646101117134094, 0.45367100834846497, 0.24097800254821777, -0.43799999356269836, 1.0479999780654907, 1.2130000591278076, -0.13414600491523743, -2.0188748836517334, -0.9720786213874817, -0.28871238231658936, 2.6201932430267334, 1.2754167318344116, 0.8068656921386719, 866.0, -0.11128699779510498, 0.393326997756958, 0.07688199728727341, 2.5139999389648438, 0.7419999837875366, 3.140000104904175], "mean": [0.49278363585472107, 2.0745022296905518, -0.5559790730476379, -0.9564329981803894, -1.8814417123794556, -1.4784940481185913, 1.4031609296798706, 550.413818359375, 0.20927315950393677, 0.34254181385040283, 0.08393491059541702, -1.9867358207702637, 0.3164169192314148, 0.03232615068554878, -0.29074642062187195, -2.0661067962646484, -1.4036736488342285, -1.285579800605774, 2.431386947631836, -0.2779618501663208, 0.37656861543655396, 493.49078369140625, -0.2049150913953781, 0.3678927719593048, 0.011016990058124065, 2.0735418796539307, 0.45309391617774963, -0.9039573073387146], "std": [0.23562967777252197, 0.009667365811765194, 0.6728846430778503, 0.8171435594558716, 0.579957902431488, 0.16770592331886292, 0.9960086345672607, 325.2715759277344, 0.13318097591400146, 0.08483927696943283, 0.04660547152161598, 0.9219976663589478, 0.4397745132446289, 0.5613905191421509, 0.06192938983440399, 0.007146144285798073, 0.25029346346855164, 0.47987842559814453, 0.16985809803009033, 0.9252097010612488, 0.15827994048595428, 374.2921447753906, 0.061779458075761795, 0.01726703904569149, 0.027854073792696, 0.4682653248310089, 0.18909884989261627, 2.517331838607788], "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": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [650]}, "index": {"min": [1269], "max": [1918], "mean": [1593.5], "std": [187.63861542870114], "count": [650]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [650]}, "subtask_annotation": {"mean": [3.1753846153846155, 9.0, 9.0, 9.0, 9.0], "std": [2.076982335336969, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [650]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [650]}, "eef_direction_state": {"mean": [4.712307692307692, 4.229230769230769], "std": [1.56067122564498, 1.9528458978095893], "min": [0, 0], "max": [6, 6], "count": [650]}, "eef_velocity_state": {"mean": [0.6169230769230769, 0.7738461538461539], "std": [0.6246400146716471, 0.6969774134022597], "min": [0, 0], "max": [2, 2], "count": [650]}, "eef_acc_mag_state": {"mean": [0.7153846153846154, 0.7230769230769231], "std": [0.8342164945404223, 0.8172692298642078], "min": [0, 0], "max": [2, 2], "count": [650]}, "eef_direction_action": {"mean": [4.712307692307692, 4.229230769230769], "std": [1.56067122564498, 1.9528458978095893], "min": [0, 0], "max": [6, 6], "count": [650]}, "eef_velocity_action": {"mean": [0.6169230769230769, 0.7738461538461539], "std": [0.6246400146716471, 0.6969774134022597], "min": [0, 0], "max": [2, 2], "count": [650]}, "eef_acc_mag_action": {"mean": [0.7153846153846154, 0.7230769230769231], "std": [0.8342164945404223, 0.8172692298642078], "min": [0, 0], "max": [2, 2], "count": [650]}, "eef_sim_pose_state": {"mean": [0.5590528990664538, 0.22738655116267448, 1.1423396781121282, 0.4336623947619361, 1.054930208758452, 1.9080518376959263, 0.5402282989802374, -0.27994651592705644, 1.1845303023235683, 0.43085304507614447, 0.8734376970426391, -1.3413469524959702], "std": [0.01658700061407195, 0.02715422422241797, 0.06425393321772334, 2.4713197145665817, 0.27222737690565746, 0.9998748219080048, 0.09001085755294065, 0.08217272661579708, 0.11142119665918353, 1.8962644037607466, 0.3601227929406531, 1.2409375436997694], "min": [0.501517871067571, 0.19653051966431143, 1.0326793893483113, -3.13564021774273, 0.5677142353738911, 0.10192161545388884, 0.386137636035179, -0.45016323045406137, 1.0238121531827404, -3.1073570950542524, 0.1239989998004587, -3.105167376183034], "max": [0.5827627708524589, 0.3196205260179489, 1.2428784680003364, 3.140302299605629, 1.482830901304054, 2.7842796184719476, 0.6591307046407868, -0.17046134267473928, 1.325504341664917, 3.1223609969255866, 1.4028881070333408, 2.985363193394818], "count": [650]}, "eef_sim_pose_action": {"mean": [0.5590528990664538, 0.22738655116267448, 1.1423396781121282, 0.4336623947619361, 1.054930208758452, 1.9080518376959263, 0.5402282989802374, -0.27994651592705644, 1.1845303023235683, 0.43085304507614447, 0.8734376970426391, -1.3413469524959702], "std": [0.01658700061407195, 0.02715422422241797, 0.06425393321772334, 2.4713197145665817, 0.27222737690565746, 0.9998748219080048, 0.09001085755294065, 0.08217272661579708, 0.11142119665918353, 1.8962644037607466, 0.3601227929406531, 1.2409375436997694], "min": [0.501517871067571, 0.19653051966431143, 1.0326793893483113, -3.13564021774273, 0.5677142353738911, 0.10192161545388884, 0.386137636035179, -0.45016323045406137, 1.0238121531827404, -3.1073570950542524, 0.1239989998004587, -3.105167376183034], "max": [0.5827627708524589, 0.3196205260179489, 1.2428784680003364, 3.140302299605629, 1.482830901304054, 2.7842796184719476, 0.6591307046407868, -0.17046134267473928, 1.325504341664917, 3.1223609969255866, 1.4028881070333408, 2.985363193394818], "count": [650]}, "gripper_mode_state": {"mean": [0.41846153846153844, 0.33692307692307694], "std": [0.49330667874045764, 0.47265835141226914], "min": [0, 0], "max": [1, 1], "count": [650]}, "gripper_activity_state": {"mean": [1.9015384615384616, 1.9107692307692308], "std": [0.38370353447272804, 0.348236470021815], "min": [0, 0], "max": [2, 2], "count": [650]}, "gripper_mode_action": {"mean": [0.41846153846153844, 0.33692307692307694], "std": [0.49330667874045764, 0.47265835141226914], "min": [0, 0], "max": [1, 1], "count": [650]}, "gripper_activity_action": {"mean": [1.9015384615384616, 1.9107692307692308], "std": [0.38370353447272804, 0.348236470021815], "min": [0, 0], "max": [2, 2], "count": [650]}, "gripper_open_scale_state": {"mean": [0.4934907691251309, 0.5504138461303704], "std": [0.37429059099167566, 0.3252718731793989], "min": [0.034, 0.036], "max": [0.866, 0.798], "count": [650]}, "gripper_open_scale_action": {"mean": [0.4934907691251309, 0.5504138461303704], "std": [0.37429059099167566, 0.3252718731793989], "min": [0.034, 0.036], "max": [0.866, 0.798], "count": [650]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.45135864837541734]], [[0.46667202708421496]], [[0.4565049886561339]]], "std": [[[0.1414822168395649]], [[0.13076214180130658]], [[0.13429038967910978]]], "count": [139]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7686274509803922]], [[0.6509803921568628]], [[0.6980392156862745]]], "mean": [[[0.4751847066464475]], [[0.4803322959279635]], [[0.47369241665491135]]], "std": [[[0.06172892540480919]], [[0.06474744751155014]], [[0.0679572889485866]]], "count": [139]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4694500370292002]], [[0.4778431284384257]], [[0.4678761667136879]]], "std": [[[0.11061652066966951]], [[0.1065934581519888]], [[0.11212352513630058]]], "count": [139]}, "observation.state": {"min": [-0.03406882658600807, 1.9219567775726318, -1.4018136262893677, -2.0582668781280518, -2.8143434524536133, -1.7693450450897217, 0.24092525243759155, 21.0, 0.042987000197172165, 0.22054600715637207, 0.005716000217944384, -3.010999917984009, -0.8230000138282776, -0.7490000128746033, -0.3184702396392822, -2.073974847793579, -1.564513087272644, -1.759483814239502, 2.2394845485687256, -1.1182324886322021, 0.03263765573501587, 34.0, -0.3307569921016693, 0.3029170036315918, -0.032857999205589294, 1.246000051498413, 0.132999986410141, -3.121999979019165], "max": [0.9255656003952026, 2.0893163681030273, -0.6623350381851196, 0.024661503732204437, 0.05543166399002075, -1.0172128677368164, 2.4975314140319824, 817.0, 0.4045009911060333, 0.4533570110797882, 0.18885000050067902, -0.6570000052452087, 0.8870000243186951, 1.0130000114440918, -0.028099801391363144, -1.9109086990356445, -1.0477560758590698, -0.28438395261764526, 2.718682050704956, 1.3099219799041748, 0.7171209454536438, 877.0, -0.13220499455928802, 0.3938930034637451, 0.042785998433828354, 2.492000102996826, 0.718999981880188, 3.134000062942505], "mean": [0.589319109916687, 2.0355887413024902, -1.0874677896499634, -1.0111128091812134, -1.6291476488113403, -1.5223681926727295, 1.5533524751663208, 564.2017822265625, 0.1790018230676651, 0.36004188656806946, 0.07374360412359238, -2.217186212539673, 0.19435366988182068, 0.04699711129069328, -0.18316948413848877, -2.0613250732421875, -1.4191899299621582, -1.4891554117202759, 2.4120893478393555, -0.4757736921310425, 0.5022304654121399, 490.1699523925781, -0.19109058380126953, 0.36231786012649536, 0.003620484611019492, 2.203010320663452, 0.45455992221832275, -2.3511738777160645], "std": [0.2769484519958496, 0.04754246771335602, 0.1134246364235878, 0.717343807220459, 1.0758270025253296, 0.14396429061889648, 0.8779639005661011, 346.47943115234375, 0.12712018191814423, 0.08044189214706421, 0.03978606313467026, 0.8765468001365662, 0.5056346654891968, 0.6016272306442261, 0.06998780369758606, 0.01947222836315632, 0.13621939718723297, 0.26427072286605835, 0.1725536733865738, 0.5572025179862976, 0.22208604216575623, 393.0933532714844, 0.04459860175848007, 0.014921324327588081, 0.022256527096033096, 0.26743072271347046, 0.15914364159107208, 1.4262341260910034], "count": [721]}, "action": {"min": [-0.03406882658600807, 1.9219567775726318, -1.4018136262893677, -2.0582668781280518, -2.8143434524536133, -1.7693450450897217, 0.24092525243759155, 21.0, 0.042987000197172165, 0.22054600715637207, 0.005716000217944384, -3.010999917984009, -0.8230000138282776, -0.7490000128746033, -0.3184702396392822, -2.073974847793579, -1.564513087272644, -1.759483814239502, 2.2394845485687256, -1.1182324886322021, 0.03263765573501587, 34.0, -0.3307569921016693, 0.3029170036315918, -0.032857999205589294, 1.246000051498413, 0.132999986410141, -3.121999979019165], "max": [0.9255656003952026, 2.0893163681030273, -0.6623350381851196, 0.024661503732204437, 0.05543166399002075, -1.0172128677368164, 2.4975314140319824, 817.0, 0.4045009911060333, 0.4533570110797882, 0.18885000050067902, -0.6570000052452087, 0.8870000243186951, 1.0130000114440918, -0.028099801391363144, -1.9109086990356445, -1.0477560758590698, -0.28438395261764526, 2.718682050704956, 1.3099219799041748, 0.7171209454536438, 877.0, -0.13220499455928802, 0.3938930034637451, 0.042785998433828354, 2.492000102996826, 0.718999981880188, 3.134000062942505], "mean": [0.589319109916687, 2.0355887413024902, -1.0874677896499634, -1.0111128091812134, -1.6291476488113403, -1.5223681926727295, 1.5533524751663208, 564.2017822265625, 0.1790018230676651, 0.36004188656806946, 0.07374360412359238, -2.217186212539673, 0.19435366988182068, 0.04699711129069328, -0.18316948413848877, -2.0613250732421875, -1.4191899299621582, -1.4891554117202759, 2.4120893478393555, -0.4757736921310425, 0.5022304654121399, 490.1699523925781, -0.19109058380126953, 0.36231786012649536, 0.003620484611019492, 2.203010320663452, 0.45455992221832275, -2.3511738777160645], "std": [0.2769484519958496, 0.04754246771335602, 0.1134246364235878, 0.717343807220459, 1.0758270025253296, 0.14396429061889648, 0.8779639005661011, 346.47943115234375, 0.12712018191814423, 0.08044189214706421, 0.03978606313467026, 0.8765468001365662, 0.5056346654891968, 0.6016272306442261, 0.06998780369758606, 0.01947222836315632, 0.13621939718723297, 0.26427072286605835, 0.1725536733865738, 0.5572025179862976, 0.22208604216575623, 393.0933532714844, 0.04459860175848007, 0.014921324327588081, 0.022256527096033096, 0.26743072271347046, 0.15914364159107208, 1.4262341260910034], "count": [721]}, "timestamp": {"min": [0.0], "max": [24.0], "mean": [12.0], "std": [6.937819061732104], "count": [721]}, "frame_index": {"min": [0], "max": [720], "mean": [360.0], "std": [208.13457185196313], "count": [721]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [721]}, "index": {"min": [1919], "max": [2639], "mean": [2279.0], "std": [208.13457185196313], "count": [721]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [721]}, "subtask_annotation": {"mean": [3.2690707350901524, 9.0, 9.0, 9.0, 9.0], "std": [2.0674480833918873, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [721]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [721]}, "eef_direction_state": {"mean": [4.957004160887656, 4.46879334257975], "std": [1.5208523456027983, 1.9775255451806335], "min": [0, 0], "max": [6, 6], "count": [721]}, "eef_velocity_state": {"mean": [0.4895977808599168, 0.5991678224687933], "std": [0.6233683092988194, 0.6756714446389791], "min": [0, 0], "max": [2, 2], "count": [721]}, "eef_acc_mag_state": {"mean": [0.5672676837725381, 0.6615811373092927], "std": [0.7891317208596401, 0.8068928070600523], "min": [0, 0], "max": [2, 2], "count": [721]}, "eef_direction_action": {"mean": [4.957004160887656, 4.46879334257975], "std": [1.5208523456027983, 1.9775255451806335], "min": [0, 0], "max": [6, 6], "count": [721]}, "eef_velocity_action": {"mean": [0.4895977808599168, 0.5991678224687933], "std": [0.6233683092988194, 0.6756714446389791], "min": [0, 0], "max": [2, 2], "count": [721]}, "eef_acc_mag_action": {"mean": [0.5672676837725381, 0.6615811373092927], "std": [0.7891317208596401, 0.8068928070600523], "min": [0, 0], "max": [2, 2], "count": [721]}, "eef_sim_pose_state": {"mean": [0.5534153888324642, 0.2156907662313855, 1.1502267827616874, 1.546126805245203, 1.0930512047206882, 2.292799914915974, 0.5602990586184488, -0.2560537648827357, 1.202772968884682, 0.4547302942831128, 0.7458168909527597, -1.4169996508270395], "std": [0.012020440023603673, 0.025005879630461275, 0.03811344309504298, 2.2819919946490854, 0.29458030275066466, 0.5164494036658694, 0.08905554761213928, 0.08734567346849172, 0.10198799405069087, 2.052089187441041, 0.40979978290480235, 1.1493851428238218], "min": [0.4844383029593865, 0.1704770760046171, 1.0239409667761854, -3.140011962586178, 0.5177185850984216, 0.19693885473374106, 0.4164463754386722, -0.4331570172434631, 1.0408541611569078, -3.1134141413956637, -0.08988442662558072, -2.8696083827698744], "max": [0.5764668621477185, 0.3054676160281553, 1.2039050711805213, 3.140661893420093, 1.4201326407171937, 2.831897888569172, 0.6627767950371399, -0.16131834095132924, 1.3319804766187366, 3.1163351025449106, 1.522553189983408, 2.009999483717678], "count": [721]}, "eef_sim_pose_action": {"mean": [0.5534153888324642, 0.2156907662313855, 1.1502267827616874, 1.546126805245203, 1.0930512047206882, 2.292799914915974, 0.5602990586184488, -0.2560537648827357, 1.202772968884682, 0.4547302942831128, 0.7458168909527597, -1.4169996508270395], "std": [0.012020440023603673, 0.025005879630461275, 0.03811344309504298, 2.2819919946490854, 0.29458030275066466, 0.5164494036658694, 0.08905554761213928, 0.08734567346849172, 0.10198799405069087, 2.052089187441041, 0.40979978290480235, 1.1493851428238218], "min": [0.4844383029593865, 0.1704770760046171, 1.0239409667761854, -3.140011962586178, 0.5177185850984216, 0.19693885473374106, 0.4164463754386722, -0.4331570172434631, 1.0408541611569078, -3.1134141413956637, -0.08988442662558072, -2.8696083827698744], "max": [0.5764668621477185, 0.3054676160281553, 1.2039050711805213, 3.140661893420093, 1.4201326407171937, 2.831897888569172, 0.6627767950371399, -0.16131834095132924, 1.3319804766187366, 3.1163351025449106, 1.522553189983408, 2.009999483717678], "count": [721]}, "gripper_mode_state": {"mean": [0.44937586685159503, 0.3287101248266297], "std": [0.4974305953024732, 0.46974437587169826], "min": [0, 0], "max": [1, 1], "count": [721]}, "gripper_activity_state": {"mean": [1.8710124826629682, 1.9015256588072122], "std": [0.43908264111088174, 0.3649108753980742], "min": [0, 0], "max": [2, 2], "count": [721]}, "gripper_mode_action": {"mean": [0.44937586685159503, 0.3287101248266297], "std": [0.4974305953024732, 0.46974437587169826], "min": [0, 0], "max": [1, 1], "count": [721]}, "gripper_activity_action": {"mean": [1.8710124826629682, 1.9015256588072122], "std": [0.43908264111088174, 0.3649108753980742], "min": [0, 0], "max": [2, 2], "count": [721]}, "gripper_open_scale_state": {"mean": [0.49016990279093176, 0.5642018030248637], "std": [0.3930932985261337, 0.34647913206997716], "min": [0.034, 0.021], "max": [0.877, 0.817], "count": [721]}, "gripper_open_scale_action": {"mean": [0.49016990279093176, 0.5642018030248637], "std": [0.3930932985261337, 0.34647913206997716], "min": [0.034, 0.021], "max": [0.877, 0.817], "count": [721]}}} +{"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.4450604595588235]], [[0.45994577205882353]], [[0.4509799509803922]]], "std": [[[0.12935043536147284]], [[0.11997888082503767]], [[0.12283115385973364]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7372549019607844]], [[0.6431372549019608]], [[0.6941176470588235]]], "mean": [[[0.4764172324346405]], [[0.48199872753267975]], [[0.4752220996732026]]], "std": [[[0.06484372674855328]], [[0.06516224161602654]], [[0.06889134093785294]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47959852736928105]], [[0.49037412990196083]], [[0.4812264644607843]]], "std": [[[0.08479552306278611]], [[0.07892198707050099]], [[0.08678913530923876]]], "count": [100]}, "observation.state": {"min": [0.013491395860910416, 1.9628496170043945, -1.1729834079742432, -2.047166347503662, -2.6669154167175293, -1.861742615699768, 0.20858429372310638, 42.0, 0.024670999497175217, 0.2283630073070526, 0.0012039999710395932, -2.7980000972747803, -0.5680000185966492, -0.5820000171661377, -0.30316370725631714, -2.0731894969940186, -1.6369444131851196, -1.9238590002059937, 2.2870097160339355, -1.146663784980774, 0.07185520976781845, 35.0, -0.33350300788879395, 0.30934199690818787, -0.038586001843214035, 1.305999994277954, 0.11100000143051147, -3.1401853561401367], "max": [0.9964783787727356, 2.0900492668151855, -0.512149453163147, 0.12428489327430725, -0.26366689801216125, -1.1316540241241455, 2.5378832817077637, 830.0, 0.39736300706863403, 0.44445300102233887, 0.22444500029087067, -0.6610000133514404, 0.9729999899864197, 0.859000027179718, 0.0015707964776083827, -1.9358842372894287, -0.9367706179618835, -0.2957634925842285, 2.712468385696411, 1.2840911149978638, 0.7287448644638062, 873.0, -0.1032089963555336, 0.3862740099430084, 0.0792739987373352, 2.492000102996826, 0.6880000233650208, 3.138000011444092], "mean": [0.617216944694519, 2.054717540740967, -0.8231842517852783, -0.9673613905906677, -1.6752103567123413, -1.5292447805404663, 1.3926408290863037, 560.177734375, 0.1954602301120758, 0.36011722683906555, 0.08641982823610306, -1.9815753698349, 0.2802840769290924, 0.08178519457578659, -0.17224933207035065, -2.060612916946411, -1.436506748199463, -1.551047444343567, 2.4970779418945312, -0.5499768257141113, 0.38413673639297485, 553.9935913085938, -0.19524820148944855, 0.3536081612110138, 0.018773257732391357, 2.1624255180358887, 0.4341331124305725, -2.073507785797119], "std": [0.2639819085597992, 0.027602670714259148, 0.23312018811702728, 0.8048822283744812, 0.934207022190094, 0.14665381610393524, 0.943471372127533, 326.38507080078125, 0.14205291867256165, 0.060673899948596954, 0.05039852485060692, 0.7661986351013184, 0.48676636815071106, 0.42001599073410034, 0.0987071543931961, 0.01944907382130623, 0.15230530500411987, 0.3157886564731598, 0.16791163384914398, 0.6606004238128662, 0.2190479040145874, 368.2984619140625, 0.05048642307519913, 0.01662357710301876, 0.0330001525580883, 0.32926273345947266, 0.1883298009634018, 1.7402901649475098], "count": [391]}, "action": {"min": [0.013491395860910416, 1.9628496170043945, -1.1729834079742432, -2.047166347503662, -2.6669154167175293, -1.861742615699768, 0.20858429372310638, 42.0, 0.024670999497175217, 0.2283630073070526, 0.0012039999710395932, -2.7980000972747803, -0.5680000185966492, -0.5820000171661377, -0.30316370725631714, -2.0731894969940186, -1.6369444131851196, -1.9238590002059937, 2.2870097160339355, -1.146663784980774, 0.07185520976781845, 35.0, -0.33350300788879395, 0.30934199690818787, -0.038586001843214035, 1.305999994277954, 0.11100000143051147, -3.1401853561401367], "max": [0.9964783787727356, 2.0900492668151855, -0.512149453163147, 0.12428489327430725, -0.26366689801216125, -1.1316540241241455, 2.5378832817077637, 830.0, 0.39736300706863403, 0.44445300102233887, 0.22444500029087067, -0.6610000133514404, 0.9729999899864197, 0.859000027179718, 0.0015707964776083827, -1.9358842372894287, -0.9367706179618835, -0.2957634925842285, 2.712468385696411, 1.2840911149978638, 0.7287448644638062, 873.0, -0.1032089963555336, 0.3862740099430084, 0.0792739987373352, 2.492000102996826, 0.6880000233650208, 3.138000011444092], "mean": [0.617216944694519, 2.054717540740967, -0.8231842517852783, -0.9673613905906677, -1.6752103567123413, -1.5292447805404663, 1.3926408290863037, 560.177734375, 0.1954602301120758, 0.36011722683906555, 0.08641982823610306, -1.9815753698349, 0.2802840769290924, 0.08178519457578659, -0.17224933207035065, -2.060612916946411, -1.436506748199463, -1.551047444343567, 2.4970779418945312, -0.5499768257141113, 0.38413673639297485, 553.9935913085938, -0.19524820148944855, 0.3536081612110138, 0.018773257732391357, 2.1624255180358887, 0.4341331124305725, -2.073507785797119], "std": [0.2639819085597992, 0.027602670714259148, 0.23312018811702728, 0.8048822283744812, 0.934207022190094, 0.14665381610393524, 0.943471372127533, 326.38507080078125, 0.14205291867256165, 0.060673899948596954, 0.05039852485060692, 0.7661986351013184, 0.48676636815071106, 0.42001599073410034, 0.0987071543931961, 0.01944907382130623, 0.15230530500411987, 0.3157886564731598, 0.16791163384914398, 0.6606004238128662, 0.2190479040145874, 368.2984619140625, 0.05048642307519913, 0.01662357710301876, 0.0330001525580883, 0.32926273345947266, 0.1883298009634018, 1.7402901649475098], "count": [391]}, "timestamp": {"min": [0.0], "max": [13.0], "mean": [6.5], "std": [3.76238694920599], "count": [391]}, "frame_index": {"min": [0], "max": [390], "mean": [195.0], "std": [112.8716084761797], "count": [391]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [391]}, "index": {"min": [2640], "max": [3030], "mean": [2835.0], "std": [112.8716084761797], "count": [391]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [391]}, "subtask_annotation": {"mean": [3.268542199488491, 9.0, 9.0, 9.0, 9.0], "std": [2.038505965276982, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [391]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [391]}, "eef_direction_state": {"mean": [4.358056265984655, 3.9744245524296673], "std": [1.6495152529528654, 2.03029752618161], "min": [0, 0], "max": [6, 6], "count": [391]}, "eef_velocity_state": {"mean": [0.8005115089514067, 0.9437340153452686], "std": [0.6717536269269704, 0.7781579474276096], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_acc_mag_state": {"mean": [0.8491048593350383, 0.8567774936061381], "std": [0.8342066490085324, 0.8431756128907961], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_direction_action": {"mean": [4.358056265984655, 3.9744245524296673], "std": [1.6495152529528654, 2.03029752618161], "min": [0, 0], "max": [6, 6], "count": [391]}, "eef_velocity_action": {"mean": [0.8005115089514067, 0.9437340153452686], "std": [0.6717536269269704, 0.7781579474276096], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_acc_mag_action": {"mean": [0.8491048593350383, 0.8567774936061381], "std": [0.8342066490085324, 0.8431756128907961], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_sim_pose_state": {"mean": [0.5452050862131907, 0.22629999070182422, 1.1592571295239154, 0.801262923646126, 1.0470720022397617, 2.2715357552106132, 0.5562545532901286, -0.2717383100713237, 1.1993838593173192, 0.071633509828843, 0.8857358304066316, -0.9989334574183543], "std": [0.013381892107235246, 0.023068491016951992, 0.052300676450688297, 2.56270237021921, 0.3313883812840735, 0.5900178738086352, 0.06924702848103076, 0.08769340818937221, 0.12802930597850967, 2.0633760289881047, 0.37908427124821986, 1.146178259451661], "min": [0.49053481400698695, 0.18926092414500642, 1.0238262762359174, -3.140981669364701, 0.5052621052773079, 0.5063038356804619, 0.42340114933514816, -0.44799609698572956, 1.0287168180967803, -3.137955632431295, 0.19877687828052215, -3.1334756102947043], "max": [0.5674593829680383, 0.30281959692057525, 1.2463835620788435, 3.14109263636207, 1.4563560297207192, 2.8281486557581, 0.6547775100053267, -0.13514121494251394, 1.3742537350397797, 3.1296981871054497, 1.4890647517132627, 2.633804167075762], "count": [391]}, "eef_sim_pose_action": {"mean": [0.5452050862131907, 0.22629999070182422, 1.1592571295239154, 0.801262923646126, 1.0470720022397617, 2.2715357552106132, 0.5562545532901286, -0.2717383100713237, 1.1993838593173192, 0.071633509828843, 0.8857358304066316, -0.9989334574183543], "std": [0.013381892107235246, 0.023068491016951992, 0.052300676450688297, 2.56270237021921, 0.3313883812840735, 0.5900178738086352, 0.06924702848103076, 0.08769340818937221, 0.12802930597850967, 2.0633760289881047, 0.37908427124821986, 1.146178259451661], "min": [0.49053481400698695, 0.18926092414500642, 1.0238262762359174, -3.140981669364701, 0.5052621052773079, 0.5063038356804619, 0.42340114933514816, -0.44799609698572956, 1.0287168180967803, -3.137955632431295, 0.19877687828052215, -3.1334756102947043], "max": [0.5674593829680383, 0.30281959692057525, 1.2463835620788435, 3.14109263636207, 1.4563560297207192, 2.8281486557581, 0.6547775100053267, -0.13514121494251394, 1.3742537350397797, 3.1296981871054497, 1.4890647517132627, 2.633804167075762], "count": [391]}, "gripper_mode_state": {"mean": [0.36828644501278773, 0.3836317135549872], "std": [0.48233965152435104, 0.4862699064407053], "min": [0, 0], "max": [1, 1], "count": [391]}, "gripper_activity_state": {"mean": [1.8005115089514065, 1.8286445012787724], "std": [0.5168265790215747, 0.4942616534393065], "min": [0, 0], "max": [2, 2], "count": [391]}, "gripper_mode_action": {"mean": [0.36828644501278773, 0.3836317135549872], "std": [0.48233965152435104, 0.4862699064407053], "min": [0, 0], "max": [1, 1], "count": [391]}, "gripper_activity_action": {"mean": [1.8005115089514065, 1.8286445012787724], "std": [0.5168265790215747, 0.4942616534393065], "min": [0, 0], "max": [2, 2], "count": [391]}, "gripper_open_scale_state": {"mean": [0.5539936063039673, 0.5601777492435385], "std": [0.36829842813638985, 0.3263850630161796], "min": [0.035, 0.042], "max": [0.873, 0.83], "count": [391]}, "gripper_open_scale_action": {"mean": [0.5539936063039673, 0.5601777492435385], "std": [0.36829842813638985, 0.3263850630161796], "min": [0.035, 0.042], "max": [0.873, 0.83], "count": [391]}}} +{"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.44400138201698125]], [[0.461997884979537]], [[0.45111401449208965]]], "std": [[[0.14115796125501914]], [[0.1307919177207685]], [[0.133309921928303]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.803921568627451]], [[0.792156862745098]], [[0.8588235294117647]]], "mean": [[[0.473232573987539]], [[0.47571654908069144]], [[0.4701844324567834]]], "std": [[[0.07047093765102347]], [[0.07875544302769696]], [[0.07790550145737292]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4750841770508827]], [[0.4824014740241891]], [[0.4753512346527396]]], "std": [[[0.10913883283282882]], [[0.10632937849867025]], [[0.10881206838516559]]], "count": [107]}, "observation.state": {"min": [-0.02378883957862854, 1.8893015384674072, -1.0932742357254028, -2.061286211013794, -2.69888973236084, -2.0851798057556152, 0.2854137122631073, 73.0, 0.0873359963297844, 0.11912500113248825, 0.004554999992251396, -2.9089999198913574, -0.3790000081062317, -0.765999972820282, -0.36419788002967834, -2.0751965045928955, -1.5507423877716064, -1.796851396560669, 2.29927921295166, -1.0159038305282593, 0.028640855103731155, 40.0, -0.29738399386405945, 0.29824501276016235, -0.05659899860620499, 1.2050000429153442, 0.11599999666213989, -3.1361851692199707], "max": [1.0032851696014404, 2.0918469429016113, -0.011519174091517925, 0.0935845598578453, -0.5521000027656555, -1.3339377641677856, 2.4829578399658203, 792.0, 0.4108949899673462, 0.45884498953819275, 0.2987099885940552, -0.5809999704360962, 0.9100000262260437, 1.090999960899353, -0.01242674421519041, -1.941574215888977, -0.7550992369651794, -0.38515931367874146, 2.7505688667297363, 1.3117196559906006, 0.6261368989944458, 814.0, -0.07765799760818481, 0.3708760142326355, 0.05142199993133545, 2.502000093460083, 0.7590000033378601, 3.1389999389648438], "mean": [0.5747177004814148, 2.034919500350952, -0.6933203935623169, -0.9344680905342102, -1.7450405359268188, -1.656466007232666, 1.5092517137527466, 570.0029296875, 0.21421730518341064, 0.3376522362232208, 0.10622475296258926, -1.9509245157241821, 0.2621147632598877, 0.024894999340176582, -0.20804081857204437, -2.0629754066467285, -1.3197107315063477, -1.537685751914978, 2.5324971675872803, -0.5065380930900574, 0.3348674178123474, 501.79473876953125, -0.16941004991531372, 0.35365137457847595, -0.013222291134297848, 2.2323784828186035, 0.44292399287223816, -2.311786413192749], "std": [0.2966386675834656, 0.0629526823759079, 0.30295801162719727, 0.7726244330406189, 0.8834230899810791, 0.15992872416973114, 0.8871463537216187, 286.1078796386719, 0.12476236373186111, 0.09552562236785889, 0.05701189860701561, 0.9240888357162476, 0.40419554710388184, 0.5586076378822327, 0.11991413682699203, 0.015147436410188675, 0.1626807600259781, 0.25510460138320923, 0.20108559727668762, 0.5935309529304504, 0.20461523532867432, 335.0104675292969, 0.054262470453977585, 0.014292522333562374, 0.027955595403909683, 0.2548086941242218, 0.21390186250209808, 1.4646902084350586], "count": [514]}, "action": {"min": [-0.02378883957862854, 1.8893015384674072, -1.0932742357254028, -2.061286211013794, -2.69888973236084, -2.0851798057556152, 0.2854137122631073, 73.0, 0.0873359963297844, 0.11912500113248825, 0.004554999992251396, -2.9089999198913574, -0.3790000081062317, -0.765999972820282, -0.36419788002967834, -2.0751965045928955, -1.5507423877716064, -1.796851396560669, 2.29927921295166, -1.0159038305282593, 0.028640855103731155, 40.0, -0.29738399386405945, 0.29824501276016235, -0.05659899860620499, 1.2050000429153442, 0.11599999666213989, -3.1361851692199707], "max": [1.0032851696014404, 2.0918469429016113, -0.011519174091517925, 0.0935845598578453, -0.5521000027656555, -1.3339377641677856, 2.4829578399658203, 792.0, 0.4108949899673462, 0.45884498953819275, 0.2987099885940552, -0.5809999704360962, 0.9100000262260437, 1.090999960899353, -0.01242674421519041, -1.941574215888977, -0.7550992369651794, -0.38515931367874146, 2.7505688667297363, 1.3117196559906006, 0.6261368989944458, 814.0, -0.07765799760818481, 0.3708760142326355, 0.05142199993133545, 2.502000093460083, 0.7590000033378601, 3.1389999389648438], "mean": [0.5747177004814148, 2.034919500350952, -0.6933203935623169, -0.9344680905342102, -1.7450405359268188, -1.656466007232666, 1.5092517137527466, 570.0029296875, 0.21421730518341064, 0.3376522362232208, 0.10622475296258926, -1.9509245157241821, 0.2621147632598877, 0.024894999340176582, -0.20804081857204437, -2.0629754066467285, -1.3197107315063477, -1.537685751914978, 2.5324971675872803, -0.5065380930900574, 0.3348674178123474, 501.79473876953125, -0.16941004991531372, 0.35365137457847595, -0.013222291134297848, 2.2323784828186035, 0.44292399287223816, -2.311786413192749], "std": [0.2966386675834656, 0.0629526823759079, 0.30295801162719727, 0.7726244330406189, 0.8834230899810791, 0.15992872416973114, 0.8871463537216187, 286.1078796386719, 0.12476236373186111, 0.09552562236785889, 0.05701189860701561, 0.9240888357162476, 0.40419554710388184, 0.5586076378822327, 0.11991413682699203, 0.015147436410188675, 0.1626807600259781, 0.25510460138320923, 0.20108559727668762, 0.5935309529304504, 0.20461523532867432, 335.0104675292969, 0.054262470453977585, 0.014292522333562374, 0.027955595403909683, 0.2548086941242218, 0.21390186250209808, 1.4646902084350586], "count": [514]}, "timestamp": {"min": [0.0], "max": [17.1], "mean": [8.549999999999999], "std": [4.945957945636012], "count": [514]}, "frame_index": {"min": [0], "max": [513], "mean": [256.5], "std": [148.37873836908037], "count": [514]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [514]}, "index": {"min": [3031], "max": [3544], "mean": [3287.5], "std": [148.37873836908037], "count": [514]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [514]}, "subtask_annotation": {"mean": [3.1108949416342413, 9.0, 9.0, 9.0, 9.0], "std": [2.0616372683662894, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [514]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [514]}, "eef_direction_state": {"mean": [4.69455252918288, 4.22568093385214], "std": [1.5463303787473024, 1.9011674744485465], "min": [0, 0], "max": [6, 6], "count": [514]}, "eef_velocity_state": {"mean": [0.6595330739299611, 0.8735408560311284], "std": [0.6938000697923438, 0.7973450054206824], "min": [0, 0], "max": [2, 2], "count": [514]}, "eef_acc_mag_state": {"mean": [0.622568093385214, 0.7626459143968871], "std": [0.81424359173791, 0.826415542534416], "min": [0, 0], "max": [2, 2], "count": [514]}, "eef_direction_action": {"mean": [4.69455252918288, 4.22568093385214], "std": [1.5463303787473024, 1.9011674744485465], "min": [0, 0], "max": [6, 6], "count": [514]}, "eef_velocity_action": {"mean": [0.6595330739299611, 0.8735408560311284], "std": [0.6938000697923438, 0.7973450054206824], "min": [0, 0], "max": [2, 2], "count": [514]}, "eef_acc_mag_action": {"mean": [0.622568093385214, 0.7626459143968871], "std": [0.81424359173791, 0.826415542534416], "min": [0, 0], "max": [2, 2], "count": [514]}, "eef_sim_pose_state": {"mean": [0.5455996218939285, 0.1888634576886662, 1.1548521239609497, 2.517564199983941, 1.081236920246976, 2.321974210560236, 0.5375593168973062, -0.29776644453655127, 1.199026116542641, 0.21519429648810753, 0.8211985327212414, -1.2467502201364087], "std": [0.014735064896506504, 0.0212107664969174, 0.054222097934856925, 1.3309271723621316, 0.3128582477419463, 0.5665953840645195, 0.10266403763659114, 0.08350720075101044, 0.11266877457282581, 2.070955809705029, 0.26913928333730647, 1.200077051386422], "min": [0.48062679615669623, 0.16325977038526476, 1.0239108958780345, -3.132225833750842, 0.5665417965118791, -0.05025887405403139, 0.3179353894901995, -0.49388340909869705, 1.035992580514499, -3.0980703608835753, 0.4046033191178704, -3.12061434393729], "max": [0.5650949749984204, 0.2820027490268596, 1.2445824576989815, 3.1407661254167096, 1.535802781750569, 2.7135619971752774, 0.6712901235772069, -0.16535907285186874, 1.3453442324653397, 3.1364333922081444, 1.49768408143649, 3.1098741509785275], "count": [514]}, "eef_sim_pose_action": {"mean": [0.5455996218939285, 0.1888634576886662, 1.1548521239609497, 2.517564199983941, 1.081236920246976, 2.321974210560236, 0.5375593168973062, -0.29776644453655127, 1.199026116542641, 0.21519429648810753, 0.8211985327212414, -1.2467502201364087], "std": [0.014735064896506504, 0.0212107664969174, 0.054222097934856925, 1.3309271723621316, 0.3128582477419463, 0.5665953840645195, 0.10266403763659114, 0.08350720075101044, 0.11266877457282581, 2.070955809705029, 0.26913928333730647, 1.200077051386422], "min": [0.48062679615669623, 0.16325977038526476, 1.0239108958780345, -3.132225833750842, 0.5665417965118791, -0.05025887405403139, 0.3179353894901995, -0.49388340909869705, 1.035992580514499, -3.0980703608835753, 0.4046033191178704, -3.12061434393729], "max": [0.5650949749984204, 0.2820027490268596, 1.2445824576989815, 3.1407661254167096, 1.535802781750569, 2.7135619971752774, 0.6712901235772069, -0.16535907285186874, 1.3453442324653397, 3.1364333922081444, 1.49768408143649, 3.1098741509785275], "count": [514]}, "gripper_mode_state": {"mean": [0.38910505836575876, 0.3346303501945525], "std": [0.4875472407059023, 0.4718610801106869], "min": [0, 0], "max": [1, 1], "count": [514]}, "gripper_activity_state": {"mean": [1.8715953307392996, 1.9027237354085602], "std": [0.4573764038122113, 0.3772112155143092], "min": [0, 0], "max": [2, 2], "count": [514]}, "gripper_mode_action": {"mean": [0.38910505836575876, 0.3346303501945525], "std": [0.4875472407059023, 0.4718610801106869], "min": [0, 0], "max": [1, 1], "count": [514]}, "gripper_activity_action": {"mean": [1.8715953307392996, 1.9027237354085602], "std": [0.4573764038122113, 0.3772112155143092], "min": [0, 0], "max": [2, 2], "count": [514]}, "gripper_open_scale_state": {"mean": [0.5017947471930352, 0.5700029183176222], "std": [0.3350103667653266, 0.28610785753508067], "min": [0.04, 0.073], "max": [0.814, 0.792], "count": [514]}, "gripper_open_scale_action": {"mean": [0.5017947471930352, 0.5700029183176222], "std": [0.3350103667653266, 0.28610785753508067], "min": [0.04, 0.073], "max": [0.814, 0.792], "count": [514]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.44077003423023714]], [[0.4567909435976337]], [[0.44833848128667525]]], "std": [[[0.1346908566337671]], [[0.1259431177857275]], [[0.1274250024447641]]], "count": [137]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.058823529411764705]], [[0.058823529411764705]]], "max": [[[0.7843137254901961]], [[0.6627450980392157]], [[0.7215686274509804]]], "mean": [[[0.469019320106388]], [[0.4737082394089023]], [[0.46651390528839276]]], "std": [[[0.06146833532903202]], [[0.06402094625969773]], [[0.06683671800981829]]], "count": [137]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.484216488359334]], [[0.49703596113019416]], [[0.48056294875005967]]], "std": [[[0.09275914308270218]], [[0.0842078589303132]], [[0.09587439770039448]]], "count": [137]}, "observation.state": {"min": [-0.2813296318054199, 1.9197750091552734, -1.4559013843536377, -2.063886880874634, -2.933060646057129, -1.8222459554672241, 0.2931804358959198, 23.0, 0.04402400180697441, 0.22109299898147583, 0.0030930000357329845, -2.7320001125335693, -0.9150000214576721, -0.8420000076293945, -0.40605083107948303, -2.0710601806640625, -1.5734318494796753, -1.7104227542877197, 2.3102402687072754, -1.0416648387908936, 0.11135201156139374, 33.0, -0.3089439868927002, 0.3003169894218445, -0.05582299828529358, 1.3270000219345093, 0.10899998992681503, -3.1411852836608887], "max": [1.117447018623352, 2.092388153076172, 0.06904523074626923, 0.01696460135281086, -0.8174773454666138, 0.6200107336044312, 2.7573933601379395, 787.0, 0.4405510127544403, 0.4665209949016571, 0.2403459995985031, -0.6019999384880066, 1.0299999713897705, 0.8859999775886536, 0.04026474803686142, -1.9318525791168213, -0.783478319644928, -0.481571227312088, 2.632462501525879, 1.1902621984481812, 0.5919458866119385, 856.0, -0.10260800272226334, 0.4199959933757782, 0.05573999881744385, 2.5280001163482666, 0.7860000133514404, 3.130000114440918], "mean": [0.5777154564857483, 2.0472185611724854, -0.7973712086677551, -1.1745096445083618, -2.1658427715301514, -1.4880421161651611, 1.5726122856140137, 482.81201171875, 0.20059208571910858, 0.342908650636673, 0.10969215631484985, -1.8168946504592896, 0.029835226014256477, 0.04391001537442207, -0.29356420040130615, -2.0645124912261963, -1.3637940883636475, -1.3543349504470825, 2.5069706439971924, -0.3695921003818512, 0.3325214982032776, 589.9253540039062, -0.1820753663778305, 0.37989819049835205, -0.018368959426879883, 2.2079532146453857, 0.48818573355674744, -2.355448007583618], "std": [0.33971309661865234, 0.039245788007974625, 0.588275134563446, 0.8621165156364441, 0.924441397190094, 0.35708776116371155, 0.9082030057907104, 343.06793212890625, 0.16129222512245178, 0.0864974856376648, 0.04700266942381859, 0.8450930714607239, 0.6611125469207764, 0.4280283749103546, 0.09309230744838715, 0.014652428217232227, 0.1712605059146881, 0.2398163229227066, 0.08228053152561188, 0.5914448499679565, 0.07087152451276779, 352.3457336425781, 0.04544443637132645, 0.02515803650021553, 0.029960032552480698, 0.2760956287384033, 0.20978711545467377, 1.4322912693023682], "count": [710]}, "action": {"min": [-0.2813296318054199, 1.9197750091552734, -1.4559013843536377, -2.063886880874634, -2.933060646057129, -1.8222459554672241, 0.2931804358959198, 23.0, 0.04402400180697441, 0.22109299898147583, 0.0030930000357329845, -2.7320001125335693, -0.9150000214576721, -0.8420000076293945, -0.40605083107948303, -2.0710601806640625, -1.5734318494796753, -1.7104227542877197, 2.3102402687072754, -1.0416648387908936, 0.11135201156139374, 33.0, -0.3089439868927002, 0.3003169894218445, -0.05582299828529358, 1.3270000219345093, 0.10899998992681503, -3.1411852836608887], "max": [1.117447018623352, 2.092388153076172, 0.06904523074626923, 0.01696460135281086, -0.8174773454666138, 0.6200107336044312, 2.7573933601379395, 787.0, 0.4405510127544403, 0.4665209949016571, 0.2403459995985031, -0.6019999384880066, 1.0299999713897705, 0.8859999775886536, 0.04026474803686142, -1.9318525791168213, -0.783478319644928, -0.481571227312088, 2.632462501525879, 1.1902621984481812, 0.5919458866119385, 856.0, -0.10260800272226334, 0.4199959933757782, 0.05573999881744385, 2.5280001163482666, 0.7860000133514404, 3.130000114440918], "mean": [0.5777154564857483, 2.0472185611724854, -0.7973712086677551, -1.1745096445083618, -2.1658427715301514, -1.4880421161651611, 1.5726122856140137, 482.81201171875, 0.20059208571910858, 0.342908650636673, 0.10969215631484985, -1.8168946504592896, 0.029835226014256477, 0.04391001537442207, -0.29356420040130615, -2.0645124912261963, -1.3637940883636475, -1.3543349504470825, 2.5069706439971924, -0.3695921003818512, 0.3325214982032776, 589.9253540039062, -0.1820753663778305, 0.37989819049835205, -0.018368959426879883, 2.2079532146453857, 0.48818573355674744, -2.355448007583618], "std": [0.33971309661865234, 0.039245788007974625, 0.588275134563446, 0.8621165156364441, 0.924441397190094, 0.35708776116371155, 0.9082030057907104, 343.06793212890625, 0.16129222512245178, 0.0864974856376648, 0.04700266942381859, 0.8450930714607239, 0.6611125469207764, 0.4280283749103546, 0.09309230744838715, 0.014652428217232227, 0.1712605059146881, 0.2398163229227066, 0.08228053152561188, 0.5914448499679565, 0.07087152451276779, 352.3457336425781, 0.04544443637132645, 0.02515803650021553, 0.029960032552480698, 0.2760956287384033, 0.20978711545467377, 1.4322912693023682], "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": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [710]}, "index": {"min": [3545], "max": [4254], "mean": [3899.5], "std": [204.959142269868], "count": [710]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [710]}, "subtask_annotation": {"mean": [2.574647887323944, 9.0, 9.0, 9.0, 9.0], "std": [2.13869239436315, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [710]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [710]}, "eef_direction_state": {"mean": [5.026760563380281, 4.619718309859155], "std": [1.5375540981187976, 1.6355745614317854], "min": [0, 0], "max": [6, 6], "count": [710]}, "eef_velocity_state": {"mean": [0.4647887323943662, 0.7098591549295775], "std": [0.6441718324579188, 0.7675009619808516], "min": [0, 0], "max": [2, 2], "count": [710]}, "eef_acc_mag_state": {"mean": [0.49014084507042255, 0.6830985915492958], "std": [0.7667665655713983, 0.818532853667604], "min": [0, 0], "max": [2, 2], "count": [710]}, "eef_direction_action": {"mean": [5.026760563380281, 4.619718309859155], "std": [1.5375540981187976, 1.6355745614317854], "min": [0, 0], "max": [6, 6], "count": [710]}, "eef_velocity_action": {"mean": [0.4647887323943662, 0.7098591549295775], "std": [0.6441718324579188, 0.7675009619808516], "min": [0, 0], "max": [2, 2], "count": [710]}, "eef_acc_mag_action": {"mean": [0.49014084507042255, 0.6830985915492958], "std": [0.7667665655713983, 0.818532853667604], "min": [0, 0], "max": [2, 2], "count": [710]}, "eef_sim_pose_state": {"mean": [0.5709124243144387, 0.1939942213467775, 1.1405490227550992, 1.0538451306112926, 1.124877231359863, 2.378216036042959, 0.5383470839750546, -0.27972151535237716, 1.2160783519709257, -0.9273868930097252, 0.6466962253938705, -1.0959873085247318], "std": [0.021617734379304098, 0.0277385129327372, 0.043735400934302865, 2.6264622201720504, 0.3254138239250782, 0.5624669127253361, 0.09118160476577081, 0.10418441228525482, 0.13400694582344888, 1.8969116542754438, 0.5240655714688884, 1.1174732090322217], "min": [0.48172706629547324, 0.1562872015389648, 1.0197596438290026, -3.137761370276044, 0.5471791165850783, -0.09618003762121274, 0.4136686447329888, -0.42815706032065187, 1.0158674878703058, -3.140576715830257, -0.1695127007923074, -3.101702104586865], "max": [0.6024864642189811, 0.29342490246523656, 1.2284936482193805, 3.1380684035454367, 1.5032076917596333, 2.8376578763597076, 0.6737443639831202, -0.134423914453125, 1.3502955549650542, 3.140233572033071, 1.3513101487774182, 3.131930917892438], "count": [710]}, "eef_sim_pose_action": {"mean": [0.5709124243144387, 0.1939942213467775, 1.1405490227550992, 1.0538451306112926, 1.124877231359863, 2.378216036042959, 0.5383470839750546, -0.27972151535237716, 1.2160783519709257, -0.9273868930097252, 0.6466962253938705, -1.0959873085247318], "std": [0.021617734379304098, 0.0277385129327372, 0.043735400934302865, 2.6264622201720504, 0.3254138239250782, 0.5624669127253361, 0.09118160476577081, 0.10418441228525482, 0.13400694582344888, 1.8969116542754438, 0.5240655714688884, 1.1174732090322217], "min": [0.48172706629547324, 0.1562872015389648, 1.0197596438290026, -3.137761370276044, 0.5471791165850783, -0.09618003762121274, 0.4136686447329888, -0.42815706032065187, 1.0158674878703058, -3.140576715830257, -0.1695127007923074, -3.101702104586865], "max": [0.6024864642189811, 0.29342490246523656, 1.2284936482193805, 3.1380684035454367, 1.5032076917596333, 2.8376578763597076, 0.6737443639831202, -0.134423914453125, 1.3502955549650542, 3.140233572033071, 1.3513101487774182, 3.131930917892438], "count": [710]}, "gripper_mode_state": {"mean": [0.3084507042253521, 0.4084507042253521], "std": [0.46185372932155966, 0.49154727793282077], "min": [0, 0], "max": [1, 1], "count": [710]}, "gripper_activity_state": {"mean": [1.8859154929577464, 1.8943661971830985], "std": [0.4241962655797429, 0.38470304038297476], "min": [0, 0], "max": [2, 2], "count": [710]}, "gripper_mode_action": {"mean": [0.3084507042253521, 0.4084507042253521], "std": [0.46185372932155966, 0.49154727793282077], "min": [0, 0], "max": [1, 1], "count": [710]}, "gripper_activity_action": {"mean": [1.8859154929577464, 1.8943661971830985], "std": [0.4241962655797429, 0.38470304038297476], "min": [0, 0], "max": [2, 2], "count": [710]}, "gripper_open_scale_state": {"mean": [0.5899253520052173, 0.48281197172890367], "std": [0.3523479203280839, 0.34306791888798804], "min": [0.033, 0.023], "max": [0.856, 0.787], "count": [710]}, "gripper_open_scale_action": {"mean": [0.5899253520052173, 0.48281197172890367], "std": [0.3523479203280839, 0.34306791888798804], "min": [0.033, 0.023], "max": [0.856, 0.787], "count": [710]}}} +{"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.45489053639225296]], [[0.47119019127258743]], [[0.461723207420223]]], "std": [[[0.12996034634799455]], [[0.11886263249607996]], [[0.12177659196885253]]], "count": [136]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.047058823529411764]], [[0.0196078431372549]]], "max": [[[0.6627450980392157]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.4708886140546905]], [[0.4788126246515763]], [[0.4701389339436755]]], "std": [[[0.05634514607113915]], [[0.0497644977499425]], [[0.05697338510521498]]], "count": [136]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7019607843137254]], [[0.7058823529411765]]], "mean": [[[0.46664174536236064]], [[0.47899892018694734]], [[0.46433328527489426]]], "std": [[[0.08873512620453075]], [[0.08428078941584198]], [[0.0896794578036497]]], "count": [136]}, "observation.state": {"min": [-0.14390239119529724, 1.9255518913269043, -1.363433837890625, -2.0573766231536865, -2.9238626956939697, -1.9373679161071777, 0.17814575135707855, 43.0, 0.055806998163461685, 0.2054229974746704, 0.0064050001092255116, -2.8350000381469727, -0.7200000286102295, -0.5479999780654907, -0.3537259101867676, -2.0678486824035645, -1.6256694793701172, -1.9076449871063232, 2.5257184505462646, -1.2851732969284058, -0.008674286305904388, 31.0, -0.3394300043582916, 0.32416099309921265, -0.008440000005066395, 1.2369999885559082, 0.07099999487400055, -3.1411852836608887], "max": [0.8946557641029358, 2.0869250297546387, -0.6855827569961548, 0.12601277232170105, 0.025569075718522072, -0.836292028427124, 2.4180665016174316, 819.0, 0.3899320065975189, 0.4364820122718811, 0.14431199431419373, -0.75, 0.9269999861717224, 0.8450000286102295, -0.0322536863386631, -1.9720650911331177, -1.0906736850738525, -0.4152487516403198, 2.803050994873047, 1.1522663831710815, 0.481571227312088, 877.0, -0.11326699703931808, 0.388837993144989, 0.0698850005865097, 2.4089999198913574, 0.7300000190734863, 3.140000104904175], "mean": [0.5433562397956848, 2.053264856338501, -0.9393951892852783, -0.8148137927055359, -1.5682913064956665, -1.6372689008712769, 1.3140785694122314, 586.9879150390625, 0.20945389568805695, 0.334376722574234, 0.07043258100748062, -1.9196057319641113, 0.3069603145122528, 0.0769473984837532, -0.19882452487945557, -2.0612189769744873, -1.4833998680114746, -1.591625452041626, 2.687838315963745, -0.6776408553123474, 0.2650364637374878, 498.7652893066406, -0.19565951824188232, 0.3571630120277405, 0.02814248949289322, 2.1467883586883545, 0.37924477458000183, -1.3061535358428955], "std": [0.2791808843612671, 0.037762079387903214, 0.22031661868095398, 0.8252492547035217, 1.0135061740875244, 0.19299812614917755, 1.0087542533874512, 330.1498718261719, 0.12991490960121155, 0.07811128348112106, 0.03727998957037926, 0.7592905163764954, 0.4536506235599518, 0.45002439618110657, 0.08437228202819824, 0.014114086516201496, 0.1278483271598816, 0.3004637360572815, 0.07916861772537231, 0.6181333065032959, 0.13031607866287231, 369.5577087402344, 0.05961235985159874, 0.012736932374536991, 0.023794330656528473, 0.27007538080215454, 0.17818394303321838, 2.3111841678619385], "count": [703]}, "action": {"min": [-0.14390239119529724, 1.9255518913269043, -1.363433837890625, -2.0573766231536865, -2.9238626956939697, -1.9373679161071777, 0.17814575135707855, 43.0, 0.055806998163461685, 0.2054229974746704, 0.0064050001092255116, -2.8350000381469727, -0.7200000286102295, -0.5479999780654907, -0.3537259101867676, -2.0678486824035645, -1.6256694793701172, -1.9076449871063232, 2.5257184505462646, -1.2851732969284058, -0.008674286305904388, 31.0, -0.3394300043582916, 0.32416099309921265, -0.008440000005066395, 1.2369999885559082, 0.07099999487400055, -3.1411852836608887], "max": [0.8946557641029358, 2.0869250297546387, -0.6855827569961548, 0.12601277232170105, 0.025569075718522072, -0.836292028427124, 2.4180665016174316, 819.0, 0.3899320065975189, 0.4364820122718811, 0.14431199431419373, -0.75, 0.9269999861717224, 0.8450000286102295, -0.0322536863386631, -1.9720650911331177, -1.0906736850738525, -0.4152487516403198, 2.803050994873047, 1.1522663831710815, 0.481571227312088, 877.0, -0.11326699703931808, 0.388837993144989, 0.0698850005865097, 2.4089999198913574, 0.7300000190734863, 3.140000104904175], "mean": [0.5433562397956848, 2.053264856338501, -0.9393951892852783, -0.8148137927055359, -1.5682913064956665, -1.6372689008712769, 1.3140785694122314, 586.9879150390625, 0.20945389568805695, 0.334376722574234, 0.07043258100748062, -1.9196057319641113, 0.3069603145122528, 0.0769473984837532, -0.19882452487945557, -2.0612189769744873, -1.4833998680114746, -1.591625452041626, 2.687838315963745, -0.6776408553123474, 0.2650364637374878, 498.7652893066406, -0.19565951824188232, 0.3571630120277405, 0.02814248949289322, 2.1467883586883545, 0.37924477458000183, -1.3061535358428955], "std": [0.2791808843612671, 0.037762079387903214, 0.22031661868095398, 0.8252492547035217, 1.0135061740875244, 0.19299812614917755, 1.0087542533874512, 330.1498718261719, 0.12991490960121155, 0.07811128348112106, 0.03727998957037926, 0.7592905163764954, 0.4536506235599518, 0.45002439618110657, 0.08437228202819824, 0.014114086516201496, 0.1278483271598816, 0.3004637360572815, 0.07916861772537231, 0.6181333065032959, 0.13031607866287231, 369.5577087402344, 0.05961235985159874, 0.012736932374536991, 0.023794330656528473, 0.27007538080215454, 0.17818394303321838, 2.3111841678619385], "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": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [703]}, "index": {"min": [4255], "max": [4957], "mean": [4606.0], "std": [202.93841430345316], "count": [703]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [703]}, "subtask_annotation": {"mean": [3.47226173541963, 9.0, 9.0, 9.0, 9.0], "std": [1.913197818969651, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [703]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [703]}, "eef_direction_state": {"mean": [4.975817923186344, 4.429587482219061], "std": [1.3454464084354238, 2.058277733130212], "min": [0, 0], "max": [6, 6], "count": [703]}, "eef_velocity_state": {"mean": [0.5334281650071123, 0.6116642958748222], "std": [0.6366748145793738, 0.7205422653464079], "min": [0, 0], "max": [2, 2], "count": [703]}, "eef_acc_mag_state": {"mean": [0.5903271692745377, 0.55049786628734], "std": [0.801859702551637, 0.774741112861876], "min": [0, 0], "max": [2, 2], "count": [703]}, "eef_direction_action": {"mean": [4.975817923186344, 4.429587482219061], "std": [1.3454464084354238, 2.058277733130212], "min": [0, 0], "max": [6, 6], "count": [703]}, "eef_velocity_action": {"mean": [0.5334281650071123, 0.6116642958748222], "std": [0.6366748145793738, 0.7205422653464079], "min": [0, 0], "max": [2, 2], "count": [703]}, "eef_acc_mag_action": {"mean": [0.5903271692745377, 0.55049786628734], "std": [0.801859702551637, 0.774741112861876], "min": [0, 0], "max": [2, 2], "count": [703]}, "eef_sim_pose_state": {"mean": [0.5497476058404156, 0.23124866598361143, 1.1679718213967032, 2.319051684107966, 0.9614139744313428, 2.2636915242894857, 0.53032669299847, -0.27000868226056307, 1.1737403742607562, 0.24630459872241453, 0.9045259451834269, -1.114520064593761], "std": [0.009681402594841144, 0.030146015643795952, 0.049299999129434315, 1.3574024527714517, 0.33595451692734885, 0.672584206640124, 0.08727493166530942, 0.07706733236681189, 0.1230630132178161, 1.9852769903184022, 0.3441804946379723, 1.075205253276158], "min": [0.5051023226266188, 0.18532210778781816, 1.0301733847577947, -3.1402927282574553, 0.4103740603242232, 0.11023008627625702, 0.39719651399791905, -0.41819381190196786, 1.032329116668778, -3.1341712210761288, 0.06385306053613404, -3.084749905269772], "max": [0.5716869138878413, 0.33315003599462584, 1.241170639776499, 3.140534457066284, 1.478172502528973, 2.864371021247942, 0.6461964948570363, -0.15989931382840927, 1.3429776728194236, 3.1371960035806286, 1.5235123845486322, 2.6547259603873226], "count": [703]}, "eef_sim_pose_action": {"mean": [0.5497476058404156, 0.23124866598361143, 1.1679718213967032, 2.319051684107966, 0.9614139744313428, 2.2636915242894857, 0.53032669299847, -0.27000868226056307, 1.1737403742607562, 0.24630459872241453, 0.9045259451834269, -1.114520064593761], "std": [0.009681402594841144, 0.030146015643795952, 0.049299999129434315, 1.3574024527714517, 0.33595451692734885, 0.672584206640124, 0.08727493166530942, 0.07706733236681189, 0.1230630132178161, 1.9852769903184022, 0.3441804946379723, 1.075205253276158], "min": [0.5051023226266188, 0.18532210778781816, 1.0301733847577947, -3.1402927282574553, 0.4103740603242232, 0.11023008627625702, 0.39719651399791905, -0.41819381190196786, 1.032329116668778, -3.1341712210761288, 0.06385306053613404, -3.084749905269772], "max": [0.5716869138878413, 0.33315003599462584, 1.241170639776499, 3.140534457066284, 1.478172502528973, 2.864371021247942, 0.6461964948570363, -0.15989931382840927, 1.3429776728194236, 3.1371960035806286, 1.5235123845486322, 2.6547259603873226], "count": [703]}, "gripper_mode_state": {"mean": [0.42105263157894735, 0.30867709815078237], "std": [0.49372797471826, 0.4619475589588004], "min": [0, 0], "max": [1, 1], "count": [703]}, "gripper_activity_state": {"mean": [1.9089615931721196, 1.8776671408250356], "std": [0.3922679832007756, 0.4324651855530552], "min": [0, 0], "max": [2, 2], "count": [703]}, "gripper_mode_action": {"mean": [0.42105263157894735, 0.30867709815078237], "std": [0.49372797471826, 0.4619475589588004], "min": [0, 0], "max": [1, 1], "count": [703]}, "gripper_activity_action": {"mean": [1.9089615931721196, 1.8776671408250356], "std": [0.3922679832007756, 0.4324651855530552], "min": [0, 0], "max": [2, 2], "count": [703]}, "gripper_open_scale_state": {"mean": [0.4987652915097196, 0.58698790895074], "std": [0.36955680587894424, 0.33014976530537266], "min": [0.031, 0.043], "max": [0.877, 0.819], "count": [703]}, "gripper_open_scale_action": {"mean": [0.4987652915097196, 0.58698790895074], "std": [0.36955680587894424, 0.33014976530537266], "min": [0.031, 0.043], "max": [0.877, 0.819], "count": [703]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.44800136437908494]], [[0.4658168402777778]], [[0.455441887254902]]], "std": [[[0.12926167126369956]], [[0.11843214210173597]], [[0.12087233797007652]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.0392156862745098]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.6313725490196078]], [[0.615686274509804]]], "mean": [[[0.4735929289215686]], [[0.48071633986928103]], [[0.4732733578431373]]], "std": [[[0.05653902367828805]], [[0.05465788146026422]], [[0.06022297788640359]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4744042769607843]], [[0.48221859272875817]], [[0.47362768586601306]]], "std": [[[0.08461392311575949]], [[0.08266638197589712]], [[0.0871998306389896]]], "count": [100]}, "observation.state": {"min": [0.06007423251867294, 1.9349942207336426, -1.0575125217437744, -2.0682849884033203, -2.77018666267395, -1.9996237754821777, 0.2013062834739685, 65.0, 0.06712999939918518, 0.1516840010881424, 0.01849300041794777, -2.7690000534057617, -0.5019999742507935, -0.6340000629425049, -0.3817383944988251, -2.0785999298095703, -1.5750551223754883, -1.8905407190322876, 2.5842740535736084, -1.0002657175064087, -0.10648253560066223, 44.0, -0.3354780077934265, 0.3133600056171417, -0.04607800021767616, 1.3320000171661377, 0.24500000476837158, -3.1401853561401367], "max": [1.0662915706634521, 2.090258836746216, 0.04790928587317467, 0.15182620286941528, -0.855525553226471, -1.2870057821273804, 2.50144100189209, 789.0, 0.4280270040035248, 0.47482699155807495, 0.28254199028015137, -0.6589999198913574, 0.8679999709129333, 1.055999994277954, -0.08232718706130981, -2.038335084915161, -1.155495285987854, -0.3098832070827484, 2.815059185028076, 1.1801567077636719, 0.3649134635925293, 846.0, -0.08207599818706512, 0.3989250063896179, 0.07471100240945816, 2.368000030517578, 0.8299999833106995, 3.1110000610351562], "mean": [0.5389655828475952, 2.0581860542297363, -0.4788793921470642, -0.7385644316673279, -1.6953604221343994, -1.6118388175964355, 1.2265278100967407, 559.7249145507812, 0.23794151842594147, 0.31928980350494385, 0.09667884558439255, -1.728252649307251, 0.3840065896511078, 0.13398630917072296, -0.2645041048526764, -2.0656509399414062, -1.4200252294540405, -1.4427064657211304, 2.6949312686920166, -0.4712273180484772, 0.1624857783317566, 543.4988403320312, -0.18906289339065552, 0.3756345212459564, 0.004672355484217405, 2.152358055114746, 0.48460960388183594, -2.0560922622680664], "std": [0.35148102045059204, 0.03790346160531044, 0.41843950748443604, 0.8097965121269226, 0.7954463362693787, 0.15415894985198975, 0.9334136843681335, 302.3282165527344, 0.15687629580497742, 0.1078362911939621, 0.0555078387260437, 0.8820685148239136, 0.45119911432266235, 0.4348035454750061, 0.08470181375741959, 0.004437597934156656, 0.10140568017959595, 0.3385022282600403, 0.08255347609519958, 0.5649657249450684, 0.11006663739681244, 340.4481506347656, 0.0677182525396347, 0.014856391586363316, 0.03609829768538475, 0.24886733293533325, 0.17016887664794922, 1.754367470741272], "count": [438]}, "action": {"min": [0.06007423251867294, 1.9349942207336426, -1.0575125217437744, -2.0682849884033203, -2.77018666267395, -1.9996237754821777, 0.2013062834739685, 65.0, 0.06712999939918518, 0.1516840010881424, 0.01849300041794777, -2.7690000534057617, -0.5019999742507935, -0.6340000629425049, -0.3817383944988251, -2.0785999298095703, -1.5750551223754883, -1.8905407190322876, 2.5842740535736084, -1.0002657175064087, -0.10648253560066223, 44.0, -0.3354780077934265, 0.3133600056171417, -0.04607800021767616, 1.3320000171661377, 0.24500000476837158, -3.1401853561401367], "max": [1.0662915706634521, 2.090258836746216, 0.04790928587317467, 0.15182620286941528, -0.855525553226471, -1.2870057821273804, 2.50144100189209, 789.0, 0.4280270040035248, 0.47482699155807495, 0.28254199028015137, -0.6589999198913574, 0.8679999709129333, 1.055999994277954, -0.08232718706130981, -2.038335084915161, -1.155495285987854, -0.3098832070827484, 2.815059185028076, 1.1801567077636719, 0.3649134635925293, 846.0, -0.08207599818706512, 0.3989250063896179, 0.07471100240945816, 2.368000030517578, 0.8299999833106995, 3.1110000610351562], "mean": [0.5389655828475952, 2.0581860542297363, -0.4788793921470642, -0.7385644316673279, -1.6953604221343994, -1.6118388175964355, 1.2265278100967407, 559.7249145507812, 0.23794151842594147, 0.31928980350494385, 0.09667884558439255, -1.728252649307251, 0.3840065896511078, 0.13398630917072296, -0.2645041048526764, -2.0656509399414062, -1.4200252294540405, -1.4427064657211304, 2.6949312686920166, -0.4712273180484772, 0.1624857783317566, 543.4988403320312, -0.18906289339065552, 0.3756345212459564, 0.004672355484217405, 2.152358055114746, 0.48460960388183594, -2.0560922622680664], "std": [0.35148102045059204, 0.03790346160531044, 0.41843950748443604, 0.8097965121269226, 0.7954463362693787, 0.15415894985198975, 0.9334136843681335, 302.3282165527344, 0.15687629580497742, 0.1078362911939621, 0.0555078387260437, 0.8820685148239136, 0.45119911432266235, 0.4348035454750061, 0.08470181375741959, 0.004437597934156656, 0.10140568017959595, 0.3385022282600403, 0.08255347609519958, 0.5649657249450684, 0.11006663739681244, 340.4481506347656, 0.0677182525396347, 0.014856391586363316, 0.03609829768538475, 0.24886733293533325, 0.17016887664794922, 1.754367470741272], "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": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [438]}, "index": {"min": [4958], "max": [5395], "mean": [5176.5], "std": [126.43937941427373], "count": [438]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [438]}, "subtask_annotation": {"mean": [3.356164383561644, 9.0, 9.0, 9.0, 9.0], "std": [1.8874969268258783, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [438]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [438]}, "eef_direction_state": {"mean": [4.63013698630137, 4.276255707762557], "std": [1.4727991798467006, 1.9790991558939424], "min": [0, 0], "max": [6, 6], "count": [438]}, "eef_velocity_state": {"mean": [0.7876712328767124, 0.8242009132420092], "std": [0.74829093653614, 0.8044730404904101], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_acc_mag_state": {"mean": [0.7625570776255708, 0.7351598173515982], "std": [0.8376226633718802, 0.8182821671355323], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_direction_action": {"mean": [4.63013698630137, 4.276255707762557], "std": [1.4727991798467006, 1.9790991558939424], "min": [0, 0], "max": [6, 6], "count": [438]}, "eef_velocity_action": {"mean": [0.7876712328767124, 0.8242009132420092], "std": [0.74829093653614, 0.8044730404904101], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_acc_mag_action": {"mean": [0.7625570776255708, 0.7351598173515982], "std": [0.8376226633718802, 0.8182821671355323], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_sim_pose_state": {"mean": [0.5657534371254428, 0.2118117702584862, 1.1533133715975503, 2.3433742097805657, 1.0857221010411657, 2.289962002711474, 0.5149566213166216, -0.30245505125479233, 1.1714802828305855, 0.35823570277538797, 0.9620407262640762, -0.9282378535572142], "std": [0.01590332908917008, 0.025516328076241483, 0.06701566424545449, 1.4312549986571583, 0.30263338384354804, 0.7245659503707176, 0.11460371429036532, 0.09489929972034361, 0.13946495007290466, 1.8943227923354664, 0.34263098209562326, 1.116365035910791], "min": [0.4947133227002247, 0.17731835480966254, 1.018371105752389, -3.141491751803975, 0.6417687569700568, -0.3224127641544271, 0.34501962059293945, -0.5006575849190654, 1.0134245268324402, -3.123209676181176, 0.2823514024192464, -2.6889348178265076], "max": [0.5826021818284134, 0.30025200260177964, 1.264380850121132, 3.1413970239159803, 1.490499779212855, 2.871627565502674, 0.6819174698487978, -0.15367259676765072, 1.3597461274812248, 3.1412004345196944, 1.5263361966803028, 0.4401115634392512], "count": [438]}, "eef_sim_pose_action": {"mean": [0.5657534371254428, 0.2118117702584862, 1.1533133715975503, 2.3433742097805657, 1.0857221010411657, 2.289962002711474, 0.5149566213166216, -0.30245505125479233, 1.1714802828305855, 0.35823570277538797, 0.9620407262640762, -0.9282378535572142], "std": [0.01590332908917008, 0.025516328076241483, 0.06701566424545449, 1.4312549986571583, 0.30263338384354804, 0.7245659503707176, 0.11460371429036532, 0.09489929972034361, 0.13946495007290466, 1.8943227923354664, 0.34263098209562326, 1.116365035910791], "min": [0.4947133227002247, 0.17731835480966254, 1.018371105752389, -3.141491751803975, 0.6417687569700568, -0.3224127641544271, 0.34501962059293945, -0.5006575849190654, 1.0134245268324402, -3.123209676181176, 0.2823514024192464, -2.6889348178265076], "max": [0.5826021818284134, 0.30025200260177964, 1.264380850121132, 3.1413970239159803, 1.490499779212855, 2.871627565502674, 0.6819174698487978, -0.15367259676765072, 1.3597461274812248, 3.1412004345196944, 1.5263361966803028, 0.4401115634392512], "count": [438]}, "gripper_mode_state": {"mean": [0.3926940639269406, 0.3150684931506849], "std": [0.4883497067506914, 0.4645431495291268], "min": [0, 0], "max": [1, 1], "count": [438]}, "gripper_activity_state": {"mean": [1.8105022831050228, 1.8812785388127853], "std": [0.5305112755306008, 0.3876709639596552], "min": [0, 0], "max": [2, 2], "count": [438]}, "gripper_mode_action": {"mean": [0.3926940639269406, 0.3150684931506849], "std": [0.4883497067506914, 0.4645431495291268], "min": [0, 0], "max": [1, 1], "count": [438]}, "gripper_activity_action": {"mean": [1.8105022831050228, 1.8812785388127853], "std": [0.5305112755306008, 0.3876709639596552], "min": [0, 0], "max": [2, 2], "count": [438]}, "gripper_open_scale_state": {"mean": [0.5434988583691046, 0.5597248860189354], "std": [0.3404481420661092, 0.3023282285887336], "min": [0.044, 0.065], "max": [0.846, 0.789], "count": [438]}, "gripper_open_scale_action": {"mean": [0.5434988583691046, 0.5597248860189354], "std": [0.3404481420661092, 0.3023282285887336], "min": [0.044, 0.065], "max": [0.846, 0.789], "count": [438]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.443787891105287]], [[0.4608175677861904]], [[0.451185259334757]]], "std": [[[0.13473621240956857]], [[0.12412913892960623]], [[0.12679684808381844]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.047058823529411764]], [[0.01568627450980392]]], "max": [[[0.6901960784313725]], [[0.6431372549019608]], [[0.6274509803921569]]], "mean": [[[0.47416463631657285]], [[0.47982640102245516]], [[0.47193494183977225]]], "std": [[[0.060587741099943596]], [[0.06194321292249791]], [[0.06611176495427022]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4761936456513299]], [[0.4842567543519058]], [[0.47503529654436033]]], "std": [[[0.08892302262588272]], [[0.08523096395957039]], [[0.09088130604542698]]], "count": [101]}, "observation.state": {"min": [-0.04623376950621605, 1.9673526287078857, -1.181186556816101, -2.071077585220337, -2.7538154125213623, -2.048841953277588, 0.12716469168663025, 24.0, 0.07023900002241135, 0.16330599784851074, 0.035585999488830566, -2.868000030517578, -0.6860000491142273, -0.7590000033378601, -0.3810926079750061, -2.07702898979187, -1.5064810514450073, -1.791877269744873, 2.4155704975128174, -1.0288890600204468, -0.011379546485841274, 35.0, -0.3330009877681732, 0.30697599053382874, -0.047286998480558395, 1.4290000200271606, 0.12799999117851257, -3.1401853561401367], "max": [1.0128669738769531, 2.092754364013672, -0.05042256414890289, 0.12891001999378204, -0.04536110535264015, -1.101145625114441, 2.5714285373687744, 830.0, 0.38930100202560425, 0.46248000860214233, 0.23614099621772766, -0.6660000085830688, 1.0959999561309814, 1.190999984741211, -0.07686430215835571, -1.9952778816223145, -1.0699043273925781, -0.3070906698703766, 2.7384390830993652, 1.263967514038086, 0.6072524189949036, 865.0, -0.08567100018262863, 0.38905400037765503, 0.054159000515937805, 2.430000066757202, 0.6940000057220459, 3.138000011444092], "mean": [0.48276740312576294, 2.0630714893341064, -0.5691513419151306, -0.7768731117248535, -1.710517406463623, -1.6305006742477417, 1.1530873775482178, 581.0913696289062, 0.2323131412267685, 0.317463219165802, 0.0920693650841713, -1.7872297763824463, 0.28756260871887207, 0.17148545384407043, -0.24969075620174408, -2.0647690296173096, -1.3529540300369263, -1.4263241291046143, 2.6035702228546143, -0.4111327528953552, 0.3014530539512634, 556.371826171875, -0.18454571068286896, 0.36459431052207947, -0.006223523523658514, 2.1436822414398193, 0.412794291973114, -0.47000452876091003], "std": [0.31635555624961853, 0.04005737975239754, 0.4437951147556305, 0.8562019467353821, 0.8080642223358154, 0.16235515475273132, 0.9741901159286499, 331.5176696777344, 0.13790766894817352, 0.10091372579336166, 0.03992096707224846, 0.8475335836410522, 0.49708807468414307, 0.5259140729904175, 0.07816073298454285, 0.009675179608166218, 0.13396644592285156, 0.35622870922088623, 0.12718705832958221, 0.6882076263427734, 0.17606127262115479, 349.52294921875, 0.06358881294727325, 0.01941787824034691, 0.026848332956433296, 0.30021727085113525, 0.18792468309402466, 2.7164697647094727], "count": [476]}, "action": {"min": [-0.04623376950621605, 1.9673526287078857, -1.181186556816101, -2.071077585220337, -2.7538154125213623, -2.048841953277588, 0.12716469168663025, 24.0, 0.07023900002241135, 0.16330599784851074, 0.035585999488830566, -2.868000030517578, -0.6860000491142273, -0.7590000033378601, -0.3810926079750061, -2.07702898979187, -1.5064810514450073, -1.791877269744873, 2.4155704975128174, -1.0288890600204468, -0.011379546485841274, 35.0, -0.3330009877681732, 0.30697599053382874, -0.047286998480558395, 1.4290000200271606, 0.12799999117851257, -3.1401853561401367], "max": [1.0128669738769531, 2.092754364013672, -0.05042256414890289, 0.12891001999378204, -0.04536110535264015, -1.101145625114441, 2.5714285373687744, 830.0, 0.38930100202560425, 0.46248000860214233, 0.23614099621772766, -0.6660000085830688, 1.0959999561309814, 1.190999984741211, -0.07686430215835571, -1.9952778816223145, -1.0699043273925781, -0.3070906698703766, 2.7384390830993652, 1.263967514038086, 0.6072524189949036, 865.0, -0.08567100018262863, 0.38905400037765503, 0.054159000515937805, 2.430000066757202, 0.6940000057220459, 3.138000011444092], "mean": [0.48276740312576294, 2.0630714893341064, -0.5691513419151306, -0.7768731117248535, -1.710517406463623, -1.6305006742477417, 1.1530873775482178, 581.0913696289062, 0.2323131412267685, 0.317463219165802, 0.0920693650841713, -1.7872297763824463, 0.28756260871887207, 0.17148545384407043, -0.24969075620174408, -2.0647690296173096, -1.3529540300369263, -1.4263241291046143, 2.6035702228546143, -0.4111327528953552, 0.3014530539512634, 556.371826171875, -0.18454571068286896, 0.36459431052207947, -0.006223523523658514, 2.1436822414398193, 0.412794291973114, -0.47000452876091003], "std": [0.31635555624961853, 0.04005737975239754, 0.4437951147556305, 0.8562019467353821, 0.8080642223358154, 0.16235515475273132, 0.9741901159286499, 331.5176696777344, 0.13790766894817352, 0.10091372579336166, 0.03992096707224846, 0.8475335836410522, 0.49708807468414307, 0.5259140729904175, 0.07816073298454285, 0.009675179608166218, 0.13396644592285156, 0.35622870922088623, 0.12718705832958221, 0.6882076263427734, 0.17606127262115479, 349.52294921875, 0.06358881294727325, 0.01941787824034691, 0.026848332956433296, 0.30021727085113525, 0.18792468309402466, 2.7164697647094727], "count": [476]}, "timestamp": {"min": [0.0], "max": [15.833333333333334], "mean": [7.916666666666666], "std": [4.5803020278870985], "count": [476]}, "frame_index": {"min": [0], "max": [475], "mean": [237.5], "std": [137.40906083661295], "count": [476]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [476]}, "index": {"min": [5396], "max": [5871], "mean": [5633.5], "std": [137.40906083661295], "count": [476]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [476]}, "subtask_annotation": {"mean": [3.2058823529411766, 9.0, 9.0, 9.0, 9.0], "std": [1.9455959367721667, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [476]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [476]}, "eef_direction_state": {"mean": [4.617647058823529, 4.48109243697479], "std": [1.5204569779020376, 1.9255195915226981], "min": [0, 0], "max": [6, 6], "count": [476]}, "eef_velocity_state": {"mean": [0.726890756302521, 0.7857142857142857], "std": [0.7048687200007976, 0.8019708616309954], "min": [0, 0], "max": [2, 2], "count": [476]}, "eef_acc_mag_state": {"mean": [0.707983193277311, 0.7037815126050421], "std": [0.8255500634610579, 0.8240517765374435], "min": [0, 0], "max": [2, 2], "count": [476]}, "eef_direction_action": {"mean": [4.617647058823529, 4.48109243697479], "std": [1.5204569779020376, 1.9255195915226981], "min": [0, 0], "max": [6, 6], "count": [476]}, "eef_velocity_action": {"mean": [0.726890756302521, 0.7857142857142857], "std": [0.7048687200007976, 0.8019708616309954], "min": [0, 0], "max": [2, 2], "count": [476]}, "eef_acc_mag_action": {"mean": [0.707983193277311, 0.7037815126050421], "std": [0.8255500634610579, 0.8240517765374435], "min": [0, 0], "max": [2, 2], "count": [476]}, "eef_sim_pose_state": {"mean": [0.5558886490792844, 0.2022241696519043, 1.147659926087397, 1.8505380513629341, 1.0543147288843413, 2.038030885110395, 0.5125094912301205, -0.2970436628426428, 1.1703216522210012, 0.12477443278455866, 0.8466470310629453, -0.9882787467010143], "std": [0.017325620267890997, 0.033003475074669296, 0.05638623110538268, 1.7696514623196171, 0.31786369167476636, 0.697858148081207, 0.10755235867547638, 0.07515485066559217, 0.12958963962059736, 1.7731628904427297, 0.4030800766482482, 1.131910250933372], "min": [0.48823662408328355, 0.1591484580147379, 1.0226307667312817, -3.1415776915324174, 0.5639378584619652, 0.41754389959043386, 0.35762647256456437, -0.4121240002797439, 1.0220445679932815, -3.080299785258089, 0.07282876703886476, -3.1109407829366456], "max": [0.5761382942863477, 0.30298901128358513, 1.240212484177885, 3.141583711183399, 1.4078907398451306, 2.7367009947034027, 0.6717635111346787, -0.18580995191940258, 1.354789796795478, 3.1323242348315796, 1.336606705630163, 3.0634304206194503], "count": [476]}, "eef_sim_pose_action": {"mean": [0.5558886490792844, 0.2022241696519043, 1.147659926087397, 1.8505380513629341, 1.0543147288843413, 2.038030885110395, 0.5125094912301205, -0.2970436628426428, 1.1703216522210012, 0.12477443278455866, 0.8466470310629453, -0.9882787467010143], "std": [0.017325620267890997, 0.033003475074669296, 0.05638623110538268, 1.7696514623196171, 0.31786369167476636, 0.697858148081207, 0.10755235867547638, 0.07515485066559217, 0.12958963962059736, 1.7731628904427297, 0.4030800766482482, 1.131910250933372], "min": [0.48823662408328355, 0.1591484580147379, 1.0226307667312817, -3.1415776915324174, 0.5639378584619652, 0.41754389959043386, 0.35762647256456437, -0.4121240002797439, 1.0220445679932815, -3.080299785258089, 0.07282876703886476, -3.1109407829366456], "max": [0.5761382942863477, 0.30298901128358513, 1.240212484177885, 3.141583711183399, 1.4078907398451306, 2.7367009947034027, 0.6717635111346787, -0.18580995191940258, 1.354789796795478, 3.1323242348315796, 1.336606705630163, 3.0634304206194503], "count": [476]}, "gripper_mode_state": {"mean": [0.3949579831932773, 0.3382352941176471], "std": [0.4888416662940823, 0.4731090571219234], "min": [0, 0], "max": [1, 1], "count": [476]}, "gripper_activity_state": {"mean": [1.8676470588235294, 1.838235294117647], "std": [0.45527202300199193, 0.49481368543335663], "min": [0, 0], "max": [2, 2], "count": [476]}, "gripper_mode_action": {"mean": [0.3949579831932773, 0.3382352941176471], "std": [0.4888416662940823, 0.4731090571219234], "min": [0, 0], "max": [1, 1], "count": [476]}, "gripper_activity_action": {"mean": [1.8676470588235294, 1.838235294117647], "std": [0.45527202300199193, 0.49481368543335663], "min": [0, 0], "max": [2, 2], "count": [476]}, "gripper_open_scale_state": {"mean": [0.5563718486994249, 0.5810913864544455], "std": [0.349522871941848, 0.33151773873677304], "min": [0.035, 0.024], "max": [0.865, 0.83], "count": [476]}, "gripper_open_scale_action": {"mean": [0.5563718486994249, 0.5810913864544455], "std": [0.349522871941848, 0.33151773873677304], "min": [0.035, 0.024], "max": [0.865, 0.83], "count": [476]}}} +{"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.4415042634546311]], [[0.4592390000294412]], [[0.45010553752281696]]], "std": [[[0.13481573660159488]], [[0.12480618146359597]], [[0.1272282553604057]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.047058823529411764]], [[0.00784313725490196]]], "max": [[[0.6823529411764706]], [[0.6392156862745098]], [[0.6235294117647059]]], "mean": [[[0.4733800951686981]], [[0.4794972325266443]], [[0.4726434136342224]]], "std": [[[0.05633658777407307]], [[0.058687460862499076]], [[0.06257736206881279]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47612372298769357]], [[0.48336670678030974]], [[0.4755818888741683]]], "std": [[[0.11684016063782453]], [[0.11550924450950155]], [[0.11857539731244031]]], "count": [111]}, "observation.state": {"min": [-0.08834856003522873, 1.9315210580825806, -1.166106939315796, -2.0764009952545166, -2.6382222175598145, -2.171381711959839, 0.2912081778049469, 75.0, 0.06850700080394745, 0.12369100004434586, 0.02311200089752674, -2.819000005722046, -0.40400004386901855, -0.7540000081062317, -0.35468581318855286, -2.0770814418792725, -1.5233757495880127, -1.746743083000183, 2.338968276977539, -0.8888089656829834, 0.08239699900150299, 35.0, -0.33438101410865784, 0.3007979989051819, -0.047453999519348145, 1.4490000009536743, 0.2070000022649765, -3.1391851902008057], "max": [0.9495987892150879, 2.092510223388672, -0.2287253886461258, 0.19795526564121246, -0.0918915867805481, -0.9302954077720642, 2.719694137573242, 818.0, 0.42302700877189636, 0.4607410132884979, 0.27016401290893555, -0.5329999923706055, 0.9950000047683716, 1.1959999799728394, -0.02848377451300621, -1.9333536624908447, -0.9272410869598389, -0.31379276514053345, 2.6721689701080322, 1.262868046760559, 0.6613925695419312, 860.0, -0.10586799681186676, 0.3865149915218353, 0.0462069995701313, 2.430999994277954, 0.7979999780654907, 3.138000011444092], "mean": [0.48148107528686523, 2.0526633262634277, -0.8443900942802429, -0.874980092048645, -1.4805892705917358, -1.6951006650924683, 1.419642448425293, 613.9130859375, 0.2263900637626648, 0.3012014627456665, 0.10506069660186768, -1.7382168769836426, 0.28649166226387024, 0.12285615503787994, -0.2128288447856903, -2.062960147857666, -1.2848619222640991, -1.31324303150177, 2.501943588256836, -0.15959906578063965, 0.34774482250213623, 572.4261474609375, -0.2034701406955719, 0.3589826226234436, -0.013412869535386562, 2.0750389099121094, 0.5044596791267395, -0.40286409854888916], "std": [0.317241370677948, 0.042081933468580246, 0.20410051941871643, 0.8783280849456787, 1.1053193807601929, 0.25499990582466125, 0.9381574392318726, 274.19329833984375, 0.14090125262737274, 0.12025400996208191, 0.04823892191052437, 0.9422183036804199, 0.4073747396469116, 0.5550369620323181, 0.06911509484052658, 0.01566115766763687, 0.2140033096075058, 0.3667081594467163, 0.13604481518268585, 0.743187427520752, 0.11654388904571533, 368.5375671386719, 0.05793385952711105, 0.018545744940638542, 0.027899686247110367, 0.3299013078212738, 0.2179999202489853, 2.773123264312744], "count": [535]}, "action": {"min": [-0.08834856003522873, 1.9315210580825806, -1.166106939315796, -2.0764009952545166, -2.6382222175598145, -2.171381711959839, 0.2912081778049469, 75.0, 0.06850700080394745, 0.12369100004434586, 0.02311200089752674, -2.819000005722046, -0.40400004386901855, -0.7540000081062317, -0.35468581318855286, -2.0770814418792725, -1.5233757495880127, -1.746743083000183, 2.338968276977539, -0.8888089656829834, 0.08239699900150299, 35.0, -0.33438101410865784, 0.3007979989051819, -0.047453999519348145, 1.4490000009536743, 0.2070000022649765, -3.1391851902008057], "max": [0.9495987892150879, 2.092510223388672, -0.2287253886461258, 0.19795526564121246, -0.0918915867805481, -0.9302954077720642, 2.719694137573242, 818.0, 0.42302700877189636, 0.4607410132884979, 0.27016401290893555, -0.5329999923706055, 0.9950000047683716, 1.1959999799728394, -0.02848377451300621, -1.9333536624908447, -0.9272410869598389, -0.31379276514053345, 2.6721689701080322, 1.262868046760559, 0.6613925695419312, 860.0, -0.10586799681186676, 0.3865149915218353, 0.0462069995701313, 2.430999994277954, 0.7979999780654907, 3.138000011444092], "mean": [0.48148107528686523, 2.0526633262634277, -0.8443900942802429, -0.874980092048645, -1.4805892705917358, -1.6951006650924683, 1.419642448425293, 613.9130859375, 0.2263900637626648, 0.3012014627456665, 0.10506069660186768, -1.7382168769836426, 0.28649166226387024, 0.12285615503787994, -0.2128288447856903, -2.062960147857666, -1.2848619222640991, -1.31324303150177, 2.501943588256836, -0.15959906578063965, 0.34774482250213623, 572.4261474609375, -0.2034701406955719, 0.3589826226234436, -0.013412869535386562, 2.0750389099121094, 0.5044596791267395, -0.40286409854888916], "std": [0.317241370677948, 0.042081933468580246, 0.20410051941871643, 0.8783280849456787, 1.1053193807601929, 0.25499990582466125, 0.9381574392318726, 274.19329833984375, 0.14090125262737274, 0.12025400996208191, 0.04823892191052437, 0.9422183036804199, 0.4073747396469116, 0.5550369620323181, 0.06911509484052658, 0.01566115766763687, 0.2140033096075058, 0.3667081594467163, 0.13604481518268585, 0.743187427520752, 0.11654388904571533, 368.5375671386719, 0.05793385952711105, 0.018545744940638542, 0.027899686247110367, 0.3299013078212738, 0.2179999202489853, 2.773123264312744], "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": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [535]}, "index": {"min": [5872], "max": [6406], "mean": [6139.0], "std": [154.44092721814383], "count": [535]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [535]}, "subtask_annotation": {"mean": [3.085981308411215, 9.0, 9.0, 9.0, 9.0], "std": [2.0269422944600985, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [535]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [535]}, "eef_direction_state": {"mean": [4.736448598130841, 4.093457943925234], "std": [1.547889278766561, 2.031217627919173], "min": [0, 0], "max": [6, 6], "count": [535]}, "eef_velocity_state": {"mean": [0.6299065420560748, 0.8560747663551402], "std": [0.6763308034916002, 0.7708688592415099], "min": [0, 0], "max": [2, 2], "count": [535]}, "eef_acc_mag_state": {"mean": [0.6953271028037383, 0.7252336448598131], "std": [0.8103746886437212, 0.8072213165057623], "min": [0, 0], "max": [2, 2], "count": [535]}, "eef_direction_action": {"mean": [4.736448598130841, 4.093457943925234], "std": [1.547889278766561, 2.031217627919173], "min": [0, 0], "max": [6, 6], "count": [535]}, "eef_velocity_action": {"mean": [0.6299065420560748, 0.8560747663551402], "std": [0.6763308034916002, 0.7708688592415099], "min": [0, 0], "max": [2, 2], "count": [535]}, "eef_acc_mag_action": {"mean": [0.6953271028037383, 0.7252336448598131], "std": [0.8103746886437212, 0.8072213165057623], "min": [0, 0], "max": [2, 2], "count": [535]}, "eef_sim_pose_state": {"mean": [0.5481112934735095, 0.20993403071266906, 1.1254197214229444, 1.692246331826674, 1.1603218104670447, 1.6002658602853967, 0.4994843185918125, -0.30044292108219284, 1.185883596826602, 0.13609915444994464, 0.836806423260878, -1.1057134299441798], "std": [0.020121163756483, 0.0263059430092409, 0.058738341644956664, 1.6011826012882535, 0.3158853124845191, 1.1239486100854084, 0.1246116422239671, 0.08710898954870683, 0.12501826668187005, 1.9774644082103914, 0.27079967704958946, 1.155365705841651], "min": [0.4820474053952355, 0.18046613289464195, 1.0175047565749011, -3.14046022012207, 0.6531417834846458, -0.27662443265927794, 0.3248589407158319, -0.4779221520523677, 1.025244161656613, -3.1176723338868406, 0.378129581249939, -3.0669774440042716], "max": [0.5756952689517901, 0.2986637107014357, 1.2240560943879824, 3.1412213569496523, 1.5462287558673506, 2.737758035382563, 0.6666378837406838, -0.16802029193921364, 1.347164284400577, 3.134356970512037, 1.4075351335571442, 3.1145168298060857], "count": [535]}, "eef_sim_pose_action": {"mean": [0.5481112934735095, 0.20993403071266906, 1.1254197214229444, 1.692246331826674, 1.1603218104670447, 1.6002658602853967, 0.4994843185918125, -0.30044292108219284, 1.185883596826602, 0.13609915444994464, 0.836806423260878, -1.1057134299441798], "std": [0.020121163756483, 0.0263059430092409, 0.058738341644956664, 1.6011826012882535, 0.3158853124845191, 1.1239486100854084, 0.1246116422239671, 0.08710898954870683, 0.12501826668187005, 1.9774644082103914, 0.27079967704958946, 1.155365705841651], "min": [0.4820474053952355, 0.18046613289464195, 1.0175047565749011, -3.14046022012207, 0.6531417834846458, -0.27662443265927794, 0.3248589407158319, -0.4779221520523677, 1.025244161656613, -3.1176723338868406, 0.378129581249939, -3.0669774440042716], "max": [0.5756952689517901, 0.2986637107014357, 1.2240560943879824, 3.1412213569496523, 1.5462287558673506, 2.737758035382563, 0.6666378837406838, -0.16802029193921364, 1.347164284400577, 3.134356970512037, 1.4075351335571442, 3.1145168298060857], "count": [535]}, "gripper_mode_state": {"mean": [0.34953271028037386, 0.2766355140186916], "std": [0.4768223932707311, 0.4473346693498116], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_state": {"mean": [1.844859813084112, 1.8672897196261682], "std": [0.4698843852351531, 0.42266968631082236], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_mode_action": {"mean": [0.34953271028037386, 0.2766355140186916], "std": [0.4768223932707311, 0.4473346693498116], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_action": {"mean": [1.844859813084112, 1.8672897196261682], "std": [0.4698843852351531, 0.42266968631082236], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_open_scale_state": {"mean": [0.5724261682670816, 0.6139130840836282], "std": [0.3685379069568917, 0.274193257857702], "min": [0.035, 0.075], "max": [0.86, 0.818], "count": [535]}, "gripper_open_scale_action": {"mean": [0.5724261682670816, 0.6139130840836282], "std": [0.3685379069568917, 0.274193257857702], "min": [0.035, 0.075], "max": [0.86, 0.818], "count": [535]}}} +{"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.44545888236793185]], [[0.46132887547220724]], [[0.45156996349763145]]], "std": [[[0.13425943467026163]], [[0.12451008409800621]], [[0.12793179696648582]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.6745098039215687]], [[0.7294117647058823]]], "mean": [[[0.47085889061282005]], [[0.47784634151825867]], [[0.46984501109312227]]], "std": [[[0.07282685317972432]], [[0.07154336609739356]], [[0.07583466128515799]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4825853645739641]], [[0.4894287585447023]], [[0.4820698435719854]]], "std": [[[0.1033138972301722]], [[0.10184847996291553]], [[0.1073366503352892]]], "count": [109]}, "observation.state": {"min": [0.08730137348175049, 1.9956095218658447, -1.2326388359069824, -2.044426441192627, -2.566838502883911, -1.8693698644638062, 0.2560397982597351, 44.0, 0.061365000903606415, 0.14666900038719177, -0.024149000644683838, -2.822000026702881, -0.4909999966621399, -0.6589999794960022, -0.41119956970214844, -2.0746729373931885, -1.6081116199493408, -1.9292172193527222, 2.5681822299957275, -1.2229522466659546, -0.018308503553271294, 29.0, -0.3413659930229187, 0.31591498851776123, -0.055969998240470886, 1.3329999446868896, 0.007999996654689312, -3.1401853561401367], "max": [0.9690068364143372, 2.0928244590759277, 0.2119876891374588, 0.16111133992671967, -0.7898313999176025, -1.2087452411651611, 2.5329439640045166, 790.0, 0.43579500913619995, 0.44536200165748596, 0.2589719891548157, -0.335999995470047, 0.8639999628067017, 0.9629999995231628, -0.027698377147316933, -1.9455883502960205, -1.1912046670913696, -0.32269394397735596, 2.7809555530548096, 1.3045464754104614, 0.3781604766845703, 869.0, -0.10597299784421921, 0.37352100014686584, 0.08416199684143066, 2.5350000858306885, 0.7270000576972961, 3.134000062942505], "mean": [0.5408168435096741, 2.075420618057251, -0.4705198109149933, -0.7560141682624817, -1.6239345073699951, -1.6204546689987183, 1.21597421169281, 560.4981079101562, 0.2352301925420761, 0.32257407903671265, 0.09752540290355682, -1.597529411315918, 0.31130504608154297, 0.27044227719306946, -0.24575631320476532, -2.0621817111968994, -1.426059603691101, -1.5211960077285767, 2.6599910259246826, -0.6858999729156494, 0.24308058619499207, 501.8571472167969, -0.19048050045967102, 0.3526874780654907, 0.0012091901153326035, 2.224318265914917, 0.3197939991950989, -1.0812095403671265], "std": [0.2517605125904083, 0.015106316655874252, 0.540269136428833, 0.8373672366142273, 0.8018310070037842, 0.1702091097831726, 0.9423782825469971, 311.7012939453125, 0.1444130837917328, 0.08792620897293091, 0.05796366557478905, 1.0252372026443481, 0.41263481974601746, 0.5398779511451721, 0.13719849288463593, 0.015231134369969368, 0.12511350214481354, 0.2769533097743988, 0.036462511867284775, 0.7059670686721802, 0.0833105742931366, 355.8061828613281, 0.04850691556930542, 0.01558997854590416, 0.03605799749493599, 0.34055057168006897, 0.24706153571605682, 2.4085934162139893], "count": [525]}, "action": {"min": [0.08730137348175049, 1.9956095218658447, -1.2326388359069824, -2.044426441192627, -2.566838502883911, -1.8693698644638062, 0.2560397982597351, 44.0, 0.061365000903606415, 0.14666900038719177, -0.024149000644683838, -2.822000026702881, -0.4909999966621399, -0.6589999794960022, -0.41119956970214844, -2.0746729373931885, -1.6081116199493408, -1.9292172193527222, 2.5681822299957275, -1.2229522466659546, -0.018308503553271294, 29.0, -0.3413659930229187, 0.31591498851776123, -0.055969998240470886, 1.3329999446868896, 0.007999996654689312, -3.1401853561401367], "max": [0.9690068364143372, 2.0928244590759277, 0.2119876891374588, 0.16111133992671967, -0.7898313999176025, -1.2087452411651611, 2.5329439640045166, 790.0, 0.43579500913619995, 0.44536200165748596, 0.2589719891548157, -0.335999995470047, 0.8639999628067017, 0.9629999995231628, -0.027698377147316933, -1.9455883502960205, -1.1912046670913696, -0.32269394397735596, 2.7809555530548096, 1.3045464754104614, 0.3781604766845703, 869.0, -0.10597299784421921, 0.37352100014686584, 0.08416199684143066, 2.5350000858306885, 0.7270000576972961, 3.134000062942505], "mean": [0.5408168435096741, 2.075420618057251, -0.4705198109149933, -0.7560141682624817, -1.6239345073699951, -1.6204546689987183, 1.21597421169281, 560.4981079101562, 0.2352301925420761, 0.32257407903671265, 0.09752540290355682, -1.597529411315918, 0.31130504608154297, 0.27044227719306946, -0.24575631320476532, -2.0621817111968994, -1.426059603691101, -1.5211960077285767, 2.6599910259246826, -0.6858999729156494, 0.24308058619499207, 501.8571472167969, -0.19048050045967102, 0.3526874780654907, 0.0012091901153326035, 2.224318265914917, 0.3197939991950989, -1.0812095403671265], "std": [0.2517605125904083, 0.015106316655874252, 0.540269136428833, 0.8373672366142273, 0.8018310070037842, 0.1702091097831726, 0.9423782825469971, 311.7012939453125, 0.1444130837917328, 0.08792620897293091, 0.05796366557478905, 1.0252372026443481, 0.41263481974601746, 0.5398779511451721, 0.13719849288463593, 0.015231134369969368, 0.12511350214481354, 0.2769533097743988, 0.036462511867284775, 0.7059670686721802, 0.0833105742931366, 355.8061828613281, 0.04850691556930542, 0.01558997854590416, 0.03605799749493599, 0.34055057168006897, 0.24706153571605682, 2.4085934162139893], "count": [525]}, "timestamp": {"min": [0.0], "max": [17.466666666666665], "mean": [8.733333333333333], "std": [5.051805691110926], "count": [525]}, "frame_index": {"min": [0], "max": [524], "mean": [262.0], "std": [151.5541707333278], "count": [525]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [525]}, "index": {"min": [6407], "max": [6931], "mean": [6669.0], "std": [151.5541707333278], "count": [525]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [525]}, "subtask_annotation": {"mean": [3.580952380952381, 9.0, 9.0, 9.0, 9.0], "std": [1.7597670429211552, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [525]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [525]}, "eef_direction_state": {"mean": [4.596190476190476, 4.312380952380952], "std": [1.489258288354677, 2.0390331620225477], "min": [0, 0], "max": [6, 6], "count": [525]}, "eef_velocity_state": {"mean": [0.7180952380952381, 0.7771428571428571], "std": [0.6708602795957063, 0.8105562044326212], "min": [0, 0], "max": [2, 2], "count": [525]}, "eef_acc_mag_state": {"mean": [0.6780952380952381, 0.6914285714285714], "std": [0.8171939155987494, 0.8211622756758846], "min": [0, 0], "max": [2, 2], "count": [525]}, "eef_direction_action": {"mean": [4.596190476190476, 4.312380952380952], "std": [1.489258288354677, 2.0390331620225477], "min": [0, 0], "max": [6, 6], "count": [525]}, "eef_velocity_action": {"mean": [0.7180952380952381, 0.7771428571428571], "std": [0.6708602795957063, 0.8105562044326212], "min": [0, 0], "max": [2, 2], "count": [525]}, "eef_acc_mag_action": {"mean": [0.6780952380952381, 0.6914285714285714], "std": [0.8171939155987494, 0.8211622756758846], "min": [0, 0], "max": [2, 2], "count": [525]}, "eef_sim_pose_state": {"mean": [0.5481637078793411, 0.2104635133448662, 1.1545685217773893, 0.47385864634580005, 0.9183143544295613, 2.1722443260750874, 0.5212402248320847, -0.2990607372040712, 1.1705207840341927, 0.23747022728406275, 0.834099337730853, -0.9421871471864705], "std": [0.012306203011501054, 0.028831504806727835, 0.04977191677292839, 2.6066629747181813, 0.37336206422149226, 0.6675669947764553, 0.09235355611333253, 0.10110433977961425, 0.11689480944600074, 1.846572641844074, 0.272995701802014, 1.0714058451044448], "min": [0.4996017987836534, 0.17606104926014712, 1.0276360241992513, -3.1412503843456685, 0.4681576205303748, 0.1311711214737732, 0.34264284560021285, -0.4845425567591108, 1.0431733538256012, -3.140250556628843, 0.26317792656838845, -2.8615511994266454], "max": [0.5702927373724379, 0.3143646925651775, 1.2528626017229596, 3.1395345886234924, 1.495190368302802, 2.7781089484730357, 0.657182935291051, -0.13381171384198068, 1.3392836781142277, 3.121409445154663, 1.5599782363576713, 2.6471477180973246], "count": [525]}, "eef_sim_pose_action": {"mean": [0.5481637078793411, 0.2104635133448662, 1.1545685217773893, 0.47385864634580005, 0.9183143544295613, 2.1722443260750874, 0.5212402248320847, -0.2990607372040712, 1.1705207840341927, 0.23747022728406275, 0.834099337730853, -0.9421871471864705], "std": [0.012306203011501054, 0.028831504806727835, 0.04977191677292839, 2.6066629747181813, 0.37336206422149226, 0.6675669947764553, 0.09235355611333253, 0.10110433977961425, 0.11689480944600074, 1.846572641844074, 0.272995701802014, 1.0714058451044448], "min": [0.4996017987836534, 0.17606104926014712, 1.0276360241992513, -3.1412503843456685, 0.4681576205303748, 0.1311711214737732, 0.34264284560021285, -0.4845425567591108, 1.0431733538256012, -3.140250556628843, 0.26317792656838845, -2.8615511994266454], "max": [0.5702927373724379, 0.3143646925651775, 1.2528626017229596, 3.1395345886234924, 1.495190368302802, 2.7781089484730357, 0.657182935291051, -0.13381171384198068, 1.3392836781142277, 3.121409445154663, 1.5599782363576713, 2.6471477180973246], "count": [525]}, "gripper_mode_state": {"mean": [0.45714285714285713, 0.31238095238095237], "std": [0.4981598792617929, 0.46346423051895], "min": [0, 0], "max": [1, 1], "count": [525]}, "gripper_activity_state": {"mean": [1.8266666666666667, 1.8838095238095238], "std": [0.5112573979749633, 0.41841510705764295], "min": [0, 0], "max": [2, 2], "count": [525]}, "gripper_mode_action": {"mean": [0.45714285714285713, 0.31238095238095237], "std": [0.4981598792617929, 0.46346423051895], "min": [0, 0], "max": [1, 1], "count": [525]}, "gripper_activity_action": {"mean": [1.8266666666666667, 1.8838095238095238], "std": [0.5112573979749633, 0.41841510705764295], "min": [0, 0], "max": [2, 2], "count": [525]}, "gripper_open_scale_state": {"mean": [0.5018571430460613, 0.5604980953543529], "std": [0.35580616269095794, 0.3117011769917442], "min": [0.029, 0.044], "max": [0.869, 0.79], "count": [525]}, "gripper_open_scale_action": {"mean": [0.5018571430460613, 0.5604980953543529], "std": [0.35580616269095794, 0.3117011769917442], "min": [0.029, 0.044], "max": [0.869, 0.79], "count": [525]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.44789064338235296]], [[0.46566273488562093]], [[0.4558981719771242]]], "std": [[[0.1361616510155639]], [[0.1274577835451754]], [[0.12969334454868756]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.047058823529411764]], [[0.011764705882352941]]], "max": [[[0.7647058823529411]], [[0.6431372549019608]], [[0.6784313725490196]]], "mean": [[[0.47306191993464053]], [[0.4771046486928105]], [[0.46982439746732024]]], "std": [[[0.06253911762155843]], [[0.06947418338772557]], [[0.0706718945658891]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48053655433006537]], [[0.48877435661764707]], [[0.47950878063725494]]], "std": [[[0.08879222532862226]], [[0.08560050525505362]], [[0.0928426907293404]]], "count": [100]}, "observation.state": {"min": [0.044854965060949326, 1.9007683992385864, -1.0626612901687622, -1.978522777557373, -2.601483106613159, -1.9654850959777832, 0.17948967218399048, 23.0, 0.07589799910783768, 0.18735100328922272, -0.004687000066041946, -2.867000102996826, -0.5389999747276306, -0.8299999833106995, -0.3326772153377533, -2.0724563598632812, -1.5213338136672974, -1.7955598831176758, 2.4831671714782715, -0.8407076597213745, 0.022863812744617462, 36.0, -0.3054090142250061, 0.3124609887599945, -0.0605349987745285, 1.4850000143051147, 0.2280000001192093, -3.1411852836608887], "max": [1.076780915260315, 2.0924580097198486, -0.28588491678237915, 0.133622407913208, -0.47687631845474243, -1.1415849924087524, 2.600715160369873, 760.0, 0.3912709951400757, 0.4740299880504608, 0.25433099269866943, -0.7129999995231628, 0.9919999837875366, 1.1380000114440918, -0.023020893335342407, -2.0246517658233643, -0.9316743016242981, -0.44024187326431274, 2.6768813133239746, 1.1268370151519775, 0.42610469460487366, 862.0, -0.09976600110530853, 0.38903701305389404, 0.06727900356054306, 2.444999933242798, 0.7910000085830688, 3.1410000324249268], "mean": [0.5678035616874695, 2.0468084812164307, -0.7152727246284485, -0.872444212436676, -1.7773569822311401, -1.537936806678772, 1.3798366785049438, 499.7715148925781, 0.20720858871936798, 0.34989434480667114, 0.08497616648674011, -2.0013890266418457, 0.28505992889404297, 0.051872845739126205, -0.23568350076675415, -2.0648136138916016, -1.3509833812713623, -1.4282417297363281, 2.579087257385254, -0.37974095344543457, 0.2791794538497925, 491.9805908203125, -0.18298691511154175, 0.37106388807296753, -0.012209894135594368, 2.1822431087493896, 0.49765101075172424, -2.13407826423645], "std": [0.3130332827568054, 0.058870475739240646, 0.31270429491996765, 0.7904624342918396, 0.7862198352813721, 0.15564171969890594, 0.9466227293014526, 314.473876953125, 0.1305093765258789, 0.09459749609231949, 0.05529068782925606, 0.7844934463500977, 0.4781441390514374, 0.5409024953842163, 0.09701596945524216, 0.006013683509081602, 0.137945294380188, 0.2465047389268875, 0.07676951587200165, 0.5441219806671143, 0.07448409497737885, 364.7799987792969, 0.04774091765284538, 0.013248850591480732, 0.03175419941544533, 0.25728169083595276, 0.19800154864788055, 1.7664304971694946], "count": [464]}, "action": {"min": [0.044854965060949326, 1.9007683992385864, -1.0626612901687622, -1.978522777557373, -2.601483106613159, -1.9654850959777832, 0.17948967218399048, 23.0, 0.07589799910783768, 0.18735100328922272, -0.004687000066041946, -2.867000102996826, -0.5389999747276306, -0.8299999833106995, -0.3326772153377533, -2.0724563598632812, -1.5213338136672974, -1.7955598831176758, 2.4831671714782715, -0.8407076597213745, 0.022863812744617462, 36.0, -0.3054090142250061, 0.3124609887599945, -0.0605349987745285, 1.4850000143051147, 0.2280000001192093, -3.1411852836608887], "max": [1.076780915260315, 2.0924580097198486, -0.28588491678237915, 0.133622407913208, -0.47687631845474243, -1.1415849924087524, 2.600715160369873, 760.0, 0.3912709951400757, 0.4740299880504608, 0.25433099269866943, -0.7129999995231628, 0.9919999837875366, 1.1380000114440918, -0.023020893335342407, -2.0246517658233643, -0.9316743016242981, -0.44024187326431274, 2.6768813133239746, 1.1268370151519775, 0.42610469460487366, 862.0, -0.09976600110530853, 0.38903701305389404, 0.06727900356054306, 2.444999933242798, 0.7910000085830688, 3.1410000324249268], "mean": [0.5678035616874695, 2.0468084812164307, -0.7152727246284485, -0.872444212436676, -1.7773569822311401, -1.537936806678772, 1.3798366785049438, 499.7715148925781, 0.20720858871936798, 0.34989434480667114, 0.08497616648674011, -2.0013890266418457, 0.28505992889404297, 0.051872845739126205, -0.23568350076675415, -2.0648136138916016, -1.3509833812713623, -1.4282417297363281, 2.579087257385254, -0.37974095344543457, 0.2791794538497925, 491.9805908203125, -0.18298691511154175, 0.37106388807296753, -0.012209894135594368, 2.1822431087493896, 0.49765101075172424, -2.13407826423645], "std": [0.3130332827568054, 0.058870475739240646, 0.31270429491996765, 0.7904624342918396, 0.7862198352813721, 0.15564171969890594, 0.9466227293014526, 314.473876953125, 0.1305093765258789, 0.09459749609231949, 0.05529068782925606, 0.7844934463500977, 0.4781441390514374, 0.5409024953842163, 0.09701596945524216, 0.006013683509081602, 0.137945294380188, 0.2465047389268875, 0.07676951587200165, 0.5441219806671143, 0.07448409497737885, 364.7799987792969, 0.04774091765284538, 0.013248850591480732, 0.03175419941544533, 0.25728169083595276, 0.19800154864788055, 1.7664304971694946], "count": [464]}, "timestamp": {"min": [0.0], "max": [15.433333333333334], "mean": [7.716666666666668], "std": [4.464831712642955], "count": [464]}, "frame_index": {"min": [0], "max": [463], "mean": [231.5], "std": [133.94495137928865], "count": [464]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [464]}, "index": {"min": [6932], "max": [7395], "mean": [7163.5], "std": [133.94495137928865], "count": [464]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [464]}, "subtask_annotation": {"mean": [3.1357758620689653, 9.0, 9.0, 9.0, 9.0], "std": [2.071172269622173, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [464]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [464]}, "eef_direction_state": {"mean": [4.506465517241379, 4.174568965517241], "std": [1.7082334867817892, 1.9269302423899126], "min": [0, 0], "max": [6, 6], "count": [464]}, "eef_velocity_state": {"mean": [0.6961206896551724, 0.8275862068965517], "std": [0.6793649056944143, 0.7430814461899959], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_acc_mag_state": {"mean": [0.709051724137931, 0.7780172413793104], "std": [0.8248850269397798, 0.8069415650206067], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_direction_action": {"mean": [4.506465517241379, 4.174568965517241], "std": [1.7082334867817892, 1.9269302423899126], "min": [0, 0], "max": [6, 6], "count": [464]}, "eef_velocity_action": {"mean": [0.6961206896551724, 0.8275862068965517], "std": [0.6793649056944143, 0.7430814461899959], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_acc_mag_action": {"mean": [0.709051724137931, 0.7780172413793104], "std": [0.8248850269397798, 0.8069415650206067], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_sim_pose_state": {"mean": [0.5611221218839446, 0.1980979242454924, 1.14416874645767, 0.39193780764944736, 1.139542521722871, 2.2498643775561686, 0.5462152852030802, -0.2799775502836841, 1.1885721823543947, 0.3501096067366887, 0.8482083841523019, -1.1217030426103034], "std": [0.014396005832872188, 0.016164335840334085, 0.05183031138195333, 2.810959827596654, 0.30913903666734494, 1.093767313099469, 0.10305395253343859, 0.07786182869021695, 0.12339707090583242, 1.9523210545998135, 0.38417174630294637, 1.2288683966727463], "min": [0.49455424438212375, 0.17881423205603658, 1.0196080846273186, -3.141034030843138, 0.6745985206451106, -3.1269871149684128, 0.38116054430318164, -0.44351768395951335, 1.0137746325471941, -3.0937940772231767, 0.19064840383828208, -3.003302003339649], "max": [0.5787637858605569, 0.2634394376389761, 1.2372252330368816, 3.140953880810534, 1.5655233240371578, 3.1402997410919826, 0.6846904971590498, -0.1521424150447172, 1.3333707270515012, 3.0919173791774166, 1.4541278177755257, 3.102033885020129], "count": [464]}, "eef_sim_pose_action": {"mean": [0.5611221218839446, 0.1980979242454924, 1.14416874645767, 0.39193780764944736, 1.139542521722871, 2.2498643775561686, 0.5462152852030802, -0.2799775502836841, 1.1885721823543947, 0.3501096067366887, 0.8482083841523019, -1.1217030426103034], "std": [0.014396005832872188, 0.016164335840334085, 0.05183031138195333, 2.810959827596654, 0.30913903666734494, 1.093767313099469, 0.10305395253343859, 0.07786182869021695, 0.12339707090583242, 1.9523210545998135, 0.38417174630294637, 1.2288683966727463], "min": [0.49455424438212375, 0.17881423205603658, 1.0196080846273186, -3.141034030843138, 0.6745985206451106, -3.1269871149684128, 0.38116054430318164, -0.44351768395951335, 1.0137746325471941, -3.0937940772231767, 0.19064840383828208, -3.003302003339649], "max": [0.5787637858605569, 0.2634394376389761, 1.2372252330368816, 3.140953880810534, 1.5655233240371578, 3.1402997410919826, 0.6846904971590498, -0.1521424150447172, 1.3333707270515012, 3.0919173791774166, 1.4541278177755257, 3.102033885020129], "count": [464]}, "gripper_mode_state": {"mean": [0.4482758620689655, 0.3879310344827586], "std": [0.4973174173053785, 0.48727871589871047], "min": [0, 0], "max": [1, 1], "count": [464]}, "gripper_activity_state": {"mean": [1.8168103448275863, 1.8448275862068966], "std": [0.49876761767852107, 0.4842955829375219], "min": [0, 0], "max": [2, 2], "count": [464]}, "gripper_mode_action": {"mean": [0.4482758620689655, 0.3879310344827586], "std": [0.4973174173053785, 0.48727871589871047], "min": [0, 0], "max": [1, 1], "count": [464]}, "gripper_activity_action": {"mean": [1.8168103448275863, 1.8448275862068966], "std": [0.49876761767852107, 0.4842955829375219], "min": [0, 0], "max": [2, 2], "count": [464]}, "gripper_open_scale_state": {"mean": [0.49198060344005157, 0.4997715517282489], "std": [0.36478068331381297, 0.3144738143628787], "min": [0.036, 0.023], "max": [0.862, 0.76], "count": [464]}, "gripper_open_scale_action": {"mean": [0.49198060344005157, 0.4997715517282489], "std": [0.36478068331381297, 0.3144738143628787], "min": [0.036, 0.023], "max": [0.862, 0.76], "count": [464]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44997923692810454]], [[0.46667478594771244]], [[0.4577135784313725]]], "std": [[[0.13127313315287403]], [[0.1191936519861388]], [[0.12151200630232371]]], "count": [125]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.047058823529411764]], [[0.06274509803921569]]], "max": [[[0.6588235294117647]], [[0.6392156862745098]], [[0.6274509803921569]]], "mean": [[[0.47371249346405225]], [[0.4791850996732026]], [[0.4725715751633987]]], "std": [[[0.0535974483254028]], [[0.05354228235940028]], [[0.05656983996412344]]], "count": [125]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47480680555555554]], [[0.48282712091503266]], [[0.4752658496732026]]], "std": [[[0.11827032380185339]], [[0.11810535209043979]], [[0.1204500244487115]]], "count": [125]}, "observation.state": {"min": [0.013508847914636135, 1.9483635425567627, -1.0243338346481323, -2.04980206489563, -2.6753454208374023, -2.1664772033691406, 0.15125024318695068, 78.0, 0.08560500293970108, 0.11341699957847595, 0.008772999979555607, -2.9779999256134033, -0.2890000343322754, -0.8840000033378601, -0.3422416150569916, -2.076505422592163, -1.5271108150482178, -1.7671633958816528, 2.4325876235961914, -0.9444674849510193, -0.026197394356131554, 40.0, -0.3524419963359833, 0.2851260006427765, -0.054478999227285385, 1.402999997138977, 0.22999998927116394, -3.1371853351593018], "max": [0.9603325128555298, 2.093557357788086, -0.011117747984826565, 0.19797269999980927, -0.5857325196266174, -1.1320903301239014, 2.6251323223114014, 818.0, 0.42501500248908997, 0.46382901072502136, 0.26568201184272766, -0.34999996423721313, 1.0800000429153442, 1.3380000591278076, 0.04726351797580719, -2.0315632820129395, -0.9758484959602356, -0.26968827843666077, 2.8829870223999023, 1.330255150794983, 0.5172109007835388, 866.0, -0.12167099863290787, 0.38550499081611633, 0.056178998202085495, 2.437999963760376, 0.7549999952316284, 3.1410000324249268], "mean": [0.45607054233551025, 2.071761131286621, -0.4824228882789612, -0.5985174179077148, -1.4590939283370972, -1.6641886234283447, 1.1364693641662598, 654.2273559570312, 0.2703852355480194, 0.2932112216949463, 0.094271719455719, -1.523864984512329, 0.4279918074607849, 0.14751332998275757, -0.20236560702323914, -2.0661213397979736, -1.3160711526870728, -1.3081610202789307, 2.601731061935425, -0.1507377177476883, 0.2220335453748703, 610.065185546875, -0.21030330657958984, 0.35823699831962585, 0.0020333360880613327, 2.0264549255371094, 0.5199715495109558, -1.4242253303527832], "std": [0.29903772473335266, 0.03050144575536251, 0.36696743965148926, 0.828981339931488, 0.8826704621315002, 0.18752644956111908, 0.9845456480979919, 243.9253692626953, 0.1378406137228012, 0.11201781779527664, 0.049876127392053604, 0.9694584012031555, 0.33788517117500305, 0.5272290706634521, 0.11407393217086792, 0.005802300292998552, 0.15032751858234406, 0.4923180043697357, 0.14119993150234222, 0.7746465802192688, 0.17374368011951447, 323.1401062011719, 0.06833603978157043, 0.02216370962560177, 0.02732772007584572, 0.3393550515174866, 0.1618838757276535, 2.3957297801971436], "count": [629]}, "action": {"min": [0.013508847914636135, 1.9483635425567627, -1.0243338346481323, -2.04980206489563, -2.6753454208374023, -2.1664772033691406, 0.15125024318695068, 78.0, 0.08560500293970108, 0.11341699957847595, 0.008772999979555607, -2.9779999256134033, -0.2890000343322754, -0.8840000033378601, -0.3422416150569916, -2.076505422592163, -1.5271108150482178, -1.7671633958816528, 2.4325876235961914, -0.9444674849510193, -0.026197394356131554, 40.0, -0.3524419963359833, 0.2851260006427765, -0.054478999227285385, 1.402999997138977, 0.22999998927116394, -3.1371853351593018], "max": [0.9603325128555298, 2.093557357788086, -0.011117747984826565, 0.19797269999980927, -0.5857325196266174, -1.1320903301239014, 2.6251323223114014, 818.0, 0.42501500248908997, 0.46382901072502136, 0.26568201184272766, -0.34999996423721313, 1.0800000429153442, 1.3380000591278076, 0.04726351797580719, -2.0315632820129395, -0.9758484959602356, -0.26968827843666077, 2.8829870223999023, 1.330255150794983, 0.5172109007835388, 866.0, -0.12167099863290787, 0.38550499081611633, 0.056178998202085495, 2.437999963760376, 0.7549999952316284, 3.1410000324249268], "mean": [0.45607054233551025, 2.071761131286621, -0.4824228882789612, -0.5985174179077148, -1.4590939283370972, -1.6641886234283447, 1.1364693641662598, 654.2273559570312, 0.2703852355480194, 0.2932112216949463, 0.094271719455719, -1.523864984512329, 0.4279918074607849, 0.14751332998275757, -0.20236560702323914, -2.0661213397979736, -1.3160711526870728, -1.3081610202789307, 2.601731061935425, -0.1507377177476883, 0.2220335453748703, 610.065185546875, -0.21030330657958984, 0.35823699831962585, 0.0020333360880613327, 2.0264549255371094, 0.5199715495109558, -1.4242253303527832], "std": [0.29903772473335266, 0.03050144575536251, 0.36696743965148926, 0.828981339931488, 0.8826704621315002, 0.18752644956111908, 0.9845456480979919, 243.9253692626953, 0.1378406137228012, 0.11201781779527664, 0.049876127392053604, 0.9694584012031555, 0.33788517117500305, 0.5272290706634521, 0.11407393217086792, 0.005802300292998552, 0.15032751858234406, 0.4923180043697357, 0.14119993150234222, 0.7746465802192688, 0.17374368011951447, 323.1401062011719, 0.06833603978157043, 0.02216370962560177, 0.02732772007584572, 0.3393550515174866, 0.1618838757276535, 2.3957297801971436], "count": [629]}, "timestamp": {"min": [0.0], "max": [20.933333333333334], "mean": [10.466666666666665], "std": [6.052547672950073], "count": [629]}, "frame_index": {"min": [0], "max": [628], "mean": [314.0], "std": [181.57643018850217], "count": [629]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [629]}, "index": {"min": [7396], "max": [8024], "mean": [7710.0], "std": [181.57643018850217], "count": [629]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [629]}, "subtask_annotation": {"mean": [3.3529411764705883, 9.0, 9.0, 9.0, 9.0], "std": [1.7433257048621074, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [629]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [629]}, "eef_direction_state": {"mean": [4.643879173290938, 4.079491255961845], "std": [1.5890268266052519, 2.1218918865911665], "min": [0, 0], "max": [6, 6], "count": [629]}, "eef_velocity_state": {"mean": [0.6868044515103339, 0.7758346581875993], "std": [0.6663624494717827, 0.7516729479466492], "min": [0, 0], "max": [2, 2], "count": [629]}, "eef_acc_mag_state": {"mean": [0.7710651828298887, 0.7758346581875993], "std": [0.8354557473421914, 0.8126510492388598], "min": [0, 0], "max": [2, 2], "count": [629]}, "eef_direction_action": {"mean": [4.643879173290938, 4.079491255961845], "std": [1.5890268266052519, 2.1218918865911665], "min": [0, 0], "max": [6, 6], "count": [629]}, "eef_velocity_action": {"mean": [0.6868044515103339, 0.7758346581875993], "std": [0.6663624494717827, 0.7516729479466492], "min": [0, 0], "max": [2, 2], "count": [629]}, "eef_acc_mag_action": {"mean": [0.7710651828298887, 0.7758346581875993], "std": [0.8354557473421914, 0.8126510492388598], "min": [0, 0], "max": [2, 2], "count": [629]}, "eef_sim_pose_state": {"mean": [0.5460406838183371, 0.22348051978532993, 1.1310175826341688, 1.528813211429029, 1.1680568058714977, 2.05416379225802, 0.4905959247229763, -0.31869858020439895, 1.1430911677311861, 0.3564496646616767, 0.9664317324327543, -0.8512259570595095], "std": [0.025302693142199052, 0.042431737921650184, 0.06143204465409463, 2.026637474385305, 0.27371960667901185, 0.8331031313689068, 0.11622418175236864, 0.0826014191370736, 0.12311357847613923, 1.79590231743539, 0.23733384128253407, 1.2131728853260326], "min": [0.4663484578810423, 0.17845358305571246, 1.0187649302137647, -3.1409041448515236, 0.6138681703422288, 0.06926021227385215, 0.3146247549621017, -0.47581155122449403, 1.0173862635028723, -3.1352929618888745, 0.4950096169370193, -3.112576779472651], "max": [0.5751492565730079, 0.32343815510458135, 1.220677549840466, 3.141090541643776, 1.4827061445225267, 2.860574914496515, 0.6699629747839065, -0.16172274870289782, 1.3504765787735962, 3.112534773156844, 1.3472882899697227, 3.129884132397046], "count": [629]}, "eef_sim_pose_action": {"mean": [0.5460406838183371, 0.22348051978532993, 1.1310175826341688, 1.528813211429029, 1.1680568058714977, 2.05416379225802, 0.4905959247229763, -0.31869858020439895, 1.1430911677311861, 0.3564496646616767, 0.9664317324327543, -0.8512259570595095], "std": [0.025302693142199052, 0.042431737921650184, 0.06143204465409463, 2.026637474385305, 0.27371960667901185, 0.8331031313689068, 0.11622418175236864, 0.0826014191370736, 0.12311357847613923, 1.79590231743539, 0.23733384128253407, 1.2131728853260326], "min": [0.4663484578810423, 0.17845358305571246, 1.0187649302137647, -3.1409041448515236, 0.6138681703422288, 0.06926021227385215, 0.3146247549621017, -0.47581155122449403, 1.0173862635028723, -3.1352929618888745, 0.4950096169370193, -3.112576779472651], "max": [0.5751492565730079, 0.32343815510458135, 1.220677549840466, 3.141090541643776, 1.4827061445225267, 2.860574914496515, 0.6699629747839065, -0.16172274870289782, 1.3504765787735962, 3.112534773156844, 1.3472882899697227, 3.129884132397046], "count": [629]}, "gripper_mode_state": {"mean": [0.3052464228934817, 0.1891891891891892], "std": [0.4605117199423004, 0.39165883097809395], "min": [0, 0], "max": [1, 1], "count": [629]}, "gripper_activity_state": {"mean": [1.8934817170111289, 1.9125596184419713], "std": [0.4102488194533538, 0.38284098035472125], "min": [0, 0], "max": [2, 2], "count": [629]}, "gripper_mode_action": {"mean": [0.3052464228934817, 0.1891891891891892], "std": [0.4605117199423004, 0.39165883097809395], "min": [0, 0], "max": [1, 1], "count": [629]}, "gripper_activity_action": {"mean": [1.8934817170111289, 1.9125596184419713], "std": [0.4102488194533538, 0.38284098035472125], "min": [0, 0], "max": [2, 2], "count": [629]}, "gripper_open_scale_state": {"mean": [0.6100651827874322, 0.6542273449435335], "std": [0.32314023641378875, 0.2439254455245256], "min": [0.04, 0.078], "max": [0.866, 0.818], "count": [629]}, "gripper_open_scale_action": {"mean": [0.6100651827874322, 0.6542273449435335], "std": [0.32314023641378875, 0.2439254455245256], "min": [0.04, 0.078], "max": [0.866, 0.818], "count": [629]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.4344034395424836]], [[0.4556013010620915]], [[0.441926868872549]]], "std": [[[0.13382192968551707]], [[0.12857103307789866]], [[0.1303163127249925]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.6666666666666666]], [[0.7137254901960784]]], "mean": [[[0.4738349244281046]], [[0.4781960437091503]], [[0.4711265931372549]]], "std": [[[0.06470200965330333]], [[0.07134910480519503]], [[0.0726846145752406]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.7294117647058823]], [[0.7372549019607844]]], "mean": [[[0.4838781209150327]], [[0.49112631127450984]], [[0.4835818443627451]]], "std": [[[0.08858437021968801]], [[0.08749468086246495]], [[0.09118297024986072]]], "count": [100]}, "observation.state": {"min": [0.25160667300224304, 1.9230213165283203, -1.000963807106018, -1.9163717031478882, -2.83380389213562, -1.9086745977401733, 0.17324137687683105, 77.0, 0.08477199822664261, 0.230103000998497, 0.026906000450253487, -3.0139999389648438, -0.42500001192092896, -0.8820000290870667, -0.3220306932926178, -2.07702898979187, -1.4968469142913818, -1.7833949327468872, 2.4378933906555176, -0.9310284852981567, 0.027698377147316933, 32.0, -0.3273859918117523, 0.317764014005661, -0.047947000712156296, 1.5959999561309814, 0.18299999833106995, -3.1040000915527344], "max": [1.012256145477295, 2.0870299339294434, -0.06583382189273834, 0.1857553869485855, -0.839695394039154, -1.3791767358779907, 2.497793197631836, 700.0, 0.3982749879360199, 0.4649910032749176, 0.14338600635528564, -0.7609999775886536, 1.0740000009536743, 0.9190000295639038, -0.037943460047245026, -1.9961332082748413, -0.9258448481559753, -0.29761356115341187, 2.6878769397735596, 1.2064589262008667, 0.5043652653694153, 861.0, -0.08892499655485153, 0.3800959885120392, 0.04050299897789955, 2.4579999446868896, 0.765999972820282, 3.140000104904175], "mean": [0.6223424673080444, 2.0372800827026367, -0.5115387439727783, -0.6847495436668396, -1.8092235326766968, -1.612839698791504, 1.3818325996398926, 512.16845703125, 0.2312946766614914, 0.35052457451820374, 0.07989773899316788, -1.9286624193191528, 0.3911992311477661, -0.09287881851196289, -0.22721484303474426, -2.0647754669189453, -1.350532054901123, -1.4689429998397827, 2.583111524581909, -0.43067246675491333, 0.3103024661540985, 472.7425842285156, -0.178033709526062, 0.36133816838264465, -0.007642375770956278, 2.18652606010437, 0.4463748037815094, -0.9678003191947937], "std": [0.30275803804397583, 0.05888744816184044, 0.3818662166595459, 0.7600771188735962, 0.8032933473587036, 0.11993430554866791, 1.0092066526412964, 254.6084747314453, 0.13238292932510376, 0.09481429308652878, 0.0317230187356472, 0.9497911930084229, 0.42366501688957214, 0.5480712652206421, 0.07913219928741455, 0.009195606224238873, 0.17215992510318756, 0.3173595070838928, 0.07831893861293793, 0.6439982056617737, 0.09001462161540985, 378.14825439453125, 0.05894530937075615, 0.014128917828202248, 0.025631602853536606, 0.2826574146747589, 0.1976192146539688, 2.5545637607574463], "count": [371]}, "action": {"min": [0.25160667300224304, 1.9230213165283203, -1.000963807106018, -1.9163717031478882, -2.83380389213562, -1.9086745977401733, 0.17324137687683105, 77.0, 0.08477199822664261, 0.230103000998497, 0.026906000450253487, -3.0139999389648438, -0.42500001192092896, -0.8820000290870667, -0.3220306932926178, -2.07702898979187, -1.4968469142913818, -1.7833949327468872, 2.4378933906555176, -0.9310284852981567, 0.027698377147316933, 32.0, -0.3273859918117523, 0.317764014005661, -0.047947000712156296, 1.5959999561309814, 0.18299999833106995, -3.1040000915527344], "max": [1.012256145477295, 2.0870299339294434, -0.06583382189273834, 0.1857553869485855, -0.839695394039154, -1.3791767358779907, 2.497793197631836, 700.0, 0.3982749879360199, 0.4649910032749176, 0.14338600635528564, -0.7609999775886536, 1.0740000009536743, 0.9190000295639038, -0.037943460047245026, -1.9961332082748413, -0.9258448481559753, -0.29761356115341187, 2.6878769397735596, 1.2064589262008667, 0.5043652653694153, 861.0, -0.08892499655485153, 0.3800959885120392, 0.04050299897789955, 2.4579999446868896, 0.765999972820282, 3.140000104904175], "mean": [0.6223424673080444, 2.0372800827026367, -0.5115387439727783, -0.6847495436668396, -1.8092235326766968, -1.612839698791504, 1.3818325996398926, 512.16845703125, 0.2312946766614914, 0.35052457451820374, 0.07989773899316788, -1.9286624193191528, 0.3911992311477661, -0.09287881851196289, -0.22721484303474426, -2.0647754669189453, -1.350532054901123, -1.4689429998397827, 2.583111524581909, -0.43067246675491333, 0.3103024661540985, 472.7425842285156, -0.178033709526062, 0.36133816838264465, -0.007642375770956278, 2.18652606010437, 0.4463748037815094, -0.9678003191947937], "std": [0.30275803804397583, 0.05888744816184044, 0.3818662166595459, 0.7600771188735962, 0.8032933473587036, 0.11993430554866791, 1.0092066526412964, 254.6084747314453, 0.13238292932510376, 0.09481429308652878, 0.0317230187356472, 0.9497911930084229, 0.42366501688957214, 0.5480712652206421, 0.07913219928741455, 0.009195606224238873, 0.17215992510318756, 0.3173595070838928, 0.07831893861293793, 0.6439982056617737, 0.09001462161540985, 378.14825439453125, 0.05894530937075615, 0.014128917828202248, 0.025631602853536606, 0.2826574146747589, 0.1976192146539688, 2.5545637607574463], "count": [371]}, "timestamp": {"min": [0.0], "max": [12.333333333333334], "mean": [6.166666666666666], "std": [3.569936196130744], "count": [371]}, "frame_index": {"min": [0], "max": [370], "mean": [185.0], "std": [107.09808588392231], "count": [371]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [371]}, "index": {"min": [8025], "max": [8395], "mean": [8210.0], "std": [107.09808588392231], "count": [371]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [371]}, "subtask_annotation": {"mean": [3.6334231805929917, 9.0, 9.0, 9.0, 9.0], "std": [1.892064256244791, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [371]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [371]}, "eef_direction_state": {"mean": [4.619946091644205, 4.336927223719677], "std": [1.7214458278824183, 1.8551916641162935], "min": [0, 0], "max": [6, 6], "count": [371]}, "eef_velocity_state": {"mean": [0.6576819407008087, 0.7439353099730458], "std": [0.7071555841058464, 0.7206500779842844], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_acc_mag_state": {"mean": [0.6873315363881402, 0.7223719676549866], "std": [0.8237224989720356, 0.8149616971609923], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_direction_action": {"mean": [4.619946091644205, 4.336927223719677], "std": [1.7214458278824183, 1.8551916641162935], "min": [0, 0], "max": [6, 6], "count": [371]}, "eef_velocity_action": {"mean": [0.6576819407008087, 0.7439353099730458], "std": [0.7071555841058464, 0.7206500779842844], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_acc_mag_action": {"mean": [0.6873315363881402, 0.7223719676549866], "std": [0.8237224989720356, 0.8149616971609923], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_sim_pose_state": {"mean": [0.5525834359846219, 0.198472192249062, 1.1511779174546368, 0.7664869359460774, 1.079630737578736, 1.9079425371420842, 0.5490554710596833, -0.28924677807600224, 1.1691471300176304, 0.5482074428524325, 0.9134699752499698, -1.1917577317941173], "std": [0.014552835389753618, 0.026249594600560432, 0.05572197761366404, 2.4248293837188033, 0.29046463665868344, 0.9576743486970037, 0.10352998372463104, 0.06555561374878037, 0.12500280150061138, 1.9400336919368335, 0.3093506106544488, 1.406692153437938], "min": [0.49898600174239705, 0.15704043485513658, 1.0181387769208081, -3.140969728335675, 0.6425384105835903, 0.11640634802027675, 0.41896242773659875, -0.36719904517092156, 1.0159953369763306, -3.1171768248329546, 0.3510058908964948, -3.094587139627764], "max": [0.5688906795500968, 0.2888784692196306, 1.2299255630498327, 3.1408617694744185, 1.4796401816863134, 2.7602959237387403, 0.6758417658232384, -0.19497272450905162, 1.3355201310267937, 3.1215439173016963, 1.313996807104707, 3.135257732409004], "count": [371]}, "eef_sim_pose_action": {"mean": [0.5525834359846219, 0.198472192249062, 1.1511779174546368, 0.7664869359460774, 1.079630737578736, 1.9079425371420842, 0.5490554710596833, -0.28924677807600224, 1.1691471300176304, 0.5482074428524325, 0.9134699752499698, -1.1917577317941173], "std": [0.014552835389753618, 0.026249594600560432, 0.05572197761366404, 2.4248293837188033, 0.29046463665868344, 0.9576743486970037, 0.10352998372463104, 0.06555561374878037, 0.12500280150061138, 1.9400336919368335, 0.3093506106544488, 1.406692153437938], "min": [0.49898600174239705, 0.15704043485513658, 1.0181387769208081, -3.140969728335675, 0.6425384105835903, 0.11640634802027675, 0.41896242773659875, -0.36719904517092156, 1.0159953369763306, -3.1171768248329546, 0.3510058908964948, -3.094587139627764], "max": [0.5688906795500968, 0.2888784692196306, 1.2299255630498327, 3.1408617694744185, 1.4796401816863134, 2.7602959237387403, 0.6758417658232384, -0.19497272450905162, 1.3355201310267937, 3.1215439173016963, 1.313996807104707, 3.135257732409004], "count": [371]}, "gripper_mode_state": {"mean": [0.4716981132075472, 0.33692722371967654], "std": [0.4991983605782226, 0.4726597821226463], "min": [0, 0], "max": [1, 1], "count": [371]}, "gripper_activity_state": {"mean": [1.7601078167115902, 1.8679245283018868], "std": [0.5819606133506454, 0.43600830219967296], "min": [0, 0], "max": [2, 2], "count": [371]}, "gripper_mode_action": {"mean": [0.4716981132075472, 0.33692722371967654], "std": [0.4991983605782226, 0.4726597821226463], "min": [0, 0], "max": [1, 1], "count": [371]}, "gripper_activity_action": {"mean": [1.7601078167115902, 1.8679245283018868], "std": [0.5819606133506454, 0.43600830219967296], "min": [0, 0], "max": [2, 2], "count": [371]}, "gripper_open_scale_state": {"mean": [0.4727425878581339, 0.5121684637969396], "std": [0.3781480292070447, 0.25460854903186075], "min": [0.032, 0.077], "max": [0.861, 0.7], "count": [371]}, "gripper_open_scale_action": {"mean": [0.4727425878581339, 0.5121684637969396], "std": [0.3781480292070447, 0.25460854903186075], "min": [0.032, 0.077], "max": [0.861, 0.7], "count": [371]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.44825003593258295]], [[0.46282108599612687]], [[0.45352697213144516]]], "std": [[[0.13361240667046154]], [[0.12344510188766113]], [[0.12629556115381796]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6588235294117647]], [[0.6470588235294118]], [[0.6274509803921569]]], "mean": [[[0.4755560888707335]], [[0.4815276888919148]], [[0.47395216049382716]]], "std": [[[0.06328429729289924]], [[0.06124248111233136]], [[0.06678556927035224]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48196100936516584]], [[0.49009133116981357]], [[0.48038701282982327]]], "std": [[[0.09272777780431415]], [[0.08686278350165312]], [[0.09532712027192387]]], "count": [108]}, "observation.state": {"min": [0.05939355865120888, 2.0335006713867188, -1.225500464439392, -2.059314012527466, -2.6956088542938232, -1.9226022958755493, 0.2284112572669983, 37.0, 0.024616999551653862, 0.20010800659656525, 0.0015350000467151403, -2.7260000705718994, -0.6639999747276306, -0.5879999995231628, -0.3430095613002777, -2.0729801654815674, -1.5766606330871582, -1.9615756273269653, 2.4151692390441895, -1.0840065479278564, -0.061453040689229965, 32.0, -0.33650699257850647, 0.30281001329421997, -0.053029000759124756, 1.3389999866485596, 0.07800000160932541, -3.1411852836608887], "max": [1.038069486618042, 2.092440366744995, -0.2223200500011444, 0.17359045147895813, -0.3577924966812134, -1.0353991985321045, 2.6745777130126953, 820.0, 0.36844199895858765, 0.450749009847641, 0.1963610053062439, -0.6060000061988831, 0.8730000257492065, 1.0110000371932983, 0.0008552113431505859, -1.864308476448059, -1.1276921033859253, -0.27378982305526733, 2.8139421939849854, 1.3363986015319824, 0.5952271223068237, 871.0, -0.08520200103521347, 0.378028005361557, 0.07287199795246124, 2.490999937057495, 0.7860000133514404, 3.1410000324249268], "mean": [0.6141194701194763, 2.075169563293457, -0.7173023223876953, -0.9535889625549316, -1.7568501234054565, -1.6417262554168701, 1.3579676151275635, 526.4586791992188, 0.1846430003643036, 0.3469633162021637, 0.09388746321201324, -1.822338581085205, 0.21296736598014832, 0.23613104224205017, -0.20447510480880737, -2.0601017475128174, -1.3886573314666748, -1.5179070234298706, 2.5822906494140625, -0.4686482846736908, 0.3184843063354492, 524.03173828125, -0.18276837468147278, 0.357605904340744, 0.009056391194462776, 2.135143280029297, 0.43211570382118225, -1.1277148723602295], "std": [0.25871542096138, 0.016642382368445396, 0.38666900992393494, 0.8827377557754517, 0.9187753796577454, 0.16021165251731873, 0.9756107926368713, 323.9071960449219, 0.13848210871219635, 0.07419906556606293, 0.041323307901620865, 0.8956280946731567, 0.488427996635437, 0.5187207460403442, 0.09274422377347946, 0.028302345424890518, 0.13890340924263, 0.3429918885231018, 0.1222831979393959, 0.6820583343505859, 0.16639631986618042, 373.26177978515625, 0.05675973743200302, 0.014160956256091595, 0.03671569004654884, 0.3165556788444519, 0.2088097333908081, 2.531144857406616], "count": [520]}, "action": {"min": [0.05939355865120888, 2.0335006713867188, -1.225500464439392, -2.059314012527466, -2.6956088542938232, -1.9226022958755493, 0.2284112572669983, 37.0, 0.024616999551653862, 0.20010800659656525, 0.0015350000467151403, -2.7260000705718994, -0.6639999747276306, -0.5879999995231628, -0.3430095613002777, -2.0729801654815674, -1.5766606330871582, -1.9615756273269653, 2.4151692390441895, -1.0840065479278564, -0.061453040689229965, 32.0, -0.33650699257850647, 0.30281001329421997, -0.053029000759124756, 1.3389999866485596, 0.07800000160932541, -3.1411852836608887], "max": [1.038069486618042, 2.092440366744995, -0.2223200500011444, 0.17359045147895813, -0.3577924966812134, -1.0353991985321045, 2.6745777130126953, 820.0, 0.36844199895858765, 0.450749009847641, 0.1963610053062439, -0.6060000061988831, 0.8730000257492065, 1.0110000371932983, 0.0008552113431505859, -1.864308476448059, -1.1276921033859253, -0.27378982305526733, 2.8139421939849854, 1.3363986015319824, 0.5952271223068237, 871.0, -0.08520200103521347, 0.378028005361557, 0.07287199795246124, 2.490999937057495, 0.7860000133514404, 3.1410000324249268], "mean": [0.6141194701194763, 2.075169563293457, -0.7173023223876953, -0.9535889625549316, -1.7568501234054565, -1.6417262554168701, 1.3579676151275635, 526.4586791992188, 0.1846430003643036, 0.3469633162021637, 0.09388746321201324, -1.822338581085205, 0.21296736598014832, 0.23613104224205017, -0.20447510480880737, -2.0601017475128174, -1.3886573314666748, -1.5179070234298706, 2.5822906494140625, -0.4686482846736908, 0.3184843063354492, 524.03173828125, -0.18276837468147278, 0.357605904340744, 0.009056391194462776, 2.135143280029297, 0.43211570382118225, -1.1277148723602295], "std": [0.25871542096138, 0.016642382368445396, 0.38666900992393494, 0.8827377557754517, 0.9187753796577454, 0.16021165251731873, 0.9756107926368713, 323.9071960449219, 0.13848210871219635, 0.07419906556606293, 0.041323307901620865, 0.8956280946731567, 0.488427996635437, 0.5187207460403442, 0.09274422377347946, 0.028302345424890518, 0.13890340924263, 0.3429918885231018, 0.1222831979393959, 0.6820583343505859, 0.16639631986618042, 373.26177978515625, 0.05675973743200302, 0.014160956256091595, 0.03671569004654884, 0.3165556788444519, 0.2088097333908081, 2.531144857406616], "count": [520]}, "timestamp": {"min": [0.0], "max": [17.3], "mean": [8.65], "std": [5.003693080560042], "count": [520]}, "frame_index": {"min": [0], "max": [519], "mean": [259.5], "std": [150.11079241680127], "count": [520]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [520]}, "index": {"min": [8396], "max": [8915], "mean": [8655.5], "std": [150.11079241680127], "count": [520]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [520]}, "subtask_annotation": {"mean": [3.1134615384615385, 9.0, 9.0, 9.0, 9.0], "std": [2.0950058606631656, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [520]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [520]}, "eef_direction_state": {"mean": [4.821153846153846, 4.269230769230769], "std": [1.4360518174791599, 2.0078249293067176], "min": [0, 0], "max": [6, 6], "count": [520]}, "eef_velocity_state": {"mean": [0.6653846153846154, 0.775], "std": [0.7282446269533271, 0.7502243254264289], "min": [0, 0], "max": [2, 2], "count": [520]}, "eef_acc_mag_state": {"mean": [0.6846153846153846, 0.7461538461538462], "std": [0.8160374744846653, 0.8256609330296303], "min": [0, 0], "max": [2, 2], "count": [520]}, "eef_direction_action": {"mean": [4.821153846153846, 4.269230769230769], "std": [1.4360518174791599, 2.0078249293067176], "min": [0, 0], "max": [6, 6], "count": [520]}, "eef_velocity_action": {"mean": [0.6653846153846154, 0.775], "std": [0.7282446269533271, 0.7502243254264289], "min": [0, 0], "max": [2, 2], "count": [520]}, "eef_acc_mag_action": {"mean": [0.6846153846153846, 0.7461538461538462], "std": [0.8160374744846653, 0.8256609330296303], "min": [0, 0], "max": [2, 2], "count": [520]}, "eef_sim_pose_state": {"mean": [0.548540937397226, 0.211370539210596, 1.159380552711304, 0.9510087847165248, 1.0797402318349187, 2.0643680859305378, 0.543812387147778, -0.2660480026850178, 1.2077411052048652, -0.0726622860718952, 0.7660689670276031, -1.052157035279172], "std": [0.012581963091288492, 0.02869723700408824, 0.0584312424005046, 2.365745200813634, 0.33181805469292835, 0.6676145148984696, 0.07924650696990891, 0.08811384617620126, 0.12225187961837272, 2.0411181998998513, 0.3435904557642057, 1.0310057647337585], "min": [0.4845106238999511, 0.18150254443792063, 1.0301652499714404, -3.1414745357267098, 0.5389726271738975, -0.11829279957148757, 0.3935266976873442, -0.41078059688928215, 1.0474258483853445, -3.1186584610903973, 0.08542700119884339, -2.587448992160825], "max": [0.5695891309043707, 0.3160535243215203, 1.2622926667512495, 3.138394120745387, 1.501349570458494, 2.778336880906592, 0.6594697759751887, -0.11775959507600649, 1.3567354657149877, 3.109628222443252, 1.5171320336790295, 0.45093798302542], "count": [520]}, "eef_sim_pose_action": {"mean": [0.548540937397226, 0.211370539210596, 1.159380552711304, 0.9510087847165248, 1.0797402318349187, 2.0643680859305378, 0.543812387147778, -0.2660480026850178, 1.2077411052048652, -0.0726622860718952, 0.7660689670276031, -1.052157035279172], "std": [0.012581963091288492, 0.02869723700408824, 0.0584312424005046, 2.365745200813634, 0.33181805469292835, 0.6676145148984696, 0.07924650696990891, 0.08811384617620126, 0.12225187961837272, 2.0411181998998513, 0.3435904557642057, 1.0310057647337585], "min": [0.4845106238999511, 0.18150254443792063, 1.0301652499714404, -3.1414745357267098, 0.5389726271738975, -0.11829279957148757, 0.3935266976873442, -0.41078059688928215, 1.0474258483853445, -3.1186584610903973, 0.08542700119884339, -2.587448992160825], "max": [0.5695891309043707, 0.3160535243215203, 1.2622926667512495, 3.138394120745387, 1.501349570458494, 2.778336880906592, 0.6594697759751887, -0.11775959507600649, 1.3567354657149877, 3.109628222443252, 1.5171320336790295, 0.45093798302542], "count": [520]}, "gripper_mode_state": {"mean": [0.4326923076923077, 0.3903846153846154], "std": [0.49544896261492993, 0.4878365171403442], "min": [0, 0], "max": [1, 1], "count": [520]}, "gripper_activity_state": {"mean": [1.8461538461538463, 1.9019230769230768], "std": [0.48771899951222714, 0.3668946529871098], "min": [0, 0], "max": [2, 2], "count": [520]}, "gripper_mode_action": {"mean": [0.4326923076923077, 0.3903846153846154], "std": [0.49544896261492993, 0.4878365171403442], "min": [0, 0], "max": [1, 1], "count": [520]}, "gripper_activity_action": {"mean": [1.8461538461538463, 1.9019230769230768], "std": [0.48771899951222714, 0.3668946529871098], "min": [0, 0], "max": [2, 2], "count": [520]}, "gripper_open_scale_state": {"mean": [0.5240317308205853, 0.5264586538461535], "std": [0.37326110914569444, 0.32390712357367496], "min": [0.032, 0.037], "max": [0.871, 0.82], "count": [520]}, "gripper_open_scale_action": {"mean": [0.5240317308205853, 0.5264586538461535], "std": [0.37326110914569444, 0.32390712357367496], "min": [0.032, 0.037], "max": [0.871, 0.82], "count": [520]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.44831353145424835]], [[0.4660137408088235]], [[0.4570076542075163]]], "std": [[[0.1353578706769499]], [[0.1251847083541459]], [[0.1288316280047239]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.09019607843137255]], [[0.09019607843137255]]], "max": [[[0.6784313725490196]], [[0.6549019607843137]], [[0.6470588235294118]]], "mean": [[[0.46944933619281043]], [[0.4766716128812636]], [[0.4690304159858388]]], "std": [[[0.05539590893570602]], [[0.05091433220886591]], [[0.0576048223245331]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.477231736791939]], [[0.48728916462418304]], [[0.47753556134259256]]], "std": [[[0.10204148827086779]], [[0.09656100212381576]], [[0.09960939977219327]]], "count": [120]}, "observation.state": {"min": [0.008220501244068146, 1.9667941331863403, -1.1268194913864136, -2.065737009048462, -2.919255256652832, -1.904747724533081, 0.18713420629501343, 77.0, 0.060051001608371735, 0.14869800209999084, 0.006839000154286623, -2.755000114440918, -0.44999998807907104, -0.7239999771118164, -0.43135812878608704, -2.0785999298095703, -1.5103905200958252, -1.7725214958190918, 2.378377676010132, -1.0497806072235107, 0.003054326167330146, 35.0, -0.32392600178718567, 0.32295799255371094, -0.0671359971165657, 1.437999963760376, 0.10400000214576721, -3.121000051498413], "max": [1.0888235569000244, 2.093278169631958, -0.20865410566329956, 0.17420132458209991, -0.5071228742599487, -1.2181177139282227, 2.6006453037261963, 841.0, 0.41214999556541443, 0.46980300545692444, 0.24528999626636505, -0.47699999809265137, 1.0479999780654907, 1.0700000524520874, -0.06757915019989014, -2.0076348781585693, -0.9914866089820862, -0.3758217692375183, 2.7260122299194336, 1.1598236560821533, 0.5882981419563293, 866.0, -0.1212259978055954, 0.3851909935474396, 0.038286998867988586, 2.48799991607666, 0.784000039100647, 3.125999927520752], "mean": [0.6620804667472839, 2.057767391204834, -0.792136549949646, -1.0028823614120483, -2.006775140762329, -1.6370196342468262, 1.675759196281433, 596.2462158203125, 0.18563954532146454, 0.3571932911872864, 0.08808214217424393, -2.0243265628814697, 0.21547211706638336, -0.1376902461051941, -0.2770262062549591, -2.065337657928467, -1.2694439888000488, -1.2229266166687012, 2.5343399047851562, -0.0945848599076271, 0.23646967113018036, 490.07537841796875, -0.20186026394367218, 0.3669600188732147, -0.01415681466460228, 2.05366849899292, 0.5203583836555481, -0.4411473870277405], "std": [0.33047303557395935, 0.03667285293340683, 0.27391180396080017, 0.7916855812072754, 0.9336791038513184, 0.18182134628295898, 0.9634604454040527, 297.3993225097656, 0.12956136465072632, 0.09474831074476242, 0.053227879106998444, 0.7563679814338684, 0.4417065680027008, 0.49596258997917175, 0.08017179369926453, 0.006543053779751062, 0.19609616696834564, 0.4651322364807129, 0.12058264762163162, 0.8287182450294495, 0.15757988393306732, 393.5194396972656, 0.05391575023531914, 0.014167612418532372, 0.027915429323911667, 0.35178714990615845, 0.21603924036026, 2.744103193283081], "count": [597]}, "action": {"min": [0.008220501244068146, 1.9667941331863403, -1.1268194913864136, -2.065737009048462, -2.919255256652832, -1.904747724533081, 0.18713420629501343, 77.0, 0.060051001608371735, 0.14869800209999084, 0.006839000154286623, -2.755000114440918, -0.44999998807907104, -0.7239999771118164, -0.43135812878608704, -2.0785999298095703, -1.5103905200958252, -1.7725214958190918, 2.378377676010132, -1.0497806072235107, 0.003054326167330146, 35.0, -0.32392600178718567, 0.32295799255371094, -0.0671359971165657, 1.437999963760376, 0.10400000214576721, -3.121000051498413], "max": [1.0888235569000244, 2.093278169631958, -0.20865410566329956, 0.17420132458209991, -0.5071228742599487, -1.2181177139282227, 2.6006453037261963, 841.0, 0.41214999556541443, 0.46980300545692444, 0.24528999626636505, -0.47699999809265137, 1.0479999780654907, 1.0700000524520874, -0.06757915019989014, -2.0076348781585693, -0.9914866089820862, -0.3758217692375183, 2.7260122299194336, 1.1598236560821533, 0.5882981419563293, 866.0, -0.1212259978055954, 0.3851909935474396, 0.038286998867988586, 2.48799991607666, 0.784000039100647, 3.125999927520752], "mean": [0.6620804667472839, 2.057767391204834, -0.792136549949646, -1.0028823614120483, -2.006775140762329, -1.6370196342468262, 1.675759196281433, 596.2462158203125, 0.18563954532146454, 0.3571932911872864, 0.08808214217424393, -2.0243265628814697, 0.21547211706638336, -0.1376902461051941, -0.2770262062549591, -2.065337657928467, -1.2694439888000488, -1.2229266166687012, 2.5343399047851562, -0.0945848599076271, 0.23646967113018036, 490.07537841796875, -0.20186026394367218, 0.3669600188732147, -0.01415681466460228, 2.05366849899292, 0.5203583836555481, -0.4411473870277405], "std": [0.33047303557395935, 0.03667285293340683, 0.27391180396080017, 0.7916855812072754, 0.9336791038513184, 0.18182134628295898, 0.9634604454040527, 297.3993225097656, 0.12956136465072632, 0.09474831074476242, 0.053227879106998444, 0.7563679814338684, 0.4417065680027008, 0.49596258997917175, 0.08017179369926453, 0.006543053779751062, 0.19609616696834564, 0.4651322364807129, 0.12058264762163162, 0.8287182450294495, 0.15757988393306732, 393.5194396972656, 0.05391575023531914, 0.014167612418532372, 0.027915429323911667, 0.35178714990615845, 0.21603924036026, 2.744103193283081], "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": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [597]}, "index": {"min": [8916], "max": [9512], "mean": [9214.0], "std": [172.3388135814642], "count": [597]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [597]}, "subtask_annotation": {"mean": [3.135678391959799, 9.0, 9.0, 9.0, 9.0], "std": [2.1563703491046886, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [597]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [597]}, "eef_direction_state": {"mean": [4.792294807370184, 4.4455611390284755], "std": [1.6484318501775823, 1.7467273716635494], "min": [0, 0], "max": [6, 6], "count": [597]}, "eef_velocity_state": {"mean": [0.5561139028475712, 0.7822445561139029], "std": [0.6591327028940865, 0.7869239056761695], "min": [0, 0], "max": [2, 2], "count": [597]}, "eef_acc_mag_state": {"mean": [0.5845896147403685, 0.7169179229480737], "std": [0.8009398002204886, 0.8197306508829776], "min": [0, 0], "max": [2, 2], "count": [597]}, "eef_direction_action": {"mean": [4.792294807370184, 4.4455611390284755], "std": [1.6484318501775823, 1.7467273716635494], "min": [0, 0], "max": [6, 6], "count": [597]}, "eef_velocity_action": {"mean": [0.5561139028475712, 0.7822445561139029], "std": [0.6591327028940865, 0.7869239056761695], "min": [0, 0], "max": [2, 2], "count": [597]}, "eef_acc_mag_action": {"mean": [0.5845896147403685, 0.7169179229480737], "std": [0.8009398002204886, 0.8197306508829776], "min": [0, 0], "max": [2, 2], "count": [597]}, "eef_sim_pose_state": {"mean": [0.5559554137424556, 0.20828148532755375, 1.1246967523272742, 0.9379916634228328, 1.1619454964178542, 1.6656365752174482, 0.5555464156364137, -0.26377462807960805, 1.2121284543948063, 0.027801948740286287, 0.8023297940503369, -1.4203529760738345], "std": [0.0149565986360519, 0.02655152186292443, 0.059612869212757505, 2.1595105469574625, 0.3072778475185519, 1.0922881291459747, 0.10214041111575548, 0.08539425929399458, 0.1194210617112574, 2.278545962266545, 0.32355744842237494, 1.182217659933149], "min": [0.503901839138329, 0.16518000996701504, 1.023795717159115, -3.1394944967183163, 0.5287837473887373, -0.09686792664004087, 0.3472296529139344, -0.45684193070577434, 1.0203401218992432, -3.1377210557406534, 0.2953103697463275, -3.1202352107657556], "max": [0.5740676150082931, 0.28771634757985554, 1.2113732940992161, 3.13988821064259, 1.4834229784300605, 2.7537852324988576, 0.6775712952294668, -0.13543954557771634, 1.3531424250315682, 3.1342848680532045, 1.3568578741595152, 3.0411237400246653], "count": [597]}, "eef_sim_pose_action": {"mean": [0.5559554137424556, 0.20828148532755375, 1.1246967523272742, 0.9379916634228328, 1.1619454964178542, 1.6656365752174482, 0.5555464156364137, -0.26377462807960805, 1.2121284543948063, 0.027801948740286287, 0.8023297940503369, -1.4203529760738345], "std": [0.0149565986360519, 0.02655152186292443, 0.059612869212757505, 2.1595105469574625, 0.3072778475185519, 1.0922881291459747, 0.10214041111575548, 0.08539425929399458, 0.1194210617112574, 2.278545962266545, 0.32355744842237494, 1.182217659933149], "min": [0.503901839138329, 0.16518000996701504, 1.023795717159115, -3.1394944967183163, 0.5287837473887373, -0.09686792664004087, 0.3472296529139344, -0.45684193070577434, 1.0203401218992432, -3.1377210557406534, 0.2953103697463275, -3.1202352107657556], "max": [0.5740676150082931, 0.28771634757985554, 1.2113732940992161, 3.13988821064259, 1.4834229784300605, 2.7537852324988576, 0.6775712952294668, -0.13543954557771634, 1.3531424250315682, 3.1342848680532045, 1.3568578741595152, 3.0411237400246653], "count": [597]}, "gripper_mode_state": {"mean": [0.457286432160804, 0.2830820770519263], "std": [0.49817221030728354, 0.45049596524707564], "min": [0, 0], "max": [1, 1], "count": [597]}, "gripper_activity_state": {"mean": [1.8509212730318259, 1.897822445561139], "std": [0.4732934490825333, 0.3812330544971887], "min": [0, 0], "max": [2, 2], "count": [597]}, "gripper_mode_action": {"mean": [0.457286432160804, 0.2830820770519263], "std": [0.49817221030728354, 0.45049596524707564], "min": [0, 0], "max": [1, 1], "count": [597]}, "gripper_activity_action": {"mean": [1.8509212730318259, 1.897822445561139], "std": [0.4732934490825333, 0.3812330544971887], "min": [0, 0], "max": [2, 2], "count": [597]}, "gripper_open_scale_state": {"mean": [0.4900753768524718, 0.5962462311557768], "std": [0.39352007821891943, 0.29739986312468436], "min": [0.035, 0.077], "max": [0.866, 0.841], "count": [597]}, "gripper_open_scale_action": {"mean": [0.4900753768524718, 0.5962462311557768], "std": [0.39352007821891943, 0.29739986312468436], "min": [0.035, 0.077], "max": [0.866, 0.841], "count": [597]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4436838047910296]], [[0.4598336181567428]], [[0.45015215566348865]]], "std": [[[0.1331517689149506]], [[0.12149952779937957]], [[0.12436446013831766]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8156862745098039]], [[0.7411764705882353]], [[0.7725490196078432]]], "mean": [[[0.47444225205372664]], [[0.4800190625562151]], [[0.4729675619865683]]], "std": [[[0.06647689182735572]], [[0.06629983211571665]], [[0.07071612076768945]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[0.9647058823529412]], [[0.9176470588235294]]], "mean": [[[0.4756525941416322]], [[0.4874114986208551]], [[0.4750636936349463]]], "std": [[[0.10155444874199443]], [[0.0963462363527203]], [[0.10144978208662904]]], "count": [109]}, "observation.state": {"min": [0.22563618421554565, 1.8491764068603516, -1.261017918586731, -2.053711414337158, -2.9045071601867676, -1.9583293199539185, 0.38488003611564636, 71.0, 0.07039599865674973, 0.23994700610637665, -0.019372999668121338, -2.822999954223633, -0.273000031709671, -0.6420000195503235, -0.48490485548973083, -2.077657461166382, -1.5658745765686035, -1.942760944366455, 2.5923025608062744, -1.1614118814468384, -0.12906710803508759, 35.0, -0.3380799889564514, 0.28084999322891235, -0.05383000150322914, 1.3890000581741333, 0.07599999755620956, -3.1411852836608887], "max": [1.0871481895446777, 2.0908520221710205, -0.1140747144818306, -0.009128072299063206, 0.09220574796199799, -0.8044746518135071, 2.5088233947753906, 739.0, 0.36410000920295715, 0.4684799909591675, 0.27067598700523376, -0.9319999814033508, 0.8149999976158142, 1.024999976158142, 0.015603244304656982, -1.9549957513809204, -1.2465840578079224, -0.23375195264816284, 2.8868446350097656, 1.4165093898773193, 0.46725955605506897, 860.0, -0.06700199842453003, 0.37693798542022705, 0.09875600039958954, 2.4159998893737793, 0.7680000066757202, 3.1389999389648438], "mean": [0.6496996879577637, 2.0424046516418457, -1.0512083768844604, -0.8916707038879395, -1.5248031616210938, -1.6298466920852661, 1.5805479288101196, 518.442626953125, 0.19297294318675995, 0.3612857460975647, 0.09078828245401382, -1.9106701612472534, 0.3360157310962677, 0.03989286720752716, -0.2810741662979126, -2.063011884689331, -1.420699119567871, -1.6103135347366333, 2.7396087646484375, -0.7324492931365967, 0.1469637155532837, 528.2724609375, -0.16188280284404755, 0.3628503680229187, 0.012874741107225418, 2.184105396270752, 0.36767521500587463, -2.064110279083252], "std": [0.297003835439682, 0.06127890944480896, 0.24921399354934692, 0.733574628829956, 1.2544360160827637, 0.21936200559139252, 0.941171407699585, 283.2854309082031, 0.11582550406455994, 0.07521339505910873, 0.06285735219717026, 0.7829065918922424, 0.3915155827999115, 0.6212619543075562, 0.15962545573711395, 0.014510523527860641, 0.0723477452993393, 0.2922252118587494, 0.11103136837482452, 0.5855470895767212, 0.20825813710689545, 375.3352355957031, 0.05956849828362465, 0.014754711650311947, 0.03886488452553749, 0.2516794204711914, 0.1814965307712555, 1.6972180604934692], "count": [523]}, "action": {"min": [0.22563618421554565, 1.8491764068603516, -1.261017918586731, -2.053711414337158, -2.9045071601867676, -1.9583293199539185, 0.38488003611564636, 71.0, 0.07039599865674973, 0.23994700610637665, -0.019372999668121338, -2.822999954223633, -0.273000031709671, -0.6420000195503235, -0.48490485548973083, -2.077657461166382, -1.5658745765686035, -1.942760944366455, 2.5923025608062744, -1.1614118814468384, -0.12906710803508759, 35.0, -0.3380799889564514, 0.28084999322891235, -0.05383000150322914, 1.3890000581741333, 0.07599999755620956, -3.1411852836608887], "max": [1.0871481895446777, 2.0908520221710205, -0.1140747144818306, -0.009128072299063206, 0.09220574796199799, -0.8044746518135071, 2.5088233947753906, 739.0, 0.36410000920295715, 0.4684799909591675, 0.27067598700523376, -0.9319999814033508, 0.8149999976158142, 1.024999976158142, 0.015603244304656982, -1.9549957513809204, -1.2465840578079224, -0.23375195264816284, 2.8868446350097656, 1.4165093898773193, 0.46725955605506897, 860.0, -0.06700199842453003, 0.37693798542022705, 0.09875600039958954, 2.4159998893737793, 0.7680000066757202, 3.1389999389648438], "mean": [0.6496996879577637, 2.0424046516418457, -1.0512083768844604, -0.8916707038879395, -1.5248031616210938, -1.6298466920852661, 1.5805479288101196, 518.442626953125, 0.19297294318675995, 0.3612857460975647, 0.09078828245401382, -1.9106701612472534, 0.3360157310962677, 0.03989286720752716, -0.2810741662979126, -2.063011884689331, -1.420699119567871, -1.6103135347366333, 2.7396087646484375, -0.7324492931365967, 0.1469637155532837, 528.2724609375, -0.16188280284404755, 0.3628503680229187, 0.012874741107225418, 2.184105396270752, 0.36767521500587463, -2.064110279083252], "std": [0.297003835439682, 0.06127890944480896, 0.24921399354934692, 0.733574628829956, 1.2544360160827637, 0.21936200559139252, 0.941171407699585, 283.2854309082031, 0.11582550406455994, 0.07521339505910873, 0.06285735219717026, 0.7829065918922424, 0.3915155827999115, 0.6212619543075562, 0.15962545573711395, 0.014510523527860641, 0.0723477452993393, 0.2922252118587494, 0.11103136837482452, 0.5855470895767212, 0.20825813710689545, 375.3352355957031, 0.05956849828362465, 0.014754711650311947, 0.03886488452553749, 0.2516794204711914, 0.1814965307712555, 1.6972180604934692], "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": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [523]}, "index": {"min": [9513], "max": [10035], "mean": [9774.0], "std": [150.9768194127827], "count": [523]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [523]}, "subtask_annotation": {"mean": [3.3193116634799233, 9.0, 9.0, 9.0, 9.0], "std": [1.9825601735333072, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [523]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [523]}, "eef_direction_state": {"mean": [4.826003824091778, 4.413001912045889], "std": [1.5785163472368515, 1.6689674548046478], "min": [0, 0], "max": [6, 6], "count": [523]}, "eef_velocity_state": {"mean": [0.638623326959847, 0.7782026768642447], "std": [0.7220904017960504, 0.7526517944843033], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_acc_mag_state": {"mean": [0.6615678776290631, 0.6539196940726577], "std": [0.8170008979125726, 0.8161368036486822], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_direction_action": {"mean": [4.826003824091778, 4.413001912045889], "std": [1.5785163472368515, 1.6689674548046478], "min": [0, 0], "max": [6, 6], "count": [523]}, "eef_velocity_action": {"mean": [0.638623326959847, 0.7782026768642447], "std": [0.7220904017960504, 0.7526517944843033], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_acc_mag_action": {"mean": [0.6615678776290631, 0.6539196940726577], "std": [0.8170008979125726, 0.8161368036486822], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_sim_pose_state": {"mean": [0.5556287961880267, 0.1981377982625763, 1.181451015334657, 1.5367496927844286, 0.9681855218463672, 2.260096487599962, 0.5594609081617447, -0.273131347910404, 1.2017796691810196, -0.15653113931102866, 0.8380699088980043, -1.1975213153633664], "std": [0.016604572830132548, 0.030863789789199556, 0.058813545619841937, 2.229423360015825, 0.32567063305849436, 0.6157486697344756, 0.08392105739580624, 0.08841910037627344, 0.10986395051518229, 2.1664969724610765, 0.22463264569459168, 1.2218563630436905], "min": [0.4629841831318172, 0.16547397811078562, 1.0249074321421021, -3.141312491264564, 0.4667577896848316, 0.03753297635041514, 0.4312785810789328, -0.45851126153343547, 1.0570796388650952, -3.1278754817653, 0.41883883179274295, -2.6787342490106902], "max": [0.5731794574184006, 0.31662228023069955, 1.2774697807581155, 3.1408652158706634, 1.5315229574058575, 2.864282272817187, 0.678877739575556, -0.12341404645460136, 1.345036743795024, 3.1387965353333507, 1.5009825658481333, 0.3373134594224394], "count": [523]}, "eef_sim_pose_action": {"mean": [0.5556287961880267, 0.1981377982625763, 1.181451015334657, 1.5367496927844286, 0.9681855218463672, 2.260096487599962, 0.5594609081617447, -0.273131347910404, 1.2017796691810196, -0.15653113931102866, 0.8380699088980043, -1.1975213153633664], "std": [0.016604572830132548, 0.030863789789199556, 0.058813545619841937, 2.229423360015825, 0.32567063305849436, 0.6157486697344756, 0.08392105739580624, 0.08841910037627344, 0.10986395051518229, 2.1664969724610765, 0.22463264569459168, 1.2218563630436905], "min": [0.4629841831318172, 0.16547397811078562, 1.0249074321421021, -3.141312491264564, 0.4667577896848316, 0.03753297635041514, 0.4312785810789328, -0.45851126153343547, 1.0570796388650952, -3.1278754817653, 0.41883883179274295, -2.6787342490106902], "max": [0.5731794574184006, 0.31662228023069955, 1.2774697807581155, 3.1408652158706634, 1.5315229574058575, 2.864282272817187, 0.678877739575556, -0.12341404645460136, 1.345036743795024, 3.1387965353333507, 1.5009825658481333, 0.3373134594224394], "count": [523]}, "gripper_mode_state": {"mean": [0.4072657743785851, 0.3422562141491396], "std": [0.49132510967626664, 0.4744648543627199], "min": [0, 0], "max": [1, 1], "count": [523]}, "gripper_activity_state": {"mean": [1.8738049713193117, 1.887189292543021], "std": [0.43654984911144595, 0.4063176244878881], "min": [0, 0], "max": [2, 2], "count": [523]}, "gripper_mode_action": {"mean": [0.4072657743785851, 0.3422562141491396], "std": [0.49132510967626664, 0.4744648543627199], "min": [0, 0], "max": [1, 1], "count": [523]}, "gripper_activity_action": {"mean": [1.8738049713193117, 1.887189292543021], "std": [0.43654984911144595, 0.4063176244878881], "min": [0, 0], "max": [2, 2], "count": [523]}, "gripper_open_scale_state": {"mean": [0.5282724666558994, 0.5184426385649757], "std": [0.37533520702927453, 0.28328539118509377], "min": [0.035, 0.071], "max": [0.86, 0.739], "count": [523]}, "gripper_open_scale_action": {"mean": [0.5282724666558994, 0.5184426385649757], "std": [0.37533520702927453, 0.28328539118509377], "min": [0.035, 0.071], "max": [0.86, 0.739], "count": [523]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.43796586616297895]], [[0.45649554401271214]], [[0.4455014147478563]]], "std": [[[0.1384127556817864]], [[0.12931078024462617]], [[0.13190839964984422]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.6352941176470588]], [[0.6235294117647059]]], "mean": [[[0.47169683171433713]], [[0.47696990803202016]], [[0.4694511696498171]]], "std": [[[0.06003181841593005]], [[0.06415105487469072]], [[0.06683714725495195]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4785006427265096]], [[0.4869358566438808]], [[0.4780824676200755]]], "std": [[[0.09100830265446871]], [[0.08839615659418935]], [[0.09506045819736002]]], "count": [109]}, "observation.state": {"min": [-0.08398524671792984, 1.8423346281051636, -1.0915813446044922, -2.060396194458008, -2.6791329383850098, -2.027217388153076, 0.1900838017463684, 36.0, 0.08645699918270111, 0.14936000108718872, 0.027313999831676483, -2.8450000286102295, -0.4880000054836273, -0.746999979019165, -0.3593458831310272, -2.0769941806793213, -1.446947693824768, -1.8805224895477295, 2.378674268722534, -0.9451133012771606, 0.053895771503448486, 28.0, -0.3037480115890503, 0.3131450116634369, -0.06195500120520592, 1.4589999914169312, 0.09799999743700027, -3.1411852836608887], "max": [0.9841912388801575, 2.092841863632202, 0.1442863792181015, 0.27316147089004517, -0.42233479022979736, -1.222568154335022, 2.5526487827301025, 824.0, 0.4468730092048645, 0.45490899682044983, 0.2534320056438446, -0.39400002360343933, 1.1920000314712524, 1.097000002861023, -0.015166912227869034, -2.0284390449523926, -0.8505164384841919, -0.39961060881614685, 2.7913575172424316, 1.211467981338501, 0.5025151968002319, 870.0, -0.06673499941825867, 0.3947100043296814, 0.037588998675346375, 2.49399995803833, 0.7239999771118164, 3.140000104904175], "mean": [0.5008306503295898, 2.04858660697937, -0.5331463813781738, -0.8591496348381042, -1.9270399808883667, -1.6181961297988892, 1.374729037284851, 515.0220947265625, 0.21803651750087738, 0.32275423407554626, 0.08721309155225754, -1.9141663312911987, 0.33262529969215393, 0.04259699583053589, -0.2554890513420105, -2.066312074661255, -1.2876776456832886, -1.4352731704711914, 2.6636762619018555, -0.34907135367393494, 0.24035000801086426, 526.2687377929688, -0.16856762766838074, 0.36237138509750366, -0.017025474458932877, 2.143728256225586, 0.43834584951400757, -0.6193565726280212], "std": [0.3471812903881073, 0.05362127721309662, 0.4937509596347809, 0.8915069103240967, 0.6779782176017761, 0.12051106244325638, 0.9477192163467407, 297.96502685546875, 0.1351667046546936, 0.10829220712184906, 0.05631187558174133, 0.8479806780815125, 0.5196095108985901, 0.4996265470981598, 0.08428745716810226, 0.005304830148816109, 0.1521952897310257, 0.35154950618743896, 0.10911151766777039, 0.6756114959716797, 0.08515626192092896, 377.9200134277344, 0.06227455660700798, 0.013562353327870369, 0.03161591291427612, 0.27005961537361145, 0.2237251251935959, 2.7257814407348633], "count": [521]}, "action": {"min": [-0.08398524671792984, 1.8423346281051636, -1.0915813446044922, -2.060396194458008, -2.6791329383850098, -2.027217388153076, 0.1900838017463684, 36.0, 0.08645699918270111, 0.14936000108718872, 0.027313999831676483, -2.8450000286102295, -0.4880000054836273, -0.746999979019165, -0.3593458831310272, -2.0769941806793213, -1.446947693824768, -1.8805224895477295, 2.378674268722534, -0.9451133012771606, 0.053895771503448486, 28.0, -0.3037480115890503, 0.3131450116634369, -0.06195500120520592, 1.4589999914169312, 0.09799999743700027, -3.1411852836608887], "max": [0.9841912388801575, 2.092841863632202, 0.1442863792181015, 0.27316147089004517, -0.42233479022979736, -1.222568154335022, 2.5526487827301025, 824.0, 0.4468730092048645, 0.45490899682044983, 0.2534320056438446, -0.39400002360343933, 1.1920000314712524, 1.097000002861023, -0.015166912227869034, -2.0284390449523926, -0.8505164384841919, -0.39961060881614685, 2.7913575172424316, 1.211467981338501, 0.5025151968002319, 870.0, -0.06673499941825867, 0.3947100043296814, 0.037588998675346375, 2.49399995803833, 0.7239999771118164, 3.140000104904175], "mean": [0.5008306503295898, 2.04858660697937, -0.5331463813781738, -0.8591496348381042, -1.9270399808883667, -1.6181961297988892, 1.374729037284851, 515.0220947265625, 0.21803651750087738, 0.32275423407554626, 0.08721309155225754, -1.9141663312911987, 0.33262529969215393, 0.04259699583053589, -0.2554890513420105, -2.066312074661255, -1.2876776456832886, -1.4352731704711914, 2.6636762619018555, -0.34907135367393494, 0.24035000801086426, 526.2687377929688, -0.16856762766838074, 0.36237138509750366, -0.017025474458932877, 2.143728256225586, 0.43834584951400757, -0.6193565726280212], "std": [0.3471812903881073, 0.05362127721309662, 0.4937509596347809, 0.8915069103240967, 0.6779782176017761, 0.12051106244325638, 0.9477192163467407, 297.96502685546875, 0.1351667046546936, 0.10829220712184906, 0.05631187558174133, 0.8479806780815125, 0.5196095108985901, 0.4996265470981598, 0.08428745716810226, 0.005304830148816109, 0.1521952897310257, 0.35154950618743896, 0.10911151766777039, 0.6756114959716797, 0.08515626192092896, 377.9200134277344, 0.06227455660700798, 0.013562353327870369, 0.03161591291427612, 0.27005961537361145, 0.2237251251935959, 2.7257814407348633], "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": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [521]}, "index": {"min": [10036], "max": [10556], "mean": [10296.0], "std": [150.3994680841658], "count": [521]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [521]}, "subtask_annotation": {"mean": [3.197696737044146, 9.0, 9.0, 9.0, 9.0], "std": [2.010833058563928, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [521]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [521]}, "eef_direction_state": {"mean": [4.474088291746641, 4.3761996161228405], "std": [1.80949733316479, 1.9178247010490266], "min": [0, 0], "max": [6, 6], "count": [521]}, "eef_velocity_state": {"mean": [0.6852207293666027, 0.7754318618042226], "std": [0.7014875879981066, 0.7622644412345496], "min": [0, 0], "max": [2, 2], "count": [521]}, "eef_acc_mag_state": {"mean": [0.7581573896353166, 0.7312859884836852], "std": [0.828392323039931, 0.8224069799481291], "min": [0, 0], "max": [2, 2], "count": [521]}, "eef_direction_action": {"mean": [4.474088291746641, 4.3761996161228405], "std": [1.80949733316479, 1.9178247010490266], "min": [0, 0], "max": [6, 6], "count": [521]}, "eef_velocity_action": {"mean": [0.6852207293666027, 0.7754318618042226], "std": [0.7014875879981066, 0.7622644412345496], "min": [0, 0], "max": [2, 2], "count": [521]}, "eef_acc_mag_action": {"mean": [0.7581573896353166, 0.7312859884836852], "std": [0.828392323039931, 0.8224069799481291], "min": [0, 0], "max": [2, 2], "count": [521]}, "eef_sim_pose_state": {"mean": [0.5530027585382419, 0.18491422675601055, 1.149452796735414, 2.048226986154169, 1.1074731564575984, 1.8310068962288963, 0.519278151097085, -0.2858607305100427, 1.183934419787751, 0.42729929738019257, 0.8631569187452705, -0.9739606909420245], "std": [0.014147177093464317, 0.029020939644549264, 0.06091541946624717, 1.2924411760034065, 0.31469664795479857, 0.7954841625457046, 0.11578403043729135, 0.06737437869684497, 0.1359015408090365, 2.01707849952059, 0.3568625817996677, 1.3607745558112174], "min": [0.49486774886856805, 0.14830700195157395, 1.023193630054185, -3.1415187358764314, 0.6140950536249572, 0.2727996901198294, 0.34784423546570153, -0.4680967766563343, 0.9973362937537069, -3.132006989217179, 0.28565088447382325, -3.0666161812007235], "max": [0.5777762437125594, 0.28641583668221493, 1.2453324682534248, 3.141501874747351, 1.4910281817404418, 2.7763805436442475, 0.6650255224502605, -0.18255315935694044, 1.3353287970092809, 3.1146327083206544, 1.3765715898586972, 2.9794184314653815], "count": [521]}, "eef_sim_pose_action": {"mean": [0.5530027585382419, 0.18491422675601055, 1.149452796735414, 2.048226986154169, 1.1074731564575984, 1.8310068962288963, 0.519278151097085, -0.2858607305100427, 1.183934419787751, 0.42729929738019257, 0.8631569187452705, -0.9739606909420245], "std": [0.014147177093464317, 0.029020939644549264, 0.06091541946624717, 1.2924411760034065, 0.31469664795479857, 0.7954841625457046, 0.11578403043729135, 0.06737437869684497, 0.1359015408090365, 2.01707849952059, 0.3568625817996677, 1.3607745558112174], "min": [0.49486774886856805, 0.14830700195157395, 1.023193630054185, -3.1415187358764314, 0.6140950536249572, 0.2727996901198294, 0.34784423546570153, -0.4680967766563343, 0.9973362937537069, -3.132006989217179, 0.28565088447382325, -3.0666161812007235], "max": [0.5777762437125594, 0.28641583668221493, 1.2453324682534248, 3.141501874747351, 1.4910281817404418, 2.7763805436442475, 0.6650255224502605, -0.18255315935694044, 1.3353287970092809, 3.1146327083206544, 1.3765715898586972, 2.9794184314653815], "count": [521]}, "gripper_mode_state": {"mean": [0.418426103646833, 0.43378119001919385], "std": [0.4933008204268105, 0.49559567109159125], "min": [0, 0], "max": [1, 1], "count": [521]}, "gripper_activity_state": {"mean": [1.8598848368522074, 1.888675623800384], "std": [0.4652442305188904, 0.3807840839379519], "min": [0, 0], "max": [2, 2], "count": [521]}, "gripper_mode_action": {"mean": [0.418426103646833, 0.43378119001919385], "std": [0.4933008204268105, 0.49559567109159125], "min": [0, 0], "max": [1, 1], "count": [521]}, "gripper_activity_action": {"mean": [1.8598848368522074, 1.888675623800384], "std": [0.4652442305188904, 0.3807840839379519], "min": [0, 0], "max": [2, 2], "count": [521]}, "gripper_open_scale_state": {"mean": [0.5262687140591051, 0.5150220728561207], "std": [0.3779198054841435, 0.29796486945363454], "min": [0.028, 0.036], "max": [0.87, 0.824], "count": [521]}, "gripper_open_scale_action": {"mean": [0.5262687140591051, 0.5150220728561207], "std": [0.3779198054841435, 0.29796486945363454], "min": [0.028, 0.036], "max": [0.87, 0.824], "count": [521]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.44193677783613444]], [[0.4581260595383987]], [[0.44900814805088707]]], "std": [[[0.13354004014621865]], [[0.12314648600434436]], [[0.12611541299871962]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6470588235294118]], [[0.6352941176470588]]], "mean": [[[0.475504022963352]], [[0.48346785458975255]], [[0.4747035590277778]]], "std": [[[0.059680423272891504]], [[0.0542629198424816]], [[0.061397047795469076]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4818260533380018]], [[0.48880606982376285]], [[0.4807246221405229]]], "std": [[[0.08562948553515644]], [[0.08300995449186897]], [[0.08715915276220985]]], "count": [112]}, "observation.state": {"min": [0.23603834211826324, 1.9711050987243652, -1.0321179628372192, -1.8534001111984253, -2.5385117530822754, -1.8360514640808105, 0.274819552898407, 65.0, 0.04523500055074692, 0.22199499607086182, 0.0034489999525249004, -2.8519999980926514, -0.30300000309944153, -0.6740000247955322, -0.39592793583869934, -2.07702898979187, -1.5745488405227661, -1.862597942352295, 2.4431467056274414, -1.1236255168914795, -0.029286624863743782, 32.0, -0.3365209996700287, 0.3007659912109375, -0.049240000545978546, 1.3680000305175781, 0.10999999195337296, -3.128000020980835], "max": [1.0830117464065552, 2.0857207775115967, 0.06377433240413666, 0.029216814786195755, -0.5210855007171631, -1.1800869703292847, 2.585495948791504, 752.0, 0.4278930127620697, 0.4730989933013916, 0.24817800521850586, -0.5860000252723694, 0.9729999899864197, 0.9430000185966492, 0.014346607960760593, -2.0309176445007324, -1.0383836030960083, -0.3210882246494293, 2.84254789352417, 1.310131549835205, 0.3911108672618866, 879.0, -0.09094300121068954, 0.3865019977092743, 0.06280100345611572, 2.48799991607666, 0.7699999809265137, 3.1389999389648438], "mean": [0.6785350441932678, 2.0520756244659424, -0.6342419385910034, -0.786922812461853, -1.6392987966537476, -1.5165597200393677, 1.3704259395599365, 535.8355102539062, 0.2120010405778885, 0.37383297085762024, 0.09065507352352142, -1.8642996549606323, 0.4001760184764862, 0.09559156745672226, -0.22252868115901947, -2.065971612930298, -1.3506956100463867, -1.4699633121490479, 2.687345266342163, -0.45922037959098816, 0.1927838772535324, 509.8216247558594, -0.1872273087501526, 0.35299739241600037, -0.0029662218876183033, 2.145887851715088, 0.424069881439209, -0.8999627232551575], "std": [0.2660725712776184, 0.039348311722278595, 0.2907731533050537, 0.7116729617118835, 0.8994458317756653, 0.15736043453216553, 0.932380735874176, 288.44189453125, 0.13974425196647644, 0.06985989958047867, 0.0479343943297863, 0.9019380211830139, 0.4223991334438324, 0.5192527174949646, 0.11740312725305557, 0.00524554867297411, 0.17944273352622986, 0.36612647771835327, 0.0839235931634903, 0.7606563568115234, 0.09532126039266586, 378.524169921875, 0.05978328734636307, 0.018909955397248268, 0.035673998296260834, 0.3076750338077545, 0.1995539665222168, 2.5439672470092773], "count": [541]}, "action": {"min": [0.23603834211826324, 1.9711050987243652, -1.0321179628372192, -1.8534001111984253, -2.5385117530822754, -1.8360514640808105, 0.274819552898407, 65.0, 0.04523500055074692, 0.22199499607086182, 0.0034489999525249004, -2.8519999980926514, -0.30300000309944153, -0.6740000247955322, -0.39592793583869934, -2.07702898979187, -1.5745488405227661, -1.862597942352295, 2.4431467056274414, -1.1236255168914795, -0.029286624863743782, 32.0, -0.3365209996700287, 0.3007659912109375, -0.049240000545978546, 1.3680000305175781, 0.10999999195337296, -3.128000020980835], "max": [1.0830117464065552, 2.0857207775115967, 0.06377433240413666, 0.029216814786195755, -0.5210855007171631, -1.1800869703292847, 2.585495948791504, 752.0, 0.4278930127620697, 0.4730989933013916, 0.24817800521850586, -0.5860000252723694, 0.9729999899864197, 0.9430000185966492, 0.014346607960760593, -2.0309176445007324, -1.0383836030960083, -0.3210882246494293, 2.84254789352417, 1.310131549835205, 0.3911108672618866, 879.0, -0.09094300121068954, 0.3865019977092743, 0.06280100345611572, 2.48799991607666, 0.7699999809265137, 3.1389999389648438], "mean": [0.6785350441932678, 2.0520756244659424, -0.6342419385910034, -0.786922812461853, -1.6392987966537476, -1.5165597200393677, 1.3704259395599365, 535.8355102539062, 0.2120010405778885, 0.37383297085762024, 0.09065507352352142, -1.8642996549606323, 0.4001760184764862, 0.09559156745672226, -0.22252868115901947, -2.065971612930298, -1.3506956100463867, -1.4699633121490479, 2.687345266342163, -0.45922037959098816, 0.1927838772535324, 509.8216247558594, -0.1872273087501526, 0.35299739241600037, -0.0029662218876183033, 2.145887851715088, 0.424069881439209, -0.8999627232551575], "std": [0.2660725712776184, 0.039348311722278595, 0.2907731533050537, 0.7116729617118835, 0.8994458317756653, 0.15736043453216553, 0.932380735874176, 288.44189453125, 0.13974425196647644, 0.06985989958047867, 0.0479343943297863, 0.9019380211830139, 0.4223991334438324, 0.5192527174949646, 0.11740312725305557, 0.00524554867297411, 0.17944273352622986, 0.36612647771835327, 0.0839235931634903, 0.7606563568115234, 0.09532126039266586, 378.524169921875, 0.05978328734636307, 0.018909955397248268, 0.035673998296260834, 0.3076750338077545, 0.1995539665222168, 2.5439672470092773], "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": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [541]}, "index": {"min": [10557], "max": [11097], "mean": [10827.0], "std": [156.17298101784445], "count": [541]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [541]}, "subtask_annotation": {"mean": [3.4085027726432533, 9.0, 9.0, 9.0, 9.0], "std": [1.9984841238875024, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [541]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [541]}, "eef_direction_state": {"mean": [4.585951940850277, 4.388170055452865], "std": [1.6801841917503786, 1.8732893802932795], "min": [0, 0], "max": [6, 6], "count": [541]}, "eef_velocity_state": {"mean": [0.6857670979667283, 0.7097966728280961], "std": [0.7098207405038492, 0.7339635866025185], "min": [0, 0], "max": [2, 2], "count": [541]}, "eef_acc_mag_state": {"mean": [0.6931608133086876, 0.6820702402957486], "std": [0.8237068451490271, 0.8035458402806216], "min": [0, 0], "max": [2, 2], "count": [541]}, "eef_direction_action": {"mean": [4.585951940850277, 4.388170055452865], "std": [1.6801841917503786, 1.8732893802932795], "min": [0, 0], "max": [6, 6], "count": [541]}, "eef_velocity_action": {"mean": [0.6857670979667283, 0.7097966728280961], "std": [0.7098207405038492, 0.7339635866025185], "min": [0, 0], "max": [2, 2], "count": [541]}, "eef_acc_mag_action": {"mean": [0.6931608133086876, 0.6820702402957486], "std": [0.8237068451490271, 0.8035458402806216], "min": [0, 0], "max": [2, 2], "count": [541]}, "eef_sim_pose_state": {"mean": [0.5445469417769541, 0.20543750549193104, 1.149072577004349, 0.6610970962313399, 1.0367023833907956, 2.081908894752515, 0.5709874161070236, -0.28481305407364466, 1.1879584989665153, 0.5213721043449652, 0.9209811136294945, -1.0269711701709618], "std": [0.021286005338151167, 0.030096035223434115, 0.06355940242184009, 2.4698045562603403, 0.3333505367187969, 0.7900933566734086, 0.07785932594224716, 0.09279621317508004, 0.11702637783829513, 1.9837515393625966, 0.25790343380064357, 1.2583042573298087], "min": [0.48225444320131866, 0.17236066646076484, 1.02734815334148, -3.1415611797853527, 0.5188786480183198, -0.019812828290789047, 0.41548792700782555, -0.47317762856251344, 1.0429184438409196, -3.1354729445383067, 0.4708907967209863, -2.8890690159439982], "max": [0.5754414129081754, 0.3101263172243541, 1.2445420757121126, 3.1377921149437444, 1.4919646729671632, 2.9187173139885627, 0.6821960402494658, -0.14014313819246937, 1.3409405638322167, 3.138345143927599, 1.5391548722506116, 0.8984687167160781], "count": [541]}, "eef_sim_pose_action": {"mean": [0.5445469417769541, 0.20543750549193104, 1.149072577004349, 0.6610970962313399, 1.0367023833907956, 2.081908894752515, 0.5709874161070236, -0.28481305407364466, 1.1879584989665153, 0.5213721043449652, 0.9209811136294945, -1.0269711701709618], "std": [0.021286005338151167, 0.030096035223434115, 0.06355940242184009, 2.4698045562603403, 0.3333505367187969, 0.7900933566734086, 0.07785932594224716, 0.09279621317508004, 0.11702637783829513, 1.9837515393625966, 0.25790343380064357, 1.2583042573298087], "min": [0.48225444320131866, 0.17236066646076484, 1.02734815334148, -3.1415611797853527, 0.5188786480183198, -0.019812828290789047, 0.41548792700782555, -0.47317762856251344, 1.0429184438409196, -3.1354729445383067, 0.4708907967209863, -2.8890690159439982], "max": [0.5754414129081754, 0.3101263172243541, 1.2445420757121126, 3.1377921149437444, 1.4919646729671632, 2.9187173139885627, 0.6821960402494658, -0.14014313819246937, 1.3409405638322167, 3.138345143927599, 1.5391548722506116, 0.8984687167160781], "count": [541]}, "gripper_mode_state": {"mean": [0.44731977818853974, 0.35304990757855825], "std": [0.4972170494159431, 0.4779180581829158], "min": [0, 0], "max": [1, 1], "count": [541]}, "gripper_activity_state": {"mean": [1.866913123844732, 1.88724584103512], "std": [0.44766336234165166, 0.421514732472751], "min": [0, 0], "max": [2, 2], "count": [541]}, "gripper_mode_action": {"mean": [0.44731977818853974, 0.35304990757855825], "std": [0.4972170494159431, 0.4779180581829158], "min": [0, 0], "max": [1, 1], "count": [541]}, "gripper_activity_action": {"mean": [1.866913123844732, 1.88724584103512], "std": [0.44766336234165166, 0.421514732472751], "min": [0, 0], "max": [2, 2], "count": [541]}, "gripper_open_scale_state": {"mean": [0.5098216265539132, 0.5358354898900503], "std": [0.37852495879396464, 0.28844199450055624], "min": [0.032, 0.065], "max": [0.879, 0.752], "count": [541]}, "gripper_open_scale_action": {"mean": [0.5098216265539132, 0.5358354898900503], "std": [0.37852495879396464, 0.28844199450055624], "min": [0.032, 0.065], "max": [0.879, 0.752], "count": [541]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.45169821346507355]], [[0.4701421058006536]], [[0.4612925889756945]]], "std": [[[0.14003094545173417]], [[0.12885643285466056]], [[0.13317961915225754]]], "count": [128]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.7529411764705882]], [[0.6745098039215687]], [[0.6901960784313725]]], "mean": [[[0.47800026807598034]], [[0.4822403923483456]], [[0.4753995193780637]]], "std": [[[0.06104450459035355]], [[0.06666981276378646]], [[0.0684658735152127]]], "count": [128]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47907172468596815]], [[0.4877927788628473]], [[0.480081906786152]]], "std": [[[0.09657324219523751]], [[0.09270228246157249]], [[0.09720176555876504]]], "count": [128]}, "observation.state": {"min": [0.149225652217865, 1.967544674873352, -1.0002481937408447, -1.8355278968811035, -2.4586801528930664, -1.8775378465652466, 0.22218041121959686, 78.0, 0.09862899780273438, 0.1771879941225052, 0.012625000439584255, -2.8580000400543213, -0.18500001728534698, -0.7240000367164612, -0.48509681224823, -2.078634738922119, -1.4567216634750366, -1.8480769395828247, 2.340608835220337, -1.0825579166412354, -0.10286971181631088, 32.0, -0.31230199337005615, 0.2931939959526062, -0.06374000012874603, 1.430999994277954, 0.0059999991208314896, -3.1391851902008057], "max": [0.974522054195404, 2.087745428085327, -0.0890117958188057, 0.19648918509483337, -0.6594377756118774, -1.2429887056350708, 2.50927734375, 837.0, 0.41213300824165344, 0.45900198817253113, 0.26777398586273193, -0.5479999780654907, 1.0540000200271606, 0.9919999837875366, -0.02295108139514923, -2.0484230518341064, -0.747035801410675, -0.3879517912864685, 2.8918535709381104, 1.206773042678833, 0.5987003445625305, 864.0, -0.09106399863958359, 0.4087730050086975, 0.038502998650074005, 2.427000045776367, 0.8379999995231628, 3.138000011444092], "mean": [0.4876575171947479, 2.065351724624634, -0.6132687926292419, -0.8456255793571472, -1.6850829124450684, -1.6243312358856201, 1.3859350681304932, 608.7314453125, 0.23839394748210907, 0.3201194405555725, 0.09450919926166534, -1.8681045770645142, 0.3745342493057251, 0.0209319107234478, -0.30691060423851013, -2.069521903991699, -1.2529668807983398, -1.1910125017166138, 2.6999521255493164, -0.13740670680999756, 0.13532748818397522, 561.315673828125, -0.20537814497947693, 0.3609105050563812, -0.020770154893398285, 2.0590670108795166, 0.43103843927383423, -0.4634169936180115], "std": [0.2849300503730774, 0.02970772609114647, 0.32103779911994934, 0.7986413240432739, 0.8075073957443237, 0.17662791907787323, 0.9015111327171326, 304.3263854980469, 0.12550808489322662, 0.10763923078775406, 0.04763882979750633, 0.9173806309700012, 0.3470267653465271, 0.4937564730644226, 0.10114237666130066, 0.0060305530205369, 0.15480411052703857, 0.553695797920227, 0.14697392284870148, 0.9164198040962219, 0.1952470988035202, 343.57379150390625, 0.0655754879117012, 0.01646910235285759, 0.02717674896121025, 0.3153945207595825, 0.28537753224372864, 2.733886957168579], "count": [646]}, "action": {"min": [0.149225652217865, 1.967544674873352, -1.0002481937408447, -1.8355278968811035, -2.4586801528930664, -1.8775378465652466, 0.22218041121959686, 78.0, 0.09862899780273438, 0.1771879941225052, 0.012625000439584255, -2.8580000400543213, -0.18500001728534698, -0.7240000367164612, -0.48509681224823, -2.078634738922119, -1.4567216634750366, -1.8480769395828247, 2.340608835220337, -1.0825579166412354, -0.10286971181631088, 32.0, -0.31230199337005615, 0.2931939959526062, -0.06374000012874603, 1.430999994277954, 0.0059999991208314896, -3.1391851902008057], "max": [0.974522054195404, 2.087745428085327, -0.0890117958188057, 0.19648918509483337, -0.6594377756118774, -1.2429887056350708, 2.50927734375, 837.0, 0.41213300824165344, 0.45900198817253113, 0.26777398586273193, -0.5479999780654907, 1.0540000200271606, 0.9919999837875366, -0.02295108139514923, -2.0484230518341064, -0.747035801410675, -0.3879517912864685, 2.8918535709381104, 1.206773042678833, 0.5987003445625305, 864.0, -0.09106399863958359, 0.4087730050086975, 0.038502998650074005, 2.427000045776367, 0.8379999995231628, 3.138000011444092], "mean": [0.4876575171947479, 2.065351724624634, -0.6132687926292419, -0.8456255793571472, -1.6850829124450684, -1.6243312358856201, 1.3859350681304932, 608.7314453125, 0.23839394748210907, 0.3201194405555725, 0.09450919926166534, -1.8681045770645142, 0.3745342493057251, 0.0209319107234478, -0.30691060423851013, -2.069521903991699, -1.2529668807983398, -1.1910125017166138, 2.6999521255493164, -0.13740670680999756, 0.13532748818397522, 561.315673828125, -0.20537814497947693, 0.3609105050563812, -0.020770154893398285, 2.0590670108795166, 0.43103843927383423, -0.4634169936180115], "std": [0.2849300503730774, 0.02970772609114647, 0.32103779911994934, 0.7986413240432739, 0.8075073957443237, 0.17662791907787323, 0.9015111327171326, 304.3263854980469, 0.12550808489322662, 0.10763923078775406, 0.04763882979750633, 0.9173806309700012, 0.3470267653465271, 0.4937564730644226, 0.10114237666130066, 0.0060305530205369, 0.15480411052703857, 0.553695797920227, 0.14697392284870148, 0.9164198040962219, 0.1952470988035202, 343.57379150390625, 0.0655754879117012, 0.01646910235285759, 0.02717674896121025, 0.3153945207595825, 0.28537753224372864, 2.733886957168579], "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": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [646]}, "index": {"min": [11098], "max": [11743], "mean": [11420.5], "std": [186.48391351534855], "count": [646]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [646]}, "subtask_annotation": {"mean": [3.0464396284829722, 9.0, 9.0, 9.0, 9.0], "std": [2.134997629491471, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [646]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [646]}, "eef_direction_state": {"mean": [4.362229102167182, 3.986068111455108], "std": [1.8808297976419772, 2.0080621609949434], "min": [0, 0], "max": [6, 6], "count": [646]}, "eef_velocity_state": {"mean": [0.6640866873065016, 0.7523219814241486], "std": [0.6320966281226887, 0.6796141650641423], "min": [0, 0], "max": [2, 2], "count": [646]}, "eef_acc_mag_state": {"mean": [0.6919504643962848, 0.7492260061919505], "std": [0.811773030258198, 0.8247099246141719], "min": [0, 0], "max": [2, 2], "count": [646]}, "eef_direction_action": {"mean": [4.362229102167182, 3.986068111455108], "std": [1.8808297976419772, 2.0080621609949434], "min": [0, 0], "max": [6, 6], "count": [646]}, "eef_velocity_action": {"mean": [0.6640866873065016, 0.7523219814241486], "std": [0.6320966281226887, 0.6796141650641423], "min": [0, 0], "max": [2, 2], "count": [646]}, "eef_acc_mag_action": {"mean": [0.6919504643962848, 0.7492260061919505], "std": [0.811773030258198, 0.8247099246141719], "min": [0, 0], "max": [2, 2], "count": [646]}, "eef_sim_pose_state": {"mean": [0.55085265366307, 0.20525048266420795, 1.1199222814751375, 1.613108453953761, 1.0710763218174513, 1.4109717141948253, 0.5179980752138785, -0.3055382716333207, 1.1721621384551268, 0.07482862112508994, 0.9474327491586509, -1.0712269890315709], "std": [0.01824538102797134, 0.03624608246749142, 0.06767630874750727, 1.5773790524849012, 0.3207010819654312, 1.2814979669196667, 0.11339374750485356, 0.07523410891593568, 0.1140525497647338, 2.073328147995748, 0.2254188235138046, 1.3338705345750776], "min": [0.4750529127289633, 0.15476925018723384, 1.0068023865099418, -3.140975236255011, 0.5093466374746871, -0.6827147119856722, 0.3684215653682353, -0.470724290927247, 1.016844430299984, -3.1328242326422773, 0.5990636808241301, -3.07838422216889], "max": [0.5900622177927611, 0.2740730165666003, 1.2269075539024414, 3.1260149817522893, 1.5212399236372987, 2.8477837591581476, 0.6687319810589177, -0.17499215249434116, 1.308624761857447, 3.1408118274330934, 1.3231487124316148, 3.1210254769097276], "count": [646]}, "eef_sim_pose_action": {"mean": [0.55085265366307, 0.20525048266420795, 1.1199222814751375, 1.613108453953761, 1.0710763218174513, 1.4109717141948253, 0.5179980752138785, -0.3055382716333207, 1.1721621384551268, 0.07482862112508994, 0.9474327491586509, -1.0712269890315709], "std": [0.01824538102797134, 0.03624608246749142, 0.06767630874750727, 1.5773790524849012, 0.3207010819654312, 1.2814979669196667, 0.11339374750485356, 0.07523410891593568, 0.1140525497647338, 2.073328147995748, 0.2254188235138046, 1.3338705345750776], "min": [0.4750529127289633, 0.15476925018723384, 1.0068023865099418, -3.140975236255011, 0.5093466374746871, -0.6827147119856722, 0.3684215653682353, -0.470724290927247, 1.016844430299984, -3.1328242326422773, 0.5990636808241301, -3.07838422216889], "max": [0.5900622177927611, 0.2740730165666003, 1.2269075539024414, 3.1260149817522893, 1.5212399236372987, 2.8477837591581476, 0.6687319810589177, -0.17499215249434116, 1.308624761857447, 3.1408118274330934, 1.3231487124316148, 3.1210254769097276], "count": [646]}, "gripper_mode_state": {"mean": [0.37306501547987614, 0.29721362229102166], "std": [0.48361917838819624, 0.4570313829658458], "min": [0, 0], "max": [1, 1], "count": [646]}, "gripper_activity_state": {"mean": [1.9024767801857585, 1.9133126934984521], "std": [0.3666770648599097, 0.34557241702952823], "min": [0, 0], "max": [2, 2], "count": [646]}, "gripper_mode_action": {"mean": [0.37306501547987614, 0.29721362229102166], "std": [0.48361917838819624, 0.4570313829658458], "min": [0, 0], "max": [1, 1], "count": [646]}, "gripper_activity_action": {"mean": [1.9024767801857585, 1.9133126934984521], "std": [0.3666770648599097, 0.34557241702952823], "min": [0, 0], "max": [2, 2], "count": [646]}, "gripper_open_scale_state": {"mean": [0.5613157892906254, 0.6087314240186962], "std": [0.34357372072858, 0.3043261897448876], "min": [0.032, 0.078], "max": [0.864, 0.837], "count": [646]}, "gripper_open_scale_action": {"mean": [0.5613157892906254, 0.6087314240186962], "std": [0.34357372072858, 0.3043261897448876], "min": [0.032, 0.078], "max": [0.864, 0.837], "count": [646]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4393994015522876]], [[0.45714987745098035]], [[0.44679532475490197]]], "std": [[[0.1327238940745833]], [[0.12762850033094736]], [[0.1290113943949265]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.6352941176470588]], [[0.6274509803921569]]], "mean": [[[0.4735435008169934]], [[0.47907384599673203]], [[0.4709504044117647]]], "std": [[[0.06265538356279286]], [[0.06702981274543937]], [[0.06964490395432513]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4851638398692811]], [[0.49182342524509803]], [[0.4846052328431373]]], "std": [[[0.1307604349741395]], [[0.12910687834212406]], [[0.1365867187826107]]], "count": [100]}, "observation.state": {"min": [0.14999359846115112, 1.953739047050476, -0.9964607954025269, -1.8498046398162842, -2.546802043914795, -2.178607225418091, 0.17781414091587067, 66.0, 0.08148299902677536, 0.1624619960784912, 0.021821999922394753, -2.9639999866485596, -0.10700000077486038, -0.9139999747276306, -0.5386435389518738, -2.078704595565796, -1.5446687936782837, -1.5768003463745117, 2.029660940170288, -0.8707098960876465, 0.13721778988838196, 37.0, -0.33081701397895813, 0.3410019874572754, -0.06135600060224533, 1.3799999952316284, 0.13600000739097595, -3.1391851902008057], "max": [1.0140013694763184, 2.089822292327881, 0.1930159628391266, 0.23174482583999634, -0.48719123005867004, -1.1961439847946167, 2.642411231994629, 832.0, 0.436147004365921, 0.4661409854888916, 0.24188800156116486, -0.3400000333786011, 1.062000036239624, 1.159999966621399, -0.0990823432803154, -1.9686442613601685, -0.9223542213439941, -0.29539698362350464, 2.567396879196167, 1.1876966953277588, 0.9367007613182068, 864.0, -0.13188600540161133, 0.41285499930381775, 0.03148199990391731, 2.493000030517578, 0.6880000233650208, 3.124000072479248], "mean": [0.5059749484062195, 2.0558102130889893, -0.4274222254753113, -0.7468834519386292, -1.6806528568267822, -1.6309895515441895, 1.324898362159729, 554.2650756835938, 0.24652965366840363, 0.31648650765419006, 0.10025229305028915, -1.7499221563339233, 0.3788032829761505, 0.057071443647146225, -0.34830841422080994, -2.064866781234741, -1.3351001739501953, -1.1404367685317993, 2.348114490509033, -0.1421692669391632, 0.5064953565597534, 536.428466796875, -0.2030429244041443, 0.3862271308898926, -0.01971077360212803, 2.112884521484375, 0.4489752948284149, -0.879871129989624], "std": [0.3235853910446167, 0.04453488066792488, 0.4475122094154358, 0.7926952242851257, 0.7404366731643677, 0.1692538559436798, 0.9767550826072693, 330.5324401855469, 0.1336398869752884, 0.11461414396762848, 0.04751120135188103, 1.0451040267944336, 0.3161955177783966, 0.615464448928833, 0.09746771305799484, 0.014216901734471321, 0.23705719411373138, 0.3783748745918274, 0.17709754407405853, 0.7570912837982178, 0.2085321843624115, 359.9702453613281, 0.049972135573625565, 0.013083349913358688, 0.025325782597064972, 0.38410916924476624, 0.1675386130809784, 2.6243913173675537], "count": [447]}, "action": {"min": [0.14999359846115112, 1.953739047050476, -0.9964607954025269, -1.8498046398162842, -2.546802043914795, -2.178607225418091, 0.17781414091587067, 66.0, 0.08148299902677536, 0.1624619960784912, 0.021821999922394753, -2.9639999866485596, -0.10700000077486038, -0.9139999747276306, -0.5386435389518738, -2.078704595565796, -1.5446687936782837, -1.5768003463745117, 2.029660940170288, -0.8707098960876465, 0.13721778988838196, 37.0, -0.33081701397895813, 0.3410019874572754, -0.06135600060224533, 1.3799999952316284, 0.13600000739097595, -3.1391851902008057], "max": [1.0140013694763184, 2.089822292327881, 0.1930159628391266, 0.23174482583999634, -0.48719123005867004, -1.1961439847946167, 2.642411231994629, 832.0, 0.436147004365921, 0.4661409854888916, 0.24188800156116486, -0.3400000333786011, 1.062000036239624, 1.159999966621399, -0.0990823432803154, -1.9686442613601685, -0.9223542213439941, -0.29539698362350464, 2.567396879196167, 1.1876966953277588, 0.9367007613182068, 864.0, -0.13188600540161133, 0.41285499930381775, 0.03148199990391731, 2.493000030517578, 0.6880000233650208, 3.124000072479248], "mean": [0.5059749484062195, 2.0558102130889893, -0.4274222254753113, -0.7468834519386292, -1.6806528568267822, -1.6309895515441895, 1.324898362159729, 554.2650756835938, 0.24652965366840363, 0.31648650765419006, 0.10025229305028915, -1.7499221563339233, 0.3788032829761505, 0.057071443647146225, -0.34830841422080994, -2.064866781234741, -1.3351001739501953, -1.1404367685317993, 2.348114490509033, -0.1421692669391632, 0.5064953565597534, 536.428466796875, -0.2030429244041443, 0.3862271308898926, -0.01971077360212803, 2.112884521484375, 0.4489752948284149, -0.879871129989624], "std": [0.3235853910446167, 0.04453488066792488, 0.4475122094154358, 0.7926952242851257, 0.7404366731643677, 0.1692538559436798, 0.9767550826072693, 330.5324401855469, 0.1336398869752884, 0.11461414396762848, 0.04751120135188103, 1.0451040267944336, 0.3161955177783966, 0.615464448928833, 0.09746771305799484, 0.014216901734471321, 0.23705719411373138, 0.3783748745918274, 0.17709754407405853, 0.7570912837982178, 0.2085321843624115, 359.9702453613281, 0.049972135573625565, 0.013083349913358688, 0.025325782597064972, 0.38410916924476624, 0.1675386130809784, 2.6243913173675537], "count": [447]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [447]}, "index": {"min": [11744], "max": [12190], "mean": [11967.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [447]}, "subtask_annotation": {"mean": [3.0782997762863533, 9.0, 9.0, 9.0, 9.0], "std": [2.106907520901915, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [447]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [447]}, "eef_direction_state": {"mean": [4.449664429530201, 4.12751677852349], "std": [1.4766015834969648, 1.9211128530717534], "min": [0, 0], "max": [6, 6], "count": [447]}, "eef_velocity_state": {"mean": [0.8187919463087249, 0.8657718120805369], "std": [0.6490780721440781, 0.771335325955412], "min": [0, 0], "max": [2, 2], "count": [447]}, "eef_acc_mag_state": {"mean": [0.8881431767337807, 0.767337807606264], "std": [0.8333205710477185, 0.8271174872940285], "min": [0, 0], "max": [2, 2], "count": [447]}, "eef_direction_action": {"mean": [4.449664429530201, 4.12751677852349], "std": [1.4766015834969648, 1.9211128530717534], "min": [0, 0], "max": [6, 6], "count": [447]}, "eef_velocity_action": {"mean": [0.8187919463087249, 0.8657718120805369], "std": [0.6490780721440781, 0.771335325955412], "min": [0, 0], "max": [2, 2], "count": [447]}, "eef_acc_mag_action": {"mean": [0.8881431767337807, 0.767337807606264], "std": [0.8333205710477185, 0.8271174872940285], "min": [0, 0], "max": [2, 2], "count": [447]}, "eef_sim_pose_state": {"mean": [0.5765696561699084, 0.20702091672201312, 1.1211979977226387, 1.0831985520603271, 1.109107144697642, 1.9085703027937657, 0.5166558312724836, -0.31269655022536447, 1.168929986049127, 0.32753565584867883, 0.8951642838608459, -1.107453852893313], "std": [0.014459126890388297, 0.03192827875368127, 0.04437797846181083, 2.2613674406791273, 0.2534833077338749, 0.7975946385974915, 0.11869010833860945, 0.08014234306056321, 0.11628972246184228, 1.9036297915321874, 0.22002158592414267, 1.284904606739425], "min": [0.5220713494809883, 0.15829337705201166, 1.032927198859126, -3.1415565618225196, 0.6460573553974247, 0.4087288709161222, 0.361039675330218, -0.45617555134984994, 1.0166172708118304, -3.140202495588313, 0.6459237903863078, -3.130012742912803], "max": [0.5945876359748542, 0.3015778998012163, 1.1949099300332024, 3.1406694987205666, 1.4386112479780238, 2.6722811630454153, 0.676383279406175, -0.1868171105788182, 1.3109551470416072, 3.021050920836542, 1.3305054409760997, 3.132446171573989], "count": [447]}, "eef_sim_pose_action": {"mean": [0.5765696561699084, 0.20702091672201312, 1.1211979977226387, 1.0831985520603271, 1.109107144697642, 1.9085703027937657, 0.5166558312724836, -0.31269655022536447, 1.168929986049127, 0.32753565584867883, 0.8951642838608459, -1.107453852893313], "std": [0.014459126890388297, 0.03192827875368127, 0.04437797846181083, 2.2613674406791273, 0.2534833077338749, 0.7975946385974915, 0.11869010833860945, 0.08014234306056321, 0.11628972246184228, 1.9036297915321874, 0.22002158592414267, 1.284904606739425], "min": [0.5220713494809883, 0.15829337705201166, 1.032927198859126, -3.1415565618225196, 0.6460573553974247, 0.4087288709161222, 0.361039675330218, -0.45617555134984994, 1.0166172708118304, -3.140202495588313, 0.6459237903863078, -3.130012742912803], "max": [0.5945876359748542, 0.3015778998012163, 1.1949099300332024, 3.1406694987205666, 1.4386112479780238, 2.6722811630454153, 0.676383279406175, -0.1868171105788182, 1.3109551470416072, 3.021050920836542, 1.3305054409760997, 3.132446171573989], "count": [447]}, "gripper_mode_state": {"mean": [0.378076062639821, 0.3668903803131991], "std": [0.4849067472190799, 0.4819562523163637], "min": [0, 0], "max": [1, 1], "count": [447]}, "gripper_activity_state": {"mean": [1.8120805369127517, 1.8568232662192394], "std": [0.51425923593696, 0.43565037661451195], "min": [0, 0], "max": [2, 2], "count": [447]}, "gripper_mode_action": {"mean": [0.378076062639821, 0.3668903803131991], "std": [0.4849067472190799, 0.4819562523163637], "min": [0, 0], "max": [1, 1], "count": [447]}, "gripper_activity_action": {"mean": [1.8120805369127517, 1.8568232662192394], "std": [0.51425923593696, 0.43565037661451195], "min": [0, 0], "max": [2, 2], "count": [447]}, "gripper_open_scale_state": {"mean": [0.5364284113600218, 0.554265100585801], "std": [0.3599703244537193, 0.33053242934182275], "min": [0.037, 0.066], "max": [0.864, 0.832], "count": [447]}, "gripper_open_scale_action": {"mean": [0.5364284113600218, 0.554265100585801], "std": [0.3599703244537193, 0.33053242934182275], "min": [0.037, 0.066], "max": [0.864, 0.832], "count": [447]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.44460557598039213]], [[0.4628324509803921]], [[0.45142821895424834]]], "std": [[[0.13574513237637043]], [[0.12699583844129614]], [[0.12926777577949808]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.03137254901960784]], [[0.00392156862745098]]], "max": [[[0.7725490196078432]], [[0.6509803921568628]], [[0.6980392156862745]]], "mean": [[[0.4725373590686274]], [[0.476795606617647]], [[0.46972853349673205]]], "std": [[[0.062355376888588346]], [[0.06866482732415188]], [[0.06949893777612451]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4903493484477124]], [[0.5001948223039215]], [[0.49008179738562097]]], "std": [[[0.10895035101602744]], [[0.10484695435333378]], [[0.11090465127847786]]], "count": [100]}, "observation.state": {"min": [0.06010914221405983, 1.963146448135376, -0.9605244994163513, -2.0594537258148193, -2.6900761127471924, -1.9738976955413818, 0.16460201144218445, 64.0, 0.09222900122404099, 0.1554969996213913, 0.03809000179171562, -2.9590001106262207, -0.47999998927116394, -0.8629999756813049, -0.3884928822517395, -2.072718381881714, -1.5110187530517578, -1.7673728466033936, 2.3764405250549316, -0.9886940717697144, 0.06614797562360764, 33.0, -0.3112039864063263, 0.32238298654556274, -0.055399999022483826, 1.5, 0.13300001621246338, -3.1411852836608887], "max": [0.9373988509178162, 2.092388153076172, -0.1564164012670517, 0.15964527428150177, -0.3628714382648468, -1.1436270475387573, 2.544393539428711, 790.0, 0.4264949858188629, 0.453125, 0.27207401394844055, -0.4230000078678131, 1.0509999990463257, 1.2009999752044678, -0.0475253164768219, -1.9737929105758667, -0.947556734085083, -0.3186098635196686, 2.6368956565856934, 1.2825901508331299, 0.5563063025474548, 801.0, -0.08545300364494324, 0.4003390073776245, 0.0534840002655983, 2.4860000610351562, 0.7319999933242798, 3.140000104904175], "mean": [0.5705146789550781, 2.049999475479126, -0.615536630153656, -0.8834230899810791, -1.7523661851882935, -1.6201673746109009, 1.4473994970321655, 519.6068725585938, 0.2257198989391327, 0.33747074007987976, 0.10148857533931732, -1.9178647994995117, 0.2933148145675659, -0.027508005499839783, -0.2866840660572052, -2.064464807510376, -1.360205054283142, -1.4067916870117188, 2.514862537384033, -0.3874261677265167, 0.3567829430103302, 469.89654541015625, -0.17263802886009216, 0.37463444471359253, -0.009706329554319382, 2.174990653991699, 0.45748502016067505, -0.740935206413269], "std": [0.28659266233444214, 0.04383792355656624, 0.3148006200790405, 0.7845911383628845, 0.8821778893470764, 0.13867925107479095, 0.9519176483154297, 314.60760498046875, 0.1322028636932373, 0.10195452719926834, 0.04657617211341858, 0.9622322916984558, 0.4024612009525299, 0.5691090226173401, 0.09522856771945953, 0.01132401917129755, 0.17351843416690826, 0.30414220690727234, 0.11581014096736908, 0.6602284908294678, 0.10490203648805618, 352.46380615234375, 0.05546269193291664, 0.01548740640282631, 0.02582319639623165, 0.3036879003047943, 0.20059256255626678, 2.6875827312469482], "count": [435]}, "action": {"min": [0.06010914221405983, 1.963146448135376, -0.9605244994163513, -2.0594537258148193, -2.6900761127471924, -1.9738976955413818, 0.16460201144218445, 64.0, 0.09222900122404099, 0.1554969996213913, 0.03809000179171562, -2.9590001106262207, -0.47999998927116394, -0.8629999756813049, -0.3884928822517395, -2.072718381881714, -1.5110187530517578, -1.7673728466033936, 2.3764405250549316, -0.9886940717697144, 0.06614797562360764, 33.0, -0.3112039864063263, 0.32238298654556274, -0.055399999022483826, 1.5, 0.13300001621246338, -3.1411852836608887], "max": [0.9373988509178162, 2.092388153076172, -0.1564164012670517, 0.15964527428150177, -0.3628714382648468, -1.1436270475387573, 2.544393539428711, 790.0, 0.4264949858188629, 0.453125, 0.27207401394844055, -0.4230000078678131, 1.0509999990463257, 1.2009999752044678, -0.0475253164768219, -1.9737929105758667, -0.947556734085083, -0.3186098635196686, 2.6368956565856934, 1.2825901508331299, 0.5563063025474548, 801.0, -0.08545300364494324, 0.4003390073776245, 0.0534840002655983, 2.4860000610351562, 0.7319999933242798, 3.140000104904175], "mean": [0.5705146789550781, 2.049999475479126, -0.615536630153656, -0.8834230899810791, -1.7523661851882935, -1.6201673746109009, 1.4473994970321655, 519.6068725585938, 0.2257198989391327, 0.33747074007987976, 0.10148857533931732, -1.9178647994995117, 0.2933148145675659, -0.027508005499839783, -0.2866840660572052, -2.064464807510376, -1.360205054283142, -1.4067916870117188, 2.514862537384033, -0.3874261677265167, 0.3567829430103302, 469.89654541015625, -0.17263802886009216, 0.37463444471359253, -0.009706329554319382, 2.174990653991699, 0.45748502016067505, -0.740935206413269], "std": [0.28659266233444214, 0.04383792355656624, 0.3148006200790405, 0.7845911383628845, 0.8821778893470764, 0.13867925107479095, 0.9519176483154297, 314.60760498046875, 0.1322028636932373, 0.10195452719926834, 0.04657617211341858, 0.9622322916984558, 0.4024612009525299, 0.5691090226173401, 0.09522856771945953, 0.01132401917129755, 0.17351843416690826, 0.30414220690727234, 0.11581014096736908, 0.6602284908294678, 0.10490203648805618, 352.46380615234375, 0.05546269193291664, 0.01548740640282631, 0.02582319639623165, 0.3036879003047943, 0.20059256255626678, 2.6875827312469482], "count": [435]}, "timestamp": {"min": [0.0], "max": [14.466666666666667], "mean": [7.233333333333333], "std": [4.18577839126019], "count": [435]}, "frame_index": {"min": [0], "max": [434], "mean": [217.0], "std": [125.57335173780568], "count": [435]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [435]}, "index": {"min": [12191], "max": [12625], "mean": [12408.0], "std": [125.57335173780568], "count": [435]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [435]}, "subtask_annotation": {"mean": [3.3655172413793104, 9.0, 9.0, 9.0, 9.0], "std": [1.978553261432056, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [435]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [435]}, "eef_direction_state": {"mean": [4.517241379310345, 4.422988505747126], "std": [1.5746706932913757, 1.7966572504876799], "min": [0, 0], "max": [6, 6], "count": [435]}, "eef_velocity_state": {"mean": [0.7632183908045977, 0.7724137931034483], "std": [0.6891799128714198, 0.743506704461948], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_acc_mag_state": {"mean": [0.7540229885057471, 0.7471264367816092], "std": [0.8174539387636838, 0.8054183007519479], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_direction_action": {"mean": [4.517241379310345, 4.422988505747126], "std": [1.5746706932913757, 1.7966572504876799], "min": [0, 0], "max": [6, 6], "count": [435]}, "eef_velocity_action": {"mean": [0.7632183908045977, 0.7724137931034483], "std": [0.6891799128714198, 0.743506704461948], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_acc_mag_action": {"mean": [0.7540229885057471, 0.7471264367816092], "std": [0.8174539387636838, 0.8054183007519479], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_sim_pose_state": {"mean": [0.5654996242567851, 0.19329177617385487, 1.1525175105359955, 1.1319066847549564, 1.1175070736835822, 2.0121742706932566, 0.5372119906670967, -0.30078963307355505, 1.188120369634935, 0.4529012224414289, 0.8507216754097355, -1.2161596739682736], "std": [0.015463603363633938, 0.026879998639267384, 0.05365534565575989, 2.294618404277096, 0.30696700716085246, 0.6896582046178985, 0.10773144436499528, 0.07607950759590318, 0.11849717144930416, 2.002651087362031, 0.30652855216575364, 1.3011995281003665], "min": [0.5041906093606661, 0.16224714706916143, 1.0327403284023198, -3.137485088739452, 0.5822723784062886, 0.40833528817713527, 0.35505380370896206, -0.4963772580702616, 1.0194197245216463, -3.0828189901060488, 0.303268489886535, -3.074484064921566], "max": [0.5838097512937034, 0.285408846164823, 1.2364105790421691, 3.141497572760281, 1.5133895643571345, 2.759232038809673, 0.6628761194986825, -0.20673540160903467, 1.3501424006074805, 3.1153820214890944, 1.406312699016007, 3.1208247357084318], "count": [435]}, "eef_sim_pose_action": {"mean": [0.5654996242567851, 0.19329177617385487, 1.1525175105359955, 1.1319066847549564, 1.1175070736835822, 2.0121742706932566, 0.5372119906670967, -0.30078963307355505, 1.188120369634935, 0.4529012224414289, 0.8507216754097355, -1.2161596739682736], "std": [0.015463603363633938, 0.026879998639267384, 0.05365534565575989, 2.294618404277096, 0.30696700716085246, 0.6896582046178985, 0.10773144436499528, 0.07607950759590318, 0.11849717144930416, 2.002651087362031, 0.30652855216575364, 1.3011995281003665], "min": [0.5041906093606661, 0.16224714706916143, 1.0327403284023198, -3.137485088739452, 0.5822723784062886, 0.40833528817713527, 0.35505380370896206, -0.4963772580702616, 1.0194197245216463, -3.0828189901060488, 0.303268489886535, -3.074484064921566], "max": [0.5838097512937034, 0.285408846164823, 1.2364105790421691, 3.141497572760281, 1.5133895643571345, 2.759232038809673, 0.6628761194986825, -0.20673540160903467, 1.3501424006074805, 3.1153820214890944, 1.406312699016007, 3.1208247357084318], "count": [435]}, "gripper_mode_state": {"mean": [0.4367816091954023, 0.3793103448275862], "std": [0.49598733357221597, 0.48521542343001045], "min": [0, 0], "max": [1, 1], "count": [435]}, "gripper_activity_state": {"mean": [1.8160919540229885, 1.8620689655172413], "std": [0.5192553384289725, 0.459195042653751], "min": [0, 0], "max": [2, 2], "count": [435]}, "gripper_mode_action": {"mean": [0.4367816091954023, 0.3793103448275862], "std": [0.49598733357221597, 0.48521542343001045], "min": [0, 0], "max": [1, 1], "count": [435]}, "gripper_activity_action": {"mean": [1.8160919540229885, 1.8620689655172413], "std": [0.5192553384289725, 0.459195042653751], "min": [0, 0], "max": [2, 2], "count": [435]}, "gripper_open_scale_state": {"mean": [0.46989655156629023, 0.5196068967446514], "std": [0.3524637704039247, 0.3146075802467995], "min": [0.033, 0.064], "max": [0.801, 0.79], "count": [435]}, "gripper_open_scale_action": {"mean": [0.46989655156629023, 0.5196068967446514], "std": [0.3524637704039247, 0.3146075802467995], "min": [0.033, 0.064], "max": [0.801, 0.79], "count": [435]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4458860564198131]], [[0.46061014219737484]], [[0.45094846695565277]]], "std": [[[0.13796835206591399]], [[0.12751495422760817]], [[0.13162925507967796]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8431372549019608]], [[0.7019607843137254]], [[0.7568627450980392]]], "mean": [[[0.4775791167017771]], [[0.48314595993356024]], [[0.4764340716658564]]], "std": [[[0.06714981774305215]], [[0.06768787625670576]], [[0.07102283146611714]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7686274509803922]], [[1.0]], [[0.7529411764705882]]], "mean": [[[0.4748924303192351]], [[0.4846788118484308]], [[0.47224249513855127]]], "std": [[[0.09577353330962465]], [[0.08896753328600876]], [[0.09828678258190096]]], "count": [121]}, "observation.state": {"min": [0.17507398128509521, 1.9228816032409668, -1.2514010667800903, -1.737510323524475, -2.3802974224090576, -1.7751919031143188, 0.32817426323890686, 17.0, 0.06205499917268753, 0.19442500174045563, -0.055442001670598984, -2.880000114440918, -0.4690000116825104, -0.5529999732971191, -0.5385562181472778, -2.0752837657928467, -1.6122479438781738, -1.9675097465515137, 2.7282464504241943, -1.3760700225830078, -0.02865830436348915, 20.0, -0.33780500292778015, 0.3305090069770813, -0.04416000097990036, 1.2890000343322754, 0.009000005200505257, -3.1391851902008057], "max": [0.9848369359970093, 2.0923705101013184, -0.13236577808856964, 0.010995575226843357, 0.08826130628585815, -0.9722007513046265, 2.287952184677124, 824.0, 0.4078800082206726, 0.4562380015850067, 0.2600429952144623, -0.6050000190734863, 0.9330000877380371, 0.8930000066757202, -0.02914699912071228, -2.0566961765289307, -1.2638453245162964, -0.30197688937187195, 2.891120433807373, 1.2119741439819336, 0.27668705582618713, 859.0, -0.06160299852490425, 0.4016849994659424, 0.08956100046634674, 2.430000066757202, 0.6850000023841858, 3.135999917984009], "mean": [0.6084566712379456, 2.058018207550049, -1.0481013059616089, -0.8891525864601135, -1.463456630706787, -1.3793069124221802, 1.2707053422927856, 515.9666137695312, 0.19674944877624512, 0.37863653898239136, 0.06420131772756577, -2.1318016052246094, 0.2833075225353241, 0.19111347198486328, -0.31308114528656006, -2.066622734069824, -1.4155164957046509, -1.5208802223205566, 2.8493728637695312, -0.6431862711906433, 0.10801369696855545, 499.9983215332031, -0.17017506062984467, 0.36638298630714417, 0.012004115618765354, 2.09910249710083, 0.31535419821739197, -0.5046318173408508], "std": [0.23722341656684875, 0.04487079381942749, 0.24025945365428925, 0.6442132592201233, 1.039728045463562, 0.1744030863046646, 0.7628603577613831, 356.1755676269531, 0.12165413051843643, 0.06612557172775269, 0.0650414526462555, 0.7515397071838379, 0.5045896768569946, 0.47524142265319824, 0.16657747328281403, 0.002581915818154812, 0.08708944171667099, 0.288138210773468, 0.052284710109233856, 0.7803574800491333, 0.0553741492331028, 388.93145751953125, 0.056680433452129364, 0.015714947134256363, 0.034005049616098404, 0.3089141249656677, 0.2752474546432495, 2.621140241622925], "count": [599]}, "action": {"min": [0.17507398128509521, 1.9228816032409668, -1.2514010667800903, -1.737510323524475, -2.3802974224090576, -1.7751919031143188, 0.32817426323890686, 17.0, 0.06205499917268753, 0.19442500174045563, -0.055442001670598984, -2.880000114440918, -0.4690000116825104, -0.5529999732971191, -0.5385562181472778, -2.0752837657928467, -1.6122479438781738, -1.9675097465515137, 2.7282464504241943, -1.3760700225830078, -0.02865830436348915, 20.0, -0.33780500292778015, 0.3305090069770813, -0.04416000097990036, 1.2890000343322754, 0.009000005200505257, -3.1391851902008057], "max": [0.9848369359970093, 2.0923705101013184, -0.13236577808856964, 0.010995575226843357, 0.08826130628585815, -0.9722007513046265, 2.287952184677124, 824.0, 0.4078800082206726, 0.4562380015850067, 0.2600429952144623, -0.6050000190734863, 0.9330000877380371, 0.8930000066757202, -0.02914699912071228, -2.0566961765289307, -1.2638453245162964, -0.30197688937187195, 2.891120433807373, 1.2119741439819336, 0.27668705582618713, 859.0, -0.06160299852490425, 0.4016849994659424, 0.08956100046634674, 2.430000066757202, 0.6850000023841858, 3.135999917984009], "mean": [0.6084566712379456, 2.058018207550049, -1.0481013059616089, -0.8891525864601135, -1.463456630706787, -1.3793069124221802, 1.2707053422927856, 515.9666137695312, 0.19674944877624512, 0.37863653898239136, 0.06420131772756577, -2.1318016052246094, 0.2833075225353241, 0.19111347198486328, -0.31308114528656006, -2.066622734069824, -1.4155164957046509, -1.5208802223205566, 2.8493728637695312, -0.6431862711906433, 0.10801369696855545, 499.9983215332031, -0.17017506062984467, 0.36638298630714417, 0.012004115618765354, 2.09910249710083, 0.31535419821739197, -0.5046318173408508], "std": [0.23722341656684875, 0.04487079381942749, 0.24025945365428925, 0.6442132592201233, 1.039728045463562, 0.1744030863046646, 0.7628603577613831, 356.1755676269531, 0.12165413051843643, 0.06612557172775269, 0.0650414526462555, 0.7515397071838379, 0.5045896768569946, 0.47524142265319824, 0.16657747328281403, 0.002581915818154812, 0.08708944171667099, 0.288138210773468, 0.052284710109233856, 0.7803574800491333, 0.0553741492331028, 388.93145751953125, 0.056680433452129364, 0.015714947134256363, 0.034005049616098404, 0.3089141249656677, 0.2752474546432495, 2.621140241622925], "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": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [599]}, "index": {"min": [12626], "max": [13224], "mean": [12925.0], "std": [172.91616465790582], "count": [599]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [599]}, "subtask_annotation": {"mean": [2.8898163606010017, 9.0, 9.0, 9.0, 9.0], "std": [2.0932867813355895, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [599]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [599]}, "eef_direction_state": {"mean": [4.636060100166945, 4.444073455759599], "std": [1.5486873659079345, 1.6885534605874932], "min": [0, 0], "max": [6, 6], "count": [599]}, "eef_velocity_state": {"mean": [0.6944908180300501, 0.7161936560934892], "std": [0.6898885972581946, 0.6979016026428349], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_acc_mag_state": {"mean": [0.7212020033388982, 0.656093489148581], "std": [0.8317978743474538, 0.8142668371472648], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_direction_action": {"mean": [4.636060100166945, 4.444073455759599], "std": [1.5486873659079345, 1.6885534605874932], "min": [0, 0], "max": [6, 6], "count": [599]}, "eef_velocity_action": {"mean": [0.6944908180300501, 0.7161936560934892], "std": [0.6898885972581946, 0.6979016026428349], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_acc_mag_action": {"mean": [0.7212020033388982, 0.656093489148581], "std": [0.8317978743474538, 0.8142668371472648], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_sim_pose_state": {"mean": [0.5597126027743698, 0.20118420234324713, 1.1731998066706197, 1.738116469884383, 0.9330459287679883, 1.8726425129001403, 0.576242792601112, -0.2637548795226067, 1.1819801116996778, 0.32382027969732474, 0.8467691567013544, -0.9297146328238877], "std": [0.011373921902413058, 0.03622150146375302, 0.05295290490506299, 1.6699423201546513, 0.38481263270025856, 0.8466759205769889, 0.07468759538386943, 0.09050914176875684, 0.10269317586153148, 2.0376019089772743, 0.40626126759723785, 1.2310277192170158], "min": [0.5158199878046769, 0.1462627317160759, 1.0365212690333119, -3.139882628767203, 0.4099554614868406, 0.22989867714063444, 0.38953460849474625, -0.4807948888808953, 1.031369662872203, -3.1213893577121095, 0.17375446285697516, -3.120572578567406], "max": [0.5859242984844422, 0.3441496407768229, 1.279754729207597, 3.1410283286427205, 1.4211058235061849, 2.79226790942327, 0.6668613410288496, -0.12139388982360363, 1.303632791489647, 3.1413097627072486, 1.5164283581870133, 3.0325893455258957], "count": [599]}, "eef_sim_pose_action": {"mean": [0.5597126027743698, 0.20118420234324713, 1.1731998066706197, 1.738116469884383, 0.9330459287679883, 1.8726425129001403, 0.576242792601112, -0.2637548795226067, 1.1819801116996778, 0.32382027969732474, 0.8467691567013544, -0.9297146328238877], "std": [0.011373921902413058, 0.03622150146375302, 0.05295290490506299, 1.6699423201546513, 0.38481263270025856, 0.8466759205769889, 0.07468759538386943, 0.09050914176875684, 0.10269317586153148, 2.0376019089772743, 0.40626126759723785, 1.2310277192170158], "min": [0.5158199878046769, 0.1462627317160759, 1.0365212690333119, -3.139882628767203, 0.4099554614868406, 0.22989867714063444, 0.38953460849474625, -0.4807948888808953, 1.031369662872203, -3.1213893577121095, 0.17375446285697516, -3.120572578567406], "max": [0.5859242984844422, 0.3441496407768229, 1.279754729207597, 3.1410283286427205, 1.4211058235061849, 2.79226790942327, 0.6668613410288496, -0.12139388982360363, 1.303632791489647, 3.1413097627072486, 1.5164283581870133, 3.0325893455258957], "count": [599]}, "gripper_mode_state": {"mean": [0.4373956594323873, 0.4073455759599332], "std": [0.4960652140012371, 0.4913401649629335], "min": [0, 0], "max": [1, 1], "count": [599]}, "gripper_activity_state": {"mean": [1.8864774624373957, 1.8914858096828047], "std": [0.40091811878843864, 0.4002223456099284], "min": [0, 0], "max": [2, 2], "count": [599]}, "gripper_mode_action": {"mean": [0.4373956594323873, 0.4073455759599332], "std": [0.4960652140012371, 0.4913401649629335], "min": [0, 0], "max": [1, 1], "count": [599]}, "gripper_activity_action": {"mean": [1.8864774624373957, 1.8914858096828047], "std": [0.40091811878843864, 0.4002223456099284], "min": [0, 0], "max": [2, 2], "count": [599]}, "gripper_open_scale_state": {"mean": [0.4999983305891292, 0.5159666110247317], "std": [0.3889320914672683, 0.35617550118520275], "min": [0.02, 0.017], "max": [0.859, 0.824], "count": [599]}, "gripper_open_scale_action": {"mean": [0.4999983305891292, 0.5159666110247317], "std": [0.3889320914672683, 0.35617550118520275], "min": [0.02, 0.017], "max": [0.859, 0.824], "count": [599]}}} +{"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.4421596878437844]], [[0.46181787314760886]], [[0.45028627329644727]]], "std": [[[0.1365841803077089]], [[0.12663980869510577]], [[0.1293274713386912]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7686274509803922]], [[0.6941176470588235]], [[0.7294117647058823]]], "mean": [[[0.4777681821490972]], [[0.4822009621918074]], [[0.4751625533876917]]], "std": [[[0.06454405150609195]], [[0.06853594717353519]], [[0.07034305650965371]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4836782623115253]], [[0.49017040784960847]], [[0.4835468153432991]]], "std": [[[0.08656208756189859]], [[0.08435976990852066]], [[0.08752263892719188]]], "count": [101]}, "observation.state": {"min": [0.10700614005327225, 1.8615506887435913, -0.9532464742660522, -1.9364254474639893, -2.517462968826294, -1.8651460409164429, 0.17523106932640076, 66.0, 0.09672000259160995, 0.17637600004673004, 0.026959000155329704, -2.984999895095825, -0.3409999907016754, -0.8370000123977661, -0.47940707206726074, -2.078756809234619, -1.4890103340148926, -1.903543472290039, 2.19551944732666, -1.103519320487976, -0.1414240300655365, 31.0, -0.316103994846344, 0.2848759889602661, -0.05784200131893158, 1.2480000257492065, -0.08500000089406967, -3.121999979019165], "max": [0.9709092974662781, 2.089229106903076, -0.26171210408210754, 0.19799016416072845, -0.4146728217601776, -1.3273229598999023, 2.461193561553955, 817.0, 0.4186600148677826, 0.4570060074329376, 0.24294300377368927, -0.6349999904632568, 1.0449999570846558, 0.9959999918937683, 0.05625196546316147, -1.9388165473937988, -0.699248731136322, -0.32676056027412415, 2.884732723236084, 1.5576192140579224, 1.187888503074646, 810.0, -0.0776199996471405, 0.37577199935913086, 0.04058000072836876, 2.4230000972747803, 0.9859999418258667, 3.130000114440918], "mean": [0.5014100670814514, 2.0341684818267822, -0.6994757056236267, -0.5799312591552734, -1.4043772220611572, -1.6831153631210327, 1.1793752908706665, 606.8345336914062, 0.2520391643047333, 0.3161415457725525, 0.08279401063919067, -1.8010509014129639, 0.431826651096344, 0.10295777022838593, -0.2735813558101654, -2.0624046325683594, -1.234699010848999, -1.3620426654815674, 2.661402702331543, -0.25355949997901917, 0.24115526676177979, 482.5738525390625, -0.17945979535579681, 0.3502882719039917, -0.012935226783156395, 2.046323537826538, 0.37168997526168823, -0.612231433391571], "std": [0.28831905126571655, 0.06769806146621704, 0.17629745602607727, 0.7750470042228699, 0.8821704387664795, 0.16060888767242432, 0.9506494998931885, 288.89569091796875, 0.11755867302417755, 0.10064336657524109, 0.04354550316929817, 0.9105914235115051, 0.35342320799827576, 0.558867335319519, 0.15352095663547516, 0.01979904994368553, 0.2350369393825531, 0.42762359976768494, 0.1874229609966278, 0.9579274654388428, 0.23420670628547668, 321.15911865234375, 0.061343900859355927, 0.02306125871837139, 0.026513103395700455, 0.35818222165107727, 0.2552620470523834, 2.6273181438446045], "count": [474]}, "action": {"min": [0.10700614005327225, 1.8615506887435913, -0.9532464742660522, -1.9364254474639893, -2.517462968826294, -1.8651460409164429, 0.17523106932640076, 66.0, 0.09672000259160995, 0.17637600004673004, 0.026959000155329704, -2.984999895095825, -0.3409999907016754, -0.8370000123977661, -0.47940707206726074, -2.078756809234619, -1.4890103340148926, -1.903543472290039, 2.19551944732666, -1.103519320487976, -0.1414240300655365, 31.0, -0.316103994846344, 0.2848759889602661, -0.05784200131893158, 1.2480000257492065, -0.08500000089406967, -3.121999979019165], "max": [0.9709092974662781, 2.089229106903076, -0.26171210408210754, 0.19799016416072845, -0.4146728217601776, -1.3273229598999023, 2.461193561553955, 817.0, 0.4186600148677826, 0.4570060074329376, 0.24294300377368927, -0.6349999904632568, 1.0449999570846558, 0.9959999918937683, 0.05625196546316147, -1.9388165473937988, -0.699248731136322, -0.32676056027412415, 2.884732723236084, 1.5576192140579224, 1.187888503074646, 810.0, -0.0776199996471405, 0.37577199935913086, 0.04058000072836876, 2.4230000972747803, 0.9859999418258667, 3.130000114440918], "mean": [0.5014100670814514, 2.0341684818267822, -0.6994757056236267, -0.5799312591552734, -1.4043772220611572, -1.6831153631210327, 1.1793752908706665, 606.8345336914062, 0.2520391643047333, 0.3161415457725525, 0.08279401063919067, -1.8010509014129639, 0.431826651096344, 0.10295777022838593, -0.2735813558101654, -2.0624046325683594, -1.234699010848999, -1.3620426654815674, 2.661402702331543, -0.25355949997901917, 0.24115526676177979, 482.5738525390625, -0.17945979535579681, 0.3502882719039917, -0.012935226783156395, 2.046323537826538, 0.37168997526168823, -0.612231433391571], "std": [0.28831905126571655, 0.06769806146621704, 0.17629745602607727, 0.7750470042228699, 0.8821704387664795, 0.16060888767242432, 0.9506494998931885, 288.89569091796875, 0.11755867302417755, 0.10064336657524109, 0.04354550316929817, 0.9105914235115051, 0.35342320799827576, 0.558867335319519, 0.15352095663547516, 0.01979904994368553, 0.2350369393825531, 0.42762359976768494, 0.1874229609966278, 0.9579274654388428, 0.23420670628547668, 321.15911865234375, 0.061343900859355927, 0.02306125871837139, 0.026513103395700455, 0.35818222165107727, 0.2552620470523834, 2.6273181438446045], "count": [474]}, "timestamp": {"min": [0.0], "max": [15.766666666666667], "mean": [7.883333333333333], "std": [4.561056976265561], "count": [474]}, "frame_index": {"min": [0], "max": [473], "mean": [236.5], "std": [136.83170928796682], "count": [474]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [474]}, "index": {"min": [13225], "max": [13698], "mean": [13461.5], "std": [136.83170928796682], "count": [474]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [474]}, "subtask_annotation": {"mean": [3.50210970464135, 9.0, 9.0, 9.0, 9.0], "std": [1.8306450698950751, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [474]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [474]}, "eef_direction_state": {"mean": [4.310126582278481, 4.162447257383966], "std": [1.7414113489025576, 2.1516805134657777], "min": [0, 0], "max": [6, 6], "count": [474]}, "eef_velocity_state": {"mean": [0.8502109704641351, 0.7468354430379747], "std": [0.7382911317047728, 0.7569930705006401], "min": [0, 0], "max": [2, 2], "count": [474]}, "eef_acc_mag_state": {"mean": [0.8881856540084389, 0.7025316455696202], "std": [0.8332158225110711, 0.8126855023881067], "min": [0, 0], "max": [2, 2], "count": [474]}, "eef_direction_action": {"mean": [4.310126582278481, 4.162447257383966], "std": [1.7414113489025576, 2.1516805134657777], "min": [0, 0], "max": [6, 6], "count": [474]}, "eef_velocity_action": {"mean": [0.8502109704641351, 0.7468354430379747], "std": [0.7382911317047728, 0.7569930705006401], "min": [0, 0], "max": [2, 2], "count": [474]}, "eef_acc_mag_action": {"mean": [0.8881856540084389, 0.7025316455696202], "std": [0.8332158225110711, 0.8126855023881067], "min": [0, 0], "max": [2, 2], "count": [474]}, "eef_sim_pose_state": {"mean": [0.541481619513974, 0.1923974085903321, 1.1433198752157336, 2.0555068205241724, 0.9960073384339801, 1.6799882100700365, 0.5128435164303896, -0.30681806713933907, 1.1492532453414654, 0.4356857598367997, 0.9480931515059011, -0.9872436129765835], "std": [0.029046467094810045, 0.02985747545939058, 0.06614838005773097, 1.1222078483480293, 0.2979473736226006, 1.014971227861981, 0.10992200339046745, 0.06351356199081046, 0.11594924162501759, 1.7570459466034085, 0.2411283157705802, 1.258477353329713], "min": [0.4668906990040175, 0.15414055902446952, 1.0129096021980233, -0.49475875912413214, 0.48050217179712007, -0.8152236459487893, 0.3689333109541192, -0.4598826376568571, 1.0276918348321766, -3.1109385182904337, 0.44129381260717215, -3.080699027098666], "max": [0.5743237927466497, 0.2731881333028734, 1.248877152656584, 3.0251420262288202, 1.5285825541895077, 2.6400098220617676, 0.6693822950344137, -0.19956537251868137, 1.317546130118678, 3.126790829222549, 1.3631015880332447, 3.128320993885238], "count": [474]}, "eef_sim_pose_action": {"mean": [0.541481619513974, 0.1923974085903321, 1.1433198752157336, 2.0555068205241724, 0.9960073384339801, 1.6799882100700365, 0.5128435164303896, -0.30681806713933907, 1.1492532453414654, 0.4356857598367997, 0.9480931515059011, -0.9872436129765835], "std": [0.029046467094810045, 0.02985747545939058, 0.06614838005773097, 1.1222078483480293, 0.2979473736226006, 1.014971227861981, 0.10992200339046745, 0.06351356199081046, 0.11594924162501759, 1.7570459466034085, 0.2411283157705802, 1.258477353329713], "min": [0.4668906990040175, 0.15414055902446952, 1.0129096021980233, -0.49475875912413214, 0.48050217179712007, -0.8152236459487893, 0.3689333109541192, -0.4598826376568571, 1.0276918348321766, -3.1109385182904337, 0.44129381260717215, -3.080699027098666], "max": [0.5743237927466497, 0.2731881333028734, 1.248877152656584, 3.0251420262288202, 1.5285825541895077, 2.6400098220617676, 0.6693822950344137, -0.19956537251868137, 1.317546130118678, 3.126790829222549, 1.3631015880332447, 3.128320993885238], "count": [474]}, "gripper_mode_state": {"mean": [0.3691983122362869, 0.29957805907172996], "std": [0.4825877313796553, 0.45807318803281305], "min": [0, 0], "max": [1, 1], "count": [474]}, "gripper_activity_state": {"mean": [1.8481012658227849, 1.858649789029536], "std": [0.4883954853218696, 0.4489310695422828], "min": [0, 0], "max": [2, 2], "count": [474]}, "gripper_mode_action": {"mean": [0.3691983122362869, 0.29957805907172996], "std": [0.4825877313796553, 0.45807318803281305], "min": [0, 0], "max": [1, 1], "count": [474]}, "gripper_activity_action": {"mean": [1.8481012658227849, 1.858649789029536], "std": [0.4883954853218696, 0.4489310695422828], "min": [0, 0], "max": [2, 2], "count": [474]}, "gripper_open_scale_state": {"mean": [0.4825738396463514, 0.606834388330516], "std": [0.3211591109638128, 0.2888955617533098], "min": [0.031, 0.066], "max": [0.81, 0.817], "count": [474]}, "gripper_open_scale_action": {"mean": [0.4825738396463514, 0.606834388330516], "std": [0.3211591109638128, 0.2888955617533098], "min": [0.031, 0.066], "max": [0.81, 0.817], "count": [474]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.45457967692285245]], [[0.46862640603116246]], [[0.4583389410451681]]], "std": [[[0.13304435231090375]], [[0.12231865269706665]], [[0.12495190202339014]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6509803921568628]], [[0.6313725490196078]], [[0.6274509803921569]]], "mean": [[[0.47353354597047154]], [[0.48076829846521946]], [[0.4726402274451447]]], "std": [[[0.06283944900645874]], [[0.05888743079604913]], [[0.06556521290179415]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8392156862745098]], [[0.8235294117647058]], [[0.788235294117647]]], "mean": [[[0.47960780301704015]], [[0.48775119995915034]], [[0.47897380514705884]]], "std": [[[0.09304002043918044]], [[0.08737063866939651]], [[0.09279096552583366]]], "count": [112]}, "observation.state": {"min": [-0.08515461534261703, 1.958957552909851, -1.2717342376708984, -2.057429075241089, -2.7778661251068115, -1.9776850938796997, 0.2854137122631073, 63.0, 0.07124699652194977, 0.2072419971227646, -0.0006730000022798777, -2.928999900817871, -0.49000000953674316, -0.6039999723434448, -0.2684316337108612, -2.0735907554626465, -1.5981806516647339, -1.8756879568099976, 2.2379658222198486, -1.1614292860031128, 0.009773843921720982, 31.0, -0.36728399991989136, 0.28365999460220337, -0.01944199949502945, 1.190999984741211, 0.11799999326467514, -3.128000020980835], "max": [0.8067959547042847, 2.091951608657837, -0.8711985945701599, 0.12264429032802582, -0.16367697715759277, -1.0334094762802124, 2.4511754512786865, 822.0, 0.3775480091571808, 0.43096300959587097, 0.17538100481033325, -0.8159999251365662, 0.9340000152587891, 0.9010000228881836, 0.04913102090358734, -1.9006985425949097, -1.1376928091049194, -0.2359336018562317, 2.7055747509002686, 1.3114404678344727, 0.8544608950614929, 877.0, -0.1306930035352707, 0.3731350004673004, 0.07003399729728699, 2.4730000495910645, 0.7210000157356262, 3.125], "mean": [0.45818212628364563, 2.067612409591675, -1.0188056230545044, -0.8409761786460876, -1.358658790588379, -1.6260578632354736, 1.362121820449829, 598.5369262695312, 0.2178812325000763, 0.3207516670227051, 0.07983197271823883, -1.847042202949524, 0.36356088519096375, 0.16199634969234467, -0.10296854376792908, -2.060018539428711, -1.4516446590423584, -1.5382577180862427, 2.4710137844085693, -0.5374817848205566, 0.5008754730224609, 519.738037109375, -0.21419702470302582, 0.34074652194976807, 0.0184025838971138, 2.169718027114868, 0.38340961933135986, -2.09218168258667], "std": [0.24014881253242493, 0.02415313944220543, 0.12265140563249588, 0.8161346912384033, 1.063024640083313, 0.275377482175827, 0.9270824790000916, 322.87847900390625, 0.11821291595697403, 0.08707977086305618, 0.04079556465148926, 0.8801510334014893, 0.3698820173740387, 0.5689846277236938, 0.08717846125364304, 0.02086719125509262, 0.10899070650339127, 0.3669951856136322, 0.17158934473991394, 0.6343338489532471, 0.2735908329486847, 369.8040466308594, 0.05783064663410187, 0.015278100967407227, 0.022860903292894363, 0.3115818202495575, 0.15019196271896362, 1.7208727598190308], "count": [542]}, "action": {"min": [-0.08515461534261703, 1.958957552909851, -1.2717342376708984, -2.057429075241089, -2.7778661251068115, -1.9776850938796997, 0.2854137122631073, 63.0, 0.07124699652194977, 0.2072419971227646, -0.0006730000022798777, -2.928999900817871, -0.49000000953674316, -0.6039999723434448, -0.2684316337108612, -2.0735907554626465, -1.5981806516647339, -1.8756879568099976, 2.2379658222198486, -1.1614292860031128, 0.009773843921720982, 31.0, -0.36728399991989136, 0.28365999460220337, -0.01944199949502945, 1.190999984741211, 0.11799999326467514, -3.128000020980835], "max": [0.8067959547042847, 2.091951608657837, -0.8711985945701599, 0.12264429032802582, -0.16367697715759277, -1.0334094762802124, 2.4511754512786865, 822.0, 0.3775480091571808, 0.43096300959587097, 0.17538100481033325, -0.8159999251365662, 0.9340000152587891, 0.9010000228881836, 0.04913102090358734, -1.9006985425949097, -1.1376928091049194, -0.2359336018562317, 2.7055747509002686, 1.3114404678344727, 0.8544608950614929, 877.0, -0.1306930035352707, 0.3731350004673004, 0.07003399729728699, 2.4730000495910645, 0.7210000157356262, 3.125], "mean": [0.45818212628364563, 2.067612409591675, -1.0188056230545044, -0.8409761786460876, -1.358658790588379, -1.6260578632354736, 1.362121820449829, 598.5369262695312, 0.2178812325000763, 0.3207516670227051, 0.07983197271823883, -1.847042202949524, 0.36356088519096375, 0.16199634969234467, -0.10296854376792908, -2.060018539428711, -1.4516446590423584, -1.5382577180862427, 2.4710137844085693, -0.5374817848205566, 0.5008754730224609, 519.738037109375, -0.21419702470302582, 0.34074652194976807, 0.0184025838971138, 2.169718027114868, 0.38340961933135986, -2.09218168258667], "std": [0.24014881253242493, 0.02415313944220543, 0.12265140563249588, 0.8161346912384033, 1.063024640083313, 0.275377482175827, 0.9270824790000916, 322.87847900390625, 0.11821291595697403, 0.08707977086305618, 0.04079556465148926, 0.8801510334014893, 0.3698820173740387, 0.5689846277236938, 0.08717846125364304, 0.02086719125509262, 0.10899070650339127, 0.3669951856136322, 0.17158934473991394, 0.6343338489532471, 0.2735908329486847, 369.8040466308594, 0.05783064663410187, 0.015278100967407227, 0.022860903292894363, 0.3115818202495575, 0.15019196271896362, 1.7208727598190308], "count": [542]}, "timestamp": {"min": [0.0], "max": [18.033333333333335], "mean": [9.016666666666667], "std": [5.2153885548229075], "count": [542]}, "frame_index": {"min": [0], "max": [541], "mean": [270.5], "std": [156.46165664468722], "count": [542]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [542]}, "index": {"min": [13699], "max": [14240], "mean": [13969.5], "std": [156.46165664468722], "count": [542]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [542]}, "subtask_annotation": {"mean": [3.3339483394833946, 9.0, 9.0, 9.0, 9.0], "std": [1.9240924206200842, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [542]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [542]}, "eef_direction_state": {"mean": [4.547970479704797, 3.9132841328413286], "std": [1.8072490192496289, 2.1020655604370586], "min": [0, 0], "max": [6, 6], "count": [542]}, "eef_velocity_state": {"mean": [0.6273062730627307, 0.8302583025830258], "std": [0.6496037213237723, 0.7419727417607305], "min": [0, 0], "max": [2, 2], "count": [542]}, "eef_acc_mag_state": {"mean": [0.7749077490774908, 0.7952029520295203], "std": [0.8444945926120666, 0.8376160245404384], "min": [0, 0], "max": [2, 2], "count": [542]}, "eef_direction_action": {"mean": [4.547970479704797, 3.9132841328413286], "std": [1.8072490192496289, 2.1020655604370586], "min": [0, 0], "max": [6, 6], "count": [542]}, "eef_velocity_action": {"mean": [0.6273062730627307, 0.8302583025830258], "std": [0.6496037213237723, 0.7419727417607305], "min": [0, 0], "max": [2, 2], "count": [542]}, "eef_acc_mag_action": {"mean": [0.7749077490774908, 0.7952029520295203], "std": [0.8444945926120666, 0.8376160245404384], "min": [0, 0], "max": [2, 2], "count": [542]}, "eef_sim_pose_state": {"mean": [0.5327894328241343, 0.23995630872476922, 1.1463311745553024, 0.8779127962044292, 1.0025257471162923, 2.2145289325841455, 0.517984223094165, -0.28337582351831986, 1.170024729912692, 0.34654894272647746, 0.885905177515289, -1.1001082348580686], "std": [0.014376660395813262, 0.03020745379894837, 0.04773447624936362, 2.4989758551192462, 0.2983403307439011, 0.6072549374998247, 0.09380299232770496, 0.08034132726387819, 0.10220430594633492, 1.88236612502429, 0.22972728658791952, 1.2198192493864104], "min": [0.46467794426021264, 0.19157042097894822, 1.0141210761978876, -3.140357782554377, 0.5058060154718635, 0.05014167506184967, 0.3985900340570887, -0.4189040521633509, 1.048176772927747, -3.128829371655015, 0.2887963107531366, -2.919095869085837], "max": [0.5560692883034382, 0.3351320437534527, 1.2175310334657146, 3.1404542557654285, 1.4281955748155108, 2.8985303463911154, 0.6403765978450399, -0.16534376285316266, 1.3234957749979854, 3.1111687049747014, 1.4906579074566189, 3.1351054744302926], "count": [542]}, "eef_sim_pose_action": {"mean": [0.5327894328241343, 0.23995630872476922, 1.1463311745553024, 0.8779127962044292, 1.0025257471162923, 2.2145289325841455, 0.517984223094165, -0.28337582351831986, 1.170024729912692, 0.34654894272647746, 0.885905177515289, -1.1001082348580686], "std": [0.014376660395813262, 0.03020745379894837, 0.04773447624936362, 2.4989758551192462, 0.2983403307439011, 0.6072549374998247, 0.09380299232770496, 0.08034132726387819, 0.10220430594633492, 1.88236612502429, 0.22972728658791952, 1.2198192493864104], "min": [0.46467794426021264, 0.19157042097894822, 1.0141210761978876, -3.140357782554377, 0.5058060154718635, 0.05014167506184967, 0.3985900340570887, -0.4189040521633509, 1.048176772927747, -3.128829371655015, 0.2887963107531366, -2.919095869085837], "max": [0.5560692883034382, 0.3351320437534527, 1.2175310334657146, 3.1404542557654285, 1.4281955748155108, 2.8985303463911154, 0.6403765978450399, -0.16534376285316266, 1.3234957749979854, 3.1111687049747014, 1.4906579074566189, 3.1351054744302926], "count": [542]}, "gripper_mode_state": {"mean": [0.42988929889298894, 0.3025830258302583], "std": [0.4950600868483375, 0.4593762491788871], "min": [0, 0], "max": [1, 1], "count": [542]}, "gripper_activity_state": {"mean": [1.8394833948339484, 1.8653136531365313], "std": [0.4954312582418329, 0.4528872049869578], "min": [0, 0], "max": [2, 2], "count": [542]}, "gripper_mode_action": {"mean": [0.42988929889298894, 0.3025830258302583], "std": [0.4950600868483375, 0.4593762491788871], "min": [0, 0], "max": [1, 1], "count": [542]}, "gripper_activity_action": {"mean": [1.8394833948339484, 1.8653136531365313], "std": [0.4954312582418329, 0.4528872049869578], "min": [0, 0], "max": [2, 2], "count": [542]}, "gripper_open_scale_state": {"mean": [0.5197380074398992, 0.598536900340851], "std": [0.36980442986202494, 0.3228785264157425], "min": [0.031, 0.063], "max": [0.877, 0.822], "count": [542]}, "gripper_open_scale_action": {"mean": [0.5197380074398992, 0.598536900340851], "std": [0.36980442986202494, 0.3228785264157425], "min": [0.031, 0.063], "max": [0.877, 0.822], "count": [542]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.44579543016481954]], [[0.462703896703609]], [[0.45249301115373686]]], "std": [[[0.1352339320895425]], [[0.12746117852924244]], [[0.12884819052773086]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.03137254901960784]], [[0.00392156862745098]]], "max": [[[0.7725490196078432]], [[0.7058823529411765]], [[0.7215686274509804]]], "mean": [[[0.4701566957942597]], [[0.47497987709576583]], [[0.4687556265984655]]], "std": [[[0.06313075979614861]], [[0.06768571038115857]], [[0.0686812025728851]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4768464141091219]], [[0.4848278754617789]], [[0.47808218776641087]]], "std": [[[0.09342191988653825]], [[0.09006957271296515]], [[0.09312879894886424]]], "count": [115]}, "observation.state": {"min": [0.09197885543107986, 1.8446036577224731, -0.9754819869995117, -1.964595079421997, -2.6853461265563965, -2.1036627292633057, 0.20226620137691498, 66.0, 0.08217299729585648, 0.18930499255657196, 0.0148290004581213, -3.0759999752044678, -0.45899999141693115, -1.0169999599456787, -0.6182131171226501, -2.078460216522217, -1.6173793077468872, -1.79524564743042, 2.3048994541168213, -1.3387548923492432, -0.09522516280412674, 31.0, -0.30006399750709534, 0.3132689893245697, -0.06910400092601776, 1.3320000171661377, -0.03500000387430191, -3.1411852836608887], "max": [1.0127971172332764, 2.0912883281707764, -0.45404738187789917, 0.20713569223880768, -0.3766246438026428, -1.2181001901626587, 2.551741123199463, 707.0, 0.4072149991989136, 0.4712879955768585, 0.26202699542045593, -0.6100000143051147, 1.2740000486373901, 1.25, -0.028326693922281265, -2.0196950435638428, -0.7168940305709839, -0.3531673848628998, 2.88970685005188, 1.2835675477981567, 1.01157546043396, 867.0, -0.07838799804449081, 0.41340699791908264, 0.06422100216150284, 2.4790000915527344, 0.8790000081062317, 3.138000011444092], "mean": [0.540156364440918, 2.0327694416046143, -0.7498139142990112, -0.6284905076026917, -1.504395842552185, -1.6431256532669067, 1.2677339315414429, 522.226806640625, 0.2403637170791626, 0.3309447169303894, 0.07793351262807846, -1.9207584857940674, 0.40158212184906006, 0.031428705900907516, -0.42597267031669617, -2.0673983097076416, -1.3519026041030884, -1.3016905784606934, 2.6189017295837402, -0.4010382890701294, 0.30354660749435425, 565.6052856445312, -0.15756793320178986, 0.3892831802368164, -0.016054712235927582, 2.1282780170440674, 0.33710721135139465, -0.49318617582321167], "std": [0.29446908831596375, 0.06770526617765427, 0.14478729665279388, 0.7710384726524353, 0.9131826758384705, 0.1930536925792694, 0.9674574732780457, 259.2621154785156, 0.11529611796140671, 0.10154823213815689, 0.04599486663937569, 0.8922017216682434, 0.41875582933425903, 0.6276115775108337, 0.17589567601680756, 0.006653893273323774, 0.21085502207279205, 0.30592551827430725, 0.1485477089881897, 0.8098282814025879, 0.18956084549427032, 342.2701416015625, 0.04863472655415535, 0.022793017327785492, 0.03216291591525078, 0.32586607336997986, 0.2673831284046173, 2.719153881072998], "count": [560]}, "action": {"min": [0.09197885543107986, 1.8446036577224731, -0.9754819869995117, -1.964595079421997, -2.6853461265563965, -2.1036627292633057, 0.20226620137691498, 66.0, 0.08217299729585648, 0.18930499255657196, 0.0148290004581213, -3.0759999752044678, -0.45899999141693115, -1.0169999599456787, -0.6182131171226501, -2.078460216522217, -1.6173793077468872, -1.79524564743042, 2.3048994541168213, -1.3387548923492432, -0.09522516280412674, 31.0, -0.30006399750709534, 0.3132689893245697, -0.06910400092601776, 1.3320000171661377, -0.03500000387430191, -3.1411852836608887], "max": [1.0127971172332764, 2.0912883281707764, -0.45404738187789917, 0.20713569223880768, -0.3766246438026428, -1.2181001901626587, 2.551741123199463, 707.0, 0.4072149991989136, 0.4712879955768585, 0.26202699542045593, -0.6100000143051147, 1.2740000486373901, 1.25, -0.028326693922281265, -2.0196950435638428, -0.7168940305709839, -0.3531673848628998, 2.88970685005188, 1.2835675477981567, 1.01157546043396, 867.0, -0.07838799804449081, 0.41340699791908264, 0.06422100216150284, 2.4790000915527344, 0.8790000081062317, 3.138000011444092], "mean": [0.540156364440918, 2.0327694416046143, -0.7498139142990112, -0.6284905076026917, -1.504395842552185, -1.6431256532669067, 1.2677339315414429, 522.226806640625, 0.2403637170791626, 0.3309447169303894, 0.07793351262807846, -1.9207584857940674, 0.40158212184906006, 0.031428705900907516, -0.42597267031669617, -2.0673983097076416, -1.3519026041030884, -1.3016905784606934, 2.6189017295837402, -0.4010382890701294, 0.30354660749435425, 565.6052856445312, -0.15756793320178986, 0.3892831802368164, -0.016054712235927582, 2.1282780170440674, 0.33710721135139465, -0.49318617582321167], "std": [0.29446908831596375, 0.06770526617765427, 0.14478729665279388, 0.7710384726524353, 0.9131826758384705, 0.1930536925792694, 0.9674574732780457, 259.2621154785156, 0.11529611796140671, 0.10154823213815689, 0.04599486663937569, 0.8922017216682434, 0.41875582933425903, 0.6276115775108337, 0.17589567601680756, 0.006653893273323774, 0.21085502207279205, 0.30592551827430725, 0.1485477089881897, 0.8098282814025879, 0.18956084549427032, 342.2701416015625, 0.04863472655415535, 0.022793017327785492, 0.03216291591525078, 0.32586607336997986, 0.2673831284046173, 2.719153881072998], "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": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [560]}, "index": {"min": [14241], "max": [14800], "mean": [14520.5], "std": [161.65781762723384], "count": [560]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [560]}, "subtask_annotation": {"mean": [3.369642857142857, 9.0, 9.0, 9.0, 9.0], "std": [1.9107234645974476, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [560]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [560]}, "eef_direction_state": {"mean": [4.583928571428571, 4.1571428571428575], "std": [1.7102920370629124, 1.976726834843858], "min": [0, 0], "max": [6, 6], "count": [560]}, "eef_velocity_state": {"mean": [0.7571428571428571, 0.7678571428571429], "std": [0.745188648899711, 0.7389923503511721], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_acc_mag_state": {"mean": [0.7767857142857143, 0.7428571428571429], "std": [0.8399598356529931, 0.8182859138068381], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_direction_action": {"mean": [4.583928571428571, 4.1571428571428575], "std": [1.7102920370629124, 1.976726834843858], "min": [0, 0], "max": [6, 6], "count": [560]}, "eef_velocity_action": {"mean": [0.7571428571428571, 0.7678571428571429], "std": [0.745188648899711, 0.7389923503511721], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_acc_mag_action": {"mean": [0.7767857142857143, 0.7428571428571429], "std": [0.8399598356529931, 0.8182859138068381], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_sim_pose_state": {"mean": [0.5817807033611478, 0.17634522503981945, 1.1590727641643537, 2.323268057809109, 0.9953965248617996, 1.8898127613924898, 0.5278581355117298, -0.29688762848544353, 1.156696570967005, 0.2312573566292504, 0.8849496742963943, -0.7555266350693794], "std": [0.025112915872860617, 0.024761323100592862, 0.055755507676389086, 0.8035980138176402, 0.354630664131823, 0.6928396396300611, 0.11070695816674436, 0.06089098145391298, 0.11644126816158164, 1.813657105472494, 0.29915376226683227, 1.5298285031862444], "min": [0.4966984110391607, 0.1500006100197019, 1.022736285346995, 0.025864397171945802, 0.4461800037766981, -0.47572783707892385, 0.38216380126541016, -0.46565944823984745, 1.0199797134, -3.1167408402070755, 0.3237487959415317, -3.1396037290921104], "max": [0.6102279519258481, 0.26029140442028803, 1.2520024165451673, 3.1063507141957394, 1.4755163157265052, 2.6200567503479872, 0.6820128574979407, -0.19218620933968616, 1.3361465984319523, 3.1017961911726797, 1.2647820291708318, 3.1398713728954295], "count": [560]}, "eef_sim_pose_action": {"mean": [0.5817807033611478, 0.17634522503981945, 1.1590727641643537, 2.323268057809109, 0.9953965248617996, 1.8898127613924898, 0.5278581355117298, -0.29688762848544353, 1.156696570967005, 0.2312573566292504, 0.8849496742963943, -0.7555266350693794], "std": [0.025112915872860617, 0.024761323100592862, 0.055755507676389086, 0.8035980138176402, 0.354630664131823, 0.6928396396300611, 0.11070695816674436, 0.06089098145391298, 0.11644126816158164, 1.813657105472494, 0.29915376226683227, 1.5298285031862444], "min": [0.4966984110391607, 0.1500006100197019, 1.022736285346995, 0.025864397171945802, 0.4461800037766981, -0.47572783707892385, 0.38216380126541016, -0.46565944823984745, 1.0199797134, -3.1167408402070755, 0.3237487959415317, -3.1396037290921104], "max": [0.6102279519258481, 0.26029140442028803, 1.2520024165451673, 3.1063507141957394, 1.4755163157265052, 2.6200567503479872, 0.6820128574979407, -0.19218620933968616, 1.3361465984319523, 3.1017961911726797, 1.2647820291708318, 3.1398713728954295], "count": [560]}, "gripper_mode_state": {"mean": [0.35, 0.2892857142857143], "std": [0.4769696007084732, 0.4534307993464044], "min": [0, 0], "max": [1, 1], "count": [560]}, "gripper_activity_state": {"mean": [1.8607142857142858, 1.9303571428571429], "std": [0.45343079934640307, 0.3170284140359071], "min": [0, 0], "max": [2, 2], "count": [560]}, "gripper_mode_action": {"mean": [0.35, 0.2892857142857143], "std": [0.4769696007084732, 0.4534307993464044], "min": [0, 0], "max": [1, 1], "count": [560]}, "gripper_activity_action": {"mean": [1.8607142857142858, 1.9303571428571429], "std": [0.45343079934640307, 0.3170284140359071], "min": [0, 0], "max": [2, 2], "count": [560]}, "gripper_open_scale_state": {"mean": [0.5656053573267803, 0.5222267857142854], "std": [0.3422701421625681, 0.259262196420212], "min": [0.031, 0.066], "max": [0.867, 0.707], "count": [560]}, "gripper_open_scale_action": {"mean": [0.5656053573267803, 0.5222267857142854], "std": [0.3422701421625681, 0.259262196420212], "min": [0.031, 0.066], "max": [0.867, 0.707], "count": [560]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44939453866223905]], [[0.4650845028199452]], [[0.45180338459308456]]], "std": [[[0.13692221212113206]], [[0.12658733859966204]], [[0.13131366252348137]]], "count": [124]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.6666666666666666]], [[0.7333333333333333]]], "mean": [[[0.47347609635251947]], [[0.4788393075980392]], [[0.47149471754427574]]], "std": [[[0.05852505193894841]], [[0.05981573346765773]], [[0.06366481651645294]]], "count": [124]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8705882352941177]], [[0.8]], [[0.788235294117647]]], "mean": [[[0.4737722548360742]], [[0.4855054768211048]], [[0.47019073503057135]]], "std": [[[0.08796386279432081]], [[0.08441258708454576]], [[0.09268659685792074]]], "count": [124]}, "observation.state": {"min": [0.0002268928219564259, 2.0300798416137695, -1.7647199630737305, -2.0614259243011475, -2.9238803386688232, -2.1238389015197754, 0.1777443289756775, 25.0, 0.008422000333666801, 0.22915500402450562, -0.0023010000586509705, -2.7330000400543213, -0.5870000123977661, -0.5889999866485596, -0.3905348777770996, -2.0776052474975586, -1.5440231561660767, -1.8331716060638428, 2.394434690475464, -1.210403323173523, 0.025900688022375107, 28.0, -0.35850000381469727, 0.27448898553848267, -0.05213899910449982, 1.309000015258789, 0.009000004269182682, -3.1351852416992188], "max": [0.9410814642906189, 2.090590238571167, -0.5872858166694641, 0.210224911570549, -0.34801867604255676, 0.4055796265602112, 2.592529535293579, 820.0, 0.3680129945278168, 0.43838798999786377, 0.1389939934015274, -0.7680000066757202, 0.9409999847412109, 0.6959999799728394, -0.018657570704817772, -2.003690481185913, -0.9310284852981567, -0.2505594789981842, 2.690093517303467, 1.3525604009628296, 0.6673615574836731, 869.0, -0.1265929937362671, 0.41338300704956055, 0.06973599642515182, 2.5250000953674316, 0.7279999256134033, 3.11899995803833], "mean": [0.6426984667778015, 2.070467233657837, -1.0347673892974854, -1.0860267877578735, -1.966536283493042, -1.5694955587387085, 1.7041585445404053, 535.6083374023438, 0.16963905096054077, 0.3593287467956543, 0.07075255364179611, -1.9525792598724365, 0.16623249650001526, -0.06484581530094147, -0.22034204006195068, -2.0635077953338623, -1.4187077283859253, -1.4806543588638306, 2.533514976501465, -0.4912320077419281, 0.40912455320358276, 575.2841186523438, -0.1895904392004013, 0.3672870993614197, 0.007353528402745724, 2.161245346069336, 0.39721518754959106, -2.240856647491455], "std": [0.23706042766571045, 0.014534035697579384, 0.31353914737701416, 0.8692852854728699, 1.0675513744354248, 0.35275939106941223, 1.0308140516281128, 333.3409729003906, 0.12875954806804657, 0.06501789391040802, 0.04057280719280243, 0.7267124056816101, 0.4757234454154968, 0.4463135898113251, 0.06869949400424957, 0.007031421642750502, 0.1193632185459137, 0.3165530264377594, 0.1140887513756752, 0.6002856492996216, 0.1911555975675583, 366.2383117675781, 0.0490729883313179, 0.0315643846988678, 0.02919699251651764, 0.28200283646583557, 0.17145699262619019, 1.6180057525634766], "count": [623]}, "action": {"min": [0.0002268928219564259, 2.0300798416137695, -1.7647199630737305, -2.0614259243011475, -2.9238803386688232, -2.1238389015197754, 0.1777443289756775, 25.0, 0.008422000333666801, 0.22915500402450562, -0.0023010000586509705, -2.7330000400543213, -0.5870000123977661, -0.5889999866485596, -0.3905348777770996, -2.0776052474975586, -1.5440231561660767, -1.8331716060638428, 2.394434690475464, -1.210403323173523, 0.025900688022375107, 28.0, -0.35850000381469727, 0.27448898553848267, -0.05213899910449982, 1.309000015258789, 0.009000004269182682, -3.1351852416992188], "max": [0.9410814642906189, 2.090590238571167, -0.5872858166694641, 0.210224911570549, -0.34801867604255676, 0.4055796265602112, 2.592529535293579, 820.0, 0.3680129945278168, 0.43838798999786377, 0.1389939934015274, -0.7680000066757202, 0.9409999847412109, 0.6959999799728394, -0.018657570704817772, -2.003690481185913, -0.9310284852981567, -0.2505594789981842, 2.690093517303467, 1.3525604009628296, 0.6673615574836731, 869.0, -0.1265929937362671, 0.41338300704956055, 0.06973599642515182, 2.5250000953674316, 0.7279999256134033, 3.11899995803833], "mean": [0.6426984667778015, 2.070467233657837, -1.0347673892974854, -1.0860267877578735, -1.966536283493042, -1.5694955587387085, 1.7041585445404053, 535.6083374023438, 0.16963905096054077, 0.3593287467956543, 0.07075255364179611, -1.9525792598724365, 0.16623249650001526, -0.06484581530094147, -0.22034204006195068, -2.0635077953338623, -1.4187077283859253, -1.4806543588638306, 2.533514976501465, -0.4912320077419281, 0.40912455320358276, 575.2841186523438, -0.1895904392004013, 0.3672870993614197, 0.007353528402745724, 2.161245346069336, 0.39721518754959106, -2.240856647491455], "std": [0.23706042766571045, 0.014534035697579384, 0.31353914737701416, 0.8692852854728699, 1.0675513744354248, 0.35275939106941223, 1.0308140516281128, 333.3409729003906, 0.12875954806804657, 0.06501789391040802, 0.04057280719280243, 0.7267124056816101, 0.4757234454154968, 0.4463135898113251, 0.06869949400424957, 0.007031421642750502, 0.1193632185459137, 0.3165530264377594, 0.1140887513756752, 0.6002856492996216, 0.1911555975675583, 366.2383117675781, 0.0490729883313179, 0.0315643846988678, 0.02919699251651764, 0.28200283646583557, 0.17145699262619019, 1.6180057525634766], "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": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [623]}, "index": {"min": [14801], "max": [15423], "mean": [15112.0], "std": [179.84437717093076], "count": [623]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [623]}, "subtask_annotation": {"mean": [2.961476725521669, 9.0, 9.0, 9.0, 9.0], "std": [2.134737322777514, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [623]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [623]}, "eef_direction_state": {"mean": [4.595505617977528, 3.8619582664526484], "std": [1.6587079501143667, 2.1797729169264035], "min": [0, 0], "max": [6, 6], "count": [623]}, "eef_velocity_state": {"mean": [0.5971107544141252, 0.7897271268057785], "std": [0.6358407174049359, 0.7205471587926977], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_acc_mag_state": {"mean": [0.6629213483146067, 0.7319422150882825], "std": [0.8183425710772655, 0.8193431479500453], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_direction_action": {"mean": [4.595505617977528, 3.8619582664526484], "std": [1.6587079501143667, 2.1797729169264035], "min": [0, 0], "max": [6, 6], "count": [623]}, "eef_velocity_action": {"mean": [0.5971107544141252, 0.7897271268057785], "std": [0.6358407174049359, 0.7205471587926977], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_acc_mag_action": {"mean": [0.6629213483146067, 0.7319422150882825], "std": [0.8183425710772655, 0.8193431479500453], "min": [0, 0], "max": [2, 2], "count": [623]}, "eef_sim_pose_state": {"mean": [0.5579948037270479, 0.21534530914840566, 1.1546725365573305, 1.5292407382797288, 1.055783038223238, 2.2015729065410574, 0.5555897407780017, -0.23837372578655758, 1.2095626048830332, -0.26443718343894806, 0.7884346783854504, -1.3629645226453893], "std": [0.028431232921187464, 0.03023842358134412, 0.04555851688383925, 2.160225054747669, 0.2844506138203346, 0.5041159599693316, 0.07151419791427623, 0.08080517271582204, 0.11809254411450923, 2.199637520165442, 0.36079323217441467, 1.0370368103316374], "min": [0.4554964994742883, 0.1816290395961931, 1.0075161949408877, -3.1386849299081696, 0.4544366331568126, 0.4471928306242374, 0.4201871660059254, -0.3570103415973778, 1.037103799424781, -3.132842702340785, 0.18497788561200146, -3.091923290761165], "max": [0.5968044460302568, 0.32157445676634017, 1.2230149546239588, 3.1414266078503714, 1.4683616471859393, 2.786703454020635, 0.6450315085864672, -0.13807332469435815, 1.357215941433618, 3.1288374562452503, 1.5335593427953809, 2.1781770398366866], "count": [623]}, "eef_sim_pose_action": {"mean": [0.5579948037270479, 0.21534530914840566, 1.1546725365573305, 1.5292407382797288, 1.055783038223238, 2.2015729065410574, 0.5555897407780017, -0.23837372578655758, 1.2095626048830332, -0.26443718343894806, 0.7884346783854504, -1.3629645226453893], "std": [0.028431232921187464, 0.03023842358134412, 0.04555851688383925, 2.160225054747669, 0.2844506138203346, 0.5041159599693316, 0.07151419791427623, 0.08080517271582204, 0.11809254411450923, 2.199637520165442, 0.36079323217441467, 1.0370368103316374], "min": [0.4554964994742883, 0.1816290395961931, 1.0075161949408877, -3.1386849299081696, 0.4544366331568126, 0.4471928306242374, 0.4201871660059254, -0.3570103415973778, 1.037103799424781, -3.132842702340785, 0.18497788561200146, -3.091923290761165], "max": [0.5968044460302568, 0.32157445676634017, 1.2230149546239588, 3.1414266078503714, 1.4683616471859393, 2.786703454020635, 0.6450315085864672, -0.13807332469435815, 1.357215941433618, 3.1288374562452503, 1.5335593427953809, 2.1781770398366866], "count": [623]}, "gripper_mode_state": {"mean": [0.3611556982343499, 0.38202247191011235], "std": [0.48033557006243693, 0.48588198450425973], "min": [0, 0], "max": [1, 1], "count": [623]}, "gripper_activity_state": {"mean": [1.8635634028892456, 1.8715890850722312], "std": [0.4414387851517496, 0.4347046132856684], "min": [0, 0], "max": [2, 2], "count": [623]}, "gripper_mode_action": {"mean": [0.3611556982343499, 0.38202247191011235], "std": [0.48033557006243693, 0.48588198450425973], "min": [0, 0], "max": [1, 1], "count": [623]}, "gripper_activity_action": {"mean": [1.8635634028892456, 1.8715890850722312], "std": [0.4414387851517496, 0.4347046132856684], "min": [0, 0], "max": [2, 2], "count": [623]}, "gripper_open_scale_state": {"mean": [0.5752841091339695, 0.5356083465808863], "std": [0.3662398491212021, 0.3333413575225188], "min": [0.028, 0.025], "max": [0.869, 0.82], "count": [623]}, "gripper_open_scale_action": {"mean": [0.5752841091339695, 0.5356083465808863], "std": [0.3662398491212021, 0.3333413575225188], "min": [0.028, 0.025], "max": [0.869, 0.82], "count": [623]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4423802512254902]], [[0.4611681862745098]], [[0.4497510171568627]]], "std": [[[0.13834397770256104]], [[0.1296100943188361]], [[0.13211082670202862]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.03529411764705882]], [[0.01568627450980392]]], "max": [[[0.7725490196078432]], [[0.6274509803921569]], [[0.6823529411764706]]], "mean": [[[0.4679726858660131]], [[0.4731383905228758]], [[0.46611235906862747]]], "std": [[[0.06591452961089313]], [[0.06905088493538464]], [[0.07009790784466503]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47869367034313726]], [[0.4885955596405229]], [[0.4777412765522876]]], "std": [[[0.09261535904417212]], [[0.08836641817565309]], [[0.09418950213259103]]], "count": [100]}, "observation.state": {"min": [0.051277775317430496, 1.9201065301895142, -1.001801609992981, -1.9847885370254517, -2.6195995807647705, -1.8935426473617554, 0.293826162815094, 54.0, 0.11067099869251251, 0.1273850053548813, 0.03113500028848648, -2.943000078201294, -0.46799999475479126, -0.8769999742507935, -0.4997750520706177, -2.0724737644195557, -1.5347378253936768, -1.666387915611267, 2.295212745666504, -0.9312204122543335, 0.07817330211400986, 35.0, -0.2748650014400482, 0.35084399580955505, -0.09501700103282928, 1.4620000123977661, 0.10700000077486038, -3.1381852626800537], "max": [0.9450434446334839, 2.0925276279449463, -0.17390461266040802, 0.15418237447738647, -0.22544418275356293, -1.3093810081481934, 2.6484498977661133, 823.0, 0.4285140037536621, 0.462352991104126, 0.2674509882926941, -0.3529999852180481, 1.1829999685287476, 1.0410000085830688, -0.08716174215078354, -2.035367965698242, -0.9891304969787598, -0.4688827097415924, 2.7109851837158203, 1.1066784858703613, 0.6387556195259094, 871.0, -0.0925619974732399, 0.41388601064682007, 0.032079000025987625, 2.572999954223633, 0.8159999847412109, 3.1410000324249268], "mean": [0.5515978336334229, 2.0438013076782227, -0.8340260982513428, -0.8402907848358154, -1.5900084972381592, -1.6063902378082275, 1.4445816278457642, 538.6058349609375, 0.23042084276676178, 0.33944442868232727, 0.09480812400579453, -1.9401553869247437, 0.3451724648475647, 0.0149459820240736, -0.3765823245048523, -2.0667922496795654, -1.282335638999939, -1.2644000053405762, 2.4729647636413574, -0.2759646773338318, 0.2798073887825012, 532.63720703125, -0.16792906820774078, 0.3843660354614258, -0.034300174564123154, 2.195228099822998, 0.4860171675682068, -1.368179202079773], "std": [0.28711217641830444, 0.052657824009656906, 0.15042853355407715, 0.7678647041320801, 1.043686866760254, 0.14204159379005432, 0.902412474155426, 327.9698486328125, 0.12400767207145691, 0.10191959887742996, 0.04834109544754028, 0.8533227443695068, 0.4629564881324768, 0.5714804530143738, 0.09256429970264435, 0.005345707293599844, 0.175044983625412, 0.33257952332496643, 0.14651760458946228, 0.6891912221908569, 0.14162172377109528, 391.12457275390625, 0.04411117359995842, 0.01796671189367771, 0.03669093921780586, 0.3316821753978729, 0.24033582210540771, 2.433760166168213], "count": [463]}, "action": {"min": [0.051277775317430496, 1.9201065301895142, -1.001801609992981, -1.9847885370254517, -2.6195995807647705, -1.8935426473617554, 0.293826162815094, 54.0, 0.11067099869251251, 0.1273850053548813, 0.03113500028848648, -2.943000078201294, -0.46799999475479126, -0.8769999742507935, -0.4997750520706177, -2.0724737644195557, -1.5347378253936768, -1.666387915611267, 2.295212745666504, -0.9312204122543335, 0.07817330211400986, 35.0, -0.2748650014400482, 0.35084399580955505, -0.09501700103282928, 1.4620000123977661, 0.10700000077486038, -3.1381852626800537], "max": [0.9450434446334839, 2.0925276279449463, -0.17390461266040802, 0.15418237447738647, -0.22544418275356293, -1.3093810081481934, 2.6484498977661133, 823.0, 0.4285140037536621, 0.462352991104126, 0.2674509882926941, -0.3529999852180481, 1.1829999685287476, 1.0410000085830688, -0.08716174215078354, -2.035367965698242, -0.9891304969787598, -0.4688827097415924, 2.7109851837158203, 1.1066784858703613, 0.6387556195259094, 871.0, -0.0925619974732399, 0.41388601064682007, 0.032079000025987625, 2.572999954223633, 0.8159999847412109, 3.1410000324249268], "mean": [0.5515978336334229, 2.0438013076782227, -0.8340260982513428, -0.8402907848358154, -1.5900084972381592, -1.6063902378082275, 1.4445816278457642, 538.6058349609375, 0.23042084276676178, 0.33944442868232727, 0.09480812400579453, -1.9401553869247437, 0.3451724648475647, 0.0149459820240736, -0.3765823245048523, -2.0667922496795654, -1.282335638999939, -1.2644000053405762, 2.4729647636413574, -0.2759646773338318, 0.2798073887825012, 532.63720703125, -0.16792906820774078, 0.3843660354614258, -0.034300174564123154, 2.195228099822998, 0.4860171675682068, -1.368179202079773], "std": [0.28711217641830444, 0.052657824009656906, 0.15042853355407715, 0.7678647041320801, 1.043686866760254, 0.14204159379005432, 0.902412474155426, 327.9698486328125, 0.12400767207145691, 0.10191959887742996, 0.04834109544754028, 0.8533227443695068, 0.4629564881324768, 0.5714804530143738, 0.09256429970264435, 0.005345707293599844, 0.175044983625412, 0.33257952332496643, 0.14651760458946228, 0.6891912221908569, 0.14162172377109528, 391.12457275390625, 0.04411117359995842, 0.01796671189367771, 0.03669093921780586, 0.3316821753978729, 0.24033582210540771, 2.433760166168213], "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": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [463]}, "index": {"min": [15424], "max": [15886], "mean": [15655.0], "std": [133.65627557282897], "count": [463]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [463]}, "subtask_annotation": {"mean": [3.127429805615551, 9.0, 9.0, 9.0, 9.0], "std": [2.0791475458011544, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [463]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [463]}, "eef_direction_state": {"mean": [4.615550755939525, 4.1879049676025915], "std": [1.536853279009913, 1.8915820499983516], "min": [0, 0], "max": [6, 6], "count": [463]}, "eef_velocity_state": {"mean": [0.714902807775378, 0.8099352051835853], "std": [0.6804381300816463, 0.718881868257959], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_acc_mag_state": {"mean": [0.714902807775378, 0.6911447084233261], "std": [0.8187426099794773, 0.8140686463173268], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_direction_action": {"mean": [4.615550755939525, 4.1879049676025915], "std": [1.536853279009913, 1.8915820499983516], "min": [0, 0], "max": [6, 6], "count": [463]}, "eef_velocity_action": {"mean": [0.714902807775378, 0.8099352051835853], "std": [0.6804381300816463, 0.718881868257959], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_acc_mag_action": {"mean": [0.714902807775378, 0.6911447084233261], "std": [0.8187426099794773, 0.8140686463173268], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_sim_pose_state": {"mean": [0.5758844197148819, 0.1734122886533633, 1.137918839591903, 0.6287075960756595, 1.1409170211602255, 1.9640835206409715, 0.5360999882140378, -0.3014089829284519, 1.1796880343801006, 0.3052813060879547, 0.8531868211236302, -1.037250955688746], "std": [0.013961229790618375, 0.02374049867630419, 0.05201282627768611, 2.548235478408512, 0.3418417559812209, 1.023874588155184, 0.1093041183436186, 0.07209576204089917, 0.11876378711661817, 2.0125228783173634, 0.3014999886913432, 1.394293131938351], "min": [0.5326537892789879, 0.13411418512727716, 1.0556580344836766, -3.137849599549722, 0.5766889958009971, -0.7326966314905885, 0.32645973727847966, -0.478498436637333, 1.0186156736607679, -3.133054011930223, 0.30077892968207687, -3.1189356614313577], "max": [0.5969101100648486, 0.2555295710904567, 1.2218279511168806, 3.138974493787263, 1.5614679863020777, 2.9326126460799693, 0.6703154059337838, -0.1940107028443564, 1.3324084335505235, 3.1133751074625353, 1.241113359252548, 3.1081396863305693], "count": [463]}, "eef_sim_pose_action": {"mean": [0.5758844197148819, 0.1734122886533633, 1.137918839591903, 0.6287075960756595, 1.1409170211602255, 1.9640835206409715, 0.5360999882140378, -0.3014089829284519, 1.1796880343801006, 0.3052813060879547, 0.8531868211236302, -1.037250955688746], "std": [0.013961229790618375, 0.02374049867630419, 0.05201282627768611, 2.548235478408512, 0.3418417559812209, 1.023874588155184, 0.1093041183436186, 0.07209576204089917, 0.11876378711661817, 2.0125228783173634, 0.3014999886913432, 1.394293131938351], "min": [0.5326537892789879, 0.13411418512727716, 1.0556580344836766, -3.137849599549722, 0.5766889958009971, -0.7326966314905885, 0.32645973727847966, -0.478498436637333, 1.0186156736607679, -3.133054011930223, 0.30077892968207687, -3.1189356614313577], "max": [0.5969101100648486, 0.2555295710904567, 1.2218279511168806, 3.138974493787263, 1.5614679863020777, 2.9326126460799693, 0.6703154059337838, -0.1940107028443564, 1.3324084335505235, 3.1133751074625353, 1.241113359252548, 3.1081396863305693], "count": [463]}, "gripper_mode_state": {"mean": [0.408207343412527, 0.4038876889848812], "std": [0.4915018903286265, 0.49067547694105823], "min": [0, 0], "max": [1, 1], "count": [463]}, "gripper_activity_state": {"mean": [1.876889848812095, 1.8617710583153348], "std": [0.4359214103340925, 0.453337390823124], "min": [0, 0], "max": [2, 2], "count": [463]}, "gripper_mode_action": {"mean": [0.408207343412527, 0.4038876889848812], "std": [0.4915018903286265, 0.49067547694105823], "min": [0, 0], "max": [1, 1], "count": [463]}, "gripper_activity_action": {"mean": [1.876889848812095, 1.8617710583153348], "std": [0.4359214103340925, 0.453337390823124], "min": [0, 0], "max": [2, 2], "count": [463]}, "gripper_open_scale_state": {"mean": [0.5326371490939945, 0.5386058316323464], "std": [0.3911244067309078, 0.32796986215958446], "min": [0.035, 0.054], "max": [0.871, 0.823], "count": [463]}, "gripper_open_scale_action": {"mean": [0.5326371490939945, 0.5386058316323464], "std": [0.3911244067309078, 0.32796986215958446], "min": [0.035, 0.054], "max": [0.871, 0.823], "count": [463]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4470985400169683]], [[0.46419522805115637]], [[0.45465031894167923]]], "std": [[[0.13373591231347465]], [[0.12515462571721195]], [[0.12788119953290586]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.6980392156862745]], [[0.788235294117647]]], "mean": [[[0.4721388967445953]], [[0.4784364139485922]], [[0.47164667585784315]]], "std": [[[0.0645894919427157]], [[0.06568347463533727]], [[0.06800483169263263]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48927287778092005]], [[0.4946774466597536]], [[0.4872007977469834]]], "std": [[[0.11655335356977689]], [[0.1143816239610583]], [[0.12061851324258288]]], "count": [104]}, "observation.state": {"min": [0.1609891802072525, 1.9763585329055786, -0.9120392799377441, -1.8885334730148315, -2.4301092624664307, -1.9047127962112427, 0.3450166881084442, 60.0, 0.099651999771595, 0.16741099953651428, 0.027557000517845154, -2.9539999961853027, -0.4790000021457672, -0.8370000123977661, -0.5492376685142517, -2.0739572048187256, -1.5844099521636963, -1.9186928272247314, 2.3071160316467285, -1.1916061639785767, -0.1820553094148636, 32.0, -0.2781910002231598, 0.32672399282455444, -0.059216998517513275, 1.062999963760376, -0.012000011280179024, -3.1391851902008057], "max": [0.9353569149971008, 2.0923705101013184, -0.14414674043655396, 0.07990117371082306, -0.5307197570800781, -1.3913766145706177, 2.445939302444458, 832.0, 0.4308440089225769, 0.45378100872039795, 0.15334899723529816, -0.43199995160102844, 1.184999942779541, 1.1929999589920044, -0.04021238535642624, -2.0498719215393066, -0.842714786529541, -0.4141142666339874, 2.860856533050537, 1.2885767221450806, 0.7669326066970825, 870.0, -0.0643400028347969, 0.4073939919471741, 0.06316699832677841, 2.4539999961853027, 1.0299999713897705, 3.13700008392334], "mean": [0.473381906747818, 2.0529465675354004, -0.519016444683075, -0.7139877676963806, -1.4952518939971924, -1.6116113662719727, 1.2029894590377808, 558.8140258789062, 0.2700367867946625, 0.3048895299434662, 0.10463511943817139, -1.6728442907333374, 0.3612404763698578, 0.16677972674369812, -0.3449873626232147, -2.0669753551483154, -1.3359757661819458, -1.3998264074325562, 2.631406784057617, -0.41645336151123047, 0.23796817660331726, 591.0232543945312, -0.1610073447227478, 0.3717372417449951, -0.006483482662588358, 2.1118273735046387, 0.39486873149871826, -0.49853187799453735], "std": [0.2925129532814026, 0.041210588067770004, 0.34052082896232605, 0.7634305357933044, 0.8706450462341309, 0.10987214744091034, 0.856506884098053, 340.1640319824219, 0.14316323399543762, 0.11189325153827667, 0.03624066337943077, 1.1003741025924683, 0.44145292043685913, 0.5775114893913269, 0.14944174885749817, 0.0036149173974990845, 0.20048217475414276, 0.3647690415382385, 0.14655056595802307, 0.8437908887863159, 0.14236876368522644, 354.3638916015625, 0.05285705626010895, 0.01563902385532856, 0.033674005419015884, 0.35156986117362976, 0.2721244692802429, 2.685999870300293], "count": [495]}, "action": {"min": [0.1609891802072525, 1.9763585329055786, -0.9120392799377441, -1.8885334730148315, -2.4301092624664307, -1.9047127962112427, 0.3450166881084442, 60.0, 0.099651999771595, 0.16741099953651428, 0.027557000517845154, -2.9539999961853027, -0.4790000021457672, -0.8370000123977661, -0.5492376685142517, -2.0739572048187256, -1.5844099521636963, -1.9186928272247314, 2.3071160316467285, -1.1916061639785767, -0.1820553094148636, 32.0, -0.2781910002231598, 0.32672399282455444, -0.059216998517513275, 1.062999963760376, -0.012000011280179024, -3.1391851902008057], "max": [0.9353569149971008, 2.0923705101013184, -0.14414674043655396, 0.07990117371082306, -0.5307197570800781, -1.3913766145706177, 2.445939302444458, 832.0, 0.4308440089225769, 0.45378100872039795, 0.15334899723529816, -0.43199995160102844, 1.184999942779541, 1.1929999589920044, -0.04021238535642624, -2.0498719215393066, -0.842714786529541, -0.4141142666339874, 2.860856533050537, 1.2885767221450806, 0.7669326066970825, 870.0, -0.0643400028347969, 0.4073939919471741, 0.06316699832677841, 2.4539999961853027, 1.0299999713897705, 3.13700008392334], "mean": [0.473381906747818, 2.0529465675354004, -0.519016444683075, -0.7139877676963806, -1.4952518939971924, -1.6116113662719727, 1.2029894590377808, 558.8140258789062, 0.2700367867946625, 0.3048895299434662, 0.10463511943817139, -1.6728442907333374, 0.3612404763698578, 0.16677972674369812, -0.3449873626232147, -2.0669753551483154, -1.3359757661819458, -1.3998264074325562, 2.631406784057617, -0.41645336151123047, 0.23796817660331726, 591.0232543945312, -0.1610073447227478, 0.3717372417449951, -0.006483482662588358, 2.1118273735046387, 0.39486873149871826, -0.49853187799453735], "std": [0.2925129532814026, 0.041210588067770004, 0.34052082896232605, 0.7634305357933044, 0.8706450462341309, 0.10987214744091034, 0.856506884098053, 340.1640319824219, 0.14316323399543762, 0.11189325153827667, 0.03624066337943077, 1.1003741025924683, 0.44145292043685913, 0.5775114893913269, 0.14944174885749817, 0.0036149173974990845, 0.20048217475414276, 0.3647690415382385, 0.14655056595802307, 0.8437908887863159, 0.14236876368522644, 354.3638916015625, 0.05285705626010895, 0.01563902385532856, 0.033674005419015884, 0.35156986117362976, 0.2721244692802429, 2.685999870300293], "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": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [495]}, "index": {"min": [15887], "max": [16381], "mean": [16134.0], "std": [142.89390003308984], "count": [495]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [495]}, "subtask_annotation": {"mean": [3.3595959595959597, 9.0, 9.0, 9.0, 9.0], "std": [1.9405257640113338, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [495]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [495]}, "eef_direction_state": {"mean": [4.428282828282828, 4.460606060606061], "std": [1.956705146699238, 1.95762266572938], "min": [0, 0], "max": [6, 6], "count": [495]}, "eef_velocity_state": {"mean": [0.7555555555555555, 0.6646464646464646], "std": [0.7646511348482302, 0.7444492413808701], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_acc_mag_state": {"mean": [0.795959595959596, 0.6525252525252525], "std": [0.8532669472187461, 0.8118246606659241], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_direction_action": {"mean": [4.428282828282828, 4.460606060606061], "std": [1.956705146699238, 1.95762266572938], "min": [0, 0], "max": [6, 6], "count": [495]}, "eef_velocity_action": {"mean": [0.7555555555555555, 0.6646464646464646], "std": [0.7646511348482302, 0.7444492413808701], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_acc_mag_action": {"mean": [0.795959595959596, 0.6525252525252525], "std": [0.8532669472187461, 0.8118246606659241], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_sim_pose_state": {"mean": [0.564082494427968, 0.18529908361261052, 1.1626163392431947, 2.225621374435126, 1.0284457078254252, 1.8074691432379715, 0.5044444264128906, -0.32912332657263693, 1.1537029828885792, 0.42532331012682134, 0.8629521172402483, -0.9513152373862788], "std": [0.018370742954798014, 0.024582943707995478, 0.059369352172970104, 0.9786600705598685, 0.36054248581033793, 0.8653115702843417, 0.11675441842123764, 0.08426048983474188, 0.1177131206750361, 1.7826024356353267, 0.3039615668637298, 1.2710407756585622], "min": [0.5136193320099908, 0.1501086590503675, 1.0453646939495347, -0.4476432169726954, 0.44794205000158627, -0.7736214910994794, 0.364800778749837, -0.4207508996006688, 1.0241665738573895, -3.051454806799584, 0.2541556233793507, -3.1380506595986613], "max": [0.5916589186771634, 0.25626580362220197, 1.2620644135723738, 3.1361243584899907, 1.512097820054258, 2.7475911467615295, 0.6638578098381265, -0.2008111311207773, 1.3259999264052689, 3.1149145885102616, 1.284264579304439, 2.98419260549954], "count": [495]}, "eef_sim_pose_action": {"mean": [0.564082494427968, 0.18529908361261052, 1.1626163392431947, 2.225621374435126, 1.0284457078254252, 1.8074691432379715, 0.5044444264128906, -0.32912332657263693, 1.1537029828885792, 0.42532331012682134, 0.8629521172402483, -0.9513152373862788], "std": [0.018370742954798014, 0.024582943707995478, 0.059369352172970104, 0.9786600705598685, 0.36054248581033793, 0.8653115702843417, 0.11675441842123764, 0.08426048983474188, 0.1177131206750361, 1.7826024356353267, 0.3039615668637298, 1.2710407756585622], "min": [0.5136193320099908, 0.1501086590503675, 1.0453646939495347, -0.4476432169726954, 0.44794205000158627, -0.7736214910994794, 0.364800778749837, -0.4207508996006688, 1.0241665738573895, -3.051454806799584, 0.2541556233793507, -3.1380506595986613], "max": [0.5916589186771634, 0.25626580362220197, 1.2620644135723738, 3.1361243584899907, 1.512097820054258, 2.7475911467615295, 0.6638578098381265, -0.2008111311207773, 1.3259999264052689, 3.1149145885102616, 1.284264579304439, 2.98419260549954], "count": [495]}, "gripper_mode_state": {"mean": [0.3151515151515151, 0.36767676767676766], "std": [0.4645761914360412, 0.48217275139469506], "min": [0, 0], "max": [1, 1], "count": [495]}, "gripper_activity_state": {"mean": [1.8303030303030303, 1.8848484848484848], "std": [0.504015100273739, 0.3980669545132856], "min": [0, 0], "max": [2, 2], "count": [495]}, "gripper_mode_action": {"mean": [0.3151515151515151, 0.36767676767676766], "std": [0.4645761914360412, 0.48217275139469506], "min": [0, 0], "max": [1, 1], "count": [495]}, "gripper_activity_action": {"mean": [1.8303030303030303, 1.8848484848484848], "std": [0.504015100273739, 0.3980669545132856], "min": [0, 0], "max": [2, 2], "count": [495]}, "gripper_open_scale_state": {"mean": [0.5910232325544238, 0.5588141415297381], "std": [0.35436374972843265, 0.340164064460236], "min": [0.032, 0.06], "max": [0.87, 0.832], "count": [495]}, "gripper_open_scale_action": {"mean": [0.5910232325544238, 0.5588141415297381], "std": [0.35436374972843265, 0.340164064460236], "min": [0.032, 0.06], "max": [0.87, 0.832], "count": [495]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44595024206191486]], [[0.46135082278970146]], [[0.45178224502075603]]], "std": [[[0.14118158623445634]], [[0.13152535273776814]], [[0.13394826148491196]]], "count": [148]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6549019607843137]], [[0.6352941176470588]], [[0.6235294117647059]]], "mean": [[[0.4730745202923512]], [[0.48065007562709766]], [[0.4722311705087441]]], "std": [[[0.06107097613988554]], [[0.059902235818257515]], [[0.06701580291274399]]], "count": [148]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.796078431372549]], [[1.0]], [[0.7686274509803922]]], "mean": [[[0.4753875474739445]], [[0.4866072331522699]], [[0.47420437809132665]]], "std": [[[0.09244404721623971]], [[0.0862314522267918]], [[0.09370133873029693]]], "count": [148]}, "observation.state": {"min": [0.10295697301626205, 1.9419580698013306, -1.3392086029052734, -2.0427334308624268, -2.7651076316833496, -1.9498471021652222, 0.27920031547546387, 40.0, 0.04298799857497215, 0.20279499888420105, 0.00030300000798888505, -2.7790000438690186, -0.5979999899864197, -0.5149999856948853, -0.3881438076496124, -2.0753886699676514, -1.5096052885055542, -1.8118788003921509, 2.5642552375793457, -1.0393611192703247, -0.02378883957862854, -1.0, -0.33578500151634216, 0.26530399918556213, -0.05144000053405762, 1.4420000314712524, 0.10999999195337296, -3.1401853561401367], "max": [0.991800844669342, 2.092597484588623, -0.35182347893714905, 0.12896238267421722, -0.24495697021484375, -0.9021083116531372, 2.512366533279419, 843.0, 0.3990029990673065, 0.4536679983139038, 0.20241600275039673, -0.5899999141693115, 1.0260000228881836, 0.9089999198913574, 0.018273599445819855, -1.901693344116211, -1.0064266920089722, -0.2565459609031677, 2.877140522003174, 1.4335262775421143, 0.43418556451797485, 868.0, -0.10577400028705597, 0.3866089880466461, 0.043212998658418655, 2.4739999771118164, 0.6869999766349792, 3.1410000324249268], "mean": [0.5546614527702332, 2.058474540710449, -0.9665758013725281, -0.8719272613525391, -1.560297966003418, -1.5739152431488037, 1.4277498722076416, 605.9816284179688, 0.19794605672359467, 0.3520098328590393, 0.0766812413930893, -1.9382672309875488, 0.3842005729675293, 0.190933957695961, -0.19703368842601776, -2.061774253845215, -1.3523855209350586, -1.4709001779556274, 2.6705117225646973, -0.4556892216205597, 0.27639254927635193, 420.03680419921875, -0.19085662066936493, 0.3584739863872528, -0.00935855321586132, 2.1839330196380615, 0.39285650849342346, -1.534743309020996], "std": [0.29446712136268616, 0.03763487935066223, 0.18082691729068756, 0.6817234754562378, 0.9720134735107422, 0.21932430565357208, 0.8755278587341309, 303.882080078125, 0.11957255005836487, 0.07646578550338745, 0.039647266268730164, 0.7287411689758301, 0.48275333642959595, 0.5335359573364258, 0.10481946915388107, 0.01906682550907135, 0.11688634753227234, 0.31301644444465637, 0.03892350569367409, 0.5777789950370789, 0.10162200778722763, 371.8616943359375, 0.051170241087675095, 0.015514233149588108, 0.02612880803644657, 0.259894996881485, 0.1592010110616684, 2.2684741020202637], "count": [788]}, "action": {"min": [0.10295697301626205, 1.9419580698013306, -1.3392086029052734, -2.0427334308624268, -2.7651076316833496, -1.9498471021652222, 0.27920031547546387, 40.0, 0.04298799857497215, 0.20279499888420105, 0.00030300000798888505, -2.7790000438690186, -0.5979999899864197, -0.5149999856948853, -0.3881438076496124, -2.0753886699676514, -1.5096052885055542, -1.8118788003921509, 2.5642552375793457, -1.0393611192703247, -0.02378883957862854, -1.0, -0.33578500151634216, 0.26530399918556213, -0.05144000053405762, 1.4420000314712524, 0.10999999195337296, -3.1401853561401367], "max": [0.991800844669342, 2.092597484588623, -0.35182347893714905, 0.12896238267421722, -0.24495697021484375, -0.9021083116531372, 2.512366533279419, 843.0, 0.3990029990673065, 0.4536679983139038, 0.20241600275039673, -0.5899999141693115, 1.0260000228881836, 0.9089999198913574, 0.018273599445819855, -1.901693344116211, -1.0064266920089722, -0.2565459609031677, 2.877140522003174, 1.4335262775421143, 0.43418556451797485, 868.0, -0.10577400028705597, 0.3866089880466461, 0.043212998658418655, 2.4739999771118164, 0.6869999766349792, 3.1410000324249268], "mean": [0.5546614527702332, 2.058474540710449, -0.9665758013725281, -0.8719272613525391, -1.560297966003418, -1.5739152431488037, 1.4277498722076416, 605.9816284179688, 0.19794605672359467, 0.3520098328590393, 0.0766812413930893, -1.9382672309875488, 0.3842005729675293, 0.190933957695961, -0.19703368842601776, -2.061774253845215, -1.3523855209350586, -1.4709001779556274, 2.6705117225646973, -0.4556892216205597, 0.27639254927635193, 420.03680419921875, -0.19085662066936493, 0.3584739863872528, -0.00935855321586132, 2.1839330196380615, 0.39285650849342346, -1.534743309020996], "std": [0.29446712136268616, 0.03763487935066223, 0.18082691729068756, 0.6817234754562378, 0.9720134735107422, 0.21932430565357208, 0.8755278587341309, 303.882080078125, 0.11957255005836487, 0.07646578550338745, 0.039647266268730164, 0.7287411689758301, 0.48275333642959595, 0.5335359573364258, 0.10481946915388107, 0.01906682550907135, 0.11688634753227234, 0.31301644444465637, 0.03892350569367409, 0.5777789950370789, 0.10162200778722763, 371.8616943359375, 0.051170241087675095, 0.015514233149588108, 0.02612880803644657, 0.259894996881485, 0.1592010110616684, 2.2684741020202637], "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": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [788]}, "index": {"min": [16382], "max": [17169], "mean": [16775.5], "std": [227.47582289113717], "count": [788]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [788]}, "subtask_annotation": {"mean": [3.704314720812183, 9.0, 9.0, 9.0, 9.0], "std": [1.7099682849306228, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [788]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [788]}, "eef_direction_state": {"mean": [4.7956852791878175, 4.2043147208121825], "std": [1.6042872960794745, 2.106945647581942], "min": [0, 0], "max": [6, 6], "count": [788]}, "eef_velocity_state": {"mean": [0.5939086294416244, 0.6776649746192893], "std": [0.6432495641690762, 0.7072206481137243], "min": [0, 0], "max": [2, 2], "count": [788]}, "eef_acc_mag_state": {"mean": [0.6967005076142132, 0.6928934010152284], "std": [0.8205107216328497, 0.8244981576613196], "min": [0, 0], "max": [2, 2], "count": [788]}, "eef_direction_action": {"mean": [4.7956852791878175, 4.2043147208121825], "std": [1.6042872960794745, 2.106945647581942], "min": [0, 0], "max": [6, 6], "count": [788]}, "eef_velocity_action": {"mean": [0.5939086294416244, 0.6776649746192893], "std": [0.6432495641690762, 0.7072206481137243], "min": [0, 0], "max": [2, 2], "count": [788]}, "eef_acc_mag_action": {"mean": [0.6967005076142132, 0.6928934010152284], "std": [0.8205107216328497, 0.8244981576613196], "min": [0, 0], "max": [2, 2], "count": [788]}, "eef_sim_pose_state": {"mean": [0.5499665513852376, 0.20505062478018005, 1.142689516325572, 1.078727301337758, 1.0303571840114785, 2.1774749300180423, 0.5485372325342445, -0.27033804454050214, 1.1843453037212188, -0.12687684606779354, 0.876093900844432, -0.9033287690917653], "std": [0.01731834857779627, 0.027273928225511557, 0.04523274402017514, 2.4198640532669065, 0.29128211409529375, 0.5827165739576171, 0.08333031187871888, 0.08602249038590283, 0.10608772046448538, 2.068031195355535, 0.2958383927162064, 1.2825689398935536], "min": [0.4477758388031488, 0.16312606979103395, 1.0168097311016102, -3.1412760393957506, 0.5449716324641543, 0.3839127438573068, 0.39699229493880916, -0.43403172846554483, 1.0477075680667098, -3.141559989148992, 0.17075467317617088, -3.0021105710293887], "max": [0.5720786850685775, 0.31164949956598315, 1.2207236588545272, 3.14128945350001, 1.4091664482299002, 2.805628923647347, 0.6612721785973037, -0.14211422675455382, 1.343601183740113, 3.1402268004024343, 1.4130692620796599, 3.1257950585515557], "count": [788]}, "eef_sim_pose_action": {"mean": [0.5499665513852376, 0.20505062478018005, 1.142689516325572, 1.078727301337758, 1.0303571840114785, 2.1774749300180423, 0.5485372325342445, -0.27033804454050214, 1.1843453037212188, -0.12687684606779354, 0.876093900844432, -0.9033287690917653], "std": [0.01731834857779627, 0.027273928225511557, 0.04523274402017514, 2.4198640532669065, 0.29128211409529375, 0.5827165739576171, 0.08333031187871888, 0.08602249038590283, 0.10608772046448538, 2.068031195355535, 0.2958383927162064, 1.2825689398935536], "min": [0.4477758388031488, 0.16312606979103395, 1.0168097311016102, -3.1412760393957506, 0.5449716324641543, 0.3839127438573068, 0.39699229493880916, -0.43403172846554483, 1.0477075680667098, -3.141559989148992, 0.17075467317617088, -3.0021105710293887], "max": [0.5720786850685775, 0.31164949956598315, 1.2207236588545272, 3.14128945350001, 1.4091664482299002, 2.805628923647347, 0.6612721785973037, -0.14211422675455382, 1.343601183740113, 3.1402268004024343, 1.4130692620796599, 3.1257950585515557], "count": [788]}, "gripper_mode_state": {"mean": [0.5469543147208121, 0.3147208121827411], "std": [0.4977904100413132, 0.4644045892987878], "min": [0, 0], "max": [1, 1], "count": [788]}, "gripper_activity_state": {"mean": [1.7982233502538072, 1.9213197969543148], "std": [0.5366249963083081, 0.34376577473941816], "min": [0, 0], "max": [2, 2], "count": [788]}, "gripper_mode_action": {"mean": [0.5469543147208121, 0.3147208121827411], "std": [0.4977904100413132, 0.4644045892987878], "min": [0, 0], "max": [1, 1], "count": [788]}, "gripper_activity_action": {"mean": [1.7982233502538072, 1.9213197969543148], "std": [0.5366249963083081, 0.34376577473941816], "min": [0, 0], "max": [2, 2], "count": [788]}, "gripper_open_scale_state": {"mean": [0.4200380711482867, 0.6059815989218391], "std": [0.37186036988346016, 0.30388193028758237], "min": [0.0, 0.04], "max": [0.868, 0.843], "count": [788]}, "gripper_open_scale_action": {"mean": [0.4200380711482867, 0.6059815989218391], "std": [0.37186036988346016, 0.30388193028758237], "min": [0.0, 0.04], "max": [0.868, 0.843], "count": [788]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.45432145748689867]], [[0.4679858700612377]], [[0.4580522839015486]]], "std": [[[0.13655308640542624]], [[0.12780568460758945]], [[0.13051649583688427]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.6627450980392157]], [[0.6392156862745098]], [[0.6470588235294118]]], "mean": [[[0.47589185877053525]], [[0.48180776916622503]], [[0.47532423416063124]]], "std": [[[0.056761654089514266]], [[0.055050849356799714]], [[0.05862883369802616]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4737519118383089]], [[0.4828597200141318]], [[0.4738809876052523]]], "std": [[[0.08825433593755748]], [[0.08503880925528624]], [[0.09009640317887561]]], "count": [111]}, "observation.state": {"min": [0.041311945766210556, 2.007896661758423, -1.3291206359863281, -2.036607265472412, -2.8511176109313965, -1.88869047164917, 0.22558382153511047, 35.0, 0.035815998911857605, 0.21594299376010895, -0.01192300021648407, -2.811000108718872, -0.640999972820282, -0.640999972820282, -0.25528931617736816, -2.076976776123047, -1.5235676765441895, -2.004929542541504, 2.4925920963287354, -1.1487234830856323, -0.021991150453686714, 32.0, -0.3311440050601959, 0.26923298835754395, -0.03871700167655945, 1.2359999418258667, 0.07199999690055847, -3.1371853351593018], "max": [0.846205472946167, 2.092597484588623, -0.5336518883705139, 0.14583970606327057, -0.03127630427479744, -1.1013725996017456, 2.6385366916656494, 769.0, 0.4081929922103882, 0.43439000844955444, 0.19985300302505493, -0.4399999678134918, 0.9639999866485596, 1.1050000190734863, 0.08672540634870529, -1.9976341724395752, -0.9434378147125244, -0.28523918986320496, 2.764479637145996, 1.4157063961029053, 0.5408949851989746, 862.0, -0.09613999724388123, 0.3685080111026764, 0.0804079994559288, 2.4549999237060547, 0.7020000219345093, 3.1410000324249268], "mean": [0.564116895198822, 2.0800323486328125, -0.8953418135643005, -1.0373077392578125, -1.7132171392440796, -1.6097241640090942, 1.4121967554092407, 536.931640625, 0.18812881410121918, 0.34138309955596924, 0.0881194993853569, -1.8914662599563599, 0.21852046251296997, 0.17790840566158295, -0.11609701812267303, -2.0628466606140137, -1.3111475706100464, -1.526997447013855, 2.6078290939331055, -0.27323970198631287, 0.33495938777923584, 577.3829345703125, -0.18453095853328705, 0.3414783179759979, 0.01306664478033781, 2.020327568054199, 0.46640777587890625, -0.16848640143871307], "std": [0.2062245011329651, 0.010703702457249165, 0.27742457389831543, 0.8868080973625183, 1.0241804122924805, 0.19087572395801544, 0.9354180097579956, 302.1119689941406, 0.13175128400325775, 0.06794673204421997, 0.050402939319610596, 0.8237586617469788, 0.5164580345153809, 0.4973973035812378, 0.10424123704433441, 0.009370064362883568, 0.17157715559005737, 0.38482025265693665, 0.11460503935813904, 0.768276035785675, 0.15806321799755096, 374.1173095703125, 0.05554381385445595, 0.01900792121887207, 0.029698951169848442, 0.3309710621833801, 0.2077711969614029, 2.7954392433166504], "count": [534]}, "action": {"min": [0.041311945766210556, 2.007896661758423, -1.3291206359863281, -2.036607265472412, -2.8511176109313965, -1.88869047164917, 0.22558382153511047, 35.0, 0.035815998911857605, 0.21594299376010895, -0.01192300021648407, -2.811000108718872, -0.640999972820282, -0.640999972820282, -0.25528931617736816, -2.076976776123047, -1.5235676765441895, -2.004929542541504, 2.4925920963287354, -1.1487234830856323, -0.021991150453686714, 32.0, -0.3311440050601959, 0.26923298835754395, -0.03871700167655945, 1.2359999418258667, 0.07199999690055847, -3.1371853351593018], "max": [0.846205472946167, 2.092597484588623, -0.5336518883705139, 0.14583970606327057, -0.03127630427479744, -1.1013725996017456, 2.6385366916656494, 769.0, 0.4081929922103882, 0.43439000844955444, 0.19985300302505493, -0.4399999678134918, 0.9639999866485596, 1.1050000190734863, 0.08672540634870529, -1.9976341724395752, -0.9434378147125244, -0.28523918986320496, 2.764479637145996, 1.4157063961029053, 0.5408949851989746, 862.0, -0.09613999724388123, 0.3685080111026764, 0.0804079994559288, 2.4549999237060547, 0.7020000219345093, 3.1410000324249268], "mean": [0.564116895198822, 2.0800323486328125, -0.8953418135643005, -1.0373077392578125, -1.7132171392440796, -1.6097241640090942, 1.4121967554092407, 536.931640625, 0.18812881410121918, 0.34138309955596924, 0.0881194993853569, -1.8914662599563599, 0.21852046251296997, 0.17790840566158295, -0.11609701812267303, -2.0628466606140137, -1.3111475706100464, -1.526997447013855, 2.6078290939331055, -0.27323970198631287, 0.33495938777923584, 577.3829345703125, -0.18453095853328705, 0.3414783179759979, 0.01306664478033781, 2.020327568054199, 0.46640777587890625, -0.16848640143871307], "std": [0.2062245011329651, 0.010703702457249165, 0.27742457389831543, 0.8868080973625183, 1.0241804122924805, 0.19087572395801544, 0.9354180097579956, 302.1119689941406, 0.13175128400325775, 0.06794673204421997, 0.050402939319610596, 0.8237586617469788, 0.5164580345153809, 0.4973973035812378, 0.10424123704433441, 0.009370064362883568, 0.17157715559005737, 0.38482025265693665, 0.11460503935813904, 0.768276035785675, 0.15806321799755096, 374.1173095703125, 0.05554381385445595, 0.01900792121887207, 0.029698951169848442, 0.3309710621833801, 0.2077711969614029, 2.7954392433166504], "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": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [534]}, "index": {"min": [17170], "max": [17703], "mean": [17436.5], "std": [154.15225157832327], "count": [534]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [534]}, "subtask_annotation": {"mean": [2.885767790262172, 9.0, 9.0, 9.0, 9.0], "std": [2.128824751472777, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [534]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [534]}, "eef_direction_state": {"mean": [4.425093632958801, 4.121722846441948], "std": [1.7792519076239377, 1.8527679540960447], "min": [0, 0], "max": [6, 6], "count": [534]}, "eef_velocity_state": {"mean": [0.7303370786516854, 0.8932584269662921], "std": [0.7020149428686986, 0.7304451086912753], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_acc_mag_state": {"mean": [0.6985018726591761, 0.8426966292134831], "std": [0.8124255096918049, 0.8173980331945312], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_direction_action": {"mean": [4.425093632958801, 4.121722846441948], "std": [1.7792519076239377, 1.8527679540960447], "min": [0, 0], "max": [6, 6], "count": [534]}, "eef_velocity_action": {"mean": [0.7303370786516854, 0.8932584269662921], "std": [0.7020149428686986, 0.7304451086912753], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_acc_mag_action": {"mean": [0.6985018726591761, 0.8426966292134831], "std": [0.8124255096918049, 0.8173980331945312], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_sim_pose_state": {"mean": [0.5303695796221259, 0.21440447303745258, 1.1560848280140472, 1.3458427292527366, 1.1312617817766164, 1.7076119362575612, 0.5374688168832699, -0.2659397939358082, 1.2026775347792813, -0.3105429453180461, 0.7825374899115278, -1.071045034832416], "std": [0.019633241902667284, 0.03137123676362881, 0.054685182084912895, 1.8149958596554296, 0.30843834460246367, 0.8467864357521396, 0.07326710561386106, 0.08249253495591702, 0.1215535608175556, 1.9699607423982664, 0.3677067714805113, 1.0790735722206055], "min": [0.45118443722057316, 0.17777907866844014, 1.0168012506080593, -3.138064078375062, 0.5098888676071742, 0.1738931636281799, 0.4146282185938794, -0.436015241266849, 1.0362052818777872, -3.1336180617544387, 0.12413845737668727, -2.7938711856562675], "max": [0.5571629264166548, 0.31444464017541923, 1.246270855375237, 3.1393326020385444, 1.4556797334639806, 2.7549775355942887, 0.6431813552789042, -0.14501761674781583, 1.3487591517617947, 3.138497352035133, 1.55994327976489, 0.6390646448505397], "count": [534]}, "eef_sim_pose_action": {"mean": [0.5303695796221259, 0.21440447303745258, 1.1560848280140472, 1.3458427292527366, 1.1312617817766164, 1.7076119362575612, 0.5374688168832699, -0.2659397939358082, 1.2026775347792813, -0.3105429453180461, 0.7825374899115278, -1.071045034832416], "std": [0.019633241902667284, 0.03137123676362881, 0.054685182084912895, 1.8149958596554296, 0.30843834460246367, 0.8467864357521396, 0.07326710561386106, 0.08249253495591702, 0.1215535608175556, 1.9699607423982664, 0.3677067714805113, 1.0790735722206055], "min": [0.45118443722057316, 0.17777907866844014, 1.0168012506080593, -3.138064078375062, 0.5098888676071742, 0.1738931636281799, 0.4146282185938794, -0.436015241266849, 1.0362052818777872, -3.1336180617544387, 0.12413845737668727, -2.7938711856562675], "max": [0.5571629264166548, 0.31444464017541923, 1.246270855375237, 3.1393326020385444, 1.4556797334639806, 2.7549775355942887, 0.6431813552789042, -0.14501761674781583, 1.3487591517617947, 3.138497352035133, 1.55994327976489, 0.6390646448505397], "count": [534]}, "gripper_mode_state": {"mean": [0.34831460674157305, 0.32397003745318353], "std": [0.4764362931935768, 0.46798873093886223], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_state": {"mean": [1.8745318352059925, 1.895131086142322], "std": [0.4340248723408516, 0.39216899214107503], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_mode_action": {"mean": [0.34831460674157305, 0.32397003745318353], "std": [0.4764362931935768, 0.46798873093886223], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_action": {"mean": [1.8745318352059925, 1.895131086142322], "std": [0.4340248723408516, 0.39216899214107503], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_open_scale_state": {"mean": [0.5773829588157864, 0.5369316479472185], "std": [0.37411663995715805, 0.3021119949402948], "min": [0.032, 0.035], "max": [0.862, 0.769], "count": [534]}, "gripper_open_scale_action": {"mean": [0.5773829588157864, 0.5369316479472185], "std": [0.37411663995715805, 0.3021119949402948], "min": [0.032, 0.035], "max": [0.862, 0.769], "count": [534]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.44454184844771244]], [[0.4636487969771242]], [[0.4509194914215686]]], "std": [[[0.14105816917505937]], [[0.13272099970855816]], [[0.13567347567850438]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.0392156862745098]], [[0.00392156862745098]]], "max": [[[0.6745098039215687]], [[0.6352941176470588]], [[0.6274509803921569]]], "mean": [[[0.4709804575163398]], [[0.47601316993464055]], [[0.4683717075163399]]], "std": [[[0.059661122613057616]], [[0.062369802352534774]], [[0.06602312615658788]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4843266911764706]], [[0.4934893116830065]], [[0.48300488562091504]]], "std": [[[0.09420788102866158]], [[0.08902558439699397]], [[0.09616841189929035]]], "count": [100]}, "observation.state": {"min": [0.051138151437044144, 1.9678239822387695, -1.071021318435669, -1.9571774005889893, -2.4896249771118164, -2.139197826385498, 0.2785021960735321, 48.0, 0.09687799960374832, 0.18043699860572815, 0.027943000197410583, -2.871999979019165, -0.4310000240802765, -0.9800000190734863, -0.4181634187698364, -2.078512668609619, -1.509500503540039, -1.6548863649368286, 2.494791030883789, -0.8666257858276367, -0.01815142296254635, 29.0, -0.3226960003376007, 0.33220499753952026, -0.06827600300312042, 1.5839999914169312, 0.16500000655651093, -3.128999948501587], "max": [0.9251815676689148, 2.0923705101013184, -0.44490188360214233, 0.19950857758522034, -0.3741462230682373, -0.9820443987846375, 2.77167010307312, 806.0, 0.41589099168777466, 0.45966899394989014, 0.24662700295448303, -0.5950000286102295, 1.0950000286102295, 1.1440000534057617, -0.0777893215417862, -1.9699532985687256, -1.0272834300994873, -0.3427128493785858, 2.8355319499969482, 1.1007965803146362, 0.49867549538612366, 837.0, -0.0973839983344078, 0.39271798729896545, 0.019713999703526497, 2.431999921798706, 0.7950000166893005, 3.134999990463257], "mean": [0.5253032445907593, 2.059260606765747, -0.8478502035140991, -0.8636318445205688, -1.6195393800735474, -1.6380705833435059, 1.4708631038665771, 495.4416198730469, 0.21602261066436768, 0.33497241139411926, 0.08773193508386612, -1.952973484992981, 0.33869147300720215, 0.04239426180720329, -0.2777358293533325, -2.0643746852874756, -1.2703924179077148, -1.3189868927001953, 2.5849642753601074, -0.23499388992786407, 0.2707079350948334, 511.8624267578125, -0.1789378821849823, 0.3725939989089966, -0.031206436455249786, 2.175001859664917, 0.4841413199901581, -0.7771784067153931], "std": [0.27314522862434387, 0.03674192726612091, 0.11148722469806671, 0.8128941655158997, 0.9625019431114197, 0.24673442542552948, 0.948188304901123, 333.88726806640625, 0.10751371085643768, 0.10240081697702408, 0.05013864114880562, 0.8310275673866272, 0.4152376055717468, 0.6446149945259094, 0.07143916934728622, 0.01227939035743475, 0.14654597640037537, 0.320097416639328, 0.09702431410551071, 0.6007864475250244, 0.13468176126480103, 354.1899108886719, 0.05025073513388634, 0.010574715211987495, 0.02500377781689167, 0.24683643877506256, 0.1721033751964569, 2.7002041339874268], "count": [454]}, "action": {"min": [0.051138151437044144, 1.9678239822387695, -1.071021318435669, -1.9571774005889893, -2.4896249771118164, -2.139197826385498, 0.2785021960735321, 48.0, 0.09687799960374832, 0.18043699860572815, 0.027943000197410583, -2.871999979019165, -0.4310000240802765, -0.9800000190734863, -0.4181634187698364, -2.078512668609619, -1.509500503540039, -1.6548863649368286, 2.494791030883789, -0.8666257858276367, -0.01815142296254635, 29.0, -0.3226960003376007, 0.33220499753952026, -0.06827600300312042, 1.5839999914169312, 0.16500000655651093, -3.128999948501587], "max": [0.9251815676689148, 2.0923705101013184, -0.44490188360214233, 0.19950857758522034, -0.3741462230682373, -0.9820443987846375, 2.77167010307312, 806.0, 0.41589099168777466, 0.45966899394989014, 0.24662700295448303, -0.5950000286102295, 1.0950000286102295, 1.1440000534057617, -0.0777893215417862, -1.9699532985687256, -1.0272834300994873, -0.3427128493785858, 2.8355319499969482, 1.1007965803146362, 0.49867549538612366, 837.0, -0.0973839983344078, 0.39271798729896545, 0.019713999703526497, 2.431999921798706, 0.7950000166893005, 3.134999990463257], "mean": [0.5253032445907593, 2.059260606765747, -0.8478502035140991, -0.8636318445205688, -1.6195393800735474, -1.6380705833435059, 1.4708631038665771, 495.4416198730469, 0.21602261066436768, 0.33497241139411926, 0.08773193508386612, -1.952973484992981, 0.33869147300720215, 0.04239426180720329, -0.2777358293533325, -2.0643746852874756, -1.2703924179077148, -1.3189868927001953, 2.5849642753601074, -0.23499388992786407, 0.2707079350948334, 511.8624267578125, -0.1789378821849823, 0.3725939989089966, -0.031206436455249786, 2.175001859664917, 0.4841413199901581, -0.7771784067153931], "std": [0.27314522862434387, 0.03674192726612091, 0.11148722469806671, 0.8128941655158997, 0.9625019431114197, 0.24673442542552948, 0.948188304901123, 333.88726806640625, 0.10751371085643768, 0.10240081697702408, 0.05013864114880562, 0.8310275673866272, 0.4152376055717468, 0.6446149945259094, 0.07143916934728622, 0.01227939035743475, 0.14654597640037537, 0.320097416639328, 0.09702431410551071, 0.6007864475250244, 0.13468176126480103, 354.1899108886719, 0.05025073513388634, 0.010574715211987495, 0.02500377781689167, 0.24683643877506256, 0.1721033751964569, 2.7002041339874268], "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": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [454]}, "index": {"min": [17704], "max": [18157], "mean": [17930.5], "std": [131.0581931815024], "count": [454]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [454]}, "subtask_annotation": {"mean": [3.3612334801762116, 9.0, 9.0, 9.0, 9.0], "std": [2.0037177501182644, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [454]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [454]}, "eef_direction_state": {"mean": [4.455947136563877, 4.08590308370044], "std": [1.594745600478367, 2.035829815840554], "min": [0, 0], "max": [6, 6], "count": [454]}, "eef_velocity_state": {"mean": [0.7841409691629956, 0.7863436123348018], "std": [0.7192228658687696, 0.7305108501554806], "min": [0, 0], "max": [2, 2], "count": [454]}, "eef_acc_mag_state": {"mean": [0.8105726872246696, 0.7180616740088106], "std": [0.8444027306853147, 0.8208621961663206], "min": [0, 0], "max": [2, 2], "count": [454]}, "eef_direction_action": {"mean": [4.455947136563877, 4.08590308370044], "std": [1.594745600478367, 2.035829815840554], "min": [0, 0], "max": [6, 6], "count": [454]}, "eef_velocity_action": {"mean": [0.7841409691629956, 0.7863436123348018], "std": [0.7192228658687696, 0.7305108501554806], "min": [0, 0], "max": [2, 2], "count": [454]}, "eef_acc_mag_action": {"mean": [0.8105726872246696, 0.7180616740088106], "std": [0.8444027306853147, 0.8208621961663206], "min": [0, 0], "max": [2, 2], "count": [454]}, "eef_sim_pose_state": {"mean": [0.5626151880705366, 0.18348575764577665, 1.1316283874150448, 2.1705125042820184, 1.1497383699767412, 2.0498733572038033, 0.5318402805681112, -0.28856484527639503, 1.1824733413971118, 0.490900686160269, 0.8235627705018889, -1.161687175170183], "std": [0.013043288941127587, 0.02832478454923891, 0.04655104885184393, 1.4409246614418731, 0.28007864102804486, 0.6906130038277436, 0.10945227793873365, 0.06639819207781297, 0.10776527681099933, 1.9619379911739618, 0.2589253038793995, 1.3720413023065057], "min": [0.5133561195652252, 0.14722287116909627, 1.0200526769951614, -3.1415296969289477, 0.6248500512068098, -0.15374003429644711, 0.3749154367916385, -0.4562528745628766, 1.0309100263774835, -3.07875657936805, 0.34384242949319876, -3.134177947442433], "max": [0.5819460769806454, 0.2828790392276265, 1.1991764710880901, 3.141505759500009, 1.4704313058882739, 2.7112832539924363, 0.6669025301477552, -0.1962587983537049, 1.31447792840235, 3.118466297179418, 1.3824293290574303, 3.1415810780919147], "count": [454]}, "eef_sim_pose_action": {"mean": [0.5626151880705366, 0.18348575764577665, 1.1316283874150448, 2.1705125042820184, 1.1497383699767412, 2.0498733572038033, 0.5318402805681112, -0.28856484527639503, 1.1824733413971118, 0.490900686160269, 0.8235627705018889, -1.161687175170183], "std": [0.013043288941127587, 0.02832478454923891, 0.04655104885184393, 1.4409246614418731, 0.28007864102804486, 0.6906130038277436, 0.10945227793873365, 0.06639819207781297, 0.10776527681099933, 1.9619379911739618, 0.2589253038793995, 1.3720413023065057], "min": [0.5133561195652252, 0.14722287116909627, 1.0200526769951614, -3.1415296969289477, 0.6248500512068098, -0.15374003429644711, 0.3749154367916385, -0.4562528745628766, 1.0309100263774835, -3.07875657936805, 0.34384242949319876, -3.134177947442433], "max": [0.5819460769806454, 0.2828790392276265, 1.1991764710880901, 3.141505759500009, 1.4704313058882739, 2.7112832539924363, 0.6669025301477552, -0.1962587983537049, 1.31447792840235, 3.118466297179418, 1.3824293290574303, 3.1415810780919147], "count": [454]}, "gripper_mode_state": {"mean": [0.3964757709251101, 0.41409691629955947], "std": [0.48916534422876984, 0.4925653867363746], "min": [0, 0], "max": [1, 1], "count": [454]}, "gripper_activity_state": {"mean": [1.8766519823788546, 1.8612334801762114], "std": [0.4528240096655085, 0.45078910072052225], "min": [0, 0], "max": [2, 2], "count": [454]}, "gripper_mode_action": {"mean": [0.3964757709251101, 0.41409691629955947], "std": [0.48916534422876984, 0.4925653867363746], "min": [0, 0], "max": [1, 1], "count": [454]}, "gripper_activity_action": {"mean": [1.8766519823788546, 1.8612334801762114], "std": [0.4528240096655085, 0.45078910072052225], "min": [0, 0], "max": [2, 2], "count": [454]}, "gripper_open_scale_state": {"mean": [0.5118623349992188, 0.4954416300231663], "std": [0.35419000562986475, 0.33388723920859104], "min": [0.029, 0.048], "max": [0.837, 0.806], "count": [454]}, "gripper_open_scale_action": {"mean": [0.5118623349992188, 0.4954416300231663], "std": [0.35419000562986475, 0.33388723920859104], "min": [0.029, 0.048], "max": [0.837, 0.806], "count": [454]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4449324162581699]], [[0.46107175245098037]], [[0.449535618872549]]], "std": [[[0.13666084822770927]], [[0.12897685464746186]], [[0.13087247095719734]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[0.6627450980392157]], [[0.6980392156862745]]], "mean": [[[0.47294384191176475]], [[0.47716436887254904]], [[0.4696896711601307]]], "std": [[[0.06167548619565627]], [[0.06770806160095831]], [[0.06862108808852438]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4877565870098039]], [[0.4972787459150327]], [[0.48587907066993463]]], "std": [[[0.1184758240636601]], [[0.11466014655142011]], [[0.12267385857933856]]], "count": [100]}, "observation.state": {"min": [0.20085249841213226, 1.8863345384597778, -1.0124480724334717, -1.9923630952835083, -2.591918706893921, -1.762416124343872, 0.2557779848575592, 44.0, 0.0992790013551712, 0.16540400683879852, 0.03245899826288223, -2.9749999046325684, -0.5149999856948853, -0.9700000286102295, -0.4412367045879364, -2.0785303115844727, -1.4957646131515503, -1.732309103012085, 2.454212188720703, -1.055487871170044, -0.003228859044611454, 31.0, -0.3077009916305542, 0.32964301109313965, -0.0658240020275116, 1.5379999876022339, 0.12399999797344208, -3.1381852626800537], "max": [1.0109820365905762, 2.092388153076172, -0.11770500242710114, 0.08138470351696014, -0.40505602955818176, -1.1617436408996582, 2.6920480728149414, 838.0, 0.42543599009513855, 0.4651559889316559, 0.2148970067501068, -0.3499999940395355, 1.0449999570846558, 1.1239999532699585, -0.10845477133989334, -2.0001821517944336, -0.9782570600509644, -0.3588745892047882, 2.772542715072632, 1.2102986574172974, 0.4340285062789917, 834.0, -0.08075200021266937, 0.3990499973297119, 0.03385800123214722, 2.4660000801086426, 0.7820000052452087, 3.1389999389648438], "mean": [0.5889660716056824, 2.0202925205230713, -0.6836473345756531, -0.9069189429283142, -1.7669774293899536, -1.5696934461593628, 1.5561784505844116, 528.3750610351562, 0.22535407543182373, 0.3481385409832001, 0.10510829836130142, -1.9525593519210815, 0.24601595103740692, -0.0687112808227539, -0.3273920714855194, -2.065929412841797, -1.309525489807129, -1.4146854877471924, 2.6286604404449463, -0.42821595072746277, 0.18310600519180298, 469.4863586425781, -0.15825681388378143, 0.3751496374607086, -0.022331971675157547, 2.211616277694702, 0.4640589952468872, -1.8495866060256958], "std": [0.30406248569488525, 0.07509224861860275, 0.3197691738605499, 0.7446953058242798, 0.9054046273231506, 0.11743801832199097, 0.9119840860366821, 316.921630859375, 0.13121144473552704, 0.10465776175260544, 0.03976469486951828, 1.0116389989852905, 0.4146646559238434, 0.6216863989830017, 0.08386512100696564, 0.00923116598278284, 0.1351868361234665, 0.31397566199302673, 0.1244150847196579, 0.6590990424156189, 0.10810419172048569, 357.1481018066406, 0.05217304080724716, 0.01537232380360365, 0.024051807820796967, 0.25923866033554077, 0.22366833686828613, 2.0549042224884033], "count": [440]}, "action": {"min": [0.20085249841213226, 1.8863345384597778, -1.0124480724334717, -1.9923630952835083, -2.591918706893921, -1.762416124343872, 0.2557779848575592, 44.0, 0.0992790013551712, 0.16540400683879852, 0.03245899826288223, -2.9749999046325684, -0.5149999856948853, -0.9700000286102295, -0.4412367045879364, -2.0785303115844727, -1.4957646131515503, -1.732309103012085, 2.454212188720703, -1.055487871170044, -0.003228859044611454, 31.0, -0.3077009916305542, 0.32964301109313965, -0.0658240020275116, 1.5379999876022339, 0.12399999797344208, -3.1381852626800537], "max": [1.0109820365905762, 2.092388153076172, -0.11770500242710114, 0.08138470351696014, -0.40505602955818176, -1.1617436408996582, 2.6920480728149414, 838.0, 0.42543599009513855, 0.4651559889316559, 0.2148970067501068, -0.3499999940395355, 1.0449999570846558, 1.1239999532699585, -0.10845477133989334, -2.0001821517944336, -0.9782570600509644, -0.3588745892047882, 2.772542715072632, 1.2102986574172974, 0.4340285062789917, 834.0, -0.08075200021266937, 0.3990499973297119, 0.03385800123214722, 2.4660000801086426, 0.7820000052452087, 3.1389999389648438], "mean": [0.5889660716056824, 2.0202925205230713, -0.6836473345756531, -0.9069189429283142, -1.7669774293899536, -1.5696934461593628, 1.5561784505844116, 528.3750610351562, 0.22535407543182373, 0.3481385409832001, 0.10510829836130142, -1.9525593519210815, 0.24601595103740692, -0.0687112808227539, -0.3273920714855194, -2.065929412841797, -1.309525489807129, -1.4146854877471924, 2.6286604404449463, -0.42821595072746277, 0.18310600519180298, 469.4863586425781, -0.15825681388378143, 0.3751496374607086, -0.022331971675157547, 2.211616277694702, 0.4640589952468872, -1.8495866060256958], "std": [0.30406248569488525, 0.07509224861860275, 0.3197691738605499, 0.7446953058242798, 0.9054046273231506, 0.11743801832199097, 0.9119840860366821, 316.921630859375, 0.13121144473552704, 0.10465776175260544, 0.03976469486951828, 1.0116389989852905, 0.4146646559238434, 0.6216863989830017, 0.08386512100696564, 0.00923116598278284, 0.1351868361234665, 0.31397566199302673, 0.1244150847196579, 0.6590990424156189, 0.10810419172048569, 357.1481018066406, 0.05217304080724716, 0.01537232380360365, 0.024051807820796967, 0.25923866033554077, 0.22366833686828613, 2.0549042224884033], "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": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [440]}, "index": {"min": [18158], "max": [18597], "mean": [18377.5], "std": [127.01673118136839], "count": [440]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [440]}, "subtask_annotation": {"mean": [3.359090909090909, 9.0, 9.0, 9.0, 9.0], "std": [2.0939651579347305, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [440]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [440]}, "eef_direction_state": {"mean": [4.695454545454545, 3.984090909090909], "std": [1.6005616266364653, 2.1378029484218044], "min": [0, 0], "max": [6, 6], "count": [440]}, "eef_velocity_state": {"mean": [0.6568181818181819, 0.759090909090909], "std": [0.6927867726773469, 0.7110549722445648], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_acc_mag_state": {"mean": [0.6840909090909091, 0.7295454545454545], "std": [0.8133665118780272, 0.8017252832186754], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_direction_action": {"mean": [4.695454545454545, 3.984090909090909], "std": [1.6005616266364653, 2.1378029484218044], "min": [0, 0], "max": [6, 6], "count": [440]}, "eef_velocity_action": {"mean": [0.6568181818181819, 0.759090909090909], "std": [0.6927867726773469, 0.7110549722445648], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_acc_mag_action": {"mean": [0.6840909090909091, 0.7295454545454545], "std": [0.8133665118780272, 0.8017252832186754], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_sim_pose_state": {"mean": [0.5666434730651265, 0.17463425120167234, 1.1549694578015781, 0.9929083161809183, 1.1109420920819837, 2.2746728346134053, 0.5494113673359114, -0.30332335041293107, 1.193106508224578, 0.5756771355482033, 0.7743004841403591, -1.370009376993517], "std": [0.014321291335847683, 0.028258299575420313, 0.050340542101932145, 2.603580659370881, 0.33600632624956683, 0.662018219383714, 0.11005139208227416, 0.08098282472892701, 0.10895993273748636, 2.0404618108500903, 0.28475643225602754, 1.2851016228762229], "min": [0.5117394138021428, 0.1388644197669624, 1.0336460461814536, -3.1391293730841534, 0.5263033412422948, 0.23647178571431987, 0.3676415883457137, -0.4211301925030208, 1.029189989918318, -3.1151323070818164, 0.2613073445554286, -3.1318953490609274], "max": [0.5836797102723211, 0.27998074040637805, 1.2192980383271814, 3.140637777595239, 1.5692129493787097, 3.037851784198259, 0.676780659520496, -0.20658504749916345, 1.3159743721155222, 3.133870296015679, 1.4277983322352532, 3.1364083634339], "count": [440]}, "eef_sim_pose_action": {"mean": [0.5666434730651265, 0.17463425120167234, 1.1549694578015781, 0.9929083161809183, 1.1109420920819837, 2.2746728346134053, 0.5494113673359114, -0.30332335041293107, 1.193106508224578, 0.5756771355482033, 0.7743004841403591, -1.370009376993517], "std": [0.014321291335847683, 0.028258299575420313, 0.050340542101932145, 2.603580659370881, 0.33600632624956683, 0.662018219383714, 0.11005139208227416, 0.08098282472892701, 0.10895993273748636, 2.0404618108500903, 0.28475643225602754, 1.2851016228762229], "min": [0.5117394138021428, 0.1388644197669624, 1.0336460461814536, -3.1391293730841534, 0.5263033412422948, 0.23647178571431987, 0.3676415883457137, -0.4211301925030208, 1.029189989918318, -3.1151323070818164, 0.2613073445554286, -3.1318953490609274], "max": [0.5836797102723211, 0.27998074040637805, 1.2192980383271814, 3.140637777595239, 1.5692129493787097, 3.037851784198259, 0.676780659520496, -0.20658504749916345, 1.3159743721155222, 3.133870296015679, 1.4277983322352532, 3.1364083634339], "count": [440]}, "gripper_mode_state": {"mean": [0.45, 0.3886363636363636], "std": [0.4974937185533099, 0.4874403968649581], "min": [0, 0], "max": [1, 1], "count": [440]}, "gripper_activity_state": {"mean": [1.8522727272727273, 1.875], "std": [0.4607250394578886, 0.3934838566631996], "min": [0, 0], "max": [2, 2], "count": [440]}, "gripper_mode_action": {"mean": [0.45, 0.3886363636363636], "std": [0.4974937185533099, 0.4874403968649581], "min": [0, 0], "max": [1, 1], "count": [440]}, "gripper_activity_action": {"mean": [1.8522727272727273, 1.875], "std": [0.4607250394578886, 0.3934838566631996], "min": [0, 0], "max": [2, 2], "count": [440]}, "gripper_open_scale_state": {"mean": [0.4694863639744848, 0.528374999947981], "std": [0.35714794152862656, 0.31692162548407404], "min": [0.031, 0.044], "max": [0.834, 0.838], "count": [440]}, "gripper_open_scale_action": {"mean": [0.4694863639744848, 0.528374999947981], "std": [0.35714794152862656, 0.31692162548407404], "min": [0.031, 0.044], "max": [0.834, 0.838], "count": [440]}}} +{"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.44787072099673203]], [[0.4636855044934641]], [[0.45504524918300654]]], "std": [[[0.1366556092035119]], [[0.1319536240726923]], [[0.133173738006811]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.6352941176470588]], [[0.6274509803921569]]], "mean": [[[0.47328032066993464]], [[0.4791605330882353]], [[0.47201872753267976]]], "std": [[[0.062332052520006676]], [[0.062350238900992457]], [[0.06612180600704451]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4788154044117647]], [[0.49155765114379085]], [[0.47760810866013076]]], "std": [[[0.09155475034094955]], [[0.08405138682371399]], [[0.09493807138026779]]], "count": [100]}, "observation.state": {"min": [0.058974675834178925, 1.9715588092803955, -1.0891379117965698, -2.0599772930145264, -2.7282989025115967, -1.8416714668273926, 0.26830947399139404, 35.0, 0.07284200191497803, 0.17143400013446808, 0.03369000181555748, -2.802999973297119, -0.6779999732971191, -0.7699999809265137, -0.39849361777305603, -2.0709900856018066, -1.4756585359573364, -1.7603217363357544, 2.337728977203369, -0.9814335107803345, 0.033684853464365005, 38.0, -0.29428601264953613, 0.33179500699043274, -0.08199000358581543, 1.5529999732971191, 0.09199998527765274, -3.132185220718384], "max": [1.0639004707336426, 2.092632293701172, -0.06583382189273834, 0.10597638785839081, -0.373832106590271, -1.1795982122421265, 2.5868747234344482, 832.0, 0.39566200971603394, 0.4600290060043335, 0.24634400010108948, -0.574999988079071, 0.9959999322891235, 0.9750000238418579, -0.07541567832231522, -1.9795175790786743, -0.8687027096748352, -0.387724906206131, 2.7231500148773193, 1.1232415437698364, 0.6159790754318237, 797.0, -0.07605399936437607, 0.39501699805259705, 0.0453220009803772, 2.5220000743865967, 0.7480000257492065, 3.138000011444092], "mean": [0.5804880261421204, 2.0650601387023926, -0.6226508021354675, -1.0552736520767212, -1.932057499885559, -1.6614587306976318, 1.441796064376831, 471.8579406738281, 0.20430809259414673, 0.3383272886276245, 0.11167900264263153, -1.905692219734192, 0.15070146322250366, 0.09283001720905304, -0.2695342004299164, -2.065420150756836, -1.264985203742981, -1.410927176475525, 2.5005640983581543, -0.3058880865573883, 0.33333760499954224, 523.12744140625, -0.16232049465179443, 0.367366760969162, -0.02526078373193741, 2.1697769165039062, 0.4852014183998108, -0.3047938048839569], "std": [0.30368462204933167, 0.03554345667362213, 0.3778088688850403, 0.8531696200370789, 0.8412332534790039, 0.14476387202739716, 0.8898153305053711, 351.26971435546875, 0.1294410079717636, 0.09126664698123932, 0.04730439558625221, 0.8795037865638733, 0.5069438219070435, 0.5435543060302734, 0.09041518718004227, 0.010306768119335175, 0.15748828649520874, 0.26272672414779663, 0.1616913229227066, 0.630501925945282, 0.1772838532924652, 335.02520751953125, 0.04605695977807045, 0.01689666137099266, 0.032062988728284836, 0.30739742517471313, 0.22995570302009583, 2.7873213291168213], "count": [412]}, "action": {"min": [0.058974675834178925, 1.9715588092803955, -1.0891379117965698, -2.0599772930145264, -2.7282989025115967, -1.8416714668273926, 0.26830947399139404, 35.0, 0.07284200191497803, 0.17143400013446808, 0.03369000181555748, -2.802999973297119, -0.6779999732971191, -0.7699999809265137, -0.39849361777305603, -2.0709900856018066, -1.4756585359573364, -1.7603217363357544, 2.337728977203369, -0.9814335107803345, 0.033684853464365005, 38.0, -0.29428601264953613, 0.33179500699043274, -0.08199000358581543, 1.5529999732971191, 0.09199998527765274, -3.132185220718384], "max": [1.0639004707336426, 2.092632293701172, -0.06583382189273834, 0.10597638785839081, -0.373832106590271, -1.1795982122421265, 2.5868747234344482, 832.0, 0.39566200971603394, 0.4600290060043335, 0.24634400010108948, -0.574999988079071, 0.9959999322891235, 0.9750000238418579, -0.07541567832231522, -1.9795175790786743, -0.8687027096748352, -0.387724906206131, 2.7231500148773193, 1.1232415437698364, 0.6159790754318237, 797.0, -0.07605399936437607, 0.39501699805259705, 0.0453220009803772, 2.5220000743865967, 0.7480000257492065, 3.138000011444092], "mean": [0.5804880261421204, 2.0650601387023926, -0.6226508021354675, -1.0552736520767212, -1.932057499885559, -1.6614587306976318, 1.441796064376831, 471.8579406738281, 0.20430809259414673, 0.3383272886276245, 0.11167900264263153, -1.905692219734192, 0.15070146322250366, 0.09283001720905304, -0.2695342004299164, -2.065420150756836, -1.264985203742981, -1.410927176475525, 2.5005640983581543, -0.3058880865573883, 0.33333760499954224, 523.12744140625, -0.16232049465179443, 0.367366760969162, -0.02526078373193741, 2.1697769165039062, 0.4852014183998108, -0.3047938048839569], "std": [0.30368462204933167, 0.03554345667362213, 0.3778088688850403, 0.8531696200370789, 0.8412332534790039, 0.14476387202739716, 0.8898153305053711, 351.26971435546875, 0.1294410079717636, 0.09126664698123932, 0.04730439558625221, 0.8795037865638733, 0.5069438219070435, 0.5435543060302734, 0.09041518718004227, 0.010306768119335175, 0.15748828649520874, 0.26272672414779663, 0.1616913229227066, 0.630501925945282, 0.1772838532924652, 335.02520751953125, 0.04605695977807045, 0.01689666137099266, 0.032062988728284836, 0.30739742517471313, 0.22995570302009583, 2.7873213291168213], "count": [412]}, "timestamp": {"min": [0.0], "max": [13.7], "mean": [6.85], "std": [3.964460170621524], "count": [412]}, "frame_index": {"min": [0], "max": [411], "mean": [205.5], "std": [118.93380511864572], "count": [412]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [412]}, "index": {"min": [18598], "max": [19009], "mean": [18803.5], "std": [118.93380511864572], "count": [412]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [412]}, "subtask_annotation": {"mean": [2.9271844660194173, 9.0, 9.0, 9.0, 9.0], "std": [2.1575198893100413, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [412]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [412]}, "eef_direction_state": {"mean": [4.62378640776699, 4.327669902912621], "std": [1.7028580295906823, 1.9199796236193716], "min": [0, 0], "max": [6, 6], "count": [412]}, "eef_velocity_state": {"mean": [0.6650485436893204, 0.8252427184466019], "std": [0.7067234305951986, 0.7904427230162251], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_acc_mag_state": {"mean": [0.7451456310679612, 0.7160194174757282], "std": [0.8450890273979936, 0.8181412034295648], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_direction_action": {"mean": [4.62378640776699, 4.327669902912621], "std": [1.7028580295906823, 1.9199796236193716], "min": [0, 0], "max": [6, 6], "count": [412]}, "eef_velocity_action": {"mean": [0.6650485436893204, 0.8252427184466019], "std": [0.7067234305951986, 0.7904427230162251], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_acc_mag_action": {"mean": [0.7451456310679612, 0.7160194174757282], "std": [0.8450890273979936, 0.8181412034295648], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_sim_pose_state": {"mean": [0.5583240835103159, 0.1757469652357109, 1.1471923789250211, 0.6362370523207381, 1.1509603296561461, 1.8486155393281707, 0.5359586107424984, -0.29190725763365577, 1.2111541089428004, 0.16248319044404058, 0.7224555686432905, -1.1892558195178444], "std": [0.01372535863704151, 0.01948710957301574, 0.04883617495755779, 2.3696805072761213, 0.3351134714975992, 0.8237158944736538, 0.09710044452050713, 0.07898284704193571, 0.11990057572229199, 2.1090657431807274, 0.3695085006546544, 1.1195615597538284], "min": [0.5233440190544254, 0.15272034450302885, 1.029511555128676, -3.1392897830643296, 0.5593334579512645, 0.18674826067512024, 0.36926498789262147, -0.4541137009562274, 1.0331351281623102, -3.131548520695077, 0.08016128212050466, -3.049320474696157], "max": [0.5826026175673038, 0.256650776006113, 1.2365660507240228, 3.1375395603789684, 1.500711473603436, 2.7176493785655427, 0.6689785872165546, -0.17904532624803907, 1.3385762389683862, 3.1279976064961166, 1.4488384720574405, 3.024401623330668], "count": [412]}, "eef_sim_pose_action": {"mean": [0.5583240835103159, 0.1757469652357109, 1.1471923789250211, 0.6362370523207381, 1.1509603296561461, 1.8486155393281707, 0.5359586107424984, -0.29190725763365577, 1.2111541089428004, 0.16248319044404058, 0.7224555686432905, -1.1892558195178444], "std": [0.01372535863704151, 0.01948710957301574, 0.04883617495755779, 2.3696805072761213, 0.3351134714975992, 0.8237158944736538, 0.09710044452050713, 0.07898284704193571, 0.11990057572229199, 2.1090657431807274, 0.3695085006546544, 1.1195615597538284], "min": [0.5233440190544254, 0.15272034450302885, 1.029511555128676, -3.1392897830643296, 0.5593334579512645, 0.18674826067512024, 0.36926498789262147, -0.4541137009562274, 1.0331351281623102, -3.131548520695077, 0.08016128212050466, -3.049320474696157], "max": [0.5826026175673038, 0.256650776006113, 1.2365660507240228, 3.1375395603789684, 1.500711473603436, 2.7176493785655427, 0.6689785872165546, -0.17904532624803907, 1.3385762389683862, 3.1279976064961166, 1.4488384720574405, 3.024401623330668], "count": [412]}, "gripper_mode_state": {"mean": [0.3592233009708738, 0.44902912621359226], "std": [0.47977278060605216, 0.4973951849640789], "min": [0, 0], "max": [1, 1], "count": [412]}, "gripper_activity_state": {"mean": [1.8033980582524272, 1.8325242718446602], "std": [0.5284967753445902, 0.4863280654814769], "min": [0, 0], "max": [2, 2], "count": [412]}, "gripper_mode_action": {"mean": [0.3592233009708738, 0.44902912621359226], "std": [0.47977278060605216, 0.4973951849640789], "min": [0, 0], "max": [1, 1], "count": [412]}, "gripper_activity_action": {"mean": [1.8033980582524272, 1.8325242718446602], "std": [0.5284967753445902, 0.4863280654814769], "min": [0, 0], "max": [2, 2], "count": [412]}, "gripper_open_scale_state": {"mean": [0.523127427184468, 0.47185800954207596], "std": [0.33502483172872055, 0.3512697625730061], "min": [0.038, 0.035], "max": [0.797, 0.832], "count": [412]}, "gripper_open_scale_action": {"mean": [0.523127427184468, 0.47185800954207596], "std": [0.33502483172872055, 0.3512697625730061], "min": [0.038, 0.035], "max": [0.797, 0.832], "count": [412]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.44751296364379084]], [[0.4627546425653595]], [[0.45539388071895426]]], "std": [[[0.1326125348758036]], [[0.12647284424529995]], [[0.12801649877013546]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.06274509803921569]], [[0.027450980392156862]]], "max": [[[0.7529411764705882]], [[0.6470588235294118]], [[0.7137254901960784]]], "mean": [[[0.47455903594771237]], [[0.48003143178104574]], [[0.47301286151960786]]], "std": [[[0.0571087999158516]], [[0.058822700733239926]], [[0.06212064321195615]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4879259906045752]], [[0.4962281454248366]], [[0.4875304983660131]]], "std": [[[0.11672789249853127]], [[0.11384988849465066]], [[0.11921078808886718]]], "count": [100]}, "observation.state": {"min": [0.09025097638368607, 1.9563220739364624, -0.9909630417823792, -1.997145414352417, -2.7451062202453613, -1.9168428182601929, 0.3833616077899933, 62.0, 0.0928959995508194, 0.16207100450992584, 0.001740999985486269, -2.953000068664551, -0.46700000762939453, -0.9359999895095825, -0.4167497456073761, -2.0785651206970215, -1.5625758171081543, -1.7386796474456787, 2.3638739585876465, -1.0011035203933716, 0.10243337601423264, 28.0, -0.2817949950695038, 0.33775201439857483, -0.04531800001859665, 1.4950000047683716, 0.14100000262260437, -3.1401853561401367], "max": [0.9920451641082764, 2.092597484588623, -0.22228513658046722, 0.09979792684316635, -0.45951029658317566, -1.25106942653656, 2.704108715057373, 813.0, 0.40909698605537415, 0.45934298634529114, 0.25433099269866943, -0.4569999873638153, 1.0219999551773071, 1.1039999723434448, -0.1111774742603302, -2.0478298664093018, -0.8529249429702759, -0.4224918782711029, 2.7230453491210938, 1.2242437601089478, 0.5570393204689026, 846.0, -0.09657300263643265, 0.39191800355911255, 0.04822700098156929, 2.443000078201294, 0.7490000128746033, 3.11299991607666], "mean": [0.5154451131820679, 2.0552680492401123, -0.6262201070785522, -0.8088713884353638, -1.632929801940918, -1.6567991971969604, 1.441240906715393, 564.0802612304688, 0.2422027736902237, 0.3144649565219879, 0.10350042581558228, -1.7430098056793213, 0.2987464368343353, 0.0862349346280098, -0.34509456157684326, -2.068129062652588, -1.318367600440979, -1.201882243156433, 2.579664468765259, -0.2275889664888382, 0.2352341264486313, 528.0546875, -0.200017049908638, 0.3728327453136444, -0.018370751291513443, 2.114156723022461, 0.43380457162857056, -0.5196939706802368], "std": [0.31679049134254456, 0.044531725347042084, 0.33602651953697205, 0.7875271439552307, 0.9434617161750793, 0.1872195303440094, 0.8904920816421509, 308.48687744140625, 0.1335470974445343, 0.11468729376792908, 0.05097896605730057, 1.0482467412948608, 0.39216017723083496, 0.658392071723938, 0.06381401419639587, 0.0056403931230306625, 0.24908135831356049, 0.4300006031990051, 0.1105675920844078, 0.9082181453704834, 0.10262174159288406, 361.02215576171875, 0.05175784230232239, 0.01324447151273489, 0.02498079277575016, 0.3626991808414459, 0.2130783498287201, 2.6021037101745605], "count": [430]}, "action": {"min": [0.09025097638368607, 1.9563220739364624, -0.9909630417823792, -1.997145414352417, -2.7451062202453613, -1.9168428182601929, 0.3833616077899933, 62.0, 0.0928959995508194, 0.16207100450992584, 0.001740999985486269, -2.953000068664551, -0.46700000762939453, -0.9359999895095825, -0.4167497456073761, -2.0785651206970215, -1.5625758171081543, -1.7386796474456787, 2.3638739585876465, -1.0011035203933716, 0.10243337601423264, 28.0, -0.2817949950695038, 0.33775201439857483, -0.04531800001859665, 1.4950000047683716, 0.14100000262260437, -3.1401853561401367], "max": [0.9920451641082764, 2.092597484588623, -0.22228513658046722, 0.09979792684316635, -0.45951029658317566, -1.25106942653656, 2.704108715057373, 813.0, 0.40909698605537415, 0.45934298634529114, 0.25433099269866943, -0.4569999873638153, 1.0219999551773071, 1.1039999723434448, -0.1111774742603302, -2.0478298664093018, -0.8529249429702759, -0.4224918782711029, 2.7230453491210938, 1.2242437601089478, 0.5570393204689026, 846.0, -0.09657300263643265, 0.39191800355911255, 0.04822700098156929, 2.443000078201294, 0.7490000128746033, 3.11299991607666], "mean": [0.5154451131820679, 2.0552680492401123, -0.6262201070785522, -0.8088713884353638, -1.632929801940918, -1.6567991971969604, 1.441240906715393, 564.0802612304688, 0.2422027736902237, 0.3144649565219879, 0.10350042581558228, -1.7430098056793213, 0.2987464368343353, 0.0862349346280098, -0.34509456157684326, -2.068129062652588, -1.318367600440979, -1.201882243156433, 2.579664468765259, -0.2275889664888382, 0.2352341264486313, 528.0546875, -0.200017049908638, 0.3728327453136444, -0.018370751291513443, 2.114156723022461, 0.43380457162857056, -0.5196939706802368], "std": [0.31679049134254456, 0.044531725347042084, 0.33602651953697205, 0.7875271439552307, 0.9434617161750793, 0.1872195303440094, 0.8904920816421509, 308.48687744140625, 0.1335470974445343, 0.11468729376792908, 0.05097896605730057, 1.0482467412948608, 0.39216017723083496, 0.658392071723938, 0.06381401419639587, 0.0056403931230306625, 0.24908135831356049, 0.4300006031990051, 0.1105675920844078, 0.9082181453704834, 0.10262174159288406, 361.02215576171875, 0.05175784230232239, 0.01324447151273489, 0.02498079277575016, 0.3626991808414459, 0.2130783498287201, 2.6021037101745605], "count": [430]}, "timestamp": {"min": [0.0], "max": [14.3], "mean": [7.15], "std": [4.137665740218485], "count": [430]}, "frame_index": {"min": [0], "max": [429], "mean": [214.5], "std": [124.12997220655453], "count": [430]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [430]}, "index": {"min": [19010], "max": [19439], "mean": [19224.5], "std": [124.12997220655453], "count": [430]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [430]}, "subtask_annotation": {"mean": [3.172093023255814, 9.0, 9.0, 9.0, 9.0], "std": [1.999572696375619, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [430]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [430]}, "eef_direction_state": {"mean": [4.730232558139535, 4.21860465116279], "std": [1.6071837109678626, 1.916544348312384], "min": [0, 0], "max": [6, 6], "count": [430]}, "eef_velocity_state": {"mean": [0.6116279069767442, 0.7976744186046512], "std": [0.6719320640928551, 0.761573759836284], "min": [0, 0], "max": [2, 2], "count": [430]}, "eef_acc_mag_state": {"mean": [0.6534883720930232, 0.7534883720930232], "std": [0.8203370938456999, 0.8210455153259675], "min": [0, 0], "max": [2, 2], "count": [430]}, "eef_direction_action": {"mean": [4.730232558139535, 4.21860465116279], "std": [1.6071837109678626, 1.916544348312384], "min": [0, 0], "max": [6, 6], "count": [430]}, "eef_velocity_action": {"mean": [0.6116279069767442, 0.7976744186046512], "std": [0.6719320640928551, 0.761573759836284], "min": [0, 0], "max": [2, 2], "count": [430]}, "eef_acc_mag_action": {"mean": [0.6534883720930232, 0.7534883720930232], "std": [0.8203370938456999, 0.8210455153259675], "min": [0, 0], "max": [2, 2], "count": [430]}, "eef_sim_pose_state": {"mean": [0.5646770622594266, 0.20444401685207206, 1.126539882489867, 1.3601812156032398, 1.0238961995041538, 1.77372786860349, 0.5149123029690782, -0.31050782631227203, 1.1738210300028646, 0.31822812768193465, 0.7937548146410711, -1.1543923821931612], "std": [0.01652601052156201, 0.019085532451510717, 0.059644757612896726, 2.049620998237626, 0.2973838278956516, 1.084741345531454, 0.11981963831264464, 0.08995176011871454, 0.11067120730081322, 1.9389067048101418, 0.24388375260220568, 1.2658833932401612], "min": [0.520526944770914, 0.17342174527438348, 1.0436987384213237, -3.1414714070092287, 0.5820323858112095, 0.12283714202022775, 0.358395296211811, -0.4730484861721963, 1.037480365143939, -3.0398072801009532, 0.31252016945436534, -3.1250699879935016], "max": [0.58694474440584, 0.25319077262559736, 1.2364726100853316, 3.140337078316673, 1.4194952753686656, 2.784707319964726, 0.671200827373915, -0.18291689397984365, 1.3216627794564475, 3.1252779417374525, 1.4080339494944027, 3.1389527993592212], "count": [430]}, "eef_sim_pose_action": {"mean": [0.5646770622594266, 0.20444401685207206, 1.126539882489867, 1.3601812156032398, 1.0238961995041538, 1.77372786860349, 0.5149123029690782, -0.31050782631227203, 1.1738210300028646, 0.31822812768193465, 0.7937548146410711, -1.1543923821931612], "std": [0.01652601052156201, 0.019085532451510717, 0.059644757612896726, 2.049620998237626, 0.2973838278956516, 1.084741345531454, 0.11981963831264464, 0.08995176011871454, 0.11067120730081322, 1.9389067048101418, 0.24388375260220568, 1.2658833932401612], "min": [0.520526944770914, 0.17342174527438348, 1.0436987384213237, -3.1414714070092287, 0.5820323858112095, 0.12283714202022775, 0.358395296211811, -0.4730484861721963, 1.037480365143939, -3.0398072801009532, 0.31252016945436534, -3.1250699879935016], "max": [0.58694474440584, 0.25319077262559736, 1.2364726100853316, 3.140337078316673, 1.4194952753686656, 2.784707319964726, 0.671200827373915, -0.18291689397984365, 1.3216627794564475, 3.1252779417374525, 1.4080339494944027, 3.1389527993592212], "count": [430]}, "gripper_mode_state": {"mean": [0.3767441860465116, 0.3325581395348837], "std": [0.484569916860984, 0.47112973092767013], "min": [0, 0], "max": [1, 1], "count": [430]}, "gripper_activity_state": {"mean": [1.8093023255813954, 1.8372093023255813], "std": [0.5246544614773443, 0.48848282244153], "min": [0, 0], "max": [2, 2], "count": [430]}, "gripper_mode_action": {"mean": [0.3767441860465116, 0.3325581395348837], "std": [0.484569916860984, 0.47112973092767013], "min": [0, 0], "max": [1, 1], "count": [430]}, "gripper_activity_action": {"mean": [1.8093023255813954, 1.8372093023255813], "std": [0.5246544614773443, 0.48848282244153], "min": [0, 0], "max": [2, 2], "count": [430]}, "gripper_open_scale_state": {"mean": [0.5280546507724498, 0.5640802324782972], "std": [0.36102218400515407, 0.3084869188625844], "min": [0.028, 0.062], "max": [0.846, 0.813], "count": [430]}, "gripper_open_scale_action": {"mean": [0.5280546507724498, 0.5640802324782972], "std": [0.36102218400515407, 0.3084869188625844], "min": [0.028, 0.062], "max": [0.846, 0.813], "count": [430]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4513305529794501]], [[0.4658407488370723]], [[0.4553978923776718]]], "std": [[[0.13219417866050168]], [[0.1216984948919402]], [[0.12494098142219304]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6588235294117647]], [[0.6549019607843137]], [[0.6392156862745098]]], "mean": [[[0.47381160204321965]], [[0.4815695327680622]], [[0.47509435538479655]]], "std": [[[0.06349648175940316]], [[0.06326971741877756]], [[0.0664876799971416]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4805307973414591]], [[0.490409034034034]], [[0.4777509071571572]]], "std": [[[0.09553383874991715]], [[0.09136151711469542]], [[0.09999589551124079]]], "count": [111]}, "observation.state": {"min": [0.09236282855272293, 1.9017980098724365, -1.1840838193893433, -2.035926580429077, -2.920738697052002, -2.09118390083313, 0.18034487962722778, 36.0, 0.05792500078678131, 0.21415899693965912, -0.011429999954998493, -3.003999948501587, -0.6119999885559082, -0.6830000281333923, -0.3056071698665619, -2.072403907775879, -1.569225549697876, -1.971820592880249, 2.4986484050750732, -1.2196011543273926, 0.06791076064109802, 34.0, -0.32869601249694824, 0.27312400937080383, -0.03398200124502182, 1.281999945640564, 0.05499998852610588, -3.1371853351593018], "max": [0.9842609763145447, 2.0924925804138184, -0.44420379400253296, 0.11936307698488235, -0.18647098541259766, -0.9685006737709045, 2.5304830074310303, 763.0, 0.41402098536491394, 0.4509899914264679, 0.19473500549793243, -0.500999927520752, 0.9549999833106995, 0.9079999923706055, 0.05705481767654419, -1.8611494302749634, -0.9737366437911987, -0.2960253059864044, 2.7644619941711426, 1.465971827507019, 0.5344372987747192, 866.0, -0.0945110023021698, 0.3763439953327179, 0.0764629989862442, 2.4489998817443848, 0.6869999766349792, 3.140000104904175], "mean": [0.6548570990562439, 2.0590739250183105, -0.8516884446144104, -0.9431396722793579, -1.7385579347610474, -1.6083323955535889, 1.4696911573410034, 466.592529296875, 0.1935165822505951, 0.35345062613487244, 0.09153152257204056, -1.8783975839614868, 0.19314362108707428, 0.03771587833762169, -0.16902105510234833, -2.06037974357605, -1.3800667524337769, -1.5670582056045532, 2.659677267074585, -0.514599084854126, 0.2699843943119049, 560.3981323242188, -0.1855299174785614, 0.34629011154174805, 0.014007430523633957, 2.1271514892578125, 0.4041776657104492, -2.107743740081787], "std": [0.27974146604537964, 0.04197664558887482, 0.2754077911376953, 0.8012520670890808, 1.100730061531067, 0.1889733076095581, 0.9509297013282776, 327.199462890625, 0.14494256675243378, 0.0817108079791069, 0.05049484595656395, 0.900131106376648, 0.4866617023944855, 0.48545631766319275, 0.12081259489059448, 0.02648407407104969, 0.1590045988559723, 0.35165148973464966, 0.0802236795425415, 0.7517943382263184, 0.1072874665260315, 372.0691833496094, 0.05607707053422928, 0.020442482084035873, 0.026581211015582085, 0.29931601881980896, 0.2210724800825119, 1.7545967102050781], "count": [535]}, "action": {"min": [0.09236282855272293, 1.9017980098724365, -1.1840838193893433, -2.035926580429077, -2.920738697052002, -2.09118390083313, 0.18034487962722778, 36.0, 0.05792500078678131, 0.21415899693965912, -0.011429999954998493, -3.003999948501587, -0.6119999885559082, -0.6830000281333923, -0.3056071698665619, -2.072403907775879, -1.569225549697876, -1.971820592880249, 2.4986484050750732, -1.2196011543273926, 0.06791076064109802, 34.0, -0.32869601249694824, 0.27312400937080383, -0.03398200124502182, 1.281999945640564, 0.05499998852610588, -3.1371853351593018], "max": [0.9842609763145447, 2.0924925804138184, -0.44420379400253296, 0.11936307698488235, -0.18647098541259766, -0.9685006737709045, 2.5304830074310303, 763.0, 0.41402098536491394, 0.4509899914264679, 0.19473500549793243, -0.500999927520752, 0.9549999833106995, 0.9079999923706055, 0.05705481767654419, -1.8611494302749634, -0.9737366437911987, -0.2960253059864044, 2.7644619941711426, 1.465971827507019, 0.5344372987747192, 866.0, -0.0945110023021698, 0.3763439953327179, 0.0764629989862442, 2.4489998817443848, 0.6869999766349792, 3.140000104904175], "mean": [0.6548570990562439, 2.0590739250183105, -0.8516884446144104, -0.9431396722793579, -1.7385579347610474, -1.6083323955535889, 1.4696911573410034, 466.592529296875, 0.1935165822505951, 0.35345062613487244, 0.09153152257204056, -1.8783975839614868, 0.19314362108707428, 0.03771587833762169, -0.16902105510234833, -2.06037974357605, -1.3800667524337769, -1.5670582056045532, 2.659677267074585, -0.514599084854126, 0.2699843943119049, 560.3981323242188, -0.1855299174785614, 0.34629011154174805, 0.014007430523633957, 2.1271514892578125, 0.4041776657104492, -2.107743740081787], "std": [0.27974146604537964, 0.04197664558887482, 0.2754077911376953, 0.8012520670890808, 1.100730061531067, 0.1889733076095581, 0.9509297013282776, 327.199462890625, 0.14494256675243378, 0.0817108079791069, 0.05049484595656395, 0.900131106376648, 0.4866617023944855, 0.48545631766319275, 0.12081259489059448, 0.02648407407104969, 0.1590045988559723, 0.35165148973464966, 0.0802236795425415, 0.7517943382263184, 0.1072874665260315, 372.0691833496094, 0.05607707053422928, 0.020442482084035873, 0.026581211015582085, 0.29931601881980896, 0.2210724800825119, 1.7545967102050781], "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": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [535]}, "index": {"min": [19440], "max": [19974], "mean": [19707.0], "std": [154.44092721814383], "count": [535]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [535]}, "subtask_annotation": {"mean": [3.0299065420560747, 9.0, 9.0, 9.0, 9.0], "std": [2.1649378896476406, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [535]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [535]}, "eef_direction_state": {"mean": [4.833644859813084, 4.140186915887851], "std": [1.5002768545273832, 2.086219126898305], "min": [0, 0], "max": [6, 6], "count": [535]}, "eef_velocity_state": {"mean": [0.6467289719626168, 0.7214953271028037], "std": [0.7314455993862841, 0.7431969383888086], "min": [0, 0], "max": [2, 2], "count": [535]}, "eef_acc_mag_state": {"mean": [0.5831775700934579, 0.7551401869158878], "std": [0.7901834616393196, 0.8326552107407946], "min": [0, 0], "max": [2, 2], "count": [535]}, "eef_direction_action": {"mean": [4.833644859813084, 4.140186915887851], "std": [1.5002768545273832, 2.086219126898305], "min": [0, 0], "max": [6, 6], "count": [535]}, "eef_velocity_action": {"mean": [0.6467289719626168, 0.7214953271028037], "std": [0.7314455993862841, 0.7431969383888086], "min": [0, 0], "max": [2, 2], "count": [535]}, "eef_acc_mag_action": {"mean": [0.5831775700934579, 0.7551401869158878], "std": [0.7901834616393196, 0.8326552107407946], "min": [0, 0], "max": [2, 2], "count": [535]}, "eef_sim_pose_state": {"mean": [0.5376702149134074, 0.21588543773704594, 1.1618300257607923, 2.0064629119737094, 1.0443713459228683, 2.1393627686534646, 0.5520855684197558, -0.26895528939211855, 1.2041869329764991, 0.04800500970803648, 0.7881426267470782, -1.174159723674364], "std": [0.020019945722072014, 0.0293729444426851, 0.05453328577348725, 1.6689748235518778, 0.3469584251277435, 0.6124516072838786, 0.08788432406108841, 0.09524619679012579, 0.1243431388313158, 2.075015259520222, 0.35049222271811054, 1.12243573739259], "min": [0.4557338744451867, 0.17611826584709833, 1.0291453403832354, -3.1407967502604373, 0.4697727068837416, 0.2654132412849326, 0.4108704681854363, -0.4092539491650727, 1.0301532156365114, -3.1363623732263597, 0.17167386079331437, -3.1256123693556797], "max": [0.5586543187526642, 0.3085720343480261, 1.2545718588214458, 3.1406010084326486, 1.4696022916573304, 2.739913472101943, 0.6603334300778948, -0.13037974163120283, 1.3478735158024828, 3.135210704659873, 1.4654146212347854, 3.1015000956867596], "count": [535]}, "eef_sim_pose_action": {"mean": [0.5376702149134074, 0.21588543773704594, 1.1618300257607923, 2.0064629119737094, 1.0443713459228683, 2.1393627686534646, 0.5520855684197558, -0.26895528939211855, 1.2041869329764991, 0.04800500970803648, 0.7881426267470782, -1.174159723674364], "std": [0.020019945722072014, 0.0293729444426851, 0.05453328577348725, 1.6689748235518778, 0.3469584251277435, 0.6124516072838786, 0.08788432406108841, 0.09524619679012579, 0.1243431388313158, 2.075015259520222, 0.35049222271811054, 1.12243573739259], "min": [0.4557338744451867, 0.17611826584709833, 1.0291453403832354, -3.1407967502604373, 0.4697727068837416, 0.2654132412849326, 0.4108704681854363, -0.4092539491650727, 1.0301532156365114, -3.1363623732263597, 0.17167386079331437, -3.1256123693556797], "max": [0.5586543187526642, 0.3085720343480261, 1.2545718588214458, 3.1406010084326486, 1.4696022916573304, 2.739913472101943, 0.6603334300778948, -0.13037974163120283, 1.3478735158024828, 3.135210704659873, 1.4654146212347854, 3.1015000956867596], "count": [535]}, "gripper_mode_state": {"mean": [0.3794392523364486, 0.41682242990654206], "std": [0.4852474689504341, 0.49303295207657866], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_state": {"mean": [1.8542056074766355, 1.8803738317757008], "std": [0.4669007727101564, 0.4063604707798499], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_mode_action": {"mean": [0.3794392523364486, 0.41682242990654206], "std": [0.4852474689504341, 0.49303295207657866], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_action": {"mean": [1.8542056074766355, 1.8803738317757008], "std": [0.4669007727101564, 0.4063604707798499], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_open_scale_state": {"mean": [0.5603981308268656, 0.466592523229011], "std": [0.37206973161901585, 0.32719961907569456], "min": [0.034, 0.036], "max": [0.866, 0.763], "count": [535]}, "gripper_open_scale_action": {"mean": [0.5603981308268656, 0.466592523229011], "std": [0.37206973161901585, 0.32719961907569456], "min": [0.034, 0.036], "max": [0.866, 0.763], "count": [535]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.443484279003268]], [[0.4595196875]], [[0.4493007189542484]]], "std": [[[0.13166829942950423]], [[0.12249602164977773]], [[0.12556334278261888]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7529411764705882]], [[0.6509803921568628]], [[0.7254901960784313]]], "mean": [[[0.47457688112745094]], [[0.4778153022875817]], [[0.47240377655228755]]], "std": [[[0.06612242232856363]], [[0.07164614863636337]], [[0.07198027978197104]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4843920690359477]], [[0.4932035028594771]], [[0.482241676879085]]], "std": [[[0.11796948640311404]], [[0.11543393766655703]], [[0.1222337792306221]]], "count": [100]}, "observation.state": {"min": [0.020751964300870895, 1.946932315826416, -1.1835078001022339, -2.02938175201416, -2.7620012760162354, -1.9252378940582275, 0.2514495849609375, 40.0, 0.057913001626729965, 0.15703800320625305, -0.005497000180184841, -2.865000009536743, -0.5809999108314514, -0.7400000095367432, -0.33025121688842773, -2.0743935108184814, -1.6379915475845337, -1.9730948209762573, 2.468052625656128, -1.1453723907470703, 0.009197885170578957, 34.0, -0.3422810137271881, 0.2913320064544678, -0.04227500036358833, 1.2070000171661377, 0.08199998736381531, -3.125], "max": [0.9341875910758972, 2.0926499366760254, 0.24987879395484924, 0.20170770585536957, -0.6391046643257141, -1.0906562805175781, 2.7164831161499023, 815.0, 0.4166429936885834, 0.4341900050640106, 0.24371600151062012, -0.3199999928474426, 0.9649999737739563, 1.0240000486373901, 0.08026769757270813, -1.9742814302444458, -1.078648328781128, -0.2582738399505615, 2.6996054649353027, 1.39847993850708, 0.46205851435661316, 867.0, -0.09435900300741196, 0.3761659860610962, 0.0959789976477623, 2.49399995803833, 0.6970000863075256, 3.1410000324249268], "mean": [0.5318474769592285, 2.068140745162964, -0.583889901638031, -0.9352598786354065, -1.7927117347717285, -1.6600103378295898, 1.44179368019104, 577.3869018554688, 0.21719999611377716, 0.3174011707305908, 0.10387175530195236, -1.7350927591323853, 0.22491134703159332, 0.13115087151527405, -0.1838725209236145, -2.0629987716674805, -1.4286726713180542, -1.576983094215393, 2.5872607231140137, -0.5930564999580383, 0.2973492443561554, 543.8602905273438, -0.1842423975467682, 0.3466339111328125, 0.017939724028110504, 2.1884334087371826, 0.4088294208049774, -2.03705096244812], "std": [0.29006943106651306, 0.028473729267716408, 0.5417212843894958, 0.8603905439376831, 0.841982901096344, 0.15874841809272766, 0.9622137546539307, 322.0453186035156, 0.14671145379543304, 0.09729401022195816, 0.054131824523210526, 1.0094660520553589, 0.43928733468055725, 0.565265953540802, 0.13145335018634796, 0.012975893914699554, 0.129359632730484, 0.4090551435947418, 0.08812963217496872, 0.7236074209213257, 0.11097577214241028, 378.42431640625, 0.062090516090393066, 0.016920406371355057, 0.03345154970884323, 0.32619228959083557, 0.21925774216651917, 1.7561254501342773], "count": [451]}, "action": {"min": [0.020751964300870895, 1.946932315826416, -1.1835078001022339, -2.02938175201416, -2.7620012760162354, -1.9252378940582275, 0.2514495849609375, 40.0, 0.057913001626729965, 0.15703800320625305, -0.005497000180184841, -2.865000009536743, -0.5809999108314514, -0.7400000095367432, -0.33025121688842773, -2.0743935108184814, -1.6379915475845337, -1.9730948209762573, 2.468052625656128, -1.1453723907470703, 0.009197885170578957, 34.0, -0.3422810137271881, 0.2913320064544678, -0.04227500036358833, 1.2070000171661377, 0.08199998736381531, -3.125], "max": [0.9341875910758972, 2.0926499366760254, 0.24987879395484924, 0.20170770585536957, -0.6391046643257141, -1.0906562805175781, 2.7164831161499023, 815.0, 0.4166429936885834, 0.4341900050640106, 0.24371600151062012, -0.3199999928474426, 0.9649999737739563, 1.0240000486373901, 0.08026769757270813, -1.9742814302444458, -1.078648328781128, -0.2582738399505615, 2.6996054649353027, 1.39847993850708, 0.46205851435661316, 867.0, -0.09435900300741196, 0.3761659860610962, 0.0959789976477623, 2.49399995803833, 0.6970000863075256, 3.1410000324249268], "mean": [0.5318474769592285, 2.068140745162964, -0.583889901638031, -0.9352598786354065, -1.7927117347717285, -1.6600103378295898, 1.44179368019104, 577.3869018554688, 0.21719999611377716, 0.3174011707305908, 0.10387175530195236, -1.7350927591323853, 0.22491134703159332, 0.13115087151527405, -0.1838725209236145, -2.0629987716674805, -1.4286726713180542, -1.576983094215393, 2.5872607231140137, -0.5930564999580383, 0.2973492443561554, 543.8602905273438, -0.1842423975467682, 0.3466339111328125, 0.017939724028110504, 2.1884334087371826, 0.4088294208049774, -2.03705096244812], "std": [0.29006943106651306, 0.028473729267716408, 0.5417212843894958, 0.8603905439376831, 0.841982901096344, 0.15874841809272766, 0.9622137546539307, 322.0453186035156, 0.14671145379543304, 0.09729401022195816, 0.054131824523210526, 1.0094660520553589, 0.43928733468055725, 0.565265953540802, 0.13145335018634796, 0.012975893914699554, 0.129359632730484, 0.4090551435947418, 0.08812963217496872, 0.7236074209213257, 0.11097577214241028, 378.42431640625, 0.062090516090393066, 0.016920406371355057, 0.03345154970884323, 0.32619228959083557, 0.21925774216651917, 1.7561254501342773], "count": [451]}, "timestamp": {"min": [0.0], "max": [15.0], "mean": [7.5], "std": [4.339738855430512], "count": [451]}, "frame_index": {"min": [0], "max": [450], "mean": [225.0], "std": [130.19216566291536], "count": [451]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [451]}, "index": {"min": [19975], "max": [20425], "mean": [20200.0], "std": [130.19216566291536], "count": [451]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [451]}, "subtask_annotation": {"mean": [3.104212860310421, 9.0, 9.0, 9.0, 9.0], "std": [2.0395762763532486, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [451]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [451]}, "eef_direction_state": {"mean": [4.7073170731707314, 3.9800443458980044], "std": [1.5282744306520277, 2.038879523116833], "min": [0, 0], "max": [6, 6], "count": [451]}, "eef_velocity_state": {"mean": [0.7250554323725056, 0.917960088691796], "std": [0.7443905133698989, 0.7202557492343186], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_acc_mag_state": {"mean": [0.6895787139689579, 0.8093126385809313], "std": [0.8271193565966655, 0.8258582674205509], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_direction_action": {"mean": [4.7073170731707314, 3.9800443458980044], "std": [1.5282744306520277, 2.038879523116833], "min": [0, 0], "max": [6, 6], "count": [451]}, "eef_velocity_action": {"mean": [0.7250554323725056, 0.917960088691796], "std": [0.7443905133698989, 0.7202557492343186], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_acc_mag_action": {"mean": [0.6895787139689579, 0.8093126385809313], "std": [0.8271193565966655, 0.8258582674205509], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_sim_pose_state": {"mean": [0.5389120229893722, 0.21895856936434743, 1.1669724068848797, 1.2326602261631958, 1.0270647131780644, 2.32007487769202, 0.5171350302637376, -0.29214474806348373, 1.1924398394951836, 0.2620822813704123, 0.7767553325403777, -1.1368451316253478], "std": [0.018284928461035466, 0.03474232886594446, 0.05923949056230767, 2.5105900796243645, 0.3202109030344758, 0.62785924914962, 0.10146063732324744, 0.10009600030556169, 0.12115906785986458, 1.9784000369990449, 0.29706190917538505, 1.1182265854487698], "min": [0.47323854356557765, 0.18021013432053726, 1.0268190227457865, -3.137252488883349, 0.5194635187336671, 0.16029259897599815, 0.36014625034342634, -0.47778314298249713, 1.0383955168446932, -3.126820729376086, 0.19961491516805063, -3.0609291873532496], "max": [0.5609122765991004, 0.3195389609480965, 1.256002387229604, 3.1398093231411046, 1.453095629962156, 2.7690648240520117, 0.6463421783798344, -0.15063175756877945, 1.3546094879353991, 3.136349798412646, 1.5292727790315785, 3.1329218109412755], "count": [451]}, "eef_sim_pose_action": {"mean": [0.5389120229893722, 0.21895856936434743, 1.1669724068848797, 1.2326602261631958, 1.0270647131780644, 2.32007487769202, 0.5171350302637376, -0.29214474806348373, 1.1924398394951836, 0.2620822813704123, 0.7767553325403777, -1.1368451316253478], "std": [0.018284928461035466, 0.03474232886594446, 0.05923949056230767, 2.5105900796243645, 0.3202109030344758, 0.62785924914962, 0.10146063732324744, 0.10009600030556169, 0.12115906785986458, 1.9784000369990449, 0.29706190917538505, 1.1182265854487698], "min": [0.47323854356557765, 0.18021013432053726, 1.0268190227457865, -3.137252488883349, 0.5194635187336671, 0.16029259897599815, 0.36014625034342634, -0.47778314298249713, 1.0383955168446932, -3.126820729376086, 0.19961491516805063, -3.0609291873532496], "max": [0.5609122765991004, 0.3195389609480965, 1.256002387229604, 3.1398093231411046, 1.453095629962156, 2.7690648240520117, 0.6463421783798344, -0.15063175756877945, 1.3546094879353991, 3.136349798412646, 1.5292727790315785, 3.1329218109412755], "count": [451]}, "gripper_mode_state": {"mean": [0.3902439024390244, 0.3303769401330377], "std": [0.4878048780487823, 0.47034882540659967], "min": [0, 0], "max": [1, 1], "count": [451]}, "gripper_activity_state": {"mean": [1.829268292682927, 1.8580931263858094], "std": [0.4935361758208502, 0.46356844008684256], "min": [0, 0], "max": [2, 2], "count": [451]}, "gripper_mode_action": {"mean": [0.3902439024390244, 0.3303769401330377], "std": [0.4878048780487823, 0.47034882540659967], "min": [0, 0], "max": [1, 1], "count": [451]}, "gripper_activity_action": {"mean": [1.829268292682927, 1.8580931263858094], "std": [0.4935361758208502, 0.46356844008684256], "min": [0, 0], "max": [2, 2], "count": [451]}, "gripper_open_scale_state": {"mean": [0.543860310759618, 0.5773869182476713], "std": [0.3784243417087208, 0.32204537950631396], "min": [0.034, 0.04], "max": [0.867, 0.815], "count": [451]}, "gripper_open_scale_action": {"mean": [0.543860310759618, 0.5773869182476713], "std": [0.3784243417087208, 0.32204537950631396], "min": [0.034, 0.04], "max": [0.867, 0.815], "count": [451]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4511929097184045]], [[0.4678681070948629]], [[0.4574586063007758]]], "std": [[[0.1380976298531845]], [[0.1276865839161452]], [[0.1311065365841977]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6549019607843137]], [[0.6509803921568628]]], "mean": [[[0.47808925653594775]], [[0.4828548080447132]], [[0.4759064427951866]]], "std": [[[0.06044962061028539]], [[0.06433726138425461]], [[0.06690707897348327]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48590750603200783]], [[0.4936076026204874]], [[0.4839904976788223]]], "std": [[[0.09803826384159443]], [[0.09483705798112002]], [[0.10175952178156762]]], "count": [107]}, "observation.state": {"min": [0.08881980925798416, 2.0344605445861816, -1.4020928144454956, -1.9953476190567017, -2.665623903274536, -2.012190341949463, 0.1846034824848175, 23.0, 0.02402699925005436, 0.19126999378204346, -0.00033000000985339284, -2.740999937057495, -0.5680000185966492, -0.5889999866485596, -0.31805136799812317, -2.0754756927490234, -1.5045088529586792, -1.9886980056762695, 2.488368272781372, -0.9907710552215576, -0.037594396620988846, 35.0, -0.3602850139141083, 0.30815398693084717, -0.04668800160288811, 1.3980000019073486, 0.14100000262260437, -3.1361851692199707], "max": [0.7640876770019531, 2.0928244590759277, -0.11669271439313889, 0.2531425356864929, -0.13744468986988068, -1.0500249862670898, 2.6485023498535156, 816.0, 0.39934900403022766, 0.4341070055961609, 0.1907919943332672, -0.5409999489784241, 0.9850000143051147, 1.0099999904632568, 0.06080726906657219, -1.9102104902267456, -1.1034494638442993, -0.24694664776325226, 2.83797550201416, 1.2456939220428467, 0.5013632774353027, 861.0, -0.09669200330972672, 0.37330299615859985, 0.06968999654054642, 2.433000087738037, 0.7300000190734863, 3.13700008392334], "mean": [0.48406970500946045, 2.080127000808716, -0.7419489622116089, -0.8762059807777405, -1.5885289907455444, -1.6084353923797607, 1.2287933826446533, 553.6783447265625, 0.2056022435426712, 0.3202456533908844, 0.08357737958431244, -1.7458100318908691, 0.273000568151474, 0.3167465031147003, -0.14333714544773102, -2.060786008834839, -1.341515302658081, -1.4782880544662476, 2.6573994159698486, -0.2895581126213074, 0.2941703200340271, 498.8118896484375, -0.1960746794939041, 0.3474093973636627, 0.0124589828774333, 2.0312387943267822, 0.434040904045105, -0.7470722198486328], "std": [0.20441684126853943, 0.008438926190137863, 0.46632903814315796, 0.9127486348152161, 0.8640507459640503, 0.2609359622001648, 0.9934318661689758, 339.57794189453125, 0.13756929337978363, 0.08698301762342453, 0.04240742698311806, 0.9475502371788025, 0.44025424122810364, 0.5172485113143921, 0.08653020858764648, 0.0233621783554554, 0.1261081099510193, 0.43582266569137573, 0.06978491693735123, 0.7554123401641846, 0.1349458247423172, 378.4065246582031, 0.06238742172718048, 0.011726354248821735, 0.02950904704630375, 0.34196510910987854, 0.1972733587026596, 2.686169385910034], "count": [513]}, "action": {"min": [0.08881980925798416, 2.0344605445861816, -1.4020928144454956, -1.9953476190567017, -2.665623903274536, -2.012190341949463, 0.1846034824848175, 23.0, 0.02402699925005436, 0.19126999378204346, -0.00033000000985339284, -2.740999937057495, -0.5680000185966492, -0.5889999866485596, -0.31805136799812317, -2.0754756927490234, -1.5045088529586792, -1.9886980056762695, 2.488368272781372, -0.9907710552215576, -0.037594396620988846, 35.0, -0.3602850139141083, 0.30815398693084717, -0.04668800160288811, 1.3980000019073486, 0.14100000262260437, -3.1361851692199707], "max": [0.7640876770019531, 2.0928244590759277, -0.11669271439313889, 0.2531425356864929, -0.13744468986988068, -1.0500249862670898, 2.6485023498535156, 816.0, 0.39934900403022766, 0.4341070055961609, 0.1907919943332672, -0.5409999489784241, 0.9850000143051147, 1.0099999904632568, 0.06080726906657219, -1.9102104902267456, -1.1034494638442993, -0.24694664776325226, 2.83797550201416, 1.2456939220428467, 0.5013632774353027, 861.0, -0.09669200330972672, 0.37330299615859985, 0.06968999654054642, 2.433000087738037, 0.7300000190734863, 3.13700008392334], "mean": [0.48406970500946045, 2.080127000808716, -0.7419489622116089, -0.8762059807777405, -1.5885289907455444, -1.6084353923797607, 1.2287933826446533, 553.6783447265625, 0.2056022435426712, 0.3202456533908844, 0.08357737958431244, -1.7458100318908691, 0.273000568151474, 0.3167465031147003, -0.14333714544773102, -2.060786008834839, -1.341515302658081, -1.4782880544662476, 2.6573994159698486, -0.2895581126213074, 0.2941703200340271, 498.8118896484375, -0.1960746794939041, 0.3474093973636627, 0.0124589828774333, 2.0312387943267822, 0.434040904045105, -0.7470722198486328], "std": [0.20441684126853943, 0.008438926190137863, 0.46632903814315796, 0.9127486348152161, 0.8640507459640503, 0.2609359622001648, 0.9934318661689758, 339.57794189453125, 0.13756929337978363, 0.08698301762342453, 0.04240742698311806, 0.9475502371788025, 0.44025424122810364, 0.5172485113143921, 0.08653020858764648, 0.0233621783554554, 0.1261081099510193, 0.43582266569137573, 0.06978491693735123, 0.7554123401641846, 0.1349458247423172, 378.4065246582031, 0.06238742172718048, 0.011726354248821735, 0.02950904704630375, 0.34196510910987854, 0.1972733587026596, 2.686169385910034], "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": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [513]}, "index": {"min": [20426], "max": [20938], "mean": [20682.0], "std": [148.09006268709143], "count": [513]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [513]}, "subtask_annotation": {"mean": [3.2475633528265107, 9.0, 9.0, 9.0, 9.0], "std": [2.0631168599379692, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [513]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [513]}, "eef_direction_state": {"mean": [4.091617933723197, 3.935672514619883], "std": [1.7509084008863405, 2.0082079104668704], "min": [0, 0], "max": [6, 6], "count": [513]}, "eef_velocity_state": {"mean": [0.8304093567251462, 0.9044834307992202], "std": [0.6371317520451378, 0.7365687375161144], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_acc_mag_state": {"mean": [0.8557504873294347, 0.8440545808966862], "std": [0.8345903222357383, 0.8254296140211982], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_direction_action": {"mean": [4.091617933723197, 3.935672514619883], "std": [1.7509084008863405, 2.0082079104668704], "min": [0, 0], "max": [6, 6], "count": [513]}, "eef_velocity_action": {"mean": [0.8304093567251462, 0.9044834307992202], "std": [0.6371317520451378, 0.7365687375161144], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_acc_mag_action": {"mean": [0.8557504873294347, 0.8440545808966862], "std": [0.8345903222357383, 0.8254296140211982], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_sim_pose_state": {"mean": [0.5363479136368877, 0.22166137495570803, 1.149073648356373, 1.53770011815828, 1.0984706680317509, 1.7459518010610833, 0.5174771598115065, -0.27361564679940015, 1.1817934152893048, -0.01718678352109068, 0.8087071838821791, -0.9578722782554483], "std": [0.011730332224593588, 0.03547036373484477, 0.05886080108487179, 1.7280596411634226, 0.2757163625344972, 0.866114433301878, 0.08980682039351706, 0.08877953216502092, 0.11552014698076603, 1.91215704908999, 0.33058695947013417, 1.058380770975195], "min": [0.48908189173946, 0.17994200331112284, 1.0194104892738094, -3.140550299407796, 0.5928205518200911, 0.1251818711136645, 0.3862038078212975, -0.41473396568122006, 1.0383547461017846, -3.130538962649502, 0.10260716639717882, -3.0020676177942396], "max": [0.5627404890649372, 0.3299263035671207, 1.2433415884940695, 3.141575575638548, 1.47174342398216, 2.77258631238091, 0.6328301816866873, -0.13105880491647698, 1.3448351426667138, 3.0697120884280764, 1.470049134134611, 2.80409850454836], "count": [513]}, "eef_sim_pose_action": {"mean": [0.5363479136368877, 0.22166137495570803, 1.149073648356373, 1.53770011815828, 1.0984706680317509, 1.7459518010610833, 0.5174771598115065, -0.27361564679940015, 1.1817934152893048, -0.01718678352109068, 0.8087071838821791, -0.9578722782554483], "std": [0.011730332224593588, 0.03547036373484477, 0.05886080108487179, 1.7280596411634226, 0.2757163625344972, 0.866114433301878, 0.08980682039351706, 0.08877953216502092, 0.11552014698076603, 1.91215704908999, 0.33058695947013417, 1.058380770975195], "min": [0.48908189173946, 0.17994200331112284, 1.0194104892738094, -3.140550299407796, 0.5928205518200911, 0.1251818711136645, 0.3862038078212975, -0.41473396568122006, 1.0383547461017846, -3.130538962649502, 0.10260716639717882, -3.0020676177942396], "max": [0.5627404890649372, 0.3299263035671207, 1.2433415884940695, 3.141575575638548, 1.47174342398216, 2.77258631238091, 0.6328301816866873, -0.13105880491647698, 1.3448351426667138, 3.0697120884280764, 1.470049134134611, 2.80409850454836], "count": [513]}, "gripper_mode_state": {"mean": [0.4346978557504873, 0.35477582846003897], "std": [0.4957172883372294, 0.47844533648112036], "min": [0, 0], "max": [1, 1], "count": [513]}, "gripper_activity_state": {"mean": [1.8460038986354776, 1.871345029239766], "std": [0.48532922848700183, 0.42235017743316544], "min": [0, 0], "max": [2, 2], "count": [513]}, "gripper_mode_action": {"mean": [0.4346978557504873, 0.35477582846003897], "std": [0.4957172883372294, 0.47844533648112036], "min": [0, 0], "max": [1, 1], "count": [513]}, "gripper_activity_action": {"mean": [1.8460038986354776, 1.871345029239766], "std": [0.48532922848700183, 0.42235017743316544], "min": [0, 0], "max": [2, 2], "count": [513]}, "gripper_open_scale_state": {"mean": [0.4988118906894872, 0.55367836262887], "std": [0.37840692062583486, 0.3395780215227498], "min": [0.035, 0.023], "max": [0.861, 0.816], "count": [513]}, "gripper_open_scale_action": {"mean": [0.4988118906894872, 0.55367836262887], "std": [0.37840692062583486, 0.3395780215227498], "min": [0.035, 0.023], "max": [0.861, 0.816], "count": [513]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.4491495486111111]], [[0.4653747794117647]], [[0.4566471609477124]]], "std": [[[0.1368699896365498]], [[0.12989805334174162]], [[0.13211697427726113]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.047058823529411764]], [[0.0]]], "max": [[[0.7529411764705882]], [[0.6470588235294118]], [[0.6627450980392157]]], "mean": [[[0.4734351756535948]], [[0.47687531454248366]], [[0.47131274714052285]]], "std": [[[0.05948716676337489]], [[0.06437381253968188]], [[0.06590419830878258]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47974039828431375]], [[0.4889905555555556]], [[0.47937163194444443]]], "std": [[[0.09138956368731568]], [[0.08689015386554966]], [[0.09400217208065326]]], "count": [100]}, "observation.state": {"min": [0.13751450181007385, 2.0525944232940674, -1.0657678842544556, -1.8560529947280884, -2.350155830383301, -2.099264621734619, 0.3344225287437439, 25.0, 0.08345600217580795, 0.19386999309062958, 0.034623999148607254, -2.9110000133514404, -0.49000003933906555, -0.8840000033378601, -0.4728620648384094, -2.078582525253296, -1.4746286869049072, -1.6491791009902954, 2.359562873840332, -0.8482125997543335, 0.019233528524637222, 32.0, -0.28641098737716675, 0.33706000447273254, -0.08743000030517578, 1.4889999628067017, 0.18000000715255737, -3.0910000801086426], "max": [0.708411693572998, 2.0929465293884277, -0.11674507707357407, 0.14739306271076202, -0.22476351261138916, -1.030948519706726, 2.6111695766448975, 743.0, 0.3867959976196289, 0.4362899959087372, 0.2804679870605469, -0.7620000243186951, 1.1299999952316284, 1.2920000553131104, -0.13158036768436432, -2.016378879547119, -0.8281063437461853, -0.35815903544425964, 2.5595600605010986, 1.2334765195846558, 0.5560095310211182, 866.0, -0.09934700280427933, 0.39455899596214294, 0.025033999234437943, 2.5789999961853027, 0.7760000228881836, 3.0829999446868896], "mean": [0.46947771310806274, 2.079935312271118, -0.8279513120651245, -0.945847749710083, -1.5235779285430908, -1.5873411893844604, 1.3465591669082642, 478.5552673339844, 0.22656948864459991, 0.32959455251693726, 0.09565015882253647, -1.9778416156768799, 0.3519974946975708, 0.1468210071325302, -0.3529527485370636, -2.068723201751709, -1.2538143396377563, -1.1739206314086914, 2.4911437034606934, -0.06085219606757164, 0.29927095770835876, 514.11181640625, -0.17745287716388702, 0.37779372930526733, -0.028545428067445755, 2.097843647003174, 0.49835285544395447, -0.5099709033966064], "std": [0.18309535086154938, 0.008627993986010551, 0.15749186277389526, 0.7962582111358643, 0.9353277087211609, 0.23473069071769714, 0.8882148861885071, 307.37939453125, 0.11222881823778152, 0.08891691267490387, 0.048312995582818985, 0.867678165435791, 0.4720989167690277, 0.6424621939659119, 0.0681314617395401, 0.008002731949090958, 0.2095748782157898, 0.4055916368961334, 0.04778002202510834, 0.8134261965751648, 0.1259583979845047, 348.869140625, 0.05215084180235863, 0.013003594242036343, 0.028229130432009697, 0.3979378044605255, 0.2058717906475067, 2.7032833099365234], "count": [380]}, "action": {"min": [0.13751450181007385, 2.0525944232940674, -1.0657678842544556, -1.8560529947280884, -2.350155830383301, -2.099264621734619, 0.3344225287437439, 25.0, 0.08345600217580795, 0.19386999309062958, 0.034623999148607254, -2.9110000133514404, -0.49000003933906555, -0.8840000033378601, -0.4728620648384094, -2.078582525253296, -1.4746286869049072, -1.6491791009902954, 2.359562873840332, -0.8482125997543335, 0.019233528524637222, 32.0, -0.28641098737716675, 0.33706000447273254, -0.08743000030517578, 1.4889999628067017, 0.18000000715255737, -3.0910000801086426], "max": [0.708411693572998, 2.0929465293884277, -0.11674507707357407, 0.14739306271076202, -0.22476351261138916, -1.030948519706726, 2.6111695766448975, 743.0, 0.3867959976196289, 0.4362899959087372, 0.2804679870605469, -0.7620000243186951, 1.1299999952316284, 1.2920000553131104, -0.13158036768436432, -2.016378879547119, -0.8281063437461853, -0.35815903544425964, 2.5595600605010986, 1.2334765195846558, 0.5560095310211182, 866.0, -0.09934700280427933, 0.39455899596214294, 0.025033999234437943, 2.5789999961853027, 0.7760000228881836, 3.0829999446868896], "mean": [0.46947771310806274, 2.079935312271118, -0.8279513120651245, -0.945847749710083, -1.5235779285430908, -1.5873411893844604, 1.3465591669082642, 478.5552673339844, 0.22656948864459991, 0.32959455251693726, 0.09565015882253647, -1.9778416156768799, 0.3519974946975708, 0.1468210071325302, -0.3529527485370636, -2.068723201751709, -1.2538143396377563, -1.1739206314086914, 2.4911437034606934, -0.06085219606757164, 0.29927095770835876, 514.11181640625, -0.17745287716388702, 0.37779372930526733, -0.028545428067445755, 2.097843647003174, 0.49835285544395447, -0.5099709033966064], "std": [0.18309535086154938, 0.008627993986010551, 0.15749186277389526, 0.7962582111358643, 0.9353277087211609, 0.23473069071769714, 0.8882148861885071, 307.37939453125, 0.11222881823778152, 0.08891691267490387, 0.048312995582818985, 0.867678165435791, 0.4720989167690277, 0.6424621939659119, 0.0681314617395401, 0.008002731949090958, 0.2095748782157898, 0.4055916368961334, 0.04778002202510834, 0.8134261965751648, 0.1259583979845047, 348.869140625, 0.05215084180235863, 0.013003594242036343, 0.028229130432009697, 0.3979378044605255, 0.2058717906475067, 2.7032833099365234], "count": [380]}, "timestamp": {"min": [0.0], "max": [12.633333333333333], "mean": [6.3166666666666655], "std": [3.6565390436555956], "count": [380]}, "frame_index": {"min": [0], "max": [379], "mean": [189.5], "std": [109.69617130966787], "count": [380]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [380]}, "index": {"min": [20939], "max": [21318], "mean": [21128.5], "std": [109.69617130966787], "count": [380]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [380]}, "subtask_annotation": {"mean": [3.0842105263157893, 9.0, 9.0, 9.0, 9.0], "std": [2.188068881311304, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [380]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [380]}, "eef_direction_state": {"mean": [4.4868421052631575, 3.8526315789473684], "std": [1.738824626100172, 2.138461921704875], "min": [0, 0], "max": [6, 6], "count": [380]}, "eef_velocity_state": {"mean": [0.7578947368421053, 0.8868421052631579], "std": [0.7499584476023925, 0.7365177857685886], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_acc_mag_state": {"mean": [0.8394736842105263, 0.8526315789473684], "std": [0.838557493771365, 0.8267682301414322], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_direction_action": {"mean": [4.4868421052631575, 3.8526315789473684], "std": [1.738824626100172, 2.138461921704875], "min": [0, 0], "max": [6, 6], "count": [380]}, "eef_velocity_action": {"mean": [0.7578947368421053, 0.8868421052631579], "std": [0.7499584476023925, 0.7365177857685886], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_acc_mag_action": {"mean": [0.8394736842105263, 0.8526315789473684], "std": [0.838557493771365, 0.8267682301414322], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_sim_pose_state": {"mean": [0.5683645261908377, 0.1846454588186372, 1.130230427770818, 0.4950150289054181, 1.1234214478436302, 1.5136384732881234, 0.52554021551033, -0.3026482199650193, 1.1793568132953618, 0.21474760897332795, 0.8178911526789606, -0.968449630636218], "std": [0.014745594009969753, 0.026388907135805263, 0.0548162388631688, 2.223446749628466, 0.24459277588131667, 1.1227961711080214, 0.09411201224963933, 0.06345500329140008, 0.10853500752124026, 1.883610858973004, 0.3292653296204249, 1.4659527760937832], "min": [0.52006284496029, 0.15031418210707467, 1.034975147241569, -3.121711902730125, 0.6455532537765931, -0.08362016712068784, 0.3871614106131708, -0.4887860204529271, 1.0251643266458776, -3.019018216365546, 0.19124109995367222, -3.1391297424721243], "max": [0.5859118449761319, 0.2545806007692679, 1.2088542807625955, 3.1409100647464365, 1.4425887835144673, 2.7464611990680816, 0.6380080033541834, -0.2177909481551445, 1.313651338918797, 3.0899121309927886, 1.2914534825251551, 3.1249929744154743], "count": [380]}, "eef_sim_pose_action": {"mean": [0.5683645261908377, 0.1846454588186372, 1.130230427770818, 0.4950150289054181, 1.1234214478436302, 1.5136384732881234, 0.52554021551033, -0.3026482199650193, 1.1793568132953618, 0.21474760897332795, 0.8178911526789606, -0.968449630636218], "std": [0.014745594009969753, 0.026388907135805263, 0.0548162388631688, 2.223446749628466, 0.24459277588131667, 1.1227961711080214, 0.09411201224963933, 0.06345500329140008, 0.10853500752124026, 1.883610858973004, 0.3292653296204249, 1.4659527760937832], "min": [0.52006284496029, 0.15031418210707467, 1.034975147241569, -3.121711902730125, 0.6455532537765931, -0.08362016712068784, 0.3871614106131708, -0.4887860204529271, 1.0251643266458776, -3.019018216365546, 0.19124109995367222, -3.1391297424721243], "max": [0.5859118449761319, 0.2545806007692679, 1.2088542807625955, 3.1409100647464365, 1.4425887835144673, 2.7464611990680816, 0.6380080033541834, -0.2177909481551445, 1.313651338918797, 3.0899121309927886, 1.2914534825251551, 3.1249929744154743], "count": [380]}, "gripper_mode_state": {"mean": [0.3973684210526316, 0.39473684210526316], "std": [0.48935340910508857, 0.4887940952896506], "min": [0, 0], "max": [1, 1], "count": [380]}, "gripper_activity_state": {"mean": [1.8342105263157895, 1.8210526315789475], "std": [0.4881632146113878, 0.512557003113257], "min": [0, 0], "max": [2, 2], "count": [380]}, "gripper_mode_action": {"mean": [0.3973684210526316, 0.39473684210526316], "std": [0.48935340910508857, 0.4887940952896506], "min": [0, 0], "max": [1, 1], "count": [380]}, "gripper_activity_action": {"mean": [1.8342105263157895, 1.8210526315789475], "std": [0.4881632146113878, 0.512557003113257], "min": [0, 0], "max": [2, 2], "count": [380]}, "gripper_open_scale_state": {"mean": [0.514111842235765, 0.47855526333859033], "std": [0.348869251748226, 0.30737943803905565], "min": [0.032, 0.025], "max": [0.866, 0.743], "count": [380]}, "gripper_open_scale_action": {"mean": [0.514111842235765, 0.47855526333859033], "std": [0.348869251748226, 0.30737943803905565], "min": [0.032, 0.025], "max": [0.866, 0.743], "count": [380]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.4495271915849673]], [[0.4668571180555556]], [[0.4575710845588235]]], "std": [[[0.14020733866306645]], [[0.13201581320848801]], [[0.13506273954264025]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[0.7098039215686275]], [[0.6313725490196078]], [[0.6235294117647059]]], "mean": [[[0.47292813112745097]], [[0.4799243484477124]], [[0.4715425694444444]]], "std": [[[0.06131914048815469]], [[0.059997697801429245]], [[0.06531676064640024]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48569366217320264]], [[0.49471362336601304]], [[0.48427175857843135]]], "std": [[[0.09564784103069603]], [[0.09130198953447739]], [[0.09941890041695425]]], "count": [100]}, "observation.state": {"min": [0.0691324919462204, 2.0421924591064453, -1.18336820602417, -2.0515646934509277, -2.5692641735076904, -1.980808973312378, 0.22687534987926483, 37.0, 0.06658899784088135, 0.19348500669002533, 0.021245000883936882, -2.6659998893737793, -0.5809999704360962, -0.7699999809265137, -0.4218635559082031, -2.07702898979187, -1.461154818534851, -1.6144819259643555, 2.4068963527679443, -0.9472949504852295, 0.10044370591640472, 41.0, -0.2984220087528229, 0.3313179910182953, -0.07966899871826172, 1.5379999876022339, 0.1080000102519989, -3.131185293197632], "max": [0.8410043716430664, 2.092632293701172, 0.00013962635421194136, 0.1443038135766983, -0.7023903131484985, -1.173158049583435, 2.6756420135498047, 840.0, 0.39427000284194946, 0.44684699177742004, 0.25625601410865784, -0.5830000042915344, 0.9929999709129333, 0.9800000190734863, -0.12599532306194305, -2.009031057357788, -0.8853706121444702, -0.3462907671928406, 2.6727800369262695, 1.251785159111023, 0.5243492722511292, 813.0, -0.09437199681997299, 0.395112007856369, 0.003398000029847026, 2.5339999198913574, 0.7300000190734863, 3.134999990463257], "mean": [0.4973755180835724, 2.0785868167877197, -0.5721593499183655, -0.878035306930542, -1.7223635911941528, -1.6040867567062378, 1.3051267862319946, 560.3277587890625, 0.23123712837696075, 0.3246259391307831, 0.09900647401809692, -1.7024884223937988, 0.2936578094959259, 0.1936272233724594, -0.32035550475120544, -2.0662143230438232, -1.2656922340393066, -1.2967686653137207, 2.570683479309082, -0.26460564136505127, 0.27565523982048035, 486.5359802246094, -0.1726556122303009, 0.37405046820640564, -0.036340706050395966, 2.18967342376709, 0.44179946184158325, -0.7800651788711548], "std": [0.23254065215587616, 0.009459681808948517, 0.4876706898212433, 0.8671932220458984, 0.8283987641334534, 0.2011893391609192, 0.9715630412101746, 334.8042907714844, 0.13247697055339813, 0.09283450990915298, 0.044729601591825485, 0.930759072303772, 0.4376832842826843, 0.5501915216445923, 0.07063985615968704, 0.007788951974362135, 0.15798301994800568, 0.30412253737449646, 0.07952741533517838, 0.6757766604423523, 0.0904819518327713, 332.5171203613281, 0.047778259962797165, 0.016499971970915794, 0.023819494992494583, 0.30829572677612305, 0.20353856682777405, 2.6444284915924072], "count": [389]}, "action": {"min": [0.0691324919462204, 2.0421924591064453, -1.18336820602417, -2.0515646934509277, -2.5692641735076904, -1.980808973312378, 0.22687534987926483, 37.0, 0.06658899784088135, 0.19348500669002533, 0.021245000883936882, -2.6659998893737793, -0.5809999704360962, -0.7699999809265137, -0.4218635559082031, -2.07702898979187, -1.461154818534851, -1.6144819259643555, 2.4068963527679443, -0.9472949504852295, 0.10044370591640472, 41.0, -0.2984220087528229, 0.3313179910182953, -0.07966899871826172, 1.5379999876022339, 0.1080000102519989, -3.131185293197632], "max": [0.8410043716430664, 2.092632293701172, 0.00013962635421194136, 0.1443038135766983, -0.7023903131484985, -1.173158049583435, 2.6756420135498047, 840.0, 0.39427000284194946, 0.44684699177742004, 0.25625601410865784, -0.5830000042915344, 0.9929999709129333, 0.9800000190734863, -0.12599532306194305, -2.009031057357788, -0.8853706121444702, -0.3462907671928406, 2.6727800369262695, 1.251785159111023, 0.5243492722511292, 813.0, -0.09437199681997299, 0.395112007856369, 0.003398000029847026, 2.5339999198913574, 0.7300000190734863, 3.134999990463257], "mean": [0.4973755180835724, 2.0785868167877197, -0.5721593499183655, -0.878035306930542, -1.7223635911941528, -1.6040867567062378, 1.3051267862319946, 560.3277587890625, 0.23123712837696075, 0.3246259391307831, 0.09900647401809692, -1.7024884223937988, 0.2936578094959259, 0.1936272233724594, -0.32035550475120544, -2.0662143230438232, -1.2656922340393066, -1.2967686653137207, 2.570683479309082, -0.26460564136505127, 0.27565523982048035, 486.5359802246094, -0.1726556122303009, 0.37405046820640564, -0.036340706050395966, 2.18967342376709, 0.44179946184158325, -0.7800651788711548], "std": [0.23254065215587616, 0.009459681808948517, 0.4876706898212433, 0.8671932220458984, 0.8283987641334534, 0.2011893391609192, 0.9715630412101746, 334.8042907714844, 0.13247697055339813, 0.09283450990915298, 0.044729601591825485, 0.930759072303772, 0.4376832842826843, 0.5501915216445923, 0.07063985615968704, 0.007788951974362135, 0.15798301994800568, 0.30412253737449646, 0.07952741533517838, 0.6757766604423523, 0.0904819518327713, 332.5171203613281, 0.047778259962797165, 0.016499971970915794, 0.023819494992494583, 0.30829572677612305, 0.20353856682777405, 2.6444284915924072], "count": [389]}, "timestamp": {"min": [0.0], "max": [12.933333333333334], "mean": [6.466666666666665], "std": [3.7431418769679454], "count": [389]}, "frame_index": {"min": [0], "max": [388], "mean": [194.0], "std": [112.29425630903836], "count": [389]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [389]}, "index": {"min": [21319], "max": [21707], "mean": [21513.0], "std": [112.29425630903836], "count": [389]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [389]}, "subtask_annotation": {"mean": [3.3958868894601544, 9.0, 9.0, 9.0, 9.0], "std": [1.9551746771207763, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [389]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [389]}, "eef_direction_state": {"mean": [4.526992287917738, 4.359897172236503], "std": [1.651490392539428, 1.8278159216428334], "min": [0, 0], "max": [6, 6], "count": [389]}, "eef_velocity_state": {"mean": [0.712082262210797, 0.8226221079691517], "std": [0.6947345359884882, 0.7834419565972975], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_acc_mag_state": {"mean": [0.7275064267352185, 0.781491002570694], "std": [0.816153876240031, 0.8150681445457418], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_direction_action": {"mean": [4.526992287917738, 4.359897172236503], "std": [1.651490392539428, 1.8278159216428334], "min": [0, 0], "max": [6, 6], "count": [389]}, "eef_velocity_action": {"mean": [0.712082262210797, 0.8226221079691517], "std": [0.6947345359884882, 0.7834419565972975], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_acc_mag_action": {"mean": [0.7275064267352185, 0.781491002570694], "std": [0.816153876240031, 0.8150681445457418], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_sim_pose_state": {"mean": [0.5656597537089613, 0.17580294885792194, 1.133116987225046, 0.8788490651525114, 1.094278014287993, 1.8792114422321424, 0.5214921991355466, -0.29914956814073307, 1.1772565294984478, 0.01655772023129347, 0.830647850756174, -1.0353494298651467], "std": [0.015995223298922365, 0.026051720709052283, 0.045219241788496595, 2.343803648000692, 0.2952571985022105, 0.8481373495196634, 0.09620677514290403, 0.0830907919724708, 0.11596813609251769, 1.9878750200041808, 0.3138131913162789, 1.13063093727937], "min": [0.5134944290781495, 0.14389405389789975, 1.0364648680722752, -3.1287806653370764, 0.5831902060562961, 0.32358726603694216, 0.385131589912898, -0.4617468335923017, 1.0351717056544831, -3.1259609528576586, 0.15640113666198863, -3.0088545270365388], "max": [0.5856218564452249, 0.27204309092979534, 1.2057213619246752, 3.1412921514368715, 1.4467668394845141, 2.7431379279838675, 0.650426935589946, -0.1830248030364438, 1.338206595481474, 3.1095637973126657, 1.4746374577643069, 2.76444733934336], "count": [389]}, "eef_sim_pose_action": {"mean": [0.5656597537089613, 0.17580294885792194, 1.133116987225046, 0.8788490651525114, 1.094278014287993, 1.8792114422321424, 0.5214921991355466, -0.29914956814073307, 1.1772565294984478, 0.01655772023129347, 0.830647850756174, -1.0353494298651467], "std": [0.015995223298922365, 0.026051720709052283, 0.045219241788496595, 2.343803648000692, 0.2952571985022105, 0.8481373495196634, 0.09620677514290403, 0.0830907919724708, 0.11596813609251769, 1.9878750200041808, 0.3138131913162789, 1.13063093727937], "min": [0.5134944290781495, 0.14389405389789975, 1.0364648680722752, -3.1287806653370764, 0.5831902060562961, 0.32358726603694216, 0.385131589912898, -0.4617468335923017, 1.0351717056544831, -3.1259609528576586, 0.15640113666198863, -3.0088545270365388], "max": [0.5856218564452249, 0.27204309092979534, 1.2057213619246752, 3.1412921514368715, 1.4467668394845141, 2.7431379279838675, 0.650426935589946, -0.1830248030364438, 1.338206595481474, 3.1095637973126657, 1.4746374577643069, 2.76444733934336], "count": [389]}, "gripper_mode_state": {"mean": [0.4138817480719794, 0.37275064267352187], "std": [0.49252781310791316, 0.48353655607409846], "min": [0, 0], "max": [1, 1], "count": [389]}, "gripper_activity_state": {"mean": [1.845758354755784, 1.8431876606683804], "std": [0.5089065380664265, 0.4461617148943397], "min": [0, 0], "max": [2, 2], "count": [389]}, "gripper_mode_action": {"mean": [0.4138817480719794, 0.37275064267352187], "std": [0.49252781310791316, 0.48353655607409846], "min": [0, 0], "max": [1, 1], "count": [389]}, "gripper_activity_action": {"mean": [1.845758354755784, 1.8431876606683804], "std": [0.5089065380664265, 0.4461617148943397], "min": [0, 0], "max": [2, 2], "count": [389]}, "gripper_open_scale_state": {"mean": [0.48653598986431795, 0.5603277634274992], "std": [0.3325167547587087, 0.33480430508826636], "min": [0.041, 0.037], "max": [0.813, 0.84], "count": [389]}, "gripper_open_scale_action": {"mean": [0.48653598986431795, 0.5603277634274992], "std": [0.3325167547587087, 0.33480430508826636], "min": [0.041, 0.037], "max": [0.813, 0.84], "count": [389]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44683399665421725]], [[0.4618194969654528]], [[0.45226690981948336]]], "std": [[[0.1332629553954601]], [[0.1222668453544356]], [[0.12543206883908994]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6509803921568628]], [[0.6313725490196078]], [[0.6196078431372549]]], "mean": [[[0.4773000077808901]], [[0.48428859710550887]], [[0.4764498093681917]]], "std": [[[0.06514026814077191]], [[0.06152300457134111]], [[0.06749390759887877]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.482252647447868]], [[0.49084896708683473]], [[0.48071190087145965]]], "std": [[[0.09985196924359108]], [[0.0969880913902766]], [[0.1036007654886851]]], "count": [105]}, "observation.state": {"min": [0.14563027024269104, 1.9352035522460938, -1.3028534650802612, -1.9299851655960083, -2.515333652496338, -1.937298059463501, 0.2889567017555237, 39.0, 0.03712200000882149, 0.20440399646759033, -0.024361999705433846, -2.8420000076293945, -0.5130000114440918, -0.671999990940094, -0.3344748914241791, -2.07249116897583, -1.5631169080734253, -2.003288984298706, 2.5191211700439453, -1.1843979358673096, -0.044889867305755615, 32.0, -0.33771100640296936, 0.3048200011253357, -0.046484000980854034, 1.3240000009536743, 0.03799999877810478, -3.1331851482391357], "max": [1.0095158815383911, 2.092963933944702, -0.33597588539123535, 0.17500416934490204, -0.19025833904743195, -1.0756465196609497, 2.577921152114868, 826.0, 0.37821000814437866, 0.45715999603271484, 0.24969099462032318, -0.5339999794960022, 0.9249999523162842, 1.0199999809265137, -0.02007128670811653, -1.9225499629974365, -1.1044094562530518, -0.27145108580589294, 2.7777438163757324, 1.338266134262085, 0.5617167353630066, 864.0, -0.09167099744081497, 0.37902700901031494, 0.07185199856758118, 2.4670000076293945, 0.7120000123977661, 3.1410000324249268], "mean": [0.6028129458427429, 2.0689761638641357, -0.8126624822616577, -0.8722819089889526, -1.5393329858779907, -1.6192277669906616, 1.4168957471847534, 542.6539916992188, 0.19370336830615997, 0.34129253029823303, 0.09306477010250092, -1.8167518377304077, 0.28283950686454773, 0.23053176701068878, -0.20965349674224854, -2.0605268478393555, -1.4246318340301514, -1.580499291419983, 2.6520771980285645, -0.5665466785430908, 0.3017697334289551, 495.6290283203125, -0.1773758977651596, 0.35560593008995056, 0.021925024688243866, 2.118748188018799, 0.37469223141670227, -0.8355558514595032], "std": [0.2834872007369995, 0.03246200457215309, 0.24541853368282318, 0.7894796133041382, 1.0253678560256958, 0.23375079035758972, 0.9246183037757874, 323.2939758300781, 0.1417774111032486, 0.09448819607496262, 0.0573849081993103, 0.964975118637085, 0.39063045382499695, 0.5694840550422668, 0.089200459420681, 0.020745445042848587, 0.13011667132377625, 0.3595036566257477, 0.0989890769124031, 0.7089512944221497, 0.18275272846221924, 378.5719299316406, 0.06076585501432419, 0.017883911728858948, 0.033593978732824326, 0.3139641284942627, 0.18582242727279663, 2.5897116661071777], "count": [500]}, "action": {"min": [0.14563027024269104, 1.9352035522460938, -1.3028534650802612, -1.9299851655960083, -2.515333652496338, -1.937298059463501, 0.2889567017555237, 39.0, 0.03712200000882149, 0.20440399646759033, -0.024361999705433846, -2.8420000076293945, -0.5130000114440918, -0.671999990940094, -0.3344748914241791, -2.07249116897583, -1.5631169080734253, -2.003288984298706, 2.5191211700439453, -1.1843979358673096, -0.044889867305755615, 32.0, -0.33771100640296936, 0.3048200011253357, -0.046484000980854034, 1.3240000009536743, 0.03799999877810478, -3.1331851482391357], "max": [1.0095158815383911, 2.092963933944702, -0.33597588539123535, 0.17500416934490204, -0.19025833904743195, -1.0756465196609497, 2.577921152114868, 826.0, 0.37821000814437866, 0.45715999603271484, 0.24969099462032318, -0.5339999794960022, 0.9249999523162842, 1.0199999809265137, -0.02007128670811653, -1.9225499629974365, -1.1044094562530518, -0.27145108580589294, 2.7777438163757324, 1.338266134262085, 0.5617167353630066, 864.0, -0.09167099744081497, 0.37902700901031494, 0.07185199856758118, 2.4670000076293945, 0.7120000123977661, 3.1410000324249268], "mean": [0.6028129458427429, 2.0689761638641357, -0.8126624822616577, -0.8722819089889526, -1.5393329858779907, -1.6192277669906616, 1.4168957471847534, 542.6539916992188, 0.19370336830615997, 0.34129253029823303, 0.09306477010250092, -1.8167518377304077, 0.28283950686454773, 0.23053176701068878, -0.20965349674224854, -2.0605268478393555, -1.4246318340301514, -1.580499291419983, 2.6520771980285645, -0.5665466785430908, 0.3017697334289551, 495.6290283203125, -0.1773758977651596, 0.35560593008995056, 0.021925024688243866, 2.118748188018799, 0.37469223141670227, -0.8355558514595032], "std": [0.2834872007369995, 0.03246200457215309, 0.24541853368282318, 0.7894796133041382, 1.0253678560256958, 0.23375079035758972, 0.9246183037757874, 323.2939758300781, 0.1417774111032486, 0.09448819607496262, 0.0573849081993103, 0.964975118637085, 0.39063045382499695, 0.5694840550422668, 0.089200459420681, 0.020745445042848587, 0.13011667132377625, 0.3595036566257477, 0.0989890769124031, 0.7089512944221497, 0.18275272846221924, 378.5719299316406, 0.06076585501432419, 0.017883911728858948, 0.033593978732824326, 0.3139641284942627, 0.18582242727279663, 2.5897116661071777], "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": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [500]}, "index": {"min": [21708], "max": [22207], "mean": [21957.5], "std": [144.33727862198316], "count": [500]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [500]}, "subtask_annotation": {"mean": [3.23, 9.0, 9.0, 9.0, 9.0], "std": [2.0379156017853135, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [500]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [500]}, "eef_direction_state": {"mean": [4.606, 4.068], "std": [1.6219630082094971, 1.9948373367269776], "min": [0, 0], "max": [6, 6], "count": [500]}, "eef_velocity_state": {"mean": [0.706, 0.876], "std": [0.7180278546128972, 0.774999354838442], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_acc_mag_state": {"mean": [0.716, 0.78], "std": [0.8242232707221977, 0.8170679286326215], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_direction_action": {"mean": [4.606, 4.068], "std": [1.6219630082094971, 1.9948373367269776], "min": [0, 0], "max": [6, 6], "count": [500]}, "eef_velocity_action": {"mean": [0.706, 0.876], "std": [0.7180278546128972, 0.774999354838442], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_acc_mag_action": {"mean": [0.716, 0.78], "std": [0.8242232707221977, 0.8170679286326215], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_sim_pose_state": {"mean": [0.5470472682975331, 0.21585417505017554, 1.1730957731161817, 1.3233830232168835, 1.008064024389579, 2.0040257820489664, 0.5401058134243147, -0.2736959376977844, 1.1993904349234394, 0.12110992932198353, 0.8100236210658263, -1.064363718713223], "std": [0.014613661547453916, 0.03062093221431073, 0.05902277007922162, 2.1359819875132096, 0.3036772944359394, 0.7486859137221951, 0.09928045938344901, 0.1028004131415921, 0.1150243349098783, 2.0430538266986047, 0.23867832338867515, 1.1230396324013776], "min": [0.48651310707484086, 0.18131665979690104, 1.0310145025002735, -3.139992415113379, 0.4725972622680379, 0.12480390281320686, 0.3999750593392025, -0.4550362644705125, 1.0460309580507205, -3.126976231168873, 0.23101735022988312, -3.1246804332307936], "max": [0.5707432198284836, 0.31797903534390104, 1.2610781913804465, 3.141342666507877, 1.4694185714596006, 2.8021588990696027, 0.6642393789052607, -0.10653300283194225, 1.3426083495704966, 3.125148202850532, 1.4675698815913027, 3.004531369717175], "count": [500]}, "eef_sim_pose_action": {"mean": [0.5470472682975331, 0.21585417505017554, 1.1730957731161817, 1.3233830232168835, 1.008064024389579, 2.0040257820489664, 0.5401058134243147, -0.2736959376977844, 1.1993904349234394, 0.12110992932198353, 0.8100236210658263, -1.064363718713223], "std": [0.014613661547453916, 0.03062093221431073, 0.05902277007922162, 2.1359819875132096, 0.3036772944359394, 0.7486859137221951, 0.09928045938344901, 0.1028004131415921, 0.1150243349098783, 2.0430538266986047, 0.23867832338867515, 1.1230396324013776], "min": [0.48651310707484086, 0.18131665979690104, 1.0310145025002735, -3.139992415113379, 0.4725972622680379, 0.12480390281320686, 0.3999750593392025, -0.4550362644705125, 1.0460309580507205, -3.126976231168873, 0.23101735022988312, -3.1246804332307936], "max": [0.5707432198284836, 0.31797903534390104, 1.2610781913804465, 3.141342666507877, 1.4694185714596006, 2.8021588990696027, 0.6642393789052607, -0.10653300283194225, 1.3426083495704966, 3.125148202850532, 1.4675698815913027, 3.004531369717175], "count": [500]}, "gripper_mode_state": {"mean": [0.45, 0.362], "std": [0.4974937185533097, 0.4805788176771838], "min": [0, 0], "max": [1, 1], "count": [500]}, "gripper_activity_state": {"mean": [1.82, 1.794], "std": [0.49759421218498795, 0.5325072769455846], "min": [0, 0], "max": [2, 2], "count": [500]}, "gripper_mode_action": {"mean": [0.45, 0.362], "std": [0.4974937185533097, 0.4805788176771838], "min": [0, 0], "max": [1, 1], "count": [500]}, "gripper_activity_action": {"mean": [1.82, 1.794], "std": [0.49759421218498795, 0.5325072769455846], "min": [0, 0], "max": [2, 2], "count": [500]}, "gripper_open_scale_state": {"mean": [0.49562900005340554, 0.5426539998016355], "std": [0.3785720592263975, 0.3232939127567595], "min": [0.032, 0.039], "max": [0.864, 0.826], "count": [500]}, "gripper_open_scale_action": {"mean": [0.49562900005340554, 0.5426539998016355], "std": [0.3785720592263975, 0.3232939127567595], "min": [0.032, 0.039], "max": [0.864, 0.826], "count": [500]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[1.0]], [[1.0]]], "mean": [[[0.4476320016339869]], [[0.463373137254902]], [[0.45524861723856214]]], "std": [[[0.13953487266944006]], [[0.1319615288863513]], [[0.13323924333965806]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.06666666666666667]], [[0.0392156862745098]]], "max": [[[0.6941176470588235]], [[0.6431372549019608]], [[0.6549019607843137]]], "mean": [[[0.4700296466503268]], [[0.4785775551470588]], [[0.4694858966503268]]], "std": [[[0.06235808479679405]], [[0.05771985235221521]], [[0.06435562982365128]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.4731883741830066]], [[0.48386369281045755]], [[0.4723780984477124]]], "std": [[[0.07698695026599262]], [[0.07063486106532493]], [[0.0789515738177992]]], "count": [100]}, "observation.state": {"min": [0.051277775317430496, 2.064340591430664, -1.0943214893341064, -1.9892042875289917, -2.4431118965148926, -1.8698586225509644, 0.3911632001399994, 53.0, 0.09326700121164322, 0.138823002576828, 0.05010899901390076, -2.6470000743865967, -0.36800000071525574, -0.5230000019073486, -0.7062475085258484, -2.072735548019409, -1.4579434394836426, -1.610450267791748, 2.510918140411377, -0.8159065246582031, -0.08527679741382599, 38.0, -0.34005600214004517, 0.33881300687789917, -0.11078900098800659, 1.4170000553131104, 0.12600000202655792, -3.134185314178467], "max": [0.6980968713760376, 2.092440366744995, 0.17961184680461884, 0.09023352712392807, -0.26996755599975586, -1.0685603618621826, 2.3535242080688477, 838.0, 0.43456199765205383, 0.449194997549057, 0.2680859863758087, -0.6449999809265137, 1.0440000295639038, 1.0379999876022339, -0.11869984865188599, -2.042942762374878, -1.1189829111099243, -0.31494468450546265, 2.8422164916992188, 1.1366456747055054, 0.42123523354530334, 813.0, -0.0978270024061203, 0.4039680063724518, 0.021278999745845795, 2.566999912261963, 0.7889999747276306, 3.13100004196167], "mean": [0.4050026834011078, 2.0749239921569824, -0.8107740879058838, -0.9302646517753601, -1.4136292934417725, -1.564489483833313, 1.3281824588775635, 509.5082092285156, 0.24296151101589203, 0.3167182505130768, 0.11242224276065826, -1.7771916389465332, 0.46343177556991577, 0.20700260996818542, -0.3707720637321472, -2.0662450790405273, -1.2487066984176636, -1.1480218172073364, 2.5660338401794434, -0.04913357272744179, 0.1687590777873993, 486.2376708984375, -0.17535431683063507, 0.38535788655281067, -0.03691166639328003, 2.0961477756500244, 0.5387540459632874, -0.7357490658760071], "std": [0.19879673421382904, 0.005969301797449589, 0.2419123649597168, 0.7947630286216736, 0.9255821704864502, 0.2755219042301178, 0.8034863471984863, 306.84332275390625, 0.11765409260988235, 0.09176214784383774, 0.04725700244307518, 0.7740465998649597, 0.398470014333725, 0.47449028491973877, 0.18192727863788605, 0.004858698230236769, 0.08476520329713821, 0.3283153772354126, 0.08358702808618546, 0.6524732708930969, 0.15427722036838531, 316.3470458984375, 0.05122528597712517, 0.015048404224216938, 0.04212145134806633, 0.38040608167648315, 0.21381235122680664, 2.672077178955078], "count": [366]}, "action": {"min": [0.051277775317430496, 2.064340591430664, -1.0943214893341064, -1.9892042875289917, -2.4431118965148926, -1.8698586225509644, 0.3911632001399994, 53.0, 0.09326700121164322, 0.138823002576828, 0.05010899901390076, -2.6470000743865967, -0.36800000071525574, -0.5230000019073486, -0.7062475085258484, -2.072735548019409, -1.4579434394836426, -1.610450267791748, 2.510918140411377, -0.8159065246582031, -0.08527679741382599, 38.0, -0.34005600214004517, 0.33881300687789917, -0.11078900098800659, 1.4170000553131104, 0.12600000202655792, -3.134185314178467], "max": [0.6980968713760376, 2.092440366744995, 0.17961184680461884, 0.09023352712392807, -0.26996755599975586, -1.0685603618621826, 2.3535242080688477, 838.0, 0.43456199765205383, 0.449194997549057, 0.2680859863758087, -0.6449999809265137, 1.0440000295639038, 1.0379999876022339, -0.11869984865188599, -2.042942762374878, -1.1189829111099243, -0.31494468450546265, 2.8422164916992188, 1.1366456747055054, 0.42123523354530334, 813.0, -0.0978270024061203, 0.4039680063724518, 0.021278999745845795, 2.566999912261963, 0.7889999747276306, 3.13100004196167], "mean": [0.4050026834011078, 2.0749239921569824, -0.8107740879058838, -0.9302646517753601, -1.4136292934417725, -1.564489483833313, 1.3281824588775635, 509.5082092285156, 0.24296151101589203, 0.3167182505130768, 0.11242224276065826, -1.7771916389465332, 0.46343177556991577, 0.20700260996818542, -0.3707720637321472, -2.0662450790405273, -1.2487066984176636, -1.1480218172073364, 2.5660338401794434, -0.04913357272744179, 0.1687590777873993, 486.2376708984375, -0.17535431683063507, 0.38535788655281067, -0.03691166639328003, 2.0961477756500244, 0.5387540459632874, -0.7357490658760071], "std": [0.19879673421382904, 0.005969301797449589, 0.2419123649597168, 0.7947630286216736, 0.9255821704864502, 0.2755219042301178, 0.8034863471984863, 306.84332275390625, 0.11765409260988235, 0.09176214784383774, 0.04725700244307518, 0.7740465998649597, 0.398470014333725, 0.47449028491973877, 0.18192727863788605, 0.004858698230236769, 0.08476520329713821, 0.3283153772354126, 0.08358702808618546, 0.6524732708930969, 0.15427722036838531, 316.3470458984375, 0.05122528597712517, 0.015048404224216938, 0.04212145134806633, 0.38040608167648315, 0.21381235122680664, 2.672077178955078], "count": [366]}, "timestamp": {"min": [0.0], "max": [12.166666666666666], "mean": [6.083333333333333], "std": [3.5218234965342514], "count": [366]}, "frame_index": {"min": [0], "max": [365], "mean": [182.5], "std": [105.65470489602754], "count": [366]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [366]}, "index": {"min": [22208], "max": [22573], "mean": [22390.5], "std": [105.65470489602754], "count": [366]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [366]}, "subtask_annotation": {"mean": [3.4153005464480874, 9.0, 9.0, 9.0, 9.0], "std": [1.9868930608754205, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [366]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [366]}, "eef_direction_state": {"mean": [4.112021857923497, 3.9972677595628414], "std": [1.9476811937042269, 2.011576650862177], "min": [0, 0], "max": [6, 6], "count": [366]}, "eef_velocity_state": {"mean": [0.825136612021858, 0.9234972677595629], "std": [0.7182415213397925, 0.7715181320841487], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_acc_mag_state": {"mean": [0.8169398907103825, 0.855191256830601], "std": [0.8440323665186865, 0.8417473638943046], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_direction_action": {"mean": [4.112021857923497, 3.9972677595628414], "std": [1.9476811937042269, 2.011576650862177], "min": [0, 0], "max": [6, 6], "count": [366]}, "eef_velocity_action": {"mean": [0.825136612021858, 0.9234972677595629], "std": [0.7182415213397925, 0.7715181320841487], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_acc_mag_action": {"mean": [0.8169398907103825, 0.855191256830601], "std": [0.8440323665186865, 0.8417473638943046], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_sim_pose_state": {"mean": [0.5756279872065012, 0.17575661994896233, 1.1262881293874232, 0.1918270044122516, 1.1669773634333651, 1.7991918211692435, 0.5094127262372552, -0.3232944498156735, 1.1747917996517319, 0.06549883362269668, 0.9865954225640582, -0.9198709418800686], "std": [0.021543541096277204, 0.04408142723418773, 0.0418442798591713, 2.388317366369448, 0.3358015605703878, 1.0474455495839838, 0.09542966842109943, 0.07155004615308938, 0.11127314137038012, 1.9340465532372013, 0.25374475863979995, 1.3230052133267902], "min": [0.5197780329094306, 0.12277565514963619, 1.0330063828580334, -3.1285901295521197, 0.5738251064040809, -0.11964908622237207, 0.3303045840716113, -0.48405179170150564, 1.0388726418948837, -3.1403331187260237, 0.4061444195103887, -3.1415438542363177], "max": [0.6072245180886747, 0.31563803001831775, 1.195114597273067, 3.1395858071808096, 1.4866058565700575, 2.8546827850390075, 0.646766071048884, -0.2157544361147959, 1.3284661486426845, 3.1379535441964173, 1.3772457676599839, 3.0789414011321705], "count": [366]}, "eef_sim_pose_action": {"mean": [0.5756279872065012, 0.17575661994896233, 1.1262881293874232, 0.1918270044122516, 1.1669773634333651, 1.7991918211692435, 0.5094127262372552, -0.3232944498156735, 1.1747917996517319, 0.06549883362269668, 0.9865954225640582, -0.9198709418800686], "std": [0.021543541096277204, 0.04408142723418773, 0.0418442798591713, 2.388317366369448, 0.3358015605703878, 1.0474455495839838, 0.09542966842109943, 0.07155004615308938, 0.11127314137038012, 1.9340465532372013, 0.25374475863979995, 1.3230052133267902], "min": [0.5197780329094306, 0.12277565514963619, 1.0330063828580334, -3.1285901295521197, 0.5738251064040809, -0.11964908622237207, 0.3303045840716113, -0.48405179170150564, 1.0388726418948837, -3.1403331187260237, 0.4061444195103887, -3.1415438542363177], "max": [0.6072245180886747, 0.31563803001831775, 1.195114597273067, 3.1395858071808096, 1.4866058565700575, 2.8546827850390075, 0.646766071048884, -0.2157544361147959, 1.3284661486426845, 3.1379535441964173, 1.3772457676599839, 3.0789414011321705], "count": [366]}, "gripper_mode_state": {"mean": [0.38524590163934425, 0.366120218579235], "std": [0.4866533642228634, 0.4817428817603104], "min": [0, 0], "max": [1, 1], "count": [366]}, "gripper_activity_state": {"mean": [1.814207650273224, 1.7486338797814207], "std": [0.5516149173025068, 0.5841118542759698], "min": [0, 0], "max": [2, 2], "count": [366]}, "gripper_mode_action": {"mean": [0.38524590163934425, 0.366120218579235], "std": [0.4866533642228634, 0.4817428817603104], "min": [0, 0], "max": [1, 1], "count": [366]}, "gripper_activity_action": {"mean": [1.814207650273224, 1.7486338797814207], "std": [0.5516149173025068, 0.5841118542759698], "min": [0, 0], "max": [2, 2], "count": [366]}, "gripper_open_scale_state": {"mean": [0.48623770490761, 0.5095081970339917], "std": [0.31634708472233997, 0.30684330093681084], "min": [0.038, 0.053], "max": [0.813, 0.838], "count": [366]}, "gripper_open_scale_action": {"mean": [0.48623770490761, 0.5095081970339917], "std": [0.31634708472233997, 0.30684330093681084], "min": [0.038, 0.053], "max": [0.813, 0.838], "count": [366]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4434324479079381]], [[0.4593087065666723]], [[0.44994388756214737]]], "std": [[[0.13179928888221187]], [[0.12342437735613765]], [[0.12470986755269356]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.6823529411764706]], [[0.7254901960784313]]], "mean": [[[0.47435494874588013]], [[0.4799006776856042]], [[0.47299557636444894]]], "std": [[[0.06837551602228037]], [[0.07137919057171742]], [[0.07421038969615566]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4778423778699514]], [[0.4875923097871627]], [[0.4778007792860734]]], "std": [[[0.0877038735614286]], [[0.08377609940075649]], [[0.08702315197167956]]], "count": [117]}, "observation.state": {"min": [0.1930159628391266, 1.9410505294799805, -1.0959446430206299, -2.0640437602996826, -2.9089927673339844, -1.9611217975616455, 0.28066638112068176, 77.0, 0.06306900084018707, 0.2640700042247772, 0.008573000319302082, -2.7880001068115234, -0.46299999952316284, -0.6780000329017639, -0.4855506122112274, -2.075493097305298, -1.6481319665908813, -1.9444364309310913, 2.5183706283569336, -1.2197059392929077, 0.027576202526688576, 13.0, -0.32763299345970154, 0.2945230007171631, -0.04695599898695946, 1.3309999704360962, 0.09399998188018799, -3.1391851902008057], "max": [1.0263757705688477, 2.0909743309020996, 0.0676838681101799, -0.025621434673666954, -0.8291361331939697, -1.3398717641830444, 2.5083348751068115, 824.0, 0.3896839916706085, 0.4581499993801117, 0.2474450021982193, -0.7599999904632568, 0.9729999899864197, 0.9580000042915344, 0.007871435023844242, -2.0220162868499756, -1.128303050994873, -0.36339500546455383, 2.7906594276428223, 1.3745166063308716, 0.537439227104187, 866.0, -0.05548100173473358, 0.38257500529289246, 0.08222799748182297, 2.489000082015991, 0.6919999718666077, 3.125999927520752], "mean": [0.6126033067703247, 2.053433895111084, -0.4588239789009094, -0.7816599011421204, -1.7736687660217285, -1.5710521936416626, 1.3128267526626587, 622.7869262695312, 0.23873567581176758, 0.3528680205345154, 0.10224033892154694, -1.7215512990951538, 0.3628539443016052, 0.07690287381410599, -0.30419421195983887, -2.0647077560424805, -1.4107484817504883, -1.5039174556732178, 2.664954662322998, -0.6434201598167419, 0.21950852870941162, 454.787841796875, -0.17436324059963226, 0.36184418201446533, 0.0018376882653683424, 2.18548321723938, 0.35010436177253723, -0.8669407367706299], "std": [0.2627842128276825, 0.04043537378311157, 0.492766797542572, 0.7397956848144531, 0.8063511252403259, 0.13041388988494873, 0.9711076617240906, 298.26922607421875, 0.1399191915988922, 0.06902070343494415, 0.04024000093340874, 0.8889670968055725, 0.42816218733787537, 0.5078068971633911, 0.15083952248096466, 0.0056597464717924595, 0.13793158531188965, 0.3252573609352112, 0.10559894144535065, 0.7458906769752502, 0.12868449091911316, 393.3965148925781, 0.06709840148687363, 0.01637926697731018, 0.0341620147228241, 0.3292968273162842, 0.220459446310997, 2.521644353866577], "count": [575]}, "action": {"min": [0.1930159628391266, 1.9410505294799805, -1.0959446430206299, -2.0640437602996826, -2.9089927673339844, -1.9611217975616455, 0.28066638112068176, 77.0, 0.06306900084018707, 0.2640700042247772, 0.008573000319302082, -2.7880001068115234, -0.46299999952316284, -0.6780000329017639, -0.4855506122112274, -2.075493097305298, -1.6481319665908813, -1.9444364309310913, 2.5183706283569336, -1.2197059392929077, 0.027576202526688576, 13.0, -0.32763299345970154, 0.2945230007171631, -0.04695599898695946, 1.3309999704360962, 0.09399998188018799, -3.1391851902008057], "max": [1.0263757705688477, 2.0909743309020996, 0.0676838681101799, -0.025621434673666954, -0.8291361331939697, -1.3398717641830444, 2.5083348751068115, 824.0, 0.3896839916706085, 0.4581499993801117, 0.2474450021982193, -0.7599999904632568, 0.9729999899864197, 0.9580000042915344, 0.007871435023844242, -2.0220162868499756, -1.128303050994873, -0.36339500546455383, 2.7906594276428223, 1.3745166063308716, 0.537439227104187, 866.0, -0.05548100173473358, 0.38257500529289246, 0.08222799748182297, 2.489000082015991, 0.6919999718666077, 3.125999927520752], "mean": [0.6126033067703247, 2.053433895111084, -0.4588239789009094, -0.7816599011421204, -1.7736687660217285, -1.5710521936416626, 1.3128267526626587, 622.7869262695312, 0.23873567581176758, 0.3528680205345154, 0.10224033892154694, -1.7215512990951538, 0.3628539443016052, 0.07690287381410599, -0.30419421195983887, -2.0647077560424805, -1.4107484817504883, -1.5039174556732178, 2.664954662322998, -0.6434201598167419, 0.21950852870941162, 454.787841796875, -0.17436324059963226, 0.36184418201446533, 0.0018376882653683424, 2.18548321723938, 0.35010436177253723, -0.8669407367706299], "std": [0.2627842128276825, 0.04043537378311157, 0.492766797542572, 0.7397956848144531, 0.8063511252403259, 0.13041388988494873, 0.9711076617240906, 298.26922607421875, 0.1399191915988922, 0.06902070343494415, 0.04024000093340874, 0.8889670968055725, 0.42816218733787537, 0.5078068971633911, 0.15083952248096466, 0.0056597464717924595, 0.13793158531188965, 0.3252573609352112, 0.10559894144535065, 0.7458906769752502, 0.12868449091911316, 393.3965148925781, 0.06709840148687363, 0.01637926697731018, 0.0341620147228241, 0.3292968273162842, 0.220459446310997, 2.521644353866577], "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": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [575]}, "index": {"min": [22574], "max": [23148], "mean": [22861.0], "std": [165.98795136997143], "count": [575]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [575]}, "subtask_annotation": {"mean": [3.716521739130435, 9.0, 9.0, 9.0, 9.0], "std": [1.6809898965003027, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [575]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [575]}, "eef_direction_state": {"mean": [5.062608695652174, 4.747826086956522], "std": [1.275689813024638, 1.6589335404088363], "min": [0, 0], "max": [6, 6], "count": [575]}, "eef_velocity_state": {"mean": [0.551304347826087, 0.6365217391304347], "std": [0.6675542925181116, 0.7633257250812969], "min": [0, 0], "max": [2, 2], "count": [575]}, "eef_acc_mag_state": {"mean": [0.6730434782608695, 0.5217391304347826], "std": [0.82201467659916, 0.7638327393390503], "min": [0, 0], "max": [2, 2], "count": [575]}, "eef_direction_action": {"mean": [5.062608695652174, 4.747826086956522], "std": [1.275689813024638, 1.6589335404088363], "min": [0, 0], "max": [6, 6], "count": [575]}, "eef_velocity_action": {"mean": [0.551304347826087, 0.6365217391304347], "std": [0.6675542925181116, 0.7633257250812969], "min": [0, 0], "max": [2, 2], "count": [575]}, "eef_acc_mag_action": {"mean": [0.6730434782608695, 0.5217391304347826], "std": [0.82201467659916, 0.7638327393390503], "min": [0, 0], "max": [2, 2], "count": [575]}, "eef_sim_pose_state": {"mean": [0.5555155582187753, 0.19936507164152859, 1.1646576255519598, 1.0258299826453572, 0.9575871670766074, 2.1170706263598884, 0.5495943517771072, -0.3062239380120872, 1.1759002203822189, 0.1804446734453068, 0.9125216634458491, -1.0171779151927618], "std": [0.017833205579631375, 0.03458868276135494, 0.06570147969906388, 2.404009966813804, 0.34352380569280566, 0.709005468003761, 0.0770165546504045, 0.09038397580404271, 0.11951119405025236, 1.9737557821964127, 0.2975275576355383, 1.1759683486220767], "min": [0.47691589982732213, 0.15980066638607315, 1.0376374251292642, -3.141203470560135, 0.5311429370559932, 0.2793736194325874, 0.4602039373859756, -0.4181577299696847, 1.047830844440461, -3.1348544004789805, 0.28839382055848084, -2.9556458141589523], "max": [0.5775898839585129, 0.3118262860225573, 1.287795688312754, 3.1373110732801317, 1.4765502435910882, 2.8235034138985107, 0.6679399653399096, -0.14678743244580222, 1.3513391959530723, 3.09550729665679, 1.5199468622146197, 2.2366485984613917], "count": [575]}, "eef_sim_pose_action": {"mean": [0.5555155582187753, 0.19936507164152859, 1.1646576255519598, 1.0258299826453572, 0.9575871670766074, 2.1170706263598884, 0.5495943517771072, -0.3062239380120872, 1.1759002203822189, 0.1804446734453068, 0.9125216634458491, -1.0171779151927618], "std": [0.017833205579631375, 0.03458868276135494, 0.06570147969906388, 2.404009966813804, 0.34352380569280566, 0.709005468003761, 0.0770165546504045, 0.09038397580404271, 0.11951119405025236, 1.9737557821964127, 0.2975275576355383, 1.1759683486220767], "min": [0.47691589982732213, 0.15980066638607315, 1.0376374251292642, -3.141203470560135, 0.5311429370559932, 0.2793736194325874, 0.4602039373859756, -0.4181577299696847, 1.047830844440461, -3.1348544004789805, 0.28839382055848084, -2.9556458141589523], "max": [0.5775898839585129, 0.3118262860225573, 1.287795688312754, 3.1373110732801317, 1.4765502435910882, 2.8235034138985107, 0.6679399653399096, -0.14678743244580222, 1.3513391959530723, 3.09550729665679, 1.5199468622146197, 2.2366485984613917], "count": [575]}, "gripper_mode_state": {"mean": [0.4991304347826087, 0.2817391304347826], "std": [0.49999924385576233, 0.44984685484799625], "min": [0, 0], "max": [1, 1], "count": [575]}, "gripper_activity_state": {"mean": [1.897391304347826, 1.88], "std": [0.3888580538079947, 0.4101325342522509], "min": [0, 0], "max": [2, 2], "count": [575]}, "gripper_mode_action": {"mean": [0.4991304347826087, 0.2817391304347826], "std": [0.49999924385576233, 0.44984685484799625], "min": [0, 0], "max": [1, 1], "count": [575]}, "gripper_activity_action": {"mean": [1.897391304347826, 1.88], "std": [0.3888580538079947, 0.4101325342522509], "min": [0, 0], "max": [2, 2], "count": [575]}, "gripper_open_scale_state": {"mean": [0.45478782609856955, 0.6227869566809624], "std": [0.3933963301265573, 0.2982693267533529], "min": [0.013, 0.077], "max": [0.866, 0.824], "count": [575]}, "gripper_open_scale_action": {"mean": [0.45478782609856955, 0.6227869566809624], "std": [0.3933963301265573, 0.2982693267533529], "min": [0.013, 0.077], "max": [0.866, 0.824], "count": [575]}}} +{"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.43972601131574124]], [[0.45647018355628854]], [[0.44608083463136033]]], "std": [[[0.13971718163290794]], [[0.12971139746757318]], [[0.13342875082313216]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6549019607843137]], [[0.6352941176470588]], [[0.6235294117647059]]], "mean": [[[0.47477076652312017]], [[0.4810694940748885]], [[0.4734068646539613]]], "std": [[[0.061580884385454844]], [[0.060219152602600044]], [[0.06454010034842991]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4760490406053387]], [[0.4855553093121984]], [[0.47437219969763605]]], "std": [[[0.09575387004900841]], [[0.09139733478772065]], [[0.09826909855682868]]], "count": [107]}, "observation.state": {"min": [0.1981472223997116, 2.0448102951049805, -1.2570385932922363, -1.954960823059082, -2.61588191986084, -2.000443935394287, 0.23202405869960785, 20.0, 0.04323500022292137, 0.20629200339317322, 0.02492699958384037, -2.7950000762939453, -0.6150000095367432, -0.5659999847412109, -0.2781182527542114, -2.069349765777588, -1.5945154428482056, -1.998367190361023, 2.3546063899993896, -1.0693632364273071, -0.03984586521983147, 40.0, -0.3540300130844116, 0.27847298979759216, -0.0641850009560585, 1.3489999771118164, 0.12799999117851257, -3.1401853561401367], "max": [0.7759210467338562, 2.0932257175445557, -0.042900193482637405, 0.17577211558818817, -0.6631029844284058, -1.0662565231323242, 2.609982967376709, 825.0, 0.41054099798202515, 0.44363999366760254, 0.24469000101089478, -0.4860000014305115, 0.9039999842643738, 1.2860000133514404, 0.0973544642329216, -1.9346975088119507, -0.9594423770904541, -0.27118927240371704, 2.717844247817993, 1.3885141611099243, 0.650309681892395, 870.0, -0.09451299905776978, 0.36976099014282227, 0.07919300347566605, 2.5239999294281006, 0.7510000467300415, 3.121000051498413], "mean": [0.558064877986908, 2.0789029598236084, -0.679345428943634, -1.0122367143630981, -1.7809878587722778, -1.5379767417907715, 1.3515386581420898, 571.4357299804688, 0.1855286806821823, 0.3550173044204712, 0.0885520949959755, -1.9422523975372314, 0.2891633212566376, 0.2799866497516632, -0.1426730901002884, -2.061854839324951, -1.2964346408843994, -1.5624972581863403, 2.53444504737854, -0.3503320515155792, 0.3838152289390564, 507.4737243652344, -0.1702311784029007, 0.34137487411499023, 0.003471141681075096, 2.096078395843506, 0.45638352632522583, -0.8151013851165771], "std": [0.1562388837337494, 0.007035850081592798, 0.4682672917842865, 0.8421728610992432, 0.6990827918052673, 0.18982885777950287, 0.9378002285957336, 337.4738464355469, 0.1231292337179184, 0.060823407024145126, 0.04452679306268692, 0.9073675274848938, 0.5034908652305603, 0.5809239149093628, 0.10408975183963776, 0.017862416803836823, 0.21790853142738342, 0.3268967866897583, 0.1447003185749054, 0.7302344441413879, 0.19728612899780273, 387.9325866699219, 0.055267538875341415, 0.018785033375024796, 0.040435273200273514, 0.3484961688518524, 0.1823279857635498, 2.629058361053467], "count": [514]}, "action": {"min": [0.1981472223997116, 2.0448102951049805, -1.2570385932922363, -1.954960823059082, -2.61588191986084, -2.000443935394287, 0.23202405869960785, 20.0, 0.04323500022292137, 0.20629200339317322, 0.02492699958384037, -2.7950000762939453, -0.6150000095367432, -0.5659999847412109, -0.2781182527542114, -2.069349765777588, -1.5945154428482056, -1.998367190361023, 2.3546063899993896, -1.0693632364273071, -0.03984586521983147, 40.0, -0.3540300130844116, 0.27847298979759216, -0.0641850009560585, 1.3489999771118164, 0.12799999117851257, -3.1401853561401367], "max": [0.7759210467338562, 2.0932257175445557, -0.042900193482637405, 0.17577211558818817, -0.6631029844284058, -1.0662565231323242, 2.609982967376709, 825.0, 0.41054099798202515, 0.44363999366760254, 0.24469000101089478, -0.4860000014305115, 0.9039999842643738, 1.2860000133514404, 0.0973544642329216, -1.9346975088119507, -0.9594423770904541, -0.27118927240371704, 2.717844247817993, 1.3885141611099243, 0.650309681892395, 870.0, -0.09451299905776978, 0.36976099014282227, 0.07919300347566605, 2.5239999294281006, 0.7510000467300415, 3.121000051498413], "mean": [0.558064877986908, 2.0789029598236084, -0.679345428943634, -1.0122367143630981, -1.7809878587722778, -1.5379767417907715, 1.3515386581420898, 571.4357299804688, 0.1855286806821823, 0.3550173044204712, 0.0885520949959755, -1.9422523975372314, 0.2891633212566376, 0.2799866497516632, -0.1426730901002884, -2.061854839324951, -1.2964346408843994, -1.5624972581863403, 2.53444504737854, -0.3503320515155792, 0.3838152289390564, 507.4737243652344, -0.1702311784029007, 0.34137487411499023, 0.003471141681075096, 2.096078395843506, 0.45638352632522583, -0.8151013851165771], "std": [0.1562388837337494, 0.007035850081592798, 0.4682672917842865, 0.8421728610992432, 0.6990827918052673, 0.18982885777950287, 0.9378002285957336, 337.4738464355469, 0.1231292337179184, 0.060823407024145126, 0.04452679306268692, 0.9073675274848938, 0.5034908652305603, 0.5809239149093628, 0.10408975183963776, 0.017862416803836823, 0.21790853142738342, 0.3268967866897583, 0.1447003185749054, 0.7302344441413879, 0.19728612899780273, 387.9325866699219, 0.055267538875341415, 0.018785033375024796, 0.040435273200273514, 0.3484961688518524, 0.1823279857635498, 2.629058361053467], "count": [514]}, "timestamp": {"min": [0.0], "max": [17.1], "mean": [8.549999999999999], "std": [4.945957945636012], "count": [514]}, "frame_index": {"min": [0], "max": [513], "mean": [256.5], "std": [148.37873836908037], "count": [514]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [514]}, "index": {"min": [23149], "max": [23662], "mean": [23405.5], "std": [148.37873836908037], "count": [514]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [514]}, "subtask_annotation": {"mean": [3.140077821011673, 9.0, 9.0, 9.0, 9.0], "std": [2.1517861537642204, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [514]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [514]}, "eef_direction_state": {"mean": [4.336575875486381, 4.235408560311284], "std": [1.7503598148943478, 1.959966828613501], "min": [0, 0], "max": [6, 6], "count": [514]}, "eef_velocity_state": {"mean": [0.8093385214007782, 0.7821011673151751], "std": [0.699242468226963, 0.7161224635223267], "min": [0, 0], "max": [2, 2], "count": [514]}, "eef_acc_mag_state": {"mean": [0.7665369649805448, 0.77431906614786], "std": [0.8322119461662144, 0.8249761365174457], "min": [0, 0], "max": [2, 2], "count": [514]}, "eef_direction_action": {"mean": [4.336575875486381, 4.235408560311284], "std": [1.7503598148943478, 1.959966828613501], "min": [0, 0], "max": [6, 6], "count": [514]}, "eef_velocity_action": {"mean": [0.8093385214007782, 0.7821011673151751], "std": [0.699242468226963, 0.7161224635223267], "min": [0, 0], "max": [2, 2], "count": [514]}, "eef_acc_mag_action": {"mean": [0.7665369649805448, 0.77431906614786], "std": [0.8322119461662144, 0.8249761365174457], "min": [0, 0], "max": [2, 2], "count": [514]}, "eef_sim_pose_state": {"mean": [0.5314369181658218, 0.19958771283588372, 1.1609644453955503, 0.785213144198824, 1.0998151726535648, 1.8230379507944168, 0.5517620321816795, -0.2680389768334792, 1.2033990145105447, 0.26755428498416256, 0.7914961711034152, -1.0688558446444278], "std": [0.01979567585373412, 0.03253767240085222, 0.0583278645279452, 2.2572568584281165, 0.27901428269903944, 0.9065701755917507, 0.06578358759441601, 0.07506937998682758, 0.1105711686776298, 2.0483882625497434, 0.388821852496048, 1.1729060525508457], "min": [0.46000301287782114, 0.16367915528668092, 1.0219706989006807, -3.1385601011781707, 0.5637153922386866, 0.1504497321576241, 0.4016902677796652, -0.47164154698070004, 1.0428040352846737, -3.1350404369325093, 0.019952391217162635, -2.781951953660786], "max": [0.5578821587972355, 0.32808813468834325, 1.2619892161575614, 3.138335574374952, 1.4594712157038905, 2.8218231186413703, 0.6427682714919674, -0.17117430179730025, 1.3526917304321597, 3.135773749442232, 1.5105397658449204, 0.5271858475623433], "count": [514]}, "eef_sim_pose_action": {"mean": [0.5314369181658218, 0.19958771283588372, 1.1609644453955503, 0.785213144198824, 1.0998151726535648, 1.8230379507944168, 0.5517620321816795, -0.2680389768334792, 1.2033990145105447, 0.26755428498416256, 0.7914961711034152, -1.0688558446444278], "std": [0.01979567585373412, 0.03253767240085222, 0.0583278645279452, 2.2572568584281165, 0.27901428269903944, 0.9065701755917507, 0.06578358759441601, 0.07506937998682758, 0.1105711686776298, 2.0483882625497434, 0.388821852496048, 1.1729060525508457], "min": [0.46000301287782114, 0.16367915528668092, 1.0219706989006807, -3.1385601011781707, 0.5637153922386866, 0.1504497321576241, 0.4016902677796652, -0.47164154698070004, 1.0428040352846737, -3.1350404369325093, 0.019952391217162635, -2.781951953660786], "max": [0.5578821587972355, 0.32808813468834325, 1.2619892161575614, 3.138335574374952, 1.4594712157038905, 2.8218231186413703, 0.6427682714919674, -0.17117430179730025, 1.3526917304321597, 3.135773749442232, 1.5105397658449204, 0.5271858475623433], "count": [514]}, "gripper_mode_state": {"mean": [0.433852140077821, 0.3346303501945525], "std": [0.49560514588502436, 0.47186108011068684], "min": [0, 0], "max": [1, 1], "count": [514]}, "gripper_activity_state": {"mean": [1.8618677042801557, 1.8852140077821011], "std": [0.46090886149735966, 0.4095827488196135], "min": [0, 0], "max": [2, 2], "count": [514]}, "gripper_mode_action": {"mean": [0.433852140077821, 0.3346303501945525], "std": [0.49560514588502436, 0.47186108011068684], "min": [0, 0], "max": [1, 1], "count": [514]}, "gripper_activity_action": {"mean": [1.8618677042801557, 1.8852140077821011], "std": [0.46090886149735966, 0.4095827488196135], "min": [0, 0], "max": [2, 2], "count": [514]}, "gripper_open_scale_state": {"mean": [0.5074737352972387, 0.5714357976987673], "std": [0.3879328534542375, 0.3374738522471203], "min": [0.04, 0.02], "max": [0.87, 0.825], "count": [514]}, "gripper_open_scale_action": {"mean": [0.5074737352972387, 0.5714357976987673], "std": [0.3879328534542375, 0.3374738522471203], "min": [0.04, 0.02], "max": [0.87, 0.825], "count": [514]}}} +{"episode_index": 45, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4496515790742527]], [[0.46557228941212186]], [[0.4556531684167292]]], "std": [[[0.13213392299749024]], [[0.12271893119550961]], [[0.12528186288622922]]], "count": [183]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1411764705882353]], [[0.12156862745098039]], [[0.10980392156862745]]], "max": [[[0.6274509803921569]], [[0.615686274509804]], [[0.615686274509804]]], "mean": [[[0.4734497258830673]], [[0.4792902458569949]], [[0.4715500296885603]]], "std": [[[0.03957775788477642]], [[0.030216115960180177]], [[0.04104051283542661]]], "count": [183]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[0.6509803921568628]], [[0.6313725490196078]], [[0.6509803921568628]]], "mean": [[[0.47291787206685953]], [[0.48644314529090327]], [[0.47095307756527016]]], "std": [[[0.06261549241069173]], [[0.04073765906246213]], [[0.06715064746558831]]], "count": [183]}, "observation.state": {"min": [0.09049531817436218, 1.9800760746002197, -0.4974363148212433, -0.25614452362060547, -1.8478673696517944, -2.003847360610962, -0.05429719761013985, 15.0, 0.1581300050020218, 0.1769160032272339, -0.14659999310970306, -2.5869998931884766, 0.75, -0.328000009059906, -0.5005429983139038, -2.0801358222961426, -1.899930715560913, -1.696146011352539, 1.9140154123306274, -1.6249364614486694, -0.4617966413497925, 35.0, -0.3543910086154938, 0.27035900950431824, -0.04904000088572502, 0.8889999985694885, -0.006000003311783075, -3.134185314178467], "max": [0.9469807744026184, 2.092719793319702, 0.461499959230423, 0.6375338435173035, -1.3052270412445068, -0.8475668430328369, 0.6917263269424438, 717.0, 0.3956190049648285, 0.39645200967788696, 0.15005700290203094, -0.7889999747276306, 1.180999994277954, 0.921999990940094, -0.17936748266220093, -1.8434343338012695, -0.5139994621276855, -0.13177236914634705, 2.7122416496276855, 1.6695644855499268, 0.31780701875686646, 846.0, -0.208079993724823, 0.4367539882659912, 0.08236599713563919, 2.5490000247955322, 1.065999984741211, 3.125999927520752], "mean": [0.5700664520263672, 2.0571579933166504, 0.007713811006397009, 0.11355182528495789, -1.498143196105957, -1.2704176902770996, 0.47436320781707764, 417.84417724609375, 0.2840023934841156, 0.3378710448741913, -0.0034283464774489403, -1.678938388824463, 0.9503977298736572, 0.21797658503055573, -0.31397512555122375, -2.0506327152252197, -0.9894142746925354, -0.6482130289077759, 2.2762677669525146, 0.7575740814208984, -0.02695493958890438, 334.0912780761719, -0.2837068438529968, 0.3217356503009796, 0.002785932272672653, 1.5969057083129883, 0.7288187742233276, 1.5440136194229126], "std": [0.24403543770313263, 0.039448123425245285, 0.2311551868915558, 0.2743297517299652, 0.17053182423114777, 0.2800143361091614, 0.18479949235916138, 305.06610107421875, 0.08975320309400558, 0.05342036113142967, 0.11290621012449265, 0.6397773623466492, 0.1275743991136551, 0.35294803977012634, 0.09376353025436401, 0.041708946228027344, 0.4444114863872528, 0.4154554307460785, 0.30045732855796814, 1.1237152814865112, 0.2934907376766205, 313.1184387207031, 0.029773013666272163, 0.03593282774090767, 0.04310416802763939, 0.5206667184829712, 0.3247697353363037, 2.087207555770874], "count": [1040]}, "action": {"min": [0.09049531817436218, 1.9800760746002197, -0.4974363148212433, -0.25614452362060547, -1.8478673696517944, -2.003847360610962, -0.05429719761013985, 15.0, 0.1581300050020218, 0.1769160032272339, -0.14659999310970306, -2.5869998931884766, 0.75, -0.328000009059906, -0.5005429983139038, -2.0801358222961426, -1.899930715560913, -1.696146011352539, 1.9140154123306274, -1.6249364614486694, -0.4617966413497925, 35.0, -0.3543910086154938, 0.27035900950431824, -0.04904000088572502, 0.8889999985694885, -0.006000003311783075, -3.134185314178467], "max": [0.9469807744026184, 2.092719793319702, 0.461499959230423, 0.6375338435173035, -1.3052270412445068, -0.8475668430328369, 0.6917263269424438, 717.0, 0.3956190049648285, 0.39645200967788696, 0.15005700290203094, -0.7889999747276306, 1.180999994277954, 0.921999990940094, -0.17936748266220093, -1.8434343338012695, -0.5139994621276855, -0.13177236914634705, 2.7122416496276855, 1.6695644855499268, 0.31780701875686646, 846.0, -0.208079993724823, 0.4367539882659912, 0.08236599713563919, 2.5490000247955322, 1.065999984741211, 3.125999927520752], "mean": [0.5700664520263672, 2.0571579933166504, 0.007713811006397009, 0.11355182528495789, -1.498143196105957, -1.2704176902770996, 0.47436320781707764, 417.84417724609375, 0.2840023934841156, 0.3378710448741913, -0.0034283464774489403, -1.678938388824463, 0.9503977298736572, 0.21797658503055573, -0.31397512555122375, -2.0506327152252197, -0.9894142746925354, -0.6482130289077759, 2.2762677669525146, 0.7575740814208984, -0.02695493958890438, 334.0912780761719, -0.2837068438529968, 0.3217356503009796, 0.002785932272672653, 1.5969057083129883, 0.7288187742233276, 1.5440136194229126], "std": [0.24403543770313263, 0.039448123425245285, 0.2311551868915558, 0.2743297517299652, 0.17053182423114777, 0.2800143361091614, 0.18479949235916138, 305.06610107421875, 0.08975320309400558, 0.05342036113142967, 0.11290621012449265, 0.6397773623466492, 0.1275743991136551, 0.35294803977012634, 0.09376353025436401, 0.041708946228027344, 0.4444114863872528, 0.4154554307460785, 0.30045732855796814, 1.1237152814865112, 0.2934907376766205, 313.1184387207031, 0.029773013666272163, 0.03593282774090767, 0.04310416802763939, 0.5206667184829712, 0.3247697353363037, 2.087207555770874], "count": [1040]}, "timestamp": {"min": [0.0], "max": [34.63333333333333], "mean": [17.31666666666667], "std": [10.007400039748363], "count": [1040]}, "frame_index": {"min": [0], "max": [1039], "mean": [519.5], "std": [300.22200119245093], "count": [1040]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [1040]}, "index": {"min": [24914], "max": [25953], "mean": [25433.5], "std": [300.22200119245093], "count": [1040]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1040]}, "subtask_annotation": {"mean": [3.4, 9.0, 9.0, 9.0, 9.0], "std": [2.077257807784093, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [1040]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [1040]}, "eef_direction_state": {"mean": [4.782692307692308, 4.325961538461539], "std": [1.9327363179068942, 2.3072834173008476], "min": [0, 0], "max": [6, 6], "count": [1040]}, "eef_velocity_state": {"mean": [0.4096153846153846, 0.4855769230769231], "std": [0.6024819229284998, 0.6918367789430021], "min": [0, 0], "max": [2, 2], "count": [1040]}, "eef_acc_mag_state": {"mean": [0.42596153846153845, 0.4326923076923077], "std": [0.7300546860849194, 0.7214358423007687], "min": [0, 0], "max": [2, 2], "count": [1040]}, "eef_direction_action": {"mean": [4.782692307692308, 4.325961538461539], "std": [1.9327363179068942, 2.3072834173008476], "min": [0, 0], "max": [6, 6], "count": [1040]}, "eef_velocity_action": {"mean": [0.4096153846153846, 0.4855769230769231], "std": [0.6024819229284998, 0.6918367789430021], "min": [0, 0], "max": [2, 2], "count": [1040]}, "eef_acc_mag_action": {"mean": [0.42596153846153845, 0.4326923076923077], "std": [0.7300546860849194, 0.7214358423007687], "min": [0, 0], "max": [2, 2], "count": [1040]}, "eef_sim_pose_state": {"mean": [0.5103717964065243, 0.2698249630603209, 1.0658468325585737, -0.8850167798944685, 1.0881816674872982, 0.20219673449845033, 0.5265519214675217, -0.2714301843214368, 1.05547323639198, 1.244912563372746, 1.251723623567471, 1.4909215973884744], "std": [0.041821094981751024, 0.038560617633396944, 0.046607876735757205, 1.2243210983252906, 0.39792976986259265, 1.5156524876684345, 0.05596859254633909, 0.12622807402351455, 0.02185564476591295, 0.6576590338689801, 0.09991944143956408, 1.0480876792799223], "min": [0.45769869258753376, 0.22949058687380705, 1.0218215901002174, -3.1398136021793857, 0.2197210029636929, -3.133212546608708, 0.366294431930122, -0.42812282409796454, 1.0141338442434273, 0.31013798241696494, 0.9431797658832468, -3.139694224871909], "max": [0.6183906816590402, 0.35558370338808254, 1.2031220115460257, 3.1383195844039045, 1.482012250730893, 3.1414433053194877, 0.5913722561064931, -0.10209691823216906, 1.0887656315271759, 2.4169624231007547, 1.4416706502780157, 3.139248518729796], "count": [1040]}, "eef_sim_pose_action": {"mean": [0.5103717964065243, 0.2698249630603209, 1.0658468325585737, -0.8850167798944685, 1.0881816674872982, 0.20219673449845033, 0.5265519214675217, -0.2714301843214368, 1.05547323639198, 1.244912563372746, 1.251723623567471, 1.4909215973884744], "std": [0.041821094981751024, 0.038560617633396944, 0.046607876735757205, 1.2243210983252906, 0.39792976986259265, 1.5156524876684345, 0.05596859254633909, 0.12622807402351455, 0.02185564476591295, 0.6576590338689801, 0.09991944143956408, 1.0480876792799223], "min": [0.45769869258753376, 0.22949058687380705, 1.0218215901002174, -3.1398136021793857, 0.2197210029636929, -3.133212546608708, 0.366294431930122, -0.42812282409796454, 1.0141338442434273, 0.31013798241696494, 0.9431797658832468, -3.139694224871909], "max": [0.6183906816590402, 0.35558370338808254, 1.2031220115460257, 3.1383195844039045, 1.482012250730893, 3.1414433053194877, 0.5913722561064931, -0.10209691823216906, 1.0887656315271759, 2.4169624231007547, 1.4416706502780157, 3.139248518729796], "count": [1040]}, "gripper_mode_state": {"mean": [0.5451923076923076, 0.4932692307692308], "std": [0.4979534670282344, 0.4999546946929855], "min": [0, 0], "max": [1, 1], "count": [1040]}, "gripper_activity_state": {"mean": [1.9259615384615385, 1.9432692307692307], "std": [0.33868955387688565, 0.2968632238399344], "min": [0, 0], "max": [2, 2], "count": [1040]}, "gripper_mode_action": {"mean": [0.5451923076923076, 0.4932692307692308], "std": [0.4979534670282344, 0.4999546946929855], "min": [0, 0], "max": [1, 1], "count": [1040]}, "gripper_activity_action": {"mean": [1.9259615384615385, 1.9432692307692307], "std": [0.33868955387688565, 0.2968632238399344], "min": [0, 0], "max": [2, 2], "count": [1040]}, "gripper_open_scale_state": {"mean": [0.3340913460878222, 0.4178442307637294], "std": [0.3131185422458086, 0.30506597829058146], "min": [0.035, 0.015], "max": [0.846, 0.717], "count": [1040]}, "gripper_open_scale_action": {"mean": [0.3340913460878222, 0.4178442307637294], "std": [0.3131185422458086, 0.30506597829058146], "min": [0.035, 0.015], "max": [0.846, 0.717], "count": [1040]}}} +{"episode_index": 46, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4544071245441086]], [[0.4690284198624201]], [[0.4603078135720218]]], "std": [[[0.13789379019068534]], [[0.12714159723790824]], [[0.13168860572044758]]], "count": [181]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1450980392156863]], [[0.11764705882352941]], [[0.10588235294117647]]], "max": [[[0.6196078431372549]], [[0.611764705882353]], [[0.611764705882353]]], "mean": [[[0.47199960504459615]], [[0.4786986309717257]], [[0.47178313450149856]]], "std": [[[0.03986806512202215]], [[0.03118882036555698]], [[0.0416669642379236]]], "count": [181]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.058823529411764705]], [[0.0392156862745098]]], "max": [[[0.7098039215686275]], [[0.6901960784313725]], [[0.6862745098039216]]], "mean": [[[0.47331395569277435]], [[0.4836610944101397]], [[0.4691232565540028]]], "std": [[[0.0619141202213126]], [[0.0386645696726243]], [[0.06851962463560196]]], "count": [181]}, "observation.state": {"min": [0.018500490114092827, 2.044670820236206, -0.20052090287208557, -0.23022638261318207, -2.2163586616516113, -1.9482760429382324, -0.44432592391967773, 16.0, 0.15078499913215637, 0.18270699679851532, -0.14185799658298492, -2.2339999675750732, 0.20600000023841858, -0.0819999948143959, -0.5762204527854919, -2.0801358222961426, -1.79739248752594, -1.8346028327941895, 1.8204832077026367, -1.6638050079345703, -0.5777738094329834, 34.0, -0.3153280019760132, 0.2664490044116974, -0.06473399698734283, 0.7789999842643738, -0.0010000016773119569, -3.132185220718384], "max": [0.6579192876815796, 2.0914106369018555, 0.5919808149337769, 0.6750409603118896, -1.3543756008148193, -0.8868715763092041, 0.6304129362106323, 595.0, 0.3711090087890625, 0.3695079982280731, 0.1253799945116043, -0.8539999723434448, 1.1119999885559082, 0.8870000243186951, -0.11690215766429901, -1.9168428182601929, -0.4003436267375946, -0.09056513756513596, 2.7854583263397217, 1.7217150926589966, 0.5981243848800659, 834.0, -0.19065700471401215, 0.42342400550842285, 0.12472900003194809, 2.5480000972747803, 1.2680000066757202, 3.122999906539917], "mean": [0.4895552694797516, 2.0731239318847656, 0.30290815234184265, 0.16954980790615082, -1.7533890008926392, -1.4298821687698364, 0.06158856302499771, 309.18792724609375, 0.2668605446815491, 0.31834718585014343, 0.0010903890943154693, -1.5346962213516235, 0.6902923583984375, 0.4424656629562378, -0.2956332564353943, -2.0559916496276855, -0.8964734077453613, -0.7093366980552673, 2.24350643157959, 0.8158479332923889, -0.030437352135777473, 309.2555847167969, -0.26661840081214905, 0.31307217478752136, -0.007292954716831446, 1.5461887121200562, 0.792280912399292, 1.5186129808425903], "std": [0.1410668045282364, 0.01341336965560913, 0.17834411561489105, 0.3499583601951599, 0.32187601923942566, 0.36142000555992126, 0.3672703206539154, 248.25570678710938, 0.07717005163431168, 0.04503403604030609, 0.09822056442499161, 0.46419575810432434, 0.26540327072143555, 0.3167361617088318, 0.1143161728978157, 0.029515473172068596, 0.46619799733161926, 0.3997526168823242, 0.3281538188457489, 1.1248685121536255, 0.34708231687545776, 267.6797790527344, 0.022007066756486893, 0.03773970529437065, 0.04249919205904007, 0.5016483068466187, 0.3721276521682739, 2.0259320735931396], "count": [1027]}, "action": {"min": [0.018500490114092827, 2.044670820236206, -0.20052090287208557, -0.23022638261318207, -2.2163586616516113, -1.9482760429382324, -0.44432592391967773, 16.0, 0.15078499913215637, 0.18270699679851532, -0.14185799658298492, -2.2339999675750732, 0.20600000023841858, -0.0819999948143959, -0.5762204527854919, -2.0801358222961426, -1.79739248752594, -1.8346028327941895, 1.8204832077026367, -1.6638050079345703, -0.5777738094329834, 34.0, -0.3153280019760132, 0.2664490044116974, -0.06473399698734283, 0.7789999842643738, -0.0010000016773119569, -3.132185220718384], "max": [0.6579192876815796, 2.0914106369018555, 0.5919808149337769, 0.6750409603118896, -1.3543756008148193, -0.8868715763092041, 0.6304129362106323, 595.0, 0.3711090087890625, 0.3695079982280731, 0.1253799945116043, -0.8539999723434448, 1.1119999885559082, 0.8870000243186951, -0.11690215766429901, -1.9168428182601929, -0.4003436267375946, -0.09056513756513596, 2.7854583263397217, 1.7217150926589966, 0.5981243848800659, 834.0, -0.19065700471401215, 0.42342400550842285, 0.12472900003194809, 2.5480000972747803, 1.2680000066757202, 3.122999906539917], "mean": [0.4895552694797516, 2.0731239318847656, 0.30290815234184265, 0.16954980790615082, -1.7533890008926392, -1.4298821687698364, 0.06158856302499771, 309.18792724609375, 0.2668605446815491, 0.31834718585014343, 0.0010903890943154693, -1.5346962213516235, 0.6902923583984375, 0.4424656629562378, -0.2956332564353943, -2.0559916496276855, -0.8964734077453613, -0.7093366980552673, 2.24350643157959, 0.8158479332923889, -0.030437352135777473, 309.2555847167969, -0.26661840081214905, 0.31307217478752136, -0.007292954716831446, 1.5461887121200562, 0.792280912399292, 1.5186129808425903], "std": [0.1410668045282364, 0.01341336965560913, 0.17834411561489105, 0.3499583601951599, 0.32187601923942566, 0.36142000555992126, 0.3672703206539154, 248.25570678710938, 0.07717005163431168, 0.04503403604030609, 0.09822056442499161, 0.46419575810432434, 0.26540327072143555, 0.3167361617088318, 0.1143161728978157, 0.029515473172068596, 0.46619799733161926, 0.3997526168823242, 0.3281538188457489, 1.1248685121536255, 0.34708231687545776, 267.6797790527344, 0.022007066756486893, 0.03773970529437065, 0.04249919205904007, 0.5016483068466187, 0.3721276521682739, 2.0259320735931396], "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": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [1027]}, "index": {"min": [25954], "max": [26980], "mean": [26467.0], "std": [296.46922268593073], "count": [1027]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1027]}, "subtask_annotation": {"mean": [3.0934761441090557, 9.0, 9.0, 9.0, 9.0], "std": [2.1431320277072463, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [1027]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [1027]}, "eef_direction_state": {"mean": [4.662122687439143, 4.078870496592016], "std": [1.9625898902853343, 2.3054508648293157], "min": [0, 0], "max": [6, 6], "count": [1027]}, "eef_velocity_state": {"mean": [0.5043816942551119, 0.5170399221032133], "std": [0.6726904535706443, 0.6150116577794804], "min": [0, 0], "max": [2, 2], "count": [1027]}, "eef_acc_mag_state": {"mean": [0.5900681596884129, 0.4907497565725414], "std": [0.8043326536636345, 0.7558033331306513], "min": [0, 0], "max": [2, 2], "count": [1027]}, "eef_direction_action": {"mean": [4.662122687439143, 4.078870496592016], "std": [1.9625898902853343, 2.3054508648293157], "min": [0, 0], "max": [6, 6], "count": [1027]}, "eef_velocity_action": {"mean": [0.5043816942551119, 0.5170399221032133], "std": [0.6726904535706443, 0.6150116577794804], "min": [0, 0], "max": [2, 2], "count": [1027]}, "eef_acc_mag_action": {"mean": [0.5900681596884129, 0.4907497565725414], "std": [0.8043326536636345, 0.7558033331306513], "min": [0, 0], "max": [2, 2], "count": [1027]}, "eef_sim_pose_state": {"mean": [0.5017988237122358, 0.25134311358979844, 1.0691143125706126, -0.8954407530472953, 1.0423755589453036, 0.13716477204723482, 0.5077229027365768, -0.26305312952624843, 1.0640580843853624, 0.45562769182739904, 1.1492704780069247, 0.46440889212297315], "std": [0.04501619505793082, 0.03158592967434188, 0.048000715537080345, 1.2359647588080225, 0.38070666069371095, 1.5534570994024062, 0.04342867279264092, 0.11110051282531651, 0.016742472888863595, 1.1653210945130075, 0.270234509279826, 1.3362585516528536], "min": [0.4485473083787965, 0.206605574813554, 1.0234652921036895, -3.1023930423610446, 0.2211120135306195, -3.1137393370100006, 0.37107196255371694, -0.3963085515940252, 1.0314512124687825, -2.7722630512634314, 0.7067391392409075, -3.138079293259468], "max": [0.6049861395070625, 0.34150905154520617, 1.2149514368165812, 3.013723826827617, 1.484360938665723, 3.135663560785996, 0.5550253356805137, -0.09981096548814634, 1.0918449521761746, 3.1233256749825316, 1.5525772972370877, 3.106974372765413], "count": [1027]}, "eef_sim_pose_action": {"mean": [0.5017988237122358, 0.25134311358979844, 1.0691143125706126, -0.8954407530472953, 1.0423755589453036, 0.13716477204723482, 0.5077229027365768, -0.26305312952624843, 1.0640580843853624, 0.45562769182739904, 1.1492704780069247, 0.46440889212297315], "std": [0.04501619505793082, 0.03158592967434188, 0.048000715537080345, 1.2359647588080225, 0.38070666069371095, 1.5534570994024062, 0.04342867279264092, 0.11110051282531651, 0.016742472888863595, 1.1653210945130075, 0.270234509279826, 1.3362585516528536], "min": [0.4485473083787965, 0.206605574813554, 1.0234652921036895, -3.1023930423610446, 0.2211120135306195, -3.1137393370100006, 0.37107196255371694, -0.3963085515940252, 1.0314512124687825, -2.7722630512634314, 0.7067391392409075, -3.138079293259468], "max": [0.6049861395070625, 0.34150905154520617, 1.2149514368165812, 3.013723826827617, 1.484360938665723, 3.135663560785996, 0.5550253356805137, -0.09981096548814634, 1.0918449521761746, 3.1233256749825316, 1.5525772972370877, 3.106974372765413], "count": [1027]}, "gripper_mode_state": {"mean": [0.8062317429406037, 0.6689386562804285], "std": [0.39524943974098603, 0.47059508116231735], "min": [0, 0], "max": [1, 1], "count": [1027]}, "gripper_activity_state": {"mean": [1.940603700097371, 1.958130477117819], "std": [0.30792332298687636, 0.259577235714037], "min": [0, 0], "max": [2, 2], "count": [1027]}, "gripper_mode_action": {"mean": [0.8062317429406037, 0.6689386562804285], "std": [0.39524943974098603, 0.47059508116231735], "min": [0, 0], "max": [1, 1], "count": [1027]}, "gripper_activity_action": {"mean": [1.940603700097371, 1.958130477117819], "std": [0.30792332298687636, 0.259577235714037], "min": [0, 0], "max": [2, 2], "count": [1027]}, "gripper_open_scale_state": {"mean": [0.3092555988241193, 0.3091879259961946], "std": [0.26767980439923156, 0.24825571497057913], "min": [0.034, 0.016], "max": [0.834, 0.595], "count": [1027]}, "gripper_open_scale_action": {"mean": [0.3092555988241193, 0.3091879259961946], "std": [0.26767980439923156, 0.24825571497057913], "min": [0.034, 0.016], "max": [0.834, 0.595], "count": [1027]}}} +{"episode_index": 47, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.45251506516261125]], [[0.4676734056323333]], [[0.45980422424994094]]], "std": [[[0.13472544583934362]], [[0.12490254073069637]], [[0.1274491476517851]]], "count": [166]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1607843137254902]], [[0.12156862745098039]], [[0.11372549019607843]]], "max": [[[0.6274509803921569]], [[0.615686274509804]], [[0.615686274509804]]], "mean": [[[0.4773923278899913]], [[0.4829390060240964]], [[0.4751317020533113]]], "std": [[[0.04210117790530824]], [[0.0308661077182618]], [[0.043251476080206075]]], "count": [166]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[0.6549019607843137]], [[0.6392156862745098]], [[0.6431372549019608]]], "mean": [[[0.4708251363296323]], [[0.4850830564906685]], [[0.467369411469407]]], "std": [[[0.06786795975155997]], [[0.04296108375576124]], [[0.07400752928752181]]], "count": [166]}, "observation.state": {"min": [0.15687020123004913, 1.8931586742401123, 0.47507861256599426, -0.15702727437019348, -2.31833815574646, -1.977318525314331, -0.2793399393558502, 20.0, 0.15262900292873383, 0.19947199523448944, -0.1400039941072464, -2.2909998893737793, 0.7110000252723694, -0.10100002586841583, -0.5846329927444458, -2.0801358222961426, -2.0171117782592773, -1.8070441484451294, 1.8085103034973145, -1.6034514904022217, -0.5635668635368347, 34.0, -0.34613001346588135, 0.2640169858932495, -0.06275200098752975, 0.9309999942779541, 0.03399999439716339, -3.1401853561401367], "max": [0.6216862797737122, 2.09142804145813, 0.9481152892112732, 0.842103898525238, -1.8559482097625732, -0.7467217445373535, 0.6765245795249939, 751.0, 0.4022449851036072, 0.36864200234413147, 0.12563100457191467, -0.7110000252723694, 1.0720000267028809, 1.0160000324249268, -0.13432054221630096, -1.9579105377197266, -0.39707985520362854, -0.13344788551330566, 2.8865652084350586, 1.4809815883636475, 1.025346040725708, 846.0, -0.21012599766254425, 0.4315980076789856, 0.0946199968457222, 2.6570000648498535, 1.3170000314712524, 3.131999969482422], "mean": [0.430845707654953, 2.0711021423339844, 0.715497612953186, 0.336020827293396, -2.062584400177002, -1.3002129793167114, 0.13826118409633636, 471.5217590332031, 0.27080467343330383, 0.3183359205722809, -0.009671366773545742, -1.4517379999160767, 0.8212475776672363, 0.39223983883857727, -0.32991063594818115, -2.0612621307373047, -1.0299270153045654, -0.7006505727767944, 2.2668826580047607, 0.6258209347724915, 0.03059287928044796, 306.4433898925781, -0.27874019742012024, 0.3346529006958008, -0.0038599802646785975, 1.6946959495544434, 0.7690844535827637, 1.5442984104156494], "std": [0.12962929904460907, 0.031623948365449905, 0.18762211501598358, 0.27990755438804626, 0.1745445728302002, 0.3492549955844879, 0.19434036314487457, 329.66680908203125, 0.08168711513280869, 0.03513547405600548, 0.09784991294145584, 0.6386536359786987, 0.0915103629231453, 0.3401279151439667, 0.1224912703037262, 0.01978849247097969, 0.5368949770927429, 0.4099123477935791, 0.376737117767334, 1.0872210264205933, 0.42348483204841614, 305.22698974609375, 0.031136654317378998, 0.04186653718352318, 0.03729727119207382, 0.4331369698047638, 0.3741846978664398, 2.2112209796905518], "count": [919]}, "action": {"min": [0.15687020123004913, 1.8931586742401123, 0.47507861256599426, -0.15702727437019348, -2.31833815574646, -1.977318525314331, -0.2793399393558502, 20.0, 0.15262900292873383, 0.19947199523448944, -0.1400039941072464, -2.2909998893737793, 0.7110000252723694, -0.10100002586841583, -0.5846329927444458, -2.0801358222961426, -2.0171117782592773, -1.8070441484451294, 1.8085103034973145, -1.6034514904022217, -0.5635668635368347, 34.0, -0.34613001346588135, 0.2640169858932495, -0.06275200098752975, 0.9309999942779541, 0.03399999439716339, -3.1401853561401367], "max": [0.6216862797737122, 2.09142804145813, 0.9481152892112732, 0.842103898525238, -1.8559482097625732, -0.7467217445373535, 0.6765245795249939, 751.0, 0.4022449851036072, 0.36864200234413147, 0.12563100457191467, -0.7110000252723694, 1.0720000267028809, 1.0160000324249268, -0.13432054221630096, -1.9579105377197266, -0.39707985520362854, -0.13344788551330566, 2.8865652084350586, 1.4809815883636475, 1.025346040725708, 846.0, -0.21012599766254425, 0.4315980076789856, 0.0946199968457222, 2.6570000648498535, 1.3170000314712524, 3.131999969482422], "mean": [0.430845707654953, 2.0711021423339844, 0.715497612953186, 0.336020827293396, -2.062584400177002, -1.3002129793167114, 0.13826118409633636, 471.5217590332031, 0.27080467343330383, 0.3183359205722809, -0.009671366773545742, -1.4517379999160767, 0.8212475776672363, 0.39223983883857727, -0.32991063594818115, -2.0612621307373047, -1.0299270153045654, -0.7006505727767944, 2.2668826580047607, 0.6258209347724915, 0.03059287928044796, 306.4433898925781, -0.27874019742012024, 0.3346529006958008, -0.0038599802646785975, 1.6946959495544434, 0.7690844535827637, 1.5442984104156494], "std": [0.12962929904460907, 0.031623948365449905, 0.18762211501598358, 0.27990755438804626, 0.1745445728302002, 0.3492549955844879, 0.19434036314487457, 329.66680908203125, 0.08168711513280869, 0.03513547405600548, 0.09784991294145584, 0.6386536359786987, 0.0915103629231453, 0.3401279151439667, 0.1224912703037262, 0.01978849247097969, 0.5368949770927429, 0.4099123477935791, 0.376737117767334, 1.0872210264205933, 0.42348483204841614, 305.22698974609375, 0.031136654317378998, 0.04186653718352318, 0.03729727119207382, 0.4331369698047638, 0.3741846978664398, 2.2112209796905518], "count": [919]}, "timestamp": {"min": [0.0], "max": [30.6], "mean": [15.3], "std": [8.843076387773657], "count": [919]}, "frame_index": {"min": [0], "max": [918], "mean": [459.0], "std": [265.29229163320974], "count": [919]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [919]}, "index": {"min": [26981], "max": [27899], "mean": [27440.0], "std": [265.29229163320974], "count": [919]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [919]}, "subtask_annotation": {"mean": [3.6637649619151254, 9.0, 9.0, 9.0, 9.0], "std": [1.959631600593704, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [919]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [919]}, "eef_direction_state": {"mean": [4.477693144722524, 4.498367791077258], "std": [1.957461856585097, 2.2181729268702495], "min": [0, 0], "max": [6, 6], "count": [919]}, "eef_velocity_state": {"mean": [0.544069640914037, 0.4363438520130577], "std": [0.6396111947584016, 0.6679562281166561], "min": [0, 0], "max": [2, 2], "count": [919]}, "eef_acc_mag_state": {"mean": [0.5995647442872688, 0.4809575625680087], "std": [0.8057463817246536, 0.756126056288072], "min": [0, 0], "max": [2, 2], "count": [919]}, "eef_direction_action": {"mean": [4.477693144722524, 4.498367791077258], "std": [1.957461856585097, 2.2181729268702495], "min": [0, 0], "max": [6, 6], "count": [919]}, "eef_velocity_action": {"mean": [0.544069640914037, 0.4363438520130577], "std": [0.6396111947584016, 0.6679562281166561], "min": [0, 0], "max": [2, 2], "count": [919]}, "eef_acc_mag_action": {"mean": [0.5995647442872688, 0.4809575625680087], "std": [0.8057463817246536, 0.756126056288072], "min": [0, 0], "max": [2, 2], "count": [919]}, "eef_sim_pose_state": {"mean": [0.5221526565338391, 0.2621780844449252, 1.067877952492518, -0.8613087061988466, 1.0909936497351147, 0.15657519745471266, 0.5074444603125625, -0.25303066449262857, 1.0555925446777041, 1.0284027608891833, 1.250461775846824, -0.13575040651668424], "std": [0.04818100171735367, 0.03257195297045998, 0.05166715053298925, 1.381089048611753, 0.3794174192564762, 1.6453660336498617, 0.0366839907809549, 0.10951145214390894, 0.014365413296852016, 1.0390072982631071, 0.19093601663936427, 1.4854296666149722], "min": [0.44572220849595906, 0.21143496551763488, 1.025141987071214, -3.099369039043118, 0.25109319288015874, -3.1393259220345673, 0.3898301719889024, -0.4192238797072987, 1.0187422627814455, -3.0627050122043227, 0.8824719997440647, -3.138449211962342], "max": [0.6164931339403019, 0.32826634874576316, 1.2144206336850272, 3.1362530993056197, 1.4604723465238028, 3.139213334499652, 0.5598410271888701, -0.10324490192178787, 1.0775634378267698, 3.0921613382850084, 1.5504209872479242, 3.105410811534949], "count": [919]}, "eef_sim_pose_action": {"mean": [0.5221526565338391, 0.2621780844449252, 1.067877952492518, -0.8613087061988466, 1.0909936497351147, 0.15657519745471266, 0.5074444603125625, -0.25303066449262857, 1.0555925446777041, 1.0284027608891833, 1.250461775846824, -0.13575040651668424], "std": [0.04818100171735367, 0.03257195297045998, 0.05166715053298925, 1.381089048611753, 0.3794174192564762, 1.6453660336498617, 0.0366839907809549, 0.10951145214390894, 0.014365413296852016, 1.0390072982631071, 0.19093601663936427, 1.4854296666149722], "min": [0.44572220849595906, 0.21143496551763488, 1.025141987071214, -3.099369039043118, 0.25109319288015874, -3.1393259220345673, 0.3898301719889024, -0.4192238797072987, 1.0187422627814455, -3.0627050122043227, 0.8824719997440647, -3.138449211962342], "max": [0.6164931339403019, 0.32826634874576316, 1.2144206336850272, 3.1362530993056197, 1.4604723465238028, 3.139213334499652, 0.5598410271888701, -0.10324490192178787, 1.0775634378267698, 3.0921613382850084, 1.5504209872479242, 3.105410811534949], "count": [919]}, "gripper_mode_state": {"mean": [0.5832426550598476, 0.41566920565832427], "std": [0.49302196744018256, 0.4928370086810651], "min": [0, 0], "max": [1, 1], "count": [919]}, "gripper_activity_state": {"mean": [1.9216539717083787, 1.9357997823721436], "std": [0.35887486788240097, 0.3285676156970247], "min": [0, 0], "max": [2, 2], "count": [919]}, "gripper_mode_action": {"mean": [0.5832426550598476, 0.41566920565832427], "std": [0.49302196744018256, 0.4928370086810651], "min": [0, 0], "max": [1, 1], "count": [919]}, "gripper_activity_action": {"mean": [1.9216539717083787, 1.9357997823721436], "std": [0.35887486788240097, 0.3285676156970247], "min": [0, 0], "max": [2, 2], "count": [919]}, "gripper_open_scale_state": {"mean": [0.3064434168611183, 0.47152176272752355], "std": [0.3052270285996636, 0.32966684993659273], "min": [0.034, 0.02], "max": [0.846, 0.751], "count": [919]}, "gripper_open_scale_action": {"mean": [0.3064434168611183, 0.47152176272752355], "std": [0.3052270285996636, 0.32966684993659273], "min": [0.034, 0.02], "max": [0.846, 0.751], "count": [919]}}} +{"episode_index": 48, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4493393586601307]], [[0.464212817513369]], [[0.4560422794117647]]], "std": [[[0.1373909905218997]], [[0.12696290618626738]], [[0.12955539859008747]]], "count": [154]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.14901960784313725]], [[0.11764705882352941]], [[0.10980392156862745]]], "max": [[[0.6235294117647059]], [[0.6078431372549019]], [[0.6039215686274509]]], "mean": [[[0.4723172706582633]], [[0.4790812179038282]], [[0.47120408523257784]]], "std": [[[0.042739813237084014]], [[0.031414088490020205]], [[0.044521183893179495]]], "count": [154]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.027450980392156862]], [[0.01568627450980392]]], "max": [[[0.6509803921568628]], [[0.6196078431372549]], [[0.6274509803921569]]], "mean": [[[0.47355716434300993]], [[0.4889642591885239]], [[0.4697762525464731]]], "std": [[[0.06892575954835312]], [[0.0425051026627371]], [[0.07461185675023511]]], "count": [154]}, "observation.state": {"min": [0.15887731313705444, 2.013970375061035, 0.12594296038150787, -0.1918291449546814, -2.0387890338897705, -1.832473635673523, -0.18284069001674652, 17.0, 0.15781399607658386, 0.21068499982357025, -0.1453849971294403, -2.2760000228881836, 0.7509999871253967, -0.17499999701976776, -0.5433558821678162, -2.0802056789398193, -1.8390361070632935, -1.9348372220993042, 1.763917088508606, -1.6919223070144653, -0.497104674577713, 33.0, -0.3408200144767761, 0.2588990032672882, -0.06461399793624878, 0.8579999804496765, -0.0299999937415123, -3.1371853351593018], "max": [0.6565579771995544, 2.087815284729004, 0.7394610643386841, 0.7652571201324463, -1.5780917406082153, -0.8201651573181152, 0.7259871363639832, 722.0, 0.4086410105228424, 0.36657199263572693, 0.1424580067396164, -0.6370000243186951, 1.0820000171661377, 0.8700000047683716, -0.03422590717673302, -1.8621094226837158, -0.371510773897171, 0.014590953476727009, 2.7888615131378174, 1.6692328453063965, 0.3615275025367737, 864.0, -0.19485299289226532, 0.3994700014591217, 0.09842699766159058, 2.5380001068115234, 1.0980000495910645, 3.1070001125335693], "mean": [0.4907516539096832, 2.064286947250366, 0.48964372277259827, 0.2824471890926361, -1.7869328260421753, -1.2782458066940308, 0.19155624508857727, 410.9739685058594, 0.27477139234542847, 0.3214908242225647, -0.009168227203190327, -1.4582394361495972, 0.8713618516921997, 0.37240925431251526, -0.3257179856300354, -2.0651071071624756, -0.8528080582618713, -0.7057121396064758, 2.1387417316436768, 0.6863556504249573, 0.004742673132568598, 285.5847473144531, -0.2737258970737457, 0.31693845987319946, -0.008011593483388424, 1.6282095909118652, 0.7221394181251526, 1.4750336408615112], "std": [0.14058999717235565, 0.025488419458270073, 0.1945943534374237, 0.3408450484275818, 0.15962618589401245, 0.3215150833129883, 0.3099030554294586, 262.6427917480469, 0.08678872138261795, 0.03942527249455452, 0.11666280776262283, 0.6757535338401794, 0.0938434898853302, 0.4014686346054077, 0.11594371497631073, 0.026556337252259254, 0.5229225754737854, 0.48492908477783203, 0.3924853205680847, 1.1912760734558105, 0.2877323627471924, 302.84210205078125, 0.03181448206305504, 0.03151043504476547, 0.04723015055060387, 0.5036010146141052, 0.3368073105812073, 2.1558477878570557], "count": [826]}, "action": {"min": [0.15887731313705444, 2.013970375061035, 0.12594296038150787, -0.1918291449546814, -2.0387890338897705, -1.832473635673523, -0.18284069001674652, 17.0, 0.15781399607658386, 0.21068499982357025, -0.1453849971294403, -2.2760000228881836, 0.7509999871253967, -0.17499999701976776, -0.5433558821678162, -2.0802056789398193, -1.8390361070632935, -1.9348372220993042, 1.763917088508606, -1.6919223070144653, -0.497104674577713, 33.0, -0.3408200144767761, 0.2588990032672882, -0.06461399793624878, 0.8579999804496765, -0.0299999937415123, -3.1371853351593018], "max": [0.6565579771995544, 2.087815284729004, 0.7394610643386841, 0.7652571201324463, -1.5780917406082153, -0.8201651573181152, 0.7259871363639832, 722.0, 0.4086410105228424, 0.36657199263572693, 0.1424580067396164, -0.6370000243186951, 1.0820000171661377, 0.8700000047683716, -0.03422590717673302, -1.8621094226837158, -0.371510773897171, 0.014590953476727009, 2.7888615131378174, 1.6692328453063965, 0.3615275025367737, 864.0, -0.19485299289226532, 0.3994700014591217, 0.09842699766159058, 2.5380001068115234, 1.0980000495910645, 3.1070001125335693], "mean": [0.4907516539096832, 2.064286947250366, 0.48964372277259827, 0.2824471890926361, -1.7869328260421753, -1.2782458066940308, 0.19155624508857727, 410.9739685058594, 0.27477139234542847, 0.3214908242225647, -0.009168227203190327, -1.4582394361495972, 0.8713618516921997, 0.37240925431251526, -0.3257179856300354, -2.0651071071624756, -0.8528080582618713, -0.7057121396064758, 2.1387417316436768, 0.6863556504249573, 0.004742673132568598, 285.5847473144531, -0.2737258970737457, 0.31693845987319946, -0.008011593483388424, 1.6282095909118652, 0.7221394181251526, 1.4750336408615112], "std": [0.14058999717235565, 0.025488419458270073, 0.1945943534374237, 0.3408450484275818, 0.15962618589401245, 0.3215150833129883, 0.3099030554294586, 262.6427917480469, 0.08678872138261795, 0.03942527249455452, 0.11666280776262283, 0.6757535338401794, 0.0938434898853302, 0.4014686346054077, 0.11594371497631073, 0.026556337252259254, 0.5229225754737854, 0.48492908477783203, 0.3924853205680847, 1.1912760734558105, 0.2877323627471924, 302.84210205078125, 0.03181448206305504, 0.03151043504476547, 0.04723015055060387, 0.5036010146141052, 0.3368073105812073, 2.1558477878570557], "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": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [826]}, "index": {"min": [27900], "max": [28725], "mean": [28312.5], "std": [238.44548643243385], "count": [826]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [826]}, "subtask_annotation": {"mean": [3.6210653753026634, 9.0, 9.0, 9.0, 9.0], "std": [1.9179266014398393, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [826]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [826]}, "eef_direction_state": {"mean": [4.483050847457627, 4.196125907990314], "std": [2.131926884760971, 2.377310932007038], "min": [0, 0], "max": [6, 6], "count": [826]}, "eef_velocity_state": {"mean": [0.5387409200968523, 0.5169491525423728], "std": [0.6917538248431351, 0.6995871420540585], "min": [0, 0], "max": [2, 2], "count": [826]}, "eef_acc_mag_state": {"mean": [0.5702179176755447, 0.4612590799031477], "std": [0.7952852601462191, 0.7424032457948339], "min": [0, 0], "max": [2, 2], "count": [826]}, "eef_direction_action": {"mean": [4.483050847457627, 4.196125907990314], "std": [2.131926884760971, 2.377310932007038], "min": [0, 0], "max": [6, 6], "count": [826]}, "eef_velocity_action": {"mean": [0.5387409200968523, 0.5169491525423728], "std": [0.6917538248431351, 0.6995871420540585], "min": [0, 0], "max": [2, 2], "count": [826]}, "eef_acc_mag_action": {"mean": [0.5702179176755447, 0.4612590799031477], "std": [0.7952852601462191, 0.7424032457948339], "min": [0, 0], "max": [2, 2], "count": [826]}, "eef_sim_pose_state": {"mean": [0.5057768260854629, 0.25465656037423784, 1.0675033092748865, -0.9898387416733961, 1.0916937797215327, 0.33631237273313913, 0.5100203319836064, -0.2561641423782301, 1.054899276106263, 1.2934694965761597, 1.238020443698371, 0.27239896837262545], "std": [0.04003560718712011, 0.03945324576716751, 0.055122238334882015, 1.2321043708517765, 0.43148160830711657, 1.5455647444425884, 0.04064685019199971, 0.12601400615148542, 0.021456896464665583, 0.9095624748643608, 0.1932987477777346, 1.7108878193386161], "min": [0.4422377505389443, 0.21072774867728794, 1.0210596987237255, -3.1320754558861124, 0.20384402317889472, -3.1055452979165503, 0.39907330612036557, -0.4298092307692688, 1.0148833411114966, 0.44071969600553257, 0.9860965267603716, -3.1255681183520543], "max": [0.5930449927806842, 0.3385353411888926, 1.2246963681739003, 3.106971092288258, 1.5462726304289012, 3.131111104461112, 0.5558473711680906, -0.1024939175455368, 1.0915989329344367, 2.9020995923665853, 1.5347940282558628, 3.138369889383408], "count": [826]}, "eef_sim_pose_action": {"mean": [0.5057768260854629, 0.25465656037423784, 1.0675033092748865, -0.9898387416733961, 1.0916937797215327, 0.33631237273313913, 0.5100203319836064, -0.2561641423782301, 1.054899276106263, 1.2934694965761597, 1.238020443698371, 0.27239896837262545], "std": [0.04003560718712011, 0.03945324576716751, 0.055122238334882015, 1.2321043708517765, 0.43148160830711657, 1.5455647444425884, 0.04064685019199971, 0.12601400615148542, 0.021456896464665583, 0.9095624748643608, 0.1932987477777346, 1.7108878193386161], "min": [0.4422377505389443, 0.21072774867728794, 1.0210596987237255, -3.1320754558861124, 0.20384402317889472, -3.1055452979165503, 0.39907330612036557, -0.4298092307692688, 1.0148833411114966, 0.44071969600553257, 0.9860965267603716, -3.1255681183520543], "max": [0.5930449927806842, 0.3385353411888926, 1.2246963681739003, 3.106971092288258, 1.5462726304289012, 3.131111104461112, 0.5558473711680906, -0.1024939175455368, 1.0915989329344367, 2.9020995923665853, 1.5347940282558628, 3.138369889383408], "count": [826]}, "gripper_mode_state": {"mean": [0.7953995157384988, 0.4576271186440678], "std": [0.40340937780554265, 0.4982013036169197], "min": [0, 0], "max": [1, 1], "count": [826]}, "gripper_activity_state": {"mean": [1.8910411622276029, 1.9188861985472154], "std": [0.41197819678386255, 0.38046323126184955], "min": [0, 0], "max": [2, 2], "count": [826]}, "gripper_mode_action": {"mean": [0.7953995157384988, 0.4576271186440678], "std": [0.40340937780554265, 0.4982013036169197], "min": [0, 0], "max": [1, 1], "count": [826]}, "gripper_activity_action": {"mean": [1.8910411622276029, 1.9188861985472154], "std": [0.41197819678386255, 0.38046323126184955], "min": [0, 0], "max": [2, 2], "count": [826]}, "gripper_open_scale_state": {"mean": [0.285584745790422, 0.41097397092352733], "std": [0.3028417858742864, 0.26264279023671055], "min": [0.033, 0.017], "max": [0.864, 0.722], "count": [826]}, "gripper_open_scale_action": {"mean": [0.285584745790422, 0.41097397092352733], "std": [0.3028417858742864, 0.26264279023671055], "min": [0.033, 0.017], "max": [0.864, 0.722], "count": [826]}}} +{"episode_index": 49, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4491431267507003]], [[0.46640059990662935]], [[0.45824098389355744]]], "std": [[[0.1378363638392337]], [[0.1266308974506786]], [[0.12913664624778373]]], "count": [175]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13333333333333333]], [[0.10980392156862745]], [[0.09803921568627451]]], "max": [[[0.6352941176470588]], [[0.6196078431372549]], [[0.6196078431372549]]], "mean": [[[0.4755853466386554]], [[0.48098992997198875]], [[0.47305774042950516]]], "std": [[[0.043075743663724915]], [[0.031175827889226633]], [[0.04520248900944968]]], "count": [175]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[0.6862745098039216]], [[0.6705882352941176]], [[0.6705882352941176]]], "mean": [[[0.4749848657796452]], [[0.4854070016339869]], [[0.47139441993464054]]], "std": [[[0.058950816558736414]], [[0.03750556017214015]], [[0.0632147280481308]]], "count": [175]}, "observation.state": {"min": [0.22624704241752625, 2.0155062675476074, 0.05972516909241676, -0.35438913106918335, -2.0092928409576416, -1.9480493068695068, -0.24548055231571198, 23.0, 0.17061200737953186, 0.2150769978761673, -0.13642500340938568, -2.2730000019073486, 0.043999992311000824, -0.10599998384714127, -0.6482676863670349, -2.0801706314086914, -1.9876508712768555, -1.6739277839660645, 1.8479022979736328, -1.6125620603561401, -0.7186567783355713, 32.0, -0.351841002702713, 0.2512879967689514, -0.0713379979133606, 0.8729999661445618, 0.009999988600611687, -3.125], "max": [0.6442185044288635, 2.0889148712158203, 0.6320710182189941, 0.5875301957130432, -1.3146692514419556, -0.9653765559196472, 0.9267000555992126, 723.0, 0.4173389971256256, 0.3743939995765686, 0.16368700563907623, -0.5019999742507935, 1.0809999704360962, 0.9139999747276306, -0.10145599395036697, -1.8472390174865723, -0.34552285075187683, -0.07707373797893524, 2.741406202316284, 1.6453744173049927, 0.5891358852386475, 864.0, -0.21568599343299866, 0.4449009895324707, 0.09729500114917755, 2.5490000247955322, 1.1779999732971191, 3.131999969482422], "mean": [0.5177462697029114, 2.0644376277923584, 0.33197125792503357, 0.17833967506885529, -1.7399616241455078, -1.3847018480300903, 0.1947912573814392, 480.3326110839844, 0.27648717164993286, 0.3263407051563263, -0.0021653780713677406, -1.501996397972107, 0.8117334246635437, 0.44277259707450867, -0.2689231336116791, -2.066857099533081, -0.8196183443069458, -0.7230203151702881, 2.1513278484344482, 0.749245285987854, 0.09197703748941422, 289.9989929199219, -0.2761782109737396, 0.301801860332489, -0.020633850246667862, 1.6456429958343506, 0.7091893553733826, 1.5584367513656616], "std": [0.09066922217607498, 0.026005282998085022, 0.23400099575519562, 0.3244222104549408, 0.16012293100357056, 0.2648787498474121, 0.28391119837760925, 294.33636474609375, 0.07090944051742554, 0.03414275497198105, 0.10330234467983246, 0.6317667365074158, 0.27753040194511414, 0.37696659564971924, 0.11489418148994446, 0.031022492796182632, 0.5227739810943604, 0.40543580055236816, 0.31894710659980774, 1.1295562982559204, 0.3145713210105896, 287.5590515136719, 0.02926328405737877, 0.045835673809051514, 0.045281436294317245, 0.5011572241783142, 0.344129741191864, 2.1558547019958496], "count": [986]}, "action": {"min": [0.22624704241752625, 2.0155062675476074, 0.05972516909241676, -0.35438913106918335, -2.0092928409576416, -1.9480493068695068, -0.24548055231571198, 23.0, 0.17061200737953186, 0.2150769978761673, -0.13642500340938568, -2.2730000019073486, 0.043999992311000824, -0.10599998384714127, -0.6482676863670349, -2.0801706314086914, -1.9876508712768555, -1.6739277839660645, 1.8479022979736328, -1.6125620603561401, -0.7186567783355713, 32.0, -0.351841002702713, 0.2512879967689514, -0.0713379979133606, 0.8729999661445618, 0.009999988600611687, -3.125], "max": [0.6442185044288635, 2.0889148712158203, 0.6320710182189941, 0.5875301957130432, -1.3146692514419556, -0.9653765559196472, 0.9267000555992126, 723.0, 0.4173389971256256, 0.3743939995765686, 0.16368700563907623, -0.5019999742507935, 1.0809999704360962, 0.9139999747276306, -0.10145599395036697, -1.8472390174865723, -0.34552285075187683, -0.07707373797893524, 2.741406202316284, 1.6453744173049927, 0.5891358852386475, 864.0, -0.21568599343299866, 0.4449009895324707, 0.09729500114917755, 2.5490000247955322, 1.1779999732971191, 3.131999969482422], "mean": [0.5177462697029114, 2.0644376277923584, 0.33197125792503357, 0.17833967506885529, -1.7399616241455078, -1.3847018480300903, 0.1947912573814392, 480.3326110839844, 0.27648717164993286, 0.3263407051563263, -0.0021653780713677406, -1.501996397972107, 0.8117334246635437, 0.44277259707450867, -0.2689231336116791, -2.066857099533081, -0.8196183443069458, -0.7230203151702881, 2.1513278484344482, 0.749245285987854, 0.09197703748941422, 289.9989929199219, -0.2761782109737396, 0.301801860332489, -0.020633850246667862, 1.6456429958343506, 0.7091893553733826, 1.5584367513656616], "std": [0.09066922217607498, 0.026005282998085022, 0.23400099575519562, 0.3244222104549408, 0.16012293100357056, 0.2648787498474121, 0.28391119837760925, 294.33636474609375, 0.07090944051742554, 0.03414275497198105, 0.10330234467983246, 0.6317667365074158, 0.27753040194511414, 0.37696659564971924, 0.11489418148994446, 0.031022492796182632, 0.5227739810943604, 0.40543580055236816, 0.31894710659980774, 1.1295562982559204, 0.3145713210105896, 287.5590515136719, 0.02926328405737877, 0.045835673809051514, 0.045281436294317245, 0.5011572241783142, 0.344129741191864, 2.1558547019958496], "count": [986]}, "timestamp": {"min": [0.0], "max": [32.833333333333336], "mean": [16.416666666666664], "std": [9.487784544115426], "count": [986]}, "frame_index": {"min": [0], "max": [985], "mean": [492.5], "std": [284.63353632346275], "count": [986]}, "episode_index": {"min": [50], "max": [50], "mean": [50.0], "std": [0.0], "count": [986]}, "index": {"min": [28726], "max": [29711], "mean": [29218.5], "std": [284.63353632346275], "count": [986]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [986]}, "subtask_annotation": {"mean": [3.8569979716024343, 9.0, 9.0, 9.0, 9.0], "std": [1.8230095466832064, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [986]}, "scene_annotation": {"mean": [50.0], "std": [0.0], "min": [50], "max": [50], "count": [986]}, "eef_direction_state": {"mean": [4.779918864097363, 4.622718052738337], "std": [1.8962016034167917, 2.1276817264396035], "min": [0, 0], "max": [6, 6], "count": [986]}, "eef_velocity_state": {"mean": [0.4746450304259635, 0.43711967545638947], "std": [0.6917846850481577, 0.6684739514832715], "min": [0, 0], "max": [2, 2], "count": [986]}, "eef_acc_mag_state": {"mean": [0.47971602434077076, 0.4432048681541582], "std": [0.7577150987535745, 0.7326903608794026], "min": [0, 0], "max": [2, 2], "count": [986]}, "eef_direction_action": {"mean": [4.779918864097363, 4.622718052738337], "std": [1.8962016034167917, 2.1276817264396035], "min": [0, 0], "max": [6, 6], "count": [986]}, "eef_velocity_action": {"mean": [0.4746450304259635, 0.43711967545638947], "std": [0.6917846850481577, 0.6684739514832715], "min": [0, 0], "max": [2, 2], "count": [986]}, "eef_acc_mag_action": {"mean": [0.47971602434077076, 0.4432048681541582], "std": [0.7577150987535745, 0.7326903608794026], "min": [0, 0], "max": [2, 2], "count": [986]}, "eef_sim_pose_state": {"mean": [0.4897499210228783, 0.2483938623993489, 1.0567011953215848, -0.8825585795670946, 1.0963531258883215, 0.3331822923730293, 0.515667702960618, -0.2659473125655899, 1.0574692570248447, 0.7242673598420806, 1.151907000930377, 0.9712789197615656], "std": [0.05261524207106529, 0.037774820857602094, 0.05168835379554429, 1.3654831921288255, 0.3917863120857277, 1.5949263034710137, 0.03323059762487871, 0.10760643779712799, 0.022155005464152396, 0.9270241927006381, 0.25759215172951005, 0.9961685790930332], "min": [0.43421913890940034, 0.20042111238960725, 1.0107034054719066, -3.1070178307930556, 0.24941699833458375, -3.138329845246695, 0.40448183979054086, -0.45231216031001725, 1.027774128952126, -1.3395992303830961, 0.6281920370930396, -0.7098926179172673], "max": [0.6258838187866983, 0.3501178858328454, 1.2075090567250222, 3.1393917089448484, 1.5249622969375705, 3.118407292456509, 0.5598008654120019, -0.1252466197998812, 1.1084336218679296, 2.1948150315108435, 1.5554023558409478, 2.8210508900289395], "count": [986]}, "eef_sim_pose_action": {"mean": [0.4897499210228783, 0.2483938623993489, 1.0567011953215848, -0.8825585795670946, 1.0963531258883215, 0.3331822923730293, 0.515667702960618, -0.2659473125655899, 1.0574692570248447, 0.7242673598420806, 1.151907000930377, 0.9712789197615656], "std": [0.05261524207106529, 0.037774820857602094, 0.05168835379554429, 1.3654831921288255, 0.3917863120857277, 1.5949263034710137, 0.03323059762487871, 0.10760643779712799, 0.022155005464152396, 0.9270241927006381, 0.25759215172951005, 0.9961685790930332], "min": [0.43421913890940034, 0.20042111238960725, 1.0107034054719066, -3.1070178307930556, 0.24941699833458375, -3.138329845246695, 0.40448183979054086, -0.45231216031001725, 1.027774128952126, -1.3395992303830961, 0.6281920370930396, -0.7098926179172673], "max": [0.6258838187866983, 0.3501178858328454, 1.2075090567250222, 3.1393917089448484, 1.5249622969375705, 3.118407292456509, 0.5598008654120019, -0.1252466197998812, 1.1084336218679296, 2.1948150315108435, 1.5554023558409478, 2.8210508900289395], "count": [986]}, "gripper_mode_state": {"mean": [0.8255578093306288, 0.4148073022312373], "std": [0.37948927887865236, 0.49268874986839317], "min": [0, 0], "max": [1, 1], "count": [986]}, "gripper_activity_state": {"mean": [1.9066937119675456, 1.9401622718052738], "std": [0.3813818973466717, 0.32079638167449426], "min": [0, 0], "max": [2, 2], "count": [986]}, "gripper_mode_action": {"mean": [0.8255578093306288, 0.4148073022312373], "std": [0.37948927887865236, 0.49268874986839317], "min": [0, 0], "max": [1, 1], "count": [986]}, "gripper_activity_action": {"mean": [1.9066937119675456, 1.9401622718052738], "std": [0.3813818973466717, 0.32079638167449426], "min": [0, 0], "max": [2, 2], "count": [986]}, "gripper_open_scale_state": {"mean": [0.2899989857315779, 0.48033265711376105], "std": [0.2875591160211647, 0.2943363195988324], "min": [0.032, 0.023], "max": [0.864, 0.723], "count": [986]}, "gripper_open_scale_action": {"mean": [0.2899989857315779, 0.48033265711376105], "std": [0.2875591160211647, 0.2943363195988324], "min": [0.032, 0.023], "max": [0.864, 0.723], "count": [986]}}} +{"episode_index": 50, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.45144245103344366]], [[0.4676875557040998]], [[0.45941651016467194]]], "std": [[[0.13448937866583383]], [[0.12322928960423297]], [[0.12579900024795904]]], "count": [154]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.2235294117647059]], [[0.26666666666666666]], [[0.18823529411764706]]], "max": [[[0.6431372549019608]], [[0.6313725490196078]], [[0.6313725490196078]]], "mean": [[[0.4753964460784314]], [[0.48164114755750786]], [[0.47336379684449537]]], "std": [[[0.04274637777629414]], [[0.030920016214244558]], [[0.04468294634275845]]], "count": [154]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6705882352941176]], [[0.6705882352941176]]], "mean": [[[0.4726497153785757]], [[0.4831725142708599]], [[0.4700947102325779]]], "std": [[[0.05720678483511829]], [[0.039641652465996755]], [[0.062339323897926416]]], "count": [154]}, "observation.state": {"min": [0.24555039405822754, 1.979901671409607, -0.25017550587654114, -0.36737439036369324, -1.8152121305465698, -1.8559132814407349, -0.29223793745040894, 21.0, 0.17095300555229187, 0.23912100493907928, -0.13818299770355225, -2.4179999828338623, 0.019999990239739418, -0.22699999809265137, -0.8136724829673767, -2.080188274383545, -2.0377416610717773, -1.5865042209625244, 1.8973649740219116, -1.6006590127944946, -0.38805651664733887, 33.0, -0.33096399903297424, 0.26106399297714233, -0.05967399850487709, 0.8980000019073486, -0.0010000054026022553, -3.1411852836608887], "max": [0.787021279335022, 2.0908870697021484, 0.38379791378974915, 0.43270203471183777, -1.2069475650787354, -1.0030757188796997, 0.8958775997161865, 631.0, 0.4308469891548157, 0.36641499400138855, 0.1912740021944046, -0.6830000281333923, 1.1169999837875366, 0.8159999847412109, -0.07553785294294357, -1.729603886604309, -0.42783257365226746, -0.140533909201622, 2.7735202312469482, 1.5842878818511963, 0.6642723679542542, 846.0, -0.2313389927148819, 0.48471298813819885, 0.1084979996085167, 2.5380001068115234, 1.1540000438690186, 3.134000062942505], "mean": [0.5418074727058411, 2.064892053604126, 0.07073816657066345, 0.0233681108802557, -1.4785385131835938, -1.4108741283416748, 0.2931583821773529, 394.8939514160156, 0.2947606146335602, 0.32427364587783813, 0.02402123063802719, -1.5228692293167114, 0.7307093143463135, 0.40990445017814636, -0.28959140181541443, -2.0589659214019775, -0.8496169447898865, -0.6591911315917969, 2.2009403705596924, 0.8430531024932861, 0.12619991600513458, 292.5150451660156, -0.2765781879425049, 0.31269657611846924, -0.009038329124450684, 1.5791429281234741, 0.6535010933876038, 1.4401158094406128], "std": [0.15177996456623077, 0.027634723111987114, 0.24274495244026184, 0.2864674925804138, 0.16977383196353912, 0.2585192620754242, 0.2846631705760956, 246.1997833251953, 0.08127850294113159, 0.030476795509457588, 0.11581054329872131, 0.6786341667175293, 0.2808736264705658, 0.3939181864261627, 0.1369241625070572, 0.049540527164936066, 0.4808121621608734, 0.39891815185546875, 0.28449293971061707, 1.0542783737182617, 0.3831412196159363, 315.8758544921875, 0.027935950085520744, 0.0506521575152874, 0.04156690463423729, 0.48357439041137695, 0.3353763818740845, 2.150651216506958], "count": [830]}, "action": {"min": [0.24555039405822754, 1.979901671409607, -0.25017550587654114, -0.36737439036369324, -1.8152121305465698, -1.8559132814407349, -0.29223793745040894, 21.0, 0.17095300555229187, 0.23912100493907928, -0.13818299770355225, -2.4179999828338623, 0.019999990239739418, -0.22699999809265137, -0.8136724829673767, -2.080188274383545, -2.0377416610717773, -1.5865042209625244, 1.8973649740219116, -1.6006590127944946, -0.38805651664733887, 33.0, -0.33096399903297424, 0.26106399297714233, -0.05967399850487709, 0.8980000019073486, -0.0010000054026022553, -3.1411852836608887], "max": [0.787021279335022, 2.0908870697021484, 0.38379791378974915, 0.43270203471183777, -1.2069475650787354, -1.0030757188796997, 0.8958775997161865, 631.0, 0.4308469891548157, 0.36641499400138855, 0.1912740021944046, -0.6830000281333923, 1.1169999837875366, 0.8159999847412109, -0.07553785294294357, -1.729603886604309, -0.42783257365226746, -0.140533909201622, 2.7735202312469482, 1.5842878818511963, 0.6642723679542542, 846.0, -0.2313389927148819, 0.48471298813819885, 0.1084979996085167, 2.5380001068115234, 1.1540000438690186, 3.134000062942505], "mean": [0.5418074727058411, 2.064892053604126, 0.07073816657066345, 0.0233681108802557, -1.4785385131835938, -1.4108741283416748, 0.2931583821773529, 394.8939514160156, 0.2947606146335602, 0.32427364587783813, 0.02402123063802719, -1.5228692293167114, 0.7307093143463135, 0.40990445017814636, -0.28959140181541443, -2.0589659214019775, -0.8496169447898865, -0.6591911315917969, 2.2009403705596924, 0.8430531024932861, 0.12619991600513458, 292.5150451660156, -0.2765781879425049, 0.31269657611846924, -0.009038329124450684, 1.5791429281234741, 0.6535010933876038, 1.4401158094406128], "std": [0.15177996456623077, 0.027634723111987114, 0.24274495244026184, 0.2864674925804138, 0.16977383196353912, 0.2585192620754242, 0.2846631705760956, 246.1997833251953, 0.08127850294113159, 0.030476795509457588, 0.11581054329872131, 0.6786341667175293, 0.2808736264705658, 0.3939181864261627, 0.1369241625070572, 0.049540527164936066, 0.4808121621608734, 0.39891815185546875, 0.28449293971061707, 1.0542783737182617, 0.3831412196159363, 315.8758544921875, 0.027935950085520744, 0.0506521575152874, 0.04156690463423729, 0.48357439041137695, 0.3353763818740845, 2.150651216506958], "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": [51], "max": [51], "mean": [51.0], "std": [0.0], "count": [830]}, "index": {"min": [29712], "max": [30541], "mean": [30126.5], "std": [239.6001878129481], "count": [830]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [830]}, "subtask_annotation": {"mean": [3.5987951807228917, 9.0, 9.0, 9.0, 9.0], "std": [1.9454608260047126, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [830]}, "scene_annotation": {"mean": [51.0], "std": [0.0], "min": [51], "max": [51], "count": [830]}, "eef_direction_state": {"mean": [4.46144578313253, 4.145783132530121], "std": [2.1324419694530192, 2.3329386404182273], "min": [0, 0], "max": [6, 6], "count": [830]}, "eef_velocity_state": {"mean": [0.5481927710843374, 0.5289156626506024], "std": [0.7177376514669508, 0.6737827257817666], "min": [0, 0], "max": [2, 2], "count": [830]}, "eef_acc_mag_state": {"mean": [0.519277108433735, 0.5156626506024097], "std": [0.761412421108392, 0.7614953468694462], "min": [0, 0], "max": [2, 2], "count": [830]}, "eef_direction_action": {"mean": [4.46144578313253, 4.145783132530121], "std": [2.1324419694530192, 2.3329386404182273], "min": [0, 0], "max": [6, 6], "count": [830]}, "eef_velocity_action": {"mean": [0.5481927710843374, 0.5289156626506024], "std": [0.7177376514669508, 0.6737827257817666], "min": [0, 0], "max": [2, 2], "count": [830]}, "eef_acc_mag_action": {"mean": [0.519277108433735, 0.5156626506024097], "std": [0.761412421108392, 0.7614953468694462], "min": [0, 0], "max": [2, 2], "count": [830]}, "eef_sim_pose_state": {"mean": [0.5000344113074314, 0.2572810658854867, 1.0612984986207432, -0.5104717091182821, 1.045456408878099, 0.26783414396648597, 0.5149070170011657, -0.29688288394667445, 1.0626957790878713, 0.6235617306704647, 1.1260595965036153, 0.8478865233887315], "std": [0.05462139525728592, 0.0396389898745575, 0.04316196467108232, 1.560299286049587, 0.314706961431153, 1.5928311495691083, 0.031248186637939462, 0.1208483483976014, 0.022205786086161642, 1.019555912504225, 0.24540892106861747, 1.1547235715531237], "min": [0.4443173168414605, 0.20903515787683227, 1.0249870665187266, -3.113246568392714, 0.2399911149871483, -3.1409141927833977, 0.4264950282615672, -0.48276879139730416, 1.0239857447246785, -1.3026444730318005, 0.5963432278642866, -0.7074375724154329], "max": [0.6689243136206096, 0.34592666002826744, 1.1671576594146014, 3.111129379356553, 1.4685723533927275, 3.1409144308982495, 0.558400691870527, -0.12452317794060436, 1.1127247920682521, 2.1073086237032497, 1.507925852852066, 2.7801445693230225], "count": [830]}, "eef_sim_pose_action": {"mean": [0.5000344113074314, 0.2572810658854867, 1.0612984986207432, -0.5104717091182821, 1.045456408878099, 0.26783414396648597, 0.5149070170011657, -0.29688288394667445, 1.0626957790878713, 0.6235617306704647, 1.1260595965036153, 0.8478865233887315], "std": [0.05462139525728592, 0.0396389898745575, 0.04316196467108232, 1.560299286049587, 0.314706961431153, 1.5928311495691083, 0.031248186637939462, 0.1208483483976014, 0.022205786086161642, 1.019555912504225, 0.24540892106861747, 1.1547235715531237], "min": [0.4443173168414605, 0.20903515787683227, 1.0249870665187266, -3.113246568392714, 0.2399911149871483, -3.1409141927833977, 0.4264950282615672, -0.48276879139730416, 1.0239857447246785, -1.3026444730318005, 0.5963432278642866, -0.7074375724154329], "max": [0.6689243136206096, 0.34592666002826744, 1.1671576594146014, 3.111129379356553, 1.4685723533927275, 3.1409144308982495, 0.558400691870527, -0.12452317794060436, 1.1127247920682521, 2.1073086237032497, 1.507925852852066, 2.7801445693230225], "count": [830]}, "gripper_mode_state": {"mean": [0.7674698795180723, 0.5493975903614458], "std": [0.422445101226879, 0.4975538946350243], "min": [0, 0], "max": [1, 1], "count": [830]}, "gripper_activity_state": {"mean": [1.891566265060241, 1.9650602409638553], "std": [0.3991571901850326, 0.2302087763495901], "min": [0, 0], "max": [2, 2], "count": [830]}, "gripper_mode_action": {"mean": [0.7674698795180723, 0.5493975903614458], "std": [0.422445101226879, 0.4975538946350243], "min": [0, 0], "max": [1, 1], "count": [830]}, "gripper_activity_action": {"mean": [1.891566265060241, 1.9650602409638553], "std": [0.3991571901850326, 0.2302087763495901], "min": [0, 0], "max": [2, 2], "count": [830]}, "gripper_open_scale_state": {"mean": [0.2925150604799568, 0.3948939759059131], "std": [0.31587586649470784, 0.24619986509927755], "min": [0.033, 0.021], "max": [0.846, 0.631], "count": [830]}, "gripper_open_scale_action": {"mean": [0.2925150604799568, 0.3948939759059131], "std": [0.31587586649470784, 0.24619986509927755], "min": [0.033, 0.021], "max": [0.846, 0.631], "count": [830]}}} +{"episode_index": 51, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4489664024530753]], [[0.464700908381515]], [[0.455128692182001]]], "std": [[[0.13923726180612697]], [[0.12864154727272395]], [[0.1316723202712395]]], "count": [156]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.15294117647058825]], [[0.12156862745098039]], [[0.11764705882352941]]], "max": [[[0.6274509803921569]], [[0.6235294117647059]], [[0.6196078431372549]]], "mean": [[[0.47468488404977377]], [[0.48037303345483495]], [[0.47251481193438916]]], "std": [[[0.043761626069797756]], [[0.032392182957620134]], [[0.04638684708500612]]], "count": [156]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.011764705882352941]]], "max": [[[0.6274509803921569]], [[0.6235294117647059]], [[0.6313725490196078]]], "mean": [[[0.47487931409208983]], [[0.48908182765627617]], [[0.4707037495286576]]], "std": [[[0.06545667171896835]], [[0.04083889282169295]], [[0.07242334713718526]]], "count": [156]}, "observation.state": {"min": [0.17297959327697754, 1.9583990573883057, -0.27227136492729187, -0.32299065589904785, -2.1586406230926514, -1.8477976322174072, -0.13351768255233765, 25.0, 0.1502780020236969, 0.2089110016822815, -0.13522200286388397, -2.2100000381469727, 0.7910000085830688, -0.12000001221895218, -0.42978736758232117, -2.0801706314086914, -1.8247767686843872, -1.8266966342926025, 1.9765504598617554, -1.4845945835113525, -0.4617617726325989, 32.0, -0.32036998867988586, 0.2817569971084595, -0.05421699956059456, 0.8920000195503235, 0.03200000524520874, -3.134185314178467], "max": [0.6227684020996094, 2.0924229621887207, 0.655999481678009, 0.7011162638664246, -1.21171236038208, -0.9001710414886475, 0.7810348272323608, 657.0, 0.40310999751091003, 0.3667300045490265, 0.18272900581359863, -0.718999981880188, 1.093999981880188, 0.8740000128746033, -0.08342674374580383, -1.8420205116271973, -0.48279300332069397, -0.23893557488918304, 2.7719671726226807, 1.5710930824279785, 0.8647932410240173, 862.0, -0.2187879979610443, 0.4078249931335449, 0.05682399868965149, 2.5450000762939453, 1.1820000410079956, 3.119999885559082], "mean": [0.5045480728149414, 2.0542149543762207, 0.3013935685157776, 0.21404029428958893, -1.6526191234588623, -1.2308634519577026, 0.2515220046043396, 367.6520690917969, 0.27562156319618225, 0.32823270559310913, 0.004907809663563967, -1.513636827468872, 0.8860962390899658, 0.34216946363449097, -0.29297125339508057, -2.0677599906921387, -0.8944783806800842, -0.6950844526290894, 2.2513375282287598, 0.7355695366859436, 8.384504326386377e-05, 369.34912109375, -0.2730918824672699, 0.3171398341655731, -0.011523530818521976, 1.6437042951583862, 0.7222225069999695, 1.4408332109451294], "std": [0.12567727267742157, 0.04155126214027405, 0.1622655689716339, 0.4140988290309906, 0.3503105640411377, 0.2768346667289734, 0.38178956508636475, 243.05320739746094, 0.09832540899515152, 0.03815779089927673, 0.1331951916217804, 0.6251541972160339, 0.048514243215322495, 0.3513643741607666, 0.07492953538894653, 0.028449969366192818, 0.4400884509086609, 0.4781731367111206, 0.2836512327194214, 1.1160898208618164, 0.26639240980148315, 319.0041198730469, 0.02560006082057953, 0.027354048565030098, 0.03148588165640831, 0.4734514355659485, 0.3278782367706299, 2.16304612159729], "count": [845]}, "action": {"min": [0.17297959327697754, 1.9583990573883057, -0.27227136492729187, -0.32299065589904785, -2.1586406230926514, -1.8477976322174072, -0.13351768255233765, 25.0, 0.1502780020236969, 0.2089110016822815, -0.13522200286388397, -2.2100000381469727, 0.7910000085830688, -0.12000001221895218, -0.42978736758232117, -2.0801706314086914, -1.8247767686843872, -1.8266966342926025, 1.9765504598617554, -1.4845945835113525, -0.4617617726325989, 32.0, -0.32036998867988586, 0.2817569971084595, -0.05421699956059456, 0.8920000195503235, 0.03200000524520874, -3.134185314178467], "max": [0.6227684020996094, 2.0924229621887207, 0.655999481678009, 0.7011162638664246, -1.21171236038208, -0.9001710414886475, 0.7810348272323608, 657.0, 0.40310999751091003, 0.3667300045490265, 0.18272900581359863, -0.718999981880188, 1.093999981880188, 0.8740000128746033, -0.08342674374580383, -1.8420205116271973, -0.48279300332069397, -0.23893557488918304, 2.7719671726226807, 1.5710930824279785, 0.8647932410240173, 862.0, -0.2187879979610443, 0.4078249931335449, 0.05682399868965149, 2.5450000762939453, 1.1820000410079956, 3.119999885559082], "mean": [0.5045480728149414, 2.0542149543762207, 0.3013935685157776, 0.21404029428958893, -1.6526191234588623, -1.2308634519577026, 0.2515220046043396, 367.6520690917969, 0.27562156319618225, 0.32823270559310913, 0.004907809663563967, -1.513636827468872, 0.8860962390899658, 0.34216946363449097, -0.29297125339508057, -2.0677599906921387, -0.8944783806800842, -0.6950844526290894, 2.2513375282287598, 0.7355695366859436, 8.384504326386377e-05, 369.34912109375, -0.2730918824672699, 0.3171398341655731, -0.011523530818521976, 1.6437042951583862, 0.7222225069999695, 1.4408332109451294], "std": [0.12567727267742157, 0.04155126214027405, 0.1622655689716339, 0.4140988290309906, 0.3503105640411377, 0.2768346667289734, 0.38178956508636475, 243.05320739746094, 0.09832540899515152, 0.03815779089927673, 0.1331951916217804, 0.6251541972160339, 0.048514243215322495, 0.3513643741607666, 0.07492953538894653, 0.028449969366192818, 0.4400884509086609, 0.4781731367111206, 0.2836512327194214, 1.1160898208618164, 0.26639240980148315, 319.0041198730469, 0.02560006082057953, 0.027354048565030098, 0.03148588165640831, 0.4734514355659485, 0.3278782367706299, 2.16304612159729], "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": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [845]}, "index": {"min": [30542], "max": [31386], "mean": [30964.0], "std": [243.93031791886796], "count": [845]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [845]}, "subtask_annotation": {"mean": [3.8556213017751477, 9.0, 9.0, 9.0, 9.0], "std": [1.7515456568267336, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [845]}, "scene_annotation": {"mean": [52.0], "std": [0.0], "min": [52], "max": [52], "count": [845]}, "eef_direction_state": {"mean": [4.641420118343195, 4.739644970414201], "std": [1.9326990955435275, 2.003169646173402], "min": [0, 0], "max": [6, 6], "count": [845]}, "eef_velocity_state": {"mean": [0.4982248520710059, 0.4366863905325444], "std": [0.6574537014572926, 0.704896418504667], "min": [0, 0], "max": [2, 2], "count": [845]}, "eef_acc_mag_state": {"mean": [0.5124260355029586, 0.40473372781065087], "std": [0.7639197629938466, 0.7294166146573384], "min": [0, 0], "max": [2, 2], "count": [845]}, "eef_direction_action": {"mean": [4.641420118343195, 4.739644970414201], "std": [1.9326990955435275, 2.003169646173402], "min": [0, 0], "max": [6, 6], "count": [845]}, "eef_velocity_action": {"mean": [0.4982248520710059, 0.4366863905325444], "std": [0.6574537014572926, 0.704896418504667], "min": [0, 0], "max": [2, 2], "count": [845]}, "eef_acc_mag_action": {"mean": [0.5124260355029586, 0.40473372781065087], "std": [0.7639197629938466, 0.7294166146573384], "min": [0, 0], "max": [2, 2], "count": [845]}, "eef_sim_pose_state": {"mean": [0.5052734257663682, 0.2541983002386635, 1.063775163227531, -0.8104038221674023, 1.0918310525667734, 0.399750966826236, 0.5162676251594699, -0.2683924406879163, 1.0645631402099438, 0.908431948112887, 1.2764749677532243, 1.1130226129685583], "std": [0.03242413996915481, 0.026922830889568587, 0.04587275808447184, 1.344210593219848, 0.3651488589178701, 1.4890041686695752, 0.038617950660909624, 0.14660814599782176, 0.02566262282731031, 0.5993810515807811, 0.1690727978259102, 0.8085700861389816], "min": [0.46476725618321124, 0.22173644572539938, 1.0289909233930647, -3.1372599380327144, 0.29454005251788873, -3.1359799336201624, 0.3949837599806795, -0.45858378916411136, 1.0241210124627638, -0.18020211605955516, 0.9967277262659273, 0.15021059833715245], "max": [0.5895477530945556, 0.315183112802561, 1.1745131099073214, 3.1178775254958278, 1.4182840169940856, 3.096456697417082, 0.5538473073422769, -0.10244575844719686, 1.107783806422956, 1.8387308918161636, 1.4862550751694656, 2.387669882558534], "count": [845]}, "eef_sim_pose_action": {"mean": [0.5052734257663682, 0.2541983002386635, 1.063775163227531, -0.8104038221674023, 1.0918310525667734, 0.399750966826236, 0.5162676251594699, -0.2683924406879163, 1.0645631402099438, 0.908431948112887, 1.2764749677532243, 1.1130226129685583], "std": [0.03242413996915481, 0.026922830889568587, 0.04587275808447184, 1.344210593219848, 0.3651488589178701, 1.4890041686695752, 0.038617950660909624, 0.14660814599782176, 0.02566262282731031, 0.5993810515807811, 0.1690727978259102, 0.8085700861389816], "min": [0.46476725618321124, 0.22173644572539938, 1.0289909233930647, -3.1372599380327144, 0.29454005251788873, -3.1359799336201624, 0.3949837599806795, -0.45858378916411136, 1.0241210124627638, -0.18020211605955516, 0.9967277262659273, 0.15021059833715245], "max": [0.5895477530945556, 0.315183112802561, 1.1745131099073214, 3.1178775254958278, 1.4182840169940856, 3.096456697417082, 0.5538473073422769, -0.10244575844719686, 1.107783806422956, 1.8387308918161636, 1.4862550751694656, 2.387669882558534], "count": [845]}, "gripper_mode_state": {"mean": [0.6082840236686391, 0.4911242603550296], "std": [0.48813376262877856, 0.49992121503868314], "min": [0, 0], "max": [1, 1], "count": [845]}, "gripper_activity_state": {"mean": [1.9337278106508875, 1.9159763313609468], "std": [0.30824711019333845, 0.39378953848880627], "min": [0, 0], "max": [2, 2], "count": [845]}, "gripper_mode_action": {"mean": [0.6082840236686391, 0.4911242603550296], "std": [0.48813376262877856, 0.49992121503868314], "min": [0, 0], "max": [1, 1], "count": [845]}, "gripper_activity_action": {"mean": [1.9337278106508875, 1.9159763313609468], "std": [0.30824711019333845, 0.39378953848880627], "min": [0, 0], "max": [2, 2], "count": [845]}, "gripper_open_scale_state": {"mean": [0.3693491124260359, 0.3676520708975702], "std": [0.31900417609178483, 0.24305312746311772], "min": [0.032, 0.025], "max": [0.862, 0.657], "count": [845]}, "gripper_open_scale_action": {"mean": [0.3693491124260359, 0.3676520708975702], "std": [0.31900417609178483, 0.24305312746311772], "min": [0.032, 0.025], "max": [0.862, 0.657], "count": [845]}}} +{"episode_index": 52, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4490573271264524]], [[0.46541312919843864]], [[0.4570530634418119]]], "std": [[[0.13755843267790915]], [[0.12757660728840647]], [[0.12941904845958335]]], "count": [144]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1568627450980392]], [[0.12549019607843137]], [[0.11372549019607843]]], "max": [[[0.6352941176470588]], [[0.6274509803921569]], [[0.615686274509804]]], "mean": [[[0.4734839282066994]], [[0.4795045828227124]], [[0.4707505290600036]]], "std": [[[0.04632389417420019]], [[0.03573091272387323]], [[0.04784190461601422]]], "count": [144]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.07058823529411765]], [[0.047058823529411764]]], "max": [[[0.6352941176470588]], [[0.6235294117647059]], [[0.6313725490196078]]], "mean": [[[0.47390348555510164]], [[0.48450649906953525]], [[0.46962309226352583]]], "std": [[[0.06017566008886519]], [[0.03859460024443835]], [[0.06642507821900275]]], "count": [144]}, "observation.state": {"min": [0.12807226181030273, 2.03110933303833, -0.1442514806985855, -0.1958085000514984, -1.751874327659607, -2.0249834060668945, 0.04965462163090706, 25.0, 0.17669600248336792, 0.189969003200531, -0.1365939974784851, -2.4140000343322754, 0.7369999885559082, -0.2879999876022339, -0.460260808467865, -2.0801706314086914, -1.9258313179016113, -1.6928647756576538, 1.8711849451065063, -1.6065231561660767, -0.28988173604011536, 27.0, -0.33658498525619507, 0.25852200388908386, -0.06538199633359909, 1.090999960899353, 0.018999997526407242, -3.130185127258301], "max": [0.7379077672958374, 2.0912187099456787, 0.4725479185581207, 0.5463578701019287, -1.444190263748169, -1.0168287754058838, 0.732113242149353, 659.0, 0.40369299054145813, 0.3584589958190918, 0.1355780065059662, -0.75, 1.1050000190734863, 1.0149999856948853, -0.14594444632530212, -2.0182290077209473, -0.37138861417770386, -0.1655968427658081, 2.776644468307495, 1.6626356840133667, 0.5695533156394958, 871.0, -0.21080699563026428, 0.4083839952945709, 0.07611799985170364, 2.558000087738037, 1.0609999895095825, 3.122999906539917], "mean": [0.5391191840171814, 2.0750038623809814, 0.2137283831834793, 0.165678009390831, -1.5683116912841797, -1.46781325340271, 0.3538866937160492, 419.7585754394531, 0.2694507837295532, 0.3213766813278198, 0.004425867460668087, -1.4904329776763916, 0.8747119903564453, 0.4455406665802002, -0.3076286315917969, -2.069584846496582, -0.9143412709236145, -0.8028960824012756, 2.195061445236206, 0.4880989193916321, 0.0747799277305603, 284.6912841796875, -0.2681451141834259, 0.3159516751766205, -0.015229042619466782, 1.755212664604187, 0.6401636004447937, 1.1354929208755493], "std": [0.15442100167274475, 0.015588109381496906, 0.22100728750228882, 0.2673149108886719, 0.09774020314216614, 0.28816288709640503, 0.18434806168079376, 268.0932312011719, 0.06700655817985535, 0.03554011136293411, 0.11072347313165665, 0.7091587781906128, 0.09788820892572403, 0.5283200740814209, 0.07861063629388809, 0.009699982590973377, 0.5294219255447388, 0.49391308426856995, 0.3671634793281555, 1.2614647150039673, 0.2350638061761856, 300.8885498046875, 0.03445222228765488, 0.03340606391429901, 0.03437410667538643, 0.4835306704044342, 0.3399158716201782, 2.338916301727295], "count": [758]}, "action": {"min": [0.12807226181030273, 2.03110933303833, -0.1442514806985855, -0.1958085000514984, -1.751874327659607, -2.0249834060668945, 0.04965462163090706, 25.0, 0.17669600248336792, 0.189969003200531, -0.1365939974784851, -2.4140000343322754, 0.7369999885559082, -0.2879999876022339, -0.460260808467865, -2.0801706314086914, -1.9258313179016113, -1.6928647756576538, 1.8711849451065063, -1.6065231561660767, -0.28988173604011536, 27.0, -0.33658498525619507, 0.25852200388908386, -0.06538199633359909, 1.090999960899353, 0.018999997526407242, -3.130185127258301], "max": [0.7379077672958374, 2.0912187099456787, 0.4725479185581207, 0.5463578701019287, -1.444190263748169, -1.0168287754058838, 0.732113242149353, 659.0, 0.40369299054145813, 0.3584589958190918, 0.1355780065059662, -0.75, 1.1050000190734863, 1.0149999856948853, -0.14594444632530212, -2.0182290077209473, -0.37138861417770386, -0.1655968427658081, 2.776644468307495, 1.6626356840133667, 0.5695533156394958, 871.0, -0.21080699563026428, 0.4083839952945709, 0.07611799985170364, 2.558000087738037, 1.0609999895095825, 3.122999906539917], "mean": [0.5391191840171814, 2.0750038623809814, 0.2137283831834793, 0.165678009390831, -1.5683116912841797, -1.46781325340271, 0.3538866937160492, 419.7585754394531, 0.2694507837295532, 0.3213766813278198, 0.004425867460668087, -1.4904329776763916, 0.8747119903564453, 0.4455406665802002, -0.3076286315917969, -2.069584846496582, -0.9143412709236145, -0.8028960824012756, 2.195061445236206, 0.4880989193916321, 0.0747799277305603, 284.6912841796875, -0.2681451141834259, 0.3159516751766205, -0.015229042619466782, 1.755212664604187, 0.6401636004447937, 1.1354929208755493], "std": [0.15442100167274475, 0.015588109381496906, 0.22100728750228882, 0.2673149108886719, 0.09774020314216614, 0.28816288709640503, 0.18434806168079376, 268.0932312011719, 0.06700655817985535, 0.03554011136293411, 0.11072347313165665, 0.7091587781906128, 0.09788820892572403, 0.5283200740814209, 0.07861063629388809, 0.009699982590973377, 0.5294219255447388, 0.49391308426856995, 0.3671634793281555, 1.2614647150039673, 0.2350638061761856, 300.8885498046875, 0.03445222228765488, 0.03340606391429901, 0.03437410667538643, 0.4835306704044342, 0.3399158716201782, 2.338916301727295], "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": [53], "max": [53], "mean": [53.0], "std": [0.0], "count": [758]}, "index": {"min": [31387], "max": [32144], "mean": [31765.5], "std": [218.8155616038311], "count": [758]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [758]}, "subtask_annotation": {"mean": [3.699208443271768, 9.0, 9.0, 9.0, 9.0], "std": [1.804940275971246, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [758]}, "scene_annotation": {"mean": [53.0], "std": [0.0], "min": [53], "max": [53], "count": [758]}, "eef_direction_state": {"mean": [4.311345646437995, 4.546174142480211], "std": [2.1329561371877808, 2.114744040043297], "min": [0, 0], "max": [6, 6], "count": [758]}, "eef_velocity_state": {"mean": [0.5620052770448549, 0.48284960422163586], "std": [0.652360997212862, 0.7147863906379753], "min": [0, 0], "max": [2, 2], "count": [758]}, "eef_acc_mag_state": {"mean": [0.5435356200527705, 0.4182058047493404], "std": [0.7756717444020097, 0.725004558164596], "min": [0, 0], "max": [2, 2], "count": [758]}, "eef_direction_action": {"mean": [4.311345646437995, 4.546174142480211], "std": [2.1329561371877808, 2.114744040043297], "min": [0, 0], "max": [6, 6], "count": [758]}, "eef_velocity_action": {"mean": [0.5620052770448549, 0.48284960422163586], "std": [0.652360997212862, 0.7147863906379753], "min": [0, 0], "max": [2, 2], "count": [758]}, "eef_acc_mag_action": {"mean": [0.5435356200527705, 0.4182058047493404], "std": [0.7756717444020097, 0.725004558164596], "min": [0, 0], "max": [2, 2], "count": [758]}, "eef_sim_pose_state": {"mean": [0.506374278109532, 0.2468732984913075, 1.0703321810448976, -1.1046271639624035, 1.0543526265961862, 0.5482200334712306, 0.5114502883039729, -0.2647779255873832, 1.063418473870477, 0.7793106784392057, 1.1220477456007225, 1.0280349752976392], "std": [0.04123950233890919, 0.03217493483206158, 0.05458639727992715, 1.3915930901235054, 0.44014174032993253, 1.6619897859825823, 0.036909966331970884, 0.10916860080486646, 0.028379730375238835, 0.6026761854052014, 0.20144118207354347, 0.8663388978368053], "min": [0.44253559108992885, 0.21209085984858242, 1.023727837505287, -3.104236105207149, 0.26360403274042765, -3.1295258175540814, 0.3786573609241065, -0.42695531710259105, 1.0166239259536616, -0.0902388017425208, 0.8532045156150967, 0.22523826376076383], "max": [0.5891225204510231, 0.3208920632144201, 1.1943280560571394, 2.822794656747039, 1.5325477475518325, 3.131609498186734, 0.5489451581645164, -0.11842883793888824, 1.1049134568476036, 1.7531664636157909, 1.3840090137633982, 2.373956183139667], "count": [758]}, "eef_sim_pose_action": {"mean": [0.506374278109532, 0.2468732984913075, 1.0703321810448976, -1.1046271639624035, 1.0543526265961862, 0.5482200334712306, 0.5114502883039729, -0.2647779255873832, 1.063418473870477, 0.7793106784392057, 1.1220477456007225, 1.0280349752976392], "std": [0.04123950233890919, 0.03217493483206158, 0.05458639727992715, 1.3915930901235054, 0.44014174032993253, 1.6619897859825823, 0.036909966331970884, 0.10916860080486646, 0.028379730375238835, 0.6026761854052014, 0.20144118207354347, 0.8663388978368053], "min": [0.44253559108992885, 0.21209085984858242, 1.023727837505287, -3.104236105207149, 0.26360403274042765, -3.1295258175540814, 0.3786573609241065, -0.42695531710259105, 1.0166239259536616, -0.0902388017425208, 0.8532045156150967, 0.22523826376076383], "max": [0.5891225204510231, 0.3208920632144201, 1.1943280560571394, 2.822794656747039, 1.5325477475518325, 3.131609498186734, 0.5489451581645164, -0.11842883793888824, 1.1049134568476036, 1.7531664636157909, 1.3840090137633982, 2.373956183139667], "count": [758]}, "gripper_mode_state": {"mean": [0.7796833773087071, 0.45118733509234826], "std": [0.4144601409752174, 0.4976116193826395], "min": [0, 0], "max": [1, 1], "count": [758]}, "gripper_activity_state": {"mean": [1.8562005277044855, 1.9261213720316623], "std": [0.46133604519485366, 0.3443145399474524], "min": [0, 0], "max": [2, 2], "count": [758]}, "gripper_mode_action": {"mean": [0.7796833773087071, 0.45118733509234826], "std": [0.4144601409752174, 0.4976116193826395], "min": [0, 0], "max": [1, 1], "count": [758]}, "gripper_activity_action": {"mean": [1.8562005277044855, 1.9261213720316623], "std": [0.46133604519485366, 0.3443145399474524], "min": [0, 0], "max": [2, 2], "count": [758]}, "gripper_open_scale_state": {"mean": [0.28469129288857087, 0.4197585750771071], "std": [0.3008884534521683, 0.26809326055826527], "min": [0.027, 0.025], "max": [0.871, 0.659], "count": [758]}, "gripper_open_scale_action": {"mean": [0.28469129288857087, 0.4197585750771071], "std": [0.3008884534521683, 0.26809326055826527], "min": [0.027, 0.025], "max": [0.871, 0.659], "count": [758]}}} +{"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.45161157531194296]], [[0.4675134724344283]], [[0.45933565831635687]]], "std": [[[0.13996207801058352]], [[0.12754797406756532]], [[0.13057018729390077]]], "count": [154]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.21568627450980393]], [[0.21176470588235294]], [[0.17647058823529413]]], "max": [[[0.6431372549019608]], [[0.6235294117647059]], [[0.6196078431372549]]], "mean": [[[0.4755268652915712]], [[0.48153332033571006]], [[0.47384044621636534]]], "std": [[[0.04749540567317164]], [[0.03419378669019131]], [[0.04970051204674977]]], "count": [154]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.043137254901960784]], [[0.01568627450980392]]], "max": [[[0.6274509803921569]], [[0.6196078431372549]], [[0.6313725490196078]]], "mean": [[[0.47396400586749854]], [[0.48778645700704526]], [[0.469071260132841]]], "std": [[[0.0685407944257579]], [[0.04197870527759603]], [[0.07633010799564635]]], "count": [154]}, "observation.state": {"min": [0.12360421568155289, 2.0354902744293213, 0.014032447710633278, -0.22949334979057312, -2.066312789916992, -1.9545942544937134, -0.23458971083164215, 21.0, 0.17300699651241302, 0.18928399682044983, -0.13842900097370148, -2.240000009536743, 0.7379999756813049, -0.16500000655651093, -0.6292436122894287, -2.0801706314086914, -1.9391306638717651, -1.6651662588119507, 1.9140677452087402, -1.5245800018310547, -0.3565533459186554, 33.0, -0.3441540002822876, 0.2709049880504608, -0.05941399931907654, 1.0740000009536743, 0.0559999905526638, -3.1010000705718994], "max": [0.5939704775810242, 2.0874836444854736, 0.7241196632385254, 0.714939296245575, -1.4019007682800293, -0.9631948471069336, 0.7895869612693787, 666.0, 0.3988330066204071, 0.34195899963378906, 0.13227400183677673, -0.7540000081062317, 1.1050000190734863, 0.8830000162124634, -0.14622369408607483, -1.879702091217041, -0.5026025176048279, -0.11732103675603867, 2.8395986557006836, 1.617937684059143, 0.5307546257972717, 871.0, -0.22496500611305237, 0.42752599716186523, 0.09222900122404099, 2.5299999713897705, 0.9629999995231628, 3.138000011444092], "mean": [0.4415700137615204, 2.0758771896362305, 0.30915093421936035, 0.2581872045993805, -1.6884969472885132, -1.3995548486709595, 0.19857998192310333, 348.64202880859375, 0.27472981810569763, 0.3013584613800049, -0.00987593736499548, -1.5185730457305908, 0.8668164014816284, 0.36743998527526855, -0.32982149720191956, -2.0666067600250244, -0.9407268166542053, -0.6149096488952637, 2.27634596824646, 0.7464465498924255, 0.07353929430246353, 372.1257629394531, -0.2790115773677826, 0.3192667067050934, -0.007018934469670057, 1.6781823635101318, 0.6427236795425415, 1.4973604679107666], "std": [0.1178700178861618, 0.010083314031362534, 0.1465533822774887, 0.3682463467121124, 0.24187332391738892, 0.28944140672683716, 0.30126717686653137, 221.114013671875, 0.07995571941137314, 0.030327986925840378, 0.10983246564865112, 0.5691975951194763, 0.08518357574939728, 0.3809405565261841, 0.1310497522354126, 0.022351577877998352, 0.49738389253616333, 0.42445725202560425, 0.2747582793235779, 1.137515902519226, 0.27912959456443787, 371.9096984863281, 0.033688098192214966, 0.04207722470164299, 0.04035176709294319, 0.4350843131542206, 0.2768547236919403, 2.129284381866455], "count": [827]}, "action": {"min": [0.12360421568155289, 2.0354902744293213, 0.014032447710633278, -0.22949334979057312, -2.066312789916992, -1.9545942544937134, -0.23458971083164215, 21.0, 0.17300699651241302, 0.18928399682044983, -0.13842900097370148, -2.240000009536743, 0.7379999756813049, -0.16500000655651093, -0.6292436122894287, -2.0801706314086914, -1.9391306638717651, -1.6651662588119507, 1.9140677452087402, -1.5245800018310547, -0.3565533459186554, 33.0, -0.3441540002822876, 0.2709049880504608, -0.05941399931907654, 1.0740000009536743, 0.0559999905526638, -3.1010000705718994], "max": [0.5939704775810242, 2.0874836444854736, 0.7241196632385254, 0.714939296245575, -1.4019007682800293, -0.9631948471069336, 0.7895869612693787, 666.0, 0.3988330066204071, 0.34195899963378906, 0.13227400183677673, -0.7540000081062317, 1.1050000190734863, 0.8830000162124634, -0.14622369408607483, -1.879702091217041, -0.5026025176048279, -0.11732103675603867, 2.8395986557006836, 1.617937684059143, 0.5307546257972717, 871.0, -0.22496500611305237, 0.42752599716186523, 0.09222900122404099, 2.5299999713897705, 0.9629999995231628, 3.138000011444092], "mean": [0.4415700137615204, 2.0758771896362305, 0.30915093421936035, 0.2581872045993805, -1.6884969472885132, -1.3995548486709595, 0.19857998192310333, 348.64202880859375, 0.27472981810569763, 0.3013584613800049, -0.00987593736499548, -1.5185730457305908, 0.8668164014816284, 0.36743998527526855, -0.32982149720191956, -2.0666067600250244, -0.9407268166542053, -0.6149096488952637, 2.27634596824646, 0.7464465498924255, 0.07353929430246353, 372.1257629394531, -0.2790115773677826, 0.3192667067050934, -0.007018934469670057, 1.6781823635101318, 0.6427236795425415, 1.4973604679107666], "std": [0.1178700178861618, 0.010083314031362534, 0.1465533822774887, 0.3682463467121124, 0.24187332391738892, 0.28944140672683716, 0.30126717686653137, 221.114013671875, 0.07995571941137314, 0.030327986925840378, 0.10983246564865112, 0.5691975951194763, 0.08518357574939728, 0.3809405565261841, 0.1310497522354126, 0.022351577877998352, 0.49738389253616333, 0.42445725202560425, 0.2747582793235779, 1.137515902519226, 0.27912959456443787, 371.9096984863281, 0.033688098192214966, 0.04207722470164299, 0.04035176709294319, 0.4350843131542206, 0.2768547236919403, 2.129284381866455], "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": [54], "max": [54], "mean": [54.0], "std": [0.0], "count": [827]}, "index": {"min": [32145], "max": [32971], "mean": [32558.0], "std": [238.73416177832615], "count": [827]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [827]}, "subtask_annotation": {"mean": [3.615477629987908, 9.0, 9.0, 9.0, 9.0], "std": [1.8930669301050944, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [827]}, "scene_annotation": {"mean": [54.0], "std": [0.0], "min": [54], "max": [54], "count": [827]}, "eef_direction_state": {"mean": [4.556227327690447, 4.368802902055623], "std": [2.084704308704428, 2.3513908294833388], "min": [0, 0], "max": [6, 6], "count": [827]}, "eef_velocity_state": {"mean": [0.49455864570737607, 0.4703748488512696], "std": [0.6749316001939448, 0.7041285950390745], "min": [0, 0], "max": [2, 2], "count": [827]}, "eef_acc_mag_state": {"mean": [0.5731559854897219, 0.4449818621523579], "std": [0.7962457730941804, 0.7362169015665675], "min": [0, 0], "max": [2, 2], "count": [827]}, "eef_direction_action": {"mean": [4.556227327690447, 4.368802902055623], "std": [2.084704308704428, 2.3513908294833388], "min": [0, 0], "max": [6, 6], "count": [827]}, "eef_velocity_action": {"mean": [0.49455864570737607, 0.4703748488512696], "std": [0.6749316001939448, 0.7041285950390745], "min": [0, 0], "max": [2, 2], "count": [827]}, "eef_acc_mag_action": {"mean": [0.5731559854897219, 0.4449818621523579], "std": [0.7962457730941804, 0.7362169015665675], "min": [0, 0], "max": [2, 2], "count": [827]}, "eef_sim_pose_state": {"mean": [0.5079078948996238, 0.26129144209793403, 1.0631239541334208, -0.6814965299920973, 1.0742175083553298, 0.33059921207673765, 0.4893168483063525, -0.2579723889960296, 1.0521724371825567, 0.8156983944972904, 1.2300559390269812, 1.0354387232003612], "std": [0.05078307194426718, 0.03999080455098931, 0.04813682218419395, 1.4564148608183138, 0.36353580071627917, 1.5580873094545655, 0.030874249190208095, 0.1203544413045849, 0.017743236947840482, 0.643701487171154, 0.16621286082932674, 0.8846564351854909], "min": [0.45492472730000066, 0.21546731574863665, 1.027525714221667, -3.1129618514505286, 0.2623616015455834, -3.1403728360670695, 0.3783732656766954, -0.42830603150922114, 1.0247026206903347, 0.07630695910993396, 0.9746850579072848, 0.1736267696015354], "max": [0.6083950216910289, 0.33190246984611993, 1.1943357134701917, 0.8870663249648135, 1.4644526222381278, 3.1365087981998867, 0.5303694020273355, -0.1159772682519634, 1.0845893452262365, 1.8936973897419405, 1.4752562650189094, 2.448346500093991], "count": [827]}, "eef_sim_pose_action": {"mean": [0.5079078948996238, 0.26129144209793403, 1.0631239541334208, -0.6814965299920973, 1.0742175083553298, 0.33059921207673765, 0.4893168483063525, -0.2579723889960296, 1.0521724371825567, 0.8156983944972904, 1.2300559390269812, 1.0354387232003612], "std": [0.05078307194426718, 0.03999080455098931, 0.04813682218419395, 1.4564148608183138, 0.36353580071627917, 1.5580873094545655, 0.030874249190208095, 0.1203544413045849, 0.017743236947840482, 0.643701487171154, 0.16621286082932674, 0.8846564351854909], "min": [0.45492472730000066, 0.21546731574863665, 1.027525714221667, -3.1129618514505286, 0.2623616015455834, -3.1403728360670695, 0.3783732656766954, -0.42830603150922114, 1.0247026206903347, 0.07630695910993396, 0.9746850579072848, 0.1736267696015354], "max": [0.6083950216910289, 0.33190246984611993, 1.1943357134701917, 0.8870663249648135, 1.4644526222381278, 3.1365087981998867, 0.5303694020273355, -0.1159772682519634, 1.0845893452262365, 1.8936973897419405, 1.4752562650189094, 2.448346500093991], "count": [827]}, "gripper_mode_state": {"mean": [0.5876662636033857, 0.5804111245465539], "std": [0.49225463555544796, 0.4934916929890034], "min": [0, 0], "max": [1, 1], "count": [827]}, "gripper_activity_state": {"mean": [1.8935912938331319, 1.939540507859734], "std": [0.4094353233260223, 0.33530117017310257], "min": [0, 0], "max": [2, 2], "count": [827]}, "gripper_mode_action": {"mean": [0.5876662636033857, 0.5804111245465539], "std": [0.49225463555544796, 0.4934916929890034], "min": [0, 0], "max": [1, 1], "count": [827]}, "gripper_activity_action": {"mean": [1.8935912938331319, 1.939540507859734], "std": [0.4094353233260223, 0.33530117017310257], "min": [0, 0], "max": [2, 2], "count": [827]}, "gripper_open_scale_state": {"mean": [0.37212575584513125, 0.3486420797627089], "std": [0.37190969330838985, 0.22111397107620043], "min": [0.033, 0.021], "max": [0.871, 0.666], "count": [827]}, "gripper_open_scale_action": {"mean": [0.37212575584513125, 0.3486420797627089], "std": [0.37190969330838985, 0.22111397107620043], "min": [0.033, 0.021], "max": [0.871, 0.666], "count": [827]}}} +{"episode_index": 54, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4451921653144016]], [[0.46313725208474193]], [[0.45449520931935994]]], "std": [[[0.1345541464159002]], [[0.12397494722611199]], [[0.12618093108926157]]], "count": [145]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.14901960784313725]], [[0.10980392156862745]], [[0.10588235294117647]]], "max": [[[0.6352941176470588]], [[0.6196078431372549]], [[0.615686274509804]]], "mean": [[[0.47339844348659005]], [[0.48024560372999775]], [[0.4708253577867929]]], "std": [[[0.049186160448270025]], [[0.03684374929238891]], [[0.0516747762652097]]], "count": [145]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.03529411764705882]], [[0.023529411764705882]]], "max": [[[0.6274509803921569]], [[0.6274509803921569]], [[0.6274509803921569]]], "mean": [[[0.47402867365336937]], [[0.4850985970250169]], [[0.46941242816091955]]], "std": [[[0.06297098901865797]], [[0.04034639623426272]], [[0.06931567255238366]]], "count": [145]}, "observation.state": {"min": [0.20081757009029388, 2.0419654846191406, 0.16254250705242157, -0.17812830209732056, -2.0015785694122314, -1.9068419933319092, -0.0791855901479721, 19.0, 0.18356700241565704, 0.22620299458503723, -0.13489100337028503, -2.308000087738037, 0.7559999227523804, -0.13199999928474426, -0.4869992136955261, -2.0801706314086914, -1.6337504386901855, -1.9984544515609741, 1.9321320056915283, -1.5369020700454712, -0.7734252214431763, 33.0, -0.3277119994163513, 0.23476900160312653, -0.06154000014066696, 0.4339999556541443, -0.017000004649162292, -3.109999895095825], "max": [0.6198188066482544, 2.0911662578582764, 0.7639830112457275, 0.5864306092262268, -1.700055480003357, -1.004576563835144, 0.7150614261627197, 666.0, 0.39173999428749084, 0.3406510055065155, 0.12135399878025055, -0.722000002861023, 1.031000018119812, 0.9430000185966492, -0.04562291130423546, -1.8415144681930542, -0.4213748574256897, -0.14104007184505463, 2.81111478805542, 1.820936918258667, 0.8700990676879883, 862.0, -0.19601599872112274, 0.4246380031108856, 0.08579300343990326, 2.4609999656677246, 1.2280000448226929, 3.134999990463257], "mean": [0.42819344997406006, 2.080448865890503, 0.48700273036956787, 0.26406192779541016, -1.8732610940933228, -1.462925672531128, 0.26127469539642334, 443.14959716796875, 0.2775842249393463, 0.30025675892829895, -0.007575941272079945, -1.3952134847640991, 0.8838514089584351, 0.5044184327125549, -0.23441825807094574, -2.0633411407470703, -0.9411787986755371, -0.8687019944190979, 2.3008315563201904, 0.5230708718299866, 0.06401992589235306, 325.4429016113281, -0.2637525796890259, 0.2988143563270569, -0.006335040088742971, 1.6457918882369995, 0.6118282675743103, 0.8205419778823853], "std": [0.1213102638721466, 0.00693241972476244, 0.24574366211891174, 0.23188872635364532, 0.06500088423490524, 0.2850566804409027, 0.21775028109550476, 270.286865234375, 0.07123668491840363, 0.027165239676833153, 0.09515966475009918, 0.6734923720359802, 0.0542648583650589, 0.43860116600990295, 0.07453454285860062, 0.0320654921233654, 0.47735852003097534, 0.5544928312301636, 0.33119505643844604, 1.3052719831466675, 0.40420088171958923, 300.7990417480469, 0.029783979058265686, 0.04149360954761505, 0.040497373789548874, 0.6192334890365601, 0.3759814202785492, 2.3295204639434814], "count": [762]}, "action": {"min": [0.20081757009029388, 2.0419654846191406, 0.16254250705242157, -0.17812830209732056, -2.0015785694122314, -1.9068419933319092, -0.0791855901479721, 19.0, 0.18356700241565704, 0.22620299458503723, -0.13489100337028503, -2.308000087738037, 0.7559999227523804, -0.13199999928474426, -0.4869992136955261, -2.0801706314086914, -1.6337504386901855, -1.9984544515609741, 1.9321320056915283, -1.5369020700454712, -0.7734252214431763, 33.0, -0.3277119994163513, 0.23476900160312653, -0.06154000014066696, 0.4339999556541443, -0.017000004649162292, -3.109999895095825], "max": [0.6198188066482544, 2.0911662578582764, 0.7639830112457275, 0.5864306092262268, -1.700055480003357, -1.004576563835144, 0.7150614261627197, 666.0, 0.39173999428749084, 0.3406510055065155, 0.12135399878025055, -0.722000002861023, 1.031000018119812, 0.9430000185966492, -0.04562291130423546, -1.8415144681930542, -0.4213748574256897, -0.14104007184505463, 2.81111478805542, 1.820936918258667, 0.8700990676879883, 862.0, -0.19601599872112274, 0.4246380031108856, 0.08579300343990326, 2.4609999656677246, 1.2280000448226929, 3.134999990463257], "mean": [0.42819344997406006, 2.080448865890503, 0.48700273036956787, 0.26406192779541016, -1.8732610940933228, -1.462925672531128, 0.26127469539642334, 443.14959716796875, 0.2775842249393463, 0.30025675892829895, -0.007575941272079945, -1.3952134847640991, 0.8838514089584351, 0.5044184327125549, -0.23441825807094574, -2.0633411407470703, -0.9411787986755371, -0.8687019944190979, 2.3008315563201904, 0.5230708718299866, 0.06401992589235306, 325.4429016113281, -0.2637525796890259, 0.2988143563270569, -0.006335040088742971, 1.6457918882369995, 0.6118282675743103, 0.8205419778823853], "std": [0.1213102638721466, 0.00693241972476244, 0.24574366211891174, 0.23188872635364532, 0.06500088423490524, 0.2850566804409027, 0.21775028109550476, 270.286865234375, 0.07123668491840363, 0.027165239676833153, 0.09515966475009918, 0.6734923720359802, 0.0542648583650589, 0.43860116600990295, 0.07453454285860062, 0.0320654921233654, 0.47735852003097534, 0.5544928312301636, 0.33119505643844604, 1.3052719831466675, 0.40420088171958923, 300.7990417480469, 0.029783979058265686, 0.04149360954761505, 0.040497373789548874, 0.6192334890365601, 0.3759814202785492, 2.3295204639434814], "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": [55], "max": [55], "mean": [55.0], "std": [0.0], "count": [762]}, "index": {"min": [32972], "max": [33733], "mean": [33352.5], "std": [219.9702631417862], "count": [762]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [762]}, "subtask_annotation": {"mean": [4.005249343832021, 9.0, 9.0, 9.0, 9.0], "std": [1.5488455622246262, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [762]}, "scene_annotation": {"mean": [55.0], "std": [0.0], "min": [55], "max": [55], "count": [762]}, "eef_direction_state": {"mean": [4.349081364829396, 4.918635170603674], "std": [2.143519916818995, 1.8917403632125862], "min": [0, 0], "max": [6, 6], "count": [762]}, "eef_velocity_state": {"mean": [0.5931758530183727, 0.3910761154855643], "std": [0.7023437650832384, 0.6887351158632973], "min": [0, 0], "max": [2, 2], "count": [762]}, "eef_acc_mag_state": {"mean": [0.6496062992125984, 0.38976377952755903], "std": [0.8160503447763928, 0.7128738900009114], "min": [0, 0], "max": [2, 2], "count": [762]}, "eef_direction_action": {"mean": [4.349081364829396, 4.918635170603674], "std": [2.143519916818995, 1.8917403632125862], "min": [0, 0], "max": [6, 6], "count": [762]}, "eef_velocity_action": {"mean": [0.5931758530183727, 0.3910761154855643], "std": [0.7023437650832384, 0.6887351158632973], "min": [0, 0], "max": [2, 2], "count": [762]}, "eef_acc_mag_action": {"mean": [0.6496062992125984, 0.38976377952755903], "std": [0.8160503447763928, 0.7128738900009114], "min": [0, 0], "max": [2, 2], "count": [762]}, "eef_sim_pose_state": {"mean": [0.48983968061259087, 0.25054642713709274, 1.077618524006378, -0.7703958027087752, 0.9630284572891502, 0.7494534138339733, 0.4894303003158186, -0.2601634328108989, 1.0497098356444292, 0.7369762916823352, 1.163598204127504, 0.944817031859123], "std": [0.04619402794480825, 0.036057342765879345, 0.05198383806369728, 1.7187610212164897, 0.4044159146306526, 1.6270542009812787, 0.028517918604414633, 0.1019237063919594, 0.01163803198535827, 0.49535340351156504, 0.207477598899303, 0.7365697539043656], "min": [0.4212663333694339, 0.21171938064373655, 1.0268604909572114, -3.1415394647056667, 0.2999995755770186, -3.139357057519015, 0.41503488961228635, -0.41529521486174864, 1.023496731948502, -0.2421014294811625, 0.9450090739850925, 0.05458187541994594], "max": [0.6062706526395693, 0.33436036579743034, 1.2051715181029694, 3.140854242418384, 1.4296661518305633, 3.1385608481088356, 0.53213196926, -0.12442970996901388, 1.0648985529041384, 1.6324774833589488, 1.4535504029104533, 2.2728274946337046], "count": [762]}, "eef_sim_pose_action": {"mean": [0.48983968061259087, 0.25054642713709274, 1.077618524006378, -0.7703958027087752, 0.9630284572891502, 0.7494534138339733, 0.4894303003158186, -0.2601634328108989, 1.0497098356444292, 0.7369762916823352, 1.163598204127504, 0.944817031859123], "std": [0.04619402794480825, 0.036057342765879345, 0.05198383806369728, 1.7187610212164897, 0.4044159146306526, 1.6270542009812787, 0.028517918604414633, 0.1019237063919594, 0.01163803198535827, 0.49535340351156504, 0.207477598899303, 0.7365697539043656], "min": [0.4212663333694339, 0.21171938064373655, 1.0268604909572114, -3.1415394647056667, 0.2999995755770186, -3.139357057519015, 0.41503488961228635, -0.41529521486174864, 1.023496731948502, -0.2421014294811625, 0.9450090739850925, 0.05458187541994594], "max": [0.6062706526395693, 0.33436036579743034, 1.2051715181029694, 3.140854242418384, 1.4296661518305633, 3.1385608481088356, 0.53213196926, -0.12442970996901388, 1.0648985529041384, 1.6324774833589488, 1.4535504029104533, 2.2728274946337046], "count": [762]}, "gripper_mode_state": {"mean": [0.7401574803149606, 0.4251968503937008], "std": [0.4385480414376135, 0.494372823695822], "min": [0, 0], "max": [1, 1], "count": [762]}, "gripper_activity_state": {"mean": [1.8805774278215224, 1.9199475065616798], "std": [0.4195556734988078, 0.37317675387527915], "min": [0, 0], "max": [2, 2], "count": [762]}, "gripper_mode_action": {"mean": [0.7401574803149606, 0.4251968503937008], "std": [0.4385480414376135, 0.494372823695822], "min": [0, 0], "max": [1, 1], "count": [762]}, "gripper_activity_action": {"mean": [1.8805774278215224, 1.9199475065616798], "std": [0.4195556734988078, 0.37317675387527915], "min": [0, 0], "max": [2, 2], "count": [762]}, "gripper_open_scale_state": {"mean": [0.32544291325566643, 0.4431496062791885], "std": [0.3007989649648231, 0.27028685330419083], "min": [0.033, 0.019], "max": [0.862, 0.666], "count": [762]}, "gripper_open_scale_action": {"mean": [0.32544291325566643, 0.4431496062791885], "std": [0.3007989649648231, 0.27028685330419083], "min": [0.033, 0.019], "max": [0.862, 0.666], "count": [762]}}} +{"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.4501854515960974]], [[0.4662523222151179]], [[0.4585095449109595]]], "std": [[[0.13973138502282795]], [[0.13099748680467327]], [[0.13314869468071944]]], "count": [138]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1411764705882353]], [[0.10196078431372549]], [[0.08235294117647059]]], "max": [[[0.6431372549019608]], [[0.6196078431372549]], [[0.611764705882353]]], "mean": [[[0.4711312562162546]], [[0.47764713726674246]], [[0.47003784811025856]]], "std": [[[0.0435655183681493]], [[0.032531130941186766]], [[0.04480808243779235]]], "count": [138]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6745098039215687]], [[0.6666666666666666]]], "mean": [[[0.47639641351709766]], [[0.4869321939826655]], [[0.47332250668987397]]], "std": [[[0.05400633090464958]], [[0.03610540626189473]], [[0.05959437383326067]]], "count": [138]}, "observation.state": {"min": [0.2802300751209259, 2.0098514556884766, 0.17203710973262787, -0.28235936164855957, -2.1471564769744873, -1.9675097465515137, -0.34142130613327026, 18.0, 0.16863499581813812, 0.24585600197315216, -0.14588700234889984, -2.2990000247955322, -0.03300000727176666, -0.19599999487400055, -0.4057367146015167, -2.080118417739868, -1.7441076040267944, -1.7952107191085815, 1.794460415840149, -1.5588932037353516, -0.16952385008335114, 34.0, -0.3291879892349243, 0.261913001537323, -0.06797000020742416, 1.1799999475479126, 0.002999992109835148, -3.121999979019165], "max": [0.6568022966384888, 2.089385986328125, 0.6847275495529175, 0.6933320164680481, -1.4570183753967285, -0.7959922552108765, 0.8548448085784912, 666.0, 0.41844499111175537, 0.37117800116539, 0.15485799312591553, -0.6779999732971191, 1.0499999523162842, 0.8190000057220459, -0.037000980228185654, -1.9373679161071777, -0.3527833819389343, -0.1932254135608673, 2.7474451065063477, 1.5335685014724731, 0.4602782428264618, 862.0, -0.20351700484752655, 0.40046799182891846, 0.057739000767469406, 2.496000051498413, 1.0410000085830688, 3.131999969482422], "mean": [0.5274726152420044, 2.0719425678253174, 0.4655563235282898, 0.20158818364143372, -1.7732398509979248, -1.321207880973816, 0.129656583070755, 435.0514831542969, 0.2752731442451477, 0.33330273628234863, -0.0011390354484319687, -1.4336187839508057, 0.7626487016677856, 0.449327677488327, -0.255458265542984, -2.0693445205688477, -0.8412523865699768, -0.8326161503791809, 2.169740915298462, 0.6346516609191895, 0.15356005728244781, 342.54583740234375, -0.2665330767631531, 0.3031683564186096, -0.023441843688488007, 1.7140319347381592, 0.662467896938324, 1.4589413404464722], "std": [0.09853632748126984, 0.015273361466825008, 0.17625054717063904, 0.3404008746147156, 0.21136689186096191, 0.34843921661376953, 0.31073418259620667, 282.8350524902344, 0.08026774227619171, 0.03296715393662453, 0.10419433563947678, 0.675244927406311, 0.2828585207462311, 0.4119473397731781, 0.0794365257024765, 0.016490571200847626, 0.5246712565422058, 0.44664284586906433, 0.3937320113182068, 1.1847436428070068, 0.20000335574150085, 317.88677978515625, 0.024443961679935455, 0.034440986812114716, 0.03359242156147957, 0.4441041648387909, 0.3150824010372162, 2.2441391944885254], "count": [720]}, "action": {"min": [0.2802300751209259, 2.0098514556884766, 0.17203710973262787, -0.28235936164855957, -2.1471564769744873, -1.9675097465515137, -0.34142130613327026, 18.0, 0.16863499581813812, 0.24585600197315216, -0.14588700234889984, -2.2990000247955322, -0.03300000727176666, -0.19599999487400055, -0.4057367146015167, -2.080118417739868, -1.7441076040267944, -1.7952107191085815, 1.794460415840149, -1.5588932037353516, -0.16952385008335114, 34.0, -0.3291879892349243, 0.261913001537323, -0.06797000020742416, 1.1799999475479126, 0.002999992109835148, -3.121999979019165], "max": [0.6568022966384888, 2.089385986328125, 0.6847275495529175, 0.6933320164680481, -1.4570183753967285, -0.7959922552108765, 0.8548448085784912, 666.0, 0.41844499111175537, 0.37117800116539, 0.15485799312591553, -0.6779999732971191, 1.0499999523162842, 0.8190000057220459, -0.037000980228185654, -1.9373679161071777, -0.3527833819389343, -0.1932254135608673, 2.7474451065063477, 1.5335685014724731, 0.4602782428264618, 862.0, -0.20351700484752655, 0.40046799182891846, 0.057739000767469406, 2.496000051498413, 1.0410000085830688, 3.131999969482422], "mean": [0.5274726152420044, 2.0719425678253174, 0.4655563235282898, 0.20158818364143372, -1.7732398509979248, -1.321207880973816, 0.129656583070755, 435.0514831542969, 0.2752731442451477, 0.33330273628234863, -0.0011390354484319687, -1.4336187839508057, 0.7626487016677856, 0.449327677488327, -0.255458265542984, -2.0693445205688477, -0.8412523865699768, -0.8326161503791809, 2.169740915298462, 0.6346516609191895, 0.15356005728244781, 342.54583740234375, -0.2665330767631531, 0.3031683564186096, -0.023441843688488007, 1.7140319347381592, 0.662467896938324, 1.4589413404464722], "std": [0.09853632748126984, 0.015273361466825008, 0.17625054717063904, 0.3404008746147156, 0.21136689186096191, 0.34843921661376953, 0.31073418259620667, 282.8350524902344, 0.08026774227619171, 0.03296715393662453, 0.10419433563947678, 0.675244927406311, 0.2828585207462311, 0.4119473397731781, 0.0794365257024765, 0.016490571200847626, 0.5246712565422058, 0.44664284586906433, 0.3937320113182068, 1.1847436428070068, 0.20000335574150085, 317.88677978515625, 0.024443961679935455, 0.034440986812114716, 0.03359242156147957, 0.4441041648387909, 0.3150824010372162, 2.2441391944885254], "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": [56], "max": [56], "mean": [56.0], "std": [0.0], "count": [720]}, "index": {"min": [33734], "max": [34453], "mean": [34093.5], "std": [207.84589643932512], "count": [720]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [720]}, "subtask_annotation": {"mean": [3.609722222222222, 9.0, 9.0, 9.0, 9.0], "std": [1.9189594780492534, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [720]}, "scene_annotation": {"mean": [56.0], "std": [0.0], "min": [56], "max": [56], "count": [720]}, "eef_direction_state": {"mean": [4.511111111111111, 4.322222222222222], "std": [1.9832321791820477, 2.235212034574389], "min": [0, 0], "max": [6, 6], "count": [720]}, "eef_velocity_state": {"mean": [0.5597222222222222, 0.5541666666666667], "std": [0.692651853030201, 0.7320893805479709], "min": [0, 0], "max": [2, 2], "count": [720]}, "eef_acc_mag_state": {"mean": [0.5944444444444444, 0.5041666666666667], "std": [0.7954539041203132, 0.7727903086291333], "min": [0, 0], "max": [2, 2], "count": [720]}, "eef_direction_action": {"mean": [4.511111111111111, 4.322222222222222], "std": [1.9832321791820477, 2.235212034574389], "min": [0, 0], "max": [6, 6], "count": [720]}, "eef_velocity_action": {"mean": [0.5597222222222222, 0.5541666666666667], "std": [0.692651853030201, 0.7320893805479709], "min": [0, 0], "max": [2, 2], "count": [720]}, "eef_acc_mag_action": {"mean": [0.5944444444444444, 0.5041666666666667], "std": [0.7954539041203132, 0.7727903086291333], "min": [0, 0], "max": [2, 2], "count": [720]}, "eef_sim_pose_state": {"mean": [0.4918790905742325, 0.23956699128883566, 1.0634108245747287, -0.8467309456050807, 1.1203582854823457, 0.4832349462463171, 0.5226800010917441, -0.26310476791972615, 1.0598649026791986, 0.8972636743217769, 1.1305205225296027, 0.08145116877283438], "std": [0.04104389912267901, 0.02367596525039185, 0.05188208876103689, 1.4018919473526488, 0.4227916339066042, 1.5536451721420002, 0.032381225798051576, 0.11448687462096917, 0.015483315932041445, 1.1690667915528283, 0.2659703755590299, 1.6501351161388564], "min": [0.44427997269516106, 0.20726604712186256, 1.021561395634918, -3.063423461335111, 0.23484706694723467, -3.1332580132454537, 0.43292869604277984, -0.4535492515508704, 1.0394256197740084, -1.5726390810672881, 0.5310260422054598, -3.137992949044866], "max": [0.5863494259047375, 0.3069595007285931, 1.1754466219164315, 0.7122697220513938, 1.5226948648804846, 3.1276203162015506, 0.5580194604547316, -0.10594518974603398, 1.1066796159550412, 2.9410747035181943, 1.5479278246489727, 3.1361150843916334], "count": [720]}, "eef_sim_pose_action": {"mean": [0.4918790905742325, 0.23956699128883566, 1.0634108245747287, -0.8467309456050807, 1.1203582854823457, 0.4832349462463171, 0.5226800010917441, -0.26310476791972615, 1.0598649026791986, 0.8972636743217769, 1.1305205225296027, 0.08145116877283438], "std": [0.04104389912267901, 0.02367596525039185, 0.05188208876103689, 1.4018919473526488, 0.4227916339066042, 1.5536451721420002, 0.032381225798051576, 0.11448687462096917, 0.015483315932041445, 1.1690667915528283, 0.2659703755590299, 1.6501351161388564], "min": [0.44427997269516106, 0.20726604712186256, 1.021561395634918, -3.063423461335111, 0.23484706694723467, -3.1332580132454537, 0.43292869604277984, -0.4535492515508704, 1.0394256197740084, -1.5726390810672881, 0.5310260422054598, -3.137992949044866], "max": [0.5863494259047375, 0.3069595007285931, 1.1754466219164315, 0.7122697220513938, 1.5226948648804846, 3.1276203162015506, 0.5580194604547316, -0.10594518974603398, 1.1066796159550412, 2.9410747035181943, 1.5479278246489727, 3.1361150843916334], "count": [720]}, "gripper_mode_state": {"mean": [0.5583333333333333, 0.3958333333333333], "std": [0.49658556384798613, 0.4890289414293973], "min": [0, 0], "max": [1, 1], "count": [720]}, "gripper_activity_state": {"mean": [1.9083333333333334, 1.9430555555555555], "std": [0.39431727214403234, 0.29968798074408914], "min": [0, 0], "max": [2, 2], "count": [720]}, "gripper_mode_action": {"mean": [0.5583333333333333, 0.3958333333333333], "std": [0.49658556384798613, 0.4890289414293973], "min": [0, 0], "max": [1, 1], "count": [720]}, "gripper_activity_action": {"mean": [1.9083333333333334, 1.9430555555555555], "std": [0.39431727214403234, 0.29968798074408914], "min": [0, 0], "max": [2, 2], "count": [720]}, "gripper_open_scale_state": {"mean": [0.342545833359824, 0.4350513889153796], "std": [0.317886744534364, 0.282835099242281], "min": [0.034, 0.018], "max": [0.862, 0.666], "count": [720]}, "gripper_open_scale_action": {"mean": [0.342545833359824, 0.4350513889153796], "std": [0.317886744534364, 0.282835099242281], "min": [0.034, 0.018], "max": [0.862, 0.666], "count": [720]}}} +{"episode_index": 56, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4541986561352035]], [[0.4709285876150947]], [[0.4623013856089881]]], "std": [[[0.13565323456445214]], [[0.12674706967335955]], [[0.12946579666229777]]], "count": [137]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12549019607843137]], [[0.10196078431372549]], [[0.09019607843137255]]], "max": [[[0.6392156862745098]], [[0.6235294117647059]], [[0.6196078431372549]]], "mean": [[[0.4716814232383951]], [[0.47887097466723916]], [[0.4707087895377129]]], "std": [[[0.04067022223582248]], [[0.03120287678154074]], [[0.042018111801240376]]], "count": [137]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[0.6313725490196078]], [[0.6274509803921569]], [[0.6352941176470588]]], "mean": [[[0.4776943311387815]], [[0.4887377122990315]], [[0.47443751192691186]]], "std": [[[0.058824617085274256]], [[0.039330231499706755]], [[0.06424020515048774]]], "count": [137]}, "observation.state": {"min": [0.23164011538028717, 1.9994666576385498, 0.09150761365890503, -0.4032408893108368, -2.0379860401153564, -1.9228816032409668, -0.17378243803977966, 23.0, 0.16678699851036072, 0.2318049967288971, -0.14725899696350098, -2.3459999561309814, 0.056999996304512024, -0.17800003290176392, -0.575330376625061, -2.080240488052368, -1.8422822952270508, -1.6259312629699707, 1.7254499197006226, -1.5566242933273315, -0.4188441038131714, 33.0, -0.3363589942455292, 0.24873000383377075, -0.06926199793815613, 0.8650000095367432, -0.018999993801116943, -3.1371853351593018], "max": [0.6733131408691406, 2.092562437057495, 0.5051506757736206, 0.5705831050872803, -1.3381264209747314, -0.8512319922447205, 0.8826130628585815, 589.0, 0.41124799847602844, 0.3574199974536896, 0.1638289988040924, -0.5649999976158142, 1.0920000076293945, 0.8330000042915344, -0.14491470158100128, -1.8460698127746582, -0.321978360414505, -0.09519025683403015, 2.799769878387451, 1.6980658769607544, 0.4159817695617676, 833.0, -0.2026980072259903, 0.4448229968547821, 0.059516001492738724, 2.499000072479248, 1.2339999675750732, 3.132999897003174], "mean": [0.4929191470146179, 2.070688247680664, 0.3380723297595978, 0.10776565968990326, -1.702351450920105, -1.3577961921691895, 0.2740250825881958, 341.4627685546875, 0.2944979667663574, 0.3147110939025879, 0.011546767316758633, -1.4469397068023682, 0.7877779603004456, 0.4411487281322479, -0.28678739070892334, -2.0659210681915283, -0.7555060982704163, -0.7224521636962891, 2.0832631587982178, 0.7951930165290833, 0.025216126814484596, 317.7071533203125, -0.2725565433502197, 0.301783949136734, -0.02078530378639698, 1.5847904682159424, 0.7829228043556213, 1.5101927518844604], "std": [0.11673709005117416, 0.019465811550617218, 0.1378241777420044, 0.3399915099143982, 0.2826397716999054, 0.31648051738739014, 0.2935030162334442, 227.4991455078125, 0.09140043705701828, 0.029151158407330513, 0.11457119882106781, 0.7261276245117188, 0.23447668552398682, 0.3977566361427307, 0.1282924860715866, 0.02805193141102791, 0.5346227884292603, 0.39343592524528503, 0.37932097911834717, 1.1452555656433105, 0.2909797430038452, 307.5345764160156, 0.02954624593257904, 0.04989875108003616, 0.03726928308606148, 0.49417874217033386, 0.3536489009857178, 2.1378958225250244], "count": [712]}, "action": {"min": [0.23164011538028717, 1.9994666576385498, 0.09150761365890503, -0.4032408893108368, -2.0379860401153564, -1.9228816032409668, -0.17378243803977966, 23.0, 0.16678699851036072, 0.2318049967288971, -0.14725899696350098, -2.3459999561309814, 0.056999996304512024, -0.17800003290176392, -0.575330376625061, -2.080240488052368, -1.8422822952270508, -1.6259312629699707, 1.7254499197006226, -1.5566242933273315, -0.4188441038131714, 33.0, -0.3363589942455292, 0.24873000383377075, -0.06926199793815613, 0.8650000095367432, -0.018999993801116943, -3.1371853351593018], "max": [0.6733131408691406, 2.092562437057495, 0.5051506757736206, 0.5705831050872803, -1.3381264209747314, -0.8512319922447205, 0.8826130628585815, 589.0, 0.41124799847602844, 0.3574199974536896, 0.1638289988040924, -0.5649999976158142, 1.0920000076293945, 0.8330000042915344, -0.14491470158100128, -1.8460698127746582, -0.321978360414505, -0.09519025683403015, 2.799769878387451, 1.6980658769607544, 0.4159817695617676, 833.0, -0.2026980072259903, 0.4448229968547821, 0.059516001492738724, 2.499000072479248, 1.2339999675750732, 3.132999897003174], "mean": [0.4929191470146179, 2.070688247680664, 0.3380723297595978, 0.10776565968990326, -1.702351450920105, -1.3577961921691895, 0.2740250825881958, 341.4627685546875, 0.2944979667663574, 0.3147110939025879, 0.011546767316758633, -1.4469397068023682, 0.7877779603004456, 0.4411487281322479, -0.28678739070892334, -2.0659210681915283, -0.7555060982704163, -0.7224521636962891, 2.0832631587982178, 0.7951930165290833, 0.025216126814484596, 317.7071533203125, -0.2725565433502197, 0.301783949136734, -0.02078530378639698, 1.5847904682159424, 0.7829228043556213, 1.5101927518844604], "std": [0.11673709005117416, 0.019465811550617218, 0.1378241777420044, 0.3399915099143982, 0.2826397716999054, 0.31648051738739014, 0.2935030162334442, 227.4991455078125, 0.09140043705701828, 0.029151158407330513, 0.11457119882106781, 0.7261276245117188, 0.23447668552398682, 0.3977566361427307, 0.1282924860715866, 0.02805193141102791, 0.5346227884292603, 0.39343592524528503, 0.37932097911834717, 1.1452555656433105, 0.2909797430038452, 307.5345764160156, 0.02954624593257904, 0.04989875108003616, 0.03726928308606148, 0.49417874217033386, 0.3536489009857178, 2.1378958225250244], "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": [57], "max": [57], "mean": [57.0], "std": [0.0], "count": [712]}, "index": {"min": [34454], "max": [35165], "mean": [34809.5], "std": [205.5364931101044], "count": [712]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [712]}, "subtask_annotation": {"mean": [3.6264044943820224, 9.0, 9.0, 9.0, 9.0], "std": [1.949007092181315, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [712]}, "scene_annotation": {"mean": [57.0], "std": [0.0], "min": [57], "max": [57], "count": [712]}, "eef_direction_state": {"mean": [4.175561797752809, 4.165730337078652], "std": [2.213675186302334, 2.288970814133727], "min": [0, 0], "max": [6, 6], "count": [712]}, "eef_velocity_state": {"mean": [0.6348314606741573, 0.5814606741573034], "std": [0.7315676754267695, 0.7201701586724096], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_acc_mag_state": {"mean": [0.6292134831460674, 0.5435393258426966], "std": [0.8056265964154312, 0.7849088196695493], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_direction_action": {"mean": [4.175561797752809, 4.165730337078652], "std": [2.213675186302334, 2.288970814133727], "min": [0, 0], "max": [6, 6], "count": [712]}, "eef_velocity_action": {"mean": [0.6348314606741573, 0.5814606741573034], "std": [0.7315676754267695, 0.7201701586724096], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_acc_mag_action": {"mean": [0.6292134831460674, 0.5435393258426966], "std": [0.8056265964154312, 0.7849088196695493], "min": [0, 0], "max": [2, 2], "count": [712]}, "eef_sim_pose_state": {"mean": [0.4896060925314833, 0.24458210143609305, 1.0585531653489892, -1.1782136655398403, 1.1000197277504502, -0.03331089523727637, 0.5048716826121943, -0.28597875798228506, 1.0552870604578493, 0.8239428444641423, 1.1571169261045045, 0.9639427704614102], "std": [0.0572407643658601, 0.031763086147830945, 0.05196917099259082, 1.0830076384875642, 0.40609119084629064, 1.6059251938734334, 0.030192688775471387, 0.12709950557542582, 0.01682824087499324, 1.0863199748244854, 0.23015234948371405, 1.2379009206551694], "min": [0.4337484211905526, 0.20847921708337458, 1.0180923809340974, -3.132315777445873, 0.21634311669038175, -3.118730657587257, 0.41872312687018365, -0.452349962016601, 1.0234076103506495, -2.8644640750667385, 0.6389115235210445, -3.1047336637597462], "max": [0.6285713860345875, 0.3335457746587904, 1.1743871141349662, -0.12616949791234705, 1.5149457599903093, 3.134136266142591, 0.5489414742868601, -0.10639688412446237, 1.1105662823281646, 3.106167874454801, 1.5419601241314296, 3.12581552014372], "count": [712]}, "eef_sim_pose_action": {"mean": [0.4896060925314833, 0.24458210143609305, 1.0585531653489892, -1.1782136655398403, 1.1000197277504502, -0.03331089523727637, 0.5048716826121943, -0.28597875798228506, 1.0552870604578493, 0.8239428444641423, 1.1571169261045045, 0.9639427704614102], "std": [0.0572407643658601, 0.031763086147830945, 0.05196917099259082, 1.0830076384875642, 0.40609119084629064, 1.6059251938734334, 0.030192688775471387, 0.12709950557542582, 0.01682824087499324, 1.0863199748244854, 0.23015234948371405, 1.2379009206551694], "min": [0.4337484211905526, 0.20847921708337458, 1.0180923809340974, -3.132315777445873, 0.21634311669038175, -3.118730657587257, 0.41872312687018365, -0.452349962016601, 1.0234076103506495, -2.8644640750667385, 0.6389115235210445, -3.1047336637597462], "max": [0.6285713860345875, 0.3335457746587904, 1.1743871141349662, -0.12616949791234705, 1.5149457599903093, 3.134136266142591, 0.5489414742868601, -0.10639688412446237, 1.1105662823281646, 3.106167874454801, 1.5419601241314296, 3.12581552014372], "count": [712]}, "gripper_mode_state": {"mean": [0.6741573033707865, 0.48174157303370785], "std": [0.4686888452722319, 0.49966651863489764], "min": [0, 0], "max": [1, 1], "count": [712]}, "gripper_activity_state": {"mean": [1.9030898876404494, 1.9129213483146068], "std": [0.39361691124631176, 0.39055046789271136], "min": [0, 0], "max": [2, 2], "count": [712]}, "gripper_mode_action": {"mean": [0.6741573033707865, 0.48174157303370785], "std": [0.4686888452722319, 0.49966651863489764], "min": [0, 0], "max": [1, 1], "count": [712]}, "gripper_activity_action": {"mean": [1.9030898876404494, 1.9129213483146068], "std": [0.39361691124631176, 0.39055046789271136], "min": [0, 0], "max": [2, 2], "count": [712]}, "gripper_open_scale_state": {"mean": [0.3177071630177872, 0.3414627809256648], "std": [0.30753459468233585, 0.22749912316225465], "min": [0.033, 0.023], "max": [0.833, 0.589], "count": [712]}, "gripper_open_scale_action": {"mean": [0.3177071630177872, 0.3414627809256648], "std": [0.30753459468233585, 0.22749912316225465], "min": [0.033, 0.023], "max": [0.833, 0.589], "count": [712]}}} +{"episode_index": 57, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45496304925898173]], [[0.4698801829649057]], [[0.4611146093522335]]], "std": [[[0.1354521709076226]], [[0.12490967733585137]], [[0.12824244864020293]]], "count": [157]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.22745098039215686]], [[0.20392156862745098]], [[0.19607843137254902]]], "max": [[[0.6392156862745098]], [[0.6235294117647059]], [[0.615686274509804]]], "mean": [[[0.4728183919799342]], [[0.47969919679655304]], [[0.4720547749885517]]], "std": [[[0.03872113452732642]], [[0.029741078091823945]], [[0.03923486732131518]]], "count": [157]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.6901960784313725]], [[0.6980392156862745]]], "mean": [[[0.4763931104554348]], [[0.4826046024832438]], [[0.4724219979393031]]], "std": [[[0.05416728755561906]], [[0.04329990092123456]], [[0.05707202259134853]]], "count": [157]}, "observation.state": {"min": [0.3075270354747772, 1.954157829284668, -0.3278252184391022, -0.8688423037528992, -2.1215872764587402, -2.0525596141815186, -0.31552061438560486, 17.0, 0.15733499825000763, 0.28427401185035706, -0.14368100464344025, -2.260999917984009, -0.10400000959634781, -0.10300000011920929, -0.49588295817375183, -2.0802578926086426, -1.7729928493499756, -1.5903964042663574, 1.8066601753234863, -1.5641467571258545, -0.27054351568222046, 34.0, -0.3494560122489929, 0.22813299298286438, -0.06169300153851509, 1.065999984741211, 0.022999994456768036, -3.1351852416992188], "max": [0.7141014933586121, 2.087815284729004, 0.39271655678749084, 0.6602755784988403, -1.182530403137207, -0.8772897720336914, 0.8808152675628662, 583.0, 0.3907099962234497, 0.3843730092048645, 0.1648010015487671, -0.7689999938011169, 0.9739999771118164, 1.0870000123977661, -0.10653490573167801, -1.9760268926620483, -0.36189407110214233, -0.19449950754642487, 2.8840172290802, 1.668168306350708, 0.5252394080162048, 846.0, -0.22178499400615692, 0.41428300738334656, 0.06019499897956848, 2.4809999465942383, 1.0679999589920044, 3.1019999980926514], "mean": [0.5816929936408997, 2.069882869720459, 0.21517807245254517, 0.11169379204511642, -1.6286368370056152, -1.4371592998504639, 0.1086275726556778, 371.3880310058594, 0.24405379593372345, 0.3449457287788391, 0.009678998030722141, -1.5317788124084473, 0.6739063262939453, 0.5572555661201477, -0.2551233172416687, -2.0717973709106445, -0.7994041442871094, -0.7246795892715454, 2.1402676105499268, 0.7982722520828247, 0.050226517021656036, 335.7209777832031, -0.2814323306083679, 0.29880964756011963, -0.015403719618916512, 1.5906174182891846, 0.7549413442611694, 1.582353949546814], "std": [0.09871762245893478, 0.029397238045930862, 0.19651584327220917, 0.4547348916530609, 0.2919662892818451, 0.34389305114746094, 0.268674373626709, 239.08627319335938, 0.06777659803628922, 0.028917161747813225, 0.10288968682289124, 0.6044918298721313, 0.3291321098804474, 0.411732941865921, 0.10455319285392761, 0.010577571578323841, 0.5206748247146606, 0.41375720500946045, 0.41137808561325073, 1.1253926753997803, 0.18406014144420624, 306.69573974609375, 0.029833750799298286, 0.04924219846725464, 0.032931771129369736, 0.43783608078956604, 0.304535835981369, 2.1323373317718506], "count": [853]}, "action": {"min": [0.3075270354747772, 1.954157829284668, -0.3278252184391022, -0.8688423037528992, -2.1215872764587402, -2.0525596141815186, -0.31552061438560486, 17.0, 0.15733499825000763, 0.28427401185035706, -0.14368100464344025, -2.260999917984009, -0.10400000959634781, -0.10300000011920929, -0.49588295817375183, -2.0802578926086426, -1.7729928493499756, -1.5903964042663574, 1.8066601753234863, -1.5641467571258545, -0.27054351568222046, 34.0, -0.3494560122489929, 0.22813299298286438, -0.06169300153851509, 1.065999984741211, 0.022999994456768036, -3.1351852416992188], "max": [0.7141014933586121, 2.087815284729004, 0.39271655678749084, 0.6602755784988403, -1.182530403137207, -0.8772897720336914, 0.8808152675628662, 583.0, 0.3907099962234497, 0.3843730092048645, 0.1648010015487671, -0.7689999938011169, 0.9739999771118164, 1.0870000123977661, -0.10653490573167801, -1.9760268926620483, -0.36189407110214233, -0.19449950754642487, 2.8840172290802, 1.668168306350708, 0.5252394080162048, 846.0, -0.22178499400615692, 0.41428300738334656, 0.06019499897956848, 2.4809999465942383, 1.0679999589920044, 3.1019999980926514], "mean": [0.5816929936408997, 2.069882869720459, 0.21517807245254517, 0.11169379204511642, -1.6286368370056152, -1.4371592998504639, 0.1086275726556778, 371.3880310058594, 0.24405379593372345, 0.3449457287788391, 0.009678998030722141, -1.5317788124084473, 0.6739063262939453, 0.5572555661201477, -0.2551233172416687, -2.0717973709106445, -0.7994041442871094, -0.7246795892715454, 2.1402676105499268, 0.7982722520828247, 0.050226517021656036, 335.7209777832031, -0.2814323306083679, 0.29880964756011963, -0.015403719618916512, 1.5906174182891846, 0.7549413442611694, 1.582353949546814], "std": [0.09871762245893478, 0.029397238045930862, 0.19651584327220917, 0.4547348916530609, 0.2919662892818451, 0.34389305114746094, 0.268674373626709, 239.08627319335938, 0.06777659803628922, 0.028917161747813225, 0.10288968682289124, 0.6044918298721313, 0.3291321098804474, 0.411732941865921, 0.10455319285392761, 0.010577571578323841, 0.5206748247146606, 0.41375720500946045, 0.41137808561325073, 1.1253926753997803, 0.18406014144420624, 306.69573974609375, 0.029833750799298286, 0.04924219846725464, 0.032931771129369736, 0.43783608078956604, 0.304535835981369, 2.1323373317718506], "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": [58], "max": [58], "mean": [58.0], "std": [0.0], "count": [853]}, "index": {"min": [35166], "max": [36018], "mean": [35592.0], "std": [246.23972059763227], "count": [853]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [853]}, "subtask_annotation": {"mean": [3.269636576787808, 9.0, 9.0, 9.0, 9.0], "std": [2.0076009103910586, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [853]}, "scene_annotation": {"mean": [58.0], "std": [0.0], "min": [58], "max": [58], "count": [853]}, "eef_direction_state": {"mean": [4.337631887456038, 4.429073856975381], "std": [2.1202872066542944, 2.0795884502298785], "min": [0, 0], "max": [6, 6], "count": [853]}, "eef_velocity_state": {"mean": [0.5017584994138335, 0.5322391559202814], "std": [0.5942745212649685, 0.6764879160786649], "min": [0, 0], "max": [2, 2], "count": [853]}, "eef_acc_mag_state": {"mean": [0.5861664712778429, 0.52989449003517], "std": [0.8007300042439143, 0.7675173436520413], "min": [0, 0], "max": [2, 2], "count": [853]}, "eef_direction_action": {"mean": [4.337631887456038, 4.429073856975381], "std": [2.1202872066542944, 2.0795884502298785], "min": [0, 0], "max": [6, 6], "count": [853]}, "eef_velocity_action": {"mean": [0.5017584994138335, 0.5322391559202814], "std": [0.5942745212649685, 0.6764879160786649], "min": [0, 0], "max": [2, 2], "count": [853]}, "eef_acc_mag_action": {"mean": [0.5861664712778429, 0.52989449003517], "std": [0.8007300042439143, 0.7675173436520413], "min": [0, 0], "max": [2, 2], "count": [853]}, "eef_sim_pose_state": {"mean": [0.4860703416066704, 0.2532669983121511, 1.0560024660622047, -0.29267378008066275, 1.1334056967192414, 0.031201890460559656, 0.536837015494496, -0.2539752586372158, 1.087039704081255, 0.4855790604834242, 1.0584818904648174, 0.803896716608704], "std": [0.055567251589634756, 0.02817272325471187, 0.05043385783116523, 1.5508757365594745, 0.37958498818018793, 1.5651330893658826, 0.030839891492722298, 0.10366408501644928, 0.043544436446671865, 1.1351924515092389, 0.3752235995588366, 1.1264555509011591], "min": [0.41082324263043607, 0.21553754804934602, 1.0171693160345703, -3.1415225760808254, 0.2165772417175067, -3.139634503903057, 0.47007646864401587, -0.42107503678909497, 1.0377738258671, -1.5574666753691733, 0.27670519742308164, -0.537262035031333], "max": [0.602516883485622, 0.31864501188421684, 1.163340033281684, 3.1412951994591185, 1.5511264112416643, 3.136575599604486, 0.5762773468221423, -0.10005336626899718, 1.1888952163265343, 2.304118286567578, 1.5530445254703382, 2.924233245631965], "count": [853]}, "eef_sim_pose_action": {"mean": [0.4860703416066704, 0.2532669983121511, 1.0560024660622047, -0.29267378008066275, 1.1334056967192414, 0.031201890460559656, 0.536837015494496, -0.2539752586372158, 1.087039704081255, 0.4855790604834242, 1.0584818904648174, 0.803896716608704], "std": [0.055567251589634756, 0.02817272325471187, 0.05043385783116523, 1.5508757365594745, 0.37958498818018793, 1.5651330893658826, 0.030839891492722298, 0.10366408501644928, 0.043544436446671865, 1.1351924515092389, 0.3752235995588366, 1.1264555509011591], "min": [0.41082324263043607, 0.21553754804934602, 1.0171693160345703, -3.1415225760808254, 0.2165772417175067, -3.139634503903057, 0.47007646864401587, -0.42107503678909497, 1.0377738258671, -1.5574666753691733, 0.27670519742308164, -0.537262035031333], "max": [0.602516883485622, 0.31864501188421684, 1.163340033281684, 3.1412951994591185, 1.5511264112416643, 3.136575599604486, 0.5762773468221423, -0.10005336626899718, 1.1888952163265343, 2.304118286567578, 1.5530445254703382, 2.924233245631965], "count": [853]}, "gripper_mode_state": {"mean": [0.7221570926143025, 0.5076201641266119], "std": [0.44793551567290996, 0.4999419297265236], "min": [0, 0], "max": [1, 1], "count": [853]}, "gripper_activity_state": {"mean": [1.9015240328253225, 1.9449003516998828], "std": [0.39594666526177347, 0.30703039424351025], "min": [0, 0], "max": [2, 2], "count": [853]}, "gripper_mode_action": {"mean": [0.7221570926143025, 0.5076201641266119], "std": [0.44793551567290996, 0.4999419297265236], "min": [0, 0], "max": [1, 1], "count": [853]}, "gripper_activity_action": {"mean": [1.9015240328253225, 1.9449003516998828], "std": [0.39594666526177347, 0.30703039424351025], "min": [0, 0], "max": [2, 2], "count": [853]}, "gripper_open_scale_state": {"mean": [0.3357209846836464, 0.37138804223305444], "std": [0.3066959027130496, 0.23908631129925073], "min": [0.034, 0.017], "max": [0.846, 0.583], "count": [853]}, "gripper_open_scale_action": {"mean": [0.3357209846836464, 0.37138804223305444], "std": [0.3066959027130496, 0.23908631129925073], "min": [0.034, 0.017], "max": [0.846, 0.583], "count": [853]}}} +{"episode_index": 58, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4537964920343137]], [[0.4697785634376857]], [[0.46070800259024064]]], "std": [[[0.14411269463722906]], [[0.13450690035639304]], [[0.13722018752411086]]], "count": [176]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.16862745098039217]], [[0.13725490196078433]], [[0.12941176470588237]]], "max": [[[0.6431372549019608]], [[0.6431372549019608]], [[0.6352941176470588]]], "mean": [[[0.4761251404207516]], [[0.48209293996954844]], [[0.4745767660520648]]], "std": [[[0.04405859236226134]], [[0.0328360164698999]], [[0.04616601738302806]]], "count": [176]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.6745098039215687]], [[0.6784313725490196]]], "mean": [[[0.47391651348039215]], [[0.4826483458203357]], [[0.47005261600378784]]], "std": [[[0.04966192367779597]], [[0.03275231864353287]], [[0.054485242848090906]]], "count": [176]}, "observation.state": {"min": [0.17736035585403442, 2.057603597640991, -0.17189748585224152, -0.39847612380981445, -1.935919165611267, -1.904625415802002, -0.12351696193218231, 24.0, 0.17042499780654907, 0.22419899702072144, -0.13768799602985382, -2.3380000591278076, 0.12800000607967377, -0.13899999856948853, -0.7450810670852661, -2.0801706314086914, -1.7668317556381226, -1.39757239818573, 1.7439852952957153, -1.1589336395263672, -0.2906147539615631, 31.0, -0.3259209990501404, 0.2681010067462921, -0.07510200142860413, 1.065999984741211, 0.1420000046491623, -3.11899995803833], "max": [0.7900581955909729, 2.089420795440674, 0.17090263962745667, 0.4810127317905426, -1.2434947490692139, -0.8999615907669067, 0.7580488324165344, 467.0, 0.36635100841522217, 0.3802500069141388, 0.12726899981498718, -0.8970000147819519, 1.1920000314712524, 0.8399999737739563, -0.14107497036457062, -1.868863821029663, -0.361213356256485, -0.19483110308647156, 2.814884662628174, 1.5853174924850464, 0.6888116598129272, 846.0, -0.1876160055398941, 0.42113399505615234, 0.03473399952054024, 2.433000087738037, 1.0740000009536743, 3.13700008392334], "mean": [0.5617029070854187, 2.078752279281616, 0.08429182320833206, 0.06761080771684647, -1.6423139572143555, -1.3583344221115112, 0.2318205088376999, 359.04144287109375, 0.2675091028213501, 0.3407357335090637, -0.013196950778365135, -1.7534681558609009, 0.7545015215873718, 0.3079291582107544, -0.34504950046539307, -2.06797456741333, -0.7708042860031128, -0.7120804786682129, 2.0895867347717285, 0.7898039221763611, 0.15849074721336365, 246.392822265625, -0.2606624364852905, 0.3235791027545929, -0.031326550990343094, 1.6335453987121582, 0.6928654313087463, 1.4730041027069092], "std": [0.1303124874830246, 0.008323609828948975, 0.08351802825927734, 0.30524173378944397, 0.26190289855003357, 0.2812127470970154, 0.1765279322862625, 169.53317260742188, 0.07267218083143234, 0.02898898907005787, 0.08731444925069809, 0.48057642579078674, 0.2535034418106079, 0.29042428731918335, 0.17320768535137177, 0.0224111657589674, 0.5087751150131226, 0.2836650609970093, 0.39071306586265564, 1.0235092639923096, 0.28933459520339966, 259.1013488769531, 0.032311342656612396, 0.05471780523657799, 0.02450016885995865, 0.4463438391685486, 0.28026241064071655, 2.202690601348877], "count": [989]}, "action": {"min": [0.17736035585403442, 2.057603597640991, -0.17189748585224152, -0.39847612380981445, -1.935919165611267, -1.904625415802002, -0.12351696193218231, 24.0, 0.17042499780654907, 0.22419899702072144, -0.13768799602985382, -2.3380000591278076, 0.12800000607967377, -0.13899999856948853, -0.7450810670852661, -2.0801706314086914, -1.7668317556381226, -1.39757239818573, 1.7439852952957153, -1.1589336395263672, -0.2906147539615631, 31.0, -0.3259209990501404, 0.2681010067462921, -0.07510200142860413, 1.065999984741211, 0.1420000046491623, -3.11899995803833], "max": [0.7900581955909729, 2.089420795440674, 0.17090263962745667, 0.4810127317905426, -1.2434947490692139, -0.8999615907669067, 0.7580488324165344, 467.0, 0.36635100841522217, 0.3802500069141388, 0.12726899981498718, -0.8970000147819519, 1.1920000314712524, 0.8399999737739563, -0.14107497036457062, -1.868863821029663, -0.361213356256485, -0.19483110308647156, 2.814884662628174, 1.5853174924850464, 0.6888116598129272, 846.0, -0.1876160055398941, 0.42113399505615234, 0.03473399952054024, 2.433000087738037, 1.0740000009536743, 3.13700008392334], "mean": [0.5617029070854187, 2.078752279281616, 0.08429182320833206, 0.06761080771684647, -1.6423139572143555, -1.3583344221115112, 0.2318205088376999, 359.04144287109375, 0.2675091028213501, 0.3407357335090637, -0.013196950778365135, -1.7534681558609009, 0.7545015215873718, 0.3079291582107544, -0.34504950046539307, -2.06797456741333, -0.7708042860031128, -0.7120804786682129, 2.0895867347717285, 0.7898039221763611, 0.15849074721336365, 246.392822265625, -0.2606624364852905, 0.3235791027545929, -0.031326550990343094, 1.6335453987121582, 0.6928654313087463, 1.4730041027069092], "std": [0.1303124874830246, 0.008323609828948975, 0.08351802825927734, 0.30524173378944397, 0.26190289855003357, 0.2812127470970154, 0.1765279322862625, 169.53317260742188, 0.07267218083143234, 0.02898898907005787, 0.08731444925069809, 0.48057642579078674, 0.2535034418106079, 0.29042428731918335, 0.17320768535137177, 0.0224111657589674, 0.5087751150131226, 0.2836650609970093, 0.39071306586265564, 1.0235092639923096, 0.28933459520339966, 259.1013488769531, 0.032311342656612396, 0.05471780523657799, 0.02450016885995865, 0.4463438391685486, 0.28026241064071655, 2.202690601348877], "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": [59], "max": [59], "mean": [59.0], "std": [0.0], "count": [989]}, "index": {"min": [36019], "max": [37007], "mean": [36513.0], "std": [285.499562171293], "count": [989]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [989]}, "subtask_annotation": {"mean": [3.4903943377148634, 9.0, 9.0, 9.0, 9.0], "std": [1.9303228631826608, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [989]}, "scene_annotation": {"mean": [59.0], "std": [0.0], "min": [59], "max": [59], "count": [989]}, "eef_direction_state": {"mean": [4.684529828109201, 4.339737108190091], "std": [1.9088356385013736, 2.2725887413049883], "min": [0, 0], "max": [6, 6], "count": [989]}, "eef_velocity_state": {"mean": [0.45096056622851366, 0.4903943377148635], "std": [0.6429768259021488, 0.6556580730877591], "min": [0, 0], "max": [2, 2], "count": [989]}, "eef_acc_mag_state": {"mean": [0.4691607684529828, 0.47219413549039435], "std": [0.7580437567491941, 0.7621515356689429], "min": [0, 0], "max": [2, 2], "count": [989]}, "eef_direction_action": {"mean": [4.684529828109201, 4.339737108190091], "std": [1.9088356385013736, 2.2725887413049883], "min": [0, 0], "max": [6, 6], "count": [989]}, "eef_velocity_action": {"mean": [0.45096056622851366, 0.4903943377148635], "std": [0.6429768259021488, 0.6556580730877591], "min": [0, 0], "max": [2, 2], "count": [989]}, "eef_acc_mag_action": {"mean": [0.4691607684529828, 0.47219413549039435], "std": [0.7580437567491941, 0.7621515356689429], "min": [0, 0], "max": [2, 2], "count": [989]}, "eef_sim_pose_state": {"mean": [0.510594192119981, 0.22875982233695233, 1.0598119115631277, -0.7782102264194742, 1.108964865965852, 0.5064478713044174, 0.5307251717501765, -0.2580190675470568, 1.0584991919812259, 0.5042269409868705, 1.237961649661807, 0.026609311655383463], "std": [0.06307162746915647, 0.028749634761111025, 0.04295158015075527, 1.4849694762493026, 0.31967272195683305, 1.5809211581333866, 0.028856556134918374, 0.10033755401844575, 0.016909790007894422, 1.2206856072933834, 0.23925018255639044, 1.4125407098688183], "min": [0.4502473620648931, 0.16078338197269576, 1.024583044561177, -3.1267222513273847, 0.3988297767866442, -3.133977884840874, 0.4113796078687282, -0.4127693948002413, 1.028256028127611, -3.0393756592989014, 0.6505938055504275, -3.1243899638378276], "max": [0.6266715109832649, 0.3013751060088765, 1.1602942202892959, 3.124728260093432, 1.5439339652876232, 3.1294218936802127, 0.5728328267922126, -0.11419183441224587, 1.0996366337274213, 3.114299291321545, 1.5400417077907642, 3.135971615843181], "count": [989]}, "eef_sim_pose_action": {"mean": [0.510594192119981, 0.22875982233695233, 1.0598119115631277, -0.7782102264194742, 1.108964865965852, 0.5064478713044174, 0.5307251717501765, -0.2580190675470568, 1.0584991919812259, 0.5042269409868705, 1.237961649661807, 0.026609311655383463], "std": [0.06307162746915647, 0.028749634761111025, 0.04295158015075527, 1.4849694762493026, 0.31967272195683305, 1.5809211581333866, 0.028856556134918374, 0.10033755401844575, 0.016909790007894422, 1.2206856072933834, 0.23925018255639044, 1.4125407098688183], "min": [0.4502473620648931, 0.16078338197269576, 1.024583044561177, -3.1267222513273847, 0.3988297767866442, -3.133977884840874, 0.4113796078687282, -0.4127693948002413, 1.028256028127611, -3.0393756592989014, 0.6505938055504275, -3.1243899638378276], "max": [0.6266715109832649, 0.3013751060088765, 1.1602942202892959, 3.124728260093432, 1.5439339652876232, 3.1294218936802127, 0.5728328267922126, -0.11419183441224587, 1.0996366337274213, 3.114299291321545, 1.5400417077907642, 3.135971615843181], "count": [989]}, "gripper_mode_state": {"mean": [0.8432760364004045, 1.0], "std": [0.3635403180298319, 0.0], "min": [0, 1], "max": [1, 1], "count": [989]}, "gripper_activity_state": {"mean": [1.9575328614762386, 1.9534883720930232], "std": [0.23413541703599278, 0.2805823517859772], "min": [0, 0], "max": [2, 2], "count": [989]}, "gripper_mode_action": {"mean": [0.8432760364004045, 1.0], "std": [0.3635403180298319, 0.0], "min": [0, 1], "max": [1, 1], "count": [989]}, "gripper_activity_action": {"mean": [1.9575328614762386, 1.9534883720930232], "std": [0.23413541703599278, 0.2805823517859772], "min": [0, 0], "max": [2, 2], "count": [989]}, "gripper_open_scale_state": {"mean": [0.24639282110270175, 0.3590414560065352], "std": [0.25910132546136816, 0.16953311386142825], "min": [0.031, 0.024], "max": [0.846, 0.467], "count": [989]}, "gripper_open_scale_action": {"mean": [0.24639282110270175, 0.3590414560065352], "std": [0.25910132546136816, 0.16953311386142825], "min": [0.031, 0.024], "max": [0.846, 0.467], "count": [989]}}} +{"episode_index": 59, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4523610468371498]], [[0.46895136317930436]], [[0.46066748794506146]]], "std": [[[0.12964664822926367]], [[0.1181490526181574]], [[0.12033714786852409]]], "count": [143]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.18823529411764706]], [[0.16862745098039217]], [[0.1450980392156863]]], "max": [[[0.6431372549019608]], [[0.6235294117647059]], [[0.6274509803921569]]], "mean": [[[0.47554649149869743]], [[0.4818363213583802]], [[0.4735566853489648]]], "std": [[[0.044458933374015686]], [[0.033669881449558986]], [[0.04490175680984357]]], "count": [143]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47546119995200875]], [[0.4838843197243933]], [[0.47188842183143653]]], "std": [[[0.05684816586476025]], [[0.04120372817840433]], [[0.0617055413405157]]], "count": [143]}, "observation.state": {"min": [0.23314109444618225, 1.9684697389602661, -0.221779003739357, -0.32794737815856934, -2.0141100883483887, -2.0969607830047607, -0.26396358013153076, 21.0, 0.16896499693393707, 0.2068520039319992, -0.14226700365543365, -2.2330000400543213, 0.17100000381469727, -0.07700000703334808, -0.7917861342430115, -2.080240488052368, -1.9681553840637207, -1.5727511644363403, 1.7145416736602783, -1.3072341680526733, -0.9651495814323425, 32.0, -0.33184298872947693, 0.23597200214862823, -0.07176200300455093, 1.031000018119812, 0.0860000029206276, -3.1019999980926514], "max": [0.6575353145599365, 2.092388153076172, 0.4597023129463196, 0.6075491309165955, -1.2383285760879517, -0.9768084287643433, 1.0205638408660889, 760.0, 0.4300999939441681, 0.347680002450943, 0.21580900251865387, -0.5389999747276306, 0.9300000071525574, 1.253000020980835, -0.07557275891304016, -1.7919644117355347, -0.27637287974357605, -0.017174040898680687, 2.8025972843170166, 1.776623010635376, 0.7023205161094666, 829.0, -0.2110300064086914, 0.47316399216651917, 0.09741900116205215, 2.5160000324249268, 0.9579999446868896, 3.1389999389648438], "mean": [0.47353267669677734, 2.075136184692383, 0.23279686272144318, 0.07736562192440033, -1.5336203575134277, -1.4123574495315552, 0.1763037145137787, 510.64337158203125, 0.3099430799484253, 0.3088817298412323, 0.027841798961162567, -1.3791251182556152, 0.7334641218185425, 0.4122304320335388, -0.36731454730033875, -2.0554018020629883, -0.8913072347640991, -0.6692313551902771, 2.1646769046783447, 0.6714336276054382, 0.05599691718816757, 361.7397155761719, -0.2732888162136078, 0.32631921768188477, -0.005693643819540739, 1.669220209121704, 0.6745346784591675, 1.0301142930984497], "std": [0.10339749604463577, 0.014698823913931847, 0.13774803280830383, 0.3281899094581604, 0.30232471227645874, 0.2706969082355499, 0.2700636684894562, 313.3097839355469, 0.08882219344377518, 0.026574669405817986, 0.10462762415409088, 0.5471408367156982, 0.1823870837688446, 0.2815799117088318, 0.22965192794799805, 0.04904921352863312, 0.6427617073059082, 0.3710584044456482, 0.43443843722343445, 1.1807148456573486, 0.2892770767211914, 303.7628173828125, 0.03162214532494545, 0.07434700429439545, 0.042001184076070786, 0.5159761309623718, 0.2884404957294464, 2.3607096672058105], "count": [753]}, "action": {"min": [0.23314109444618225, 1.9684697389602661, -0.221779003739357, -0.32794737815856934, -2.0141100883483887, -2.0969607830047607, -0.26396358013153076, 21.0, 0.16896499693393707, 0.2068520039319992, -0.14226700365543365, -2.2330000400543213, 0.17100000381469727, -0.07700000703334808, -0.7917861342430115, -2.080240488052368, -1.9681553840637207, -1.5727511644363403, 1.7145416736602783, -1.3072341680526733, -0.9651495814323425, 32.0, -0.33184298872947693, 0.23597200214862823, -0.07176200300455093, 1.031000018119812, 0.0860000029206276, -3.1019999980926514], "max": [0.6575353145599365, 2.092388153076172, 0.4597023129463196, 0.6075491309165955, -1.2383285760879517, -0.9768084287643433, 1.0205638408660889, 760.0, 0.4300999939441681, 0.347680002450943, 0.21580900251865387, -0.5389999747276306, 0.9300000071525574, 1.253000020980835, -0.07557275891304016, -1.7919644117355347, -0.27637287974357605, -0.017174040898680687, 2.8025972843170166, 1.776623010635376, 0.7023205161094666, 829.0, -0.2110300064086914, 0.47316399216651917, 0.09741900116205215, 2.5160000324249268, 0.9579999446868896, 3.1389999389648438], "mean": [0.47353267669677734, 2.075136184692383, 0.23279686272144318, 0.07736562192440033, -1.5336203575134277, -1.4123574495315552, 0.1763037145137787, 510.64337158203125, 0.3099430799484253, 0.3088817298412323, 0.027841798961162567, -1.3791251182556152, 0.7334641218185425, 0.4122304320335388, -0.36731454730033875, -2.0554018020629883, -0.8913072347640991, -0.6692313551902771, 2.1646769046783447, 0.6714336276054382, 0.05599691718816757, 361.7397155761719, -0.2732888162136078, 0.32631921768188477, -0.005693643819540739, 1.669220209121704, 0.6745346784591675, 1.0301142930984497], "std": [0.10339749604463577, 0.014698823913931847, 0.13774803280830383, 0.3281899094581604, 0.30232471227645874, 0.2706969082355499, 0.2700636684894562, 313.3097839355469, 0.08882219344377518, 0.026574669405817986, 0.10462762415409088, 0.5471408367156982, 0.1823870837688446, 0.2815799117088318, 0.22965192794799805, 0.04904921352863312, 0.6427617073059082, 0.3710584044456482, 0.43443843722343445, 1.1807148456573486, 0.2892770767211914, 303.7628173828125, 0.03162214532494545, 0.07434700429439545, 0.042001184076070786, 0.5159761309623718, 0.2884404957294464, 2.3607096672058105], "count": [753]}, "timestamp": {"min": [0.0], "max": [25.066666666666666], "mean": [12.533333333333331], "std": [7.245739488881776], "count": [753]}, "frame_index": {"min": [0], "max": [752], "mean": [376.0], "std": [217.37218466645328], "count": [753]}, "episode_index": {"min": [60], "max": [60], "mean": [60.0], "std": [0.0], "count": [753]}, "index": {"min": [37008], "max": [37760], "mean": [37384.0], "std": [217.37218466645328], "count": [753]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [753]}, "subtask_annotation": {"mean": [3.50332005312085, 9.0, 9.0, 9.0, 9.0], "std": [1.9027629661978764, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [753]}, "scene_annotation": {"mean": [60.0], "std": [0.0], "min": [60], "max": [60], "count": [753]}, "eef_direction_state": {"mean": [3.9760956175298805, 4.244355909694555], "std": [2.2308859718230782, 2.2597107880080216], "min": [0, 0], "max": [6, 6], "count": [753]}, "eef_velocity_state": {"mean": [0.699867197875166, 0.5564409030544488], "std": [0.7235095837801788, 0.7102468209294225], "min": [0, 0], "max": [2, 2], "count": [753]}, "eef_acc_mag_state": {"mean": [0.646746347941567, 0.5245683930942895], "std": [0.8067070511269395, 0.7728764203453485], "min": [0, 0], "max": [2, 2], "count": [753]}, "eef_direction_action": {"mean": [3.9760956175298805, 4.244355909694555], "std": [2.2308859718230782, 2.2597107880080216], "min": [0, 0], "max": [6, 6], "count": [753]}, "eef_velocity_action": {"mean": [0.699867197875166, 0.5564409030544488], "std": [0.7235095837801788, 0.7102468209294225], "min": [0, 0], "max": [2, 2], "count": [753]}, "eef_acc_mag_action": {"mean": [0.646746347941567, 0.5245683930942895], "std": [0.8067070511269395, 0.7728764203453485], "min": [0, 0], "max": [2, 2], "count": [753]}, "eef_sim_pose_state": {"mean": [0.5154809455369339, 0.2555859353058064, 1.070999406375787, -1.084750674464682, 1.0660373193236459, 0.4940331133449111, 0.4978495353327849, -0.30478229041650046, 1.054228222835868, 0.46772671701860874, 1.2239857905432205, 0.558915080862724], "std": [0.08227707897347496, 0.03995828717551015, 0.050828734157804284, 1.378287919971539, 0.3906139712520566, 1.675299900147846, 0.02649102651482636, 0.11905818150983283, 0.015455334426260854, 0.8291610013682217, 0.22122154322754636, 0.9390570857767613], "min": [0.4212739232427649, 0.20568006940665545, 1.0193090779836935, -3.1118005427366433, 0.31998596880103847, -3.125657287761913, 0.3983643654052463, -0.5000880039267973, 1.0260205021376512, -1.2040114757063858, 0.693371968210736, -0.728116203997309], "max": [0.6572418744509504, 0.3524799596534093, 1.182791715951808, 3.1149145208723654, 1.4951385660540035, 3.1226456724101928, 0.5374869861001107, -0.11020898385879999, 1.1222676284037851, 2.1684822634851706, 1.5600476416406268, 2.773847421306934], "count": [753]}, "eef_sim_pose_action": {"mean": [0.5154809455369339, 0.2555859353058064, 1.070999406375787, -1.084750674464682, 1.0660373193236459, 0.4940331133449111, 0.4978495353327849, -0.30478229041650046, 1.054228222835868, 0.46772671701860874, 1.2239857905432205, 0.558915080862724], "std": [0.08227707897347496, 0.03995828717551015, 0.050828734157804284, 1.378287919971539, 0.3906139712520566, 1.675299900147846, 0.02649102651482636, 0.11905818150983283, 0.015455334426260854, 0.8291610013682217, 0.22122154322754636, 0.9390570857767613], "min": [0.4212739232427649, 0.20568006940665545, 1.0193090779836935, -3.1118005427366433, 0.31998596880103847, -3.125657287761913, 0.3983643654052463, -0.5000880039267973, 1.0260205021376512, -1.2040114757063858, 0.693371968210736, -0.728116203997309], "max": [0.6572418744509504, 0.3524799596534093, 1.182791715951808, 3.1149145208723654, 1.4951385660540035, 3.1226456724101928, 0.5374869861001107, -0.11020898385879999, 1.1222676284037851, 2.1684822634851706, 1.5600476416406268, 2.773847421306934], "count": [753]}, "gripper_mode_state": {"mean": [0.7184594953519257, 0.38247011952191234], "std": [0.449750429561312, 0.4859904599833257], "min": [0, 0], "max": [1, 1], "count": [753]}, "gripper_activity_state": {"mean": [1.9362549800796813, 1.9389110225763613], "std": [0.3069367114121662, 0.29871328095873545], "min": [0, 0], "max": [2, 2], "count": [753]}, "gripper_mode_action": {"mean": [0.7184594953519257, 0.38247011952191234], "std": [0.449750429561312, 0.4859904599833257], "min": [0, 0], "max": [1, 1], "count": [753]}, "gripper_activity_action": {"mean": [1.9362549800796813, 1.9389110225763613], "std": [0.3069367114121662, 0.29871328095873545], "min": [0, 0], "max": [2, 2], "count": [753]}, "gripper_open_scale_state": {"mean": [0.3617397078809193, 0.510643426259359], "std": [0.30376275255982405, 0.3133096678055328], "min": [0.032, 0.021], "max": [0.829, 0.76], "count": [753]}, "gripper_open_scale_action": {"mean": [0.3617397078809193, 0.510643426259359], "std": [0.30376275255982405, 0.3133096678055328], "min": [0.032, 0.021], "max": [0.829, 0.76], "count": [753]}}} +{"episode_index": 60, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.457113400024865]], [[0.4734722410929952]], [[0.4651988979468599]]], "std": [[[0.13608278365937143]], [[0.12644537916598864]], [[0.12827589951993412]]], "count": [184]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1450980392156863]], [[0.11372549019607843]], [[0.10588235294117647]]], "max": [[[0.6470588235294118]], [[0.6274509803921569]], [[0.6274509803921569]]], "mean": [[[0.4800932304987212]], [[0.4864072801221938]], [[0.4776368186540921]]], "std": [[[0.043854141714934555]], [[0.03352039740570394]], [[0.04600977747685213]]], "count": [184]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.6784313725490196]], [[0.6745098039215687]]], "mean": [[[0.4687445907484371]], [[0.47812543402777774]], [[0.46619913549659]]], "std": [[[0.05347452476511502]], [[0.03982118791929515]], [[0.057024241522605434]]], "count": [184]}, "observation.state": {"min": [0.28040459752082825, 1.9382580518722534, -0.0524296909570694, -0.7302632927894592, -2.007896661758423, -2.003446102142334, -0.21017254889011383, 19.0, 0.16510500013828278, 0.2476540058851242, -0.13187800347805023, -2.497999906539917, -0.0690000057220459, -0.40299999713897705, -0.5462531447410583, -2.0801358222961426, -1.860713005065918, -1.51231050491333, 1.5297811031341553, -1.1475540399551392, -0.24228662252426147, 32.0, -0.3482930064201355, 0.2754879891872406, -0.05493300035595894, 0.984000027179718, -0.2540000081062317, -3.1401853561401367], "max": [0.7593055963516235, 2.092684745788574, 0.25914648175239563, 0.4977155327796936, -1.0797654390335083, -0.9168564081192017, 0.8855451941490173, 689.0, 0.40747499465942383, 0.3807869851589203, 0.16803599894046783, -0.44999998807907104, 1.1629999876022339, 0.9779999852180481, -0.12496557086706161, -2.021318197250366, -0.4858647584915161, -0.11503465473651886, 2.801323175430298, 1.5700981616973877, 1.8294018507003784, 844.0, -0.19072799384593964, 0.41100800037384033, 0.05567599833011627, 2.569000005722046, 1.1299999952316284, 3.140000104904175], "mean": [0.5279726386070251, 2.0701022148132324, 0.10735763609409332, 0.11713626235723495, -1.6294461488723755, -1.458751916885376, 0.19606803357601166, 431.59991455078125, 0.2622612416744232, 0.3269609212875366, -0.01004947628825903, -1.6776407957077026, 0.7552686333656311, 0.4051600694656372, -0.29371750354766846, -2.0685551166534424, -0.9952325224876404, -0.7836424112319946, 2.1649694442749023, 0.6202872395515442, 0.32315510511398315, 284.8763122558594, -0.2623242437839508, 0.33445388078689575, -0.01398430671542883, 1.6772980690002441, 0.5998172163963318, 1.2597421407699585], "std": [0.13658738136291504, 0.034848421812057495, 0.07866524159908295, 0.3405400812625885, 0.2503308355808258, 0.33291175961494446, 0.21155838668346405, 290.33856201171875, 0.06432345509529114, 0.02968187816441059, 0.08902822434902191, 0.5037422180175781, 0.3346727788448334, 0.3847578763961792, 0.1150924563407898, 0.011900369077920914, 0.4683694839477539, 0.3711360991001129, 0.3447747230529785, 1.0144782066345215, 0.5195010304450989, 283.5244445800781, 0.034772418439388275, 0.04528292268514633, 0.033203281462192535, 0.5080856680870056, 0.31475478410720825, 2.3423962593078613], "count": [1051]}, "action": {"min": [0.28040459752082825, 1.9382580518722534, -0.0524296909570694, -0.7302632927894592, -2.007896661758423, -2.003446102142334, -0.21017254889011383, 19.0, 0.16510500013828278, 0.2476540058851242, -0.13187800347805023, -2.497999906539917, -0.0690000057220459, -0.40299999713897705, -0.5462531447410583, -2.0801358222961426, -1.860713005065918, -1.51231050491333, 1.5297811031341553, -1.1475540399551392, -0.24228662252426147, 32.0, -0.3482930064201355, 0.2754879891872406, -0.05493300035595894, 0.984000027179718, -0.2540000081062317, -3.1401853561401367], "max": [0.7593055963516235, 2.092684745788574, 0.25914648175239563, 0.4977155327796936, -1.0797654390335083, -0.9168564081192017, 0.8855451941490173, 689.0, 0.40747499465942383, 0.3807869851589203, 0.16803599894046783, -0.44999998807907104, 1.1629999876022339, 0.9779999852180481, -0.12496557086706161, -2.021318197250366, -0.4858647584915161, -0.11503465473651886, 2.801323175430298, 1.5700981616973877, 1.8294018507003784, 844.0, -0.19072799384593964, 0.41100800037384033, 0.05567599833011627, 2.569000005722046, 1.1299999952316284, 3.140000104904175], "mean": [0.5279726386070251, 2.0701022148132324, 0.10735763609409332, 0.11713626235723495, -1.6294461488723755, -1.458751916885376, 0.19606803357601166, 431.59991455078125, 0.2622612416744232, 0.3269609212875366, -0.01004947628825903, -1.6776407957077026, 0.7552686333656311, 0.4051600694656372, -0.29371750354766846, -2.0685551166534424, -0.9952325224876404, -0.7836424112319946, 2.1649694442749023, 0.6202872395515442, 0.32315510511398315, 284.8763122558594, -0.2623242437839508, 0.33445388078689575, -0.01398430671542883, 1.6772980690002441, 0.5998172163963318, 1.2597421407699585], "std": [0.13658738136291504, 0.034848421812057495, 0.07866524159908295, 0.3405400812625885, 0.2503308355808258, 0.33291175961494446, 0.21155838668346405, 290.33856201171875, 0.06432345509529114, 0.02968187816441059, 0.08902822434902191, 0.5037422180175781, 0.3346727788448334, 0.3847578763961792, 0.1150924563407898, 0.011900369077920914, 0.4683694839477539, 0.3711360991001129, 0.3447747230529785, 1.0144782066345215, 0.5195010304450989, 283.5244445800781, 0.034772418439388275, 0.04528292268514633, 0.033203281462192535, 0.5080856680870056, 0.31475478410720825, 2.3423962593078613], "count": [1051]}, "timestamp": {"min": [0.0], "max": [35.0], "mean": [17.5], "std": [10.11324763751871], "count": [1051]}, "frame_index": {"min": [0], "max": [1050], "mean": [525.0], "std": [303.3974291255613], "count": [1051]}, "episode_index": {"min": [61], "max": [61], "mean": [61.0], "std": [0.0], "count": [1051]}, "index": {"min": [37761], "max": [38811], "mean": [38286.0], "std": [303.3974291255613], "count": [1051]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1051]}, "subtask_annotation": {"mean": [3.61465271170314, 9.0, 9.0, 9.0, 9.0], "std": [1.911190528739975, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [1051]}, "scene_annotation": {"mean": [61.0], "std": [0.0], "min": [61], "max": [61], "count": [1051]}, "eef_direction_state": {"mean": [4.422454804947669, 4.730732635585157], "std": [1.9553605517521446, 2.0181850085427193], "min": [0, 0], "max": [6, 6], "count": [1051]}, "eef_velocity_state": {"mean": [0.50523311132255, 0.4234062797335871], "std": [0.5743661694102523, 0.666290557533697], "min": [0, 0], "max": [2, 2], "count": [1051]}, "eef_acc_mag_state": {"mean": [0.5870599429115129, 0.42816365366317793], "std": [0.8024605448230563, 0.7176756778279051], "min": [0, 0], "max": [2, 2], "count": [1051]}, "eef_direction_action": {"mean": [4.422454804947669, 4.730732635585157], "std": [1.9553605517521446, 2.0181850085427193], "min": [0, 0], "max": [6, 6], "count": [1051]}, "eef_velocity_action": {"mean": [0.50523311132255, 0.4234062797335871], "std": [0.5743661694102523, 0.666290557533697], "min": [0, 0], "max": [2, 2], "count": [1051]}, "eef_acc_mag_action": {"mean": [0.5870599429115129, 0.42816365366317793], "std": [0.8024605448230563, 0.7176756778279051], "min": [0, 0], "max": [2, 2], "count": [1051]}, "eef_sim_pose_state": {"mean": [0.5215867414032254, 0.2439999933756448, 1.0712513348719603, -0.4536549443248209, 1.0627334286258625, 0.7108580756110559, 0.5169804474144094, -0.2559220634608851, 1.0622970738143178, 0.6317992894076777, 1.1411572134912702, 0.16511074631859501], "std": [0.05095885515850237, 0.034343008512450465, 0.042754400714651974, 1.6734701584518368, 0.28444748598961395, 1.5143094682931808, 0.03146300805753673, 0.0942314237720256, 0.03938440370256989, 1.2191663695618966, 0.326556802817401, 1.4344316095065393], "min": [0.45737384993043584, 0.1986650034609006, 1.0340107785393287, -3.116870432874894, 0.4621318099399354, -3.1415134411490797, 0.43719916655968594, -0.43712043774079923, 1.033890673052136, -3.132413861174387, 0.352847385504524, -3.124883135078165], "max": [0.5943243329047705, 0.3380513488547634, 1.1628747685854908, 3.1376506832032507, 1.4109404397663616, 3.1391356983263226, 0.5715043404373509, -0.11676781389914283, 1.1754000048443691, 3.05195134096824, 1.547312543797624, 3.131017073701358], "count": [1051]}, "eef_sim_pose_action": {"mean": [0.5215867414032254, 0.2439999933756448, 1.0712513348719603, -0.4536549443248209, 1.0627334286258625, 0.7108580756110559, 0.5169804474144094, -0.2559220634608851, 1.0622970738143178, 0.6317992894076777, 1.1411572134912702, 0.16511074631859501], "std": [0.05095885515850237, 0.034343008512450465, 0.042754400714651974, 1.6734701584518368, 0.28444748598961395, 1.5143094682931808, 0.03146300805753673, 0.0942314237720256, 0.03938440370256989, 1.2191663695618966, 0.326556802817401, 1.4344316095065393], "min": [0.45737384993043584, 0.1986650034609006, 1.0340107785393287, -3.116870432874894, 0.4621318099399354, -3.1415134411490797, 0.43719916655968594, -0.43712043774079923, 1.033890673052136, -3.132413861174387, 0.352847385504524, -3.124883135078165], "max": [0.5943243329047705, 0.3380513488547634, 1.1628747685854908, 3.1376506832032507, 1.4109404397663616, 3.1391356983263226, 0.5715043404373509, -0.11676781389914283, 1.1754000048443691, 3.05195134096824, 1.547312543797624, 3.131017073701358], "count": [1051]}, "gripper_mode_state": {"mean": [0.8230256898192198, 0.461465271170314], "std": [0.381646962148027, 0.4985128630978551], "min": [0, 0], "max": [1, 1], "count": [1051]}, "gripper_activity_state": {"mean": [1.929590865842055, 1.956232159847764], "std": [0.3361925449515204, 0.2688854950904301], "min": [0, 0], "max": [2, 2], "count": [1051]}, "gripper_mode_action": {"mean": [0.8230256898192198, 0.461465271170314], "std": [0.381646962148027, 0.4985128630978551], "min": [0, 0], "max": [1, 1], "count": [1051]}, "gripper_activity_action": {"mean": [1.929590865842055, 1.956232159847764], "std": [0.3361925449515204, 0.2688854950904301], "min": [0, 0], "max": [2, 2], "count": [1051]}, "gripper_open_scale_state": {"mean": [0.2848763082379048, 0.4315999048833724], "std": [0.28352477300978635, 0.29033852428764234], "min": [0.032, 0.019], "max": [0.844, 0.689], "count": [1051]}, "gripper_open_scale_action": {"mean": [0.2848763082379048, 0.4315999048833724], "std": [0.28352477300978635, 0.29033852428764234], "min": [0.032, 0.019], "max": [0.844, 0.689], "count": [1051]}}} +{"episode_index": 61, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.45174690333122497]], [[0.4667107799212875]], [[0.4579257546208448]]], "std": [[[0.13341134051479314]], [[0.12319022659377998]], [[0.12484431305697868]]], "count": [186]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.0392156862745098]], [[0.043137254901960784]]], "max": [[[0.7333333333333333]], [[0.7294117647058823]], [[0.7372549019607844]]], "mean": [[[0.4686356231112517]], [[0.47708114040867244]], [[0.4674762555783962]]], "std": [[[0.048104774993174705]], [[0.04042749516990601]], [[0.049769695996017244]]], "count": [186]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8823529411764706]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.47111611299985945]], [[0.4787841204582191]], [[0.46957945590870753]]], "std": [[[0.06169120142645476]], [[0.0494676672488053]], [[0.06421580122790366]]], "count": [186]}, "observation.state": {"min": [0.363447368144989, 1.8618301153182983, -0.17034414410591125, -0.811665415763855, -2.472904682159424, -2.0241456031799316, -0.0725882425904274, 54.0, 0.1540839970111847, 0.2783550024032593, -0.1167839989066124, -2.700000047683716, 0.24400000274181366, -0.5619999766349792, -0.720820963382721, -2.0801358222961426, -0.1120501384139061, -0.29764845967292786, -2.457423686981201, -1.597203254699707, -0.15109315514564514, 33.0, -0.33782699704170227, 0.31084901094436646, -0.015448999591171741, 0.9649999737739563, -0.06100000441074371, -3.1401853561401367], "max": [0.6581462025642395, 2.0909221172332764, 0.6351078748703003, 0.5328315496444702, -1.5346680879592896, -0.8723504543304443, 0.7239277362823486, 730.0, 0.3282940089702606, 0.38396400213241577, 0.11923400312662125, -0.7469999194145203, 1.2020000219345093, 0.9210000038146973, -0.2298424243927002, -2.007896661758423, 1.7741621732711792, 1.2019909620285034, -0.29429739713668823, 0.9979094862937927, 2.9483673572540283, 871.0, -0.22589999437332153, 0.4607959985733032, 0.09698499739170074, 2.6530001163482666, 1.3839999437332153, 3.134999990463257], "mean": [0.5312925577163696, 2.0541281700134277, 0.4953589141368866, 0.16702738404273987, -2.086019515991211, -1.4494922161102295, 0.34284383058547974, 391.9891662597656, 0.23625768721103668, 0.33533531427383423, -0.0025785001926124096, -1.871833324432373, 0.7891932725906372, 0.2672978341579437, -0.5439483523368835, -2.0695574283599854, 0.4689581096172333, 0.1465202122926712, -1.6561673879623413, -1.2232199907302856, 2.2844276428222656, 409.8841857910156, -0.28924649953842163, 0.3746168911457062, 0.014866393990814686, 1.644034504890442, 0.7957437634468079, 1.3139073848724365], "std": [0.11192899197340012, 0.06593256443738937, 0.21689827740192413, 0.38073840737342834, 0.31411412358283997, 0.4160967767238617, 0.17328165471553802, 293.04119873046875, 0.06679249554872513, 0.03837144374847412, 0.09354308992624283, 0.7493407726287842, 0.30705177783966064, 0.5800760984420776, 0.09495297074317932, 0.012963919900357723, 0.5023385882377625, 0.4300946593284607, 0.63053297996521, 0.43175122141838074, 1.0135221481323242, 335.7565612792969, 0.020434781908988953, 0.038949038833379745, 0.026412412524223328, 0.4528190493583679, 0.24650537967681885, 2.3038389682769775], "count": [1062]}, "action": {"min": [0.363447368144989, 1.8618301153182983, -0.17034414410591125, -0.811665415763855, -2.472904682159424, -2.0241456031799316, -0.0725882425904274, 54.0, 0.1540839970111847, 0.2783550024032593, -0.1167839989066124, -2.700000047683716, 0.24400000274181366, -0.5619999766349792, -0.720820963382721, -2.0801358222961426, -0.1120501384139061, -0.29764845967292786, -2.457423686981201, -1.597203254699707, -0.15109315514564514, 33.0, -0.33782699704170227, 0.31084901094436646, -0.015448999591171741, 0.9649999737739563, -0.06100000441074371, -3.1401853561401367], "max": [0.6581462025642395, 2.0909221172332764, 0.6351078748703003, 0.5328315496444702, -1.5346680879592896, -0.8723504543304443, 0.7239277362823486, 730.0, 0.3282940089702606, 0.38396400213241577, 0.11923400312662125, -0.7469999194145203, 1.2020000219345093, 0.9210000038146973, -0.2298424243927002, -2.007896661758423, 1.7741621732711792, 1.2019909620285034, -0.29429739713668823, 0.9979094862937927, 2.9483673572540283, 871.0, -0.22589999437332153, 0.4607959985733032, 0.09698499739170074, 2.6530001163482666, 1.3839999437332153, 3.134999990463257], "mean": [0.5312925577163696, 2.0541281700134277, 0.4953589141368866, 0.16702738404273987, -2.086019515991211, -1.4494922161102295, 0.34284383058547974, 391.9891662597656, 0.23625768721103668, 0.33533531427383423, -0.0025785001926124096, -1.871833324432373, 0.7891932725906372, 0.2672978341579437, -0.5439483523368835, -2.0695574283599854, 0.4689581096172333, 0.1465202122926712, -1.6561673879623413, -1.2232199907302856, 2.2844276428222656, 409.8841857910156, -0.28924649953842163, 0.3746168911457062, 0.014866393990814686, 1.644034504890442, 0.7957437634468079, 1.3139073848724365], "std": [0.11192899197340012, 0.06593256443738937, 0.21689827740192413, 0.38073840737342834, 0.31411412358283997, 0.4160967767238617, 0.17328165471553802, 293.04119873046875, 0.06679249554872513, 0.03837144374847412, 0.09354308992624283, 0.7493407726287842, 0.30705177783966064, 0.5800760984420776, 0.09495297074317932, 0.012963919900357723, 0.5023385882377625, 0.4300946593284607, 0.63053297996521, 0.43175122141838074, 1.0135221481323242, 335.7565612792969, 0.020434781908988953, 0.038949038833379745, 0.026412412524223328, 0.4528190493583679, 0.24650537967681885, 2.3038389682769775], "count": [1062]}, "timestamp": {"min": [0.0], "max": [35.36666666666667], "mean": [17.683333333333334], "std": [10.219095234286028], "count": [1062]}, "frame_index": {"min": [0], "max": [1061], "mean": [530.5], "std": [306.57285702858087], "count": [1062]}, "episode_index": {"min": [62], "max": [62], "mean": [62.0], "std": [0.0], "count": [1062]}, "index": {"min": [38812], "max": [39873], "mean": [39342.5], "std": [306.57285702858087], "count": [1062]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1062]}, "subtask_annotation": {"mean": [3.2410546139359697, 9.0, 9.0, 9.0, 9.0], "std": [2.0562453713380537, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [1062]}, "scene_annotation": {"mean": [62.0], "std": [0.0], "min": [62], "max": [62], "count": [1062]}, "eef_direction_state": {"mean": [4.52542372881356, 4.661016949152542], "std": [2.108813350443215, 1.9378201641053336], "min": [0, 0], "max": [6, 6], "count": [1062]}, "eef_velocity_state": {"mean": [0.4274952919020716, 0.4048964218455744], "std": [0.6090320942165109, 0.5673928037888202], "min": [0, 0], "max": [2, 2], "count": [1062]}, "eef_acc_mag_state": {"mean": [0.5263653483992468, 0.4077212806026365], "std": [0.7731132615006159, 0.7080760154080227], "min": [0, 0], "max": [2, 2], "count": [1062]}, "eef_direction_action": {"mean": [4.52542372881356, 4.661016949152542], "std": [2.108813350443215, 1.9378201641053336], "min": [0, 0], "max": [6, 6], "count": [1062]}, "eef_velocity_action": {"mean": [0.4274952919020716, 0.4048964218455744], "std": [0.6090320942165109, 0.5673928037888202], "min": [0, 0], "max": [2, 2], "count": [1062]}, "eef_acc_mag_action": {"mean": [0.5263653483992468, 0.4077212806026365], "std": [0.7731132615006159, 0.7080760154080227], "min": [0, 0], "max": [2, 2], "count": [1062]}, "eef_sim_pose_state": {"mean": [0.5607579797042048, 0.2846068602489991, 1.0681618726573316, -0.1333520877509421, 1.1494180321400385, -0.07898283515283579, 0.5289520296036129, -0.24493588924841678, 1.0837681755045319, 0.28071293794627267, 1.0316098011396888, 0.7280281727672934], "std": [0.04354353102588893, 0.02559744167090249, 0.025779572899469635, 1.465247990987366, 0.22133967597209106, 1.4991147378536978, 0.038380741893632185, 0.10378932716426771, 0.024972494704094683, 1.0416745280343611, 0.11895826867006783, 1.0756335078853378], "min": [0.4941276287958216, 0.25551998961814043, 1.0432020772675277, -3.1415224911026502, 0.6318548623618292, -3.128857941978441, 0.47080401666821237, -0.3784995977294878, 1.0585993291159153, -1.8669795643231062, 0.8926471851292583, -0.9036169169957216], "max": [0.6577045696538162, 0.35586305961054415, 1.1511523242573125, 3.137458302972254, 1.491258777537238, 3.1408937140203483, 0.575290408398801, -0.1161314558715347, 1.148619633984638, 1.4766539129570386, 1.32759275787731, 2.1361496509561477], "count": [1062]}, "eef_sim_pose_action": {"mean": [0.5607579797042048, 0.2846068602489991, 1.0681618726573316, -0.1333520877509421, 1.1494180321400385, -0.07898283515283579, 0.5289520296036129, -0.24493588924841678, 1.0837681755045319, 0.28071293794627267, 1.0316098011396888, 0.7280281727672934], "std": [0.04354353102588893, 0.02559744167090249, 0.025779572899469635, 1.465247990987366, 0.22133967597209106, 1.4991147378536978, 0.038380741893632185, 0.10378932716426771, 0.024972494704094683, 1.0416745280343611, 0.11895826867006783, 1.0756335078853378], "min": [0.4941276287958216, 0.25551998961814043, 1.0432020772675277, -3.1415224911026502, 0.6318548623618292, -3.128857941978441, 0.47080401666821237, -0.3784995977294878, 1.0585993291159153, -1.8669795643231062, 0.8926471851292583, -0.9036169169957216], "max": [0.6577045696538162, 0.35586305961054415, 1.1511523242573125, 3.137458302972254, 1.491258777537238, 3.1408937140203483, 0.575290408398801, -0.1161314558715347, 1.148619633984638, 1.4766539129570386, 1.32759275787731, 2.1361496509561477], "count": [1062]}, "gripper_mode_state": {"mean": [0.4726930320150659, 0.5828625235404896], "std": [0.4992537726442055, 0.49308599877962], "min": [0, 0], "max": [1, 1], "count": [1062]}, "gripper_activity_state": {"mean": [1.9340866290018832, 1.9689265536723164], "std": [0.3296206574323768, 0.20806383986802426], "min": [0, 0], "max": [2, 2], "count": [1062]}, "gripper_mode_action": {"mean": [0.4726930320150659, 0.5828625235404896], "std": [0.4992537726442055, 0.49308599877962], "min": [0, 0], "max": [1, 1], "count": [1062]}, "gripper_activity_action": {"mean": [1.9340866290018832, 1.9689265536723164], "std": [0.3296206574323768, 0.20806383986802426], "min": [0, 0], "max": [2, 2], "count": [1062]}, "gripper_open_scale_state": {"mean": [0.4098841809202723, 0.39198917141786754], "std": [0.335756510554549, 0.2930410548313317], "min": [0.033, 0.054], "max": [0.871, 0.73], "count": [1062]}, "gripper_open_scale_action": {"mean": [0.4098841809202723, 0.39198917141786754], "std": [0.335756510554549, 0.2930410548313317], "min": [0.033, 0.054], "max": [0.871, 0.73], "count": [1062]}}} +{"episode_index": 62, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4507589842581913]], [[0.46930533795762314]], [[0.45816319844931436]]], "std": [[[0.1382800570751859]], [[0.12387523827270405]], [[0.12730199062853914]]], "count": [153]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.0392156862745098]], [[0.047058823529411764]]], "max": [[[0.6549019607843137]], [[0.6274509803921569]], [[0.6235294117647059]]], "mean": [[[0.466400306773036]], [[0.47506072317271136]], [[0.46617842095988726]]], "std": [[[0.056970593161259714]], [[0.049772605671313454]], [[0.05723115700579461]]], "count": [153]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4700497618437353]], [[0.47807302479815456]], [[0.4675306572792516]]], "std": [[[0.06707580881065903]], [[0.05913036045007738]], [[0.06927026562962223]]], "count": [153]}, "observation.state": {"min": [-0.08276351541280746, 1.775139570236206, 0.6884451508522034, -0.15618953108787537, -2.9193427562713623, -2.1619393825531006, -2.1759719848632812, 33.0, 0.1726049929857254, 0.26139599084854126, -0.12620100378990173, -2.513000011444092, -0.2560000419616699, -0.5889999866485596, -0.6448467969894409, -2.080118417739868, -0.00617846567183733, -0.27317893505096436, -2.4238436222076416, -1.5502712726593018, 0.026563912630081177, 26.0, -0.37632501125335693, 0.2999649941921234, -0.0719980001449585, 0.9570000171661377, 0.02200000360608101, -3.121999979019165], "max": [0.6811671257019043, 2.0924229621887207, 1.4351493120193481, 1.423124074935913, -1.8695794343948364, -0.926804780960083, 0.4461585283279419, 714.0, 0.3646630048751831, 0.37445300817489624, 0.19045600295066833, -0.6050000190734863, 1.0169999599456787, 1.0950000286102295, -0.31805136799812317, -2.0584588050842285, 1.5380715131759644, 1.3381439447402954, -0.5475097894668579, -0.8353669047355652, 2.6180636882781982, 769.0, -0.18791800737380981, 0.4046820104122162, 0.06522099673748016, 2.9600000381469727, 1.4429999589920044, 3.130000114440918], "mean": [0.42349880933761597, 2.007915735244751, 0.9496261477470398, 0.300988107919693, -2.7430262565612793, -1.4569951295852661, 0.10305146872997284, 420.8968200683594, 0.24333028495311737, 0.32042619585990906, 0.0003991700941696763, -1.8005858659744263, 0.6003966331481934, 0.5160701870918274, -0.48691120743751526, -2.07497501373291, 0.8930844664573669, 0.29833975434303284, -1.8912525177001953, -1.3290092945098877, 1.7924984693527222, 429.71673583984375, -0.2976153790950775, 0.33992505073547363, -0.011452017351984978, 1.9675803184509277, 0.9279698729515076, -0.19032427668571472], "std": [0.16321109235286713, 0.11991482973098755, 0.24290260672569275, 0.2664867341518402, 0.18382027745246887, 0.3331794738769531, 0.33139050006866455, 300.2500915527344, 0.045067839324474335, 0.032390229403972626, 0.0810932144522667, 0.5394957065582275, 0.3458559811115265, 0.4336787462234497, 0.08485683798789978, 0.006572234444320202, 0.3918392062187195, 0.553352415561676, 0.7364938855171204, 0.10869505256414413, 1.0073421001434326, 300.3641052246094, 0.0583166629076004, 0.024793198332190514, 0.03441791236400604, 0.643534243106842, 0.4915618300437927, 2.5984244346618652], "count": [819]}, "action": {"min": [-0.08276351541280746, 1.775139570236206, 0.6884451508522034, -0.15618953108787537, -2.9193427562713623, -2.1619393825531006, -2.1759719848632812, 33.0, 0.1726049929857254, 0.26139599084854126, -0.12620100378990173, -2.513000011444092, -0.2560000419616699, -0.5889999866485596, -0.6448467969894409, -2.080118417739868, -0.00617846567183733, -0.27317893505096436, -2.4238436222076416, -1.5502712726593018, 0.026563912630081177, 26.0, -0.37632501125335693, 0.2999649941921234, -0.0719980001449585, 0.9570000171661377, 0.02200000360608101, -3.121999979019165], "max": [0.6811671257019043, 2.0924229621887207, 1.4351493120193481, 1.423124074935913, -1.8695794343948364, -0.926804780960083, 0.4461585283279419, 714.0, 0.3646630048751831, 0.37445300817489624, 0.19045600295066833, -0.6050000190734863, 1.0169999599456787, 1.0950000286102295, -0.31805136799812317, -2.0584588050842285, 1.5380715131759644, 1.3381439447402954, -0.5475097894668579, -0.8353669047355652, 2.6180636882781982, 769.0, -0.18791800737380981, 0.4046820104122162, 0.06522099673748016, 2.9600000381469727, 1.4429999589920044, 3.130000114440918], "mean": [0.42349880933761597, 2.007915735244751, 0.9496261477470398, 0.300988107919693, -2.7430262565612793, -1.4569951295852661, 0.10305146872997284, 420.8968200683594, 0.24333028495311737, 0.32042619585990906, 0.0003991700941696763, -1.8005858659744263, 0.6003966331481934, 0.5160701870918274, -0.48691120743751526, -2.07497501373291, 0.8930844664573669, 0.29833975434303284, -1.8912525177001953, -1.3290092945098877, 1.7924984693527222, 429.71673583984375, -0.2976153790950775, 0.33992505073547363, -0.011452017351984978, 1.9675803184509277, 0.9279698729515076, -0.19032427668571472], "std": [0.16321109235286713, 0.11991482973098755, 0.24290260672569275, 0.2664867341518402, 0.18382027745246887, 0.3331794738769531, 0.33139050006866455, 300.2500915527344, 0.045067839324474335, 0.032390229403972626, 0.0810932144522667, 0.5394957065582275, 0.3458559811115265, 0.4336787462234497, 0.08485683798789978, 0.006572234444320202, 0.3918392062187195, 0.553352415561676, 0.7364938855171204, 0.10869505256414413, 1.0073421001434326, 300.3641052246094, 0.0583166629076004, 0.024793198332190514, 0.03441791236400604, 0.643534243106842, 0.4915618300437927, 2.5984244346618652], "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": [63], "max": [63], "mean": [63.0], "std": [0.0], "count": [819]}, "index": {"min": [39874], "max": [40692], "mean": [40283.0], "std": [236.42475899674017], "count": [819]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [819]}, "subtask_annotation": {"mean": [3.062271062271062, 9.0, 9.0, 9.0, 9.0], "std": [2.1046562066663124, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [819]}, "scene_annotation": {"mean": [63.0], "std": [0.0], "min": [63], "max": [63], "count": [819]}, "eef_direction_state": {"mean": [4.584859584859585, 4.366300366300366], "std": [1.8852464460151523, 2.0831640634853352], "min": [0, 0], "max": [6, 6], "count": [819]}, "eef_velocity_state": {"mean": [0.5482295482295483, 0.5470085470085471], "std": [0.7013374044479672, 0.676610971327212], "min": [0, 0], "max": [2, 2], "count": [819]}, "eef_acc_mag_state": {"mean": [0.5628815628815629, 0.5299145299145299], "std": [0.7933727323547003, 0.767165862338992], "min": [0, 0], "max": [2, 2], "count": [819]}, "eef_direction_action": {"mean": [4.584859584859585, 4.366300366300366], "std": [1.8852464460151523, 2.0831640634853352], "min": [0, 0], "max": [6, 6], "count": [819]}, "eef_velocity_action": {"mean": [0.5482295482295483, 0.5470085470085471], "std": [0.7013374044479672, 0.676610971327212], "min": [0, 0], "max": [2, 2], "count": [819]}, "eef_acc_mag_action": {"mean": [0.5628815628815629, 0.5299145299145299], "std": [0.7933727323547003, 0.767165862338992], "min": [0, 0], "max": [2, 2], "count": [819]}, "eef_sim_pose_state": {"mean": [0.5311688674334653, 0.2765825912195996, 1.054340803917815, -1.7577364680137169, 0.9056291354714026, -0.5243976733935467, 0.5157435722911494, -0.2563434998762138, 1.0801326121235746, -0.06850694378115113, 0.9881395645223569, 0.4738342567879571], "std": [0.03705853232053145, 0.054260330871731856, 0.048928631890395216, 0.6258741802266987, 0.35112909538510756, 2.023797009339031, 0.036046712343804174, 0.07949274542423344, 0.03100606461249388, 1.0267661605266736, 0.3034960242773818, 1.0643508668513662], "min": [0.4837057705637258, 0.16893070483963105, 1.0093847345651326, -2.9453476069468825, 0.26860438550345833, -3.137390547666006, 0.4500182833005875, -0.37325618460724796, 1.0408885190585184, -1.6224792152502436, 0.39947640922542393, -2.1941935575887097], "max": [0.5930873342755656, 0.36148054970871524, 1.1633397406132082, -0.49897529112932715, 1.3164410383227043, 3.138945086957687, 0.578063470299749, -0.13449934904892497, 1.1785918446013977, 1.5786123503376084, 1.4127729500373385, 2.338674421949605], "count": [819]}, "eef_sim_pose_action": {"mean": [0.5311688674334653, 0.2765825912195996, 1.054340803917815, -1.7577364680137169, 0.9056291354714026, -0.5243976733935467, 0.5157435722911494, -0.2563434998762138, 1.0801326121235746, -0.06850694378115113, 0.9881395645223569, 0.4738342567879571], "std": [0.03705853232053145, 0.054260330871731856, 0.048928631890395216, 0.6258741802266987, 0.35112909538510756, 2.023797009339031, 0.036046712343804174, 0.07949274542423344, 0.03100606461249388, 1.0267661605266736, 0.3034960242773818, 1.0643508668513662], "min": [0.4837057705637258, 0.16893070483963105, 1.0093847345651326, -2.9453476069468825, 0.26860438550345833, -3.137390547666006, 0.4500182833005875, -0.37325618460724796, 1.0408885190585184, -1.6224792152502436, 0.39947640922542393, -2.1941935575887097], "max": [0.5930873342755656, 0.36148054970871524, 1.1633397406132082, -0.49897529112932715, 1.3164410383227043, 3.138945086957687, 0.578063470299749, -0.13449934904892497, 1.1785918446013977, 1.5786123503376084, 1.4127729500373385, 2.338674421949605], "count": [819]}, "gripper_mode_state": {"mean": [0.4017094017094017, 0.5042735042735043], "std": [0.4902437743487191, 0.499981736827683], "min": [0, 0], "max": [1, 1], "count": [819]}, "gripper_activity_state": {"mean": [1.921855921855922, 1.9352869352869353], "std": [0.3580553551633413, 0.31559043559738487], "min": [0, 0], "max": [2, 2], "count": [819]}, "gripper_mode_action": {"mean": [0.4017094017094017, 0.5042735042735043], "std": [0.4902437743487191, 0.499981736827683], "min": [0, 0], "max": [1, 1], "count": [819]}, "gripper_activity_action": {"mean": [1.921855921855922, 1.9352869352869353], "std": [0.3580553551633413, 0.31559043559738487], "min": [0, 0], "max": [2, 2], "count": [819]}, "gripper_open_scale_state": {"mean": [0.4297167276585047, 0.4208968253828525], "std": [0.300364837581079, 0.3002502160235927], "min": [0.026, 0.033], "max": [0.769, 0.714], "count": [819]}, "gripper_open_scale_action": {"mean": [0.4297167276585047, 0.4208968253828525], "std": [0.300364837581079, 0.3002502160235927], "min": [0.026, 0.033], "max": [0.769, 0.714], "count": [819]}}} +{"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.45138788769597815]], [[0.46792652948193597]], [[0.45788758320301537]]], "std": [[[0.13972449366685766]], [[0.12846626366521727]], [[0.13264686865118858]]], "count": [163]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.03529411764705882]], [[0.0392156862745098]]], "max": [[[0.6352941176470588]], [[0.611764705882353]], [[0.6196078431372549]]], "mean": [[[0.46657642021532536]], [[0.47486351823449213]], [[0.46513038564096393]]], "std": [[[0.052169054868960445]], [[0.04268391758572848]], [[0.051677604452176874]]], "count": [163]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.6980392156862745]], [[0.7098039215686275]]], "mean": [[[0.46916685337222824]], [[0.4853398053751153]], [[0.46468201787361163]]], "std": [[[0.07255813452088655]], [[0.04935393332494079]], [[0.08051927775611588]]], "count": [163]}, "observation.state": {"min": [-0.28354617953300476, 2.0433268547058105, 0.47082000970840454, 0.16863371431827545, -2.9244039058685303, -1.6613965034484863, -1.1198382377624512, 16.0, 0.05513399839401245, 0.254054993391037, -0.13738800585269928, -2.5309998989105225, -0.4950000047683716, -0.3440000116825104, -0.5285206437110901, -2.0802056789398193, 0.0826762467622757, -0.27323129773139954, -2.318408489227295, -1.6531758308410645, 0.0017104226863011718, 29.0, -0.371396005153656, 0.2758910059928894, -0.050822000950574875, 1.1920000314712524, 0.1899999976158142, -3.1411852836608887], "max": [0.6166946291923523, 2.0926499366760254, 1.3817771673202515, 2.0418434143066406, -2.187333822250366, 1.025625228881836, 0.34142130613327026, 636.0, 0.28014299273490906, 0.3779979944229126, 0.09113699942827225, -0.856999933719635, 1.0770000219345093, 0.9889999628067017, -0.25794222950935364, -2.011108160018921, 1.4011852741241455, 1.4935131072998047, -0.4657061994075775, -1.0299187898635864, 2.9453303813934326, 846.0, -0.21027599275112152, 0.38027700781822205, 0.13273699581623077, 2.937999963760376, 1.3700000047683716, 3.140000104904175], "mean": [0.3451583981513977, 2.0777177810668945, 0.907855212688446, 0.7769836187362671, -2.476072311401367, -0.8967389464378357, -0.0979737713932991, 286.2244567871094, 0.19227908551692963, 0.3350009322166443, -0.0189372505992651, -1.7494564056396484, 0.5942080020904541, 0.32728177309036255, -0.4378150403499603, -2.0705926418304443, 0.5242640972137451, 0.23027926683425903, -1.6474629640579224, -1.3315767049789429, 2.0104267597198486, 491.6105651855469, -0.31685498356819153, 0.33034828305244446, -0.0014297979651018977, 1.9171758890151978, 0.9519473910331726, 0.38970300555229187], "std": [0.30579131841659546, 0.0131785674020648, 0.27402618527412415, 0.6003662943840027, 0.2587171494960785, 0.718051552772522, 0.46930721402168274, 281.8114318847656, 0.06432041525840759, 0.03470826894044876, 0.08420546352863312, 0.6138766407966614, 0.36984187364578247, 0.4594002366065979, 0.06498793512582779, 0.010757978074252605, 0.4684722423553467, 0.5822635293006897, 0.5947980880737305, 0.1111425831913948, 1.0349953174591064, 376.6336975097656, 0.043724820017814636, 0.027041127905249596, 0.03731142729520798, 0.4639478027820587, 0.3864554166793823, 2.7325398921966553], "count": [891]}, "action": {"min": [-0.28354617953300476, 2.0433268547058105, 0.47082000970840454, 0.16863371431827545, -2.9244039058685303, -1.6613965034484863, -1.1198382377624512, 16.0, 0.05513399839401245, 0.254054993391037, -0.13738800585269928, -2.5309998989105225, -0.4950000047683716, -0.3440000116825104, -0.5285206437110901, -2.0802056789398193, 0.0826762467622757, -0.27323129773139954, -2.318408489227295, -1.6531758308410645, 0.0017104226863011718, 29.0, -0.371396005153656, 0.2758910059928894, -0.050822000950574875, 1.1920000314712524, 0.1899999976158142, -3.1411852836608887], "max": [0.6166946291923523, 2.0926499366760254, 1.3817771673202515, 2.0418434143066406, -2.187333822250366, 1.025625228881836, 0.34142130613327026, 636.0, 0.28014299273490906, 0.3779979944229126, 0.09113699942827225, -0.856999933719635, 1.0770000219345093, 0.9889999628067017, -0.25794222950935364, -2.011108160018921, 1.4011852741241455, 1.4935131072998047, -0.4657061994075775, -1.0299187898635864, 2.9453303813934326, 846.0, -0.21027599275112152, 0.38027700781822205, 0.13273699581623077, 2.937999963760376, 1.3700000047683716, 3.140000104904175], "mean": [0.3451583981513977, 2.0777177810668945, 0.907855212688446, 0.7769836187362671, -2.476072311401367, -0.8967389464378357, -0.0979737713932991, 286.2244567871094, 0.19227908551692963, 0.3350009322166443, -0.0189372505992651, -1.7494564056396484, 0.5942080020904541, 0.32728177309036255, -0.4378150403499603, -2.0705926418304443, 0.5242640972137451, 0.23027926683425903, -1.6474629640579224, -1.3315767049789429, 2.0104267597198486, 491.6105651855469, -0.31685498356819153, 0.33034828305244446, -0.0014297979651018977, 1.9171758890151978, 0.9519473910331726, 0.38970300555229187], "std": [0.30579131841659546, 0.0131785674020648, 0.27402618527412415, 0.6003662943840027, 0.2587171494960785, 0.718051552772522, 0.46930721402168274, 281.8114318847656, 0.06432041525840759, 0.03470826894044876, 0.08420546352863312, 0.6138766407966614, 0.36984187364578247, 0.4594002366065979, 0.06498793512582779, 0.010757978074252605, 0.4684722423553467, 0.5822635293006897, 0.5947980880737305, 0.1111425831913948, 1.0349953174591064, 376.6336975097656, 0.043724820017814636, 0.027041127905249596, 0.03731142729520798, 0.4639478027820587, 0.3864554166793823, 2.7325398921966553], "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": [64], "max": [64], "mean": [64.0], "std": [0.0], "count": [891]}, "index": {"min": [40693], "max": [41583], "mean": [41138.0], "std": [257.20938292890224], "count": [891]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [891]}, "subtask_annotation": {"mean": [2.7732884399551065, 9.0, 9.0, 9.0, 9.0], "std": [2.285022787910284, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [891]}, "scene_annotation": {"mean": [64.0], "std": [0.0], "min": [64], "max": [64], "count": [891]}, "eef_direction_state": {"mean": [4.824915824915825, 4.448933782267115], "std": [1.8357611316041174, 1.8726055379245503], "min": [0, 0], "max": [6, 6], "count": [891]}, "eef_velocity_state": {"mean": [0.4657687991021324, 0.6262626262626263], "std": [0.6814076902804342, 0.6919007591734844], "min": [0, 0], "max": [2, 2], "count": [891]}, "eef_acc_mag_state": {"mean": [0.4826038159371493, 0.547699214365881], "std": [0.7584025085162314, 0.7659437254528193], "min": [0, 0], "max": [2, 2], "count": [891]}, "eef_direction_action": {"mean": [4.824915824915825, 4.448933782267115], "std": [1.8357611316041174, 1.8726055379245503], "min": [0, 0], "max": [6, 6], "count": [891]}, "eef_velocity_action": {"mean": [0.4657687991021324, 0.6262626262626263], "std": [0.6814076902804342, 0.6919007591734844], "min": [0, 0], "max": [2, 2], "count": [891]}, "eef_acc_mag_action": {"mean": [0.4826038159371493, 0.547699214365881], "std": [0.7584025085162314, 0.7659437254528193], "min": [0, 0], "max": [2, 2], "count": [891]}, "eef_sim_pose_state": {"mean": [0.5180895845800326, 0.2941475971392523, 1.045909163070012, -1.632423722463754, 1.0178370516105881, -0.5945691189337471, 0.5259945978511518, -0.1994947786402065, 1.1064713653987597, 0.02966073115115226, 1.059777011242278, 0.4161731315597303], "std": [0.037246854090931314, 0.0413332081017316, 0.05150481503873998, 0.7011481723634856, 0.3388848491932691, 1.8627814299789158, 0.03731503471378742, 0.07401389555933532, 0.062254577758111336, 1.2398644126451128, 0.2854683363501861, 1.358488515754982], "min": [0.45965968337432905, 0.23314334496805952, 1.0093354129973342, -2.976007028949332, 0.3649800331694102, -3.1200965858482017, 0.4417587586796457, -0.30914961890571696, 1.0410079202981433, -2.0159279685690943, 0.2572847292984384, -1.3848371838169597], "max": [0.5904178407908871, 0.4010589523370585, 1.1922165663355764, -0.5049594246124364, 1.4135901627229988, 3.1383107395266308, 0.5688188584796379, -0.11787446795950436, 1.2659700676297791, 1.9210241078162782, 1.5290813355168544, 2.5591137988419868], "count": [891]}, "eef_sim_pose_action": {"mean": [0.5180895845800326, 0.2941475971392523, 1.045909163070012, -1.632423722463754, 1.0178370516105881, -0.5945691189337471, 0.5259945978511518, -0.1994947786402065, 1.1064713653987597, 0.02966073115115226, 1.059777011242278, 0.4161731315597303], "std": [0.037246854090931314, 0.0413332081017316, 0.05150481503873998, 0.7011481723634856, 0.3388848491932691, 1.8627814299789158, 0.03731503471378742, 0.07401389555933532, 0.062254577758111336, 1.2398644126451128, 0.2854683363501861, 1.358488515754982], "min": [0.45965968337432905, 0.23314334496805952, 1.0093354129973342, -2.976007028949332, 0.3649800331694102, -3.1200965858482017, 0.4417587586796457, -0.30914961890571696, 1.0410079202981433, -2.0159279685690943, 0.2572847292984384, -1.3848371838169597], "max": [0.5904178407908871, 0.4010589523370585, 1.1922165663355764, -0.5049594246124364, 1.4135901627229988, 3.1383107395266308, 0.5688188584796379, -0.11787446795950436, 1.2659700676297791, 1.9210241078162782, 1.5290813355168544, 2.5591137988419868], "count": [891]}, "gripper_mode_state": {"mean": [0.4276094276094276, 0.6172839506172839], "std": [0.49473185164184486, 0.48604986876616424], "min": [0, 0], "max": [1, 1], "count": [891]}, "gripper_activity_state": {"mean": [1.9214365881032547, 1.962962962962963], "std": [0.33917534038202446, 0.22666710679739782], "min": [0, 0], "max": [2, 2], "count": [891]}, "gripper_mode_action": {"mean": [0.4276094276094276, 0.6172839506172839], "std": [0.49473185164184486, 0.48604986876616424], "min": [0, 0], "max": [1, 1], "count": [891]}, "gripper_activity_action": {"mean": [1.9214365881032547, 1.962962962962963], "std": [0.33917534038202446, 0.22666710679739782], "min": [0, 0], "max": [2, 2], "count": [891]}, "gripper_open_scale_state": {"mean": [0.49161054980473906, 0.2862244667926622], "std": [0.37663363545192746, 0.281811446564549], "min": [0.029, 0.016], "max": [0.846, 0.636], "count": [891]}, "gripper_open_scale_action": {"mean": [0.49161054980473906, 0.2862244667926622], "std": [0.37663363545192746, 0.281811446564549], "min": [0.029, 0.016], "max": [0.846, 0.636], "count": [891]}}} +{"episode_index": 64, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45379820378151264]], [[0.46992513772175537]], [[0.45914425303454715]]], "std": [[[0.1404142592693234]], [[0.12856049123761037]], [[0.13148482308080775]]], "count": [175]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.03137254901960784]], [[0.047058823529411764]]], "max": [[[0.6470588235294118]], [[0.6235294117647059]], [[0.6235294117647059]]], "mean": [[[0.4724658380018674]], [[0.47971064775910366]], [[0.4712979470121382]]], "std": [[[0.050053990104726054]], [[0.04167777685063953]], [[0.05116696318508582]]], "count": [175]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[0.788235294117647]], [[0.7529411764705882]], [[0.7607843137254902]]], "mean": [[[0.4730376388888889]], [[0.4861495343137255]], [[0.46894913048552755]]], "std": [[[0.06319052038646596]], [[0.042919052606585927]], [[0.06957026081928898]]], "count": [175]}, "observation.state": {"min": [0.25762805342674255, 2.046468496322632, 0.3965213894844055, -0.1915673315525055, -2.4198641777038574, -2.024320125579834, -0.6902428269386292, 17.0, 0.14866000413894653, 0.22894899547100067, -0.14477300643920898, -2.4749999046325684, 0.3610000014305115, -0.40700003504753113, -0.8762076497077942, -2.0814099311828613, 0.07965683192014694, -0.26970574259757996, -2.6736700534820557, -1.501349687576294, 0.13580407202243805, 28.0, -0.3521080017089844, 0.30481499433517456, -0.056262001395225525, 1.3229999542236328, 0.08699999004602432, -3.1391851902008057], "max": [0.603046178817749, 2.090834617614746, 0.8146149516105652, 0.7845255732536316, -1.6492140293121338, -0.7054970264434814, 0.4965636432170868, 694.0, 0.39538100361824036, 0.37005099654197693, 0.12198600172996521, -0.8109999299049377, 1.031000018119812, 0.9100000262260437, -0.301226407289505, -2.0159599781036377, 1.2544903755187988, 1.2029157876968384, -0.3470761775970459, -0.7249748110771179, 2.9452779293060303, 846.0, -0.207055002450943, 0.43462300300598145, 0.07876800000667572, 2.734999895095825, 1.281999945640564, 3.1410000324249268], "mean": [0.46394190192222595, 2.0783908367156982, 0.6225458383560181, 0.37864184379577637, -2.1409213542938232, -1.2535301446914673, 0.03379816189408302, 363.60986328125, 0.2380940020084381, 0.3248094916343689, -0.04747120663523674, -1.8181110620498657, 0.7377719283103943, 0.18484625220298767, -0.5290424227714539, -2.0720314979553223, 0.5140989422798157, 0.09133461117744446, -1.727469801902771, -1.308674693107605, 2.210374355316162, 313.9765930175781, -0.3005405068397522, 0.35043272376060486, -0.013093008659780025, 1.890310525894165, 0.9103680849075317, 1.4431668519973755], "std": [0.10157088935375214, 0.009559663012623787, 0.14876502752304077, 0.2882483899593353, 0.1701643466949463, 0.4145650267601013, 0.16089306771755219, 297.6875915527344, 0.06297991424798965, 0.026966799050569534, 0.08577193319797516, 0.5664914846420288, 0.18652895092964172, 0.45270606875419617, 0.1311948597431183, 0.008988657034933567, 0.42866817116737366, 0.426080584526062, 0.628400444984436, 0.11691684275865555, 0.9594274163246155, 287.61700439453125, 0.03815281763672829, 0.03836703300476074, 0.02984730340540409, 0.3773581087589264, 0.344701886177063, 2.453748941421509], "count": [983]}, "action": {"min": [0.25762805342674255, 2.046468496322632, 0.3965213894844055, -0.1915673315525055, -2.4198641777038574, -2.024320125579834, -0.6902428269386292, 17.0, 0.14866000413894653, 0.22894899547100067, -0.14477300643920898, -2.4749999046325684, 0.3610000014305115, -0.40700003504753113, -0.8762076497077942, -2.0814099311828613, 0.07965683192014694, -0.26970574259757996, -2.6736700534820557, -1.501349687576294, 0.13580407202243805, 28.0, -0.3521080017089844, 0.30481499433517456, -0.056262001395225525, 1.3229999542236328, 0.08699999004602432, -3.1391851902008057], "max": [0.603046178817749, 2.090834617614746, 0.8146149516105652, 0.7845255732536316, -1.6492140293121338, -0.7054970264434814, 0.4965636432170868, 694.0, 0.39538100361824036, 0.37005099654197693, 0.12198600172996521, -0.8109999299049377, 1.031000018119812, 0.9100000262260437, -0.301226407289505, -2.0159599781036377, 1.2544903755187988, 1.2029157876968384, -0.3470761775970459, -0.7249748110771179, 2.9452779293060303, 846.0, -0.207055002450943, 0.43462300300598145, 0.07876800000667572, 2.734999895095825, 1.281999945640564, 3.1410000324249268], "mean": [0.46394190192222595, 2.0783908367156982, 0.6225458383560181, 0.37864184379577637, -2.1409213542938232, -1.2535301446914673, 0.03379816189408302, 363.60986328125, 0.2380940020084381, 0.3248094916343689, -0.04747120663523674, -1.8181110620498657, 0.7377719283103943, 0.18484625220298767, -0.5290424227714539, -2.0720314979553223, 0.5140989422798157, 0.09133461117744446, -1.727469801902771, -1.308674693107605, 2.210374355316162, 313.9765930175781, -0.3005405068397522, 0.35043272376060486, -0.013093008659780025, 1.890310525894165, 0.9103680849075317, 1.4431668519973755], "std": [0.10157088935375214, 0.009559663012623787, 0.14876502752304077, 0.2882483899593353, 0.1701643466949463, 0.4145650267601013, 0.16089306771755219, 297.6875915527344, 0.06297991424798965, 0.026966799050569534, 0.08577193319797516, 0.5664914846420288, 0.18652895092964172, 0.45270606875419617, 0.1311948597431183, 0.008988657034933567, 0.42866817116737366, 0.426080584526062, 0.628400444984436, 0.11691684275865555, 0.9594274163246155, 287.61700439453125, 0.03815281763672829, 0.03836703300476074, 0.02984730340540409, 0.3773581087589264, 0.344701886177063, 2.453748941421509], "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": [65], "max": [65], "mean": [65.0], "std": [0.0], "count": [983]}, "index": {"min": [41584], "max": [42566], "mean": [42075.0], "std": [283.7675104729222], "count": [983]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [983]}, "subtask_annotation": {"mean": [3.2014242115971516, 9.0, 9.0, 9.0, 9.0], "std": [2.192681345131027, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [983]}, "scene_annotation": {"mean": [65.0], "std": [0.0], "min": [65], "max": [65], "count": [983]}, "eef_direction_state": {"mean": [4.756866734486267, 4.202441505595117], "std": [1.920307269607475, 2.2604373356744962], "min": [0, 0], "max": [6, 6], "count": [983]}, "eef_velocity_state": {"mean": [0.4476093591047813, 0.5015259409969481], "std": [0.6606602034088009, 0.631286460497149], "min": [0, 0], "max": [2, 2], "count": [983]}, "eef_acc_mag_state": {"mean": [0.44252288911495424, 0.4933875890132248], "std": [0.7415187071935448, 0.7612880738339062], "min": [0, 0], "max": [2, 2], "count": [983]}, "eef_direction_action": {"mean": [4.756866734486267, 4.202441505595117], "std": [1.920307269607475, 2.2604373356744962], "min": [0, 0], "max": [6, 6], "count": [983]}, "eef_velocity_action": {"mean": [0.4476093591047813, 0.5015259409969481], "std": [0.6606602034088009, 0.631286460497149], "min": [0, 0], "max": [2, 2], "count": [983]}, "eef_acc_mag_action": {"mean": [0.44252288911495424, 0.4933875890132248], "std": [0.7415187071935448, 0.7612880738339062], "min": [0, 0], "max": [2, 2], "count": [983]}, "eef_sim_pose_state": {"mean": [0.5373450115558484, 0.2760778511016045, 1.0465241617600962, -1.5022577221828477, 1.1245012673544148, -0.746063261727295, 0.5143574700914569, -0.21247706927867463, 1.0541277446403177, 0.5705879841638681, 1.1811343147300848, 0.9191528172240201], "std": [0.04833460036250639, 0.03769714955609196, 0.043874437725783436, 0.6892175869435682, 0.34044917983592937, 1.6764198186262427, 0.027715645576160828, 0.0943661132369199, 0.011725750926293766, 1.1607522300640143, 0.12384632523192454, 1.3423789810891207], "min": [0.4865722404853813, 0.1985578110088896, 1.011787083615013, -3.0680387007744696, 0.36590269707582856, -3.13912615808932, 0.4205649847333372, -0.40956410680290084, 1.0311036854237512, -2.805746556380632, 0.8737429449675127, -3.125049353550631], "max": [0.6459091987394382, 0.3663255983259456, 1.1696118535409576, -0.09712399261741135, 1.4396227593925963, 3.1221435236007276, 0.5596411857006405, -0.10581328092257596, 1.0840894657871654, 2.5490917734505194, 1.5518839602868995, 2.7685123093423063], "count": [983]}, "eef_sim_pose_action": {"mean": [0.5373450115558484, 0.2760778511016045, 1.0465241617600962, -1.5022577221828477, 1.1245012673544148, -0.746063261727295, 0.5143574700914569, -0.21247706927867463, 1.0541277446403177, 0.5705879841638681, 1.1811343147300848, 0.9191528172240201], "std": [0.04833460036250639, 0.03769714955609196, 0.043874437725783436, 0.6892175869435682, 0.34044917983592937, 1.6764198186262427, 0.027715645576160828, 0.0943661132369199, 0.011725750926293766, 1.1607522300640143, 0.12384632523192454, 1.3423789810891207], "min": [0.4865722404853813, 0.1985578110088896, 1.011787083615013, -3.0680387007744696, 0.36590269707582856, -3.13912615808932, 0.4205649847333372, -0.40956410680290084, 1.0311036854237512, -2.805746556380632, 0.8737429449675127, -3.125049353550631], "max": [0.6459091987394382, 0.3663255983259456, 1.1696118535409576, -0.09712399261741135, 1.4396227593925963, 3.1221435236007276, 0.5596411857006405, -0.10581328092257596, 1.0840894657871654, 2.5490917734505194, 1.5518839602868995, 2.7685123093423063], "count": [983]}, "gripper_mode_state": {"mean": [0.5157680569684638, 0.5798575788402849], "std": [0.4997513065309971, 0.493581570869266], "min": [0, 0], "max": [1, 1], "count": [983]}, "gripper_activity_state": {"mean": [1.935910478128179, 1.9582909460834181], "std": [0.30752243981356464, 0.26930060652152094], "min": [0, 0], "max": [2, 2], "count": [983]}, "gripper_mode_action": {"mean": [0.5157680569684638, 0.5798575788402849], "std": [0.4997513065309971, 0.493581570869266], "min": [0, 0], "max": [1, 1], "count": [983]}, "gripper_activity_action": {"mean": [1.935910478128179, 1.9582909460834181], "std": [0.30752243981356464, 0.26930060652152094], "min": [0, 0], "max": [2, 2], "count": [983]}, "gripper_open_scale_state": {"mean": [0.313976602241931, 0.3636098677731236], "std": [0.28761784735036006, 0.2976875519170047], "min": [0.028, 0.017], "max": [0.846, 0.694], "count": [983]}, "gripper_open_scale_action": {"mean": [0.313976602241931, 0.3636098677731236], "std": [0.28761784735036006, 0.2976875519170047], "min": [0.028, 0.017], "max": [0.846, 0.694], "count": [983]}}} +{"episode_index": 65, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4558154616013072]], [[0.47335941656216746]], [[0.4635297786992704]]], "std": [[[0.13537081364871872]], [[0.12251922874537123]], [[0.1261303053811949]]], "count": [172]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.023529411764705882]], [[0.03137254901960784]]], "max": [[[0.6901960784313725]], [[0.6784313725490196]], [[0.6823529411764706]]], "mean": [[[0.46709048321363433]], [[0.4741918022780818]], [[0.46608815335727316]]], "std": [[[0.052515975694604776]], [[0.04442915620430759]], [[0.052976554716765774]]], "count": [172]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.050980392156862744]], [[0.03529411764705882]]], "max": [[[0.7254901960784313]], [[0.6862745098039216]], [[0.7019607843137254]]], "mean": [[[0.474913808377033]], [[0.4881675038474692]], [[0.4721883704305365]]], "std": [[[0.061280097003901565]], [[0.041678067874786354]], [[0.0667048877849425]]], "count": [172]}, "observation.state": {"min": [-0.08227483183145523, 1.6822357177734375, 0.16434021294116974, -0.051452308893203735, -2.9208784103393555, -1.877991795539856, -0.3266558349132538, 30.0, 0.15718300640583038, 0.2572749853134155, -0.14259199798107147, -2.4839999675750732, 0.5249999761581421, -0.39500004053115845, -0.8283856511116028, -2.080764055252075, 0.005201081279665232, -0.29307568073272705, -2.48056697845459, -1.5806924104690552, -0.03038618341088295, 31.0, -0.37893301248550415, 0.30260100960731506, -0.07317300140857697, 1.2039999961853027, 0.01299999188631773, -3.1361851692199707], "max": [0.675616979598999, 2.089508295059204, 1.5387870073318481, 1.2349426746368408, -1.582490086555481, -0.7749960422515869, 0.5579468607902527, 721.0, 0.3813849985599518, 0.3732660114765167, 0.14600400626659393, -0.8629999756813049, 1.0470000505447388, 0.8390000462532043, -0.32737141847610474, -2.0568008422851562, 1.3760175704956055, 1.4610151052474976, -0.4824264943599701, -0.976965606212616, 2.946831703186035, 846.0, -0.18433800339698792, 0.40968599915504456, 0.12679000198841095, 2.928999900817871, 1.3200000524520874, 3.140000104904175], "mean": [0.4652085304260254, 2.0045435428619385, 0.6180749535560608, 0.2990718185901642, -2.169933795928955, -1.257797122001648, 0.26368191838264465, 392.02764892578125, 0.2733089327812195, 0.3304392695426941, -0.00797440018504858, -1.7930015325546265, 0.7849262356758118, 0.20488105714321136, -0.5257322192192078, -2.0726213455200195, 0.5041934251785278, 0.1561049371957779, -1.674795150756836, -1.2690142393112183, 2.1017165184020996, 386.2098083496094, -0.3030979037284851, 0.3474270701408386, -0.016144808381795883, 1.9451526403427124, 0.8912266492843628, -0.4890079200267792], "std": [0.17162556946277618, 0.11123058944940567, 0.33697840571403503, 0.2998555600643158, 0.5285817980766296, 0.3299615979194641, 0.13288277387619019, 302.8543395996094, 0.06578408181667328, 0.02721681259572506, 0.10346025973558426, 0.6112244725227356, 0.12909512221813202, 0.4321250319480896, 0.12604667246341705, 0.007183136884123087, 0.5056097507476807, 0.5028554797172546, 0.5858379602432251, 0.09759178757667542, 1.0305477380752563, 314.8829040527344, 0.057584114372730255, 0.028326665982604027, 0.04751095548272133, 0.4646880626678467, 0.39984479546546936, 2.7597367763519287], "count": [958]}, "action": {"min": [-0.08227483183145523, 1.6822357177734375, 0.16434021294116974, -0.051452308893203735, -2.9208784103393555, -1.877991795539856, -0.3266558349132538, 30.0, 0.15718300640583038, 0.2572749853134155, -0.14259199798107147, -2.4839999675750732, 0.5249999761581421, -0.39500004053115845, -0.8283856511116028, -2.080764055252075, 0.005201081279665232, -0.29307568073272705, -2.48056697845459, -1.5806924104690552, -0.03038618341088295, 31.0, -0.37893301248550415, 0.30260100960731506, -0.07317300140857697, 1.2039999961853027, 0.01299999188631773, -3.1361851692199707], "max": [0.675616979598999, 2.089508295059204, 1.5387870073318481, 1.2349426746368408, -1.582490086555481, -0.7749960422515869, 0.5579468607902527, 721.0, 0.3813849985599518, 0.3732660114765167, 0.14600400626659393, -0.8629999756813049, 1.0470000505447388, 0.8390000462532043, -0.32737141847610474, -2.0568008422851562, 1.3760175704956055, 1.4610151052474976, -0.4824264943599701, -0.976965606212616, 2.946831703186035, 846.0, -0.18433800339698792, 0.40968599915504456, 0.12679000198841095, 2.928999900817871, 1.3200000524520874, 3.140000104904175], "mean": [0.4652085304260254, 2.0045435428619385, 0.6180749535560608, 0.2990718185901642, -2.169933795928955, -1.257797122001648, 0.26368191838264465, 392.02764892578125, 0.2733089327812195, 0.3304392695426941, -0.00797440018504858, -1.7930015325546265, 0.7849262356758118, 0.20488105714321136, -0.5257322192192078, -2.0726213455200195, 0.5041934251785278, 0.1561049371957779, -1.674795150756836, -1.2690142393112183, 2.1017165184020996, 386.2098083496094, -0.3030979037284851, 0.3474270701408386, -0.016144808381795883, 1.9451526403427124, 0.8912266492843628, -0.4890079200267792], "std": [0.17162556946277618, 0.11123058944940567, 0.33697840571403503, 0.2998555600643158, 0.5285817980766296, 0.3299615979194641, 0.13288277387619019, 302.8543395996094, 0.06578408181667328, 0.02721681259572506, 0.10346025973558426, 0.6112244725227356, 0.12909512221813202, 0.4321250319480896, 0.12604667246341705, 0.007183136884123087, 0.5056097507476807, 0.5028554797172546, 0.5858379602432251, 0.09759178757667542, 1.0305477380752563, 314.8829040527344, 0.057584114372730255, 0.028326665982604027, 0.04751095548272133, 0.4646880626678467, 0.39984479546546936, 2.7597367763519287], "count": [958]}, "timestamp": {"min": [0.0], "max": [31.9], "mean": [15.950000000000003], "std": [9.218354275875686], "count": [958]}, "frame_index": {"min": [0], "max": [957], "mean": [478.5], "std": [276.5506282762706], "count": [958]}, "episode_index": {"min": [66], "max": [66], "mean": [66.0], "std": [0.0], "count": [958]}, "index": {"min": [42567], "max": [43524], "mean": [43045.5], "std": [276.5506282762706], "count": [958]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [958]}, "subtask_annotation": {"mean": [3.1597077244258873, 9.0, 9.0, 9.0, 9.0], "std": [2.179464970008378, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [958]}, "scene_annotation": {"mean": [66.0], "std": [0.0], "min": [66], "max": [66], "count": [958]}, "eef_direction_state": {"mean": [4.7693110647181625, 4.227557411273486], "std": [1.851484126609909, 2.2630720904049735], "min": [0, 0], "max": [6, 6], "count": [958]}, "eef_velocity_state": {"mean": [0.48329853862212946, 0.5469728601252609], "std": [0.6998603921459818, 0.6772366649165377], "min": [0, 0], "max": [2, 2], "count": [958]}, "eef_acc_mag_state": {"mean": [0.430062630480167, 0.545929018789144], "std": [0.72447100868425, 0.7737061549246925], "min": [0, 0], "max": [2, 2], "count": [958]}, "eef_direction_action": {"mean": [4.7693110647181625, 4.227557411273486], "std": [1.851484126609909, 2.2630720904049735], "min": [0, 0], "max": [6, 6], "count": [958]}, "eef_velocity_action": {"mean": [0.48329853862212946, 0.5469728601252609], "std": [0.6998603921459818, 0.6772366649165377], "min": [0, 0], "max": [2, 2], "count": [958]}, "eef_acc_mag_action": {"mean": [0.430062630480167, 0.545929018789144], "std": [0.72447100868425, 0.7737061549246925], "min": [0, 0], "max": [2, 2], "count": [958]}, "eef_sim_pose_state": {"mean": [0.5358477121116889, 0.2750562197068427, 1.04620937794467, -1.7962168517249404, 1.0703030394900528, -0.8582245452247304, 0.5201415029481374, -0.2647765147403485, 1.0587493067801121, 0.5600482393794131, 1.2216895341955312, 0.9013696701668691], "std": [0.04039848179396567, 0.05760407504548792, 0.053947379567807464, 0.5958950155309052, 0.3734395682579008, 1.8793180428170935, 0.027756536414289414, 0.10797768406926155, 0.025342238688774783, 1.205435087048469, 0.08932264328902545, 1.3155264777986644], "min": [0.48428089376808037, 0.17687286800264068, 1.004677439498322, -2.9529670893107145, 0.2974443910637763, -3.136574439540872, 0.44620309476836306, -0.42378821683841217, 1.0211471982994538, -3.1132982911560902, 0.9756189710237733, -3.080158226482445], "max": [0.6251756066161147, 0.3665207526227431, 1.2000543913529162, -0.4773717842773233, 1.4444546143693566, 3.1334419677706555, 0.5643315119193653, -0.1240765805086812, 1.1189818360597965, 2.7159534299191845, 1.5367558657811227, 3.041422482347878], "count": [958]}, "eef_sim_pose_action": {"mean": [0.5358477121116889, 0.2750562197068427, 1.04620937794467, -1.7962168517249404, 1.0703030394900528, -0.8582245452247304, 0.5201415029481374, -0.2647765147403485, 1.0587493067801121, 0.5600482393794131, 1.2216895341955312, 0.9013696701668691], "std": [0.04039848179396567, 0.05760407504548792, 0.053947379567807464, 0.5958950155309052, 0.3734395682579008, 1.8793180428170935, 0.027756536414289414, 0.10797768406926155, 0.025342238688774783, 1.205435087048469, 0.08932264328902545, 1.3155264777986644], "min": [0.48428089376808037, 0.17687286800264068, 1.004677439498322, -2.9529670893107145, 0.2974443910637763, -3.136574439540872, 0.44620309476836306, -0.42378821683841217, 1.0211471982994538, -3.1132982911560902, 0.9756189710237733, -3.080158226482445], "max": [0.6251756066161147, 0.3665207526227431, 1.2000543913529162, -0.4773717842773233, 1.4444546143693566, 3.1334419677706555, 0.5643315119193653, -0.1240765805086812, 1.1189818360597965, 2.7159534299191845, 1.5367558657811227, 3.041422482347878], "count": [958]}, "gripper_mode_state": {"mean": [0.47494780793319413, 0.5657620041753654], "std": [0.4993719932802093, 0.4956564927516133], "min": [0, 0], "max": [1, 1], "count": [958]}, "gripper_activity_state": {"mean": [1.9352818371607516, 1.9498956158663883], "std": [0.296090521592637, 0.27337485173885906], "min": [0, 0], "max": [2, 2], "count": [958]}, "gripper_mode_action": {"mean": [0.47494780793319413, 0.5657620041753654], "std": [0.4993719932802093, 0.4956564927516133], "min": [0, 0], "max": [1, 1], "count": [958]}, "gripper_activity_action": {"mean": [1.9352818371607516, 1.9498956158663883], "std": [0.296090521592637, 0.27337485173885906], "min": [0, 0], "max": [2, 2], "count": [958]}, "gripper_open_scale_state": {"mean": [0.38620981209860306, 0.39202766176952414], "std": [0.31488449602598734, 0.30285403173603903], "min": [0.031, 0.03], "max": [0.846, 0.721], "count": [958]}, "gripper_open_scale_action": {"mean": [0.38620981209860306, 0.39202766176952414], "std": [0.31488449602598734, 0.30285403173603903], "min": [0.031, 0.03], "max": [0.846, 0.721], "count": [958]}}} +{"episode_index": 66, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45638124397729174]], [[0.47254432451399364]], [[0.46172823183760686]]], "std": [[[0.13404620280498591]], [[0.12135007115107926]], [[0.12520916570884208]]], "count": [156]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.0392156862745098]], [[0.047058823529411764]]], "max": [[[0.6431372549019608]], [[0.6313725490196078]], [[0.611764705882353]]], "mean": [[[0.4696172346342383]], [[0.4784976956594604]], [[0.46955402107424166]]], "std": [[[0.05320777352922556]], [[0.044776961295489304]], [[0.0533513571992703]]], "count": [156]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47089376597326965]], [[0.4806949524467907]], [[0.4702247753267974]]], "std": [[[0.06241077180385674]], [[0.052737039295650864]], [[0.0640553950478337]]], "count": [156]}, "observation.state": {"min": [0.2739294171333313, 1.8187901973724365, 0.7464599013328552, -0.2716081440448761, -2.9193427562713623, -2.1167702674865723, -0.39556142687797546, 11.0, 0.14057500660419464, 0.2302979975938797, -0.13417600095272064, -2.619999885559082, -0.06300000101327896, -0.3999999761581421, -0.8898212909698486, -2.0802056789398193, -0.08597492426633835, -0.3136007785797119, -1.9094077348709106, -1.6801761388778687, 0.15887731313705444, 38.0, -0.37509098649024963, 0.26573100686073303, -0.049300000071525574, 0.549000084400177, 0.06300000101327896, -3.1391851902008057], "max": [0.7117277979850769, 2.0924229621887207, 1.7522059679031372, 0.571525514125824, -1.9966915845870972, -0.6915693283081055, 0.8047364950180054, 724.0, 0.3854140043258667, 0.3863059878349304, 0.14980299770832062, -0.9460000395774841, 1.0369999408721924, 0.9919999837875366, -0.3032858967781067, -2.0404820442199707, 1.1187211275100708, 1.3708688020706177, -0.24151867628097534, -1.004873275756836, 2.945312738418579, 834.0, -0.2153089940547943, 0.4334059953689575, 0.10311099886894226, 2.8310000896453857, 1.5049999952316284, 3.140000104904175], "mean": [0.4946650266647339, 1.999633550643921, 1.1781305074691772, 0.22430750727653503, -2.8696842193603516, -1.3482551574707031, 0.26790863275527954, 393.1495056152344, 0.2604289650917053, 0.34258460998535156, 0.01795385219156742, -1.7624331712722778, 0.62748122215271, 0.44855624437332153, -0.49011242389678955, -2.068394899368286, 0.36639922857284546, 0.15672984719276428, -1.4045861959457397, -1.3752604722976685, 1.9533779621124268, 403.8446044921875, -0.3085729777812958, 0.3341020345687866, -0.0020732777193188667, 1.7029461860656738, 0.9011185765266418, 0.875130832195282], "std": [0.1456853747367859, 0.08431321382522583, 0.40910637378692627, 0.23665833473205566, 0.1548597365617752, 0.39124977588653564, 0.34091439843177795, 315.71978759765625, 0.07344550639390945, 0.030195701867341995, 0.09944789111614227, 0.6436396241188049, 0.3343716859817505, 0.48772093653678894, 0.19803263247013092, 0.008733789436519146, 0.4299767017364502, 0.5102666616439819, 0.6472221612930298, 0.12327331304550171, 1.0456043481826782, 268.8186950683594, 0.04380978271365166, 0.05608749017119408, 0.035572294145822525, 0.686359167098999, 0.4746570587158203, 2.357490062713623], "count": [843]}, "action": {"min": [0.2739294171333313, 1.8187901973724365, 0.7464599013328552, -0.2716081440448761, -2.9193427562713623, -2.1167702674865723, -0.39556142687797546, 11.0, 0.14057500660419464, 0.2302979975938797, -0.13417600095272064, -2.619999885559082, -0.06300000101327896, -0.3999999761581421, -0.8898212909698486, -2.0802056789398193, -0.08597492426633835, -0.3136007785797119, -1.9094077348709106, -1.6801761388778687, 0.15887731313705444, 38.0, -0.37509098649024963, 0.26573100686073303, -0.049300000071525574, 0.549000084400177, 0.06300000101327896, -3.1391851902008057], "max": [0.7117277979850769, 2.0924229621887207, 1.7522059679031372, 0.571525514125824, -1.9966915845870972, -0.6915693283081055, 0.8047364950180054, 724.0, 0.3854140043258667, 0.3863059878349304, 0.14980299770832062, -0.9460000395774841, 1.0369999408721924, 0.9919999837875366, -0.3032858967781067, -2.0404820442199707, 1.1187211275100708, 1.3708688020706177, -0.24151867628097534, -1.004873275756836, 2.945312738418579, 834.0, -0.2153089940547943, 0.4334059953689575, 0.10311099886894226, 2.8310000896453857, 1.5049999952316284, 3.140000104904175], "mean": [0.4946650266647339, 1.999633550643921, 1.1781305074691772, 0.22430750727653503, -2.8696842193603516, -1.3482551574707031, 0.26790863275527954, 393.1495056152344, 0.2604289650917053, 0.34258460998535156, 0.01795385219156742, -1.7624331712722778, 0.62748122215271, 0.44855624437332153, -0.49011242389678955, -2.068394899368286, 0.36639922857284546, 0.15672984719276428, -1.4045861959457397, -1.3752604722976685, 1.9533779621124268, 403.8446044921875, -0.3085729777812958, 0.3341020345687866, -0.0020732777193188667, 1.7029461860656738, 0.9011185765266418, 0.875130832195282], "std": [0.1456853747367859, 0.08431321382522583, 0.40910637378692627, 0.23665833473205566, 0.1548597365617752, 0.39124977588653564, 0.34091439843177795, 315.71978759765625, 0.07344550639390945, 0.030195701867341995, 0.09944789111614227, 0.6436396241188049, 0.3343716859817505, 0.48772093653678894, 0.19803263247013092, 0.008733789436519146, 0.4299767017364502, 0.5102666616439819, 0.6472221612930298, 0.12327331304550171, 1.0456043481826782, 268.8186950683594, 0.04380978271365166, 0.05608749017119408, 0.035572294145822525, 0.686359167098999, 0.4746570587158203, 2.357490062713623], "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": [67], "max": [67], "mean": [67.0], "std": [0.0], "count": [843]}, "index": {"min": [43525], "max": [44367], "mean": [43946.0], "std": [243.35296724442597], "count": [843]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [843]}, "subtask_annotation": {"mean": [3.1376037959667853, 9.0, 9.0, 9.0, 9.0], "std": [2.092759352575225, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [843]}, "scene_annotation": {"mean": [67.0], "std": [0.0], "min": [67], "max": [67], "count": [843]}, "eef_direction_state": {"mean": [4.224199288256227, 4.3179122182680905], "std": [2.0459218859980037, 2.191539735488078], "min": [0, 0], "max": [6, 6], "count": [843]}, "eef_velocity_state": {"mean": [0.594306049822064, 0.534994068801898], "std": [0.6725005735304234, 0.685139390594136], "min": [0, 0], "max": [2, 2], "count": [843]}, "eef_acc_mag_state": {"mean": [0.5824436536180309, 0.5302491103202847], "std": [0.780105664036828, 0.7793133879811305], "min": [0, 0], "max": [2, 2], "count": [843]}, "eef_direction_action": {"mean": [4.224199288256227, 4.3179122182680905], "std": [2.0459218859980037, 2.191539735488078], "min": [0, 0], "max": [6, 6], "count": [843]}, "eef_velocity_action": {"mean": [0.594306049822064, 0.534994068801898], "std": [0.6725005735304234, 0.685139390594136], "min": [0, 0], "max": [2, 2], "count": [843]}, "eef_acc_mag_action": {"mean": [0.5824436536180309, 0.5302491103202847], "std": [0.780105664036828, 0.7793133879811305], "min": [0, 0], "max": [2, 2], "count": [843]}, "eef_sim_pose_state": {"mean": [0.5238404917671282, 0.28639406048156424, 1.0524128832488089, -1.6942886911011992, 0.9298824752146931, -0.34934002840874817, 0.5366082095221127, -0.2772538370580901, 1.0829139014536633, 0.30984814211070216, 1.0215773932437318, 0.7681493260185873], "std": [0.06868336314676597, 0.03860929609962651, 0.05735124813192044, 0.8109903724689321, 0.37797043550441134, 1.9560436731725745, 0.03413725322779182, 0.10641186500021718, 0.02535840143557191, 1.2055408079806527, 0.3210385903610235, 1.2603013484053602], "min": [0.4486869140527225, 0.2317926991594618, 1.007731161005861, -3.0474789729872667, 0.2926819171904167, -3.132285914706708, 0.415864301857207, -0.42562914123934364, 1.0364616591816769, -1.479409553988786, 0.383128023148406, -0.6185528502662028], "max": [0.6460168367609818, 0.36425175349754874, 1.1907534902831967, -0.3655290086969163, 1.4075464155340898, 3.131203148908172, 0.5806353799858744, -0.11714080166390059, 1.1352573363214247, 2.145878547997699, 1.550662619621725, 2.9469796003691218], "count": [843]}, "eef_sim_pose_action": {"mean": [0.5238404917671282, 0.28639406048156424, 1.0524128832488089, -1.6942886911011992, 0.9298824752146931, -0.34934002840874817, 0.5366082095221127, -0.2772538370580901, 1.0829139014536633, 0.30984814211070216, 1.0215773932437318, 0.7681493260185873], "std": [0.06868336314676597, 0.03860929609962651, 0.05735124813192044, 0.8109903724689321, 0.37797043550441134, 1.9560436731725745, 0.03413725322779182, 0.10641186500021718, 0.02535840143557191, 1.2055408079806527, 0.3210385903610235, 1.2603013484053602], "min": [0.4486869140527225, 0.2317926991594618, 1.007731161005861, -3.0474789729872667, 0.2926819171904167, -3.132285914706708, 0.415864301857207, -0.42562914123934364, 1.0364616591816769, -1.479409553988786, 0.383128023148406, -0.6185528502662028], "max": [0.6460168367609818, 0.36425175349754874, 1.1907534902831967, -0.3655290086969163, 1.4075464155340898, 3.131203148908172, 0.5806353799858744, -0.11714080166390059, 1.1352573363214247, 2.145878547997699, 1.550662619621725, 2.9469796003691218], "count": [843]}, "gripper_mode_state": {"mean": [0.7259786476868327, 0.5326215895610913], "std": [0.4460197874418037, 0.4989346970240763], "min": [0, 0], "max": [1, 1], "count": [843]}, "gripper_activity_state": {"mean": [1.9359430604982206, 1.9537366548042705], "std": [0.3204032995116681, 0.2737978784021461], "min": [0, 0], "max": [2, 2], "count": [843]}, "gripper_mode_action": {"mean": [0.7259786476868327, 0.5326215895610913], "std": [0.4460197874418037, 0.4989346970240763], "min": [0, 0], "max": [1, 1], "count": [843]}, "gripper_activity_action": {"mean": [1.9359430604982206, 1.9537366548042705], "std": [0.3204032995116681, 0.2737978784021461], "min": [0, 0], "max": [2, 2], "count": [843]}, "gripper_open_scale_state": {"mean": [0.40384460259162674, 0.39314946625099745], "std": [0.26881872779590127, 0.3157197408226966], "min": [0.038, 0.011], "max": [0.834, 0.724], "count": [843]}, "gripper_open_scale_action": {"mean": [0.40384460259162674, 0.39314946625099745], "std": [0.26881872779590127, 0.3157197408226966], "min": [0.038, 0.011], "max": [0.834, 0.724], "count": [843]}}} +{"episode_index": 67, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4512602319870064]], [[0.46841612608117095]], [[0.45611315604085945]]], "std": [[[0.1367824421963708]], [[0.12464591429167603]], [[0.12918034083653154]]], "count": [167]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.03529411764705882]], [[0.0392156862745098]]], "max": [[[0.6627450980392157]], [[0.6313725490196078]], [[0.6352941176470588]]], "mean": [[[0.47135444307463503]], [[0.47775283012406555]], [[0.46866884001604636]]], "std": [[[0.05054029225017618]], [[0.04511241312971677]], [[0.05160514572454156]]], "count": [167]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.03529411764705882]], [[0.01568627450980392]]], "max": [[[0.7215686274509804]], [[0.6823529411764706]], [[0.6941176470588235]]], "mean": [[[0.46573244197878755]], [[0.4838837826797386]], [[0.46242709434073026]]], "std": [[[0.06599520090870763]], [[0.04357477250458382]], [[0.0744613713900994]]], "count": [167]}, "observation.state": {"min": [-0.17549286782741547, 1.7713346481323242, 0.28675761818885803, -0.024661503732204437, -2.9193427562713623, -1.9000178575515747, -0.6625968217849731, 24.0, 0.13195499777793884, 0.19596999883651733, -0.15919600427150726, -2.563999891281128, 0.32199999690055847, -0.4350000023841858, -0.758712112903595, -2.080711841583252, -0.0030194197315722704, -0.3715282380580902, -2.6167547702789307, -1.580622673034668, -0.03349287062883377, 32.0, -0.39290499687194824, 0.2585560083389282, -0.055427998304367065, 1.187999963760376, 0.07800000160932541, -3.1391851902008057], "max": [0.7605621218681335, 2.092440366744995, 1.7050645351409912, 1.5297811031341553, -1.974107027053833, -0.3669728934764862, 0.5463229417800903, 752.0, 0.3891960084438324, 0.39348000288009644, 0.10138999670743942, -0.8379999995231628, 1.1820000410079956, 0.8680000305175781, -0.22532200813293457, -2.0458226203918457, 1.4039429426193237, 1.3142504692077637, -0.36363932490348816, -0.9442580938339233, 2.9483673572540283, 860.0, -0.20841799676418304, 0.41104400157928467, 0.0884459987282753, 2.931999921798706, 1.184000015258789, 3.140000104904175], "mean": [0.39743179082870483, 2.0267717838287354, 0.751995325088501, 0.5810092091560364, -2.287592887878418, -0.958993136882782, 0.14697884023189545, 379.6720886230469, 0.2370767891407013, 0.32977837324142456, -0.04236793890595436, -1.8867369890213013, 0.7964349389076233, 0.08294462412595749, -0.4587981104850769, -2.0716264247894287, 0.510584831237793, 0.13355383276939392, -1.821627140045166, -1.312881350517273, 2.206908702850342, 430.4614562988281, -0.32985761761665344, 0.3282495439052582, 0.003422354580834508, 1.743162751197815, 0.9051169753074646, -0.24290738999843597], "std": [0.298432320356369, 0.09526664763689041, 0.27344512939453125, 0.4410037696361542, 0.36020132899284363, 0.41097161173820496, 0.3088395595550537, 323.1670227050781, 0.08815604448318481, 0.04223071411252022, 0.09535233676433563, 0.6065034866333008, 0.1580263078212738, 0.41025224328041077, 0.12308232486248016, 0.008005063980817795, 0.4590315818786621, 0.5049522519111633, 0.6474577188491821, 0.10181648284196854, 1.0150896310806274, 330.88427734375, 0.055699676275253296, 0.0357351191341877, 0.04622801020741463, 0.4876459836959839, 0.3263387382030487, 2.808171033859253], "count": [921]}, "action": {"min": [-0.17549286782741547, 1.7713346481323242, 0.28675761818885803, -0.024661503732204437, -2.9193427562713623, -1.9000178575515747, -0.6625968217849731, 24.0, 0.13195499777793884, 0.19596999883651733, -0.15919600427150726, -2.563999891281128, 0.32199999690055847, -0.4350000023841858, -0.758712112903595, -2.080711841583252, -0.0030194197315722704, -0.3715282380580902, -2.6167547702789307, -1.580622673034668, -0.03349287062883377, 32.0, -0.39290499687194824, 0.2585560083389282, -0.055427998304367065, 1.187999963760376, 0.07800000160932541, -3.1391851902008057], "max": [0.7605621218681335, 2.092440366744995, 1.7050645351409912, 1.5297811031341553, -1.974107027053833, -0.3669728934764862, 0.5463229417800903, 752.0, 0.3891960084438324, 0.39348000288009644, 0.10138999670743942, -0.8379999995231628, 1.1820000410079956, 0.8680000305175781, -0.22532200813293457, -2.0458226203918457, 1.4039429426193237, 1.3142504692077637, -0.36363932490348816, -0.9442580938339233, 2.9483673572540283, 860.0, -0.20841799676418304, 0.41104400157928467, 0.0884459987282753, 2.931999921798706, 1.184000015258789, 3.140000104904175], "mean": [0.39743179082870483, 2.0267717838287354, 0.751995325088501, 0.5810092091560364, -2.287592887878418, -0.958993136882782, 0.14697884023189545, 379.6720886230469, 0.2370767891407013, 0.32977837324142456, -0.04236793890595436, -1.8867369890213013, 0.7964349389076233, 0.08294462412595749, -0.4587981104850769, -2.0716264247894287, 0.510584831237793, 0.13355383276939392, -1.821627140045166, -1.312881350517273, 2.206908702850342, 430.4614562988281, -0.32985761761665344, 0.3282495439052582, 0.003422354580834508, 1.743162751197815, 0.9051169753074646, -0.24290738999843597], "std": [0.298432320356369, 0.09526664763689041, 0.27344512939453125, 0.4410037696361542, 0.36020132899284363, 0.41097161173820496, 0.3088395595550537, 323.1670227050781, 0.08815604448318481, 0.04223071411252022, 0.09535233676433563, 0.6065034866333008, 0.1580263078212738, 0.41025224328041077, 0.12308232486248016, 0.008005063980817795, 0.4590315818786621, 0.5049522519111633, 0.6474577188491821, 0.10181648284196854, 1.0150896310806274, 330.88427734375, 0.055699676275253296, 0.0357351191341877, 0.04622801020741463, 0.4876459836959839, 0.3263387382030487, 2.808171033859253], "count": [921]}, "timestamp": {"min": [0.0], "max": [30.666666666666668], "mean": [15.333333333333334], "std": [8.862321408115413], "count": [921]}, "frame_index": {"min": [0], "max": [920], "mean": [460.0], "std": [265.86964224346235], "count": [921]}, "episode_index": {"min": [68], "max": [68], "mean": [68.0], "std": [0.0], "count": [921]}, "index": {"min": [44368], "max": [45288], "mean": [44828.0], "std": [265.86964224346235], "count": [921]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [921]}, "subtask_annotation": {"mean": [3.232356134636265, 9.0, 9.0, 9.0, 9.0], "std": [2.1658377568804683, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [921]}, "scene_annotation": {"mean": [68.0], "std": [0.0], "min": [68], "max": [68], "count": [921]}, "eef_direction_state": {"mean": [4.817589576547231, 3.997828447339848], "std": [1.8503616598864456, 2.3094000557920444], "min": [0, 0], "max": [6, 6], "count": [921]}, "eef_velocity_state": {"mean": [0.43973941368078173, 0.5993485342019544], "std": [0.6744165753531383, 0.666525182424651], "min": [0, 0], "max": [2, 2], "count": [921]}, "eef_acc_mag_state": {"mean": [0.44408251900108575, 0.5906623235613464], "std": [0.7436814912314104, 0.791293348849446], "min": [0, 0], "max": [2, 2], "count": [921]}, "eef_direction_action": {"mean": [4.817589576547231, 3.997828447339848], "std": [1.8503616598864456, 2.3094000557920444], "min": [0, 0], "max": [6, 6], "count": [921]}, "eef_velocity_action": {"mean": [0.43973941368078173, 0.5993485342019544], "std": [0.6744165753531383, 0.666525182424651], "min": [0, 0], "max": [2, 2], "count": [921]}, "eef_acc_mag_action": {"mean": [0.44408251900108575, 0.5906623235613464], "std": [0.7436814912314104, 0.791293348849446], "min": [0, 0], "max": [2, 2], "count": [921]}, "eef_sim_pose_state": {"mean": [0.5148780124085197, 0.3017650819993402, 1.0392820247331431, -1.6577586931842159, 1.1111999208122552, -0.7782590766393068, 0.5187986906886968, -0.21532112669617848, 1.064339937769249, 0.7568464288554655, 1.2662609606339643, 0.7343578883399909], "std": [0.046611737337388236, 0.05902348127482421, 0.04847707666075813, 0.6285039999252989, 0.33846243404093984, 1.688005539955964, 0.04486364103397876, 0.11483489893369608, 0.026741866392462017, 1.446853714776966, 0.1093239513780363, 1.7787912495864144], "min": [0.44066792889654605, 0.19761059739060038, 0.999470164082037, -3.0602001509687735, 0.29231436784137754, -3.1286758618253128, 0.3850961575998036, -0.39817161472683316, 1.0311697576926584, -2.831331123998196, 0.9567848057994746, -3.1393338884286686], "max": [0.6229043260613032, 0.3784560191465329, 1.1771889290690472, -0.2855505242189746, 1.3531110321598785, 3.141056656025877, 0.5865809788981381, -0.0796160214302913, 1.1353968936817493, 3.0189153704821634, 1.5695955325712871, 3.1381196062137007], "count": [921]}, "eef_sim_pose_action": {"mean": [0.5148780124085197, 0.3017650819993402, 1.0392820247331431, -1.6577586931842159, 1.1111999208122552, -0.7782590766393068, 0.5187986906886968, -0.21532112669617848, 1.064339937769249, 0.7568464288554655, 1.2662609606339643, 0.7343578883399909], "std": [0.046611737337388236, 0.05902348127482421, 0.04847707666075813, 0.6285039999252989, 0.33846243404093984, 1.688005539955964, 0.04486364103397876, 0.11483489893369608, 0.026741866392462017, 1.446853714776966, 0.1093239513780363, 1.7787912495864144], "min": [0.44066792889654605, 0.19761059739060038, 0.999470164082037, -3.0602001509687735, 0.29231436784137754, -3.1286758618253128, 0.3850961575998036, -0.39817161472683316, 1.0311697576926584, -2.831331123998196, 0.9567848057994746, -3.1393338884286686], "max": [0.6229043260613032, 0.3784560191465329, 1.1771889290690472, -0.2855505242189746, 1.3531110321598785, 3.141056656025877, 0.5865809788981381, -0.0796160214302913, 1.1353968936817493, 3.0189153704821634, 1.5695955325712871, 3.1381196062137007], "count": [921]}, "gripper_mode_state": {"mean": [0.509229098805646, 0.5711183496199783], "std": [0.4999148164790015, 0.4949163367149376], "min": [0, 0], "max": [1, 1], "count": [921]}, "gripper_activity_state": {"mean": [1.9066232356134636, 1.9467969598262758], "std": [0.3548479178495019, 0.2954469020189268], "min": [0, 0], "max": [2, 2], "count": [921]}, "gripper_mode_action": {"mean": [0.509229098805646, 0.5711183496199783], "std": [0.4999148164790015, 0.4949163367149376], "min": [0, 0], "max": [1, 1], "count": [921]}, "gripper_activity_action": {"mean": [1.9066232356134636, 1.9467969598262758], "std": [0.3548479178495019, 0.2954469020189268], "min": [0, 0], "max": [2, 2], "count": [921]}, "gripper_open_scale_state": {"mean": [0.4304614548905842, 0.37967209559801995], "std": [0.3308840965224223, 0.3231671088754045], "min": [0.032, 0.024], "max": [0.86, 0.752], "count": [921]}, "gripper_open_scale_action": {"mean": [0.4304614548905842, 0.37967209559801995], "std": [0.3308840965224223, 0.3231671088754045], "min": [0.032, 0.024], "max": [0.86, 0.752], "count": [921]}}} +{"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.4589909457900807]], [[0.4735221933871588]], [[0.462150921520569]]], "std": [[[0.1349583573658797]], [[0.12344863140179586]], [[0.1267415281109931]]], "count": [170]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.03529411764705882]], [[0.0392156862745098]]], "max": [[[0.6627450980392157]], [[0.6313725490196078]], [[0.6235294117647059]]], "mean": [[[0.47156637711457133]], [[0.4793543709150327]], [[0.47254784698193003]]], "std": [[[0.04798562164076656]], [[0.04271476128934057]], [[0.048647246432590045]]], "count": [170]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.46460647827758556]], [[0.47422249495386387]], [[0.4628966046712803]]], "std": [[[0.05725125733653881]], [[0.04728718735998663]], [[0.05898842357443069]]], "count": [170]}, "observation.state": {"min": [0.2171887904405594, 1.8339221477508545, -0.07047639787197113, -0.6506413221359253, -2.456166982650757, -1.9885756969451904, -0.39732420444488525, 21.0, 0.11786100268363953, 0.23489700257778168, -0.13793900609016418, -2.5350000858306885, -0.05399998649954796, -0.3109999895095825, -0.7732157111167908, -2.080188274383545, -0.07365289330482483, -0.29768335819244385, -2.2637619972229004, -1.5599229335784912, -1.3627183437347412, 34.0, -0.3709459900856018, 0.30525898933410645, -0.031706999987363815, 0.5010000467300415, 0.20999999344348907, -3.1381852626800537], "max": [0.7899883985519409, 2.0913758277893066, 1.067233920097351, 0.593883216381073, -1.3434323072433472, -0.6502050161361694, 1.0022728443145752, 611.0, 0.39542898535728455, 0.39670899510383606, 0.14968399703502655, -0.9329999685287476, 0.996999979019165, 0.9869999885559082, -0.20720550417900085, -1.9610693454742432, 1.5607256889343262, 1.5084532499313354, 0.7472103834152222, 1.2645260095596313, 2.948349714279175, 833.0, -0.19807399809360504, 0.44563600420951843, 0.10106900334358215, 2.6549999713897705, 1.312999963760376, 3.13700008392334], "mean": [0.6291844248771667, 2.0451250076293945, 0.6698257923126221, 0.20383095741271973, -2.2688791751861572, -1.2954671382904053, 0.12132613360881805, 308.8656005859375, 0.21197929978370667, 0.3713536560535431, -0.010161221027374268, -1.812941312789917, 0.6291857957839966, 0.4219802916049957, -0.5048356652259827, -2.0680947303771973, 0.5090851187705994, 0.17542700469493866, -1.439028263092041, -1.064399242401123, 1.8385932445526123, 389.6460876464844, -0.3051874339580536, 0.36180543899536133, 0.012157227843999863, 1.549159049987793, 0.9014993906021118, 1.1460198163986206], "std": [0.11785177141427994, 0.0760694146156311, 0.3101520836353302, 0.35256585478782654, 0.1921192854642868, 0.43682700395584106, 0.23221051692962646, 220.52325439453125, 0.06700117886066437, 0.024213597178459167, 0.09320086240768433, 0.6040513515472412, 0.31702470779418945, 0.47071319818496704, 0.12225398421287537, 0.01471164170652628, 0.5474977493286133, 0.5044896602630615, 0.8544882535934448, 0.6741663217544556, 1.3011415004730225, 301.3646240234375, 0.03880983963608742, 0.04709605500102043, 0.03657035529613495, 0.6187340617179871, 0.3317466974258423, 2.3151047229766846], "count": [945]}, "action": {"min": [0.2171887904405594, 1.8339221477508545, -0.07047639787197113, -0.6506413221359253, -2.456166982650757, -1.9885756969451904, -0.39732420444488525, 21.0, 0.11786100268363953, 0.23489700257778168, -0.13793900609016418, -2.5350000858306885, -0.05399998649954796, -0.3109999895095825, -0.7732157111167908, -2.080188274383545, -0.07365289330482483, -0.29768335819244385, -2.2637619972229004, -1.5599229335784912, -1.3627183437347412, 34.0, -0.3709459900856018, 0.30525898933410645, -0.031706999987363815, 0.5010000467300415, 0.20999999344348907, -3.1381852626800537], "max": [0.7899883985519409, 2.0913758277893066, 1.067233920097351, 0.593883216381073, -1.3434323072433472, -0.6502050161361694, 1.0022728443145752, 611.0, 0.39542898535728455, 0.39670899510383606, 0.14968399703502655, -0.9329999685287476, 0.996999979019165, 0.9869999885559082, -0.20720550417900085, -1.9610693454742432, 1.5607256889343262, 1.5084532499313354, 0.7472103834152222, 1.2645260095596313, 2.948349714279175, 833.0, -0.19807399809360504, 0.44563600420951843, 0.10106900334358215, 2.6549999713897705, 1.312999963760376, 3.13700008392334], "mean": [0.6291844248771667, 2.0451250076293945, 0.6698257923126221, 0.20383095741271973, -2.2688791751861572, -1.2954671382904053, 0.12132613360881805, 308.8656005859375, 0.21197929978370667, 0.3713536560535431, -0.010161221027374268, -1.812941312789917, 0.6291857957839966, 0.4219802916049957, -0.5048356652259827, -2.0680947303771973, 0.5090851187705994, 0.17542700469493866, -1.439028263092041, -1.064399242401123, 1.8385932445526123, 389.6460876464844, -0.3051874339580536, 0.36180543899536133, 0.012157227843999863, 1.549159049987793, 0.9014993906021118, 1.1460198163986206], "std": [0.11785177141427994, 0.0760694146156311, 0.3101520836353302, 0.35256585478782654, 0.1921192854642868, 0.43682700395584106, 0.23221051692962646, 220.52325439453125, 0.06700117886066437, 0.024213597178459167, 0.09320086240768433, 0.6040513515472412, 0.31702470779418945, 0.47071319818496704, 0.12225398421287537, 0.01471164170652628, 0.5474977493286133, 0.5044896602630615, 0.8544882535934448, 0.6741663217544556, 1.3011415004730225, 301.3646240234375, 0.03880983963608742, 0.04709605500102043, 0.03657035529613495, 0.6187340617179871, 0.3317466974258423, 2.3151047229766846], "count": [945]}, "timestamp": {"min": [0.0], "max": [31.466666666666665], "mean": [15.733333333333333], "std": [9.093261648462967], "count": [945]}, "frame_index": {"min": [0], "max": [944], "mean": [472.0], "std": [272.79784945388894], "count": [945]}, "episode_index": {"min": [69], "max": [69], "mean": [69.0], "std": [0.0], "count": [945]}, "index": {"min": [45289], "max": [46233], "mean": [45761.0], "std": [272.79784945388894], "count": [945]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [945]}, "subtask_annotation": {"mean": [3.3693121693121695, 9.0, 9.0, 9.0, 9.0], "std": [1.9496601393996997, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [945]}, "scene_annotation": {"mean": [69.0], "std": [0.0], "min": [69], "max": [69], "count": [945]}, "eef_direction_state": {"mean": [4.580952380952381, 4.624338624338624], "std": [1.9234165872485318, 1.9511603416901422], "min": [0, 0], "max": [6, 6], "count": [945]}, "eef_velocity_state": {"mean": [0.5375661375661376, 0.4603174603174603], "std": [0.690767843692654, 0.6397435868306182], "min": [0, 0], "max": [2, 2], "count": [945]}, "eef_acc_mag_state": {"mean": [0.5767195767195767, 0.44232804232804235], "std": [0.7932838657965702, 0.7339873550421541], "min": [0, 0], "max": [2, 2], "count": [945]}, "eef_direction_action": {"mean": [4.580952380952381, 4.624338624338624], "std": [1.9234165872485318, 1.9511603416901422], "min": [0, 0], "max": [6, 6], "count": [945]}, "eef_velocity_action": {"mean": [0.5375661375661376, 0.4603174603174603], "std": [0.690767843692654, 0.6397435868306182], "min": [0, 0], "max": [2, 2], "count": [945]}, "eef_acc_mag_action": {"mean": [0.5767195767195767, 0.44232804232804235], "std": [0.7932838657965702, 0.7339873550421541], "min": [0, 0], "max": [2, 2], "count": [945]}, "eef_sim_pose_state": {"mean": [0.5477740432184778, 0.2905559166982622, 1.059686674907503, -1.4354226195889042, 1.0722060820897836, -0.3071703773055382, 0.5652649991613303, -0.22429635215127378, 1.0978396889120359, 0.2053946055926295, 1.0568176332964059, 0.6798811659599453], "std": [0.05429302192257896, 0.03839258026578334, 0.04410880544482323, 0.9198162614576199, 0.272858514902923, 1.7017256589934378, 0.026329582456101987, 0.10288014537509778, 0.029219401777987094, 1.2204931417018885, 0.33315215908245, 1.2492509443136357], "min": [0.4873342807486927, 0.2299268599593609, 1.021819807302469, -3.079952540549137, 0.5460411299996313, -3.1396080481285447, 0.4206998060037152, -0.4170847260722801, 1.0330991582365996, -2.924049922219925, 0.3963963618256814, -2.843013475266984], "max": [0.6487290309569311, 0.3795409463178153, 1.2026289557138325, 0.8662259310414185, 1.5228885749703691, 3.1181989293456347, 0.5971555667417852, -0.08074565581246246, 1.187030024607466, 2.9416920894537752, 1.5506142999053436, 3.1404922703821825], "count": [945]}, "eef_sim_pose_action": {"mean": [0.5477740432184778, 0.2905559166982622, 1.059686674907503, -1.4354226195889042, 1.0722060820897836, -0.3071703773055382, 0.5652649991613303, -0.22429635215127378, 1.0978396889120359, 0.2053946055926295, 1.0568176332964059, 0.6798811659599453], "std": [0.05429302192257896, 0.03839258026578334, 0.04410880544482323, 0.9198162614576199, 0.272858514902923, 1.7017256589934378, 0.026329582456101987, 0.10288014537509778, 0.029219401777987094, 1.2204931417018885, 0.33315215908245, 1.2492509443136357], "min": [0.4873342807486927, 0.2299268599593609, 1.021819807302469, -3.079952540549137, 0.5460411299996313, -3.1396080481285447, 0.4206998060037152, -0.4170847260722801, 1.0330991582365996, -2.924049922219925, 0.3963963618256814, -2.843013475266984], "max": [0.6487290309569311, 0.3795409463178153, 1.2026289557138325, 0.8662259310414185, 1.5228885749703691, 3.1181989293456347, 0.5971555667417852, -0.08074565581246246, 1.187030024607466, 2.9416920894537752, 1.5506142999053436, 3.1404922703821825], "count": [945]}, "gripper_mode_state": {"mean": [0.4634920634920635, 0.5142857142857142], "std": [0.49866538938644217, 0.4997958767010191], "min": [0, 0], "max": [1, 1], "count": [945]}, "gripper_activity_state": {"mean": [1.8994708994708995, 1.9354497354497355], "std": [0.40296485260328174, 0.3237714816675489], "min": [0, 0], "max": [2, 2], "count": [945]}, "gripper_mode_action": {"mean": [0.4634920634920635, 0.5142857142857142], "std": [0.49866538938644217, 0.4997958767010191], "min": [0, 0], "max": [1, 1], "count": [945]}, "gripper_activity_action": {"mean": [1.8994708994708995, 1.9354497354497355], "std": [0.40296485260328174, 0.3237714816675489], "min": [0, 0], "max": [2, 2], "count": [945]}, "gripper_open_scale_state": {"mean": [0.3896460317177752, 0.3088656085120295], "std": [0.30136465805851953, 0.22052320661717767], "min": [0.034, 0.021], "max": [0.833, 0.611], "count": [945]}, "gripper_open_scale_action": {"mean": [0.3896460317177752, 0.3088656085120295], "std": [0.30136465805851953, 0.22052320661717767], "min": [0.034, 0.021], "max": [0.833, 0.611], "count": [945]}}} +{"episode_index": 69, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4522893656991987]], [[0.4685673454174514]], [[0.4574652223883904]]], "std": [[[0.14008195083115244]], [[0.12885494619563548]], [[0.13285795851536913]]], "count": [177]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.023529411764705882]], [[0.03529411764705882]]], "max": [[[0.6509803921568628]], [[0.6196078431372549]], [[0.6039215686274509]]], "mean": [[[0.46753050685905245]], [[0.47500842495661166]], [[0.4660336559765149]]], "std": [[[0.049267139079660106]], [[0.04295214324720816]], [[0.05195805685343992]]], "count": [177]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.03529411764705882]], [[0.03529411764705882]]], "max": [[[0.7098039215686275]], [[0.6509803921568628]], [[0.6470588235294118]]], "mean": [[[0.4677207763284221]], [[0.4813491631586721]], [[0.46253372521324915]]], "std": [[[0.0653491637976732]], [[0.043461315952479075]], [[0.07107803667140461]]], "count": [177]}, "observation.state": {"min": [-0.27689650654792786, 2.059767723083496, 0.0013264502631500363, -0.04761258140206337, -2.9177019596099854, -1.662810206413269, -1.0215063095092773, 29.0, 0.09676799923181534, 0.28947699069976807, -0.1554879993200302, -2.632999897003174, -0.2590000033378601, -0.5450000166893005, -0.6167294979095459, -2.080188274383545, 0.18359118700027466, -0.06777112931013107, -2.7400448322296143, -1.4889928102493286, 0.0849800854921341, 32.0, -0.39020100235939026, 0.29815900325775146, -0.028189999982714653, 1.0049999952316284, 0.07800000160932541, -3.1411852836608887], "max": [0.8943765163421631, 2.092388153076172, 1.4273128509521484, 2.038893699645996, -1.3405873775482178, 0.5710193514823914, 0.55176842212677, 734.0, 0.3530139923095703, 0.40029099583625793, 0.10960999876260757, -0.7070000171661377, 1.0800000429153442, 0.8519999980926514, -0.23022638261318207, -2.0298354625701904, 1.4167011976242065, 1.4181498289108276, -0.4271519184112549, -0.805818498134613, 2.765805721282959, 832.0, -0.21290099620819092, 0.39229199290275574, 0.10789000242948532, 2.812000036239624, 1.3079999685287476, 3.1410000324249268], "mean": [0.5088397264480591, 2.080782651901245, 0.44422706961631775, 0.6585594415664673, -1.881903052330017, -0.8235310316085815, 0.09652813524007797, 395.08734130859375, 0.19776122272014618, 0.3517298996448517, -0.03437834978103638, -1.8825827836990356, 0.7283552289009094, 0.09897618740797043, -0.4443669319152832, -2.072545289993286, 1.0384892225265503, 0.2865435779094696, -2.256497859954834, -1.2569361925125122, 2.1204416751861572, 261.6383972167969, -0.32446786761283875, 0.345755398273468, 0.015488777309656143, 1.781670331954956, 0.9044148325920105, 1.851828932762146], "std": [0.40693625807762146, 0.010645152069628239, 0.41866952180862427, 0.7043983340263367, 0.5477274656295776, 0.6665793657302856, 0.47454071044921875, 312.1811218261719, 0.0863775908946991, 0.03565585985779762, 0.10658954083919525, 0.7303615808486938, 0.37011998891830444, 0.5255970358848572, 0.09767896682024002, 0.008512475527822971, 0.22605153918266296, 0.4468214809894562, 0.8068508505821228, 0.0950394868850708, 0.9060205221176147, 263.117919921875, 0.04851352050900459, 0.021966299042105675, 0.03393528610467911, 0.4714348614215851, 0.35026073455810547, 2.1196322441101074], "count": [997]}, "action": {"min": [-0.27689650654792786, 2.059767723083496, 0.0013264502631500363, -0.04761258140206337, -2.9177019596099854, -1.662810206413269, -1.0215063095092773, 29.0, 0.09676799923181534, 0.28947699069976807, -0.1554879993200302, -2.632999897003174, -0.2590000033378601, -0.5450000166893005, -0.6167294979095459, -2.080188274383545, 0.18359118700027466, -0.06777112931013107, -2.7400448322296143, -1.4889928102493286, 0.0849800854921341, 32.0, -0.39020100235939026, 0.29815900325775146, -0.028189999982714653, 1.0049999952316284, 0.07800000160932541, -3.1411852836608887], "max": [0.8943765163421631, 2.092388153076172, 1.4273128509521484, 2.038893699645996, -1.3405873775482178, 0.5710193514823914, 0.55176842212677, 734.0, 0.3530139923095703, 0.40029099583625793, 0.10960999876260757, -0.7070000171661377, 1.0800000429153442, 0.8519999980926514, -0.23022638261318207, -2.0298354625701904, 1.4167011976242065, 1.4181498289108276, -0.4271519184112549, -0.805818498134613, 2.765805721282959, 832.0, -0.21290099620819092, 0.39229199290275574, 0.10789000242948532, 2.812000036239624, 1.3079999685287476, 3.1410000324249268], "mean": [0.5088397264480591, 2.080782651901245, 0.44422706961631775, 0.6585594415664673, -1.881903052330017, -0.8235310316085815, 0.09652813524007797, 395.08734130859375, 0.19776122272014618, 0.3517298996448517, -0.03437834978103638, -1.8825827836990356, 0.7283552289009094, 0.09897618740797043, -0.4443669319152832, -2.072545289993286, 1.0384892225265503, 0.2865435779094696, -2.256497859954834, -1.2569361925125122, 2.1204416751861572, 261.6383972167969, -0.32446786761283875, 0.345755398273468, 0.015488777309656143, 1.781670331954956, 0.9044148325920105, 1.851828932762146], "std": [0.40693625807762146, 0.010645152069628239, 0.41866952180862427, 0.7043983340263367, 0.5477274656295776, 0.6665793657302856, 0.47454071044921875, 312.1811218261719, 0.0863775908946991, 0.03565585985779762, 0.10658954083919525, 0.7303615808486938, 0.37011998891830444, 0.5255970358848572, 0.09767896682024002, 0.008512475527822971, 0.22605153918266296, 0.4468214809894562, 0.8068508505821228, 0.0950394868850708, 0.9060205221176147, 263.117919921875, 0.04851352050900459, 0.021966299042105675, 0.03393528610467911, 0.4714348614215851, 0.35026073455810547, 2.1196322441101074], "count": [997]}, "timestamp": {"min": [0.0], "max": [33.2], "mean": [16.6], "std": [9.593632147303635], "count": [997]}, "frame_index": {"min": [0], "max": [996], "mean": [498.0], "std": [287.8089644191091], "count": [997]}, "episode_index": {"min": [70], "max": [70], "mean": [70.0], "std": [0.0], "count": [997]}, "index": {"min": [46234], "max": [47230], "mean": [46732.0], "std": [287.8089644191091], "count": [997]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [997]}, "subtask_annotation": {"mean": [3.4714142427281844, 9.0, 9.0, 9.0, 9.0], "std": [2.11182734857002, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [997]}, "scene_annotation": {"mean": [70.0], "std": [0.0], "min": [70], "max": [70], "count": [997]}, "eef_direction_state": {"mean": [5.263791374122367, 4.5656970912738215], "std": [1.5305720568039343, 2.0291127954679524], "min": [0, 0], "max": [6, 6], "count": [997]}, "eef_velocity_state": {"mean": [0.30992978936810434, 0.4192577733199599], "std": [0.605252581280503, 0.5794458760938959], "min": [0, 0], "max": [2, 2], "count": [997]}, "eef_acc_mag_state": {"mean": [0.3319959879638917, 0.41223671013039115], "std": [0.6560491822818301, 0.7106940059171402], "min": [0, 0], "max": [2, 2], "count": [997]}, "eef_direction_action": {"mean": [5.263791374122367, 4.5656970912738215], "std": [1.5305720568039343, 2.0291127954679524], "min": [0, 0], "max": [6, 6], "count": [997]}, "eef_velocity_action": {"mean": [0.30992978936810434, 0.4192577733199599], "std": [0.605252581280503, 0.5794458760938959], "min": [0, 0], "max": [2, 2], "count": [997]}, "eef_acc_mag_action": {"mean": [0.3319959879638917, 0.41223671013039115], "std": [0.6560491822818301, 0.7106940059171402], "min": [0, 0], "max": [2, 2], "count": [997]}, "eef_sim_pose_state": {"mean": [0.5324792998108319, 0.31069679103804587, 1.0502723075292806, -1.4909287570734586, 1.1337460774806618, -0.7030047429952878, 0.5418709615741776, -0.19224657068980763, 1.0974219107725385, 0.6361679789945477, 1.1079377122469454, 1.0217032732522056], "std": [0.031347275554896005, 0.04696211616932815, 0.04200682683841935, 0.6869490596939526, 0.35385401444903963, 1.6249283025186045, 0.03874793079886195, 0.11249640592806598, 0.05263264398247029, 1.3551344984816809, 0.2259453970245021, 1.5099486161324767], "min": [0.4799977731176709, 0.2158878228418146, 1.0223496690263052, -3.025350631156674, 0.3402097054334974, -3.1273044603463216, 0.47381342566506857, -0.37348760647793466, 1.0519718536384244, -1.997357746125796, 0.5250250287356777, -1.5641549637755097], "max": [0.6012950657909436, 0.38805236211959315, 1.1850142020426357, -0.5168966872234246, 1.4638746310280148, 3.130472653835322, 0.5927647570121297, -0.07661997653789551, 1.2320018151230046, 2.108499512569665, 1.4812433644139258, 2.7609938454955714], "count": [997]}, "eef_sim_pose_action": {"mean": [0.5324792998108319, 0.31069679103804587, 1.0502723075292806, -1.4909287570734586, 1.1337460774806618, -0.7030047429952878, 0.5418709615741776, -0.19224657068980763, 1.0974219107725385, 0.6361679789945477, 1.1079377122469454, 1.0217032732522056], "std": [0.031347275554896005, 0.04696211616932815, 0.04200682683841935, 0.6869490596939526, 0.35385401444903963, 1.6249283025186045, 0.03874793079886195, 0.11249640592806598, 0.05263264398247029, 1.3551344984816809, 0.2259453970245021, 1.5099486161324767], "min": [0.4799977731176709, 0.2158878228418146, 1.0223496690263052, -3.025350631156674, 0.3402097054334974, -3.1273044603463216, 0.47381342566506857, -0.37348760647793466, 1.0519718536384244, -1.997357746125796, 0.5250250287356777, -1.5641549637755097], "max": [0.6012950657909436, 0.38805236211959315, 1.1850142020426357, -0.5168966872234246, 1.4638746310280148, 3.130472653835322, 0.5927647570121297, -0.07661997653789551, 1.2320018151230046, 2.108499512569665, 1.4812433644139258, 2.7609938454955714], "count": [997]}, "gripper_mode_state": {"mean": [0.8786359077231695, 0.5285857572718154], "std": [0.3265499186688763, 0.49918218566090927], "min": [0, 0], "max": [1, 1], "count": [997]}, "gripper_activity_state": {"mean": [1.941825476429288, 1.9608826479438315], "std": [0.284373843878342, 0.2523200735740111], "min": [0, 0], "max": [2, 2], "count": [997]}, "gripper_mode_action": {"mean": [0.8786359077231695, 0.5285857572718154], "std": [0.3265499186688763, 0.49918218566090927], "min": [0, 0], "max": [1, 1], "count": [997]}, "gripper_activity_action": {"mean": [1.941825476429288, 1.9608826479438315], "std": [0.284373843878342, 0.2523200735740111], "min": [0, 0], "max": [2, 2], "count": [997]}, "gripper_open_scale_state": {"mean": [0.2616384153643495, 0.39508726170691905], "std": [0.2631182974219286, 0.3121811672909452], "min": [0.032, 0.029], "max": [0.832, 0.734], "count": [997]}, "gripper_open_scale_action": {"mean": [0.2616384153643495, 0.39508726170691905], "std": [0.2631182974219286, 0.3121811672909452], "min": [0.032, 0.029], "max": [0.832, 0.734], "count": [997]}}} +{"episode_index": 70, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46110595528230125]], [[0.47564622452088184]], [[0.4635483987851261]]], "std": [[[0.13137607406578158]], [[0.11948356012365102]], [[0.12337607142476335]]], "count": [177]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.03137254901960784]], [[0.047058823529411764]]], "max": [[[0.6666666666666666]], [[0.6274509803921569]], [[0.611764705882353]]], "mean": [[[0.4676283025922233]], [[0.474729090506259]], [[0.4670035391510653]]], "std": [[[0.04752124672230876]], [[0.042137990371563065]], [[0.04787087193095972]]], "count": [177]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.6745098039215687]], [[0.6823529411764706]]], "mean": [[[0.4658832484029394]], [[0.4753736648849747]], [[0.4638373813743953]]], "std": [[[0.060883748891698834]], [[0.05146386663206743]], [[0.06369384027541222]]], "count": [177]}, "observation.state": {"min": [0.1327323019504547, 2.0646023750305176, 1.0299363136291504, 0.191253200173378, -1.656527042388916, 0.39105847477912903, -2.8900907039642334, 23.0, 0.11426199972629547, 0.29714900255203247, -0.13222500681877136, -2.5280001163482666, -0.25, -0.2640000283718109, -0.6951996088027954, -2.0802056789398193, 0.40791839361190796, -0.32583555579185486, -2.5942225456237793, -1.6569632291793823, 0.10821041464805603, 32.0, -0.37353500723838806, 0.2754009962081909, -0.037213001400232315, 0.7509999871253967, 0.09799997508525848, -3.131185293197632], "max": [0.7792720198631287, 2.0925800800323486, 2.5558254718780518, 1.3601526021957397, -0.037367500364780426, 1.4683979749679565, -1.9251331090927124, 760.0, 0.3987100124359131, 0.4273670017719269, 0.1403059959411621, -1.0959999561309814, 0.9909999966621399, 0.9170000553131104, -0.27141615748405457, -2.0098164081573486, 1.2716120481491089, 1.340238332748413, -0.4231725335121155, -0.9009215235710144, 2.9452779293060303, 846.0, -0.2276110053062439, 0.39779698848724365, 0.07517799735069275, 2.9649999141693115, 1.3680000305175781, 3.119999885559082], "mean": [0.3877391517162323, 2.0841238498687744, 1.8426618576049805, 0.6446585059165955, -0.5893754363059998, 1.034488558769226, -2.611818313598633, 463.0825500488281, 0.24880313873291016, 0.35693368315696716, 0.018012547865509987, -1.859946370124817, 0.6109495162963867, 0.32922500371932983, -0.4481608271598816, -2.0712692737579346, 0.6832202076911926, 0.12678556144237518, -1.996087670326233, -1.421325445175171, 2.210381507873535, 444.98199462890625, -0.3185389041900635, 0.32405781745910645, 0.009811408817768097, 1.6110143661499023, 0.9133169651031494, 1.619010090827942], "std": [0.20477086305618286, 0.007597077637910843, 0.5294906497001648, 0.32279056310653687, 0.4737008810043335, 0.32980677485466003, 0.18001526594161987, 324.2616882324219, 0.09917435795068741, 0.0362480953335762, 0.08879580348730087, 0.5271584391593933, 0.4038393199443817, 0.351676344871521, 0.12129484862089157, 0.011002189479768276, 0.30822837352752686, 0.4896909296512604, 0.6773157119750977, 0.15610961616039276, 0.9360494017601013, 304.6416320800781, 0.039697613567113876, 0.03894023224711418, 0.03444797545671463, 0.599953830242157, 0.3615998327732086, 2.0554773807525635], "count": [999]}, "action": {"min": [0.1327323019504547, 2.0646023750305176, 1.0299363136291504, 0.191253200173378, -1.656527042388916, 0.39105847477912903, -2.8900907039642334, 23.0, 0.11426199972629547, 0.29714900255203247, -0.13222500681877136, -2.5280001163482666, -0.25, -0.2640000283718109, -0.6951996088027954, -2.0802056789398193, 0.40791839361190796, -0.32583555579185486, -2.5942225456237793, -1.6569632291793823, 0.10821041464805603, 32.0, -0.37353500723838806, 0.2754009962081909, -0.037213001400232315, 0.7509999871253967, 0.09799997508525848, -3.131185293197632], "max": [0.7792720198631287, 2.0925800800323486, 2.5558254718780518, 1.3601526021957397, -0.037367500364780426, 1.4683979749679565, -1.9251331090927124, 760.0, 0.3987100124359131, 0.4273670017719269, 0.1403059959411621, -1.0959999561309814, 0.9909999966621399, 0.9170000553131104, -0.27141615748405457, -2.0098164081573486, 1.2716120481491089, 1.340238332748413, -0.4231725335121155, -0.9009215235710144, 2.9452779293060303, 846.0, -0.2276110053062439, 0.39779698848724365, 0.07517799735069275, 2.9649999141693115, 1.3680000305175781, 3.119999885559082], "mean": [0.3877391517162323, 2.0841238498687744, 1.8426618576049805, 0.6446585059165955, -0.5893754363059998, 1.034488558769226, -2.611818313598633, 463.0825500488281, 0.24880313873291016, 0.35693368315696716, 0.018012547865509987, -1.859946370124817, 0.6109495162963867, 0.32922500371932983, -0.4481608271598816, -2.0712692737579346, 0.6832202076911926, 0.12678556144237518, -1.996087670326233, -1.421325445175171, 2.210381507873535, 444.98199462890625, -0.3185389041900635, 0.32405781745910645, 0.009811408817768097, 1.6110143661499023, 0.9133169651031494, 1.619010090827942], "std": [0.20477086305618286, 0.007597077637910843, 0.5294906497001648, 0.32279056310653687, 0.4737008810043335, 0.32980677485466003, 0.18001526594161987, 324.2616882324219, 0.09917435795068741, 0.0362480953335762, 0.08879580348730087, 0.5271584391593933, 0.4038393199443817, 0.351676344871521, 0.12129484862089157, 0.011002189479768276, 0.30822837352752686, 0.4896909296512604, 0.6773157119750977, 0.15610961616039276, 0.9360494017601013, 304.6416320800781, 0.039697613567113876, 0.03894023224711418, 0.03444797545671463, 0.599953830242157, 0.3615998327732086, 2.0554773807525635], "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": [71], "max": [71], "mean": [71.0], "std": [0.0], "count": [999]}, "index": {"min": [47231], "max": [48229], "mean": [47730.0], "std": [288.38631497813253], "count": [999]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [999]}, "subtask_annotation": {"mean": [3.1731731731731734, 9.0, 9.0, 9.0, 9.0], "std": [1.9211277346428262, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [999]}, "scene_annotation": {"mean": [71.0], "std": [0.0], "min": [71], "max": [71], "count": [999]}, "eef_direction_state": {"mean": [4.987987987987988, 4.377377377377377], "std": [1.6578915707356137, 2.143203688588535], "min": [0, 0], "max": [6, 6], "count": [999]}, "eef_velocity_state": {"mean": [0.3813813813813814, 0.5175175175175175], "std": [0.6066809338104765, 0.6464219247118664], "min": [0, 0], "max": [2, 2], "count": [999]}, "eef_acc_mag_state": {"mean": [0.4774774774774775, 0.5165165165165165], "std": [0.7601454231313559, 0.7642391896628282], "min": [0, 0], "max": [2, 2], "count": [999]}, "eef_direction_action": {"mean": [4.987987987987988, 4.377377377377377], "std": [1.6578915707356137, 2.143203688588535], "min": [0, 0], "max": [6, 6], "count": [999]}, "eef_velocity_action": {"mean": [0.3813813813813814, 0.5175175175175175], "std": [0.6066809338104765, 0.6464219247118664], "min": [0, 0], "max": [2, 2], "count": [999]}, "eef_acc_mag_action": {"mean": [0.4774774774774775, 0.5165165165165165], "std": [0.7601454231313559, 0.7642391896628282], "min": [0, 0], "max": [2, 2], "count": [999]}, "eef_sim_pose_state": {"mean": [0.5110323034575602, 0.30048877359882376, 1.0471320950570677, -1.33087425275296, 1.0660278190257748, -0.5829356503057893, 0.5488090447857653, -0.268401579592252, 1.0983339172154007, 0.3995900623057203, 1.1164989952785453, -0.29070840301842105], "std": [0.04842871016888669, 0.04340387072867002, 0.04046400887873565, 0.7579125197778341, 0.3543281597895453, 1.5610991289995793, 0.04020722905258038, 0.1126678270586107, 0.045255389227112336, 1.6359238251501929, 0.37926340245311063, 1.3159167798928428], "min": [0.457530377289475, 0.22781425034801767, 1.014557537637393, -2.9681894480052184, 0.3029175825167698, -3.140468001199818, 0.4811182124981962, -0.3949403382078888, 1.0333494221845958, -3.141073126426472, 0.2765288328369362, -3.131367291069614], "max": [0.6119638962611608, 0.37909233496165146, 1.1610906602648932, -0.28644663661461994, 1.4407082031020964, 3.1324751548577985, 0.6227625418187229, -0.08200157057722943, 1.1910737484874463, 3.139748156074756, 1.4910257164672638, 3.105023591515801], "count": [999]}, "eef_sim_pose_action": {"mean": [0.5110323034575602, 0.30048877359882376, 1.0471320950570677, -1.33087425275296, 1.0660278190257748, -0.5829356503057893, 0.5488090447857653, -0.268401579592252, 1.0983339172154007, 0.3995900623057203, 1.1164989952785453, -0.29070840301842105], "std": [0.04842871016888669, 0.04340387072867002, 0.04046400887873565, 0.7579125197778341, 0.3543281597895453, 1.5610991289995793, 0.04020722905258038, 0.1126678270586107, 0.045255389227112336, 1.6359238251501929, 0.37926340245311063, 1.3159167798928428], "min": [0.457530377289475, 0.22781425034801767, 1.014557537637393, -2.9681894480052184, 0.3029175825167698, -3.140468001199818, 0.4811182124981962, -0.3949403382078888, 1.0333494221845958, -3.141073126426472, 0.2765288328369362, -3.131367291069614], "max": [0.6119638962611608, 0.37909233496165146, 1.1610906602648932, -0.28644663661461994, 1.4407082031020964, 3.1324751548577985, 0.6227625418187229, -0.08200157057722943, 1.1910737484874463, 3.139748156074756, 1.4910257164672638, 3.105023591515801], "count": [999]}, "gripper_mode_state": {"mean": [0.36536536536536535, 0.4294294294294294], "std": [0.48153246531963, 0.49499474196130966], "min": [0, 0], "max": [1, 1], "count": [999]}, "gripper_activity_state": {"mean": [1.927927927927928, 1.940940940940941], "std": [0.33304914433661487, 0.3059560828618297], "min": [0, 0], "max": [2, 2], "count": [999]}, "gripper_mode_action": {"mean": [0.36536536536536535, 0.4294294294294294], "std": [0.48153246531963, 0.49499474196130966], "min": [0, 0], "max": [1, 1], "count": [999]}, "gripper_activity_action": {"mean": [1.927927927927928, 1.940940940940941], "std": [0.33304914433661487, 0.3059560828618297], "min": [0, 0], "max": [2, 2], "count": [999]}, "gripper_open_scale_state": {"mean": [0.4449819818330598, 0.4630825824852124], "std": [0.30464201825832177, 0.3242617545704428], "min": [0.032, 0.023], "max": [0.846, 0.76], "count": [999]}, "gripper_open_scale_action": {"mean": [0.4449819818330598, 0.4630825824852124], "std": [0.30464201825832177, 0.3242617545704428], "min": [0.032, 0.023], "max": [0.846, 0.76], "count": [999]}}} +{"episode_index": 71, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4602636745541838]], [[0.47496757998466876]], [[0.46345814673606067]]], "std": [[[0.1368140506315843]], [[0.12454875273877145]], [[0.12838175161859408]]], "count": [162]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.03529411764705882]], [[0.047058823529411764]]], "max": [[[0.6470588235294118]], [[0.6509803921568628]], [[0.6509803921568628]]], "mean": [[[0.47287623557653513]], [[0.48012300038328093]], [[0.47176353586702174]]], "std": [[[0.054313638674385996]], [[0.04683872309795862]], [[0.056267640329567686]]], "count": [162]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.6784313725490196]], [[0.6705882352941176]]], "mean": [[[0.46720675734285483]], [[0.4797922062858065]], [[0.46297205327604296]]], "std": [[[0.067440799788069]], [[0.05400454207133104]], [[0.07479578675743921]]], "count": [162]}, "observation.state": {"min": [0.08375834673643112, 1.9083781242370605, -1.1321252584457397, -0.16697566211223602, -2.677579641342163, -1.9805123805999756, -0.5111720561981201, 21.0, 0.13991600275039673, 0.22566500306129456, -0.1530669927597046, -2.3929998874664307, 0.7149999737739563, -0.29499995708465576, -0.644619882106781, -2.0802056789398193, -2.5171139240264893, -1.6572599411010742, 0.8004429340362549, -1.6213061809539795, -0.5340358018875122, 30.0, -0.38123801350593567, 0.2726779878139496, -0.026521999388933182, 1.3389999866485596, -0.18199999630451202, -3.1361851692199707], "max": [0.7547502517700195, 2.092440366744995, 1.0687873363494873, 1.0205464363098145, -0.27295204997062683, -0.654865026473999, 0.6884625554084778, 708.0, 0.4006350040435791, 0.38364601135253906, 0.13220900297164917, -0.7710000276565552, 1.0470000505447388, 0.9549999833106995, -0.1817411482334137, -1.845197081565857, -1.3164321184158325, 0.10133381932973862, 2.8874728679656982, 1.1313225030899048, 2.9484198093414307, 835.0, -0.17131400108337402, 0.418969988822937, 0.10116799920797348, 2.746000051498413, 1.190999984741211, 3.140000104904175], "mean": [0.473035603761673, 2.070237398147583, -0.027749599888920784, 0.3136788308620453, -1.4515272378921509, -1.2139973640441895, 0.13451528549194336, 358.3372802734375, 0.26332828402519226, 0.3235287070274353, -0.04100967198610306, -1.795776605606079, 0.8265803456306458, 0.1449618935585022, -0.4422871470451355, -2.0657496452331543, -2.211150884628296, -0.38742560148239136, 1.3374168872833252, -1.2552006244659424, 1.9925357103347778, 340.3997497558594, -0.3043391704559326, 0.3432353138923645, 0.012905361130833626, 1.9157733917236328, 0.7078215479850769, 1.4187871217727661], "std": [0.18905924260616302, 0.04015443101525307, 0.85830157995224, 0.32253360748291016, 0.9348103404045105, 0.36828258633613586, 0.2380378693342209, 261.28045654296875, 0.09081505239009857, 0.03866467997431755, 0.08159708976745605, 0.4249511659145355, 0.06129985302686691, 0.2929345667362213, 0.11208931356668472, 0.030951127409934998, 0.29958105087280273, 0.5284766554832458, 0.8235779404640198, 0.43808606266975403, 1.0762734413146973, 305.47235107421875, 0.0473153181374073, 0.026010854169726372, 0.036614805459976196, 0.40224024653434753, 0.42289140820503235, 2.428846597671509], "count": [888]}, "action": {"min": [0.08375834673643112, 1.9083781242370605, -1.1321252584457397, -0.16697566211223602, -2.677579641342163, -1.9805123805999756, -0.5111720561981201, 21.0, 0.13991600275039673, 0.22566500306129456, -0.1530669927597046, -2.3929998874664307, 0.7149999737739563, -0.29499995708465576, -0.644619882106781, -2.0802056789398193, -2.5171139240264893, -1.6572599411010742, 0.8004429340362549, -1.6213061809539795, -0.5340358018875122, 30.0, -0.38123801350593567, 0.2726779878139496, -0.026521999388933182, 1.3389999866485596, -0.18199999630451202, -3.1361851692199707], "max": [0.7547502517700195, 2.092440366744995, 1.0687873363494873, 1.0205464363098145, -0.27295204997062683, -0.654865026473999, 0.6884625554084778, 708.0, 0.4006350040435791, 0.38364601135253906, 0.13220900297164917, -0.7710000276565552, 1.0470000505447388, 0.9549999833106995, -0.1817411482334137, -1.845197081565857, -1.3164321184158325, 0.10133381932973862, 2.8874728679656982, 1.1313225030899048, 2.9484198093414307, 835.0, -0.17131400108337402, 0.418969988822937, 0.10116799920797348, 2.746000051498413, 1.190999984741211, 3.140000104904175], "mean": [0.473035603761673, 2.070237398147583, -0.027749599888920784, 0.3136788308620453, -1.4515272378921509, -1.2139973640441895, 0.13451528549194336, 358.3372802734375, 0.26332828402519226, 0.3235287070274353, -0.04100967198610306, -1.795776605606079, 0.8265803456306458, 0.1449618935585022, -0.4422871470451355, -2.0657496452331543, -2.211150884628296, -0.38742560148239136, 1.3374168872833252, -1.2552006244659424, 1.9925357103347778, 340.3997497558594, -0.3043391704559326, 0.3432353138923645, 0.012905361130833626, 1.9157733917236328, 0.7078215479850769, 1.4187871217727661], "std": [0.18905924260616302, 0.04015443101525307, 0.85830157995224, 0.32253360748291016, 0.9348103404045105, 0.36828258633613586, 0.2380378693342209, 261.28045654296875, 0.09081505239009857, 0.03866467997431755, 0.08159708976745605, 0.4249511659145355, 0.06129985302686691, 0.2929345667362213, 0.11208931356668472, 0.030951127409934998, 0.29958105087280273, 0.5284766554832458, 0.8235779404640198, 0.43808606266975403, 1.0762734413146973, 305.47235107421875, 0.0473153181374073, 0.026010854169726372, 0.036614805459976196, 0.40224024653434753, 0.42289140820503235, 2.428846597671509], "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": [72], "max": [72], "mean": [72.0], "std": [0.0], "count": [888]}, "index": {"min": [48230], "max": [49117], "mean": [48673.5], "std": [256.3433569778368], "count": [888]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [888]}, "subtask_annotation": {"mean": [3.390765765765766, 9.0, 9.0, 9.0, 9.0], "std": [2.015537696595032, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [888]}, "scene_annotation": {"mean": [72.0], "std": [0.0], "min": [72], "max": [72], "count": [888]}, "eef_direction_state": {"mean": [4.876126126126126, 4.377252252252252], "std": [1.8527961198064036, 2.2286576615543465], "min": [0, 0], "max": [6, 6], "count": [888]}, "eef_velocity_state": {"mean": [0.44707207207207206, 0.481981981981982], "std": [0.6690658300165302, 0.6742627870360791], "min": [0, 0], "max": [2, 2], "count": [888]}, "eef_acc_mag_state": {"mean": [0.545045045045045, 0.4740990990990991], "std": [0.7885713777399979, 0.7514282791110808], "min": [0, 0], "max": [2, 2], "count": [888]}, "eef_direction_action": {"mean": [4.876126126126126, 4.377252252252252], "std": [1.8527961198064036, 2.2286576615543465], "min": [0, 0], "max": [6, 6], "count": [888]}, "eef_velocity_action": {"mean": [0.44707207207207206, 0.481981981981982], "std": [0.6690658300165302, 0.6742627870360791], "min": [0, 0], "max": [2, 2], "count": [888]}, "eef_acc_mag_action": {"mean": [0.545045045045045, 0.4740990990990991], "std": [0.7885713777399979, 0.7514282791110808], "min": [0, 0], "max": [2, 2], "count": [888]}, "eef_sim_pose_state": {"mean": [0.5328264364308183, 0.2978163845569489, 1.0641003241123494, -0.8264955282972454, 1.1535901899126073, 0.11580358427822111, 0.5109148321969156, -0.23340243220766302, 1.0446487397340387, 0.8351920319869235, 1.3493647899715562, 1.139678388764454], "std": [0.03523898540268151, 0.04362381829917939, 0.0532349171529595, 1.4640324443709194, 0.41723757560095204, 1.6110706235432133, 0.040613713365349975, 0.11095093280800598, 0.01856997154621048, 1.0761933098460699, 0.08707115799351954, 1.2502298750472751], "min": [0.4552198999247068, 0.21823593024100438, 1.0193025085492646, -3.116253392327548, 0.2809405854159601, -3.1061551629012434, 0.4142391387377525, -0.4241589529049376, 1.0166621194154086, -2.9296778844515603, 0.9097814206212358, -3.037726678273519], "max": [0.6026727378492689, 0.39954574645640917, 1.2224054098875494, 3.1393787964715014, 1.5463150798791254, 3.1227764633480524, 0.5742781647167645, -0.07919400038116962, 1.0853777056795393, 3.0237499396055787, 1.532318989319831, 3.113896484422703], "count": [888]}, "eef_sim_pose_action": {"mean": [0.5328264364308183, 0.2978163845569489, 1.0641003241123494, -0.8264955282972454, 1.1535901899126073, 0.11580358427822111, 0.5109148321969156, -0.23340243220766302, 1.0446487397340387, 0.8351920319869235, 1.3493647899715562, 1.139678388764454], "std": [0.03523898540268151, 0.04362381829917939, 0.0532349171529595, 1.4640324443709194, 0.41723757560095204, 1.6110706235432133, 0.040613713365349975, 0.11095093280800598, 0.01856997154621048, 1.0761933098460699, 0.08707115799351954, 1.2502298750472751], "min": [0.4552198999247068, 0.21823593024100438, 1.0193025085492646, -3.116253392327548, 0.2809405854159601, -3.1061551629012434, 0.4142391387377525, -0.4241589529049376, 1.0166621194154086, -2.9296778844515603, 0.9097814206212358, -3.037726678273519], "max": [0.6026727378492689, 0.39954574645640917, 1.2224054098875494, 3.1393787964715014, 1.5463150798791254, 3.1227764633480524, 0.5742781647167645, -0.07919400038116962, 1.0853777056795393, 3.0237499396055787, 1.532318989319831, 3.113896484422703], "count": [888]}, "gripper_mode_state": {"mean": [0.5168918918918919, 0.49774774774774777], "std": [0.4997145825251775, 0.49999492733406403], "min": [0, 0], "max": [1, 1], "count": [888]}, "gripper_activity_state": {"mean": [1.902027027027027, 1.9358108108108107], "std": [0.3773967721031356, 0.3344708342774086], "min": [0, 0], "max": [2, 2], "count": [888]}, "gripper_mode_action": {"mean": [0.5168918918918919, 0.49774774774774777], "std": [0.4997145825251775, 0.49999492733406403], "min": [0, 0], "max": [1, 1], "count": [888]}, "gripper_activity_action": {"mean": [1.902027027027027, 1.9358108108108107], "std": [0.3773967721031356, 0.3344708342774086], "min": [0, 0], "max": [2, 2], "count": [888]}, "gripper_open_scale_state": {"mean": [0.34039977471678085, 0.3583372747468522], "std": [0.3054723168189024, 0.26128037119918124], "min": [0.03, 0.021], "max": [0.835, 0.708], "count": [888]}, "gripper_open_scale_action": {"mean": [0.34039977471678085, 0.3583372747468522], "std": [0.3054723168189024, 0.26128037119918124], "min": [0.03, 0.021], "max": [0.835, 0.708], "count": [888]}}} +{"episode_index": 72, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45739777526395176]], [[0.473796688034188]], [[0.4621547207558237]]], "std": [[[0.13258437207413665]], [[0.12009709338921438]], [[0.12399890762936967]]], "count": [195]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.03137254901960784]], [[0.0392156862745098]]], "max": [[[0.6549019607843137]], [[0.6313725490196078]], [[0.6235294117647059]]], "mean": [[[0.47170673914865097]], [[0.4778181634405899]], [[0.47017057985587396]]], "std": [[[0.04875128570843515]], [[0.041169537244375914]], [[0.04913471874581897]]], "count": [195]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.7098039215686275]], [[0.7215686274509804]]], "mean": [[[0.4657964544578515]], [[0.48064368820177644]], [[0.463753520403888]]], "std": [[[0.06457175899137922]], [[0.0460816824360641]], [[0.07182400027565225]]], "count": [195]}, "observation.state": {"min": [0.256406307220459, 2.0566086769104004, 0.2030690759420395, -0.2641206979751587, -2.262016534805298, -2.034914255142212, -0.14524629712104797, 18.0, 0.1529349982738495, 0.2272460013628006, -0.1502700001001358, -2.4839999675750732, 0.26100000739097595, -0.3190000057220459, -0.7149218320846558, -2.0802056789398193, -2.719170570373535, -1.6059995889663696, 0.6823015213012695, -1.6307657957077026, -0.5754525661468506, 30.0, -0.3839449882507324, 0.2649500072002411, -0.0457490012049675, 0.9829999804496765, 0.07900001108646393, -3.1411852836608887], "max": [0.7404733300209045, 2.092876672744751, 1.1184245347976685, 0.5445950627326965, -1.4494786262512207, -0.7193374633789062, 0.799465537071228, 705.0, 0.4066230058670044, 0.38777101039886475, 0.1389389932155609, -0.6169999837875366, 1.1469999551773071, 0.9679999947547913, -0.21692697703838348, -1.943738341331482, -1.3707467317581177, 0.2807536721229553, 2.8875250816345215, 0.9706474542617798, 2.9453303813934326, 829.0, -0.19206300377845764, 0.4236289858818054, 0.12858699262142181, 2.7119998931884766, 1.3569999933242798, 3.1410000324249268], "mean": [0.5014432668685913, 2.077751874923706, 0.5983976721763611, 0.18299148976802826, -2.0410962104797363, -1.3420807123184204, 0.24794414639472961, 359.81964111328125, 0.2700040340423584, 0.3225616216659546, -0.011330884881317616, -1.5850627422332764, 0.7706802487373352, 0.369187593460083, -0.4262240529060364, -2.0677356719970703, -2.363758087158203, -0.1886497437953949, 1.3210724592208862, -1.2825385332107544, 2.0349998474121094, 430.3328857421875, -0.32121044397354126, 0.32441166043281555, 0.0070813908241689205, 1.728792667388916, 0.8911269307136536, 1.4535670280456543], "std": [0.15203729271888733, 0.0111896563321352, 0.26252812147140503, 0.26706936955451965, 0.18481546640396118, 0.39823105931282043, 0.20908819139003754, 318.1629943847656, 0.08428125083446503, 0.038719408214092255, 0.10241830348968506, 0.6838452816009521, 0.1938832402229309, 0.4483557641506195, 0.14734166860580444, 0.015896888449788094, 0.34306663274765015, 0.49133309721946716, 0.793755054473877, 0.4739733338356018, 1.0957328081130981, 355.5242004394531, 0.04382522776722908, 0.05183899402618408, 0.03905031457543373, 0.4355243146419525, 0.35401901602745056, 2.3555893898010254], "count": [1131]}, "action": {"min": [0.256406307220459, 2.0566086769104004, 0.2030690759420395, -0.2641206979751587, -2.262016534805298, -2.034914255142212, -0.14524629712104797, 18.0, 0.1529349982738495, 0.2272460013628006, -0.1502700001001358, -2.4839999675750732, 0.26100000739097595, -0.3190000057220459, -0.7149218320846558, -2.0802056789398193, -2.719170570373535, -1.6059995889663696, 0.6823015213012695, -1.6307657957077026, -0.5754525661468506, 30.0, -0.3839449882507324, 0.2649500072002411, -0.0457490012049675, 0.9829999804496765, 0.07900001108646393, -3.1411852836608887], "max": [0.7404733300209045, 2.092876672744751, 1.1184245347976685, 0.5445950627326965, -1.4494786262512207, -0.7193374633789062, 0.799465537071228, 705.0, 0.4066230058670044, 0.38777101039886475, 0.1389389932155609, -0.6169999837875366, 1.1469999551773071, 0.9679999947547913, -0.21692697703838348, -1.943738341331482, -1.3707467317581177, 0.2807536721229553, 2.8875250816345215, 0.9706474542617798, 2.9453303813934326, 829.0, -0.19206300377845764, 0.4236289858818054, 0.12858699262142181, 2.7119998931884766, 1.3569999933242798, 3.1410000324249268], "mean": [0.5014432668685913, 2.077751874923706, 0.5983976721763611, 0.18299148976802826, -2.0410962104797363, -1.3420807123184204, 0.24794414639472961, 359.81964111328125, 0.2700040340423584, 0.3225616216659546, -0.011330884881317616, -1.5850627422332764, 0.7706802487373352, 0.369187593460083, -0.4262240529060364, -2.0677356719970703, -2.363758087158203, -0.1886497437953949, 1.3210724592208862, -1.2825385332107544, 2.0349998474121094, 430.3328857421875, -0.32121044397354126, 0.32441166043281555, 0.0070813908241689205, 1.728792667388916, 0.8911269307136536, 1.4535670280456543], "std": [0.15203729271888733, 0.0111896563321352, 0.26252812147140503, 0.26706936955451965, 0.18481546640396118, 0.39823105931282043, 0.20908819139003754, 318.1629943847656, 0.08428125083446503, 0.038719408214092255, 0.10241830348968506, 0.6838452816009521, 0.1938832402229309, 0.4483557641506195, 0.14734166860580444, 0.015896888449788094, 0.34306663274765015, 0.49133309721946716, 0.793755054473877, 0.4739733338356018, 1.0957328081130981, 355.5242004394531, 0.04382522776722908, 0.05183899402618408, 0.03905031457543373, 0.4355243146419525, 0.35401901602745056, 2.3555893898010254], "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": [73], "max": [73], "mean": [73.0], "std": [0.0], "count": [1131]}, "index": {"min": [49118], "max": [50248], "mean": [49683.0], "std": [326.4914496072855], "count": [1131]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1131]}, "subtask_annotation": {"mean": [3.155614500442087, 9.0, 9.0, 9.0, 9.0], "std": [2.07307096060699, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [1131]}, "scene_annotation": {"mean": [73.0], "std": [0.0], "min": [73], "max": [73], "count": [1131]}, "eef_direction_state": {"mean": [4.824933687002653, 4.414677276746242], "std": [1.9360548704935836, 2.27011421073961], "min": [0, 0], "max": [6, 6], "count": [1131]}, "eef_velocity_state": {"mean": [0.39080459770114945, 0.43147656940760387], "std": [0.6103037812496988, 0.6261607676326174], "min": [0, 0], "max": [2, 2], "count": [1131]}, "eef_acc_mag_state": {"mean": [0.4376657824933687, 0.4270557029177719], "std": [0.7346155322702339, 0.7251525620698723], "min": [0, 0], "max": [2, 2], "count": [1131]}, "eef_direction_action": {"mean": [4.824933687002653, 4.414677276746242], "std": [1.9360548704935836, 2.27011421073961], "min": [0, 0], "max": [6, 6], "count": [1131]}, "eef_velocity_action": {"mean": [0.39080459770114945, 0.43147656940760387], "std": [0.6103037812496988, 0.6261607676326174], "min": [0, 0], "max": [2, 2], "count": [1131]}, "eef_acc_mag_action": {"mean": [0.4376657824933687, 0.4270557029177719], "std": [0.7346155322702339, 0.7251525620698723], "min": [0, 0], "max": [2, 2], "count": [1131]}, "eef_sim_pose_state": {"mean": [0.5110555405616201, 0.30136425044383336, 1.0453974826588803, -1.485177552105226, 1.1275146120297745, -0.6421605108295964, 0.5126838076647634, -0.2561059394006344, 1.0558123409372058, 0.7281337350967146, 1.1572356588051491, 1.0079456368277604], "std": [0.05970268071206561, 0.04485817819648179, 0.04756162729378519, 0.7968885733725415, 0.3392226437697272, 1.6451551913948281, 0.040582098076031144, 0.11622776017117464, 0.008704623922195684, 1.1135161517911474, 0.16722504346409683, 1.2972365034594024], "min": [0.44782750331110116, 0.22765532293230983, 1.0040463558338104, -3.1316237026863063, 0.4172627919636942, -3.132010832424585, 0.4148339676288569, -0.4342295155003456, 1.036306813944621, -1.2143415298379197, 0.8724183398017016, -0.7753245699417808], "max": [0.6300033556556637, 0.3856501065530775, 1.2003418472255871, -0.3673371051271289, 1.4662790322163355, 3.1386515091545464, 0.5805907095452375, -0.09565564405898543, 1.0852281199070322, 2.365938610970724, 1.5623787436657386, 3.0587053144750542], "count": [1131]}, "eef_sim_pose_action": {"mean": [0.5110555405616201, 0.30136425044383336, 1.0453974826588803, -1.485177552105226, 1.1275146120297745, -0.6421605108295964, 0.5126838076647634, -0.2561059394006344, 1.0558123409372058, 0.7281337350967146, 1.1572356588051491, 1.0079456368277604], "std": [0.05970268071206561, 0.04485817819648179, 0.04756162729378519, 0.7968885733725415, 0.3392226437697272, 1.6451551913948281, 0.040582098076031144, 0.11622776017117464, 0.008704623922195684, 1.1135161517911474, 0.16722504346409683, 1.2972365034594024], "min": [0.44782750331110116, 0.22765532293230983, 1.0040463558338104, -3.1316237026863063, 0.4172627919636942, -3.132010832424585, 0.4148339676288569, -0.4342295155003456, 1.036306813944621, -1.2143415298379197, 0.8724183398017016, -0.7753245699417808], "max": [0.6300033556556637, 0.3856501065530775, 1.2003418472255871, -0.3673371051271289, 1.4662790322163355, 3.1386515091545464, 0.5805907095452375, -0.09565564405898543, 1.0852281199070322, 2.365938610970724, 1.5623787436657386, 3.0587053144750542], "count": [1131]}, "gripper_mode_state": {"mean": [0.48717948717948717, 0.5464190981432361], "std": [0.49983560742609706, 0.49784060433794053], "min": [0, 0], "max": [1, 1], "count": [1131]}, "gripper_activity_state": {"mean": [1.9389920424403182, 1.9328028293545534], "std": [0.3129823611332328, 0.32963422516017127], "min": [0, 0], "max": [2, 2], "count": [1131]}, "gripper_mode_action": {"mean": [0.48717948717948717, 0.5464190981432361], "std": [0.49983560742609706, 0.49784060433794053], "min": [0, 0], "max": [1, 1], "count": [1131]}, "gripper_activity_action": {"mean": [1.9389920424403182, 1.9328028293545534], "std": [0.3129823611332328, 0.32963422516017127], "min": [0, 0], "max": [2, 2], "count": [1131]}, "gripper_open_scale_state": {"mean": [0.43033289126860846, 0.35981962861685857], "std": [0.3555239278971234, 0.3181628233894448], "min": [0.03, 0.018], "max": [0.829, 0.705], "count": [1131]}, "gripper_open_scale_action": {"mean": [0.43033289126860846, 0.35981962861685857], "std": [0.3555239278971234, 0.3181628233894448], "min": [0.03, 0.018], "max": [0.829, 0.705], "count": [1131]}}} +{"episode_index": 73, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.45683517873523677]], [[0.4717292765546765]], [[0.4615771652715667]]], "std": [[[0.13366571750453374]], [[0.12057104320269944]], [[0.12454217452779531]]], "count": [171]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.03529411764705882]], [[0.0392156862745098]]], "max": [[[0.6509803921568628]], [[0.6274509803921569]], [[0.615686274509804]]], "mean": [[[0.4688879464797615]], [[0.476811812005504]], [[0.4688947882028055]]], "std": [[[0.05047887996388759]], [[0.04331941871994497]], [[0.050161733865888784]]], "count": [171]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7137254901960784]], [[0.7215686274509804]]], "mean": [[[0.4662371108531132]], [[0.47665149495470704]], [[0.4647373210736536]]], "std": [[[0.05810078021081171]], [[0.04584165933700312]], [[0.06226354421608339]]], "count": [171]}, "observation.state": {"min": [0.19734437763690948, 1.9661483764648438, -0.2113768309354782, -0.4568748474121094, -1.9750844240188599, -1.902897596359253, -0.31586968898773193, 23.0, 0.14385199546813965, 0.2205590009689331, -0.15580999851226807, -2.5810000896453857, 0.01099999900907278, -0.3889999985694885, -0.7195818424224854, -2.080362558364868, -2.7035326957702637, -1.4275047779083252, 0.5290268063545227, -1.5256969928741455, 0.06616543233394623, 29.0, -0.36594098806381226, 0.2906540036201477, -0.027605000883340836, 1.0199999809265137, 0.026000002399086952, -3.1401853561401367], "max": [0.8928406834602356, 2.092963933944702, 0.474118709564209, 0.45601963996887207, -1.3542358875274658, -0.7522194981575012, 0.9753947854042053, 727.0, 0.42231300473213196, 0.4023970067501068, 0.16123999655246735, -0.7390000224113464, 1.0850000381469727, 0.8560000061988831, -0.22675317525863647, -1.9966567754745483, -1.7988759279251099, 0.08908160775899887, 2.7988274097442627, -1.0066710710525513, 2.637000799179077, 861.0, -0.21964000165462494, 0.4007990062236786, 0.1209930032491684, 2.8589999675750732, 1.5479999780654907, 3.13700008392334], "mean": [0.6035076975822449, 2.0639541149139404, 0.1878816932439804, 0.1185038611292839, -1.684617280960083, -1.3829755783081055, 0.19561989605426788, 400.2355651855469, 0.25332650542259216, 0.3373965620994568, -0.010021020658314228, -1.7143244743347168, 0.6451966166496277, 0.3684062957763672, -0.439881831407547, -2.072054624557495, -2.178981065750122, -0.24404039978981018, 0.9903773069381714, -1.2940165996551514, 2.0114567279815674, 305.1605529785156, -0.32798951864242554, 0.33622825145721436, 0.00843098759651184, 1.9221000671386719, 1.0071386098861694, -1.3511334657669067], "std": [0.19238004088401794, 0.03974393010139465, 0.2085696905851364, 0.2858266234397888, 0.22589066624641418, 0.38771742582321167, 0.25174954533576965, 305.13018798828125, 0.0837940201163292, 0.03760307654738426, 0.10807231068611145, 0.7272668480873108, 0.29459431767463684, 0.4960957467556, 0.11659632623195648, 0.012188266031444073, 0.19359959661960602, 0.4369337260723114, 0.7748035788536072, 0.10735663026571274, 0.849288821220398, 268.450439453125, 0.04146178439259529, 0.030869178473949432, 0.032980505377054214, 0.42211341857910156, 0.42481911182403564, 2.4060401916503906], "count": [953]}, "action": {"min": [0.19734437763690948, 1.9661483764648438, -0.2113768309354782, -0.4568748474121094, -1.9750844240188599, -1.902897596359253, -0.31586968898773193, 23.0, 0.14385199546813965, 0.2205590009689331, -0.15580999851226807, -2.5810000896453857, 0.01099999900907278, -0.3889999985694885, -0.7195818424224854, -2.080362558364868, -2.7035326957702637, -1.4275047779083252, 0.5290268063545227, -1.5256969928741455, 0.06616543233394623, 29.0, -0.36594098806381226, 0.2906540036201477, -0.027605000883340836, 1.0199999809265137, 0.026000002399086952, -3.1401853561401367], "max": [0.8928406834602356, 2.092963933944702, 0.474118709564209, 0.45601963996887207, -1.3542358875274658, -0.7522194981575012, 0.9753947854042053, 727.0, 0.42231300473213196, 0.4023970067501068, 0.16123999655246735, -0.7390000224113464, 1.0850000381469727, 0.8560000061988831, -0.22675317525863647, -1.9966567754745483, -1.7988759279251099, 0.08908160775899887, 2.7988274097442627, -1.0066710710525513, 2.637000799179077, 861.0, -0.21964000165462494, 0.4007990062236786, 0.1209930032491684, 2.8589999675750732, 1.5479999780654907, 3.13700008392334], "mean": [0.6035076975822449, 2.0639541149139404, 0.1878816932439804, 0.1185038611292839, -1.684617280960083, -1.3829755783081055, 0.19561989605426788, 400.2355651855469, 0.25332650542259216, 0.3373965620994568, -0.010021020658314228, -1.7143244743347168, 0.6451966166496277, 0.3684062957763672, -0.439881831407547, -2.072054624557495, -2.178981065750122, -0.24404039978981018, 0.9903773069381714, -1.2940165996551514, 2.0114567279815674, 305.1605529785156, -0.32798951864242554, 0.33622825145721436, 0.00843098759651184, 1.9221000671386719, 1.0071386098861694, -1.3511334657669067], "std": [0.19238004088401794, 0.03974393010139465, 0.2085696905851364, 0.2858266234397888, 0.22589066624641418, 0.38771742582321167, 0.25174954533576965, 305.13018798828125, 0.0837940201163292, 0.03760307654738426, 0.10807231068611145, 0.7272668480873108, 0.29459431767463684, 0.4960957467556, 0.11659632623195648, 0.012188266031444073, 0.19359959661960602, 0.4369337260723114, 0.7748035788536072, 0.10735663026571274, 0.849288821220398, 268.450439453125, 0.04146178439259529, 0.030869178473949432, 0.032980505377054214, 0.42211341857910156, 0.42481911182403564, 2.4060401916503906], "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": [74], "max": [74], "mean": [74.0], "std": [0.0], "count": [953]}, "index": {"min": [50249], "max": [51201], "mean": [50725.0], "std": [275.1072518128157], "count": [953]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [953]}, "subtask_annotation": {"mean": [3.2581322140608604, 9.0, 9.0, 9.0, 9.0], "std": [2.0748075361356384, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [953]}, "scene_annotation": {"mean": [74.0], "std": [0.0], "min": [74], "max": [74], "count": [953]}, "eef_direction_state": {"mean": [4.8520461699895066, 4.453305351521511], "std": [1.8082643757019818, 2.1167825096651174], "min": [0, 0], "max": [6, 6], "count": [953]}, "eef_velocity_state": {"mean": [0.440713536201469, 0.4858342077649528], "std": [0.6469723780174045, 0.6733253384046186], "min": [0, 0], "max": [2, 2], "count": [953]}, "eef_acc_mag_state": {"mean": [0.521511017838405, 0.45750262329485836], "std": [0.7718887208741384, 0.7362085282768027], "min": [0, 0], "max": [2, 2], "count": [953]}, "eef_direction_action": {"mean": [4.8520461699895066, 4.453305351521511], "std": [1.8082643757019818, 2.1167825096651174], "min": [0, 0], "max": [6, 6], "count": [953]}, "eef_velocity_action": {"mean": [0.440713536201469, 0.4858342077649528], "std": [0.6469723780174045, 0.6733253384046186], "min": [0, 0], "max": [2, 2], "count": [953]}, "eef_acc_mag_action": {"mean": [0.521511017838405, 0.45750262329485836], "std": [0.7718887208741384, 0.7362085282768027], "min": [0, 0], "max": [2, 2], "count": [953]}, "eef_sim_pose_state": {"mean": [0.5232718237290915, 0.30868227380142116, 1.0437574702027155, -1.7138424131410495, 1.0167572136340532, -0.9771955720652883, 0.5303823716610528, -0.24937423283070606, 1.0694566217018242, 0.5130256084562962, 1.0609280027171846, 0.8478547000402451], "std": [0.040418194346120734, 0.03691396187959727, 0.04877059325737158, 0.6271868865338709, 0.34047828823128806, 1.7331608270208418, 0.039816921504369336, 0.12025651037374399, 0.018435399252666684, 1.3018968603464443, 0.26028118078066725, 1.4189235154674928], "min": [0.47217590284809247, 0.2229044377946843, 1.002634202412718, -3.086189685021671, 0.27453903373800537, -3.1343823487955556, 0.4060525781711878, -0.4574955393288139, 1.0375013190152202, -3.1308911647118722, 0.5757255858056616, -3.0958346317022185], "max": [0.6150956371615621, 0.385234551894342, 1.1924668306445354, -0.3833412421312147, 1.4238840399162824, 3.134532624747166, 0.5954631975619374, -0.08608929523663358, 1.136729811459278, 2.7332399128288616, 1.5346493425603112, 3.1090480734169565], "count": [953]}, "eef_sim_pose_action": {"mean": [0.5232718237290915, 0.30868227380142116, 1.0437574702027155, -1.7138424131410495, 1.0167572136340532, -0.9771955720652883, 0.5303823716610528, -0.24937423283070606, 1.0694566217018242, 0.5130256084562962, 1.0609280027171846, 0.8478547000402451], "std": [0.040418194346120734, 0.03691396187959727, 0.04877059325737158, 0.6271868865338709, 0.34047828823128806, 1.7331608270208418, 0.039816921504369336, 0.12025651037374399, 0.018435399252666684, 1.3018968603464443, 0.26028118078066725, 1.4189235154674928], "min": [0.47217590284809247, 0.2229044377946843, 1.002634202412718, -3.086189685021671, 0.27453903373800537, -3.1343823487955556, 0.4060525781711878, -0.4574955393288139, 1.0375013190152202, -3.1308911647118722, 0.5757255858056616, -3.0958346317022185], "max": [0.6150956371615621, 0.385234551894342, 1.1924668306445354, -0.3833412421312147, 1.4238840399162824, 3.134532624747166, 0.5954631975619374, -0.08608929523663358, 1.136729811459278, 2.7332399128288616, 1.5346493425603112, 3.1090480734169565], "count": [953]}, "gripper_mode_state": {"mean": [0.782791185729276, 0.5099685204616999], "std": [0.412345904883066, 0.49990061872316777], "min": [0, 0], "max": [1, 1], "count": [953]}, "gripper_activity_state": {"mean": [1.920251836306401, 1.9359916054564532], "std": [0.3517892200754116, 0.32570125802385913], "min": [0, 0], "max": [2, 2], "count": [953]}, "gripper_mode_action": {"mean": [0.782791185729276, 0.5099685204616999], "std": [0.412345904883066, 0.49990061872316777], "min": [0, 0], "max": [1, 1], "count": [953]}, "gripper_activity_action": {"mean": [1.920251836306401, 1.9359916054564532], "std": [0.3517892200754116, 0.32570125802385913], "min": [0, 0], "max": [2, 2], "count": [953]}, "gripper_open_scale_state": {"mean": [0.30516054553325134, 0.400235571920308], "std": [0.26845039919099367, 0.3051300397354607], "min": [0.029, 0.023], "max": [0.861, 0.727], "count": [953]}, "gripper_open_scale_action": {"mean": [0.30516054553325134, 0.400235571920308], "std": [0.26845039919099367, 0.3051300397354607], "min": [0.029, 0.023], "max": [0.861, 0.727], "count": [953]}}} +{"episode_index": 74, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45270923834543025]], [[0.4696918343534467]], [[0.45840708617701226]]], "std": [[[0.1333323802198109]], [[0.12077231337947616]], [[0.12474358138126777]]], "count": [181]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.043137254901960784]], [[0.054901960784313725]]], "max": [[[0.6627450980392157]], [[0.6392156862745098]], [[0.6470588235294118]]], "mean": [[[0.4699888069638537]], [[0.4781414245025819]], [[0.46935199328350125]]], "std": [[[0.05396090107265746]], [[0.049248081616862366]], [[0.05543318403158589]]], "count": [181]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.47381528048604343]], [[0.48168661417145126]], [[0.47355450497418117]]], "std": [[[0.059035935186417]], [[0.05203989359667908]], [[0.05837014651364717]]], "count": [181]}, "observation.state": {"min": [0.2526189684867859, 1.904625415802002, -0.6095038652420044, -0.807494044303894, -1.851707100868225, -1.8176558017730713, -0.0757298395037651, 28.0, 0.12758399546146393, 0.2740429937839508, -0.14289799332618713, -2.936000108718872, -0.09400000423192978, -0.8009999990463257, -0.8251393437385559, -2.0801358222961426, -2.2411599159240723, -1.165653109550476, 0.3464827537536621, -1.4835647344589233, 0.33859390020370483, 36.0, -0.36883801221847534, 0.30701500177383423, -0.05680900067090988, -0.15300001204013824, 0.27300000190734863, -3.1401853561401367], "max": [1.0680891275405884, 2.0924925804138184, 0.2624277174472809, 0.2779611349105835, -1.2542634010314941, -0.7177666425704956, 1.047860860824585, 729.0, 0.3999600112438202, 0.42763400077819824, 0.15738199651241302, -0.7979999780654907, 1.149999976158142, 1.034000039100647, -0.19050270318984985, -2.002486228942871, -1.8075504302978516, 0.055344391614198685, 2.5941002368927, -0.6257877945899963, 2.8241000175476074, 861.0, -0.2258639931678772, 0.46322101354599, 0.08218300342559814, 2.878999948501587, 1.524999976158142, 3.1410000324249268], "mean": [0.6347421407699585, 2.0645039081573486, -0.18770843744277954, -0.11633959412574768, -1.444058895111084, -1.3660386800765991, 0.6427648067474365, 421.1298828125, 0.2619819641113281, 0.3450247049331665, 0.016200613230466843, -1.8631807565689087, 0.7335226535797119, 0.2696395814418793, -0.4975719749927521, -2.071410655975342, -1.9668598175048828, -0.2743445634841919, 0.9265586137771606, -1.1093803644180298, 1.9825602769851685, 326.837890625, -0.31115561723709106, 0.36886441707611084, 0.0013677628012374043, 1.7122480869293213, 0.8811182379722595, 1.1640599966049194], "std": [0.28609514236450195, 0.04558021202683449, 0.3363078236579895, 0.32749611139297485, 0.13511040806770325, 0.3652205765247345, 0.2791909873485565, 307.4878845214844, 0.09914840012788773, 0.058123424649238586, 0.11496546119451523, 0.868883490562439, 0.33583927154541016, 0.7129145264625549, 0.16938956081867218, 0.011454465799033642, 0.14520494639873505, 0.29708895087242126, 0.8958700299263, 0.24739007651805878, 0.9431763291358948, 293.099853515625, 0.04338591918349266, 0.04954797774553299, 0.03737858682870865, 0.7157853245735168, 0.37972426414489746, 2.375666856765747], "count": [1024]}, "action": {"min": [0.2526189684867859, 1.904625415802002, -0.6095038652420044, -0.807494044303894, -1.851707100868225, -1.8176558017730713, -0.0757298395037651, 28.0, 0.12758399546146393, 0.2740429937839508, -0.14289799332618713, -2.936000108718872, -0.09400000423192978, -0.8009999990463257, -0.8251393437385559, -2.0801358222961426, -2.2411599159240723, -1.165653109550476, 0.3464827537536621, -1.4835647344589233, 0.33859390020370483, 36.0, -0.36883801221847534, 0.30701500177383423, -0.05680900067090988, -0.15300001204013824, 0.27300000190734863, -3.1401853561401367], "max": [1.0680891275405884, 2.0924925804138184, 0.2624277174472809, 0.2779611349105835, -1.2542634010314941, -0.7177666425704956, 1.047860860824585, 729.0, 0.3999600112438202, 0.42763400077819824, 0.15738199651241302, -0.7979999780654907, 1.149999976158142, 1.034000039100647, -0.19050270318984985, -2.002486228942871, -1.8075504302978516, 0.055344391614198685, 2.5941002368927, -0.6257877945899963, 2.8241000175476074, 861.0, -0.2258639931678772, 0.46322101354599, 0.08218300342559814, 2.878999948501587, 1.524999976158142, 3.1410000324249268], "mean": [0.6347421407699585, 2.0645039081573486, -0.18770843744277954, -0.11633959412574768, -1.444058895111084, -1.3660386800765991, 0.6427648067474365, 421.1298828125, 0.2619819641113281, 0.3450247049331665, 0.016200613230466843, -1.8631807565689087, 0.7335226535797119, 0.2696395814418793, -0.4975719749927521, -2.071410655975342, -1.9668598175048828, -0.2743445634841919, 0.9265586137771606, -1.1093803644180298, 1.9825602769851685, 326.837890625, -0.31115561723709106, 0.36886441707611084, 0.0013677628012374043, 1.7122480869293213, 0.8811182379722595, 1.1640599966049194], "std": [0.28609514236450195, 0.04558021202683449, 0.3363078236579895, 0.32749611139297485, 0.13511040806770325, 0.3652205765247345, 0.2791909873485565, 307.4878845214844, 0.09914840012788773, 0.058123424649238586, 0.11496546119451523, 0.868883490562439, 0.33583927154541016, 0.7129145264625549, 0.16938956081867218, 0.011454465799033642, 0.14520494639873505, 0.29708895087242126, 0.8958700299263, 0.24739007651805878, 0.9431763291358948, 293.099853515625, 0.04338591918349266, 0.04954797774553299, 0.03737858682870865, 0.7157853245735168, 0.37972426414489746, 2.375666856765747], "count": [1024]}, "timestamp": {"min": [0.0], "max": [34.1], "mean": [17.05], "std": [9.853439895679974], "count": [1024]}, "frame_index": {"min": [0], "max": [1023], "mean": [511.5], "std": [295.60319687039924], "count": [1024]}, "episode_index": {"min": [75], "max": [75], "mean": [75.0], "std": [0.0], "count": [1024]}, "index": {"min": [51202], "max": [52225], "mean": [51713.5], "std": [295.60319687039924], "count": [1024]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1024]}, "subtask_annotation": {"mean": [3.4794921875, 9.0, 9.0, 9.0, 9.0], "std": [1.9703786259565608, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [1024]}, "scene_annotation": {"mean": [75.0], "std": [0.0], "min": [75], "max": [75], "count": [1024]}, "eef_direction_state": {"mean": [4.9990234375, 4.48046875], "std": [1.7569613282100673, 2.047199252704396], "min": [0, 0], "max": [6, 6], "count": [1024]}, "eef_velocity_state": {"mean": [0.365234375, 0.509765625], "std": [0.6245329065136275, 0.6672459310991408], "min": [0, 0], "max": [2, 2], "count": [1024]}, "eef_acc_mag_state": {"mean": [0.4853515625, 0.5234375], "std": [0.7563405636872906, 0.7676551527826476], "min": [0, 0], "max": [2, 2], "count": [1024]}, "eef_direction_action": {"mean": [4.9990234375, 4.48046875], "std": [1.7569613282100673, 2.047199252704396], "min": [0, 0], "max": [6, 6], "count": [1024]}, "eef_velocity_action": {"mean": [0.365234375, 0.509765625], "std": [0.6245329065136275, 0.6672459310991408], "min": [0, 0], "max": [2, 2], "count": [1024]}, "eef_acc_mag_action": {"mean": [0.4853515625, 0.5234375], "std": [0.7563405636872906, 0.7676551527826476], "min": [0, 0], "max": [2, 2], "count": [1024]}, "eef_sim_pose_state": {"mean": [0.5555935202714374, 0.2929725620747847, 1.0512077601225691, -1.0982875459082508, 1.1147624297247833, 0.07133671463016274, 0.5396028907676388, -0.2760506799687537, 1.0852459924570197, 0.6760801770509397, 0.9699050681223356, 1.1314315638538854], "std": [0.05664830790339041, 0.049721264579988454, 0.03182449129271437, 1.4273880929527278, 0.3440193441794377, 1.8471738869055094, 0.06392922152631918, 0.12838348511618786, 0.04456523779956487, 1.2277592915358677, 0.24933491376708194, 1.2430334643093381], "min": [0.4890907807187499, 0.20402508116113738, 1.0194142667477875, -3.0638316976168714, 0.6383162551281809, -3.1386235896635313, 0.46087164467210456, -0.44829066434188913, 1.047752802681665, -1.74098200991458, 0.30032329731961416, -0.5924992579381996], "max": [0.6617869468725378, 0.3653112263710928, 1.1496742271807532, 1.69640780582924, 1.5419928422322196, 3.132905829402445, 0.6237628688245013, -0.09851112071989049, 1.2075107755880083, 2.148350632329195, 1.5594164045016892, 2.8915007680447493], "count": [1024]}, "eef_sim_pose_action": {"mean": [0.5555935202714374, 0.2929725620747847, 1.0512077601225691, -1.0982875459082508, 1.1147624297247833, 0.07133671463016274, 0.5396028907676388, -0.2760506799687537, 1.0852459924570197, 0.6760801770509397, 0.9699050681223356, 1.1314315638538854], "std": [0.05664830790339041, 0.049721264579988454, 0.03182449129271437, 1.4273880929527278, 0.3440193441794377, 1.8471738869055094, 0.06392922152631918, 0.12838348511618786, 0.04456523779956487, 1.2277592915358677, 0.24933491376708194, 1.2430334643093381], "min": [0.4890907807187499, 0.20402508116113738, 1.0194142667477875, -3.0638316976168714, 0.6383162551281809, -3.1386235896635313, 0.46087164467210456, -0.44829066434188913, 1.047752802681665, -1.74098200991458, 0.30032329731961416, -0.5924992579381996], "max": [0.6617869468725378, 0.3653112263710928, 1.1496742271807532, 1.69640780582924, 1.5419928422322196, 3.132905829402445, 0.6237628688245013, -0.09851112071989049, 1.2075107755880083, 2.148350632329195, 1.5594164045016892, 2.8915007680447493], "count": [1024]}, "gripper_mode_state": {"mean": [0.76953125, 0.484375], "std": [0.4211328831538063, 0.49975579974123363], "min": [0, 0], "max": [1, 1], "count": [1024]}, "gripper_activity_state": {"mean": [1.919921875, 1.9677734375], "std": [0.3527702777963081, 0.2118015254180989], "min": [0, 0], "max": [2, 2], "count": [1024]}, "gripper_mode_action": {"mean": [0.76953125, 0.484375], "std": [0.4211328831538063, 0.49975579974123363], "min": [0, 0], "max": [1, 1], "count": [1024]}, "gripper_activity_action": {"mean": [1.919921875, 1.9677734375], "std": [0.3527702777963081, 0.2118015254180989], "min": [0, 0], "max": [2, 2], "count": [1024]}, "gripper_open_scale_state": {"mean": [0.3268378907069566, 0.4211298827603452], "std": [0.29309993449878724, 0.30748786750139895], "min": [0.036, 0.028], "max": [0.861, 0.729], "count": [1024]}, "gripper_open_scale_action": {"mean": [0.3268378907069566, 0.4211298827603452], "std": [0.29309993449878724, 0.30748786750139895], "min": [0.036, 0.028], "max": [0.861, 0.729], "count": [1024]}}} +{"episode_index": 75, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4542671033691254]], [[0.4700749968390134]], [[0.46051886257975416]]], "std": [[[0.13773928584942852]], [[0.12514016363469915]], [[0.12854377026767128]]], "count": [168]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.03137254901960784]], [[0.0392156862745098]]], "max": [[[0.6666666666666666]], [[0.6352941176470588]], [[0.6470588235294118]]], "mean": [[[0.4729503542736539]], [[0.4809838157485216]], [[0.4722173166141457]]], "std": [[[0.05251297855756169]], [[0.044480072080511406]], [[0.05400799017556806]]], "count": [168]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.788235294117647]], [[0.7294117647058823]], [[0.7215686274509804]]], "mean": [[[0.4731698361636321]], [[0.48373829340764085]], [[0.47076187558356675]]], "std": [[[0.06238083540946573]], [[0.0495382909692718]], [[0.0652447518149861]]], "count": [168]}, "observation.state": {"min": [0.29885274171829224, 1.9250982999801636, -0.41601669788360596, -0.4343251883983612, -2.1418333053588867, -1.978801965713501, -0.23745204508304596, 22.0, 0.13961300253868103, 0.2738879919052124, -0.16388800740242004, -2.634000062942505, -0.005000003147870302, -0.492000013589859, -0.6534163355827332, -2.0801358222961426, -2.1644351482391357, -1.6802809238433838, 0.3047519326210022, -1.4765136241912842, -0.6428745985031128, 29.0, -0.3688960075378418, 0.2880299985408783, -0.0406700000166893, 1.253999948501587, -0.022000005468726158, -3.1411852836608887], "max": [0.8648630976676941, 2.092911720275879, 0.2614677846431732, 0.5462357401847839, -1.289798378944397, -0.7008544206619263, 0.8808152675628662, 654.0, 0.4236310124397278, 0.38251298666000366, 0.15610499680042267, -0.9330000281333923, 1.0529999732971191, 0.9679999947547913, -0.15027284622192383, -1.8278310298919678, -1.285469889640808, 0.1241278201341629, 2.887943744659424, 1.3467484712600708, 2.8609089851379395, 829.0, -0.2109539955854416, 0.3958759903907776, 0.0872500017285347, 2.8889999389648438, 1.3020000457763672, 3.1410000324249268], "mean": [0.6478251218795776, 2.068585157394409, 0.09933987259864807, 0.16275036334991455, -1.605036735534668, -1.2820333242416382, 0.22730541229248047, 383.8562316894531, 0.2327384650707245, 0.35254332423210144, -0.029870178550481796, -1.8414223194122314, 0.7297536134719849, 0.2838413119316101, -0.434563010931015, -2.062626600265503, -1.885431170463562, -0.35448983311653137, 1.2310789823532104, -1.042828917503357, 1.6743271350860596, 353.350830078125, -0.3106209933757782, 0.33690109848976135, 0.0023580333217978477, 1.8748685121536255, 0.7842696905136108, 0.29211869835853577], "std": [0.16886846721172333, 0.04368806630373001, 0.14505141973495483, 0.332109272480011, 0.2838194668292999, 0.43036705255508423, 0.22120176255702972, 270.4029541015625, 0.07870398461818695, 0.026897048577666283, 0.10955926030874252, 0.6433517932891846, 0.2834860384464264, 0.5304218530654907, 0.1362360417842865, 0.03818723186850548, 0.2443784922361374, 0.5779731273651123, 1.103485107421875, 0.7744866609573364, 1.361837387084961, 296.4887390136719, 0.05336415767669678, 0.023742835968732834, 0.03132183104753494, 0.43575048446655273, 0.39036858081817627, 2.761084794998169], "count": [932]}, "action": {"min": [0.29885274171829224, 1.9250982999801636, -0.41601669788360596, -0.4343251883983612, -2.1418333053588867, -1.978801965713501, -0.23745204508304596, 22.0, 0.13961300253868103, 0.2738879919052124, -0.16388800740242004, -2.634000062942505, -0.005000003147870302, -0.492000013589859, -0.6534163355827332, -2.0801358222961426, -2.1644351482391357, -1.6802809238433838, 0.3047519326210022, -1.4765136241912842, -0.6428745985031128, 29.0, -0.3688960075378418, 0.2880299985408783, -0.0406700000166893, 1.253999948501587, -0.022000005468726158, -3.1411852836608887], "max": [0.8648630976676941, 2.092911720275879, 0.2614677846431732, 0.5462357401847839, -1.289798378944397, -0.7008544206619263, 0.8808152675628662, 654.0, 0.4236310124397278, 0.38251298666000366, 0.15610499680042267, -0.9330000281333923, 1.0529999732971191, 0.9679999947547913, -0.15027284622192383, -1.8278310298919678, -1.285469889640808, 0.1241278201341629, 2.887943744659424, 1.3467484712600708, 2.8609089851379395, 829.0, -0.2109539955854416, 0.3958759903907776, 0.0872500017285347, 2.8889999389648438, 1.3020000457763672, 3.1410000324249268], "mean": [0.6478251218795776, 2.068585157394409, 0.09933987259864807, 0.16275036334991455, -1.605036735534668, -1.2820333242416382, 0.22730541229248047, 383.8562316894531, 0.2327384650707245, 0.35254332423210144, -0.029870178550481796, -1.8414223194122314, 0.7297536134719849, 0.2838413119316101, -0.434563010931015, -2.062626600265503, -1.885431170463562, -0.35448983311653137, 1.2310789823532104, -1.042828917503357, 1.6743271350860596, 353.350830078125, -0.3106209933757782, 0.33690109848976135, 0.0023580333217978477, 1.8748685121536255, 0.7842696905136108, 0.29211869835853577], "std": [0.16886846721172333, 0.04368806630373001, 0.14505141973495483, 0.332109272480011, 0.2838194668292999, 0.43036705255508423, 0.22120176255702972, 270.4029541015625, 0.07870398461818695, 0.026897048577666283, 0.10955926030874252, 0.6433517932891846, 0.2834860384464264, 0.5304218530654907, 0.1362360417842865, 0.03818723186850548, 0.2443784922361374, 0.5779731273651123, 1.103485107421875, 0.7744866609573364, 1.361837387084961, 296.4887390136719, 0.05336415767669678, 0.023742835968732834, 0.03132183104753494, 0.43575048446655273, 0.39036858081817627, 2.761084794998169], "count": [932]}, "timestamp": {"min": [0.0], "max": [31.033333333333335], "mean": [15.516666666666666], "std": [8.968169019122886], "count": [932]}, "frame_index": {"min": [0], "max": [931], "mean": [465.5], "std": [269.0450705736866], "count": [932]}, "episode_index": {"min": [76], "max": [76], "mean": [76.0], "std": [0.0], "count": [932]}, "index": {"min": [52226], "max": [53157], "mean": [52691.5], "std": [269.0450705736866], "count": [932]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [932]}, "subtask_annotation": {"mean": [3.8454935622317596, 9.0, 9.0, 9.0, 9.0], "std": [1.7207865357041525, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [932]}, "scene_annotation": {"mean": [76.0], "std": [0.0], "min": [76], "max": [76], "count": [932]}, "eef_direction_state": {"mean": [4.793991416309013, 4.616952789699571], "std": [1.87095668533009, 2.0503983036912024], "min": [0, 0], "max": [6, 6], "count": [932]}, "eef_velocity_state": {"mean": [0.44206008583690987, 0.4721030042918455], "std": [0.6316672235981722, 0.6810389359710433], "min": [0, 0], "max": [2, 2], "count": [932]}, "eef_acc_mag_state": {"mean": [0.48175965665236054, 0.4366952789699571], "std": [0.7588461948150583, 0.7274986700128122], "min": [0, 0], "max": [2, 2], "count": [932]}, "eef_direction_action": {"mean": [4.793991416309013, 4.616952789699571], "std": [1.87095668533009, 2.0503983036912024], "min": [0, 0], "max": [6, 6], "count": [932]}, "eef_velocity_action": {"mean": [0.44206008583690987, 0.4721030042918455], "std": [0.6316672235981722, 0.6810389359710433], "min": [0, 0], "max": [2, 2], "count": [932]}, "eef_acc_mag_action": {"mean": [0.48175965665236054, 0.4366952789699571], "std": [0.7588461948150583, 0.7274986700128122], "min": [0, 0], "max": [2, 2], "count": [932]}, "eef_sim_pose_state": {"mean": [0.5258904746116984, 0.29176842193275326, 1.0539834504200718, -1.6575233448051023, 1.1202333272773946, -0.5093844929953529, 0.5446222620069142, -0.22385419898931758, 1.0721111979429743, 0.8485176313110978, 1.1125501961559465, -0.08906741437161407], "std": [0.03490160121065208, 0.04629807729102191, 0.05337505150766107, 0.8520164397587142, 0.44413636548188745, 1.902331329828479, 0.02966792193760785, 0.12020892149945481, 0.02737164958880222, 1.2925224739122632, 0.270633863007984, 1.8641044318869828], "min": [0.46953090943985154, 0.19157567654566673, 1.0105151213075076, -3.134262560214517, 0.25601575219470685, -3.128978817935663, 0.4580600727537269, -0.4417163144054681, 1.0356517118678126, -2.055828326476658, 0.4211902586971328, -3.127774347842769], "max": [0.5939892866747473, 0.36311718110120855, 1.1858315243304307, 3.1302533703663156, 1.5617011020774325, 3.1314510322584566, 0.5757163670017037, -0.07581280310865894, 1.1635858650760795, 3.095497713581173, 1.5467665107866697, 3.137130414541411], "count": [932]}, "eef_sim_pose_action": {"mean": [0.5258904746116984, 0.29176842193275326, 1.0539834504200718, -1.6575233448051023, 1.1202333272773946, -0.5093844929953529, 0.5446222620069142, -0.22385419898931758, 1.0721111979429743, 0.8485176313110978, 1.1125501961559465, -0.08906741437161407], "std": [0.03490160121065208, 0.04629807729102191, 0.05337505150766107, 0.8520164397587142, 0.44413636548188745, 1.902331329828479, 0.02966792193760785, 0.12020892149945481, 0.02737164958880222, 1.2925224739122632, 0.270633863007984, 1.8641044318869828], "min": [0.46953090943985154, 0.19157567654566673, 1.0105151213075076, -3.134262560214517, 0.25601575219470685, -3.128978817935663, 0.4580600727537269, -0.4417163144054681, 1.0356517118678126, -2.055828326476658, 0.4211902586971328, -3.127774347842769], "max": [0.5939892866747473, 0.36311718110120855, 1.1858315243304307, 3.1302533703663156, 1.5617011020774325, 3.1314510322584566, 0.5757163670017037, -0.07581280310865894, 1.1635858650760795, 3.095497713581173, 1.5467665107866697, 3.137130414541411], "count": [932]}, "gripper_mode_state": {"mean": [0.7553648068669528, 0.5236051502145923], "std": [0.4298706961561938, 0.49944248606155056], "min": [0, 0], "max": [1, 1], "count": [932]}, "gripper_activity_state": {"mean": [1.9495708154506437, 1.9603004291845494], "std": [0.2673784436143583, 0.2569445671748557], "min": [0, 0], "max": [2, 2], "count": [932]}, "gripper_mode_action": {"mean": [0.7553648068669528, 0.5236051502145923], "std": [0.4298706961561938, 0.49944248606155056], "min": [0, 0], "max": [1, 1], "count": [932]}, "gripper_activity_action": {"mean": [1.9495708154506437, 1.9603004291845494], "std": [0.2673784436143583, 0.2569445671748557], "min": [0, 0], "max": [2, 2], "count": [932]}, "gripper_open_scale_state": {"mean": [0.3533508585696569, 0.38385622311457035], "std": [0.29648871578167363, 0.27040301213311235], "min": [0.029, 0.022], "max": [0.829, 0.654], "count": [932]}, "gripper_open_scale_action": {"mean": [0.3533508585696569, 0.38385622311457035], "std": [0.29648871578167363, 0.27040301213311235], "min": [0.029, 0.022], "max": [0.829, 0.654], "count": [932]}}} +{"episode_index": 76, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4520478197823632]], [[0.46828277918933714]], [[0.45781736239434695]]], "std": [[[0.13853605559172782]], [[0.12817201055123012]], [[0.13115376492536351]]], "count": [191]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.023529411764705882]], [[0.043137254901960784]]], "max": [[[0.6705882352941176]], [[0.6274509803921569]], [[0.6196078431372549]]], "mean": [[[0.471617519804606]], [[0.47930537055572664]], [[0.4703633963402115]]], "std": [[[0.04972557061714774]], [[0.04270903990581252]], [[0.05253138094366812]]], "count": [191]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7019607843137254]], [[0.6901960784313725]], [[0.6862745098039216]]], "mean": [[[0.47183526888067623]], [[0.4892483061287342]], [[0.4666774159052801]]], "std": [[[0.0690911393362535]], [[0.04591421430589514]], [[0.07826609023037771]]], "count": [191]}, "observation.state": {"min": [-0.019600048661231995, 1.8357199430465698, -0.3781256079673767, -0.23027876019477844, -2.8114638328552246, -1.736462950706482, -0.5463578701019287, 16.0, 0.1298699975013733, 0.25196900963783264, -0.15415599942207336, -2.5429999828338623, 0.7710000276565552, -0.37400004267692566, -0.5733231902122498, -2.0802929401397705, -2.138150691986084, -1.510599970817566, 0.26110124588012695, -1.6280430555343628, -0.42088615894317627, 31.0, -0.35991400480270386, 0.28659799695014954, -0.04955799877643585, -3.119999885559082, -0.49900001287460327, -3.1411852836608887], "max": [0.9342398643493652, 2.0925276279449463, 1.630399465560913, 1.152388572692871, -1.3189278841018677, -0.7821518778800964, 0.7070852518081665, 653.0, 0.4028080105781555, 0.39556899666786194, 0.13221600651741028, -0.7710000276565552, 1.1019999980926514, 1.0290000438690186, 0.01837831735610962, -1.8053686618804932, -0.641216516494751, -0.125593900680542, 2.735698938369751, 1.3775709867477417, 2.6385016441345215, 813.0, -0.2257470041513443, 0.36730098724365234, 0.11723999679088593, 3.1029999256134033, 1.2059999704360962, 3.1410000324249268], "mean": [0.5645430088043213, 2.057229518890381, 0.2263306975364685, 0.3673882484436035, -1.7591931819915771, -1.1199642419815063, 0.28684088587760925, 367.091064453125, 0.23645368218421936, 0.3366187810897827, -0.05348224565386772, -1.9377480745315552, 0.8927862048149109, 0.06844836473464966, -0.2753925919532776, -2.060123920440674, -1.2164771556854248, -0.6164442300796509, 1.9013530015945435, 0.31477174162864685, 0.5396055579185486, 289.8324279785156, -0.30553358793258667, 0.3278748393058777, 0.004557921085506678, 1.6322808265686035, 0.784076988697052, 1.3685071468353271], "std": [0.30564725399017334, 0.05701090022921562, 0.36910685896873474, 0.349010169506073, 0.4216104745864868, 0.260407954454422, 0.2632473111152649, 275.1026306152344, 0.09411723166704178, 0.04326699301600456, 0.10790664702653885, 0.6322960257530212, 0.07934300601482391, 0.385370671749115, 0.1285654604434967, 0.034343671053647995, 0.49610716104507446, 0.381712406873703, 0.7200822234153748, 1.142032265663147, 1.0191069841384888, 320.3839416503906, 0.03735232725739479, 0.021833717823028564, 0.04122000187635422, 0.6155273914337158, 0.3697493076324463, 2.441816568374634], "count": [1104]}, "action": {"min": [-0.019600048661231995, 1.8357199430465698, -0.3781256079673767, -0.23027876019477844, -2.8114638328552246, -1.736462950706482, -0.5463578701019287, 16.0, 0.1298699975013733, 0.25196900963783264, -0.15415599942207336, -2.5429999828338623, 0.7710000276565552, -0.37400004267692566, -0.5733231902122498, -2.0802929401397705, -2.138150691986084, -1.510599970817566, 0.26110124588012695, -1.6280430555343628, -0.42088615894317627, 31.0, -0.35991400480270386, 0.28659799695014954, -0.04955799877643585, -3.119999885559082, -0.49900001287460327, -3.1411852836608887], "max": [0.9342398643493652, 2.0925276279449463, 1.630399465560913, 1.152388572692871, -1.3189278841018677, -0.7821518778800964, 0.7070852518081665, 653.0, 0.4028080105781555, 0.39556899666786194, 0.13221600651741028, -0.7710000276565552, 1.1019999980926514, 1.0290000438690186, 0.01837831735610962, -1.8053686618804932, -0.641216516494751, -0.125593900680542, 2.735698938369751, 1.3775709867477417, 2.6385016441345215, 813.0, -0.2257470041513443, 0.36730098724365234, 0.11723999679088593, 3.1029999256134033, 1.2059999704360962, 3.1410000324249268], "mean": [0.5645430088043213, 2.057229518890381, 0.2263306975364685, 0.3673882484436035, -1.7591931819915771, -1.1199642419815063, 0.28684088587760925, 367.091064453125, 0.23645368218421936, 0.3366187810897827, -0.05348224565386772, -1.9377480745315552, 0.8927862048149109, 0.06844836473464966, -0.2753925919532776, -2.060123920440674, -1.2164771556854248, -0.6164442300796509, 1.9013530015945435, 0.31477174162864685, 0.5396055579185486, 289.8324279785156, -0.30553358793258667, 0.3278748393058777, 0.004557921085506678, 1.6322808265686035, 0.784076988697052, 1.3685071468353271], "std": [0.30564725399017334, 0.05701090022921562, 0.36910685896873474, 0.349010169506073, 0.4216104745864868, 0.260407954454422, 0.2632473111152649, 275.1026306152344, 0.09411723166704178, 0.04326699301600456, 0.10790664702653885, 0.6322960257530212, 0.07934300601482391, 0.385370671749115, 0.1285654604434967, 0.034343671053647995, 0.49610716104507446, 0.381712406873703, 0.7200822234153748, 1.142032265663147, 1.0191069841384888, 320.3839416503906, 0.03735232725739479, 0.021833717823028564, 0.04122000187635422, 0.6155273914337158, 0.3697493076324463, 2.441816568374634], "count": [1104]}, "timestamp": {"min": [0.0], "max": [36.766666666666666], "mean": [18.383333333333333], "std": [10.623240595069884], "count": [1104]}, "frame_index": {"min": [0], "max": [1103], "mean": [551.5], "std": [318.6972178520965], "count": [1104]}, "episode_index": {"min": [77], "max": [77], "mean": [77.0], "std": [0.0], "count": [1104]}, "index": {"min": [53158], "max": [54261], "mean": [53709.5], "std": [318.6972178520965], "count": [1104]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1104]}, "subtask_annotation": {"mean": [3.9375, 9.0, 9.0, 9.0, 9.0], "std": [1.7416174755552438, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [1104]}, "scene_annotation": {"mean": [77.0], "std": [0.0], "min": [77], "max": [77], "count": [1104]}, "eef_direction_state": {"mean": [4.548913043478261, 4.490942028985507], "std": [1.946140433432646, 2.137041632413464], "min": [0, 0], "max": [6, 6], "count": [1104]}, "eef_velocity_state": {"mean": [0.5652173913043478, 0.483695652173913], "std": [0.7053781156758083, 0.6754671771243895], "min": [0, 0], "max": [2, 2], "count": [1104]}, "eef_acc_mag_state": {"mean": [0.5317028985507246, 0.47101449275362317], "std": [0.7772177236730945, 0.7500437570376315], "min": [0, 0], "max": [2, 2], "count": [1104]}, "eef_direction_action": {"mean": [4.548913043478261, 4.490942028985507], "std": [1.946140433432646, 2.137041632413464], "min": [0, 0], "max": [6, 6], "count": [1104]}, "eef_velocity_action": {"mean": [0.5652173913043478, 0.483695652173913], "std": [0.7053781156758083, 0.6754671771243895], "min": [0, 0], "max": [2, 2], "count": [1104]}, "eef_acc_mag_action": {"mean": [0.5317028985507246, 0.47101449275362317], "std": [0.7772177236730945, 0.7500437570376315], "min": [0, 0], "max": [2, 2], "count": [1104]}, "eef_sim_pose_state": {"mean": [0.5138155319183874, 0.28603315767242804, 1.0536214318729153, -0.9551093101849594, 1.1660090749153993, -0.26288402081401013, 0.5266257572358246, -0.20860831807610816, 1.0560444233853687, 1.291375582672108, 1.3042872964647414, 1.7168554157473646], "std": [0.028839529710742644, 0.0414970252287559, 0.04628451397951518, 1.1285075628622772, 0.3737718222508286, 1.5299075217090117, 0.04661135743003756, 0.12725959866382486, 0.01641305239733154, 0.7849928143169963, 0.1085631302310646, 1.0580430558021783], "min": [0.4688576384993159, 0.2213751691406669, 1.0213172160376578, -3.13657765325846, 0.20725655634772355, -3.138099101303205, 0.4423289688800931, -0.4126549995959748, 1.0280915850998131, -1.1878062817462502, 0.8924135026139406, -0.6128200171736446], "max": [0.5772490715637689, 0.3839588013880796, 1.1898389317300415, 2.9460293031672724, 1.4814862860408788, 3.1404494253386823, 0.5907190771525161, -0.0758511116103304, 1.0900315587443437, 2.3663166513404357, 1.5683887287673417, 3.1153449787204677], "count": [1104]}, "eef_sim_pose_action": {"mean": [0.5138155319183874, 0.28603315767242804, 1.0536214318729153, -0.9551093101849594, 1.1660090749153993, -0.26288402081401013, 0.5266257572358246, -0.20860831807610816, 1.0560444233853687, 1.291375582672108, 1.3042872964647414, 1.7168554157473646], "std": [0.028839529710742644, 0.0414970252287559, 0.04628451397951518, 1.1285075628622772, 0.3737718222508286, 1.5299075217090117, 0.04661135743003756, 0.12725959866382486, 0.01641305239733154, 0.7849928143169963, 0.1085631302310646, 1.0580430558021783], "min": [0.4688576384993159, 0.2213751691406669, 1.0213172160376578, -3.13657765325846, 0.20725655634772355, -3.138099101303205, 0.4423289688800931, -0.4126549995959748, 1.0280915850998131, -1.1878062817462502, 0.8924135026139406, -0.6128200171736446], "max": [0.5772490715637689, 0.3839588013880796, 1.1898389317300415, 2.9460293031672724, 1.4814862860408788, 3.1404494253386823, 0.5907190771525161, -0.0758511116103304, 1.0900315587443437, 2.3663166513404357, 1.5683887287673417, 3.1153449787204677], "count": [1104]}, "gripper_mode_state": {"mean": [0.6240942028985508, 0.5126811594202898], "std": [0.4843558906496079, 0.4998391623269949], "min": [0, 0], "max": [1, 1], "count": [1104]}, "gripper_activity_state": {"mean": [1.9556159420289856, 1.9719202898550725], "std": [0.26720707441124847, 0.21308961038044436], "min": [0, 0], "max": [2, 2], "count": [1104]}, "gripper_mode_action": {"mean": [0.6240942028985508, 0.5126811594202898], "std": [0.4843558906496079, 0.4998391623269949], "min": [0, 0], "max": [1, 1], "count": [1104]}, "gripper_activity_action": {"mean": [1.9556159420289856, 1.9719202898550725], "std": [0.26720707441124847, 0.21308961038044436], "min": [0, 0], "max": [2, 2], "count": [1104]}, "gripper_open_scale_state": {"mean": [0.2898324275431424, 0.3670910325292232], "std": [0.32038397734370644, 0.2751026558553602], "min": [0.031, 0.016], "max": [0.813, 0.653], "count": [1104]}, "gripper_open_scale_action": {"mean": [0.2898324275431424, 0.3670910325292232], "std": [0.32038397734370644, 0.2751026558553602], "min": [0.031, 0.016], "max": [0.813, 0.653], "count": [1104]}}} +{"episode_index": 77, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4517690192564481]], [[0.46701530545013703]], [[0.4550530002547614]]], "std": [[[0.1374905554873756]], [[0.12913162883302362]], [[0.13283409788450568]]], "count": [186]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.03529411764705882]], [[0.0392156862745098]]], "max": [[[0.6392156862745098]], [[0.6235294117647059]], [[0.6235294117647059]]], "mean": [[[0.4692169370212243]], [[0.4775211419021013]], [[0.46940227045119126]]], "std": [[[0.050158508766909526]], [[0.04240332563645841]], [[0.05039810294438464]]], "count": [186]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7294117647058823]], [[0.7176470588235294]]], "mean": [[[0.4697431972116804]], [[0.48301981868016025]], [[0.4666375437047579]]], "std": [[[0.06598231100141994]], [[0.04609990842777209]], [[0.07232427769919875]]], "count": [186]}, "observation.state": {"min": [-0.27265533804893494, 1.9778245687484741, 0.4462108910083771, 0.08388052880764008, -2.918173313140869, -1.8849207162857056, -1.5207403898239136, 18.0, 0.06805200129747391, 0.2663640081882477, -0.15074799954891205, -2.6010000705718994, -0.5170000195503235, -0.5260000228881836, -0.9802467226982117, -2.080624580383301, -2.0796470642089844, -1.3720382452011108, -0.48804643750190735, -1.5819140672683716, -0.18100810050964355, 30.0, -0.3963389992713928, 0.2581480145454407, -0.027002999559044838, 0.859000027179718, 0.04899999871850014, -3.134185314178467], "max": [0.701063871383667, 2.0924229621887207, 1.4083062410354614, 2.042297124862671, -2.21297287940979, 0.3398330807685852, 0.55426424741745, 485.0, 0.31271299719810486, 0.3907090127468109, 0.08155900239944458, -0.9159999489784241, 1.034000039100647, 1.0820000171661377, -0.14538593590259552, -1.924277901649475, -0.8272337317466736, -0.1946914941072464, 2.8873682022094727, 1.4006093740463257, 2.9484198093414307, 825.0, -0.23780199885368347, 0.4682520031929016, 0.0675399973988533, 2.5490000247955322, 1.3109999895095825, 3.13700008392334], "mean": [0.39823630452156067, 2.0703439712524414, 0.9256376624107361, 0.6506331562995911, -2.468303680419922, -0.931148886680603, -0.0616123229265213, 239.19259643554688, 0.2050601989030838, 0.33792075514793396, -0.02904769405722618, -1.821175456047058, 0.607887327671051, 0.2615286111831665, -0.3680258095264435, -2.0504496097564697, -1.447166919708252, -0.43083861470222473, 0.3672811686992645, -1.0074424743652344, 2.108048915863037, 346.73065185546875, -0.32451438903808594, 0.34827688336372375, 0.01608107052743435, 1.6074951887130737, 0.8744566440582275, 1.7052432298660278], "std": [0.28205710649490356, 0.02451101690530777, 0.2680613100528717, 0.623489499092102, 0.2979309856891632, 0.64350426197052, 0.5413841605186462, 210.91714477539062, 0.0834532231092453, 0.03609693422913551, 0.08875130116939545, 0.6084012985229492, 0.42008423805236816, 0.494968444108963, 0.24935653805732727, 0.04440167173743248, 0.3167489171028137, 0.21994036436080933, 1.318142294883728, 0.4772491753101349, 1.1139538288116455, 250.7952880859375, 0.041664477437734604, 0.05174480378627777, 0.028711939230561256, 0.48779380321502686, 0.35234108567237854, 2.1144728660583496], "count": [1067]}, "action": {"min": [-0.27265533804893494, 1.9778245687484741, 0.4462108910083771, 0.08388052880764008, -2.918173313140869, -1.8849207162857056, -1.5207403898239136, 18.0, 0.06805200129747391, 0.2663640081882477, -0.15074799954891205, -2.6010000705718994, -0.5170000195503235, -0.5260000228881836, -0.9802467226982117, -2.080624580383301, -2.0796470642089844, -1.3720382452011108, -0.48804643750190735, -1.5819140672683716, -0.18100810050964355, 30.0, -0.3963389992713928, 0.2581480145454407, -0.027002999559044838, 0.859000027179718, 0.04899999871850014, -3.134185314178467], "max": [0.701063871383667, 2.0924229621887207, 1.4083062410354614, 2.042297124862671, -2.21297287940979, 0.3398330807685852, 0.55426424741745, 485.0, 0.31271299719810486, 0.3907090127468109, 0.08155900239944458, -0.9159999489784241, 1.034000039100647, 1.0820000171661377, -0.14538593590259552, -1.924277901649475, -0.8272337317466736, -0.1946914941072464, 2.8873682022094727, 1.4006093740463257, 2.9484198093414307, 825.0, -0.23780199885368347, 0.4682520031929016, 0.0675399973988533, 2.5490000247955322, 1.3109999895095825, 3.13700008392334], "mean": [0.39823630452156067, 2.0703439712524414, 0.9256376624107361, 0.6506331562995911, -2.468303680419922, -0.931148886680603, -0.0616123229265213, 239.19259643554688, 0.2050601989030838, 0.33792075514793396, -0.02904769405722618, -1.821175456047058, 0.607887327671051, 0.2615286111831665, -0.3680258095264435, -2.0504496097564697, -1.447166919708252, -0.43083861470222473, 0.3672811686992645, -1.0074424743652344, 2.108048915863037, 346.73065185546875, -0.32451438903808594, 0.34827688336372375, 0.01608107052743435, 1.6074951887130737, 0.8744566440582275, 1.7052432298660278], "std": [0.28205710649490356, 0.02451101690530777, 0.2680613100528717, 0.623489499092102, 0.2979309856891632, 0.64350426197052, 0.5413841605186462, 210.91714477539062, 0.0834532231092453, 0.03609693422913551, 0.08875130116939545, 0.6084012985229492, 0.42008423805236816, 0.494968444108963, 0.24935653805732727, 0.04440167173743248, 0.3167489171028137, 0.21994036436080933, 1.318142294883728, 0.4772491753101349, 1.1139538288116455, 250.7952880859375, 0.041664477437734604, 0.05174480378627777, 0.028711939230561256, 0.48779380321502686, 0.35234108567237854, 2.1144728660583496], "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": [78], "max": [78], "mean": [78.0], "std": [0.0], "count": [1067]}, "index": {"min": [54262], "max": [55328], "mean": [54795.0], "std": [308.01623333843946], "count": [1067]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1067]}, "subtask_annotation": {"mean": [2.985004686035614, 9.0, 9.0, 9.0, 9.0], "std": [2.2278294510062784, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [1067]}, "scene_annotation": {"mean": [78.0], "std": [0.0], "min": [78], "max": [78], "count": [1067]}, "eef_direction_state": {"mean": [4.570759137769447, 4.482661668228679], "std": [2.0986467914572184, 2.02061290562977], "min": [0, 0], "max": [6, 6], "count": [1067]}, "eef_velocity_state": {"mean": [0.4423617619493908, 0.5154639175257731], "std": [0.6282965533191516, 0.6626286335913462], "min": [0, 0], "max": [2, 2], "count": [1067]}, "eef_acc_mag_state": {"mean": [0.5098406747891284, 0.5407685098406748], "std": [0.7614460377047099, 0.7702143531421941], "min": [0, 0], "max": [2, 2], "count": [1067]}, "eef_direction_action": {"mean": [4.570759137769447, 4.482661668228679], "std": [2.0986467914572184, 2.02061290562977], "min": [0, 0], "max": [6, 6], "count": [1067]}, "eef_velocity_action": {"mean": [0.4423617619493908, 0.5154639175257731], "std": [0.6282965533191516, 0.6626286335913462], "min": [0, 0], "max": [2, 2], "count": [1067]}, "eef_acc_mag_action": {"mean": [0.5098406747891284, 0.5407685098406748], "std": [0.7614460377047099, 0.7702143531421941], "min": [0, 0], "max": [2, 2], "count": [1067]}, "eef_sim_pose_state": {"mean": [0.5347612664199958, 0.3056764937708496, 1.050486183993566, -0.5307822256815452, 1.1232590062499712, -0.37040964103708657, 0.528054251740507, -0.20287416403205116, 1.0923927720848547, 0.32230204874820473, 1.0385419675917364, 0.6849530593862816], "std": [0.06128691068554677, 0.03672068737697178, 0.04247141456927784, 1.5423596078551052, 0.36423917801716466, 1.5689778426413599, 0.037349673181276334, 0.09725107439227852, 0.0569500504538769, 1.3579685774803738, 0.3041761381855504, 1.4544253847016937], "min": [0.44225450274084116, 0.2524577377694132, 1.0215667981503576, -3.141216784400109, 0.32883635840953684, -3.1403118196261737, 0.4537517262485903, -0.333528572194783, 1.0399667227273064, -2.946695279630601, 0.18033427966964033, -3.1309363007638713], "max": [0.6752438125135127, 0.3707833334898426, 1.1769284752037077, 3.141160712030408, 1.517895060415213, 3.133653337789297, 0.5829794354313544, -0.08423992196885276, 1.23169915190441, 3.1249865529567353, 1.4688373309286615, 3.084333895727491], "count": [1067]}, "eef_sim_pose_action": {"mean": [0.5347612664199958, 0.3056764937708496, 1.050486183993566, -0.5307822256815452, 1.1232590062499712, -0.37040964103708657, 0.528054251740507, -0.20287416403205116, 1.0923927720848547, 0.32230204874820473, 1.0385419675917364, 0.6849530593862816], "std": [0.06128691068554677, 0.03672068737697178, 0.04247141456927784, 1.5423596078551052, 0.36423917801716466, 1.5689778426413599, 0.037349673181276334, 0.09725107439227852, 0.0569500504538769, 1.3579685774803738, 0.3041761381855504, 1.4544253847016937], "min": [0.44225450274084116, 0.2524577377694132, 1.0215667981503576, -3.141216784400109, 0.32883635840953684, -3.1403118196261737, 0.4537517262485903, -0.333528572194783, 1.0399667227273064, -2.946695279630601, 0.18033427966964033, -3.1309363007638713], "max": [0.6752438125135127, 0.3707833334898426, 1.1769284752037077, 3.141160712030408, 1.517895060415213, 3.133653337789297, 0.5829794354313544, -0.08423992196885276, 1.23169915190441, 3.1249865529567353, 1.4688373309286615, 3.084333895727491], "count": [1067]}, "gripper_mode_state": {"mean": [0.8575445173383318, 1.0], "std": [0.3495166921926589, 0.0], "min": [0, 1], "max": [1, 1], "count": [1067]}, "gripper_activity_state": {"mean": [1.9634489222118088, 1.9634489222118088], "std": [0.24022503501361167, 0.2516571282199991], "min": [0, 0], "max": [2, 2], "count": [1067]}, "gripper_mode_action": {"mean": [0.8575445173383318, 1.0], "std": [0.3495166921926589, 0.0], "min": [0, 1], "max": [1, 1], "count": [1067]}, "gripper_activity_action": {"mean": [1.9634489222118088, 1.9634489222118088], "std": [0.24022503501361167, 0.2516571282199991], "min": [0, 0], "max": [2, 2], "count": [1067]}, "gripper_open_scale_state": {"mean": [0.3467305529110878, 0.23919259603334134], "std": [0.25079523697415684, 0.21091719468535083], "min": [0.03, 0.018], "max": [0.825, 0.485], "count": [1067]}, "gripper_open_scale_action": {"mean": [0.3467305529110878, 0.23919259603334134], "std": [0.25079523697415684, 0.21091719468535083], "min": [0.03, 0.018], "max": [0.825, 0.485], "count": [1067]}}} +{"episode_index": 78, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45374099341162494]], [[0.470627902074377]], [[0.45917362749466983]]], "std": [[[0.13510249725014076]], [[0.12270133758114476]], [[0.12614073080655136]]], "count": [187]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.03529411764705882]], [[0.050980392156862744]]], "max": [[[0.6627450980392157]], [[0.6509803921568628]], [[0.6352941176470588]]], "mean": [[[0.467133328309042]], [[0.4744041889483066]], [[0.466076276388452]]], "std": [[[0.055038976078410046]], [[0.048307723169073016]], [[0.05830959593265528]]], "count": [187]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.788235294117647]], [[0.7529411764705882]], [[0.7647058823529411]]], "mean": [[[0.47252097969312506]], [[0.48661869014539866]], [[0.47008972073677957]]], "std": [[[0.06390057882886083]], [[0.04404522153418393]], [[0.07031348050956887]]], "count": [187]}, "observation.state": {"min": [0.23282693326473236, 1.972204566001892, 0.8435875177383423, -0.1592787653207779, -2.845672369003296, -1.8440799713134766, -0.2638588845729828, 18.0, 0.15034200251102448, 0.2735469937324524, -0.132315993309021, -2.624000072479248, 0.32600000500679016, -0.46000000834465027, -0.521452009677887, -2.080118417739868, -1.979482650756836, -1.744631052017212, 1.7953155040740967, -1.5954055786132812, -0.710296630859375, 32.0, -0.3672710061073303, 0.28929999470710754, -0.04399599879980087, 0.7919999957084656, -0.07599999755620956, -3.1381852626800537], "max": [0.6569419503211975, 2.092510223388672, 1.6966520547866821, 0.5492027997970581, -2.2209839820861816, -0.5981243848800659, 0.7079404592514038, 651.0, 0.38704898953437805, 0.39235201478004456, 0.13385799527168274, -0.8899999856948853, 0.968000054359436, 0.9079999923706055, 0.053843408823013306, -1.8196104764938354, -0.6686705946922302, -0.21942278742790222, 2.9005627632141113, 1.4963406324386597, 1.4003300666809082, 844.0, -0.21327200531959534, 0.4059480130672455, 0.17443299293518066, 2.7149999141693115, 1.371999979019165, 3.128000020980835], "mean": [0.4923056960105896, 2.078540086746216, 1.2247295379638672, 0.28632208704948425, -2.80365252494812, -1.188716173171997, 0.3564143478870392, 384.1832275390625, 0.253498375415802, 0.3499181270599365, -0.01901978813111782, -1.73609459400177, 0.7966083288192749, 0.2559832036495209, -0.31724292039871216, -2.053703784942627, -1.222200632095337, -0.7201038599014282, 2.3415114879608154, 0.4205484092235565, 0.09085463732481003, 352.4121398925781, -0.2910277247428894, 0.3369341492652893, 0.010259457863867283, 1.7120493650436401, 0.681037187576294, 1.0912705659866333], "std": [0.10211131721735, 0.017685268074274063, 0.3685385286808014, 0.21759232878684998, 0.07328636944293976, 0.40218302607536316, 0.24535855650901794, 268.9564208984375, 0.07115580886602402, 0.029456520453095436, 0.08882354199886322, 0.6905275583267212, 0.169066920876503, 0.5041078925132751, 0.0994420126080513, 0.034192513674497604, 0.48796018958091736, 0.4596828818321228, 0.2538404166698456, 1.1560715436935425, 0.5211896896362305, 294.0906982421875, 0.041945282369852066, 0.025262659415602684, 0.0429421029984951, 0.6323674321174622, 0.430328369140625, 2.3833537101745605], "count": [1075]}, "action": {"min": [0.23282693326473236, 1.972204566001892, 0.8435875177383423, -0.1592787653207779, -2.845672369003296, -1.8440799713134766, -0.2638588845729828, 18.0, 0.15034200251102448, 0.2735469937324524, -0.132315993309021, -2.624000072479248, 0.32600000500679016, -0.46000000834465027, -0.521452009677887, -2.080118417739868, -1.979482650756836, -1.744631052017212, 1.7953155040740967, -1.5954055786132812, -0.710296630859375, 32.0, -0.3672710061073303, 0.28929999470710754, -0.04399599879980087, 0.7919999957084656, -0.07599999755620956, -3.1381852626800537], "max": [0.6569419503211975, 2.092510223388672, 1.6966520547866821, 0.5492027997970581, -2.2209839820861816, -0.5981243848800659, 0.7079404592514038, 651.0, 0.38704898953437805, 0.39235201478004456, 0.13385799527168274, -0.8899999856948853, 0.968000054359436, 0.9079999923706055, 0.053843408823013306, -1.8196104764938354, -0.6686705946922302, -0.21942278742790222, 2.9005627632141113, 1.4963406324386597, 1.4003300666809082, 844.0, -0.21327200531959534, 0.4059480130672455, 0.17443299293518066, 2.7149999141693115, 1.371999979019165, 3.128000020980835], "mean": [0.4923056960105896, 2.078540086746216, 1.2247295379638672, 0.28632208704948425, -2.80365252494812, -1.188716173171997, 0.3564143478870392, 384.1832275390625, 0.253498375415802, 0.3499181270599365, -0.01901978813111782, -1.73609459400177, 0.7966083288192749, 0.2559832036495209, -0.31724292039871216, -2.053703784942627, -1.222200632095337, -0.7201038599014282, 2.3415114879608154, 0.4205484092235565, 0.09085463732481003, 352.4121398925781, -0.2910277247428894, 0.3369341492652893, 0.010259457863867283, 1.7120493650436401, 0.681037187576294, 1.0912705659866333], "std": [0.10211131721735, 0.017685268074274063, 0.3685385286808014, 0.21759232878684998, 0.07328636944293976, 0.40218302607536316, 0.24535855650901794, 268.9564208984375, 0.07115580886602402, 0.029456520453095436, 0.08882354199886322, 0.6905275583267212, 0.169066920876503, 0.5041078925132751, 0.0994420126080513, 0.034192513674497604, 0.48796018958091736, 0.4596828818321228, 0.2538404166698456, 1.1560715436935425, 0.5211896896362305, 294.0906982421875, 0.041945282369852066, 0.025262659415602684, 0.0429421029984951, 0.6323674321174622, 0.430328369140625, 2.3833537101745605], "count": [1075]}, "timestamp": {"min": [0.0], "max": [35.8], "mean": [17.9], "std": [10.344187847396345], "count": [1075]}, "frame_index": {"min": [0], "max": [1074], "mean": [537.0], "std": [310.32563542189035], "count": [1075]}, "episode_index": {"min": [79], "max": [79], "mean": [79.0], "std": [0.0], "count": [1075]}, "index": {"min": [55329], "max": [56403], "mean": [55866.0], "std": [310.32563542189035], "count": [1075]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1075]}, "subtask_annotation": {"mean": [3.575813953488372, 9.0, 9.0, 9.0, 9.0], "std": [2.0075603991124056, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [1075]}, "scene_annotation": {"mean": [79.0], "std": [0.0], "min": [79], "max": [79], "count": [1075]}, "eef_direction_state": {"mean": [4.89953488372093, 4.898604651162791], "std": [1.7055721995427044, 1.8612193819873244], "min": [0, 0], "max": [6, 6], "count": [1075]}, "eef_velocity_state": {"mean": [0.4241860465116279, 0.36186046511627906], "std": [0.583948996491114, 0.607117688349435], "min": [0, 0], "max": [2, 2], "count": [1075]}, "eef_acc_mag_state": {"mean": [0.546046511627907, 0.3841860465116279], "std": [0.7873834783780549, 0.6970577119283498], "min": [0, 0], "max": [2, 2], "count": [1075]}, "eef_direction_action": {"mean": [4.89953488372093, 4.898604651162791], "std": [1.7055721995427044, 1.8612193819873244], "min": [0, 0], "max": [6, 6], "count": [1075]}, "eef_velocity_action": {"mean": [0.4241860465116279, 0.36186046511627906], "std": [0.583948996491114, 0.607117688349435], "min": [0, 0], "max": [2, 2], "count": [1075]}, "eef_acc_mag_action": {"mean": [0.546046511627907, 0.3841860465116279], "std": [0.7873834783780549, 0.6970577119283498], "min": [0, 0], "max": [2, 2], "count": [1075]}, "eef_sim_pose_state": {"mean": [0.5265667253233776, 0.28223325545826855, 1.0720727167865434, -0.830436212825152, 1.0282575639657678, 0.6033138015292507, 0.540240167708666, -0.24180686382148947, 1.0634794634245568, 0.7515955880918698, 1.1605508187719062, 1.0859797198684726], "std": [0.032360583300152415, 0.04015744967786232, 0.05352407140334109, 1.5685540037347412, 0.37737748232792945, 1.6167045156791047, 0.0317386973906457, 0.09828378460460299, 0.008513222483280925, 1.0542143093997969, 0.11975528104653195, 1.2567259516488642], "min": [0.472054021953925, 0.23829072000843393, 1.026387237834754, -3.0978899743089743, 0.28221073624776327, -3.1248962278975725, 0.45970270204921315, -0.42281691698430574, 1.0426087317055281, -1.2745989691809108, 0.8717146598140073, -3.096344839195785], "max": [0.5924136510717659, 0.40139106791123935, 1.2034537953485889, 3.1304163711533772, 1.5397229213906338, 3.1086997863378807, 0.5870021374066527, -0.11245583894624553, 1.0879952472911834, 2.5325793259718585, 1.557013231571787, 3.1322760867676553], "count": [1075]}, "eef_sim_pose_action": {"mean": [0.5265667253233776, 0.28223325545826855, 1.0720727167865434, -0.830436212825152, 1.0282575639657678, 0.6033138015292507, 0.540240167708666, -0.24180686382148947, 1.0634794634245568, 0.7515955880918698, 1.1605508187719062, 1.0859797198684726], "std": [0.032360583300152415, 0.04015744967786232, 0.05352407140334109, 1.5685540037347412, 0.37737748232792945, 1.6167045156791047, 0.0317386973906457, 0.09828378460460299, 0.008513222483280925, 1.0542143093997969, 0.11975528104653195, 1.2567259516488642], "min": [0.472054021953925, 0.23829072000843393, 1.026387237834754, -3.0978899743089743, 0.28221073624776327, -3.1248962278975725, 0.45970270204921315, -0.42281691698430574, 1.0426087317055281, -1.2745989691809108, 0.8717146598140073, -3.096344839195785], "max": [0.5924136510717659, 0.40139106791123935, 1.2034537953485889, 3.1304163711533772, 1.5397229213906338, 3.1086997863378807, 0.5870021374066527, -0.11245583894624553, 1.0879952472911834, 2.5325793259718585, 1.557013231571787, 3.1322760867676553], "count": [1075]}, "gripper_mode_state": {"mean": [0.5525581395348838, 0.5358139534883721], "std": [0.49722996889631155, 0.4987157113381711], "min": [0, 0], "max": [1, 1], "count": [1075]}, "gripper_activity_state": {"mean": [1.9525581395348837, 1.9572093023255814], "std": [0.26339547614253256, 0.2694207876977928], "min": [0, 0], "max": [2, 2], "count": [1075]}, "gripper_mode_action": {"mean": [0.5525581395348838, 0.5358139534883721], "std": [0.49722996889631155, 0.4987157113381711], "min": [0, 0], "max": [1, 1], "count": [1075]}, "gripper_activity_action": {"mean": [1.9525581395348837, 1.9572093023255814], "std": [0.26339547614253256, 0.2694207876977928], "min": [0, 0], "max": [2, 2], "count": [1075]}, "gripper_open_scale_state": {"mean": [0.35241209315100414, 0.38418325579088747], "std": [0.29409067609390566, 0.26895629120415254], "min": [0.032, 0.018], "max": [0.844, 0.651], "count": [1075]}, "gripper_open_scale_action": {"mean": [0.35241209315100414, 0.38418325579088747], "std": [0.29409067609390566, 0.26895629120415254], "min": [0.032, 0.018], "max": [0.844, 0.651], "count": [1075]}}} +{"episode_index": 79, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4495606617647059]], [[0.4662161373751955]], [[0.4546823612113557]]], "std": [[[0.13550950486001684]], [[0.12552634768353665]], [[0.12874163752116488]]], "count": [163]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.054901960784313725]], [[0.058823529411764705]]], "max": [[[0.6470588235294118]], [[0.6352941176470588]], [[0.6196078431372549]]], "mean": [[[0.47504959852038975]], [[0.48357043937206784]], [[0.474912689462288]]], "std": [[[0.05190260343841879]], [[0.042401257979955115]], [[0.0526512838692914]]], "count": [163]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.7490196078431373]], [[0.7529411764705882]]], "mean": [[[0.46900447968042025]], [[0.48153502295601264]], [[0.46760735820401783]]], "std": [[[0.06526697868557858]], [[0.049998442302102146]], [[0.06847982379390846]]], "count": [163]}, "observation.state": {"min": [0.38346630334854126, 1.9081859588623047, 0.3021339774131775, -0.3338814973831177, -2.351726531982422, -1.9449776411056519, -0.36138787865638733, 18.0, 0.1429940015077591, 0.3136340081691742, -0.12920799851417542, -2.3580000400543213, -0.002000001259148121, -0.2110000103712082, -0.732113242149353, -2.0801007747650146, -1.9036133289337158, -1.7536894083023071, 2.2465529441833496, -1.4513983726501465, -0.7036120295524597, 35.0, -0.32938098907470703, 0.30171099305152893, -0.03370700031518936, 0.8180000185966492, -0.012999997474253178, -3.115000009536743], "max": [0.7316595315933228, 2.0923705101013184, 1.2072268724441528, 0.5868844389915466, -1.4047632217407227, -0.6968052983283997, 0.8166919350624084, 758.0, 0.36006298661231995, 0.4015820026397705, 0.15449999272823334, -0.7120000720024109, 1.1119999885559082, 0.9049999713897705, -0.07508406788110733, -1.6782912015914917, -0.8138819336891174, -0.4576253294944763, 2.8900036811828613, 1.2962037324905396, 0.631303071975708, 813.0, -0.2158840000629425, 0.4293679893016815, 0.11785700172185898, 2.571000099182129, 1.1260000467300415, 3.132999897003174], "mean": [0.5922269821166992, 2.057220220565796, 0.7817922830581665, 0.20314648747444153, -2.2019221782684326, -1.328573226928711, 0.17302535474300385, 451.40179443359375, 0.23851116001605988, 0.3624092936515808, 0.003907869569957256, -1.5481431484222412, 0.7141901850700378, 0.5154879093170166, -0.3458259105682373, -2.057363748550415, -1.2710587978363037, -0.7561951875686646, 2.471527099609375, 0.45681852102279663, 0.009051083587110043, 372.6526794433594, -0.27354323863983154, 0.3572935163974762, 0.009718766435980797, 1.6476786136627197, 0.7147250771522522, 1.120844841003418], "std": [0.102756068110466, 0.054342303425073624, 0.3184342682361603, 0.29622241854667664, 0.10378730297088623, 0.41009122133255005, 0.2183459997177124, 328.8045349121094, 0.07134199887514114, 0.022957302629947662, 0.09524696320295334, 0.6741058230400085, 0.3054162263870239, 0.47092318534851074, 0.17966224253177643, 0.055389393121004105, 0.39173316955566406, 0.3203628659248352, 0.24038000404834747, 1.0540269613265991, 0.2663804888725281, 338.5628967285156, 0.02848433330655098, 0.03278149664402008, 0.03445921465754509, 0.5679907202720642, 0.359843373298645, 2.3234870433807373], "count": [891]}, "action": {"min": [0.38346630334854126, 1.9081859588623047, 0.3021339774131775, -0.3338814973831177, -2.351726531982422, -1.9449776411056519, -0.36138787865638733, 18.0, 0.1429940015077591, 0.3136340081691742, -0.12920799851417542, -2.3580000400543213, -0.002000001259148121, -0.2110000103712082, -0.732113242149353, -2.0801007747650146, -1.9036133289337158, -1.7536894083023071, 2.2465529441833496, -1.4513983726501465, -0.7036120295524597, 35.0, -0.32938098907470703, 0.30171099305152893, -0.03370700031518936, 0.8180000185966492, -0.012999997474253178, -3.115000009536743], "max": [0.7316595315933228, 2.0923705101013184, 1.2072268724441528, 0.5868844389915466, -1.4047632217407227, -0.6968052983283997, 0.8166919350624084, 758.0, 0.36006298661231995, 0.4015820026397705, 0.15449999272823334, -0.7120000720024109, 1.1119999885559082, 0.9049999713897705, -0.07508406788110733, -1.6782912015914917, -0.8138819336891174, -0.4576253294944763, 2.8900036811828613, 1.2962037324905396, 0.631303071975708, 813.0, -0.2158840000629425, 0.4293679893016815, 0.11785700172185898, 2.571000099182129, 1.1260000467300415, 3.132999897003174], "mean": [0.5922269821166992, 2.057220220565796, 0.7817922830581665, 0.20314648747444153, -2.2019221782684326, -1.328573226928711, 0.17302535474300385, 451.40179443359375, 0.23851116001605988, 0.3624092936515808, 0.003907869569957256, -1.5481431484222412, 0.7141901850700378, 0.5154879093170166, -0.3458259105682373, -2.057363748550415, -1.2710587978363037, -0.7561951875686646, 2.471527099609375, 0.45681852102279663, 0.009051083587110043, 372.6526794433594, -0.27354323863983154, 0.3572935163974762, 0.009718766435980797, 1.6476786136627197, 0.7147250771522522, 1.120844841003418], "std": [0.102756068110466, 0.054342303425073624, 0.3184342682361603, 0.29622241854667664, 0.10378730297088623, 0.41009122133255005, 0.2183459997177124, 328.8045349121094, 0.07134199887514114, 0.022957302629947662, 0.09524696320295334, 0.6741058230400085, 0.3054162263870239, 0.47092318534851074, 0.17966224253177643, 0.055389393121004105, 0.39173316955566406, 0.3203628659248352, 0.24038000404834747, 1.0540269613265991, 0.2663804888725281, 338.5628967285156, 0.02848433330655098, 0.03278149664402008, 0.03445921465754509, 0.5679907202720642, 0.359843373298645, 2.3234870433807373], "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": [80], "max": [80], "mean": [80.0], "std": [0.0], "count": [891]}, "index": {"min": [56404], "max": [57294], "mean": [56849.0], "std": [257.20938292890224], "count": [891]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [891]}, "subtask_annotation": {"mean": [3.4657687991021326, 9.0, 9.0, 9.0, 9.0], "std": [1.9372032406229187, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [891]}, "scene_annotation": {"mean": [80.0], "std": [0.0], "min": [80], "max": [80], "count": [891]}, "eef_direction_state": {"mean": [4.448933782267115, 4.6767676767676765], "std": [1.977546941214317, 1.9895656799249561], "min": [0, 0], "max": [6, 6], "count": [891]}, "eef_velocity_state": {"mean": [0.5162738496071829, 0.43546576879910215], "std": [0.6272112659578447, 0.650510704753442], "min": [0, 0], "max": [2, 2], "count": [891]}, "eef_acc_mag_state": {"mean": [0.5510662177328844, 0.4152637485970819], "std": [0.7859787603853081, 0.7046043958698363], "min": [0, 0], "max": [2, 2], "count": [891]}, "eef_direction_action": {"mean": [4.448933782267115, 4.6767676767676765], "std": [1.977546941214317, 1.9895656799249561], "min": [0, 0], "max": [6, 6], "count": [891]}, "eef_velocity_action": {"mean": [0.5162738496071829, 0.43546576879910215], "std": [0.6272112659578447, 0.650510704753442], "min": [0, 0], "max": [2, 2], "count": [891]}, "eef_acc_mag_action": {"mean": [0.5510662177328844, 0.4152637485970819], "std": [0.7859787603853081, 0.7046043958698363], "min": [0, 0], "max": [2, 2], "count": [891]}, "eef_sim_pose_state": {"mean": [0.5464294849757434, 0.26664392535222414, 1.0822579030776727, -1.0585385907070395, 1.0535845184180754, 0.24603350657111542, 0.5542824204206441, -0.24615238895428926, 1.0867314449508516, 0.5692460318411745, 1.053242517721433, 0.8905828343875807], "std": [0.04168607515552285, 0.03244766879735682, 0.042569669110134795, 1.4022631917198303, 0.38918537969443007, 1.7150025050516955, 0.02376390025058803, 0.10412101369799755, 0.020655602708460296, 1.0925797067522605, 0.3047524953624053, 1.1416164437552425], "min": [0.48464408900632516, 0.22227410184582005, 1.0411732477655762, -3.1408140148642687, 0.2562568736190698, -3.13880058508632, 0.5015655553517456, -0.4179299717736796, 1.0672869417726016, -1.3614376289213928, 0.4751163042865114, -0.5806339285788655], "max": [0.6218515488519382, 0.3598425287942789, 1.189888417415142, 3.114725765556028, 1.5138317828204126, 3.138644032332758, 0.5924920723832063, -0.10295590038794845, 1.157175949221218, 2.172516322702868, 1.5170149105512256, 2.802710516872896], "count": [891]}, "eef_sim_pose_action": {"mean": [0.5464294849757434, 0.26664392535222414, 1.0822579030776727, -1.0585385907070395, 1.0535845184180754, 0.24603350657111542, 0.5542824204206441, -0.24615238895428926, 1.0867314449508516, 0.5692460318411745, 1.053242517721433, 0.8905828343875807], "std": [0.04168607515552285, 0.03244766879735682, 0.042569669110134795, 1.4022631917198303, 0.38918537969443007, 1.7150025050516955, 0.02376390025058803, 0.10412101369799755, 0.020655602708460296, 1.0925797067522605, 0.3047524953624053, 1.1416164437552425], "min": [0.48464408900632516, 0.22227410184582005, 1.0411732477655762, -3.1408140148642687, 0.2562568736190698, -3.13880058508632, 0.5015655553517456, -0.4179299717736796, 1.0672869417726016, -1.3614376289213928, 0.4751163042865114, -0.5806339285788655], "max": [0.6218515488519382, 0.3598425287942789, 1.189888417415142, 3.114725765556028, 1.5138317828204126, 3.138644032332758, 0.5924920723832063, -0.10295590038794845, 1.157175949221218, 2.172516322702868, 1.5170149105512256, 2.802710516872896], "count": [891]}, "gripper_mode_state": {"mean": [0.5735129068462402, 0.4769921436588103], "std": [0.4945663277327063, 0.4994703580259588], "min": [0, 0], "max": [1, 1], "count": [891]}, "gripper_activity_state": {"mean": [1.9169472502805835, 1.962962962962963], "std": [0.35113108324599546, 0.23636267710147085], "min": [0, 0], "max": [2, 2], "count": [891]}, "gripper_mode_action": {"mean": [0.5735129068462402, 0.4769921436588103], "std": [0.4945663277327063, 0.4994703580259588], "min": [0, 0], "max": [1, 1], "count": [891]}, "gripper_activity_action": {"mean": [1.9169472502805835, 1.962962962962963], "std": [0.35113108324599546, 0.23636267710147085], "min": [0, 0], "max": [2, 2], "count": [891]}, "gripper_open_scale_state": {"mean": [0.3726526374260325, 0.4514017956816121], "std": [0.33856300616139634, 0.32880458858790074], "min": [0.035, 0.018], "max": [0.813, 0.758], "count": [891]}, "gripper_open_scale_action": {"mean": [0.3726526374260325, 0.4514017956816121], "std": [0.33856300616139634, 0.32880458858790074], "min": [0.035, 0.018], "max": [0.813, 0.758], "count": [891]}}} +{"episode_index": 80, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.45470768454440597]], [[0.47030577542291424]], [[0.4609515462802768]]], "std": [[[0.13048155992062305]], [[0.11599278727321953]], [[0.12011248691622843]]], "count": [170]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.047058823529411764]], [[0.050980392156862744]]], "max": [[[0.6980392156862745]], [[0.6784313725490196]], [[0.6745098039215687]]], "mean": [[[0.4747303825451749]], [[0.48280968377547095]], [[0.4745619100826605]]], "std": [[[0.05260630888996497]], [[0.04679142506221229]], [[0.05469552575881452]]], "count": [170]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.6941176470588235]], [[0.6862745098039216]]], "mean": [[[0.47405609260861203]], [[0.48875640618992694]], [[0.47095854238754326]]], "std": [[[0.0710919615589796]], [[0.048526688868993986]], [[0.07912155517560145]]], "count": [170]}, "observation.state": {"min": [0.27689650654792786, 1.7713346481323242, -0.021799162030220032, -0.29302331805229187, -1.941992998123169, -2.007251024246216, -0.08644616603851318, 29.0, 0.18287399411201477, 0.24608199298381805, -0.12781499326229095, -2.4149999618530273, 0.8299999833106995, -0.22200003266334534, -0.7486415505409241, -2.0801007747650146, -1.8776079416275024, -1.6872272491455078, 2.236412525177002, -1.0854202508926392, -0.5359905958175659, 35.0, -0.3420880138874054, 0.25152599811553955, -0.04570100083947182, 0.9219999313354492, 0.2120000123977661, -3.1401853561401367], "max": [0.7271216511726379, 2.0893163681030273, 0.36974799633026123, 0.8312654495239258, -1.3525255918502808, -1.0646508932113647, 0.7669152021408081, 492.0, 0.3785409927368164, 0.38624900579452515, 0.10847499966621399, -0.7210000157356262, 1.1030000448226929, 0.9819999933242798, -0.016632989048957825, -1.8749200105667114, -0.5962567925453186, -0.27029913663864136, 2.888746738433838, 1.6745736598968506, 0.4063475728034973, 740.0, -0.1786070019006729, 0.43412500619888306, 0.08505400270223618, 2.609999895095825, 1.034000039100647, 3.11899995803833], "mean": [0.5345047116279602, 2.063488483428955, 0.2043716162443161, 0.09004136174917221, -1.6044903993606567, -1.4429106712341309, 0.4183472692966461, 295.17706298828125, 0.2858218848705292, 0.33728283643722534, 0.01697336696088314, -1.4644851684570312, 0.9374356269836426, 0.45350220799446106, -0.3020034730434418, -2.0533456802368164, -1.1281200647354126, -0.6364088654518127, 2.4716134071350098, 0.8382343053817749, -0.08164069801568985, 404.74761962890625, -0.27178359031677246, 0.3273225426673889, 0.007625316735357046, 1.5532503128051758, 0.7575101256370544, 1.2049704790115356], "std": [0.1164855808019638, 0.05699609965085983, 0.139879509806633, 0.2629697024822235, 0.2265084683895111, 0.18597088754177094, 0.16235044598579407, 208.80880737304688, 0.056313544511795044, 0.03068879432976246, 0.08112069964408875, 0.6245404481887817, 0.05491643399000168, 0.3809066116809845, 0.191337451338768, 0.03132014721632004, 0.42718321084976196, 0.31719526648521423, 0.2288021445274353, 1.017867922782898, 0.282979279756546, 253.8844757080078, 0.033846791833639145, 0.059298500418663025, 0.04097989946603775, 0.5632481575012207, 0.2687782347202301, 2.1253483295440674], "count": [949]}, "action": {"min": [0.27689650654792786, 1.7713346481323242, -0.021799162030220032, -0.29302331805229187, -1.941992998123169, -2.007251024246216, -0.08644616603851318, 29.0, 0.18287399411201477, 0.24608199298381805, -0.12781499326229095, -2.4149999618530273, 0.8299999833106995, -0.22200003266334534, -0.7486415505409241, -2.0801007747650146, -1.8776079416275024, -1.6872272491455078, 2.236412525177002, -1.0854202508926392, -0.5359905958175659, 35.0, -0.3420880138874054, 0.25152599811553955, -0.04570100083947182, 0.9219999313354492, 0.2120000123977661, -3.1401853561401367], "max": [0.7271216511726379, 2.0893163681030273, 0.36974799633026123, 0.8312654495239258, -1.3525255918502808, -1.0646508932113647, 0.7669152021408081, 492.0, 0.3785409927368164, 0.38624900579452515, 0.10847499966621399, -0.7210000157356262, 1.1030000448226929, 0.9819999933242798, -0.016632989048957825, -1.8749200105667114, -0.5962567925453186, -0.27029913663864136, 2.888746738433838, 1.6745736598968506, 0.4063475728034973, 740.0, -0.1786070019006729, 0.43412500619888306, 0.08505400270223618, 2.609999895095825, 1.034000039100647, 3.11899995803833], "mean": [0.5345047116279602, 2.063488483428955, 0.2043716162443161, 0.09004136174917221, -1.6044903993606567, -1.4429106712341309, 0.4183472692966461, 295.17706298828125, 0.2858218848705292, 0.33728283643722534, 0.01697336696088314, -1.4644851684570312, 0.9374356269836426, 0.45350220799446106, -0.3020034730434418, -2.0533456802368164, -1.1281200647354126, -0.6364088654518127, 2.4716134071350098, 0.8382343053817749, -0.08164069801568985, 404.74761962890625, -0.27178359031677246, 0.3273225426673889, 0.007625316735357046, 1.5532503128051758, 0.7575101256370544, 1.2049704790115356], "std": [0.1164855808019638, 0.05699609965085983, 0.139879509806633, 0.2629697024822235, 0.2265084683895111, 0.18597088754177094, 0.16235044598579407, 208.80880737304688, 0.056313544511795044, 0.03068879432976246, 0.08112069964408875, 0.6245404481887817, 0.05491643399000168, 0.3809066116809845, 0.191337451338768, 0.03132014721632004, 0.42718321084976196, 0.31719526648521423, 0.2288021445274353, 1.017867922782898, 0.282979279756546, 253.8844757080078, 0.033846791833639145, 0.059298500418663025, 0.04097989946603775, 0.5632481575012207, 0.2687782347202301, 2.1253483295440674], "count": [949]}, "timestamp": {"min": [0.0], "max": [31.6], "mean": [15.8], "std": [9.131751687868483], "count": [949]}, "frame_index": {"min": [0], "max": [948], "mean": [474.0], "std": [273.95255063605447], "count": [949]}, "episode_index": {"min": [81], "max": [81], "mean": [81.0], "std": [0.0], "count": [949]}, "index": {"min": [57295], "max": [58243], "mean": [57769.0], "std": [273.95255063605447], "count": [949]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [949]}, "subtask_annotation": {"mean": [3.0021074815595363, 9.0, 9.0, 9.0, 9.0], "std": [2.122188410874648, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [949]}, "scene_annotation": {"mean": [81.0], "std": [0.0], "min": [81], "max": [81], "count": [949]}, "eef_direction_state": {"mean": [4.299262381454162, 4.552160168598525], "std": [2.1019859854182403, 2.007537973782703], "min": [0, 0], "max": [6, 6], "count": [949]}, "eef_velocity_state": {"mean": [0.5574288724973656, 0.4720758693361433], "std": [0.6605870608496264, 0.6672451033642347], "min": [0, 0], "max": [2, 2], "count": [949]}, "eef_acc_mag_state": {"mean": [0.5900948366701791, 0.48261327713382507], "std": [0.7961623518348141, 0.7522100343643582], "min": [0, 0], "max": [2, 2], "count": [949]}, "eef_direction_action": {"mean": [4.299262381454162, 4.552160168598525], "std": [2.1019859854182403, 2.007537973782703], "min": [0, 0], "max": [6, 6], "count": [949]}, "eef_velocity_action": {"mean": [0.5574288724973656, 0.4720758693361433], "std": [0.6605870608496264, 0.6672451033642347], "min": [0, 0], "max": [2, 2], "count": [949]}, "eef_acc_mag_action": {"mean": [0.5900948366701791, 0.48261327713382507], "std": [0.7961623518348141, 0.7522100343643582], "min": [0, 0], "max": [2, 2], "count": [949]}, "eef_sim_pose_state": {"mean": [0.5158465517512928, 0.26682141751962574, 1.0741719845015782, -0.9327914217541452, 1.0133795503491567, 0.08137947518089451, 0.5258066769570758, -0.2851283444082194, 1.062444005353546, 0.6694517840827604, 1.1908441830844085, 0.9158659540881287], "std": [0.06503205214083266, 0.04275562108547363, 0.03706481922108095, 1.2773945347758942, 0.2547938840490365, 1.6122455036541206, 0.030738457020835937, 0.08379219129300294, 0.017579806667476088, 0.4410548004493864, 0.15888360741688354, 0.6073865845734824], "min": [0.4385689519660241, 0.20299210024820752, 1.0149866221275319, -3.1021459335550756, 0.48237435449892985, -3.1413859090958565, 0.4359484086817771, -0.4007172075175063, 1.0327667194263757, -0.06912317982053542, 0.9311393191353101, 0.3465249944776017], "max": [0.63950554343546, 0.3579880012822172, 1.1993044427757134, 0.7220418111487932, 1.5103653899662786, 3.1228653571995206, 0.5725374367209861, -0.13108049719026282, 1.0907468584857827, 1.5909613857789235, 1.400771816442648, 2.2622648997512687], "count": [949]}, "eef_sim_pose_action": {"mean": [0.5158465517512928, 0.26682141751962574, 1.0741719845015782, -0.9327914217541452, 1.0133795503491567, 0.08137947518089451, 0.5258066769570758, -0.2851283444082194, 1.062444005353546, 0.6694517840827604, 1.1908441830844085, 0.9158659540881287], "std": [0.06503205214083266, 0.04275562108547363, 0.03706481922108095, 1.2773945347758942, 0.2547938840490365, 1.6122455036541206, 0.030738457020835937, 0.08379219129300294, 0.017579806667476088, 0.4410548004493864, 0.15888360741688354, 0.6073865845734824], "min": [0.4385689519660241, 0.20299210024820752, 1.0149866221275319, -3.1021459335550756, 0.48237435449892985, -3.1413859090958565, 0.4359484086817771, -0.4007172075175063, 1.0327667194263757, -0.06912317982053542, 0.9311393191353101, 0.3465249944776017], "max": [0.63950554343546, 0.3579880012822172, 1.1993044427757134, 0.7220418111487932, 1.5103653899662786, 3.1228653571995206, 0.5725374367209861, -0.13108049719026282, 1.0907468584857827, 1.5909613857789235, 1.400771816442648, 2.2622648997512687], "count": [949]}, "gripper_mode_state": {"mean": [0.7502634351949421, 1.0], "std": [0.4328605006285935, 0.0], "min": [0, 1], "max": [1, 1], "count": [949]}, "gripper_activity_state": {"mean": [1.964172813487882, 1.9652265542676501], "std": [0.22202695812783244, 0.22919770339180232], "min": [0, 0], "max": [2, 2], "count": [949]}, "gripper_mode_action": {"mean": [0.7502634351949421, 1.0], "std": [0.4328605006285935, 0.0], "min": [0, 1], "max": [1, 1], "count": [949]}, "gripper_activity_action": {"mean": [1.964172813487882, 1.9652265542676501], "std": [0.22202695812783244, 0.22919770339180232], "min": [0, 0], "max": [2, 2], "count": [949]}, "gripper_open_scale_state": {"mean": [0.4047476290229437, 0.29517702836859677], "std": [0.2538837064404693, 0.20880870031850823], "min": [0.035, 0.029], "max": [0.74, 0.492], "count": [949]}, "gripper_open_scale_action": {"mean": [0.4047476290229437, 0.29517702836859677], "std": [0.2538837064404693, 0.20880870031850823], "min": [0.035, 0.029], "max": [0.74, 0.492], "count": [949]}}} +{"episode_index": 81, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.45203587111928106]], [[0.4713864137211902]], [[0.46104403567896457]]], "std": [[[0.1347251858198679]], [[0.12137100920884641]], [[0.1247016927115066]]], "count": [152]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.043137254901960784]], [[0.054901960784313725]]], "max": [[[0.6509803921568628]], [[0.6274509803921569]], [[0.6196078431372549]]], "mean": [[[0.4743193530701754]], [[0.48281709424449604]], [[0.47472222490970073]]], "std": [[[0.053550273301891715]], [[0.04480063411146374]], [[0.05638724313044696]]], "count": [152]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7058823529411765]], [[0.6823529411764706]], [[0.6666666666666666]]], "mean": [[[0.46636909157851736]], [[0.4804190249290506]], [[0.46299612465600276]]], "std": [[[0.06701245095821004]], [[0.04507589193468152]], [[0.07485757954074766]]], "count": [152]}, "observation.state": {"min": [0.042324237525463104, 1.8600672483444214, 0.27883380651474, -0.11218976974487305, -2.6863059997558594, -1.9362335205078125, -0.15461872518062592, 19.0, 0.1683109998703003, 0.21567900478839874, -0.14015699923038483, -2.4040000438690186, 0.8270000219345093, -0.1599999964237213, -0.7226012349128723, -2.078582525253296, -2.1452715396881104, -1.5200772285461426, 1.4551159143447876, -1.2429187297821045, -0.464309960603714, 35.0, -0.36935099959373474, 0.23910699784755707, -0.04944000020623207, 1.1089999675750732, -0.4309999942779541, -3.1381852626800537], "max": [0.647639274597168, 2.092597484588623, 1.246008038520813, 0.9985378980636597, -2.0523152351379395, -0.9261764287948608, 0.8351051211357117, 465.0, 0.40615999698638916, 0.3776629865169525, 0.10928600281476974, -0.6430000066757202, 1.1440000534057617, 1.0410000085830688, -0.04588470607995987, -1.93448805809021, -0.5652598142623901, -0.11597713083028793, 2.888554811477661, 1.59828519821167, 1.9758000373840332, 864.0, -0.2110539972782135, 0.4107230007648468, 0.09995800256729126, 2.7290000915527344, 0.9919999837875366, 3.1410000324249268], "mean": [0.4631335437297821, 2.052220582962036, 0.7919908165931702, 0.2985589802265167, -2.182314395904541, -1.2368483543395996, 0.2155206799507141, 313.8604736328125, 0.2829514145851135, 0.3366541862487793, -0.00686574587598443, -1.5459946393966675, 0.9028754830360413, 0.28174149990081787, -0.2340766340494156, -2.052027940750122, -1.1575952768325806, -0.8331615328788757, 2.312767744064331, 0.4967978894710541, 0.2993611991405487, 345.2864074707031, -0.27050238847732544, 0.3229343891143799, -0.00070542300818488, 1.7412910461425781, 0.621806800365448, 0.9286495447158813], "std": [0.16662003099918365, 0.056433092802762985, 0.3324795365333557, 0.25623148679733276, 0.2139541208744049, 0.1910652369260788, 0.11944562196731567, 187.42637634277344, 0.07406780123710632, 0.03751767799258232, 0.08308374136686325, 0.5738224983215332, 0.06653834879398346, 0.27878499031066895, 0.20669029653072357, 0.028442876413464546, 0.5260888934135437, 0.28604528307914734, 0.3521181046962738, 1.0871206521987915, 0.597900927066803, 340.1085205078125, 0.03298407047986984, 0.0665704533457756, 0.042547695338726044, 0.49931392073631287, 0.3257545232772827, 2.482053756713867], "count": [817]}, "action": {"min": [0.042324237525463104, 1.8600672483444214, 0.27883380651474, -0.11218976974487305, -2.6863059997558594, -1.9362335205078125, -0.15461872518062592, 19.0, 0.1683109998703003, 0.21567900478839874, -0.14015699923038483, -2.4040000438690186, 0.8270000219345093, -0.1599999964237213, -0.7226012349128723, -2.078582525253296, -2.1452715396881104, -1.5200772285461426, 1.4551159143447876, -1.2429187297821045, -0.464309960603714, 35.0, -0.36935099959373474, 0.23910699784755707, -0.04944000020623207, 1.1089999675750732, -0.4309999942779541, -3.1381852626800537], "max": [0.647639274597168, 2.092597484588623, 1.246008038520813, 0.9985378980636597, -2.0523152351379395, -0.9261764287948608, 0.8351051211357117, 465.0, 0.40615999698638916, 0.3776629865169525, 0.10928600281476974, -0.6430000066757202, 1.1440000534057617, 1.0410000085830688, -0.04588470607995987, -1.93448805809021, -0.5652598142623901, -0.11597713083028793, 2.888554811477661, 1.59828519821167, 1.9758000373840332, 864.0, -0.2110539972782135, 0.4107230007648468, 0.09995800256729126, 2.7290000915527344, 0.9919999837875366, 3.1410000324249268], "mean": [0.4631335437297821, 2.052220582962036, 0.7919908165931702, 0.2985589802265167, -2.182314395904541, -1.2368483543395996, 0.2155206799507141, 313.8604736328125, 0.2829514145851135, 0.3366541862487793, -0.00686574587598443, -1.5459946393966675, 0.9028754830360413, 0.28174149990081787, -0.2340766340494156, -2.052027940750122, -1.1575952768325806, -0.8331615328788757, 2.312767744064331, 0.4967978894710541, 0.2993611991405487, 345.2864074707031, -0.27050238847732544, 0.3229343891143799, -0.00070542300818488, 1.7412910461425781, 0.621806800365448, 0.9286495447158813], "std": [0.16662003099918365, 0.056433092802762985, 0.3324795365333557, 0.25623148679733276, 0.2139541208744049, 0.1910652369260788, 0.11944562196731567, 187.42637634277344, 0.07406780123710632, 0.03751767799258232, 0.08308374136686325, 0.5738224983215332, 0.06653834879398346, 0.27878499031066895, 0.20669029653072357, 0.028442876413464546, 0.5260888934135437, 0.28604528307914734, 0.3521181046962738, 1.0871206521987915, 0.597900927066803, 340.1085205078125, 0.03298407047986984, 0.0665704533457756, 0.042547695338726044, 0.49931392073631287, 0.3257545232772827, 2.482053756713867], "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": [83], "max": [83], "mean": [83.0], "std": [0.0], "count": [817]}, "index": {"min": [59460], "max": [60276], "mean": [59868.0], "std": [235.84740829612693], "count": [817]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [817]}, "subtask_annotation": {"mean": [3.6634026927784578, 9.0, 9.0, 9.0, 9.0], "std": [1.921480629537222, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [817]}, "scene_annotation": {"mean": [83.0], "std": [0.0], "min": [83], "max": [83], "count": [817]}, "eef_direction_state": {"mean": [4.386780905752754, 4.487148102815177], "std": [1.8813577591976487, 2.0939135014673793], "min": [0, 0], "max": [6, 6], "count": [817]}, "eef_velocity_state": {"mean": [0.6487148102815178, 0.5385556915544676], "std": [0.7102856412941382, 0.7075700965366535], "min": [0, 0], "max": [2, 2], "count": [817]}, "eef_acc_mag_state": {"mean": [0.6952264381884945, 0.49571603427172584], "std": [0.8331499143702144, 0.7666830799406333], "min": [0, 0], "max": [2, 2], "count": [817]}, "eef_direction_action": {"mean": [4.386780905752754, 4.487148102815177], "std": [1.8813577591976487, 2.0939135014673793], "min": [0, 0], "max": [6, 6], "count": [817]}, "eef_velocity_action": {"mean": [0.6487148102815178, 0.5385556915544676], "std": [0.7102856412941382, 0.7075700965366535], "min": [0, 0], "max": [2, 2], "count": [817]}, "eef_acc_mag_action": {"mean": [0.6952264381884945, 0.49571603427172584], "std": [0.8331499143702144, 0.7666830799406333], "min": [0, 0], "max": [2, 2], "count": [817]}, "eef_sim_pose_state": {"mean": [0.5109815458993474, 0.2597174625952671, 1.0762455934181407, -0.6948713659271681, 1.0658415252602556, 0.4602642435138374, 0.524477999834274, -0.26438424252719006, 1.0515286359908718, 0.782514835595693, 1.3054124374787297, 0.9731506284222564], "std": [0.07354670909251979, 0.04196134192538991, 0.04688105135176039, 1.5891176401777964, 0.3415477632774712, 1.6804500798957764, 0.03694894401391243, 0.09460909107119975, 0.01084249564152031, 0.4726323724671633, 0.11488703079140263, 0.7355403790169144], "min": [0.4230111087954186, 0.19826155594403524, 1.0291023009074793, -3.1399383453738414, 0.35558901339355375, -3.1304448191345733, 0.4042543618861002, -0.4139421325815978, 1.0161740354930304, 0.03354385834005272, 0.9094418140010183, 0.3081193793702386], "max": [0.6191275296961043, 0.36482016482985996, 1.1681457995831557, 3.065781669942829, 1.4405413722856055, 3.1394410673043334, 0.5619056272853316, -0.1112752718454019, 1.0828290386245907, 1.6866300208687222, 1.475807272919344, 2.3958162880683576], "count": [817]}, "eef_sim_pose_action": {"mean": [0.5109815458993474, 0.2597174625952671, 1.0762455934181407, -0.6948713659271681, 1.0658415252602556, 0.4602642435138374, 0.524477999834274, -0.26438424252719006, 1.0515286359908718, 0.782514835595693, 1.3054124374787297, 0.9731506284222564], "std": [0.07354670909251979, 0.04196134192538991, 0.04688105135176039, 1.5891176401777964, 0.3415477632774712, 1.6804500798957764, 0.03694894401391243, 0.09460909107119975, 0.01084249564152031, 0.4726323724671633, 0.11488703079140263, 0.7355403790169144], "min": [0.4230111087954186, 0.19826155594403524, 1.0291023009074793, -3.1399383453738414, 0.35558901339355375, -3.1304448191345733, 0.4042543618861002, -0.4139421325815978, 1.0161740354930304, 0.03354385834005272, 0.9094418140010183, 0.3081193793702386], "max": [0.6191275296961043, 0.36482016482985996, 1.1681457995831557, 3.065781669942829, 1.4405413722856055, 3.1394410673043334, 0.5619056272853316, -0.1112752718454019, 1.0828290386245907, 1.6866300208687222, 1.475807272919344, 2.3958162880683576], "count": [817]}, "gripper_mode_state": {"mean": [0.5593635250917993, 1.0], "std": [0.49646346480751136, 0.0], "min": [0, 1], "max": [1, 1], "count": [817]}, "gripper_activity_state": {"mean": [1.9436964504283967, 1.9510403916768666], "std": [0.29564368030356236, 0.28858667903825563], "min": [0, 0], "max": [2, 2], "count": [817]}, "gripper_mode_action": {"mean": [0.5593635250917993, 1.0], "std": [0.49646346480751136, 0.0], "min": [0, 1], "max": [1, 1], "count": [817]}, "gripper_activity_action": {"mean": [1.9436964504283967, 1.9510403916768666], "std": [0.29564368030356236, 0.28858667903825563], "min": [0, 0], "max": [2, 2], "count": [817]}, "gripper_open_scale_state": {"mean": [0.3452864137320361, 0.31386046508359483], "std": [0.3401084392823199, 0.18742634489840954], "min": [0.035, 0.019], "max": [0.864, 0.465], "count": [817]}, "gripper_open_scale_action": {"mean": [0.3452864137320361, 0.31386046508359483], "std": [0.3401084392823199, 0.18742634489840954], "min": [0.035, 0.019], "max": [0.864, 0.465], "count": [817]}}} +{"episode_index": 82, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.45480209952375256]], [[0.4699934640522876]], [[0.4599805690060577]]], "std": [[[0.13525996713215235]], [[0.12286078152411671]], [[0.1265466617530492]]], "count": [164]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.047058823529411764]], [[0.047058823529411764]]], "max": [[[0.6431372549019608]], [[0.6313725490196078]], [[0.615686274509804]]], "mean": [[[0.47146524041527177]], [[0.47967089361150966]], [[0.4703137678343695]]], "std": [[[0.0515076673527385]], [[0.04105511961639813]], [[0.0533208018520331]]], "count": [164]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.6745098039215687]], [[0.6588235294117647]]], "mean": [[[0.47253030223776504]], [[0.4877081589749721]], [[0.46877332292164836]]], "std": [[[0.06881472606732064]], [[0.048399887031192836]], [[0.07694990209720742]]], "count": [164]}, "observation.state": {"min": [0.15700982511043549, 2.0634329319000244, 0.3814242482185364, 0.00048869225429371, -2.172708034515381, -1.9623783826828003, -0.092746801674366, 14.0, 0.1394280046224594, 0.20883800089359283, -0.1515679955482483, -2.4010000228881836, 0.675000011920929, -0.16099998354911804, -0.5730614066123962, -2.080188274383545, -1.9973549842834473, -1.5994023084640503, 2.001997470855713, -1.3308136463165283, -1.0892077684402466, 32.0, -0.3647800087928772, 0.2804499864578247, -0.04635100066661835, 0.9900000095367432, 0.09099999815225601, -3.1391851902008057], "max": [0.777736246585846, 2.0931735038757324, 1.2394979000091553, 0.6773797869682312, -1.824427604675293, -0.6727895736694336, 0.5507386326789856, 743.0, 0.38278499245643616, 0.38907700777053833, 0.0976490005850792, -0.5929999351501465, 1.25600004196167, 0.9639999866485596, -0.1938188076019287, -1.7872695922851562, -0.5526585578918457, 0.0486772321164608, 2.7214395999908447, 1.6092634201049805, 0.39271655678749084, 805.0, -0.22136999666690826, 0.4445590078830719, 0.12656299769878387, 2.5480000972747803, 1.4980000257492065, 3.138000011444092], "mean": [0.4717482626438141, 2.0809879302978516, 0.7276557087898254, 0.2879820466041565, -2.1515963077545166, -1.247641682624817, 0.29093319177627563, 392.6465148925781, 0.26781466603279114, 0.3220105767250061, -0.027575068175792694, -1.5192867517471313, 0.9139618277549744, 0.38631269335746765, -0.3368293046951294, -2.04084849357605, -0.982855498790741, -0.513552188873291, 2.320131301879883, 0.8175755143165588, -0.15729431807994843, 268.9938659667969, -0.2987760305404663, 0.3249317407608032, 0.009062545374035835, 1.8212937116622925, 0.826591968536377, 0.5533758997917175], "std": [0.19310134649276733, 0.01006792951375246, 0.3291991353034973, 0.2284736931324005, 0.029634881764650345, 0.37170660495758057, 0.21007220447063446, 276.6701354980469, 0.09141053259372711, 0.0446559339761734, 0.0959726870059967, 0.7013586759567261, 0.14413388073444366, 0.40541157126426697, 0.10780849307775497, 0.049601659178733826, 0.49968817830085754, 0.4511907696723938, 0.2644526958465576, 1.0662509202957153, 0.583622395992279, 258.5601501464844, 0.03458831086754799, 0.04412677139043808, 0.03902369365096092, 0.41887378692626953, 0.45027947425842285, 2.694981575012207], "count": [901]}, "action": {"min": [0.15700982511043549, 2.0634329319000244, 0.3814242482185364, 0.00048869225429371, -2.172708034515381, -1.9623783826828003, -0.092746801674366, 14.0, 0.1394280046224594, 0.20883800089359283, -0.1515679955482483, -2.4010000228881836, 0.675000011920929, -0.16099998354911804, -0.5730614066123962, -2.080188274383545, -1.9973549842834473, -1.5994023084640503, 2.001997470855713, -1.3308136463165283, -1.0892077684402466, 32.0, -0.3647800087928772, 0.2804499864578247, -0.04635100066661835, 0.9900000095367432, 0.09099999815225601, -3.1391851902008057], "max": [0.777736246585846, 2.0931735038757324, 1.2394979000091553, 0.6773797869682312, -1.824427604675293, -0.6727895736694336, 0.5507386326789856, 743.0, 0.38278499245643616, 0.38907700777053833, 0.0976490005850792, -0.5929999351501465, 1.25600004196167, 0.9639999866485596, -0.1938188076019287, -1.7872695922851562, -0.5526585578918457, 0.0486772321164608, 2.7214395999908447, 1.6092634201049805, 0.39271655678749084, 805.0, -0.22136999666690826, 0.4445590078830719, 0.12656299769878387, 2.5480000972747803, 1.4980000257492065, 3.138000011444092], "mean": [0.4717482626438141, 2.0809879302978516, 0.7276557087898254, 0.2879820466041565, -2.1515963077545166, -1.247641682624817, 0.29093319177627563, 392.6465148925781, 0.26781466603279114, 0.3220105767250061, -0.027575068175792694, -1.5192867517471313, 0.9139618277549744, 0.38631269335746765, -0.3368293046951294, -2.04084849357605, -0.982855498790741, -0.513552188873291, 2.320131301879883, 0.8175755143165588, -0.15729431807994843, 268.9938659667969, -0.2987760305404663, 0.3249317407608032, 0.009062545374035835, 1.8212937116622925, 0.826591968536377, 0.5533758997917175], "std": [0.19310134649276733, 0.01006792951375246, 0.3291991353034973, 0.2284736931324005, 0.029634881764650345, 0.37170660495758057, 0.21007220447063446, 276.6701354980469, 0.09141053259372711, 0.0446559339761734, 0.0959726870059967, 0.7013586759567261, 0.14413388073444366, 0.40541157126426697, 0.10780849307775497, 0.049601659178733826, 0.49968817830085754, 0.4511907696723938, 0.2644526958465576, 1.0662509202957153, 0.583622395992279, 258.5601501464844, 0.03458831086754799, 0.04412677139043808, 0.03902369365096092, 0.41887378692626953, 0.45027947425842285, 2.694981575012207], "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": [84], "max": [84], "mean": [84.0], "std": [0.0], "count": [901]}, "index": {"min": [60277], "max": [61177], "mean": [60727.0], "std": [260.096136072799], "count": [901]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [901]}, "subtask_annotation": {"mean": [3.2685904550499445, 9.0, 9.0, 9.0, 9.0], "std": [2.1644389352474245, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [901]}, "scene_annotation": {"mean": [84.0], "std": [0.0], "min": [84], "max": [84], "count": [901]}, "eef_direction_state": {"mean": [4.810210876803551, 4.189789123196449], "std": [1.9017329733200814, 2.33739708859225], "min": [0, 0], "max": [6, 6], "count": [901]}, "eef_velocity_state": {"mean": [0.4261931187569367, 0.5138734739178691], "std": [0.6462921156691989, 0.693298011474711], "min": [0, 0], "max": [2, 2], "count": [901]}, "eef_acc_mag_state": {"mean": [0.55826859045505, 0.42508324084350724], "std": [0.7885071376376781, 0.7239314286461965], "min": [0, 0], "max": [2, 2], "count": [901]}, "eef_direction_action": {"mean": [4.810210876803551, 4.189789123196449], "std": [1.9017329733200814, 2.33739708859225], "min": [0, 0], "max": [6, 6], "count": [901]}, "eef_velocity_action": {"mean": [0.4261931187569367, 0.5138734739178691], "std": [0.6462921156691989, 0.693298011474711], "min": [0, 0], "max": [2, 2], "count": [901]}, "eef_acc_mag_action": {"mean": [0.55826859045505, 0.42508324084350724], "std": [0.7885071376376781, 0.7239314286461965], "min": [0, 0], "max": [2, 2], "count": [901]}, "eef_sim_pose_state": {"mean": [0.5122171597664849, 0.2879991688253163, 1.060903474831348, -0.8238100212450964, 1.0286806170449703, 0.16247273906930612, 0.5110687196548066, -0.24122749594747864, 1.0480921916925892, 0.764954457291666, 1.2224209931195649, -0.013227064035829053], "std": [0.05121727829535547, 0.0438778277159712, 0.04610027547757604, 1.4308071167111178, 0.3246780951447217, 1.721666361466394, 0.04751749032167294, 0.11489711948763122, 0.014620388182597997, 1.5609999438109714, 0.18877871776422855, 1.5370730189258002], "min": [0.46330582895325406, 0.23193402057755616, 1.025094842737752, -3.091830839333988, 0.348436345838395, -3.138481696142074, 0.39824822353251466, -0.38538625181908465, 1.012972875819664, -3.1390550539880056, 0.9284204169689905, -3.1285974961334713], "max": [0.6268717893480935, 0.3622912200971302, 1.2149008223629405, 3.1094622039662876, 1.5368889648380666, 3.131266644845953, 0.5832279095644488, -0.08368478913209795, 1.0669390155494698, 3.140176034842507, 1.5659221113373407, 3.123666088820843], "count": [901]}, "eef_sim_pose_action": {"mean": [0.5122171597664849, 0.2879991688253163, 1.060903474831348, -0.8238100212450964, 1.0286806170449703, 0.16247273906930612, 0.5110687196548066, -0.24122749594747864, 1.0480921916925892, 0.764954457291666, 1.2224209931195649, -0.013227064035829053], "std": [0.05121727829535547, 0.0438778277159712, 0.04610027547757604, 1.4308071167111178, 0.3246780951447217, 1.721666361466394, 0.04751749032167294, 0.11489711948763122, 0.014620388182597997, 1.5609999438109714, 0.18877871776422855, 1.5370730189258002], "min": [0.46330582895325406, 0.23193402057755616, 1.025094842737752, -3.091830839333988, 0.348436345838395, -3.138481696142074, 0.39824822353251466, -0.38538625181908465, 1.012972875819664, -3.1390550539880056, 0.9284204169689905, -3.1285974961334713], "max": [0.6268717893480935, 0.3622912200971302, 1.2149008223629405, 3.1094622039662876, 1.5368889648380666, 3.131266644845953, 0.5832279095644488, -0.08368478913209795, 1.0669390155494698, 3.140176034842507, 1.5659221113373407, 3.123666088820843], "count": [901]}, "gripper_mode_state": {"mean": [0.8657047724750278, 0.4827968923418424], "std": [0.34096923525295975, 0.49970396545044915], "min": [0, 0], "max": [1, 1], "count": [901]}, "gripper_activity_state": {"mean": [1.9544950055493895, 1.9311875693673697], "std": [0.2518175775683519, 0.34579065298896766], "min": [0, 0], "max": [2, 2], "count": [901]}, "gripper_mode_action": {"mean": [0.8657047724750278, 0.4827968923418424], "std": [0.34096923525295975, 0.49970396545044915], "min": [0, 0], "max": [1, 1], "count": [901]}, "gripper_activity_action": {"mean": [1.9544950055493895, 1.9311875693673697], "std": [0.2518175775683519, 0.34579065298896766], "min": [0, 0], "max": [2, 2], "count": [901]}, "gripper_open_scale_state": {"mean": [0.26899389566724224, 0.39264650379777877], "std": [0.2585600294464127, 0.2766701668599842], "min": [0.032, 0.014], "max": [0.805, 0.743], "count": [901]}, "gripper_open_scale_action": {"mean": [0.26899389566724224, 0.39264650379777877], "std": [0.2585600294464127, 0.2766701668599842], "min": [0.032, 0.014], "max": [0.805, 0.743], "count": [901]}}} +{"episode_index": 83, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.45362877859477124]], [[0.47070241703100163]], [[0.46018113793941]]], "std": [[[0.13245279741614097]], [[0.12018995667794381]], [[0.12294482035910717]]], "count": [148]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.043137254901960784]], [[0.06274509803921569]]], "max": [[[0.6862745098039216]], [[0.6627450980392157]], [[0.6509803921568628]]], "mean": [[[0.4778328309927575]], [[0.4859368030714538]], [[0.47818431896970504]]], "std": [[[0.0542607149149742]], [[0.04618130939162936]], [[0.05549267715824478]]], "count": [148]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7568627450980392]], [[0.7137254901960784]], [[0.7058823529411765]]], "mean": [[[0.4710068340399223]], [[0.4855476243706942]], [[0.46873992696740857]]], "std": [[[0.07221430951168303]], [[0.05349645258177056]], [[0.07888361162910332]]], "count": [148]}, "observation.state": {"min": [-0.07346091419458389, 1.853731632232666, 0.5347688794136047, -0.04351105913519859, -2.9193949699401855, -1.996970772743225, -0.18387044966220856, 28.0, 0.1610189974308014, 0.2045699954032898, -0.13814100623130798, -2.515000104904175, 0.6449999809265137, -0.38100001215934753, -0.6779207587242126, -2.0804498195648193, -2.0309524536132812, -1.3876590728759766, 1.6504182815551758, -0.9311856031417847, -0.5237035155296326, 37.0, -0.3378649950027466, 0.2852340042591095, -0.04172300174832344, 0.8340000510215759, 0.2329999953508377, -3.109999895095825], "max": [0.6187366843223572, 2.089420795440674, 1.4781543016433716, 1.1222816705703735, -2.299262046813965, -0.7184648513793945, 0.6638185977935791, 627.0, 0.40601998567581177, 0.3720180094242096, 0.14817200601100922, -0.5720000267028809, 1.1829999685287476, 0.9729999303817749, -0.17879153788089752, -1.9835318326950073, -0.7366860508918762, -0.3168819844722748, 2.8409247398376465, 1.50335693359375, 1.0983706712722778, 784.0, -0.2069229930639267, 0.44526100158691406, 0.06652700155973434, 2.609999895095825, 1.1169999837875366, 3.13700008392334], "mean": [0.39929938316345215, 2.0490386486053467, 1.0819157361984253, 0.28322726488113403, -2.4469962120056152, -1.3487492799758911, 0.30734145641326904, 383.525390625, 0.2875577211380005, 0.3138469457626343, 0.019515104591846466, -1.4351903200149536, 0.8120083808898926, 0.41171330213546753, -0.34780454635620117, -2.0640647411346436, -1.2330844402313232, -0.6487787961959839, 2.456407308578491, 0.6363122463226318, 0.04404207319021225, 377.5387878417969, -0.27236270904541016, 0.3525112271308899, -0.0013648509047925472, 1.6866878271102905, 0.7254230976104736, 0.8508403301239014], "std": [0.14366167783737183, 0.05176657810807228, 0.3314245045185089, 0.2957821190357208, 0.2461928129196167, 0.36088573932647705, 0.1200244128704071, 267.40576171875, 0.07855988293886185, 0.03252037614583969, 0.09979947656393051, 0.7308018207550049, 0.11304571479558945, 0.4637381136417389, 0.1630396991968155, 0.0167238786816597, 0.3990151882171631, 0.2745858430862427, 0.26000484824180603, 0.9854313135147095, 0.406878262758255, 342.38446044921875, 0.025572942569851875, 0.0604177787899971, 0.02916910871863365, 0.5584161281585693, 0.2868826687335968, 2.3349597454071045], "count": [788]}, "action": {"min": [-0.07346091419458389, 1.853731632232666, 0.5347688794136047, -0.04351105913519859, -2.9193949699401855, -1.996970772743225, -0.18387044966220856, 28.0, 0.1610189974308014, 0.2045699954032898, -0.13814100623130798, -2.515000104904175, 0.6449999809265137, -0.38100001215934753, -0.6779207587242126, -2.0804498195648193, -2.0309524536132812, -1.3876590728759766, 1.6504182815551758, -0.9311856031417847, -0.5237035155296326, 37.0, -0.3378649950027466, 0.2852340042591095, -0.04172300174832344, 0.8340000510215759, 0.2329999953508377, -3.109999895095825], "max": [0.6187366843223572, 2.089420795440674, 1.4781543016433716, 1.1222816705703735, -2.299262046813965, -0.7184648513793945, 0.6638185977935791, 627.0, 0.40601998567581177, 0.3720180094242096, 0.14817200601100922, -0.5720000267028809, 1.1829999685287476, 0.9729999303817749, -0.17879153788089752, -1.9835318326950073, -0.7366860508918762, -0.3168819844722748, 2.8409247398376465, 1.50335693359375, 1.0983706712722778, 784.0, -0.2069229930639267, 0.44526100158691406, 0.06652700155973434, 2.609999895095825, 1.1169999837875366, 3.13700008392334], "mean": [0.39929938316345215, 2.0490386486053467, 1.0819157361984253, 0.28322726488113403, -2.4469962120056152, -1.3487492799758911, 0.30734145641326904, 383.525390625, 0.2875577211380005, 0.3138469457626343, 0.019515104591846466, -1.4351903200149536, 0.8120083808898926, 0.41171330213546753, -0.34780454635620117, -2.0640647411346436, -1.2330844402313232, -0.6487787961959839, 2.456407308578491, 0.6363122463226318, 0.04404207319021225, 377.5387878417969, -0.27236270904541016, 0.3525112271308899, -0.0013648509047925472, 1.6866878271102905, 0.7254230976104736, 0.8508403301239014], "std": [0.14366167783737183, 0.05176657810807228, 0.3314245045185089, 0.2957821190357208, 0.2461928129196167, 0.36088573932647705, 0.1200244128704071, 267.40576171875, 0.07855988293886185, 0.03252037614583969, 0.09979947656393051, 0.7308018207550049, 0.11304571479558945, 0.4637381136417389, 0.1630396991968155, 0.0167238786816597, 0.3990151882171631, 0.2745858430862427, 0.26000484824180603, 0.9854313135147095, 0.406878262758255, 342.38446044921875, 0.025572942569851875, 0.0604177787899971, 0.02916910871863365, 0.5584161281585693, 0.2868826687335968, 2.3349597454071045], "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": [85], "max": [85], "mean": [85.0], "std": [0.0], "count": [788]}, "index": {"min": [61178], "max": [61965], "mean": [61571.5], "std": [227.47582289113717], "count": [788]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [788]}, "subtask_annotation": {"mean": [3.3870558375634516, 9.0, 9.0, 9.0, 9.0], "std": [2.0273973618588, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [788]}, "scene_annotation": {"mean": [85.0], "std": [0.0], "min": [85], "max": [85], "count": [788]}, "eef_direction_state": {"mean": [4.227157360406092, 4.467005076142132], "std": [2.000741877787356, 2.2395108387611162], "min": [0, 0], "max": [6, 6], "count": [788]}, "eef_velocity_state": {"mean": [0.5710659898477157, 0.5050761421319797], "std": [0.6160092463465389, 0.7378282160746331], "min": [0, 0], "max": [2, 2], "count": [788]}, "eef_acc_mag_state": {"mean": [0.6040609137055838, 0.45050761421319796], "std": [0.792146576925767, 0.732728193310436], "min": [0, 0], "max": [2, 2], "count": [788]}, "eef_direction_action": {"mean": [4.227157360406092, 4.467005076142132], "std": [2.000741877787356, 2.2395108387611162], "min": [0, 0], "max": [6, 6], "count": [788]}, "eef_velocity_action": {"mean": [0.5710659898477157, 0.5050761421319797], "std": [0.6160092463465389, 0.7378282160746331], "min": [0, 0], "max": [2, 2], "count": [788]}, "eef_acc_mag_action": {"mean": [0.6040609137055838, 0.45050761421319796], "std": [0.792146576925767, 0.732728193310436], "min": [0, 0], "max": [2, 2], "count": [788]}, "eef_sim_pose_state": {"mean": [0.5405141722803218, 0.26149484585024485, 1.0724118136242213, -0.9807008949656212, 1.0193785231422854, 0.10165532295493349, 0.503963904648517, -0.28487273633838595, 1.0624811879639156, 0.608882290145752, 1.145442387991342, 0.7654871029125692], "std": [0.0655076449754223, 0.031727290590055204, 0.030809002664824, 1.5095803149395783, 0.24356274477417977, 1.8450477443510467, 0.03332486949155859, 0.10917074023411631, 0.013888777413052653, 0.7866176052542455, 0.1509530968142208, 0.9949104055880093], "min": [0.46813735042230736, 0.20846123754181828, 1.0349938623782375, -3.1139835711836876, 0.5425720789964785, -3.141222357603954, 0.3953581982518112, -0.436538282673656, 1.0294307341756763, -0.9517564267599893, 0.8739437746772944, -0.5389791139243553], "max": [0.6329133185868177, 0.3445548156509677, 1.1476192559104668, 3.0989063995041684, 1.4687581026987875, 3.137078044000904, 0.5641000027830805, -0.10920915893812692, 1.0992221023044333, 1.9249464883355336, 1.3803029315265514, 2.5838033309121564], "count": [788]}, "eef_sim_pose_action": {"mean": [0.5405141722803218, 0.26149484585024485, 1.0724118136242213, -0.9807008949656212, 1.0193785231422854, 0.10165532295493349, 0.503963904648517, -0.28487273633838595, 1.0624811879639156, 0.608882290145752, 1.145442387991342, 0.7654871029125692], "std": [0.0655076449754223, 0.031727290590055204, 0.030809002664824, 1.5095803149395783, 0.24356274477417977, 1.8450477443510467, 0.03332486949155859, 0.10917074023411631, 0.013888777413052653, 0.7866176052542455, 0.1509530968142208, 0.9949104055880093], "min": [0.46813735042230736, 0.20846123754181828, 1.0349938623782375, -3.1139835711836876, 0.5425720789964785, -3.141222357603954, 0.3953581982518112, -0.436538282673656, 1.0294307341756763, -0.9517564267599893, 0.8739437746772944, -0.5389791139243553], "max": [0.6329133185868177, 0.3445548156509677, 1.1476192559104668, 3.0989063995041684, 1.4687581026987875, 3.137078044000904, 0.5641000027830805, -0.10920915893812692, 1.0992221023044333, 1.9249464883355336, 1.3803029315265514, 2.5838033309121564], "count": [788]}, "gripper_mode_state": {"mean": [0.5342639593908629, 0.46446700507614214], "std": [0.49882459952057534, 0.4987358080905592], "min": [0, 0], "max": [1, 1], "count": [788]}, "gripper_activity_state": {"mean": [1.899746192893401, 1.9416243654822336], "std": [0.3887372979931175, 0.3091553927529847], "min": [0, 0], "max": [2, 2], "count": [788]}, "gripper_mode_action": {"mean": [0.5342639593908629, 0.46446700507614214], "std": [0.49882459952057534, 0.4987358080905592], "min": [0, 0], "max": [1, 1], "count": [788]}, "gripper_activity_action": {"mean": [1.899746192893401, 1.9416243654822336], "std": [0.3887372979931175, 0.3091553927529847], "min": [0, 0], "max": [2, 2], "count": [788]}, "gripper_open_scale_state": {"mean": [0.37753870561764313, 0.3835253808316854], "std": [0.3423849222083685, 0.2674057101684639], "min": [0.037, 0.028], "max": [0.784, 0.627], "count": [788]}, "gripper_open_scale_action": {"mean": [0.37753870561764313, 0.3835253808316854], "std": [0.3423849222083685, 0.2674057101684639], "min": [0.037, 0.028], "max": [0.784, 0.627], "count": [788]}}} +{"episode_index": 84, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.44946709547413005]], [[0.46488649724321757]], [[0.4543207543725125]]], "std": [[[0.1408548397232649]], [[0.13235668160743794]], [[0.1351705382081133]]], "count": [179]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.058823529411764705]], [[0.07450980392156863]]], "max": [[[0.6431372549019608]], [[0.6196078431372549]], [[0.6078431372549019]]], "mean": [[[0.4711703853561909]], [[0.4795096989447548]], [[0.4702953477014642]]], "std": [[[0.048610794958026074]], [[0.037993528782515516]], [[0.04960449687094935]]], "count": [179]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8]], [[0.792156862745098]], [[0.7843137254901961]]], "mean": [[[0.4735232706210976]], [[0.48757148122284294]], [[0.46966833032095523]]], "std": [[[0.06691298996155952]], [[0.04991500254112621]], [[0.07246899076423773]]], "count": [179]}, "observation.state": {"min": [0.18570303916931152, 1.9004192352294922, 0.2911383807659149, -0.2805442214012146, -2.5863163471221924, -1.910489797592163, -0.33827972412109375, 22.0, 0.1321679949760437, 0.25804299116134644, -0.13480600714683533, -2.4170000553131104, -0.055000003427267075, -0.28200000524520874, -0.6810972690582275, -2.080956220626831, -1.9753985404968262, -1.7096199989318848, 1.7281204462051392, -1.5884066820144653, -0.43020620942115784, 29.0, -0.3493970036506653, 0.2681719958782196, -0.06381399929523468, 1.0010000467300415, 0.0169999897480011, -3.1371853351593018], "max": [0.6669077277183533, 2.0926499366760254, 1.4497404098510742, 0.805155336856842, -1.2202296257019043, -0.5899212956428528, 0.6801198720932007, 458.0, 0.4105890095233917, 0.3931660056114197, 0.17573000490665436, -0.5889999866485596, 1.1339999437332153, 0.9470000267028809, -0.135385200381279, -2.0028700828552246, -0.33274704217910767, -0.042463865131139755, 2.8133835792541504, 1.6354609727859497, 0.30431562662124634, 772.0, -0.20408199727535248, 0.41651400923728943, 0.09767500311136246, 2.506999969482422, 1.0700000524520874, 3.125999927520752], "mean": [0.5352841019630432, 2.035504102706909, 0.914689838886261, 0.3320382237434387, -2.403244733810425, -1.104182481765747, 0.16769856214523315, 265.904052734375, 0.2395690232515335, 0.3570084571838379, -0.01119453739374876, -1.7046685218811035, 0.6998762488365173, 0.33844849467277527, -0.34596946835517883, -2.072453260421753, -0.8096033930778503, -0.6772404313087463, 2.061131000518799, 0.7694077491760254, 0.07608205825090408, 277.7987060546875, -0.2769079804420471, 0.32067495584487915, -0.0208062045276165, 1.6178227663040161, 0.7542989253997803, 1.7432523965835571], "std": [0.11780881881713867, 0.06810282170772552, 0.3559468686580658, 0.3572673499584198, 0.18699204921722412, 0.48324084281921387, 0.23561687767505646, 184.02816772460938, 0.08858548104763031, 0.031147301197052002, 0.1212594285607338, 0.6932390332221985, 0.2670608162879944, 0.4733140468597412, 0.128169447183609, 0.011501199565827847, 0.5490108728408813, 0.3416602611541748, 0.4259949326515198, 1.0941829681396484, 0.1566898673772812, 296.5177001953125, 0.028673836961388588, 0.03744090348482132, 0.03726460784673691, 0.4437107443809509, 0.29877814650535583, 2.073486804962158], "count": [1011]}, "action": {"min": [0.18570303916931152, 1.9004192352294922, 0.2911383807659149, -0.2805442214012146, -2.5863163471221924, -1.910489797592163, -0.33827972412109375, 22.0, 0.1321679949760437, 0.25804299116134644, -0.13480600714683533, -2.4170000553131104, -0.055000003427267075, -0.28200000524520874, -0.6810972690582275, -2.080956220626831, -1.9753985404968262, -1.7096199989318848, 1.7281204462051392, -1.5884066820144653, -0.43020620942115784, 29.0, -0.3493970036506653, 0.2681719958782196, -0.06381399929523468, 1.0010000467300415, 0.0169999897480011, -3.1371853351593018], "max": [0.6669077277183533, 2.0926499366760254, 1.4497404098510742, 0.805155336856842, -1.2202296257019043, -0.5899212956428528, 0.6801198720932007, 458.0, 0.4105890095233917, 0.3931660056114197, 0.17573000490665436, -0.5889999866485596, 1.1339999437332153, 0.9470000267028809, -0.135385200381279, -2.0028700828552246, -0.33274704217910767, -0.042463865131139755, 2.8133835792541504, 1.6354609727859497, 0.30431562662124634, 772.0, -0.20408199727535248, 0.41651400923728943, 0.09767500311136246, 2.506999969482422, 1.0700000524520874, 3.125999927520752], "mean": [0.5352841019630432, 2.035504102706909, 0.914689838886261, 0.3320382237434387, -2.403244733810425, -1.104182481765747, 0.16769856214523315, 265.904052734375, 0.2395690232515335, 0.3570084571838379, -0.01119453739374876, -1.7046685218811035, 0.6998762488365173, 0.33844849467277527, -0.34596946835517883, -2.072453260421753, -0.8096033930778503, -0.6772404313087463, 2.061131000518799, 0.7694077491760254, 0.07608205825090408, 277.7987060546875, -0.2769079804420471, 0.32067495584487915, -0.0208062045276165, 1.6178227663040161, 0.7542989253997803, 1.7432523965835571], "std": [0.11780881881713867, 0.06810282170772552, 0.3559468686580658, 0.3572673499584198, 0.18699204921722412, 0.48324084281921387, 0.23561687767505646, 184.02816772460938, 0.08858548104763031, 0.031147301197052002, 0.1212594285607338, 0.6932390332221985, 0.2670608162879944, 0.4733140468597412, 0.128169447183609, 0.011501199565827847, 0.5490108728408813, 0.3416602611541748, 0.4259949326515198, 1.0941829681396484, 0.1566898673772812, 296.5177001953125, 0.028673836961388588, 0.03744090348482132, 0.03726460784673691, 0.4437107443809509, 0.29877814650535583, 2.073486804962158], "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": [86], "max": [86], "mean": [86.0], "std": [0.0], "count": [1011]}, "index": {"min": [61966], "max": [62976], "mean": [62471.0], "std": [291.85041830819205], "count": [1011]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1011]}, "subtask_annotation": {"mean": [3.7477744807121662, 9.0, 9.0, 9.0, 9.0], "std": [1.8586772182292366, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [1011]}, "scene_annotation": {"mean": [86.0], "std": [0.0], "min": [86], "max": [86], "count": [1011]}, "eef_direction_state": {"mean": [4.764589515331355, 4.422354104846686], "std": [1.7874085105618596, 2.1804487775782264], "min": [0, 0], "max": [6, 6], "count": [1011]}, "eef_velocity_state": {"mean": [0.47675568743818003, 0.5212660731948566], "std": [0.6628504214089488, 0.7020478589578988], "min": [0, 0], "max": [2, 2], "count": [1011]}, "eef_acc_mag_state": {"mean": [0.49357072205736896, 0.47477744807121663], "std": [0.7539596822551206, 0.744320284142894], "min": [0, 0], "max": [2, 2], "count": [1011]}, "eef_direction_action": {"mean": [4.764589515331355, 4.422354104846686], "std": [1.7874085105618596, 2.1804487775782264], "min": [0, 0], "max": [6, 6], "count": [1011]}, "eef_velocity_action": {"mean": [0.47675568743818003, 0.5212660731948566], "std": [0.6628504214089488, 0.7020478589578988], "min": [0, 0], "max": [2, 2], "count": [1011]}, "eef_acc_mag_action": {"mean": [0.49357072205736896, 0.47477744807121663], "std": [0.7539596822551206, 0.744320284142894], "min": [0, 0], "max": [2, 2], "count": [1011]}, "eef_sim_pose_state": {"mean": [0.5080708027481601, 0.2460616552544284, 1.0562707285141244, -1.1900888306646045, 1.1578902998307867, -0.10475382336344342, 0.5488971863841307, -0.23790434758756274, 1.0802998457203334, 0.5681705262942185, 1.1590707440111983, -0.4940102057775883], "std": [0.046820592006001166, 0.02955144823201295, 0.05157703142662081, 0.9787021106324383, 0.4148801174386628, 1.5650177056743437, 0.03146301378217399, 0.13131949175233643, 0.023300367499467532, 1.8808391214264488, 0.31311973802370086, 1.687460634526344], "min": [0.45168738132781894, 0.2144414037277933, 1.0180090112400795, -3.104273780665241, 0.17958752929303823, -3.136767688507703, 0.4503048557797417, -0.44964180783020236, 1.046599797023072, -3.1315607773033927, 0.4037320424705835, -3.1315798404638904], "max": [0.6038258510884413, 0.34088248906027047, 1.2176004428380136, -0.04810295460119887, 1.509925072519613, 3.1355483524207073, 0.5851914119322414, -0.10237964737574756, 1.1490968303407298, 3.1297127852991418, 1.4927276649824268, 3.1329777558861793], "count": [1011]}, "eef_sim_pose_action": {"mean": [0.5080708027481601, 0.2460616552544284, 1.0562707285141244, -1.1900888306646045, 1.1578902998307867, -0.10475382336344342, 0.5488971863841307, -0.23790434758756274, 1.0802998457203334, 0.5681705262942185, 1.1590707440111983, -0.4940102057775883], "std": [0.046820592006001166, 0.02955144823201295, 0.05157703142662081, 0.9787021106324383, 0.4148801174386628, 1.5650177056743437, 0.03146301378217399, 0.13131949175233643, 0.023300367499467532, 1.8808391214264488, 0.31311973802370086, 1.687460634526344], "min": [0.45168738132781894, 0.2144414037277933, 1.0180090112400795, -3.104273780665241, 0.17958752929303823, -3.136767688507703, 0.4503048557797417, -0.44964180783020236, 1.046599797023072, -3.1315607773033927, 0.4037320424705835, -3.1315798404638904], "max": [0.6038258510884413, 0.34088248906027047, 1.2176004428380136, -0.04810295460119887, 1.509925072519613, 3.1355483524207073, 0.5851914119322414, -0.10237964737574756, 1.1490968303407298, 3.1297127852991418, 1.4927276649824268, 3.1329777558861793], "count": [1011]}, "gripper_mode_state": {"mean": [0.6201780415430267, 1.0], "std": [0.485342392884535, 0.0], "min": [0, 1], "max": [1, 1], "count": [1011]}, "gripper_activity_state": {"mean": [1.9446092977250247, 1.9634025717111772], "std": [0.28634972128659475, 0.2509051766483812], "min": [0, 0], "max": [2, 2], "count": [1011]}, "gripper_mode_action": {"mean": [0.6201780415430267, 1.0], "std": [0.485342392884535, 0.0], "min": [0, 1], "max": [1, 1], "count": [1011]}, "gripper_activity_action": {"mean": [1.9446092977250247, 1.9634025717111772], "std": [0.28634972128659475, 0.2509051766483812], "min": [0, 0], "max": [2, 2], "count": [1011]}, "gripper_open_scale_state": {"mean": [0.2777987141123388, 0.26590405544730006], "std": [0.2965177656276704, 0.1840282644108463], "min": [0.029, 0.022], "max": [0.772, 0.458], "count": [1011]}, "gripper_open_scale_action": {"mean": [0.2777987141123388, 0.26590405544730006], "std": [0.2965177656276704, 0.1840282644108463], "min": [0.029, 0.022], "max": [0.772, 0.458], "count": [1011]}}} +{"episode_index": 85, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44886379939740834]], [[0.4641148277229967]], [[0.45282376553704334]]], "std": [[[0.13963412599393066]], [[0.1295992469968995]], [[0.1336611133639322]]], "count": [173]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.043137254901960784]], [[0.043137254901960784]]], "max": [[[0.6588235294117647]], [[0.6588235294117647]], [[0.6666666666666666]]], "mean": [[[0.4768063418527334]], [[0.4845427681910915]], [[0.4750926720881031]]], "std": [[[0.05170489781285187]], [[0.043096001219378344]], [[0.05352833429511208]]], "count": [173]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46919739364917445]], [[0.48209150090672104]], [[0.46987124206619063]]], "std": [[[0.06910823690715566]], [[0.054966831825284744]], [[0.07222755368730477]]], "count": [173]}, "observation.state": {"min": [0.31501448154449463, 1.8851128816604614, -0.024661503732204437, -0.6000267863273621, -2.325319766998291, -1.9697611331939697, -0.45717155933380127, 18.0, 0.13353000581264496, 0.26636600494384766, -0.13857099413871765, -2.316999912261963, -0.17599999904632568, -0.12800002098083496, -0.7567923069000244, -2.0801358222961426, -2.113262176513672, -1.4890974760055542, 0.6111096143722534, -1.4091962575912476, -0.9298242330551147, 32.0, -0.33440101146698, 0.2856709957122803, -0.03152700141072273, 1.062000036239624, 0.07800000160932541, -3.1381852626800537], "max": [0.7754672765731812, 2.0923357009887695, 0.49782028794288635, 0.6167470216751099, -1.110256314277649, -0.8245285153388977, 0.9346237778663635, 743.0, 0.36877501010894775, 0.4052790105342865, 0.1519010066986084, -0.7900000214576721, 1.13100004196167, 1.1150000095367432, -0.08625417202711105, -1.8121755123138428, -0.5386435389518738, -0.07724827527999878, 2.886058807373047, 1.4751698970794678, 2.5511653423309326, 840.0, -0.2193949967622757, 0.4699079990386963, 0.10778599977493286, 2.8410000801086426, 1.2899999618530273, 3.1410000324249268], "mean": [0.6503211259841919, 2.0485153198242188, 0.2474411576986313, 0.08859620988368988, -1.6822041273117065, -1.2761743068695068, 0.08392917364835739, 459.5377197265625, 0.24765975773334503, 0.3702780604362488, 0.008609449490904808, -1.6769970655441284, 0.6665636897087097, 0.4095572233200073, -0.35020482540130615, -2.0593273639678955, -1.1626867055892944, -0.6298183798789978, 2.293337345123291, 0.5712262988090515, 0.05400272086262703, 325.12530517578125, -0.279501736164093, 0.3493884205818176, 0.0026328919921070337, 1.7099217176437378, 0.8341323137283325, 1.3148850202560425], "std": [0.09045814722776413, 0.05528918653726578, 0.15399758517742157, 0.39913007616996765, 0.46492889523506165, 0.3627985417842865, 0.2596365511417389, 324.3946228027344, 0.09054013341665268, 0.024351011961698532, 0.10248806327581406, 0.5731253027915955, 0.38994669914245605, 0.40418264269828796, 0.16034968197345734, 0.04130091518163681, 0.49957114458084106, 0.3419431149959564, 0.3996301591396332, 1.0508966445922852, 0.590104341506958, 246.88705444335938, 0.02337215095758438, 0.0405702069401741, 0.03242833539843559, 0.4534395933151245, 0.3525737524032593, 2.3404910564422607], "count": [969]}, "action": {"min": [0.31501448154449463, 1.8851128816604614, -0.024661503732204437, -0.6000267863273621, -2.325319766998291, -1.9697611331939697, -0.45717155933380127, 18.0, 0.13353000581264496, 0.26636600494384766, -0.13857099413871765, -2.316999912261963, -0.17599999904632568, -0.12800002098083496, -0.7567923069000244, -2.0801358222961426, -2.113262176513672, -1.4890974760055542, 0.6111096143722534, -1.4091962575912476, -0.9298242330551147, 32.0, -0.33440101146698, 0.2856709957122803, -0.03152700141072273, 1.062000036239624, 0.07800000160932541, -3.1381852626800537], "max": [0.7754672765731812, 2.0923357009887695, 0.49782028794288635, 0.6167470216751099, -1.110256314277649, -0.8245285153388977, 0.9346237778663635, 743.0, 0.36877501010894775, 0.4052790105342865, 0.1519010066986084, -0.7900000214576721, 1.13100004196167, 1.1150000095367432, -0.08625417202711105, -1.8121755123138428, -0.5386435389518738, -0.07724827527999878, 2.886058807373047, 1.4751698970794678, 2.5511653423309326, 840.0, -0.2193949967622757, 0.4699079990386963, 0.10778599977493286, 2.8410000801086426, 1.2899999618530273, 3.1410000324249268], "mean": [0.6503211259841919, 2.0485153198242188, 0.2474411576986313, 0.08859620988368988, -1.6822041273117065, -1.2761743068695068, 0.08392917364835739, 459.5377197265625, 0.24765975773334503, 0.3702780604362488, 0.008609449490904808, -1.6769970655441284, 0.6665636897087097, 0.4095572233200073, -0.35020482540130615, -2.0593273639678955, -1.1626867055892944, -0.6298183798789978, 2.293337345123291, 0.5712262988090515, 0.05400272086262703, 325.12530517578125, -0.279501736164093, 0.3493884205818176, 0.0026328919921070337, 1.7099217176437378, 0.8341323137283325, 1.3148850202560425], "std": [0.09045814722776413, 0.05528918653726578, 0.15399758517742157, 0.39913007616996765, 0.46492889523506165, 0.3627985417842865, 0.2596365511417389, 324.3946228027344, 0.09054013341665268, 0.024351011961698532, 0.10248806327581406, 0.5731253027915955, 0.38994669914245605, 0.40418264269828796, 0.16034968197345734, 0.04130091518163681, 0.49957114458084106, 0.3419431149959564, 0.3996301591396332, 1.0508966445922852, 0.590104341506958, 246.88705444335938, 0.02337215095758438, 0.0405702069401741, 0.03242833539843559, 0.4534395933151245, 0.3525737524032593, 2.3404910564422607], "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": [87], "max": [87], "mean": [87.0], "std": [0.0], "count": [969]}, "index": {"min": [62977], "max": [63945], "mean": [63461.0], "std": [279.72605646715624], "count": [969]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [969]}, "subtask_annotation": {"mean": [3.4499484004127967, 9.0, 9.0, 9.0, 9.0], "std": [2.0322026913069475, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [969]}, "scene_annotation": {"mean": [87.0], "std": [0.0], "min": [87], "max": [87], "count": [969]}, "eef_direction_state": {"mean": [4.47265221878225, 4.3766769865841075], "std": [1.9613197900079158, 2.1644259827434142], "min": [0, 0], "max": [6, 6], "count": [969]}, "eef_velocity_state": {"mean": [0.587203302373581, 0.5572755417956656], "std": [0.7088423686263405, 0.7104346896995705], "min": [0, 0], "max": [2, 2], "count": [969]}, "eef_acc_mag_state": {"mean": [0.6016511867905057, 0.5283797729618163], "std": [0.7974659026851454, 0.7799536623554126], "min": [0, 0], "max": [2, 2], "count": [969]}, "eef_direction_action": {"mean": [4.47265221878225, 4.3766769865841075], "std": [1.9613197900079158, 2.1644259827434142], "min": [0, 0], "max": [6, 6], "count": [969]}, "eef_velocity_action": {"mean": [0.587203302373581, 0.5572755417956656], "std": [0.7088423686263405, 0.7104346896995705], "min": [0, 0], "max": [2, 2], "count": [969]}, "eef_acc_mag_action": {"mean": [0.6016511867905057, 0.5283797729618163], "std": [0.7974659026851454, 0.7799536623554126], "min": [0, 0], "max": [2, 2], "count": [969]}, "eef_sim_pose_state": {"mean": [0.5365430298054426, 0.26931189042958126, 1.0700804775839923, -1.026485134330855, 1.1059229367445895, -0.23919808208021776, 0.5622859866215143, -0.2568360023873837, 1.0883160930700841, 0.3846327692713081, 1.1116767473853555, 0.7232126936936617], "std": [0.04660159024001531, 0.02520302440438, 0.04595180086705251, 1.183813954724958, 0.34745955008316903, 1.6502446210716066, 0.024216380453464414, 0.11827729458481857, 0.0354040273769509, 1.0535038133713717, 0.42610307385446894, 0.9706733954037378], "min": [0.46838446655159305, 0.24092981871973762, 1.0305690404544874, -3.1347079242268348, 0.25754261671624157, -3.138590130112587, 0.45231543377388994, -0.40278563573253195, 1.0311164361551735, -1.541501923852374, 0.211202591461908, -0.5595307857746359], "max": [0.6527188400706037, 0.3290968048809805, 1.1861353721133987, 3.11442501769409, 1.5390854222820143, 3.1328768366696744, 0.5910812526154422, -0.08948135693349019, 1.1747695699526113, 1.724002580329118, 1.5212265770997608, 2.375316472986212], "count": [969]}, "eef_sim_pose_action": {"mean": [0.5365430298054426, 0.26931189042958126, 1.0700804775839923, -1.026485134330855, 1.1059229367445895, -0.23919808208021776, 0.5622859866215143, -0.2568360023873837, 1.0883160930700841, 0.3846327692713081, 1.1116767473853555, 0.7232126936936617], "std": [0.04660159024001531, 0.02520302440438, 0.04595180086705251, 1.183813954724958, 0.34745955008316903, 1.6502446210716066, 0.024216380453464414, 0.11827729458481857, 0.0354040273769509, 1.0535038133713717, 0.42610307385446894, 0.9706733954037378], "min": [0.46838446655159305, 0.24092981871973762, 1.0305690404544874, -3.1347079242268348, 0.25754261671624157, -3.138590130112587, 0.45231543377388994, -0.40278563573253195, 1.0311164361551735, -1.541501923852374, 0.211202591461908, -0.5595307857746359], "max": [0.6527188400706037, 0.3290968048809805, 1.1861353721133987, 3.11442501769409, 1.5390854222820143, 3.1328768366696744, 0.5910812526154422, -0.08948135693349019, 1.1747695699526113, 1.724002580329118, 1.5212265770997608, 2.375316472986212], "count": [969]}, "gripper_mode_state": {"mean": [0.782249742002064, 0.4293085655314757], "std": [0.41271671051675696, 0.49497749554174975], "min": [0, 0], "max": [1, 1], "count": [969]}, "gripper_activity_state": {"mean": [1.9226006191950464, 1.9484004127966976], "std": [0.33260246982016545, 0.27898537351911473], "min": [0, 0], "max": [2, 2], "count": [969]}, "gripper_mode_action": {"mean": [0.782249742002064, 0.4293085655314757], "std": [0.41271671051675696, 0.49497749554174975], "min": [0, 0], "max": [1, 1], "count": [969]}, "gripper_activity_action": {"mean": [1.9226006191950464, 1.9484004127966976], "std": [0.33260246982016545, 0.27898537351911473], "min": [0, 0], "max": [2, 2], "count": [969]}, "gripper_open_scale_state": {"mean": [0.32512538671345914, 0.4595376677616462], "std": [0.2468869470458421, 0.3243945921959871], "min": [0.032, 0.018], "max": [0.84, 0.743], "count": [969]}, "gripper_open_scale_action": {"mean": [0.32512538671345914, 0.4595376677616462], "std": [0.2468869470458421, 0.3243945921959871], "min": [0.032, 0.018], "max": [0.84, 0.743], "count": [969]}}} +{"episode_index": 86, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4513916763553712]], [[0.46477966183802577]], [[0.45680735582160215]]], "std": [[[0.14477081251321347]], [[0.13326005330088753]], [[0.13841114315502057]]], "count": [156]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.043137254901960784]], [[0.054901960784313725]]], "max": [[[0.6470588235294118]], [[0.6352941176470588]], [[0.615686274509804]]], "mean": [[[0.471349243757332]], [[0.47965856219624603]], [[0.46942072806686774]]], "std": [[[0.04990745526896206]], [[0.04035012629926616]], [[0.05132616301677399]]], "count": [156]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4716492230706385]], [[0.485515088193397]], [[0.4696408410319256]]], "std": [[[0.0707816969720712]], [[0.055686270550672205]], [[0.0747027459987464]]], "count": [156]}, "observation.state": {"min": [0.32648128271102905, 1.9338074922561646, -0.24542821943759918, -0.7291113138198853, -2.141693592071533, -1.9057425260543823, -0.4829849600791931, 14.0, 0.10903900116682053, 0.2680410146713257, -0.14878599345684052, -2.4749999046325684, -0.20999999344348907, -0.41999995708465576, -0.6550744771957397, -2.080118417739868, -1.8996163606643677, -1.5981806516647339, 1.4606835842132568, -1.3781818151474, -0.36503562331199646, 32.0, -0.3372820019721985, 0.29364699125289917, -0.052873000502586365, 1.0390000343322754, 0.031999994069337845, -3.132185220718384], "max": [0.9891304969787598, 2.0926499366760254, 0.24961701035499573, 0.5385911464691162, -1.0895217657089233, -0.7806857824325562, 1.0433404445648193, 699.0, 0.4102120101451874, 0.41783401370048523, 0.15959399938583374, -0.5049999952316284, 1.003999948501587, 1.1399999856948853, -0.11822860687971115, -1.8440102338790894, -0.5520651340484619, -0.1564164012670517, 2.815687417984009, 1.51016366481781, 1.3546372652053833, 841.0, -0.19922299683094025, 0.41055598855018616, 0.0942159965634346, 2.5220000743865967, 1.3259999752044678, 3.130000114440918], "mean": [0.6885465979576111, 2.06929349899292, 0.0948709100484848, 0.11498848348855972, -1.5545424222946167, -1.2945311069488525, 0.14040224254131317, 314.6571350097656, 0.23125632107257843, 0.3660215139389038, -0.018940092995762825, -1.7927120923995972, 0.6712237596511841, 0.3470117747783661, -0.35223472118377686, -2.0669538974761963, -0.9388561248779297, -0.6349869966506958, 2.167727470397949, 0.7802134156227112, 0.06148213520646095, 377.2744140625, -0.27663150429725647, 0.3423687815666199, -0.008190209977328777, 1.5938247442245483, 0.7856521010398865, 1.7064718008041382], "std": [0.1425546556711197, 0.03803296759724617, 0.11738388985395432, 0.3759177327156067, 0.3591586649417877, 0.376040518283844, 0.2881048917770386, 256.1409912109375, 0.07837845385074615, 0.025374189019203186, 0.10678292065858841, 0.6709019541740417, 0.37711822986602783, 0.5512258410453796, 0.11129133403301239, 0.030273759737610817, 0.44287821650505066, 0.36251550912857056, 0.30215802788734436, 0.9468321204185486, 0.360353946685791, 330.4036560058594, 0.027114590629935265, 0.027888190001249313, 0.03440702706575394, 0.41101139783859253, 0.3462056815624237, 2.092665910720825], "count": [840]}, "action": {"min": [0.32648128271102905, 1.9338074922561646, -0.24542821943759918, -0.7291113138198853, -2.141693592071533, -1.9057425260543823, -0.4829849600791931, 14.0, 0.10903900116682053, 0.2680410146713257, -0.14878599345684052, -2.4749999046325684, -0.20999999344348907, -0.41999995708465576, -0.6550744771957397, -2.080118417739868, -1.8996163606643677, -1.5981806516647339, 1.4606835842132568, -1.3781818151474, -0.36503562331199646, 32.0, -0.3372820019721985, 0.29364699125289917, -0.052873000502586365, 1.0390000343322754, 0.031999994069337845, -3.132185220718384], "max": [0.9891304969787598, 2.0926499366760254, 0.24961701035499573, 0.5385911464691162, -1.0895217657089233, -0.7806857824325562, 1.0433404445648193, 699.0, 0.4102120101451874, 0.41783401370048523, 0.15959399938583374, -0.5049999952316284, 1.003999948501587, 1.1399999856948853, -0.11822860687971115, -1.8440102338790894, -0.5520651340484619, -0.1564164012670517, 2.815687417984009, 1.51016366481781, 1.3546372652053833, 841.0, -0.19922299683094025, 0.41055598855018616, 0.0942159965634346, 2.5220000743865967, 1.3259999752044678, 3.130000114440918], "mean": [0.6885465979576111, 2.06929349899292, 0.0948709100484848, 0.11498848348855972, -1.5545424222946167, -1.2945311069488525, 0.14040224254131317, 314.6571350097656, 0.23125632107257843, 0.3660215139389038, -0.018940092995762825, -1.7927120923995972, 0.6712237596511841, 0.3470117747783661, -0.35223472118377686, -2.0669538974761963, -0.9388561248779297, -0.6349869966506958, 2.167727470397949, 0.7802134156227112, 0.06148213520646095, 377.2744140625, -0.27663150429725647, 0.3423687815666199, -0.008190209977328777, 1.5938247442245483, 0.7856521010398865, 1.7064718008041382], "std": [0.1425546556711197, 0.03803296759724617, 0.11738388985395432, 0.3759177327156067, 0.3591586649417877, 0.376040518283844, 0.2881048917770386, 256.1409912109375, 0.07837845385074615, 0.025374189019203186, 0.10678292065858841, 0.6709019541740417, 0.37711822986602783, 0.5512258410453796, 0.11129133403301239, 0.030273759737610817, 0.44287821650505066, 0.36251550912857056, 0.30215802788734436, 0.9468321204185486, 0.360353946685791, 330.4036560058594, 0.027114590629935265, 0.027888190001249313, 0.03440702706575394, 0.41101139783859253, 0.3462056815624237, 2.092665910720825], "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": [88], "max": [88], "mean": [88.0], "std": [0.0], "count": [840]}, "index": {"min": [63946], "max": [64785], "mean": [64365.5], "std": [242.48694122914466], "count": [840]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [840]}, "subtask_annotation": {"mean": [3.604761904761905, 9.0, 9.0, 9.0, 9.0], "std": [1.9471532799683713, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [840]}, "scene_annotation": {"mean": [88.0], "std": [0.0], "min": [88], "max": [88], "count": [840]}, "eef_direction_state": {"mean": [4.295238095238095, 4.519047619047619], "std": [2.0144658255622763, 1.9066597687901456], "min": [0, 0], "max": [6, 6], "count": [840]}, "eef_velocity_state": {"mean": [0.6130952380952381, 0.5833333333333334], "std": [0.6665975729501564, 0.6902093080282853], "min": [0, 0], "max": [2, 2], "count": [840]}, "eef_acc_mag_state": {"mean": [0.6642857142857143, 0.5976190476190476], "std": [0.8189195636328904, 0.7973133742638722], "min": [0, 0], "max": [2, 2], "count": [840]}, "eef_direction_action": {"mean": [4.295238095238095, 4.519047619047619], "std": [2.0144658255622763, 1.9066597687901456], "min": [0, 0], "max": [6, 6], "count": [840]}, "eef_velocity_action": {"mean": [0.6130952380952381, 0.5833333333333334], "std": [0.6665975729501564, 0.6902093080282853], "min": [0, 0], "max": [2, 2], "count": [840]}, "eef_acc_mag_action": {"mean": [0.6642857142857143, 0.5976190476190476], "std": [0.8189195636328904, 0.7973133742638722], "min": [0, 0], "max": [2, 2], "count": [840]}, "eef_sim_pose_state": {"mean": [0.5283244802644224, 0.2564156444771439, 1.0629206104130682, -0.735663555572174, 1.123179988824016, 0.12237625134489427, 0.5587685700252639, -0.22893137534907101, 1.081254157802601, 0.5828659921799701, 1.0476986397478665, 0.9731225275606367], "std": [0.035122417400930764, 0.028823942561662264, 0.044300879249896445, 1.340586640690979, 0.3221680642985473, 1.5097974251605861, 0.026141152972760966, 0.11459895772081168, 0.034965270187115725, 1.3008520445091416, 0.38058018225104173, 1.2906226984249562], "min": [0.4774284852228191, 0.2269352120434759, 1.027406090744692, -3.1357873676824943, 0.3089720696308196, -3.117172085561584, 0.4570998053086136, -0.43499426074094444, 1.0427013474170936, -2.742643556077496, 0.15040280968234265, -3.108555095367111], "max": [0.6073729948782399, 0.3407110863535404, 1.1757724404647107, 3.136966152231757, 1.4349227820153687, 3.1371218609912277, 0.6109356583566345, -0.07848754818511255, 1.183702412060695, 2.8060597478904845, 1.5586184470866615, 3.121218967071677], "count": [840]}, "eef_sim_pose_action": {"mean": [0.5283244802644224, 0.2564156444771439, 1.0629206104130682, -0.735663555572174, 1.123179988824016, 0.12237625134489427, 0.5587685700252639, -0.22893137534907101, 1.081254157802601, 0.5828659921799701, 1.0476986397478665, 0.9731225275606367], "std": [0.035122417400930764, 0.028823942561662264, 0.044300879249896445, 1.340586640690979, 0.3221680642985473, 1.5097974251605861, 0.026141152972760966, 0.11459895772081168, 0.034965270187115725, 1.3008520445091416, 0.38058018225104173, 1.2906226984249562], "min": [0.4774284852228191, 0.2269352120434759, 1.027406090744692, -3.1357873676824943, 0.3089720696308196, -3.117172085561584, 0.4570998053086136, -0.43499426074094444, 1.0427013474170936, -2.742643556077496, 0.15040280968234265, -3.108555095367111], "max": [0.6073729948782399, 0.3407110863535404, 1.1757724404647107, 3.136966152231757, 1.4349227820153687, 3.1371218609912277, 0.6109356583566345, -0.07848754818511255, 1.183702412060695, 2.8060597478904845, 1.5586184470866615, 3.121218967071677], "count": [840]}, "gripper_mode_state": {"mean": [0.49404761904761907, 0.5988095238095238], "std": [0.49996456790556726, 0.49013944750911004], "min": [0, 0], "max": [1, 1], "count": [840]}, "gripper_activity_state": {"mean": [1.9047619047619047, 1.930952380952381], "std": [0.3909404905099769, 0.3415567269611688], "min": [0, 0], "max": [2, 2], "count": [840]}, "gripper_mode_action": {"mean": [0.49404761904761907, 0.5988095238095238], "std": [0.49996456790556726, 0.49013944750911004], "min": [0, 0], "max": [1, 1], "count": [840]}, "gripper_activity_action": {"mean": [1.9047619047619047, 1.930952380952381], "std": [0.3909404905099769, 0.3415567269611688], "min": [0, 0], "max": [2, 2], "count": [840]}, "gripper_open_scale_state": {"mean": [0.3772744046120417, 0.31465714289687885], "std": [0.3304034990030462, 0.25614091712096776], "min": [0.032, 0.014], "max": [0.841, 0.699], "count": [840]}, "gripper_open_scale_action": {"mean": [0.3772744046120417, 0.31465714289687885], "std": [0.3304034990030462, 0.25614091712096776], "min": [0.032, 0.014], "max": [0.841, 0.699], "count": [840]}}} +{"episode_index": 87, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.45166624288604335]], [[0.4669504649081855]], [[0.45803064698101464]]], "std": [[[0.13899847746208874]], [[0.12727561360913153]], [[0.13232881481600073]]], "count": [147]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.043137254901960784]], [[0.043137254901960784]]], "max": [[[0.6588235294117647]], [[0.6313725490196078]], [[0.615686274509804]]], "mean": [[[0.47282063241963457]], [[0.4803041119225468]], [[0.4707313883886888]]], "std": [[[0.04965856788400006]], [[0.04123500369284861]], [[0.05112763519273301]]], "count": [147]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47110823773954025]], [[0.4863019374416433]], [[0.46698376711795825]]], "std": [[[0.06948477216288916]], [[0.04838799625967248]], [[0.07729500745998046]]], "count": [147]}, "observation.state": {"min": [0.19186405837535858, 2.019782304763794, -0.4009894132614136, -0.1779886931180954, -1.9333362579345703, -2.1056525707244873, -0.49380600452423096, 15.0, 0.13643699884414673, 0.20094500482082367, -0.142084002494812, -2.3410000801086426, 0.6690000295639038, -0.2770000398159027, -0.6474124789237976, -2.0802056789398193, -1.8162943124771118, -1.6078845262527466, 1.9908099174499512, -1.357953429222107, -0.7225663661956787, 24.0, -0.3488200008869171, 0.2593980133533478, -0.04740399867296219, 0.8849999904632568, 0.14500001072883606, -3.115999937057495], "max": [0.774699330329895, 2.0926499366760254, 0.5021137595176697, 0.7377681136131287, -1.0936408042907715, -0.8751080632209778, 0.668880045413971, 699.0, 0.3846539855003357, 0.4048190116882324, 0.14134100079536438, -0.4469999670982361, 1.0520000457763672, 1.0549999475479126, -0.21156881749629974, -1.847169280052185, -0.5520651340484619, -0.038868483155965805, 2.809404134750366, 1.7223607301712036, 0.27520352602005005, 834.0, -0.20837800204753876, 0.42523500323295593, 0.07689099758863449, 2.5999999046325684, 1.2879999876022339, 3.11299991607666], "mean": [0.5841052532196045, 2.0725677013397217, 0.22874584794044495, 0.24687740206718445, -1.5205293893814087, -1.2282295227050781, 0.2262493222951889, 386.04833984375, 0.25753480195999146, 0.34733110666275024, -0.012958652339875698, -1.5149047374725342, 0.903606116771698, 0.34414803981781006, -0.36322012543678284, -2.0644376277923584, -0.892194926738739, -0.5155390501022339, 2.2106940746307373, 0.8739534616470337, -0.20422375202178955, 444.0947570800781, -0.28692615032196045, 0.3291034996509552, -0.0025992400478571653, 1.5436829328536987, 0.8799257278442383, 1.5875908136367798], "std": [0.15165014564990997, 0.023938167840242386, 0.14911144971847534, 0.3352147042751312, 0.3185330033302307, 0.30048200488090515, 0.31025123596191406, 290.3095397949219, 0.09357703477144241, 0.04341699928045273, 0.11384306102991104, 0.7103719115257263, 0.08839306235313416, 0.4436507225036621, 0.10809697210788727, 0.031015636399388313, 0.4367566704750061, 0.40090256929397583, 0.2763427793979645, 1.0271129608154297, 0.3015126585960388, 371.7757568359375, 0.035477641969919205, 0.04366926848888397, 0.03211560845375061, 0.4966294765472412, 0.3219582736492157, 2.000002861022949], "count": [776]}, "action": {"min": [0.19186405837535858, 2.019782304763794, -0.4009894132614136, -0.1779886931180954, -1.9333362579345703, -2.1056525707244873, -0.49380600452423096, 15.0, 0.13643699884414673, 0.20094500482082367, -0.142084002494812, -2.3410000801086426, 0.6690000295639038, -0.2770000398159027, -0.6474124789237976, -2.0802056789398193, -1.8162943124771118, -1.6078845262527466, 1.9908099174499512, -1.357953429222107, -0.7225663661956787, 24.0, -0.3488200008869171, 0.2593980133533478, -0.04740399867296219, 0.8849999904632568, 0.14500001072883606, -3.115999937057495], "max": [0.774699330329895, 2.0926499366760254, 0.5021137595176697, 0.7377681136131287, -1.0936408042907715, -0.8751080632209778, 0.668880045413971, 699.0, 0.3846539855003357, 0.4048190116882324, 0.14134100079536438, -0.4469999670982361, 1.0520000457763672, 1.0549999475479126, -0.21156881749629974, -1.847169280052185, -0.5520651340484619, -0.038868483155965805, 2.809404134750366, 1.7223607301712036, 0.27520352602005005, 834.0, -0.20837800204753876, 0.42523500323295593, 0.07689099758863449, 2.5999999046325684, 1.2879999876022339, 3.11299991607666], "mean": [0.5841052532196045, 2.0725677013397217, 0.22874584794044495, 0.24687740206718445, -1.5205293893814087, -1.2282295227050781, 0.2262493222951889, 386.04833984375, 0.25753480195999146, 0.34733110666275024, -0.012958652339875698, -1.5149047374725342, 0.903606116771698, 0.34414803981781006, -0.36322012543678284, -2.0644376277923584, -0.892194926738739, -0.5155390501022339, 2.2106940746307373, 0.8739534616470337, -0.20422375202178955, 444.0947570800781, -0.28692615032196045, 0.3291034996509552, -0.0025992400478571653, 1.5436829328536987, 0.8799257278442383, 1.5875908136367798], "std": [0.15165014564990997, 0.023938167840242386, 0.14911144971847534, 0.3352147042751312, 0.3185330033302307, 0.30048200488090515, 0.31025123596191406, 290.3095397949219, 0.09357703477144241, 0.04341699928045273, 0.11384306102991104, 0.7103719115257263, 0.08839306235313416, 0.4436507225036621, 0.10809697210788727, 0.031015636399388313, 0.4367566704750061, 0.40090256929397583, 0.2763427793979645, 1.0271129608154297, 0.3015126585960388, 371.7757568359375, 0.035477641969919205, 0.04366926848888397, 0.03211560845375061, 0.4966294765472412, 0.3219582736492157, 2.000002861022949], "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": [89], "max": [89], "mean": [89.0], "std": [0.0], "count": [776]}, "index": {"min": [64786], "max": [65561], "mean": [65173.5], "std": [224.01171844347786], "count": [776]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [776]}, "subtask_annotation": {"mean": [3.4123711340206184, 9.0, 9.0, 9.0, 9.0], "std": [2.0319741927474126, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [776]}, "scene_annotation": {"mean": [89.0], "std": [0.0], "min": [89], "max": [89], "count": [776]}, "eef_direction_state": {"mean": [4.798969072164948, 4.443298969072165], "std": [1.7922510665756108, 2.2428308335072575], "min": [0, 0], "max": [6, 6], "count": [776]}, "eef_velocity_state": {"mean": [0.43943298969072164, 0.49871134020618557], "std": [0.6250292266521726, 0.7197496623613931], "min": [0, 0], "max": [2, 2], "count": [776]}, "eef_acc_mag_state": {"mean": [0.5115979381443299, 0.509020618556701], "std": [0.7597269742872471, 0.7698715046002762], "min": [0, 0], "max": [2, 2], "count": [776]}, "eef_direction_action": {"mean": [4.798969072164948, 4.443298969072165], "std": [1.7922510665756108, 2.2428308335072575], "min": [0, 0], "max": [6, 6], "count": [776]}, "eef_velocity_action": {"mean": [0.43943298969072164, 0.49871134020618557], "std": [0.6250292266521726, 0.7197496623613931], "min": [0, 0], "max": [2, 2], "count": [776]}, "eef_acc_mag_action": {"mean": [0.5115979381443299, 0.509020618556701], "std": [0.7597269742872471, 0.7698715046002762], "min": [0, 0], "max": [2, 2], "count": [776]}, "eef_sim_pose_state": {"mean": [0.5159919027465051, 0.2687897194158526, 1.0587270265539408, -1.1798495221325798, 1.0735807561019368, -0.3569785795397319, 0.535803357742845, -0.24316991145995812, 1.0648936493870673, 0.9015704460532222, 1.2196352821375738, 1.1109811544247183], "std": [0.050137677906963066, 0.03952015018053746, 0.041534835747881645, 0.952862960043678, 0.3342766610970228, 1.569491479488357, 0.04284111460413069, 0.12937912151733436, 0.018488787039047234, 0.6886937316089399, 0.17352739478298534, 0.8600962387762042], "min": [0.44327756492088505, 0.21778431426794026, 1.0256266879164695, -3.0652934972523025, 0.3220069005759931, -3.1408161335497438, 0.39473086155614207, -0.40356489179364846, 1.0308523646588703, -0.5618630092870875, 0.8012608526333471, -0.12065294452078351], "max": [0.6083478522504518, 0.3453603482368444, 1.1925568452098296, -0.2197793038715653, 1.5524175435526661, 3.133066001797859, 0.5904322695594124, -0.09148476737460429, 1.09835791683685, 1.850186407656952, 1.5163595594810881, 2.431259852775305], "count": [776]}, "eef_sim_pose_action": {"mean": [0.5159919027465051, 0.2687897194158526, 1.0587270265539408, -1.1798495221325798, 1.0735807561019368, -0.3569785795397319, 0.535803357742845, -0.24316991145995812, 1.0648936493870673, 0.9015704460532222, 1.2196352821375738, 1.1109811544247183], "std": [0.050137677906963066, 0.03952015018053746, 0.041534835747881645, 0.952862960043678, 0.3342766610970228, 1.569491479488357, 0.04284111460413069, 0.12937912151733436, 0.018488787039047234, 0.6886937316089399, 0.17352739478298534, 0.8600962387762042], "min": [0.44327756492088505, 0.21778431426794026, 1.0256266879164695, -3.0652934972523025, 0.3220069005759931, -3.1408161335497438, 0.39473086155614207, -0.40356489179364846, 1.0308523646588703, -0.5618630092870875, 0.8012608526333471, -0.12065294452078351], "max": [0.6083478522504518, 0.3453603482368444, 1.1925568452098296, -0.2197793038715653, 1.5524175435526661, 3.133066001797859, 0.5904322695594124, -0.09148476737460429, 1.09835791683685, 1.850186407656952, 1.5163595594810881, 2.431259852775305], "count": [776]}, "gripper_mode_state": {"mean": [0.49742268041237114, 0.5180412371134021], "std": [0.49999335737962036, 0.49967440775310723], "min": [0, 0], "max": [1, 1], "count": [776]}, "gripper_activity_state": {"mean": [1.9085051546391754, 1.9175257731958764], "std": [0.370468959527553, 0.37773342186724335], "min": [0, 0], "max": [2, 2], "count": [776]}, "gripper_mode_action": {"mean": [0.49742268041237114, 0.5180412371134021], "std": [0.49999335737962036, 0.49967440775310723], "min": [0, 0], "max": [1, 1], "count": [776]}, "gripper_activity_action": {"mean": [1.9085051546391754, 1.9175257731958764], "std": [0.370468959527553, 0.37773342186724335], "min": [0, 0], "max": [2, 2], "count": [776]}, "gripper_open_scale_state": {"mean": [0.4440947164899304, 0.3860483248356687], "std": [0.3717756887106239, 0.29030946949368613], "min": [0.024, 0.015], "max": [0.834, 0.699], "count": [776]}, "gripper_open_scale_action": {"mean": [0.4440947164899304, 0.3860483248356687], "std": [0.3717756887106239, 0.29030946949368613], "min": [0.024, 0.015], "max": [0.834, 0.699], "count": [776]}}} +{"episode_index": 88, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4602397544603427]], [[0.47660881883721956]], [[0.4665542969440028]]], "std": [[[0.13518388046162116]], [[0.12264965964263182]], [[0.12682725298973443]]], "count": [148]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.6823529411764706]], [[0.6745098039215687]]], "mean": [[[0.46883793996202083]], [[0.4768193906222399]], [[0.468610419702791]]], "std": [[[0.05873157049003218]], [[0.05622961224831189]], [[0.06132200378070896]]], "count": [148]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4685695369082318]], [[0.481913297948684]], [[0.4649313035461933]]], "std": [[[0.0673588941701899]], [[0.04813841517770502]], [[0.0752934975070882]]], "count": [148]}, "observation.state": {"min": [0.18046705424785614, 2.0166757106781006, 0.01382300816476345, -0.12304572016000748, -2.171660900115967, -1.8967890739440918, -0.26832693815231323, 19.0, 0.14049799740314484, 0.1968510001897812, -0.13779300451278687, -2.2690000534057617, 0.6990000009536743, -0.1730000078678131, -0.6029414534568787, -2.080118417739868, -1.666440486907959, -1.6877683401107788, 2.042419195175171, -1.2669169902801514, -0.939667820930481, 32.0, -0.3493100106716156, 0.21671700477600098, -0.07199399918317795, 0.9089999794960022, 0.10699999332427979, -3.1411852836608887], "max": [0.6834011077880859, 2.0923705101013184, 0.7505438923835754, 0.7513118982315063, -1.3605191707611084, -0.7988198399543762, 0.5921378135681152, 577.0, 0.412337988615036, 0.3747749924659729, 0.13489000499248505, -0.4599999785423279, 1.0, 0.9589999914169312, -0.07197738438844681, -1.6366826295852661, -0.6288771033287048, -0.16554448008537292, 2.8825161457061768, 1.8409035205841064, 0.6991090774536133, 834.0, -0.1882070004940033, 0.4333899915218353, 0.08352699875831604, 2.622999906539917, 1.0820000171661377, 3.1080000400543213], "mean": [0.48323675990104675, 2.071600914001465, 0.45654019713401794, 0.18642669916152954, -1.7314382791519165, -1.3609949350357056, 0.26609736680984497, 341.38250732421875, 0.28875818848609924, 0.322651743888855, 0.013020997866988182, -1.358035683631897, 0.8693194389343262, 0.4495965242385864, -0.28324687480926514, -2.05268931388855, -0.976764440536499, -0.6940266489982605, 2.3474624156951904, 0.7767609357833862, -0.1112838014960289, 374.3735656738281, -0.2632959485054016, 0.3115698993206024, -0.006520534865558147, 1.6167529821395874, 0.7600114941596985, 0.9831244945526123], "std": [0.12731865048408508, 0.019026722759008408, 0.10321889817714691, 0.31226739287376404, 0.3363916873931885, 0.2993309497833252, 0.257455974817276, 247.9785614013672, 0.08950987458229065, 0.03651583567261696, 0.09991046786308289, 0.6540011763572693, 0.046597208827733994, 0.3696090579032898, 0.15638625621795654, 0.06767767667770386, 0.3670170307159424, 0.40361347794532776, 0.2127719223499298, 1.1466331481933594, 0.2732967138290405, 292.7528381347656, 0.03846094384789467, 0.06012514978647232, 0.03659104183316231, 0.6124711036682129, 0.31814080476760864, 2.2175755500793457], "count": [783]}, "action": {"min": [0.18046705424785614, 2.0166757106781006, 0.01382300816476345, -0.12304572016000748, -2.171660900115967, -1.8967890739440918, -0.26832693815231323, 19.0, 0.14049799740314484, 0.1968510001897812, -0.13779300451278687, -2.2690000534057617, 0.6990000009536743, -0.1730000078678131, -0.6029414534568787, -2.080118417739868, -1.666440486907959, -1.6877683401107788, 2.042419195175171, -1.2669169902801514, -0.939667820930481, 32.0, -0.3493100106716156, 0.21671700477600098, -0.07199399918317795, 0.9089999794960022, 0.10699999332427979, -3.1411852836608887], "max": [0.6834011077880859, 2.0923705101013184, 0.7505438923835754, 0.7513118982315063, -1.3605191707611084, -0.7988198399543762, 0.5921378135681152, 577.0, 0.412337988615036, 0.3747749924659729, 0.13489000499248505, -0.4599999785423279, 1.0, 0.9589999914169312, -0.07197738438844681, -1.6366826295852661, -0.6288771033287048, -0.16554448008537292, 2.8825161457061768, 1.8409035205841064, 0.6991090774536133, 834.0, -0.1882070004940033, 0.4333899915218353, 0.08352699875831604, 2.622999906539917, 1.0820000171661377, 3.1080000400543213], "mean": [0.48323675990104675, 2.071600914001465, 0.45654019713401794, 0.18642669916152954, -1.7314382791519165, -1.3609949350357056, 0.26609736680984497, 341.38250732421875, 0.28875818848609924, 0.322651743888855, 0.013020997866988182, -1.358035683631897, 0.8693194389343262, 0.4495965242385864, -0.28324687480926514, -2.05268931388855, -0.976764440536499, -0.6940266489982605, 2.3474624156951904, 0.7767609357833862, -0.1112838014960289, 374.3735656738281, -0.2632959485054016, 0.3115698993206024, -0.006520534865558147, 1.6167529821395874, 0.7600114941596985, 0.9831244945526123], "std": [0.12731865048408508, 0.019026722759008408, 0.10321889817714691, 0.31226739287376404, 0.3363916873931885, 0.2993309497833252, 0.257455974817276, 247.9785614013672, 0.08950987458229065, 0.03651583567261696, 0.09991046786308289, 0.6540011763572693, 0.046597208827733994, 0.3696090579032898, 0.15638625621795654, 0.06767767667770386, 0.3670170307159424, 0.40361347794532776, 0.2127719223499298, 1.1466331481933594, 0.2732967138290405, 292.7528381347656, 0.03846094384789467, 0.06012514978647232, 0.03659104183316231, 0.6124711036682129, 0.31814080476760864, 2.2175755500793457], "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": [90], "max": [90], "mean": [90.0], "std": [0.0], "count": [783]}, "index": {"min": [65562], "max": [66344], "mean": [65953.0], "std": [226.0324460484969], "count": [783]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [783]}, "subtask_annotation": {"mean": [2.992337164750958, 9.0, 9.0, 9.0, 9.0], "std": [2.147187421363817, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [783]}, "scene_annotation": {"mean": [90.0], "std": [0.0], "min": [90], "max": [90], "count": [783]}, "eef_direction_state": {"mean": [4.402298850574713, 4.215836526181354], "std": [2.0405455478647334, 2.3641975212821156], "min": [0, 0], "max": [6, 6], "count": [783]}, "eef_velocity_state": {"mean": [0.5593869731800766, 0.5197956577266922], "std": [0.6938780885144475, 0.7034336215340571], "min": [0, 0], "max": [2, 2], "count": [783]}, "eef_acc_mag_state": {"mean": [0.5887611749680716, 0.49169859514687103], "std": [0.8003679696042735, 0.7561548565851016], "min": [0, 0], "max": [2, 2], "count": [783]}, "eef_direction_action": {"mean": [4.402298850574713, 4.215836526181354], "std": [2.0405455478647334, 2.3641975212821156], "min": [0, 0], "max": [6, 6], "count": [783]}, "eef_velocity_action": {"mean": [0.5593869731800766, 0.5197956577266922], "std": [0.6938780885144475, 0.7034336215340571], "min": [0, 0], "max": [2, 2], "count": [783]}, "eef_acc_mag_action": {"mean": [0.5887611749680716, 0.49169859514687103], "std": [0.8003679696042735, 0.7561548565851016], "min": [0, 0], "max": [2, 2], "count": [783]}, "eef_sim_pose_state": {"mean": [0.5017633304450656, 0.25172746477132707, 1.072363199778305, -1.0073795106941317, 0.9947792522976842, 0.15517892512247242, 0.5111565266142182, -0.2798638211434975, 1.0584469993326635, 0.7199944363365575, 1.2116757410258037, 0.845593838625166], "std": [0.06438254596836313, 0.04370707119064452, 0.03975471197686128, 1.283122635516449, 0.32926674186344596, 1.698338892665744, 0.03664688318847594, 0.11708876124591514, 0.017561613535099233, 0.5769748345659835, 0.17908138056876413, 0.7524392265772878], "min": [0.40707118909967693, 0.16686290522702302, 1.0317619881878068, -3.133254129505568, 0.39907840237092196, -3.139819470654686, 0.38973008848559104, -0.4230226145055751, 1.0266161465506585, -0.198165750222016, 0.9284644985609103, 0.14042817968750282], "max": [0.6182960271498237, 0.343618238464414, 1.186245048819737, 3.1158041847926286, 1.5470091460622388, 3.136430216674828, 0.5641010290098278, -0.08971229622233694, 1.092020923966283, 1.8330974895990713, 1.4647247873970222, 2.389295362129093], "count": [783]}, "eef_sim_pose_action": {"mean": [0.5017633304450656, 0.25172746477132707, 1.072363199778305, -1.0073795106941317, 0.9947792522976842, 0.15517892512247242, 0.5111565266142182, -0.2798638211434975, 1.0584469993326635, 0.7199944363365575, 1.2116757410258037, 0.845593838625166], "std": [0.06438254596836313, 0.04370707119064452, 0.03975471197686128, 1.283122635516449, 0.32926674186344596, 1.698338892665744, 0.03664688318847594, 0.11708876124591514, 0.017561613535099233, 0.5769748345659835, 0.17908138056876413, 0.7524392265772878], "min": [0.40707118909967693, 0.16686290522702302, 1.0317619881878068, -3.133254129505568, 0.39907840237092196, -3.139819470654686, 0.38973008848559104, -0.4230226145055751, 1.0266161465506585, -0.198165750222016, 0.9284644985609103, 0.14042817968750282], "max": [0.6182960271498237, 0.343618238464414, 1.186245048819737, 3.1158041847926286, 1.5470091460622388, 3.136430216674828, 0.5641010290098278, -0.08971229622233694, 1.092020923966283, 1.8330974895990713, 1.4647247873970222, 2.389295362129093], "count": [783]}, "gripper_mode_state": {"mean": [0.7841634738186463, 0.5172413793103449], "std": [0.4114014099967631, 0.4997026464203262], "min": [0, 0], "max": [1, 1], "count": [783]}, "gripper_activity_state": {"mean": [1.9118773946360152, 1.9770114942528736], "std": [0.3625501070401108, 0.1877003634316609], "min": [0, 0], "max": [2, 2], "count": [783]}, "gripper_mode_action": {"mean": [0.7841634738186463, 0.5172413793103449], "std": [0.4114014099967631, 0.4997026464203262], "min": [0, 0], "max": [1, 1], "count": [783]}, "gripper_activity_action": {"mean": [1.9118773946360152, 1.9770114942528736], "std": [0.3625501070401108, 0.1877003634316609], "min": [0, 0], "max": [2, 2], "count": [783]}, "gripper_open_scale_state": {"mean": [0.3743735630722318, 0.34138250309784635], "std": [0.292752982335796, 0.24797851449327762], "min": [0.032, 0.019], "max": [0.834, 0.577], "count": [783]}, "gripper_open_scale_action": {"mean": [0.3743735630722318, 0.34138250309784635], "std": [0.292752982335796, 0.24797851449327762], "min": [0.032, 0.019], "max": [0.834, 0.577], "count": [783]}}} +{"episode_index": 89, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.45389873574164274]], [[0.4712101884809125]], [[0.4613460890991216]]], "std": [[[0.14387972112683378]], [[0.1321674693787657]], [[0.13513485642711048]]], "count": [157]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.058823529411764705]], [[0.07450980392156863]]], "max": [[[0.7098039215686275]], [[0.6705882352941176]], [[0.6862745098039216]]], "mean": [[[0.47384140959993337]], [[0.4822896736189168]], [[0.47230898484659256]]], "std": [[[0.05888255323762783]], [[0.051694745694297016]], [[0.06164815185239549]]], "count": [157]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7254901960784313]], [[0.6862745098039216]], [[0.6784313725490196]]], "mean": [[[0.4702642089213605]], [[0.48707432949294366]], [[0.46887392281753465]]], "std": [[[0.07115223075697015]], [[0.049669632672732174]], [[0.0789793117446839]]], "count": [157]}, "observation.state": {"min": [-0.08529424667358398, 1.8108837604522705, -0.00996582955121994, -0.19348721206188202, -2.937668561935425, -1.763079285621643, -0.36510545015335083, 25.0, 0.1657000035047531, 0.21448299288749695, -0.14186599850654602, -2.2960000038146973, 0.7429999709129333, -0.15299999713897705, -0.5597445368766785, -2.080240488052368, -1.83674955368042, -1.82041335105896, 1.3292253017425537, -1.2646656036376953, -0.26391124725341797, 19.0, -0.30153900384902954, 0.2332330048084259, -0.0689140036702156, 1.1069999933242798, 0.04600001126527786, -3.134185314178467], "max": [0.6706602573394775, 2.090991735458374, 1.8761416673660278, 1.277982473373413, -1.4340672492980957, -0.8021358847618103, 0.7453079223632812, 685.0, 0.4080820083618164, 0.3532260060310364, 0.15084199607372284, -0.6570000052452087, 1.0080000162124634, 0.8759999871253967, -0.06845181435346603, -1.886508822441101, -0.5018519759178162, -0.23305381834506989, 2.7698376178741455, 1.7377022504806519, 1.6354783773422241, 846.0, -0.16359999775886536, 0.40583500266075134, 0.05843399837613106, 2.6440000534057617, 1.0149999856948853, 3.13700008392334], "mean": [0.4082931876182556, 2.037583827972412, 0.48995786905288696, 0.2880266308784485, -1.8658496141433716, -1.2837294340133667, 0.312549352645874, 420.6580505371094, 0.2868115305900574, 0.311055988073349, 0.018406543880701065, -1.4579544067382812, 0.8485257029533386, 0.4081559479236603, -0.26798856258392334, -2.0653750896453857, -0.9532575011253357, -0.7970122694969177, 2.3373167514801025, 0.6160057187080383, 0.09010975807905197, 361.0292053222656, -0.2510758936405182, 0.3103034496307373, -0.022314803674817085, 1.7489731311798096, 0.6313803195953369, 0.9901202321052551], "std": [0.21873638033866882, 0.06672503799200058, 0.3505282700061798, 0.44672155380249023, 0.5452322959899902, 0.2940984070301056, 0.31651005148887634, 295.64007568359375, 0.08923943340778351, 0.029647553339600563, 0.11542081087827682, 0.6389704942703247, 0.04595623537898064, 0.3783935606479645, 0.13731618225574493, 0.02525884471833706, 0.4162536561489105, 0.4339621365070343, 0.29400375485420227, 1.1740683317184448, 0.3895854651927948, 330.7737731933594, 0.03500838577747345, 0.050354182720184326, 0.03306225687265396, 0.5081542730331421, 0.30298912525177, 2.336603879928589], "count": [854]}, "action": {"min": [-0.08529424667358398, 1.8108837604522705, -0.00996582955121994, -0.19348721206188202, -2.937668561935425, -1.763079285621643, -0.36510545015335083, 25.0, 0.1657000035047531, 0.21448299288749695, -0.14186599850654602, -2.2960000038146973, 0.7429999709129333, -0.15299999713897705, -0.5597445368766785, -2.080240488052368, -1.83674955368042, -1.82041335105896, 1.3292253017425537, -1.2646656036376953, -0.26391124725341797, 19.0, -0.30153900384902954, 0.2332330048084259, -0.0689140036702156, 1.1069999933242798, 0.04600001126527786, -3.134185314178467], "max": [0.6706602573394775, 2.090991735458374, 1.8761416673660278, 1.277982473373413, -1.4340672492980957, -0.8021358847618103, 0.7453079223632812, 685.0, 0.4080820083618164, 0.3532260060310364, 0.15084199607372284, -0.6570000052452087, 1.0080000162124634, 0.8759999871253967, -0.06845181435346603, -1.886508822441101, -0.5018519759178162, -0.23305381834506989, 2.7698376178741455, 1.7377022504806519, 1.6354783773422241, 846.0, -0.16359999775886536, 0.40583500266075134, 0.05843399837613106, 2.6440000534057617, 1.0149999856948853, 3.13700008392334], "mean": [0.4082931876182556, 2.037583827972412, 0.48995786905288696, 0.2880266308784485, -1.8658496141433716, -1.2837294340133667, 0.312549352645874, 420.6580505371094, 0.2868115305900574, 0.311055988073349, 0.018406543880701065, -1.4579544067382812, 0.8485257029533386, 0.4081559479236603, -0.26798856258392334, -2.0653750896453857, -0.9532575011253357, -0.7970122694969177, 2.3373167514801025, 0.6160057187080383, 0.09010975807905197, 361.0292053222656, -0.2510758936405182, 0.3103034496307373, -0.022314803674817085, 1.7489731311798096, 0.6313803195953369, 0.9901202321052551], "std": [0.21873638033866882, 0.06672503799200058, 0.3505282700061798, 0.44672155380249023, 0.5452322959899902, 0.2940984070301056, 0.31651005148887634, 295.64007568359375, 0.08923943340778351, 0.029647553339600563, 0.11542081087827682, 0.6389704942703247, 0.04595623537898064, 0.3783935606479645, 0.13731618225574493, 0.02525884471833706, 0.4162536561489105, 0.4339621365070343, 0.29400375485420227, 1.1740683317184448, 0.3895854651927948, 330.7737731933594, 0.03500838577747345, 0.050354182720184326, 0.03306225687265396, 0.5081542730331421, 0.30298912525177, 2.336603879928589], "count": [854]}, "timestamp": {"min": [0.0], "max": [28.433333333333334], "mean": [14.216666666666667], "std": [8.217613197678913], "count": [854]}, "frame_index": {"min": [0], "max": [853], "mean": [426.5], "std": [246.52839593036742], "count": [854]}, "episode_index": {"min": [91], "max": [91], "mean": [91.0], "std": [0.0], "count": [854]}, "index": {"min": [66345], "max": [67198], "mean": [66771.5], "std": [246.52839593036742], "count": [854]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [854]}, "subtask_annotation": {"mean": [3.667447306791569, 9.0, 9.0, 9.0, 9.0], "std": [1.8457987726320908, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [854]}, "scene_annotation": {"mean": [91.0], "std": [0.0], "min": [91], "max": [91], "count": [854]}, "eef_direction_state": {"mean": [4.5362997658079625, 4.618266978922716], "std": [1.9688364552252375, 2.062704119522277], "min": [0, 0], "max": [6, 6], "count": [854]}, "eef_velocity_state": {"mean": [0.6007025761124122, 0.4847775175644028], "std": [0.7565789346609929, 0.6906044833152308], "min": [0, 0], "max": [2, 2], "count": [854]}, "eef_acc_mag_state": {"mean": [0.5679156908665105, 0.41920374707259955], "std": [0.8036515681618909, 0.7274518892869644], "min": [0, 0], "max": [2, 2], "count": [854]}, "eef_direction_action": {"mean": [4.5362997658079625, 4.618266978922716], "std": [1.9688364552252375, 2.062704119522277], "min": [0, 0], "max": [6, 6], "count": [854]}, "eef_velocity_action": {"mean": [0.6007025761124122, 0.4847775175644028], "std": [0.7565789346609929, 0.6906044833152308], "min": [0, 0], "max": [2, 2], "count": [854]}, "eef_acc_mag_action": {"mean": [0.5679156908665105, 0.41920374707259955], "std": [0.8036515681618909, 0.7274518892869644], "min": [0, 0], "max": [2, 2], "count": [854]}, "eef_sim_pose_state": {"mean": [0.5003738730922099, 0.23332761922214149, 1.0730802111345188, -0.7943427092407447, 1.022757960119735, 0.6172209731110624, 0.4995441156019358, -0.28509332306371077, 1.0642434896468984, 0.7525669150581388, 1.2446686801535853, 0.9460635207032706], "std": [0.05639581760518954, 0.03737039272109331, 0.045394173589324786, 1.5231036069993074, 0.3342189601785194, 1.590665599832552, 0.030907749736574078, 0.12816890689959828, 0.019265612551542913, 0.6953380655290569, 0.19826925264096806, 0.9118578176636671], "min": [0.4190887512824762, 0.1658434310876602, 1.0277142477528334, -3.083404356209466, 0.36171369439493994, -3.120674150807819, 0.40342978647274813, -0.44472265419662305, 1.0364408712635522, -0.5298905182142938, 0.9777280546582587, -0.16941814974107805], "max": [0.5874772283827531, 0.3054167985079866, 1.2048018990617533, 3.1262241765205934, 1.418005213007827, 3.1376939861003517, 0.5441858312378604, -0.10716885881911328, 1.1334025314954939, 1.9775346507528702, 1.5127515846511397, 2.6198346465800983], "count": [854]}, "eef_sim_pose_action": {"mean": [0.5003738730922099, 0.23332761922214149, 1.0730802111345188, -0.7943427092407447, 1.022757960119735, 0.6172209731110624, 0.4995441156019358, -0.28509332306371077, 1.0642434896468984, 0.7525669150581388, 1.2446686801535853, 0.9460635207032706], "std": [0.05639581760518954, 0.03737039272109331, 0.045394173589324786, 1.5231036069993074, 0.3342189601785194, 1.590665599832552, 0.030907749736574078, 0.12816890689959828, 0.019265612551542913, 0.6953380655290569, 0.19826925264096806, 0.9118578176636671], "min": [0.4190887512824762, 0.1658434310876602, 1.0277142477528334, -3.083404356209466, 0.36171369439493994, -3.120674150807819, 0.40342978647274813, -0.44472265419662305, 1.0364408712635522, -0.5298905182142938, 0.9777280546582587, -0.16941814974107805], "max": [0.5874772283827531, 0.3054167985079866, 1.2048018990617533, 3.1262241765205934, 1.418005213007827, 3.1376939861003517, 0.5441858312378604, -0.10716885881911328, 1.1334025314954939, 1.9775346507528702, 1.5127515846511397, 2.6198346465800983], "count": [854]}, "gripper_mode_state": {"mean": [0.5515222482435597, 0.45550351288056207], "std": [0.4973383736812641, 0.49801612688147756], "min": [0, 0], "max": [1, 1], "count": [854]}, "gripper_activity_state": {"mean": [1.8899297423887589, 1.9309133489461359], "std": [0.40727200599494157, 0.3368887257966309], "min": [0, 0], "max": [2, 2], "count": [854]}, "gripper_mode_action": {"mean": [0.5515222482435597, 0.45550351288056207], "std": [0.4973383736812641, 0.49801612688147756], "min": [0, 0], "max": [1, 1], "count": [854]}, "gripper_activity_action": {"mean": [1.8899297423887589, 1.9309133489461359], "std": [0.40727200599494157, 0.3368887257966309], "min": [0, 0], "max": [2, 2], "count": [854]}, "gripper_open_scale_state": {"mean": [0.3610292737992084, 0.4206580797146294], "std": [0.33077388823953996, 0.2956400570389472], "min": [0.019, 0.025], "max": [0.846, 0.685], "count": [854]}, "gripper_open_scale_action": {"mean": [0.3610292737992084, 0.4206580797146294], "std": [0.33077388823953996, 0.2956400570389472], "min": [0.019, 0.025], "max": [0.846, 0.685], "count": [854]}}} +{"episode_index": 90, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.45036039386684906]], [[0.46684471107564474]], [[0.45655984002127986]]], "std": [[[0.13282905676163811]], [[0.12126044855394368]], [[0.12432037273854055]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.047058823529411764]], [[0.058823529411764705]]], "max": [[[0.6941176470588235]], [[0.6862745098039216]], [[0.6745098039215687]]], "mean": [[[0.46892878065308813]], [[0.4772200134898921]], [[0.46897358387799565]]], "std": [[[0.05115595988951784]], [[0.04240874241634012]], [[0.05207719649504545]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.7372549019607844]], [[0.7215686274509804]]], "mean": [[[0.47189678649237476]], [[0.4879113498758677]], [[0.4699148062648832]]], "std": [[[0.0705861365875623]], [[0.05363299521197628]], [[0.0778918126157903]]], "count": [129]}, "observation.state": {"min": [-0.012775810435414314, 2.014895439147949, 0.8696626424789429, -0.03855432569980621, -2.9173879623413086, -1.848775029182434, 0.1713564246892929, 17.0, 0.16614000499248505, 0.2285899966955185, -0.1367100030183792, -2.572000026702881, 0.7409999966621399, -0.39800000190734863, -0.48576006293296814, -2.0801706314086914, -1.8454588651657104, -1.652233362197876, 1.6947671175003052, -1.4733023643493652, -0.710314154624939, 34.0, -0.3541269898414612, 0.2331790030002594, -0.06163199990987778, 0.7200000286102295, 0.09799998998641968, -3.1411852836608887], "max": [0.6470284461975098, 2.092963933944702, 1.9880696535110474, 0.8917410969734192, -2.300919771194458, -0.5650503635406494, 0.565696120262146, 711.0, 0.39258700609207153, 0.3924179971218109, 0.13988900184631348, -0.5960000157356262, 1.0959999561309814, 0.9490000009536743, -0.0898670107126236, -2.0189969539642334, -0.38634610176086426, 0.04881685972213745, 2.7743232250213623, 1.8838385343551636, 1.1377803087234497, 818.0, -0.2006469964981079, 0.43217599391937256, 0.08805199712514877, 2.4760000705718994, 1.2079999446868896, 3.109999895095825], "mean": [0.4046957492828369, 2.072556734085083, 1.3447729349136353, 0.34557339549064636, -2.824930429458618, -1.1826030015945435, 0.41650617122650146, 373.7286682128906, 0.27969300746917725, 0.3300725519657135, 0.005064454395323992, -1.5421993732452393, 0.8242619037628174, 0.3268417418003082, -0.2763027846813202, -2.0625104904174805, -0.8937734365463257, -0.6890389323234558, 2.1504876613616943, 0.7758393883705139, 0.0738697424530983, 384.6852111816406, -0.28099045157432556, 0.306776762008667, 0.0014921706169843674, 1.5698819160461426, 0.7101065516471863, 1.1805044412612915], "std": [0.14635944366455078, 0.022456688806414604, 0.4773485064506531, 0.20956359803676605, 0.10825734585523605, 0.38554883003234863, 0.11534852534532547, 278.5981140136719, 0.07707566022872925, 0.03699876740574837, 0.11129060387611389, 0.8019530177116394, 0.09118058532476425, 0.5102277398109436, 0.09190573543310165, 0.017338763922452927, 0.5604860782623291, 0.46036019921302795, 0.34745997190475464, 1.1738206148147583, 0.47583556175231934, 337.7071228027344, 0.03141423314809799, 0.05323798581957817, 0.044144656509160995, 0.5618104934692383, 0.32649463415145874, 2.22627592086792], "count": [656]}, "action": {"min": [-0.012775810435414314, 2.014895439147949, 0.8696626424789429, -0.03855432569980621, -2.9173879623413086, -1.848775029182434, 0.1713564246892929, 17.0, 0.16614000499248505, 0.2285899966955185, -0.1367100030183792, -2.572000026702881, 0.7409999966621399, -0.39800000190734863, -0.48576006293296814, -2.0801706314086914, -1.8454588651657104, -1.652233362197876, 1.6947671175003052, -1.4733023643493652, -0.710314154624939, 34.0, -0.3541269898414612, 0.2331790030002594, -0.06163199990987778, 0.7200000286102295, 0.09799998998641968, -3.1411852836608887], "max": [0.6470284461975098, 2.092963933944702, 1.9880696535110474, 0.8917410969734192, -2.300919771194458, -0.5650503635406494, 0.565696120262146, 711.0, 0.39258700609207153, 0.3924179971218109, 0.13988900184631348, -0.5960000157356262, 1.0959999561309814, 0.9490000009536743, -0.0898670107126236, -2.0189969539642334, -0.38634610176086426, 0.04881685972213745, 2.7743232250213623, 1.8838385343551636, 1.1377803087234497, 818.0, -0.2006469964981079, 0.43217599391937256, 0.08805199712514877, 2.4760000705718994, 1.2079999446868896, 3.109999895095825], "mean": [0.4046957492828369, 2.072556734085083, 1.3447729349136353, 0.34557339549064636, -2.824930429458618, -1.1826030015945435, 0.41650617122650146, 373.7286682128906, 0.27969300746917725, 0.3300725519657135, 0.005064454395323992, -1.5421993732452393, 0.8242619037628174, 0.3268417418003082, -0.2763027846813202, -2.0625104904174805, -0.8937734365463257, -0.6890389323234558, 2.1504876613616943, 0.7758393883705139, 0.0738697424530983, 384.6852111816406, -0.28099045157432556, 0.306776762008667, 0.0014921706169843674, 1.5698819160461426, 0.7101065516471863, 1.1805044412612915], "std": [0.14635944366455078, 0.022456688806414604, 0.4773485064506531, 0.20956359803676605, 0.10825734585523605, 0.38554883003234863, 0.11534852534532547, 278.5981140136719, 0.07707566022872925, 0.03699876740574837, 0.11129060387611389, 0.8019530177116394, 0.09118058532476425, 0.5102277398109436, 0.09190573543310165, 0.017338763922452927, 0.5604860782623291, 0.46036019921302795, 0.34745997190475464, 1.1738206148147583, 0.47583556175231934, 337.7071228027344, 0.03141423314809799, 0.05323798581957817, 0.044144656509160995, 0.5618104934692383, 0.32649463415145874, 2.22627592086792], "count": [656]}, "timestamp": {"min": [0.0], "max": [21.833333333333332], "mean": [10.916666666666668], "std": [6.312355608909668], "count": [656]}, "frame_index": {"min": [0], "max": [655], "mean": [327.5], "std": [189.37066826729], "count": [656]}, "episode_index": {"min": [92], "max": [92], "mean": [92.0], "std": [0.0], "count": [656]}, "index": {"min": [67199], "max": [67854], "mean": [67526.5], "std": [189.37066826729], "count": [656]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [656]}, "subtask_annotation": {"mean": [3.419207317073171, 9.0, 9.0, 9.0, 9.0], "std": [2.0614485449220066, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [656]}, "scene_annotation": {"mean": [92.0], "std": [0.0], "min": [92], "max": [92], "count": [656]}, "eef_direction_state": {"mean": [4.478658536585366, 4.150914634146342], "std": [2.0241308054444103, 2.385825600833122], "min": [0, 0], "max": [6, 6], "count": [656]}, "eef_velocity_state": {"mean": [0.5899390243902439, 0.5564024390243902], "std": [0.7056971963011778, 0.715585541574956], "min": [0, 0], "max": [2, 2], "count": [656]}, "eef_acc_mag_state": {"mean": [0.6036585365853658, 0.5579268292682927], "std": [0.8010580080014348, 0.7942234093215462], "min": [0, 0], "max": [2, 2], "count": [656]}, "eef_direction_action": {"mean": [4.478658536585366, 4.150914634146342], "std": [2.0241308054444103, 2.385825600833122], "min": [0, 0], "max": [6, 6], "count": [656]}, "eef_velocity_action": {"mean": [0.5899390243902439, 0.5564024390243902], "std": [0.7056971963011778, 0.715585541574956], "min": [0, 0], "max": [2, 2], "count": [656]}, "eef_acc_mag_action": {"mean": [0.6036585365853658, 0.5579268292682927], "std": [0.8010580080014348, 0.7942234093215462], "min": [0, 0], "max": [2, 2], "count": [656]}, "eef_sim_pose_state": {"mean": [0.4950512243583444, 0.2675782774205377, 1.0670629255184698, -0.519674657366806, 1.039229838831293, 0.42896613413380563, 0.5209140395483064, -0.27112771558144494, 1.06125964599071, 1.0170926523248487, 1.1732205501590376, 1.2309936264794834], "std": [0.05847278403581381, 0.04158006703763014, 0.04922956135139944, 1.6170649288334638, 0.3522425675137442, 1.6567052044148962, 0.039775635843082746, 0.11320864705146455, 0.021884655282724205, 0.8511425791833316, 0.1708526597582667, 1.1971743781688384], "min": [0.4211182068647426, 0.21497119442235696, 1.0224926682836384, -3.130520285554501, 0.3074572713637216, -3.1374292983283625, 0.4184183858474919, -0.40891238834567695, 1.0220576339963943, -0.2990149590595851, 0.9228289697714729, -0.008912833666055303], "max": [0.617399267125247, 0.35881185252589615, 1.207436219557145, 3.1408905601573407, 1.5589089464559778, 3.139079844397548, 0.5866120654692902, -0.11617560799190359, 1.0945575733565878, 2.4017782590856216, 1.4511725849415797, 3.1249424948770814], "count": [656]}, "eef_sim_pose_action": {"mean": [0.4950512243583444, 0.2675782774205377, 1.0670629255184698, -0.519674657366806, 1.039229838831293, 0.42896613413380563, 0.5209140395483064, -0.27112771558144494, 1.06125964599071, 1.0170926523248487, 1.1732205501590376, 1.2309936264794834], "std": [0.05847278403581381, 0.04158006703763014, 0.04922956135139944, 1.6170649288334638, 0.3522425675137442, 1.6567052044148962, 0.039775635843082746, 0.11320864705146455, 0.021884655282724205, 0.8511425791833316, 0.1708526597582667, 1.1971743781688384], "min": [0.4211182068647426, 0.21497119442235696, 1.0224926682836384, -3.130520285554501, 0.3074572713637216, -3.1374292983283625, 0.4184183858474919, -0.40891238834567695, 1.0220576339963943, -0.2990149590595851, 0.9228289697714729, -0.008912833666055303], "max": [0.617399267125247, 0.35881185252589615, 1.207436219557145, 3.1408905601573407, 1.5589089464559778, 3.139079844397548, 0.5866120654692902, -0.11617560799190359, 1.0945575733565878, 2.4017782590856216, 1.4511725849415797, 3.1249424948770814], "count": [656]}, "gripper_mode_state": {"mean": [0.5091463414634146, 0.49085365853658536], "std": [0.49991633743841013, 0.4999163374384124], "min": [0, 0], "max": [1, 1], "count": [656]}, "gripper_activity_state": {"mean": [1.891768292682927, 1.8948170731707317], "std": [0.40821508554660024, 0.4236570929318112], "min": [0, 0], "max": [2, 2], "count": [656]}, "gripper_mode_action": {"mean": [0.5091463414634146, 0.49085365853658536], "std": [0.49991633743841013, 0.4999163374384124], "min": [0, 0], "max": [1, 1], "count": [656]}, "gripper_activity_action": {"mean": [1.891768292682927, 1.8948170731707317], "std": [0.40821508554660024, 0.4236570929318112], "min": [0, 0], "max": [2, 2], "count": [656]}, "gripper_open_scale_state": {"mean": [0.38468521333322303, 0.37372865844935926], "std": [0.3377070987961833, 0.27859815743831134], "min": [0.034, 0.017], "max": [0.818, 0.711], "count": [656]}, "gripper_open_scale_action": {"mean": [0.38468521333322303, 0.37372865844935926], "std": [0.3377070987961833, 0.27859815743831134], "min": [0.034, 0.017], "max": [0.818, 0.711], "count": [656]}}} +{"episode_index": 91, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4531677525440556]], [[0.4661635900140647]], [[0.45624109839083316]]], "std": [[[0.14193695799234787]], [[0.13287546255497573]], [[0.13641595624092928]]], "count": [158]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.047058823529411764]], [[0.050980392156862744]]], "max": [[[0.6352941176470588]], [[0.6196078431372549]], [[0.615686274509804]]], "mean": [[[0.4703300020166294]], [[0.4784914370811616]], [[0.46979202345495163]]], "std": [[[0.05075613792448991]], [[0.040770598136230955]], [[0.05163711210883708]]], "count": [158]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.47349917654298007]], [[0.48539422520062875]], [[0.4706643436646811]]], "std": [[[0.06664938324165796]], [[0.05078333989816233]], [[0.07129660659652282]]], "count": [158]}, "observation.state": {"min": [0.28005552291870117, 1.886526346206665, 0.35616934299468994, -0.3338291645050049, -2.548407554626465, -1.9147833585739136, -0.42031019926071167, 19.0, 0.12359599769115448, 0.2921749949455261, -0.12354200333356857, -2.36299991607666, -0.15199999511241913, -0.19700001180171967, -0.599031925201416, -2.080310344696045, -1.955763578414917, -1.5808844566345215, 1.8987263441085815, -1.5809019804000854, -0.44188249111175537, 35.0, -0.3341889977455139, 0.2935959994792938, -0.042249999940395355, 1.0789999961853027, 0.06199999526143074, -3.125], "max": [0.736354410648346, 2.0923705101013184, 1.3514608144760132, 0.6468015313148499, -1.342559576034546, -0.5903052687644958, 0.7291637063026428, 709.0, 0.3818899989128113, 0.4147639870643616, 0.15641899406909943, -0.5419999957084656, 1.062000036239624, 1.0089999437332153, -0.12431980669498444, -1.6888504028320312, -0.554194450378418, -0.13210397958755493, 2.7489984035491943, 1.5383508205413818, 0.45177850127220154, 852.0, -0.23106899857521057, 0.44846200942993164, 0.09283199906349182, 2.6040000915527344, 1.0789999961853027, 3.135999917984009], "mean": [0.5772791504859924, 2.044219970703125, 0.9383596777915955, 0.233672097325325, -2.3904194831848145, -1.20820951461792, 0.21621131896972656, 375.5243835449219, 0.2441847026348114, 0.36267033219337463, 0.005496413446962833, -1.556765079498291, 0.6909007430076599, 0.5036457180976868, -0.33928176760673523, -2.062796115875244, -0.9318082928657532, -0.7574483156204224, 2.1757874488830566, 0.6341196298599243, 0.07674755901098251, 404.8878173828125, -0.2645549476146698, 0.33140429854393005, -0.008611042983829975, 1.6339001655578613, 0.6878808736801147, 1.316665530204773], "std": [0.13859421014785767, 0.06138388440012932, 0.32481512427330017, 0.31435689330101013, 0.20351208746433258, 0.46967533230781555, 0.2933737337589264, 307.81463623046875, 0.09940584748983383, 0.03959492966532707, 0.10291557759046555, 0.7557461857795715, 0.3307476341724396, 0.4800266623497009, 0.08170224726200104, 0.04697321355342865, 0.4710019826889038, 0.4067414402961731, 0.3257107734680176, 1.1704192161560059, 0.23853807151317596, 238.99118041992188, 0.02347649075090885, 0.02935216762125492, 0.026914827525615692, 0.5160790085792542, 0.2967063784599304, 2.190016269683838], "count": [861]}, "action": {"min": [0.28005552291870117, 1.886526346206665, 0.35616934299468994, -0.3338291645050049, -2.548407554626465, -1.9147833585739136, -0.42031019926071167, 19.0, 0.12359599769115448, 0.2921749949455261, -0.12354200333356857, -2.36299991607666, -0.15199999511241913, -0.19700001180171967, -0.599031925201416, -2.080310344696045, -1.955763578414917, -1.5808844566345215, 1.8987263441085815, -1.5809019804000854, -0.44188249111175537, 35.0, -0.3341889977455139, 0.2935959994792938, -0.042249999940395355, 1.0789999961853027, 0.06199999526143074, -3.125], "max": [0.736354410648346, 2.0923705101013184, 1.3514608144760132, 0.6468015313148499, -1.342559576034546, -0.5903052687644958, 0.7291637063026428, 709.0, 0.3818899989128113, 0.4147639870643616, 0.15641899406909943, -0.5419999957084656, 1.062000036239624, 1.0089999437332153, -0.12431980669498444, -1.6888504028320312, -0.554194450378418, -0.13210397958755493, 2.7489984035491943, 1.5383508205413818, 0.45177850127220154, 852.0, -0.23106899857521057, 0.44846200942993164, 0.09283199906349182, 2.6040000915527344, 1.0789999961853027, 3.135999917984009], "mean": [0.5772791504859924, 2.044219970703125, 0.9383596777915955, 0.233672097325325, -2.3904194831848145, -1.20820951461792, 0.21621131896972656, 375.5243835449219, 0.2441847026348114, 0.36267033219337463, 0.005496413446962833, -1.556765079498291, 0.6909007430076599, 0.5036457180976868, -0.33928176760673523, -2.062796115875244, -0.9318082928657532, -0.7574483156204224, 2.1757874488830566, 0.6341196298599243, 0.07674755901098251, 404.8878173828125, -0.2645549476146698, 0.33140429854393005, -0.008611042983829975, 1.6339001655578613, 0.6878808736801147, 1.316665530204773], "std": [0.13859421014785767, 0.06138388440012932, 0.32481512427330017, 0.31435689330101013, 0.20351208746433258, 0.46967533230781555, 0.2933737337589264, 307.81463623046875, 0.09940584748983383, 0.03959492966532707, 0.10291557759046555, 0.7557461857795715, 0.3307476341724396, 0.4800266623497009, 0.08170224726200104, 0.04697321355342865, 0.4710019826889038, 0.4067414402961731, 0.3257107734680176, 1.1704192161560059, 0.23853807151317596, 238.99118041992188, 0.02347649075090885, 0.02935216762125492, 0.026914827525615692, 0.5160790085792542, 0.2967063784599304, 2.190016269683838], "count": [861]}, "timestamp": {"min": [0.0], "max": [28.666666666666668], "mean": [14.333333333333334], "std": [8.284970774887547], "count": [861]}, "frame_index": {"min": [0], "max": [860], "mean": [430.0], "std": [248.54912324662638], "count": [861]}, "episode_index": {"min": [93], "max": [93], "mean": [93.0], "std": [0.0], "count": [861]}, "index": {"min": [67855], "max": [68715], "mean": [68285.0], "std": [248.54912324662638], "count": [861]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [861]}, "subtask_annotation": {"mean": [3.3879210220673635, 9.0, 9.0, 9.0, 9.0], "std": [2.0397998064615934, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [861]}, "scene_annotation": {"mean": [93.0], "std": [0.0], "min": [93], "max": [93], "count": [861]}, "eef_direction_state": {"mean": [4.639953542392567, 4.523809523809524], "std": [1.9447614491863066, 1.9739187648136787], "min": [0, 0], "max": [6, 6], "count": [861]}, "eef_velocity_state": {"mean": [0.4634146341463415, 0.5272938443670151], "std": [0.6449099919872096, 0.6922573241606703], "min": [0, 0], "max": [2, 2], "count": [861]}, "eef_acc_mag_state": {"mean": [0.5156794425087108, 0.445993031358885], "std": [0.7673947415412168, 0.7267405123626749], "min": [0, 0], "max": [2, 2], "count": [861]}, "eef_direction_action": {"mean": [4.639953542392567, 4.523809523809524], "std": [1.9447614491863066, 1.9739187648136787], "min": [0, 0], "max": [6, 6], "count": [861]}, "eef_velocity_action": {"mean": [0.4634146341463415, 0.5272938443670151], "std": [0.6449099919872096, 0.6922573241606703], "min": [0, 0], "max": [2, 2], "count": [861]}, "eef_acc_mag_action": {"mean": [0.5156794425087108, 0.445993031358885], "std": [0.7673947415412168, 0.7267405123626749], "min": [0, 0], "max": [2, 2], "count": [861]}, "eef_sim_pose_state": {"mean": [0.5207268102912725, 0.24724577960378552, 1.0733282157541781, -0.8438867121575039, 1.052590571053701, 0.25247276413880376, 0.5552018413563014, -0.25102739268133956, 1.0869075688867589, 0.7984098845886648, 1.077486522242202, -0.1735020080718735], "std": [0.03474777091212188, 0.027749131555404472, 0.04199645591826689, 1.3908128697036581, 0.40714562979613755, 1.669118974124566, 0.041068274293885126, 0.12471036589815825, 0.023197209456559523, 1.3832478832027804, 0.3706524400909521, 1.7193515588422734], "min": [0.4774336708255966, 0.21981138240583997, 1.037665392339501, -3.12852524257424, 0.20215568285721974, -3.1405079147347275, 0.4804113727827849, -0.4196612203355035, 1.0445920506442277, -2.8333425973913933, 0.2780501575587191, -3.1394175089607024], "max": [0.6333803993204354, 0.3193556621541315, 1.186618165599776, 3.1299544644064916, 1.483883980621965, 3.14037050389344, 0.6073940538490881, -0.09475232055098867, 1.1574811966754193, 3.1042549904788297, 1.5202462893742936, 3.135337535707648], "count": [861]}, "eef_sim_pose_action": {"mean": [0.5207268102912725, 0.24724577960378552, 1.0733282157541781, -0.8438867121575039, 1.052590571053701, 0.25247276413880376, 0.5552018413563014, -0.25102739268133956, 1.0869075688867589, 0.7984098845886648, 1.077486522242202, -0.1735020080718735], "std": [0.03474777091212188, 0.027749131555404472, 0.04199645591826689, 1.3908128697036581, 0.40714562979613755, 1.669118974124566, 0.041068274293885126, 0.12471036589815825, 0.023197209456559523, 1.3832478832027804, 0.3706524400909521, 1.7193515588422734], "min": [0.4774336708255966, 0.21981138240583997, 1.037665392339501, -3.12852524257424, 0.20215568285721974, -3.1405079147347275, 0.4804113727827849, -0.4196612203355035, 1.0445920506442277, -2.8333425973913933, 0.2780501575587191, -3.1394175089607024], "max": [0.6333803993204354, 0.3193556621541315, 1.186618165599776, 3.1299544644064916, 1.483883980621965, 3.14037050389344, 0.6073940538490881, -0.09475232055098867, 1.1574811966754193, 3.1042549904788297, 1.5202462893742936, 3.135337535707648], "count": [861]}, "gripper_mode_state": {"mean": [0.502903600464576, 0.5435540069686411], "std": [0.4999915690332635, 0.4980994363347269], "min": [0, 0], "max": [1, 1], "count": [861]}, "gripper_activity_state": {"mean": [1.9210220673635308, 1.9628339140534263], "std": [0.358454387213769, 0.2523080110934174], "min": [0, 0], "max": [2, 2], "count": [861]}, "gripper_mode_action": {"mean": [0.502903600464576, 0.5435540069686411], "std": [0.4999915690332635, 0.4980994363347269], "min": [0, 0], "max": [1, 1], "count": [861]}, "gripper_activity_action": {"mean": [1.9210220673635308, 1.9628339140534263], "std": [0.358454387213769, 0.2523080110934174], "min": [0, 0], "max": [2, 2], "count": [861]}, "gripper_open_scale_state": {"mean": [0.4048879209467478, 0.37552439032808305], "std": [0.23899121683408817, 0.30781468048564836], "min": [0.035, 0.019], "max": [0.852, 0.709], "count": [861]}, "gripper_open_scale_action": {"mean": [0.4048879209467478, 0.37552439032808305], "std": [0.23899121683408817, 0.30781468048564836], "min": [0.035, 0.019], "max": [0.852, 0.709], "count": [861]}}} +{"episode_index": 92, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.44714477711746803]], [[0.46324728181797836]], [[0.4528107960650013]]], "std": [[[0.14697962476118454]], [[0.13792891522810877]], [[0.14081187227179948]]], "count": [146]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.054901960784313725]], [[0.058823529411764705]]], "max": [[[0.6549019607843137]], [[0.6196078431372549]], [[0.6078431372549019]]], "mean": [[[0.47272693392425463]], [[0.47983841995702387]], [[0.47143983346763363]]], "std": [[[0.05018254615090793]], [[0.04215013320774017]], [[0.05181126137436174]]], "count": [146]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4707047743755036]], [[0.48466353718999017]], [[0.4683044587698093]]], "std": [[[0.06732972135503572]], [[0.05102614655444816]], [[0.07167080693804383]]], "count": [146]}, "observation.state": {"min": [0.39735913276672363, 1.9510687589645386, -0.19495327770709991, -0.6299067735671997, -2.0280377864837646, -1.942760944366455, -0.2552544176578522, 22.0, 0.16046200692653656, 0.30570799112319946, -0.14369100332260132, -2.3299999237060547, -0.14499999582767487, -0.1860000193119049, -0.8008268475532532, -2.080118417739868, -1.8817094564437866, -1.403576374053955, 1.6885712146759033, -1.4330376386642456, -0.2532123923301697, 29.0, -0.31388598680496216, 0.2799929976463318, -0.0673689991235733, 1.0470000505447388, 0.07000000774860382, -3.1401853561401367], "max": [0.749392032623291, 2.0895605087280273, 0.38528144359588623, 0.5464277267456055, -1.0931869745254517, -0.7975108027458191, 0.9298416376113892, 544.0, 0.3760429918766022, 0.40281200408935547, 0.19099600613117218, -0.8809999823570251, 1.0069999694824219, 1.0509999990463257, -0.21099285781383514, -1.851707100868225, -0.3214547336101532, -0.23305381834506989, 2.711089849472046, 1.6176931858062744, 0.3007202446460724, 850.0, -0.18110600113868713, 0.4692539870738983, 0.04573199898004532, 2.555000066757202, 1.1180000305175781, 3.0769999027252197], "mean": [0.6399826407432556, 2.0527877807617188, 0.219434455037117, 0.10965737700462341, -1.673661708831787, -1.2763088941574097, 0.09424621611833572, 316.7490234375, 0.24458728730678558, 0.36483654379844666, -0.0029753660783171654, -1.718652606010437, 0.6411706209182739, 0.37370970845222473, -0.41265466809272766, -2.0696322917938232, -0.7501060962677002, -0.6646567583084106, 2.0284247398376465, 0.771210253238678, 0.04624440148472786, 325.4059753417969, -0.2555685341358185, 0.332076758146286, -0.03243473917245865, 1.639310359954834, 0.7438520193099976, 1.524109959602356], "std": [0.07883280515670776, 0.040484752506017685, 0.17214255034923553, 0.3910003900527954, 0.2926313579082489, 0.3685274124145508, 0.22725847363471985, 227.4030303955078, 0.07205000519752502, 0.02105543203651905, 0.11405383795499802, 0.5802331566810608, 0.3206421732902527, 0.42680972814559937, 0.17240123450756073, 0.026443980634212494, 0.525726318359375, 0.28864938020706177, 0.40652865171432495, 1.0850633382797241, 0.18505531549453735, 311.65252685546875, 0.03516111895442009, 0.04975064471364021, 0.02933264896273613, 0.4902937412261963, 0.3068244457244873, 2.1391875743865967], "count": [771]}, "action": {"min": [0.39735913276672363, 1.9510687589645386, -0.19495327770709991, -0.6299067735671997, -2.0280377864837646, -1.942760944366455, -0.2552544176578522, 22.0, 0.16046200692653656, 0.30570799112319946, -0.14369100332260132, -2.3299999237060547, -0.14499999582767487, -0.1860000193119049, -0.8008268475532532, -2.080118417739868, -1.8817094564437866, -1.403576374053955, 1.6885712146759033, -1.4330376386642456, -0.2532123923301697, 29.0, -0.31388598680496216, 0.2799929976463318, -0.0673689991235733, 1.0470000505447388, 0.07000000774860382, -3.1401853561401367], "max": [0.749392032623291, 2.0895605087280273, 0.38528144359588623, 0.5464277267456055, -1.0931869745254517, -0.7975108027458191, 0.9298416376113892, 544.0, 0.3760429918766022, 0.40281200408935547, 0.19099600613117218, -0.8809999823570251, 1.0069999694824219, 1.0509999990463257, -0.21099285781383514, -1.851707100868225, -0.3214547336101532, -0.23305381834506989, 2.711089849472046, 1.6176931858062744, 0.3007202446460724, 850.0, -0.18110600113868713, 0.4692539870738983, 0.04573199898004532, 2.555000066757202, 1.1180000305175781, 3.0769999027252197], "mean": [0.6399826407432556, 2.0527877807617188, 0.219434455037117, 0.10965737700462341, -1.673661708831787, -1.2763088941574097, 0.09424621611833572, 316.7490234375, 0.24458728730678558, 0.36483654379844666, -0.0029753660783171654, -1.718652606010437, 0.6411706209182739, 0.37370970845222473, -0.41265466809272766, -2.0696322917938232, -0.7501060962677002, -0.6646567583084106, 2.0284247398376465, 0.771210253238678, 0.04624440148472786, 325.4059753417969, -0.2555685341358185, 0.332076758146286, -0.03243473917245865, 1.639310359954834, 0.7438520193099976, 1.524109959602356], "std": [0.07883280515670776, 0.040484752506017685, 0.17214255034923553, 0.3910003900527954, 0.2926313579082489, 0.3685274124145508, 0.22725847363471985, 227.4030303955078, 0.07205000519752502, 0.02105543203651905, 0.11405383795499802, 0.5802331566810608, 0.3206421732902527, 0.42680972814559937, 0.17240123450756073, 0.026443980634212494, 0.525726318359375, 0.28864938020706177, 0.40652865171432495, 1.0850633382797241, 0.18505531549453735, 311.65252685546875, 0.03516111895442009, 0.04975064471364021, 0.02933264896273613, 0.4902937412261963, 0.3068244457244873, 2.1391875743865967], "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": [94], "max": [94], "mean": [94.0], "std": [0.0], "count": [771]}, "index": {"min": [68716], "max": [69486], "mean": [69101.0], "std": [222.5683415642635], "count": [771]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [771]}, "subtask_annotation": {"mean": [3.4850843060959793, 9.0, 9.0, 9.0, 9.0], "std": [2.0278791223310426, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [771]}, "scene_annotation": {"mean": [94.0], "std": [0.0], "min": [94], "max": [94], "count": [771]}, "eef_direction_state": {"mean": [4.503242542153048, 4.512321660181582], "std": [1.926920990953096, 2.0709318391794103], "min": [0, 0], "max": [6, 6], "count": [771]}, "eef_velocity_state": {"mean": [0.5473411154345007, 0.5551232166018158], "std": [0.6861819867346569, 0.7313680155586036], "min": [0, 0], "max": [2, 2], "count": [771]}, "eef_acc_mag_state": {"mean": [0.5616083009079118, 0.5058365758754864], "std": [0.790527254897167, 0.7594828394435849], "min": [0, 0], "max": [2, 2], "count": [771]}, "eef_direction_action": {"mean": [4.503242542153048, 4.512321660181582], "std": [1.926920990953096, 2.0709318391794103], "min": [0, 0], "max": [6, 6], "count": [771]}, "eef_velocity_action": {"mean": [0.5473411154345007, 0.5551232166018158], "std": [0.6861819867346569, 0.7313680155586036], "min": [0, 0], "max": [2, 2], "count": [771]}, "eef_acc_mag_action": {"mean": [0.5616083009079118, 0.5058365758754864], "std": [0.790527254897167, 0.7594828394435849], "min": [0, 0], "max": [2, 2], "count": [771]}, "eef_sim_pose_state": {"mean": [0.5201721314539374, 0.22468081553410257, 1.062831782865477, -1.074903250365632, 1.1131213281916008, 0.05556816383232772, 0.5565315870887557, -0.24807055690189508, 1.0821477871665628, 0.6968113132691793, 1.1361767985520603, -0.12725949048263763], "std": [0.05840248869490374, 0.033308227325719655, 0.046582150536649394, 1.1036032440022707, 0.40203474207582157, 1.5901706710383758, 0.019781453674325773, 0.11625927262860397, 0.03643749130193451, 1.4162288050150955, 0.38009131806703284, 1.7358640196604986], "min": [0.46338148277476393, 0.15684860335077522, 1.0217752162520624, -3.0537087273892705, 0.287176895903819, -3.1348915986297623, 0.49230233474220864, -0.45262453776105793, 1.0431221273185103, -2.8670381276860204, 0.2759604298957967, -3.141482119842773], "max": [0.6551945419780184, 0.2924932862323348, 1.1807123416481766, -0.1476742177285944, 1.4873235545530137, 3.1391417215359634, 0.5880560048226009, -0.10520156724108777, 1.1854157803379264, 2.986171062370036, 1.4990330185534573, 3.1293762385422816], "count": [771]}, "eef_sim_pose_action": {"mean": [0.5201721314539374, 0.22468081553410257, 1.062831782865477, -1.074903250365632, 1.1131213281916008, 0.05556816383232772, 0.5565315870887557, -0.24807055690189508, 1.0821477871665628, 0.6968113132691793, 1.1361767985520603, -0.12725949048263763], "std": [0.05840248869490374, 0.033308227325719655, 0.046582150536649394, 1.1036032440022707, 0.40203474207582157, 1.5901706710383758, 0.019781453674325773, 0.11625927262860397, 0.03643749130193451, 1.4162288050150955, 0.38009131806703284, 1.7358640196604986], "min": [0.46338148277476393, 0.15684860335077522, 1.0217752162520624, -3.0537087273892705, 0.287176895903819, -3.1348915986297623, 0.49230233474220864, -0.45262453776105793, 1.0431221273185103, -2.8670381276860204, 0.2759604298957967, -3.141482119842773], "max": [0.6551945419780184, 0.2924932862323348, 1.1807123416481766, -0.1476742177285944, 1.4873235545530137, 3.1391417215359634, 0.5880560048226009, -0.10520156724108777, 1.1854157803379264, 2.986171062370036, 1.4990330185534573, 3.1293762385422816], "count": [771]}, "gripper_mode_state": {"mean": [0.5499351491569391, 0.5745784695201037], "std": [0.4975002320388139, 0.49440676763576114], "min": [0, 0], "max": [1, 1], "count": [771]}, "gripper_activity_state": {"mean": [1.8767833981841764, 1.9494163424124513], "std": [0.4219871815098421, 0.2948481931591069], "min": [0, 0], "max": [2, 2], "count": [771]}, "gripper_mode_action": {"mean": [0.5499351491569391, 0.5745784695201037], "std": [0.4975002320388139, 0.49440676763576114], "min": [0, 0], "max": [1, 1], "count": [771]}, "gripper_activity_action": {"mean": [1.8767833981841764, 1.9494163424124513], "std": [0.4219871815098421, 0.2948481931591069], "min": [0, 0], "max": [2, 2], "count": [771]}, "gripper_open_scale_state": {"mean": [0.32540596612170797, 0.31674902714334735], "std": [0.311652593834525, 0.22740306419466277], "min": [0.029, 0.022], "max": [0.85, 0.544], "count": [771]}, "gripper_open_scale_action": {"mean": [0.32540596612170797, 0.31674902714334735], "std": [0.311652593834525, 0.22740306419466277], "min": [0.029, 0.022], "max": [0.85, 0.544], "count": [771]}}} +{"episode_index": 93, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4457133269195529]], [[0.465019957165109]], [[0.45351298408771606]]], "std": [[[0.1346335253009017]], [[0.12145481893969845]], [[0.12768473058154636]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[0.6470588235294118]], [[0.6313725490196078]], [[0.6274509803921569]]], "mean": [[[0.4763183697544438]], [[0.47972641408588357]], [[0.4727861347810152]]], "std": [[[0.046866215484059524]], [[0.050989855883880414]], [[0.05269551221417932]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7568627450980392]], [[0.7568627450980392]], [[0.7647058823529411]]], "mean": [[[0.48369972626901225]], [[0.4902091980483782]], [[0.4802513572017592]]], "std": [[[0.07818163418180696]], [[0.07385190614350282]], [[0.08031580871204025]]], "count": [107]}, "observation.state": {"min": [0.0017976891249418259, 1.9552924633026123, 1.3776930570602417, 0.07045894861221313, -2.4323782920837402, 0.470593124628067, -2.873178482055664, 37.0, 0.0537399984896183, 0.22982299327850342, -0.048200998455286026, -2.7829999923706055, 0.13300000131130219, -0.6159999966621399, -0.3499036133289337, -2.0701003074645996, -1.60575532913208, -1.917628288269043, 2.595531463623047, -0.8568868637084961, 0.02307325415313244, 42.0, -0.33257898688316345, 0.30891600251197815, -0.026877999305725098, 1.4620000123977661, 0.3490000069141388, -3.1371853351593018], "max": [0.7635466456413269, 2.0929465293884277, 2.359964609146118, 1.8492985963821411, 0.20458751916885376, 1.7327455282211304, -0.3496418297290802, 847.0, 0.40100499987602234, 0.4358699917793274, 0.13125699758529663, -0.8080000281333923, 0.9020000100135803, 0.9459999799728394, 0.16516052186489105, -1.9542279243469238, -1.156559944152832, -0.5275431871414185, 2.838690757751465, 1.0653839111328125, 0.5752779841423035, 808.0, -0.1404000073671341, 0.3835639953613281, 0.08148600161075592, 2.4119999408721924, 0.6819999814033508, 3.125], "mean": [0.347827672958374, 2.074807643890381, 1.7783530950546265, 0.8574957251548767, -1.1376502513885498, 1.2391331195831299, -1.8903403282165527, 518.4224243164062, 0.218282088637352, 0.3313414752483368, 0.03550449386239052, -1.9088873863220215, 0.4779370427131653, 0.16472503542900085, -0.08724215626716614, -2.0596923828125, -1.394577145576477, -1.4531480073928833, 2.6145341396331787, -0.22505347430706024, 0.3779810667037964, 470.67486572265625, -0.21870273351669312, 0.3543931841850281, 0.02023208700120449, 2.003802537918091, 0.4765988886356354, -0.6374719142913818], "std": [0.24685868620872498, 0.022102246060967445, 0.24200674891471863, 0.5825501680374146, 1.0341949462890625, 0.33142393827438354, 1.0970364809036255, 352.0885009765625, 0.12934625148773193, 0.07462520152330399, 0.0504092276096344, 0.6600256562232971, 0.21880671381950378, 0.5191773176193237, 0.12992267310619354, 0.016568101942539215, 0.1504151076078415, 0.29481133818626404, 0.04280907288193703, 0.5774146914482117, 0.133285790681839, 321.5382080078125, 0.044172488152980804, 0.01600228250026703, 0.026711301878094673, 0.30767202377319336, 0.10739819705486298, 2.726933002471924], "count": [509]}, "action": {"min": [0.0017976891249418259, 1.9552924633026123, 1.3776930570602417, 0.07045894861221313, -2.4323782920837402, 0.470593124628067, -2.873178482055664, 37.0, 0.0537399984896183, 0.22982299327850342, -0.048200998455286026, -2.7829999923706055, 0.13300000131130219, -0.6159999966621399, -0.3499036133289337, -2.0701003074645996, -1.60575532913208, -1.917628288269043, 2.595531463623047, -0.8568868637084961, 0.02307325415313244, 42.0, -0.33257898688316345, 0.30891600251197815, -0.026877999305725098, 1.4620000123977661, 0.3490000069141388, -3.1371853351593018], "max": [0.7635466456413269, 2.0929465293884277, 2.359964609146118, 1.8492985963821411, 0.20458751916885376, 1.7327455282211304, -0.3496418297290802, 847.0, 0.40100499987602234, 0.4358699917793274, 0.13125699758529663, -0.8080000281333923, 0.9020000100135803, 0.9459999799728394, 0.16516052186489105, -1.9542279243469238, -1.156559944152832, -0.5275431871414185, 2.838690757751465, 1.0653839111328125, 0.5752779841423035, 808.0, -0.1404000073671341, 0.3835639953613281, 0.08148600161075592, 2.4119999408721924, 0.6819999814033508, 3.125], "mean": [0.347827672958374, 2.074807643890381, 1.7783530950546265, 0.8574957251548767, -1.1376502513885498, 1.2391331195831299, -1.8903403282165527, 518.4224243164062, 0.218282088637352, 0.3313414752483368, 0.03550449386239052, -1.9088873863220215, 0.4779370427131653, 0.16472503542900085, -0.08724215626716614, -2.0596923828125, -1.394577145576477, -1.4531480073928833, 2.6145341396331787, -0.22505347430706024, 0.3779810667037964, 470.67486572265625, -0.21870273351669312, 0.3543931841850281, 0.02023208700120449, 2.003802537918091, 0.4765988886356354, -0.6374719142913818], "std": [0.24685868620872498, 0.022102246060967445, 0.24200674891471863, 0.5825501680374146, 1.0341949462890625, 0.33142393827438354, 1.0970364809036255, 352.0885009765625, 0.12934625148773193, 0.07462520152330399, 0.0504092276096344, 0.6600256562232971, 0.21880671381950378, 0.5191773176193237, 0.12992267310619354, 0.016568101942539215, 0.1504151076078415, 0.29481133818626404, 0.04280907288193703, 0.5774146914482117, 0.133285790681839, 321.5382080078125, 0.044172488152980804, 0.01600228250026703, 0.026711301878094673, 0.30767202377319336, 0.10739819705486298, 2.726933002471924], "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": [95], "max": [95], "mean": [95.0], "std": [0.0], "count": [509]}, "index": {"min": [69487], "max": [69995], "mean": [69741.0], "std": [146.935359937627], "count": [509]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [509]}, "subtask_annotation": {"mean": [3.1021611001964637, 9.0, 9.0, 9.0, 9.0], "std": [2.129725819994041, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [509]}, "scene_annotation": {"mean": [95.0], "std": [0.0], "min": [95], "max": [95], "count": [509]}, "eef_direction_state": {"mean": [4.50294695481336, 4.31237721021611], "std": [1.6269136107949191, 1.8864275983047054], "min": [0, 0], "max": [6, 6], "count": [509]}, "eef_velocity_state": {"mean": [0.6994106090373281, 0.7858546168958742], "std": [0.6438614830817966, 0.7491424740643498], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_acc_mag_state": {"mean": [0.7406679764243614, 0.7603143418467584], "std": [0.831322203993541, 0.8324914080104403], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_direction_action": {"mean": [4.50294695481336, 4.31237721021611], "std": [1.6269136107949191, 1.8864275983047054], "min": [0, 0], "max": [6, 6], "count": [509]}, "eef_velocity_action": {"mean": [0.6994106090373281, 0.7858546168958742], "std": [0.6438614830817966, 0.7491424740643498], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_acc_mag_action": {"mean": [0.7406679764243614, 0.7603143418467584], "std": [0.831322203993541, 0.8324914080104403], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_sim_pose_state": {"mean": [0.5414416459304493, 0.2415260468677394, 1.1379509075052625, 0.7713505064931909, 1.1288043230152183, 1.9955864431628214, 0.5263703097984634, -0.25783422203671885, 1.136880628954445, 0.4552769881895052, 1.0264219133062005, -1.020462154570343], "std": [0.02110817895906723, 0.021236969246826092, 0.04445144675288821, 2.226850623068043, 0.23087782521505534, 0.7341287975272732, 0.08118576425548045, 0.1067930309730291, 0.08163611918206597, 1.7913929677373543, 0.18661183826816435, 1.1359850283812187], "min": [0.48959050257201864, 0.20142980573518834, 1.04657451690446, -3.138053513717215, 0.6802759468785142, 0.5489815223587349, 0.41582311963822144, -0.4186962716782214, 1.0220471174609076, -3.1375171686603918, 0.7702439729425952, -2.8368570308953123], "max": [0.5819858394843745, 0.3235541365583916, 1.2103070994880334, 3.1402525621911397, 1.469488964181184, 2.989394438938758, 0.6390071441741958, -0.11389244955543229, 1.2651650826982825, 3.0917005835888594, 1.4674997405686034, 0.5141423635126058], "count": [509]}, "eef_sim_pose_action": {"mean": [0.5414416459304493, 0.2415260468677394, 1.1379509075052625, 0.7713505064931909, 1.1288043230152183, 1.9955864431628214, 0.5263703097984634, -0.25783422203671885, 1.136880628954445, 0.4552769881895052, 1.0264219133062005, -1.020462154570343], "std": [0.02110817895906723, 0.021236969246826092, 0.04445144675288821, 2.226850623068043, 0.23087782521505534, 0.7341287975272732, 0.08118576425548045, 0.1067930309730291, 0.08163611918206597, 1.7913929677373543, 0.18661183826816435, 1.1359850283812187], "min": [0.48959050257201864, 0.20142980573518834, 1.04657451690446, -3.138053513717215, 0.6802759468785142, 0.5489815223587349, 0.41582311963822144, -0.4186962716782214, 1.0220471174609076, -3.1375171686603918, 0.7702439729425952, -2.8368570308953123], "max": [0.5819858394843745, 0.3235541365583916, 1.2103070994880334, 3.1402525621911397, 1.469488964181184, 2.989394438938758, 0.6390071441741958, -0.11389244955543229, 1.2651650826982825, 3.0917005835888594, 1.4674997405686034, 0.5141423635126058], "count": [509]}, "gripper_mode_state": {"mean": [0.4066797642436149, 0.449901768172888], "std": [0.4912141423028964, 0.4974838360869584], "min": [0, 0], "max": [1, 1], "count": [509]}, "gripper_activity_state": {"mean": [1.8860510805500983, 1.8113948919449903], "std": [0.42834483536068263, 0.5204915117511036], "min": [0, 0], "max": [2, 2], "count": [509]}, "gripper_mode_action": {"mean": [0.4066797642436149, 0.449901768172888], "std": [0.4912141423028964, 0.4974838360869584], "min": [0, 0], "max": [1, 1], "count": [509]}, "gripper_activity_action": {"mean": [1.8860510805500983, 1.8113948919449903], "std": [0.42834483536068263, 0.5204915117511036], "min": [0, 0], "max": [2, 2], "count": [509]}, "gripper_open_scale_state": {"mean": [0.4706748522400622, 0.5184223969390211], "std": [0.32153818778503485, 0.3520885347859562], "min": [0.042, 0.037], "max": [0.808, 0.847], "count": [509]}, "gripper_open_scale_action": {"mean": [0.4706748522400622, 0.5184223969390211], "std": [0.32153818778503485, 0.3520885347859562], "min": [0.042, 0.037], "max": [0.808, 0.847], "count": [509]}}} +{"episode_index": 94, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4549623631535948]], [[0.4725696160130719]], [[0.4614441299019608]]], "std": [[[0.1302379218130594]], [[0.11549824557757325]], [[0.12225387283626961]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.09803921568627451]], [[0.09411764705882353]]], "max": [[[0.6431372549019608]], [[0.6274509803921569]], [[0.6274509803921569]]], "mean": [[[0.47541383578431373]], [[0.4767648161764706]], [[0.47093991625816994]]], "std": [[[0.046594983857718215]], [[0.0530648958269165]], [[0.05340238494290667]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6627450980392157]], [[0.6627450980392157]]], "mean": [[[0.48360768790849673]], [[0.48911638888888886]], [[0.48096929738562094]]], "std": [[[0.0711204527935776]], [[0.06814956705675246]], [[0.073840442615073]]], "count": [100]}, "observation.state": {"min": [0.10752973705530167, 2.015331745147705, 1.4418165683746338, 0.0843866690993309, -2.238978147506714, 0.5859070420265198, -2.83322811126709, 48.0, 0.06406000256538391, 0.2693069875240326, -0.08062300086021423, -2.7079999446868896, 0.3840000033378601, -0.593999981880188, -0.3320314288139343, -2.071880340576172, -1.6524778604507446, -1.8912214040756226, 2.5089285373687744, -1.1105879545211792, 0.004537855740636587, 32.0, -0.3415580093860626, 0.27853500843048096, -0.022585000842809677, 1.2990000247955322, 0.13899999856948853, -3.1371853351593018], "max": [0.7669849991798401, 2.092876672744751, 2.0963149070739746, 1.5085405111312866, 0.10353294014930725, 1.7194808721542358, -0.40191441774368286, 775.0, 0.3852599859237671, 0.4353480041027069, 0.11263599991798401, -0.9829999804496765, 1.2120000123977661, 0.9900000095367432, 0.12999212741851807, -1.8798941373825073, -1.0674433708190918, -0.3482106626033783, 2.6708250045776367, 1.3326637744903564, 0.5196020007133484, 849.0, -0.1660809963941574, 0.36714500188827515, 0.12295400351285934, 2.4760000705718994, 0.781000018119812, 3.140000104904175], "mean": [0.36023637652397156, 2.07968807220459, 1.712214469909668, 0.7336370944976807, -0.9715678691864014, 1.1330676078796387, -2.0135867595672607, 453.3025207519531, 0.22545146942138672, 0.34229981899261475, 0.011066889390349388, -1.9464104175567627, 0.609079897403717, 0.15588127076625824, -0.11492171138525009, -2.059650182723999, -1.4631315469741821, -1.430030107498169, 2.5867223739624023, -0.2973492443561554, 0.3211670219898224, 551.1986083984375, -0.23681537806987762, 0.3501265347003937, 0.03737024962902069, 1.9683253765106201, 0.5004978179931641, -1.611433982849121], "std": [0.21189676225185394, 0.015319367870688438, 0.21860331296920776, 0.4790468215942383, 0.8841976523399353, 0.3470345735549927, 0.9978819489479065, 300.2044677734375, 0.11861488968133926, 0.05869552865624428, 0.053996190428733826, 0.5759088397026062, 0.21678732335567474, 0.456190288066864, 0.12765488028526306, 0.025245727971196175, 0.18155622482299805, 0.3585263788700104, 0.06415713578462601, 0.77457195520401, 0.09655360132455826, 358.9372253417969, 0.04630119726061821, 0.01675656996667385, 0.03327634558081627, 0.3725287616252899, 0.2256697416305542, 2.2585949897766113], "count": [438]}, "action": {"min": [0.10752973705530167, 2.015331745147705, 1.4418165683746338, 0.0843866690993309, -2.238978147506714, 0.5859070420265198, -2.83322811126709, 48.0, 0.06406000256538391, 0.2693069875240326, -0.08062300086021423, -2.7079999446868896, 0.3840000033378601, -0.593999981880188, -0.3320314288139343, -2.071880340576172, -1.6524778604507446, -1.8912214040756226, 2.5089285373687744, -1.1105879545211792, 0.004537855740636587, 32.0, -0.3415580093860626, 0.27853500843048096, -0.022585000842809677, 1.2990000247955322, 0.13899999856948853, -3.1371853351593018], "max": [0.7669849991798401, 2.092876672744751, 2.0963149070739746, 1.5085405111312866, 0.10353294014930725, 1.7194808721542358, -0.40191441774368286, 775.0, 0.3852599859237671, 0.4353480041027069, 0.11263599991798401, -0.9829999804496765, 1.2120000123977661, 0.9900000095367432, 0.12999212741851807, -1.8798941373825073, -1.0674433708190918, -0.3482106626033783, 2.6708250045776367, 1.3326637744903564, 0.5196020007133484, 849.0, -0.1660809963941574, 0.36714500188827515, 0.12295400351285934, 2.4760000705718994, 0.781000018119812, 3.140000104904175], "mean": [0.36023637652397156, 2.07968807220459, 1.712214469909668, 0.7336370944976807, -0.9715678691864014, 1.1330676078796387, -2.0135867595672607, 453.3025207519531, 0.22545146942138672, 0.34229981899261475, 0.011066889390349388, -1.9464104175567627, 0.609079897403717, 0.15588127076625824, -0.11492171138525009, -2.059650182723999, -1.4631315469741821, -1.430030107498169, 2.5867223739624023, -0.2973492443561554, 0.3211670219898224, 551.1986083984375, -0.23681537806987762, 0.3501265347003937, 0.03737024962902069, 1.9683253765106201, 0.5004978179931641, -1.611433982849121], "std": [0.21189676225185394, 0.015319367870688438, 0.21860331296920776, 0.4790468215942383, 0.8841976523399353, 0.3470345735549927, 0.9978819489479065, 300.2044677734375, 0.11861488968133926, 0.05869552865624428, 0.053996190428733826, 0.5759088397026062, 0.21678732335567474, 0.456190288066864, 0.12765488028526306, 0.025245727971196175, 0.18155622482299805, 0.3585263788700104, 0.06415713578462601, 0.77457195520401, 0.09655360132455826, 358.9372253417969, 0.04630119726061821, 0.01675656996667385, 0.03327634558081627, 0.3725287616252899, 0.2256697416305542, 2.2585949897766113], "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": [96], "max": [96], "mean": [96.0], "std": [0.0], "count": [438]}, "index": {"min": [69996], "max": [70433], "mean": [70214.5], "std": [126.43937941427373], "count": [438]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [438]}, "subtask_annotation": {"mean": [3.5273972602739727, 9.0, 9.0, 9.0, 9.0], "std": [1.9638114283715107, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [438]}, "scene_annotation": {"mean": [96.0], "std": [0.0], "min": [96], "max": [96], "count": [438]}, "eef_direction_state": {"mean": [4.436073059360731, 3.8881278538812785], "std": [1.8293086036164206, 1.8527520347782227], "min": [0, 0], "max": [6, 6], "count": [438]}, "eef_velocity_state": {"mean": [0.7168949771689498, 0.9246575342465754], "std": [0.7037002286494283, 0.7095462866829217], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_acc_mag_state": {"mean": [0.7146118721461188, 0.7602739726027398], "std": [0.8376506666332382, 0.830124553458142], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_direction_action": {"mean": [4.436073059360731, 3.8881278538812785], "std": [1.8293086036164206, 1.8527520347782227], "min": [0, 0], "max": [6, 6], "count": [438]}, "eef_velocity_action": {"mean": [0.7168949771689498, 0.9246575342465754], "std": [0.7037002286494283, 0.7095462866829217], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_acc_mag_action": {"mean": [0.7146118721461188, 0.7602739726027398], "std": [0.8376506666332382, 0.830124553458142], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_sim_pose_state": {"mean": [0.538466378203456, 0.2629170568883698, 1.1391699777204438, 1.4222311633268483, 1.1402042690413003, 2.2835138163452937, 0.535893003586051, -0.24776724464788694, 1.112593451492653, 0.5268733810186959, 1.1358232228226142, -0.6626371035030508], "std": [0.021249674463111302, 0.023474230793687195, 0.05498907927754639, 2.2005261086658603, 0.3516381606389181, 0.7519954389772192, 0.06519435744163768, 0.10423175148798493, 0.06836979226651692, 1.6709493374341373, 0.161428054415944, 1.369549733397187], "min": [0.45600858365865665, 0.2328355593480746, 1.0185254395818617, -3.140938159906684, 0.506871051527765, 0.31654046848311995, 0.4575210207278037, -0.3912698194231959, 1.0141760240542625, -3.122406151239815, 0.9372384775183109, -3.0477738223892024], "max": [0.5631606266106071, 0.32334053300976673, 1.225024640278509, 3.1387239884171927, 1.5536443892612875, 3.0470743069173647, 0.6373123429149335, -0.09403643737441603, 1.2229602557801864, 3.116469795881278, 1.4073470272627322, 3.13653541689077], "count": [438]}, "eef_sim_pose_action": {"mean": [0.538466378203456, 0.2629170568883698, 1.1391699777204438, 1.4222311633268483, 1.1402042690413003, 2.2835138163452937, 0.535893003586051, -0.24776724464788694, 1.112593451492653, 0.5268733810186959, 1.1358232228226142, -0.6626371035030508], "std": [0.021249674463111302, 0.023474230793687195, 0.05498907927754639, 2.2005261086658603, 0.3516381606389181, 0.7519954389772192, 0.06519435744163768, 0.10423175148798493, 0.06836979226651692, 1.6709493374341373, 0.161428054415944, 1.369549733397187], "min": [0.45600858365865665, 0.2328355593480746, 1.0185254395818617, -3.140938159906684, 0.506871051527765, 0.31654046848311995, 0.4575210207278037, -0.3912698194231959, 1.0141760240542625, -3.122406151239815, 0.9372384775183109, -3.0477738223892024], "max": [0.5631606266106071, 0.32334053300976673, 1.225024640278509, 3.1387239884171927, 1.5536443892612875, 3.0470743069173647, 0.6373123429149335, -0.09403643737441603, 1.2229602557801864, 3.116469795881278, 1.4073470272627322, 3.13653541689077], "count": [438]}, "gripper_mode_state": {"mean": [0.3698630136986301, 0.4360730593607306], "std": [0.482767402375508, 0.4958965076107163], "min": [0, 0], "max": [1, 1], "count": [438]}, "gripper_activity_state": {"mean": [1.7534246575342465, 1.7831050228310503], "std": [0.6181609619808707, 0.5820664203828707], "min": [0, 0], "max": [2, 2], "count": [438]}, "gripper_mode_action": {"mean": [0.3698630136986301, 0.4360730593607306], "std": [0.482767402375508, 0.4958965076107163], "min": [0, 0], "max": [1, 1], "count": [438]}, "gripper_activity_action": {"mean": [1.7534246575342465, 1.7831050228310503], "std": [0.6181609619808707, 0.5820664203828707], "min": [0, 0], "max": [2, 2], "count": [438]}, "gripper_open_scale_state": {"mean": [0.5511986297798998, 0.4533025113458506], "std": [0.35893808493755736, 0.3002043888037939], "min": [0.032, 0.048], "max": [0.849, 0.775], "count": [438]}, "gripper_open_scale_action": {"mean": [0.5511986297798998, 0.4533025113458506], "std": [0.35893808493755736, 0.3002043888037939], "min": [0.032, 0.048], "max": [0.849, 0.775], "count": [438]}}} +{"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.46285781171442936]], [[0.48161969347033684]], [[0.4692718015491453]]], "std": [[[0.14013152631737957]], [[0.12564348960368824]], [[0.13250551147099185]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.03529411764705882]], [[0.027450980392156862]]], "max": [[[0.6549019607843137]], [[0.6274509803921569]], [[0.6352941176470588]]], "mean": [[[0.4780631559514832]], [[0.4827829389768728]], [[0.4753725882981398]]], "std": [[[0.042608523854522753]], [[0.043122807666389415]], [[0.04655064202448262]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7725490196078432]], [[0.7803921568627451]]], "mean": [[[0.47787824833459025]], [[0.4832247144450729]], [[0.47492430437719957]]], "std": [[[0.08008922867335262]], [[0.07367674585715363]], [[0.0828354329484911]]], "count": [104]}, "observation.state": {"min": [0.028466323390603065, 2.0416512489318848, 1.3525079488754272, 0.14070846140384674, -2.5515317916870117, 0.3971496522426605, -2.8843486309051514, 44.0, 0.030578000470995903, 0.239096000790596, -0.08711200207471848, -2.7090001106262207, 0.15399999916553497, -0.5289999842643738, -0.3807610273361206, -2.0769941806793213, -1.5778125524520874, -1.5865566730499268, 2.236412525177002, -0.7279593348503113, 0.05612979084253311, 36.0, -0.3540329933166504, 0.25918400287628174, -0.03341599926352501, 1.4709999561309814, 0.39900001883506775, -3.1411852836608887], "max": [1.0013651847839355, 2.0927720069885254, 2.2218739986419678, 1.6911019086837769, -0.13344788551330566, 1.6717987060546875, -0.25158923864364624, 831.0, 0.3992460072040558, 0.4607580006122589, 0.10346800088882446, -0.8679999709129333, 1.1230000257492065, 0.7300000190734863, 0.024399705231189728, -1.8582870960235596, -0.9804735779762268, -0.25879743695259094, 2.5745527744293213, 1.4072414636611938, 0.7416951656341553, 867.0, -0.1921509951353073, 0.3954789936542511, 0.07141099870204926, 2.4119999408721924, 0.6859999895095825, 3.11299991607666], "mean": [0.42246198654174805, 2.078153371810913, 1.7891430854797363, 0.7875526547431946, -1.2890048027038574, 1.2443968057632446, -1.9401048421859741, 478.02423095703125, 0.19424723088741302, 0.3459016680717468, 0.00823945552110672, -2.0370419025421143, 0.48279252648353577, 0.22917981445789337, -0.1654798686504364, -2.0609805583953857, -1.3372164964675903, -1.159417986869812, 2.352524995803833, 0.07220691442489624, 0.5001681447029114, 545.6010131835938, -0.25003182888031006, 0.36226773262023926, 0.007848852314054966, 1.9510599374771118, 0.5514038801193237, -0.6859856843948364], "std": [0.3189271092414856, 0.012330668978393078, 0.2825546860694885, 0.4600401818752289, 0.8729245662689209, 0.3565295934677124, 1.076456904411316, 349.8032531738281, 0.11258269846439362, 0.0702926516532898, 0.05132797360420227, 0.43685752153396606, 0.28111007809638977, 0.4631035029888153, 0.11425227671861649, 0.027531443163752556, 0.2372455596923828, 0.40900567173957825, 0.10482654720544815, 0.6953735947608948, 0.19967971742153168, 364.7015380859375, 0.035103391855955124, 0.02386031672358513, 0.027534496039152145, 0.32348519563674927, 0.06127072498202324, 2.7017245292663574], "count": [495]}, "action": {"min": [0.028466323390603065, 2.0416512489318848, 1.3525079488754272, 0.14070846140384674, -2.5515317916870117, 0.3971496522426605, -2.8843486309051514, 44.0, 0.030578000470995903, 0.239096000790596, -0.08711200207471848, -2.7090001106262207, 0.15399999916553497, -0.5289999842643738, -0.3807610273361206, -2.0769941806793213, -1.5778125524520874, -1.5865566730499268, 2.236412525177002, -0.7279593348503113, 0.05612979084253311, 36.0, -0.3540329933166504, 0.25918400287628174, -0.03341599926352501, 1.4709999561309814, 0.39900001883506775, -3.1411852836608887], "max": [1.0013651847839355, 2.0927720069885254, 2.2218739986419678, 1.6911019086837769, -0.13344788551330566, 1.6717987060546875, -0.25158923864364624, 831.0, 0.3992460072040558, 0.4607580006122589, 0.10346800088882446, -0.8679999709129333, 1.1230000257492065, 0.7300000190734863, 0.024399705231189728, -1.8582870960235596, -0.9804735779762268, -0.25879743695259094, 2.5745527744293213, 1.4072414636611938, 0.7416951656341553, 867.0, -0.1921509951353073, 0.3954789936542511, 0.07141099870204926, 2.4119999408721924, 0.6859999895095825, 3.11299991607666], "mean": [0.42246198654174805, 2.078153371810913, 1.7891430854797363, 0.7875526547431946, -1.2890048027038574, 1.2443968057632446, -1.9401048421859741, 478.02423095703125, 0.19424723088741302, 0.3459016680717468, 0.00823945552110672, -2.0370419025421143, 0.48279252648353577, 0.22917981445789337, -0.1654798686504364, -2.0609805583953857, -1.3372164964675903, -1.159417986869812, 2.352524995803833, 0.07220691442489624, 0.5001681447029114, 545.6010131835938, -0.25003182888031006, 0.36226773262023926, 0.007848852314054966, 1.9510599374771118, 0.5514038801193237, -0.6859856843948364], "std": [0.3189271092414856, 0.012330668978393078, 0.2825546860694885, 0.4600401818752289, 0.8729245662689209, 0.3565295934677124, 1.076456904411316, 349.8032531738281, 0.11258269846439362, 0.0702926516532898, 0.05132797360420227, 0.43685752153396606, 0.28111007809638977, 0.4631035029888153, 0.11425227671861649, 0.027531443163752556, 0.2372455596923828, 0.40900567173957825, 0.10482654720544815, 0.6953735947608948, 0.19967971742153168, 364.7015380859375, 0.035103391855955124, 0.02386031672358513, 0.027534496039152145, 0.32348519563674927, 0.06127072498202324, 2.7017245292663574], "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": [97], "max": [97], "mean": [97.0], "std": [0.0], "count": [495]}, "index": {"min": [70434], "max": [70928], "mean": [70681.0], "std": [142.89390003308984], "count": [495]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [495]}, "subtask_annotation": {"mean": [2.8181818181818183, 9.0, 9.0, 9.0, 9.0], "std": [2.241768946021465, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [495]}, "scene_annotation": {"mean": [97.0], "std": [0.0], "min": [97], "max": [97], "count": [495]}, "eef_direction_state": {"mean": [4.501010101010101, 3.8848484848484848], "std": [1.903611397694742, 1.9839947273249672], "min": [0, 0], "max": [6, 6], "count": [495]}, "eef_velocity_state": {"mean": [0.5676767676767677, 0.907070707070707], "std": [0.6021557707840558, 0.7016938417328211], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_acc_mag_state": {"mean": [0.6464646464646465, 0.8565656565656565], "std": [0.8203612324948268, 0.8224331499236021], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_direction_action": {"mean": [4.501010101010101, 3.8848484848484848], "std": [1.903611397694742, 1.9839947273249672], "min": [0, 0], "max": [6, 6], "count": [495]}, "eef_velocity_action": {"mean": [0.5676767676767677, 0.907070707070707], "std": [0.6021557707840558, 0.7016938417328211], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_acc_mag_action": {"mean": [0.6464646464646465, 0.8565656565656565], "std": [0.8203612324948268, 0.8224331499236021], "min": [0, 0], "max": [2, 2], "count": [495]}, "eef_sim_pose_state": {"mean": [0.5478572941941685, 0.25413329844056404, 1.1036891064804648, 1.1658215476096927, 1.191636116607001, 2.0682648517123536, 0.5418280307926667, -0.22837229409046803, 1.1340686183658077, -0.9839722678834721, 1.0172996269980286, -0.7249834185709098], "std": [0.023237791913040713, 0.021997079010594865, 0.04251079818918643, 2.123375970625574, 0.19239341023563455, 0.8401971835858079, 0.07495527742407988, 0.10457122107487078, 0.0743983673699055, 1.5587104952261361, 0.18079373864388376, 1.1851275357693105], "min": [0.4403502143019143, 0.22035649659743442, 1.0109607275157682, -3.115201666159196, 0.7242302159261245, 0.6418260974595917, 0.4270310447642375, -0.3996971169434281, 1.0349298531636542, -3.1401254057009096, 0.8064515816490707, -3.038354998835336], "max": [0.5772176491402271, 0.31839479906912305, 1.1700045885768504, 3.1188876225840763, 1.4675953395298578, 3.0490073388973906, 0.6626001096295804, -0.0657586173758975, 1.2579041353146296, 3.1353644253380493, 1.4466850678635632, 3.1093771109158004], "count": [495]}, "eef_sim_pose_action": {"mean": [0.5478572941941685, 0.25413329844056404, 1.1036891064804648, 1.1658215476096927, 1.191636116607001, 2.0682648517123536, 0.5418280307926667, -0.22837229409046803, 1.1340686183658077, -0.9839722678834721, 1.0172996269980286, -0.7249834185709098], "std": [0.023237791913040713, 0.021997079010594865, 0.04251079818918643, 2.123375970625574, 0.19239341023563455, 0.8401971835858079, 0.07495527742407988, 0.10457122107487078, 0.0743983673699055, 1.5587104952261361, 0.18079373864388376, 1.1851275357693105], "min": [0.4403502143019143, 0.22035649659743442, 1.0109607275157682, -3.115201666159196, 0.7242302159261245, 0.6418260974595917, 0.4270310447642375, -0.3996971169434281, 1.0349298531636542, -3.1401254057009096, 0.8064515816490707, -3.038354998835336], "max": [0.5772176491402271, 0.31839479906912305, 1.1700045885768504, 3.1188876225840763, 1.4675953395298578, 3.0490073388973906, 0.6626001096295804, -0.0657586173758975, 1.2579041353146296, 3.1353644253380493, 1.4466850678635632, 3.1093771109158004], "count": [495]}, "gripper_mode_state": {"mean": [0.37575757575757573, 0.46060606060606063], "std": [0.4843178914910797, 0.49844570169581087], "min": [0, 0], "max": [1, 1], "count": [495]}, "gripper_activity_state": {"mean": [1.8363636363636364, 1.8464646464646464], "std": [0.49184348037026926, 0.49712570434633996], "min": [0, 0], "max": [2, 2], "count": [495]}, "gripper_mode_action": {"mean": [0.37575757575757573, 0.46060606060606063], "std": [0.4843178914910797, 0.49844570169581087], "min": [0, 0], "max": [1, 1], "count": [495]}, "gripper_activity_action": {"mean": [1.8363636363636364, 1.8464646464646464], "std": [0.49184348037026926, 0.49712570434633996], "min": [0, 0], "max": [2, 2], "count": [495]}, "gripper_open_scale_state": {"mean": [0.5456010100624769, 0.47802424249360026], "std": [0.36470238792324816, 0.34980324616809805], "min": [0.036, 0.044], "max": [0.867, 0.831], "count": [495]}, "gripper_open_scale_action": {"mean": [0.5456010100624769, 0.47802424249360026], "std": [0.36470238792324816, 0.34980324616809805], "min": [0.036, 0.044], "max": [0.867, 0.831], "count": [495]}}} +{"episode_index": 96, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4482848754084967]], [[0.46601347426470585]], [[0.4543385212418301]]], "std": [[[0.1310488309017637]], [[0.11768108152219717]], [[0.12325811027678919]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.788235294117647]], [[0.8117647058823529]], [[0.8588235294117647]]], "mean": [[[0.47569214052287584]], [[0.47685377450980393]], [[0.4704891870915033]]], "std": [[[0.058302433768688336]], [[0.06564708458964483]], [[0.066669588145624]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.6784313725490196]], [[0.6784313725490196]]], "mean": [[[0.4796531801470588]], [[0.4842745138888889]], [[0.4772020200163399]]], "std": [[[0.07851333871510045]], [[0.07225102596223214]], [[0.08125239787185956]]], "count": [100]}, "observation.state": {"min": [0.027838002890348434, 1.9919095039367676, 1.6363333463668823, 0.07503170520067215, -2.4055874347686768, 0.7549247741699219, -2.8406805992126465, 36.0, 0.04713999852538109, 0.23266300559043884, -0.04451499879360199, -2.7760000228881836, 0.1420000046491623, -0.578000009059906, -0.27752482891082764, -2.0711123943328857, -1.584357500076294, -1.8343585729599, 2.3621461391448975, -1.0705151557922363, 0.10725048929452896, 34.0, -0.30191099643707275, 0.3132599890232086, -0.02436099946498871, 1.4119999408721924, 0.1549999862909317, -3.1381852626800537], "max": [0.9316393733024597, 2.0924580097198486, 2.185274362564087, 1.8399959802627563, -0.13903293013572693, 1.6703499555587769, -0.4066442847251892, 827.0, 0.3853760063648224, 0.45328599214553833, 0.11663399636745453, -1.0379999876022339, 1.0729999542236328, 0.9350000023841858, 0.06979572027921677, -1.8440799713134766, -0.8550891280174255, -0.3816162645816803, 2.6972317695617676, 1.2755738496780396, 0.45584508776664734, 829.0, -0.13878299295902252, 0.3759410083293915, 0.0729139968752861, 2.4549999237060547, 0.7519999742507935, 3.135999917984009], "mean": [0.37534990906715393, 2.0678300857543945, 1.925376057624817, 0.739469051361084, -1.1129918098449707, 1.3048332929611206, -1.9960870742797852, 517.474853515625, 0.23382402956485748, 0.3338843584060669, 0.04242989048361778, -1.868210792541504, 0.5369060635566711, 0.19640502333641052, -0.1785503476858139, -2.059006690979004, -1.3780580759048462, -1.2995694875717163, 2.6515254974365234, -0.2094229906797409, 0.23818093538284302, 520.4256591796875, -0.23474286496639252, 0.3532422184944153, 0.006076630204916, 2.0319676399230957, 0.461791455745697, -0.2646392285823822], "std": [0.2968752682209015, 0.028951002284884453, 0.1692075878381729, 0.5383577346801758, 0.8835265636444092, 0.2454705387353897, 0.9965639114379883, 349.4130554199219, 0.12997975945472717, 0.07526609301567078, 0.04205990582704544, 0.6141161918640137, 0.26918306946754456, 0.42823129892349243, 0.08433517068624496, 0.03206859529018402, 0.17181642353534698, 0.4170941114425659, 0.05997272953391075, 0.8203780055046082, 0.09822072088718414, 339.5673522949219, 0.05204277113080025, 0.013615108095109463, 0.024062136188149452, 0.36227086186408997, 0.21054869890213013, 2.733708143234253], "count": [437]}, "action": {"min": [0.027838002890348434, 1.9919095039367676, 1.6363333463668823, 0.07503170520067215, -2.4055874347686768, 0.7549247741699219, -2.8406805992126465, 36.0, 0.04713999852538109, 0.23266300559043884, -0.04451499879360199, -2.7760000228881836, 0.1420000046491623, -0.578000009059906, -0.27752482891082764, -2.0711123943328857, -1.584357500076294, -1.8343585729599, 2.3621461391448975, -1.0705151557922363, 0.10725048929452896, 34.0, -0.30191099643707275, 0.3132599890232086, -0.02436099946498871, 1.4119999408721924, 0.1549999862909317, -3.1381852626800537], "max": [0.9316393733024597, 2.0924580097198486, 2.185274362564087, 1.8399959802627563, -0.13903293013572693, 1.6703499555587769, -0.4066442847251892, 827.0, 0.3853760063648224, 0.45328599214553833, 0.11663399636745453, -1.0379999876022339, 1.0729999542236328, 0.9350000023841858, 0.06979572027921677, -1.8440799713134766, -0.8550891280174255, -0.3816162645816803, 2.6972317695617676, 1.2755738496780396, 0.45584508776664734, 829.0, -0.13878299295902252, 0.3759410083293915, 0.0729139968752861, 2.4549999237060547, 0.7519999742507935, 3.135999917984009], "mean": [0.37534990906715393, 2.0678300857543945, 1.925376057624817, 0.739469051361084, -1.1129918098449707, 1.3048332929611206, -1.9960870742797852, 517.474853515625, 0.23382402956485748, 0.3338843584060669, 0.04242989048361778, -1.868210792541504, 0.5369060635566711, 0.19640502333641052, -0.1785503476858139, -2.059006690979004, -1.3780580759048462, -1.2995694875717163, 2.6515254974365234, -0.2094229906797409, 0.23818093538284302, 520.4256591796875, -0.23474286496639252, 0.3532422184944153, 0.006076630204916, 2.0319676399230957, 0.461791455745697, -0.2646392285823822], "std": [0.2968752682209015, 0.028951002284884453, 0.1692075878381729, 0.5383577346801758, 0.8835265636444092, 0.2454705387353897, 0.9965639114379883, 349.4130554199219, 0.12997975945472717, 0.07526609301567078, 0.04205990582704544, 0.6141161918640137, 0.26918306946754456, 0.42823129892349243, 0.08433517068624496, 0.03206859529018402, 0.17181642353534698, 0.4170941114425659, 0.05997272953391075, 0.8203780055046082, 0.09822072088718414, 339.5673522949219, 0.05204277113080025, 0.013615108095109463, 0.024062136188149452, 0.36227086186408997, 0.21054869890213013, 2.733708143234253], "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": [98], "max": [98], "mean": [98.0], "std": [0.0], "count": [437]}, "index": {"min": [70929], "max": [71365], "mean": [71147.0], "std": [126.15070352558483], "count": [437]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [437]}, "subtask_annotation": {"mean": [2.9610983981693364, 9.0, 9.0, 9.0, 9.0], "std": [2.185001229397554, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [437]}, "scene_annotation": {"mean": [98.0], "std": [0.0], "min": [98], "max": [98], "count": [437]}, "eef_direction_state": {"mean": [4.368421052631579, 4.270022883295194], "std": [1.781987301476404, 1.8601796742597165], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_state": {"mean": [0.7116704805491991, 0.8466819221967964], "std": [0.6483043903078575, 0.763479462509104], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_state": {"mean": [0.7025171624713958, 0.816933638443936], "std": [0.8276227032593402, 0.8413711853686731], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_direction_action": {"mean": [4.368421052631579, 4.270022883295194], "std": [1.781987301476404, 1.8601796742597165], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_action": {"mean": [0.7116704805491991, 0.8466819221967964], "std": [0.6483043903078575, 0.763479462509104], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_action": {"mean": [0.7025171624713958, 0.816933638443936], "std": [0.8276227032593402, 0.8413711853686731], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_sim_pose_state": {"mean": [0.5428891558066725, 0.2423913507875117, 1.118954252511305, 0.9860822654426178, 1.0946523720203187, 1.8766933942693202, 0.5277527309645483, -0.27287235482157113, 1.129785223028039, -0.20230910680029435, 1.0906280286629413, -0.6779193735541743], "std": [0.014283796789440301, 0.02624527876785973, 0.05439983723429868, 2.1592627299226983, 0.3447354076062172, 0.8711791706909666, 0.08259266061028955, 0.1028203332685037, 0.08855091897358239, 1.7556367889692575, 0.19386452001798937, 1.15120619396143], "min": [0.49522061752063795, 0.19027328496985305, 1.0295944136732003, -3.14022683923346, 0.5357945245718398, 0.34478381363012095, 0.42003359004283236, -0.4012904673221856, 1.0227147131000627, -3.1397643103880646, 0.8219680764537682, -3.032712029932279], "max": [0.5684295170731689, 0.2900249206092216, 1.21089361980815, 3.1362791340699627, 1.4998170886519815, 2.8481120405195957, 0.6582878912982758, -0.0957158637973749, 1.273179536363436, 3.1261476450043535, 1.4240374603927304, 3.1119754651787037], "count": [437]}, "eef_sim_pose_action": {"mean": [0.5428891558066725, 0.2423913507875117, 1.118954252511305, 0.9860822654426178, 1.0946523720203187, 1.8766933942693202, 0.5277527309645483, -0.27287235482157113, 1.129785223028039, -0.20230910680029435, 1.0906280286629413, -0.6779193735541743], "std": [0.014283796789440301, 0.02624527876785973, 0.05439983723429868, 2.1592627299226983, 0.3447354076062172, 0.8711791706909666, 0.08259266061028955, 0.1028203332685037, 0.08855091897358239, 1.7556367889692575, 0.19386452001798937, 1.15120619396143], "min": [0.49522061752063795, 0.19027328496985305, 1.0295944136732003, -3.14022683923346, 0.5357945245718398, 0.34478381363012095, 0.42003359004283236, -0.4012904673221856, 1.0227147131000627, -3.1397643103880646, 0.8219680764537682, -3.032712029932279], "max": [0.5684295170731689, 0.2900249206092216, 1.21089361980815, 3.1362791340699627, 1.4998170886519815, 2.8481120405195957, 0.6582878912982758, -0.0957158637973749, 1.273179536363436, 3.1261476450043535, 1.4240374603927304, 3.1119754651787037], "count": [437]}, "gripper_mode_state": {"mean": [0.39588100686498856, 0.40274599542334094], "std": [0.4890390938039116, 0.49045046497460215], "min": [0, 0], "max": [1, 1], "count": [437]}, "gripper_activity_state": {"mean": [1.8878718535469108, 1.8878718535469108], "std": [0.4045103852445634, 0.40451038524456473], "min": [0, 0], "max": [2, 2], "count": [437]}, "gripper_mode_action": {"mean": [0.39588100686498856, 0.40274599542334094], "std": [0.4890390938039116, 0.49045046497460215], "min": [0, 0], "max": [1, 1], "count": [437]}, "gripper_activity_action": {"mean": [1.8878718535469108, 1.8878718535469108], "std": [0.4045103852445634, 0.40451038524456473], "min": [0, 0], "max": [2, 2], "count": [437]}, "gripper_open_scale_state": {"mean": [0.5204256291684098, 0.5174748280959494], "std": [0.3395664437833589, 0.3494130734876059], "min": [0.034, 0.036], "max": [0.829, 0.827], "count": [437]}, "gripper_open_scale_action": {"mean": [0.5204256291684098, 0.5174748280959494], "std": [0.3395664437833589, 0.3494130734876059], "min": [0.034, 0.036], "max": [0.829, 0.827], "count": [437]}}} +{"episode_index": 97, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4401091057635175]], [[0.4580535528605381]], [[0.44808890109073934]]], "std": [[[0.12620278069299112]], [[0.11585773811110175]], [[0.12009475838593552]]], "count": [154]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11764705882352941]], [[0.07058823529411765]], [[0.07450980392156863]]], "max": [[[0.7843137254901961]], [[0.6705882352941176]], [[0.7411764705882353]]], "mean": [[[0.47246568760079793]], [[0.4752418287390714]], [[0.468959946099652]]], "std": [[[0.06463065122073972]], [[0.06860609492399757]], [[0.06915575044202876]]], "count": [154]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.6627450980392157]], [[0.6823529411764706]]], "mean": [[[0.4739480506217638]], [[0.47906576001612766]], [[0.470900726010101]]], "std": [[[0.07074760806785607]], [[0.06208419537038016]], [[0.06998178944731565]]], "count": [154]}, "observation.state": {"min": [-0.0694117471575737, 1.8609747886657715, 1.1073416471481323, 0.12857840955257416, -2.9200754165649414, -1.8215303421020508, -2.8061232566833496, 62.0, 0.041871000081300735, 0.22702400386333466, -0.01590600050985813, -2.628999948501587, -0.6859999895095825, -0.6589999794960022, -0.5399699807167053, -2.0733814239501953, -1.8714991807937622, -1.7171422243118286, 2.2102153301239014, -1.3257347345352173, 0.07038913667201996, 9.0, -0.3514400124549866, 0.3250499963760376, -0.04113699868321419, 1.2860000133514404, 0.009999997913837433, -3.1401853561401367], "max": [0.7417649030685425, 2.092876672744751, 2.172306537628174, 2.0428032875061035, -0.19573868811130524, 1.74875009059906, 0.43682101368904114, 827.0, 0.3545750081539154, 0.41481900215148926, 0.21151499450206757, -0.9089999794960022, 0.9670000076293945, 0.9629999995231628, -0.06544984877109528, -1.9945448637008667, -1.2402658462524414, -0.23321090638637543, 2.665170192718506, 1.2334067821502686, 0.7407177686691284, 844.0, -0.13557299971580505, 0.4295479953289032, 0.1018190011382103, 2.681999921798706, 0.7279999852180481, 3.119999885559082], "mean": [0.3271517753601074, 2.061619281768799, 1.57155442237854, 1.0052801370620728, -2.5497658252716064, -0.2164076268672943, -0.2506898045539856, 554.1199951171875, 0.22018565237522125, 0.3035900592803955, 0.07591919600963593, -1.682161569595337, 0.38256579637527466, 0.3080492615699768, -0.35205358266830444, -2.062617063522339, -1.7344261407852173, -1.4122313261032104, 2.3762142658233643, -0.9052608013153076, 0.5902023315429688, 394.7828674316406, -0.20442436635494232, 0.3831632733345032, 0.028140125796198845, 2.388373613357544, 0.33739060163497925, -2.3554844856262207], "std": [0.197198286652565, 0.044219788163900375, 0.2265808880329132, 0.8545417189598083, 0.3264665901660919, 1.5376248359680176, 0.70687335729599, 340.86395263671875, 0.13018853962421417, 0.06841292977333069, 0.03777254745364189, 0.749252200126648, 0.49310994148254395, 0.48069310188293457, 0.1188054159283638, 0.007389581762254238, 0.10645980387926102, 0.23310993611812592, 0.11490251868963242, 0.4609715938568115, 0.13213153183460236, 318.9495544433594, 0.03937787935137749, 0.023409448564052582, 0.04095024615526199, 0.28459686040878296, 0.2100536823272705, 1.051026463508606], "count": [829]}, "action": {"min": [-0.0694117471575737, 1.8609747886657715, 1.1073416471481323, 0.12857840955257416, -2.9200754165649414, -1.8215303421020508, -2.8061232566833496, 62.0, 0.041871000081300735, 0.22702400386333466, -0.01590600050985813, -2.628999948501587, -0.6859999895095825, -0.6589999794960022, -0.5399699807167053, -2.0733814239501953, -1.8714991807937622, -1.7171422243118286, 2.2102153301239014, -1.3257347345352173, 0.07038913667201996, 9.0, -0.3514400124549866, 0.3250499963760376, -0.04113699868321419, 1.2860000133514404, 0.009999997913837433, -3.1401853561401367], "max": [0.7417649030685425, 2.092876672744751, 2.172306537628174, 2.0428032875061035, -0.19573868811130524, 1.74875009059906, 0.43682101368904114, 827.0, 0.3545750081539154, 0.41481900215148926, 0.21151499450206757, -0.9089999794960022, 0.9670000076293945, 0.9629999995231628, -0.06544984877109528, -1.9945448637008667, -1.2402658462524414, -0.23321090638637543, 2.665170192718506, 1.2334067821502686, 0.7407177686691284, 844.0, -0.13557299971580505, 0.4295479953289032, 0.1018190011382103, 2.681999921798706, 0.7279999852180481, 3.119999885559082], "mean": [0.3271517753601074, 2.061619281768799, 1.57155442237854, 1.0052801370620728, -2.5497658252716064, -0.2164076268672943, -0.2506898045539856, 554.1199951171875, 0.22018565237522125, 0.3035900592803955, 0.07591919600963593, -1.682161569595337, 0.38256579637527466, 0.3080492615699768, -0.35205358266830444, -2.062617063522339, -1.7344261407852173, -1.4122313261032104, 2.3762142658233643, -0.9052608013153076, 0.5902023315429688, 394.7828674316406, -0.20442436635494232, 0.3831632733345032, 0.028140125796198845, 2.388373613357544, 0.33739060163497925, -2.3554844856262207], "std": [0.197198286652565, 0.044219788163900375, 0.2265808880329132, 0.8545417189598083, 0.3264665901660919, 1.5376248359680176, 0.70687335729599, 340.86395263671875, 0.13018853962421417, 0.06841292977333069, 0.03777254745364189, 0.749252200126648, 0.49310994148254395, 0.48069310188293457, 0.1188054159283638, 0.007389581762254238, 0.10645980387926102, 0.23310993611812592, 0.11490251868963242, 0.4609715938568115, 0.13213153183460236, 318.9495544433594, 0.03937787935137749, 0.023409448564052582, 0.04095024615526199, 0.28459686040878296, 0.2100536823272705, 1.051026463508606], "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": [99], "max": [99], "mean": [99.0], "std": [0.0], "count": [829]}, "index": {"min": [71366], "max": [72194], "mean": [71780.0], "std": [239.3115124685814], "count": [829]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [829]}, "subtask_annotation": {"mean": [2.913148371531966, 9.0, 9.0, 9.0, 9.0], "std": [2.010751164259798, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [829]}, "scene_annotation": {"mean": [99.0], "std": [0.0], "min": [99], "max": [99], "count": [829]}, "eef_direction_state": {"mean": [4.974668275030157, 4.655006031363088], "std": [1.4547737788461774, 1.8415299288509732], "min": [0, 0], "max": [6, 6], "count": [829]}, "eef_velocity_state": {"mean": [0.5271411338962606, 0.5874547647768396], "std": [0.6466386358055393, 0.7342307049220167], "min": [0, 0], "max": [2, 2], "count": [829]}, "eef_acc_mag_state": {"mean": [0.571773220747889, 0.5211097708082026], "std": [0.7957816205809216, 0.7695036068649131], "min": [0, 0], "max": [2, 2], "count": [829]}, "eef_direction_action": {"mean": [4.974668275030157, 4.655006031363088], "std": [1.4547737788461774, 1.8415299288509732], "min": [0, 0], "max": [6, 6], "count": [829]}, "eef_velocity_action": {"mean": [0.5271411338962606, 0.5874547647768396], "std": [0.6466386358055393, 0.7342307049220167], "min": [0, 0], "max": [2, 2], "count": [829]}, "eef_acc_mag_action": {"mean": [0.571773220747889, 0.5211097708082026], "std": [0.7957816205809216, 0.7695036068649131], "min": [0, 0], "max": [2, 2], "count": [829]}, "eef_sim_pose_state": {"mean": [0.5803153960835231, 0.2439122639212597, 1.1659472278805059, -0.04703707483533191, 0.908585474206805, 2.5347494666724675, 0.4959121690853197, -0.2778307523861574, 1.1632916657915178, -0.31806256923514914, 0.882987406493565, -0.8260818137649234], "std": [0.019140142130843012, 0.02034896238413915, 0.04641409339695762, 2.911248439760662, 0.30370308502762106, 0.35399977133161165, 0.07205481947761364, 0.08658748008873832, 0.11449674605729508, 1.7351599698375497, 0.3245767318144541, 1.150081715478815], "min": [0.5058880407015189, 0.21348697096933522, 1.029742597641576, -3.141452569115592, 0.487627384025199, 0.29127172450107675, 0.41591350719247394, -0.41960016536104905, 1.046257979169327, -3.1395854110655668, 0.09895239583882853, -3.078449930880147], "max": [0.6148608018115633, 0.3301307035447145, 1.2452463173253456, 3.1407493177353816, 1.4646526640976534, 2.859594565999719, 0.6131723330962281, -0.13958094100821286, 1.3533362119979173, 3.139220779822928, 1.5646341870498732, 2.2334426949722888], "count": [829]}, "eef_sim_pose_action": {"mean": [0.5803153960835231, 0.2439122639212597, 1.1659472278805059, -0.04703707483533191, 0.908585474206805, 2.5347494666724675, 0.4959121690853197, -0.2778307523861574, 1.1632916657915178, -0.31806256923514914, 0.882987406493565, -0.8260818137649234], "std": [0.019140142130843012, 0.02034896238413915, 0.04641409339695762, 2.911248439760662, 0.30370308502762106, 0.35399977133161165, 0.07205481947761364, 0.08658748008873832, 0.11449674605729508, 1.7351599698375497, 0.3245767318144541, 1.150081715478815], "min": [0.5058880407015189, 0.21348697096933522, 1.029742597641576, -3.141452569115592, 0.487627384025199, 0.29127172450107675, 0.41591350719247394, -0.41960016536104905, 1.046257979169327, -3.1395854110655668, 0.09895239583882853, -3.078449930880147], "max": [0.6148608018115633, 0.3301307035447145, 1.2452463173253456, 3.1407493177353816, 1.4646526640976534, 2.859594565999719, 0.6131723330962281, -0.13958094100821286, 1.3533362119979173, 3.139220779822928, 1.5646341870498732, 2.2334426949722888], "count": [829]}, "gripper_mode_state": {"mean": [0.5018094089264173, 0.37394451145958985], "std": [0.49999672602861495, 0.4838491643155354], "min": [0, 0], "max": [1, 1], "count": [829]}, "gripper_activity_state": {"mean": [1.8733413751507841, 1.9227985524728588], "std": [0.4416506547412048, 0.335044255324052], "min": [0, 0], "max": [2, 2], "count": [829]}, "gripper_mode_action": {"mean": [0.5018094089264173, 0.37394451145958985], "std": [0.49999672602861495, 0.4838491643155354], "min": [0, 0], "max": [1, 1], "count": [829]}, "gripper_activity_action": {"mean": [1.8733413751507841, 1.9227985524728588], "std": [0.4416506547412048, 0.335044255324052], "min": [0, 0], "max": [2, 2], "count": [829]}, "gripper_open_scale_state": {"mean": [0.39478287085635555, 0.5541200241484603], "std": [0.3189496315421612, 0.34086398685786506], "min": [0.009, 0.062], "max": [0.844, 0.827], "count": [829]}, "gripper_open_scale_action": {"mean": [0.39478287085635555, 0.5541200241484603], "std": [0.3189496315421612, 0.34086398685786506], "min": [0.009, 0.062], "max": [0.844, 0.827], "count": [829]}}} +{"episode_index": 98, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.44877653029160386]], [[0.46521916321015583]], [[0.45444742961287077]]], "std": [[[0.1218836560434217]], [[0.1115744785219599]], [[0.11636002857520579]]], "count": [130]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.043137254901960784]], [[0.011764705882352941]]], "max": [[[0.6470588235294118]], [[0.6235294117647059]], [[0.6274509803921569]]], "mean": [[[0.4756862415158371]], [[0.47897696078431373]], [[0.4732228098290598]]], "std": [[[0.041357696283595806]], [[0.04418919244907743]], [[0.044975195954446226]]], "count": [130]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7098039215686275]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.46527832453494217]], [[0.47831054550025137]], [[0.4594260448089492]]], "std": [[[0.07528029013439112]], [[0.06333670018105275]], [[0.07970128788661344]]], "count": [130]}, "observation.state": {"min": [0.043249260634183884, 1.7256942987442017, 1.0956305265426636, -0.07763224840164185, -2.9189236164093018, -1.802977442741394, -2.6249749660491943, 23.0, 0.040330998599529266, 0.2510659992694855, -0.026521999388933182, -2.635999917984009, -0.3569999933242798, -0.6249999403953552, -0.39582324028015137, -2.075126886367798, -1.7455214262008667, -1.8379191160202026, 2.2210538387298584, -1.210263729095459, 0.04473278671503067, 20.0, -0.35995298624038696, 0.2889400124549866, -0.05276399850845337, 1.1799999475479126, 0.07599998265504837, -3.1401853561401367], "max": [0.7512595057487488, 2.092388153076172, 2.692344903945923, 2.0499417781829834, -0.5629209876060486, 1.6206953525543213, 0.5556255578994751, 837.0, 0.43525299429893494, 0.41711699962615967, 0.19280800223350525, -0.8349999189376831, 1.0729999542236328, 1.062000036239624, 0.0293738916516304, -1.9662182331085205, -1.0346137285232544, -0.30134856700897217, 2.581080198287964, 1.3790196180343628, 0.7327067255973816, 818.0, -0.14459100365638733, 0.42266398668289185, 0.10948099941015244, 2.7100000381469727, 0.699999988079071, 3.1389999389648438], "mean": [0.35118383169174194, 2.065284013748169, 1.9664826393127441, 1.2164992094039917, -2.2371742725372314, 0.6376987099647522, -0.7941051125526428, 320.3753662109375, 0.20769381523132324, 0.34188222885131836, 0.08962143212556839, -2.005554437637329, 0.4894247055053711, 0.016015198081731796, -0.21340684592723846, -2.0620968341827393, -1.5231448411941528, -1.4123982191085815, 2.3261587619781494, -0.3793274760246277, 0.5826972723007202, 524.3594970703125, -0.20864595472812653, 0.38095831871032715, 0.03268218785524368, 2.0767982006073, 0.5087904930114746, -2.4553096294403076], "std": [0.17142276465892792, 0.05346463620662689, 0.3690331280231476, 0.6824415326118469, 0.6078502535820007, 1.1703104972839355, 0.8468046188354492, 361.218994140625, 0.11460573226213455, 0.04187973216176033, 0.053090836852788925, 0.584001362323761, 0.33666038513183594, 0.40885281562805176, 0.10920866578817368, 0.011055937968194485, 0.13792267441749573, 0.2959862947463989, 0.12706182897090912, 0.5829492807388306, 0.17221832275390625, 264.97625732421875, 0.037452131509780884, 0.028652889654040337, 0.03710421919822693, 0.3276451528072357, 0.17480042576789856, 1.3400272130966187], "count": [662]}, "action": {"min": [0.043249260634183884, 1.7256942987442017, 1.0956305265426636, -0.07763224840164185, -2.9189236164093018, -1.802977442741394, -2.6249749660491943, 23.0, 0.040330998599529266, 0.2510659992694855, -0.026521999388933182, -2.635999917984009, -0.3569999933242798, -0.6249999403953552, -0.39582324028015137, -2.075126886367798, -1.7455214262008667, -1.8379191160202026, 2.2210538387298584, -1.210263729095459, 0.04473278671503067, 20.0, -0.35995298624038696, 0.2889400124549866, -0.05276399850845337, 1.1799999475479126, 0.07599998265504837, -3.1401853561401367], "max": [0.7512595057487488, 2.092388153076172, 2.692344903945923, 2.0499417781829834, -0.5629209876060486, 1.6206953525543213, 0.5556255578994751, 837.0, 0.43525299429893494, 0.41711699962615967, 0.19280800223350525, -0.8349999189376831, 1.0729999542236328, 1.062000036239624, 0.0293738916516304, -1.9662182331085205, -1.0346137285232544, -0.30134856700897217, 2.581080198287964, 1.3790196180343628, 0.7327067255973816, 818.0, -0.14459100365638733, 0.42266398668289185, 0.10948099941015244, 2.7100000381469727, 0.699999988079071, 3.1389999389648438], "mean": [0.35118383169174194, 2.065284013748169, 1.9664826393127441, 1.2164992094039917, -2.2371742725372314, 0.6376987099647522, -0.7941051125526428, 320.3753662109375, 0.20769381523132324, 0.34188222885131836, 0.08962143212556839, -2.005554437637329, 0.4894247055053711, 0.016015198081731796, -0.21340684592723846, -2.0620968341827393, -1.5231448411941528, -1.4123982191085815, 2.3261587619781494, -0.3793274760246277, 0.5826972723007202, 524.3594970703125, -0.20864595472812653, 0.38095831871032715, 0.03268218785524368, 2.0767982006073, 0.5087904930114746, -2.4553096294403076], "std": [0.17142276465892792, 0.05346463620662689, 0.3690331280231476, 0.6824415326118469, 0.6078502535820007, 1.1703104972839355, 0.8468046188354492, 361.218994140625, 0.11460573226213455, 0.04187973216176033, 0.053090836852788925, 0.584001362323761, 0.33666038513183594, 0.40885281562805176, 0.10920866578817368, 0.011055937968194485, 0.13792267441749573, 0.2959862947463989, 0.12706182897090912, 0.5829492807388306, 0.17221832275390625, 264.97625732421875, 0.037452131509780884, 0.028652889654040337, 0.03710421919822693, 0.3276451528072357, 0.17480042576789856, 1.3400272130966187], "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": [100], "max": [100], "mean": [100.0], "std": [0.0], "count": [662]}, "index": {"min": [72195], "max": [72856], "mean": [72525.5], "std": [191.10272106906274], "count": [662]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [662]}, "subtask_annotation": {"mean": [2.012084592145015, 9.0, 9.0, 9.0, 9.0], "std": [2.282834712626054, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [662]}, "scene_annotation": {"mean": [100.0], "std": [0.0], "min": [100], "max": [100], "count": [662]}, "eef_direction_state": {"mean": [4.657099697885196, 4.055891238670695], "std": [1.8749266376060585, 1.8788583762057778], "min": [0, 0], "max": [6, 6], "count": [662]}, "eef_velocity_state": {"mean": [0.5317220543806647, 0.8534743202416919], "std": [0.6650918625168359, 0.6558901253954831], "min": [0, 0], "max": [2, 2], "count": [662]}, "eef_acc_mag_state": {"mean": [0.5619335347432024, 0.8489425981873112], "std": [0.7821273231775758, 0.8362033496837074], "min": [0, 0], "max": [2, 2], "count": [662]}, "eef_direction_action": {"mean": [4.657099697885196, 4.055891238670695], "std": [1.8749266376060585, 1.8788583762057778], "min": [0, 0], "max": [6, 6], "count": [662]}, "eef_velocity_action": {"mean": [0.5317220543806647, 0.8534743202416919], "std": [0.6650918625168359, 0.6558901253954831], "min": [0, 0], "max": [2, 2], "count": [662]}, "eef_acc_mag_action": {"mean": [0.5619335347432024, 0.8489425981873112], "std": [0.7821273231775758, 0.8362033496837074], "min": [0, 0], "max": [2, 2], "count": [662]}, "eef_sim_pose_state": {"mean": [0.5691478630848821, 0.2446312121562436, 1.1551404388631452, 1.7713517321637722, 1.167295568294548, 2.376835321875696, 0.5341368823135766, -0.2880863530143713, 1.187708038668836, -0.4313418402572519, 1.1013722141508184, -1.1423508448762647], "std": [0.024778746291979115, 0.02136992863599303, 0.04618356384693587, 1.9933048595999643, 0.2886506275423489, 0.4300763355574432, 0.04521635539972677, 0.09673751450189645, 0.0872818766060909, 2.175510206906559, 0.26662179630085026, 1.504940984906551], "min": [0.47023093299520724, 0.20552830979974607, 1.0204958306259466, -3.1410705887376373, 0.4468192290457411, 0.2713158088274957, 0.43971151369580513, -0.4558109247303207, 1.05008723666193, -3.140739445128189, 0.42699928706322643, -3.1392186805804934], "max": [0.606793304783196, 0.33128221772295036, 1.23991248375688, 3.0992126919547642, 1.457285160764029, 2.8564192455147612, 0.6173771858866369, -0.13008740768691396, 1.3475580894674992, 3.136041453242217, 1.5128650389827678, 3.1270241951615034], "count": [662]}, "eef_sim_pose_action": {"mean": [0.5691478630848821, 0.2446312121562436, 1.1551404388631452, 1.7713517321637722, 1.167295568294548, 2.376835321875696, 0.5341368823135766, -0.2880863530143713, 1.187708038668836, -0.4313418402572519, 1.1013722141508184, -1.1423508448762647], "std": [0.024778746291979115, 0.02136992863599303, 0.04618356384693587, 1.9933048595999643, 0.2886506275423489, 0.4300763355574432, 0.04521635539972677, 0.09673751450189645, 0.0872818766060909, 2.175510206906559, 0.26662179630085026, 1.504940984906551], "min": [0.47023093299520724, 0.20552830979974607, 1.0204958306259466, -3.1410705887376373, 0.4468192290457411, 0.2713158088274957, 0.43971151369580513, -0.4558109247303207, 1.05008723666193, -3.140739445128189, 0.42699928706322643, -3.1392186805804934], "max": [0.606793304783196, 0.33128221772295036, 1.23991248375688, 3.0992126919547642, 1.457285160764029, 2.8564192455147612, 0.6173771858866369, -0.13008740768691396, 1.3475580894674992, 3.136041453242217, 1.5128650389827678, 3.1270241951615034], "count": [662]}, "gripper_mode_state": {"mean": [0.2537764350453172, 0.6993957703927492], "std": [0.43517118018201095, 0.45852080296261455], "min": [0, 0], "max": [1, 1], "count": [662]}, "gripper_activity_state": {"mean": [1.8851963746223566, 1.9214501510574018], "std": [0.42089482520474697, 0.32029868956371016], "min": [0, 0], "max": [2, 2], "count": [662]}, "gripper_mode_action": {"mean": [0.2537764350453172, 0.6993957703927492], "std": [0.43517118018201095, 0.45852080296261455], "min": [0, 0], "max": [1, 1], "count": [662]}, "gripper_activity_action": {"mean": [1.8851963746223566, 1.9214501510574018], "std": [0.42089482520474697, 0.32029868956371016], "min": [0, 0], "max": [2, 2], "count": [662]}, "gripper_open_scale_state": {"mean": [0.5243595166480078, 0.3203753777241779], "std": [0.26497596709826315, 0.3612188604981699], "min": [0.02, 0.023], "max": [0.818, 0.837], "count": [662]}, "gripper_open_scale_action": {"mean": [0.5243595166480078, 0.3203753777241779], "std": [0.26497596709826315, 0.3612188604981699], "min": [0.02, 0.023], "max": [0.818, 0.837], "count": [662]}}} +{"episode_index": 99, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.44150892008318476]], [[0.46079284016636957]], [[0.44995355206476534]]], "std": [[[0.13415679930690938]], [[0.12133339121036775]], [[0.12657477920924254]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6588235294117647]], [[0.6588235294117647]]], "mean": [[[0.47838295454545454]], [[0.4825781231431967]], [[0.4750724227569816]]], "std": [[[0.05391864911681884]], [[0.052968256473171646]], [[0.05819070255487665]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6862745098039216]], [[1.0]], [[0.8980392156862745]]], "mean": [[[0.477448735516934]], [[0.48256086229946527]], [[0.4746166610962567]]], "std": [[[0.09113335603524271]], [[0.0849330481410991]], [[0.09071748458752389]]], "count": [110]}, "observation.state": {"min": [0.112905353307724, 2.016378879547119, 1.5502712726593018, 0.09190903604030609, -2.847731590270996, 0.3490484356880188, -2.8241000175476074, 54.0, -0.009569999761879444, 0.2942439913749695, -0.03572399914264679, -2.7290000915527344, -0.531000018119812, -0.5509999990463257, -0.40453240275382996, -2.0704665184020996, -1.726567029953003, -1.8502061367034912, 2.260812282562256, -1.2701983451843262, 0.11688470840454102, 29.0, -0.32218998670578003, 0.3362169861793518, -0.028040999546647072, 1.2860000133514404, -0.006000010762363672, -3.1331851482391357], "max": [1.0773743391036987, 2.092388153076172, 2.4268977642059326, 2.036677122116089, -0.33883821964263916, 1.6133650541305542, -0.474153608083725, 841.0, 0.4026919901371002, 0.46373701095581055, 0.1725749969482422, -0.996999979019165, 0.9959999918937683, 0.9769999980926514, 0.007295476738363504, -1.9545419216156006, -0.9970716834068298, -0.33627259731292725, 2.75488018989563, 1.280932068824768, 0.6381971836090088, 816.0, -0.14994500577449799, 0.4030570089817047, 0.07795500010251999, 2.50600004196167, 0.6840000152587891, 3.1410000324249268], "mean": [0.619749128818512, 2.0678205490112305, 1.9852620363235474, 1.065039038658142, -1.7723073959350586, 1.265170931816101, -1.4547157287597656, 591.6728515625, 0.1603730022907257, 0.3763678967952728, 0.047800008207559586, -2.019688606262207, 0.2976299226284027, 0.037875957787036896, -0.18743041157722473, -2.062187433242798, -1.4551228284835815, -1.4919806718826294, 2.470263719558716, -0.5148758888244629, 0.43750616908073425, 447.82989501953125, -0.20436333119869232, 0.36297065019607544, 0.017181124538183212, 2.1539838314056396, 0.4504341185092926, -2.3287339210510254], "std": [0.2919270098209381, 0.020329248160123825, 0.31114572286605835, 0.7160981893539429, 1.012685775756836, 0.19034263491630554, 0.9555165767669678, 320.2015686035156, 0.1620803028345108, 0.062193624675273895, 0.04437929764389992, 0.6933910250663757, 0.4961313307285309, 0.3492259085178375, 0.11755511909723282, 0.013586835004389286, 0.17615163326263428, 0.2850419282913208, 0.17610831558704376, 0.6307962536811829, 0.16661445796489716, 355.1412353515625, 0.03638555109500885, 0.01267175655812025, 0.031392652541399, 0.28275373578071594, 0.21843668818473816, 1.376638412475586], "count": [532]}, "action": {"min": [0.112905353307724, 2.016378879547119, 1.5502712726593018, 0.09190903604030609, -2.847731590270996, 0.3490484356880188, -2.8241000175476074, 54.0, -0.009569999761879444, 0.2942439913749695, -0.03572399914264679, -2.7290000915527344, -0.531000018119812, -0.5509999990463257, -0.40453240275382996, -2.0704665184020996, -1.726567029953003, -1.8502061367034912, 2.260812282562256, -1.2701983451843262, 0.11688470840454102, 29.0, -0.32218998670578003, 0.3362169861793518, -0.028040999546647072, 1.2860000133514404, -0.006000010762363672, -3.1331851482391357], "max": [1.0773743391036987, 2.092388153076172, 2.4268977642059326, 2.036677122116089, -0.33883821964263916, 1.6133650541305542, -0.474153608083725, 841.0, 0.4026919901371002, 0.46373701095581055, 0.1725749969482422, -0.996999979019165, 0.9959999918937683, 0.9769999980926514, 0.007295476738363504, -1.9545419216156006, -0.9970716834068298, -0.33627259731292725, 2.75488018989563, 1.280932068824768, 0.6381971836090088, 816.0, -0.14994500577449799, 0.4030570089817047, 0.07795500010251999, 2.50600004196167, 0.6840000152587891, 3.1410000324249268], "mean": [0.619749128818512, 2.0678205490112305, 1.9852620363235474, 1.065039038658142, -1.7723073959350586, 1.265170931816101, -1.4547157287597656, 591.6728515625, 0.1603730022907257, 0.3763678967952728, 0.047800008207559586, -2.019688606262207, 0.2976299226284027, 0.037875957787036896, -0.18743041157722473, -2.062187433242798, -1.4551228284835815, -1.4919806718826294, 2.470263719558716, -0.5148758888244629, 0.43750616908073425, 447.82989501953125, -0.20436333119869232, 0.36297065019607544, 0.017181124538183212, 2.1539838314056396, 0.4504341185092926, -2.3287339210510254], "std": [0.2919270098209381, 0.020329248160123825, 0.31114572286605835, 0.7160981893539429, 1.012685775756836, 0.19034263491630554, 0.9555165767669678, 320.2015686035156, 0.1620803028345108, 0.062193624675273895, 0.04437929764389992, 0.6933910250663757, 0.4961313307285309, 0.3492259085178375, 0.11755511909723282, 0.013586835004389286, 0.17615163326263428, 0.2850419282913208, 0.17610831558704376, 0.6307962536811829, 0.16661445796489716, 355.1412353515625, 0.03638555109500885, 0.01267175655812025, 0.031392652541399, 0.28275373578071594, 0.21843668818473816, 1.376638412475586], "count": [532]}, "timestamp": {"min": [0.0], "max": [17.7], "mean": [8.850000000000001], "std": [5.119163343099469], "count": [532]}, "frame_index": {"min": [0], "max": [531], "mean": [265.5], "std": [153.57490029298407], "count": [532]}, "episode_index": {"min": [101], "max": [101], "mean": [101.0], "std": [0.0], "count": [532]}, "index": {"min": [72857], "max": [73388], "mean": [73122.5], "std": [153.57490029298407], "count": [532]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [532]}, "subtask_annotation": {"mean": [3.3759398496240602, 9.0, 9.0, 9.0, 9.0], "std": [2.0394658882079604, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [532]}, "scene_annotation": {"mean": [101.0], "std": [0.0], "min": [101], "max": [101], "count": [532]}, "eef_direction_state": {"mean": [4.355263157894737, 4.370300751879699], "std": [1.791718240699748, 1.8188914412250787], "min": [0, 0], "max": [6, 6], "count": [532]}, "eef_velocity_state": {"mean": [0.6804511278195489, 0.7669172932330827], "std": [0.6307840504389797, 0.7243064408296099], "min": [0, 0], "max": [2, 2], "count": [532]}, "eef_acc_mag_state": {"mean": [0.7650375939849624, 0.693609022556391], "std": [0.8380402524653031, 0.8215360986726943], "min": [0, 0], "max": [2, 2], "count": [532]}, "eef_direction_action": {"mean": [4.355263157894737, 4.370300751879699], "std": [1.791718240699748, 1.8188914412250787], "min": [0, 0], "max": [6, 6], "count": [532]}, "eef_velocity_action": {"mean": [0.6804511278195489, 0.7669172932330827], "std": [0.6307840504389797, 0.7243064408296099], "min": [0, 0], "max": [2, 2], "count": [532]}, "eef_acc_mag_action": {"mean": [0.7650375939849624, 0.693609022556391], "std": [0.8380402524653031, 0.8215360986726943], "min": [0, 0], "max": [2, 2], "count": [532]}, "eef_sim_pose_state": {"mean": [0.5539043882878647, 0.23100358571942953, 1.1515739931577913, 1.286629008402874, 1.063626891771853, 2.4164164692658185, 0.5718340199944115, -0.22012343550683633, 1.1986624514449338, -1.0082271980548418, 0.9177615149130667, -1.0243308657850012], "std": [0.01016417410725926, 0.023768994445773108, 0.040133623114045565, 2.4880576878835345, 0.341455427895863, 0.47486561546786354, 0.06911458825628211, 0.11953477305164956, 0.11498639361076644, 1.9300358599204157, 0.36270322578472525, 1.213189440322923], "min": [0.5182418714441928, 0.18581936491215123, 1.0441233173484, -3.1404922668890634, 0.3913179070953525, 0.41565141972045155, 0.4803374698290758, -0.3856498522115148, 1.0256354577039506, -3.1291142203105293, 0.25311981494279223, -3.094114252081335], "max": [0.5846638661352975, 0.30631963703114584, 1.2267222474581425, 3.1410433358284044, 1.4375121038358216, 2.8927844885526, 0.6681010413809727, -0.08444928222088713, 1.3323843720398474, 3.123321003311659, 1.5418393659921223, 2.3005698179349943], "count": [532]}, "eef_sim_pose_action": {"mean": [0.5539043882878647, 0.23100358571942953, 1.1515739931577913, 1.286629008402874, 1.063626891771853, 2.4164164692658185, 0.5718340199944115, -0.22012343550683633, 1.1986624514449338, -1.0082271980548418, 0.9177615149130667, -1.0243308657850012], "std": [0.01016417410725926, 0.023768994445773108, 0.040133623114045565, 2.4880576878835345, 0.341455427895863, 0.47486561546786354, 0.06911458825628211, 0.11953477305164956, 0.11498639361076644, 1.9300358599204157, 0.36270322578472525, 1.213189440322923], "min": [0.5182418714441928, 0.18581936491215123, 1.0441233173484, -3.1404922668890634, 0.3913179070953525, 0.41565141972045155, 0.4803374698290758, -0.3856498522115148, 1.0256354577039506, -3.1291142203105293, 0.25311981494279223, -3.094114252081335], "max": [0.5846638661352975, 0.30631963703114584, 1.2267222474581425, 3.1410433358284044, 1.4375121038358216, 2.8927844885526, 0.6681010413809727, -0.08444928222088713, 1.3323843720398474, 3.123321003311659, 1.5418393659921223, 2.3005698179349943], "count": [532]}, "gripper_mode_state": {"mean": [0.4680451127819549, 0.30639097744360905], "std": [0.49897784037257953, 0.46099408497806077], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_state": {"mean": [1.8966165413533835, 1.887218045112782], "std": [0.41881032227271076, 0.4141144249692434], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_mode_action": {"mean": [0.4680451127819549, 0.30639097744360905], "std": [0.49897784037257953, 0.46099408497806077], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_action": {"mean": [1.8966165413533835, 1.887218045112782], "std": [0.41881032227271076, 0.4141144249692434], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_open_scale_state": {"mean": [0.4478298872503138, 0.5916729324312141], "std": [0.3551404854705069, 0.32020162772759814], "min": [0.029, 0.054], "max": [0.816, 0.841], "count": [532]}, "gripper_open_scale_action": {"mean": [0.4478298872503138, 0.5916729324312141], "std": [0.3551404854705069, 0.32020162772759814], "min": [0.029, 0.054], "max": [0.816, 0.841], "count": [532]}}} +{"episode_index": 100, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4468405065359477]], [[0.46354386029411765]], [[0.4540162949346406]]], "std": [[[0.13102936418945216]], [[0.11924636810151168]], [[0.12371203123589783]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[0.6470588235294118]], [[0.6196078431372549]], [[0.6274509803921569]]], "mean": [[[0.4748572181372549]], [[0.48039910539215686]], [[0.4731311029411765]]], "std": [[[0.04808670099307835]], [[0.04293910185136032]], [[0.04890642463376237]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7411764705882353]], [[1.0]], [[0.9294117647058824]]], "mean": [[[0.47255859068627454]], [[0.478666550245098]], [[0.4699522426470588]]], "std": [[[0.0807166129441625]], [[0.07236196882491273]], [[0.0804249361601362]]], "count": [100]}, "observation.state": {"min": [-0.06899286806583405, 1.6657772064208984, 1.2406673431396484, 0.0907396599650383, -2.919080972671509, -1.6536471843719482, -1.640312910079956, 28.0, 0.008337999694049358, 0.2582089900970459, -0.022470999509096146, -2.6410000324249268, -0.5, -0.46399998664855957, -0.3692244291305542, -2.0720722675323486, -1.585963249206543, -1.7815098762512207, 2.311199903488159, -1.3688966035842896, 0.0751538872718811, 31.0, -0.3075610101222992, 0.318572998046875, -0.0366239994764328, 1.3619999885559082, -0.04400000348687172, -3.1411852836608887], "max": [1.129646897315979, 2.086209535598755, 2.0344605445861816, 2.036327838897705, -1.6006938219070435, 1.4493564367294312, 0.5064945816993713, 830.0, 0.3689959943294525, 0.47843000292778015, 0.19944199919700623, -0.746999979019165, 0.9639999866485596, 1.0089999437332153, -0.011327187530696392, -1.9100360870361328, -0.9208532571792603, -0.36505308747291565, 2.7789132595062256, 1.3496283292770386, 0.49872782826423645, 787.0, -0.16884100437164307, 0.3817859888076782, 0.06499399989843369, 2.49399995803833, 0.7339999675750732, 3.1410000324249268], "mean": [0.5782004594802856, 2.034358263015747, 1.6922780275344849, 1.1006455421447754, -2.5172922611236572, 0.2641323506832123, -0.5340189337730408, 520.5149536132812, 0.15536828339099884, 0.37988606095314026, 0.06716317683458328, -1.908573031425476, 0.2137700617313385, 0.13287360966205597, -0.1756771355867386, -2.0610430240631104, -1.3771696090698242, -1.443856120109558, 2.5403945446014404, -0.3459642827510834, 0.30557137727737427, 505.4965515136719, -0.20573674142360687, 0.3595566749572754, 0.012694570235908031, 2.0715866088867188, 0.5051427483558655, -1.296072006225586], "std": [0.3614424467086792, 0.07248575240373611, 0.18207542598247528, 0.7151525616645813, 0.20584596693515778, 1.248886227607727, 0.6120238304138184, 337.5240478515625, 0.1410732865333557, 0.06903045624494553, 0.050122663378715515, 0.7357861995697021, 0.4291786849498749, 0.3942774832248688, 0.09198824316263199, 0.019729383289813995, 0.18012234568595886, 0.31733688712120056, 0.14823351800441742, 0.740031361579895, 0.1419541984796524, 331.44927978515625, 0.03265922889113426, 0.019271332770586014, 0.02719930000603199, 0.3239423632621765, 0.2363949567079544, 2.4133334159851074], "count": [435]}, "action": {"min": [-0.06899286806583405, 1.6657772064208984, 1.2406673431396484, 0.0907396599650383, -2.919080972671509, -1.6536471843719482, -1.640312910079956, 28.0, 0.008337999694049358, 0.2582089900970459, -0.022470999509096146, -2.6410000324249268, -0.5, -0.46399998664855957, -0.3692244291305542, -2.0720722675323486, -1.585963249206543, -1.7815098762512207, 2.311199903488159, -1.3688966035842896, 0.0751538872718811, 31.0, -0.3075610101222992, 0.318572998046875, -0.0366239994764328, 1.3619999885559082, -0.04400000348687172, -3.1411852836608887], "max": [1.129646897315979, 2.086209535598755, 2.0344605445861816, 2.036327838897705, -1.6006938219070435, 1.4493564367294312, 0.5064945816993713, 830.0, 0.3689959943294525, 0.47843000292778015, 0.19944199919700623, -0.746999979019165, 0.9639999866485596, 1.0089999437332153, -0.011327187530696392, -1.9100360870361328, -0.9208532571792603, -0.36505308747291565, 2.7789132595062256, 1.3496283292770386, 0.49872782826423645, 787.0, -0.16884100437164307, 0.3817859888076782, 0.06499399989843369, 2.49399995803833, 0.7339999675750732, 3.1410000324249268], "mean": [0.5782004594802856, 2.034358263015747, 1.6922780275344849, 1.1006455421447754, -2.5172922611236572, 0.2641323506832123, -0.5340189337730408, 520.5149536132812, 0.15536828339099884, 0.37988606095314026, 0.06716317683458328, -1.908573031425476, 0.2137700617313385, 0.13287360966205597, -0.1756771355867386, -2.0610430240631104, -1.3771696090698242, -1.443856120109558, 2.5403945446014404, -0.3459642827510834, 0.30557137727737427, 505.4965515136719, -0.20573674142360687, 0.3595566749572754, 0.012694570235908031, 2.0715866088867188, 0.5051427483558655, -1.296072006225586], "std": [0.3614424467086792, 0.07248575240373611, 0.18207542598247528, 0.7151525616645813, 0.20584596693515778, 1.248886227607727, 0.6120238304138184, 337.5240478515625, 0.1410732865333557, 0.06903045624494553, 0.050122663378715515, 0.7357861995697021, 0.4291786849498749, 0.3942774832248688, 0.09198824316263199, 0.019729383289813995, 0.18012234568595886, 0.31733688712120056, 0.14823351800441742, 0.740031361579895, 0.1419541984796524, 331.44927978515625, 0.03265922889113426, 0.019271332770586014, 0.02719930000603199, 0.3239423632621765, 0.2363949567079544, 2.4133334159851074], "count": [435]}, "timestamp": {"min": [0.0], "max": [14.466666666666667], "mean": [7.233333333333333], "std": [4.18577839126019], "count": [435]}, "frame_index": {"min": [0], "max": [434], "mean": [217.0], "std": [125.57335173780568], "count": [435]}, "episode_index": {"min": [102], "max": [102], "mean": [102.0], "std": [0.0], "count": [435]}, "index": {"min": [73389], "max": [73823], "mean": [73606.0], "std": [125.57335173780568], "count": [435]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [435]}, "subtask_annotation": {"mean": [3.211494252873563, 9.0, 9.0, 9.0, 9.0], "std": [2.097914963123084, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [435]}, "scene_annotation": {"mean": [102.0], "std": [0.0], "min": [102], "max": [102], "count": [435]}, "eef_direction_state": {"mean": [4.275862068965517, 4.027586206896552], "std": [1.7635495500432607, 1.8923129224817263], "min": [0, 0], "max": [6, 6], "count": [435]}, "eef_velocity_state": {"mean": [0.7494252873563219, 0.9448275862068966], "std": [0.6355147362966557, 0.7591220913554214], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_acc_mag_state": {"mean": [0.7954022988505747, 0.8804597701149425], "std": [0.8398012964183731, 0.8133708885893], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_direction_action": {"mean": [4.275862068965517, 4.027586206896552], "std": [1.7635495500432607, 1.8923129224817263], "min": [0, 0], "max": [6, 6], "count": [435]}, "eef_velocity_action": {"mean": [0.7494252873563219, 0.9448275862068966], "std": [0.6355147362966557, 0.7591220913554214], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_acc_mag_action": {"mean": [0.7954022988505747, 0.8804597701149425], "std": [0.8398012964183731, 0.8133708885893], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_sim_pose_state": {"mean": [0.5492461305605486, 0.22737596469852925, 1.1441782257731368, 0.820792726904379, 1.1185144126548423, 2.1969937958498353, 0.5749081468504612, -0.228873899599348, 1.2117391866036027, -1.3807455664451298, 0.8521100077265895, -1.1536664408518724], "std": [0.014612923542943301, 0.022809808433377706, 0.03875678721848554, 2.483961012569996, 0.3661811839533022, 0.776986572780518, 0.07486431247024328, 0.10716415795342496, 0.10314876305130609, 1.56725712293498, 0.3163364562188789, 0.9090314513262221], "min": [0.5009318610572183, 0.18719520693169794, 1.0423804586300136, -3.141545160538662, 0.3553416454369267, 0.29205480858615385, 0.45279771413923636, -0.3736727162837376, 1.0515174080127152, -3.1410192380890223, 0.27997011771279334, -2.4110339231054825], "max": [0.572065191112481, 0.2897387223685695, 1.1932386669437032, 3.1407611701106095, 1.5014441042476672, 2.8363515054652453, 0.6832741476343346, -0.0937304438526356, 1.328290213073603, 3.1398142872943597, 1.435406425980493, 0.6435652229429636], "count": [435]}, "eef_sim_pose_action": {"mean": [0.5492461305605486, 0.22737596469852925, 1.1441782257731368, 0.820792726904379, 1.1185144126548423, 2.1969937958498353, 0.5749081468504612, -0.228873899599348, 1.2117391866036027, -1.3807455664451298, 0.8521100077265895, -1.1536664408518724], "std": [0.014612923542943301, 0.022809808433377706, 0.03875678721848554, 2.483961012569996, 0.3661811839533022, 0.776986572780518, 0.07486431247024328, 0.10716415795342496, 0.10314876305130609, 1.56725712293498, 0.3163364562188789, 0.9090314513262221], "min": [0.5009318610572183, 0.18719520693169794, 1.0423804586300136, -3.141545160538662, 0.3553416454369267, 0.29205480858615385, 0.45279771413923636, -0.3736727162837376, 1.0515174080127152, -3.1410192380890223, 0.27997011771279334, -2.4110339231054825], "max": [0.572065191112481, 0.2897387223685695, 1.1932386669437032, 3.1407611701106095, 1.5014441042476672, 2.8363515054652453, 0.6832741476343346, -0.0937304438526356, 1.328290213073603, 3.1398142872943597, 1.435406425980493, 0.6435652229429636], "count": [435]}, "gripper_mode_state": {"mean": [0.38620689655172413, 0.3793103448275862], "std": [0.486878968130286, 0.48521542343001073], "min": [0, 0], "max": [1, 1], "count": [435]}, "gripper_activity_state": {"mean": [1.8689655172413793, 1.813793103448276], "std": [0.4329291691230883, 0.5117408678369415], "min": [0, 0], "max": [2, 2], "count": [435]}, "gripper_mode_action": {"mean": [0.38620689655172413, 0.3793103448275862], "std": [0.486878968130286, 0.48521542343001073], "min": [0, 0], "max": [1, 1], "count": [435]}, "gripper_activity_action": {"mean": [1.8689655172413793, 1.813793103448276], "std": [0.4329291691230883, 0.5117408678369415], "min": [0, 0], "max": [2, 2], "count": [435]}, "gripper_open_scale_state": {"mean": [0.5054965516452135, 0.5205149425857354], "std": [0.3314493123275905, 0.3375240816499884], "min": [0.031, 0.028], "max": [0.787, 0.83], "count": [435]}, "gripper_open_scale_action": {"mean": [0.5054965516452135, 0.5205149425857354], "std": [0.3314493123275905, 0.3375240816499884], "min": [0.031, 0.028], "max": [0.787, 0.83], "count": [435]}}} +{"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.4376774521701885]], [[0.457228472618821]], [[0.4467679163493877]]], "std": [[[0.13356274128935589]], [[0.12065848715967352]], [[0.1251220552714098]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8156862745098039]], [[0.6941176470588235]], [[0.7647058823529411]]], "mean": [[[0.47451778547179385]], [[0.4778987860111682]], [[0.4710375876483279]]], "std": [[[0.057733313126884934]], [[0.060835378653964704]], [[0.06357375939148946]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[1.0]], [[0.9294117647058824]]], "mean": [[[0.4705634716669839]], [[0.4758709031347167]], [[0.4685786376039089]]], "std": [[[0.09106098136758785]], [[0.08578417770069116]], [[0.09124769014649114]]], "count": [103]}, "observation.state": {"min": [0.12636183202266693, 1.706879734992981, 1.151236653327942, 0.06719517707824707, -2.9227983951568604, -1.6197528839111328, -2.721247673034668, 43.0, -0.018960999324917793, 0.3075839877128601, -0.04619099944829941, -2.759000062942505, -0.38199999928474426, -0.5450000166893005, -0.45549604296684265, -2.0785303115844727, -1.7963802814483643, -1.7733242511749268, 2.276275873184204, -1.2759928703308105, 0.0022689278703182936, 34.0, -0.3537229895591736, 0.34174299240112305, -0.0335099995136261, 1.4249999523162842, 0.03599999099969864, -3.0899999141693115], "max": [1.0593451261520386, 2.0925276279449463, 2.087815284729004, 1.9160922765731812, -0.8334296345710754, 1.3040752410888672, 0.4449717104434967, 785.0, 0.3471589982509613, 0.4697510004043579, 0.13384899497032166, -1.065999984741211, 0.9459999799728394, 0.9459999799728394, -0.019774582237005234, -1.9992574453353882, -1.2789075374603271, -0.2592337429523468, 2.858604907989502, 1.1182149648666382, 0.650309681892395, 867.0, -0.1481429934501648, 0.38905900716781616, 0.10367699712514877, 2.5460000038146973, 0.7569999694824219, 3.135999917984009], "mean": [0.5704795718193054, 2.0351240634918213, 1.7627673149108887, 0.9999945759773254, -2.426234245300293, 0.2263244092464447, -0.6447679400444031, 532.3551025390625, 0.1533423364162445, 0.3814133107662201, 0.04859750345349312, -2.057957172393799, 0.3025881350040436, 0.17826293408870697, -0.24124018847942352, -2.062793493270874, -1.5764188766479492, -1.5304616689682007, 2.485241174697876, -0.7053702473640442, 0.4123651087284088, 492.1459655761719, -0.1973937749862671, 0.3701581656932831, 0.03230699151754379, 2.2196431159973145, 0.4356934428215027, -2.4413814544677734], "std": [0.30171096324920654, 0.08478237688541412, 0.18944944441318512, 0.6879919767379761, 0.42097073793411255, 1.226212978363037, 0.8208822011947632, 316.97772216796875, 0.1305975764989853, 0.05917350947856903, 0.04529963806271553, 0.6852066516876221, 0.37760186195373535, 0.4468061029911041, 0.12988200783729553, 0.009182463400065899, 0.15946908295154572, 0.2675410509109497, 0.1748250126838684, 0.5756259560585022, 0.19876831769943237, 375.2750549316406, 0.03975974768400192, 0.012482838705182076, 0.035878073424100876, 0.2661416530609131, 0.21685296297073364, 1.0334244966506958], "count": [483]}, "action": {"min": [0.12636183202266693, 1.706879734992981, 1.151236653327942, 0.06719517707824707, -2.9227983951568604, -1.6197528839111328, -2.721247673034668, 43.0, -0.018960999324917793, 0.3075839877128601, -0.04619099944829941, -2.759000062942505, -0.38199999928474426, -0.5450000166893005, -0.45549604296684265, -2.0785303115844727, -1.7963802814483643, -1.7733242511749268, 2.276275873184204, -1.2759928703308105, 0.0022689278703182936, 34.0, -0.3537229895591736, 0.34174299240112305, -0.0335099995136261, 1.4249999523162842, 0.03599999099969864, -3.0899999141693115], "max": [1.0593451261520386, 2.0925276279449463, 2.087815284729004, 1.9160922765731812, -0.8334296345710754, 1.3040752410888672, 0.4449717104434967, 785.0, 0.3471589982509613, 0.4697510004043579, 0.13384899497032166, -1.065999984741211, 0.9459999799728394, 0.9459999799728394, -0.019774582237005234, -1.9992574453353882, -1.2789075374603271, -0.2592337429523468, 2.858604907989502, 1.1182149648666382, 0.650309681892395, 867.0, -0.1481429934501648, 0.38905900716781616, 0.10367699712514877, 2.5460000038146973, 0.7569999694824219, 3.135999917984009], "mean": [0.5704795718193054, 2.0351240634918213, 1.7627673149108887, 0.9999945759773254, -2.426234245300293, 0.2263244092464447, -0.6447679400444031, 532.3551025390625, 0.1533423364162445, 0.3814133107662201, 0.04859750345349312, -2.057957172393799, 0.3025881350040436, 0.17826293408870697, -0.24124018847942352, -2.062793493270874, -1.5764188766479492, -1.5304616689682007, 2.485241174697876, -0.7053702473640442, 0.4123651087284088, 492.1459655761719, -0.1973937749862671, 0.3701581656932831, 0.03230699151754379, 2.2196431159973145, 0.4356934428215027, -2.4413814544677734], "std": [0.30171096324920654, 0.08478237688541412, 0.18944944441318512, 0.6879919767379761, 0.42097073793411255, 1.226212978363037, 0.8208822011947632, 316.97772216796875, 0.1305975764989853, 0.05917350947856903, 0.04529963806271553, 0.6852066516876221, 0.37760186195373535, 0.4468061029911041, 0.12988200783729553, 0.009182463400065899, 0.15946908295154572, 0.2675410509109497, 0.1748250126838684, 0.5756259560585022, 0.19876831769943237, 375.2750549316406, 0.03975974768400192, 0.012482838705182076, 0.035878073424100876, 0.2661416530609131, 0.21685296297073364, 1.0334244966506958], "count": [483]}, "timestamp": {"min": [0.0], "max": [16.066666666666666], "mean": [8.033333333333333], "std": [4.647659705781044], "count": [483]}, "frame_index": {"min": [0], "max": [482], "mean": [241.0], "std": [139.4297911734313], "count": [483]}, "episode_index": {"min": [103], "max": [103], "mean": [103.0], "std": [0.0], "count": [483]}, "index": {"min": [73824], "max": [74306], "mean": [74065.0], "std": [139.4297911734313], "count": [483]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [483]}, "subtask_annotation": {"mean": [3.2650103519668736, 9.0, 9.0, 9.0, 9.0], "std": [2.130367378065182, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [483]}, "scene_annotation": {"mean": [103.0], "std": [0.0], "min": [103], "max": [103], "count": [483]}, "eef_direction_state": {"mean": [4.3105590062111805, 4.349896480331263], "std": [1.7595737232386872, 1.6828617883853367], "min": [0, 0], "max": [6, 6], "count": [483]}, "eef_velocity_state": {"mean": [0.7246376811594203, 0.8819875776397516], "std": [0.6042924641120487, 0.777895036117525], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_acc_mag_state": {"mean": [0.7246376811594203, 0.7349896480331263], "std": [0.8220269997961109, 0.8216514639780221], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_direction_action": {"mean": [4.3105590062111805, 4.349896480331263], "std": [1.7595737232386872, 1.6828617883853367], "min": [0, 0], "max": [6, 6], "count": [483]}, "eef_velocity_action": {"mean": [0.7246376811594203, 0.8819875776397516], "std": [0.6042924641120487, 0.777895036117525], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_acc_mag_action": {"mean": [0.7246376811594203, 0.7349896480331263], "std": [0.8220269997961109, 0.8216514639780221], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_sim_pose_state": {"mean": [0.5627615707712806, 0.2376837197729232, 1.1697291829169731, 1.1484657632855513, 1.0217649391744466, 2.545439445187964, 0.5780748117948167, -0.22231935943801787, 1.197301117774006, 0.09806866740340693, 0.9138571241031024, -1.1126651619774095], "std": [0.010839260309821033, 0.024540544954288014, 0.044005169167888575, 2.647591490464922, 0.35779964298702216, 0.3308424821216584, 0.06601576786555531, 0.09842886675508905, 0.09519362197274985, 2.0127976143905273, 0.3117673666620479, 0.9803681173020127], "min": [0.5226505787150952, 0.19819976592855348, 1.0295696886104546, -3.1408817776535245, 0.3775027777908819, 0.849548665104493, 0.5046550658467178, -0.3551973099988552, 1.0551648019982374, -3.1393555823345975, 0.3392563660509089, -2.8640917511831967], "max": [0.581494969136366, 0.3282476948169102, 1.2328118977025657, 3.137534645871547, 1.5397655536298536, 2.8693969453707444, 0.6766308417112931, -0.09328231381582017, 1.3417751707991188, 3.132293925944096, 1.5437147200926242, 0.7072910994001754], "count": [483]}, "eef_sim_pose_action": {"mean": [0.5627615707712806, 0.2376837197729232, 1.1697291829169731, 1.1484657632855513, 1.0217649391744466, 2.545439445187964, 0.5780748117948167, -0.22231935943801787, 1.197301117774006, 0.09806866740340693, 0.9138571241031024, -1.1126651619774095], "std": [0.010839260309821033, 0.024540544954288014, 0.044005169167888575, 2.647591490464922, 0.35779964298702216, 0.3308424821216584, 0.06601576786555531, 0.09842886675508905, 0.09519362197274985, 2.0127976143905273, 0.3117673666620479, 0.9803681173020127], "min": [0.5226505787150952, 0.19819976592855348, 1.0295696886104546, -3.1408817776535245, 0.3775027777908819, 0.849548665104493, 0.5046550658467178, -0.3551973099988552, 1.0551648019982374, -3.1393555823345975, 0.3392563660509089, -2.8640917511831967], "max": [0.581494969136366, 0.3282476948169102, 1.2328118977025657, 3.137534645871547, 1.5397655536298536, 2.8693969453707444, 0.6766308417112931, -0.09328231381582017, 1.3417751707991188, 3.132293925944096, 1.5437147200926242, 0.7072910994001754], "count": [483]}, "gripper_mode_state": {"mean": [0.4306418219461698, 0.3498964803312629], "std": [0.4951660763188991, 0.4769370329331297], "min": [0, 0], "max": [1, 1], "count": [483]}, "gripper_activity_state": {"mean": [1.834368530020704, 1.8633540372670807], "std": [0.49164759215199316, 0.45269235175872324], "min": [0, 0], "max": [2, 2], "count": [483]}, "gripper_mode_action": {"mean": [0.4306418219461698, 0.3498964803312629], "std": [0.4951660763188991, 0.4769370329331297], "min": [0, 0], "max": [1, 1], "count": [483]}, "gripper_activity_action": {"mean": [1.834368530020704, 1.8633540372670807], "std": [0.49164759215199316, 0.45269235175872324], "min": [0, 0], "max": [2, 2], "count": [483]}, "gripper_open_scale_state": {"mean": [0.49214596266183597, 0.5323550723847887], "std": [0.3752755773263591, 0.31697772924513734], "min": [0.034, 0.043], "max": [0.867, 0.785], "count": [483]}, "gripper_open_scale_action": {"mean": [0.49214596266183597, 0.5323550723847887], "std": [0.3752755773263591, 0.31697772924513734], "min": [0.034, 0.043], "max": [0.867, 0.785], "count": [483]}}} +{"episode_index": 102, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4483732536764706]], [[0.46576854166666665]], [[0.4567642708333333]]], "std": [[[0.1365858136654372]], [[0.12372997678268871]], [[0.12809436304645733]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.0392156862745098]], [[0.011764705882352941]]], "max": [[[0.6549019607843137]], [[0.6274509803921569]], [[0.6313725490196078]]], "mean": [[[0.4754457883986928]], [[0.48036522875816995]], [[0.4741692401960784]]], "std": [[[0.04380923342240293]], [[0.040135831570924436]], [[0.04337754798481257]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47275179738562095]], [[0.4781140257352941]], [[0.4697414052287582]]], "std": [[[0.07352906636066299]], [[0.06723568198487498]], [[0.07375453385437977]]], "count": [100]}, "observation.state": {"min": [0.02707005850970745, 1.7058672904968262, 1.288733720779419, 0.5746670961380005, -2.919569492340088, -1.371462345123291, -2.95662260055542, 36.0, 0.05037499964237213, 0.2731809914112091, -0.027351999655365944, -2.6410000324249268, -0.32200002670288086, -0.4749999940395355, -0.4158247113227844, -2.069401979446411, -1.5629074573516846, -1.8401180505752563, 2.363804340362549, -1.221067190170288, -0.03207915276288986, 28.0, -0.24613399803638458, 0.33524999022483826, -0.05074099823832512, 1.531999945640564, 0.06800001114606857, -3.1351852416992188], "max": [0.8844456076622009, 2.092388153076172, 2.1914703845977783, 1.9240509271621704, -0.28722885251045227, 1.4743669033050537, 0.3726103901863098, 672.0, 0.3673990070819855, 0.4680970013141632, 0.16573600471019745, -0.7419999837875366, 0.8059999942779541, 1.0299999713897705, 0.07625343650579453, -2.0424890518188477, -1.143976092338562, -0.9012356996536255, 2.8662846088409424, 0.7892029881477356, 0.35295793414115906, 802.0, -0.14165900647640228, 0.389178991317749, 0.0720369964838028, 2.4590001106262207, 0.7789999842643738, 3.125999927520752], "mean": [0.3819197714328766, 2.0252177715301514, 1.772690773010254, 1.2411268949508667, -2.2401888370513916, 0.376147598028183, -0.8581498265266418, 402.4750671386719, 0.16654659807682037, 0.38178902864456177, 0.08569284528493881, -1.912182331085205, 0.3349975049495697, 0.24868829548358917, -0.17217198014259338, -2.0643813610076904, -1.3786702156066895, -1.5087785720825195, 2.7060468196868896, -0.3794226050376892, 0.17535801231861115, 499.04364013671875, -0.19237814843654633, 0.36272287368774414, 0.017992179840803146, 2.030907392501831, 0.505099892616272, -0.44223034381866455], "std": [0.28327423334121704, 0.0831005796790123, 0.17968767881393433, 0.4303721487522125, 0.663090705871582, 0.9736147522926331, 0.9907279014587402, 243.14385986328125, 0.1001330092549324, 0.05774780362844467, 0.05906064435839653, 0.6700556874275208, 0.3479531407356262, 0.44765016436576843, 0.1448381543159485, 0.003756036749109626, 0.13979141414165497, 0.23634499311447144, 0.11390524357557297, 0.6701833605766296, 0.1349010318517685, 332.7267150878906, 0.026718782261013985, 0.016492703929543495, 0.03462619706988335, 0.29777052998542786, 0.21090543270111084, 2.7054009437561035], "count": [401]}, "action": {"min": [0.02707005850970745, 1.7058672904968262, 1.288733720779419, 0.5746670961380005, -2.919569492340088, -1.371462345123291, -2.95662260055542, 36.0, 0.05037499964237213, 0.2731809914112091, -0.027351999655365944, -2.6410000324249268, -0.32200002670288086, -0.4749999940395355, -0.4158247113227844, -2.069401979446411, -1.5629074573516846, -1.8401180505752563, 2.363804340362549, -1.221067190170288, -0.03207915276288986, 28.0, -0.24613399803638458, 0.33524999022483826, -0.05074099823832512, 1.531999945640564, 0.06800001114606857, -3.1351852416992188], "max": [0.8844456076622009, 2.092388153076172, 2.1914703845977783, 1.9240509271621704, -0.28722885251045227, 1.4743669033050537, 0.3726103901863098, 672.0, 0.3673990070819855, 0.4680970013141632, 0.16573600471019745, -0.7419999837875366, 0.8059999942779541, 1.0299999713897705, 0.07625343650579453, -2.0424890518188477, -1.143976092338562, -0.9012356996536255, 2.8662846088409424, 0.7892029881477356, 0.35295793414115906, 802.0, -0.14165900647640228, 0.389178991317749, 0.0720369964838028, 2.4590001106262207, 0.7789999842643738, 3.125999927520752], "mean": [0.3819197714328766, 2.0252177715301514, 1.772690773010254, 1.2411268949508667, -2.2401888370513916, 0.376147598028183, -0.8581498265266418, 402.4750671386719, 0.16654659807682037, 0.38178902864456177, 0.08569284528493881, -1.912182331085205, 0.3349975049495697, 0.24868829548358917, -0.17217198014259338, -2.0643813610076904, -1.3786702156066895, -1.5087785720825195, 2.7060468196868896, -0.3794226050376892, 0.17535801231861115, 499.04364013671875, -0.19237814843654633, 0.36272287368774414, 0.017992179840803146, 2.030907392501831, 0.505099892616272, -0.44223034381866455], "std": [0.28327423334121704, 0.0831005796790123, 0.17968767881393433, 0.4303721487522125, 0.663090705871582, 0.9736147522926331, 0.9907279014587402, 243.14385986328125, 0.1001330092549324, 0.05774780362844467, 0.05906064435839653, 0.6700556874275208, 0.3479531407356262, 0.44765016436576843, 0.1448381543159485, 0.003756036749109626, 0.13979141414165497, 0.23634499311447144, 0.11390524357557297, 0.6701833605766296, 0.1349010318517685, 332.7267150878906, 0.026718782261013985, 0.016492703929543495, 0.03462619706988335, 0.29777052998542786, 0.21090543270111084, 2.7054009437561035], "count": [401]}, "timestamp": {"min": [0.0], "max": [13.333333333333334], "mean": [6.666666666666666], "std": [3.8586123009300755], "count": [401]}, "frame_index": {"min": [0], "max": [400], "mean": [200.0], "std": [115.75836902790225], "count": [401]}, "episode_index": {"min": [104], "max": [104], "mean": [104.0], "std": [0.0], "count": [401]}, "index": {"min": [74307], "max": [74707], "mean": [74507.0], "std": [115.75836902790225], "count": [401]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [401]}, "subtask_annotation": {"mean": [3.2418952618453867, 9.0, 9.0, 9.0, 9.0], "std": [2.050202933572775, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [401]}, "scene_annotation": {"mean": [104.0], "std": [0.0], "min": [104], "max": [104], "count": [401]}, "eef_direction_state": {"mean": [4.309226932668329, 3.4713216957605986], "std": [1.7905653688214713, 1.9974548640503356], "min": [0, 0], "max": [6, 6], "count": [401]}, "eef_velocity_state": {"mean": [0.6957605985037406, 1.1072319201995013], "std": [0.6451097318505727, 0.754684501521307], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_acc_mag_state": {"mean": [0.7381546134663342, 0.9800498753117207], "std": [0.8318867094092077, 0.8442860594199733], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_direction_action": {"mean": [4.309226932668329, 3.4713216957605986], "std": [1.7905653688214713, 1.9974548640503356], "min": [0, 0], "max": [6, 6], "count": [401]}, "eef_velocity_action": {"mean": [0.6957605985037406, 1.1072319201995013], "std": [0.6451097318505727, 0.754684501521307], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_acc_mag_action": {"mean": [0.7381546134663342, 0.9800498753117207], "std": [0.8318867094092077, 0.8442860594199733], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_sim_pose_state": {"mean": [0.551593913854639, 0.22073172794237197, 1.1567359999864597, 1.148360104619153, 1.124107879492117, 2.0051124017730912, 0.5759353646543895, -0.2565931563919005, 1.2090147204207666, -0.22231054681837528, 0.9275682967890987, -1.0154417748557023], "std": [0.016470034665759293, 0.01800199418278767, 0.04046696580150106, 2.179682422296123, 0.34841997144970405, 0.9051322119310199, 0.060598669136957474, 0.0945634217106746, 0.05722835666586273, 1.9156719502585533, 0.28084274177875174, 1.0788389811983283], "min": [0.521687242859557, 0.19072685158572417, 1.0867222556160017, -3.1402765527063643, 0.4215017153654226, -0.07169255830447502, 0.4629248052280034, -0.4208384082561681, 1.0914351544317276, -3.139226638404286, 0.38958761402702824, -3.1188893369156205], "max": [0.5768078259761134, 0.2568699127822078, 1.2166416535231586, 3.135708836766199, 1.5353521609913625, 2.8113334476223515, 0.6698422025877707, -0.12253092264919814, 1.312624309850573, 3.1268250472949854, 1.5571740889797567, 3.12978703234437], "count": [401]}, "eef_sim_pose_action": {"mean": [0.551593913854639, 0.22073172794237197, 1.1567359999864597, 1.148360104619153, 1.124107879492117, 2.0051124017730912, 0.5759353646543895, -0.2565931563919005, 1.2090147204207666, -0.22231054681837528, 0.9275682967890987, -1.0154417748557023], "std": [0.016470034665759293, 0.01800199418278767, 0.04046696580150106, 2.179682422296123, 0.34841997144970405, 0.9051322119310199, 0.060598669136957474, 0.0945634217106746, 0.05722835666586273, 1.9156719502585533, 0.28084274177875174, 1.0788389811983283], "min": [0.521687242859557, 0.19072685158572417, 1.0867222556160017, -3.1402765527063643, 0.4215017153654226, -0.07169255830447502, 0.4629248052280034, -0.4208384082561681, 1.0914351544317276, -3.139226638404286, 0.38958761402702824, -3.1188893369156205], "max": [0.5768078259761134, 0.2568699127822078, 1.2166416535231586, 3.135708836766199, 1.5353521609913625, 2.8113334476223515, 0.6698422025877707, -0.12253092264919814, 1.312624309850573, 3.1268250472949854, 1.5571740889797567, 3.12978703234437], "count": [401]}, "gripper_mode_state": {"mean": [0.4089775561097257, 0.3940149625935162], "std": [0.49164511053018717, 0.48863807858776814], "min": [0, 0], "max": [1, 1], "count": [401]}, "gripper_activity_state": {"mean": [1.8403990024937655, 1.8354114713216958], "std": [0.4988403913666707, 0.5071487878675172], "min": [0, 0], "max": [2, 2], "count": [401]}, "gripper_mode_action": {"mean": [0.4089775561097257, 0.3940149625935162], "std": [0.49164511053018717, 0.48863807858776814], "min": [0, 0], "max": [1, 1], "count": [401]}, "gripper_activity_action": {"mean": [1.8403990024937655, 1.8354114713216958], "std": [0.4988403913666707, 0.5071487878675172], "min": [0, 0], "max": [2, 2], "count": [401]}, "gripper_open_scale_state": {"mean": [0.49904364115460603, 0.4024750623441395], "std": [0.3327264827381886, 0.2431438658454242], "min": [0.028, 0.036], "max": [0.802, 0.672], "count": [401]}, "gripper_open_scale_action": {"mean": [0.49904364115460603, 0.4024750623441395], "std": [0.3327264827381886, 0.2431438658454242], "min": [0.028, 0.036], "max": [0.802, 0.672], "count": [401]}}} +{"episode_index": 103, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4462217116013072]], [[0.4644661683006536]], [[0.45316283905228755]]], "std": [[[0.1334051693369258]], [[0.1208873547155556]], [[0.1254887423220819]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.03137254901960784]], [[0.01568627450980392]]], "max": [[[0.7647058823529411]], [[0.6549019607843137]], [[0.7137254901960784]]], "mean": [[[0.47552978553921565]], [[0.47994790032679735]], [[0.47315864991830064]]], "std": [[[0.04985884485568673]], [[0.04992219095659784]], [[0.05352150911518157]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.6666666666666666]], [[0.6901960784313725]]], "mean": [[[0.47671545751633987]], [[0.4826385559640523]], [[0.47404142156862744]]], "std": [[[0.07985015301815741]], [[0.07286919053212218]], [[0.0800913189171518]]], "count": [100]}, "observation.state": {"min": [0.003996803890913725, 1.9779118299484253, 1.74103581905365, 0.37569957971572876, -2.5310418605804443, 0.741363525390625, -2.8177642822265625, 34.0, 0.048151999711990356, 0.2597239911556244, -0.014632999897003174, -2.7709999084472656, -0.39899998903274536, -0.6160000562667847, -0.35753071308135986, -2.069524049758911, -1.575124740600586, -1.9158828258514404, 2.5938384532928467, -1.2801467180252075, 0.017505653202533722, 32.0, -0.2861270010471344, 0.3169029951095581, -0.04832800105214119, 1.3350000381469727, 0.004999992903321981, -3.121999979019165], "max": [0.8959648013114929, 2.0924229621887207, 2.202780246734619, 2.0041441917419434, -0.11653564125299454, 1.4196507930755615, -0.4343775808811188, 830.0, 0.3968459963798523, 0.44736701250076294, 0.14433400332927704, -0.7820000052452087, 0.9850000143051147, 0.7789999842643738, 0.11882202327251434, -2.0147557258605957, -1.1824954748153687, -0.7390596866607666, 2.837730884552002, 1.047459363937378, 0.32770299911499023, 800.0, -0.13873499631881714, 0.38367098569869995, 0.07891499996185303, 2.510999917984009, 0.8130000233650208, 3.13100004196167], "mean": [0.37644290924072266, 2.0612854957580566, 1.9880808591842651, 1.0695658922195435, -1.3058624267578125, 1.2215312719345093, -1.7752916812896729, 562.1348266601562, 0.21514278650283813, 0.3472651243209839, 0.08796560764312744, -1.8035396337509155, 0.37833139300346375, 0.24657754600048065, -0.1550418734550476, -2.0633857250213623, -1.432845115661621, -1.6103054285049438, 2.6753976345062256, -0.5993950963020325, 0.19871093332767487, 452.2112121582031, -0.19059695303440094, 0.34965837001800537, 0.024325817823410034, 2.129911422729492, 0.44451528787612915, -2.1035571098327637], "std": [0.3019372820854187, 0.039361678063869476, 0.1837887465953827, 0.6026796102523804, 0.9959672689437866, 0.12927637994289398, 0.8968921303749084, 329.36602783203125, 0.14232197403907776, 0.06585779786109924, 0.05373341217637062, 0.8197141289710999, 0.4284783899784088, 0.49955376982688904, 0.13652020692825317, 0.008014523424208164, 0.11367040127515793, 0.2678196132183075, 0.05982036143541336, 0.6701056361198425, 0.09954819828271866, 309.8118591308594, 0.034894030541181564, 0.01712396740913391, 0.03526550531387329, 0.3185241222381592, 0.25549495220184326, 1.640740990638733], "count": [419]}, "action": {"min": [0.003996803890913725, 1.9779118299484253, 1.74103581905365, 0.37569957971572876, -2.5310418605804443, 0.741363525390625, -2.8177642822265625, 34.0, 0.048151999711990356, 0.2597239911556244, -0.014632999897003174, -2.7709999084472656, -0.39899998903274536, -0.6160000562667847, -0.35753071308135986, -2.069524049758911, -1.575124740600586, -1.9158828258514404, 2.5938384532928467, -1.2801467180252075, 0.017505653202533722, 32.0, -0.2861270010471344, 0.3169029951095581, -0.04832800105214119, 1.3350000381469727, 0.004999992903321981, -3.121999979019165], "max": [0.8959648013114929, 2.0924229621887207, 2.202780246734619, 2.0041441917419434, -0.11653564125299454, 1.4196507930755615, -0.4343775808811188, 830.0, 0.3968459963798523, 0.44736701250076294, 0.14433400332927704, -0.7820000052452087, 0.9850000143051147, 0.7789999842643738, 0.11882202327251434, -2.0147557258605957, -1.1824954748153687, -0.7390596866607666, 2.837730884552002, 1.047459363937378, 0.32770299911499023, 800.0, -0.13873499631881714, 0.38367098569869995, 0.07891499996185303, 2.510999917984009, 0.8130000233650208, 3.13100004196167], "mean": [0.37644290924072266, 2.0612854957580566, 1.9880808591842651, 1.0695658922195435, -1.3058624267578125, 1.2215312719345093, -1.7752916812896729, 562.1348266601562, 0.21514278650283813, 0.3472651243209839, 0.08796560764312744, -1.8035396337509155, 0.37833139300346375, 0.24657754600048065, -0.1550418734550476, -2.0633857250213623, -1.432845115661621, -1.6103054285049438, 2.6753976345062256, -0.5993950963020325, 0.19871093332767487, 452.2112121582031, -0.19059695303440094, 0.34965837001800537, 0.024325817823410034, 2.129911422729492, 0.44451528787612915, -2.1035571098327637], "std": [0.3019372820854187, 0.039361678063869476, 0.1837887465953827, 0.6026796102523804, 0.9959672689437866, 0.12927637994289398, 0.8968921303749084, 329.36602783203125, 0.14232197403907776, 0.06585779786109924, 0.05373341217637062, 0.8197141289710999, 0.4284783899784088, 0.49955376982688904, 0.13652020692825317, 0.008014523424208164, 0.11367040127515793, 0.2678196132183075, 0.05982036143541336, 0.6701056361198425, 0.09954819828271866, 309.8118591308594, 0.034894030541181564, 0.01712396740913391, 0.03526550531387329, 0.3185241222381592, 0.25549495220184326, 1.640740990638733], "count": [419]}, "timestamp": {"min": [0.0], "max": [13.933333333333334], "mean": [6.966666666666667], "std": [4.031817897122284], "count": [419]}, "frame_index": {"min": [0], "max": [418], "mean": [209.0], "std": [120.95453691366852], "count": [419]}, "episode_index": {"min": [105], "max": [105], "mean": [105.0], "std": [0.0], "count": [419]}, "index": {"min": [74708], "max": [75126], "mean": [74917.0], "std": [120.95453691366852], "count": [419]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [419]}, "subtask_annotation": {"mean": [3.639618138424821, 9.0, 9.0, 9.0, 9.0], "std": [1.824379018751972, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [419]}, "scene_annotation": {"mean": [105.0], "std": [0.0], "min": [105], "max": [105], "count": [419]}, "eef_direction_state": {"mean": [4.379474940334129, 4.11217183770883], "std": [1.7591652151362276, 2.063275845905049], "min": [0, 0], "max": [6, 6], "count": [419]}, "eef_velocity_state": {"mean": [0.7613365155131265, 0.8424821002386634], "std": [0.6771653178244077, 0.7871337366479335], "min": [0, 0], "max": [2, 2], "count": [419]}, "eef_acc_mag_state": {"mean": [0.7613365155131265, 0.7517899761336515], "std": [0.8378482093081303, 0.8264513631492845], "min": [0, 0], "max": [2, 2], "count": [419]}, "eef_direction_action": {"mean": [4.379474940334129, 4.11217183770883], "std": [1.7591652151362276, 2.063275845905049], "min": [0, 0], "max": [6, 6], "count": [419]}, "eef_velocity_action": {"mean": [0.7613365155131265, 0.8424821002386634], "std": [0.6771653178244077, 0.7871337366479335], "min": [0, 0], "max": [2, 2], "count": [419]}, "eef_acc_mag_action": {"mean": [0.7613365155131265, 0.7517899761336515], "std": [0.8378482093081303, 0.8264513631492845], "min": [0, 0], "max": [2, 2], "count": [419]}, "eef_sim_pose_state": {"mean": [0.5415039687550947, 0.22519469334711062, 1.1667317067153222, 1.2609214099701869, 1.0336123638425248, 2.324268367868688, 0.5420927383776913, -0.2867846587231295, 1.1786629263244666, 0.1567629270839212, 0.8943552028411681, -0.8022061995344726], "std": [0.01261037921906923, 0.02140707821352326, 0.04191385876654617, 2.4505150964586004, 0.3791551467128449, 0.7573622766933377, 0.07248620296030543, 0.1160218817000702, 0.0899918549877259, 1.8799307627977293, 0.28066679779886705, 1.2301695741338976], "min": [0.5178046225488105, 0.1969166597469301, 1.0715762479964321, -3.1391057022641813, 0.3918789578071482, -0.2542095934653025, 0.44853788996474697, -0.42489958998026534, 1.0649910175817967, -3.1408533427943675, 0.29934140843008805, -3.097685507131151], "max": [0.5664300545440322, 0.28702504398605616, 1.2267830694844482, 3.1398902068358807, 1.5244954807469746, 2.8158930932696697, 0.6540771008497133, -0.12435007880902557, 1.2961267809899633, 3.116859853468406, 1.4413995023861794, 3.1200105394538844], "count": [419]}, "eef_sim_pose_action": {"mean": [0.5415039687550947, 0.22519469334711062, 1.1667317067153222, 1.2609214099701869, 1.0336123638425248, 2.324268367868688, 0.5420927383776913, -0.2867846587231295, 1.1786629263244666, 0.1567629270839212, 0.8943552028411681, -0.8022061995344726], "std": [0.01261037921906923, 0.02140707821352326, 0.04191385876654617, 2.4505150964586004, 0.3791551467128449, 0.7573622766933377, 0.07248620296030543, 0.1160218817000702, 0.0899918549877259, 1.8799307627977293, 0.28066679779886705, 1.2301695741338976], "min": [0.5178046225488105, 0.1969166597469301, 1.0715762479964321, -3.1391057022641813, 0.3918789578071482, -0.2542095934653025, 0.44853788996474697, -0.42489958998026534, 1.0649910175817967, -3.1408533427943675, 0.29934140843008805, -3.097685507131151], "max": [0.5664300545440322, 0.28702504398605616, 1.2267830694844482, 3.1398902068358807, 1.5244954807469746, 2.8158930932696697, 0.6540771008497133, -0.12435007880902557, 1.2961267809899633, 3.116859853468406, 1.4413995023861794, 3.1200105394538844], "count": [419]}, "gripper_mode_state": {"mean": [0.4128878281622912, 0.3198090692124105], "std": [0.49235299279858064, 0.4664024318782023], "min": [0, 0], "max": [1, 1], "count": [419]}, "gripper_activity_state": {"mean": [1.8902147971360381, 1.837708830548926], "std": [0.41149903698811147, 0.4810593929693354], "min": [0, 0], "max": [2, 2], "count": [419]}, "gripper_mode_action": {"mean": [0.4128878281622912, 0.3198090692124105], "std": [0.49235299279858064, 0.4664024318782023], "min": [0, 0], "max": [1, 1], "count": [419]}, "gripper_activity_action": {"mean": [1.8902147971360381, 1.837708830548926], "std": [0.41149903698811147, 0.4810593929693354], "min": [0, 0], "max": [2, 2], "count": [419]}, "gripper_open_scale_state": {"mean": [0.45221121713824863, 0.562134845032612], "std": [0.3098117684130571, 0.3293660007519002], "min": [0.032, 0.034], "max": [0.8, 0.83], "count": [419]}, "gripper_open_scale_action": {"mean": [0.45221121713824863, 0.562134845032612], "std": [0.3098117684130571, 0.3293660007519002], "min": [0.032, 0.034], "max": [0.8, 0.83], "count": [419]}}} +{"episode_index": 104, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4411397569444444]], [[0.46113026552287584]], [[0.4514507414215686]]], "std": [[[0.12715137679338703]], [[0.11396053999773215]], [[0.11868623817069275]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[0.8431372549019608]], [[0.7411764705882353]], [[0.796078431372549]]], "mean": [[[0.47676189950980397]], [[0.47719160947712413]], [[0.47148915849673206]]], "std": [[[0.059674347677230836]], [[0.06938024912897962]], [[0.06924338014227831]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4705768647875817]], [[0.4750509783496732]], [[0.4674037642973856]]], "std": [[[0.10216541427247743]], [[0.09679908703743831]], [[0.10282142363273938]]], "count": [100]}, "observation.state": {"min": [-0.045116763561964035, 2.0032715797424316, 1.1698942184448242, -0.013718288391828537, -2.6417477130889893, -1.961540699005127, -2.7808854579925537, 44.0, 0.03106199949979782, 0.1751749962568283, -0.035659998655319214, -2.7309999465942383, -0.3070000112056732, -0.6309999823570251, -0.40601593255996704, -2.069925546646118, -1.843451738357544, -1.6894961595535278, 2.391397714614868, -1.368407964706421, 0.02373647876083851, 37.0, -0.34724101424217224, 0.30716800689697266, -0.009057000279426575, 1.0980000495910645, 0.0599999874830246, -3.111999988555908], "max": [0.9362993836402893, 2.0923357009887695, 1.9888200759887695, 2.035874366760254, -0.06269223242998123, 1.4972482919692993, 0.7464075088500977, 826.0, 0.3889020085334778, 0.4434080123901367, 0.15458999574184418, -0.2980000078678131, 1.0740000009536743, 1.1720000505447388, -0.01382300816476345, -2.012521743774414, -1.0971662998199463, -0.3152937591075897, 2.622025728225708, 1.6187928915023804, 0.4982042610645294, 811.0, -0.1514749974012375, 0.39144399762153625, 0.08586400002241135, 2.625999927520752, 0.7270000576972961, 3.131999969482422], "mean": [0.42472776770591736, 2.0627548694610596, 1.7753864526748657, 1.0599908828735352, -1.544768214225769, 0.9987929463386536, -1.4539051055908203, 585.875, 0.18395212292671204, 0.35243257880210876, 0.061428219079971313, -1.8591125011444092, 0.37108707427978516, 0.19227911531925201, -0.23824699223041534, -2.0626485347747803, -1.5799695253372192, -1.448460340499878, 2.4904496669769287, -0.6170898079872131, 0.3885640799999237, 465.8605041503906, -0.2148587852716446, 0.3677477240562439, 0.031280163675546646, 2.19297194480896, 0.4409286677837372, -2.0973222255706787], "std": [0.2995537519454956, 0.029418857768177986, 0.1557510942220688, 0.7060962915420532, 1.0860618352890015, 0.8404967188835144, 1.0493282079696655, 308.53546142578125, 0.12713491916656494, 0.06331547349691391, 0.043313659727573395, 0.7318282127380371, 0.42955800890922546, 0.4911440312862396, 0.11477608978748322, 0.008013145066797733, 0.1725398600101471, 0.2923929989337921, 0.07972665876150131, 0.7246368527412415, 0.10161363333463669, 320.5244140625, 0.04232949763536453, 0.017007583752274513, 0.022132765501737595, 0.3848620057106018, 0.2181491106748581, 1.5431848764419556], "count": [448]}, "action": {"min": [-0.045116763561964035, 2.0032715797424316, 1.1698942184448242, -0.013718288391828537, -2.6417477130889893, -1.961540699005127, -2.7808854579925537, 44.0, 0.03106199949979782, 0.1751749962568283, -0.035659998655319214, -2.7309999465942383, -0.3070000112056732, -0.6309999823570251, -0.40601593255996704, -2.069925546646118, -1.843451738357544, -1.6894961595535278, 2.391397714614868, -1.368407964706421, 0.02373647876083851, 37.0, -0.34724101424217224, 0.30716800689697266, -0.009057000279426575, 1.0980000495910645, 0.0599999874830246, -3.111999988555908], "max": [0.9362993836402893, 2.0923357009887695, 1.9888200759887695, 2.035874366760254, -0.06269223242998123, 1.4972482919692993, 0.7464075088500977, 826.0, 0.3889020085334778, 0.4434080123901367, 0.15458999574184418, -0.2980000078678131, 1.0740000009536743, 1.1720000505447388, -0.01382300816476345, -2.012521743774414, -1.0971662998199463, -0.3152937591075897, 2.622025728225708, 1.6187928915023804, 0.4982042610645294, 811.0, -0.1514749974012375, 0.39144399762153625, 0.08586400002241135, 2.625999927520752, 0.7270000576972961, 3.131999969482422], "mean": [0.42472776770591736, 2.0627548694610596, 1.7753864526748657, 1.0599908828735352, -1.544768214225769, 0.9987929463386536, -1.4539051055908203, 585.875, 0.18395212292671204, 0.35243257880210876, 0.061428219079971313, -1.8591125011444092, 0.37108707427978516, 0.19227911531925201, -0.23824699223041534, -2.0626485347747803, -1.5799695253372192, -1.448460340499878, 2.4904496669769287, -0.6170898079872131, 0.3885640799999237, 465.8605041503906, -0.2148587852716446, 0.3677477240562439, 0.031280163675546646, 2.19297194480896, 0.4409286677837372, -2.0973222255706787], "std": [0.2995537519454956, 0.029418857768177986, 0.1557510942220688, 0.7060962915420532, 1.0860618352890015, 0.8404967188835144, 1.0493282079696655, 308.53546142578125, 0.12713491916656494, 0.06331547349691391, 0.043313659727573395, 0.7318282127380371, 0.42955800890922546, 0.4911440312862396, 0.11477608978748322, 0.008013145066797733, 0.1725398600101471, 0.2923929989337921, 0.07972665876150131, 0.7246368527412415, 0.10161363333463669, 320.5244140625, 0.04232949763536453, 0.017007583752274513, 0.022132765501737595, 0.3848620057106018, 0.2181491106748581, 1.5431848764419556], "count": [448]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [106], "max": [106], "mean": [106.0], "std": [0.0], "count": [448]}, "index": {"min": [75127], "max": [75574], "mean": [75350.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}, "subtask_annotation": {"mean": [3.549107142857143, 9.0, 9.0, 9.0, 9.0], "std": [1.8915458311596747, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [448]}, "scene_annotation": {"mean": [106.0], "std": [0.0], "min": [106], "max": [106], "count": [448]}, "eef_direction_state": {"mean": [4.638392857142857, 4.044642857142857], "std": [1.697831891377222, 1.9081048603688586], "min": [0, 0], "max": [6, 6], "count": [448]}, "eef_velocity_state": {"mean": [0.6696428571428571, 0.9241071428571429], "std": [0.696142340447172, 0.766805238789285], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_acc_mag_state": {"mean": [0.7165178571428571, 0.8950892857142857], "std": [0.814212162835762, 0.8292493330197949], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_direction_action": {"mean": [4.638392857142857, 4.044642857142857], "std": [1.697831891377222, 1.9081048603688586], "min": [0, 0], "max": [6, 6], "count": [448]}, "eef_velocity_action": {"mean": [0.6696428571428571, 0.9241071428571429], "std": [0.696142340447172, 0.766805238789285], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_acc_mag_action": {"mean": [0.7165178571428571, 0.8950892857142857], "std": [0.814212162835762, 0.8292493330197949], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_sim_pose_state": {"mean": [0.5609555266879579, 0.248415506346586, 1.155896396638314, 0.702569342544357, 0.9954116520544692, 2.527404166237357, 0.5472324812409642, -0.24785396049468286, 1.181987368278956, 0.056533469708779746, 0.9015878172502161, -0.9148447498299828], "std": [0.01440433039028317, 0.02985986170286586, 0.035311935604978945, 2.79624264815544, 0.3471256434217528, 0.6470751134434134, 0.0679660195821604, 0.09511983358759607, 0.09709463170709753, 1.9664455682255573, 0.2692060920279833, 1.2324500666204712], "min": [0.4891813530344225, 0.2045048376086962, 1.0373521638582401, -3.1410663816753757, 0.3512698057415091, 0.1284807952521351, 0.3747693461998728, -0.41993976434246477, 1.0609016266875702, -3.137511897720956, 0.45782245293625223, -3.116652214706003], "max": [0.5735152547197806, 0.3311463007222451, 1.1995154158857162, 3.141542701462713, 1.4945529683621905, 2.912625510529431, 0.650669811632404, -0.10843916030217934, 1.3260390676343903, 3.1300724369483697, 1.436913832730791, 2.8355262780133192], "count": [448]}, "eef_sim_pose_action": {"mean": [0.5609555266879579, 0.248415506346586, 1.155896396638314, 0.702569342544357, 0.9954116520544692, 2.527404166237357, 0.5472324812409642, -0.24785396049468286, 1.181987368278956, 0.056533469708779746, 0.9015878172502161, -0.9148447498299828], "std": [0.01440433039028317, 0.02985986170286586, 0.035311935604978945, 2.79624264815544, 0.3471256434217528, 0.6470751134434134, 0.0679660195821604, 0.09511983358759607, 0.09709463170709753, 1.9664455682255573, 0.2692060920279833, 1.2324500666204712], "min": [0.4891813530344225, 0.2045048376086962, 1.0373521638582401, -3.1410663816753757, 0.3512698057415091, 0.1284807952521351, 0.3747693461998728, -0.41993976434246477, 1.0609016266875702, -3.137511897720956, 0.45782245293625223, -3.116652214706003], "max": [0.5735152547197806, 0.3311463007222451, 1.1995154158857162, 3.141542701462713, 1.4945529683621905, 2.912625510529431, 0.650669811632404, -0.10843916030217934, 1.3260390676343903, 3.1300724369483697, 1.436913832730791, 2.8355262780133192], "count": [448]}, "gripper_mode_state": {"mean": [0.3861607142857143, 0.29464285714285715], "std": [0.4868681721247142, 0.45588205040070484], "min": [0, 0], "max": [1, 1], "count": [448]}, "gripper_activity_state": {"mean": [1.8526785714285714, 1.875], "std": [0.47780372192321063, 0.414578098794425], "min": [0, 0], "max": [2, 2], "count": [448]}, "gripper_mode_action": {"mean": [0.3861607142857143, 0.29464285714285715], "std": [0.4868681721247142, 0.45588205040070484], "min": [0, 0], "max": [1, 1], "count": [448]}, "gripper_activity_action": {"mean": [1.8526785714285714, 1.875], "std": [0.47780372192321063, 0.414578098794425], "min": [0, 0], "max": [2, 2], "count": [448]}, "gripper_open_scale_state": {"mean": [0.46586049104588284, 0.5858750000851488], "std": [0.3205241240795065, 0.3085353913508234], "min": [0.037, 0.044], "max": [0.811, 0.826], "count": [448]}, "gripper_open_scale_action": {"mean": [0.46586049104588284, 0.5858750000851488], "std": [0.3205241240795065, 0.3085353913508234], "min": [0.037, 0.044], "max": [0.811, 0.826], "count": [448]}}} +{"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.45114108254850493]], [[0.4689480260279965]], [[0.4590864308321754]]], "std": [[[0.12943695902187125]], [[0.11672108584294286]], [[0.12046292204029131]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.00392156862745098]]], "max": [[[0.8196078431372549]], [[0.7294117647058823]], [[0.792156862745098]]], "mean": [[[0.47640342590448254]], [[0.480713285150018]], [[0.47395033869847153]]], "std": [[[0.0569407380436003]], [[0.05739649504349171]], [[0.06213568184233197]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47018862417014046]], [[0.4744317601384386]], [[0.46694479182749216]]], "std": [[[0.0822360486453022]], [[0.07640384016770053]], [[0.08285196460196621]]], "count": [127]}, "observation.state": {"min": [0.1330464631319046, 1.723303198814392, 1.024839997291565, 0.13601352274417877, -2.9153456687927246, -1.757354736328125, -2.7691569328308105, 21.0, 0.04300300031900406, 0.29291799664497375, -0.05139299854636192, -2.7170000076293945, -0.08700000494718552, -0.5600000023841858, -0.46617746353149414, -2.073887348175049, -1.6856216192245483, -1.7719281911849976, 2.535439968109131, -1.3538343906402588, -0.02312561497092247, -2.0, -0.3426930010318756, 0.3088659942150116, -0.03276100009679794, 1.3459999561309814, -0.029000001028180122, -3.119999885559082], "max": [1.0559765100479126, 2.092388153076172, 2.4228663444519043, 1.6331918239593506, -0.35609954595565796, 1.5018559694290161, 0.6186668276786804, 817.0, 0.391867995262146, 0.4739460051059723, 0.1738789975643158, -0.8149999976158142, 0.9959999918937683, 1.059999942779541, -0.03548254445195198, -1.9326903820037842, -1.183909296989441, -0.2937912940979004, 2.7226438522338867, 1.2977221012115479, 0.4149869680404663, 844.0, -0.13959500193595886, 0.3960219919681549, 0.08527100086212158, 2.609999895095825, 0.8910000324249268, 3.128000020980835], "mean": [0.4782904088497162, 2.0568602085113525, 1.5474933385849, 0.7094849348068237, -2.0815134048461914, -0.17725324630737305, -0.805285632610321, 568.6768188476562, 0.19981011748313904, 0.360840380191803, 0.05024179071187973, -1.7244699001312256, 0.4394599497318268, 0.5140298008918762, -0.3254200518131256, -2.0624563694000244, -1.500274658203125, -1.2722833156585693, 2.63059139251709, -0.49545302987098694, 0.19721204042434692, 469.9201965332031, -0.2252938449382782, 0.3652835786342621, 0.012353464029729366, 2.1058247089385986, 0.38931789994239807, -0.6184622049331665], "std": [0.2615581452846527, 0.05515576899051666, 0.5094481706619263, 0.49516400694847107, 0.5833876729011536, 1.4156922101974487, 1.1874512434005737, 334.9554748535156, 0.09029792994260788, 0.05459889769554138, 0.04715701937675476, 0.6364675164222717, 0.320628821849823, 0.5101639628410339, 0.11174970865249634, 0.017900684848427773, 0.19351382553577423, 0.38583293557167053, 0.055493660271167755, 0.9845892190933228, 0.13457538187503815, 360.1288757324219, 0.04562491923570633, 0.019255338236689568, 0.028357356786727905, 0.4576287269592285, 0.34248948097229004, 2.4905107021331787], "count": [639]}, "action": {"min": [0.1330464631319046, 1.723303198814392, 1.024839997291565, 0.13601352274417877, -2.9153456687927246, -1.757354736328125, -2.7691569328308105, 21.0, 0.04300300031900406, 0.29291799664497375, -0.05139299854636192, -2.7170000076293945, -0.08700000494718552, -0.5600000023841858, -0.46617746353149414, -2.073887348175049, -1.6856216192245483, -1.7719281911849976, 2.535439968109131, -1.3538343906402588, -0.02312561497092247, -2.0, -0.3426930010318756, 0.3088659942150116, -0.03276100009679794, 1.3459999561309814, -0.029000001028180122, -3.119999885559082], "max": [1.0559765100479126, 2.092388153076172, 2.4228663444519043, 1.6331918239593506, -0.35609954595565796, 1.5018559694290161, 0.6186668276786804, 817.0, 0.391867995262146, 0.4739460051059723, 0.1738789975643158, -0.8149999976158142, 0.9959999918937683, 1.059999942779541, -0.03548254445195198, -1.9326903820037842, -1.183909296989441, -0.2937912940979004, 2.7226438522338867, 1.2977221012115479, 0.4149869680404663, 844.0, -0.13959500193595886, 0.3960219919681549, 0.08527100086212158, 2.609999895095825, 0.8910000324249268, 3.128000020980835], "mean": [0.4782904088497162, 2.0568602085113525, 1.5474933385849, 0.7094849348068237, -2.0815134048461914, -0.17725324630737305, -0.805285632610321, 568.6768188476562, 0.19981011748313904, 0.360840380191803, 0.05024179071187973, -1.7244699001312256, 0.4394599497318268, 0.5140298008918762, -0.3254200518131256, -2.0624563694000244, -1.500274658203125, -1.2722833156585693, 2.63059139251709, -0.49545302987098694, 0.19721204042434692, 469.9201965332031, -0.2252938449382782, 0.3652835786342621, 0.012353464029729366, 2.1058247089385986, 0.38931789994239807, -0.6184622049331665], "std": [0.2615581452846527, 0.05515576899051666, 0.5094481706619263, 0.49516400694847107, 0.5833876729011536, 1.4156922101974487, 1.1874512434005737, 334.9554748535156, 0.09029792994260788, 0.05459889769554138, 0.04715701937675476, 0.6364675164222717, 0.320628821849823, 0.5101639628410339, 0.11174970865249634, 0.017900684848427773, 0.19351382553577423, 0.38583293557167053, 0.055493660271167755, 0.9845892190933228, 0.13457538187503815, 360.1288757324219, 0.04562491923570633, 0.019255338236689568, 0.028357356786727905, 0.4576287269592285, 0.34248948097229004, 2.4905107021331787], "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": [107], "max": [107], "mean": [107.0], "std": [0.0], "count": [639]}, "index": {"min": [75575], "max": [76213], "mean": [75894.0], "std": [184.46318512556013], "count": [639]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [639]}, "subtask_annotation": {"mean": [3.1940532081377153, 9.0, 9.0, 9.0, 9.0], "std": [2.0163406798921555, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [639]}, "scene_annotation": {"mean": [107.0], "std": [0.0], "min": [107], "max": [107], "count": [639]}, "eef_direction_state": {"mean": [4.78716744913928, 4.298904538341158], "std": [1.557984519763618, 1.8554615205147442], "min": [0, 0], "max": [6, 6], "count": [639]}, "eef_velocity_state": {"mean": [0.5978090766823161, 0.758998435054773], "std": [0.6638873199300743, 0.7346613657844453], "min": [0, 0], "max": [2, 2], "count": [639]}, "eef_acc_mag_state": {"mean": [0.6823161189358372, 0.7323943661971831], "std": [0.8283986967947805, 0.8347306938008636], "min": [0, 0], "max": [2, 2], "count": [639]}, "eef_direction_action": {"mean": [4.78716744913928, 4.298904538341158], "std": [1.557984519763618, 1.8554615205147442], "min": [0, 0], "max": [6, 6], "count": [639]}, "eef_velocity_action": {"mean": [0.5978090766823161, 0.758998435054773], "std": [0.6638873199300743, 0.7346613657844453], "min": [0, 0], "max": [2, 2], "count": [639]}, "eef_acc_mag_action": {"mean": [0.6823161189358372, 0.7323943661971831], "std": [0.8283986967947805, 0.8347306938008636], "min": [0, 0], "max": [2, 2], "count": [639]}, "eef_sim_pose_state": {"mean": [0.5608418064725587, 0.23950160363782458, 1.1351234545352762, -0.17184934103666588, 0.9003379698653964, 1.6280800710043584, 0.5566143966501441, -0.25602656737879537, 1.1514383828172314, -0.264725177037429, 0.8688701306333217, -0.5645202160418409], "std": [0.018346114749354867, 0.02797547407336199, 0.052379990354971075, 2.461290553375192, 0.4078084661899539, 1.4550976226997867, 0.059233802596791216, 0.08347274984052959, 0.06448713122578176, 1.575694134273198, 0.2004114792751786, 0.9890244270714484], "min": [0.4903708673426494, 0.2068444839470096, 1.0313733885399994, -3.137938030904292, 0.3464589352107803, -0.8367216531500783, 0.4828302837345596, -0.4326668583433046, 1.0671262813495745, -3.134326016137766, 0.46593258588883923, -2.5643182119711976], "max": [0.5907754180220675, 0.3223927099072979, 1.2306088600035259, 3.139592742660276, 1.5182552481143547, 2.906326699528574, 0.6794889900591864, -0.09611963341254928, 1.2708103759344795, 3.1279180809944016, 1.5423288851983128, 0.9910891133265833], "count": [639]}, "eef_sim_pose_action": {"mean": [0.5608418064725587, 0.23950160363782458, 1.1351234545352762, -0.17184934103666588, 0.9003379698653964, 1.6280800710043584, 0.5566143966501441, -0.25602656737879537, 1.1514383828172314, -0.264725177037429, 0.8688701306333217, -0.5645202160418409], "std": [0.018346114749354867, 0.02797547407336199, 0.052379990354971075, 2.461290553375192, 0.4078084661899539, 1.4550976226997867, 0.059233802596791216, 0.08347274984052959, 0.06448713122578176, 1.575694134273198, 0.2004114792751786, 0.9890244270714484], "min": [0.4903708673426494, 0.2068444839470096, 1.0313733885399994, -3.137938030904292, 0.3464589352107803, -0.8367216531500783, 0.4828302837345596, -0.4326668583433046, 1.0671262813495745, -3.134326016137766, 0.46593258588883923, -2.5643182119711976], "max": [0.5907754180220675, 0.3223927099072979, 1.2306088600035259, 3.139592742660276, 1.5182552481143547, 2.906326699528574, 0.6794889900591864, -0.09611963341254928, 1.2708103759344795, 3.1279180809944016, 1.5423288851983128, 0.9910891133265833], "count": [639]}, "gripper_mode_state": {"mean": [0.4522691705790297, 0.30985915492957744], "std": [0.49771655379621954, 0.4624353566023091], "min": [0, 0], "max": [1, 1], "count": [639]}, "gripper_activity_state": {"mean": [1.8028169014084507, 1.9154929577464788], "std": [0.5265337230102963, 0.352581847051992], "min": [0, 0], "max": [2, 2], "count": [639]}, "gripper_mode_action": {"mean": [0.4522691705790297, 0.30985915492957744], "std": [0.49771655379621954, 0.4624353566023091], "min": [0, 0], "max": [1, 1], "count": [639]}, "gripper_activity_action": {"mean": [1.8028169014084507, 1.9154929577464788], "std": [0.5265337230102963, 0.352581847051992], "min": [0, 0], "max": [2, 2], "count": [639]}, "gripper_open_scale_state": {"mean": [0.46992971956505936, 0.5686768388464598], "std": [0.36011644815561616, 0.33495549254724283], "min": [0.0, 0.021], "max": [0.844, 0.817], "count": [639]}, "gripper_open_scale_action": {"mean": [0.46992971956505936, 0.5686768388464598], "std": [0.36011644815561616, 0.33495549254724283], "min": [0.0, 0.021], "max": [0.844, 0.817], "count": [639]}}} +{"episode_index": 106, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.451613118872549]], [[0.46868213848039214]], [[0.45928685661764707]]], "std": [[[0.12691526359120675]], [[0.11408908298625133]], [[0.1187430178180878]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.09019607843137255]], [[0.09411764705882353]]], "max": [[[0.8235294117647058]], [[0.6901960784313725]], [[0.7529411764705882]]], "mean": [[[0.4748251123366013]], [[0.4772023774509804]], [[0.4714385661764706]]], "std": [[[0.04891928514186699]], [[0.05266194258142669]], [[0.05537189599086572]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.472603858251634]], [[0.47912622140522876]], [[0.47026929738562095]]], "std": [[[0.08096984862222022]], [[0.07293832328040989]], [[0.08167080205380618]]], "count": [100]}, "observation.state": {"min": [0.17786651849746704, 1.9641587734222412, 1.7270556688308716, 0.2664943337440491, -2.416548013687134, 0.7648905515670776, -2.759627342224121, 42.0, 0.05332700163125992, 0.2724139988422394, -0.030618999153375626, -2.684999942779541, 0.07999999821186066, -0.5759999752044678, -0.4069235622882843, -2.0730671882629395, -1.691206693649292, -1.6657073497772217, 2.356142282485962, -1.2352741956710815, -0.06750933825969696, 30.0, -0.3530229926109314, 0.3251039981842041, -0.030011000111699104, 1.315999984741211, 0.050999999046325684, -3.1401853561401367], "max": [1.000335454940796, 2.092632293701172, 2.6310839653015137, 1.6401207447052002, -0.07651523500680923, 1.5791215896606445, -0.4340285062789917, 834.0, 0.4034610092639923, 0.4637199938297272, 0.17213499546051025, -0.5860000252723694, 1.0190000534057617, 0.8009999990463257, -0.03965388238430023, -1.9004018306732178, -1.0109121799468994, -0.22085396945476532, 2.755682945251465, 1.2512789964675903, 0.5694835186004639, 776.0, -0.1644189953804016, 0.3915649950504303, 0.06336600333452225, 2.5450000762939453, 0.7780000567436218, 3.1410000324249268], "mean": [0.41213107109069824, 2.061433792114258, 2.0057828426361084, 0.881427526473999, -1.2195820808410645, 1.276517391204834, -1.9604817628860474, 504.97125244140625, 0.22648879885673523, 0.35943803191185, 0.06364480406045914, -1.9279913902282715, 0.47497573494911194, 0.22311070561408997, -0.241469606757164, -2.060025453567505, -1.417511224746704, -1.2130800485610962, 2.505450963973999, -0.16021883487701416, 0.3134213984012604, 399.86505126953125, -0.23648568987846375, 0.36883142590522766, 0.012506338767707348, 1.9946956634521484, 0.5134475231170654, -0.17499588429927826], "std": [0.29388031363487244, 0.03666454926133156, 0.2712151110172272, 0.4156735837459564, 0.8999986052513123, 0.15537263453006744, 0.8653066158294678, 337.5950927734375, 0.1110236793756485, 0.0584212988615036, 0.04859031364321709, 0.612055242061615, 0.312148779630661, 0.4189567267894745, 0.0933898463845253, 0.023561706766486168, 0.20720243453979492, 0.36863675713539124, 0.078238345682621, 0.8539938926696777, 0.13690303266048431, 243.82855224609375, 0.04365447536110878, 0.017955875024199486, 0.021905669942498207, 0.4283188581466675, 0.24889303743839264, 2.770439386367798], "count": [452]}, "action": {"min": [0.17786651849746704, 1.9641587734222412, 1.7270556688308716, 0.2664943337440491, -2.416548013687134, 0.7648905515670776, -2.759627342224121, 42.0, 0.05332700163125992, 0.2724139988422394, -0.030618999153375626, -2.684999942779541, 0.07999999821186066, -0.5759999752044678, -0.4069235622882843, -2.0730671882629395, -1.691206693649292, -1.6657073497772217, 2.356142282485962, -1.2352741956710815, -0.06750933825969696, 30.0, -0.3530229926109314, 0.3251039981842041, -0.030011000111699104, 1.315999984741211, 0.050999999046325684, -3.1401853561401367], "max": [1.000335454940796, 2.092632293701172, 2.6310839653015137, 1.6401207447052002, -0.07651523500680923, 1.5791215896606445, -0.4340285062789917, 834.0, 0.4034610092639923, 0.4637199938297272, 0.17213499546051025, -0.5860000252723694, 1.0190000534057617, 0.8009999990463257, -0.03965388238430023, -1.9004018306732178, -1.0109121799468994, -0.22085396945476532, 2.755682945251465, 1.2512789964675903, 0.5694835186004639, 776.0, -0.1644189953804016, 0.3915649950504303, 0.06336600333452225, 2.5450000762939453, 0.7780000567436218, 3.1410000324249268], "mean": [0.41213107109069824, 2.061433792114258, 2.0057828426361084, 0.881427526473999, -1.2195820808410645, 1.276517391204834, -1.9604817628860474, 504.97125244140625, 0.22648879885673523, 0.35943803191185, 0.06364480406045914, -1.9279913902282715, 0.47497573494911194, 0.22311070561408997, -0.241469606757164, -2.060025453567505, -1.417511224746704, -1.2130800485610962, 2.505450963973999, -0.16021883487701416, 0.3134213984012604, 399.86505126953125, -0.23648568987846375, 0.36883142590522766, 0.012506338767707348, 1.9946956634521484, 0.5134475231170654, -0.17499588429927826], "std": [0.29388031363487244, 0.03666454926133156, 0.2712151110172272, 0.4156735837459564, 0.8999986052513123, 0.15537263453006744, 0.8653066158294678, 337.5950927734375, 0.1110236793756485, 0.0584212988615036, 0.04859031364321709, 0.612055242061615, 0.312148779630661, 0.4189567267894745, 0.0933898463845253, 0.023561706766486168, 0.20720243453979492, 0.36863675713539124, 0.078238345682621, 0.8539938926696777, 0.13690303266048431, 243.82855224609375, 0.04365447536110878, 0.017955875024199486, 0.021905669942498207, 0.4283188581466675, 0.24889303743839264, 2.770439386367798], "count": [452]}, "timestamp": {"min": [0.0], "max": [15.033333333333333], "mean": [7.516666666666667], "std": [4.349361383518786], "count": [452]}, "frame_index": {"min": [0], "max": [451], "mean": [225.5], "std": [130.48084150556357], "count": [452]}, "episode_index": {"min": [108], "max": [108], "mean": [108.0], "std": [0.0], "count": [452]}, "index": {"min": [76214], "max": [76665], "mean": [76439.5], "std": [130.48084150556357], "count": [452]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [452]}, "subtask_annotation": {"mean": [2.7787610619469025, 9.0, 9.0, 9.0, 9.0], "std": [2.166660140434472, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [452]}, "scene_annotation": {"mean": [108.0], "std": [0.0], "min": [108], "max": [108], "count": [452]}, "eef_direction_state": {"mean": [4.623893805309734, 4.561946902654867], "std": [1.7762331793170534, 1.506083156753562], "min": [0, 0], "max": [6, 6], "count": [452]}, "eef_velocity_state": {"mean": [0.6106194690265486, 0.8185840707964602], "std": [0.7094011973037561, 0.7542268704677935], "min": [0, 0], "max": [2, 2], "count": [452]}, "eef_acc_mag_state": {"mean": [0.7367256637168141, 0.7389380530973452], "std": [0.8277145659076618, 0.8350648990007372], "min": [0, 0], "max": [2, 2], "count": [452]}, "eef_direction_action": {"mean": [4.623893805309734, 4.561946902654867], "std": [1.7762331793170534, 1.506083156753562], "min": [0, 0], "max": [6, 6], "count": [452]}, "eef_velocity_action": {"mean": [0.6106194690265486, 0.8185840707964602], "std": [0.7094011973037561, 0.7542268704677935], "min": [0, 0], "max": [2, 2], "count": [452]}, "eef_acc_mag_action": {"mean": [0.7367256637168141, 0.7389380530973452], "std": [0.8277145659076618, 0.8350648990007372], "min": [0, 0], "max": [2, 2], "count": [452]}, "eef_sim_pose_state": {"mean": [0.5584285760990693, 0.24717246151717778, 1.1205504110544806, 0.7834478679200823, 1.1492098570429188, 1.7702359708739668, 0.5541864728069659, -0.2846474051999864, 1.152210731717342, -0.4347119975592548, 1.0273933032888067, -0.6930761431798829], "std": [0.018373420364961448, 0.027656032222471764, 0.0448131806775783, 2.164448349832971, 0.385948416698532, 0.9844071529072481, 0.0646374192477992, 0.09697001206777642, 0.07522557062783426, 1.773253185492463, 0.18326917191301156, 1.1154854320824197], "min": [0.5063173364713618, 0.21399575116702604, 1.0275869015519015, -3.140163181466953, 0.44193312624905623, 0.2270621304457997, 0.4636806863426407, -0.4384797080069928, 1.0544444822911339, -3.1408555947869923, 0.7415881905651287, -3.0698099290328345], "max": [0.5836897263809967, 0.32899669500453405, 1.1889296128673708, 3.1355500428396215, 1.5561382631933434, 2.7845589525676555, 0.6697511426646808, -0.11179804113451554, 1.2773959203223297, 3.140885572755844, 1.3991338014120296, 3.078484756435782], "count": [452]}, "eef_sim_pose_action": {"mean": [0.5584285760990693, 0.24717246151717778, 1.1205504110544806, 0.7834478679200823, 1.1492098570429188, 1.7702359708739668, 0.5541864728069659, -0.2846474051999864, 1.152210731717342, -0.4347119975592548, 1.0273933032888067, -0.6930761431798829], "std": [0.018373420364961448, 0.027656032222471764, 0.0448131806775783, 2.164448349832971, 0.385948416698532, 0.9844071529072481, 0.0646374192477992, 0.09697001206777642, 0.07522557062783426, 1.773253185492463, 0.18326917191301156, 1.1154854320824197], "min": [0.5063173364713618, 0.21399575116702604, 1.0275869015519015, -3.140163181466953, 0.44193312624905623, 0.2270621304457997, 0.4636806863426407, -0.4384797080069928, 1.0544444822911339, -3.1408555947869923, 0.7415881905651287, -3.0698099290328345], "max": [0.5836897263809967, 0.32899669500453405, 1.1889296128673708, 3.1355500428396215, 1.5561382631933434, 2.7845589525676555, 0.6697511426646808, -0.11179804113451554, 1.2773959203223297, 3.140885572755844, 1.3991338014120296, 3.078484756435782], "count": [452]}, "gripper_mode_state": {"mean": [0.7898230088495575, 0.39823008849557523], "std": [0.40743419535109343, 0.48953333401555243], "min": [0, 0], "max": [1, 1], "count": [452]}, "gripper_activity_state": {"mean": [1.8982300884955752, 1.8119469026548674], "std": [0.3859208733802934, 0.5174295872016257], "min": [0, 0], "max": [2, 2], "count": [452]}, "gripper_mode_action": {"mean": [0.7898230088495575, 0.39823008849557523], "std": [0.40743419535109343, 0.48953333401555243], "min": [0, 0], "max": [1, 1], "count": [452]}, "gripper_activity_action": {"mean": [1.8982300884955752, 1.8119469026548674], "std": [0.3859208733802934, 0.5174295872016257], "min": [0, 0], "max": [2, 2], "count": [452]}, "gripper_open_scale_state": {"mean": [0.39986504444189996, 0.5049712389886923], "std": [0.2438291356046808, 0.3375951687872828], "min": [0.03, 0.042], "max": [0.776, 0.834], "count": [452]}, "gripper_open_scale_action": {"mean": [0.39986504444189996, 0.5049712389886923], "std": [0.2438291356046808, 0.3375951687872828], "min": [0.03, 0.042], "max": [0.776, 0.834], "count": [452]}}} +{"episode_index": 107, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4350918995098039]], [[0.4558480535130719]], [[0.44304083537581695]]], "std": [[[0.12770891197581585]], [[0.11526416117089437]], [[0.1205976502223763]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[0.8117647058823529]], [[0.7098039215686275]], [[0.7764705882352941]]], "mean": [[[0.47450311478758167]], [[0.4766412357026144]], [[0.4702524509803922]]], "std": [[[0.05866101429963404]], [[0.06583926800058527]], [[0.06604328774736673]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4775315420751634]], [[0.4821294505718954]], [[0.4749068954248366]]], "std": [[[0.08434519458580053]], [[0.07816835622971696]], [[0.08495039212464793]]], "count": [100]}, "observation.state": {"min": [0.214884951710701, 1.937140941619873, 1.829663634300232, 0.17320647835731506, -2.2968883514404297, 0.7837925553321838, -2.793260097503662, 49.0, 0.03482700139284134, 0.2876969873905182, -0.039413001388311386, -2.7799999713897705, 0.15599998831748962, -0.6259999871253967, -0.4219857156276703, -2.073887348175049, -1.6957619190216064, -1.7687866687774658, 2.447457790374756, -1.3513561487197876, -0.05099852383136749, 17.0, -0.3440360128879547, 0.32913699746131897, -0.04510100185871124, 1.1390000581741333, -0.05099998414516449, -3.1391851902008057], "max": [1.0479655265808105, 2.092963933944702, 2.4896600246429443, 1.4578386545181274, -0.3764151632785797, 1.5947248935699463, -0.4728969633579254, 824.0, 0.39500799775123596, 0.47140899300575256, 0.13561899960041046, -0.843999981880188, 1.0190000534057617, 0.7419999837875366, -0.07422885298728943, -1.9593241214752197, -1.1892848014831543, -0.26764625310897827, 2.7200958728790283, 1.4047108888626099, 0.5100201368331909, 827.0, -0.14149199426174164, 0.41844800114631653, 0.09015099704265594, 2.632999897003174, 0.6990000009536743, 3.134000062942505], "mean": [0.49192431569099426, 2.057716131210327, 2.2018520832061768, 0.7172290682792664, -1.2792775630950928, 1.262369155883789, -1.947251319885254, 516.5211791992188, 0.23969146609306335, 0.3651563227176666, 0.06102419272065163, -1.8959168195724487, 0.5305808782577515, 0.13124723732471466, -0.3140704035758972, -2.0631115436553955, -1.5433290004730225, -1.4118362665176392, 2.557471513748169, -0.6319871544837952, 0.3522985875606537, 511.90087890625, -0.2018362581729889, 0.37595483660697937, 0.02190301939845085, 2.1774160861968994, 0.3524342477321625, -2.0969173908233643], "std": [0.3098812401294708, 0.04033384099602699, 0.2654445767402649, 0.4141606390476227, 0.7449370622634888, 0.15863870084285736, 0.9027445316314697, 342.6484680175781, 0.13089177012443542, 0.06556903570890427, 0.05246853083372116, 0.7189642786979675, 0.2630213797092438, 0.45054417848587036, 0.1013125628232956, 0.014410250820219517, 0.13359645009040833, 0.34796395897865295, 0.07302078604698181, 0.7652199864387512, 0.1307704746723175, 362.87103271484375, 0.045487143099308014, 0.02939341403543949, 0.03402606397867203, 0.3858114778995514, 0.23202160000801086, 1.6054534912109375], "count": [449]}, "action": {"min": [0.214884951710701, 1.937140941619873, 1.829663634300232, 0.17320647835731506, -2.2968883514404297, 0.7837925553321838, -2.793260097503662, 49.0, 0.03482700139284134, 0.2876969873905182, -0.039413001388311386, -2.7799999713897705, 0.15599998831748962, -0.6259999871253967, -0.4219857156276703, -2.073887348175049, -1.6957619190216064, -1.7687866687774658, 2.447457790374756, -1.3513561487197876, -0.05099852383136749, 17.0, -0.3440360128879547, 0.32913699746131897, -0.04510100185871124, 1.1390000581741333, -0.05099998414516449, -3.1391851902008057], "max": [1.0479655265808105, 2.092963933944702, 2.4896600246429443, 1.4578386545181274, -0.3764151632785797, 1.5947248935699463, -0.4728969633579254, 824.0, 0.39500799775123596, 0.47140899300575256, 0.13561899960041046, -0.843999981880188, 1.0190000534057617, 0.7419999837875366, -0.07422885298728943, -1.9593241214752197, -1.1892848014831543, -0.26764625310897827, 2.7200958728790283, 1.4047108888626099, 0.5100201368331909, 827.0, -0.14149199426174164, 0.41844800114631653, 0.09015099704265594, 2.632999897003174, 0.6990000009536743, 3.134000062942505], "mean": [0.49192431569099426, 2.057716131210327, 2.2018520832061768, 0.7172290682792664, -1.2792775630950928, 1.262369155883789, -1.947251319885254, 516.5211791992188, 0.23969146609306335, 0.3651563227176666, 0.06102419272065163, -1.8959168195724487, 0.5305808782577515, 0.13124723732471466, -0.3140704035758972, -2.0631115436553955, -1.5433290004730225, -1.4118362665176392, 2.557471513748169, -0.6319871544837952, 0.3522985875606537, 511.90087890625, -0.2018362581729889, 0.37595483660697937, 0.02190301939845085, 2.1774160861968994, 0.3524342477321625, -2.0969173908233643], "std": [0.3098812401294708, 0.04033384099602699, 0.2654445767402649, 0.4141606390476227, 0.7449370622634888, 0.15863870084285736, 0.9027445316314697, 342.6484680175781, 0.13089177012443542, 0.06556903570890427, 0.05246853083372116, 0.7189642786979675, 0.2630213797092438, 0.45054417848587036, 0.1013125628232956, 0.014410250820219517, 0.13359645009040833, 0.34796395897865295, 0.07302078604698181, 0.7652199864387512, 0.1307704746723175, 362.87103271484375, 0.045487143099308014, 0.02939341403543949, 0.03402606397867203, 0.3858114778995514, 0.23202160000801086, 1.6054534912109375], "count": [449]}, "timestamp": {"min": [0.0], "max": [14.933333333333334], "mean": [7.466666666666667], "std": [4.320493798938574], "count": [449]}, "frame_index": {"min": [0], "max": [448], "mean": [224.0], "std": [129.6148139681572], "count": [449]}, "episode_index": {"min": [109], "max": [109], "mean": [109.0], "std": [0.0], "count": [449]}, "index": {"min": [76666], "max": [77114], "mean": [76890.0], "std": [129.6148139681572], "count": [449]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [449]}, "subtask_annotation": {"mean": [3.140311804008909, 9.0, 9.0, 9.0, 9.0], "std": [2.0957908587723324, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [449]}, "scene_annotation": {"mean": [109.0], "std": [0.0], "min": [109], "max": [109], "count": [449]}, "eef_direction_state": {"mean": [4.4543429844097995, 4.518930957683741], "std": [1.7779358111954982, 1.6884839121935653], "min": [0, 0], "max": [6, 6], "count": [449]}, "eef_velocity_state": {"mean": [0.734966592427617, 0.7884187082405345], "std": [0.7483627630798833, 0.773877198413684], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_acc_mag_state": {"mean": [0.8507795100222717, 0.7817371937639198], "std": [0.8455335648515849, 0.8370728575188631], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_direction_action": {"mean": [4.4543429844097995, 4.518930957683741], "std": [1.7779358111954982, 1.6884839121935653], "min": [0, 0], "max": [6, 6], "count": [449]}, "eef_velocity_action": {"mean": [0.734966592427617, 0.7884187082405345], "std": [0.7483627630798833, 0.773877198413684], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_acc_mag_action": {"mean": [0.8507795100222717, 0.7817371937639198], "std": [0.8455335648515849, 0.8370728575188631], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_sim_pose_state": {"mean": [0.5698656197177929, 0.2320385767398488, 1.1592421230472447, 1.178489936274942, 0.9536177216356486, 2.2979686320046064, 0.5609840827885353, -0.2890117142607321, 1.1414873718675875, 0.3986349852006203, 1.0914742987192871, -0.7884243683303366], "std": [0.022669136383124486, 0.032942641396162486, 0.046051242333927836, 2.4481714741273115, 0.3425999999808807, 0.6129839065986837, 0.07340673626087607, 0.10993616375727183, 0.07980772361591888, 1.7822966454501943, 0.20156775371999694, 1.1834655133566685], "min": [0.5112181671022127, 0.19957234736331464, 1.0414124049711946, -3.13732478633387, 0.36565843656608643, 0.009813621710514218, 0.4756098313790905, -0.4133083451519635, 1.0417125230737208, -3.1079545009331286, 0.7608188380566725, -2.944466640395524], "max": [0.6033268215696883, 0.3299315010026621, 1.229607164127371, 3.134456027642518, 1.4680151097769043, 2.809257246035385, 0.6791206034501023, -0.11049080770183924, 1.3088698603470768, 3.1344878607388003, 1.4247367840173242, 3.087990225125543], "count": [449]}, "eef_sim_pose_action": {"mean": [0.5698656197177929, 0.2320385767398488, 1.1592421230472447, 1.178489936274942, 0.9536177216356486, 2.2979686320046064, 0.5609840827885353, -0.2890117142607321, 1.1414873718675875, 0.3986349852006203, 1.0914742987192871, -0.7884243683303366], "std": [0.022669136383124486, 0.032942641396162486, 0.046051242333927836, 2.4481714741273115, 0.3425999999808807, 0.6129839065986837, 0.07340673626087607, 0.10993616375727183, 0.07980772361591888, 1.7822966454501943, 0.20156775371999694, 1.1834655133566685], "min": [0.5112181671022127, 0.19957234736331464, 1.0414124049711946, -3.13732478633387, 0.36565843656608643, 0.009813621710514218, 0.4756098313790905, -0.4133083451519635, 1.0417125230737208, -3.1079545009331286, 0.7608188380566725, -2.944466640395524], "max": [0.6033268215696883, 0.3299315010026621, 1.229607164127371, 3.134456027642518, 1.4680151097769043, 2.809257246035385, 0.6791206034501023, -0.11049080770183924, 1.3088698603470768, 3.1344878607388003, 1.4247367840173242, 3.087990225125543], "count": [449]}, "gripper_mode_state": {"mean": [0.41202672605790647, 0.41202672605790647], "std": [0.4921998609019608, 0.49219986090196177], "min": [0, 0], "max": [1, 1], "count": [449]}, "gripper_activity_state": {"mean": [1.8440979955456571, 1.8396436525612472], "std": [0.4837834826685247, 0.49598464077539667], "min": [0, 0], "max": [2, 2], "count": [449]}, "gripper_mode_action": {"mean": [0.41202672605790647, 0.41202672605790647], "std": [0.4921998609019608, 0.49219986090196177], "min": [0, 0], "max": [1, 1], "count": [449]}, "gripper_activity_action": {"mean": [1.8440979955456571, 1.8396436525612472], "std": [0.4837834826685247, 0.49598464077539667], "min": [0, 0], "max": [2, 2], "count": [449]}, "gripper_open_scale_state": {"mean": [0.5119008908601003, 0.5165211581801515], "std": [0.36287060242255276, 0.34264850890655346], "min": [0.017, 0.049], "max": [0.827, 0.824], "count": [449]}, "gripper_open_scale_action": {"mean": [0.5119008908601003, 0.5165211581801515], "std": [0.36287060242255276, 0.34264850890655346], "min": [0.017, 0.049], "max": [0.827, 0.824], "count": [449]}}} +{"episode_index": 108, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.44098625204248365]], [[0.4593829309640523]], [[0.4500849264705883]]], "std": [[[0.12089616837299957]], [[0.1064129597912224]], [[0.11227483652710568]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.10196078431372549]], [[0.09411764705882353]]], "max": [[[0.6470588235294118]], [[0.6313725490196078]], [[0.6352941176470588]]], "mean": [[[0.4759310559640523]], [[0.48074370710784314]], [[0.47363593750000005]]], "std": [[[0.04927834245002559]], [[0.04901729801244723]], [[0.0533266934783243]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6862745098039216]], [[1.0]], [[0.8]]], "mean": [[[0.473906989379085]], [[0.48055455473856207]], [[0.4718823774509804]]], "std": [[[0.07691735807313647]], [[0.06951604525104368]], [[0.07703982380647814]]], "count": [100]}, "observation.state": {"min": [0.07285004109144211, 2.0254197120666504, 1.6103628873825073, 0.09056513756513596, -2.4567604064941406, 0.8728217482566833, -2.732086181640625, 50.0, 0.04078400135040283, 0.28249800205230713, -0.051215000450611115, -2.7290000915527344, -0.1550000011920929, -0.4829999804496765, -0.40420082211494446, -2.0756678581237793, -1.7777750492095947, -1.7592569589614868, 2.417473077774048, -1.4334214925765991, -0.08627162873744965, 26.0, -0.3403719961643219, 0.312142014503479, -0.019954999908804893, 1.1950000524520874, -0.056999996304512024, -3.1351852416992188], "max": [0.9313600063323975, 2.0927720069885254, 2.391712188720703, 1.908639907836914, -0.30335569381713867, 1.5582822561264038, -0.4452334940433502, 780.0, 0.40285399556159973, 0.450560986995697, 0.17029599845409393, -0.9009999632835388, 1.1139999628067017, 0.9819999933242798, -0.01260127779096365, -1.9029500484466553, -1.094199299812317, -0.09904743731021881, 2.7791574001312256, 1.5048054456710815, 0.4853760600090027, 827.0, -0.17656099796295166, 0.4037730097770691, 0.11889799684286118, 2.6559998989105225, 0.7179999947547913, 3.114000082015991], "mean": [0.430540531873703, 2.075822591781616, 2.055393934249878, 0.9662495851516724, -1.3728708028793335, 1.2264755964279175, -1.7418979406356812, 513.1948852539062, 0.21601764857769012, 0.3547274172306061, 0.06747449934482574, -1.8114452362060547, 0.4787982404232025, 0.19487015902996063, -0.23527365922927856, -2.0594568252563477, -1.5839825868606567, -1.3979274034500122, 2.5204086303710938, -0.49728673696517944, 0.3577024042606354, 507.341064453125, -0.2264460027217865, 0.3664155900478363, 0.04930826276540756, 2.069068431854248, 0.4457448720932007, -1.8982504606246948], "std": [0.242366760969162, 0.016760272905230522, 0.28464314341545105, 0.7161377668380737, 0.9349323511123657, 0.17921312153339386, 0.8948162794113159, 322.523681640625, 0.13925997912883759, 0.05559020861983299, 0.05754049867391586, 0.7450576424598694, 0.3983348608016968, 0.3929040729999542, 0.10594773292541504, 0.024451587349176407, 0.1892254799604416, 0.42218610644340515, 0.08456165343523026, 0.8546871542930603, 0.15015551447868347, 314.40826416015625, 0.04371030256152153, 0.028884990140795708, 0.032833848148584366, 0.4216359555721283, 0.248196542263031, 1.8670384883880615], "count": [431]}, "action": {"min": [0.07285004109144211, 2.0254197120666504, 1.6103628873825073, 0.09056513756513596, -2.4567604064941406, 0.8728217482566833, -2.732086181640625, 50.0, 0.04078400135040283, 0.28249800205230713, -0.051215000450611115, -2.7290000915527344, -0.1550000011920929, -0.4829999804496765, -0.40420082211494446, -2.0756678581237793, -1.7777750492095947, -1.7592569589614868, 2.417473077774048, -1.4334214925765991, -0.08627162873744965, 26.0, -0.3403719961643219, 0.312142014503479, -0.019954999908804893, 1.1950000524520874, -0.056999996304512024, -3.1351852416992188], "max": [0.9313600063323975, 2.0927720069885254, 2.391712188720703, 1.908639907836914, -0.30335569381713867, 1.5582822561264038, -0.4452334940433502, 780.0, 0.40285399556159973, 0.450560986995697, 0.17029599845409393, -0.9009999632835388, 1.1139999628067017, 0.9819999933242798, -0.01260127779096365, -1.9029500484466553, -1.094199299812317, -0.09904743731021881, 2.7791574001312256, 1.5048054456710815, 0.4853760600090027, 827.0, -0.17656099796295166, 0.4037730097770691, 0.11889799684286118, 2.6559998989105225, 0.7179999947547913, 3.114000082015991], "mean": [0.430540531873703, 2.075822591781616, 2.055393934249878, 0.9662495851516724, -1.3728708028793335, 1.2264755964279175, -1.7418979406356812, 513.1948852539062, 0.21601764857769012, 0.3547274172306061, 0.06747449934482574, -1.8114452362060547, 0.4787982404232025, 0.19487015902996063, -0.23527365922927856, -2.0594568252563477, -1.5839825868606567, -1.3979274034500122, 2.5204086303710938, -0.49728673696517944, 0.3577024042606354, 507.341064453125, -0.2264460027217865, 0.3664155900478363, 0.04930826276540756, 2.069068431854248, 0.4457448720932007, -1.8982504606246948], "std": [0.242366760969162, 0.016760272905230522, 0.28464314341545105, 0.7161377668380737, 0.9349323511123657, 0.17921312153339386, 0.8948162794113159, 322.523681640625, 0.13925997912883759, 0.05559020861983299, 0.05754049867391586, 0.7450576424598694, 0.3983348608016968, 0.3929040729999542, 0.10594773292541504, 0.024451587349176407, 0.1892254799604416, 0.42218610644340515, 0.08456165343523026, 0.8546871542930603, 0.15015551447868347, 314.40826416015625, 0.04371030256152153, 0.028884990140795708, 0.032833848148584366, 0.4216359555721283, 0.248196542263031, 1.8670384883880615], "count": [431]}, "timestamp": {"min": [0.0], "max": [14.333333333333334], "mean": [7.166666666666667], "std": [4.147288270665545], "count": [431]}, "frame_index": {"min": [0], "max": [430], "mean": [215.0], "std": [124.41864811996632], "count": [431]}, "episode_index": {"min": [110], "max": [110], "mean": [110.0], "std": [0.0], "count": [431]}, "index": {"min": [77115], "max": [77545], "mean": [77330.0], "std": [124.41864811996632], "count": [431]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [431]}, "subtask_annotation": {"mean": [3.65661252900232, 9.0, 9.0, 9.0, 9.0], "std": [1.78754303522082, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [431]}, "scene_annotation": {"mean": [110.0], "std": [0.0], "min": [110], "max": [110], "count": [431]}, "eef_direction_state": {"mean": [4.5429234338747095, 4.132250580046404], "std": [1.7480223604954048, 1.840169036002171], "min": [0, 0], "max": [6, 6], "count": [431]}, "eef_velocity_state": {"mean": [0.703016241299304, 0.8631090487238979], "std": [0.7208947760654747, 0.753835411754824], "min": [0, 0], "max": [2, 2], "count": [431]}, "eef_acc_mag_state": {"mean": [0.7795823665893271, 0.8700696055684455], "std": [0.8371594952444428, 0.8380785364189371], "min": [0, 0], "max": [2, 2], "count": [431]}, "eef_direction_action": {"mean": [4.5429234338747095, 4.132250580046404], "std": [1.7480223604954048, 1.840169036002171], "min": [0, 0], "max": [6, 6], "count": [431]}, "eef_velocity_action": {"mean": [0.703016241299304, 0.8631090487238979], "std": [0.7208947760654747, 0.753835411754824], "min": [0, 0], "max": [2, 2], "count": [431]}, "eef_acc_mag_action": {"mean": [0.7795823665893271, 0.8700696055684455], "std": [0.8371594952444428, 0.8380785364189371], "min": [0, 0], "max": [2, 2], "count": [431]}, "eef_sim_pose_state": {"mean": [0.5580277216385183, 0.2662847794106097, 1.1573419995570304, 1.2074542176780252, 1.0357045969453242, 2.3231889027627295, 0.5482017615384097, -0.27332238234355943, 1.164644515505686, -0.3903206197627167, 1.0134682905984467, -0.7116236713749363], "std": [0.02403059775568359, 0.02834851904659017, 0.04808216762314075, 2.391521770645495, 0.37437099257169243, 0.7611799709221413, 0.061612406402606484, 0.11124479069929953, 0.09599331172943412, 1.9038463170881903, 0.2042916843804308, 1.23688233511803], "min": [0.49435728332795914, 0.22709628309420304, 1.0365170263360466, -3.1362177506157876, 0.33148542358708344, 0.2070862388840227, 0.47056479266709006, -0.40732053081143155, 1.0376281317008347, -3.1414116074027265, 0.6228175472549622, -3.0600410550904904], "max": [0.5858269920542144, 0.3366149202671415, 1.2202839665361207, 3.1350369066654, 1.4796691464193503, 2.8727718509954148, 0.654688913546378, -0.08825380676797032, 1.2780550364867136, 3.141135197239385, 1.4501411831220907, 3.1117701642030147], "count": [431]}, "eef_sim_pose_action": {"mean": [0.5580277216385183, 0.2662847794106097, 1.1573419995570304, 1.2074542176780252, 1.0357045969453242, 2.3231889027627295, 0.5482017615384097, -0.27332238234355943, 1.164644515505686, -0.3903206197627167, 1.0134682905984467, -0.7116236713749363], "std": [0.02403059775568359, 0.02834851904659017, 0.04808216762314075, 2.391521770645495, 0.37437099257169243, 0.7611799709221413, 0.061612406402606484, 0.11124479069929953, 0.09599331172943412, 1.9038463170881903, 0.2042916843804308, 1.23688233511803], "min": [0.49435728332795914, 0.22709628309420304, 1.0365170263360466, -3.1362177506157876, 0.33148542358708344, 0.2070862388840227, 0.47056479266709006, -0.40732053081143155, 1.0376281317008347, -3.1414116074027265, 0.6228175472549622, -3.0600410550904904], "max": [0.5858269920542144, 0.3366149202671415, 1.2202839665361207, 3.1350369066654, 1.4796691464193503, 2.8727718509954148, 0.654688913546378, -0.08825380676797032, 1.2780550364867136, 3.141135197239385, 1.4501411831220907, 3.1117701642030147], "count": [431]}, "gripper_mode_state": {"mean": [0.33410672853828305, 0.37587006960556846], "std": [0.4716772439748716, 0.48434673569693293], "min": [0, 0], "max": [1, 1], "count": [431]}, "gripper_activity_state": {"mean": [1.865429234338747, 1.82830626450116], "std": [0.4625032654092978, 0.4847911109779771], "min": [0, 0], "max": [2, 2], "count": [431]}, "gripper_mode_action": {"mean": [0.33410672853828305, 0.37587006960556846], "std": [0.4716772439748716, 0.48434673569693293], "min": [0, 0], "max": [1, 1], "count": [431]}, "gripper_activity_action": {"mean": [1.865429234338747, 1.82830626450116], "std": [0.4625032654092978, 0.4847911109779771], "min": [0, 0], "max": [2, 2], "count": [431]}, "gripper_open_scale_state": {"mean": [0.5073410673827411, 0.5131948955562439], "std": [0.3144082849079486, 0.3225237268857583], "min": [0.026, 0.05], "max": [0.827, 0.78], "count": [431]}, "gripper_open_scale_action": {"mean": [0.5073410673827411, 0.5131948955562439], "std": [0.3144082849079486, 0.3225237268857583], "min": [0.026, 0.05], "max": [0.827, 0.78], "count": [431]}}} +{"episode_index": 109, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45084433210784314]], [[0.46837722017973854]], [[0.45621003267973853]]], "std": [[[0.13084643487014935]], [[0.11882745626053855]], [[0.12584501902989378]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8470588235294118]], [[0.7294117647058823]], [[0.8156862745098039]]], "mean": [[[0.4729020608660131]], [[0.475128527369281]], [[0.4689082802287582]]], "std": [[[0.05263473121414091]], [[0.05801807274003844]], [[0.057866806380225]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6745098039215687]], [[0.6745098039215687]]], "mean": [[[0.4780787214052287]], [[0.4837110886437908]], [[0.47465670343137256]]], "std": [[[0.07170034456485838]], [[0.06473546875121439]], [[0.07474947959798822]]], "count": [100]}, "observation.state": {"min": [-0.02799507975578308, 2.0561723709106445, 1.435481071472168, -0.00020943953131791204, -2.3284263610839844, 0.49776792526245117, -2.885814666748047, 31.0, 0.05603199824690819, 0.2511419951915741, -0.057937998324632645, -2.7260000705718994, 0.21699999272823334, -0.5450000166893005, -0.48774969577789307, -2.0739400386810303, -1.7216275930404663, -1.9825893640518188, 2.503692388534546, -1.4205235242843628, -0.0630762055516243, 30.0, -0.3253079950809479, 0.30268099904060364, -0.022780999541282654, 1.187000036239624, -0.17499999701976776, -3.0959999561309814], "max": [0.661759078502655, 2.092632293701172, 2.3287928104400635, 1.754387617111206, -0.10487683862447739, 1.747441291809082, -0.28354617953300476, 829.0, 0.4120280146598816, 0.41251400113105774, 0.11496900022029877, -0.8399999737739563, 1.121999979019165, 0.9259999990463257, 0.07031930983066559, -1.8492462635040283, -1.0353119373321533, -0.26218336820602417, 2.806943416595459, 1.389701008796692, 0.5943893194198608, 834.0, -0.12054900079965591, 0.36494600772857666, 0.12172999978065491, 2.5190000534057617, 0.6759999990463257, 3.127000093460083], "mean": [0.34137827157974243, 2.082181453704834, 1.9352022409439087, 0.6768588423728943, -1.0462470054626465, 1.2774235010147095, -2.206752300262451, 522.2889404296875, 0.24221445620059967, 0.3272101879119873, 0.028361665084958076, -1.8531484603881836, 0.5768465995788574, 0.26473814249038696, -0.3193073272705078, -2.058932304382324, -1.4488184452056885, -1.0629043579101562, 2.709534168243408, -0.020851491019129753, 0.22378185391426086, 562.9717407226562, -0.24103300273418427, 0.3489224314689636, 0.0309506393969059, 1.8970799446105957, 0.3428325057029724, 0.22352191805839539], "std": [0.14717692136764526, 0.007389501668512821, 0.31054699420928955, 0.5834042429924011, 0.8025776147842407, 0.33606043457984924, 1.00742769241333, 328.3857421875, 0.1191561371088028, 0.05041057616472244, 0.03754371032118797, 0.5514066815376282, 0.24010010063648224, 0.43367764353752136, 0.10647807270288467, 0.03778371959924698, 0.21821196377277374, 0.6762665510177612, 0.04430554434657097, 1.2374093532562256, 0.1904020458459854, 337.8888244628906, 0.06694815307855606, 0.013381518423557281, 0.036305949091911316, 0.442837655544281, 0.2839374244213104, 2.674610137939453], "count": [424]}, "action": {"min": [-0.02799507975578308, 2.0561723709106445, 1.435481071472168, -0.00020943953131791204, -2.3284263610839844, 0.49776792526245117, -2.885814666748047, 31.0, 0.05603199824690819, 0.2511419951915741, -0.057937998324632645, -2.7260000705718994, 0.21699999272823334, -0.5450000166893005, -0.48774969577789307, -2.0739400386810303, -1.7216275930404663, -1.9825893640518188, 2.503692388534546, -1.4205235242843628, -0.0630762055516243, 30.0, -0.3253079950809479, 0.30268099904060364, -0.022780999541282654, 1.187000036239624, -0.17499999701976776, -3.0959999561309814], "max": [0.661759078502655, 2.092632293701172, 2.3287928104400635, 1.754387617111206, -0.10487683862447739, 1.747441291809082, -0.28354617953300476, 829.0, 0.4120280146598816, 0.41251400113105774, 0.11496900022029877, -0.8399999737739563, 1.121999979019165, 0.9259999990463257, 0.07031930983066559, -1.8492462635040283, -1.0353119373321533, -0.26218336820602417, 2.806943416595459, 1.389701008796692, 0.5943893194198608, 834.0, -0.12054900079965591, 0.36494600772857666, 0.12172999978065491, 2.5190000534057617, 0.6759999990463257, 3.127000093460083], "mean": [0.34137827157974243, 2.082181453704834, 1.9352022409439087, 0.6768588423728943, -1.0462470054626465, 1.2774235010147095, -2.206752300262451, 522.2889404296875, 0.24221445620059967, 0.3272101879119873, 0.028361665084958076, -1.8531484603881836, 0.5768465995788574, 0.26473814249038696, -0.3193073272705078, -2.058932304382324, -1.4488184452056885, -1.0629043579101562, 2.709534168243408, -0.020851491019129753, 0.22378185391426086, 562.9717407226562, -0.24103300273418427, 0.3489224314689636, 0.0309506393969059, 1.8970799446105957, 0.3428325057029724, 0.22352191805839539], "std": [0.14717692136764526, 0.007389501668512821, 0.31054699420928955, 0.5834042429924011, 0.8025776147842407, 0.33606043457984924, 1.00742769241333, 328.3857421875, 0.1191561371088028, 0.05041057616472244, 0.03754371032118797, 0.5514066815376282, 0.24010010063648224, 0.43367764353752136, 0.10647807270288467, 0.03778371959924698, 0.21821196377277374, 0.6762665510177612, 0.04430554434657097, 1.2374093532562256, 0.1904020458459854, 337.8888244628906, 0.06694815307855606, 0.013381518423557281, 0.036305949091911316, 0.442837655544281, 0.2839374244213104, 2.674610137939453], "count": [424]}, "timestamp": {"min": [0.0], "max": [14.1], "mean": [7.05], "std": [4.079930554964549], "count": [424]}, "frame_index": {"min": [0], "max": [423], "mean": [211.5], "std": [122.39791664893647], "count": [424]}, "episode_index": {"min": [111], "max": [111], "mean": [111.0], "std": [0.0], "count": [424]}, "index": {"min": [77546], "max": [77969], "mean": [77757.5], "std": [122.39791664893647], "count": [424]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [424]}, "subtask_annotation": {"mean": [2.6745283018867925, 9.0, 9.0, 9.0, 9.0], "std": [2.24190625259519, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [424]}, "scene_annotation": {"mean": [111.0], "std": [0.0], "min": [111], "max": [111], "count": [424]}, "eef_direction_state": {"mean": [4.53066037735849, 3.2712264150943398], "std": [1.7385755223517347, 2.1912179790598385], "min": [0, 0], "max": [6, 6], "count": [424]}, "eef_velocity_state": {"mean": [0.7429245283018868, 1.025943396226415], "std": [0.7380794391222147, 0.7280022785340218], "min": [0, 0], "max": [2, 2], "count": [424]}, "eef_acc_mag_state": {"mean": [0.7900943396226415, 0.8844339622641509], "std": [0.8387974267816443, 0.8289247185572673], "min": [0, 0], "max": [2, 2], "count": [424]}, "eef_direction_action": {"mean": [4.53066037735849, 3.2712264150943398], "std": [1.7385755223517347, 2.1912179790598385], "min": [0, 0], "max": [6, 6], "count": [424]}, "eef_velocity_action": {"mean": [0.7429245283018868, 1.025943396226415], "std": [0.7380794391222147, 0.7280022785340218], "min": [0, 0], "max": [2, 2], "count": [424]}, "eef_acc_mag_action": {"mean": [0.7900943396226415, 0.8844339622641509], "std": [0.8387974267816443, 0.8289247185572673], "min": [0, 0], "max": [2, 2], "count": [424]}, "eef_sim_pose_state": {"mean": [0.5400654473424857, 0.2626885786585546, 1.1270451450592076, 1.5893345745521477, 0.9733883375731398, 1.4750945558355402, 0.5206209710868769, -0.27085937430275375, 1.1102900833039988, 0.14255025436977137, 1.1055013961047497, -0.5911547871964762], "std": [0.01907639791727198, 0.03495276934532032, 0.08072171086179257, 1.359143730111037, 0.3473094688757202, 0.9330782276821816, 0.05605169978901391, 0.09267559978599055, 0.07587738997916899, 1.6151578077122035, 0.20832533330587255, 1.1968653939580354], "min": [0.4848665290905156, 0.21187618953362977, 1.032845869279139, -3.1414090979475144, 0.30241588722620083, 0.39992555231808447, 0.4355379757939271, -0.4081644684740051, 1.0144363880401737, -3.125613707785614, 0.743458387665048, -3.1032628267666684], "max": [0.5672931652872926, 0.32206991060758994, 1.2629724228557224, 3.140946975223947, 1.4627438991281378, 2.6942230134195815, 0.6148539555386494, -0.09878870837464766, 1.262759306237735, 3.088050689448551, 1.377406154958329, 2.7660580681302838], "count": [424]}, "eef_sim_pose_action": {"mean": [0.5400654473424857, 0.2626885786585546, 1.1270451450592076, 1.5893345745521477, 0.9733883375731398, 1.4750945558355402, 0.5206209710868769, -0.27085937430275375, 1.1102900833039988, 0.14255025436977137, 1.1055013961047497, -0.5911547871964762], "std": [0.01907639791727198, 0.03495276934532032, 0.08072171086179257, 1.359143730111037, 0.3473094688757202, 0.9330782276821816, 0.05605169978901391, 0.09267559978599055, 0.07587738997916899, 1.6151578077122035, 0.20832533330587255, 1.1968653939580354], "min": [0.4848665290905156, 0.21187618953362977, 1.032845869279139, -3.1414090979475144, 0.30241588722620083, 0.39992555231808447, 0.4355379757939271, -0.4081644684740051, 1.0144363880401737, -3.125613707785614, 0.743458387665048, -3.1032628267666684], "max": [0.5672931652872926, 0.32206991060758994, 1.2629724228557224, 3.140946975223947, 1.4627438991281378, 2.6942230134195815, 0.6148539555386494, -0.09878870837464766, 1.262759306237735, 3.088050689448551, 1.377406154958329, 2.7660580681302838], "count": [424]}, "gripper_mode_state": {"mean": [0.33490566037735847, 0.3419811320754717], "std": [0.47195747586468606, 0.47437331014703016], "min": [0, 0], "max": [1, 1], "count": [424]}, "gripper_activity_state": {"mean": [1.8231132075471699, 1.846698113207547], "std": [0.5179182990999109, 0.4783900313258131], "min": [0, 0], "max": [2, 2], "count": [424]}, "gripper_mode_action": {"mean": [0.33490566037735847, 0.3419811320754717], "std": [0.47195747586468606, 0.47437331014703016], "min": [0, 0], "max": [1, 1], "count": [424]}, "gripper_activity_action": {"mean": [1.8231132075471699, 1.846698113207547], "std": [0.5179182990999109, 0.4783900313258131], "min": [0, 0], "max": [2, 2], "count": [424]}, "gripper_open_scale_state": {"mean": [0.5629716976903514, 0.5222889151618163], "std": [0.33788869185900705, 0.3283855770679948], "min": [0.03, 0.031], "max": [0.834, 0.829], "count": [424]}, "gripper_open_scale_action": {"mean": [0.5629716976903514, 0.5222889151618163], "std": [0.33788869185900705, 0.3283855770679948], "min": [0.03, 0.031], "max": [0.834, 0.829], "count": [424]}}} +{"episode_index": 110, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.44746390114379087]], [[0.46561697099673205]], [[0.454909285130719]]], "std": [[[0.12710671301435286]], [[0.11471017420668662]], [[0.11957944627354668]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.8549019607843137]], [[0.7254901960784313]], [[0.807843137254902]]], "mean": [[[0.476468022875817]], [[0.47818790645424836]], [[0.4719010437091503]]], "std": [[[0.05858196294618512]], [[0.06719838946412797]], [[0.06708876656610117]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7686274509803922]], [[0.7686274509803922]], [[0.7686274509803922]]], "mean": [[[0.4757548059640523]], [[0.4834561458333333]], [[0.4722148876633987]]], "std": [[[0.08829909607055395]], [[0.07965297886101337]], [[0.08861994396791924]]], "count": [100]}, "observation.state": {"min": [0.028780480846762657, 2.040970802307129, 1.7009804248809814, 0.2223549485206604, -2.389617443084717, 0.8264657855033875, -2.6783649921417236, 35.0, 0.06619299948215485, 0.2627060115337372, -0.03816499933600426, -2.809999942779541, 0.19200000166893005, -0.5870000123977661, -0.38468801975250244, -2.0722994804382324, -1.7765358686447144, -1.7466033697128296, 2.187333822250366, -1.3834526538848877, -0.12522737681865692, 21.0, -0.33926698565483093, 0.3103179931640625, -0.026717999950051308, 0.9940000176429749, -0.014000003226101398, -3.1110000610351562], "max": [0.8420690894126892, 2.0925276279449463, 2.3594233989715576, 1.6880825757980347, -0.2506467401981354, 1.5876911878585815, -0.4882733225822449, 833.0, 0.39093899726867676, 0.43744298815727234, 0.13785900175571442, -0.7839999794960022, 1.0110000371932983, 0.9079999923706055, -0.10833258181810379, -1.871848225593567, -1.1290011405944824, -0.20453514158725739, 2.833402395248413, 1.6492140293121338, 0.8226609230041504, 815.0, -0.1484909951686859, 0.422448992729187, 0.08051799982786179, 2.691999912261963, 0.7510000467300415, 3.052999973297119], "mean": [0.3623015284538269, 2.076342821121216, 2.05679988861084, 0.8622631430625916, -1.2247356176376343, 1.2596558332443237, -1.8451318740844727, 504.4330749511719, 0.23756781220436096, 0.34474366903305054, 0.06460133194923401, -1.8337777853012085, 0.55668705701828, 0.19277268648147583, -0.28542402386665344, -2.057722806930542, -1.6168402433395386, -1.3891507387161255, 2.3710145950317383, -0.610310971736908, 0.5354666709899902, 516.470947265625, -0.20726197957992554, 0.37238165736198425, 0.035420749336481094, 2.210869312286377, 0.3939116597175598, -1.9825990200042725], "std": [0.26650410890579224, 0.015181229449808598, 0.25257670879364014, 0.5019232034683228, 0.810589075088501, 0.20288462936878204, 0.8753724098205566, 353.5299987792969, 0.11743193119764328, 0.05828718841075897, 0.05610019341111183, 0.7323293685913086, 0.2474721223115921, 0.4796600341796875, 0.07606944441795349, 0.028937576338648796, 0.17371144890785217, 0.3878406882286072, 0.15226158499717712, 0.8073434233665466, 0.25968343019485474, 326.3667907714844, 0.04511808231472969, 0.03254785016179085, 0.02888345718383789, 0.4304587244987488, 0.20910067856311798, 1.7542558908462524], "count": [396]}, "action": {"min": [0.028780480846762657, 2.040970802307129, 1.7009804248809814, 0.2223549485206604, -2.389617443084717, 0.8264657855033875, -2.6783649921417236, 35.0, 0.06619299948215485, 0.2627060115337372, -0.03816499933600426, -2.809999942779541, 0.19200000166893005, -0.5870000123977661, -0.38468801975250244, -2.0722994804382324, -1.7765358686447144, -1.7466033697128296, 2.187333822250366, -1.3834526538848877, -0.12522737681865692, 21.0, -0.33926698565483093, 0.3103179931640625, -0.026717999950051308, 0.9940000176429749, -0.014000003226101398, -3.1110000610351562], "max": [0.8420690894126892, 2.0925276279449463, 2.3594233989715576, 1.6880825757980347, -0.2506467401981354, 1.5876911878585815, -0.4882733225822449, 833.0, 0.39093899726867676, 0.43744298815727234, 0.13785900175571442, -0.7839999794960022, 1.0110000371932983, 0.9079999923706055, -0.10833258181810379, -1.871848225593567, -1.1290011405944824, -0.20453514158725739, 2.833402395248413, 1.6492140293121338, 0.8226609230041504, 815.0, -0.1484909951686859, 0.422448992729187, 0.08051799982786179, 2.691999912261963, 0.7510000467300415, 3.052999973297119], "mean": [0.3623015284538269, 2.076342821121216, 2.05679988861084, 0.8622631430625916, -1.2247356176376343, 1.2596558332443237, -1.8451318740844727, 504.4330749511719, 0.23756781220436096, 0.34474366903305054, 0.06460133194923401, -1.8337777853012085, 0.55668705701828, 0.19277268648147583, -0.28542402386665344, -2.057722806930542, -1.6168402433395386, -1.3891507387161255, 2.3710145950317383, -0.610310971736908, 0.5354666709899902, 516.470947265625, -0.20726197957992554, 0.37238165736198425, 0.035420749336481094, 2.210869312286377, 0.3939116597175598, -1.9825990200042725], "std": [0.26650410890579224, 0.015181229449808598, 0.25257670879364014, 0.5019232034683228, 0.810589075088501, 0.20288462936878204, 0.8753724098205566, 353.5299987792969, 0.11743193119764328, 0.05828718841075897, 0.05610019341111183, 0.7323293685913086, 0.2474721223115921, 0.4796600341796875, 0.07606944441795349, 0.028937576338648796, 0.17371144890785217, 0.3878406882286072, 0.15226158499717712, 0.8073434233665466, 0.25968343019485474, 326.3667907714844, 0.04511808231472969, 0.03254785016179085, 0.02888345718383789, 0.4304587244987488, 0.20910067856311798, 1.7542558908462524], "count": [396]}, "timestamp": {"min": [0.0], "max": [13.166666666666666], "mean": [6.583333333333333], "std": [3.8104996270052838], "count": [396]}, "frame_index": {"min": [0], "max": [395], "mean": [197.5], "std": [114.31498881015851], "count": [396]}, "episode_index": {"min": [112], "max": [112], "mean": [112.0], "std": [0.0], "count": [396]}, "index": {"min": [77970], "max": [78365], "mean": [78167.5], "std": [114.31498881015851], "count": [396]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [396]}, "subtask_annotation": {"mean": [3.037878787878788, 9.0, 9.0, 9.0, 9.0], "std": [2.120386744182195, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [396]}, "scene_annotation": {"mean": [112.0], "std": [0.0], "min": [112], "max": [112], "count": [396]}, "eef_direction_state": {"mean": [4.409090909090909, 4.196969696969697], "std": [1.822784578055827, 1.8617877009815567], "min": [0, 0], "max": [6, 6], "count": [396]}, "eef_velocity_state": {"mean": [0.7904040404040404, 0.8585858585858586], "std": [0.727531344309903, 0.775380011233346], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_acc_mag_state": {"mean": [0.7626262626262627, 0.8308080808080808], "std": [0.8313413596591778, 0.83433900138231], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_direction_action": {"mean": [4.409090909090909, 4.196969696969697], "std": [1.822784578055827, 1.8617877009815567], "min": [0, 0], "max": [6, 6], "count": [396]}, "eef_velocity_action": {"mean": [0.7904040404040404, 0.8585858585858586], "std": [0.727531344309903, 0.775380011233346], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_acc_mag_action": {"mean": [0.7626262626262627, 0.8308080808080808], "std": [0.8313413596591778, 0.83433900138231], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_sim_pose_state": {"mean": [0.5663592401406062, 0.24879944611587426, 1.1623750623298088, 0.880476686866664, 0.9916584735361317, 2.2364162816964264, 0.5391564865810032, -0.2898678697926988, 1.1429146178667065, 0.29683102132110933, 1.0804488337337044, -0.8036489931299053], "std": [0.027493962086728822, 0.02967008251665879, 0.04264694951320729, 2.576249431741063, 0.3089784823178611, 0.7409363638411665, 0.06506862643231506, 0.10717159154981712, 0.06643930841466811, 1.8173355143689458, 0.14497786393382445, 1.1977700655463892], "min": [0.49374388923425006, 0.21814416486450625, 1.0460047887375952, -3.1375076827440114, 0.39319669327265827, -0.03100312363641171, 0.45240945219774426, -0.42018022304303443, 1.0612713198115766, -3.13440916448192, 0.8001510493468791, -3.091966572154244], "max": [0.6095561658022324, 0.33395224720493577, 1.2159314059211344, 3.140352124994384, 1.5190484964353161, 2.798110033055797, 0.6438597541727108, -0.119207741482011, 1.2432588698674036, 3.1328891186195875, 1.4105293382372963, 2.9997671903893863], "count": [396]}, "eef_sim_pose_action": {"mean": [0.5663592401406062, 0.24879944611587426, 1.1623750623298088, 0.880476686866664, 0.9916584735361317, 2.2364162816964264, 0.5391564865810032, -0.2898678697926988, 1.1429146178667065, 0.29683102132110933, 1.0804488337337044, -0.8036489931299053], "std": [0.027493962086728822, 0.02967008251665879, 0.04264694951320729, 2.576249431741063, 0.3089784823178611, 0.7409363638411665, 0.06506862643231506, 0.10717159154981712, 0.06643930841466811, 1.8173355143689458, 0.14497786393382445, 1.1977700655463892], "min": [0.49374388923425006, 0.21814416486450625, 1.0460047887375952, -3.1375076827440114, 0.39319669327265827, -0.03100312363641171, 0.45240945219774426, -0.42018022304303443, 1.0612713198115766, -3.13440916448192, 0.8001510493468791, -3.091966572154244], "max": [0.6095561658022324, 0.33395224720493577, 1.2159314059211344, 3.140352124994384, 1.5190484964353161, 2.798110033055797, 0.6438597541727108, -0.119207741482011, 1.2432588698674036, 3.1328891186195875, 1.4105293382372963, 2.9997671903893863], "count": [396]}, "gripper_mode_state": {"mean": [0.3282828282828283, 0.4015151515151515], "std": [0.4695883441243576, 0.49020478844959875], "min": [0, 0], "max": [1, 1], "count": [396]}, "gripper_activity_state": {"mean": [1.8333333333333333, 1.8762626262626263], "std": [0.5149286505444352, 0.4172325511444624], "min": [0, 0], "max": [2, 2], "count": [396]}, "gripper_mode_action": {"mean": [0.3282828282828283, 0.4015151515151515], "std": [0.4695883441243576, 0.49020478844959875], "min": [0, 0], "max": [1, 1], "count": [396]}, "gripper_activity_action": {"mean": [1.8333333333333333, 1.8762626262626263], "std": [0.5149286505444352, 0.4172325511444624], "min": [0, 0], "max": [2, 2], "count": [396]}, "gripper_open_scale_state": {"mean": [0.5164709596585743, 0.5044330809140446], "std": [0.32636679159128285, 0.35352989240230515], "min": [0.021, 0.035], "max": [0.815, 0.833], "count": [396]}, "gripper_open_scale_action": {"mean": [0.5164709596585743, 0.5044330809140446], "std": [0.32636679159128285, 0.35352989240230515], "min": [0.021, 0.035], "max": [0.815, 0.833], "count": [396]}}} +{"episode_index": 111, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4426034783496732]], [[0.46230510825163396]], [[0.45101126021241833]]], "std": [[[0.12940030647281772]], [[0.11506964754146266]], [[0.12117208346676553]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[0.796078431372549]], [[0.7019607843137254]], [[0.7568627450980392]]], "mean": [[[0.47829062295751634]], [[0.480856875]], [[0.47532671364379087]]], "std": [[[0.0536434522334507]], [[0.05813056009257202]], [[0.06032159310412858]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6784313725490196]], [[1.0]], [[0.7803921568627451]]], "mean": [[[0.4745598325163399]], [[0.48258744076797383]], [[0.4700623631535948]]], "std": [[[0.08256237392188848]], [[0.07470464203512445]], [[0.08354667833300278]]], "count": [100]}, "observation.state": {"min": [0.04855506122112274, 1.6176409721374512, 0.5836730599403381, 0.1791056990623474, -3.0195071697235107, -1.7528691291809082, -2.565668821334839, 33.0, 0.04375699907541275, 0.27409499883651733, -0.06336600333452225, -2.700000047683716, 0.09799999743700027, -0.5569999814033508, -0.35957273840904236, -2.0730671882629395, -1.7065305709838867, -1.9068419933319092, 2.4245941638946533, -1.3033770322799683, 0.056461401283741, 34.0, -0.3649519979953766, 0.326106995344162, -0.027698000892996788, 1.2089999914169312, 0.0030000119004398584, -3.1050000190734863], "max": [0.9115331768989563, 2.0924229621887207, 2.2975165843963623, 1.8125767707824707, -0.31925565004348755, 1.3139886856079102, 0.8231845498085022, 804.0, 0.3893370032310486, 0.4538460075855255, 0.17416000366210938, -0.8849999904632568, 1.0779999494552612, 0.9810000061988831, -0.045779984444379807, -1.986202359199524, -1.1486011743545532, -0.2869146764278412, 2.7122416496276855, 1.327549934387207, 0.42031019926071167, 814.0, -0.13934700191020966, 0.40179601311683655, 0.10534600168466568, 2.572999954223633, 0.6840000152587891, 3.135999917984009], "mean": [0.4137568771839142, 2.057626962661743, 1.4638750553131104, 1.0700626373291016, -2.0167572498321533, 0.1773747205734253, -0.6689484119415283, 496.7088317871094, 0.1881888061761856, 0.3623257577419281, 0.04777609929442406, -1.9161875247955322, 0.42107272148132324, 0.11731649190187454, -0.24266330897808075, -2.063302516937256, -1.5779492855072021, -1.5882128477096558, 2.6113154888153076, -0.7495589852333069, 0.3569065034389496, 424.86956787109375, -0.19295500218868256, 0.3681304156780243, 0.042554549872875214, 2.175680637359619, 0.36026811599731445, -2.210132360458374], "std": [0.30316248536109924, 0.08765751123428345, 0.5145972967147827, 0.636267900466919, 0.4188394844532013, 1.1890194416046143, 0.7841131687164307, 337.07513427734375, 0.10753737390041351, 0.055640265345573425, 0.05896146222949028, 0.7033609747886658, 0.2624323070049286, 0.43887439370155334, 0.0947466567158699, 0.009960944764316082, 0.11674081534147263, 0.32151341438293457, 0.06265904754400253, 0.6027172207832336, 0.07517814636230469, 287.8136291503906, 0.046359024941921234, 0.020311452448368073, 0.03243302181363106, 0.294935017824173, 0.1898132711648941, 1.4881031513214111], "count": [414]}, "action": {"min": [0.04855506122112274, 1.6176409721374512, 0.5836730599403381, 0.1791056990623474, -3.0195071697235107, -1.7528691291809082, -2.565668821334839, 33.0, 0.04375699907541275, 0.27409499883651733, -0.06336600333452225, -2.700000047683716, 0.09799999743700027, -0.5569999814033508, -0.35957273840904236, -2.0730671882629395, -1.7065305709838867, -1.9068419933319092, 2.4245941638946533, -1.3033770322799683, 0.056461401283741, 34.0, -0.3649519979953766, 0.326106995344162, -0.027698000892996788, 1.2089999914169312, 0.0030000119004398584, -3.1050000190734863], "max": [0.9115331768989563, 2.0924229621887207, 2.2975165843963623, 1.8125767707824707, -0.31925565004348755, 1.3139886856079102, 0.8231845498085022, 804.0, 0.3893370032310486, 0.4538460075855255, 0.17416000366210938, -0.8849999904632568, 1.0779999494552612, 0.9810000061988831, -0.045779984444379807, -1.986202359199524, -1.1486011743545532, -0.2869146764278412, 2.7122416496276855, 1.327549934387207, 0.42031019926071167, 814.0, -0.13934700191020966, 0.40179601311683655, 0.10534600168466568, 2.572999954223633, 0.6840000152587891, 3.135999917984009], "mean": [0.4137568771839142, 2.057626962661743, 1.4638750553131104, 1.0700626373291016, -2.0167572498321533, 0.1773747205734253, -0.6689484119415283, 496.7088317871094, 0.1881888061761856, 0.3623257577419281, 0.04777609929442406, -1.9161875247955322, 0.42107272148132324, 0.11731649190187454, -0.24266330897808075, -2.063302516937256, -1.5779492855072021, -1.5882128477096558, 2.6113154888153076, -0.7495589852333069, 0.3569065034389496, 424.86956787109375, -0.19295500218868256, 0.3681304156780243, 0.042554549872875214, 2.175680637359619, 0.36026811599731445, -2.210132360458374], "std": [0.30316248536109924, 0.08765751123428345, 0.5145972967147827, 0.636267900466919, 0.4188394844532013, 1.1890194416046143, 0.7841131687164307, 337.07513427734375, 0.10753737390041351, 0.055640265345573425, 0.05896146222949028, 0.7033609747886658, 0.2624323070049286, 0.43887439370155334, 0.0947466567158699, 0.009960944764316082, 0.11674081534147263, 0.32151341438293457, 0.06265904754400253, 0.6027172207832336, 0.07517814636230469, 287.8136291503906, 0.046359024941921234, 0.020311452448368073, 0.03243302181363106, 0.294935017824173, 0.1898132711648941, 1.4881031513214111], "count": [414]}, "timestamp": {"min": [0.0], "max": [13.766666666666667], "mean": [6.883333333333333], "std": [3.9837052360092366], "count": [414]}, "frame_index": {"min": [0], "max": [413], "mean": [206.5], "std": [119.5111570802771], "count": [414]}, "episode_index": {"min": [113], "max": [113], "mean": [113.0], "std": [0.0], "count": [414]}, "index": {"min": [78366], "max": [78779], "mean": [78572.5], "std": [119.5111570802771], "count": [414]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [414]}, "subtask_annotation": {"mean": [2.8768115942028984, 9.0, 9.0, 9.0, 9.0], "std": [2.1873137691903564, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [414]}, "scene_annotation": {"mean": [113.0], "std": [0.0], "min": [113], "max": [113], "count": [414]}, "eef_direction_state": {"mean": [4.429951690821256, 3.753623188405797], "std": [1.7302848045661714, 1.9920552135809548], "min": [0, 0], "max": [6, 6], "count": [414]}, "eef_velocity_state": {"mean": [0.7342995169082126, 0.9516908212560387], "std": [0.6929126142349763, 0.7405341726957909], "min": [0, 0], "max": [2, 2], "count": [414]}, "eef_acc_mag_state": {"mean": [0.8333333333333334, 0.9033816425120773], "std": [0.8477022082172652, 0.8225905610694713], "min": [0, 0], "max": [2, 2], "count": [414]}, "eef_direction_action": {"mean": [4.429951690821256, 3.753623188405797], "std": [1.7302848045661714, 1.9920552135809548], "min": [0, 0], "max": [6, 6], "count": [414]}, "eef_velocity_action": {"mean": [0.7342995169082126, 0.9516908212560387], "std": [0.6929126142349763, 0.7405341726957909], "min": [0, 0], "max": [2, 2], "count": [414]}, "eef_acc_mag_action": {"mean": [0.8333333333333334, 0.9033816425120773], "std": [0.8477022082172652, 0.8225905610694713], "min": [0, 0], "max": [2, 2], "count": [414]}, "eef_sim_pose_state": {"mean": [0.5601768716330165, 0.24032186466022754, 1.1805563972417161, 1.4477893543631561, 0.9773411646019603, 2.360074563291991, 0.556648114573114, -0.2433011037684305, 1.1703753599187892, -0.5113298004220581, 1.020491555437249, -1.129104787219858], "std": [0.01599727863685558, 0.023235166889601346, 0.0494367108245972, 2.320251704604731, 0.29473993781509517, 0.4651651173720172, 0.0611977762974239, 0.0962004895398238, 0.07336236828474085, 2.003319639321104, 0.12957600798933214, 1.0767490141238292], "min": [0.5073042673915852, 0.21408157183979376, 1.0224335658473935, -3.1348245910280896, 0.40568619176624643, 0.31624716670228525, 0.46153760024705004, -0.4290149579668717, 1.0528667983819326, -3.138855222811259, 0.8644629327697246, -2.96326662607436], "max": [0.5870321441377931, 0.3340776105398944, 1.2413927059643193, 3.128529117605366, 1.4495790626467726, 3.007665070901132, 0.6572719669571923, -0.091073361288264, 1.2615435280625644, 3.1398704790186818, 1.5283525960284186, 2.5274112652515823], "count": [414]}, "eef_sim_pose_action": {"mean": [0.5601768716330165, 0.24032186466022754, 1.1805563972417161, 1.4477893543631561, 0.9773411646019603, 2.360074563291991, 0.556648114573114, -0.2433011037684305, 1.1703753599187892, -0.5113298004220581, 1.020491555437249, -1.129104787219858], "std": [0.01599727863685558, 0.023235166889601346, 0.0494367108245972, 2.320251704604731, 0.29473993781509517, 0.4651651173720172, 0.0611977762974239, 0.0962004895398238, 0.07336236828474085, 2.003319639321104, 0.12957600798933214, 1.0767490141238292], "min": [0.5073042673915852, 0.21408157183979376, 1.0224335658473935, -3.1348245910280896, 0.40568619176624643, 0.31624716670228525, 0.46153760024705004, -0.4290149579668717, 1.0528667983819326, -3.138855222811259, 0.8644629327697246, -2.96326662607436], "max": [0.5870321441377931, 0.3340776105398944, 1.2413927059643193, 3.128529117605366, 1.4495790626467726, 3.007665070901132, 0.6572719669571923, -0.091073361288264, 1.2615435280625644, 3.1398704790186818, 1.5283525960284186, 2.5274112652515823], "count": [414]}, "gripper_mode_state": {"mean": [0.3888888888888889, 0.3743961352657005], "std": [0.4874980215217869, 0.4839665992233416], "min": [0, 0], "max": [1, 1], "count": [414]}, "gripper_activity_state": {"mean": [1.8236714975845412, 1.8840579710144927], "std": [0.5157612902412181, 0.4182860779612117], "min": [0, 0], "max": [2, 2], "count": [414]}, "gripper_mode_action": {"mean": [0.3888888888888889, 0.3743961352657005], "std": [0.4874980215217869, 0.4839665992233416], "min": [0, 0], "max": [1, 1], "count": [414]}, "gripper_activity_action": {"mean": [1.8236714975845412, 1.8840579710144927], "std": [0.5157612902412181, 0.4182860779612117], "min": [0, 0], "max": [2, 2], "count": [414]}, "gripper_open_scale_state": {"mean": [0.4248695652818909, 0.4967089372072822], "std": [0.2878135686628461, 0.3370750561036622], "min": [0.034, 0.033], "max": [0.814, 0.804], "count": [414]}, "gripper_open_scale_action": {"mean": [0.4248695652818909, 0.4967089372072822], "std": [0.2878135686628461, 0.3370750561036622], "min": [0.034, 0.033], "max": [0.814, 0.804], "count": [414]}}} +{"episode_index": 112, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.44823351307189546]], [[0.4665548570261438]], [[0.4560582128267974]]], "std": [[[0.13176751423110555]], [[0.11984561538572458]], [[0.12517279980234083]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.6784313725490196]], [[0.6823529411764706]]], "mean": [[[0.4798823570261438]], [[0.4822917626633987]], [[0.4757838827614379]]], "std": [[[0.057674222633364754]], [[0.06162866929182611]], [[0.0643636590369886]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6745098039215687]], [[0.6901960784313725]]], "mean": [[[0.478413220996732]], [[0.4842163970588236]], [[0.4746316809640523]]], "std": [[[0.08038096037652023]], [[0.07144863650489083]], [[0.08258078418447898]]], "count": [100]}, "observation.state": {"min": [0.04520402476191521, 2.040691375732422, 1.6483937501907349, 0.06468190252780914, -2.2172138690948486, 0.8671668767929077, -2.8586924076080322, 44.0, 0.07835099846124649, 0.2670769989490509, -0.07214900106191635, -2.7860000133514404, 0.20600000023841858, -0.5590000152587891, -0.3229208290576935, -2.0733814239501953, -1.51820969581604, -1.9201239347457886, 2.5300118923187256, -1.0715274810791016, -0.018622664734721184, 41.0, -0.3580709993839264, 0.30532699823379517, -0.03972100093960762, 1.3020000457763672, 0.13499999046325684, -3.124000072479248], "max": [0.8835729956626892, 2.0930862426757812, 2.3219337463378906, 1.6230690479278564, -0.027838002890348434, 1.651849389076233, -0.6258401870727539, 824.0, 0.41383299231529236, 0.4441879987716675, 0.14277899265289307, -0.7739999890327454, 1.065000057220459, 0.9309999942779541, 0.106552354991436, -1.9706863164901733, -1.1701560020446777, -0.22514748573303223, 2.792142868041992, 1.236618161201477, 0.35438913106918335, 814.0, -0.15873199701309204, 0.36490800976753235, 0.055125001817941666, 2.450000047683716, 0.703000009059906, 3.11899995803833], "mean": [0.38928258419036865, 2.075082302093506, 1.9383976459503174, 0.7841845750808716, -1.1706693172454834, 1.2257840633392334, -1.916010856628418, 465.2840270996094, 0.23268184065818787, 0.346118688583374, 0.03630775958299637, -1.9775601625442505, 0.54689621925354, 0.13158681988716125, -0.10612250864505768, -2.0606069564819336, -1.3480790853500366, -1.3602193593978882, 2.722252607345581, -0.1969359815120697, 0.1925605833530426, 477.0903625488281, -0.2326105684041977, 0.3318738639354706, 0.008042550645768642, 2.0281312465667725, 0.43648138642311096, -0.9123185276985168], "std": [0.2841455936431885, 0.011762132868170738, 0.22101964056491852, 0.4741211235523224, 0.8357366919517517, 0.24415405094623566, 0.8787615895271301, 351.43670654296875, 0.1177552118897438, 0.066929392516613, 0.06133629009127617, 0.6432385444641113, 0.26712366938591003, 0.4381023645401001, 0.10040271282196045, 0.014134181663393974, 0.10772716253995895, 0.5062733888626099, 0.04834669083356857, 0.8966612219810486, 0.11088936030864716, 305.9307556152344, 0.052941083908081055, 0.017438873648643494, 0.02350415475666523, 0.3763462007045746, 0.17883025109767914, 2.5097668170928955], "count": [426]}, "action": {"min": [0.04520402476191521, 2.040691375732422, 1.6483937501907349, 0.06468190252780914, -2.2172138690948486, 0.8671668767929077, -2.8586924076080322, 44.0, 0.07835099846124649, 0.2670769989490509, -0.07214900106191635, -2.7860000133514404, 0.20600000023841858, -0.5590000152587891, -0.3229208290576935, -2.0733814239501953, -1.51820969581604, -1.9201239347457886, 2.5300118923187256, -1.0715274810791016, -0.018622664734721184, 41.0, -0.3580709993839264, 0.30532699823379517, -0.03972100093960762, 1.3020000457763672, 0.13499999046325684, -3.124000072479248], "max": [0.8835729956626892, 2.0930862426757812, 2.3219337463378906, 1.6230690479278564, -0.027838002890348434, 1.651849389076233, -0.6258401870727539, 824.0, 0.41383299231529236, 0.4441879987716675, 0.14277899265289307, -0.7739999890327454, 1.065000057220459, 0.9309999942779541, 0.106552354991436, -1.9706863164901733, -1.1701560020446777, -0.22514748573303223, 2.792142868041992, 1.236618161201477, 0.35438913106918335, 814.0, -0.15873199701309204, 0.36490800976753235, 0.055125001817941666, 2.450000047683716, 0.703000009059906, 3.11899995803833], "mean": [0.38928258419036865, 2.075082302093506, 1.9383976459503174, 0.7841845750808716, -1.1706693172454834, 1.2257840633392334, -1.916010856628418, 465.2840270996094, 0.23268184065818787, 0.346118688583374, 0.03630775958299637, -1.9775601625442505, 0.54689621925354, 0.13158681988716125, -0.10612250864505768, -2.0606069564819336, -1.3480790853500366, -1.3602193593978882, 2.722252607345581, -0.1969359815120697, 0.1925605833530426, 477.0903625488281, -0.2326105684041977, 0.3318738639354706, 0.008042550645768642, 2.0281312465667725, 0.43648138642311096, -0.9123185276985168], "std": [0.2841455936431885, 0.011762132868170738, 0.22101964056491852, 0.4741211235523224, 0.8357366919517517, 0.24415405094623566, 0.8787615895271301, 351.43670654296875, 0.1177552118897438, 0.066929392516613, 0.06133629009127617, 0.6432385444641113, 0.26712366938591003, 0.4381023645401001, 0.10040271282196045, 0.014134181663393974, 0.10772716253995895, 0.5062733888626099, 0.04834669083356857, 0.8966612219810486, 0.11088936030864716, 305.9307556152344, 0.052941083908081055, 0.017438873648643494, 0.02350415475666523, 0.3763462007045746, 0.17883025109767914, 2.5097668170928955], "count": [426]}, "timestamp": {"min": [0.0], "max": [14.166666666666666], "mean": [7.083333333333333], "std": [4.099175617211434], "count": [426]}, "frame_index": {"min": [0], "max": [425], "mean": [212.5], "std": [122.97526851634302], "count": [426]}, "episode_index": {"min": [114], "max": [114], "mean": [114.0], "std": [0.0], "count": [426]}, "index": {"min": [78780], "max": [79205], "mean": [78992.5], "std": [122.97526851634302], "count": [426]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [426]}, "subtask_annotation": {"mean": [3.023474178403756, 9.0, 9.0, 9.0, 9.0], "std": [2.162291678052812, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [426]}, "scene_annotation": {"mean": [114.0], "std": [0.0], "min": [114], "max": [114], "count": [426]}, "eef_direction_state": {"mean": [4.685446009389671, 3.784037558685446], "std": [1.654308477329677, 1.962160502855193], "min": [0, 0], "max": [6, 6], "count": [426]}, "eef_velocity_state": {"mean": [0.6549295774647887, 0.9647887323943662], "std": [0.6718250804358505, 0.7194021888739346], "min": [0, 0], "max": [2, 2], "count": [426]}, "eef_acc_mag_state": {"mean": [0.6901408450704225, 0.903755868544601], "std": [0.8237931727261814, 0.8265744552496103], "min": [0, 0], "max": [2, 2], "count": [426]}, "eef_direction_action": {"mean": [4.685446009389671, 3.784037558685446], "std": [1.654308477329677, 1.962160502855193], "min": [0, 0], "max": [6, 6], "count": [426]}, "eef_velocity_action": {"mean": [0.6549295774647887, 0.9647887323943662], "std": [0.6718250804358505, 0.7194021888739346], "min": [0, 0], "max": [2, 2], "count": [426]}, "eef_acc_mag_action": {"mean": [0.6901408450704225, 0.903755868544601], "std": [0.8237931727261814, 0.8265744552496103], "min": [0, 0], "max": [2, 2], "count": [426]}, "eef_sim_pose_state": {"mean": [0.5216595348497068, 0.24260004637697127, 1.121522665926259, 1.3055336564533013, 1.040198441490371, 1.9076132873811136, 0.5415683650871929, -0.2702148010945966, 1.1286313452639007, 0.5020969222575311, 1.097385501477716, -0.7828065628950943], "std": [0.021251784870569917, 0.03512545734292267, 0.05289008767040589, 2.077508510246263, 0.2671796380493011, 0.9814821750654843, 0.07434920061058845, 0.10712618094497424, 0.06933884905204066, 1.8258083358801218, 0.17162351866800926, 1.2719885391947037], "min": [0.4878094317655186, 0.19747513097453046, 1.0326690613887992, -3.1381126262625267, 0.5331259566837194, 0.2608525166009933, 0.45252175672759976, -0.42653776243876085, 1.0203219956545713, -3.1285904638500166, 0.8357234099573554, -3.1034523384654413], "max": [0.5567831696696449, 0.33897159471258187, 1.196365575418787, 3.1413879120956976, 1.4468723065627134, 2.883848252844886, 0.6510857870939163, -0.10464515167943796, 1.2464194287377217, 3.1346025161772397, 1.4711230415182173, 3.013262775552235], "count": [426]}, "eef_sim_pose_action": {"mean": [0.5216595348497068, 0.24260004637697127, 1.121522665926259, 1.3055336564533013, 1.040198441490371, 1.9076132873811136, 0.5415683650871929, -0.2702148010945966, 1.1286313452639007, 0.5020969222575311, 1.097385501477716, -0.7828065628950943], "std": [0.021251784870569917, 0.03512545734292267, 0.05289008767040589, 2.077508510246263, 0.2671796380493011, 0.9814821750654843, 0.07434920061058845, 0.10712618094497424, 0.06933884905204066, 1.8258083358801218, 0.17162351866800926, 1.2719885391947037], "min": [0.4878094317655186, 0.19747513097453046, 1.0326690613887992, -3.1381126262625267, 0.5331259566837194, 0.2608525166009933, 0.45252175672759976, -0.42653776243876085, 1.0203219956545713, -3.1285904638500166, 0.8357234099573554, -3.1034523384654413], "max": [0.5567831696696449, 0.33897159471258187, 1.196365575418787, 3.1413879120956976, 1.4468723065627134, 2.883848252844886, 0.6510857870939163, -0.10464515167943796, 1.2464194287377217, 3.1346025161772397, 1.4711230415182173, 3.013262775552235], "count": [426]}, "gripper_mode_state": {"mean": [0.3685446009389671, 0.45774647887323944], "std": [0.4824100725085477, 0.49821144100912795], "min": [0, 0], "max": [1, 1], "count": [426]}, "gripper_activity_state": {"mean": [1.892018779342723, 1.8380281690140845], "std": [0.40834276270543896, 0.4840748973544899], "min": [0, 0], "max": [2, 2], "count": [426]}, "gripper_mode_action": {"mean": [0.3685446009389671, 0.45774647887323944], "std": [0.4824100725085477, 0.49821144100912795], "min": [0, 0], "max": [1, 1], "count": [426]}, "gripper_activity_action": {"mean": [1.892018779342723, 1.8380281690140845], "std": [0.40834276270543896, 0.4840748973544899], "min": [0, 0], "max": [2, 2], "count": [426]}, "gripper_open_scale_state": {"mean": [0.47709037565849177, 0.46528403765718684], "std": [0.30593071906369207, 0.3514366439827691], "min": [0.041, 0.044], "max": [0.814, 0.824], "count": [426]}, "gripper_open_scale_action": {"mean": [0.47709037565849177, 0.46528403765718684], "std": [0.30593071906369207, 0.3514366439827691], "min": [0.041, 0.044], "max": [0.814, 0.824], "count": [426]}}} +{"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.44574748366013073]], [[0.4639030739379085]], [[0.4530560620915033]]], "std": [[[0.1353032944768723]], [[0.12568277156312566]], [[0.13057246379692378]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7568627450980392]], [[0.8313725490196079]]], "mean": [[[0.47555047794117644]], [[0.47636263888888886]], [[0.4702267830882353]]], "std": [[[0.05922121000960124]], [[0.06642095332533372]], [[0.0668437749750716]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8196078431372549]], [[0.788235294117647]], [[0.803921568627451]]], "mean": [[[0.47575437704248363]], [[0.4814461825980392]], [[0.4736623120915033]]], "std": [[[0.08411028847107142]], [[0.07616972959897583]], [[0.08494499047673003]]], "count": [100]}, "observation.state": {"min": [-0.049061208963394165, 2.067517042160034, 1.4074509143829346, 0.13946926593780518, -2.445014476776123, 0.4630882143974304, -2.7182109355926514, 38.0, 0.07758200168609619, 0.21417300403118134, -0.05678899958729744, -2.7009999752044678, 0.19200001657009125, -0.6539999842643738, -0.30916765332221985, -2.0784950256347656, -1.5863473415374756, -1.8781489133834839, 2.556889772415161, -1.1819719076156616, -0.2480112910270691, 36.0, -0.3518359959125519, 0.2878060042858124, -0.029550999402999878, 1.2070000171661377, 0.040000006556510925, -3.114000082015991], "max": [0.7086909413337708, 2.092440366744995, 2.179218292236328, 1.8663330078125, -0.20835740864276886, 1.7139307260513306, -0.2695137560367584, 837.0, 0.4026130139827728, 0.42065200209617615, 0.1174359992146492, -0.9419999718666077, 1.0709999799728394, 1.003000020980835, 0.0279427208006382, -1.9342437982559204, -1.0972012281417847, -0.23174482583999634, 2.842792510986328, 1.544180154800415, 0.49871036410331726, 827.0, -0.13177700340747833, 0.3935309946537018, 0.07698799669742584, 2.4570000171661377, 0.8669999837875366, 3.125999927520752], "mean": [0.2593190670013428, 2.0825679302215576, 1.8793530464172363, 0.8850652575492859, -1.1628799438476562, 1.224635124206543, -1.9236326217651367, 490.0274658203125, 0.23769499361515045, 0.3191731572151184, 0.04508059471845627, -1.8140320777893066, 0.5482698082923889, 0.22853097319602966, -0.19607104361057281, -2.062134265899658, -1.4410065412521362, -1.4488508701324463, 2.624936580657959, -0.44814786314964294, 0.3277105987071991, 523.5057373046875, -0.20756173133850098, 0.35539963841438293, 0.019066274166107178, 2.104586362838745, 0.3798488676548004, -1.8588486909866333], "std": [0.22339971363544464, 0.008048972114920616, 0.28493353724479675, 0.5950559973716736, 0.8786802291870117, 0.3328683078289032, 0.9841928482055664, 350.5286865234375, 0.11957996338605881, 0.061357926577329636, 0.05108541622757912, 0.6448853015899658, 0.26750633120536804, 0.48006516695022583, 0.09700202941894531, 0.017562532797455788, 0.12427657097578049, 0.4426408112049103, 0.08193454146385193, 0.7943083047866821, 0.18172095715999603, 310.01025390625, 0.056408755481243134, 0.025211483240127563, 0.026454418897628784, 0.34055715799331665, 0.20213471353054047, 1.9913889169692993], "count": [437]}, "action": {"min": [-0.049061208963394165, 2.067517042160034, 1.4074509143829346, 0.13946926593780518, -2.445014476776123, 0.4630882143974304, -2.7182109355926514, 38.0, 0.07758200168609619, 0.21417300403118134, -0.05678899958729744, -2.7009999752044678, 0.19200001657009125, -0.6539999842643738, -0.30916765332221985, -2.0784950256347656, -1.5863473415374756, -1.8781489133834839, 2.556889772415161, -1.1819719076156616, -0.2480112910270691, 36.0, -0.3518359959125519, 0.2878060042858124, -0.029550999402999878, 1.2070000171661377, 0.040000006556510925, -3.114000082015991], "max": [0.7086909413337708, 2.092440366744995, 2.179218292236328, 1.8663330078125, -0.20835740864276886, 1.7139307260513306, -0.2695137560367584, 837.0, 0.4026130139827728, 0.42065200209617615, 0.1174359992146492, -0.9419999718666077, 1.0709999799728394, 1.003000020980835, 0.0279427208006382, -1.9342437982559204, -1.0972012281417847, -0.23174482583999634, 2.842792510986328, 1.544180154800415, 0.49871036410331726, 827.0, -0.13177700340747833, 0.3935309946537018, 0.07698799669742584, 2.4570000171661377, 0.8669999837875366, 3.125999927520752], "mean": [0.2593190670013428, 2.0825679302215576, 1.8793530464172363, 0.8850652575492859, -1.1628799438476562, 1.224635124206543, -1.9236326217651367, 490.0274658203125, 0.23769499361515045, 0.3191731572151184, 0.04508059471845627, -1.8140320777893066, 0.5482698082923889, 0.22853097319602966, -0.19607104361057281, -2.062134265899658, -1.4410065412521362, -1.4488508701324463, 2.624936580657959, -0.44814786314964294, 0.3277105987071991, 523.5057373046875, -0.20756173133850098, 0.35539963841438293, 0.019066274166107178, 2.104586362838745, 0.3798488676548004, -1.8588486909866333], "std": [0.22339971363544464, 0.008048972114920616, 0.28493353724479675, 0.5950559973716736, 0.8786802291870117, 0.3328683078289032, 0.9841928482055664, 350.5286865234375, 0.11957996338605881, 0.061357926577329636, 0.05108541622757912, 0.6448853015899658, 0.26750633120536804, 0.48006516695022583, 0.09700202941894531, 0.017562532797455788, 0.12427657097578049, 0.4426408112049103, 0.08193454146385193, 0.7943083047866821, 0.18172095715999603, 310.01025390625, 0.056408755481243134, 0.025211483240127563, 0.026454418897628784, 0.34055715799331665, 0.20213471353054047, 1.9913889169692993], "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": [115], "max": [115], "mean": [115.0], "std": [0.0], "count": [437]}, "index": {"min": [79206], "max": [79642], "mean": [79424.0], "std": [126.15070352558483], "count": [437]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [437]}, "subtask_annotation": {"mean": [2.8810068649885583, 9.0, 9.0, 9.0, 9.0], "std": [2.1220280641914284, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [437]}, "scene_annotation": {"mean": [115.0], "std": [0.0], "min": [115], "max": [115], "count": [437]}, "eef_direction_state": {"mean": [4.176201372997712, 3.908466819221968], "std": [1.7946223344462497, 1.942148821009706], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_state": {"mean": [0.8306636155606407, 0.9748283752860412], "std": [0.661924777352357, 0.7421952596836602], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_state": {"mean": [0.8741418764302059, 0.8604118993135011], "std": [0.8423539579045107, 0.8096742371995821], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_direction_action": {"mean": [4.176201372997712, 3.908466819221968], "std": [1.7946223344462497, 1.942148821009706], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_action": {"mean": [0.8306636155606407, 0.9748283752860412], "std": [0.661924777352357, 0.7421952596836602], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_action": {"mean": [0.8741418764302059, 0.8604118993135011], "std": [0.8423539579045107, 0.8096742371995821], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_sim_pose_state": {"mean": [0.546322036076514, 0.23412445303116913, 1.1499286573702536, 2.4093645516257545, 1.0204057213284572, 2.050759431696172, 0.5123011036694062, -0.27668102381719045, 1.1278485527560858, 0.21378597273555836, 1.0513196542859993, -0.7404249720264766], "std": [0.025157489699599737, 0.0371213898936563, 0.05170896008420547, 0.946248323139911, 0.2908962902461678, 0.8111153607223498, 0.06703508620869461, 0.10381450118489559, 0.0715484108246868, 1.7348112072062656, 0.13919048360245914, 1.2256591130044945], "min": [0.4691139955043603, 0.1896615410066725, 1.0212634897641886, -1.0091011266234178, 0.4666093077401894, -1.1688858821164332, 0.40073979001868576, -0.4079475564561538, 1.036770643992102, -3.1384575688300353, 0.8523015107643461, -3.0254403469616484], "max": [0.5796326158024562, 0.33537265433485064, 1.2203804329270551, 3.135389359553399, 1.5289365129883565, 2.7211444331467316, 0.6238563020340795, -0.11332626441474723, 1.2370586602758404, 3.1367872170412667, 1.4313690842489875, 2.60606000953328], "count": [437]}, "eef_sim_pose_action": {"mean": [0.546322036076514, 0.23412445303116913, 1.1499286573702536, 2.4093645516257545, 1.0204057213284572, 2.050759431696172, 0.5123011036694062, -0.27668102381719045, 1.1278485527560858, 0.21378597273555836, 1.0513196542859993, -0.7404249720264766], "std": [0.025157489699599737, 0.0371213898936563, 0.05170896008420547, 0.946248323139911, 0.2908962902461678, 0.8111153607223498, 0.06703508620869461, 0.10381450118489559, 0.0715484108246868, 1.7348112072062656, 0.13919048360245914, 1.2256591130044945], "min": [0.4691139955043603, 0.1896615410066725, 1.0212634897641886, -1.0091011266234178, 0.4666093077401894, -1.1688858821164332, 0.40073979001868576, -0.4079475564561538, 1.036770643992102, -3.1384575688300353, 0.8523015107643461, -3.0254403469616484], "max": [0.5796326158024562, 0.33537265433485064, 1.2203804329270551, 3.135389359553399, 1.5289365129883565, 2.7211444331467316, 0.6238563020340795, -0.11332626441474723, 1.2370586602758404, 3.1367872170412667, 1.4313690842489875, 2.60606000953328], "count": [437]}, "gripper_mode_state": {"mean": [0.3318077803203661, 0.41876430205949655], "std": [0.4708623761134862, 0.49335662697496885], "min": [0, 0], "max": [1, 1], "count": [437]}, "gripper_activity_state": {"mean": [1.82837528604119, 1.8993135011441649], "std": [0.5020054665549015, 0.3873568062003163], "min": [0, 0], "max": [2, 2], "count": [437]}, "gripper_mode_action": {"mean": [0.3318077803203661, 0.41876430205949655], "std": [0.4708623761134862, 0.49335662697496885], "min": [0, 0], "max": [1, 1], "count": [437]}, "gripper_activity_action": {"mean": [1.82837528604119, 1.8993135011441649], "std": [0.5020054665549015, 0.3873568062003163], "min": [0, 0], "max": [2, 2], "count": [437]}, "gripper_open_scale_state": {"mean": [0.523505720867445, 0.4900274599018577], "std": [0.3100101230770334, 0.3505287709904299], "min": [0.036, 0.038], "max": [0.827, 0.837], "count": [437]}, "gripper_open_scale_action": {"mean": [0.523505720867445, 0.4900274599018577], "std": [0.3100101230770334, 0.3505287709904299], "min": [0.036, 0.038], "max": [0.827, 0.837], "count": [437]}}} +{"episode_index": 114, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.45573310457516336]], [[0.4727824530228758]], [[0.4614971160130719]]], "std": [[[0.12971846779533946]], [[0.11768346587027133]], [[0.12194698896472886]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.6901960784313725]], [[0.7764705882352941]]], "mean": [[[0.4768164767156863]], [[0.47749720179738564]], [[0.47224057598039215]]], "std": [[[0.060728229933199276]], [[0.06961183042711237]], [[0.06945404014501882]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.6901960784313725]], [[0.6862745098039216]]], "mean": [[[0.4769135763888889]], [[0.48247951593137256]], [[0.47402839869281044]]], "std": [[[0.08916035084614694]], [[0.08159556173296251]], [[0.08979123017463743]]], "count": [100]}, "observation.state": {"min": [0.12131784111261368, 2.0180718898773193, 1.7408612966537476, 0.17009979486465454, -2.16886830329895, 1.057093620300293, -2.785266399383545, 49.0, 0.09057299792766571, 0.24334299564361572, -0.05364299938082695, -2.877000093460083, 0.18000000715255737, -0.6010000109672546, -0.3297276198863983, -2.0770814418792725, -1.6139583587646484, -1.8507297039031982, 2.4375791549682617, -1.1727739572525024, -0.04658283665776253, 34.0, -0.3455049991607666, 0.2731130123138428, -0.01207599975168705, 1.2630000114440918, 0.14399999380111694, -3.0969998836517334], "max": [0.8569043278694153, 2.0924229621887207, 2.6198439598083496, 1.49667227268219, -0.15631170570850372, 1.6157735586166382, -0.686141312122345, 841.0, 0.425244003534317, 0.43344199657440186, 0.1609400063753128, -0.6600000858306885, 1.0880000591278076, 0.9120000004768372, 0.12091641128063202, -2.048650026321411, -1.0541439056396484, -0.09663888812065125, 2.573103904724121, 1.614866018295288, 0.5369330644607544, 813.0, -0.15795999765396118, 0.372963011264801, 0.07801800221204758, 2.5380001068115234, 0.7239999771118164, 3.127000093460083], "mean": [0.3557582199573517, 2.069699287414551, 2.1249754428863525, 0.7898870706558228, -1.139607548713684, 1.3024191856384277, -1.9434089660644531, 537.0524291992188, 0.2603664994239807, 0.3282165229320526, 0.06918766349554062, -1.822487235069275, 0.5370882153511047, 0.17699722945690155, -0.08113189041614532, -2.0638983249664307, -1.4779928922653198, -1.5531010627746582, 2.504491090774536, -0.5677140951156616, 0.40186938643455505, 474.875, -0.22131413221359253, 0.3356546461582184, 0.022597869858145714, 2.2103564739227295, 0.4321076273918152, -2.08383846282959], "std": [0.26471540331840515, 0.0237648356705904, 0.2424166053533554, 0.48367515206336975, 0.7999006509780884, 0.15094085037708282, 0.8057811856269836, 348.3320617675781, 0.12829221785068512, 0.0722522884607315, 0.06231893599033356, 0.8473104238510132, 0.2566229999065399, 0.45799311995506287, 0.07627853751182556, 0.00308223650790751, 0.1431884467601776, 0.3773750066757202, 0.04362628236413002, 0.6731023192405701, 0.11871509253978729, 299.85076904296875, 0.04679493233561516, 0.021546848118305206, 0.022054268047213554, 0.3194584548473358, 0.1584533303976059, 1.591572880744934], "count": [372]}, "action": {"min": [0.12131784111261368, 2.0180718898773193, 1.7408612966537476, 0.17009979486465454, -2.16886830329895, 1.057093620300293, -2.785266399383545, 49.0, 0.09057299792766571, 0.24334299564361572, -0.05364299938082695, -2.877000093460083, 0.18000000715255737, -0.6010000109672546, -0.3297276198863983, -2.0770814418792725, -1.6139583587646484, -1.8507297039031982, 2.4375791549682617, -1.1727739572525024, -0.04658283665776253, 34.0, -0.3455049991607666, 0.2731130123138428, -0.01207599975168705, 1.2630000114440918, 0.14399999380111694, -3.0969998836517334], "max": [0.8569043278694153, 2.0924229621887207, 2.6198439598083496, 1.49667227268219, -0.15631170570850372, 1.6157735586166382, -0.686141312122345, 841.0, 0.425244003534317, 0.43344199657440186, 0.1609400063753128, -0.6600000858306885, 1.0880000591278076, 0.9120000004768372, 0.12091641128063202, -2.048650026321411, -1.0541439056396484, -0.09663888812065125, 2.573103904724121, 1.614866018295288, 0.5369330644607544, 813.0, -0.15795999765396118, 0.372963011264801, 0.07801800221204758, 2.5380001068115234, 0.7239999771118164, 3.127000093460083], "mean": [0.3557582199573517, 2.069699287414551, 2.1249754428863525, 0.7898870706558228, -1.139607548713684, 1.3024191856384277, -1.9434089660644531, 537.0524291992188, 0.2603664994239807, 0.3282165229320526, 0.06918766349554062, -1.822487235069275, 0.5370882153511047, 0.17699722945690155, -0.08113189041614532, -2.0638983249664307, -1.4779928922653198, -1.5531010627746582, 2.504491090774536, -0.5677140951156616, 0.40186938643455505, 474.875, -0.22131413221359253, 0.3356546461582184, 0.022597869858145714, 2.2103564739227295, 0.4321076273918152, -2.08383846282959], "std": [0.26471540331840515, 0.0237648356705904, 0.2424166053533554, 0.48367515206336975, 0.7999006509780884, 0.15094085037708282, 0.8057811856269836, 348.3320617675781, 0.12829221785068512, 0.0722522884607315, 0.06231893599033356, 0.8473104238510132, 0.2566229999065399, 0.45799311995506287, 0.07627853751182556, 0.00308223650790751, 0.1431884467601776, 0.3773750066757202, 0.04362628236413002, 0.6731023192405701, 0.11871509253978729, 299.85076904296875, 0.04679493233561516, 0.021546848118305206, 0.022054268047213554, 0.3194584548473358, 0.1584533303976059, 1.591572880744934], "count": [372]}, "timestamp": {"min": [0.0], "max": [12.366666666666667], "mean": [6.183333333333333], "std": [3.5795587354785425], "count": [372]}, "frame_index": {"min": [0], "max": [371], "mean": [185.5], "std": [107.38676206435626], "count": [372]}, "episode_index": {"min": [116], "max": [116], "mean": [116.0], "std": [0.0], "count": [372]}, "index": {"min": [79643], "max": [80014], "mean": [79828.5], "std": [107.38676206435626], "count": [372]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [372]}, "subtask_annotation": {"mean": [3.2096774193548385, 9.0, 9.0, 9.0, 9.0], "std": [2.103277755147091, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [372]}, "scene_annotation": {"mean": [116.0], "std": [0.0], "min": [116], "max": [116], "count": [372]}, "eef_direction_state": {"mean": [4.478494623655914, 4.21505376344086], "std": [1.7155424523704101, 1.8263275470017528], "min": [0, 0], "max": [6, 6], "count": [372]}, "eef_velocity_state": {"mean": [0.7446236559139785, 0.8736559139784946], "std": [0.6853679007951855, 0.7982875286380264], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_acc_mag_state": {"mean": [0.8467741935483871, 0.8467741935483871], "std": [0.8460314202588513, 0.8428480408586043], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_direction_action": {"mean": [4.478494623655914, 4.21505376344086], "std": [1.7155424523704101, 1.8263275470017528], "min": [0, 0], "max": [6, 6], "count": [372]}, "eef_velocity_action": {"mean": [0.7446236559139785, 0.8736559139784946], "std": [0.6853679007951855, 0.7982875286380264], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_acc_mag_action": {"mean": [0.8467741935483871, 0.8467741935483871], "std": [0.8460314202588513, 0.8428480408586043], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_sim_pose_state": {"mean": [0.527663329016151, 0.24798464161736605, 1.1452637784748725, 0.8287385019102844, 1.0068576690056998, 2.436645023988917, 0.5249996302791026, -0.3073403743904699, 1.131380308196677, 0.4428158650116625, 1.0765187493297026, -0.7848384006867414], "std": [0.0190483460658295, 0.024416877337256643, 0.044272500168409626, 2.6925181476145585, 0.28093591464009565, 0.6160787605108697, 0.08036671609434341, 0.11029747232802085, 0.07309729845010515, 1.7556181008326532, 0.14947095686627404, 1.1954311227256498], "min": [0.45456413899732967, 0.2163104250678439, 1.0183657216111932, -3.14064587453397, 0.5183858262027252, 0.27758452714365717, 0.4335305040706843, -0.4460077290828964, 1.035935553039519, -3.0455671398288993, 0.7886710209107055, -2.977366948931762], "max": [0.5584032622333384, 0.3356131262123828, 1.2127310721488997, 3.1398491464159877, 1.4256234558840766, 2.9088365262480735, 0.6443018052454825, -0.12862019964541982, 1.2445768604611944, 3.139908340307648, 1.398334471798293, 3.1138025962908666], "count": [372]}, "eef_sim_pose_action": {"mean": [0.527663329016151, 0.24798464161736605, 1.1452637784748725, 0.8287385019102844, 1.0068576690056998, 2.436645023988917, 0.5249996302791026, -0.3073403743904699, 1.131380308196677, 0.4428158650116625, 1.0765187493297026, -0.7848384006867414], "std": [0.0190483460658295, 0.024416877337256643, 0.044272500168409626, 2.6925181476145585, 0.28093591464009565, 0.6160787605108697, 0.08036671609434341, 0.11029747232802085, 0.07309729845010515, 1.7556181008326532, 0.14947095686627404, 1.1954311227256498], "min": [0.45456413899732967, 0.2163104250678439, 1.0183657216111932, -3.14064587453397, 0.5183858262027252, 0.27758452714365717, 0.4335305040706843, -0.4460077290828964, 1.035935553039519, -3.0455671398288993, 0.7886710209107055, -2.977366948931762], "max": [0.5584032622333384, 0.3356131262123828, 1.2127310721488997, 3.1398491464159877, 1.4256234558840766, 2.9088365262480735, 0.6443018052454825, -0.12862019964541982, 1.2445768604611944, 3.139908340307648, 1.398334471798293, 3.1138025962908666], "count": [372]}, "gripper_mode_state": {"mean": [0.3682795698924731, 0.3629032258064516], "std": [0.4823377740673966, 0.4808372640568986], "min": [0, 0], "max": [1, 1], "count": [372]}, "gripper_activity_state": {"mean": [1.7876344086021505, 1.8413978494623655], "std": [0.5589523569238011, 0.4798142368988841], "min": [0, 0], "max": [2, 2], "count": [372]}, "gripper_mode_action": {"mean": [0.3682795698924731, 0.3629032258064516], "std": [0.4823377740673966, 0.4808372640568986], "min": [0, 0], "max": [1, 1], "count": [372]}, "gripper_activity_action": {"mean": [1.7876344086021505, 1.8413978494623655], "std": [0.5589523569238011, 0.4798142368988841], "min": [0, 0], "max": [2, 2], "count": [372]}, "gripper_open_scale_state": {"mean": [0.47487499968210817, 0.5370524195599292], "std": [0.299850758855476, 0.34833210939065445], "min": [0.034, 0.049], "max": [0.813, 0.841], "count": [372]}, "gripper_open_scale_action": {"mean": [0.47487499968210817, 0.5370524195599292], "std": [0.299850758855476, 0.34833210939065445], "min": [0.034, 0.049], "max": [0.813, 0.841], "count": [372]}}} +{"episode_index": 115, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.45192500816993464]], [[0.4713751736111111]], [[0.4594523937908497]]], "std": [[[0.12347942973555719]], [[0.11101034529260086]], [[0.11663646208909005]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.8156862745098039]], [[0.7098039215686275]], [[0.7764705882352941]]], "mean": [[[0.47661341911764704]], [[0.47869894812091507]], [[0.4720889930555555]]], "std": [[[0.05983095118158251]], [[0.06542563793743175]], [[0.0677550936550855]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.6980392156862745]], [[0.7019607843137254]]], "mean": [[[0.4785279187091503]], [[0.484191766748366]], [[0.4762355902777778]]], "std": [[[0.07892733625210878]], [[0.07117640042461067]], [[0.0800244518706338]]], "count": [100]}, "observation.state": {"min": [0.060528017580509186, 2.037759304046631, 1.5952658653259277, 0.059690263122320175, -2.3347792625427246, 0.7584328651428223, -2.8845059871673584, 40.0, 0.07201500236988068, 0.23669900000095367, -0.06704200059175491, -2.739000082015991, 0.17099998891353607, -0.5680000185966492, -0.34669220447540283, -2.073887348175049, -1.7426589727401733, -1.8375874757766724, 2.35200572013855, -1.1706795692443848, 0.09162978827953339, 40.0, -0.34681499004364014, 0.2977139949798584, -0.00687299994751811, 1.1480000019073486, 0.1759999841451645, -3.0999999046325684], "max": [0.8471478819847107, 2.0924925804138184, 2.538372039794922, 1.6240986585617065, -0.12315044552087784, 1.7051866054534912, -0.41804125905036926, 827.0, 0.40414199233055115, 0.43190300464630127, 0.1537570059299469, -0.6690000295639038, 1.1080000400543213, 0.9789999723434448, 0.07361798733472824, -1.973077416419983, -1.0564652681350708, -0.12362167239189148, 2.593803644180298, 1.6109039783477783, 0.6758962273597717, 824.0, -0.1666650027036667, 0.3728480041027069, 0.0900069996714592, 2.552000045776367, 0.675000011920929, 3.111999988555908], "mean": [0.35657036304473877, 2.0787253379821777, 2.1232008934020996, 0.7193554043769836, -1.1345871686935425, 1.279868483543396, -2.049346685409546, 522.3775634765625, 0.25832846760749817, 0.32780465483665466, 0.05693371593952179, -1.7217662334442139, 0.5382963418960571, 0.22065205872058868, -0.16622118651866913, -2.0617306232452393, -1.560215950012207, -1.457322120666504, 2.4422216415405273, -0.5689017176628113, 0.46068868041038513, 445.0927734375, -0.22707299888134003, 0.3512558043003082, 0.033558785915374756, 2.1919238567352295, 0.4235462248325348, -1.9012110233306885], "std": [0.24190905690193176, 0.014357293024659157, 0.36004695296287537, 0.5467016696929932, 0.7858275175094604, 0.24219486117362976, 0.9489758610725403, 341.278564453125, 0.13041208684444427, 0.06586968153715134, 0.059841006994247437, 0.7359448671340942, 0.24613043665885925, 0.44167858362197876, 0.11071053147315979, 0.013887625187635422, 0.2021024227142334, 0.3967494070529938, 0.08154770731925964, 0.762261152267456, 0.15171842277050018, 285.5730895996094, 0.04827650263905525, 0.018740592524409294, 0.02336723543703556, 0.3779674470424652, 0.14670205116271973, 1.7837097644805908], "count": [388]}, "action": {"min": [0.060528017580509186, 2.037759304046631, 1.5952658653259277, 0.059690263122320175, -2.3347792625427246, 0.7584328651428223, -2.8845059871673584, 40.0, 0.07201500236988068, 0.23669900000095367, -0.06704200059175491, -2.739000082015991, 0.17099998891353607, -0.5680000185966492, -0.34669220447540283, -2.073887348175049, -1.7426589727401733, -1.8375874757766724, 2.35200572013855, -1.1706795692443848, 0.09162978827953339, 40.0, -0.34681499004364014, 0.2977139949798584, -0.00687299994751811, 1.1480000019073486, 0.1759999841451645, -3.0999999046325684], "max": [0.8471478819847107, 2.0924925804138184, 2.538372039794922, 1.6240986585617065, -0.12315044552087784, 1.7051866054534912, -0.41804125905036926, 827.0, 0.40414199233055115, 0.43190300464630127, 0.1537570059299469, -0.6690000295639038, 1.1080000400543213, 0.9789999723434448, 0.07361798733472824, -1.973077416419983, -1.0564652681350708, -0.12362167239189148, 2.593803644180298, 1.6109039783477783, 0.6758962273597717, 824.0, -0.1666650027036667, 0.3728480041027069, 0.0900069996714592, 2.552000045776367, 0.675000011920929, 3.111999988555908], "mean": [0.35657036304473877, 2.0787253379821777, 2.1232008934020996, 0.7193554043769836, -1.1345871686935425, 1.279868483543396, -2.049346685409546, 522.3775634765625, 0.25832846760749817, 0.32780465483665466, 0.05693371593952179, -1.7217662334442139, 0.5382963418960571, 0.22065205872058868, -0.16622118651866913, -2.0617306232452393, -1.560215950012207, -1.457322120666504, 2.4422216415405273, -0.5689017176628113, 0.46068868041038513, 445.0927734375, -0.22707299888134003, 0.3512558043003082, 0.033558785915374756, 2.1919238567352295, 0.4235462248325348, -1.9012110233306885], "std": [0.24190905690193176, 0.014357293024659157, 0.36004695296287537, 0.5467016696929932, 0.7858275175094604, 0.24219486117362976, 0.9489758610725403, 341.278564453125, 0.13041208684444427, 0.06586968153715134, 0.059841006994247437, 0.7359448671340942, 0.24613043665885925, 0.44167858362197876, 0.11071053147315979, 0.013887625187635422, 0.2021024227142334, 0.3967494070529938, 0.08154770731925964, 0.762261152267456, 0.15171842277050018, 285.5730895996094, 0.04827650263905525, 0.018740592524409294, 0.02336723543703556, 0.3779674470424652, 0.14670205116271973, 1.7837097644805908], "count": [388]}, "timestamp": {"min": [0.0], "max": [12.9], "mean": [6.449999999999998], "std": [3.7335193406043405], "count": [388]}, "frame_index": {"min": [0], "max": [387], "mean": [193.5], "std": [112.0055802181302], "count": [388]}, "episode_index": {"min": [117], "max": [117], "mean": [117.0], "std": [0.0], "count": [388]}, "index": {"min": [80015], "max": [80402], "mean": [80208.5], "std": [112.0055802181302], "count": [388]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [388]}, "subtask_annotation": {"mean": [3.234536082474227, 9.0, 9.0, 9.0, 9.0], "std": [2.008780478694636, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [388]}, "scene_annotation": {"mean": [117.0], "std": [0.0], "min": [117], "max": [117], "count": [388]}, "eef_direction_state": {"mean": [4.440721649484536, 4.234536082474227], "std": [1.6572525689104154, 1.8075280840062378], "min": [0, 0], "max": [6, 6], "count": [388]}, "eef_velocity_state": {"mean": [0.7809278350515464, 0.9097938144329897], "std": [0.6930785684240394, 0.8088473144580901], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_acc_mag_state": {"mean": [0.8092783505154639, 0.7603092783505154], "std": [0.8215628147643163, 0.7941616257740327], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_direction_action": {"mean": [4.440721649484536, 4.234536082474227], "std": [1.6572525689104154, 1.8075280840062378], "min": [0, 0], "max": [6, 6], "count": [388]}, "eef_velocity_action": {"mean": [0.7809278350515464, 0.9097938144329897], "std": [0.6930785684240394, 0.8088473144580901], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_acc_mag_action": {"mean": [0.8092783505154639, 0.7603092783505154], "std": [0.8215628147643163, 0.7941616257740327], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_sim_pose_state": {"mean": [0.5437405793258898, 0.259290554723716, 1.1483160445859637, 0.44157188770627587, 0.9887360845107824, 2.4053679116113087, 0.5221204883505494, -0.2950936353931259, 1.1215255122026064, 0.29191600955201535, 1.086579414742483, -0.6881462873329066], "std": [0.01980436231757478, 0.02689305695054015, 0.04576373369095351, 2.7283576523842923, 0.28602269235873595, 0.6523737140294847, 0.07229368422992147, 0.1127763003765071, 0.07538146902144591, 1.6812378673809725, 0.1729262897613567, 1.11126501646145], "min": [0.47932014234442155, 0.22084646840960379, 1.0274196895002379, -3.1415393821683177, 0.5006624325764606, 0.412676337583734, 0.4255776093816843, -0.425708730125664, 1.0290328078422863, -3.1376354177440073, 0.7981886746942757, -3.073998136717846], "max": [0.5636118284296021, 0.3332964063351069, 1.219006823709314, 3.1332390392833673, 1.4309551267482896, 2.9481569256847964, 0.6389577975722928, -0.10096354087113342, 1.2561571233948547, 3.1361389656698693, 1.3728855489448035, 3.0294875897263083], "count": [388]}, "eef_sim_pose_action": {"mean": [0.5437405793258898, 0.259290554723716, 1.1483160445859637, 0.44157188770627587, 0.9887360845107824, 2.4053679116113087, 0.5221204883505494, -0.2950936353931259, 1.1215255122026064, 0.29191600955201535, 1.086579414742483, -0.6881462873329066], "std": [0.01980436231757478, 0.02689305695054015, 0.04576373369095351, 2.7283576523842923, 0.28602269235873595, 0.6523737140294847, 0.07229368422992147, 0.1127763003765071, 0.07538146902144591, 1.6812378673809725, 0.1729262897613567, 1.11126501646145], "min": [0.47932014234442155, 0.22084646840960379, 1.0274196895002379, -3.1415393821683177, 0.5006624325764606, 0.412676337583734, 0.4255776093816843, -0.425708730125664, 1.0290328078422863, -3.1376354177440073, 0.7981886746942757, -3.073998136717846], "max": [0.5636118284296021, 0.3332964063351069, 1.219006823709314, 3.1332390392833673, 1.4309551267482896, 2.9481569256847964, 0.6389577975722928, -0.10096354087113342, 1.2561571233948547, 3.1361389656698693, 1.3728855489448035, 3.0294875897263083], "count": [388]}, "gripper_mode_state": {"mean": [0.38144329896907214, 0.37628865979381443], "std": [0.48574098925318454, 0.4844538206107887], "min": [0, 0], "max": [1, 1], "count": [388]}, "gripper_activity_state": {"mean": [1.865979381443299, 1.8376288659793814], "std": [0.44557077907163484, 0.5096254399690648], "min": [0, 0], "max": [2, 2], "count": [388]}, "gripper_mode_action": {"mean": [0.38144329896907214, 0.37628865979381443], "std": [0.48574098925318454, 0.4844538206107887], "min": [0, 0], "max": [1, 1], "count": [388]}, "gripper_activity_action": {"mean": [1.865979381443299, 1.8376288659793814], "std": [0.44557077907163484, 0.5096254399690648], "min": [0, 0], "max": [2, 2], "count": [388]}, "gripper_open_scale_state": {"mean": [0.44509278348549186, 0.5223775773097555], "std": [0.28557316537731675, 0.34127859388227155], "min": [0.04, 0.04], "max": [0.824, 0.827], "count": [388]}, "gripper_open_scale_action": {"mean": [0.44509278348549186, 0.5223775773097555], "std": [0.28557316537731675, 0.34127859388227155], "min": [0.04, 0.04], "max": [0.824, 0.827], "count": [388]}}} +{"episode_index": 116, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4506556907957358]], [[0.46753879132559173]], [[0.4578871617012501]]], "std": [[[0.12470180072572011]], [[0.11194090766003957]], [[0.11655481352985311]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12156862745098039]], [[0.09019607843137255]], [[0.09019607843137255]]], "max": [[[0.8274509803921568]], [[0.6941176470588235]], [[0.788235294117647]]], "mean": [[[0.47552057752712734]], [[0.47700549090995625]], [[0.47075626031156803]]], "std": [[[0.05677924212673922]], [[0.06476554036574755]], [[0.06525083547744974]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6549019607843137]], [[0.6705882352941176]]], "mean": [[[0.4772670596960467]], [[0.4850689070531125]], [[0.47423117742242527]]], "std": [[[0.0835174212667839]], [[0.07527182452847796]], [[0.0841368457461953]]], "count": [103]}, "observation.state": {"min": [0.05930628627538681, 1.9992222785949707, 1.7274397611618042, 0.15481069684028625, -2.324796199798584, 0.6643247008323669, -2.7182457447052, 36.0, 0.07081300020217896, 0.23940600454807281, -0.04361899942159653, -2.7780001163482666, 0.10600000619888306, -0.6130000352859497, -0.39070942997932434, -2.068197727203369, -1.7749301195144653, -1.8141651153564453, 2.359004497528076, -1.2880356311798096, -0.03246312588453293, 17.0, -0.3404580056667328, 0.3186529874801636, -0.020042000338435173, 1.0759999752044678, 0.06599999219179153, -3.0429999828338623], "max": [0.8756491541862488, 2.093557357788086, 2.787360668182373, 1.619159460067749, -0.13175490498542786, 1.6224581003189087, -0.49462631344795227, 840.0, 0.41162899136543274, 0.4395819902420044, 0.16320699453353882, -0.8240000009536743, 0.9990000128746033, 0.8899999856948853, -0.016022123396396637, -1.9038751125335693, -1.1133280992507935, -0.1969953179359436, 2.5946764945983887, 1.4532134532928467, 0.5918236970901489, 844.0, -0.14664700627326965, 0.3953950107097626, 0.10067600011825562, 2.627000093460083, 0.7049999833106995, 3.128000020980835], "mean": [0.32684090733528137, 2.069516181945801, 2.0893757343292236, 0.891451358795166, -1.2459970712661743, 1.2863121032714844, -1.8045471906661987, 505.41253662109375, 0.2508530020713806, 0.3338333070278168, 0.07244900614023209, -1.8853627443313599, 0.5679519176483154, 0.12336000055074692, -0.26888370513916016, -2.0598185062408447, -1.6452844142913818, -1.5272574424743652, 2.508051872253418, -0.7926399111747742, 0.4171110689640045, 484.27984619140625, -0.20198938250541687, 0.3727928698062897, 0.04115336760878563, 2.2525157928466797, 0.3853149712085724, -2.215798854827881], "std": [0.27717727422714233, 0.027745533734560013, 0.25156840682029724, 0.5057719349861145, 0.8013421893119812, 0.2060547173023224, 0.7932982444763184, 345.05609130859375, 0.11478681117296219, 0.06423648446798325, 0.05269773304462433, 0.7453286051750183, 0.24566800892353058, 0.43714019656181335, 0.10151750594377518, 0.021231943741440773, 0.12559662759304047, 0.2751583755016327, 0.049645181745290756, 0.5856080651283264, 0.09108348190784454, 308.5517883300781, 0.042072493582963943, 0.01909111812710762, 0.03054371289908886, 0.32269901037216187, 0.18305501341819763, 1.3423823118209839], "count": [486]}, "action": {"min": [0.05930628627538681, 1.9992222785949707, 1.7274397611618042, 0.15481069684028625, -2.324796199798584, 0.6643247008323669, -2.7182457447052, 36.0, 0.07081300020217896, 0.23940600454807281, -0.04361899942159653, -2.7780001163482666, 0.10600000619888306, -0.6130000352859497, -0.39070942997932434, -2.068197727203369, -1.7749301195144653, -1.8141651153564453, 2.359004497528076, -1.2880356311798096, -0.03246312588453293, 17.0, -0.3404580056667328, 0.3186529874801636, -0.020042000338435173, 1.0759999752044678, 0.06599999219179153, -3.0429999828338623], "max": [0.8756491541862488, 2.093557357788086, 2.787360668182373, 1.619159460067749, -0.13175490498542786, 1.6224581003189087, -0.49462631344795227, 840.0, 0.41162899136543274, 0.4395819902420044, 0.16320699453353882, -0.8240000009536743, 0.9990000128746033, 0.8899999856948853, -0.016022123396396637, -1.9038751125335693, -1.1133280992507935, -0.1969953179359436, 2.5946764945983887, 1.4532134532928467, 0.5918236970901489, 844.0, -0.14664700627326965, 0.3953950107097626, 0.10067600011825562, 2.627000093460083, 0.7049999833106995, 3.128000020980835], "mean": [0.32684090733528137, 2.069516181945801, 2.0893757343292236, 0.891451358795166, -1.2459970712661743, 1.2863121032714844, -1.8045471906661987, 505.41253662109375, 0.2508530020713806, 0.3338333070278168, 0.07244900614023209, -1.8853627443313599, 0.5679519176483154, 0.12336000055074692, -0.26888370513916016, -2.0598185062408447, -1.6452844142913818, -1.5272574424743652, 2.508051872253418, -0.7926399111747742, 0.4171110689640045, 484.27984619140625, -0.20198938250541687, 0.3727928698062897, 0.04115336760878563, 2.2525157928466797, 0.3853149712085724, -2.215798854827881], "std": [0.27717727422714233, 0.027745533734560013, 0.25156840682029724, 0.5057719349861145, 0.8013421893119812, 0.2060547173023224, 0.7932982444763184, 345.05609130859375, 0.11478681117296219, 0.06423648446798325, 0.05269773304462433, 0.7453286051750183, 0.24566800892353058, 0.43714019656181335, 0.10151750594377518, 0.021231943741440773, 0.12559662759304047, 0.2751583755016327, 0.049645181745290756, 0.5856080651283264, 0.09108348190784454, 308.5517883300781, 0.042072493582963943, 0.01909111812710762, 0.03054371289908886, 0.32269901037216187, 0.18305501341819763, 1.3423823118209839], "count": [486]}, "timestamp": {"min": [0.0], "max": [16.166666666666668], "mean": [8.083333333333334], "std": [4.676527280729516], "count": [486]}, "frame_index": {"min": [0], "max": [485], "mean": [242.5], "std": [140.2958184218855], "count": [486]}, "episode_index": {"min": [118], "max": [118], "mean": [118.0], "std": [0.0], "count": [486]}, "index": {"min": [80403], "max": [80888], "mean": [80645.5], "std": [140.2958184218855], "count": [486]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [486]}, "subtask_annotation": {"mean": [2.707818930041152, 9.0, 9.0, 9.0, 9.0], "std": [2.213180814350228, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [486]}, "scene_annotation": {"mean": [118.0], "std": [0.0], "min": [118], "max": [118], "count": [486]}, "eef_direction_state": {"mean": [5.055555555555555, 4.1440329218107], "std": [1.3874066164400332, 1.995838105601788], "min": [0, 0], "max": [6, 6], "count": [486]}, "eef_velocity_state": {"mean": [0.5452674897119342, 0.8004115226337448], "std": [0.7092918209714486, 0.7252641319559363], "min": [0, 0], "max": [2, 2], "count": [486]}, "eef_acc_mag_state": {"mean": [0.6893004115226338, 0.8415637860082305], "std": [0.8266203219534917, 0.8373980025385905], "min": [0, 0], "max": [2, 2], "count": [486]}, "eef_direction_action": {"mean": [5.055555555555555, 4.1440329218107], "std": [1.3874066164400332, 1.995838105601788], "min": [0, 0], "max": [6, 6], "count": [486]}, "eef_velocity_action": {"mean": [0.5452674897119342, 0.8004115226337448], "std": [0.7092918209714486, 0.7252641319559363], "min": [0, 0], "max": [2, 2], "count": [486]}, "eef_acc_mag_action": {"mean": [0.6893004115226338, 0.8415637860082305], "std": [0.8266203219534917, 0.8373980025385905], "min": [0, 0], "max": [2, 2], "count": [486]}, "eef_sim_pose_state": {"mean": [0.5665269917421558, 0.24760370574574891, 1.1743776046500798, 1.3869021739708676, 0.9547699174246634, 2.489864763944098, 0.5285838640048792, -0.30485065165199116, 1.1412225594961158, -0.02766669715370745, 1.148585545839442, -0.9682329916796849], "std": [0.015018857722466025, 0.02405828591157704, 0.04227700260443253, 2.5117624077925904, 0.2899099302871708, 0.5119853606056259, 0.07116268105615955, 0.10134076843784609, 0.069230352672024, 1.9654954293647562, 0.21120765254822935, 1.1108136802502468], "min": [0.5015810666621828, 0.22250717245374108, 1.0511807841072998, -3.1379914894756555, 0.44338727789896515, 0.18484326804551557, 0.4269414006608325, -0.43845308783243325, 1.0400272657407577, -3.1415412771964144, 0.7452139342521238, -3.1309214177078184], "max": [0.5821130350953899, 0.34214816152638683, 1.236569387797106, 3.1382415711709135, 1.4897517642586888, 2.886251705633729, 0.6485471564313369, -0.12242227006691475, 1.2607506661161194, 3.12572019095085, 1.4665051766118862, 2.76419908626583], "count": [486]}, "eef_sim_pose_action": {"mean": [0.5665269917421558, 0.24760370574574891, 1.1743776046500798, 1.3869021739708676, 0.9547699174246634, 2.489864763944098, 0.5285838640048792, -0.30485065165199116, 1.1412225594961158, -0.02766669715370745, 1.148585545839442, -0.9682329916796849], "std": [0.015018857722466025, 0.02405828591157704, 0.04227700260443253, 2.5117624077925904, 0.2899099302871708, 0.5119853606056259, 0.07116268105615955, 0.10134076843784609, 0.069230352672024, 1.9654954293647562, 0.21120765254822935, 1.1108136802502468], "min": [0.5015810666621828, 0.22250717245374108, 1.0511807841072998, -3.1379914894756555, 0.44338727789896515, 0.18484326804551557, 0.4269414006608325, -0.43845308783243325, 1.0400272657407577, -3.1415412771964144, 0.7452139342521238, -3.1309214177078184], "max": [0.5821130350953899, 0.34214816152638683, 1.236569387797106, 3.1382415711709135, 1.4897517642586888, 2.886251705633729, 0.6485471564313369, -0.12242227006691475, 1.2607506661161194, 3.12572019095085, 1.4665051766118862, 2.76419908626583], "count": [486]}, "gripper_mode_state": {"mean": [0.3395061728395062, 0.4053497942386831], "std": [0.47354168923483503, 0.4909596098961084], "min": [0, 0], "max": [1, 1], "count": [486]}, "gripper_activity_state": {"mean": [1.874485596707819, 1.8847736625514404], "std": [0.4521180638060223, 0.4045709130282092], "min": [0, 0], "max": [2, 2], "count": [486]}, "gripper_mode_action": {"mean": [0.3395061728395062, 0.4053497942386831], "std": [0.47354168923483503, 0.4909596098961084], "min": [0, 0], "max": [1, 1], "count": [486]}, "gripper_activity_action": {"mean": [1.874485596707819, 1.8847736625514404], "std": [0.4521180638060223, 0.4045709130282092], "min": [0, 0], "max": [2, 2], "count": [486]}, "gripper_open_scale_state": {"mean": [0.4842798351672438, 0.5054125515266699], "std": [0.308551041013372, 0.34505610805111786], "min": [0.017, 0.036], "max": [0.844, 0.84], "count": [486]}, "gripper_open_scale_action": {"mean": [0.4842798351672438, 0.5054125515266699], "std": [0.308551041013372, 0.34505610805111786], "min": [0.017, 0.036], "max": [0.844, 0.84], "count": [486]}}} +{"episode_index": 117, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4410668693879421]], [[0.45923802951866105]], [[0.44799151701178913]]], "std": [[[0.12691273481735132]], [[0.11484143946120974]], [[0.11940160285434816]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.06666666666666667]], [[0.023529411764705882]]], "max": [[[0.8196078431372549]], [[0.6980392156862745]], [[0.7686274509803922]]], "mean": [[[0.47349443566367355]], [[0.475648574460937]], [[0.4694951152189848]]], "std": [[[0.061451632710660314]], [[0.06726885781653921]], [[0.0679825656432898]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.6705882352941176]], [[0.6823529411764706]]], "mean": [[[0.47399836983079835]], [[0.4807439049996946]], [[0.47092072872762814]]], "std": [[[0.08970998213219049]], [[0.0815589013813421]], [[0.09118274678291582]]], "count": [107]}, "observation.state": {"min": [0.14795157313346863, 2.0006186962127686, 1.659860372543335, 0.03366740420460701, -2.342615842819214, 0.7820122838020325, -2.8165948390960693, 35.0, 0.07144299894571304, 0.25871801376342773, -0.04976300150156021, -2.815999984741211, 0.09799999743700027, -0.6449999809265137, -0.4619537889957428, -2.073486089706421, -1.809592366218567, -1.75906503200531, 2.462240695953369, -1.4204885959625244, -0.10126400738954544, 36.0, -0.3428890109062195, 0.3292349874973297, -0.036593999713659286, 1.1339999437332153, -0.09300000220537186, -3.1361851692199707], "max": [0.893922746181488, 2.0927894115448, 2.4305105209350586, 1.6684125661849976, -0.18483036756515503, 1.681397795677185, -0.4414984881877899, 785.0, 0.4169299900531769, 0.439303994178772, 0.1448110044002533, -0.6919999718666077, 1.069000005722046, 0.8650000095367432, -0.07614871859550476, -1.9752064943313599, -1.1906810998916626, -0.2096664011478424, 2.7768540382385254, 1.2998688220977783, 0.6745522618293762, 842.0, -0.1475369930267334, 0.3957419991493225, 0.11145699769258499, 2.687000036239624, 0.777999997138977, 3.118000030517578], "mean": [0.41267839074134827, 2.0656116008758545, 2.1541342735290527, 0.7646902203559875, -1.315865397453308, 1.3222017288208008, -1.9757475852966309, 473.12255859375, 0.24125422537326813, 0.34404176473617554, 0.05172630771994591, -1.9366421699523926, 0.49521544575691223, 0.14480391144752502, -0.35755211114883423, -2.0620126724243164, -1.5508735179901123, -1.117525577545166, 2.6068575382232666, -0.30276358127593994, 0.2507670223712921, 488.69512939453125, -0.23092715442180634, 0.36719444394111633, 0.016941966488957405, 2.0922913551330566, 0.392498254776001, -0.2906309962272644], "std": [0.258486270904541, 0.023838648572564125, 0.2905852198600769, 0.5412406325340271, 0.7205723524093628, 0.1876799762248993, 0.9467229843139648, 337.6790771484375, 0.12005763500928879, 0.05925196781754494, 0.050283391028642654, 0.6258562803268433, 0.30146166682243347, 0.4429210126399994, 0.09357357025146484, 0.011547454632818699, 0.20776203274726868, 0.4654892385005951, 0.12109795957803726, 1.1116094589233398, 0.2544576823711395, 309.6817321777344, 0.04818803071975708, 0.021117350086569786, 0.03267275169491768, 0.5290178656578064, 0.31503576040267944, 2.5768136978149414], "count": [510]}, "action": {"min": [0.14795157313346863, 2.0006186962127686, 1.659860372543335, 0.03366740420460701, -2.342615842819214, 0.7820122838020325, -2.8165948390960693, 35.0, 0.07144299894571304, 0.25871801376342773, -0.04976300150156021, -2.815999984741211, 0.09799999743700027, -0.6449999809265137, -0.4619537889957428, -2.073486089706421, -1.809592366218567, -1.75906503200531, 2.462240695953369, -1.4204885959625244, -0.10126400738954544, 36.0, -0.3428890109062195, 0.3292349874973297, -0.036593999713659286, 1.1339999437332153, -0.09300000220537186, -3.1361851692199707], "max": [0.893922746181488, 2.0927894115448, 2.4305105209350586, 1.6684125661849976, -0.18483036756515503, 1.681397795677185, -0.4414984881877899, 785.0, 0.4169299900531769, 0.439303994178772, 0.1448110044002533, -0.6919999718666077, 1.069000005722046, 0.8650000095367432, -0.07614871859550476, -1.9752064943313599, -1.1906810998916626, -0.2096664011478424, 2.7768540382385254, 1.2998688220977783, 0.6745522618293762, 842.0, -0.1475369930267334, 0.3957419991493225, 0.11145699769258499, 2.687000036239624, 0.777999997138977, 3.118000030517578], "mean": [0.41267839074134827, 2.0656116008758545, 2.1541342735290527, 0.7646902203559875, -1.315865397453308, 1.3222017288208008, -1.9757475852966309, 473.12255859375, 0.24125422537326813, 0.34404176473617554, 0.05172630771994591, -1.9366421699523926, 0.49521544575691223, 0.14480391144752502, -0.35755211114883423, -2.0620126724243164, -1.5508735179901123, -1.117525577545166, 2.6068575382232666, -0.30276358127593994, 0.2507670223712921, 488.69512939453125, -0.23092715442180634, 0.36719444394111633, 0.016941966488957405, 2.0922913551330566, 0.392498254776001, -0.2906309962272644], "std": [0.258486270904541, 0.023838648572564125, 0.2905852198600769, 0.5412406325340271, 0.7205723524093628, 0.1876799762248993, 0.9467229843139648, 337.6790771484375, 0.12005763500928879, 0.05925196781754494, 0.050283391028642654, 0.6258562803268433, 0.30146166682243347, 0.4429210126399994, 0.09357357025146484, 0.011547454632818699, 0.20776203274726868, 0.4654892385005951, 0.12109795957803726, 1.1116094589233398, 0.2544576823711395, 309.6817321777344, 0.04818803071975708, 0.021117350086569786, 0.03267275169491768, 0.5290178656578064, 0.31503576040267944, 2.5768136978149414], "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": [119], "max": [119], "mean": [119.0], "std": [0.0], "count": [510]}, "index": {"min": [80889], "max": [81398], "mean": [81143.5], "std": [147.2240356282447], "count": [510]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [510]}, "subtask_annotation": {"mean": [2.9490196078431374, 9.0, 9.0, 9.0, 9.0], "std": [2.124864244708133, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [510]}, "scene_annotation": {"mean": [119.0], "std": [0.0], "min": [119], "max": [119], "count": [510]}, "eef_direction_state": {"mean": [4.82156862745098, 4.370588235294117], "std": [1.6153447668774945, 1.8760402727446006], "min": [0, 0], "max": [6, 6], "count": [510]}, "eef_velocity_state": {"mean": [0.6058823529411764, 0.7647058823529411], "std": [0.7485703405736969, 0.7615318744791683], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_acc_mag_state": {"mean": [0.6784313725490196, 0.7333333333333333], "std": [0.8346218412187002, 0.8161763233821933], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_direction_action": {"mean": [4.82156862745098, 4.370588235294117], "std": [1.6153447668774945, 1.8760402727446006], "min": [0, 0], "max": [6, 6], "count": [510]}, "eef_velocity_action": {"mean": [0.6058823529411764, 0.7647058823529411], "std": [0.7485703405736969, 0.7615318744791683], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_acc_mag_action": {"mean": [0.6784313725490196, 0.7333333333333333], "std": [0.8346218412187002, 0.8161763233821933], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_sim_pose_state": {"mean": [0.5626012072398524, 0.24962417316254332, 1.1296398042081266, 0.014851514029914616, 0.9423236326130711, 1.5878225447257879, 0.539075683740115, -0.28547435937774523, 1.133875951173545, 0.2804023357848589, 1.0676490841340849, -0.7699116640003958], "std": [0.019794341051669034, 0.03172008873566348, 0.056124313884401325, 2.3335760355016446, 0.37734428868481434, 1.2377744200310796, 0.06736702727916517, 0.09904050930641772, 0.08223517102444916, 1.8030050133523632, 0.24796096715847415, 1.155968834954051], "min": [0.5109676650683087, 0.21371679869381943, 1.0383774701888473, -3.1403405386895833, 0.3413357864219164, -0.15843753097998248, 0.44797867165155847, -0.43268528981229126, 1.0258966660719229, -3.1384991522476615, 0.7315573082191489, -3.0464076390105133], "max": [0.5943477666985583, 0.32781533982402605, 1.2397381422343083, 3.139890821019181, 1.4877954637424535, 2.895029141944001, 0.648492038298033, -0.11609482267435642, 1.2700699306180363, 3.135229902140676, 1.4942746995701768, 2.9867288012530415], "count": [510]}, "eef_sim_pose_action": {"mean": [0.5626012072398524, 0.24962417316254332, 1.1296398042081266, 0.014851514029914616, 0.9423236326130711, 1.5878225447257879, 0.539075683740115, -0.28547435937774523, 1.133875951173545, 0.2804023357848589, 1.0676490841340849, -0.7699116640003958], "std": [0.019794341051669034, 0.03172008873566348, 0.056124313884401325, 2.3335760355016446, 0.37734428868481434, 1.2377744200310796, 0.06736702727916517, 0.09904050930641772, 0.08223517102444916, 1.8030050133523632, 0.24796096715847415, 1.155968834954051], "min": [0.5109676650683087, 0.21371679869381943, 1.0383774701888473, -3.1403405386895833, 0.3413357864219164, -0.15843753097998248, 0.44797867165155847, -0.43268528981229126, 1.0258966660719229, -3.1384991522476615, 0.7315573082191489, -3.0464076390105133], "max": [0.5943477666985583, 0.32781533982402605, 1.2397381422343083, 3.139890821019181, 1.4877954637424535, 2.895029141944001, 0.648492038298033, -0.11609482267435642, 1.2700699306180363, 3.135229902140676, 1.4942746995701768, 2.9867288012530415], "count": [510]}, "gripper_mode_state": {"mean": [0.3392156862745098, 0.42745098039215684], "std": [0.4734431375147638, 0.4947086412768006], "min": [0, 0], "max": [1, 1], "count": [510]}, "gripper_activity_state": {"mean": [1.8509803921568628, 1.8529411764705883], "std": [0.44868983523474265, 0.464358271578023], "min": [0, 0], "max": [2, 2], "count": [510]}, "gripper_mode_action": {"mean": [0.3392156862745098, 0.42745098039215684], "std": [0.4734431375147638, 0.4947086412768006], "min": [0, 0], "max": [1, 1], "count": [510]}, "gripper_activity_action": {"mean": [1.8509803921568628, 1.8529411764705883], "std": [0.44868983523474265, 0.464358271578023], "min": [0, 0], "max": [2, 2], "count": [510]}, "gripper_open_scale_state": {"mean": [0.488695097912059, 0.47312254899716866], "std": [0.3096818412134228, 0.3376790058936369], "min": [0.036, 0.035], "max": [0.842, 0.785], "count": [510]}, "gripper_open_scale_action": {"mean": [0.488695097912059, 0.47312254899716866], "std": [0.3096818412134228, 0.3376790058936369], "min": [0.036, 0.035], "max": [0.842, 0.785], "count": [510]}}} +{"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.44836740438749756]], [[0.46517626836213033]], [[0.45515624797773896]]], "std": [[[0.13341312918247247]], [[0.12201051956799469]], [[0.12610695053049828]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13333333333333333]], [[0.09411764705882353]], [[0.08627450980392157]]], "max": [[[0.7450980392156863]], [[0.6431372549019608]], [[0.6941176470588235]]], "mean": [[[0.4736735423542354]], [[0.47794623212321236]], [[0.4718862741053517]]], "std": [[[0.048581713039892116]], [[0.050859390130917635]], [[0.052204333900163206]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.6627450980392157]], [[0.6862745098039216]]], "mean": [[[0.47718556874069756]], [[0.4844690614282016]], [[0.47390027219633724]]], "std": [[[0.07489859601798003]], [[0.06522156083672383]], [[0.07628814021162661]]], "count": [101]}, "observation.state": {"min": [0.04057890921831131, 2.030463695526123, 1.6609078645706177, 0.13946926593780518, -2.324761390686035, 0.7282909750938416, -2.800084114074707, 30.0, 0.08692800253629684, 0.24896900355815887, -0.03431599959731102, -2.677999973297119, 0.29499998688697815, -0.5669999718666077, -0.4530002176761627, -2.0729801654815674, -1.6585689783096313, -1.853085994720459, 2.5231525897979736, -1.2728861570358276, 0.04155629128217697, 35.0, -0.3319459855556488, 0.33375000953674316, -0.05696700140833855, 1.3450000286102295, -0.057999998331069946, -3.122999906539917], "max": [0.7608413696289062, 2.092388153076172, 2.2641983032226562, 1.6268737316131592, -0.15182620286941528, 1.7017309665679932, -0.48338639736175537, 769.0, 0.40222498774528503, 0.44086501002311707, 0.11559800058603287, -0.7900000214576721, 1.0010000467300415, 0.9549999833106995, 0.043563418090343475, -2.003847360610962, -1.2123405933380127, -0.2961300015449524, 2.8811020851135254, 1.1702258586883545, 0.5515938401222229, 829.0, -0.14123299717903137, 0.39299100637435913, 0.0817440003156662, 2.6510000228881836, 0.6940000057220459, 3.124000072479248], "mean": [0.3227240741252899, 2.0761961936950684, 2.0606017112731934, 0.6884554624557495, -1.0579184293746948, 1.2824296951293945, -2.1500985622406006, 484.8789367675781, 0.26661500334739685, 0.3298643231391907, 0.050468560308218, -1.7761116027832031, 0.6223472356796265, 0.24727781116962433, -0.2193101942539215, -2.0617964267730713, -1.4259456396102905, -1.3522164821624756, 2.6241085529327393, -0.2681753635406494, 0.3597622215747833, 512.2357788085938, -0.20762743055820465, 0.36876222491264343, 0.01398283988237381, 2.024902820587158, 0.4007638394832611, 0.2459680587053299], "std": [0.1998082399368286, 0.013511810451745987, 0.2393266260623932, 0.46665191650390625, 0.7585353851318359, 0.24461136758327484, 0.8735923171043396, 315.5074768066406, 0.11322703212499619, 0.057399824261665344, 0.04086591303348541, 0.6165308952331543, 0.21112492680549622, 0.39441224932670593, 0.13014866411685944, 0.008218897506594658, 0.15695908665657043, 0.2919880449771881, 0.06501650810241699, 0.7678951025009155, 0.09579426795244217, 274.0538330078125, 0.03716603294014931, 0.017252473160624504, 0.032175369560718536, 0.3888590633869171, 0.22129712998867035, 2.802349328994751], "count": [475]}, "action": {"min": [0.04057890921831131, 2.030463695526123, 1.6609078645706177, 0.13946926593780518, -2.324761390686035, 0.7282909750938416, -2.800084114074707, 30.0, 0.08692800253629684, 0.24896900355815887, -0.03431599959731102, -2.677999973297119, 0.29499998688697815, -0.5669999718666077, -0.4530002176761627, -2.0729801654815674, -1.6585689783096313, -1.853085994720459, 2.5231525897979736, -1.2728861570358276, 0.04155629128217697, 35.0, -0.3319459855556488, 0.33375000953674316, -0.05696700140833855, 1.3450000286102295, -0.057999998331069946, -3.122999906539917], "max": [0.7608413696289062, 2.092388153076172, 2.2641983032226562, 1.6268737316131592, -0.15182620286941528, 1.7017309665679932, -0.48338639736175537, 769.0, 0.40222498774528503, 0.44086501002311707, 0.11559800058603287, -0.7900000214576721, 1.0010000467300415, 0.9549999833106995, 0.043563418090343475, -2.003847360610962, -1.2123405933380127, -0.2961300015449524, 2.8811020851135254, 1.1702258586883545, 0.5515938401222229, 829.0, -0.14123299717903137, 0.39299100637435913, 0.0817440003156662, 2.6510000228881836, 0.6940000057220459, 3.124000072479248], "mean": [0.3227240741252899, 2.0761961936950684, 2.0606017112731934, 0.6884554624557495, -1.0579184293746948, 1.2824296951293945, -2.1500985622406006, 484.8789367675781, 0.26661500334739685, 0.3298643231391907, 0.050468560308218, -1.7761116027832031, 0.6223472356796265, 0.24727781116962433, -0.2193101942539215, -2.0617964267730713, -1.4259456396102905, -1.3522164821624756, 2.6241085529327393, -0.2681753635406494, 0.3597622215747833, 512.2357788085938, -0.20762743055820465, 0.36876222491264343, 0.01398283988237381, 2.024902820587158, 0.4007638394832611, 0.2459680587053299], "std": [0.1998082399368286, 0.013511810451745987, 0.2393266260623932, 0.46665191650390625, 0.7585353851318359, 0.24461136758327484, 0.8735923171043396, 315.5074768066406, 0.11322703212499619, 0.057399824261665344, 0.04086591303348541, 0.6165308952331543, 0.21112492680549622, 0.39441224932670593, 0.13014866411685944, 0.008218897506594658, 0.15695908665657043, 0.2919880449771881, 0.06501650810241699, 0.7678951025009155, 0.09579426795244217, 274.0538330078125, 0.03716603294014931, 0.017252473160624504, 0.032175369560718536, 0.3888590633869171, 0.22129712998867035, 2.802349328994751], "count": [475]}, "timestamp": {"min": [0.0], "max": [15.8], "mean": [7.9], "std": [4.570679502121223], "count": [475]}, "frame_index": {"min": [0], "max": [474], "mean": [237.0], "std": [137.1203850636367], "count": [475]}, "episode_index": {"min": [120], "max": [120], "mean": [120.0], "std": [0.0], "count": [475]}, "index": {"min": [81399], "max": [81873], "mean": [81636.0], "std": [137.1203850636367], "count": [475]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [475]}, "subtask_annotation": {"mean": [3.357894736842105, 9.0, 9.0, 9.0, 9.0], "std": [1.9123740521235535, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [475]}, "scene_annotation": {"mean": [120.0], "std": [0.0], "min": [120], "max": [120], "count": [475]}, "eef_direction_state": {"mean": [4.8042105263157895, 4.052631578947368], "std": [1.533342807791192, 1.9807942110101204], "min": [0, 0], "max": [6, 6], "count": [475]}, "eef_velocity_state": {"mean": [0.6673684210526316, 0.8378947368421052], "std": [0.7333329975656087, 0.7490596135883587], "min": [0, 0], "max": [2, 2], "count": [475]}, "eef_acc_mag_state": {"mean": [0.5873684210526315, 0.7663157894736842], "std": [0.7962070750572333, 0.8092375262932494], "min": [0, 0], "max": [2, 2], "count": [475]}, "eef_direction_action": {"mean": [4.8042105263157895, 4.052631578947368], "std": [1.533342807791192, 1.9807942110101204], "min": [0, 0], "max": [6, 6], "count": [475]}, "eef_velocity_action": {"mean": [0.6673684210526316, 0.8378947368421052], "std": [0.7333329975656087, 0.7490596135883587], "min": [0, 0], "max": [2, 2], "count": [475]}, "eef_acc_mag_action": {"mean": [0.5873684210526315, 0.7663157894736842], "std": [0.7962070750572333, 0.8092375262932494], "min": [0, 0], "max": [2, 2], "count": [475]}, "eef_sim_pose_state": {"mean": [0.558722084909853, 0.2301464428640482, 1.1416611050239265, 0.9443197290866109, 1.0781763262943465, 1.8375485247537844, 0.5226653622894352, -0.3005522972156445, 1.1094933758011696, 0.18041124017868812, 1.1497550517054071, -0.5433879081052685], "std": [0.014449107803718938, 0.024316606912072252, 0.044044902885916976, 2.0486912866291824, 0.33534627011966467, 0.6616177353083248, 0.06200188768760756, 0.09200282865453023, 0.06953678124971385, 1.6306225398115166, 0.1265301972465957, 1.1269446772176193], "min": [0.5231482771038232, 0.19189126324499042, 1.035514822699171, -3.1377115772449744, 0.3941361223457629, 0.18344004098041092, 0.43759348783577334, -0.4077029536913256, 1.0317761062041115, -3.1406079244972576, 0.9095997841273835, -3.052782252278992], "max": [0.5861535425894312, 0.3111714638432823, 1.2261791864222276, 3.11609964017315, 1.4158753631260819, 2.7679445640246727, 0.6434312880357166, -0.1278799339729216, 1.2456284694384088, 3.1405655157058248, 1.411980853490646, 2.897161866762824], "count": [475]}, "eef_sim_pose_action": {"mean": [0.558722084909853, 0.2301464428640482, 1.1416611050239265, 0.9443197290866109, 1.0781763262943465, 1.8375485247537844, 0.5226653622894352, -0.3005522972156445, 1.1094933758011696, 0.18041124017868812, 1.1497550517054071, -0.5433879081052685], "std": [0.014449107803718938, 0.024316606912072252, 0.044044902885916976, 2.0486912866291824, 0.33534627011966467, 0.6616177353083248, 0.06200188768760756, 0.09200282865453023, 0.06953678124971385, 1.6306225398115166, 0.1265301972465957, 1.1269446772176193], "min": [0.5231482771038232, 0.19189126324499042, 1.035514822699171, -3.1377115772449744, 0.3941361223457629, 0.18344004098041092, 0.43759348783577334, -0.4077029536913256, 1.0317761062041115, -3.1406079244972576, 0.9095997841273835, -3.052782252278992], "max": [0.5861535425894312, 0.3111714638432823, 1.2261791864222276, 3.11609964017315, 1.4158753631260819, 2.7679445640246727, 0.6434312880357166, -0.1278799339729216, 1.2456284694384088, 3.1405655157058248, 1.411980853490646, 2.897161866762824], "count": [475]}, "gripper_mode_state": {"mean": [0.28842105263157897, 0.35157894736842105], "std": [0.45302797819833796, 0.4774632877360662], "min": [0, 0], "max": [1, 1], "count": [475]}, "gripper_activity_state": {"mean": [1.8736842105263158, 1.8210526315789475], "std": [0.4215786188315987, 0.522724590228848], "min": [0, 0], "max": [2, 2], "count": [475]}, "gripper_mode_action": {"mean": [0.28842105263157897, 0.35157894736842105], "std": [0.45302797819833796, 0.4774632877360662], "min": [0, 0], "max": [1, 1], "count": [475]}, "gripper_activity_action": {"mean": [1.8736842105263158, 1.8210526315789475], "std": [0.4215786188315987, 0.522724590228848], "min": [0, 0], "max": [2, 2], "count": [475]}, "gripper_open_scale_state": {"mean": [0.5122357892327558, 0.4848789473684208], "std": [0.27405381542223634, 0.31550752280972505], "min": [0.035, 0.03], "max": [0.829, 0.769], "count": [475]}, "gripper_open_scale_action": {"mean": [0.5122357892327558, 0.4848789473684208], "std": [0.27405381542223634, 0.31550752280972505], "min": [0.035, 0.03], "max": [0.829, 0.769], "count": [475]}}} +{"episode_index": 119, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4538536968954248]], [[0.4706135743464052]], [[0.4620565665849673]]], "std": [[[0.13096918388084777]], [[0.11822343783157582]], [[0.12277489744345205]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12549019607843137]], [[0.10196078431372549]], [[0.09019607843137255]]], "max": [[[0.792156862745098]], [[0.6862745098039216]], [[0.7568627450980392]]], "mean": [[[0.4747092034313726]], [[0.47440792687908495]], [[0.4693658762254902]]], "std": [[[0.05651599283422555]], [[0.06554731699940307]], [[0.06442287447967167]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6549019607843137]], [[0.6627450980392157]]], "mean": [[[0.47340014705882355]], [[0.4788922691993464]], [[0.47051407066993467]]], "std": [[[0.0830411807816123]], [[0.07550141267539055]], [[0.08346587231519274]]], "count": [100]}, "observation.state": {"min": [0.09438740462064743, 2.0295212268829346, 1.663979411125183, 0.05895722284913063, -2.3600690364837646, 0.825593113899231, -2.88537859916687, 52.0, 0.08184300363063812, 0.2438730001449585, -0.04281200096011162, -2.8940000534057617, 0.24400000274181366, -0.7609999775886536, -0.3706206977367401, -2.0715837478637695, -1.7460274696350098, -1.717979907989502, 2.391554832458496, -1.2991358041763306, 0.0031066860537976027, 29.0, -0.33967000246047974, 0.32763999700546265, -0.030030999332666397, 1.2730000019073486, 0.043000005185604095, -3.1331851482391357], "max": [0.8309512734413147, 2.093068838119507, 2.4634275436401367, 1.6268038749694824, -0.19378390908241272, 1.673666000366211, -0.38784709572792053, 826.0, 0.3727650046348572, 0.4363720118999481, 0.12972000241279602, -0.8859999775886536, 1.093000054359436, 0.8550000190734863, -0.07623597979545593, -1.9148006439208984, -1.1165919303894043, -0.26995009183883667, 2.7665040493011475, 1.2429537773132324, 0.7337190508842468, 815.0, -0.16476400196552277, 0.38971400260925293, 0.07669100165367126, 2.7039999961853027, 0.7379999756813049, 3.1389999389648438], "mean": [0.3749552071094513, 2.0722203254699707, 2.048982620239258, 0.752505362033844, -1.2245508432388306, 1.343998670578003, -1.9397331476211548, 537.073974609375, 0.24202966690063477, 0.33693450689315796, 0.04380238428711891, -2.009735107421875, 0.5692841410636902, 0.08653464168310165, -0.30436235666275024, -2.0598814487457275, -1.4629522562026978, -1.0779565572738647, 2.546219825744629, -0.08241648226976395, 0.285024493932724, 484.1503601074219, -0.23572449386119843, 0.3609102964401245, 0.015465160831809044, 2.0307412147521973, 0.4584634006023407, -0.12011918425559998], "std": [0.24447843432426453, 0.018171774223446846, 0.23221531510353088, 0.4968017637729645, 0.7708355784416199, 0.22355999052524567, 0.9583322405815125, 332.3627624511719, 0.10987043380737305, 0.06140369176864624, 0.04431127384305, 0.6069585084915161, 0.2022150456905365, 0.4687610864639282, 0.06545183807611465, 0.02505614049732685, 0.27555572986602783, 0.50948566198349, 0.10085240751504898, 1.1064245700836182, 0.24510563910007477, 292.5282287597656, 0.04287216067314148, 0.019446272403001785, 0.026251642033457756, 0.5030024647712708, 0.2336539477109909, 2.624049186706543], "count": [419]}, "action": {"min": [0.09438740462064743, 2.0295212268829346, 1.663979411125183, 0.05895722284913063, -2.3600690364837646, 0.825593113899231, -2.88537859916687, 52.0, 0.08184300363063812, 0.2438730001449585, -0.04281200096011162, -2.8940000534057617, 0.24400000274181366, -0.7609999775886536, -0.3706206977367401, -2.0715837478637695, -1.7460274696350098, -1.717979907989502, 2.391554832458496, -1.2991358041763306, 0.0031066860537976027, 29.0, -0.33967000246047974, 0.32763999700546265, -0.030030999332666397, 1.2730000019073486, 0.043000005185604095, -3.1331851482391357], "max": [0.8309512734413147, 2.093068838119507, 2.4634275436401367, 1.6268038749694824, -0.19378390908241272, 1.673666000366211, -0.38784709572792053, 826.0, 0.3727650046348572, 0.4363720118999481, 0.12972000241279602, -0.8859999775886536, 1.093000054359436, 0.8550000190734863, -0.07623597979545593, -1.9148006439208984, -1.1165919303894043, -0.26995009183883667, 2.7665040493011475, 1.2429537773132324, 0.7337190508842468, 815.0, -0.16476400196552277, 0.38971400260925293, 0.07669100165367126, 2.7039999961853027, 0.7379999756813049, 3.1389999389648438], "mean": [0.3749552071094513, 2.0722203254699707, 2.048982620239258, 0.752505362033844, -1.2245508432388306, 1.343998670578003, -1.9397331476211548, 537.073974609375, 0.24202966690063477, 0.33693450689315796, 0.04380238428711891, -2.009735107421875, 0.5692841410636902, 0.08653464168310165, -0.30436235666275024, -2.0598814487457275, -1.4629522562026978, -1.0779565572738647, 2.546219825744629, -0.08241648226976395, 0.285024493932724, 484.1503601074219, -0.23572449386119843, 0.3609102964401245, 0.015465160831809044, 2.0307412147521973, 0.4584634006023407, -0.12011918425559998], "std": [0.24447843432426453, 0.018171774223446846, 0.23221531510353088, 0.4968017637729645, 0.7708355784416199, 0.22355999052524567, 0.9583322405815125, 332.3627624511719, 0.10987043380737305, 0.06140369176864624, 0.04431127384305, 0.6069585084915161, 0.2022150456905365, 0.4687610864639282, 0.06545183807611465, 0.02505614049732685, 0.27555572986602783, 0.50948566198349, 0.10085240751504898, 1.1064245700836182, 0.24510563910007477, 292.5282287597656, 0.04287216067314148, 0.019446272403001785, 0.026251642033457756, 0.5030024647712708, 0.2336539477109909, 2.624049186706543], "count": [419]}, "timestamp": {"min": [0.0], "max": [13.933333333333334], "mean": [6.966666666666667], "std": [4.031817897122284], "count": [419]}, "frame_index": {"min": [0], "max": [418], "mean": [209.0], "std": [120.95453691366852], "count": [419]}, "episode_index": {"min": [121], "max": [121], "mean": [121.0], "std": [0.0], "count": [419]}, "index": {"min": [81874], "max": [82292], "mean": [82083.0], "std": [120.95453691366852], "count": [419]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [419]}, "subtask_annotation": {"mean": [2.7899761336515514, 9.0, 9.0, 9.0, 9.0], "std": [2.26392160852573, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [419]}, "scene_annotation": {"mean": [121.0], "std": [0.0], "min": [121], "max": [121], "count": [419]}, "eef_direction_state": {"mean": [4.995226730310263, 3.880668257756563], "std": [1.404043303377084, 1.9760097040671605], "min": [0, 0], "max": [6, 6], "count": [419]}, "eef_velocity_state": {"mean": [0.5966587112171837, 0.9093078758949881], "std": [0.7093566990459699, 0.735323706230888], "min": [0, 0], "max": [2, 2], "count": [419]}, "eef_acc_mag_state": {"mean": [0.6539379474940334, 0.8806682577565632], "std": [0.8157474607849952, 0.8145945195223606], "min": [0, 0], "max": [2, 2], "count": [419]}, "eef_direction_action": {"mean": [4.995226730310263, 3.880668257756563], "std": [1.404043303377084, 1.9760097040671605], "min": [0, 0], "max": [6, 6], "count": [419]}, "eef_velocity_action": {"mean": [0.5966587112171837, 0.9093078758949881], "std": [0.7093566990459699, 0.735323706230888], "min": [0, 0], "max": [2, 2], "count": [419]}, "eef_acc_mag_action": {"mean": [0.6539379474940334, 0.8806682577565632], "std": [0.8157474607849952, 0.8145945195223606], "min": [0, 0], "max": [2, 2], "count": [419]}, "eef_sim_pose_state": {"mean": [0.553009927438866, 0.2529158347289505, 1.1207220487529925, 0.6042028002750275, 1.0217943237873435, 1.55385900198768, 0.5318835351720231, -0.28315135804305536, 1.12597885844423, 0.16929035513531107, 1.137743794271874, -0.8586090631684143], "std": [0.020814021846992412, 0.01986049366955841, 0.05724980656844508, 2.155876709335447, 0.2982968087448404, 1.1943927495434183, 0.06885314480829226, 0.09336147862216448, 0.07297105061277041, 1.6966763296737737, 0.19815900325710306, 1.213293487044396], "min": [0.5127738990260287, 0.23068145869612686, 1.0359425556020347, -3.1380933158195363, 0.43035186171730855, 0.0028180392955763495, 0.43338476169550766, -0.4089219882272477, 1.0294143654369625, -3.130084610259283, 0.7801853847193061, -3.0622269183218718], "max": [0.5853357222857458, 0.3213206722821772, 1.2143343565619888, 3.1395537663923845, 1.444634614190596, 2.8358286006056623, 0.6442216657506334, -0.12041848181880371, 1.2426710224552946, 3.118445643533942, 1.4288060679814611, 3.100867664402907], "count": [419]}, "eef_sim_pose_action": {"mean": [0.553009927438866, 0.2529158347289505, 1.1207220487529925, 0.6042028002750275, 1.0217943237873435, 1.55385900198768, 0.5318835351720231, -0.28315135804305536, 1.12597885844423, 0.16929035513531107, 1.137743794271874, -0.8586090631684143], "std": [0.020814021846992412, 0.01986049366955841, 0.05724980656844508, 2.155876709335447, 0.2982968087448404, 1.1943927495434183, 0.06885314480829226, 0.09336147862216448, 0.07297105061277041, 1.6966763296737737, 0.19815900325710306, 1.213293487044396], "min": [0.5127738990260287, 0.23068145869612686, 1.0359425556020347, -3.1380933158195363, 0.43035186171730855, 0.0028180392955763495, 0.43338476169550766, -0.4089219882272477, 1.0294143654369625, -3.130084610259283, 0.7801853847193061, -3.0622269183218718], "max": [0.5853357222857458, 0.3213206722821772, 1.2143343565619888, 3.1395537663923845, 1.444634614190596, 2.8358286006056623, 0.6442216657506334, -0.12041848181880371, 1.2426710224552946, 3.118445643533942, 1.4288060679814611, 3.100867664402907], "count": [419]}, "gripper_mode_state": {"mean": [0.36515513126491644, 0.35799522673031026], "std": [0.48147363518246433, 0.47941072617185465], "min": [0, 0], "max": [1, 1], "count": [419]}, "gripper_activity_state": {"mean": [1.8615751789976134, 1.8424821002386635], "std": [0.4529704674127445, 0.4826434237618914], "min": [0, 0], "max": [2, 2], "count": [419]}, "gripper_mode_action": {"mean": [0.36515513126491644, 0.35799522673031026], "std": [0.48147363518246433, 0.47941072617185465], "min": [0, 0], "max": [1, 1], "count": [419]}, "gripper_activity_action": {"mean": [1.8615751789976134, 1.8424821002386635], "std": [0.4529704674127445, 0.4826434237618914], "min": [0, 0], "max": [2, 2], "count": [419]}, "gripper_open_scale_state": {"mean": [0.48415035792239325, 0.5370739856710864], "std": [0.29252821021802033, 0.33236275514970637], "min": [0.029, 0.052], "max": [0.815, 0.826], "count": [419]}, "gripper_open_scale_action": {"mean": [0.48415035792239325, 0.5370739856710864], "std": [0.29252821021802033, 0.33236275514970637], "min": [0.029, 0.052], "max": [0.815, 0.826], "count": [419]}}} +{"episode_index": 120, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.44878334004834813]], [[0.46756990190482584]], [[0.4568368265399767]]], "std": [[[0.12297619663007388]], [[0.10911758567956761]], [[0.11426752075610948]]], "count": [146]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13333333333333333]], [[0.10588235294117647]], [[0.09803921568627451]]], "max": [[[0.6196078431372549]], [[0.6274509803921569]], [[0.611764705882353]]], "mean": [[[0.47524538622526635]], [[0.4802821803093384]], [[0.47355771555197423]]], "std": [[[0.03591555066608648]], [[0.03000513963430117]], [[0.033656992550881476]]], "count": [146]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47694814749529946]], [[0.4853368908922016]], [[0.47464037178798457]]], "std": [[[0.08516287961992619]], [[0.0825588353142794]], [[0.08445025387134814]]], "count": [146]}, "observation.state": {"min": [0.14814354479312897, 1.7472491264343262, 0.27284735441207886, 0.14337880909442902, -3.0034501552581787, -2.0471317768096924, -2.588707447052002, 64.0, 0.035321999341249466, 0.22327099740505219, -0.06492999941110611, -2.8410000801086426, 0.0430000014603138, -0.5830000042915344, -0.4911356568336487, -2.074812412261963, -1.759379267692566, -1.9467228651046753, 1.057233214378357, -1.270407795906067, -0.08417722582817078, 32.0, -0.38271400332450867, 0.23771099746227264, -0.009019999764859676, 1.159000039100647, 0.06199999898672104, -3.1391851902008057], "max": [0.7792720198631287, 2.0923705101013184, 2.316802501678467, 1.742624044418335, -0.6367135643959045, 1.6881871223449707, 0.5336518883705139, 743.0, 0.3871769905090332, 0.443574994802475, 0.14719000458717346, -0.8450000286102295, 1.1649999618530273, 1.2089999914169312, 0.045867253094911575, -1.6896706819534302, 0.08218755573034286, -0.13170255720615387, 2.884453296661377, 1.576748013496399, 1.0508626699447632, 869.0, -0.1403609961271286, 0.3861289918422699, 0.11864399909973145, 2.390000104904175, 0.8970000147819519, 3.13700008392334], "mean": [0.4670870900154114, 2.051509141921997, 1.3253087997436523, 0.9848691821098328, -1.8703752756118774, 0.14044661819934845, -0.5059356689453125, 518.4811401367188, 0.19096747040748596, 0.3541463613510132, 0.03715890273451805, -2.025038480758667, 0.5482085347175598, -0.03318195044994354, -0.13197381794452667, -2.0573315620422363, -1.4211227893829346, -1.5161205530166626, 2.5725560188293457, -0.33458399772644043, 0.27579402923583984, 455.5396728515625, -0.22642236948013306, 0.3546292185783386, 0.06893251091241837, 1.8805031776428223, 0.4829055964946747, -1.9373090267181396], "std": [0.18461090326309204, 0.061382636427879333, 0.750883162021637, 0.584850549697876, 0.5159197449684143, 1.2782775163650513, 0.5878541469573975, 277.63427734375, 0.1324564516544342, 0.07114049792289734, 0.05432268977165222, 0.786095142364502, 0.22827646136283875, 0.4645949900150299, 0.11933737993240356, 0.043094418942928314, 0.44669994711875916, 0.46531546115875244, 0.45596468448638916, 0.786614179611206, 0.14196614921092987, 387.6287841796875, 0.061562418937683105, 0.0269900131970644, 0.0338839553296566, 0.33181339502334595, 0.17567332088947296, 2.0219109058380127], "count": [769]}, "action": {"min": [0.14814354479312897, 1.7472491264343262, 0.27284735441207886, 0.14337880909442902, -3.0034501552581787, -2.0471317768096924, -2.588707447052002, 64.0, 0.035321999341249466, 0.22327099740505219, -0.06492999941110611, -2.8410000801086426, 0.0430000014603138, -0.5830000042915344, -0.4911356568336487, -2.074812412261963, -1.759379267692566, -1.9467228651046753, 1.057233214378357, -1.270407795906067, -0.08417722582817078, 32.0, -0.38271400332450867, 0.23771099746227264, -0.009019999764859676, 1.159000039100647, 0.06199999898672104, -3.1391851902008057], "max": [0.7792720198631287, 2.0923705101013184, 2.316802501678467, 1.742624044418335, -0.6367135643959045, 1.6881871223449707, 0.5336518883705139, 743.0, 0.3871769905090332, 0.443574994802475, 0.14719000458717346, -0.8450000286102295, 1.1649999618530273, 1.2089999914169312, 0.045867253094911575, -1.6896706819534302, 0.08218755573034286, -0.13170255720615387, 2.884453296661377, 1.576748013496399, 1.0508626699447632, 869.0, -0.1403609961271286, 0.3861289918422699, 0.11864399909973145, 2.390000104904175, 0.8970000147819519, 3.13700008392334], "mean": [0.4670870900154114, 2.051509141921997, 1.3253087997436523, 0.9848691821098328, -1.8703752756118774, 0.14044661819934845, -0.5059356689453125, 518.4811401367188, 0.19096747040748596, 0.3541463613510132, 0.03715890273451805, -2.025038480758667, 0.5482085347175598, -0.03318195044994354, -0.13197381794452667, -2.0573315620422363, -1.4211227893829346, -1.5161205530166626, 2.5725560188293457, -0.33458399772644043, 0.27579402923583984, 455.5396728515625, -0.22642236948013306, 0.3546292185783386, 0.06893251091241837, 1.8805031776428223, 0.4829055964946747, -1.9373090267181396], "std": [0.18461090326309204, 0.061382636427879333, 0.750883162021637, 0.584850549697876, 0.5159197449684143, 1.2782775163650513, 0.5878541469573975, 277.63427734375, 0.1324564516544342, 0.07114049792289734, 0.05432268977165222, 0.786095142364502, 0.22827646136283875, 0.4645949900150299, 0.11933737993240356, 0.043094418942928314, 0.44669994711875916, 0.46531546115875244, 0.45596468448638916, 0.786614179611206, 0.14196614921092987, 387.6287841796875, 0.061562418937683105, 0.0269900131970644, 0.0338839553296566, 0.33181339502334595, 0.17567332088947296, 2.0219109058380127], "count": [769]}, "timestamp": {"min": [0.0], "max": [25.6], "mean": [12.8], "std": [7.39969969360619], "count": [769]}, "frame_index": {"min": [0], "max": [768], "mean": [384.0], "std": [221.99099080818573], "count": [769]}, "episode_index": {"min": [122], "max": [122], "mean": [122.0], "std": [0.0], "count": [769]}, "index": {"min": [82293], "max": [83061], "mean": [82677.0], "std": [221.99099080818573], "count": [769]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [769]}, "subtask_annotation": {"mean": [3.657997399219766, 9.0, 9.0, 9.0, 9.0], "std": [1.8934742893048564, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [769]}, "scene_annotation": {"mean": [122.0], "std": [0.0], "min": [122], "max": [122], "count": [769]}, "eef_direction_state": {"mean": [4.804941482444733, 4.097529258777633], "std": [1.7304513652960765, 2.0701875761025232], "min": [0, 0], "max": [6, 6], "count": [769]}, "eef_velocity_state": {"mean": [0.6059817945383615, 0.7958387516254877], "std": [0.7316124697614435, 0.7555143478357628], "min": [0, 0], "max": [2, 2], "count": [769]}, "eef_acc_mag_state": {"mean": [0.6631989596879063, 0.7568270481144344], "std": [0.8189629416627223, 0.8282454059832605], "min": [0, 0], "max": [2, 2], "count": [769]}, "eef_direction_action": {"mean": [4.804941482444733, 4.097529258777633], "std": [1.7304513652960765, 2.0701875761025232], "min": [0, 0], "max": [6, 6], "count": [769]}, "eef_velocity_action": {"mean": [0.6059817945383615, 0.7958387516254877], "std": [0.7316124697614435, 0.7555143478357628], "min": [0, 0], "max": [2, 2], "count": [769]}, "eef_acc_mag_action": {"mean": [0.6631989596879063, 0.7568270481144344], "std": [0.8189629416627223, 0.8282454059832605], "min": [0, 0], "max": [2, 2], "count": [769]}, "eef_sim_pose_state": {"mean": [0.5411364870230779, 0.2752074360503368, 1.1669633499543992, 2.302187213357992, 1.142790933772668, 2.1600251577460265, 0.5511316786608772, -0.23854832754606745, 1.1618465928962474, 0.34260418460744546, 1.1225319103857991, -1.2309713066119063], "std": [0.026209940096387555, 0.03201752931377112, 0.06392448690611768, 0.7837896114038551, 0.2878776206180356, 0.6449937765454471, 0.07700598847211675, 0.0982263106865518, 0.09522060288715949, 2.123955131635538, 0.16663783712088953, 1.3762491411673337], "min": [0.42048533101497165, 0.23709335722625208, 1.0050733776960803, -0.793113108018841, 0.41990239296565934, -0.6316796989038812, 0.4120960780475731, -0.3939103590863231, 1.0203429045306722, -3.138045623519599, 0.7151490979761759, -3.1019279707971927], "max": [0.5693183642301543, 0.3398034645518271, 1.2566252919265557, 3.1247026564974454, 1.5006652394544608, 2.829580984310375, 0.6464502668460007, -0.09668791276706382, 1.3133004826522408, 3.1319196930764477, 1.5258902807531616, 3.1101397823372126], "count": [769]}, "eef_sim_pose_action": {"mean": [0.5411364870230779, 0.2752074360503368, 1.1669633499543992, 2.302187213357992, 1.142790933772668, 2.1600251577460265, 0.5511316786608772, -0.23854832754606745, 1.1618465928962474, 0.34260418460744546, 1.1225319103857991, -1.2309713066119063], "std": [0.026209940096387555, 0.03201752931377112, 0.06392448690611768, 0.7837896114038551, 0.2878776206180356, 0.6449937765454471, 0.07700598847211675, 0.0982263106865518, 0.09522060288715949, 2.123955131635538, 0.16663783712088953, 1.3762491411673337], "min": [0.42048533101497165, 0.23709335722625208, 1.0050733776960803, -0.793113108018841, 0.41990239296565934, -0.6316796989038812, 0.4120960780475731, -0.3939103590863231, 1.0203429045306722, -3.138045623519599, 0.7151490979761759, -3.1019279707971927], "max": [0.5693183642301543, 0.3398034645518271, 1.2566252919265557, 3.1247026564974454, 1.5006652394544608, 2.829580984310375, 0.6464502668460007, -0.09668791276706382, 1.3133004826522408, 3.1319196930764477, 1.5258902807531616, 3.1101397823372126], "count": [769]}, "gripper_mode_state": {"mean": [0.4798439531859558, 0.33159947984395316], "std": [0.499593568590341, 0.47078791914318935], "min": [0, 0], "max": [1, 1], "count": [769]}, "gripper_activity_state": {"mean": [1.8920676202860858, 1.9128738621586476], "std": [0.4143737538880153, 0.36626705948211674], "min": [0, 0], "max": [2, 2], "count": [769]}, "gripper_mode_action": {"mean": [0.4798439531859558, 0.33159947984395316], "std": [0.499593568590341, 0.47078791914318935], "min": [0, 0], "max": [1, 1], "count": [769]}, "gripper_activity_action": {"mean": [1.8920676202860858, 1.9128738621586476], "std": [0.4143737538880153, 0.36626705948211674], "min": [0, 0], "max": [2, 2], "count": [769]}, "gripper_open_scale_state": {"mean": [0.45553966182416034, 0.5184811442936967], "std": [0.3876286914871509, 0.2776342136347057], "min": [0.032, 0.064], "max": [0.869, 0.743], "count": [769]}, "gripper_open_scale_action": {"mean": [0.45553966182416034, 0.5184811442936967], "std": [0.3876286914871509, 0.2776342136347057], "min": [0.032, 0.064], "max": [0.869, 0.743], "count": [769]}}} +{"episode_index": 121, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.44523835114646954]], [[0.4640876794706954]], [[0.45127905851548267]]], "std": [[[0.1279631311724694]], [[0.11512970642464775]], [[0.12063029077326907]]], "count": [122]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.14901960784313725]], [[0.09411764705882353]], [[0.10980392156862745]]], "max": [[[0.6274509803921569]], [[0.6313725490196078]], [[0.6235294117647059]]], "mean": [[[0.47606517699292833]], [[0.48208580440372867]], [[0.47477025239740706]]], "std": [[[0.04229222335123596]], [[0.04201249598325627]], [[0.044497717522957524]]], "count": [122]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6823529411764706]], [[1.0]], [[0.8784313725490196]]], "mean": [[[0.47661881060484307]], [[0.48329371584699454]], [[0.47436291586306656]]], "std": [[[0.07044584924143923]], [[0.06636753171693904]], [[0.07153662424300943]]], "count": [122]}, "observation.state": {"min": [-0.10976375639438629, 2.000443935394287, 1.0480353832244873, 0.14692182838916779, -2.9178411960601807, -1.83163583278656, -1.2242088317871094, 64.0, 0.02656799927353859, 0.24111899733543396, -0.0442500002682209, -2.6570000648498535, -0.36399999260902405, -0.5519999861717224, -0.40833723545074463, -2.0739400386810303, -2.109212875366211, -1.737143635749817, 1.9265469312667847, -1.3822484016418457, -0.02125811204314232, 27.0, -0.3543759882450104, 0.3046489953994751, 0.0031479999888688326, 1.3020000457763672, 0.1119999960064888, -3.1411852836608887], "max": [0.5411219000816345, 2.092388153076172, 1.6969138383865356, 2.033832311630249, -2.1449224948883057, 1.376541256904602, 0.27829277515411377, 775.0, 0.3617590069770813, 0.42298901081085205, 0.13446000218391418, -0.9359999895095825, 0.8639999628067017, 1.0190000534057617, -0.028379056602716446, -1.9829732179641724, -1.2486958503723145, -0.19315560162067413, 2.8538577556610107, 1.3952337503433228, 0.972253143787384, 869.0, -0.17712999880313873, 0.4107159972190857, 0.13634300231933594, 2.618000030517578, 0.7120000123977661, 3.0980000495910645], "mean": [0.31726503372192383, 2.0738818645477295, 1.341439962387085, 1.1276007890701294, -2.3471152782440186, -0.12040470540523529, -0.3330453038215637, 555.4589233398438, 0.17818927764892578, 0.33669513463974, 0.025785336270928383, -1.9523109197616577, 0.5091103315353394, 0.06612826138734818, -0.25100550055503845, -2.062317132949829, -1.7864145040512085, -1.3782597780227661, 2.253584384918213, -0.6622071862220764, 0.7424932718276978, 493.072998046875, -0.23878923058509827, 0.38215407729148865, 0.06265954673290253, 2.1844780445098877, 0.4891069233417511, -2.348106861114502], "std": [0.13892625272274017, 0.018346155062317848, 0.23457026481628418, 0.7166262865066528, 0.19362325966358185, 1.167301058769226, 0.48513954877853394, 302.4716491699219, 0.12425223737955093, 0.06584041565656662, 0.04543489217758179, 0.6897566914558411, 0.3477848768234253, 0.4689021706581116, 0.0962856188416481, 0.012488679960370064, 0.18673188984394073, 0.2793210744857788, 0.27258166670799255, 0.5852882266044617, 0.27497726678848267, 360.6835021972656, 0.037391696125268936, 0.024639993906021118, 0.03298037499189377, 0.2773577570915222, 0.18053674697875977, 1.259664535522461], "count": [608]}, "action": {"min": [-0.10976375639438629, 2.000443935394287, 1.0480353832244873, 0.14692182838916779, -2.9178411960601807, -1.83163583278656, -1.2242088317871094, 64.0, 0.02656799927353859, 0.24111899733543396, -0.0442500002682209, -2.6570000648498535, -0.36399999260902405, -0.5519999861717224, -0.40833723545074463, -2.0739400386810303, -2.109212875366211, -1.737143635749817, 1.9265469312667847, -1.3822484016418457, -0.02125811204314232, 27.0, -0.3543759882450104, 0.3046489953994751, 0.0031479999888688326, 1.3020000457763672, 0.1119999960064888, -3.1411852836608887], "max": [0.5411219000816345, 2.092388153076172, 1.6969138383865356, 2.033832311630249, -2.1449224948883057, 1.376541256904602, 0.27829277515411377, 775.0, 0.3617590069770813, 0.42298901081085205, 0.13446000218391418, -0.9359999895095825, 0.8639999628067017, 1.0190000534057617, -0.028379056602716446, -1.9829732179641724, -1.2486958503723145, -0.19315560162067413, 2.8538577556610107, 1.3952337503433228, 0.972253143787384, 869.0, -0.17712999880313873, 0.4107159972190857, 0.13634300231933594, 2.618000030517578, 0.7120000123977661, 3.0980000495910645], "mean": [0.31726503372192383, 2.0738818645477295, 1.341439962387085, 1.1276007890701294, -2.3471152782440186, -0.12040470540523529, -0.3330453038215637, 555.4589233398438, 0.17818927764892578, 0.33669513463974, 0.025785336270928383, -1.9523109197616577, 0.5091103315353394, 0.06612826138734818, -0.25100550055503845, -2.062317132949829, -1.7864145040512085, -1.3782597780227661, 2.253584384918213, -0.6622071862220764, 0.7424932718276978, 493.072998046875, -0.23878923058509827, 0.38215407729148865, 0.06265954673290253, 2.1844780445098877, 0.4891069233417511, -2.348106861114502], "std": [0.13892625272274017, 0.018346155062317848, 0.23457026481628418, 0.7166262865066528, 0.19362325966358185, 1.167301058769226, 0.48513954877853394, 302.4716491699219, 0.12425223737955093, 0.06584041565656662, 0.04543489217758179, 0.6897566914558411, 0.3477848768234253, 0.4689021706581116, 0.0962856188416481, 0.012488679960370064, 0.18673188984394073, 0.2793210744857788, 0.27258166670799255, 0.5852882266044617, 0.27497726678848267, 360.6835021972656, 0.037391696125268936, 0.024639993906021118, 0.03298037499189377, 0.2773577570915222, 0.18053674697875977, 1.259664535522461], "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": [123], "max": [123], "mean": [123.0], "std": [0.0], "count": [608]}, "index": {"min": [83062], "max": [83669], "mean": [83365.5], "std": [175.51424443617105], "count": [608]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [608]}, "subtask_annotation": {"mean": [3.6759868421052633, 9.0, 9.0, 9.0, 9.0], "std": [1.832262679351045, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [608]}, "scene_annotation": {"mean": [123.0], "std": [0.0], "min": [123], "max": [123], "count": [608]}, "eef_direction_state": {"mean": [4.4506578947368425, 4.1332236842105265], "std": [1.7855964914650815, 2.0164654792266417], "min": [0, 0], "max": [6, 6], "count": [608]}, "eef_velocity_state": {"mean": [0.6661184210526315, 0.7582236842105263], "std": [0.6629554535146915, 0.7111180984656279], "min": [0, 0], "max": [2, 2], "count": [608]}, "eef_acc_mag_state": {"mean": [0.7302631578947368, 0.8174342105263158], "std": [0.8289212610759323, 0.8318645802546638], "min": [0, 0], "max": [2, 2], "count": [608]}, "eef_direction_action": {"mean": [4.4506578947368425, 4.1332236842105265], "std": [1.7855964914650815, 2.0164654792266417], "min": [0, 0], "max": [6, 6], "count": [608]}, "eef_velocity_action": {"mean": [0.6661184210526315, 0.7582236842105263], "std": [0.6629554535146915, 0.7111180984656279], "min": [0, 0], "max": [2, 2], "count": [608]}, "eef_acc_mag_action": {"mean": [0.7302631578947368, 0.8174342105263158], "std": [0.8289212610759323, 0.8318645802546638], "min": [0, 0], "max": [2, 2], "count": [608]}, "eef_sim_pose_state": {"mean": [0.5725379309522861, 0.28823192830415023, 1.1594363734351065, 0.7132693836488379, 1.0731475058314301, 2.579286210421414, 0.5290778356602424, -0.22064024839095792, 1.159910568568308, 0.4177460887423711, 1.0622916343371, -0.9576552846511615], "std": [0.021567211976384962, 0.02215112882034008, 0.04310732248273515, 2.7961858887428797, 0.2861312299364214, 0.4984236423061836, 0.06960462914420856, 0.0946645321694567, 0.08824347094977485, 1.917515080202802, 0.24703116448552095, 1.6764786967715628], "min": [0.48682578591723985, 0.2490931508182292, 1.035396832642522, -3.1387220461634606, 0.4645028115423666, 0.5215816782620248, 0.4288808141606883, -0.35589547949280415, 1.0360015487374388, -3.0870718356616327, 0.4198545426794569, -3.140731956361213], "max": [0.5978746363356856, 0.34172181337159485, 1.2383473980961717, 3.141246803133256, 1.363581008235062, 3.010576544442492, 0.6189897949196999, -0.10467022441305109, 1.283796958422684, 3.1179606244773854, 1.5376584091376522, 3.140293106090918], "count": [608]}, "eef_sim_pose_action": {"mean": [0.5725379309522861, 0.28823192830415023, 1.1594363734351065, 0.7132693836488379, 1.0731475058314301, 2.579286210421414, 0.5290778356602424, -0.22064024839095792, 1.159910568568308, 0.4177460887423711, 1.0622916343371, -0.9576552846511615], "std": [0.021567211976384962, 0.02215112882034008, 0.04310732248273515, 2.7961858887428797, 0.2861312299364214, 0.4984236423061836, 0.06960462914420856, 0.0946645321694567, 0.08824347094977485, 1.917515080202802, 0.24703116448552095, 1.6764786967715628], "min": [0.48682578591723985, 0.2490931508182292, 1.035396832642522, -3.1387220461634606, 0.4645028115423666, 0.5215816782620248, 0.4288808141606883, -0.35589547949280415, 1.0360015487374388, -3.0870718356616327, 0.4198545426794569, -3.140731956361213], "max": [0.5978746363356856, 0.34172181337159485, 1.2383473980961717, 3.141246803133256, 1.363581008235062, 3.010576544442492, 0.6189897949196999, -0.10467022441305109, 1.283796958422684, 3.1179606244773854, 1.5376584091376522, 3.140293106090918], "count": [608]}, "gripper_mode_state": {"mean": [0.4819078947368421, 0.3157894736842105], "std": [0.4996725685157717, 0.46482951928041516], "min": [0, 0], "max": [1, 1], "count": [608]}, "gripper_activity_state": {"mean": [1.84375, 1.9029605263157894], "std": [0.4732242604282823, 0.3831883878030384], "min": [0, 0], "max": [2, 2], "count": [608]}, "gripper_mode_action": {"mean": [0.4819078947368421, 0.3157894736842105], "std": [0.4996725685157717, 0.46482951928041516], "min": [0, 0], "max": [1, 1], "count": [608]}, "gripper_activity_action": {"mean": [1.84375, 1.9029605263157894], "std": [0.4732242604282823, 0.3831883878030384], "min": [0, 0], "max": [2, 2], "count": [608]}, "gripper_open_scale_state": {"mean": [0.49307319115651305, 0.5554588816793341], "std": [0.36068344119513734, 0.3024717526841549], "min": [0.027, 0.064], "max": [0.869, 0.775], "count": [608]}, "gripper_open_scale_action": {"mean": [0.49307319115651305, 0.5554588816793341], "std": [0.36068344119513734, 0.3024717526841549], "min": [0.027, 0.064], "max": [0.869, 0.775], "count": [608]}}} +{"episode_index": 122, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4493295963007296]], [[0.465679941622967]], [[0.4543562613999088]]], "std": [[[0.13125382305011413]], [[0.12029630508508697]], [[0.12724742460329191]]], "count": [172]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1450980392156863]], [[0.10588235294117647]], [[0.10196078431372549]]], "max": [[[0.6509803921568628]], [[0.6313725490196078]], [[0.6313725490196078]]], "mean": [[[0.47949620596785225]], [[0.48346176043091654]], [[0.4773188008245934]]], "std": [[[0.03376948449034323]], [[0.029230138938533465]], [[0.03361129177141546]]], "count": [172]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46806213781539746]], [[0.4834184657147743]], [[0.46488001595987233]]], "std": [[[0.08001136493415541]], [[0.06735929390533145]], [[0.08478544853553568]]], "count": [172]}, "observation.state": {"min": [-0.19090411067008972, 1.8597006797790527, 0.6638185977935791, 0.15168657898902893, -2.92234468460083, -2.021388053894043, -2.587031841278076, 39.0, -0.0011030000168830156, 0.16623400151729584, -0.045885998755693436, -2.4709999561309814, -0.43799999356269836, -0.550000011920929, -0.2992367148399353, -2.07702898979187, -1.6937025785446167, -1.8832800388336182, 2.424715995788574, -1.1867016553878784, 0.13404129445552826, 29.0, -0.36381199955940247, 0.2761240005493164, -0.05067100003361702, 1.309000015258789, 0.11899999529123306, -3.128999948501587], "max": [0.7249923944473267, 2.091986656188965, 2.7586326599121094, 2.0687386989593506, -0.6372895836830139, 1.6964774131774902, 0.32009339332580566, 826.0, 0.41552698612213135, 0.4265179932117462, 0.18358799815177917, -0.6549999713897705, 0.9570000171661377, 1.2319999933242798, 0.15760323405265808, -1.9737753868103027, -1.0215063095092773, -0.27061331272125244, 2.554551362991333, 1.3809045553207397, 0.49064695835113525, 824.0, -0.1751600056886673, 0.38231799006462097, 0.08821800351142883, 2.5759999752044678, 0.7760000228881836, 3.1410000324249268], "mean": [0.3106454312801361, 2.0701777935028076, 1.5402227640151978, 1.5480871200561523, -2.3677332401275635, 0.6792206764221191, -0.6321024298667908, 333.8417053222656, 0.14803911745548248, 0.3243619203567505, 0.06844702363014221, -1.964991807937622, 0.24936886131763458, 0.04927802085876465, -0.12415671348571777, -2.0635132789611816, -1.277405023574829, -1.1697758436203003, 2.473224639892578, 0.1783091276884079, 0.38481026887893677, 630.1632690429688, -0.24864940345287323, 0.3560725450515747, -0.001639498514123261, 1.8830524682998657, 0.6028593182563782, -2.1180834770202637], "std": [0.24089248478412628, 0.029913777485489845, 0.45801910758018494, 0.6476461887359619, 0.5599828362464905, 1.115707516670227, 0.7380863428115845, 366.55419921875, 0.12002601474523544, 0.06543532758951187, 0.05276421830058098, 0.5817001461982727, 0.35025060176849365, 0.41593921184539795, 0.10881676524877548, 0.011857940815389156, 0.18220490217208862, 0.3239629864692688, 0.03045940399169922, 0.5886778831481934, 0.07679205387830734, 317.4030456542969, 0.03391007333993912, 0.018607305362820625, 0.03084777668118477, 0.261201947927475, 0.14885562658309937, 2.029798984527588], "count": [957]}, "action": {"min": [-0.19090411067008972, 1.8597006797790527, 0.6638185977935791, 0.15168657898902893, -2.92234468460083, -2.021388053894043, -2.587031841278076, 39.0, -0.0011030000168830156, 0.16623400151729584, -0.045885998755693436, -2.4709999561309814, -0.43799999356269836, -0.550000011920929, -0.2992367148399353, -2.07702898979187, -1.6937025785446167, -1.8832800388336182, 2.424715995788574, -1.1867016553878784, 0.13404129445552826, 29.0, -0.36381199955940247, 0.2761240005493164, -0.05067100003361702, 1.309000015258789, 0.11899999529123306, -3.128999948501587], "max": [0.7249923944473267, 2.091986656188965, 2.7586326599121094, 2.0687386989593506, -0.6372895836830139, 1.6964774131774902, 0.32009339332580566, 826.0, 0.41552698612213135, 0.4265179932117462, 0.18358799815177917, -0.6549999713897705, 0.9570000171661377, 1.2319999933242798, 0.15760323405265808, -1.9737753868103027, -1.0215063095092773, -0.27061331272125244, 2.554551362991333, 1.3809045553207397, 0.49064695835113525, 824.0, -0.1751600056886673, 0.38231799006462097, 0.08821800351142883, 2.5759999752044678, 0.7760000228881836, 3.1410000324249268], "mean": [0.3106454312801361, 2.0701777935028076, 1.5402227640151978, 1.5480871200561523, -2.3677332401275635, 0.6792206764221191, -0.6321024298667908, 333.8417053222656, 0.14803911745548248, 0.3243619203567505, 0.06844702363014221, -1.964991807937622, 0.24936886131763458, 0.04927802085876465, -0.12415671348571777, -2.0635132789611816, -1.277405023574829, -1.1697758436203003, 2.473224639892578, 0.1783091276884079, 0.38481026887893677, 630.1632690429688, -0.24864940345287323, 0.3560725450515747, -0.001639498514123261, 1.8830524682998657, 0.6028593182563782, -2.1180834770202637], "std": [0.24089248478412628, 0.029913777485489845, 0.45801910758018494, 0.6476461887359619, 0.5599828362464905, 1.115707516670227, 0.7380863428115845, 366.55419921875, 0.12002601474523544, 0.06543532758951187, 0.05276421830058098, 0.5817001461982727, 0.35025060176849365, 0.41593921184539795, 0.10881676524877548, 0.011857940815389156, 0.18220490217208862, 0.3239629864692688, 0.03045940399169922, 0.5886778831481934, 0.07679205387830734, 317.4030456542969, 0.03391007333993912, 0.018607305362820625, 0.03084777668118477, 0.261201947927475, 0.14885562658309937, 2.029798984527588], "count": [957]}, "timestamp": {"min": [0.0], "max": [31.866666666666667], "mean": [15.933333333333334], "std": [9.208731766141348], "count": [957]}, "frame_index": {"min": [0], "max": [956], "mean": [478.0], "std": [276.26195298424045], "count": [957]}, "episode_index": {"min": [124], "max": [124], "mean": [124.0], "std": [0.0], "count": [957]}, "index": {"min": [83670], "max": [84626], "mean": [84148.0], "std": [276.26195298424045], "count": [957]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [957]}, "subtask_annotation": {"mean": [1.8526645768025078, 9.0, 9.0, 9.0, 9.0], "std": [2.276642036121738, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [957]}, "scene_annotation": {"mean": [124.0], "std": [0.0], "min": [124], "max": [124], "count": [957]}, "eef_direction_state": {"mean": [4.941483803552769, 3.9247648902821317], "std": [1.7082757238798587, 1.8412954505901502], "min": [0, 0], "max": [6, 6], "count": [957]}, "eef_velocity_state": {"mean": [0.43260188087774293, 0.9393939393939394], "std": [0.6407470343952563, 0.7129822047786959], "min": [0, 0], "max": [2, 2], "count": [957]}, "eef_acc_mag_state": {"mean": [0.5820271682340648, 0.9017763845350052], "std": [0.8041239496033068, 0.8271559841386849], "min": [0, 0], "max": [2, 2], "count": [957]}, "eef_direction_action": {"mean": [4.941483803552769, 3.9247648902821317], "std": [1.7082757238798587, 1.8412954505901502], "min": [0, 0], "max": [6, 6], "count": [957]}, "eef_velocity_action": {"mean": [0.43260188087774293, 0.9393939393939394], "std": [0.6407470343952563, 0.7129822047786959], "min": [0, 0], "max": [2, 2], "count": [957]}, "eef_acc_mag_action": {"mean": [0.5820271682340648, 0.9017763845350052], "std": [0.8041239496033068, 0.8271559841386849], "min": [0, 0], "max": [2, 2], "count": [957]}, "eef_sim_pose_state": {"mean": [0.5403481878111568, 0.24471771067594497, 1.0962281976090404, 1.858660774514108, 1.315648041533919, 2.1803726711053186, 0.5174978428093903, -0.22788395537577344, 1.2186182527830982, -1.4245084741267002, 0.8991795555477837, -1.367153635866879], "std": [0.017566075438204758, 0.02314705405076818, 0.04258326793800682, 1.5803157496886517, 0.24811907540698186, 0.5997746011328087, 0.06684063108834058, 0.09949761505412297, 0.08771767592536359, 1.5835757534549535, 0.25882630547710167, 0.9291378312043357], "min": [0.4578972370348452, 0.19449272804916515, 1.02127930767209, -3.131502559433109, 0.4955652079937214, -3.1156935720314536, 0.35657131001254583, -0.44298666785834706, 1.0290552433943785, -3.1414706656694653, 0.3441630197065153, -3.0528869355720385], "max": [0.5679856057589151, 0.3373088647108045, 1.2197738820911885, 3.141570853645435, 1.4737675755318356, 3.0445774467469358, 0.6251074064900128, -0.1020423153222545, 1.3476778922618138, 3.1399874494008935, 1.547789001557545, 2.8935589498903362], "count": [957]}, "eef_sim_pose_action": {"mean": [0.5403481878111568, 0.24471771067594497, 1.0962281976090404, 1.858660774514108, 1.315648041533919, 2.1803726711053186, 0.5174978428093903, -0.22788395537577344, 1.2186182527830982, -1.4245084741267002, 0.8991795555477837, -1.367153635866879], "std": [0.017566075438204758, 0.02314705405076818, 0.04258326793800682, 1.5803157496886517, 0.24811907540698186, 0.5997746011328087, 0.06684063108834058, 0.09949761505412297, 0.08771767592536359, 1.5835757534549535, 0.25882630547710167, 0.9291378312043357], "min": [0.4578972370348452, 0.19449272804916515, 1.02127930767209, -3.131502559433109, 0.4955652079937214, -3.1156935720314536, 0.35657131001254583, -0.44298666785834706, 1.0290552433943785, -3.1414706656694653, 0.3441630197065153, -3.0528869355720385], "max": [0.5679856057589151, 0.3373088647108045, 1.2197738820911885, 3.141570853645435, 1.4737675755318356, 3.0445774467469358, 0.6251074064900128, -0.1020423153222545, 1.3476778922618138, 3.1399874494008935, 1.547789001557545, 2.8935589498903362], "count": [957]}, "gripper_mode_state": {"mean": [0.24660397074190177, 0.632183908045977], "std": [0.4310341661124298, 0.48221096467593927], "min": [0, 0], "max": [1, 1], "count": [957]}, "gripper_activity_state": {"mean": [1.9446185997910135, 1.9310344827586208], "std": [0.30335081957634136, 0.31910316440289604], "min": [0, 0], "max": [2, 2], "count": [957]}, "gripper_mode_action": {"mean": [0.24660397074190177, 0.632183908045977], "std": [0.4310341661124298, 0.48221096467593927], "min": [0, 0], "max": [1, 1], "count": [957]}, "gripper_activity_action": {"mean": [1.9446185997910135, 1.9310344827586208], "std": [0.30335081957634136, 0.31910316440289604], "min": [0, 0], "max": [2, 2], "count": [957]}, "gripper_open_scale_state": {"mean": [0.630163531892356, 0.3338416927501074], "std": [0.31740285463695, 0.3665541151574147], "min": [0.029, 0.039], "max": [0.824, 0.826], "count": [957]}, "gripper_open_scale_action": {"mean": [0.630163531892356, 0.3338416927501074], "std": [0.31740285463695, 0.3665541151574147], "min": [0.029, 0.039], "max": [0.824, 0.826], "count": [957]}}} +{"episode_index": 123, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.449539801879085]], [[0.4677768545751634]], [[0.4565131454248366]]], "std": [[[0.132828179399975]], [[0.11992187662576315]], [[0.12525018392286832]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7686274509803922]], [[0.6705882352941176]], [[0.7450980392156863]]], "mean": [[[0.4766923835784314]], [[0.47622158496732026]], [[0.47008911151960786]]], "std": [[[0.05915970173133341]], [[0.07316323709097265]], [[0.0715470964512051]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.796078431372549]], [[0.788235294117647]], [[0.792156862745098]]], "mean": [[[0.4811964930555555]], [[0.4861036233660131]], [[0.47807484477124185]]], "std": [[[0.07962918205567784]], [[0.0759959635196782]], [[0.08248051754210282]]], "count": [100]}, "observation.state": {"min": [0.07005751878023148, 2.0426111221313477, 1.6210968494415283, 0.05480333790183067, -2.3288629055023193, 0.7791324257850647, -2.8851513862609863, 37.0, 0.0668099969625473, 0.24014200270175934, -0.05369200184941292, -2.744999885559082, 0.24699997901916504, -0.5830000042915344, -0.29623472690582275, -2.0754408836364746, -1.615424394607544, -1.9404221773147583, 2.540710926055908, -1.0954209566116333, -0.05686282739043236, 38.0, -0.33479899168014526, 0.297776997089386, -0.03331200033426285, 1.281000018119812, 0.17299999296665192, -3.1331851482391357], "max": [0.8643743991851807, 2.092719793319702, 2.1943676471710205, 1.6749576330184937, -0.19676841795444489, 1.7356600761413574, -0.48897144198417664, 825.0, 0.383542001247406, 0.4454770088195801, 0.11591300368309021, -0.9089999794960022, 1.2039999961853027, 0.9169999957084656, 0.031241392716765404, -1.9797793626785278, -1.1212868690490723, -0.28094565868377686, 2.838621139526367, 1.32261061668396, 0.5711415410041809, 842.0, -0.13812699913978577, 0.3815929889678955, 0.08738300204277039, 2.4649999141693115, 0.7680000066757202, 3.122999906539917], "mean": [0.3654875159263611, 2.0773732662200928, 1.9499293565750122, 0.7137919068336487, -1.1225160360336304, 1.2928742170333862, -2.0513994693756104, 529.7695922851562, 0.23751862347126007, 0.3342052102088928, 0.0350738987326622, -1.9136672019958496, 0.5416358709335327, 0.17493315041065216, -0.16850680112838745, -2.06131911277771, -1.4556468725204468, -1.5119212865829468, 2.6125600337982178, -0.5251462459564209, 0.31336891651153564, 490.00921630859375, -0.2065761387348175, 0.3537795841693878, 0.02004990167915821, 2.1541175842285156, 0.4078318774700165, -1.9885635375976562], "std": [0.24869589507579803, 0.015337960794568062, 0.19580093026161194, 0.530642032623291, 0.8059459924697876, 0.2743317782878876, 0.9804446697235107, 354.2821350097656, 0.1200174018740654, 0.06968030333518982, 0.04490956664085388, 0.591342568397522, 0.22521410882472992, 0.42949607968330383, 0.09757343679666519, 0.014271647669374943, 0.13969098031520844, 0.3900212347507477, 0.07277033478021622, 0.6962347626686096, 0.17907343804836273, 319.04241943359375, 0.04776749759912491, 0.018511932343244553, 0.030491620302200317, 0.3012154698371887, 0.13940545916557312, 1.7797435522079468], "count": [434]}, "action": {"min": [0.07005751878023148, 2.0426111221313477, 1.6210968494415283, 0.05480333790183067, -2.3288629055023193, 0.7791324257850647, -2.8851513862609863, 37.0, 0.0668099969625473, 0.24014200270175934, -0.05369200184941292, -2.744999885559082, 0.24699997901916504, -0.5830000042915344, -0.29623472690582275, -2.0754408836364746, -1.615424394607544, -1.9404221773147583, 2.540710926055908, -1.0954209566116333, -0.05686282739043236, 38.0, -0.33479899168014526, 0.297776997089386, -0.03331200033426285, 1.281000018119812, 0.17299999296665192, -3.1331851482391357], "max": [0.8643743991851807, 2.092719793319702, 2.1943676471710205, 1.6749576330184937, -0.19676841795444489, 1.7356600761413574, -0.48897144198417664, 825.0, 0.383542001247406, 0.4454770088195801, 0.11591300368309021, -0.9089999794960022, 1.2039999961853027, 0.9169999957084656, 0.031241392716765404, -1.9797793626785278, -1.1212868690490723, -0.28094565868377686, 2.838621139526367, 1.32261061668396, 0.5711415410041809, 842.0, -0.13812699913978577, 0.3815929889678955, 0.08738300204277039, 2.4649999141693115, 0.7680000066757202, 3.122999906539917], "mean": [0.3654875159263611, 2.0773732662200928, 1.9499293565750122, 0.7137919068336487, -1.1225160360336304, 1.2928742170333862, -2.0513994693756104, 529.7695922851562, 0.23751862347126007, 0.3342052102088928, 0.0350738987326622, -1.9136672019958496, 0.5416358709335327, 0.17493315041065216, -0.16850680112838745, -2.06131911277771, -1.4556468725204468, -1.5119212865829468, 2.6125600337982178, -0.5251462459564209, 0.31336891651153564, 490.00921630859375, -0.2065761387348175, 0.3537795841693878, 0.02004990167915821, 2.1541175842285156, 0.4078318774700165, -1.9885635375976562], "std": [0.24869589507579803, 0.015337960794568062, 0.19580093026161194, 0.530642032623291, 0.8059459924697876, 0.2743317782878876, 0.9804446697235107, 354.2821350097656, 0.1200174018740654, 0.06968030333518982, 0.04490956664085388, 0.591342568397522, 0.22521410882472992, 0.42949607968330383, 0.09757343679666519, 0.014271647669374943, 0.13969098031520844, 0.3900212347507477, 0.07277033478021622, 0.6962347626686096, 0.17907343804836273, 319.04241943359375, 0.04776749759912491, 0.018511932343244553, 0.030491620302200317, 0.3012154698371887, 0.13940545916557312, 1.7797435522079468], "count": [434]}, "timestamp": {"min": [0.0], "max": [14.433333333333334], "mean": [7.216666666666668], "std": [4.176155861288917], "count": [434]}, "frame_index": {"min": [0], "max": [433], "mean": [216.5], "std": [125.28467583866751], "count": [434]}, "episode_index": {"min": [125], "max": [125], "mean": [125.0], "std": [0.0], "count": [434]}, "index": {"min": [84627], "max": [85060], "mean": [84843.5], "std": [125.28467583866751], "count": [434]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [434]}, "subtask_annotation": {"mean": [3.0921658986175116, 9.0, 9.0, 9.0, 9.0], "std": [2.093611835144334, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [434]}, "scene_annotation": {"mean": [125.0], "std": [0.0], "min": [125], "max": [125], "count": [434]}, "eef_direction_state": {"mean": [4.290322580645161, 4.04147465437788], "std": [1.7711326759589674, 2.0076199634294265], "min": [0, 0], "max": [6, 6], "count": [434]}, "eef_velocity_state": {"mean": [0.7764976958525346, 0.8824884792626728], "std": [0.6499207262855373, 0.7784643284677635], "min": [0, 0], "max": [2, 2], "count": [434]}, "eef_acc_mag_state": {"mean": [0.7695852534562212, 0.7880184331797235], "std": [0.835500519633519, 0.8067938707567337], "min": [0, 0], "max": [2, 2], "count": [434]}, "eef_direction_action": {"mean": [4.290322580645161, 4.04147465437788], "std": [1.7711326759589674, 2.0076199634294265], "min": [0, 0], "max": [6, 6], "count": [434]}, "eef_velocity_action": {"mean": [0.7764976958525346, 0.8824884792626728], "std": [0.6499207262855373, 0.7784643284677635], "min": [0, 0], "max": [2, 2], "count": [434]}, "eef_acc_mag_action": {"mean": [0.7695852534562212, 0.7880184331797235], "std": [0.835500519633519, 0.8067938707567337], "min": [0, 0], "max": [2, 2], "count": [434]}, "eef_sim_pose_state": {"mean": [0.5447006490358122, 0.2347360138005186, 1.1527857583618673, 1.1869622889755376, 1.013097657805183, 2.2882564907998337, 0.5279381081425519, -0.2718347957674716, 1.1213580375425167, 0.0830824439427164, 1.1148472344137683, -0.7947469959236729], "std": [0.019217679163913804, 0.025698409378931718, 0.05154678363326607, 2.431227460335002, 0.2634433373745012, 0.6566684091335943, 0.0769609744116411, 0.09813585231853554, 0.07933686454089856, 1.7427108444339523, 0.18058778766520803, 1.1255803220695093], "min": [0.479365705807774, 0.20054380154982945, 1.0234470397864501, -3.135530660274931, 0.5199945560086565, 0.09810652362916704, 0.42874966571837814, -0.40261666969319876, 1.021559579040113, -3.138644424039769, 0.8718904480585836, -3.1246357447757624], "max": [0.5680682008185824, 0.320531123258772, 1.2286802595913011, 3.1415885950878595, 1.5423075952104752, 2.943723065228, 0.651146203769226, -0.10430151977903672, 1.2443772222474978, 3.1401593556419596, 1.35943275668878, 3.0201714046473302], "count": [434]}, "eef_sim_pose_action": {"mean": [0.5447006490358122, 0.2347360138005186, 1.1527857583618673, 1.1869622889755376, 1.013097657805183, 2.2882564907998337, 0.5279381081425519, -0.2718347957674716, 1.1213580375425167, 0.0830824439427164, 1.1148472344137683, -0.7947469959236729], "std": [0.019217679163913804, 0.025698409378931718, 0.05154678363326607, 2.431227460335002, 0.2634433373745012, 0.6566684091335943, 0.0769609744116411, 0.09813585231853554, 0.07933686454089856, 1.7427108444339523, 0.18058778766520803, 1.1255803220695093], "min": [0.479365705807774, 0.20054380154982945, 1.0234470397864501, -3.135530660274931, 0.5199945560086565, 0.09810652362916704, 0.42874966571837814, -0.40261666969319876, 1.021559579040113, -3.138644424039769, 0.8718904480585836, -3.1246357447757624], "max": [0.5680682008185824, 0.320531123258772, 1.2286802595913011, 3.1415885950878595, 1.5423075952104752, 2.943723065228, 0.651146203769226, -0.10430151977903672, 1.2443772222474978, 3.1401593556419596, 1.35943275668878, 3.0201714046473302], "count": [434]}, "gripper_mode_state": {"mean": [0.35944700460829493, 0.3847926267281106], "std": [0.47983836391687223, 0.48654625796915896], "min": [0, 0], "max": [1, 1], "count": [434]}, "gripper_activity_state": {"mean": [1.8571428571428572, 1.8548387096774193], "std": [0.4779537247495547, 0.48444666213679094], "min": [0, 0], "max": [2, 2], "count": [434]}, "gripper_mode_action": {"mean": [0.35944700460829493, 0.3847926267281106], "std": [0.47983836391687223, 0.48654625796915896], "min": [0, 0], "max": [1, 1], "count": [434]}, "gripper_activity_action": {"mean": [1.8571428571428572, 1.8548387096774193], "std": [0.4779537247495547, 0.48444666213679094], "min": [0, 0], "max": [2, 2], "count": [434]}, "gripper_open_scale_state": {"mean": [0.4900092167392861, 0.5297695852095083], "std": [0.3190426444009955, 0.3542821840996341], "min": [0.038, 0.037], "max": [0.842, 0.825], "count": [434]}, "gripper_open_scale_action": {"mean": [0.4900092167392861, 0.5297695852095083], "std": [0.3190426444009955, 0.3542821840996341], "min": [0.038, 0.037], "max": [0.842, 0.825], "count": [434]}}} +{"episode_index": 124, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.45402769199346404]], [[0.47194716911764706]], [[0.4612457312091503]]], "std": [[[0.12215239952336798]], [[0.10524184931013351]], [[0.11127298201925286]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6509803921568628]], [[0.7019607843137254]]], "mean": [[[0.4751546609477124]], [[0.4777841053921569]], [[0.4719718300653595]]], "std": [[[0.0572438253912264]], [[0.061016025537636416]], [[0.06151881227302857]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4777192340686275]], [[0.4873111376633987]], [[0.47326465890522873]]], "std": [[[0.08186405626095483]], [[0.06874691922040203]], [[0.08617233274671114]]], "count": [100]}, "observation.state": {"min": [-0.025237461552023888, 1.9719253778457642, 1.5964179039001465, 0.07611381262540817, -2.4184155464172363, 0.7498458623886108, -2.7856502532958984, 20.0, 0.03145800158381462, 0.25015801191329956, -0.06415200233459473, -2.7839999198913574, 0.02699999324977398, -0.5529999732971191, -0.21680480241775513, -2.0754408836364746, -1.580622673034668, -2.006500244140625, 2.648711681365967, -1.227891445159912, -0.20177751779556274, 42.0, -0.37343499064445496, 0.25195300579071045, -0.01568800024688244, 1.347000002861023, 0.12199999392032623, -3.1401853561401367], "max": [0.9984853863716125, 2.092440366744995, 2.0095372200012207, 1.7831156253814697, 0.06295403093099594, 1.7556966543197632, -0.35002580285072327, 825.0, 0.395253986120224, 0.43416300415992737, 0.11789199709892273, -0.8100000023841858, 1.1950000524520874, 1.246999979019165, 0.18364354968070984, -1.9431449174880981, -1.2068253755569458, -0.2070833146572113, 2.8880136013031006, 1.3849536180496216, 0.4450764060020447, 811.0, -0.15413300693035126, 0.3482460081577301, 0.12580500543117523, 2.4690001010894775, 0.7969999313354492, 3.1389999389648438], "mean": [0.33889123797416687, 2.070218324661255, 1.837699055671692, 0.751930296421051, -0.9111577272415161, 1.2874934673309326, -2.0222437381744385, 490.3858337402344, 0.24009329080581665, 0.3225640654563904, 0.04647941514849663, -1.7443652153015137, 0.5687379240989685, 0.2593516707420349, -0.021183010190725327, -2.0571773052215576, -1.4229931831359863, -1.4567821025848389, 2.7001230716705322, -0.271232545375824, 0.1773001104593277, 575.3184814453125, -0.2524653971195221, 0.31973621249198914, 0.03536425903439522, 1.967902421951294, 0.4972992539405823, -1.4464061260223389], "std": [0.34135207533836365, 0.03243093565106392, 0.1380278319120407, 0.5308379530906677, 0.9428735971450806, 0.22364069521427155, 0.9353535175323486, 367.2938537597656, 0.13833695650100708, 0.06878528743982315, 0.05069942772388458, 0.7296783924102783, 0.3022282123565674, 0.42836010456085205, 0.09133647382259369, 0.022193994373083115, 0.10699512809515, 0.4695914089679718, 0.049371007829904556, 0.8743059039115906, 0.11446274071931839, 317.52081298828125, 0.05480535700917244, 0.019963456317782402, 0.028692398220300674, 0.39106303453445435, 0.23331162333488464, 2.308171510696411], "count": [438]}, "action": {"min": [-0.025237461552023888, 1.9719253778457642, 1.5964179039001465, 0.07611381262540817, -2.4184155464172363, 0.7498458623886108, -2.7856502532958984, 20.0, 0.03145800158381462, 0.25015801191329956, -0.06415200233459473, -2.7839999198913574, 0.02699999324977398, -0.5529999732971191, -0.21680480241775513, -2.0754408836364746, -1.580622673034668, -2.006500244140625, 2.648711681365967, -1.227891445159912, -0.20177751779556274, 42.0, -0.37343499064445496, 0.25195300579071045, -0.01568800024688244, 1.347000002861023, 0.12199999392032623, -3.1401853561401367], "max": [0.9984853863716125, 2.092440366744995, 2.0095372200012207, 1.7831156253814697, 0.06295403093099594, 1.7556966543197632, -0.35002580285072327, 825.0, 0.395253986120224, 0.43416300415992737, 0.11789199709892273, -0.8100000023841858, 1.1950000524520874, 1.246999979019165, 0.18364354968070984, -1.9431449174880981, -1.2068253755569458, -0.2070833146572113, 2.8880136013031006, 1.3849536180496216, 0.4450764060020447, 811.0, -0.15413300693035126, 0.3482460081577301, 0.12580500543117523, 2.4690001010894775, 0.7969999313354492, 3.1389999389648438], "mean": [0.33889123797416687, 2.070218324661255, 1.837699055671692, 0.751930296421051, -0.9111577272415161, 1.2874934673309326, -2.0222437381744385, 490.3858337402344, 0.24009329080581665, 0.3225640654563904, 0.04647941514849663, -1.7443652153015137, 0.5687379240989685, 0.2593516707420349, -0.021183010190725327, -2.0571773052215576, -1.4229931831359863, -1.4567821025848389, 2.7001230716705322, -0.271232545375824, 0.1773001104593277, 575.3184814453125, -0.2524653971195221, 0.31973621249198914, 0.03536425903439522, 1.967902421951294, 0.4972992539405823, -1.4464061260223389], "std": [0.34135207533836365, 0.03243093565106392, 0.1380278319120407, 0.5308379530906677, 0.9428735971450806, 0.22364069521427155, 0.9353535175323486, 367.2938537597656, 0.13833695650100708, 0.06878528743982315, 0.05069942772388458, 0.7296783924102783, 0.3022282123565674, 0.42836010456085205, 0.09133647382259369, 0.022193994373083115, 0.10699512809515, 0.4695914089679718, 0.049371007829904556, 0.8743059039115906, 0.11446274071931839, 317.52081298828125, 0.05480535700917244, 0.019963456317782402, 0.028692398220300674, 0.39106303453445435, 0.23331162333488464, 2.308171510696411], "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": [126], "max": [126], "mean": [126.0], "std": [0.0], "count": [438]}, "index": {"min": [85061], "max": [85498], "mean": [85279.5], "std": [126.43937941427373], "count": [438]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [438]}, "subtask_annotation": {"mean": [2.8858447488584473, 9.0, 9.0, 9.0, 9.0], "std": [2.1166292220340117, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [438]}, "scene_annotation": {"mean": [126.0], "std": [0.0], "min": [126], "max": [126], "count": [438]}, "eef_direction_state": {"mean": [4.573059360730594, 4.328767123287672], "std": [1.7102712143438752, 1.758643062322276], "min": [0, 0], "max": [6, 6], "count": [438]}, "eef_velocity_state": {"mean": [0.7511415525114156, 0.8767123287671232], "std": [0.7020427292277295, 0.7783345786562615], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_acc_mag_state": {"mean": [0.7625570776255708, 0.7511415525114156], "std": [0.8238814696094897, 0.8301873436911628], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_direction_action": {"mean": [4.573059360730594, 4.328767123287672], "std": [1.7102712143438752, 1.758643062322276], "min": [0, 0], "max": [6, 6], "count": [438]}, "eef_velocity_action": {"mean": [0.7511415525114156, 0.8767123287671232], "std": [0.7020427292277295, 0.7783345786562615], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_acc_mag_action": {"mean": [0.7625570776255708, 0.7511415525114156], "std": [0.8238814696094897, 0.8301873436911628], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_sim_pose_state": {"mean": [0.5090055713749677, 0.27171570850646887, 1.1274644563440446, 1.360690245930269, 1.1053138223660928, 2.241655327961695, 0.5171671162226938, -0.2762906182413835, 1.1268672622160159, -0.06469140458404059, 1.0845277846472579, -0.5737886318834732], "std": [0.0181212656794514, 0.032766537550228826, 0.057084579299806065, 2.2161734590831874, 0.37264498632566184, 0.8656101800648348, 0.07706503779605926, 0.11418109315508661, 0.08585548340601258, 1.7145613288870525, 0.1884860617369967, 1.080985929852625], "min": [0.4328973666950018, 0.22435615769486253, 1.0070032941179095, -3.1371732783471926, 0.4544043642364768, -0.17102951816631184, 0.4362998999840173, -0.3988093785924669, 1.0287591298250918, -3.13945306004555, 0.7262090859296326, -3.1117259134405786], "max": [0.5293409436138456, 0.3479806726264995, 1.2318314702017665, 3.1388993441982223, 1.5510479089671647, 2.8844214018722343, 0.6446287489858462, -0.07594872084864518, 1.274182046432612, 3.1382038966227563, 1.390231430818849, 2.4234337648874114], "count": [438]}, "eef_sim_pose_action": {"mean": [0.5090055713749677, 0.27171570850646887, 1.1274644563440446, 1.360690245930269, 1.1053138223660928, 2.241655327961695, 0.5171671162226938, -0.2762906182413835, 1.1268672622160159, -0.06469140458404059, 1.0845277846472579, -0.5737886318834732], "std": [0.0181212656794514, 0.032766537550228826, 0.057084579299806065, 2.2161734590831874, 0.37264498632566184, 0.8656101800648348, 0.07706503779605926, 0.11418109315508661, 0.08585548340601258, 1.7145613288870525, 0.1884860617369967, 1.080985929852625], "min": [0.4328973666950018, 0.22435615769486253, 1.0070032941179095, -3.1371732783471926, 0.4544043642364768, -0.17102951816631184, 0.4362998999840173, -0.3988093785924669, 1.0287591298250918, -3.13945306004555, 0.7262090859296326, -3.1117259134405786], "max": [0.5293409436138456, 0.3479806726264995, 1.2318314702017665, 3.1388993441982223, 1.5510479089671647, 2.8844214018722343, 0.6446287489858462, -0.07594872084864518, 1.274182046432612, 3.1382038966227563, 1.390231430818849, 2.4234337648874114], "count": [438]}, "gripper_mode_state": {"mean": [0.319634703196347, 0.410958904109589], "std": [0.4663350294680084, 0.4920078081114511], "min": [0, 0], "max": [1, 1], "count": [438]}, "gripper_activity_state": {"mean": [1.8470319634703196, 1.8744292237442923], "std": [0.4796096718525416, 0.43292993334083785], "min": [0, 0], "max": [2, 2], "count": [438]}, "gripper_mode_action": {"mean": [0.319634703196347, 0.410958904109589], "std": [0.4663350294680084, 0.4920078081114511], "min": [0, 0], "max": [1, 1], "count": [438]}, "gripper_activity_action": {"mean": [1.8470319634703196, 1.8744292237442923], "std": [0.4796096718525416, 0.43292993334083785], "min": [0, 0], "max": [2, 2], "count": [438]}, "gripper_open_scale_state": {"mean": [0.5753184933858352, 0.49038584465305557], "std": [0.3175211224204565, 0.3672938793732295], "min": [0.042, 0.02], "max": [0.811, 0.825], "count": [438]}, "gripper_open_scale_action": {"mean": [0.5753184933858352, 0.49038584465305557], "std": [0.3175211224204565, 0.3672938793732295], "min": [0.042, 0.02], "max": [0.811, 0.825], "count": [438]}}} +{"episode_index": 125, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.46660194035947716]], [[0.48301107843137253]], [[0.4725169281045752]]], "std": [[[0.1353913867495582]], [[0.1188916978296045]], [[0.1252053692735802]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[0.6470588235294118]], [[0.6352941176470588]], [[0.6352941176470588]]], "mean": [[[0.4769843995098039]], [[0.4797812928921569]], [[0.472994987745098]]], "std": [[[0.04851219043774328]], [[0.05171746538236342]], [[0.05477270888525071]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.6549019607843137]], [[0.6549019607843137]]], "mean": [[[0.4789475306372549]], [[0.48730565767973855]], [[0.475819368872549]]], "std": [[[0.08219079718921737]], [[0.07542268994735471]], [[0.08367696200950335]]], "count": [100]}, "observation.state": {"min": [-0.05448917672038078, 1.9885060787200928, 1.547635793685913, 0.1578650325536728, -2.557849884033203, 0.6454402208328247, -2.859285831451416, 30.0, 0.021128999069333076, 0.24862200021743774, -0.0655049979686737, -2.6549999713897705, 0.0009999925969168544, -0.5640000104904175, -0.3061831295490265, -2.0784950256347656, -1.5896111726760864, -1.7746682167053223, 2.4291491508483887, -1.0324320793151855, -0.14013248682022095, 34.0, -0.3548240065574646, 0.2399899959564209, -0.015130000188946724, 1.4040000438690186, 0.18900001049041748, -3.131185293197632], "max": [1.0289413928985596, 2.0931036472320557, 2.20108699798584, 1.846785306930542, -0.19924680888652802, 1.6856740713119507, -0.246527761220932, 831.0, 0.40362000465393066, 0.45053601264953613, 0.13958600163459778, -0.9649999737739563, 1.0809999704360962, 0.8650000095367432, 0.159016951918602, -1.8421077728271484, -1.0067932605743408, -0.2745577394962311, 2.886861801147461, 1.4420086145401, 0.61515873670578, 814.0, -0.16418999433517456, 0.37477999925613403, 0.07395099848508835, 2.446000099182129, 0.6850000023841858, 3.132999897003174], "mean": [0.35574427247047424, 2.0759942531585693, 1.7288693189620972, 0.9817643165588379, -1.3424525260925293, 1.1646969318389893, -1.714902639389038, 499.0606384277344, 0.19410340487957, 0.34416571259498596, 0.026224210858345032, -2.027651071548462, 0.49476179480552673, 0.0997505635023117, -0.05679437518119812, -2.0579051971435547, -1.3919398784637451, -1.4066327810287476, 2.5236916542053223, -0.2036413699388504, 0.4128722548484802, 590.9828491210938, -0.24074862897396088, 0.3413175046443939, 0.020933454856276512, 2.0136032104492188, 0.49325624108314514, -2.046682596206665], "std": [0.3502703309059143, 0.021876707673072815, 0.15040594339370728, 0.6177485585212708, 0.9535046219825745, 0.29466620087623596, 0.9694436192512512, 358.93072509765625, 0.1214880719780922, 0.06470012664794922, 0.04736383259296417, 0.46744972467422485, 0.3009123206138611, 0.33569690585136414, 0.08423428982496262, 0.031878381967544556, 0.14515158534049988, 0.38570648431777954, 0.12952232360839844, 0.6886482238769531, 0.1960323005914688, 314.56561279296875, 0.04297647997736931, 0.027909735217690468, 0.021450793370604515, 0.3088233172893524, 0.1475522518157959, 1.8686977624893188], "count": [437]}, "action": {"min": [-0.05448917672038078, 1.9885060787200928, 1.547635793685913, 0.1578650325536728, -2.557849884033203, 0.6454402208328247, -2.859285831451416, 30.0, 0.021128999069333076, 0.24862200021743774, -0.0655049979686737, -2.6549999713897705, 0.0009999925969168544, -0.5640000104904175, -0.3061831295490265, -2.0784950256347656, -1.5896111726760864, -1.7746682167053223, 2.4291491508483887, -1.0324320793151855, -0.14013248682022095, 34.0, -0.3548240065574646, 0.2399899959564209, -0.015130000188946724, 1.4040000438690186, 0.18900001049041748, -3.131185293197632], "max": [1.0289413928985596, 2.0931036472320557, 2.20108699798584, 1.846785306930542, -0.19924680888652802, 1.6856740713119507, -0.246527761220932, 831.0, 0.40362000465393066, 0.45053601264953613, 0.13958600163459778, -0.9649999737739563, 1.0809999704360962, 0.8650000095367432, 0.159016951918602, -1.8421077728271484, -1.0067932605743408, -0.2745577394962311, 2.886861801147461, 1.4420086145401, 0.61515873670578, 814.0, -0.16418999433517456, 0.37477999925613403, 0.07395099848508835, 2.446000099182129, 0.6850000023841858, 3.132999897003174], "mean": [0.35574427247047424, 2.0759942531585693, 1.7288693189620972, 0.9817643165588379, -1.3424525260925293, 1.1646969318389893, -1.714902639389038, 499.0606384277344, 0.19410340487957, 0.34416571259498596, 0.026224210858345032, -2.027651071548462, 0.49476179480552673, 0.0997505635023117, -0.05679437518119812, -2.0579051971435547, -1.3919398784637451, -1.4066327810287476, 2.5236916542053223, -0.2036413699388504, 0.4128722548484802, 590.9828491210938, -0.24074862897396088, 0.3413175046443939, 0.020933454856276512, 2.0136032104492188, 0.49325624108314514, -2.046682596206665], "std": [0.3502703309059143, 0.021876707673072815, 0.15040594339370728, 0.6177485585212708, 0.9535046219825745, 0.29466620087623596, 0.9694436192512512, 358.93072509765625, 0.1214880719780922, 0.06470012664794922, 0.04736383259296417, 0.46744972467422485, 0.3009123206138611, 0.33569690585136414, 0.08423428982496262, 0.031878381967544556, 0.14515158534049988, 0.38570648431777954, 0.12952232360839844, 0.6886482238769531, 0.1960323005914688, 314.56561279296875, 0.04297647997736931, 0.027909735217690468, 0.021450793370604515, 0.3088233172893524, 0.1475522518157959, 1.8686977624893188], "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": [127], "max": [127], "mean": [127.0], "std": [0.0], "count": [437]}, "index": {"min": [85499], "max": [85935], "mean": [85717.0], "std": [126.15070352558483], "count": [437]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [437]}, "subtask_annotation": {"mean": [3.05720823798627, 9.0, 9.0, 9.0, 9.0], "std": [2.114334748338786, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [437]}, "scene_annotation": {"mean": [127.0], "std": [0.0], "min": [127], "max": [127], "count": [437]}, "eef_direction_state": {"mean": [4.28604118993135, 4.043478260869565], "std": [1.8925633406317988, 1.8366806151374484], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_state": {"mean": [0.7414187643020596, 0.9336384439359268], "std": [0.6727455280120831, 0.7271704902626275], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_state": {"mean": [0.8604118993135011, 0.8009153318077803], "std": [0.82090133788436, 0.8418129529481027], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_direction_action": {"mean": [4.28604118993135, 4.043478260869565], "std": [1.8925633406317988, 1.8366806151374484], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_action": {"mean": [0.7414187643020596, 0.9336384439359268], "std": [0.6727455280120831, 0.7271704902626275], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_action": {"mean": [0.8604118993135011, 0.8009153318077803], "std": [0.82090133788436, 0.8418129529481027], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_sim_pose_state": {"mean": [0.5289668979109938, 0.25656351221691864, 1.1241689949898184, 1.5769642691114727, 1.1369754326831218, 2.2136018019175423, 0.5372823638998315, -0.23672599745719897, 1.1510590561685048, -1.1522936518349822, 1.1202490770831839, -0.8892447795884013], "std": [0.026832725189667003, 0.02383065764810155, 0.042325636305298106, 2.016449756394954, 0.279501819193908, 0.6322465130720101, 0.0708620494933902, 0.10048968246274519, 0.0899909151417111, 1.5479758909674803, 0.20185218958281428, 1.0818264823473773], "min": [0.4214003306721066, 0.22225164405844894, 1.0113143891868772, -3.1414070805598078, 0.581511898154726, 0.3561534859457952, 0.4337118789829577, -0.4066529591617371, 1.0232879539327262, -3.1394686957937337, 0.7294368888056297, -2.762565594503022], "max": [0.5566948773026474, 0.322427538737299, 1.1921256258407922, 3.1401212213074206, 1.460367132188058, 2.862082837561397, 0.6543598962929138, -0.06599834914344882, 1.2883099338649056, 3.137494973979746, 1.4941020890719239, 3.002544651715402], "count": [437]}, "eef_sim_pose_action": {"mean": [0.5289668979109938, 0.25656351221691864, 1.1241689949898184, 1.5769642691114727, 1.1369754326831218, 2.2136018019175423, 0.5372823638998315, -0.23672599745719897, 1.1510590561685048, -1.1522936518349822, 1.1202490770831839, -0.8892447795884013], "std": [0.026832725189667003, 0.02383065764810155, 0.042325636305298106, 2.016449756394954, 0.279501819193908, 0.6322465130720101, 0.0708620494933902, 0.10048968246274519, 0.0899909151417111, 1.5479758909674803, 0.20185218958281428, 1.0818264823473773], "min": [0.4214003306721066, 0.22225164405844894, 1.0113143891868772, -3.1414070805598078, 0.581511898154726, 0.3561534859457952, 0.4337118789829577, -0.4066529591617371, 1.0232879539327262, -3.1394686957937337, 0.7294368888056297, -2.762565594503022], "max": [0.5566948773026474, 0.322427538737299, 1.1921256258407922, 3.1401212213074206, 1.460367132188058, 2.862082837561397, 0.6543598962929138, -0.06599834914344882, 1.2883099338649056, 3.137494973979746, 1.4941020890719239, 3.002544651715402], "count": [437]}, "gripper_mode_state": {"mean": [0.30892448512585813, 0.42105263157894735], "std": [0.46204994060769916, 0.4937279747182563], "min": [0, 0], "max": [1, 1], "count": [437]}, "gripper_activity_state": {"mean": [1.8558352402745995, 1.7848970251716247], "std": [0.4586259952486854, 0.5695964293875206], "min": [0, 0], "max": [2, 2], "count": [437]}, "gripper_mode_action": {"mean": [0.30892448512585813, 0.42105263157894735], "std": [0.46204994060769916, 0.4937279747182563], "min": [0, 0], "max": [1, 1], "count": [437]}, "gripper_activity_action": {"mean": [1.8558352402745995, 1.7848970251716247], "std": [0.4586259952486854, 0.5695964293875206], "min": [0, 0], "max": [2, 2], "count": [437]}, "gripper_open_scale_state": {"mean": [0.5909828376071703, 0.4990606406711604], "std": [0.3145653464912364, 0.35893079919750465], "min": [0.034, 0.03], "max": [0.814, 0.831], "count": [437]}, "gripper_open_scale_action": {"mean": [0.5909828376071703, 0.4990606406711604], "std": [0.3145653464912364, 0.35893079919750465], "min": [0.034, 0.03], "max": [0.814, 0.831], "count": [437]}}} +{"episode_index": 126, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45621333333333336]], [[0.47438886642156863]], [[0.462089885620915]]], "std": [[[0.13062801200759352]], [[0.11414513687595032]], [[0.12111356143864804]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[0.6549019607843137]], [[0.6274509803921569]], [[0.6313725490196078]]], "mean": [[[0.47521733455882353]], [[0.47684638684640523]], [[0.47069462418300656]]], "std": [[[0.048736504073136545]], [[0.05433740417225954]], [[0.054985618954510054]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6588235294117647]], [[0.6627450980392157]]], "mean": [[[0.48100176266339867]], [[0.4857540420751634]], [[0.4765744730392157]]], "std": [[[0.07312158009421686]], [[0.06703952820183619]], [[0.07759415071625377]]], "count": [100]}, "observation.state": {"min": [0.013753194361925125, 1.9988906383514404, 1.490249514579773, -0.044575706124305725, -2.4119579792022705, 0.5472131371498108, -2.8856749534606934, 25.0, 0.03372899815440178, 0.24541300535202026, -0.06015300005674362, -2.7019999027252197, 0.21799999475479126, -0.624000072479248, -0.2935120165348053, -2.0784428119659424, -1.5170750617980957, -1.7952805757522583, 2.434420108795166, -1.0498853921890259, -0.1028348058462143, 32.0, -0.3476940095424652, 0.3056809902191162, -0.028164999559521675, 1.2070000171661377, 0.1210000067949295, -3.1110000610351562], "max": [0.9886243343353271, 2.0925276279449463, 2.0794901847839355, 1.7174912691116333, -0.03193952888250351, 1.75918710231781, -0.28063151240348816, 828.0, 0.39194899797439575, 0.4695180058479309, 0.10228399932384491, -0.8899999856948853, 1.0850000381469727, 0.949999988079071, 0.09025097638368607, -1.8366624116897583, -0.9400343894958496, -0.28330186009407043, 2.701106548309326, 1.2977396249771118, 0.49438196420669556, 811.0, -0.1579349935054779, 0.37486499547958374, 0.08597200363874435, 2.4730000495910645, 0.8300000429153442, 3.1080000400543213], "mean": [0.4119741916656494, 2.0743885040283203, 1.8579576015472412, 0.680428147315979, -1.0979076623916626, 1.2641702890396118, -2.0690596103668213, 489.8138427734375, 0.21898740530014038, 0.34040963649749756, 0.021358460187911987, -1.9185431003570557, 0.5322625041007996, 0.2022341638803482, -0.1784997433423996, -2.0599496364593506, -1.369606375694275, -1.1108282804489136, 2.665987968444824, 0.09329274296760559, 0.15121540427207947, 448.580810546875, -0.2607017159461975, 0.3466815948486328, 0.01605185680091381, 1.8895273208618164, 0.5494944453239441, 0.18038658797740936], "std": [0.32210350036621094, 0.02137160860002041, 0.1542464792728424, 0.517017126083374, 0.8656823039054871, 0.29271483421325684, 1.0284175872802734, 355.688232421875, 0.13009625673294067, 0.07928308099508286, 0.03974081575870514, 0.5302844047546387, 0.26318174600601196, 0.4458266794681549, 0.07079204171895981, 0.031230630353093147, 0.14448188245296478, 0.5709355473518372, 0.054527729749679565, 0.8898771405220032, 0.2123126983642578, 270.801025390625, 0.06771131604909897, 0.016414817422628403, 0.026591697707772255, 0.37807443737983704, 0.24429713189601898, 2.8282856941223145], "count": [427]}, "action": {"min": [0.013753194361925125, 1.9988906383514404, 1.490249514579773, -0.044575706124305725, -2.4119579792022705, 0.5472131371498108, -2.8856749534606934, 25.0, 0.03372899815440178, 0.24541300535202026, -0.06015300005674362, -2.7019999027252197, 0.21799999475479126, -0.624000072479248, -0.2935120165348053, -2.0784428119659424, -1.5170750617980957, -1.7952805757522583, 2.434420108795166, -1.0498853921890259, -0.1028348058462143, 32.0, -0.3476940095424652, 0.3056809902191162, -0.028164999559521675, 1.2070000171661377, 0.1210000067949295, -3.1110000610351562], "max": [0.9886243343353271, 2.0925276279449463, 2.0794901847839355, 1.7174912691116333, -0.03193952888250351, 1.75918710231781, -0.28063151240348816, 828.0, 0.39194899797439575, 0.4695180058479309, 0.10228399932384491, -0.8899999856948853, 1.0850000381469727, 0.949999988079071, 0.09025097638368607, -1.8366624116897583, -0.9400343894958496, -0.28330186009407043, 2.701106548309326, 1.2977396249771118, 0.49438196420669556, 811.0, -0.1579349935054779, 0.37486499547958374, 0.08597200363874435, 2.4730000495910645, 0.8300000429153442, 3.1080000400543213], "mean": [0.4119741916656494, 2.0743885040283203, 1.8579576015472412, 0.680428147315979, -1.0979076623916626, 1.2641702890396118, -2.0690596103668213, 489.8138427734375, 0.21898740530014038, 0.34040963649749756, 0.021358460187911987, -1.9185431003570557, 0.5322625041007996, 0.2022341638803482, -0.1784997433423996, -2.0599496364593506, -1.369606375694275, -1.1108282804489136, 2.665987968444824, 0.09329274296760559, 0.15121540427207947, 448.580810546875, -0.2607017159461975, 0.3466815948486328, 0.01605185680091381, 1.8895273208618164, 0.5494944453239441, 0.18038658797740936], "std": [0.32210350036621094, 0.02137160860002041, 0.1542464792728424, 0.517017126083374, 0.8656823039054871, 0.29271483421325684, 1.0284175872802734, 355.688232421875, 0.13009625673294067, 0.07928308099508286, 0.03974081575870514, 0.5302844047546387, 0.26318174600601196, 0.4458266794681549, 0.07079204171895981, 0.031230630353093147, 0.14448188245296478, 0.5709355473518372, 0.054527729749679565, 0.8898771405220032, 0.2123126983642578, 270.801025390625, 0.06771131604909897, 0.016414817422628403, 0.026591697707772255, 0.37807443737983704, 0.24429713189601898, 2.8282856941223145], "count": [427]}, "timestamp": {"min": [0.0], "max": [14.2], "mean": [7.1000000000000005], "std": [4.108798148147731], "count": [427]}, "frame_index": {"min": [0], "max": [426], "mean": [213.0], "std": [123.26394444443193], "count": [427]}, "episode_index": {"min": [128], "max": [128], "mean": [128.0], "std": [0.0], "count": [427]}, "index": {"min": [85936], "max": [86362], "mean": [86149.0], "std": [123.26394444443193], "count": [427]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [427]}, "subtask_annotation": {"mean": [2.8056206088992974, 9.0, 9.0, 9.0, 9.0], "std": [2.1754789025853642, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [427]}, "scene_annotation": {"mean": [128.0], "std": [0.0], "min": [128], "max": [128], "count": [427]}, "eef_direction_state": {"mean": [4.88056206088993, 4.17096018735363], "std": [1.5673099801945116, 1.8633152107272033], "min": [0, 0], "max": [6, 6], "count": [427]}, "eef_velocity_state": {"mean": [0.585480093676815, 0.9414519906323185], "std": [0.7073219880668196, 0.7644567644089542], "min": [0, 0], "max": [2, 2], "count": [427]}, "eef_acc_mag_state": {"mean": [0.6861826697892272, 0.8875878220140515], "std": [0.8240365572365068, 0.8278017721068377], "min": [0, 0], "max": [2, 2], "count": [427]}, "eef_direction_action": {"mean": [4.88056206088993, 4.17096018735363], "std": [1.5673099801945116, 1.8633152107272033], "min": [0, 0], "max": [6, 6], "count": [427]}, "eef_velocity_action": {"mean": [0.585480093676815, 0.9414519906323185], "std": [0.7073219880668196, 0.7644567644089542], "min": [0, 0], "max": [2, 2], "count": [427]}, "eef_acc_mag_action": {"mean": [0.6861826697892272, 0.8875878220140515], "std": [0.8240365572365068, 0.8278017721068377], "min": [0, 0], "max": [2, 2], "count": [427]}, "eef_sim_pose_state": {"mean": [0.5333523427263105, 0.2652964364529114, 1.1026022112924676, 0.9144977694732521, 1.1959101684761304, 1.107588271109197, 0.5345526548507774, -0.250062825926603, 1.125026262547636, -0.06516910231605282, 1.0794373602004044, -0.6324710397009219], "std": [0.018376411118712153, 0.03659507711726869, 0.06832062152232568, 1.877903595316332, 0.30721527877075544, 1.4548658917757238, 0.08608442862280022, 0.10166600718395201, 0.08951211821515102, 1.8045284417315939, 0.20103157498249982, 1.2095404346694927], "min": [0.48707572310992137, 0.2132099583196916, 1.0194915332384324, -3.1380280405464323, 0.5655568274283183, -0.849928596020115, 0.4291106517267301, -0.3967343089799392, 1.0071902181285899, -3.1393817422009396, 0.854260839673632, -2.9694059527759915], "max": [0.5627222749005826, 0.32251509526563926, 1.2015318358864586, 3.139940416379929, 1.5465915341710783, 2.762408651032071, 0.6728174444728123, -0.08344794339812994, 1.283626707012273, 3.1371118199585832, 1.4499526762162986, 3.0632632712472887], "count": [427]}, "eef_sim_pose_action": {"mean": [0.5333523427263105, 0.2652964364529114, 1.1026022112924676, 0.9144977694732521, 1.1959101684761304, 1.107588271109197, 0.5345526548507774, -0.250062825926603, 1.125026262547636, -0.06516910231605282, 1.0794373602004044, -0.6324710397009219], "std": [0.018376411118712153, 0.03659507711726869, 0.06832062152232568, 1.877903595316332, 0.30721527877075544, 1.4548658917757238, 0.08608442862280022, 0.10166600718395201, 0.08951211821515102, 1.8045284417315939, 0.20103157498249982, 1.2095404346694927], "min": [0.48707572310992137, 0.2132099583196916, 1.0194915332384324, -3.1380280405464323, 0.5655568274283183, -0.849928596020115, 0.4291106517267301, -0.3967343089799392, 1.0071902181285899, -3.1393817422009396, 0.854260839673632, -2.9694059527759915], "max": [0.5627222749005826, 0.32251509526563926, 1.2015318358864586, 3.139940416379929, 1.5465915341710783, 2.762408651032071, 0.6728174444728123, -0.08344794339812994, 1.283626707012273, 3.1371118199585832, 1.4499526762162986, 3.0632632712472887], "count": [427]}, "gripper_mode_state": {"mean": [0.34894613583138173, 0.45901639344262296], "std": [0.4766368954662718, 0.4983175132318228], "min": [0, 0], "max": [1, 1], "count": [427]}, "gripper_activity_state": {"mean": [1.8922716627634661, 1.8688524590163935], "std": [0.39624849821188707, 0.4291916526667042], "min": [0, 0], "max": [2, 2], "count": [427]}, "gripper_mode_action": {"mean": [0.34894613583138173, 0.45901639344262296], "std": [0.4766368954662718, 0.4983175132318228], "min": [0, 0], "max": [1, 1], "count": [427]}, "gripper_activity_action": {"mean": [1.8922716627634661, 1.8688524590163935], "std": [0.39624849821188707, 0.4291916526667042], "min": [0, 0], "max": [2, 2], "count": [427]}, "gripper_open_scale_state": {"mean": [0.4485807962707979, 0.4898138175624869], "std": [0.27080106931300246, 0.3556881555144865], "min": [0.032, 0.025], "max": [0.811, 0.828], "count": [427]}, "gripper_open_scale_action": {"mean": [0.4485807962707979, 0.4898138175624869], "std": [0.27080106931300246, 0.3556881555144865], "min": [0.032, 0.025], "max": [0.811, 0.828], "count": [427]}}} +{"episode_index": 127, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.45160389501633985]], [[0.469335714869281]], [[0.4577486335784314]]], "std": [[[0.1295131635584033]], [[0.11588178731807572]], [[0.12164483707515832]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.043137254901960784]], [[0.00784313725490196]]], "max": [[[0.6666666666666666]], [[0.6470588235294118]], [[0.6588235294117647]]], "mean": [[[0.4762982924836601]], [[0.47806056168300654]], [[0.47119071078431374]]], "std": [[[0.052236786074224384]], [[0.0585622279332314]], [[0.05985975355629121]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6549019607843137]], [[0.6549019607843137]]], "mean": [[[0.4783115318627451]], [[0.48757042892156865]], [[0.4752489705882353]]], "std": [[[0.07437139012910977]], [[0.06374506320043054]], [[0.07690522478973158]]], "count": [100]}, "observation.state": {"min": [-0.07794640958309174, 2.016291618347168, 1.4075382947921753, 0.14559537172317505, -2.4836208820343018, 0.4371351897716522, -2.880474090576172, 32.0, 0.06097399815917015, 0.19720199704170227, -0.07278099656105042, -2.749000072479248, 0.210999995470047, -0.6069999933242798, -0.3153635561466217, -2.0736258029937744, -1.5069522857666016, -2.0014562606811523, 2.6235616207122803, -1.0983706712722778, -0.025237461552023888, 36.0, -0.3488689959049225, 0.2747800052165985, -0.028543999418616295, 1.4789999723434448, 0.10199999809265137, -3.115999937057495], "max": [0.8061676025390625, 2.092632293701172, 2.136230707168579, 1.883088231086731, -0.03839724510908127, 1.7490817308425903, -0.3427128493785858, 822.0, 0.40167000889778137, 0.4276610016822815, 0.10955700278282166, -1.003000020980835, 1.0670000314712524, 0.8730000257492065, 0.13404129445552826, -1.9099137783050537, -1.153907060623169, -0.2589719891548157, 2.852496385574341, 1.38486647605896, 0.4902455508708954, 824.0, -0.1489740014076233, 0.36774998903274536, 0.10277099907398224, 2.4230000972747803, 0.7310000061988831, 3.138000011444092], "mean": [0.23206563293933868, 2.079606056213379, 1.7298951148986816, 0.8727589845657349, -1.0900574922561646, 1.1792888641357422, -1.8747527599334717, 493.7518310546875, 0.2359234094619751, 0.3124876022338867, 0.0312669537961483, -1.8839123249053955, 0.5839104056358337, 0.1272144913673401, -0.08900719881057739, -2.059394598007202, -1.3700158596038818, -1.3659969568252563, 2.688728094100952, -0.16461221873760223, 0.23774725198745728, 556.2194213867188, -0.2419196218252182, 0.3368884027004242, 0.02102077007293701, 1.9572049379348755, 0.4610023498535156, 0.015977468341588974], "std": [0.29338040947914124, 0.015720736235380173, 0.1907854676246643, 0.5704306960105896, 0.9310189485549927, 0.3869725465774536, 0.9881606101989746, 357.7574462890625, 0.12161344289779663, 0.07631878554821014, 0.05136840045452118, 0.5955271124839783, 0.20558635890483856, 0.4004674255847931, 0.09180815517902374, 0.022234849631786346, 0.11713395267724991, 0.4981505274772644, 0.05278828367590904, 0.8346213698387146, 0.11472281813621521, 329.51959228515625, 0.050981175154447556, 0.02166854776442051, 0.0307525172829628, 0.350812703371048, 0.2057817578315735, 2.7882211208343506], "count": [401]}, "action": {"min": [-0.07794640958309174, 2.016291618347168, 1.4075382947921753, 0.14559537172317505, -2.4836208820343018, 0.4371351897716522, -2.880474090576172, 32.0, 0.06097399815917015, 0.19720199704170227, -0.07278099656105042, -2.749000072479248, 0.210999995470047, -0.6069999933242798, -0.3153635561466217, -2.0736258029937744, -1.5069522857666016, -2.0014562606811523, 2.6235616207122803, -1.0983706712722778, -0.025237461552023888, 36.0, -0.3488689959049225, 0.2747800052165985, -0.028543999418616295, 1.4789999723434448, 0.10199999809265137, -3.115999937057495], "max": [0.8061676025390625, 2.092632293701172, 2.136230707168579, 1.883088231086731, -0.03839724510908127, 1.7490817308425903, -0.3427128493785858, 822.0, 0.40167000889778137, 0.4276610016822815, 0.10955700278282166, -1.003000020980835, 1.0670000314712524, 0.8730000257492065, 0.13404129445552826, -1.9099137783050537, -1.153907060623169, -0.2589719891548157, 2.852496385574341, 1.38486647605896, 0.4902455508708954, 824.0, -0.1489740014076233, 0.36774998903274536, 0.10277099907398224, 2.4230000972747803, 0.7310000061988831, 3.138000011444092], "mean": [0.23206563293933868, 2.079606056213379, 1.7298951148986816, 0.8727589845657349, -1.0900574922561646, 1.1792888641357422, -1.8747527599334717, 493.7518310546875, 0.2359234094619751, 0.3124876022338867, 0.0312669537961483, -1.8839123249053955, 0.5839104056358337, 0.1272144913673401, -0.08900719881057739, -2.059394598007202, -1.3700158596038818, -1.3659969568252563, 2.688728094100952, -0.16461221873760223, 0.23774725198745728, 556.2194213867188, -0.2419196218252182, 0.3368884027004242, 0.02102077007293701, 1.9572049379348755, 0.4610023498535156, 0.015977468341588974], "std": [0.29338040947914124, 0.015720736235380173, 0.1907854676246643, 0.5704306960105896, 0.9310189485549927, 0.3869725465774536, 0.9881606101989746, 357.7574462890625, 0.12161344289779663, 0.07631878554821014, 0.05136840045452118, 0.5955271124839783, 0.20558635890483856, 0.4004674255847931, 0.09180815517902374, 0.022234849631786346, 0.11713395267724991, 0.4981505274772644, 0.05278828367590904, 0.8346213698387146, 0.11472281813621521, 329.51959228515625, 0.050981175154447556, 0.02166854776442051, 0.0307525172829628, 0.350812703371048, 0.2057817578315735, 2.7882211208343506], "count": [401]}, "timestamp": {"min": [0.0], "max": [13.333333333333334], "mean": [6.666666666666666], "std": [3.8586123009300755], "count": [401]}, "frame_index": {"min": [0], "max": [400], "mean": [200.0], "std": [115.75836902790225], "count": [401]}, "episode_index": {"min": [129], "max": [129], "mean": [129.0], "std": [0.0], "count": [401]}, "index": {"min": [86363], "max": [86763], "mean": [86563.0], "std": [115.75836902790225], "count": [401]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [401]}, "subtask_annotation": {"mean": [3.0224438902743143, 9.0, 9.0, 9.0, 9.0], "std": [2.069128266447321, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [401]}, "scene_annotation": {"mean": [129.0], "std": [0.0], "min": [129], "max": [129], "count": [401]}, "eef_direction_state": {"mean": [4.371571072319202, 4.082294264339152], "std": [1.6843388264702566, 2.0237272649950415], "min": [0, 0], "max": [6, 6], "count": [401]}, "eef_velocity_state": {"mean": [0.7955112219451371, 0.9077306733167082], "std": [0.6905704754367167, 0.788929061842856], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_acc_mag_state": {"mean": [0.8902743142144638, 0.8104738154613467], "std": [0.84625045051751, 0.8439250566162207], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_direction_action": {"mean": [4.371571072319202, 4.082294264339152], "std": [1.6843388264702566, 2.0237272649950415], "min": [0, 0], "max": [6, 6], "count": [401]}, "eef_velocity_action": {"mean": [0.7955112219451371, 0.9077306733167082], "std": [0.6905704754367167, 0.788929061842856], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_acc_mag_action": {"mean": [0.8902743142144638, 0.8104738154613467], "std": [0.84625045051751, 0.8439250566162207], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_sim_pose_state": {"mean": [0.5251010420846951, 0.2558699515426861, 1.1228136650939173, 2.056865701005242, 1.1180991717578348, 1.8659152351957102, 0.5046028709407316, -0.2660939950505537, 1.1204339663245733, -0.3808937268189435, 1.1776226203340516, -0.8538084307959883], "std": [0.018494544988859708, 0.028295717247352328, 0.05662716213505082, 1.012687050118783, 0.32922614020410645, 0.7684701162853189, 0.08261460135828602, 0.106746087183817, 0.07378381142229519, 1.75391101723506, 0.17042268473925762, 1.1263116364581032], "min": [0.45625279915131384, 0.2225606837324703, 1.0159127847300564, -3.139927428657648, 0.522183381993413, 0.2864193314394623, 0.38431026994541884, -0.4046773729544761, 1.0317610491407259, -3.140762158546444, 0.8494690678577133, -3.132820137634268], "max": [0.5489987547372831, 0.32107979881556553, 1.2237151581715373, 3.1413279100385774, 1.500785326134543, 2.7814515377697937, 0.6326031208375978, -0.08898560177670606, 1.248913982040503, 3.140102975580658, 1.5335773348274078, 2.938407671416722], "count": [401]}, "eef_sim_pose_action": {"mean": [0.5251010420846951, 0.2558699515426861, 1.1228136650939173, 2.056865701005242, 1.1180991717578348, 1.8659152351957102, 0.5046028709407316, -0.2660939950505537, 1.1204339663245733, -0.3808937268189435, 1.1776226203340516, -0.8538084307959883], "std": [0.018494544988859708, 0.028295717247352328, 0.05662716213505082, 1.012687050118783, 0.32922614020410645, 0.7684701162853189, 0.08261460135828602, 0.106746087183817, 0.07378381142229519, 1.75391101723506, 0.17042268473925762, 1.1263116364581032], "min": [0.45625279915131384, 0.2225606837324703, 1.0159127847300564, -3.139927428657648, 0.522183381993413, 0.2864193314394623, 0.38431026994541884, -0.4046773729544761, 1.0317610491407259, -3.140762158546444, 0.8494690678577133, -3.132820137634268], "max": [0.5489987547372831, 0.32107979881556553, 1.2237151581715373, 3.1413279100385774, 1.500785326134543, 2.7814515377697937, 0.6326031208375978, -0.08898560177670606, 1.248913982040503, 3.140102975580658, 1.5335773348274078, 2.938407671416722], "count": [401]}, "gripper_mode_state": {"mean": [0.32169576059850374, 0.42144638403990026], "std": [0.4671269615548376, 0.49379077494379514], "min": [0, 0], "max": [1, 1], "count": [401]}, "gripper_activity_state": {"mean": [1.832917705735661, 1.855361596009975], "std": [0.4938663339621069, 0.45662475404475156], "min": [0, 0], "max": [2, 2], "count": [401]}, "gripper_mode_action": {"mean": [0.32169576059850374, 0.42144638403990026], "std": [0.4671269615548376, 0.49379077494379514], "min": [0, 0], "max": [1, 1], "count": [401]}, "gripper_activity_action": {"mean": [1.832917705735661, 1.855361596009975], "std": [0.4938663339621069, 0.45662475404475156], "min": [0, 0], "max": [2, 2], "count": [401]}, "gripper_open_scale_state": {"mean": [0.5562194513525449, 0.49375187046688435], "std": [0.3295197398177419, 0.3577573429798542], "min": [0.036, 0.032], "max": [0.824, 0.822], "count": [401]}, "gripper_open_scale_action": {"mean": [0.5562194513525449, 0.49375187046688435], "std": [0.3295197398177419, 0.3577573429798542], "min": [0.036, 0.032], "max": [0.824, 0.822], "count": [401]}}} +{"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.45584425449346405]], [[0.4733567585784314]], [[0.4635636928104575]]], "std": [[[0.13158688550966643]], [[0.11672734100477497]], [[0.1223399605592289]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6352941176470588]], [[0.6352941176470588]]], "mean": [[[0.4748780678104575]], [[0.4773467830882353]], [[0.4714718300653595]]], "std": [[[0.046791831988902605]], [[0.049538775741142536]], [[0.05171177804885776]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.7725490196078432]], [[0.7803921568627451]]], "mean": [[[0.4785243443627451]], [[0.48664406045751635]], [[0.4778572140522876]]], "std": [[[0.07775061094470852]], [[0.06676160914122854]], [[0.07685714842968518]]], "count": [100]}, "observation.state": {"min": [0.17439329624176025, 2.0094149112701416, 1.6727759838104248, -0.10007718205451965, -2.3930208683013916, 0.7053574323654175, -2.884697914123535, 36.0, 0.02786399982869625, 0.2638930082321167, -0.06609900295734406, -2.7920000553131104, 0.18799999356269836, -0.5320000052452087, -0.46040040254592896, -2.07088565826416, -1.6406967639923096, -1.8356850147247314, 2.5310418605804443, -1.1794236898422241, 0.015358898788690567, 33.0, -0.33988699316978455, 0.32656198740005493, -0.026319999247789383, 1.3530000448226929, 0.017999989911913872, -3.1331851482391357], "max": [1.0298664569854736, 2.0924229621887207, 2.230304002761841, 1.50789475440979, -0.03153810277581215, 1.7839183807373047, -0.5554684996604919, 829.0, 0.3971030116081238, 0.46711599826812744, 0.1084199994802475, -0.9070000052452087, 1.1050000190734863, 0.9160000085830688, 0.03850196301937103, -1.9924678802490234, -1.071265697479248, -0.24701645970344543, 2.809072494506836, 1.2474043369293213, 0.44223153591156006, 802.0, -0.15109199285507202, 0.38040000200271606, 0.0921730026602745, 2.4110000133514404, 0.7760000228881836, 3.0789999961853027], "mean": [0.4591486155986786, 2.0755138397216797, 1.9898990392684937, 0.5964432954788208, -1.0880424976348877, 1.2690521478652954, -2.162003517150879, 486.0262145996094, 0.22726638615131378, 0.34822115302085876, 0.023174630478024483, -1.9158598184585571, 0.558765172958374, 0.18962593376636505, -0.22860345244407654, -2.061314582824707, -1.4334473609924316, -1.1992346048355103, 2.723200559616089, -0.0956474095582962, 0.18859827518463135, 487.5062255859375, -0.24338845908641815, 0.3603866696357727, 0.02432076632976532, 1.9100871086120605, 0.4640897214412689, 0.05878755450248718], "std": [0.30175283551216125, 0.017757859081029892, 0.18755854666233063, 0.48342999815940857, 0.7767928242683411, 0.2454557716846466, 0.976148247718811, 338.80706787109375, 0.1367029845714569, 0.07270994782447815, 0.04123785346746445, 0.5543084144592285, 0.24064812064170837, 0.4222518503665924, 0.11201345175504684, 0.010833794251084328, 0.165771022439003, 0.5010585784912109, 0.05334242060780525, 0.9242960214614868, 0.16271436214447021, 319.9165954589844, 0.061188120394945145, 0.01495399046689272, 0.03234294801950455, 0.3566164970397949, 0.260069340467453, 2.7981650829315186], "count": [401]}, "action": {"min": [0.17439329624176025, 2.0094149112701416, 1.6727759838104248, -0.10007718205451965, -2.3930208683013916, 0.7053574323654175, -2.884697914123535, 36.0, 0.02786399982869625, 0.2638930082321167, -0.06609900295734406, -2.7920000553131104, 0.18799999356269836, -0.5320000052452087, -0.46040040254592896, -2.07088565826416, -1.6406967639923096, -1.8356850147247314, 2.5310418605804443, -1.1794236898422241, 0.015358898788690567, 33.0, -0.33988699316978455, 0.32656198740005493, -0.026319999247789383, 1.3530000448226929, 0.017999989911913872, -3.1331851482391357], "max": [1.0298664569854736, 2.0924229621887207, 2.230304002761841, 1.50789475440979, -0.03153810277581215, 1.7839183807373047, -0.5554684996604919, 829.0, 0.3971030116081238, 0.46711599826812744, 0.1084199994802475, -0.9070000052452087, 1.1050000190734863, 0.9160000085830688, 0.03850196301937103, -1.9924678802490234, -1.071265697479248, -0.24701645970344543, 2.809072494506836, 1.2474043369293213, 0.44223153591156006, 802.0, -0.15109199285507202, 0.38040000200271606, 0.0921730026602745, 2.4110000133514404, 0.7760000228881836, 3.0789999961853027], "mean": [0.4591486155986786, 2.0755138397216797, 1.9898990392684937, 0.5964432954788208, -1.0880424976348877, 1.2690521478652954, -2.162003517150879, 486.0262145996094, 0.22726638615131378, 0.34822115302085876, 0.023174630478024483, -1.9158598184585571, 0.558765172958374, 0.18962593376636505, -0.22860345244407654, -2.061314582824707, -1.4334473609924316, -1.1992346048355103, 2.723200559616089, -0.0956474095582962, 0.18859827518463135, 487.5062255859375, -0.24338845908641815, 0.3603866696357727, 0.02432076632976532, 1.9100871086120605, 0.4640897214412689, 0.05878755450248718], "std": [0.30175283551216125, 0.017757859081029892, 0.18755854666233063, 0.48342999815940857, 0.7767928242683411, 0.2454557716846466, 0.976148247718811, 338.80706787109375, 0.1367029845714569, 0.07270994782447815, 0.04123785346746445, 0.5543084144592285, 0.24064812064170837, 0.4222518503665924, 0.11201345175504684, 0.010833794251084328, 0.165771022439003, 0.5010585784912109, 0.05334242060780525, 0.9242960214614868, 0.16271436214447021, 319.9165954589844, 0.061188120394945145, 0.01495399046689272, 0.03234294801950455, 0.3566164970397949, 0.260069340467453, 2.7981650829315186], "count": [401]}, "timestamp": {"min": [0.0], "max": [13.333333333333334], "mean": [6.666666666666666], "std": [3.8586123009300755], "count": [401]}, "frame_index": {"min": [0], "max": [400], "mean": [200.0], "std": [115.75836902790225], "count": [401]}, "episode_index": {"min": [130], "max": [130], "mean": [130.0], "std": [0.0], "count": [401]}, "index": {"min": [86764], "max": [87164], "mean": [86964.0], "std": [115.75836902790225], "count": [401]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [401]}, "subtask_annotation": {"mean": [2.8428927680798006, 9.0, 9.0, 9.0, 9.0], "std": [2.1978805503685424, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [401]}, "scene_annotation": {"mean": [130.0], "std": [0.0], "min": [130], "max": [130], "count": [401]}, "eef_direction_state": {"mean": [4.807980049875312, 3.880299251870324], "std": [1.484932187205693, 1.8753249853619], "min": [0, 0], "max": [6, 6], "count": [401]}, "eef_velocity_state": {"mean": [0.6783042394014963, 1.0249376558603491], "std": [0.7296725718100218, 0.7436357128459724], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_acc_mag_state": {"mean": [0.7182044887780549, 0.8877805486284289], "std": [0.825342228167086, 0.8265394081576551], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_direction_action": {"mean": [4.807980049875312, 3.880299251870324], "std": [1.484932187205693, 1.8753249853619], "min": [0, 0], "max": [6, 6], "count": [401]}, "eef_velocity_action": {"mean": [0.6783042394014963, 1.0249376558603491], "std": [0.7296725718100218, 0.7436357128459724], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_acc_mag_action": {"mean": [0.7182044887780549, 0.8877805486284289], "std": [0.825342228167086, 0.8265394081576551], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_sim_pose_state": {"mean": [0.5483929939488859, 0.25842939266890036, 1.1227277243371347, 1.7674754956691774, 1.1273671564068681, 1.5378571323382317, 0.5425854176657701, -0.25653018906316416, 1.1201255824643284, -0.1385512033973428, 1.1390626510273536, -0.6311713787610432], "std": [0.021318563138005696, 0.031182821337208014, 0.06953270250307655, 1.1292636906508986, 0.358404168011298, 0.9739319274129433, 0.07949788199312467, 0.10283360482674954, 0.09405653910174487, 1.7438898831264897, 0.23209397298905332, 1.1827227676304353], "min": [0.5077527714004877, 0.21011115793099192, 1.030519594718453, 0.020553027407300205, 0.4556510309138839, 0.017562155010011907, 0.45214901070296065, -0.393558813986509, 0.9915608014254992, -3.136736956014573, 0.8416011569623594, -2.7522959517028367], "max": [0.5813983924371802, 0.3180247297342205, 1.2265471497990086, 3.1162526482942874, 1.510240924203861, 2.7641837356980385, 0.6723768072898425, -0.07940078601056472, 1.293703305807255, 3.128067421131073, 1.5573738863292235, 3.090052006019942], "count": [401]}, "eef_sim_pose_action": {"mean": [0.5483929939488859, 0.25842939266890036, 1.1227277243371347, 1.7674754956691774, 1.1273671564068681, 1.5378571323382317, 0.5425854176657701, -0.25653018906316416, 1.1201255824643284, -0.1385512033973428, 1.1390626510273536, -0.6311713787610432], "std": [0.021318563138005696, 0.031182821337208014, 0.06953270250307655, 1.1292636906508986, 0.358404168011298, 0.9739319274129433, 0.07949788199312467, 0.10283360482674954, 0.09405653910174487, 1.7438898831264897, 0.23209397298905332, 1.1827227676304353], "min": [0.5077527714004877, 0.21011115793099192, 1.030519594718453, 0.020553027407300205, 0.4556510309138839, 0.017562155010011907, 0.45214901070296065, -0.393558813986509, 0.9915608014254992, -3.136736956014573, 0.8416011569623594, -2.7522959517028367], "max": [0.5813983924371802, 0.3180247297342205, 1.2265471497990086, 3.1162526482942874, 1.510240924203861, 2.7641837356980385, 0.6723768072898425, -0.07940078601056472, 1.293703305807255, 3.128067421131073, 1.5573738863292235, 3.090052006019942], "count": [401]}, "gripper_mode_state": {"mean": [0.36658354114713215, 0.40399002493765584], "std": [0.48187140245833215, 0.4906955111762558], "min": [0, 0], "max": [1, 1], "count": [401]}, "gripper_activity_state": {"mean": [1.8428927680798004, 1.8154613466334164], "std": [0.47664204794363074, 0.5002347071341895], "min": [0, 0], "max": [2, 2], "count": [401]}, "gripper_mode_action": {"mean": [0.36658354114713215, 0.40399002493765584], "std": [0.48187140245833215, 0.4906955111762558], "min": [0, 0], "max": [1, 1], "count": [401]}, "gripper_activity_action": {"mean": [1.8428927680798004, 1.8154613466334164], "std": [0.47664204794363074, 0.5002347071341895], "min": [0, 0], "max": [2, 2], "count": [401]}, "gripper_open_scale_state": {"mean": [0.48750623436640045, 0.48602618440547196], "std": [0.31991658105058585, 0.33880692206917784], "min": [0.033, 0.036], "max": [0.802, 0.829], "count": [401]}, "gripper_open_scale_action": {"mean": [0.48750623436640045, 0.48602618440547196], "std": [0.31991658105058585, 0.33880692206917784], "min": [0.033, 0.036], "max": [0.802, 0.829], "count": [401]}}} +{"episode_index": 129, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4489537357026144]], [[0.46773024714052286]], [[0.45687626225490197]]], "std": [[[0.12204127483198804]], [[0.10620396887241154]], [[0.11135706365826364]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[0.8156862745098039]], [[0.7215686274509804]], [[0.7725490196078432]]], "mean": [[[0.47614495302287585]], [[0.47784716094771246]], [[0.471404993872549]]], "std": [[[0.05150740616965322]], [[0.05849397889731343]], [[0.05907024403019668]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48069281249999996]], [[0.4926741789215687]], [[0.4769192830882353]]], "std": [[[0.07559264176527604]], [[0.0627159191417572]], [[0.07993748241641259]]], "count": [100]}, "observation.state": {"min": [-0.012775810435414314, 1.9475257396697998, 1.617832899093628, 0.09602802246809006, -2.331620216369629, 0.5607393980026245, -2.8833014965057373, 16.0, 0.02817700058221817, 0.24190500378608704, -0.06353700160980225, -2.7809998989105225, 0.10599999874830246, -0.5559999942779541, -0.3828205168247223, -2.0784428119659424, -1.7196730375289917, -1.9669337272644043, 2.6346967220306396, -1.3023648262023926, -0.15482816100120544, 24.0, -0.3512830138206482, 0.31711000204086304, -0.018420999869704247, 1.0920000076293945, 0.03700000047683716, -3.0910000801086426], "max": [1.0524859428405762, 2.0924229621887207, 2.000391721725464, 1.6661261320114136, 0.2309943288564682, 1.7252230644226074, -0.4127005636692047, 824.0, 0.40341898798942566, 0.46803200244903564, 0.12575699388980865, -0.6480000615119934, 1.0609999895095825, 1.246999979019165, 0.03047345019876957, -2.048161268234253, -1.2112061977386475, -0.24869196116924286, 2.725698232650757, 1.2072268724441528, 0.509723424911499, 814.0, -0.11740999668836594, 0.37686100602149963, 0.13655899465084076, 2.496000051498413, 0.8550000190734863, 3.134000062942505], "mean": [0.408295601606369, 2.0649468898773193, 1.8197054862976074, 0.7592201232910156, -1.031740427017212, 1.1846333742141724, -1.9811280965805054, 455.9314880371094, 0.2188115417957306, 0.3491625189781189, 0.03427711874246597, -1.8583548069000244, 0.5424323678016663, 0.1862308233976364, -0.2622365653514862, -2.0633912086486816, -1.5157262086868286, -1.1778889894485474, 2.6824405193328857, -0.1809575855731964, 0.1397828906774521, 514.9398803710938, -0.25103163719177246, 0.3494050204753876, 0.040052518248558044, 1.9261574745178223, 0.4770047962665558, -0.09040863066911697], "std": [0.3723756670951843, 0.03914710134267807, 0.1280243843793869, 0.4755302369594574, 0.9310120940208435, 0.256877601146698, 0.9808390736579895, 340.84185791015625, 0.13851109147071838, 0.07577961683273315, 0.047506652772426605, 0.6460257768630981, 0.2750501036643982, 0.4165482521057129, 0.07385872304439545, 0.003782594809308648, 0.17321529984474182, 0.6703125238418579, 0.02353503182530403, 1.1039084196090698, 0.22387561202049255, 353.1820373535156, 0.07654514908790588, 0.015179701149463654, 0.03630102798342705, 0.4517002999782562, 0.2781725823879242, 2.694897174835205], "count": [416]}, "action": {"min": [-0.012775810435414314, 1.9475257396697998, 1.617832899093628, 0.09602802246809006, -2.331620216369629, 0.5607393980026245, -2.8833014965057373, 16.0, 0.02817700058221817, 0.24190500378608704, -0.06353700160980225, -2.7809998989105225, 0.10599999874830246, -0.5559999942779541, -0.3828205168247223, -2.0784428119659424, -1.7196730375289917, -1.9669337272644043, 2.6346967220306396, -1.3023648262023926, -0.15482816100120544, 24.0, -0.3512830138206482, 0.31711000204086304, -0.018420999869704247, 1.0920000076293945, 0.03700000047683716, -3.0910000801086426], "max": [1.0524859428405762, 2.0924229621887207, 2.000391721725464, 1.6661261320114136, 0.2309943288564682, 1.7252230644226074, -0.4127005636692047, 824.0, 0.40341898798942566, 0.46803200244903564, 0.12575699388980865, -0.6480000615119934, 1.0609999895095825, 1.246999979019165, 0.03047345019876957, -2.048161268234253, -1.2112061977386475, -0.24869196116924286, 2.725698232650757, 1.2072268724441528, 0.509723424911499, 814.0, -0.11740999668836594, 0.37686100602149963, 0.13655899465084076, 2.496000051498413, 0.8550000190734863, 3.134000062942505], "mean": [0.408295601606369, 2.0649468898773193, 1.8197054862976074, 0.7592201232910156, -1.031740427017212, 1.1846333742141724, -1.9811280965805054, 455.9314880371094, 0.2188115417957306, 0.3491625189781189, 0.03427711874246597, -1.8583548069000244, 0.5424323678016663, 0.1862308233976364, -0.2622365653514862, -2.0633912086486816, -1.5157262086868286, -1.1778889894485474, 2.6824405193328857, -0.1809575855731964, 0.1397828906774521, 514.9398803710938, -0.25103163719177246, 0.3494050204753876, 0.040052518248558044, 1.9261574745178223, 0.4770047962665558, -0.09040863066911697], "std": [0.3723756670951843, 0.03914710134267807, 0.1280243843793869, 0.4755302369594574, 0.9310120940208435, 0.256877601146698, 0.9808390736579895, 340.84185791015625, 0.13851109147071838, 0.07577961683273315, 0.047506652772426605, 0.6460257768630981, 0.2750501036643982, 0.4165482521057129, 0.07385872304439545, 0.003782594809308648, 0.17321529984474182, 0.6703125238418579, 0.02353503182530403, 1.1039084196090698, 0.22387561202049255, 353.1820373535156, 0.07654514908790588, 0.015179701149463654, 0.03630102798342705, 0.4517002999782562, 0.2781725823879242, 2.694897174835205], "count": [416]}, "timestamp": {"min": [0.0], "max": [13.833333333333334], "mean": [6.916666666666666], "std": [4.002950300854497], "count": [416]}, "frame_index": {"min": [0], "max": [415], "mean": [207.5], "std": [120.08850902563492], "count": [416]}, "episode_index": {"min": [131], "max": [131], "mean": [131.0], "std": [0.0], "count": [416]}, "index": {"min": [87165], "max": [87580], "mean": [87372.5], "std": [120.08850902563492], "count": [416]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [416]}, "subtask_annotation": {"mean": [3.0697115384615383, 9.0, 9.0, 9.0, 9.0], "std": [2.196466986886495, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [416]}, "scene_annotation": {"mean": [131.0], "std": [0.0], "min": [131], "max": [131], "count": [416]}, "eef_direction_state": {"mean": [4.600961538461538, 4.1201923076923075], "std": [1.6982454289596205, 1.8292432129841327], "min": [0, 0], "max": [6, 6], "count": [416]}, "eef_velocity_state": {"mean": [0.6826923076923077, 0.9399038461538461], "std": [0.7038960680073542, 0.7587591023307869], "min": [0, 0], "max": [2, 2], "count": [416]}, "eef_acc_mag_state": {"mean": [0.71875, 0.8605769230769231], "std": [0.8350693056221787, 0.8084788981156057], "min": [0, 0], "max": [2, 2], "count": [416]}, "eef_direction_action": {"mean": [4.600961538461538, 4.1201923076923075], "std": [1.6982454289596205, 1.8292432129841327], "min": [0, 0], "max": [6, 6], "count": [416]}, "eef_velocity_action": {"mean": [0.6826923076923077, 0.9399038461538461], "std": [0.7038960680073542, 0.7587591023307869], "min": [0, 0], "max": [2, 2], "count": [416]}, "eef_acc_mag_action": {"mean": [0.71875, 0.8605769230769231], "std": [0.8350693056221787, 0.8084788981156057], "min": [0, 0], "max": [2, 2], "count": [416]}, "eef_sim_pose_state": {"mean": [0.5392421249859226, 0.2744245975708553, 1.1300864982680994, 0.5959833258390195, 1.0609843743986205, 1.4614287375130675, 0.5430796163656514, -0.255620624295364, 1.135247546431935, -0.41620079361891066, 1.1061066062957188, -0.7044660414525736], "std": [0.01690828077114547, 0.038183355577074134, 0.08419159351564845, 2.1442622578559742, 0.3549954843247504, 1.3157584347172164, 0.08307496833732325, 0.11205684564968768, 0.08976536009225854, 1.7613774287872592, 0.1860148968081183, 1.1356654719180344], "min": [0.49821661707963094, 0.22524971764670465, 1.025357706015384, -3.140385396218517, 0.41654095449044903, -0.483268534662147, 0.43302885124889934, -0.4153423225829623, 1.0257178447639301, -3.1392652144750337, 0.7638833861020506, -3.118462328894981], "max": [0.5630930088293428, 0.3443901536318597, 1.2620749937995261, 3.12696443150514, 1.5096699240098528, 2.9389303020423707, 0.6705170846376347, -0.07084645402594121, 1.295162853384751, 3.13749110695068, 1.4559380181260262, 2.86823560955656], "count": [416]}, "eef_sim_pose_action": {"mean": [0.5392421249859226, 0.2744245975708553, 1.1300864982680994, 0.5959833258390195, 1.0609843743986205, 1.4614287375130675, 0.5430796163656514, -0.255620624295364, 1.135247546431935, -0.41620079361891066, 1.1061066062957188, -0.7044660414525736], "std": [0.01690828077114547, 0.038183355577074134, 0.08419159351564845, 2.1442622578559742, 0.3549954843247504, 1.3157584347172164, 0.08307496833732325, 0.11205684564968768, 0.08976536009225854, 1.7613774287872592, 0.1860148968081183, 1.1356654719180344], "min": [0.49821661707963094, 0.22524971764670465, 1.025357706015384, -3.140385396218517, 0.41654095449044903, -0.483268534662147, 0.43302885124889934, -0.4153423225829623, 1.0257178447639301, -3.1392652144750337, 0.7638833861020506, -3.118462328894981], "max": [0.5630930088293428, 0.3443901536318597, 1.2620749937995261, 3.12696443150514, 1.5096699240098528, 2.9389303020423707, 0.6705170846376347, -0.07084645402594121, 1.295162853384751, 3.13749110695068, 1.4559380181260262, 2.86823560955656], "count": [416]}, "gripper_mode_state": {"mean": [0.39903846153846156, 0.4182692307692308], "std": [0.4897006920063289, 0.4932748537691208], "min": [0, 0], "max": [1, 1], "count": [416]}, "gripper_activity_state": {"mean": [1.8341346153846154, 1.8269230769230769], "std": [0.5037248000509695, 0.5131409255433205], "min": [0, 0], "max": [2, 2], "count": [416]}, "gripper_mode_action": {"mean": [0.39903846153846156, 0.4182692307692308], "std": [0.4897006920063289, 0.4932748537691208], "min": [0, 0], "max": [1, 1], "count": [416]}, "gripper_activity_action": {"mean": [1.8341346153846154, 1.8269230769230769], "std": [0.5037248000509695, 0.5131409255433205], "min": [0, 0], "max": [2, 2], "count": [416]}, "gripper_open_scale_state": {"mean": [0.5149399037727915, 0.4559314904579752], "std": [0.35318254715327047, 0.3408418762908798], "min": [0.024, 0.016], "max": [0.814, 0.824], "count": [416]}, "gripper_open_scale_action": {"mean": [0.5149399037727915, 0.4559314904579752], "std": [0.35318254715327047, 0.3408418762908798], "min": [0.024, 0.016], "max": [0.814, 0.824], "count": [416]}}} +{"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.45177664624183006]], [[0.4701113357843137]], [[0.45915049632352944]]], "std": [[[0.13520096394624567]], [[0.12070763250014266]], [[0.12703710716708086]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12156862745098039]], [[0.10588235294117647]], [[0.10196078431372549]]], "max": [[[0.6549019607843137]], [[0.6274509803921569]], [[0.6274509803921569]]], "mean": [[[0.4758277532679739]], [[0.47892336397058827]], [[0.47261453431372547]]], "std": [[[0.05094019768953948]], [[0.05547449060979739]], [[0.05522709284120946]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7058823529411765]], [[0.6823529411764706]], [[0.6784313725490196]]], "mean": [[[0.48325069035947715]], [[0.48906047998366015]], [[0.4805509354575163]]], "std": [[[0.07395193971722255]], [[0.06720461680786648]], [[0.07596437151898355]]], "count": [100]}, "observation.state": {"min": [0.07079055905342102, 1.9149928092956543, 1.4822559356689453, 0.08117526024580002, -2.3256337642669678, 0.6044598817825317, -2.8844709396362305, 22.0, 0.0599059984087944, 0.2618409991264343, -0.04365900158882141, -2.703000068664551, 0.16899998486042023, -0.6029999852180481, -0.44479718804359436, -2.0763309001922607, -1.5416144132614136, -2.005453109741211, 2.6807210445404053, -1.303726077079773, -0.076602503657341, 33.0, -0.3693099915981293, 0.30208200216293335, -0.04334599897265434, 1.309000015258789, -0.04699999839067459, -3.1411852836608887], "max": [0.8098328709602356, 2.0932607650756836, 2.025402307510376, 1.6531585454940796, 0.19231782853603363, 1.665515422821045, -0.3378434181213379, 797.0, 0.3861739933490753, 0.4377860128879547, 0.10114099830389023, -0.9330000281333923, 1.0549999475479126, 0.9789999723434448, 0.11917109042406082, -1.9679285287857056, -1.2712280750274658, -0.2090904414653778, 2.8867225646972656, 1.3012651205062866, 0.32241466641426086, 814.0, -0.12784799933433533, 0.36719000339508057, 0.09525000303983688, 2.4719998836517334, 0.7600000500679016, 3.1019999980926514], "mean": [0.31606584787368774, 2.0739994049072266, 1.7801716327667236, 0.7200101613998413, -0.8544771671295166, 1.2616267204284668, -2.3037707805633545, 505.58990478515625, 0.2408130019903183, 0.3295489251613617, 0.033134207129478455, -1.8301901817321777, 0.5123573541641235, 0.30840396881103516, -0.2216998189687729, -2.0646932125091553, -1.399048924446106, -1.169943928718567, 2.8281538486480713, -0.02114049717783928, 0.06401748210191727, 590.6920776367188, -0.23871150612831116, 0.3440569043159485, 0.016109876334667206, 1.9114257097244263, 0.46124351024627686, 0.38218918442726135], "std": [0.1965179741382599, 0.02968486212193966, 0.1852060854434967, 0.5060848593711853, 0.882665753364563, 0.26001742482185364, 0.9380574822425842, 337.27215576171875, 0.11540424078702927, 0.05490037798881531, 0.03572399914264679, 0.5452646613121033, 0.24458757042884827, 0.40973103046417236, 0.11869417876005173, 0.013954873196780682, 0.09470780938863754, 0.5759317874908447, 0.05422382056713104, 1.0457377433776855, 0.13055302202701569, 326.3856201171875, 0.0695372074842453, 0.012851935811340809, 0.03406016528606415, 0.37367454171180725, 0.2871386408805847, 2.7331244945526123], "count": [406]}, "action": {"min": [0.07079055905342102, 1.9149928092956543, 1.4822559356689453, 0.08117526024580002, -2.3256337642669678, 0.6044598817825317, -2.8844709396362305, 22.0, 0.0599059984087944, 0.2618409991264343, -0.04365900158882141, -2.703000068664551, 0.16899998486042023, -0.6029999852180481, -0.44479718804359436, -2.0763309001922607, -1.5416144132614136, -2.005453109741211, 2.6807210445404053, -1.303726077079773, -0.076602503657341, 33.0, -0.3693099915981293, 0.30208200216293335, -0.04334599897265434, 1.309000015258789, -0.04699999839067459, -3.1411852836608887], "max": [0.8098328709602356, 2.0932607650756836, 2.025402307510376, 1.6531585454940796, 0.19231782853603363, 1.665515422821045, -0.3378434181213379, 797.0, 0.3861739933490753, 0.4377860128879547, 0.10114099830389023, -0.9330000281333923, 1.0549999475479126, 0.9789999723434448, 0.11917109042406082, -1.9679285287857056, -1.2712280750274658, -0.2090904414653778, 2.8867225646972656, 1.3012651205062866, 0.32241466641426086, 814.0, -0.12784799933433533, 0.36719000339508057, 0.09525000303983688, 2.4719998836517334, 0.7600000500679016, 3.1019999980926514], "mean": [0.31606584787368774, 2.0739994049072266, 1.7801716327667236, 0.7200101613998413, -0.8544771671295166, 1.2616267204284668, -2.3037707805633545, 505.58990478515625, 0.2408130019903183, 0.3295489251613617, 0.033134207129478455, -1.8301901817321777, 0.5123573541641235, 0.30840396881103516, -0.2216998189687729, -2.0646932125091553, -1.399048924446106, -1.169943928718567, 2.8281538486480713, -0.02114049717783928, 0.06401748210191727, 590.6920776367188, -0.23871150612831116, 0.3440569043159485, 0.016109876334667206, 1.9114257097244263, 0.46124351024627686, 0.38218918442726135], "std": [0.1965179741382599, 0.02968486212193966, 0.1852060854434967, 0.5060848593711853, 0.882665753364563, 0.26001742482185364, 0.9380574822425842, 337.27215576171875, 0.11540424078702927, 0.05490037798881531, 0.03572399914264679, 0.5452646613121033, 0.24458757042884827, 0.40973103046417236, 0.11869417876005173, 0.013954873196780682, 0.09470780938863754, 0.5759317874908447, 0.05422382056713104, 1.0457377433776855, 0.13055302202701569, 326.3856201171875, 0.0695372074842453, 0.012851935811340809, 0.03406016528606415, 0.37367454171180725, 0.2871386408805847, 2.7331244945526123], "count": [406]}, "timestamp": {"min": [0.0], "max": [13.5], "mean": [6.75], "std": [3.9067249711235115], "count": [406]}, "frame_index": {"min": [0], "max": [405], "mean": [202.5], "std": [117.20174913370533], "count": [406]}, "episode_index": {"min": [132], "max": [132], "mean": [132.0], "std": [0.0], "count": [406]}, "index": {"min": [87581], "max": [87986], "mean": [87783.5], "std": [117.20174913370533], "count": [406]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [406]}, "subtask_annotation": {"mean": [2.8842364532019706, 9.0, 9.0, 9.0, 9.0], "std": [2.1980505880073866, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [406]}, "scene_annotation": {"mean": [132.0], "std": [0.0], "min": [132], "max": [132], "count": [406]}, "eef_direction_state": {"mean": [4.443349753694581, 3.793103448275862], "std": [1.89905151613209, 1.9135379051436652], "min": [0, 0], "max": [6, 6], "count": [406]}, "eef_velocity_state": {"mean": [0.7463054187192119, 0.9605911330049262], "std": [0.7409045498845341, 0.7112215574374445], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_acc_mag_state": {"mean": [0.7413793103448276, 0.8078817733990148], "std": [0.8390776480597106, 0.8230287366145912], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_direction_action": {"mean": [4.443349753694581, 3.793103448275862], "std": [1.89905151613209, 1.9135379051436652], "min": [0, 0], "max": [6, 6], "count": [406]}, "eef_velocity_action": {"mean": [0.7463054187192119, 0.9605911330049262], "std": [0.7409045498845341, 0.7112215574374445], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_acc_mag_action": {"mean": [0.7413793103448276, 0.8078817733990148], "std": [0.8390776480597106, 0.8230287366145912], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_sim_pose_state": {"mean": [0.533067112236376, 0.250592824608276, 1.1187423039610997, 1.6551398646145628, 1.1026409228640182, 1.3893676071420236, 0.5230676734202192, -0.27308636539211883, 1.1144244846637017, -0.30409209963988687, 1.066589414069746, -0.5930094372412013], "std": [0.017895982111896105, 0.04245110650715918, 0.07503430678289998, 1.1875654796399855, 0.37181157655719094, 1.0508593853581762, 0.06097555081859018, 0.08850696190599194, 0.07581219937155101, 1.5503059812600517, 0.21298812101409884, 1.0183728222194337], "min": [0.4837693611969137, 0.1932228247419057, 1.0275493728991654, 0.16038758818129228, 0.3961031592390698, 0.05862645313270541, 0.4464203946975113, -0.3793238958245982, 1.0156691628909622, -3.1413001727367904, 0.6956203775191026, -3.055160129035531], "max": [0.5616407035202089, 0.3500019699118426, 1.2437566265653306, 3.138886726351815, 1.4492798828415792, 2.776471254861731, 0.6421680027168151, -0.10487952489576197, 1.2392409125689425, 3.1376830323849347, 1.3983452164336634, 3.0415326881184694], "count": [406]}, "eef_sim_pose_action": {"mean": [0.533067112236376, 0.250592824608276, 1.1187423039610997, 1.6551398646145628, 1.1026409228640182, 1.3893676071420236, 0.5230676734202192, -0.27308636539211883, 1.1144244846637017, -0.30409209963988687, 1.066589414069746, -0.5930094372412013], "std": [0.017895982111896105, 0.04245110650715918, 0.07503430678289998, 1.1875654796399855, 0.37181157655719094, 1.0508593853581762, 0.06097555081859018, 0.08850696190599194, 0.07581219937155101, 1.5503059812600517, 0.21298812101409884, 1.0183728222194337], "min": [0.4837693611969137, 0.1932228247419057, 1.0275493728991654, 0.16038758818129228, 0.3961031592390698, 0.05862645313270541, 0.4464203946975113, -0.3793238958245982, 1.0156691628909622, -3.1413001727367904, 0.6956203775191026, -3.055160129035531], "max": [0.5616407035202089, 0.3500019699118426, 1.2437566265653306, 3.138886726351815, 1.4492798828415792, 2.776471254861731, 0.6421680027168151, -0.10487952489576197, 1.2392409125689425, 3.1376830323849347, 1.3983452164336634, 3.0415326881184694], "count": [406]}, "gripper_mode_state": {"mean": [0.2955665024630542, 0.37192118226600984], "std": [0.4562969921934785, 0.483317511008927], "min": [0, 0], "max": [1, 1], "count": [406]}, "gripper_activity_state": {"mean": [1.8669950738916257, 1.8103448275862069], "std": [0.45706747297590405, 0.5214524800743676], "min": [0, 0], "max": [2, 2], "count": [406]}, "gripper_mode_action": {"mean": [0.2955665024630542, 0.37192118226600984], "std": [0.4562969921934785, 0.483317511008927], "min": [0, 0], "max": [1, 1], "count": [406]}, "gripper_activity_action": {"mean": [1.8669950738916257, 1.8103448275862069], "std": [0.45706747297590405, 0.5214524800743676], "min": [0, 0], "max": [2, 2], "count": [406]}, "gripper_open_scale_state": {"mean": [0.5906921183205576, 0.5055899015529989], "std": [0.3263846328318902, 0.3372721495207664], "min": [0.033, 0.022], "max": [0.814, 0.797], "count": [406]}, "gripper_open_scale_action": {"mean": [0.5906921183205576, 0.5055899015529989], "std": [0.3263846328318902, 0.3372721495207664], "min": [0.033, 0.022], "max": [0.814, 0.797], "count": [406]}}} +{"episode_index": 131, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4566600102124183]], [[0.47386267973856205]], [[0.46306023284313724]]], "std": [[[0.12955122438846345]], [[0.11535365899248087]], [[0.12117478639844365]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12156862745098039]], [[0.09803921568627451]], [[0.09411764705882353]]], "max": [[[0.7450980392156863]], [[0.6509803921568628]], [[0.7215686274509804]]], "mean": [[[0.4753558517156863]], [[0.4774775674019608]], [[0.4710181801470588]]], "std": [[[0.05537659920860791]], [[0.0632210988303164]], [[0.06257661269572866]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.6823529411764706]], [[0.6823529411764706]]], "mean": [[[0.4819570016339869]], [[0.48953416258169935]], [[0.47782569035947714]]], "std": [[[0.07759714943676217]], [[0.06851018167023094]], [[0.08152111926197426]]], "count": [100]}, "observation.state": {"min": [0.04509931057691574, 2.0146336555480957, 1.570447325706482, 0.13486160337924957, -2.3401548862457275, 0.7168241739273071, -2.883964776992798, 22.0, 0.06264399737119675, 0.2642059922218323, -0.06395299732685089, -2.697000026702881, 0.1900000125169754, -0.49900001287460327, -0.31436869502067566, -2.0708680152893066, -1.6291950941085815, -1.9992921352386475, 2.6593408584594727, -1.2603894472122192, -0.008098327554762363, 29.0, -0.3258120119571686, 0.30476099252700806, -0.02226799912750721, 1.2330000400543213, 0.05900000035762787, -3.0920000076293945], "max": [0.8679696917533875, 2.0924580097198486, 2.114396572113037, 1.6711876392364502, -0.013683381490409374, 1.6760048866271973, -0.48455578088760376, 820.0, 0.3757219910621643, 0.44100600481033325, 0.13324999809265137, -0.9079999923706055, 1.0429999828338623, 0.8109999895095825, 0.14800392091274261, -1.991141438484192, -1.1473619937896729, -0.3914249837398529, 2.835008144378662, 1.2425174713134766, 0.5315225720405579, 814.0, -0.13469600677490234, 0.36644598841667175, 0.10339300334453583, 2.493000030517578, 0.7329999804496765, 3.128000020980835], "mean": [0.3419075310230255, 2.074352264404297, 1.819860816001892, 0.7433760166168213, -0.9983645677566528, 1.2715123891830444, -2.151376485824585, 473.6048889160156, 0.23231883347034454, 0.3324609398841858, 0.03126883879303932, -1.866457223892212, 0.4987243711948395, 0.2693649232387543, -0.18972787261009216, -2.062072277069092, -1.4012281894683838, -1.2185693979263306, 2.6846742630004883, -0.1084098368883133, 0.1643924117088318, 529.0316162109375, -0.24484358727931976, 0.33666375279426575, 0.01985946111381054, 1.952439546585083, 0.45541661977767944, 0.032138288021087646], "std": [0.24717234075069427, 0.020545121282339096, 0.17840471863746643, 0.479573130607605, 0.8816675543785095, 0.26981502771377563, 0.9839717149734497, 361.6690979003906, 0.11806405335664749, 0.06216898187994957, 0.047687508165836334, 0.5855512619018555, 0.24125993251800537, 0.4209896922111511, 0.10235961526632309, 0.009810831397771835, 0.19245199859142303, 0.5627172589302063, 0.03626273572444916, 1.0791409015655518, 0.13836900889873505, 343.7279052734375, 0.05949607864022255, 0.016353299841284752, 0.03026416338980198, 0.4365973174571991, 0.24704504013061523, 2.6717138290405273], "count": [348]}, "action": {"min": [0.04509931057691574, 2.0146336555480957, 1.570447325706482, 0.13486160337924957, -2.3401548862457275, 0.7168241739273071, -2.883964776992798, 22.0, 0.06264399737119675, 0.2642059922218323, -0.06395299732685089, -2.697000026702881, 0.1900000125169754, -0.49900001287460327, -0.31436869502067566, -2.0708680152893066, -1.6291950941085815, -1.9992921352386475, 2.6593408584594727, -1.2603894472122192, -0.008098327554762363, 29.0, -0.3258120119571686, 0.30476099252700806, -0.02226799912750721, 1.2330000400543213, 0.05900000035762787, -3.0920000076293945], "max": [0.8679696917533875, 2.0924580097198486, 2.114396572113037, 1.6711876392364502, -0.013683381490409374, 1.6760048866271973, -0.48455578088760376, 820.0, 0.3757219910621643, 0.44100600481033325, 0.13324999809265137, -0.9079999923706055, 1.0429999828338623, 0.8109999895095825, 0.14800392091274261, -1.991141438484192, -1.1473619937896729, -0.3914249837398529, 2.835008144378662, 1.2425174713134766, 0.5315225720405579, 814.0, -0.13469600677490234, 0.36644598841667175, 0.10339300334453583, 2.493000030517578, 0.7329999804496765, 3.128000020980835], "mean": [0.3419075310230255, 2.074352264404297, 1.819860816001892, 0.7433760166168213, -0.9983645677566528, 1.2715123891830444, -2.151376485824585, 473.6048889160156, 0.23231883347034454, 0.3324609398841858, 0.03126883879303932, -1.866457223892212, 0.4987243711948395, 0.2693649232387543, -0.18972787261009216, -2.062072277069092, -1.4012281894683838, -1.2185693979263306, 2.6846742630004883, -0.1084098368883133, 0.1643924117088318, 529.0316162109375, -0.24484358727931976, 0.33666375279426575, 0.01985946111381054, 1.952439546585083, 0.45541661977767944, 0.032138288021087646], "std": [0.24717234075069427, 0.020545121282339096, 0.17840471863746643, 0.479573130607605, 0.8816675543785095, 0.26981502771377563, 0.9839717149734497, 361.6690979003906, 0.11806405335664749, 0.06216898187994957, 0.047687508165836334, 0.5855512619018555, 0.24125993251800537, 0.4209896922111511, 0.10235961526632309, 0.009810831397771835, 0.19245199859142303, 0.5627172589302063, 0.03626273572444916, 1.0791409015655518, 0.13836900889873505, 343.7279052734375, 0.05949607864022255, 0.016353299841284752, 0.03026416338980198, 0.4365973174571991, 0.24704504013061523, 2.6717138290405273], "count": [348]}, "timestamp": {"min": [0.0], "max": [11.566666666666666], "mean": [5.783333333333333], "std": [3.348617735833808], "count": [348]}, "frame_index": {"min": [0], "max": [347], "mean": [173.5], "std": [100.45853207501425], "count": [348]}, "episode_index": {"min": [133], "max": [133], "mean": [133.0], "std": [0.0], "count": [348]}, "index": {"min": [87987], "max": [88334], "mean": [88160.5], "std": [100.45853207501425], "count": [348]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [348]}, "subtask_annotation": {"mean": [3.132183908045977, 9.0, 9.0, 9.0, 9.0], "std": [2.038367289660314, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [348]}, "scene_annotation": {"mean": [133.0], "std": [0.0], "min": [133], "max": [133], "count": [348]}, "eef_direction_state": {"mean": [4.824712643678161, 3.8994252873563218], "std": [1.4974187284994203, 1.9219541398489186], "min": [0, 0], "max": [6, 6], "count": [348]}, "eef_velocity_state": {"mean": [0.7155172413793104, 0.9568965517241379], "std": [0.7558891523380096, 0.7317775717974785], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_acc_mag_state": {"mean": [0.6609195402298851, 0.8793103448275862], "std": [0.8441626908947357, 0.8423609310555951], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_direction_action": {"mean": [4.824712643678161, 3.8994252873563218], "std": [1.4974187284994203, 1.9219541398489186], "min": [0, 0], "max": [6, 6], "count": [348]}, "eef_velocity_action": {"mean": [0.7155172413793104, 0.9568965517241379], "std": [0.7558891523380096, 0.7317775717974785], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_acc_mag_action": {"mean": [0.6609195402298851, 0.8793103448275862], "std": [0.8441626908947357, 0.8423609310555951], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_sim_pose_state": {"mean": [0.5269980581616018, 0.2577153391839091, 1.1191215224653153, 0.625771339667358, 1.0470904040928781, 1.574273885525665, 0.5267737233285907, -0.26583188492304616, 1.1205796372601615, -0.32097097315623774, 1.0592168485070463, -0.7113338578745995], "std": [0.021884575444970043, 0.029011926776159148, 0.07074768366878026, 2.1252999982723892, 0.3462831906179122, 1.1381722808884878, 0.0686983225777856, 0.10039011128473187, 0.07369330013227562, 1.709597796231864, 0.18418579193586831, 1.0435192878211097], "min": [0.4865996766735262, 0.22325272501642004, 1.0311142889263263, -3.131045264493858, 0.4407887824089567, 0.058245139398014095, 0.4494825545133262, -0.3925093896326661, 1.0273887386572336, -3.126442946937192, 0.8035584319636202, -2.990376709330121], "max": [0.5597204316779001, 0.3109502150180155, 1.2396772759198702, 3.1393320407217433, 1.4371116464689733, 2.796983527964902, 0.6464305420882059, -0.09512828303245657, 1.246235368229122, 3.128948963703334, 1.4619014174300906, 2.7179915869809945], "count": [348]}, "eef_sim_pose_action": {"mean": [0.5269980581616018, 0.2577153391839091, 1.1191215224653153, 0.625771339667358, 1.0470904040928781, 1.574273885525665, 0.5267737233285907, -0.26583188492304616, 1.1205796372601615, -0.32097097315623774, 1.0592168485070463, -0.7113338578745995], "std": [0.021884575444970043, 0.029011926776159148, 0.07074768366878026, 2.1252999982723892, 0.3462831906179122, 1.1381722808884878, 0.0686983225777856, 0.10039011128473187, 0.07369330013227562, 1.709597796231864, 0.18418579193586831, 1.0435192878211097], "min": [0.4865996766735262, 0.22325272501642004, 1.0311142889263263, -3.131045264493858, 0.4407887824089567, 0.058245139398014095, 0.4494825545133262, -0.3925093896326661, 1.0273887386572336, -3.126442946937192, 0.8035584319636202, -2.990376709330121], "max": [0.5597204316779001, 0.3109502150180155, 1.2396772759198702, 3.1393320407217433, 1.4371116464689733, 2.796983527964902, 0.6464305420882059, -0.09512828303245657, 1.246235368229122, 3.128948963703334, 1.4619014174300906, 2.7179915869809945], "count": [348]}, "gripper_mode_state": {"mean": [0.3706896551724138, 0.4281609195402299], "std": [0.48298947682177523, 0.494812233598458], "min": [0, 0], "max": [1, 1], "count": [348]}, "gripper_activity_state": {"mean": [1.778735632183908, 1.8591954022988506], "std": [0.582213976144256, 0.4551764048356321], "min": [0, 0], "max": [2, 2], "count": [348]}, "gripper_mode_action": {"mean": [0.3706896551724138, 0.4281609195402299], "std": [0.48298947682177523, 0.494812233598458], "min": [0, 0], "max": [1, 1], "count": [348]}, "gripper_activity_action": {"mean": [1.778735632183908, 1.8591954022988506], "std": [0.582213976144256, 0.4551764048356321], "min": [0, 0], "max": [2, 2], "count": [348]}, "gripper_open_scale_state": {"mean": [0.52903160925569, 0.47360488498621944], "std": [0.34372727223943716, 0.3616690358563179], "min": [0.029, 0.022], "max": [0.814, 0.82], "count": [348]}, "gripper_open_scale_action": {"mean": [0.52903160925569, 0.47360488498621944], "std": [0.34372727223943716, 0.3616690358563179], "min": [0.029, 0.022], "max": [0.814, 0.82], "count": [348]}}} +{"episode_index": 132, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.452250847630719]], [[0.4706239950980392]], [[0.4597735028594771]]], "std": [[[0.12353204366158936]], [[0.10696134191775955]], [[0.11331212697580496]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7607843137254902]], [[0.807843137254902]]], "mean": [[[0.4771400633169935]], [[0.47785197508169935]], [[0.47172564338235295]]], "std": [[[0.06146038314733713]], [[0.07053265986629809]], [[0.06928225089305164]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6745098039215687]], [[0.6666666666666666]]], "mean": [[[0.4768059089052288]], [[0.4835838929738562]], [[0.473242691993464]]], "std": [[[0.08503483306823494]], [[0.0763959719039383]], [[0.08810886737161902]]], "count": [100]}, "observation.state": {"min": [0.05825909599661827, 1.9898500442504883, 1.544703722000122, 0.17121681571006775, -2.509713649749756, 0.6957405805587769, -2.8594250679016113, 31.0, 0.030618000775575638, 0.24933600425720215, -0.058851998299360275, -2.6570000648498535, 0.010000007227063179, -0.5799999833106995, -0.2548704445362091, -2.0755107402801514, -1.7507224082946777, -1.9430577754974365, 2.5008301734924316, -1.219339370727539, -0.0005934120272286236, 40.0, -0.3415989875793457, 0.3039129972457886, -0.017823999747633934, 1.1890000104904175, 0.12800000607967377, -3.1351852416992188], "max": [0.974068284034729, 2.092388153076172, 2.02475643157959, 1.757197618484497, 0.13704326748847961, 1.7220815420150757, -0.2991669178009033, 824.0, 0.4020099937915802, 0.43546900153160095, 0.10921499878168106, -0.8930000066757202, 1.065999984741211, 0.9229999780654907, 0.10583677142858505, -1.9639841318130493, -1.1780972480773926, -0.3127804696559906, 2.84254789352417, 1.2900950908660889, 0.6920754313468933, 821.0, -0.14531199634075165, 0.3605790138244629, 0.09728600084781647, 2.5899999141693115, 0.7260000109672546, 3.11299991607666], "mean": [0.39827829599380493, 2.070662021636963, 1.8564695119857788, 0.7505339980125427, -1.0459026098251343, 1.3105703592300415, -2.038661241531372, 536.281005859375, 0.2253749668598175, 0.33703991770744324, 0.040910717099905014, -1.7973368167877197, 0.49133506417274475, 0.25532442331314087, -0.16022737324237823, -2.06111741065979, -1.442181944847107, -1.2452372312545776, 2.5879721641540527, -0.10313298553228378, 0.26722589135169983, 546.8482666015625, -0.2469785213470459, 0.3394060730934143, 0.028124947100877762, 1.940899133682251, 0.4770765006542206, -0.013541629537940025], "std": [0.31424903869628906, 0.02649294026196003, 0.17266137897968292, 0.5025891661643982, 0.9729382991790771, 0.21468235552310944, 1.0610698461532593, 349.7667541503906, 0.1347428560256958, 0.06279422342777252, 0.05093919485807419, 0.6338601112365723, 0.2733710706233978, 0.41952890157699585, 0.07206130027770996, 0.01640293560922146, 0.20447908341884613, 0.5073170065879822, 0.05986781418323517, 1.0236892700195312, 0.16723430156707764, 342.107666015625, 0.05544280633330345, 0.013214879669249058, 0.024650752544403076, 0.49880126118659973, 0.21345928311347961, 2.6782450675964355], "count": [379]}, "action": {"min": [0.05825909599661827, 1.9898500442504883, 1.544703722000122, 0.17121681571006775, -2.509713649749756, 0.6957405805587769, -2.8594250679016113, 31.0, 0.030618000775575638, 0.24933600425720215, -0.058851998299360275, -2.6570000648498535, 0.010000007227063179, -0.5799999833106995, -0.2548704445362091, -2.0755107402801514, -1.7507224082946777, -1.9430577754974365, 2.5008301734924316, -1.219339370727539, -0.0005934120272286236, 40.0, -0.3415989875793457, 0.3039129972457886, -0.017823999747633934, 1.1890000104904175, 0.12800000607967377, -3.1351852416992188], "max": [0.974068284034729, 2.092388153076172, 2.02475643157959, 1.757197618484497, 0.13704326748847961, 1.7220815420150757, -0.2991669178009033, 824.0, 0.4020099937915802, 0.43546900153160095, 0.10921499878168106, -0.8930000066757202, 1.065999984741211, 0.9229999780654907, 0.10583677142858505, -1.9639841318130493, -1.1780972480773926, -0.3127804696559906, 2.84254789352417, 1.2900950908660889, 0.6920754313468933, 821.0, -0.14531199634075165, 0.3605790138244629, 0.09728600084781647, 2.5899999141693115, 0.7260000109672546, 3.11299991607666], "mean": [0.39827829599380493, 2.070662021636963, 1.8564695119857788, 0.7505339980125427, -1.0459026098251343, 1.3105703592300415, -2.038661241531372, 536.281005859375, 0.2253749668598175, 0.33703991770744324, 0.040910717099905014, -1.7973368167877197, 0.49133506417274475, 0.25532442331314087, -0.16022737324237823, -2.06111741065979, -1.442181944847107, -1.2452372312545776, 2.5879721641540527, -0.10313298553228378, 0.26722589135169983, 546.8482666015625, -0.2469785213470459, 0.3394060730934143, 0.028124947100877762, 1.940899133682251, 0.4770765006542206, -0.013541629537940025], "std": [0.31424903869628906, 0.02649294026196003, 0.17266137897968292, 0.5025891661643982, 0.9729382991790771, 0.21468235552310944, 1.0610698461532593, 349.7667541503906, 0.1347428560256958, 0.06279422342777252, 0.05093919485807419, 0.6338601112365723, 0.2733710706233978, 0.41952890157699585, 0.07206130027770996, 0.01640293560922146, 0.20447908341884613, 0.5073170065879822, 0.05986781418323517, 1.0236892700195312, 0.16723430156707764, 342.107666015625, 0.05544280633330345, 0.013214879669249058, 0.024650752544403076, 0.49880126118659973, 0.21345928311347961, 2.6782450675964355], "count": [379]}, "timestamp": {"min": [0.0], "max": [12.6], "mean": [6.3], "std": [3.6469165057620936], "count": [379]}, "frame_index": {"min": [0], "max": [378], "mean": [189.0], "std": [109.40749517286281], "count": [379]}, "episode_index": {"min": [134], "max": [134], "mean": [134.0], "std": [0.0], "count": [379]}, "index": {"min": [88335], "max": [88713], "mean": [88524.0], "std": [109.40749517286281], "count": [379]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [379]}, "subtask_annotation": {"mean": [3.1029023746701845, 9.0, 9.0, 9.0, 9.0], "std": [2.118511704020891, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [379]}, "scene_annotation": {"mean": [134.0], "std": [0.0], "min": [134], "max": [134], "count": [379]}, "eef_direction_state": {"mean": [5.050131926121372, 4.176781002638522], "std": [1.0872825575278022, 1.7994103936303885], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_state": {"mean": [0.7255936675461742, 0.9630606860158312], "std": [0.7539898122685434, 0.7848883583691947], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_state": {"mean": [0.6886543535620053, 0.8496042216358839], "std": [0.8270831439260088, 0.8289412782771644], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_direction_action": {"mean": [5.050131926121372, 4.176781002638522], "std": [1.0872825575278022, 1.7994103936303885], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_action": {"mean": [0.7255936675461742, 0.9630606860158312], "std": [0.7539898122685434, 0.7848883583691947], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_action": {"mean": [0.6886543535620053, 0.8496042216358839], "std": [0.8270831439260088, 0.8289412782771644], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_sim_pose_state": {"mean": [0.529374060262111, 0.26536896269887345, 1.122047837703142, 0.5945593473949388, 1.067034755220115, 1.5835293760713756, 0.5313420133065733, -0.2639118244449829, 1.1331567971855676, -0.8152443093311131, 1.0503439683020226, -0.6965394108834218], "std": [0.016817567753234165, 0.02761008924461306, 0.06182886099515781, 2.107750678973367, 0.31224056461691535, 1.1422094116880461, 0.06964473231829185, 0.11488219945371642, 0.08616500055179312, 1.523175625711521, 0.18195576436525543, 1.010342374536553], "min": [0.48539596446509903, 0.22154444213307092, 1.0292337678586427, -3.123023016485943, 0.4658608391175587, 0.19294989237043075, 0.44026292961392155, -0.40320821019368114, 1.040275199896503, -3.125722261750295, 0.7300153998018568, -2.642293609072166], "max": [0.5538966025548601, 0.3202817197908929, 1.2250234172398475, 3.1393149937625684, 1.4529872631273633, 2.9155884361237767, 0.6426280576792469, -0.07015869729609384, 1.2858903167246112, 3.1405461284335363, 1.4602212884387864, 3.0551000261157415], "count": [379]}, "eef_sim_pose_action": {"mean": [0.529374060262111, 0.26536896269887345, 1.122047837703142, 0.5945593473949388, 1.067034755220115, 1.5835293760713756, 0.5313420133065733, -0.2639118244449829, 1.1331567971855676, -0.8152443093311131, 1.0503439683020226, -0.6965394108834218], "std": [0.016817567753234165, 0.02761008924461306, 0.06182886099515781, 2.107750678973367, 0.31224056461691535, 1.1422094116880461, 0.06964473231829185, 0.11488219945371642, 0.08616500055179312, 1.523175625711521, 0.18195576436525543, 1.010342374536553], "min": [0.48539596446509903, 0.22154444213307092, 1.0292337678586427, -3.123023016485943, 0.4658608391175587, 0.19294989237043075, 0.44026292961392155, -0.40320821019368114, 1.040275199896503, -3.125722261750295, 0.7300153998018568, -2.642293609072166], "max": [0.5538966025548601, 0.3202817197908929, 1.2250234172398475, 3.1393149937625684, 1.4529872631273633, 2.9155884361237767, 0.6426280576792469, -0.07015869729609384, 1.2858903167246112, 3.1405461284335363, 1.4602212884387864, 3.0551000261157415], "count": [379]}, "gripper_mode_state": {"mean": [0.35883905013192613, 0.39050131926121373], "std": [0.47965986514648373, 0.4878627254837844], "min": [0, 0], "max": [1, 1], "count": [379]}, "gripper_activity_state": {"mean": [1.8627968337730871, 1.8390501319261214], "std": [0.4444481187129081, 0.4850864461965755], "min": [0, 0], "max": [2, 2], "count": [379]}, "gripper_mode_action": {"mean": [0.35883905013192613, 0.39050131926121373], "std": [0.47965986514648373, 0.4878627254837844], "min": [0, 0], "max": [1, 1], "count": [379]}, "gripper_activity_action": {"mean": [1.8627968337730871, 1.8390501319261214], "std": [0.4444481187129081, 0.4850864461965755], "min": [0, 0], "max": [2, 2], "count": [379]}, "gripper_open_scale_state": {"mean": [0.5468482851315302, 0.536281002739174], "std": [0.3421075667382756, 0.3497666334536418], "min": [0.04, 0.031], "max": [0.821, 0.824], "count": [379]}, "gripper_open_scale_action": {"mean": [0.5468482851315302, 0.536281002739174], "std": [0.3421075667382756, 0.3497666334536418], "min": [0.04, 0.031], "max": [0.821, 0.824], "count": [379]}}} +{"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.45344130923202614]], [[0.4727720486111111]], [[0.461689387254902]]], "std": [[[0.1252814429768707]], [[0.11100553905939729]], [[0.1171995460488349]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.0196078431372549]], [[0.0]]], "max": [[[0.8156862745098039]], [[0.7137254901960784]], [[0.792156862745098]]], "mean": [[[0.4759244097222222]], [[0.47723730800653597]], [[0.4708420690359477]]], "std": [[[0.05821840125413456]], [[0.06773477599787739]], [[0.06752447314136918]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6509803921568628]], [[0.6549019607843137]]], "mean": [[[0.4844834987745098]], [[0.4907276225490196]], [[0.48045890114379086]]], "std": [[[0.07681200105207195]], [[0.06937246239886809]], [[0.07984490513872473]]], "count": [100]}, "observation.state": {"min": [0.08777260780334473, 1.9791685342788696, 1.5466582775115967, 0.17287486791610718, -2.382793426513672, 0.5667956471443176, -2.87031626701355, 38.0, 0.04773499816656113, 0.27339398860931396, -0.07307399809360504, -2.7320001125335693, 0.125, -0.5400000214576721, -0.38494983315467834, -2.072403907775879, -1.6660215854644775, -1.9261105060577393, 2.6035077571868896, -1.2638453245162964, 0.07963938266038895, 32.0, -0.3213239908218384, 0.3203139901161194, -0.021005000919103622, 1.184000015258789, 0.026999996975064278, -3.125], "max": [0.9763023257255554, 2.092597484588623, 2.0366945266723633, 1.6554970741271973, 0.11824605613946915, 1.7018532752990723, -0.3931877911090851, 817.0, 0.38002800941467285, 0.4541879892349243, 0.09685199707746506, -0.9760000109672546, 0.9929999709129333, 0.8619999289512634, 0.0771784633398056, -1.9797444343566895, -1.1453897953033447, -0.49068188667297363, 2.678941011428833, 1.1441506147384644, 0.6053674817085266, 818.0, -0.14087900519371033, 0.36761099100112915, 0.08806899935007095, 2.494999885559082, 0.7139999866485596, 3.0989999771118164], "mean": [0.41717714071273804, 2.0668892860412598, 1.8007655143737793, 0.7243181467056274, -1.0137780904769897, 1.2444075345993042, -2.0003116130828857, 523.4271850585938, 0.22237175703048706, 0.34472328424453735, 0.030673416331410408, -1.8340450525283813, 0.5222744345664978, 0.23298609256744385, -0.22002382576465607, -2.062253713607788, -1.4749621152877808, -1.3079270124435425, 2.6468207836151123, -0.2797592878341675, 0.2491341233253479, 485.79132080078125, -0.23306533694267273, 0.3463652729988098, 0.032281309366226196, 1.9632234573364258, 0.3977762758731842, -0.3839358389377594], "std": [0.31009671092033386, 0.030888862907886505, 0.16517890989780426, 0.4617539048194885, 0.9814457297325134, 0.27506059408187866, 1.049739956855774, 338.71856689453125, 0.13258343935012817, 0.06874596327543259, 0.05374618247151375, 0.670301616191864, 0.264521062374115, 0.45552486181259155, 0.10678471624851227, 0.010236654430627823, 0.1931319385766983, 0.501194179058075, 0.025753065943717957, 1.0691875219345093, 0.12524443864822388, 336.4714050292969, 0.0583106130361557, 0.016023743897676468, 0.02873791940510273, 0.4876227378845215, 0.24051955342292786, 2.5986225605010986], "count": [357]}, "action": {"min": [0.08777260780334473, 1.9791685342788696, 1.5466582775115967, 0.17287486791610718, -2.382793426513672, 0.5667956471443176, -2.87031626701355, 38.0, 0.04773499816656113, 0.27339398860931396, -0.07307399809360504, -2.7320001125335693, 0.125, -0.5400000214576721, -0.38494983315467834, -2.072403907775879, -1.6660215854644775, -1.9261105060577393, 2.6035077571868896, -1.2638453245162964, 0.07963938266038895, 32.0, -0.3213239908218384, 0.3203139901161194, -0.021005000919103622, 1.184000015258789, 0.026999996975064278, -3.125], "max": [0.9763023257255554, 2.092597484588623, 2.0366945266723633, 1.6554970741271973, 0.11824605613946915, 1.7018532752990723, -0.3931877911090851, 817.0, 0.38002800941467285, 0.4541879892349243, 0.09685199707746506, -0.9760000109672546, 0.9929999709129333, 0.8619999289512634, 0.0771784633398056, -1.9797444343566895, -1.1453897953033447, -0.49068188667297363, 2.678941011428833, 1.1441506147384644, 0.6053674817085266, 818.0, -0.14087900519371033, 0.36761099100112915, 0.08806899935007095, 2.494999885559082, 0.7139999866485596, 3.0989999771118164], "mean": [0.41717714071273804, 2.0668892860412598, 1.8007655143737793, 0.7243181467056274, -1.0137780904769897, 1.2444075345993042, -2.0003116130828857, 523.4271850585938, 0.22237175703048706, 0.34472328424453735, 0.030673416331410408, -1.8340450525283813, 0.5222744345664978, 0.23298609256744385, -0.22002382576465607, -2.062253713607788, -1.4749621152877808, -1.3079270124435425, 2.6468207836151123, -0.2797592878341675, 0.2491341233253479, 485.79132080078125, -0.23306533694267273, 0.3463652729988098, 0.032281309366226196, 1.9632234573364258, 0.3977762758731842, -0.3839358389377594], "std": [0.31009671092033386, 0.030888862907886505, 0.16517890989780426, 0.4617539048194885, 0.9814457297325134, 0.27506059408187866, 1.049739956855774, 338.71856689453125, 0.13258343935012817, 0.06874596327543259, 0.05374618247151375, 0.670301616191864, 0.264521062374115, 0.45552486181259155, 0.10678471624851227, 0.010236654430627823, 0.1931319385766983, 0.501194179058075, 0.025753065943717957, 1.0691875219345093, 0.12524443864822388, 336.4714050292969, 0.0583106130361557, 0.016023743897676468, 0.02873791940510273, 0.4876227378845215, 0.24051955342292786, 2.5986225605010986], "count": [357]}, "timestamp": {"min": [0.0], "max": [11.866666666666667], "mean": [5.933333333333333], "std": [3.435220624754798], "count": [357]}, "frame_index": {"min": [0], "max": [356], "mean": [178.0], "std": [103.05661874264392], "count": [357]}, "episode_index": {"min": [135], "max": [135], "mean": [135.0], "std": [0.0], "count": [357]}, "index": {"min": [88714], "max": [89070], "mean": [88892.0], "std": [103.05661874264392], "count": [357]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [357]}, "subtask_annotation": {"mean": [3.1848739495798317, 9.0, 9.0, 9.0, 9.0], "std": [2.1471095281442856, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [357]}, "scene_annotation": {"mean": [135.0], "std": [0.0], "min": [135], "max": [135], "count": [357]}, "eef_direction_state": {"mean": [5.184873949579832, 4.0], "std": [1.089545840326567, 1.8801632922707114], "min": [0, 0], "max": [6, 6], "count": [357]}, "eef_velocity_state": {"mean": [0.6218487394957983, 0.9243697478991597], "std": [0.7408632632809935, 0.7539958599647052], "min": [0, 0], "max": [2, 2], "count": [357]}, "eef_acc_mag_state": {"mean": [0.7170868347338936, 0.8403361344537815], "std": [0.857371676310387, 0.8163235882535308], "min": [0, 0], "max": [2, 2], "count": [357]}, "eef_direction_action": {"mean": [5.184873949579832, 4.0], "std": [1.089545840326567, 1.8801632922707114], "min": [0, 0], "max": [6, 6], "count": [357]}, "eef_velocity_action": {"mean": [0.6218487394957983, 0.9243697478991597], "std": [0.7408632632809935, 0.7539958599647052], "min": [0, 0], "max": [2, 2], "count": [357]}, "eef_acc_mag_action": {"mean": [0.7170868347338936, 0.8403361344537815], "std": [0.857371676310387, 0.8163235882535308], "min": [0, 0], "max": [2, 2], "count": [357]}, "eef_sim_pose_state": {"mean": [0.5380158228890353, 0.2574229429904686, 1.1378813884370547, 0.740841230988135, 0.9792768612458659, 1.7106305612692883, 0.5395988523494246, -0.2558174632606607, 1.1289308632843122, -0.14352534351021254, 1.0562152252454926, -0.7073242616878781], "std": [0.022193207577142264, 0.030138969800265335, 0.06660494079209982, 2.214514345133122, 0.32201629141990856, 1.0881684451873201, 0.07563391780787149, 0.11484945479790792, 0.07987227713445984, 1.819837715099314, 0.17111443006718163, 1.1502191141270166], "min": [0.503594448025729, 0.22355326974961234, 1.04182118452554, -3.1386344085727313, 0.432777077584344, 0.1882773635505638, 0.46042879234700607, -0.3758738664124145, 1.037054264003151, -3.1408275864969246, 0.8114003265648173, -2.87779912810229], "max": [0.5612905810767432, 0.3042944214965118, 1.2404412419823043, 3.1408861641329073, 1.4135862494963969, 2.8258851580722006, 0.6591425849389965, -0.07082644673320833, 1.2603366643869789, 3.140893449269759, 1.4837156688547481, 2.9685552872212955], "count": [357]}, "eef_sim_pose_action": {"mean": [0.5380158228890353, 0.2574229429904686, 1.1378813884370547, 0.740841230988135, 0.9792768612458659, 1.7106305612692883, 0.5395988523494246, -0.2558174632606607, 1.1289308632843122, -0.14352534351021254, 1.0562152252454926, -0.7073242616878781], "std": [0.022193207577142264, 0.030138969800265335, 0.06660494079209982, 2.214514345133122, 0.32201629141990856, 1.0881684451873201, 0.07563391780787149, 0.11484945479790792, 0.07987227713445984, 1.819837715099314, 0.17111443006718163, 1.1502191141270166], "min": [0.503594448025729, 0.22355326974961234, 1.04182118452554, -3.1386344085727313, 0.432777077584344, 0.1882773635505638, 0.46042879234700607, -0.3758738664124145, 1.037054264003151, -3.1408275864969246, 0.8114003265648173, -2.87779912810229], "max": [0.5612905810767432, 0.3042944214965118, 1.2404412419823043, 3.1408861641329073, 1.4135862494963969, 2.8258851580722006, 0.6591425849389965, -0.07082644673320833, 1.2603366643869789, 3.140893449269759, 1.4837156688547481, 2.9685552872212955], "count": [357]}, "gripper_mode_state": {"mean": [0.42857142857142855, 0.4173669467787115], "std": [0.4948716593053931, 0.4931245060989434], "min": [0, 0], "max": [1, 1], "count": [357]}, "gripper_activity_state": {"mean": [1.8067226890756303, 1.7170868347338935], "std": [0.5336410147491102, 0.6226935488384724], "min": [0, 0], "max": [2, 2], "count": [357]}, "gripper_mode_action": {"mean": [0.42857142857142855, 0.4173669467787115], "std": [0.4948716593053931, 0.4931245060989434], "min": [0, 0], "max": [1, 1], "count": [357]}, "gripper_activity_action": {"mean": [1.8067226890756303, 1.7170868347338935], "std": [0.5336410147491102, 0.6226935488384724], "min": [0, 0], "max": [2, 2], "count": [357]}, "gripper_open_scale_state": {"mean": [0.48579131638770023, 0.5234271710606846], "std": [0.3364719459733785, 0.338718452239408], "min": [0.032, 0.038], "max": [0.818, 0.817], "count": [357]}, "gripper_open_scale_action": {"mean": [0.48579131638770023, 0.5234271710606846], "std": [0.3364719459733785, 0.338718452239408], "min": [0.032, 0.038], "max": [0.818, 0.817], "count": [357]}}} +{"episode_index": 134, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4476380780228758]], [[0.46429212214052284]], [[0.45465363562091504]]], "std": [[[0.1329357015988065]], [[0.12091379635252225]], [[0.12575097225444512]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.050980392156862744]], [[0.0]]], "max": [[[0.6431372549019608]], [[0.6196078431372549]], [[0.615686274509804]]], "mean": [[[0.47480260008169933]], [[0.47861302083333335]], [[0.4714315175653595]]], "std": [[[0.04756642056034428]], [[0.048275209942914]], [[0.05192020323596525]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.6784313725490196]], [[0.6862745098039216]]], "mean": [[[0.47764699959150325]], [[0.4821723611111111]], [[0.4751331045751634]]], "std": [[[0.07515188929000083]], [[0.06985659128243364]], [[0.0773545776358717]]], "count": [100]}, "observation.state": {"min": [0.20800834894180298, 1.978679895401001, 1.7267764806747437, 0.15828391909599304, -2.208591938018799, 0.9537526369094849, -2.88405179977417, 45.0, 0.07322099804878235, 0.2798680067062378, -0.04470599815249443, -2.809999942779541, 0.20899999141693115, -0.5560000538825989, -0.2576978802680969, -2.078826904296875, -1.5571304559707642, -1.9012221097946167, 2.621589183807373, -0.9413259029388428, 0.027872908860445023, 35.0, -0.37358999252319336, 0.2843419909477234, -0.023506000638008118, 1.2899999618530273, 0.32099997997283936, -3.134185314178467], "max": [0.9322676658630371, 2.0926499366760254, 2.20731782913208, 1.390346884727478, -0.06171484664082527, 1.632179617881775, -0.6536083817481995, 798.0, 0.39571401476860046, 0.4558820128440857, 0.11360199749469757, -0.8460000157356262, 0.9639999866485596, 0.8110000491142273, 0.15173892676830292, -1.9808615446090698, -1.1046712398529053, -0.3220306932926178, 2.7766618728637695, 1.2775635719299316, 0.39765581488609314, 864.0, -0.13932299613952637, 0.35113799571990967, 0.06012300029397011, 2.384000062942505, 0.7139999866485596, 3.1089999675750732], "mean": [0.4074361026287079, 2.0664141178131104, 1.99809730052948, 0.6612430810928345, -1.0430784225463867, 1.3358309268951416, -2.2125437259674072, 520.8712768554688, 0.2397296130657196, 0.3458079397678375, 0.04217565059661865, -1.8816311359405518, 0.5044636130332947, 0.2823767066001892, -0.0779060497879982, -2.0631039142608643, -1.3245075941085815, -1.2761212587356567, 2.750556707382202, 0.034707266837358475, 0.133626326918602, 537.7315673828125, -0.24368532001972198, 0.3344811201095581, 0.011063449084758759, 1.9239015579223633, 0.5488401651382446, -0.0033367055002599955], "std": [0.24553900957107544, 0.031115971505641937, 0.15734605491161346, 0.3945290446281433, 0.7726192474365234, 0.20602914690971375, 0.9107313752174377, 335.86126708984375, 0.11068062484264374, 0.0618305467069149, 0.04074745252728462, 0.6389971971511841, 0.23944498598575592, 0.45660147070884705, 0.09358242899179459, 0.011715853586792946, 0.15105029940605164, 0.46232500672340393, 0.04055139794945717, 0.8216590881347656, 0.06900005042552948, 330.4140625, 0.05145299807190895, 0.013031786307692528, 0.021832507103681564, 0.3446233570575714, 0.12607477605342865, 2.711544990539551], "count": [369]}, "action": {"min": [0.20800834894180298, 1.978679895401001, 1.7267764806747437, 0.15828391909599304, -2.208591938018799, 0.9537526369094849, -2.88405179977417, 45.0, 0.07322099804878235, 0.2798680067062378, -0.04470599815249443, -2.809999942779541, 0.20899999141693115, -0.5560000538825989, -0.2576978802680969, -2.078826904296875, -1.5571304559707642, -1.9012221097946167, 2.621589183807373, -0.9413259029388428, 0.027872908860445023, 35.0, -0.37358999252319336, 0.2843419909477234, -0.023506000638008118, 1.2899999618530273, 0.32099997997283936, -3.134185314178467], "max": [0.9322676658630371, 2.0926499366760254, 2.20731782913208, 1.390346884727478, -0.06171484664082527, 1.632179617881775, -0.6536083817481995, 798.0, 0.39571401476860046, 0.4558820128440857, 0.11360199749469757, -0.8460000157356262, 0.9639999866485596, 0.8110000491142273, 0.15173892676830292, -1.9808615446090698, -1.1046712398529053, -0.3220306932926178, 2.7766618728637695, 1.2775635719299316, 0.39765581488609314, 864.0, -0.13932299613952637, 0.35113799571990967, 0.06012300029397011, 2.384000062942505, 0.7139999866485596, 3.1089999675750732], "mean": [0.4074361026287079, 2.0664141178131104, 1.99809730052948, 0.6612430810928345, -1.0430784225463867, 1.3358309268951416, -2.2125437259674072, 520.8712768554688, 0.2397296130657196, 0.3458079397678375, 0.04217565059661865, -1.8816311359405518, 0.5044636130332947, 0.2823767066001892, -0.0779060497879982, -2.0631039142608643, -1.3245075941085815, -1.2761212587356567, 2.750556707382202, 0.034707266837358475, 0.133626326918602, 537.7315673828125, -0.24368532001972198, 0.3344811201095581, 0.011063449084758759, 1.9239015579223633, 0.5488401651382446, -0.0033367055002599955], "std": [0.24553900957107544, 0.031115971505641937, 0.15734605491161346, 0.3945290446281433, 0.7726192474365234, 0.20602914690971375, 0.9107313752174377, 335.86126708984375, 0.11068062484264374, 0.0618305467069149, 0.04074745252728462, 0.6389971971511841, 0.23944498598575592, 0.45660147070884705, 0.09358242899179459, 0.011715853586792946, 0.15105029940605164, 0.46232500672340393, 0.04055139794945717, 0.8216590881347656, 0.06900005042552948, 330.4140625, 0.05145299807190895, 0.013031786307692528, 0.021832507103681564, 0.3446233570575714, 0.12607477605342865, 2.711544990539551], "count": [369]}, "timestamp": {"min": [0.0], "max": [12.266666666666667], "mean": [6.133333333333333], "std": [3.5506911168682933], "count": [369]}, "frame_index": {"min": [0], "max": [368], "mean": [184.0], "std": [106.5207335060488], "count": [369]}, "episode_index": {"min": [136], "max": [136], "mean": [136.0], "std": [0.0], "count": [369]}, "index": {"min": [89071], "max": [89439], "mean": [89255.0], "std": [106.5207335060488], "count": [369]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [369]}, "subtask_annotation": {"mean": [2.888888888888889, 9.0, 9.0, 9.0, 9.0], "std": [2.1504675513830356, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [369]}, "scene_annotation": {"mean": [136.0], "std": [0.0], "min": [136], "max": [136], "count": [369]}, "eef_direction_state": {"mean": [4.796747967479675, 3.970189701897019], "std": [1.398563042617704, 1.9841322342073793], "min": [0, 0], "max": [6, 6], "count": [369]}, "eef_velocity_state": {"mean": [0.6802168021680217, 0.8997289972899729], "std": [0.7104820735564373, 0.7567044023750584], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_acc_mag_state": {"mean": [0.8373983739837398, 0.8563685636856369], "std": [0.830064976787005, 0.8448593697626354], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_direction_action": {"mean": [4.796747967479675, 3.970189701897019], "std": [1.398563042617704, 1.9841322342073793], "min": [0, 0], "max": [6, 6], "count": [369]}, "eef_velocity_action": {"mean": [0.6802168021680217, 0.8997289972899729], "std": [0.7104820735564373, 0.7567044023750584], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_acc_mag_action": {"mean": [0.8373983739837398, 0.8563685636856369], "std": [0.830064976787005, 0.8448593697626354], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_sim_pose_state": {"mean": [0.5217387829078262, 0.2510468041955469, 1.1107335582647146, 0.5827964605513316, 1.1402221023146808, 1.7305078959703029, 0.5413508118341769, -0.27931522888275695, 1.1228711041809178, 0.2581434439354491, 1.0420752311625567, -0.7084960214317967], "std": [0.01798891723819324, 0.029671222091712864, 0.050600755504374366, 2.156687996260215, 0.27103937555310814, 1.116153468983024, 0.06932900972719053, 0.09099648047525502, 0.0701037778459742, 1.6893855957694865, 0.19659516532001525, 1.1040606882514143], "min": [0.4661576168465872, 0.20329733771332667, 1.023789509826519, -3.137843838516682, 0.6151904577360723, 0.25210514534909906, 0.46595732906975684, -0.3983710899807449, 1.0411365267758699, -3.136928586206068, 0.7055225720437868, -2.875489212099939], "max": [0.5502379118080538, 0.35125945178180035, 1.2045482155460923, 3.139551893024775, 1.476996574715936, 3.090678049031903, 0.6636241115585837, -0.1167317369567688, 1.248124835305857, 3.1335383074765657, 1.4591080849828129, 3.0747452424274058], "count": [369]}, "eef_sim_pose_action": {"mean": [0.5217387829078262, 0.2510468041955469, 1.1107335582647146, 0.5827964605513316, 1.1402221023146808, 1.7305078959703029, 0.5413508118341769, -0.27931522888275695, 1.1228711041809178, 0.2581434439354491, 1.0420752311625567, -0.7084960214317967], "std": [0.01798891723819324, 0.029671222091712864, 0.050600755504374366, 2.156687996260215, 0.27103937555310814, 1.116153468983024, 0.06932900972719053, 0.09099648047525502, 0.0701037778459742, 1.6893855957694865, 0.19659516532001525, 1.1040606882514143], "min": [0.4661576168465872, 0.20329733771332667, 1.023789509826519, -3.137843838516682, 0.6151904577360723, 0.25210514534909906, 0.46595732906975684, -0.3983710899807449, 1.0411365267758699, -3.136928586206068, 0.7055225720437868, -2.875489212099939], "max": [0.5502379118080538, 0.35125945178180035, 1.2045482155460923, 3.139551893024775, 1.476996574715936, 3.090678049031903, 0.6636241115585837, -0.1167317369567688, 1.248124835305857, 3.1335383074765657, 1.4591080849828129, 3.0747452424274058], "count": [369]}, "gripper_mode_state": {"mean": [0.34417344173441733, 0.3794037940379404], "std": [0.47509797277940824, 0.4852386578865659], "min": [0, 0], "max": [1, 1], "count": [369]}, "gripper_activity_state": {"mean": [1.7750677506775068, 1.7886178861788617], "std": [0.5757771308005706, 0.56910569105691], "min": [0, 0], "max": [2, 2], "count": [369]}, "gripper_mode_action": {"mean": [0.34417344173441733, 0.3794037940379404], "std": [0.47509797277940824, 0.4852386578865659], "min": [0, 0], "max": [1, 1], "count": [369]}, "gripper_activity_action": {"mean": [1.7750677506775068, 1.7886178861788617], "std": [0.5757771308005706, 0.56910569105691], "min": [0, 0], "max": [2, 2], "count": [369]}, "gripper_open_scale_state": {"mean": [0.5377317072343697, 0.5208712738574682], "std": [0.3304140308669405, 0.3358612534071032], "min": [0.035, 0.045], "max": [0.864, 0.798], "count": [369]}, "gripper_open_scale_action": {"mean": [0.5377317072343697, 0.5208712738574682], "std": [0.3304140308669405, 0.3358612534071032], "min": [0.035, 0.045], "max": [0.864, 0.798], "count": [369]}}} +{"episode_index": 135, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4568145812908496]], [[0.47429461805555556]], [[0.4636981597222222]]], "std": [[[0.1260758998866464]], [[0.11041507782215718]], [[0.11583576375946697]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.803921568627451]], [[0.6980392156862745]], [[0.7647058823529411]]], "mean": [[[0.47741524305555555]], [[0.47881560661764705]], [[0.4727403125]]], "std": [[[0.05484060771889611]], [[0.06346842500589173]], [[0.06356169758775444]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.6588235294117647]], [[0.6745098039215687]]], "mean": [[[0.47885350081699346]], [[0.4870374428104575]], [[0.4748368484477124]]], "std": [[[0.08300586519260751]], [[0.07302876817675438]], [[0.08635333768324596]]], "count": [100]}, "observation.state": {"min": [0.11913618445396423, 1.94855535030365, 1.6259312629699707, 0.09962340444326401, -2.3815016746520996, 0.7469485998153687, -2.883580446243286, 35.0, 0.04488600045442581, 0.26692599058151245, -0.0668639987707138, -2.7130000591278076, 0.05799999088048935, -0.47699999809265137, -0.2653424143791199, -2.077500343322754, -1.6076925992965698, -1.8066601753234863, 2.5172011852264404, -1.163680911064148, 0.03982841596007347, 28.0, -0.3238790035247803, 0.3172430098056793, -0.026506999507546425, 1.2910000085830688, 0.11999999731779099, -3.122999906539917], "max": [1.0517354011535645, 2.092388153076172, 2.0923006534576416, 1.5156614780426025, -0.012985250912606716, 1.599332571029663, -0.5261469483375549, 763.0, 0.3914180099964142, 0.4656519889831543, 0.10216700285673141, -0.953000009059906, 0.996999979019165, 0.7540000081062317, 0.03797836974263191, -2.034792184829712, -1.0834306478500366, -0.3931005299091339, 2.5957233905792236, 1.1965628862380981, 0.5306848287582397, 749.0, -0.15208800137043, 0.36869800090789795, 0.07680399715900421, 2.549999952316284, 0.8080000281333923, 3.121999979019165], "mean": [0.4454447329044342, 2.0672781467437744, 1.896660566329956, 0.6539193987846375, -1.031459093093872, 1.2416515350341797, -2.078230142593384, 471.0713806152344, 0.2332412600517273, 0.3490563929080963, 0.031512223184108734, -1.828518033027649, 0.5264936685562134, 0.21667662262916565, -0.14373788237571716, -2.06309175491333, -1.3943164348602295, -1.2413575649261475, 2.5705924034118652, -0.09305372834205627, 0.2554681599140167, 472.79949951171875, -0.25102102756500244, 0.34365373849868774, 0.014697813428938389, 1.967711329460144, 0.523265540599823, -0.1554289162158966], "std": [0.3382035791873932, 0.03346706181764603, 0.1589938998222351, 0.44147539138793945, 0.9188950061798096, 0.21256311237812042, 0.9661684036254883, 325.9219055175781, 0.1378486156463623, 0.07245904952287674, 0.051044415682554245, 0.64035964012146, 0.29987892508506775, 0.37437406182289124, 0.06580985337495804, 0.005665958393365145, 0.17813274264335632, 0.4523898661136627, 0.01966952160000801, 0.8957420587539673, 0.14699867367744446, 321.212646484375, 0.050541069358587265, 0.014601108618080616, 0.02264729142189026, 0.44159388542175293, 0.22373533248901367, 2.7168283462524414], "count": [399]}, "action": {"min": [0.11913618445396423, 1.94855535030365, 1.6259312629699707, 0.09962340444326401, -2.3815016746520996, 0.7469485998153687, -2.883580446243286, 35.0, 0.04488600045442581, 0.26692599058151245, -0.0668639987707138, -2.7130000591278076, 0.05799999088048935, -0.47699999809265137, -0.2653424143791199, -2.077500343322754, -1.6076925992965698, -1.8066601753234863, 2.5172011852264404, -1.163680911064148, 0.03982841596007347, 28.0, -0.3238790035247803, 0.3172430098056793, -0.026506999507546425, 1.2910000085830688, 0.11999999731779099, -3.122999906539917], "max": [1.0517354011535645, 2.092388153076172, 2.0923006534576416, 1.5156614780426025, -0.012985250912606716, 1.599332571029663, -0.5261469483375549, 763.0, 0.3914180099964142, 0.4656519889831543, 0.10216700285673141, -0.953000009059906, 0.996999979019165, 0.7540000081062317, 0.03797836974263191, -2.034792184829712, -1.0834306478500366, -0.3931005299091339, 2.5957233905792236, 1.1965628862380981, 0.5306848287582397, 749.0, -0.15208800137043, 0.36869800090789795, 0.07680399715900421, 2.549999952316284, 0.8080000281333923, 3.121999979019165], "mean": [0.4454447329044342, 2.0672781467437744, 1.896660566329956, 0.6539193987846375, -1.031459093093872, 1.2416515350341797, -2.078230142593384, 471.0713806152344, 0.2332412600517273, 0.3490563929080963, 0.031512223184108734, -1.828518033027649, 0.5264936685562134, 0.21667662262916565, -0.14373788237571716, -2.06309175491333, -1.3943164348602295, -1.2413575649261475, 2.5705924034118652, -0.09305372834205627, 0.2554681599140167, 472.79949951171875, -0.25102102756500244, 0.34365373849868774, 0.014697813428938389, 1.967711329460144, 0.523265540599823, -0.1554289162158966], "std": [0.3382035791873932, 0.03346706181764603, 0.1589938998222351, 0.44147539138793945, 0.9188950061798096, 0.21256311237812042, 0.9661684036254883, 325.9219055175781, 0.1378486156463623, 0.07245904952287674, 0.051044415682554245, 0.64035964012146, 0.29987892508506775, 0.37437406182289124, 0.06580985337495804, 0.005665958393365145, 0.17813274264335632, 0.4523898661136627, 0.01966952160000801, 0.8957420587539673, 0.14699867367744446, 321.212646484375, 0.050541069358587265, 0.014601108618080616, 0.02264729142189026, 0.44159388542175293, 0.22373533248901367, 2.7168283462524414], "count": [399]}, "timestamp": {"min": [0.0], "max": [13.266666666666667], "mean": [6.633333333333333], "std": [3.8393672318157765], "count": [399]}, "frame_index": {"min": [0], "max": [398], "mean": [199.0], "std": [115.18101695447331], "count": [399]}, "episode_index": {"min": [137], "max": [137], "mean": [137.0], "std": [0.0], "count": [399]}, "index": {"min": [89440], "max": [89838], "mean": [89639.0], "std": [115.18101695447331], "count": [399]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [399]}, "subtask_annotation": {"mean": [2.969924812030075, 9.0, 9.0, 9.0, 9.0], "std": [2.1460689117070277, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [399]}, "scene_annotation": {"mean": [137.0], "std": [0.0], "min": [137], "max": [137], "count": [399]}, "eef_direction_state": {"mean": [4.7468671679198, 4.31077694235589], "std": [1.631022546216154, 1.735277244609291], "min": [0, 0], "max": [6, 6], "count": [399]}, "eef_velocity_state": {"mean": [0.6365914786967418, 0.9072681704260651], "std": [0.6796463852991446, 0.7716286884548373], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_acc_mag_state": {"mean": [0.7293233082706767, 0.8446115288220551], "std": [0.8388542688954935, 0.8231699757582842], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_direction_action": {"mean": [4.7468671679198, 4.31077694235589], "std": [1.631022546216154, 1.735277244609291], "min": [0, 0], "max": [6, 6], "count": [399]}, "eef_velocity_action": {"mean": [0.6365914786967418, 0.9072681704260651], "std": [0.6796463852991446, 0.7716286884548373], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_acc_mag_action": {"mean": [0.7293233082706767, 0.8446115288220551], "std": [0.8388542688954935, 0.8231699757582842], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_sim_pose_state": {"mean": [0.532654643216899, 0.2585978250034136, 1.1111248197127686, 0.5303684133743429, 1.1201396671153747, 1.576997836649207, 0.5433361899343045, -0.262811860415204, 1.1231019205393673, -0.652508036307373, 1.0939782933790092, -0.6225493098156876], "std": [0.01698311612739062, 0.024646522018851993, 0.05504883325022186, 2.196966667240195, 0.3310766496556923, 1.2710976200147592, 0.07983627485329683, 0.11472459105314269, 0.08661279920048635, 1.6531657757058758, 0.19903795977945105, 1.0627442398404152], "min": [0.4984481935268266, 0.221859903941494, 1.0284576793855105, -3.1335080606823724, 0.4880576173051776, -0.2542728403185599, 0.45489179897615256, -0.3894615723836363, 1.027276938139209, -3.140381068370732, 0.7726138433024077, -2.912258572746131], "max": [0.5590755534098356, 0.2957824611859032, 1.212846087543699, 3.1390612658660957, 1.4983626379413888, 2.9380127483010443, 0.6708164159311193, -0.07569687292337535, 1.2840483456053833, 3.1366321484640562, 1.5399566974929964, 2.7221150451511074], "count": [399]}, "eef_sim_pose_action": {"mean": [0.532654643216899, 0.2585978250034136, 1.1111248197127686, 0.5303684133743429, 1.1201396671153747, 1.576997836649207, 0.5433361899343045, -0.262811860415204, 1.1231019205393673, -0.652508036307373, 1.0939782933790092, -0.6225493098156876], "std": [0.01698311612739062, 0.024646522018851993, 0.05504883325022186, 2.196966667240195, 0.3310766496556923, 1.2710976200147592, 0.07983627485329683, 0.11472459105314269, 0.08661279920048635, 1.6531657757058758, 0.19903795977945105, 1.0627442398404152], "min": [0.4984481935268266, 0.221859903941494, 1.0284576793855105, -3.1335080606823724, 0.4880576173051776, -0.2542728403185599, 0.45489179897615256, -0.3894615723836363, 1.027276938139209, -3.140381068370732, 0.7726138433024077, -2.912258572746131], "max": [0.5590755534098356, 0.2957824611859032, 1.212846087543699, 3.1390612658660957, 1.4983626379413888, 2.9380127483010443, 0.6708164159311193, -0.07569687292337535, 1.2840483456053833, 3.1366321484640562, 1.5399566974929964, 2.7221150451511074], "count": [399]}, "gripper_mode_state": {"mean": [0.38847117794486213, 0.40350877192982454], "std": [0.48740262807149115, 0.4906011036529684], "min": [0, 0], "max": [1, 1], "count": [399]}, "gripper_activity_state": {"mean": [1.7969924812030076, 1.8220551378446115], "std": [0.5587230136288502, 0.5259337436638096], "min": [0, 0], "max": [2, 2], "count": [399]}, "gripper_mode_action": {"mean": [0.38847117794486213, 0.40350877192982454], "std": [0.48740262807149115, 0.4906011036529684], "min": [0, 0], "max": [1, 1], "count": [399]}, "gripper_activity_action": {"mean": [1.7969924812030076, 1.8220551378446115], "std": [0.5587230136288502, 0.5259337436638096], "min": [0, 0], "max": [2, 2], "count": [399]}, "gripper_open_scale_state": {"mean": [0.472799498765989, 0.4710714285427465], "std": [0.3212127641803627, 0.3259218915922494], "min": [0.028, 0.035], "max": [0.749, 0.763], "count": [399]}, "gripper_open_scale_action": {"mean": [0.472799498765989, 0.4710714285427465], "std": [0.3212127641803627, 0.3259218915922494], "min": [0.028, 0.035], "max": [0.749, 0.763], "count": [399]}}} +{"episode_index": 136, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45399532475490195]], [[0.4718499183006536]], [[0.46037352532679743]]], "std": [[[0.1320599807598309]], [[0.11939390044002864]], [[0.12433910627602648]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13333333333333333]], [[0.06666666666666667]], [[0.09411764705882353]]], "max": [[[0.8196078431372549]], [[0.6823529411764706]], [[0.7686274509803922]]], "mean": [[[0.4752040114379085]], [[0.4774303308823529]], [[0.471203647875817]]], "std": [[[0.05420513500660074]], [[0.062404688299713025]], [[0.06208726774253411]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6705882352941176]], [[0.6588235294117647]]], "mean": [[[0.481956772875817]], [[0.4889884211601307]], [[0.4776910763888889]]], "std": [[[0.07415628775784958]], [[0.06647697145371187]], [[0.0778631498647463]]], "count": [100]}, "observation.state": {"min": [0.13812536001205444, 1.9907574653625488, 1.6867735385894775, 0.1900663524866104, -2.337606906890869, 0.8087681531906128, -2.8352699279785156, 30.0, 0.057920001447200775, 0.27052998542785645, -0.03877300024032593, -2.7100000381469727, 0.16899999976158142, -0.4880000054836273, -0.30571189522743225, -2.072526216506958, -1.5888429880142212, -1.886002779006958, 2.5848677158355713, -1.0924714803695679, 0.0714363232254982, 15.0, -0.30533701181411743, 0.3178339898586273, -0.03214000165462494, 1.3179999589920044, 0.16599999368190765, -3.1331851482391357], "max": [0.9372243881225586, 2.0923705101013184, 2.292437791824341, 1.5630122423171997, -0.025900688022375107, 1.5669740438461304, -0.5565855503082275, 831.0, 0.38885200023651123, 0.453574001789093, 0.12341199815273285, -0.8790000081062317, 1.0169999599456787, 0.6549999713897705, 0.08862782269716263, -2.044426441192627, -1.0783865451812744, -0.5021486878395081, 2.6233346462249756, 1.1182149648666382, 0.5400747060775757, 813.0, -0.14291000366210938, 0.37096598744392395, 0.0753059983253479, 2.5190000534057617, 0.746999979019165, 3.0999999046325684], "mean": [0.374207079410553, 2.0706989765167236, 1.9519230127334595, 0.7508584856987, -1.0260746479034424, 1.2522923946380615, -2.131549119949341, 486.0859680175781, 0.2433367371559143, 0.3450527787208557, 0.04946659877896309, -1.8271666765213013, 0.5278655886650085, 0.25082507729530334, -0.16600780189037323, -2.063164710998535, -1.3568434715270996, -1.2446368932724, 2.6082940101623535, -0.06343653798103333, 0.22706064581871033, 574.0615844726562, -0.23442287743091583, 0.34444907307624817, 0.007645845878869295, 1.9823986291885376, 0.5110085606575012, -0.05508597195148468], "std": [0.2583303153514862, 0.024237198755145073, 0.14902973175048828, 0.4516047239303589, 0.8662318587303162, 0.16918404400348663, 0.9194945096969604, 367.13690185546875, 0.12419792264699936, 0.05953730270266533, 0.04259190708398819, 0.6356964111328125, 0.27135419845581055, 0.39576202630996704, 0.08453351259231567, 0.0036081327125430107, 0.21354930102825165, 0.4347119629383087, 0.009165904484689236, 0.9399652481079102, 0.09460234642028809, 312.6285400390625, 0.042861733585596085, 0.014546260237693787, 0.026645179837942123, 0.43278926610946655, 0.19747963547706604, 2.660705804824829], "count": [349]}, "action": {"min": [0.13812536001205444, 1.9907574653625488, 1.6867735385894775, 0.1900663524866104, -2.337606906890869, 0.8087681531906128, -2.8352699279785156, 30.0, 0.057920001447200775, 0.27052998542785645, -0.03877300024032593, -2.7100000381469727, 0.16899999976158142, -0.4880000054836273, -0.30571189522743225, -2.072526216506958, -1.5888429880142212, -1.886002779006958, 2.5848677158355713, -1.0924714803695679, 0.0714363232254982, 15.0, -0.30533701181411743, 0.3178339898586273, -0.03214000165462494, 1.3179999589920044, 0.16599999368190765, -3.1331851482391357], "max": [0.9372243881225586, 2.0923705101013184, 2.292437791824341, 1.5630122423171997, -0.025900688022375107, 1.5669740438461304, -0.5565855503082275, 831.0, 0.38885200023651123, 0.453574001789093, 0.12341199815273285, -0.8790000081062317, 1.0169999599456787, 0.6549999713897705, 0.08862782269716263, -2.044426441192627, -1.0783865451812744, -0.5021486878395081, 2.6233346462249756, 1.1182149648666382, 0.5400747060775757, 813.0, -0.14291000366210938, 0.37096598744392395, 0.0753059983253479, 2.5190000534057617, 0.746999979019165, 3.0999999046325684], "mean": [0.374207079410553, 2.0706989765167236, 1.9519230127334595, 0.7508584856987, -1.0260746479034424, 1.2522923946380615, -2.131549119949341, 486.0859680175781, 0.2433367371559143, 0.3450527787208557, 0.04946659877896309, -1.8271666765213013, 0.5278655886650085, 0.25082507729530334, -0.16600780189037323, -2.063164710998535, -1.3568434715270996, -1.2446368932724, 2.6082940101623535, -0.06343653798103333, 0.22706064581871033, 574.0615844726562, -0.23442287743091583, 0.34444907307624817, 0.007645845878869295, 1.9823986291885376, 0.5110085606575012, -0.05508597195148468], "std": [0.2583303153514862, 0.024237198755145073, 0.14902973175048828, 0.4516047239303589, 0.8662318587303162, 0.16918404400348663, 0.9194945096969604, 367.13690185546875, 0.12419792264699936, 0.05953730270266533, 0.04259190708398819, 0.6356964111328125, 0.27135419845581055, 0.39576202630996704, 0.08453351259231567, 0.0036081327125430107, 0.21354930102825165, 0.4347119629383087, 0.009165904484689236, 0.9399652481079102, 0.09460234642028809, 312.6285400390625, 0.042861733585596085, 0.014546260237693787, 0.026645179837942123, 0.43278926610946655, 0.19747963547706604, 2.660705804824829], "count": [349]}, "timestamp": {"min": [0.0], "max": [11.6], "mean": [5.8], "std": [3.3582402799349804], "count": [349]}, "frame_index": {"min": [0], "max": [348], "mean": [174.0], "std": [100.74720839804942], "count": [349]}, "episode_index": {"min": [138], "max": [138], "mean": [138.0], "std": [0.0], "count": [349]}, "index": {"min": [89839], "max": [90187], "mean": [90013.0], "std": [100.74720839804942], "count": [349]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [349]}, "subtask_annotation": {"mean": [3.343839541547278, 9.0, 9.0, 9.0, 9.0], "std": [1.9962280010391442, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [349]}, "scene_annotation": {"mean": [138.0], "std": [0.0], "min": [138], "max": [138], "count": [349]}, "eef_direction_state": {"mean": [4.845272206303725, 4.33810888252149], "std": [1.3913822970978786, 1.7914978700844393], "min": [0, 0], "max": [6, 6], "count": [349]}, "eef_velocity_state": {"mean": [0.6762177650429799, 0.8538681948424068], "std": [0.7109713430038209, 0.7636949801733742], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_acc_mag_state": {"mean": [0.833810888252149, 0.8538681948424068], "std": [0.8604007720777858, 0.831933016673807], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_direction_action": {"mean": [4.845272206303725, 4.33810888252149], "std": [1.3913822970978786, 1.7914978700844393], "min": [0, 0], "max": [6, 6], "count": [349]}, "eef_velocity_action": {"mean": [0.6762177650429799, 0.8538681948424068], "std": [0.7109713430038209, 0.7636949801733742], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_acc_mag_action": {"mean": [0.833810888252149, 0.8538681948424068], "std": [0.8604007720777858, 0.831933016673807], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_sim_pose_state": {"mean": [0.534044837664166, 0.24380800182954437, 1.1163873030257134, 0.31877708876079874, 1.0823783721591276, 1.6403673322932895, 0.5391902047174741, -0.2840916445687922, 1.1271867864019365, -0.31164578752528765, 1.0825058035936765, -0.6385020297647802], "std": [0.020274148668663925, 0.016294854256510803, 0.05502866880960164, 2.24829415504386, 0.3050941971225248, 1.2014878186826676, 0.06613989893752024, 0.09965840480776676, 0.07868212372658986, 1.7319701871041493, 0.19292868152944967, 1.0868803221277346], "min": [0.4992719612746605, 0.21811131277438814, 1.0343375215366806, -3.137863757873388, 0.519100137367182, 0.07344073011836158, 0.4591934222128977, -0.4074648222249878, 1.0361658791702266, -3.1404480335196454, 0.8273695531250445, -2.9745005920884706], "max": [0.5578218754111608, 0.2781640823251201, 1.2180574938795363, 3.138533770983271, 1.4685141323304505, 2.8802133221842516, 0.6591298233965777, -0.10803887622443552, 1.2549658338958647, 3.1350765207947355, 1.4842445645466031, 2.587412250769306], "count": [349]}, "eef_sim_pose_action": {"mean": [0.534044837664166, 0.24380800182954437, 1.1163873030257134, 0.31877708876079874, 1.0823783721591276, 1.6403673322932895, 0.5391902047174741, -0.2840916445687922, 1.1271867864019365, -0.31164578752528765, 1.0825058035936765, -0.6385020297647802], "std": [0.020274148668663925, 0.016294854256510803, 0.05502866880960164, 2.24829415504386, 0.3050941971225248, 1.2014878186826676, 0.06613989893752024, 0.09965840480776676, 0.07868212372658986, 1.7319701871041493, 0.19292868152944967, 1.0868803221277346], "min": [0.4992719612746605, 0.21811131277438814, 1.0343375215366806, -3.137863757873388, 0.519100137367182, 0.07344073011836158, 0.4591934222128977, -0.4074648222249878, 1.0361658791702266, -3.1404480335196454, 0.8273695531250445, -2.9745005920884706], "max": [0.5578218754111608, 0.2781640823251201, 1.2180574938795363, 3.138533770983271, 1.4685141323304505, 2.8802133221842516, 0.6591298233965777, -0.10803887622443552, 1.2549658338958647, 3.1350765207947355, 1.4842445645466031, 2.587412250769306], "count": [349]}, "gripper_mode_state": {"mean": [0.3467048710601719, 0.44412607449856734], "std": [0.4759207953465818, 0.49686829688465756], "min": [0, 0], "max": [1, 1], "count": [349]}, "gripper_activity_state": {"mean": [1.7879656160458453, 1.7851002865329513], "std": [0.5414335624457254, 0.5585555498457859], "min": [0, 0], "max": [2, 2], "count": [349]}, "gripper_mode_action": {"mean": [0.3467048710601719, 0.44412607449856734], "std": [0.4759207953465818, 0.49686829688465756], "min": [0, 0], "max": [1, 1], "count": [349]}, "gripper_activity_action": {"mean": [1.7879656160458453, 1.7851002865329513], "std": [0.5414335624457254, 0.5585555498457859], "min": [0, 0], "max": [2, 2], "count": [349]}, "gripper_open_scale_state": {"mean": [0.5740616044096387, 0.48608595979794406], "std": [0.31262827253306336, 0.367136941186047], "min": [0.015, 0.03], "max": [0.813, 0.831], "count": [349]}, "gripper_open_scale_action": {"mean": [0.5740616044096387, 0.48608595979794406], "std": [0.31262827253306336, 0.367136941186047], "min": [0.015, 0.03], "max": [0.813, 0.831], "count": [349]}}} +{"episode_index": 137, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.45310826184640524]], [[0.47050541870915036]], [[0.4586428737745098]]], "std": [[[0.12457755639992352]], [[0.109449593994322]], [[0.11548732409581264]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[0.803921568627451]], [[0.7725490196078432]], [[0.8549019607843137]]], "mean": [[[0.4750462990196079]], [[0.4761083190359477]], [[0.469684693627451]]], "std": [[[0.057598358320345724]], [[0.06677790250630652]], [[0.06566291432047006]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7058823529411765]], [[0.6862745098039216]], [[0.6784313725490196]]], "mean": [[[0.4841458966503268]], [[0.4901748120915033]], [[0.48191794117647063]]], "std": [[[0.07050689198554297]], [[0.06395441732959366]], [[0.07335939164902354]]], "count": [100]}, "observation.state": {"min": [0.042149703949689865, 2.0420353412628174, 1.5762767791748047, 0.1287180334329605, -2.2786498069763184, 0.659699559211731, -2.7949531078338623, 60.0, 0.05627800151705742, 0.254830002784729, -0.05930300056934357, -2.763000011444092, 0.23399999737739563, -0.6029999852180481, -0.3004933297634125, -2.073765277862549, -1.773411750793457, -1.8843446969985962, 2.4455204010009766, -1.1929675340652466, -0.03953171148896217, 21.0, -0.3288179934024811, 0.30527400970458984, -0.013024000450968742, 1.3079999685287476, 0.0989999994635582, -3.1351852416992188], "max": [0.8831889629364014, 2.092388153076172, 2.15513277053833, 1.635617971420288, -0.04907866194844246, 1.7066004276275635, -0.39674827456474304, 835.0, 0.3945319950580597, 0.4388830065727234, 0.11733900010585785, -0.8650000095367432, 1.0670000314712524, 0.9330000877380371, 0.061854466795921326, -1.8325434923171997, -1.0507405996322632, -0.4092099070549011, 2.710723400115967, 1.2464618682861328, 0.7110471725463867, 813.0, -0.14392100274562836, 0.36663299798965454, 0.10205099731683731, 2.568000078201294, 0.7839999794960022, 3.1110000610351562], "mean": [0.33425280451774597, 2.08028244972229, 1.9155168533325195, 0.7043644785881042, -0.984454333782196, 1.2446385622024536, -2.054687261581421, 545.1975708007812, 0.2489139586687088, 0.327523797750473, 0.0371067076921463, -1.8045203685760498, 0.6215940713882446, 0.18772195279598236, -0.18746443092823029, -2.0554752349853516, -1.5401684045791626, -1.2920132875442505, 2.5745246410369873, -0.31494030356407166, 0.31800273060798645, 519.6471557617188, -0.2490641176700592, 0.34539535641670227, 0.03437429293990135, 2.0375070571899414, 0.4466921091079712, -0.37508532404899597], "std": [0.26971006393432617, 0.013628041371703148, 0.20351245999336243, 0.5027665495872498, 0.8284081816673279, 0.24920444190502167, 0.9502925872802734, 345.171875, 0.13192451000213623, 0.06756322085857391, 0.04734060540795326, 0.6653398275375366, 0.22764483094215393, 0.4322825074195862, 0.09178736060857773, 0.03748517483472824, 0.2286972999572754, 0.45749929547309875, 0.09064110368490219, 0.9872637391090393, 0.2358172982931137, 348.4529724121094, 0.056774552911520004, 0.01265915110707283, 0.029676146805286407, 0.4783190190792084, 0.25183019042015076, 2.634669303894043], "count": [367]}, "action": {"min": [0.042149703949689865, 2.0420353412628174, 1.5762767791748047, 0.1287180334329605, -2.2786498069763184, 0.659699559211731, -2.7949531078338623, 60.0, 0.05627800151705742, 0.254830002784729, -0.05930300056934357, -2.763000011444092, 0.23399999737739563, -0.6029999852180481, -0.3004933297634125, -2.073765277862549, -1.773411750793457, -1.8843446969985962, 2.4455204010009766, -1.1929675340652466, -0.03953171148896217, 21.0, -0.3288179934024811, 0.30527400970458984, -0.013024000450968742, 1.3079999685287476, 0.0989999994635582, -3.1351852416992188], "max": [0.8831889629364014, 2.092388153076172, 2.15513277053833, 1.635617971420288, -0.04907866194844246, 1.7066004276275635, -0.39674827456474304, 835.0, 0.3945319950580597, 0.4388830065727234, 0.11733900010585785, -0.8650000095367432, 1.0670000314712524, 0.9330000877380371, 0.061854466795921326, -1.8325434923171997, -1.0507405996322632, -0.4092099070549011, 2.710723400115967, 1.2464618682861328, 0.7110471725463867, 813.0, -0.14392100274562836, 0.36663299798965454, 0.10205099731683731, 2.568000078201294, 0.7839999794960022, 3.1110000610351562], "mean": [0.33425280451774597, 2.08028244972229, 1.9155168533325195, 0.7043644785881042, -0.984454333782196, 1.2446385622024536, -2.054687261581421, 545.1975708007812, 0.2489139586687088, 0.327523797750473, 0.0371067076921463, -1.8045203685760498, 0.6215940713882446, 0.18772195279598236, -0.18746443092823029, -2.0554752349853516, -1.5401684045791626, -1.2920132875442505, 2.5745246410369873, -0.31494030356407166, 0.31800273060798645, 519.6471557617188, -0.2490641176700592, 0.34539535641670227, 0.03437429293990135, 2.0375070571899414, 0.4466921091079712, -0.37508532404899597], "std": [0.26971006393432617, 0.013628041371703148, 0.20351245999336243, 0.5027665495872498, 0.8284081816673279, 0.24920444190502167, 0.9502925872802734, 345.171875, 0.13192451000213623, 0.06756322085857391, 0.04734060540795326, 0.6653398275375366, 0.22764483094215393, 0.4322825074195862, 0.09178736060857773, 0.03748517483472824, 0.2286972999572754, 0.45749929547309875, 0.09064110368490219, 0.9872637391090393, 0.2358172982931137, 348.4529724121094, 0.056774552911520004, 0.01265915110707283, 0.029676146805286407, 0.4783190190792084, 0.25183019042015076, 2.634669303894043], "count": [367]}, "timestamp": {"min": [0.0], "max": [12.2], "mean": [6.1], "std": [3.531446036839741], "count": [367]}, "frame_index": {"min": [0], "max": [366], "mean": [183.0], "std": [105.94338110519222], "count": [367]}, "episode_index": {"min": [139], "max": [139], "mean": [139.0], "std": [0.0], "count": [367]}, "index": {"min": [90188], "max": [90554], "mean": [90371.0], "std": [105.94338110519222], "count": [367]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [367]}, "subtask_annotation": {"mean": [3.1607629427792916, 9.0, 9.0, 9.0, 9.0], "std": [2.0653591478829845, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [367]}, "scene_annotation": {"mean": [139.0], "std": [0.0], "min": [139], "max": [139], "count": [367]}, "eef_direction_state": {"mean": [4.831062670299728, 4.201634877384196], "std": [1.3982529831156425, 1.850752125682468], "min": [0, 0], "max": [6, 6], "count": [367]}, "eef_velocity_state": {"mean": [0.7220708446866485, 0.8910081743869209], "std": [0.7073980918663313, 0.77712585638584], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_acc_mag_state": {"mean": [0.8010899182561307, 0.771117166212534], "std": [0.8359751179964957, 0.8200050540846673], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_direction_action": {"mean": [4.831062670299728, 4.201634877384196], "std": [1.3982529831156425, 1.850752125682468], "min": [0, 0], "max": [6, 6], "count": [367]}, "eef_velocity_action": {"mean": [0.7220708446866485, 0.8910081743869209], "std": [0.7073980918663313, 0.77712585638584], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_acc_mag_action": {"mean": [0.8010899182561307, 0.771117166212534], "std": [0.8359751179964957, 0.8200050540846673], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_sim_pose_state": {"mean": [0.5371582077339798, 0.27237369361306557, 1.129208044235633, 0.21177415312098377, 1.0290091397167809, 1.688547508621236, 0.5209134030122536, -0.27749877774644727, 1.1137690807177136, 0.5201169809885183, 1.1498846592537673, -0.5870818298577093], "std": [0.017271257830748333, 0.02194936618655989, 0.06541526669954002, 2.3476840591074395, 0.34603284328339207, 1.1947656369607214, 0.07497067901596412, 0.10809795348686632, 0.07931916443917182, 1.592520678599015, 0.16658432184425195, 1.2148807733480373], "min": [0.4866581531690061, 0.23020914639185924, 1.0295056611915354, -3.1410248086486945, 0.4963897410046876, -0.06727041945742529, 0.4443755673265344, -0.40208380595070037, 1.0255234171062175, -3.1312274312895374, 0.8478074599524024, -2.9876268061190383], "max": [0.559612446153343, 0.30786028005786764, 1.2337637751393828, 3.1374570569466975, 1.5460297195297632, 3.0171934479826374, 0.6457678597868659, -0.09542363238367445, 1.241227851023913, 3.121308110122729, 1.3756015582846892, 2.9315129907295945], "count": [367]}, "eef_sim_pose_action": {"mean": [0.5371582077339798, 0.27237369361306557, 1.129208044235633, 0.21177415312098377, 1.0290091397167809, 1.688547508621236, 0.5209134030122536, -0.27749877774644727, 1.1137690807177136, 0.5201169809885183, 1.1498846592537673, -0.5870818298577093], "std": [0.017271257830748333, 0.02194936618655989, 0.06541526669954002, 2.3476840591074395, 0.34603284328339207, 1.1947656369607214, 0.07497067901596412, 0.10809795348686632, 0.07931916443917182, 1.592520678599015, 0.16658432184425195, 1.2148807733480373], "min": [0.4866581531690061, 0.23020914639185924, 1.0295056611915354, -3.1410248086486945, 0.4963897410046876, -0.06727041945742529, 0.4443755673265344, -0.40208380595070037, 1.0255234171062175, -3.1312274312895374, 0.8478074599524024, -2.9876268061190383], "max": [0.559612446153343, 0.30786028005786764, 1.2337637751393828, 3.1374570569466975, 1.5460297195297632, 3.0171934479826374, 0.6457678597868659, -0.09542363238367445, 1.241227851023913, 3.121308110122729, 1.3756015582846892, 2.9315129907295945], "count": [367]}, "gripper_mode_state": {"mean": [0.37057220708446864, 0.37057220708446864], "std": [0.48295801724478404, 0.4829580172447863], "min": [0, 0], "max": [1, 1], "count": [367]}, "gripper_activity_state": {"mean": [1.7656675749318802, 1.8256130790190737], "std": [0.5809121162179188, 0.5293542337490716], "min": [0, 0], "max": [2, 2], "count": [367]}, "gripper_mode_action": {"mean": [0.37057220708446864, 0.37057220708446864], "std": [0.48295801724478404, 0.4829580172447863], "min": [0, 0], "max": [1, 1], "count": [367]}, "gripper_activity_action": {"mean": [1.7656675749318802, 1.8256130790190737], "std": [0.5809121162179188, 0.5293542337490716], "min": [0, 0], "max": [2, 2], "count": [367]}, "gripper_open_scale_state": {"mean": [0.5196471390581254, 0.5451975477462894], "std": [0.3484525574003036, 0.3451719121592044], "min": [0.021, 0.06], "max": [0.813, 0.835], "count": [367]}, "gripper_open_scale_action": {"mean": [0.5196471390581254, 0.5451975477462894], "std": [0.3484525574003036, 0.3451719121592044], "min": [0.021, 0.06], "max": [0.813, 0.835], "count": [367]}}} +{"episode_index": 138, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4543600037237117]], [[0.4740670921146236]], [[0.46490277499888844]]], "std": [[[0.1383984478883007]], [[0.12427074330176421]], [[0.129520177898885]]], "count": [147]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7568627450980392]], [[0.7568627450980392]], [[0.7607843137254902]]], "mean": [[[0.4752574321395225]], [[0.47871768568538525]], [[0.47064898598328225]]], "std": [[[0.05528430804673414]], [[0.05774055654076629]], [[0.06255641535741863]]], "count": [147]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[1.0]], [[1.0]]], "mean": [[[0.47063071478591434]], [[0.47092926754034947]], [[0.46428785680939044]]], "std": [[[0.08670902638691429]], [[0.08671125575125603]], [[0.09062637905585434]]], "count": [147]}, "observation.state": {"min": [0.30283206701278687, 1.851846694946289, -1.4408565759658813, -1.729516625404358, -2.8799679279327393, -1.9929041862487793, 0.25298547744750977, 37.0, 0.013942000456154346, 0.31305599212646484, -0.028056999668478966, -3.11899995803833, -0.11100000143051147, -0.30799999833106995, -0.736354410648346, -2.078634738922119, 0.25787240266799927, -0.16723744571208954, 0.18687239289283752, 0.5560095310211182, -2.798146963119507, 28.0, -0.3273389935493469, 0.26726698875427246, -0.0458419993519783, 1.3899999856948853, 0.027000004425644875, -3.117000102996826], "max": [0.9495289325714111, 2.084760904312134, 0.9573131203651428, 0.12131784111261368, -0.9946632385253906, -1.118162751197815, 2.303764820098877, 611.0, 0.37685200572013855, 0.41046300530433655, 0.1508290022611618, -1.0729999542236328, 1.190999984741211, 0.753000020980835, -0.1765400618314743, -2.022836685180664, 1.7331643104553223, 1.4993425607681274, 2.794586420059204, 1.7290279865264893, -0.23776622116565704, 814.0, -0.1481889933347702, 0.4379189908504486, 0.11971700191497803, 3.007999897003174, 1.2209999561309814, 3.138000011444092], "mean": [0.5477005243301392, 2.0643692016601562, 0.09329912811517715, -0.5116280317306519, -2.1006767749786377, -1.3340644836425781, 0.9097139835357666, 479.2470703125, 0.24834714829921722, 0.35663366317749023, 0.03867589682340622, -1.8521435260772705, 0.5996354818344116, 0.17631080746650696, -0.4180169105529785, -2.068441867828369, 1.271466612815857, 0.6676331162452698, 1.2004027366638184, 1.3167341947555542, -1.3215076923370361, 471.972412109375, -0.25716325640678406, 0.3529201149940491, 0.015121005475521088, 2.18237566947937, 0.7132174372673035, 0.6749270558357239], "std": [0.2147485911846161, 0.04324263334274292, 0.999698281288147, 0.7355366945266724, 0.30291202664375305, 0.20198829472064972, 0.8079550862312317, 221.2905731201172, 0.14364022016525269, 0.025063225999474525, 0.04138510301709175, 0.696785032749176, 0.4626447260379791, 0.2203066200017929, 0.17820388078689575, 0.0094967782497406, 0.3997105360031128, 0.44415318965911865, 1.035051703453064, 0.1990765780210495, 0.9667670726776123, 343.1716003417969, 0.04188177362084389, 0.050139959901571274, 0.04373696446418762, 0.38688308000564575, 0.33234092593193054, 2.6168785095214844], "count": [779]}, "action": {"min": [0.30283206701278687, 1.851846694946289, -1.4408565759658813, -1.729516625404358, -2.8799679279327393, -1.9929041862487793, 0.25298547744750977, 37.0, 0.013942000456154346, 0.31305599212646484, -0.028056999668478966, -3.11899995803833, -0.11100000143051147, -0.30799999833106995, -0.736354410648346, -2.078634738922119, 0.25787240266799927, -0.16723744571208954, 0.18687239289283752, 0.5560095310211182, -2.798146963119507, 28.0, -0.3273389935493469, 0.26726698875427246, -0.0458419993519783, 1.3899999856948853, 0.027000004425644875, -3.117000102996826], "max": [0.9495289325714111, 2.084760904312134, 0.9573131203651428, 0.12131784111261368, -0.9946632385253906, -1.118162751197815, 2.303764820098877, 611.0, 0.37685200572013855, 0.41046300530433655, 0.1508290022611618, -1.0729999542236328, 1.190999984741211, 0.753000020980835, -0.1765400618314743, -2.022836685180664, 1.7331643104553223, 1.4993425607681274, 2.794586420059204, 1.7290279865264893, -0.23776622116565704, 814.0, -0.1481889933347702, 0.4379189908504486, 0.11971700191497803, 3.007999897003174, 1.2209999561309814, 3.138000011444092], "mean": [0.5477005243301392, 2.0643692016601562, 0.09329912811517715, -0.5116280317306519, -2.1006767749786377, -1.3340644836425781, 0.9097139835357666, 479.2470703125, 0.24834714829921722, 0.35663366317749023, 0.03867589682340622, -1.8521435260772705, 0.5996354818344116, 0.17631080746650696, -0.4180169105529785, -2.068441867828369, 1.271466612815857, 0.6676331162452698, 1.2004027366638184, 1.3167341947555542, -1.3215076923370361, 471.972412109375, -0.25716325640678406, 0.3529201149940491, 0.015121005475521088, 2.18237566947937, 0.7132174372673035, 0.6749270558357239], "std": [0.2147485911846161, 0.04324263334274292, 0.999698281288147, 0.7355366945266724, 0.30291202664375305, 0.20198829472064972, 0.8079550862312317, 221.2905731201172, 0.14364022016525269, 0.025063225999474525, 0.04138510301709175, 0.696785032749176, 0.4626447260379791, 0.2203066200017929, 0.17820388078689575, 0.0094967782497406, 0.3997105360031128, 0.44415318965911865, 1.035051703453064, 0.1990765780210495, 0.9667670726776123, 343.1716003417969, 0.04188177362084389, 0.050139959901571274, 0.04373696446418762, 0.38688308000564575, 0.33234092593193054, 2.6168785095214844], "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": [140], "max": [140], "mean": [140.0], "std": [0.0], "count": [779]}, "index": {"min": [90555], "max": [91333], "mean": [90944.0], "std": [224.8777445635739], "count": [779]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [779]}, "subtask_annotation": {"mean": [3.748395378690629, 9.0, 9.0, 9.0, 9.0], "std": [1.6295905808312605, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [779]}, "scene_annotation": {"mean": [140.0], "std": [0.0], "min": [140], "max": [140], "count": [779]}, "eef_direction_state": {"mean": [4.518613607188703, 4.898587933247754], "std": [1.7743284551838732, 1.5372935417605187], "min": [0, 0], "max": [6, 6], "count": [779]}, "eef_velocity_state": {"mean": [0.7458279845956355, 0.5532734274711169], "std": [0.7478458074153608, 0.741697003590225], "min": [0, 0], "max": [2, 2], "count": [779]}, "eef_acc_mag_state": {"mean": [0.7419768934531451, 0.521181001283697], "std": [0.8257235949024, 0.7552983695592209], "min": [0, 0], "max": [2, 2], "count": [779]}, "eef_direction_action": {"mean": [4.518613607188703, 4.898587933247754], "std": [1.7743284551838732, 1.5372935417605187], "min": [0, 0], "max": [6, 6], "count": [779]}, "eef_velocity_action": {"mean": [0.7458279845956355, 0.5532734274711169], "std": [0.7478458074153608, 0.741697003590225], "min": [0, 0], "max": [2, 2], "count": [779]}, "eef_acc_mag_action": {"mean": [0.7419768934531451, 0.521181001283697], "std": [0.8257235949024, 0.7552983695592209], "min": [0, 0], "max": [2, 2], "count": [779]}, "eef_sim_pose_state": {"mean": [0.5469729022495525, 0.27583847066487976, 1.1003339084492496, -1.1151488235811704, 1.1145187628634443, 0.2145981068150211, 0.5501291024482047, -0.2747516194675618, 1.122248132088889, -0.0389156432505917, 1.1250447679965365, 0.10305519528825854], "std": [0.05718517716776486, 0.02165406012121294, 0.06872448501950432, 1.4042908535702812, 0.37885661099612433, 1.9328644959563313, 0.03630546431603241, 0.0952735282994159, 0.11551872465758867, 1.792490522136435, 0.30929854638875154, 1.2688581845066509], "min": [0.45213481093400226, 0.2463358121063064, 1.0265517972696774, -3.1390424733957865, 0.3564804605865539, -3.1380900020475586, 0.4985010725600823, -0.4051651552364404, 1.0167968314655778, -3.116206473890838, 0.5982778769628854, -3.1343238440416994], "max": [0.6323579233929165, 0.3335678086056465, 1.2504340885094953, 3.1340123774333386, 1.5044018004016526, 3.126755634857804, 0.6167031118349319, -0.07881000977678071, 1.3160117738813557, 3.1398973908056416, 1.4106810531765563, 2.843704571735193], "count": [779]}, "eef_sim_pose_action": {"mean": [0.5469729022495525, 0.27583847066487976, 1.1003339084492496, -1.1151488235811704, 1.1145187628634443, 0.2145981068150211, 0.5501291024482047, -0.2747516194675618, 1.122248132088889, -0.0389156432505917, 1.1250447679965365, 0.10305519528825854], "std": [0.05718517716776486, 0.02165406012121294, 0.06872448501950432, 1.4042908535702812, 0.37885661099612433, 1.9328644959563313, 0.03630546431603241, 0.0952735282994159, 0.11551872465758867, 1.792490522136435, 0.30929854638875154, 1.2688581845066509], "min": [0.45213481093400226, 0.2463358121063064, 1.0265517972696774, -3.1390424733957865, 0.3564804605865539, -3.1380900020475586, 0.4985010725600823, -0.4051651552364404, 1.0167968314655778, -3.116206473890838, 0.5982778769628854, -3.1343238440416994], "max": [0.6323579233929165, 0.3335678086056465, 1.2504340885094953, 3.1340123774333386, 1.5044018004016526, 3.126755634857804, 0.6167031118349319, -0.07881000977678071, 1.3160117738813557, 3.1398973908056416, 1.4106810531765563, 2.843704571735193], "count": [779]}, "gripper_mode_state": {"mean": [0.386392811296534, 0.2554557124518614], "std": [0.4869223825979826, 0.43611706161026687], "min": [0, 0], "max": [1, 1], "count": [779]}, "gripper_activity_state": {"mean": [1.9101412066752246, 1.944801026957638], "std": [0.37184252134048434, 0.2924519954665167], "min": [0, 0], "max": [2, 2], "count": [779]}, "gripper_mode_action": {"mean": [0.386392811296534, 0.2554557124518614], "std": [0.4869223825979826, 0.43611706161026687], "min": [0, 0], "max": [1, 1], "count": [779]}, "gripper_activity_action": {"mean": [1.9101412066752246, 1.944801026957638], "std": [0.37184252134048434, 0.2924519954665167], "min": [0, 0], "max": [2, 2], "count": [779]}, "gripper_open_scale_state": {"mean": [0.47197240047430317, 0.47924711170123047], "std": [0.3431715596526053, 0.22129064812387944], "min": [0.028, 0.037], "max": [0.814, 0.611], "count": [779]}, "gripper_open_scale_action": {"mean": [0.47197240047430317, 0.47924711170123047], "std": [0.3431715596526053, 0.22129064812387944], "min": [0.028, 0.037], "max": [0.814, 0.611], "count": [779]}}} +{"episode_index": 139, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44614864869281046]], [[0.4627719967320262]], [[0.4548009199346405]]], "std": [[[0.135150890229733]], [[0.12445040328435804]], [[0.12736788738652183]]], "count": [125]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1411764705882353]], [[0.10588235294117647]], [[0.09803921568627451]]], "max": [[[0.6352941176470588]], [[0.6274509803921569]], [[0.6313725490196078]]], "mean": [[[0.4779223807189542]], [[0.4848080702614379]], [[0.4764597026143791]]], "std": [[[0.04207238717539898]], [[0.03324679101703805]], [[0.04517209985235484]]], "count": [125]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.06274509803921569]], [[0.0392156862745098]]], "max": [[[0.6627450980392157]], [[0.6431372549019608]], [[0.6627450980392157]]], "mean": [[[0.47556467320261436]], [[0.4868340277777778]], [[0.4722466062091503]]], "std": [[[0.056242496778954904]], [[0.038245609702798104]], [[0.06064194098536142]]], "count": [125]}, "observation.state": {"min": [0.29332002997398376, 2.0017879009246826, 0.07668976485729218, -0.19058996438980103, -2.0402026176452637, -1.875548243522644, -0.12130037695169449, 19.0, 0.1726129949092865, 0.25523701310157776, -0.1513890027999878, -2.4070000648498535, 0.22300000488758087, -0.2720000147819519, -0.5488537549972534, -2.080118417739868, 1.0350849628448486, 0.22012093663215637, -1.607936978340149, -1.5636929273605347, -0.5906717777252197, 24.0, -0.3456200063228607, 0.2481749951839447, -0.08505400270223618, 0.7170000672340393, 0.031999994069337845, -3.1411852836608887], "max": [0.6734527349472046, 2.092632293701172, 0.7133334875106812, 0.5841267704963684, -1.2623093128204346, -0.8081398606300354, 0.6428048014640808, 741.0, 0.3868589997291565, 0.3624800145626068, 0.14770099520683289, -0.7099999189376831, 1.0149999856948853, 0.8080000281333923, -0.11198031902313232, -2.056102752685547, 2.831744432449341, 1.384569764137268, -0.5557477474212646, 1.5636754035949707, 1.0614045858383179, 864.0, -0.1929830014705658, 0.4240419864654541, 0.06269299983978271, 2.759000062942505, 1.315999984741211, 3.140000104904175], "mean": [0.5309395790100098, 2.0624799728393555, 0.4278862476348877, 0.18068474531173706, -1.7214077711105347, -1.3552645444869995, 0.15972575545310974, 488.4020690917969, 0.279532253742218, 0.3272404968738556, 0.01030935812741518, -1.4502460956573486, 0.7063866257667542, 0.4028710722923279, -0.2987560033798218, -2.070276975631714, 2.206238269805908, 0.8180635571479797, -1.104017972946167, 0.5502461194992065, 0.2377844601869583, 367.3948974609375, -0.2695721983909607, 0.31383422017097473, -0.024547241628170013, 1.736709713935852, 0.6991848945617676, -0.38590267300605774], "std": [0.11032889038324356, 0.031761735677719116, 0.2215816229581833, 0.2969467043876648, 0.22037017345428467, 0.3517162501811981, 0.2095639705657959, 303.66705322265625, 0.07846871763467789, 0.028200604021549225, 0.12243171781301498, 0.7060031890869141, 0.16279633343219757, 0.4192908704280853, 0.13764119148254395, 0.007289526518434286, 0.6136420965194702, 0.3783024847507477, 0.39492279291152954, 1.1708731651306152, 0.4579930901527405, 317.8871765136719, 0.03640109300613403, 0.05180051922798157, 0.041635531932115555, 0.5922297835350037, 0.3655945658683777, 2.6417160034179688], "count": [628]}, "action": {"min": [0.29332002997398376, 2.0017879009246826, 0.07668976485729218, -0.19058996438980103, -2.0402026176452637, -1.875548243522644, -0.12130037695169449, 19.0, 0.1726129949092865, 0.25523701310157776, -0.1513890027999878, -2.4070000648498535, 0.22300000488758087, -0.2720000147819519, -0.5488537549972534, -2.080118417739868, 1.0350849628448486, 0.22012093663215637, -1.607936978340149, -1.5636929273605347, -0.5906717777252197, 24.0, -0.3456200063228607, 0.2481749951839447, -0.08505400270223618, 0.7170000672340393, 0.031999994069337845, -3.1411852836608887], "max": [0.6734527349472046, 2.092632293701172, 0.7133334875106812, 0.5841267704963684, -1.2623093128204346, -0.8081398606300354, 0.6428048014640808, 741.0, 0.3868589997291565, 0.3624800145626068, 0.14770099520683289, -0.7099999189376831, 1.0149999856948853, 0.8080000281333923, -0.11198031902313232, -2.056102752685547, 2.831744432449341, 1.384569764137268, -0.5557477474212646, 1.5636754035949707, 1.0614045858383179, 864.0, -0.1929830014705658, 0.4240419864654541, 0.06269299983978271, 2.759000062942505, 1.315999984741211, 3.140000104904175], "mean": [0.5309395790100098, 2.0624799728393555, 0.4278862476348877, 0.18068474531173706, -1.7214077711105347, -1.3552645444869995, 0.15972575545310974, 488.4020690917969, 0.279532253742218, 0.3272404968738556, 0.01030935812741518, -1.4502460956573486, 0.7063866257667542, 0.4028710722923279, -0.2987560033798218, -2.070276975631714, 2.206238269805908, 0.8180635571479797, -1.104017972946167, 0.5502461194992065, 0.2377844601869583, 367.3948974609375, -0.2695721983909607, 0.31383422017097473, -0.024547241628170013, 1.736709713935852, 0.6991848945617676, -0.38590267300605774], "std": [0.11032889038324356, 0.031761735677719116, 0.2215816229581833, 0.2969467043876648, 0.22037017345428467, 0.3517162501811981, 0.2095639705657959, 303.66705322265625, 0.07846871763467789, 0.028200604021549225, 0.12243171781301498, 0.7060031890869141, 0.16279633343219757, 0.4192908704280853, 0.13764119148254395, 0.007289526518434286, 0.6136420965194702, 0.3783024847507477, 0.39492279291152954, 1.1708731651306152, 0.4579930901527405, 317.8871765136719, 0.03640109300613403, 0.05180051922798157, 0.041635531932115555, 0.5922297835350037, 0.3655945658683777, 2.6417160034179688], "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": [141], "max": [141], "mean": [141.0], "std": [0.0], "count": [628]}, "index": {"min": [91334], "max": [91961], "mean": [91647.5], "std": [181.2877546885062], "count": [628]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [628]}, "subtask_annotation": {"mean": [3.799363057324841, 9.0, 9.0, 9.0, 9.0], "std": [1.7203908908250998, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [628]}, "scene_annotation": {"mean": [141.0], "std": [0.0], "min": [141], "max": [141], "count": [628]}, "eef_direction_state": {"mean": [4.245222929936306, 4.337579617834395], "std": [2.0835401603961885, 2.131218186164148], "min": [0, 0], "max": [6, 6], "count": [628]}, "eef_velocity_state": {"mean": [0.643312101910828, 0.5875796178343949], "std": [0.7117104081999661, 0.735997872187699], "min": [0, 0], "max": [2, 2], "count": [628]}, "eef_acc_mag_state": {"mean": [0.6321656050955414, 0.5636942675159236], "std": [0.8099994640804556, 0.7885044189029968], "min": [0, 0], "max": [2, 2], "count": [628]}, "eef_direction_action": {"mean": [4.245222929936306, 4.337579617834395], "std": [2.0835401603961885, 2.131218186164148], "min": [0, 0], "max": [6, 6], "count": [628]}, "eef_velocity_action": {"mean": [0.643312101910828, 0.5875796178343949], "std": [0.7117104081999661, 0.735997872187699], "min": [0, 0], "max": [2, 2], "count": [628]}, "eef_acc_mag_action": {"mean": [0.6321656050955414, 0.5636942675159236], "std": [0.8099994640804556, 0.7885044189029968], "min": [0, 0], "max": [2, 2], "count": [628]}, "eef_sim_pose_state": {"mean": [0.5035893158268806, 0.240474103262189, 1.0640934080151034, -0.5890967357149581, 1.0936268257855686, 0.5553949117430943, 0.5178270264910746, -0.2733374851073158, 1.0629528743666175, 0.8672057247736772, 1.1582514179462784, 0.06002368555718951], "std": [0.05991320226121165, 0.04542489580128385, 0.048433354809871744, 1.947004151215214, 0.46909813165927833, 2.0609910369687547, 0.029267047225402496, 0.12378737189838852, 0.0244685197727507, 1.1683276721543956, 0.21076995677041693, 1.6586444703310828], "min": [0.4293046131101296, 0.17807713225242797, 1.0162088187373732, -3.140820013328144, 0.2277290913839627, -3.141465329765661, 0.44335341043370613, -0.4035853298297618, 1.0305955402985327, -2.4118928814616503, 0.8279957366558781, -3.1109949463196807], "max": [0.6085073356988003, 0.32006328813628365, 1.1694031691116071, 3.137730059329572, 1.5631555472425278, 3.132760740017142, 0.553133585500718, -0.10583953578765967, 1.1021214993682362, 2.7365309817570513, 1.5678909846275868, 3.122300559078956], "count": [628]}, "eef_sim_pose_action": {"mean": [0.5035893158268806, 0.240474103262189, 1.0640934080151034, -0.5890967357149581, 1.0936268257855686, 0.5553949117430943, 0.5178270264910746, -0.2733374851073158, 1.0629528743666175, 0.8672057247736772, 1.1582514179462784, 0.06002368555718951], "std": [0.05991320226121165, 0.04542489580128385, 0.048433354809871744, 1.947004151215214, 0.46909813165927833, 2.0609910369687547, 0.029267047225402496, 0.12378737189838852, 0.0244685197727507, 1.1683276721543956, 0.21076995677041693, 1.6586444703310828], "min": [0.4293046131101296, 0.17807713225242797, 1.0162088187373732, -3.140820013328144, 0.2277290913839627, -3.141465329765661, 0.44335341043370613, -0.4035853298297618, 1.0305955402985327, -2.4118928814616503, 0.8279957366558781, -3.1109949463196807], "max": [0.6085073356988003, 0.32006328813628365, 1.1694031691116071, 3.137730059329572, 1.5631555472425278, 3.132760740017142, 0.553133585500718, -0.10583953578765967, 1.1021214993682362, 2.7365309817570513, 1.5678909846275868, 3.122300559078956], "count": [628]}, "gripper_mode_state": {"mean": [0.6146496815286624, 0.40445859872611467], "std": [0.48667797415270014, 0.49078696054665333], "min": [0, 0], "max": [1, 1], "count": [628]}, "gripper_activity_state": {"mean": [1.8662420382165605, 1.9092356687898089], "std": [0.449281682900022, 0.3865296214805247], "min": [0, 0], "max": [2, 2], "count": [628]}, "gripper_mode_action": {"mean": [0.6146496815286624, 0.40445859872611467], "std": [0.48667797415270014, 0.49078696054665333], "min": [0, 0], "max": [1, 1], "count": [628]}, "gripper_activity_action": {"mean": [1.8662420382165605, 1.9092356687898089], "std": [0.449281682900022, 0.3865296214805247], "min": [0, 0], "max": [2, 2], "count": [628]}, "gripper_open_scale_state": {"mean": [0.36739490460134694, 0.48840207008191766], "std": [0.31788707224658647, 0.3036671137737915], "min": [0.024, 0.019], "max": [0.864, 0.741], "count": [628]}, "gripper_open_scale_action": {"mean": [0.36739490460134694, 0.48840207008191766], "std": [0.31788707224658647, 0.3036671137737915], "min": [0.024, 0.019], "max": [0.864, 0.741], "count": [628]}}} +{"episode_index": 140, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44362345187544233]], [[0.4596658913034428]], [[0.4527040193996919]]], "std": [[[0.14448786114495696]], [[0.13406943156143422]], [[0.13719900476225524]]], "count": [157]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.16470588235294117]], [[0.12941176470588237]], [[0.10980392156862745]]], "max": [[[0.6274509803921569]], [[0.6235294117647059]], [[0.6235294117647059]]], "mean": [[[0.4752795561696016]], [[0.48175876576745347]], [[0.4724541546979726]]], "std": [[[0.042494350110265165]], [[0.03042098415866625]], [[0.04583120185025405]]], "count": [157]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.050980392156862744]], [[0.023529411764705882]]], "max": [[[0.6509803921568628]], [[0.6392156862745098]], [[0.6431372549019608]]], "mean": [[[0.467894341149411]], [[0.48532733077307355]], [[0.460879234575996]]], "std": [[[0.07557327715441292]], [[0.04604235177321752]], [[0.08284741489625103]]], "count": [157]}, "observation.state": {"min": [0.09320058673620224, 2.050325632095337, -0.16741198301315308, -0.12735667824745178, -1.8535047769546509, -1.8462268114089966, -0.17064085602760315, 16.0, 0.1884869933128357, 0.19724799692630768, -0.14097699522972107, -2.2300000190734863, 0.6650000214576721, -0.028000015765428543, -0.509723424911499, -2.0801007747650146, 1.0768681764602661, 0.15329226851463318, -1.3769774436950684, -1.4622892141342163, -0.6296449899673462, 33.0, -0.34480899572372437, 0.25907498598098755, -0.07958400249481201, 0.8610000014305115, 0.08799999207258224, -3.111999988555908], "max": [0.6718994379043579, 2.092510223388672, 0.5425705313682556, 0.51253342628479, -1.2608083486557007, -1.0137571096420288, 0.36821213364601135, 727.0, 0.3619239926338196, 0.34804999828338623, 0.12894800305366516, -0.8610000014305115, 0.890999972820282, 0.7279999852180481, -0.17936748266220093, -2.0247914791107178, 2.779890775680542, 1.4173470735549927, -0.3985808491706848, 1.627589464187622, 0.8820370435714722, 829.0, -0.20352399349212646, 0.42761901021003723, 0.059943001717329025, 2.609999895095825, 1.2549999952316284, 3.128000020980835], "mean": [0.5363138318061829, 2.0825345516204834, 0.15346115827560425, 0.284811407327652, -1.616192102432251, -1.3217366933822632, 0.043353497982025146, 376.85626220703125, 0.2542283236980438, 0.32198846340179443, -0.0416189581155777, -1.6816422939300537, 0.7430723905563354, 0.2982051968574524, -0.2969824969768524, -2.072678804397583, 2.369619131088257, 0.7308928370475769, -1.0950512886047363, 0.7782080769538879, 0.2511821389198303, 223.80331420898438, -0.26501232385635376, 0.3104330599308014, -0.035257160663604736, 1.7066949605941772, 0.6965031027793884, 1.7431535720825195], "std": [0.1276846081018448, 0.01299205794930458, 0.11400709301233292, 0.26422834396362305, 0.22859153151512146, 0.2666255831718445, 0.21216216683387756, 314.3988342285156, 0.06927334517240524, 0.02858472801744938, 0.10466381162405014, 0.537816047668457, 0.04918265715241432, 0.2971020042896271, 0.1118815690279007, 0.009296701289713383, 0.5536658763885498, 0.3517550230026245, 0.30816295742988586, 1.024370551109314, 0.42142605781555176, 267.8609924316406, 0.02672554738819599, 0.04714549332857132, 0.043253250420093536, 0.4282570481300354, 0.30188876390457153, 2.099405288696289], "count": [849]}, "action": {"min": [0.09320058673620224, 2.050325632095337, -0.16741198301315308, -0.12735667824745178, -1.8535047769546509, -1.8462268114089966, -0.17064085602760315, 16.0, 0.1884869933128357, 0.19724799692630768, -0.14097699522972107, -2.2300000190734863, 0.6650000214576721, -0.028000015765428543, -0.509723424911499, -2.0801007747650146, 1.0768681764602661, 0.15329226851463318, -1.3769774436950684, -1.4622892141342163, -0.6296449899673462, 33.0, -0.34480899572372437, 0.25907498598098755, -0.07958400249481201, 0.8610000014305115, 0.08799999207258224, -3.111999988555908], "max": [0.6718994379043579, 2.092510223388672, 0.5425705313682556, 0.51253342628479, -1.2608083486557007, -1.0137571096420288, 0.36821213364601135, 727.0, 0.3619239926338196, 0.34804999828338623, 0.12894800305366516, -0.8610000014305115, 0.890999972820282, 0.7279999852180481, -0.17936748266220093, -2.0247914791107178, 2.779890775680542, 1.4173470735549927, -0.3985808491706848, 1.627589464187622, 0.8820370435714722, 829.0, -0.20352399349212646, 0.42761901021003723, 0.059943001717329025, 2.609999895095825, 1.2549999952316284, 3.128000020980835], "mean": [0.5363138318061829, 2.0825345516204834, 0.15346115827560425, 0.284811407327652, -1.616192102432251, -1.3217366933822632, 0.043353497982025146, 376.85626220703125, 0.2542283236980438, 0.32198846340179443, -0.0416189581155777, -1.6816422939300537, 0.7430723905563354, 0.2982051968574524, -0.2969824969768524, -2.072678804397583, 2.369619131088257, 0.7308928370475769, -1.0950512886047363, 0.7782080769538879, 0.2511821389198303, 223.80331420898438, -0.26501232385635376, 0.3104330599308014, -0.035257160663604736, 1.7066949605941772, 0.6965031027793884, 1.7431535720825195], "std": [0.1276846081018448, 0.01299205794930458, 0.11400709301233292, 0.26422834396362305, 0.22859153151512146, 0.2666255831718445, 0.21216216683387756, 314.3988342285156, 0.06927334517240524, 0.02858472801744938, 0.10466381162405014, 0.537816047668457, 0.04918265715241432, 0.2971020042896271, 0.1118815690279007, 0.009296701289713383, 0.5536658763885498, 0.3517550230026245, 0.30816295742988586, 1.024370551109314, 0.42142605781555176, 267.8609924316406, 0.02672554738819599, 0.04714549332857132, 0.043253250420093536, 0.4282570481300354, 0.30188876390457153, 2.099405288696289], "count": [849]}, "timestamp": {"min": [0.0], "max": [28.266666666666666], "mean": [14.133333333333335], "std": [8.169500642067467], "count": [849]}, "frame_index": {"min": [0], "max": [848], "mean": [424.0], "std": [245.085019262024], "count": [849]}, "episode_index": {"min": [142], "max": [142], "mean": [142.0], "std": [0.0], "count": [849]}, "index": {"min": [91962], "max": [92810], "mean": [92386.0], "std": [245.085019262024], "count": [849]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [849]}, "subtask_annotation": {"mean": [3.906949352179034, 9.0, 9.0, 9.0, 9.0], "std": [1.8815479301505027, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [849]}, "scene_annotation": {"mean": [142.0], "std": [0.0], "min": [142], "max": [142], "count": [849]}, "eef_direction_state": {"mean": [4.472320376914016, 4.733804475853946], "std": [2.135459646556216, 2.014037840630105], "min": [0, 0], "max": [6, 6], "count": [849]}, "eef_velocity_state": {"mean": [0.4758539458186101, 0.4287396937573616], "std": [0.6288649691764828, 0.667201273990478], "min": [0, 0], "max": [2, 2], "count": [849]}, "eef_acc_mag_state": {"mean": [0.48056537102473496, 0.4193168433451119], "std": [0.7565414210842251, 0.7286200421384316], "min": [0, 0], "max": [2, 2], "count": [849]}, "eef_direction_action": {"mean": [4.472320376914016, 4.733804475853946], "std": [2.135459646556216, 2.014037840630105], "min": [0, 0], "max": [6, 6], "count": [849]}, "eef_velocity_action": {"mean": [0.4758539458186101, 0.4287396937573616], "std": [0.6288649691764828, 0.667201273990478], "min": [0, 0], "max": [2, 2], "count": [849]}, "eef_acc_mag_action": {"mean": [0.48056537102473496, 0.4193168433451119], "std": [0.7565414210842251, 0.7286200421384316], "min": [0, 0], "max": [2, 2], "count": [849]}, "eef_sim_pose_state": {"mean": [0.49754379217403927, 0.23177597164816208, 1.0546392724990066, -0.3670255426635273, 1.1495581768927932, 0.41468991997038135, 0.5112917461855895, -0.22591474390873195, 1.0471398677914734, -0.9150894597056056, 1.3314176696066624, -0.5935118748439291], "std": [0.0537519437269691, 0.042016604933379165, 0.04335283230873188, 1.5332614544763674, 0.3678828767615421, 1.5625157646468906, 0.029957688036628374, 0.10703752678974546, 0.02291634864813911, 1.095447973922228, 0.19521556092046088, 0.8261922875637319], "min": [0.4428738148908031, 0.1881546492573361, 1.0205360016795737, -3.076462924005614, 0.27189472381284174, -3.130022118661469, 0.3836032404638168, -0.3899555016384228, 1.004698397647806, -2.5614251870012295, 1.0466055487617556, -1.9289599304217022], "max": [0.614052009865863, 0.32561693799897273, 1.1608656046712242, 3.1126471996078453, 1.5398736295282056, 3.1404774024008093, 0.5378738843917924, -0.12342253568363068, 1.089229895994353, 0.45628862616199084, 1.5376970480265797, 0.4989351630027468], "count": [849]}, "eef_sim_pose_action": {"mean": [0.49754379217403927, 0.23177597164816208, 1.0546392724990066, -0.3670255426635273, 1.1495581768927932, 0.41468991997038135, 0.5112917461855895, -0.22591474390873195, 1.0471398677914734, -0.9150894597056056, 1.3314176696066624, -0.5935118748439291], "std": [0.0537519437269691, 0.042016604933379165, 0.04335283230873188, 1.5332614544763674, 0.3678828767615421, 1.5625157646468906, 0.029957688036628374, 0.10703752678974546, 0.02291634864813911, 1.095447973922228, 0.19521556092046088, 0.8261922875637319], "min": [0.4428738148908031, 0.1881546492573361, 1.0205360016795737, -3.076462924005614, 0.27189472381284174, -3.130022118661469, 0.3836032404638168, -0.3899555016384228, 1.004698397647806, -2.5614251870012295, 1.0466055487617556, -1.9289599304217022], "max": [0.614052009865863, 0.32561693799897273, 1.1608656046712242, 3.1126471996078453, 1.5398736295282056, 3.1404774024008093, 0.5378738843917924, -0.12342253568363068, 1.089229895994353, 0.45628862616199084, 1.5376970480265797, 0.4989351630027468], "count": [849]}, "gripper_mode_state": {"mean": [0.8621908127208481, 0.5618374558303887], "std": [0.3446996013641606, 0.49616139416163796], "min": [0, 0], "max": [1, 1], "count": [849]}, "gripper_activity_state": {"mean": [1.923439340400471, 1.9505300353356891], "std": [0.33630633633093443, 0.29105684824346895], "min": [0, 0], "max": [2, 2], "count": [849]}, "gripper_mode_action": {"mean": [0.8621908127208481, 0.5618374558303887], "std": [0.3446996013641606, 0.49616139416163796], "min": [0, 0], "max": [1, 1], "count": [849]}, "gripper_activity_action": {"mean": [1.923439340400471, 1.9505300353356891], "std": [0.33630633633093443, 0.29105684824346895], "min": [0, 0], "max": [2, 2], "count": [849]}, "gripper_open_scale_state": {"mean": [0.2238032979616987, 0.3768563016233235], "std": [0.26786120041294814, 0.31439881108094586], "min": [0.033, 0.016], "max": [0.829, 0.727], "count": [849]}, "gripper_open_scale_action": {"mean": [0.2238032979616987, 0.3768563016233235], "std": [0.26786120041294814, 0.31439881108094586], "min": [0.033, 0.016], "max": [0.829, 0.727], "count": [849]}}} +{"episode_index": 141, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.44852757483869615]], [[0.46510929644293614]], [[0.4586852362472767]]], "std": [[[0.1414590637148755]], [[0.13137417275122687]], [[0.13377312062456612]]], "count": [156]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.14901960784313725]], [[0.11372549019607843]], [[0.10588235294117647]]], "max": [[[0.6313725490196078]], [[0.6274509803921569]], [[0.6196078431372549]]], "mean": [[[0.47732958616138765]], [[0.48378550910214513]], [[0.47564098767177815]]], "std": [[[0.041647403525449114]], [[0.03016678987885917]], [[0.0451072009397138]]], "count": [156]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.011764705882352941]]], "max": [[[0.6901960784313725]], [[0.6705882352941176]], [[0.6705882352941176]]], "mean": [[[0.4675400575561421]], [[0.4826891261312217]], [[0.4614833524488855]]], "std": [[[0.07033036578647395]], [[0.04190696181235402]], [[0.07768030812741027]]], "count": [156]}, "observation.state": {"min": [0.01834341138601303, 1.7256420850753784, 0.0016231563640758395, -0.05080653727054596, -2.0900142192840576, -1.9156908988952637, -0.641286313533783, 17.0, 0.2019670009613037, 0.21514900028705597, -0.13698099553585052, -2.384000062942505, 0.492000013589859, -0.16999998688697815, -0.48631855845451355, -2.0801358222961426, 1.0965903997421265, 0.3877597749233246, -1.8830008506774902, -1.5368671417236328, -0.2145358771085739, 27.0, -0.31244799494743347, 0.221901997923851, -0.09373500198125839, 0.9729999899864197, -0.4690000116825104, -3.1411852836608887], "max": [0.6750234961509705, 2.0908870697021484, 0.8251742124557495, 1.164588451385498, -1.8022793531417847, -0.9523563981056213, 0.5101772546768188, 636.0, 0.3657659888267517, 0.36609798669815063, 0.10591000318527222, -0.8790000081062317, 1.0369999408721924, 0.9399999976158142, 0.0553094856441021, -1.97360098361969, 2.836491823196411, 1.4045886993408203, -0.5286951065063477, 1.4395651817321777, 2.314236879348755, 844.0, -0.13101999461650848, 0.4384100139141083, 0.06433700025081635, 2.7179999351501465, 1.190999984741211, 3.135999917984009], "mean": [0.4859362244606018, 2.0329434871673584, 0.40642979741096497, 0.3320019543170929, -1.873883843421936, -1.2666865587234497, 0.08045266568660736, 380.2503662109375, 0.27451232075691223, 0.3228186368942261, -0.024907883256673813, -1.6512175798416138, 0.7645910978317261, 0.24654552340507507, -0.2279084026813507, -2.064035415649414, 2.2295455932617188, 0.9695519804954529, -1.1936604976654053, 0.6154745221138, 0.6545118093490601, 279.2698669433594, -0.24996672570705414, 0.30730876326560974, -0.0315430611371994, 1.7527215480804443, 0.5835184454917908, -0.12609899044036865], "std": [0.19666197896003723, 0.10196837037801743, 0.31088945269584656, 0.3320489525794983, 0.06339604407548904, 0.2568478286266327, 0.2743031084537506, 274.956298828125, 0.06272029876708984, 0.04358834773302078, 0.09681529551744461, 0.6011026501655579, 0.11018384993076324, 0.32124608755111694, 0.12373430281877518, 0.019859468564391136, 0.5965492725372314, 0.27759864926338196, 0.4223213791847229, 1.034777283668518, 0.6535137891769409, 311.3303527832031, 0.041167400777339935, 0.05841384828090668, 0.04719032719731331, 0.46166518330574036, 0.3621654510498047, 2.8056631088256836], "count": [843]}, "action": {"min": [0.01834341138601303, 1.7256420850753784, 0.0016231563640758395, -0.05080653727054596, -2.0900142192840576, -1.9156908988952637, -0.641286313533783, 17.0, 0.2019670009613037, 0.21514900028705597, -0.13698099553585052, -2.384000062942505, 0.492000013589859, -0.16999998688697815, -0.48631855845451355, -2.0801358222961426, 1.0965903997421265, 0.3877597749233246, -1.8830008506774902, -1.5368671417236328, -0.2145358771085739, 27.0, -0.31244799494743347, 0.221901997923851, -0.09373500198125839, 0.9729999899864197, -0.4690000116825104, -3.1411852836608887], "max": [0.6750234961509705, 2.0908870697021484, 0.8251742124557495, 1.164588451385498, -1.8022793531417847, -0.9523563981056213, 0.5101772546768188, 636.0, 0.3657659888267517, 0.36609798669815063, 0.10591000318527222, -0.8790000081062317, 1.0369999408721924, 0.9399999976158142, 0.0553094856441021, -1.97360098361969, 2.836491823196411, 1.4045886993408203, -0.5286951065063477, 1.4395651817321777, 2.314236879348755, 844.0, -0.13101999461650848, 0.4384100139141083, 0.06433700025081635, 2.7179999351501465, 1.190999984741211, 3.135999917984009], "mean": [0.4859362244606018, 2.0329434871673584, 0.40642979741096497, 0.3320019543170929, -1.873883843421936, -1.2666865587234497, 0.08045266568660736, 380.2503662109375, 0.27451232075691223, 0.3228186368942261, -0.024907883256673813, -1.6512175798416138, 0.7645910978317261, 0.24654552340507507, -0.2279084026813507, -2.064035415649414, 2.2295455932617188, 0.9695519804954529, -1.1936604976654053, 0.6154745221138, 0.6545118093490601, 279.2698669433594, -0.24996672570705414, 0.30730876326560974, -0.0315430611371994, 1.7527215480804443, 0.5835184454917908, -0.12609899044036865], "std": [0.19666197896003723, 0.10196837037801743, 0.31088945269584656, 0.3320489525794983, 0.06339604407548904, 0.2568478286266327, 0.2743031084537506, 274.956298828125, 0.06272029876708984, 0.04358834773302078, 0.09681529551744461, 0.6011026501655579, 0.11018384993076324, 0.32124608755111694, 0.12373430281877518, 0.019859468564391136, 0.5965492725372314, 0.27759864926338196, 0.4223213791847229, 1.034777283668518, 0.6535137891769409, 311.3303527832031, 0.041167400777339935, 0.05841384828090668, 0.04719032719731331, 0.46166518330574036, 0.3621654510498047, 2.8056631088256836], "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": [143], "max": [143], "mean": [143.0], "std": [0.0], "count": [843]}, "index": {"min": [92811], "max": [93653], "mean": [93232.0], "std": [243.35296724442597], "count": [843]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [843]}, "subtask_annotation": {"mean": [3.7473309608540926, 9.0, 9.0, 9.0, 9.0], "std": [1.981881600730543, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [843]}, "scene_annotation": {"mean": [143.0], "std": [0.0], "min": [143], "max": [143], "count": [843]}, "eef_direction_state": {"mean": [4.275207591933571, 4.361803084223013], "std": [2.1175849173462744, 2.268629233572794], "min": [0, 0], "max": [6, 6], "count": [843]}, "eef_velocity_state": {"mean": [0.6215895610913404, 0.5243179122182681], "std": [0.7094407183442257, 0.6733809128975341], "min": [0, 0], "max": [2, 2], "count": [843]}, "eef_acc_mag_state": {"mean": [0.6097271648873073, 0.4294187425860024], "std": [0.8154791307145638, 0.7212668563267224], "min": [0, 0], "max": [2, 2], "count": [843]}, "eef_direction_action": {"mean": [4.275207591933571, 4.361803084223013], "std": [2.1175849173462744, 2.268629233572794], "min": [0, 0], "max": [6, 6], "count": [843]}, "eef_velocity_action": {"mean": [0.6215895610913404, 0.5243179122182681], "std": [0.7094407183442257, 0.6733809128975341], "min": [0, 0], "max": [2, 2], "count": [843]}, "eef_acc_mag_action": {"mean": [0.6097271648873073, 0.4294187425860024], "std": [0.8154791307145638, 0.7212668563267224], "min": [0, 0], "max": [2, 2], "count": [843]}, "eef_sim_pose_state": {"mean": [0.4945097012484694, 0.2215184622667226, 1.0712650595219908, -0.14262945888171785, 1.090437035186005, 0.7337480006483051, 0.5117416928747988, -0.24902545997961165, 1.046327038204303, -0.0012525712013044645, 1.3035169240820386, -0.3977093793190114], "std": [0.06356702440631087, 0.054559534004237735, 0.04483244002096606, 1.7819299110156082, 0.3778644516270341, 1.7010079290874778, 0.04447664074826896, 0.09501984992866909, 0.020745128593212498, 1.7753310955186177, 0.14366320584978698, 1.4999593590765186], "min": [0.40455970892590787, 0.14732671587011847, 1.0099295057626498, -3.1202225218206903, 0.2278496415147404, -3.140393588061874, 0.40220745577684386, -0.374709393429431, 1.0178804419806278, -3.14158341064761, 0.9388869251451704, -3.1352933347417036], "max": [0.6218889071825064, 0.304902869730266, 1.1708149673484871, 2.995468999506406, 1.526783754548744, 3.138536811184103, 0.5523374597293802, -0.14041406083254385, 1.0884594240873768, 3.141199143824977, 1.5451182259910667, 3.1252695103506447], "count": [843]}, "eef_sim_pose_action": {"mean": [0.4945097012484694, 0.2215184622667226, 1.0712650595219908, -0.14262945888171785, 1.090437035186005, 0.7337480006483051, 0.5117416928747988, -0.24902545997961165, 1.046327038204303, -0.0012525712013044645, 1.3035169240820386, -0.3977093793190114], "std": [0.06356702440631087, 0.054559534004237735, 0.04483244002096606, 1.7819299110156082, 0.3778644516270341, 1.7010079290874778, 0.04447664074826896, 0.09501984992866909, 0.020745128593212498, 1.7753310955186177, 0.14366320584978698, 1.4999593590765186], "min": [0.40455970892590787, 0.14732671587011847, 1.0099295057626498, -3.1202225218206903, 0.2278496415147404, -3.140393588061874, 0.40220745577684386, -0.374709393429431, 1.0178804419806278, -3.14158341064761, 0.9388869251451704, -3.1352933347417036], "max": [0.6218889071825064, 0.304902869730266, 1.1708149673484871, 2.995468999506406, 1.526783754548744, 3.138536811184103, 0.5523374597293802, -0.14041406083254385, 1.0884594240873768, 3.141199143824977, 1.5451182259910667, 3.1252695103506447], "count": [843]}, "gripper_mode_state": {"mean": [0.6358244365361803, 0.4578884934756821], "std": [0.48119821533296026, 0.4982234649414361], "min": [0, 0], "max": [1, 1], "count": [843]}, "gripper_activity_state": {"mean": [1.930011862396204, 1.9572953736654803], "std": [0.32832061240967914, 0.26781182078958843], "min": [0, 0], "max": [2, 2], "count": [843]}, "gripper_mode_action": {"mean": [0.6358244365361803, 0.4578884934756821], "std": [0.48119821533296026, 0.4982234649414361], "min": [0, 0], "max": [1, 1], "count": [843]}, "gripper_activity_action": {"mean": [1.930011862396204, 1.9572953736654803], "std": [0.32832061240967914, 0.26781182078958843], "min": [0, 0], "max": [2, 2], "count": [843]}, "gripper_open_scale_state": {"mean": [0.27926986928964687, 0.38025029657800563], "std": [0.31133038294359966, 0.274956318353215], "min": [0.027, 0.017], "max": [0.844, 0.636], "count": [843]}, "gripper_open_scale_action": {"mean": [0.27926986928964687, 0.38025029657800563], "std": [0.31133038294359966, 0.274956318353215], "min": [0.027, 0.017], "max": [0.844, 0.636], "count": [843]}}} +{"episode_index": 142, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4496281701647796]], [[0.4652331336877474]], [[0.4585972639349167]]], "std": [[[0.13880408344015135]], [[0.12932352304007838]], [[0.1312122508346375]]], "count": [142]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1450980392156863]], [[0.11372549019607843]], [[0.09803921568627451]]], "max": [[[0.6274509803921569]], [[0.6235294117647059]], [[0.6196078431372549]]], "mean": [[[0.4745747721623861]], [[0.48322643664273224]], [[0.47375494511184757]]], "std": [[[0.04617358543610423]], [[0.03423926387025981]], [[0.04912367138109356]]], "count": [142]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.050980392156862744]], [[0.023529411764705882]]], "max": [[[0.6823529411764706]], [[0.6509803921568628]], [[0.6666666666666666]]], "mean": [[[0.4737472484005339]], [[0.4877570206779895]], [[0.4689300981542852]]], "std": [[[0.06616600158369193]], [[0.04070443445861218]], [[0.07197889033851927]]], "count": [142]}, "observation.state": {"min": [0.07731808722019196, 1.9535471200942993, 0.2641206979751587, -0.004206243436783552, -2.1492159366607666, -1.9491314888000488, -0.23780110478401184, 17.0, 0.17462700605392456, 0.185712993144989, -0.1458979994058609, -2.3519999980926514, 0.5649999976158142, -0.10199999064207077, -0.6281788945198059, -2.080118417739868, 1.062556505203247, 0.28382542729377747, -1.6475907564163208, -1.4771769046783447, -0.36510545015335083, 26.0, -0.34968599677085876, 0.23774300515651703, -0.08111000061035156, 1.1130000352859497, 0.017000000923871994, -3.1401853561401367], "max": [0.6964736580848694, 2.0924229621887207, 1.116783857345581, 0.5436700582504272, -1.6418312788009644, -0.808227002620697, 0.5419596433639526, 581.0, 0.3805449903011322, 0.36945900321006775, 0.12170600146055222, -0.7630000114440918, 0.972000002861023, 0.8400000333786011, -0.06356489658355713, -2.0480566024780273, 2.8363521099090576, 1.3599605560302734, -0.40791839361190796, 1.4809815883636475, 1.1147243976593018, 800.0, -0.2208700031042099, 0.45000699162483215, 0.06129100173711777, 2.7079999446868896, 1.031999945640564, 3.1410000324249268], "mean": [0.4965616762638092, 2.052016019821167, 0.6653769612312317, 0.2768559455871582, -2.095726251602173, -1.2937145233154297, 0.12105756998062134, 368.63067626953125, 0.2685009837150574, 0.3309480547904968, -0.01093007531017065, -1.5482767820358276, 0.7336670160293579, 0.36948543787002563, -0.29247966408729553, -2.06947922706604, 2.096989870071411, 0.9572000503540039, -1.0695390701293945, 0.38812243938446045, 0.5407704710960388, 263.3558044433594, -0.2585214376449585, 0.3189167380332947, -0.029011812061071396, 1.8343114852905273, 0.4973558187484741, -1.0705838203430176], "std": [0.17459988594055176, 0.044628482311964035, 0.3417927622795105, 0.1897689700126648, 0.053123798221349716, 0.32529783248901367, 0.15746459364891052, 208.8575439453125, 0.07281441241502762, 0.04605158790946007, 0.10884290933609009, 0.6274032592773438, 0.08651428669691086, 0.33033737540245056, 0.1890638768672943, 0.008613985031843185, 0.6235910058021545, 0.24446392059326172, 0.4568370282649994, 1.180225133895874, 0.4184225797653198, 266.755126953125, 0.03375169634819031, 0.05647680163383484, 0.0388394296169281, 0.5289574861526489, 0.29491180181503296, 2.525686502456665], "count": [742]}, "action": {"min": [0.07731808722019196, 1.9535471200942993, 0.2641206979751587, -0.004206243436783552, -2.1492159366607666, -1.9491314888000488, -0.23780110478401184, 17.0, 0.17462700605392456, 0.185712993144989, -0.1458979994058609, -2.3519999980926514, 0.5649999976158142, -0.10199999064207077, -0.6281788945198059, -2.080118417739868, 1.062556505203247, 0.28382542729377747, -1.6475907564163208, -1.4771769046783447, -0.36510545015335083, 26.0, -0.34968599677085876, 0.23774300515651703, -0.08111000061035156, 1.1130000352859497, 0.017000000923871994, -3.1401853561401367], "max": [0.6964736580848694, 2.0924229621887207, 1.116783857345581, 0.5436700582504272, -1.6418312788009644, -0.808227002620697, 0.5419596433639526, 581.0, 0.3805449903011322, 0.36945900321006775, 0.12170600146055222, -0.7630000114440918, 0.972000002861023, 0.8400000333786011, -0.06356489658355713, -2.0480566024780273, 2.8363521099090576, 1.3599605560302734, -0.40791839361190796, 1.4809815883636475, 1.1147243976593018, 800.0, -0.2208700031042099, 0.45000699162483215, 0.06129100173711777, 2.7079999446868896, 1.031999945640564, 3.1410000324249268], "mean": [0.4965616762638092, 2.052016019821167, 0.6653769612312317, 0.2768559455871582, -2.095726251602173, -1.2937145233154297, 0.12105756998062134, 368.63067626953125, 0.2685009837150574, 0.3309480547904968, -0.01093007531017065, -1.5482767820358276, 0.7336670160293579, 0.36948543787002563, -0.29247966408729553, -2.06947922706604, 2.096989870071411, 0.9572000503540039, -1.0695390701293945, 0.38812243938446045, 0.5407704710960388, 263.3558044433594, -0.2585214376449585, 0.3189167380332947, -0.029011812061071396, 1.8343114852905273, 0.4973558187484741, -1.0705838203430176], "std": [0.17459988594055176, 0.044628482311964035, 0.3417927622795105, 0.1897689700126648, 0.053123798221349716, 0.32529783248901367, 0.15746459364891052, 208.8575439453125, 0.07281441241502762, 0.04605158790946007, 0.10884290933609009, 0.6274032592773438, 0.08651428669691086, 0.33033737540245056, 0.1890638768672943, 0.008613985031843185, 0.6235910058021545, 0.24446392059326172, 0.4568370282649994, 1.180225133895874, 0.4184225797653198, 266.755126953125, 0.03375169634819031, 0.05647680163383484, 0.0388394296169281, 0.5289574861526489, 0.29491180181503296, 2.525686502456665], "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": [144], "max": [144], "mean": [144.0], "std": [0.0], "count": [742]}, "index": {"min": [93654], "max": [94395], "mean": [94024.5], "std": [214.1967553442395], "count": [742]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [742]}, "subtask_annotation": {"mean": [3.8692722371967654, 9.0, 9.0, 9.0, 9.0], "std": [1.7383882794082424, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [742]}, "scene_annotation": {"mean": [144.0], "std": [0.0], "min": [144], "max": [144], "count": [742]}, "eef_direction_state": {"mean": [4.283018867924528, 4.289757412398922], "std": [2.0612475083669834, 2.2733372396769793], "min": [0, 0], "max": [6, 6], "count": [742]}, "eef_velocity_state": {"mean": [0.6266846361185984, 0.5498652291105122], "std": [0.7320094230433938, 0.6884246896105469], "min": [0, 0], "max": [2, 2], "count": [742]}, "eef_acc_mag_state": {"mean": [0.568733153638814, 0.4743935309973046], "std": [0.7839311135473827, 0.7550490220683365], "min": [0, 0], "max": [2, 2], "count": [742]}, "eef_direction_action": {"mean": [4.283018867924528, 4.289757412398922], "std": [2.0612475083669834, 2.2733372396769793], "min": [0, 0], "max": [6, 6], "count": [742]}, "eef_velocity_action": {"mean": [0.6266846361185984, 0.5498652291105122], "std": [0.7320094230433938, 0.6884246896105469], "min": [0, 0], "max": [2, 2], "count": [742]}, "eef_acc_mag_action": {"mean": [0.568733153638814, 0.4743935309973046], "std": [0.7839311135473827, 0.7550490220683365], "min": [0, 0], "max": [2, 2], "count": [742]}, "eef_sim_pose_state": {"mean": [0.5101268883562488, 0.2273712992757348, 1.072910496707262, -0.16099326472229394, 1.0514341148537467, 1.337366130094406, 0.5208401638581641, -0.2536365248160709, 1.057203790427887, -0.7080920671237683, 1.24575894685941, -0.4673652897062561], "std": [0.06633981631485981, 0.04426907266504437, 0.04489926727840603, 2.180214159465758, 0.4678287273318878, 1.824590956599876, 0.047522543017370716, 0.11001042786934495, 0.02383804927580712, 1.3778850341611217, 0.1702628437043948, 1.0782861409904965], "min": [0.4196020322366503, 0.16381842333494206, 1.0252267781306856, -3.1401849240234623, 0.24209605123858058, -3.140918097222148, 0.37421009903292984, -0.3858292561109735, 1.0103507434232353, -3.0349818808820266, 0.9923840975864975, -2.328073730538717], "max": [0.6387947703501258, 0.322627486244357, 1.1607020925114302, 3.136607343878478, 1.559472240291727, 3.129374634461353, 0.5622908919931496, -0.11685165988343425, 1.094761242336938, 0.5885683817678805, 1.569505825586873, 0.9220331909869209], "count": [742]}, "eef_sim_pose_action": {"mean": [0.5101268883562488, 0.2273712992757348, 1.072910496707262, -0.16099326472229394, 1.0514341148537467, 1.337366130094406, 0.5208401638581641, -0.2536365248160709, 1.057203790427887, -0.7080920671237683, 1.24575894685941, -0.4673652897062561], "std": [0.06633981631485981, 0.04426907266504437, 0.04489926727840603, 2.180214159465758, 0.4678287273318878, 1.824590956599876, 0.047522543017370716, 0.11001042786934495, 0.02383804927580712, 1.3778850341611217, 0.1702628437043948, 1.0782861409904965], "min": [0.4196020322366503, 0.16381842333494206, 1.0252267781306856, -3.1401849240234623, 0.24209605123858058, -3.140918097222148, 0.37421009903292984, -0.3858292561109735, 1.0103507434232353, -3.0349818808820266, 0.9923840975864975, -2.328073730538717], "max": [0.6387947703501258, 0.322627486244357, 1.1607020925114302, 3.136607343878478, 1.559472240291727, 3.129374634461353, 0.5622908919931496, -0.11685165988343425, 1.094761242336938, 0.5885683817678805, 1.569505825586873, 0.9220331909869209], "count": [742]}, "gripper_mode_state": {"mean": [0.8261455525606469, 0.37331536388140163], "std": [0.378984272160357, 0.4836848178013201], "min": [0, 0], "max": [1, 1], "count": [742]}, "gripper_activity_state": {"mean": [1.9299191374663074, 1.9204851752021563], "std": [0.3207886910363737, 0.3639936933655234], "min": [0, 0], "max": [2, 2], "count": [742]}, "gripper_mode_action": {"mean": [0.8261455525606469, 0.37331536388140163], "std": [0.378984272160357, 0.4836848178013201], "min": [0, 0], "max": [1, 1], "count": [742]}, "gripper_activity_action": {"mean": [1.9299191374663074, 1.9204851752021563], "std": [0.3207886910363737, 0.3639936933655234], "min": [0, 0], "max": [2, 2], "count": [742]}, "gripper_open_scale_state": {"mean": [0.26335579530762204, 0.3686307278142143], "std": [0.2667551885181891, 0.20885750588709737], "min": [0.026, 0.017], "max": [0.8, 0.581], "count": [742]}, "gripper_open_scale_action": {"mean": [0.26335579530762204, 0.3686307278142143], "std": [0.2667551885181891, 0.20885750588709737], "min": [0.026, 0.017], "max": [0.8, 0.581], "count": [742]}}} +{"episode_index": 143, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.44652602760165944]], [[0.4631315983229619]], [[0.4567245044225275]]], "std": [[[0.14318855416685855]], [[0.1323206411397669]], [[0.13402220495772602]]], "count": [167]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12549019607843137]], [[0.09803921568627451]], [[0.09803921568627451]]], "max": [[[0.6313725490196078]], [[0.615686274509804]], [[0.6196078431372549]]], "mean": [[[0.47714958685570036]], [[0.4833983307894016]], [[0.47425383546632227]]], "std": [[[0.053575797862794546]], [[0.04453089892126052]], [[0.0582125443217594]]], "count": [167]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[0.6705882352941176]], [[0.6313725490196078]], [[0.6470588235294118]]], "mean": [[[0.4713612505381394]], [[0.4877401557179758]], [[0.46817739643262496]]], "std": [[[0.07279748989553898]], [[0.045955793401719985]], [[0.07901048271803597]]], "count": [167]}, "observation.state": {"min": [0.14983652532100677, 1.9911937713623047, -0.039968039840459824, -0.1725607067346573, -1.7764310836791992, -1.907034158706665, -0.24535837769508362, 16.0, 0.20643000304698944, 0.20468300580978394, -0.12949800491333008, -2.203000068664551, 0.7200000286102295, -0.054999999701976776, -0.5906717777252197, -2.080118417739868, 1.3691411018371582, 0.05005604401230812, -1.3764714002609253, -1.3482145071029663, -1.1525630950927734, 32.0, -0.3314549922943115, 0.2406509965658188, -0.0823889970779419, -0.3930000066757202, 0.09700001031160355, -3.1411852836608887], "max": [0.6046518683433533, 2.0924580097198486, 0.6524041295051575, 0.5854532718658447, -1.633244276046753, -1.1052472591400146, 0.6691941618919373, 581.0, 0.390188992023468, 0.3333519995212555, 0.11220599710941315, -0.7720000147819519, 1.0169999599456787, 0.8159999847412109, 0.019285889342427254, -2.052385091781616, 2.6619935035705566, 1.6146913766860962, -0.40158283710479736, 1.8766305446624756, 1.0695902109146118, 844.0, -0.17426499724388123, 0.4181770086288452, 0.06724999845027924, 2.746000051498413, 1.3839999437332153, 3.122999906539917], "mean": [0.4454171359539032, 2.0759987831115723, 0.2450568675994873, 0.23185279965400696, -1.6928198337554932, -1.4461638927459717, 0.16762566566467285, 386.22100830078125, 0.285067617893219, 0.2956812083721161, -0.017753612250089645, -1.5497181415557861, 0.8007772564888, 0.36553826928138733, -0.2655280828475952, -2.0727360248565674, 2.2215147018432617, 0.8270822167396545, -0.8177276849746704, 0.5747690796852112, 0.13450486958026886, 300.432861328125, -0.24284407496452332, 0.3034592270851135, -0.04036750644445419, 1.6284770965576172, 0.558293342590332, 1.0618897676467896], "std": [0.12054740637540817, 0.017863813787698746, 0.2532880902290344, 0.25582748651504517, 0.04690922424197197, 0.2548242509365082, 0.23000019788742065, 235.16885375976562, 0.06569309532642365, 0.027824867516756058, 0.1017671748995781, 0.578870952129364, 0.06561785936355591, 0.3457605540752411, 0.1608942300081253, 0.0065946574322879314, 0.40749111771583557, 0.41738367080688477, 0.2483414262533188, 1.1444902420043945, 0.6409260034561157, 275.3880310058594, 0.04440157115459442, 0.04361194744706154, 0.04453087970614433, 0.8475881218910217, 0.4017016589641571, 2.228304624557495], "count": [923]}, "action": {"min": [0.14983652532100677, 1.9911937713623047, -0.039968039840459824, -0.1725607067346573, -1.7764310836791992, -1.907034158706665, -0.24535837769508362, 16.0, 0.20643000304698944, 0.20468300580978394, -0.12949800491333008, -2.203000068664551, 0.7200000286102295, -0.054999999701976776, -0.5906717777252197, -2.080118417739868, 1.3691411018371582, 0.05005604401230812, -1.3764714002609253, -1.3482145071029663, -1.1525630950927734, 32.0, -0.3314549922943115, 0.2406509965658188, -0.0823889970779419, -0.3930000066757202, 0.09700001031160355, -3.1411852836608887], "max": [0.6046518683433533, 2.0924580097198486, 0.6524041295051575, 0.5854532718658447, -1.633244276046753, -1.1052472591400146, 0.6691941618919373, 581.0, 0.390188992023468, 0.3333519995212555, 0.11220599710941315, -0.7720000147819519, 1.0169999599456787, 0.8159999847412109, 0.019285889342427254, -2.052385091781616, 2.6619935035705566, 1.6146913766860962, -0.40158283710479736, 1.8766305446624756, 1.0695902109146118, 844.0, -0.17426499724388123, 0.4181770086288452, 0.06724999845027924, 2.746000051498413, 1.3839999437332153, 3.122999906539917], "mean": [0.4454171359539032, 2.0759987831115723, 0.2450568675994873, 0.23185279965400696, -1.6928198337554932, -1.4461638927459717, 0.16762566566467285, 386.22100830078125, 0.285067617893219, 0.2956812083721161, -0.017753612250089645, -1.5497181415557861, 0.8007772564888, 0.36553826928138733, -0.2655280828475952, -2.0727360248565674, 2.2215147018432617, 0.8270822167396545, -0.8177276849746704, 0.5747690796852112, 0.13450486958026886, 300.432861328125, -0.24284407496452332, 0.3034592270851135, -0.04036750644445419, 1.6284770965576172, 0.558293342590332, 1.0618897676467896], "std": [0.12054740637540817, 0.017863813787698746, 0.2532880902290344, 0.25582748651504517, 0.04690922424197197, 0.2548242509365082, 0.23000019788742065, 235.16885375976562, 0.06569309532642365, 0.027824867516756058, 0.1017671748995781, 0.578870952129364, 0.06561785936355591, 0.3457605540752411, 0.1608942300081253, 0.0065946574322879314, 0.40749111771583557, 0.41738367080688477, 0.2483414262533188, 1.1444902420043945, 0.6409260034561157, 275.3880310058594, 0.04440157115459442, 0.04361194744706154, 0.04453087970614433, 0.8475881218910217, 0.4017016589641571, 2.228304624557495], "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": [145], "max": [145], "mean": [145.0], "std": [0.0], "count": [923]}, "index": {"min": [94396], "max": [95318], "mean": [94857.0], "std": [266.4469928522369], "count": [923]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [923]}, "subtask_annotation": {"mean": [3.9664138678223186, 9.0, 9.0, 9.0, 9.0], "std": [1.6569100292305499, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [923]}, "scene_annotation": {"mean": [145.0], "std": [0.0], "min": [145], "max": [145], "count": [923]}, "eef_direction_state": {"mean": [4.561213434452871, 4.7768147345612135], "std": [1.7929957140222241, 2.0439440543235006], "min": [0, 0], "max": [6, 6], "count": [923]}, "eef_velocity_state": {"mean": [0.581798483206934, 0.40628385698808234], "std": [0.6861690520989437, 0.6455477602453783], "min": [0, 0], "max": [2, 2], "count": [923]}, "eef_acc_mag_state": {"mean": [0.590465872156013, 0.3629469122426869], "std": [0.7989674401347157, 0.6931117394924207], "min": [0, 0], "max": [2, 2], "count": [923]}, "eef_direction_action": {"mean": [4.561213434452871, 4.7768147345612135], "std": [1.7929957140222241, 2.0439440543235006], "min": [0, 0], "max": [6, 6], "count": [923]}, "eef_velocity_action": {"mean": [0.581798483206934, 0.40628385698808234], "std": [0.6861690520989437, 0.6455477602453783], "min": [0, 0], "max": [2, 2], "count": [923]}, "eef_acc_mag_action": {"mean": [0.590465872156013, 0.3629469122426869], "std": [0.7989674401347157, 0.6931117394924207], "min": [0, 0], "max": [2, 2], "count": [923]}, "eef_sim_pose_state": {"mean": [0.49429098585795167, 0.21603784354318314, 1.0686922828882495, -0.48759735294466217, 0.9083104172428834, 0.9484154054084094, 0.4843248803452699, -0.2609622239456098, 1.0402503197682806, -0.18794671044506203, 1.2871404416316263, -0.04497994470909521], "std": [0.052307646932320526, 0.05389330489846926, 0.04559748161321064, 1.7437953463865703, 0.36461301776701843, 1.5725583826492506, 0.02875716379077044, 0.10292968211884145, 0.02110072912297482, 1.4885473286231208, 0.21573675953666238, 1.3751049848592196], "min": [0.42917089295554356, 0.14360829367743014, 1.0188671837655707, -3.126684328561614, 0.3349274379627143, -3.1261597689075686, 0.39171976603237035, -0.40418154295450887, 1.0071602519650988, -3.137704488545706, 1.0060769742975157, -3.0182350641395748], "max": [0.6004868530720234, 0.34641350316234176, 1.1621791829722075, 3.050691787234746, 1.4308887279613085, 3.132399643393852, 0.5227860002378782, -0.1495405164384635, 1.073948626543468, 3.117030099148656, 1.5634246102848217, 3.078491714250423], "count": [923]}, "eef_sim_pose_action": {"mean": [0.49429098585795167, 0.21603784354318314, 1.0686922828882495, -0.48759735294466217, 0.9083104172428834, 0.9484154054084094, 0.4843248803452699, -0.2609622239456098, 1.0402503197682806, -0.18794671044506203, 1.2871404416316263, -0.04497994470909521], "std": [0.052307646932320526, 0.05389330489846926, 0.04559748161321064, 1.7437953463865703, 0.36461301776701843, 1.5725583826492506, 0.02875716379077044, 0.10292968211884145, 0.02110072912297482, 1.4885473286231208, 0.21573675953666238, 1.3751049848592196], "min": [0.42917089295554356, 0.14360829367743014, 1.0188671837655707, -3.126684328561614, 0.3349274379627143, -3.1261597689075686, 0.39171976603237035, -0.40418154295450887, 1.0071602519650988, -3.137704488545706, 1.0060769742975157, -3.0182350641395748], "max": [0.6004868530720234, 0.34641350316234176, 1.1621791829722075, 3.050691787234746, 1.4308887279613085, 3.132399643393852, 0.5227860002378782, -0.1495405164384635, 1.073948626543468, 3.117030099148656, 1.5634246102848217, 3.078491714250423], "count": [923]}, "gripper_mode_state": {"mean": [0.6998916576381365, 0.4247020585048754], "std": [0.4583048387336482, 0.4942977038249264], "min": [0, 0], "max": [1, 1], "count": [923]}, "gripper_activity_state": {"mean": [1.9469122426868906, 1.9501625135427951], "std": [0.2761731597817051, 0.28639704467251265], "min": [0, 0], "max": [2, 2], "count": [923]}, "gripper_mode_action": {"mean": [0.6998916576381365, 0.4247020585048754], "std": [0.4583048387336482, 0.4942977038249264], "min": [0, 0], "max": [1, 1], "count": [923]}, "gripper_activity_action": {"mean": [1.9469122426868906, 1.9501625135427951], "std": [0.2761731597817051, 0.28639704467251265], "min": [0, 0], "max": [2, 2], "count": [923]}, "gripper_open_scale_state": {"mean": [0.3004328277025811, 0.38622101846159773], "std": [0.2753880168801977, 0.23516892642938683], "min": [0.032, 0.016], "max": [0.844, 0.581], "count": [923]}, "gripper_open_scale_action": {"mean": [0.3004328277025811, 0.38622101846159773], "std": [0.2753880168801977, 0.23516892642938683], "min": [0.032, 0.016], "max": [0.844, 0.581], "count": [923]}}} +{"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.44781236433137733]], [[0.46332670942464577]], [[0.45640353066409045]]], "std": [[[0.13764790299459898]], [[0.12900888628195625]], [[0.13122995293434267]]], "count": [137]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1450980392156863]], [[0.12156862745098039]], [[0.11372549019607843]]], "max": [[[0.6313725490196078]], [[0.6235294117647059]], [[0.6235294117647059]]], "mean": [[[0.47473239736892325]], [[0.4802377272076714]], [[0.47232187455274083]]], "std": [[[0.041795890831090955]], [[0.03274048165140739]], [[0.04568267537896617]]], "count": [137]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.054901960784313725]], [[0.0392156862745098]]], "max": [[[0.6823529411764706]], [[0.6392156862745098]], [[0.6588235294117647]]], "mean": [[[0.47299435857067884]], [[0.48972438546586516]], [[0.4694982855064167]]], "std": [[[0.06833938720655679]], [[0.03928440358882375]], [[0.07449406987915336]]], "count": [137]}, "observation.state": {"min": [0.10550516098737717, 1.9890819787979126, 0.016318827867507935, -0.09574876725673676, -2.0238490104675293, -1.9994840621948242, -0.20746728777885437, 17.0, 0.16763199865818024, 0.1898300051689148, -0.14566700160503387, -2.2780001163482666, 0.6589999794960022, -0.0950000137090683, -0.4904550015926361, -2.0801007747650146, 1.0780375003814697, 0.20858429372310638, -1.5229742527008057, -1.6176235675811768, -0.3660130500793457, 29.0, -0.36897599697113037, 0.26129499077796936, -0.07875099778175354, 1.2139999866485596, 0.047999996691942215, -3.1401853561401367], "max": [0.7398450970649719, 2.092510223388672, 0.7104188203811646, 0.5916491746902466, -1.6766855716705322, -0.8757189512252808, 0.5782973766326904, 589.0, 0.388933002948761, 0.37647199630737305, 0.13216300308704376, -0.7260000109672546, 0.9419999718666077, 0.9620000720024109, -0.12316789478063583, -2.048248529434204, 2.7611806392669678, 1.588494062423706, -0.5292187333106995, 1.4916456937789917, 0.8954237103462219, 818.0, -0.21413299441337585, 0.42824599146842957, 0.07530400156974792, 2.7760000228881836, 1.149999976158142, 3.1410000324249268], "mean": [0.5186974406242371, 2.0636117458343506, 0.38821738958358765, 0.23218026757240295, -1.79133141040802, -1.3015631437301636, 0.1437285840511322, 387.91754150390625, 0.27552875876426697, 0.32363730669021606, -0.017761683091521263, -1.5709291696548462, 0.7721114158630371, 0.3312016725540161, -0.25806790590286255, -2.0709009170532227, 2.2032523155212402, 0.8367765545845032, -1.040255069732666, 0.6327649354934692, 0.30253350734710693, 374.8179626464844, -0.26894062757492065, 0.3082466423511505, -0.023141177371144295, 1.7277315855026245, 0.6552420258522034, 1.3714120388031006], "std": [0.17446893453598022, 0.03762402385473251, 0.24938352406024933, 0.2638503909111023, 0.10049013048410416, 0.3279275894165039, 0.256651371717453, 231.8132781982422, 0.08145283162593842, 0.04539383202791214, 0.11216935515403748, 0.5955896973609924, 0.08939646929502487, 0.3327082693576813, 0.10248655825853348, 0.006683581043034792, 0.5325608253479004, 0.40571337938308716, 0.3631626069545746, 1.110827922821045, 0.4681287705898285, 341.89013671875, 0.03930261731147766, 0.04076873138546944, 0.04430866241455078, 0.4879719913005829, 0.32466718554496765, 2.399475336074829], "count": [709]}, "action": {"min": [0.10550516098737717, 1.9890819787979126, 0.016318827867507935, -0.09574876725673676, -2.0238490104675293, -1.9994840621948242, -0.20746728777885437, 17.0, 0.16763199865818024, 0.1898300051689148, -0.14566700160503387, -2.2780001163482666, 0.6589999794960022, -0.0950000137090683, -0.4904550015926361, -2.0801007747650146, 1.0780375003814697, 0.20858429372310638, -1.5229742527008057, -1.6176235675811768, -0.3660130500793457, 29.0, -0.36897599697113037, 0.26129499077796936, -0.07875099778175354, 1.2139999866485596, 0.047999996691942215, -3.1401853561401367], "max": [0.7398450970649719, 2.092510223388672, 0.7104188203811646, 0.5916491746902466, -1.6766855716705322, -0.8757189512252808, 0.5782973766326904, 589.0, 0.388933002948761, 0.37647199630737305, 0.13216300308704376, -0.7260000109672546, 0.9419999718666077, 0.9620000720024109, -0.12316789478063583, -2.048248529434204, 2.7611806392669678, 1.588494062423706, -0.5292187333106995, 1.4916456937789917, 0.8954237103462219, 818.0, -0.21413299441337585, 0.42824599146842957, 0.07530400156974792, 2.7760000228881836, 1.149999976158142, 3.1410000324249268], "mean": [0.5186974406242371, 2.0636117458343506, 0.38821738958358765, 0.23218026757240295, -1.79133141040802, -1.3015631437301636, 0.1437285840511322, 387.91754150390625, 0.27552875876426697, 0.32363730669021606, -0.017761683091521263, -1.5709291696548462, 0.7721114158630371, 0.3312016725540161, -0.25806790590286255, -2.0709009170532227, 2.2032523155212402, 0.8367765545845032, -1.040255069732666, 0.6327649354934692, 0.30253350734710693, 374.8179626464844, -0.26894062757492065, 0.3082466423511505, -0.023141177371144295, 1.7277315855026245, 0.6552420258522034, 1.3714120388031006], "std": [0.17446893453598022, 0.03762402385473251, 0.24938352406024933, 0.2638503909111023, 0.10049013048410416, 0.3279275894165039, 0.256651371717453, 231.8132781982422, 0.08145283162593842, 0.04539383202791214, 0.11216935515403748, 0.5955896973609924, 0.08939646929502487, 0.3327082693576813, 0.10248655825853348, 0.006683581043034792, 0.5325608253479004, 0.40571337938308716, 0.3631626069545746, 1.110827922821045, 0.4681287705898285, 341.89013671875, 0.03930261731147766, 0.04076873138546944, 0.04430866241455078, 0.4879719913005829, 0.32466718554496765, 2.399475336074829], "count": [709]}, "timestamp": {"min": [0.0], "max": [23.6], "mean": [11.8], "std": [6.822348894951389], "count": [709]}, "frame_index": {"min": [0], "max": [708], "mean": [354.0], "std": [204.67046684854168], "count": [709]}, "episode_index": {"min": [146], "max": [146], "mean": [146.0], "std": [0.0], "count": [709]}, "index": {"min": [95319], "max": [96027], "mean": [95673.0], "std": [204.67046684854168], "count": [709]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [709]}, "subtask_annotation": {"mean": [3.706629055007052, 9.0, 9.0, 9.0, 9.0], "std": [1.8826574125213753, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [709]}, "scene_annotation": {"mean": [146.0], "std": [0.0], "min": [146], "max": [146], "count": [709]}, "eef_direction_state": {"mean": [4.098730606488012, 3.7362482369534558], "std": [2.0920592892844305, 2.4151842244924926], "min": [0, 0], "max": [6, 6], "count": [709]}, "eef_velocity_state": {"mean": [0.6699576868829337, 0.7108603667136812], "std": [0.7073761073904853, 0.7240833660443393], "min": [0, 0], "max": [2, 2], "count": [709]}, "eef_acc_mag_state": {"mean": [0.7094499294781382, 0.5684062059238364], "std": [0.8280575989182366, 0.7895047625674168], "min": [0, 0], "max": [2, 2], "count": [709]}, "eef_direction_action": {"mean": [4.098730606488012, 3.7362482369534558], "std": [2.0920592892844305, 2.4151842244924926], "min": [0, 0], "max": [6, 6], "count": [709]}, "eef_velocity_action": {"mean": [0.6699576868829337, 0.7108603667136812], "std": [0.7073761073904853, 0.7240833660443393], "min": [0, 0], "max": [2, 2], "count": [709]}, "eef_acc_mag_action": {"mean": [0.7094499294781382, 0.5684062059238364], "std": [0.8280575989182366, 0.7895047625674168], "min": [0, 0], "max": [2, 2], "count": [709]}, "eef_sim_pose_state": {"mean": [0.49665138480083865, 0.24037862080368505, 1.0633065216040891, -0.38319607338509115, 1.1133686905925082, 0.6684400339902004, 0.5123489737198904, -0.25404352593458457, 1.0494133258671086, -0.6633696297122467, 1.278107607068533, -0.4986194763908823], "std": [0.04748288766911493, 0.04941561937206574, 0.0481027081238665, 1.6843478792066895, 0.4085653666693531, 1.7024820208529705, 0.04634474498734155, 0.12045104873154398, 0.018959321800856306, 1.5322143219419357, 0.16348541718155224, 1.22082356078644], "min": [0.44235892357486906, 0.17420559894077303, 1.016606405022525, -3.1040123604425824, 0.2437831948552862, -3.123448928159087, 0.37873540822768237, -0.4054790284643552, 1.0160932859730685, -3.1274277675360493, 0.893189519583423, -3.0651229889379494], "max": [0.6123852558234478, 0.3398530199294544, 1.1857782135194173, 2.470592329867743, 1.5556505666714422, 3.1406877903251864, 0.566114568165909, -0.1151126699805391, 1.0854643282292824, 3.122818412777661, 1.546311833284844, 3.1074962003586926], "count": [709]}, "eef_sim_pose_action": {"mean": [0.49665138480083865, 0.24037862080368505, 1.0633065216040891, -0.38319607338509115, 1.1133686905925082, 0.6684400339902004, 0.5123489737198904, -0.25404352593458457, 1.0494133258671086, -0.6633696297122467, 1.278107607068533, -0.4986194763908823], "std": [0.04748288766911493, 0.04941561937206574, 0.0481027081238665, 1.6843478792066895, 0.4085653666693531, 1.7024820208529705, 0.04634474498734155, 0.12045104873154398, 0.018959321800856306, 1.5322143219419357, 0.16348541718155224, 1.22082356078644], "min": [0.44235892357486906, 0.17420559894077303, 1.016606405022525, -3.1040123604425824, 0.2437831948552862, -3.123448928159087, 0.37873540822768237, -0.4054790284643552, 1.0160932859730685, -3.1274277675360493, 0.893189519583423, -3.0651229889379494], "max": [0.6123852558234478, 0.3398530199294544, 1.1857782135194173, 2.470592329867743, 1.5556505666714422, 3.1406877903251864, 0.566114568165909, -0.1151126699805391, 1.0854643282292824, 3.122818412777661, 1.546311833284844, 3.1074962003586926], "count": [709]}, "gripper_mode_state": {"mean": [0.6234132581100141, 0.4527503526093089], "std": [0.48452984193202503, 0.49776246425524706], "min": [0, 0], "max": [1, 1], "count": [709]}, "gripper_activity_state": {"mean": [1.8956276445698166, 1.9520451339915375], "std": [0.3835040831631039, 0.28196753445672723], "min": [0, 0], "max": [2, 2], "count": [709]}, "gripper_mode_action": {"mean": [0.6234132581100141, 0.4527503526093089], "std": [0.48452984193202503, 0.49776246425524706], "min": [0, 0], "max": [1, 1], "count": [709]}, "gripper_activity_action": {"mean": [1.8956276445698166, 1.9520451339915375], "std": [0.3835040831631039, 0.28196753445672723], "min": [0, 0], "max": [2, 2], "count": [709]}, "gripper_open_scale_state": {"mean": [0.3748180536423502, 0.38791748944324195], "std": [0.341890325128064, 0.23181322629356357], "min": [0.029, 0.017], "max": [0.818, 0.589], "count": [709]}, "gripper_open_scale_action": {"mean": [0.3748180536423502, 0.38791748944324195], "std": [0.341890325128064, 0.23181322629356357], "min": [0.029, 0.017], "max": [0.818, 0.589], "count": [709]}}} +{"episode_index": 145, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4515359239932532]], [[0.4673488957410922]], [[0.46112817309719584]]], "std": [[[0.13768723746808134]], [[0.12702304023954553]], [[0.12867087103664454]]], "count": [155]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.16862745098039217]], [[0.13333333333333333]], [[0.12941176470588237]]], "max": [[[0.6313725490196078]], [[0.6235294117647059]], [[0.6235294117647059]]], "mean": [[[0.4774097841555977]], [[0.4835941031520135]], [[0.47509775722116804]]], "std": [[[0.04488635642556557]], [[0.035277392503506165]], [[0.04745850143873664]]], "count": [155]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.050980392156862744]], [[0.027450980392156862]]], "max": [[[0.6901960784313725]], [[0.6862745098039216]], [[0.6901960784313725]]], "mean": [[[0.47749744887202195]], [[0.48762854733291167]], [[0.4733933243727599]]], "std": [[[0.05865699096070964]], [[0.03847428265484611]], [[0.063951416729096]]], "count": [155]}, "observation.state": {"min": [0.16748179495334625, 2.044862747192383, 0.30377456545829773, -0.1483180820941925, -2.184384346008301, -1.961540699005127, -0.4167846143245697, 18.0, 0.2003049999475479, 0.21945199370384216, -0.12761899828910828, -2.321000099182129, 0.25099998712539673, -0.1289999932050705, -0.8069355487823486, -2.0805022716522217, 1.1704877614974976, 0.16510814428329468, -1.6034514904022217, -1.2299859523773193, -0.5639682412147522, 34.0, -0.3156780004501343, 0.22390100359916687, -0.08652699738740921, 0.9290000200271606, 0.1159999892115593, -3.121000051498413], "max": [0.6013880968093872, 2.089543104171753, 1.0662217140197754, 0.44191738963127136, -1.6565792560577393, -0.9892178177833557, 0.489145964384079, 685.0, 0.380621999502182, 0.34979501366615295, 0.11935099959373474, -0.8220000267028809, 0.9330000281333923, 0.7850000262260437, -0.10042624920606613, -1.9829732179641724, 2.882359027862549, 1.2057956457138062, -0.26981043815612793, 1.7543177604675293, 1.1248821020126343, 856.0, -0.21080200374126434, 0.4482640027999878, 0.03538699820637703, 2.756999969482422, 1.2619999647140503, 3.11899995803833], "mean": [0.47228527069091797, 2.0735273361206055, 0.6267192959785461, 0.16706374287605286, -2.0633177757263184, -1.4448211193084717, 0.07966022938489914, 355.5289001464844, 0.28028956055641174, 0.31902211904525757, 0.0021253519225865602, -1.519623875617981, 0.6487546563148499, 0.4042271077632904, -0.36690619587898254, -2.0662999153137207, 2.3351573944091797, 0.7407066226005554, -1.093944787979126, 0.7371162176132202, 0.21617642045021057, 463.55694580078125, -0.25495442748069763, 0.3175307512283325, -0.02772938460111618, 1.6135457754135132, 0.6973938345909119, 1.2366926670074463], "std": [0.1008024737238884, 0.01492451410740614, 0.31773966550827026, 0.20037841796875, 0.0829891636967659, 0.2928273677825928, 0.1772633045911789, 200.02835083007812, 0.05736817046999931, 0.03229793906211853, 0.09302491694688797, 0.5847470164299011, 0.20384705066680908, 0.32507890462875366, 0.22989390790462494, 0.014408409595489502, 0.6629018187522888, 0.2951432764530182, 0.4746076762676239, 1.1458693742752075, 0.5266875624656677, 374.5909423828125, 0.03565531224012375, 0.07664310187101364, 0.036934927105903625, 0.5380557179450989, 0.3823816180229187, 2.251943588256836], "count": [834]}, "action": {"min": [0.16748179495334625, 2.044862747192383, 0.30377456545829773, -0.1483180820941925, -2.184384346008301, -1.961540699005127, -0.4167846143245697, 18.0, 0.2003049999475479, 0.21945199370384216, -0.12761899828910828, -2.321000099182129, 0.25099998712539673, -0.1289999932050705, -0.8069355487823486, -2.0805022716522217, 1.1704877614974976, 0.16510814428329468, -1.6034514904022217, -1.2299859523773193, -0.5639682412147522, 34.0, -0.3156780004501343, 0.22390100359916687, -0.08652699738740921, 0.9290000200271606, 0.1159999892115593, -3.121000051498413], "max": [0.6013880968093872, 2.089543104171753, 1.0662217140197754, 0.44191738963127136, -1.6565792560577393, -0.9892178177833557, 0.489145964384079, 685.0, 0.380621999502182, 0.34979501366615295, 0.11935099959373474, -0.8220000267028809, 0.9330000281333923, 0.7850000262260437, -0.10042624920606613, -1.9829732179641724, 2.882359027862549, 1.2057956457138062, -0.26981043815612793, 1.7543177604675293, 1.1248821020126343, 856.0, -0.21080200374126434, 0.4482640027999878, 0.03538699820637703, 2.756999969482422, 1.2619999647140503, 3.11899995803833], "mean": [0.47228527069091797, 2.0735273361206055, 0.6267192959785461, 0.16706374287605286, -2.0633177757263184, -1.4448211193084717, 0.07966022938489914, 355.5289001464844, 0.28028956055641174, 0.31902211904525757, 0.0021253519225865602, -1.519623875617981, 0.6487546563148499, 0.4042271077632904, -0.36690619587898254, -2.0662999153137207, 2.3351573944091797, 0.7407066226005554, -1.093944787979126, 0.7371162176132202, 0.21617642045021057, 463.55694580078125, -0.25495442748069763, 0.3175307512283325, -0.02772938460111618, 1.6135457754135132, 0.6973938345909119, 1.2366926670074463], "std": [0.1008024737238884, 0.01492451410740614, 0.31773966550827026, 0.20037841796875, 0.0829891636967659, 0.2928273677825928, 0.1772633045911789, 200.02835083007812, 0.05736817046999931, 0.03229793906211853, 0.09302491694688797, 0.5847470164299011, 0.20384705066680908, 0.32507890462875366, 0.22989390790462494, 0.014408409595489502, 0.6629018187522888, 0.2951432764530182, 0.4746076762676239, 1.1458693742752075, 0.5266875624656677, 374.5909423828125, 0.03565531224012375, 0.07664310187101364, 0.036934927105903625, 0.5380557179450989, 0.3823816180229187, 2.251943588256836], "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": [147], "max": [147], "mean": [147.0], "std": [0.0], "count": [834]}, "index": {"min": [96028], "max": [96861], "mean": [96444.5], "std": [240.7548891853843], "count": [834]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [834]}, "subtask_annotation": {"mean": [3.2458033573141485, 9.0, 9.0, 9.0, 9.0], "std": [2.0944743769662373, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [834]}, "scene_annotation": {"mean": [147.0], "std": [0.0], "min": [147], "max": [147], "count": [834]}, "eef_direction_state": {"mean": [4.332134292565947, 4.4268585131894485], "std": [2.16218836236338, 2.1834450067467897], "min": [0, 0], "max": [6, 6], "count": [834]}, "eef_velocity_state": {"mean": [0.5215827338129496, 0.47961630695443647], "std": [0.6625576403967869, 0.6769177192118716], "min": [0, 0], "max": [2, 2], "count": [834]}, "eef_acc_mag_state": {"mean": [0.5443645083932853, 0.44244604316546765], "std": [0.7841799954188885, 0.7375972155346314], "min": [0, 0], "max": [2, 2], "count": [834]}, "eef_direction_action": {"mean": [4.332134292565947, 4.4268585131894485], "std": [2.16218836236338, 2.1834450067467897], "min": [0, 0], "max": [6, 6], "count": [834]}, "eef_velocity_action": {"mean": [0.5215827338129496, 0.47961630695443647], "std": [0.6625576403967869, 0.6769177192118716], "min": [0, 0], "max": [2, 2], "count": [834]}, "eef_acc_mag_action": {"mean": [0.5443645083932853, 0.44244604316546765], "std": [0.7841799954188885, 0.7375972155346314], "min": [0, 0], "max": [2, 2], "count": [834]}, "eef_sim_pose_state": {"mean": [0.5064350761373442, 0.22688327498117852, 1.0687387310377652, -0.358973900020691, 1.0115893927645878, 0.6992396447263199, 0.509042660944961, -0.27120448757663407, 1.0552166561471874, 0.36012300172317524, 1.160829986951299, 0.5686277796342039], "std": [0.08594657298735282, 0.046450793107834586, 0.04353740150874242, 1.777743886517483, 0.35758013455918763, 1.687167993746021, 0.03272905039403406, 0.09061006852597492, 0.019374748375217722, 1.0174981460676233, 0.217884809436909, 1.2144070439774295], "min": [0.40871930649229654, 0.15912535854725887, 1.0230991832799416, -3.1410665032000358, 0.3744910256368954, -3.140714468745592, 0.41137163737882115, -0.4041670418557494, 1.0264967715278384, -1.0766071797272694, 0.8024462679102617, -0.7239876905986602], "max": [0.6463043621565461, 0.30477449752368296, 1.1687274263257106, 3.1407418686619035, 1.5561438616815382, 3.1393228671159688, 0.5414341527586519, -0.14169960846486734, 1.08289063064357, 2.1186837160241816, 1.5097961720572282, 2.776696303675523], "count": [834]}, "eef_sim_pose_action": {"mean": [0.5064350761373442, 0.22688327498117852, 1.0687387310377652, -0.358973900020691, 1.0115893927645878, 0.6992396447263199, 0.509042660944961, -0.27120448757663407, 1.0552166561471874, 0.36012300172317524, 1.160829986951299, 0.5686277796342039], "std": [0.08594657298735282, 0.046450793107834586, 0.04353740150874242, 1.777743886517483, 0.35758013455918763, 1.687167993746021, 0.03272905039403406, 0.09061006852597492, 0.019374748375217722, 1.0174981460676233, 0.217884809436909, 1.2144070439774295], "min": [0.40871930649229654, 0.15912535854725887, 1.0230991832799416, -3.1410665032000358, 0.3744910256368954, -3.140714468745592, 0.41137163737882115, -0.4041670418557494, 1.0264967715278384, -1.0766071797272694, 0.8024462679102617, -0.7239876905986602], "max": [0.6463043621565461, 0.30477449752368296, 1.1687274263257106, 3.1407418686619035, 1.5561438616815382, 3.1393228671159688, 0.5414341527586519, -0.14169960846486734, 1.08289063064357, 2.1186837160241816, 1.5097961720572282, 2.776696303675523], "count": [834]}, "gripper_mode_state": {"mean": [0.49160671462829736, 0.48081534772182255], "std": [0.4999295477971607, 0.4996318135557108], "min": [0, 0], "max": [1, 1], "count": [834]}, "gripper_activity_state": {"mean": [1.9124700239808154, 1.9412470023980815], "std": [0.373925818427356, 0.3137938025210286], "min": [0, 0], "max": [2, 2], "count": [834]}, "gripper_mode_action": {"mean": [0.49160671462829736, 0.48081534772182255], "std": [0.4999295477971607, 0.4996318135557108], "min": [0, 0], "max": [1, 1], "count": [834]}, "gripper_activity_action": {"mean": [1.9124700239808154, 1.9412470023980815], "std": [0.373925818427356, 0.3137938025210286], "min": [0, 0], "max": [2, 2], "count": [834]}, "gripper_open_scale_state": {"mean": [0.4635569543632674, 0.3555287770836183], "std": [0.37459101417849744, 0.20002833977956253], "min": [0.034, 0.018], "max": [0.856, 0.685], "count": [834]}, "gripper_open_scale_action": {"mean": [0.4635569543632674, 0.3555287770836183], "std": [0.37459101417849744, 0.20002833977956253], "min": [0.034, 0.018], "max": [0.856, 0.685], "count": [834]}}} +{"episode_index": 146, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4507842505057579]], [[0.4690318854393609]], [[0.461252919454819]]], "std": [[[0.1368912873591028]], [[0.12672012174290312]], [[0.1287907689329111]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.15294117647058825]], [[0.12549019607843137]], [[0.11764705882352941]]], "max": [[[0.611764705882353]], [[0.6196078431372549]], [[0.615686274509804]]], "mean": [[[0.4751341846923955]], [[0.4803123589713663]], [[0.47291840439879657]]], "std": [[[0.042953451311468]], [[0.032651742044728024]], [[0.046027242761127705]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.01568627450980392]]], "max": [[[0.6705882352941176]], [[0.6705882352941176]], [[0.6627450980392157]]], "mean": [[[0.46696622769478163]], [[0.48027586011256357]], [[0.46240110164436143]]], "std": [[[0.07080467311216934]], [[0.0455970859932288]], [[0.07690725312576119]]], "count": [126]}, "observation.state": {"min": [0.16465437412261963, 2.053903579711914, -0.09030333906412125, -0.14864970743656158, -1.8668915033340454, -1.9775278568267822, -0.05407030135393143, 17.0, 0.2110549956560135, 0.2038249969482422, -0.12466999888420105, -2.181999921798706, 0.5260000228881836, 0.0029999956022948027, -0.5649281740188599, -2.0802578926086426, 1.0940247774124146, 0.2759365737438202, -1.2725720405578613, -1.559730887413025, -0.46097636222839355, 31.0, -0.30527400970458984, 0.21419000625610352, -0.08556599915027618, 1.0049999952316284, 0.0260000079870224, -3.117000102996826], "max": [0.556917130947113, 2.0903985500335693, 0.6581811308860779, 0.49380600452423096, -1.5383332967758179, -1.189756155014038, 0.489111065864563, 685.0, 0.3829039931297302, 0.31841400265693665, 0.12541000545024872, -0.8230000138282776, 0.968999981880188, 0.7110000252723694, -0.08723156154155731, -2.047445774078369, 2.8195619583129883, 1.4531089067459106, -0.36793285608291626, 1.7568484544754028, 0.885353147983551, 846.0, -0.23378099501132965, 0.41956499218940735, 0.06620299816131592, 2.5929999351501465, 1.2949999570846558, 3.13700008392334], "mean": [0.39103472232818604, 2.076234817504883, 0.3045164942741394, 0.17290587723255157, -1.716681718826294, -1.5428544282913208, 0.15805275738239288, 431.7460632324219, 0.30300962924957275, 0.27963635325431824, 0.006031571421772242, -1.4343167543411255, 0.7546875476837158, 0.4216909408569336, -0.2701893448829651, -2.068286895751953, 2.2755191326141357, 0.7968747019767761, -0.9864101409912109, 0.6724399924278259, 0.20257243514060974, 414.5496826171875, -0.2612520754337311, 0.3008676767349243, -0.02600136213004589, 1.7172046899795532, 0.7195686101913452, 1.4549819231033325], "std": [0.1080566793680191, 0.011233893223106861, 0.28603991866111755, 0.24747906625270844, 0.07221867144107819, 0.20768170058727264, 0.18178141117095947, 290.1698913574219, 0.06508468836545944, 0.024791311472654343, 0.09640778601169586, 0.5444471836090088, 0.10370679944753647, 0.2674579918384552, 0.15498517453670502, 0.00932138878852129, 0.6292228698730469, 0.33582544326782227, 0.32437658309936523, 1.1793040037155151, 0.4070800542831421, 378.8355407714844, 0.021744873374700546, 0.05683758854866028, 0.044679511338472366, 0.47074466943740845, 0.3894953429698944, 2.1927907466888428], "count": [634]}, "action": {"min": [0.16465437412261963, 2.053903579711914, -0.09030333906412125, -0.14864970743656158, -1.8668915033340454, -1.9775278568267822, -0.05407030135393143, 17.0, 0.2110549956560135, 0.2038249969482422, -0.12466999888420105, -2.181999921798706, 0.5260000228881836, 0.0029999956022948027, -0.5649281740188599, -2.0802578926086426, 1.0940247774124146, 0.2759365737438202, -1.2725720405578613, -1.559730887413025, -0.46097636222839355, 31.0, -0.30527400970458984, 0.21419000625610352, -0.08556599915027618, 1.0049999952316284, 0.0260000079870224, -3.117000102996826], "max": [0.556917130947113, 2.0903985500335693, 0.6581811308860779, 0.49380600452423096, -1.5383332967758179, -1.189756155014038, 0.489111065864563, 685.0, 0.3829039931297302, 0.31841400265693665, 0.12541000545024872, -0.8230000138282776, 0.968999981880188, 0.7110000252723694, -0.08723156154155731, -2.047445774078369, 2.8195619583129883, 1.4531089067459106, -0.36793285608291626, 1.7568484544754028, 0.885353147983551, 846.0, -0.23378099501132965, 0.41956499218940735, 0.06620299816131592, 2.5929999351501465, 1.2949999570846558, 3.13700008392334], "mean": [0.39103472232818604, 2.076234817504883, 0.3045164942741394, 0.17290587723255157, -1.716681718826294, -1.5428544282913208, 0.15805275738239288, 431.7460632324219, 0.30300962924957275, 0.27963635325431824, 0.006031571421772242, -1.4343167543411255, 0.7546875476837158, 0.4216909408569336, -0.2701893448829651, -2.068286895751953, 2.2755191326141357, 0.7968747019767761, -0.9864101409912109, 0.6724399924278259, 0.20257243514060974, 414.5496826171875, -0.2612520754337311, 0.3008676767349243, -0.02600136213004589, 1.7172046899795532, 0.7195686101913452, 1.4549819231033325], "std": [0.1080566793680191, 0.011233893223106861, 0.28603991866111755, 0.24747906625270844, 0.07221867144107819, 0.20768170058727264, 0.18178141117095947, 290.1698913574219, 0.06508468836545944, 0.024791311472654343, 0.09640778601169586, 0.5444471836090088, 0.10370679944753647, 0.2674579918384552, 0.15498517453670502, 0.00932138878852129, 0.6292228698730469, 0.33582544326782227, 0.32437658309936523, 1.1793040037155151, 0.4070800542831421, 378.8355407714844, 0.021744873374700546, 0.05683758854866028, 0.044679511338472366, 0.47074466943740845, 0.3894953429698944, 2.1927907466888428], "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": [148], "max": [148], "mean": [148.0], "std": [0.0], "count": [634]}, "index": {"min": [96862], "max": [97495], "mean": [97178.5], "std": [183.0198076711917], "count": [634]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [634]}, "subtask_annotation": {"mean": [3.591482649842271, 9.0, 9.0, 9.0, 9.0], "std": [1.9142475959320897, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [634]}, "scene_annotation": {"mean": [148.0], "std": [0.0], "min": [148], "max": [148], "count": [634]}, "eef_direction_state": {"mean": [4.083596214511041, 4.022082018927445], "std": [2.302984417005444, 2.3755095258635515], "min": [0, 0], "max": [6, 6], "count": [634]}, "eef_velocity_state": {"mean": [0.6246056782334385, 0.5646687697160884], "std": [0.719989650534143, 0.6831091709952761], "min": [0, 0], "max": [2, 2], "count": [634]}, "eef_acc_mag_state": {"mean": [0.6025236593059937, 0.5299684542586751], "std": [0.8079220944119385, 0.7822262569013751], "min": [0, 0], "max": [2, 2], "count": [634]}, "eef_direction_action": {"mean": [4.083596214511041, 4.022082018927445], "std": [2.302984417005444, 2.3755095258635515], "min": [0, 0], "max": [6, 6], "count": [634]}, "eef_velocity_action": {"mean": [0.6246056782334385, 0.5646687697160884], "std": [0.719989650534143, 0.6831091709952761], "min": [0, 0], "max": [2, 2], "count": [634]}, "eef_acc_mag_action": {"mean": [0.6025236593059937, 0.5299684542586751], "std": [0.8079220944119385, 0.7822262569013751], "min": [0, 0], "max": [2, 2], "count": [634]}, "eef_sim_pose_state": {"mean": [0.4903677332530848, 0.2359860178597556, 1.0646686199346687, -0.7918485477991808, 1.0583583229157136, 0.3522417659355127, 0.46834169850136054, -0.28720764422174144, 1.0417341868520942, 0.23727603600816458, 1.237021227996118, 0.3945663752968507], "std": [0.06530480501905034, 0.04096544360069063, 0.046806830858997096, 1.427502834403102, 0.41457233678520394, 1.6580486744769107, 0.025788431490301873, 0.09874768173052928, 0.01737229307143386, 0.4544855929163042, 0.17792984140108087, 0.608870143628862], "min": [0.3995972939344422, 0.1768787663202136, 1.0257920103004547, -3.113082444360577, 0.248103520507166, -3.1296548440179106, 0.3940024876646163, -0.4085545543121327, 1.0171462193402685, -0.9849978412983889, 0.9695580479663364, -0.6674570816302536], "max": [0.6066926744912522, 0.3007958622930297, 1.1782609049195765, 3.02280742951336, 1.5264482345646186, 3.127565757687043, 0.5076447321323468, -0.15028134039375068, 1.0668446437583299, 0.9114367300539243, 1.5188464020698946, 1.5263360915657997], "count": [634]}, "eef_sim_pose_action": {"mean": [0.4903677332530848, 0.2359860178597556, 1.0646686199346687, -0.7918485477991808, 1.0583583229157136, 0.3522417659355127, 0.46834169850136054, -0.28720764422174144, 1.0417341868520942, 0.23727603600816458, 1.237021227996118, 0.3945663752968507], "std": [0.06530480501905034, 0.04096544360069063, 0.046806830858997096, 1.427502834403102, 0.41457233678520394, 1.6580486744769107, 0.025788431490301873, 0.09874768173052928, 0.01737229307143386, 0.4544855929163042, 0.17792984140108087, 0.608870143628862], "min": [0.3995972939344422, 0.1768787663202136, 1.0257920103004547, -3.113082444360577, 0.248103520507166, -3.1296548440179106, 0.3940024876646163, -0.4085545543121327, 1.0171462193402685, -0.9849978412983889, 0.9695580479663364, -0.6674570816302536], "max": [0.6066926744912522, 0.3007958622930297, 1.1782609049195765, 3.02280742951336, 1.5264482345646186, 3.127565757687043, 0.5076447321323468, -0.15028134039375068, 1.0668446437583299, 0.9114367300539243, 1.5188464020698946, 1.5263360915657997], "count": [634]}, "gripper_mode_state": {"mean": [0.526813880126183, 0.4416403785488959], "std": [0.4992804981496627, 0.4965824751076936], "min": [0, 0], "max": [1, 1], "count": [634]}, "gripper_activity_state": {"mean": [1.8706624605678233, 1.8974763406940063], "std": [0.43757707165493676, 0.4017626034156595], "min": [0, 0], "max": [2, 2], "count": [634]}, "gripper_mode_action": {"mean": [0.526813880126183, 0.4416403785488959], "std": [0.4992804981496627, 0.4965824751076936], "min": [0, 0], "max": [1, 1], "count": [634]}, "gripper_activity_action": {"mean": [1.8706624605678233, 1.8974763406940063], "std": [0.43757707165493676, 0.4017626034156595], "min": [0, 0], "max": [2, 2], "count": [634]}, "gripper_open_scale_state": {"mean": [0.4145496847080505, 0.43174605673720784], "std": [0.3788355627075309, 0.29016983796163626], "min": [0.031, 0.017], "max": [0.846, 0.685], "count": [634]}, "gripper_open_scale_action": {"mean": [0.4145496847080505, 0.43174605673720784], "std": [0.3788355627075309, 0.29016983796163626], "min": [0.031, 0.017], "max": [0.846, 0.685], "count": [634]}}} +{"episode_index": 147, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4481098912553527]], [[0.4668595151566374]], [[0.4587976222672977]]], "std": [[[0.1432848071909407]], [[0.13332936991176436]], [[0.1351087043292717]]], "count": [145]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.09411764705882353]], [[0.10588235294117647]]], "max": [[[0.6313725490196078]], [[0.6235294117647059]], [[0.615686274509804]]], "mean": [[[0.4740545906581023]], [[0.4805743224588686]], [[0.47199122999774623]]], "std": [[[0.046113748891294035]], [[0.03805378304878753]], [[0.04853520352977181]]], "count": [145]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[0.6666666666666666]], [[0.6470588235294118]], [[0.6509803921568628]]], "mean": [[[0.4712027200247915]], [[0.48436333812260535]], [[0.467304666723011]]], "std": [[[0.06584947616888513]], [[0.04543037927770632]], [[0.07099583350495987]]], "count": [145]}, "observation.state": {"min": [0.22474604845046997, 1.9143121242523193, 0.2116735428571701, -0.05094616115093231, -2.0908870697021484, -1.916144609451294, -0.2610488831996918, 17.0, 0.1881050020456314, 0.24229800701141357, -0.13367299735546112, -2.1589999198913574, 0.35100001096725464, -0.029000023379921913, -0.7762352228164673, -2.080310344696045, 1.1417944431304932, 0.21753783524036407, -1.2738112211227417, -1.4260038137435913, -0.6453878879547119, 29.0, -0.31457000970840454, 0.23486900329589844, -0.08673600107431412, 0.8420000076293945, 0.029999990016222, -3.117000102996826], "max": [0.5885599255561829, 2.092562437057495, 0.998974084854126, 0.5659754276275635, -1.6842602491378784, -0.9736842513084412, 0.5152212381362915, 730.0, 0.37696000933647156, 0.376228004693985, 0.17529000341892242, -0.7659999132156372, 0.9539999961853027, 1.0579999685287476, -0.10410889238119125, -2.042820453643799, 2.715034246444702, 1.3403255939483643, -0.42435935139656067, 1.774598479270935, 0.7761828303337097, 823.0, -0.1714790016412735, 0.4321169853210449, 0.036782000213861465, 2.752000093460083, 1.3660000562667847, 3.134999990463257], "mean": [0.48919352889060974, 2.035557270050049, 0.5740243196487427, 0.23470768332481384, -1.9267053604125977, -1.3734263181686401, 0.0612734816968441, 479.1021423339844, 0.2790486514568329, 0.326617568731308, 0.012536650523543358, -1.4565715789794922, 0.6931868195533752, 0.418981671333313, -0.34646984934806824, -2.0719170570373535, 2.242903232574463, 0.753338634967804, -0.957564115524292, 0.5854583978652954, 0.12388163805007935, 422.11187744140625, -0.2446553111076355, 0.32220250368118286, -0.04410562291741371, 1.8156503438949585, 0.6781820058822632, 1.3344693183898926], "std": [0.10732526332139969, 0.06744787096977234, 0.3055119812488556, 0.2612779140472412, 0.08513569831848145, 0.29210779070854187, 0.23654480278491974, 295.2353210449219, 0.0650264248251915, 0.03755297511816025, 0.1213831976056099, 0.5595166087150574, 0.12483768165111542, 0.33140915632247925, 0.2206251323223114, 0.007945912890136242, 0.4890872538089752, 0.31265494227409363, 0.2770012319087982, 1.1033635139465332, 0.41542187333106995, 335.9920349121094, 0.042099907994270325, 0.05469997972249985, 0.037230413407087326, 0.5166614651679993, 0.37289634346961975, 2.302013397216797], "count": [764]}, "action": {"min": [0.22474604845046997, 1.9143121242523193, 0.2116735428571701, -0.05094616115093231, -2.0908870697021484, -1.916144609451294, -0.2610488831996918, 17.0, 0.1881050020456314, 0.24229800701141357, -0.13367299735546112, -2.1589999198913574, 0.35100001096725464, -0.029000023379921913, -0.7762352228164673, -2.080310344696045, 1.1417944431304932, 0.21753783524036407, -1.2738112211227417, -1.4260038137435913, -0.6453878879547119, 29.0, -0.31457000970840454, 0.23486900329589844, -0.08673600107431412, 0.8420000076293945, 0.029999990016222, -3.117000102996826], "max": [0.5885599255561829, 2.092562437057495, 0.998974084854126, 0.5659754276275635, -1.6842602491378784, -0.9736842513084412, 0.5152212381362915, 730.0, 0.37696000933647156, 0.376228004693985, 0.17529000341892242, -0.7659999132156372, 0.9539999961853027, 1.0579999685287476, -0.10410889238119125, -2.042820453643799, 2.715034246444702, 1.3403255939483643, -0.42435935139656067, 1.774598479270935, 0.7761828303337097, 823.0, -0.1714790016412735, 0.4321169853210449, 0.036782000213861465, 2.752000093460083, 1.3660000562667847, 3.134999990463257], "mean": [0.48919352889060974, 2.035557270050049, 0.5740243196487427, 0.23470768332481384, -1.9267053604125977, -1.3734263181686401, 0.0612734816968441, 479.1021423339844, 0.2790486514568329, 0.326617568731308, 0.012536650523543358, -1.4565715789794922, 0.6931868195533752, 0.418981671333313, -0.34646984934806824, -2.0719170570373535, 2.242903232574463, 0.753338634967804, -0.957564115524292, 0.5854583978652954, 0.12388163805007935, 422.11187744140625, -0.2446553111076355, 0.32220250368118286, -0.04410562291741371, 1.8156503438949585, 0.6781820058822632, 1.3344693183898926], "std": [0.10732526332139969, 0.06744787096977234, 0.3055119812488556, 0.2612779140472412, 0.08513569831848145, 0.29210779070854187, 0.23654480278491974, 295.2353210449219, 0.0650264248251915, 0.03755297511816025, 0.1213831976056099, 0.5595166087150574, 0.12483768165111542, 0.33140915632247925, 0.2206251323223114, 0.007945912890136242, 0.4890872538089752, 0.31265494227409363, 0.2770012319087982, 1.1033635139465332, 0.41542187333106995, 335.9920349121094, 0.042099907994270325, 0.05469997972249985, 0.037230413407087326, 0.5166614651679993, 0.37289634346961975, 2.302013397216797], "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": [149], "max": [149], "mean": [149.0], "std": [0.0], "count": [764]}, "index": {"min": [97496], "max": [98259], "mean": [97877.5], "std": [220.54761390683873], "count": [764]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [764]}, "subtask_annotation": {"mean": [3.8743455497382198, 9.0, 9.0, 9.0, 9.0], "std": [1.6179365910110788, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [764]}, "scene_annotation": {"mean": [149.0], "std": [0.0], "min": [149], "max": [149], "count": [764]}, "eef_direction_state": {"mean": [4.12958115183246, 4.284031413612565], "std": [2.1725836508300884, 2.095046883494344], "min": [0, 0], "max": [6, 6], "count": [764]}, "eef_velocity_state": {"mean": [0.6217277486910995, 0.6282722513089005], "std": [0.6937259211157635, 0.7329468950818456], "min": [0, 0], "max": [2, 2], "count": [764]}, "eef_acc_mag_state": {"mean": [0.7054973821989529, 0.5366492146596858], "std": [0.8176208229996217, 0.7792917159320564], "min": [0, 0], "max": [2, 2], "count": [764]}, "eef_direction_action": {"mean": [4.12958115183246, 4.284031413612565], "std": [2.1725836508300884, 2.095046883494344], "min": [0, 0], "max": [6, 6], "count": [764]}, "eef_velocity_action": {"mean": [0.6217277486910995, 0.6282722513089005], "std": [0.6937259211157635, 0.7329468950818456], "min": [0, 0], "max": [2, 2], "count": [764]}, "eef_acc_mag_action": {"mean": [0.7054973821989529, 0.5366492146596858], "std": [0.8176208229996217, 0.7792917159320564], "min": [0, 0], "max": [2, 2], "count": [764]}, "eef_sim_pose_state": {"mean": [0.5124725651744054, 0.21331996556061153, 1.0659806594083048, -0.679132827569166, 1.075401820346614, 0.4833003464268562, 0.5159912546358503, -0.2756277360948691, 1.0639134604213765, -0.7377176242252089, 1.2239380698046056, -0.5644105386671575], "std": [0.06471684870170977, 0.04638106316605383, 0.047087844025948476, 1.5513950975930955, 0.44237169394904774, 1.7158856810845227, 0.03792873311432964, 0.11475051038685956, 0.036809870823692734, 1.1699132771185456, 0.23308262879695246, 0.8992792050900268], "min": [0.4202777774577687, 0.1434617050899558, 1.027172905303467, -2.929336096932663, 0.26938563382740943, -3.119874773192392, 0.4300996876083201, -0.41968561756645123, 1.0164375147489204, -2.6922764201763965, 0.8825110684970552, -2.145807837614581], "max": [0.6204116454080625, 0.30319715582523526, 1.1731068890210141, 3.1345057710939463, 1.4848360503381368, 3.1333632178594364, 0.5628642944618321, -0.13446708869753243, 1.1210628043355364, 0.49000611406761097, 1.5462058900671884, 0.6346206698137695], "count": [764]}, "eef_sim_pose_action": {"mean": [0.5124725651744054, 0.21331996556061153, 1.0659806594083048, -0.679132827569166, 1.075401820346614, 0.4833003464268562, 0.5159912546358503, -0.2756277360948691, 1.0639134604213765, -0.7377176242252089, 1.2239380698046056, -0.5644105386671575], "std": [0.06471684870170977, 0.04638106316605383, 0.047087844025948476, 1.5513950975930955, 0.44237169394904774, 1.7158856810845227, 0.03792873311432964, 0.11475051038685956, 0.036809870823692734, 1.1699132771185456, 0.23308262879695246, 0.8992792050900268], "min": [0.4202777774577687, 0.1434617050899558, 1.027172905303467, -2.929336096932663, 0.26938563382740943, -3.119874773192392, 0.4300996876083201, -0.41968561756645123, 1.0164375147489204, -2.6922764201763965, 0.8825110684970552, -2.145807837614581], "max": [0.6204116454080625, 0.30319715582523526, 1.1731068890210141, 3.1345057710939463, 1.4848360503381368, 3.1333632178594364, 0.5628642944618321, -0.13446708869753243, 1.1210628043355364, 0.49000611406761097, 1.5462058900671884, 0.6346206698137695], "count": [764]}, "gripper_mode_state": {"mean": [0.5615183246073299, 0.387434554973822], "std": [0.4962010638214175, 0.4871642644797106], "min": [0, 0], "max": [1, 1], "count": [764]}, "gripper_activity_state": {"mean": [1.9083769633507854, 1.888743455497382], "std": [0.3682177029242355, 0.4273735594486501], "min": [0, 0], "max": [2, 2], "count": [764]}, "gripper_mode_action": {"mean": [0.5615183246073299, 0.387434554973822], "std": [0.4962010638214175, 0.4871642644797106], "min": [0, 0], "max": [1, 1], "count": [764]}, "gripper_activity_action": {"mean": [1.9083769633507854, 1.888743455497382], "std": [0.3682177029242355, 0.4273735594486501], "min": [0, 0], "max": [2, 2], "count": [764]}, "gripper_open_scale_state": {"mean": [0.4221119110621703, 0.479102094220865], "std": [0.3359919879626177, 0.29523508827599526], "min": [0.029, 0.017], "max": [0.823, 0.73], "count": [764]}, "gripper_open_scale_action": {"mean": [0.4221119110621703, 0.479102094220865], "std": [0.3359919879626177, 0.29523508827599526], "min": [0.029, 0.017], "max": [0.823, 0.73], "count": [764]}}} +{"episode_index": 148, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45144915427329124]], [[0.4676751291265093]], [[0.460602466904841]]], "std": [[[0.13689403397284738]], [[0.1264456471449646]], [[0.12885884859235977]]], "count": [118]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1411764705882353]], [[0.11372549019607843]], [[0.10588235294117647]]], "max": [[[0.615686274509804]], [[0.6039215686274509]], [[0.6039215686274509]]], "mean": [[[0.47281827607455407]], [[0.47998539624183006]], [[0.4710853862025036]]], "std": [[[0.04322468730273597]], [[0.03484925645597655]], [[0.04655606492834749]]], "count": [118]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.054901960784313725]], [[0.03529411764705882]]], "max": [[[0.6627450980392157]], [[0.6431372549019608]], [[0.6549019607843137]]], "mean": [[[0.47175975718677304]], [[0.4827245243436358]], [[0.46760011977955024]]], "std": [[[0.06051890426417992]], [[0.039844047465859546]], [[0.06531598792770589]]], "count": [118]}, "observation.state": {"min": [0.17496925592422485, 2.059244394302368, -0.05223770812153816, -0.15852826833724976, -1.93436598777771, -1.9720126390457153, -0.16985546052455902, 19.0, 0.19684000313282013, 0.212910994887352, -0.13134199380874634, -2.377000093460083, 0.33399999141693115, -0.15399999916553497, -0.4617268443107605, -2.0801706314086914, 1.3041799068450928, 0.24176301062107086, -1.6108168363571167, -1.5599229335784912, -0.42034509778022766, 31.0, -0.32449498772621155, 0.21644699573516846, -0.08602099865674973, 0.8299999237060547, -0.00100000761449337, -3.1411852836608887], "max": [0.65654057264328, 2.087937355041504, 0.7500552535057068, 0.444081574678421, -1.684103012084961, -1.0321179628372192, 0.675006091594696, 730.0, 0.38598600029945374, 0.347586989402771, 0.11016499996185303, -0.7709999680519104, 0.9959999322891235, 0.8209999203681946, -0.051591936498880386, -2.0478124618530273, 2.8809452056884766, 1.5465537309646606, -0.47537532448768616, 1.749692678451538, 0.9097529053688049, 828.0, -0.21373499929904938, 0.3885659873485565, 0.0387130007147789, 2.6459999084472656, 1.2630000114440918, 3.1410000324249268], "mean": [0.4383043050765991, 2.0785112380981445, 0.4005044400691986, 0.14797735214233398, -1.7995127439498901, -1.4772741794586182, 0.21570800244808197, 376.0515441894531, 0.2986701428890228, 0.29542049765586853, 0.004193674772977829, -1.4748928546905518, 0.754690945148468, 0.3866647779941559, -0.23410969972610474, -2.070638418197632, 2.320312261581421, 0.9599575996398926, -1.107252597808838, 0.5720593333244324, 0.319855660200119, 352.7672119140625, -0.2502609193325043, 0.2876201868057251, -0.030577365309000015, 1.7185465097427368, 0.6506487131118774, 0.8390548229217529], "std": [0.1397583782672882, 0.006376743782311678, 0.2873455286026001, 0.21260225772857666, 0.0977151021361351, 0.27764707803726196, 0.179164320230484, 232.38430786132812, 0.07332782447338104, 0.034474197775125504, 0.09847613424062729, 0.6481100916862488, 0.1557447463274002, 0.34771859645843506, 0.13098634779453278, 0.007116490043699741, 0.6396580338478088, 0.3901449739933014, 0.4132874608039856, 1.275823712348938, 0.4565966725349426, 289.13397216796875, 0.028262294828891754, 0.052427198737859726, 0.03905921429395676, 0.5791262984275818, 0.3870457410812378, 2.484903335571289], "count": [582]}, "action": {"min": [0.17496925592422485, 2.059244394302368, -0.05223770812153816, -0.15852826833724976, -1.93436598777771, -1.9720126390457153, -0.16985546052455902, 19.0, 0.19684000313282013, 0.212910994887352, -0.13134199380874634, -2.377000093460083, 0.33399999141693115, -0.15399999916553497, -0.4617268443107605, -2.0801706314086914, 1.3041799068450928, 0.24176301062107086, -1.6108168363571167, -1.5599229335784912, -0.42034509778022766, 31.0, -0.32449498772621155, 0.21644699573516846, -0.08602099865674973, 0.8299999237060547, -0.00100000761449337, -3.1411852836608887], "max": [0.65654057264328, 2.087937355041504, 0.7500552535057068, 0.444081574678421, -1.684103012084961, -1.0321179628372192, 0.675006091594696, 730.0, 0.38598600029945374, 0.347586989402771, 0.11016499996185303, -0.7709999680519104, 0.9959999322891235, 0.8209999203681946, -0.051591936498880386, -2.0478124618530273, 2.8809452056884766, 1.5465537309646606, -0.47537532448768616, 1.749692678451538, 0.9097529053688049, 828.0, -0.21373499929904938, 0.3885659873485565, 0.0387130007147789, 2.6459999084472656, 1.2630000114440918, 3.1410000324249268], "mean": [0.4383043050765991, 2.0785112380981445, 0.4005044400691986, 0.14797735214233398, -1.7995127439498901, -1.4772741794586182, 0.21570800244808197, 376.0515441894531, 0.2986701428890228, 0.29542049765586853, 0.004193674772977829, -1.4748928546905518, 0.754690945148468, 0.3866647779941559, -0.23410969972610474, -2.070638418197632, 2.320312261581421, 0.9599575996398926, -1.107252597808838, 0.5720593333244324, 0.319855660200119, 352.7672119140625, -0.2502609193325043, 0.2876201868057251, -0.030577365309000015, 1.7185465097427368, 0.6506487131118774, 0.8390548229217529], "std": [0.1397583782672882, 0.006376743782311678, 0.2873455286026001, 0.21260225772857666, 0.0977151021361351, 0.27764707803726196, 0.179164320230484, 232.38430786132812, 0.07332782447338104, 0.034474197775125504, 0.09847613424062729, 0.6481100916862488, 0.1557447463274002, 0.34771859645843506, 0.13098634779453278, 0.007116490043699741, 0.6396580338478088, 0.3901449739933014, 0.4132874608039856, 1.275823712348938, 0.4565966725349426, 289.13397216796875, 0.028262294828891754, 0.052427198737859726, 0.03905921429395676, 0.5791262984275818, 0.3870457410812378, 2.484903335571289], "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": [150], "max": [150], "mean": [150.0], "std": [0.0], "count": [582]}, "index": {"min": [98260], "max": [98841], "mean": [98550.5], "std": [168.0086803313051], "count": [582]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [582]}, "subtask_annotation": {"mean": [3.618556701030928, 9.0, 9.0, 9.0, 9.0], "std": [1.881050187241811, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [582]}, "scene_annotation": {"mean": [150.0], "std": [0.0], "min": [150], "max": [150], "count": [582]}, "eef_direction_state": {"mean": [4.161512027491409, 4.280068728522337], "std": [2.2615939811924584, 2.296474512003077], "min": [0, 0], "max": [6, 6], "count": [582]}, "eef_velocity_state": {"mean": [0.6219931271477663, 0.5652920962199313], "std": [0.7308123898057971, 0.7449934849961217], "min": [0, 0], "max": [2, 2], "count": [582]}, "eef_acc_mag_state": {"mean": [0.6116838487972509, 0.4896907216494845], "std": [0.8082909612604198, 0.7614398374109287], "min": [0, 0], "max": [2, 2], "count": [582]}, "eef_direction_action": {"mean": [4.161512027491409, 4.280068728522337], "std": [2.2615939811924584, 2.296474512003077], "min": [0, 0], "max": [6, 6], "count": [582]}, "eef_velocity_action": {"mean": [0.6219931271477663, 0.5652920962199313], "std": [0.7308123898057971, 0.7449934849961217], "min": [0, 0], "max": [2, 2], "count": [582]}, "eef_acc_mag_action": {"mean": [0.6116838487972509, 0.4896907216494845], "std": [0.8082909612604198, 0.7614398374109287], "min": [0, 0], "max": [2, 2], "count": [582]}, "eef_sim_pose_state": {"mean": [0.4785333401258864, 0.22305524335220278, 1.0727874370624955, -0.5997673948499801, 1.0391898060028175, 1.0667221012898453, 0.48509603122612277, -0.2832150711402798, 1.0446372985380987, 0.5924982324986942, 1.2027960616955466, 0.7642349654223182], "std": [0.061608794274506114, 0.045198931336157655, 0.04359911778732633, 1.7497320854067149, 0.4667657741211993, 1.569472802885418, 0.03604951974718852, 0.10378978483002871, 0.012772423770212194, 0.847250579948797, 0.17429063696739902, 1.097446513878276], "min": [0.40009024839424434, 0.15663469512644693, 1.0243046370158415, -3.090009993254457, 0.2308662742561789, -1.1378747134090008, 0.4007529335651772, -0.4011665756871906, 1.0224019572527165, -1.221999741346558, 0.9508475104392842, -0.8667053876930806], "max": [0.5852137564419322, 0.2899839126042581, 1.158557219713813, 3.0648039489059893, 1.5213956374172484, 3.137147633149813, 0.539822325576597, -0.1368165746224145, 1.062824077385771, 1.905760239564236, 1.484042973835614, 2.583435185467051], "count": [582]}, "eef_sim_pose_action": {"mean": [0.4785333401258864, 0.22305524335220278, 1.0727874370624955, -0.5997673948499801, 1.0391898060028175, 1.0667221012898453, 0.48509603122612277, -0.2832150711402798, 1.0446372985380987, 0.5924982324986942, 1.2027960616955466, 0.7642349654223182], "std": [0.061608794274506114, 0.045198931336157655, 0.04359911778732633, 1.7497320854067149, 0.4667657741211993, 1.569472802885418, 0.03604951974718852, 0.10378978483002871, 0.012772423770212194, 0.847250579948797, 0.17429063696739902, 1.097446513878276], "min": [0.40009024839424434, 0.15663469512644693, 1.0243046370158415, -3.090009993254457, 0.2308662742561789, -1.1378747134090008, 0.4007529335651772, -0.4011665756871906, 1.0224019572527165, -1.221999741346558, 0.9508475104392842, -0.8667053876930806], "max": [0.5852137564419322, 0.2899839126042581, 1.158557219713813, 3.0648039489059893, 1.5213956374172484, 3.137147633149813, 0.539822325576597, -0.1368165746224145, 1.062824077385771, 1.905760239564236, 1.484042973835614, 2.583435185467051], "count": [582]}, "gripper_mode_state": {"mean": [0.5824742268041238, 0.48625429553264604], "std": [0.49315109440521626, 0.49981101989521287], "min": [0, 0], "max": [1, 1], "count": [582]}, "gripper_activity_state": {"mean": [1.8642611683848798, 1.9123711340206186], "std": [0.4508042303792686, 0.39001922552632873], "min": [0, 0], "max": [2, 2], "count": [582]}, "gripper_mode_action": {"mean": [0.5824742268041238, 0.48625429553264604], "std": [0.49315109440521626, 0.49981101989521287], "min": [0, 0], "max": [1, 1], "count": [582]}, "gripper_activity_action": {"mean": [1.8642611683848798, 1.9123711340206186], "std": [0.4508042303792686, 0.39001922552632873], "min": [0, 0], "max": [2, 2], "count": [582]}, "gripper_open_scale_state": {"mean": [0.3527671827499814, 0.3760515463032664], "std": [0.289133947732999, 0.23238427360163688], "min": [0.031, 0.019], "max": [0.828, 0.73], "count": [582]}, "gripper_open_scale_action": {"mean": [0.3527671827499814, 0.3760515463032664], "std": [0.289133947732999, 0.23238427360163688], "min": [0.031, 0.019], "max": [0.828, 0.73], "count": [582]}}} +{"episode_index": 149, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4497374273783587]], [[0.46563193242983464]], [[0.45994383703917296]]], "std": [[[0.1374177402453508]], [[0.1284712540341005]], [[0.12888172182213115]]], "count": [153]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.2196078431372549]], [[0.13725490196078433]], [[0.17254901960784313]]], "max": [[[0.6392156862745098]], [[0.6274509803921569]], [[0.6274509803921569]]], "mean": [[[0.4765400567089581]], [[0.48276743853859627]], [[0.47347559165278313]]], "std": [[[0.04559055514139706]], [[0.03369255739723339]], [[0.048809156123161335]]], "count": [153]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[0.6666666666666666]], [[0.6431372549019608]], [[0.6392156862745098]]], "mean": [[[0.4688016788414712]], [[0.482647164285104]], [[0.46390430496817464]]], "std": [[[0.06809132850193104]], [[0.043685532619199295]], [[0.07312890984705958]]], "count": [153]}, "observation.state": {"min": [0.15856316685676575, 2.0428555011749268, 0.6057165861129761, -0.09171704947948456, -2.6073999404907227, -1.908116102218628, -0.10751228034496307, 18.0, 0.21877099573612213, 0.21180300414562225, -0.11348100006580353, -2.2699999809265137, 0.45399996638298035, 0.013999988324940205, -0.8827351927757263, -2.0802056789398193, 0.887657105922699, 0.4156327247619629, -1.5050148963928223, -1.2211196422576904, -0.04745550826191902, 42.0, -0.317220002412796, 0.19498799741268158, -0.09053900092840195, 0.8379999995231628, 0.2199999839067459, -3.11299991607666], "max": [0.49726176261901855, 2.0908870697021484, 1.1813435554504395, 0.6376909613609314, -1.9478923082351685, -1.0382789373397827, 0.5021137595176697, 685.0, 0.38082200288772583, 0.3311839997768402, 0.1130639985203743, -0.8510000109672546, 1.062999963760376, 0.828000009059906, -0.019739676266908646, -2.0026257038116455, 2.8838422298431396, 1.3540265560150146, -0.16226325929164886, 1.822542667388916, 1.1158937215805054, 813.0, -0.19357800483703613, 0.45380398631095886, 0.07250600308179855, 2.5179998874664307, 0.9850000143051147, 3.125], "mean": [0.413709819316864, 2.0714499950408936, 0.7916816473007202, 0.17288102209568024, -2.3024163246154785, -1.4329005479812622, 0.2640998959541321, 453.69110107421875, 0.2876174747943878, 0.30897459387779236, 0.00290277530439198, -1.5182154178619385, 0.7685092091560364, 0.44162416458129883, -0.28985369205474854, -2.065406322479248, 2.23653244972229, 0.8628735542297363, -0.993782103061676, 0.7747109532356262, 0.5667375922203064, 361.51214599609375, -0.2390461266040802, 0.3069954216480255, -0.026577778160572052, 1.6500370502471924, 0.562549352645874, 1.451966643333435], "std": [0.09343107789754868, 0.016840511932969093, 0.13778559863567352, 0.2095564603805542, 0.3046629726886749, 0.2530970573425293, 0.15760329365730286, 276.5770568847656, 0.05398537218570709, 0.024383598938584328, 0.09370620548725128, 0.6108202338218689, 0.10858915001153946, 0.3220153748989105, 0.2777446210384369, 0.015806151553988457, 0.7572460770606995, 0.2286907136440277, 0.4348762631416321, 1.0361223220825195, 0.4195479452610016, 324.5482177734375, 0.0335383340716362, 0.09387337416410446, 0.053234752267599106, 0.4621174931526184, 0.2017800360918045, 2.2363038063049316], "count": [819]}, "action": {"min": [0.15856316685676575, 2.0428555011749268, 0.6057165861129761, -0.09171704947948456, -2.6073999404907227, -1.908116102218628, -0.10751228034496307, 18.0, 0.21877099573612213, 0.21180300414562225, -0.11348100006580353, -2.2699999809265137, 0.45399996638298035, 0.013999988324940205, -0.8827351927757263, -2.0802056789398193, 0.887657105922699, 0.4156327247619629, -1.5050148963928223, -1.2211196422576904, -0.04745550826191902, 42.0, -0.317220002412796, 0.19498799741268158, -0.09053900092840195, 0.8379999995231628, 0.2199999839067459, -3.11299991607666], "max": [0.49726176261901855, 2.0908870697021484, 1.1813435554504395, 0.6376909613609314, -1.9478923082351685, -1.0382789373397827, 0.5021137595176697, 685.0, 0.38082200288772583, 0.3311839997768402, 0.1130639985203743, -0.8510000109672546, 1.062999963760376, 0.828000009059906, -0.019739676266908646, -2.0026257038116455, 2.8838422298431396, 1.3540265560150146, -0.16226325929164886, 1.822542667388916, 1.1158937215805054, 813.0, -0.19357800483703613, 0.45380398631095886, 0.07250600308179855, 2.5179998874664307, 0.9850000143051147, 3.125], "mean": [0.413709819316864, 2.0714499950408936, 0.7916816473007202, 0.17288102209568024, -2.3024163246154785, -1.4329005479812622, 0.2640998959541321, 453.69110107421875, 0.2876174747943878, 0.30897459387779236, 0.00290277530439198, -1.5182154178619385, 0.7685092091560364, 0.44162416458129883, -0.28985369205474854, -2.065406322479248, 2.23653244972229, 0.8628735542297363, -0.993782103061676, 0.7747109532356262, 0.5667375922203064, 361.51214599609375, -0.2390461266040802, 0.3069954216480255, -0.026577778160572052, 1.6500370502471924, 0.562549352645874, 1.451966643333435], "std": [0.09343107789754868, 0.016840511932969093, 0.13778559863567352, 0.2095564603805542, 0.3046629726886749, 0.2530970573425293, 0.15760329365730286, 276.5770568847656, 0.05398537218570709, 0.024383598938584328, 0.09370620548725128, 0.6108202338218689, 0.10858915001153946, 0.3220153748989105, 0.2777446210384369, 0.015806151553988457, 0.7572460770606995, 0.2286907136440277, 0.4348762631416321, 1.0361223220825195, 0.4195479452610016, 324.5482177734375, 0.0335383340716362, 0.09387337416410446, 0.053234752267599106, 0.4621174931526184, 0.2017800360918045, 2.2363038063049316], "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": [151], "max": [151], "mean": [151.0], "std": [0.0], "count": [819]}, "index": {"min": [98842], "max": [99660], "mean": [99251.0], "std": [236.42475899674017], "count": [819]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [819]}, "subtask_annotation": {"mean": [4.063492063492063, 9.0, 9.0, 9.0, 9.0], "std": [1.5590526586840985, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [819]}, "scene_annotation": {"mean": [151.0], "std": [0.0], "min": [151], "max": [151], "count": [819]}, "eef_direction_state": {"mean": [4.474969474969475, 4.586080586080586], "std": [2.032770856638938, 2.158177598771804], "min": [0, 0], "max": [6, 6], "count": [819]}, "eef_velocity_state": {"mean": [0.5897435897435898, 0.4261294261294261], "std": [0.7347587264022283, 0.6407802309467713], "min": [0, 0], "max": [2, 2], "count": [819]}, "eef_acc_mag_state": {"mean": [0.63003663003663, 0.40293040293040294], "std": [0.8081552418150415, 0.7084290752213722], "min": [0, 0], "max": [2, 2], "count": [819]}, "eef_direction_action": {"mean": [4.474969474969475, 4.586080586080586], "std": [2.032770856638938, 2.158177598771804], "min": [0, 0], "max": [6, 6], "count": [819]}, "eef_velocity_action": {"mean": [0.5897435897435898, 0.4261294261294261], "std": [0.7347587264022283, 0.6407802309467713], "min": [0, 0], "max": [2, 2], "count": [819]}, "eef_acc_mag_action": {"mean": [0.63003663003663, 0.40293040293040294], "std": [0.8081552418150415, 0.7084290752213722], "min": [0, 0], "max": [2, 2], "count": [819]}, "eef_sim_pose_state": {"mean": [0.49449609277178647, 0.21692741811593533, 1.0784503278581272, -0.08437729759536522, 1.0727970937821527, 0.9584791680676191, 0.49910875398976406, -0.27771522880511984, 1.0507814589109497, 0.08647617117047453, 1.2362479067831744, 0.34859719856761207], "std": [0.10056598164434935, 0.057639551502493655, 0.03807807399504728, 1.7196621393041205, 0.3138408581292324, 1.422111272438955, 0.025742778349907406, 0.08771504565086025, 0.021327626667464333, 0.48166879706065135, 0.22400134920878864, 0.46670439617080384], "min": [0.3819037374543445, 0.14304097548230427, 1.0325798313294516, -3.1414685870306545, 0.4174190191139051, -3.131352878919043, 0.40082084726402556, -0.40180746796079403, 1.0174345500425572, -1.2499300768133683, 0.9868828239161784, -0.8233441921978955], "max": [0.6574900512689585, 0.3189770625716336, 1.1848435506790789, 3.140694168223574, 1.4000725242975212, 3.1319636135358615, 0.5239477320116676, -0.16468599809344175, 1.0793786661522746, 0.7614280301295484, 1.5438868686389937, 1.3935022229453204], "count": [819]}, "eef_sim_pose_action": {"mean": [0.49449609277178647, 0.21692741811593533, 1.0784503278581272, -0.08437729759536522, 1.0727970937821527, 0.9584791680676191, 0.49910875398976406, -0.27771522880511984, 1.0507814589109497, 0.08647617117047453, 1.2362479067831744, 0.34859719856761207], "std": [0.10056598164434935, 0.057639551502493655, 0.03807807399504728, 1.7196621393041205, 0.3138408581292324, 1.422111272438955, 0.025742778349907406, 0.08771504565086025, 0.021327626667464333, 0.48166879706065135, 0.22400134920878864, 0.46670439617080384], "min": [0.3819037374543445, 0.14304097548230427, 1.0325798313294516, -3.1414685870306545, 0.4174190191139051, -3.131352878919043, 0.40082084726402556, -0.40180746796079403, 1.0174345500425572, -1.2499300768133683, 0.9868828239161784, -0.8233441921978955], "max": [0.6574900512689585, 0.3189770625716336, 1.1848435506790789, 3.140694168223574, 1.4000725242975212, 3.1319636135358615, 0.5239477320116676, -0.16468599809344175, 1.0793786661522746, 0.7614280301295484, 1.5438868686389937, 1.3935022229453204], "count": [819]}, "gripper_mode_state": {"mean": [0.6092796092796092, 0.43956043956043955], "std": [0.48791184346733724, 0.49633361717082664], "min": [0, 0], "max": [1, 1], "count": [819]}, "gripper_activity_state": {"mean": [1.9181929181929183, 1.9438339438339438], "std": [0.3555231841319817, 0.31529268418225914], "min": [0, 0], "max": [2, 2], "count": [819]}, "gripper_mode_action": {"mean": [0.6092796092796092, 0.43956043956043955], "std": [0.48791184346733724, 0.49633361717082664], "min": [0, 0], "max": [1, 1], "count": [819]}, "gripper_activity_action": {"mean": [1.9181929181929183, 1.9438339438339438], "std": [0.3555231841319817, 0.31529268418225914], "min": [0, 0], "max": [2, 2], "count": [819]}, "gripper_open_scale_state": {"mean": [0.361512209891107, 0.4536910867795834], "std": [0.3245484890800695, 0.27657705411912786], "min": [0.042, 0.018], "max": [0.813, 0.685], "count": [819]}, "gripper_open_scale_action": {"mean": [0.361512209891107, 0.4536910867795834], "std": [0.3245484890800695, 0.27657705411912786], "min": [0.042, 0.018], "max": [0.813, 0.685], "count": [819]}}} +{"episode_index": 150, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44065672554008883]], [[0.45899717482412816]], [[0.45154429694905956]]], "std": [[[0.14269861688350471]], [[0.13280958928211092]], [[0.1346288038943151]]], "count": [131]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.17254901960784313]], [[0.12156862745098039]], [[0.13333333333333333]]], "max": [[[0.6352941176470588]], [[0.6313725490196078]], [[0.6274509803921569]]], "mean": [[[0.4746468374245373]], [[0.48209247617622114]], [[0.47287232450232003]]], "std": [[[0.044090933388962215]], [[0.034462273556358995]], [[0.04775003190589094]]], "count": [131]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.050980392156862744]], [[0.027450980392156862]]], "max": [[[0.6627450980392157]], [[0.6392156862745098]], [[0.6470588235294118]]], "mean": [[[0.4720741250062366]], [[0.4862505675298109]], [[0.46916486896921616]]], "std": [[[0.0686472642302377]], [[0.044369838205504684]], [[0.0730455118417816]]], "count": [131]}, "observation.state": {"min": [0.17931514978408813, 1.9893264770507812, 0.16983799636363983, -0.14770722389221191, -2.0416512489318848, -1.884973168373108, -0.02905973419547081, 21.0, 0.21047599613666534, 0.20177799463272095, -0.1288120001554489, -2.311000108718872, 0.6330000162124634, -0.12200000882148743, -0.48111745715141296, -2.080066204071045, 1.221608281135559, 0.2837381660938263, -1.5722798109054565, -1.639405369758606, -0.21146409213542938, 28.0, -0.33957600593566895, 0.23378600180149078, -0.09484899789094925, 1.253000020980835, -0.023999996483325958, -3.1411852836608887], "max": [0.573340654373169, 2.08598256111145, 1.1935086250305176, 0.45577529072761536, -1.6202763319015503, -1.0045068264007568, 0.6649704575538635, 661.0, 0.3953059911727905, 0.3416590094566345, 0.14955399930477142, -0.6299999952316284, 1.0499999523162842, 0.828000009059906, -0.017749998718500137, -2.057760715484619, 2.8827428817749023, 1.6292997598648071, -0.4109377861022949, 1.5450876951217651, 1.2059876918792725, 813.0, -0.2032579928636551, 0.41177698969841003, 0.07737000286579132, 2.624000072479248, 1.1610000133514404, 3.1410000324249268], "mean": [0.4219973385334015, 2.058546781539917, 0.641592800617218, 0.1786751002073288, -2.025977611541748, -1.4231325387954712, 0.2369793802499771, 412.8382568359375, 0.30433034896850586, 0.29407429695129395, 0.007724583614617586, -1.4553815126419067, 0.7673206329345703, 0.38355156779289246, -0.24083349108695984, -2.072458505630493, 2.3658864498138428, 0.9730399250984192, -1.1028714179992676, 0.5804570317268372, 0.40753406286239624, 292.2339782714844, -0.24417109787464142, 0.29051774740219116, -0.04296715930104256, 1.803527593612671, 0.6056635975837708, 0.9788487553596497], "std": [0.11009472608566284, 0.033140555024147034, 0.43096262216567993, 0.22014440596103668, 0.05448869243264198, 0.28176215291023254, 0.16693826019763947, 254.9888458251953, 0.07463416457176208, 0.032302290201187134, 0.11350392550230026, 0.704282283782959, 0.09376000612974167, 0.36268630623817444, 0.1224578320980072, 0.0071548763662576675, 0.6064938902854919, 0.37446147203445435, 0.41793540120124817, 1.1885888576507568, 0.4613844156265259, 313.59259033203125, 0.030024679377675056, 0.05013417452573776, 0.048381805419921875, 0.4144260585308075, 0.3448081314563751, 2.6149778366088867], "count": [671]}, "action": {"min": [0.17931514978408813, 1.9893264770507812, 0.16983799636363983, -0.14770722389221191, -2.0416512489318848, -1.884973168373108, -0.02905973419547081, 21.0, 0.21047599613666534, 0.20177799463272095, -0.1288120001554489, -2.311000108718872, 0.6330000162124634, -0.12200000882148743, -0.48111745715141296, -2.080066204071045, 1.221608281135559, 0.2837381660938263, -1.5722798109054565, -1.639405369758606, -0.21146409213542938, 28.0, -0.33957600593566895, 0.23378600180149078, -0.09484899789094925, 1.253000020980835, -0.023999996483325958, -3.1411852836608887], "max": [0.573340654373169, 2.08598256111145, 1.1935086250305176, 0.45577529072761536, -1.6202763319015503, -1.0045068264007568, 0.6649704575538635, 661.0, 0.3953059911727905, 0.3416590094566345, 0.14955399930477142, -0.6299999952316284, 1.0499999523162842, 0.828000009059906, -0.017749998718500137, -2.057760715484619, 2.8827428817749023, 1.6292997598648071, -0.4109377861022949, 1.5450876951217651, 1.2059876918792725, 813.0, -0.2032579928636551, 0.41177698969841003, 0.07737000286579132, 2.624000072479248, 1.1610000133514404, 3.1410000324249268], "mean": [0.4219973385334015, 2.058546781539917, 0.641592800617218, 0.1786751002073288, -2.025977611541748, -1.4231325387954712, 0.2369793802499771, 412.8382568359375, 0.30433034896850586, 0.29407429695129395, 0.007724583614617586, -1.4553815126419067, 0.7673206329345703, 0.38355156779289246, -0.24083349108695984, -2.072458505630493, 2.3658864498138428, 0.9730399250984192, -1.1028714179992676, 0.5804570317268372, 0.40753406286239624, 292.2339782714844, -0.24417109787464142, 0.29051774740219116, -0.04296715930104256, 1.803527593612671, 0.6056635975837708, 0.9788487553596497], "std": [0.11009472608566284, 0.033140555024147034, 0.43096262216567993, 0.22014440596103668, 0.05448869243264198, 0.28176215291023254, 0.16693826019763947, 254.9888458251953, 0.07463416457176208, 0.032302290201187134, 0.11350392550230026, 0.704282283782959, 0.09376000612974167, 0.36268630623817444, 0.1224578320980072, 0.0071548763662576675, 0.6064938902854919, 0.37446147203445435, 0.41793540120124817, 1.1885888576507568, 0.4613844156265259, 313.59259033203125, 0.030024679377675056, 0.05013417452573776, 0.048381805419921875, 0.4144260585308075, 0.3448081314563751, 2.6149778366088867], "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": [152], "max": [152], "mean": [152.0], "std": [0.0], "count": [671]}, "index": {"min": [99661], "max": [100331], "mean": [99996.0], "std": [193.70080020485202], "count": [671]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [671]}, "subtask_annotation": {"mean": [3.9597615499254846, 9.0, 9.0, 9.0, 9.0], "std": [1.6844664041878497, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [671]}, "scene_annotation": {"mean": [152.0], "std": [0.0], "min": [152], "max": [152], "count": [671]}, "eef_direction_state": {"mean": [4.330849478390462, 4.0253353204172875], "std": [2.160667024498709, 2.2964267258574336], "min": [0, 0], "max": [6, 6], "count": [671]}, "eef_velocity_state": {"mean": [0.5901639344262295, 0.6020864381520119], "std": [0.714231614225303, 0.6978325812509912], "min": [0, 0], "max": [2, 2], "count": [671]}, "eef_acc_mag_state": {"mean": [0.6020864381520119, 0.4992548435171386], "std": [0.7956261572473999, 0.7503100476093898], "min": [0, 0], "max": [2, 2], "count": [671]}, "eef_direction_action": {"mean": [4.330849478390462, 4.0253353204172875], "std": [2.160667024498709, 2.2964267258574336], "min": [0, 0], "max": [6, 6], "count": [671]}, "eef_velocity_action": {"mean": [0.5901639344262295, 0.6020864381520119], "std": [0.714231614225303, 0.6978325812509912], "min": [0, 0], "max": [2, 2], "count": [671]}, "eef_acc_mag_action": {"mean": [0.6020864381520119, 0.4992548435171386], "std": [0.7956261572473999, 0.7503100476093898], "min": [0, 0], "max": [2, 2], "count": [671]}, "eef_sim_pose_state": {"mean": [0.47975232622702, 0.21058328891244582, 1.0688956776727052, -0.4399697448235751, 1.1077921426145918, 0.9406828738526228, 0.48446024099837265, -0.2887970084229176, 1.0440515338231138, 0.48927190079484245, 1.239920250324945, 0.29798975247888415], "std": [0.058391718806954596, 0.04463532440332731, 0.05330425802657665, 1.800594166471629, 0.4344447574998876, 1.5963214170992321, 0.0334103903713444, 0.11299292948187857, 0.02190733416396101, 1.3563547492734822, 0.20646850249931942, 1.4635643971243988], "min": [0.415777561451618, 0.14973549713449208, 1.0174975552863208, -3.1363865393288575, 0.19753693553988838, -3.1312953474227467, 0.38975183172120076, -0.42235267026649725, 1.0094043326353406, -3.1251939113893816, 0.9899625188303061, -3.056458955756944], "max": [0.6026396398555102, 0.3133170503868659, 1.1960455387890723, 3.125341779512022, 1.5490857172444001, 3.1267408063561937, 0.5325617673356664, -0.1497436773563918, 1.0793874594816013, 3.1327746920236557, 1.5568492474121358, 3.1389641109421853], "count": [671]}, "eef_sim_pose_action": {"mean": [0.47975232622702, 0.21058328891244582, 1.0688956776727052, -0.4399697448235751, 1.1077921426145918, 0.9406828738526228, 0.48446024099837265, -0.2887970084229176, 1.0440515338231138, 0.48927190079484245, 1.239920250324945, 0.29798975247888415], "std": [0.058391718806954596, 0.04463532440332731, 0.05330425802657665, 1.800594166471629, 0.4344447574998876, 1.5963214170992321, 0.0334103903713444, 0.11299292948187857, 0.02190733416396101, 1.3563547492734822, 0.20646850249931942, 1.4635643971243988], "min": [0.415777561451618, 0.14973549713449208, 1.0174975552863208, -3.1363865393288575, 0.19753693553988838, -3.1312953474227467, 0.38975183172120076, -0.42235267026649725, 1.0094043326353406, -3.1251939113893816, 0.9899625188303061, -3.056458955756944], "max": [0.6026396398555102, 0.3133170503868659, 1.1960455387890723, 3.125341779512022, 1.5490857172444001, 3.1267408063561937, 0.5325617673356664, -0.1497436773563918, 1.0793874594816013, 3.1327746920236557, 1.5568492474121358, 3.1389641109421853], "count": [671]}, "gripper_mode_state": {"mean": [0.676602086438152, 0.4172876304023845], "std": [0.46777313204767296, 0.49311120846676054], "min": [0, 0], "max": [1, 1], "count": [671]}, "gripper_activity_state": {"mean": [1.8777943368107302, 1.9344262295081966], "std": [0.45016826729568626, 0.33009675251117115], "min": [0, 0], "max": [2, 2], "count": [671]}, "gripper_mode_action": {"mean": [0.676602086438152, 0.4172876304023845], "std": [0.46777313204767296, 0.49311120846676054], "min": [0, 0], "max": [1, 1], "count": [671]}, "gripper_activity_action": {"mean": [1.8777943368107302, 1.9344262295081966], "std": [0.45016826729568626, 0.33009675251117115], "min": [0, 0], "max": [2, 2], "count": [671]}, "gripper_open_scale_state": {"mean": [0.29223397907023996, 0.4128383010915425], "std": [0.31359261802958266, 0.25498878482264803], "min": [0.028, 0.021], "max": [0.813, 0.661], "count": [671]}, "gripper_open_scale_action": {"mean": [0.29223397907023996, 0.4128383010915425], "std": [0.31359261802958266, 0.25498878482264803], "min": [0.028, 0.021], "max": [0.813, 0.661], "count": [671]}}} +{"episode_index": 151, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4429087630113774]], [[0.46069622670055677]], [[0.4531688347252481]]], "std": [[[0.14482008907143798]], [[0.13521675251905174]], [[0.13695047564276308]]], "count": [135]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13333333333333333]], [[0.10196078431372549]], [[0.09803921568627451]]], "max": [[[0.6313725490196078]], [[0.6274509803921569]], [[0.6274509803921569]]], "mean": [[[0.4751764373033164]], [[0.48215204853546356]], [[0.47358189905591863]]], "std": [[[0.044260486688274]], [[0.03449317102682306]], [[0.04737937326862835]]], "count": [135]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[0.6705882352941176]], [[0.6431372549019608]], [[0.6588235294117647]]], "mean": [[[0.4719701767126604]], [[0.4862294193294602]], [[0.46886636105059304]]], "std": [[[0.06891461221176814]], [[0.045174711060610204]], [[0.07363767233083923]]], "count": [135]}, "observation.state": {"min": [0.12822934985160828, 2.0262575149536133, -0.1690351516008377, -0.14924310147762299, -1.72255277633667, -1.8493683338165283, -0.09882055222988129, 17.0, 0.21715599298477173, 0.20352500677108765, -0.11339200288057327, -2.2679998874664307, 0.5149999856948853, -0.03500000387430191, -0.642822265625, -2.080188274383545, 1.2181700468063354, 0.19626227021217346, -1.6096125841140747, -1.5793135166168213, -0.22249458730220795, 30.0, -0.32117199897766113, 0.20856299996376038, -0.09554500132799149, 1.0290000438690186, -0.06599999964237213, -3.1411852836608887], "max": [0.6612354516983032, 2.082474708557129, 0.7117976546287537, 0.5339311361312866, -1.6042892932891846, -1.183595061302185, 0.5734105110168457, 657.0, 0.39839500188827515, 0.3472740054130554, 0.1431329995393753, -0.7269999980926514, 0.9729999899864197, 0.6830000281333923, -0.03808308392763138, -2.058040142059326, 2.874661922454834, 1.551684856414795, -0.3833441436290741, 1.724001407623291, 1.1583576202392578, 758.0, -0.1975329965353012, 0.4229699969291687, 0.053203001618385315, 2.5950000286102295, 1.1130000352859497, 3.140000104904175], "mean": [0.4723053276538849, 2.068525791168213, 0.23731590807437897, 0.16451051831245422, -1.658385157585144, -1.4820526838302612, 0.1845148503780365, 413.900146484375, 0.2941345274448395, 0.29786381125450134, 0.00032472371822223067, -1.5362352132797241, 0.7266985774040222, 0.34102606773376465, -0.27932310104370117, -2.0718307495117188, 2.3869564533233643, 0.9834767580032349, -1.1395823955535889, 0.6166332960128784, 0.4404081106185913, 267.150146484375, -0.22960560023784637, 0.292944073677063, -0.045936085283756256, 1.7493484020233154, 0.5985247492790222, 1.2427982091903687], "std": [0.1468905806541443, 0.017939185723662376, 0.37234148383140564, 0.20544050633907318, 0.04579215496778488, 0.2248605340719223, 0.11829875409603119, 268.920654296875, 0.06753426045179367, 0.03494914993643761, 0.10721287876367569, 0.6471951007843018, 0.12767912447452545, 0.29694780707359314, 0.17993026971817017, 0.00784060638397932, 0.6034862995147705, 0.31348279118537903, 0.44635504484176636, 1.2147043943405151, 0.4745234251022339, 305.8215637207031, 0.030051594600081444, 0.05916845053434372, 0.04424561932682991, 0.46406325697898865, 0.34145864844322205, 2.435119390487671], "count": [696]}, "action": {"min": [0.12822934985160828, 2.0262575149536133, -0.1690351516008377, -0.14924310147762299, -1.72255277633667, -1.8493683338165283, -0.09882055222988129, 17.0, 0.21715599298477173, 0.20352500677108765, -0.11339200288057327, -2.2679998874664307, 0.5149999856948853, -0.03500000387430191, -0.642822265625, -2.080188274383545, 1.2181700468063354, 0.19626227021217346, -1.6096125841140747, -1.5793135166168213, -0.22249458730220795, 30.0, -0.32117199897766113, 0.20856299996376038, -0.09554500132799149, 1.0290000438690186, -0.06599999964237213, -3.1411852836608887], "max": [0.6612354516983032, 2.082474708557129, 0.7117976546287537, 0.5339311361312866, -1.6042892932891846, -1.183595061302185, 0.5734105110168457, 657.0, 0.39839500188827515, 0.3472740054130554, 0.1431329995393753, -0.7269999980926514, 0.9729999899864197, 0.6830000281333923, -0.03808308392763138, -2.058040142059326, 2.874661922454834, 1.551684856414795, -0.3833441436290741, 1.724001407623291, 1.1583576202392578, 758.0, -0.1975329965353012, 0.4229699969291687, 0.053203001618385315, 2.5950000286102295, 1.1130000352859497, 3.140000104904175], "mean": [0.4723053276538849, 2.068525791168213, 0.23731590807437897, 0.16451051831245422, -1.658385157585144, -1.4820526838302612, 0.1845148503780365, 413.900146484375, 0.2941345274448395, 0.29786381125450134, 0.00032472371822223067, -1.5362352132797241, 0.7266985774040222, 0.34102606773376465, -0.27932310104370117, -2.0718307495117188, 2.3869564533233643, 0.9834767580032349, -1.1395823955535889, 0.6166332960128784, 0.4404081106185913, 267.150146484375, -0.22960560023784637, 0.292944073677063, -0.045936085283756256, 1.7493484020233154, 0.5985247492790222, 1.2427982091903687], "std": [0.1468905806541443, 0.017939185723662376, 0.37234148383140564, 0.20544050633907318, 0.04579215496778488, 0.2248605340719223, 0.11829875409603119, 268.920654296875, 0.06753426045179367, 0.03494914993643761, 0.10721287876367569, 0.6471951007843018, 0.12767912447452545, 0.29694780707359314, 0.17993026971817017, 0.00784060638397932, 0.6034862995147705, 0.31348279118537903, 0.44635504484176636, 1.2147043943405151, 0.4745234251022339, 305.8215637207031, 0.030051594600081444, 0.05916845053434372, 0.04424561932682991, 0.46406325697898865, 0.34145864844322205, 2.435119390487671], "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": [153], "max": [153], "mean": [153.0], "std": [0.0], "count": [696]}, "index": {"min": [100332], "max": [101027], "mean": [100679.5], "std": [200.9176862963205], "count": [696]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [696]}, "subtask_annotation": {"mean": [3.956896551724138, 9.0, 9.0, 9.0, 9.0], "std": [1.7148384263186196, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [696]}, "scene_annotation": {"mean": [153.0], "std": [0.0], "min": [153], "max": [153], "count": [696]}, "eef_direction_state": {"mean": [4.255747126436781, 4.341954022988506], "std": [2.190128391861217, 2.383677415439145], "min": [0, 0], "max": [6, 6], "count": [696]}, "eef_velocity_state": {"mean": [0.6005747126436781, 0.4885057471264368], "std": [0.728089700678507, 0.6926419996088452], "min": [0, 0], "max": [2, 2], "count": [696]}, "eef_acc_mag_state": {"mean": [0.5689655172413793, 0.4468390804597701], "std": [0.7811442159852839, 0.7311157490252246], "min": [0, 0], "max": [2, 2], "count": [696]}, "eef_direction_action": {"mean": [4.255747126436781, 4.341954022988506], "std": [2.190128391861217, 2.383677415439145], "min": [0, 0], "max": [6, 6], "count": [696]}, "eef_velocity_action": {"mean": [0.6005747126436781, 0.4885057471264368], "std": [0.728089700678507, 0.6926419996088452], "min": [0, 0], "max": [2, 2], "count": [696]}, "eef_acc_mag_action": {"mean": [0.5689655172413793, 0.4468390804597701], "std": [0.7811442159852839, 0.7311157490252246], "min": [0, 0], "max": [2, 2], "count": [696]}, "eef_sim_pose_state": {"mean": [0.48293202867225016, 0.19706700383790451, 1.076492912215045, -0.3616706788328189, 1.093466731524865, 1.0259031484159225, 0.48840211287178403, -0.27865369126798006, 1.0453921776608759, 0.24103962170711804, 1.2798231569505192, 0.4359119333964729], "std": [0.06891640735678048, 0.0471196349768956, 0.046112754714246015, 1.8420655373395105, 0.4665761766649908, 1.5695745785882445, 0.036819075414867126, 0.10393926874426578, 0.023039239588397063, 0.582651326619963, 0.22257963723956758, 0.801959671358461], "min": [0.3925475739598851, 0.1420862816698314, 1.0254279072298025, -3.1330481462581163, 0.1553416160118588, -3.134128861594613, 0.38912589595042546, -0.4077321334960526, 1.005292353009828, -1.1043289728058194, 0.977846704632912, -0.6295828856717217], "max": [0.6187861911986365, 0.3030307674078484, 1.1804203934026316, 3.0130128936310423, 1.5474132056002485, 3.138255558435154, 0.5387416614047876, -0.16385271077109706, 1.0857354848515375, 1.188014492791005, 1.5642130618681662, 1.8665886310680941], "count": [696]}, "eef_sim_pose_action": {"mean": [0.48293202867225016, 0.19706700383790451, 1.076492912215045, -0.3616706788328189, 1.093466731524865, 1.0259031484159225, 0.48840211287178403, -0.27865369126798006, 1.0453921776608759, 0.24103962170711804, 1.2798231569505192, 0.4359119333964729], "std": [0.06891640735678048, 0.0471196349768956, 0.046112754714246015, 1.8420655373395105, 0.4665761766649908, 1.5695745785882445, 0.036819075414867126, 0.10393926874426578, 0.023039239588397063, 0.582651326619963, 0.22257963723956758, 0.801959671358461], "min": [0.3925475739598851, 0.1420862816698314, 1.0254279072298025, -3.1330481462581163, 0.1553416160118588, -3.134128861594613, 0.38912589595042546, -0.4077321334960526, 1.005292353009828, -1.1043289728058194, 0.977846704632912, -0.6295828856717217], "max": [0.6187861911986365, 0.3030307674078484, 1.1804203934026316, 3.0130128936310423, 1.5474132056002485, 3.138255558435154, 0.5387416614047876, -0.16385271077109706, 1.0857354848515375, 1.188014492791005, 1.5642130618681662, 1.8665886310680941], "count": [696]}, "gripper_mode_state": {"mean": [0.6709770114942529, 0.46695402298850575], "std": [0.46985834199309157, 0.4989067682476901], "min": [0, 0], "max": [1, 1], "count": [696]}, "gripper_activity_state": {"mean": [1.8979885057471264, 1.9252873563218391], "std": [0.36702669871418375, 0.35175043099078956], "min": [0, 0], "max": [2, 2], "count": [696]}, "gripper_mode_action": {"mean": [0.6709770114942529, 0.46695402298850575], "std": [0.46985834199309157, 0.4989067682476901], "min": [0, 0], "max": [1, 1], "count": [696]}, "gripper_activity_action": {"mean": [1.8979885057471264, 1.9252873563218391], "std": [0.36702669871418375, 0.35175043099078956], "min": [0, 0], "max": [2, 2], "count": [696]}, "gripper_open_scale_state": {"mean": [0.26715014368912243, 0.4139001436288328], "std": [0.30582159329119485, 0.26892089423549526], "min": [0.03, 0.017], "max": [0.758, 0.657], "count": [696]}, "gripper_open_scale_action": {"mean": [0.26715014368912243, 0.4139001436288328], "std": [0.30582159329119485, 0.26892089423549526], "min": [0.03, 0.017], "max": [0.758, 0.657], "count": [696]}}} +{"episode_index": 152, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4495114288709584]], [[0.46554008148244547]], [[0.4581827589073978]]], "std": [[[0.1407592190753934]], [[0.1301692082363953]], [[0.13226908080040684]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.15294117647058825]], [[0.11764705882352941]], [[0.11764705882352941]]], "max": [[[0.6549019607843137]], [[0.6235294117647059]], [[0.6196078431372549]]], "mean": [[[0.47277818446700215]], [[0.4795180027763318]], [[0.4703646972063162]]], "std": [[[0.04545437408333174]], [[0.036743695744978835]], [[0.04860770522855476]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.058823529411764705]], [[0.03137254901960784]]], "max": [[[0.6588235294117647]], [[0.6313725490196078]], [[0.6431372549019608]]], "mean": [[[0.4714025066516282]], [[0.4848881532332697]], [[0.4680632627682342]]], "std": [[[0.06554845653829137]], [[0.04071044201135149]], [[0.07109242791320984]]], "count": [113]}, "observation.state": {"min": [0.12939871847629547, 2.0207772254943848, 0.09208357334136963, -0.16580627858638763, -1.8813079595565796, -1.9511734247207642, -0.14318682253360748, 14.0, 0.19275599718093872, 0.20115700364112854, -0.12203499674797058, -2.1689999103546143, 0.6119999885559082, 0.08399997651576996, -0.576604425907135, -2.080362558364868, 1.3202892541885376, 0.28614675998687744, -1.5819839239120483, -1.459409475326538, -0.46031317114830017, 32.0, -0.317795991897583, 0.20926900207996368, -0.0843840017914772, 0.9020000100135803, 0.02200000360608101, -3.134185314178467], "max": [0.6228905320167542, 2.086261749267578, 0.6982364654541016, 0.5205444693565369, -1.6089493036270142, -1.1318460702896118, 0.6078458428382874, 705.0, 0.39737099409103394, 0.34358900785446167, 0.13610799610614777, -0.7779999375343323, 0.8949999809265137, 0.8659999966621399, -0.060126591473817825, -2.047672748565674, 2.882411479949951, 1.5681086778640747, -0.4230852723121643, 1.82573664188385, 0.9360550045967102, 749.0, -0.20692899823188782, 0.41051000356674194, 0.039744000881910324, 2.763000011444092, 1.1679999828338623, 3.138000011444092], "mean": [0.4308507442474365, 2.069422960281372, 0.3855249881744385, 0.17850936949253082, -1.7586419582366943, -1.445831060409546, 0.1470443457365036, 406.7773742675781, 0.3008630573749542, 0.29460546374320984, 0.006307486444711685, -1.4301121234893799, 0.7550769448280334, 0.3928322494029999, -0.2555280327796936, -2.0696816444396973, 2.3909852504730225, 0.9155211448669434, -1.0999161005020142, 0.6952801942825317, 0.3134356439113617, 375.7319030761719, -0.24204479157924652, 0.2894519567489624, -0.034328967332839966, 1.6821560859680176, 0.6238468885421753, 1.3193598985671997], "std": [0.13466347754001617, 0.020957931876182556, 0.25310802459716797, 0.2554667294025421, 0.11519517004489899, 0.2237919270992279, 0.21433667838573456, 264.86456298828125, 0.08347825706005096, 0.03253945708274841, 0.10365922749042511, 0.5583465099334717, 0.06727271527051926, 0.223932147026062, 0.1538563221693039, 0.008485344238579273, 0.5734122395515442, 0.3774797022342682, 0.3999636471271515, 1.2259455919265747, 0.484372615814209, 311.9698181152344, 0.03165403753519058, 0.053960155695676804, 0.03676554933190346, 0.5298569202423096, 0.3270817697048187, 2.2693755626678467], "count": [548]}, "action": {"min": [0.12939871847629547, 2.0207772254943848, 0.09208357334136963, -0.16580627858638763, -1.8813079595565796, -1.9511734247207642, -0.14318682253360748, 14.0, 0.19275599718093872, 0.20115700364112854, -0.12203499674797058, -2.1689999103546143, 0.6119999885559082, 0.08399997651576996, -0.576604425907135, -2.080362558364868, 1.3202892541885376, 0.28614675998687744, -1.5819839239120483, -1.459409475326538, -0.46031317114830017, 32.0, -0.317795991897583, 0.20926900207996368, -0.0843840017914772, 0.9020000100135803, 0.02200000360608101, -3.134185314178467], "max": [0.6228905320167542, 2.086261749267578, 0.6982364654541016, 0.5205444693565369, -1.6089493036270142, -1.1318460702896118, 0.6078458428382874, 705.0, 0.39737099409103394, 0.34358900785446167, 0.13610799610614777, -0.7779999375343323, 0.8949999809265137, 0.8659999966621399, -0.060126591473817825, -2.047672748565674, 2.882411479949951, 1.5681086778640747, -0.4230852723121643, 1.82573664188385, 0.9360550045967102, 749.0, -0.20692899823188782, 0.41051000356674194, 0.039744000881910324, 2.763000011444092, 1.1679999828338623, 3.138000011444092], "mean": [0.4308507442474365, 2.069422960281372, 0.3855249881744385, 0.17850936949253082, -1.7586419582366943, -1.445831060409546, 0.1470443457365036, 406.7773742675781, 0.3008630573749542, 0.29460546374320984, 0.006307486444711685, -1.4301121234893799, 0.7550769448280334, 0.3928322494029999, -0.2555280327796936, -2.0696816444396973, 2.3909852504730225, 0.9155211448669434, -1.0999161005020142, 0.6952801942825317, 0.3134356439113617, 375.7319030761719, -0.24204479157924652, 0.2894519567489624, -0.034328967332839966, 1.6821560859680176, 0.6238468885421753, 1.3193598985671997], "std": [0.13466347754001617, 0.020957931876182556, 0.25310802459716797, 0.2554667294025421, 0.11519517004489899, 0.2237919270992279, 0.21433667838573456, 264.86456298828125, 0.08347825706005096, 0.03253945708274841, 0.10365922749042511, 0.5583465099334717, 0.06727271527051926, 0.223932147026062, 0.1538563221693039, 0.008485344238579273, 0.5734122395515442, 0.3774797022342682, 0.3999636471271515, 1.2259455919265747, 0.484372615814209, 311.9698181152344, 0.03165403753519058, 0.053960155695676804, 0.03676554933190346, 0.5298569202423096, 0.3270817697048187, 2.2693755626678467], "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": [154], "max": [154], "mean": [154.0], "std": [0.0], "count": [548]}, "index": {"min": [101028], "max": [101575], "mean": [101301.5], "std": [158.19371036801684], "count": [548]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [548]}, "subtask_annotation": {"mean": [3.791970802919708, 9.0, 9.0, 9.0, 9.0], "std": [1.7458421260453458, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [548]}, "scene_annotation": {"mean": [154.0], "std": [0.0], "min": [154], "max": [154], "count": [548]}, "eef_direction_state": {"mean": [3.9616788321167884, 3.9105839416058394], "std": [2.261303825615149, 2.362503085055209], "min": [0, 0], "max": [6, 6], "count": [548]}, "eef_velocity_state": {"mean": [0.6934306569343066, 0.656934306569343], "std": [0.7405072614874353, 0.7392831031704165], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_acc_mag_state": {"mean": [0.6514598540145985, 0.531021897810219], "std": [0.8177198493603615, 0.7789106979833404], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_direction_action": {"mean": [3.9616788321167884, 3.9105839416058394], "std": [2.261303825615149, 2.362503085055209], "min": [0, 0], "max": [6, 6], "count": [548]}, "eef_velocity_action": {"mean": [0.6934306569343066, 0.656934306569343], "std": [0.7405072614874353, 0.7392831031704165], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_acc_mag_action": {"mean": [0.6514598540145985, 0.531021897810219], "std": [0.8177198493603615, 0.7789106979833404], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_sim_pose_state": {"mean": [0.47961330528633156, 0.21423595023188605, 1.0730168825373778, -0.5073410092498439, 1.0539222672039965, 0.8277483177648138, 0.4834752375259173, -0.28487276472807893, 1.0449125492459794, -0.03889429555631758, 1.2803348853674574, 0.09725779251559762], "std": [0.06324675792442554, 0.04521230217405581, 0.04098346317732232, 1.6271908323200899, 0.43364463374204426, 1.557844197950005, 0.03428428492467626, 0.11402529632539901, 0.014674674995285127, 0.43709963375925026, 0.15998672758527588, 0.254989250397608], "min": [0.3940330180926291, 0.15775900743543383, 1.0289033274603592, -3.028366592995062, 0.2276127315047085, -3.1281830857056376, 0.38998530695706846, -0.420137314300634, 1.00867505370165, -0.8736590895965073, 0.9715238549188592, -0.6541289555508987], "max": [0.602748084820457, 0.2878198059772707, 1.1570634135934423, 3.114601291819626, 1.5085877855771517, 3.140411934252528, 0.5341709731698859, -0.13969944340621557, 1.0688085285606304, 0.6378948846699578, 1.510170681544416, 0.6526249726205103], "count": [548]}, "eef_sim_pose_action": {"mean": [0.47961330528633156, 0.21423595023188605, 1.0730168825373778, -0.5073410092498439, 1.0539222672039965, 0.8277483177648138, 0.4834752375259173, -0.28487276472807893, 1.0449125492459794, -0.03889429555631758, 1.2803348853674574, 0.09725779251559762], "std": [0.06324675792442554, 0.04521230217405581, 0.04098346317732232, 1.6271908323200899, 0.43364463374204426, 1.557844197950005, 0.03428428492467626, 0.11402529632539901, 0.014674674995285127, 0.43709963375925026, 0.15998672758527588, 0.254989250397608], "min": [0.3940330180926291, 0.15775900743543383, 1.0289033274603592, -3.028366592995062, 0.2276127315047085, -3.1281830857056376, 0.38998530695706846, -0.420137314300634, 1.00867505370165, -0.8736590895965073, 0.9715238549188592, -0.6541289555508987], "max": [0.602748084820457, 0.2878198059772707, 1.1570634135934423, 3.114601291819626, 1.5085877855771517, 3.140411934252528, 0.5341709731698859, -0.13969944340621557, 1.0688085285606304, 0.6378948846699578, 1.510170681544416, 0.6526249726205103], "count": [548]}, "gripper_mode_state": {"mean": [0.5711678832116789, 0.43795620437956206], "std": [0.4949092163206986, 0.4961356341012116], "min": [0, 0], "max": [1, 1], "count": [548]}, "gripper_activity_state": {"mean": [1.8686131386861313, 1.8594890510948905], "std": [0.449127593077815, 0.47218365406353535], "min": [0, 0], "max": [2, 2], "count": [548]}, "gripper_mode_action": {"mean": [0.5711678832116789, 0.43795620437956206], "std": [0.4949092163206986, 0.4961356341012116], "min": [0, 0], "max": [1, 1], "count": [548]}, "gripper_activity_action": {"mean": [1.8686131386861313, 1.8594890510948905], "std": [0.449127593077815, 0.47218365406353535], "min": [0, 0], "max": [2, 2], "count": [548]}, "gripper_open_scale_state": {"mean": [0.3757317520406125, 0.4067773724176586], "std": [0.31196997204656574, 0.26486462824794804], "min": [0.032, 0.014], "max": [0.749, 0.705], "count": [548]}, "gripper_open_scale_action": {"mean": [0.3757317520406125, 0.4067773724176586], "std": [0.31196997204656574, 0.26486462824794804], "min": [0.032, 0.014], "max": [0.749, 0.705], "count": [548]}}} +{"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.44673432601360324]], [[0.46261608945746324]], [[0.45610069610500026]]], "std": [[[0.13902297231385477]], [[0.12883779232197243]], [[0.13087599254876037]]], "count": [123]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.17254901960784313]], [[0.13333333333333333]], [[0.12549019607843137]]], "max": [[[0.6470588235294118]], [[0.6352941176470588]], [[0.6392156862745098]]], "mean": [[[0.4750831423694139]], [[0.48242455098570597]], [[0.4734766857962697]]], "std": [[[0.04414303092582133]], [[0.03514745527347355]], [[0.0480972328090696]]], "count": [123]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.050980392156862744]], [[0.027450980392156862]]], "max": [[[0.6666666666666666]], [[0.6627450980392157]], [[0.6509803921568628]]], "mean": [[[0.4729218127291567]], [[0.48556676430734896]], [[0.4684825425766513]]], "std": [[[0.06437119001309796]], [[0.04053147050816153]], [[0.06969326142590196]]], "count": [123]}, "observation.state": {"min": [0.22200588881969452, 2.0063259601593018, -0.054279740899801254, -0.12164944410324097, -1.8652335405349731, -1.828563928604126, -0.0630936548113823, 23.0, 0.1959650069475174, 0.2296990007162094, -0.13085199892520905, -2.2820000648498535, 0.4959999918937683, -0.04099999740719795, -0.5878967046737671, -2.080188274383545, 1.2098448276519775, 0.09896017611026764, -1.6908401250839233, -1.5555421113967896, -0.5225341320037842, 24.0, -0.34543299674987793, 0.21807199716567993, -0.09369999915361404, 0.6039999723434448, 0.004999991971999407, -3.1411852836608887], "max": [0.6800326704978943, 2.087780475616455, 0.724084734916687, 0.4326496422290802, -1.5674976110458374, -1.027230978012085, 0.6310063004493713, 702.0, 0.3911699950695038, 0.3571130037307739, 0.13634899258613586, -0.7450000047683716, 0.906999945640564, 0.765999972820282, -0.10217157751321793, -2.057952642440796, 2.882359027862549, 1.4521664381027222, -0.45062658190727234, 1.805420994758606, 1.019080400466919, 725.0, -0.2159309983253479, 0.42868301272392273, 0.05022599920630455, 2.7160000801086426, 1.2569999694824219, 3.1410000324249268], "mean": [0.5084906220436096, 2.064420461654663, 0.34079137444496155, 0.170782670378685, -1.7592428922653198, -1.3921916484832764, 0.17310784757137299, 461.41748046875, 0.28493359684944153, 0.3185904622077942, -0.0034492635168135166, -1.5366238355636597, 0.7354607582092285, 0.3726844787597656, -0.3039555549621582, -2.07259464263916, 2.346998929977417, 0.9030922055244446, -1.1930972337722778, 0.6266399621963501, 0.3245854079723358, 263.5980529785156, -0.2521555721759796, 0.29973793029785156, -0.032122060656547546, 1.6424331665039062, 0.6348088383674622, -0.3295735716819763], "std": [0.1366867572069168, 0.03041219525039196, 0.29739195108413696, 0.21064890921115875, 0.09416254609823227, 0.2589696943759918, 0.16572758555412292, 283.0251770019531, 0.07232385128736496, 0.03260562941431999, 0.10926024615764618, 0.6345417499542236, 0.08995504677295685, 0.3112158477306366, 0.14208459854125977, 0.007215897552669048, 0.6350504755973816, 0.3459419012069702, 0.4727076292037964, 1.2560114860534668, 0.5130387544631958, 269.8023986816406, 0.031135961413383484, 0.05265004560351372, 0.043248943984508514, 0.6170786023139954, 0.3704764246940613, 2.612653970718384], "count": [612]}, "action": {"min": [0.22200588881969452, 2.0063259601593018, -0.054279740899801254, -0.12164944410324097, -1.8652335405349731, -1.828563928604126, -0.0630936548113823, 23.0, 0.1959650069475174, 0.2296990007162094, -0.13085199892520905, -2.2820000648498535, 0.4959999918937683, -0.04099999740719795, -0.5878967046737671, -2.080188274383545, 1.2098448276519775, 0.09896017611026764, -1.6908401250839233, -1.5555421113967896, -0.5225341320037842, 24.0, -0.34543299674987793, 0.21807199716567993, -0.09369999915361404, 0.6039999723434448, 0.004999991971999407, -3.1411852836608887], "max": [0.6800326704978943, 2.087780475616455, 0.724084734916687, 0.4326496422290802, -1.5674976110458374, -1.027230978012085, 0.6310063004493713, 702.0, 0.3911699950695038, 0.3571130037307739, 0.13634899258613586, -0.7450000047683716, 0.906999945640564, 0.765999972820282, -0.10217157751321793, -2.057952642440796, 2.882359027862549, 1.4521664381027222, -0.45062658190727234, 1.805420994758606, 1.019080400466919, 725.0, -0.2159309983253479, 0.42868301272392273, 0.05022599920630455, 2.7160000801086426, 1.2569999694824219, 3.1410000324249268], "mean": [0.5084906220436096, 2.064420461654663, 0.34079137444496155, 0.170782670378685, -1.7592428922653198, -1.3921916484832764, 0.17310784757137299, 461.41748046875, 0.28493359684944153, 0.3185904622077942, -0.0034492635168135166, -1.5366238355636597, 0.7354607582092285, 0.3726844787597656, -0.3039555549621582, -2.07259464263916, 2.346998929977417, 0.9030922055244446, -1.1930972337722778, 0.6266399621963501, 0.3245854079723358, 263.5980529785156, -0.2521555721759796, 0.29973793029785156, -0.032122060656547546, 1.6424331665039062, 0.6348088383674622, -0.3295735716819763], "std": [0.1366867572069168, 0.03041219525039196, 0.29739195108413696, 0.21064890921115875, 0.09416254609823227, 0.2589696943759918, 0.16572758555412292, 283.0251770019531, 0.07232385128736496, 0.03260562941431999, 0.10926024615764618, 0.6345417499542236, 0.08995504677295685, 0.3112158477306366, 0.14208459854125977, 0.007215897552669048, 0.6350504755973816, 0.3459419012069702, 0.4727076292037964, 1.2560114860534668, 0.5130387544631958, 269.8023986816406, 0.031135961413383484, 0.05265004560351372, 0.043248943984508514, 0.6170786023139954, 0.3704764246940613, 2.612653970718384], "count": [612]}, "timestamp": {"min": [0.0], "max": [20.366666666666667], "mean": [10.183333333333334], "std": [5.888964884205662], "count": [612]}, "frame_index": {"min": [0], "max": [611], "mean": [305.5], "std": [176.66894652616986], "count": [612]}, "episode_index": {"min": [155], "max": [155], "mean": [155.0], "std": [0.0], "count": [612]}, "index": {"min": [101576], "max": [102187], "mean": [101881.5], "std": [176.66894652616986], "count": [612]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [612]}, "subtask_annotation": {"mean": [3.861111111111111, 9.0, 9.0, 9.0, 9.0], "std": [1.7401423785019, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [612]}, "scene_annotation": {"mean": [155.0], "std": [0.0], "min": [155], "max": [155], "count": [612]}, "eef_direction_state": {"mean": [4.215686274509804, 4.485294117647059], "std": [2.1923550368174083, 2.0788648734010597], "min": [0, 0], "max": [6, 6], "count": [612]}, "eef_velocity_state": {"mean": [0.6421568627450981, 0.5359477124183006], "std": [0.7569205250727684, 0.7367668620606608], "min": [0, 0], "max": [2, 2], "count": [612]}, "eef_acc_mag_state": {"mean": [0.6339869281045751, 0.5016339869281046], "std": [0.8124974327716319, 0.7594700229157398], "min": [0, 0], "max": [2, 2], "count": [612]}, "eef_direction_action": {"mean": [4.215686274509804, 4.485294117647059], "std": [2.1923550368174083, 2.0788648734010597], "min": [0, 0], "max": [6, 6], "count": [612]}, "eef_velocity_action": {"mean": [0.6421568627450981, 0.5359477124183006], "std": [0.7569205250727684, 0.7367668620606608], "min": [0, 0], "max": [2, 2], "count": [612]}, "eef_acc_mag_action": {"mean": [0.6339869281045751, 0.5016339869281046], "std": [0.8124974327716319, 0.7594700229157398], "min": [0, 0], "max": [2, 2], "count": [612]}, "eef_sim_pose_state": {"mean": [0.49036970340370767, 0.2204957729778798, 1.0703822010627055, -0.3169380058197719, 1.044583735289686, 1.19620689777096, 0.508503926893209, -0.2704024533362129, 1.0504496257682476, -0.37710102574167603, 1.2713318554525719, -0.5606057049151092], "std": [0.06255743870108374, 0.046419748512893405, 0.04628521868520457, 1.8796847964158023, 0.48914148683991104, 1.583276489535438, 0.034236909560538306, 0.109864727350868, 0.022451052408986528, 1.4901808910831298, 0.20572410500670127, 1.188617422866496], "min": [0.4031448675171988, 0.15970326152335276, 1.0285265404452697, -3.0520550289772532, 0.18314348939328395, -3.1309922063707263, 0.41592738361395487, -0.4059233497444421, 1.0149589973795279, -3.094791389557938, 1.0498594152872593, -3.138737992655233], "max": [0.6201688124118173, 0.32637376240365484, 1.1686941962101876, 3.1305992810640895, 1.5439474618125018, 3.135277934603858, 0.5486332012176217, -0.1373117778016069, 1.0885492251235767, 3.0712305140258622, 1.5580506585045573, 3.0976423053244564], "count": [612]}, "eef_sim_pose_action": {"mean": [0.49036970340370767, 0.2204957729778798, 1.0703822010627055, -0.3169380058197719, 1.044583735289686, 1.19620689777096, 0.508503926893209, -0.2704024533362129, 1.0504496257682476, -0.37710102574167603, 1.2713318554525719, -0.5606057049151092], "std": [0.06255743870108374, 0.046419748512893405, 0.04628521868520457, 1.8796847964158023, 0.48914148683991104, 1.583276489535438, 0.034236909560538306, 0.109864727350868, 0.022451052408986528, 1.4901808910831298, 0.20572410500670127, 1.188617422866496], "min": [0.4031448675171988, 0.15970326152335276, 1.0285265404452697, -3.0520550289772532, 0.18314348939328395, -3.1309922063707263, 0.41592738361395487, -0.4059233497444421, 1.0149589973795279, -3.094791389557938, 1.0498594152872593, -3.138737992655233], "max": [0.6201688124118173, 0.32637376240365484, 1.1686941962101876, 3.1305992810640895, 1.5439474618125018, 3.135277934603858, 0.5486332012176217, -0.1373117778016069, 1.0885492251235767, 3.0712305140258622, 1.5580506585045573, 3.0976423053244564], "count": [612]}, "gripper_mode_state": {"mean": [0.8137254901960784, 0.42320261437908496], "std": [0.38932803238559044, 0.494066960605333], "min": [0, 0], "max": [1, 1], "count": [612]}, "gripper_activity_state": {"mean": [1.9428104575163399, 1.9003267973856208], "std": [0.28867051013231626, 0.39795214068448453], "min": [0, 0], "max": [2, 2], "count": [612]}, "gripper_mode_action": {"mean": [0.8137254901960784, 0.42320261437908496], "std": [0.38932803238559044, 0.494066960605333], "min": [0, 0], "max": [1, 1], "count": [612]}, "gripper_activity_action": {"mean": [1.9428104575163399, 1.9003267973856208], "std": [0.28867051013231626, 0.39795214068448453], "min": [0, 0], "max": [2, 2], "count": [612]}, "gripper_open_scale_state": {"mean": [0.26359803915335434, 0.4614174836570139], "std": [0.26980227736012014, 0.2830251570053832], "min": [0.024, 0.023], "max": [0.725, 0.702], "count": [612]}, "gripper_open_scale_action": {"mean": [0.26359803915335434, 0.4614174836570139], "std": [0.26980227736012014, 0.2830251570053832], "min": [0.024, 0.023], "max": [0.725, 0.702], "count": [612]}}} +{"episode_index": 154, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4509937240047534]], [[0.4671974292557932]], [[0.4596642698430382]]], "std": [[[0.13832898336886967]], [[0.1274716891976495]], [[0.12954751101879916]]], "count": [132]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.0392156862745098]], [[0.0196078431372549]]], "max": [[[0.6313725490196078]], [[0.6274509803921569]], [[0.6274509803921569]]], "mean": [[[0.47247031899881164]], [[0.4795623762131115]], [[0.470597991248267]]], "std": [[[0.045732307032400936]], [[0.037309745906793784]], [[0.049234687303938665]]], "count": [132]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.01568627450980392]]], "max": [[[0.6745098039215687]], [[0.6705882352941176]], [[0.6784313725490196]]], "mean": [[[0.46960179614775205]], [[0.4820044424019608]], [[0.4661137632451971]]], "std": [[[0.06657994205006575]], [[0.04642055792249607]], [[0.0705542002427041]]], "count": [132]}, "observation.state": {"min": [0.17608626186847687, 2.026135206222534, -0.15105825662612915, -0.12918926775455475, -1.77651846408844, -1.8590373992919922, 0.04553563892841339, 18.0, 0.20601600408554077, 0.2181520015001297, -0.12141499668359756, -2.2920000553131104, 0.6700000166893005, -0.021000003442168236, -0.6474124789237976, -2.080188274383545, 1.1034494638442993, 0.19624483585357666, -1.63921320438385, -1.4585367441177368, -0.5005255341529846, 29.0, -0.33820000290870667, 0.1933099925518036, -0.09133999794721603, 0.6399999856948853, 0.021999990567564964, -3.119999885559082], "max": [0.6795264482498169, 2.084725856781006, 0.7361624836921692, 0.36683332920074463, -1.4984525442123413, -1.1449708938598633, 0.6444628238677979, 726.0, 0.4065220057964325, 0.34718799591064453, 0.13752099871635437, -0.5509999990463257, 0.9909999966621399, 0.7440000176429749, -0.020699605345726013, -2.0571846961975098, 2.8838422298431396, 1.3849536180496216, -0.398668110370636, 1.8573445081710815, 1.00942862033844, 864.0, -0.20609000325202942, 0.41986799240112305, 0.05783500149846077, 2.694999933242798, 1.2130000591278076, 3.1410000324249268], "mean": [0.45013734698295593, 2.070024013519287, 0.3287777602672577, 0.11972109973430634, -1.6434245109558105, -1.4567961692810059, 0.2614232897758484, 448.62310791015625, 0.3172592520713806, 0.29445022344589233, 0.019448768347501755, -1.3546475172042847, 0.7847316861152649, 0.4143258035182953, -0.30469489097595215, -2.0700154304504395, 2.294006824493408, 0.8915103077888489, -1.1169053316116333, 0.6231737732887268, 0.35427960753440857, 352.72344970703125, -0.2461913526058197, 0.3037518858909607, -0.027142338454723358, 1.690793752670288, 0.6367800831794739, 1.130946397781372], "std": [0.13762237131595612, 0.015242820605635643, 0.360606849193573, 0.18255160748958588, 0.12578114867210388, 0.19260260462760925, 0.1454615443944931, 262.7209777832031, 0.08095178008079529, 0.03200269117951393, 0.10456535965204239, 0.7059288620948792, 0.07669197022914886, 0.28454408049583435, 0.16835980117321014, 0.007756975479424, 0.6766840219497681, 0.35856422781944275, 0.4191623330116272, 1.2483628988265991, 0.5040671229362488, 336.3653564453125, 0.03047753870487213, 0.06399178504943848, 0.0426635667681694, 0.6036580204963684, 0.3456885516643524, 2.3334572315216064], "count": [678]}, "action": {"min": [0.17608626186847687, 2.026135206222534, -0.15105825662612915, -0.12918926775455475, -1.77651846408844, -1.8590373992919922, 0.04553563892841339, 18.0, 0.20601600408554077, 0.2181520015001297, -0.12141499668359756, -2.2920000553131104, 0.6700000166893005, -0.021000003442168236, -0.6474124789237976, -2.080188274383545, 1.1034494638442993, 0.19624483585357666, -1.63921320438385, -1.4585367441177368, -0.5005255341529846, 29.0, -0.33820000290870667, 0.1933099925518036, -0.09133999794721603, 0.6399999856948853, 0.021999990567564964, -3.119999885559082], "max": [0.6795264482498169, 2.084725856781006, 0.7361624836921692, 0.36683332920074463, -1.4984525442123413, -1.1449708938598633, 0.6444628238677979, 726.0, 0.4065220057964325, 0.34718799591064453, 0.13752099871635437, -0.5509999990463257, 0.9909999966621399, 0.7440000176429749, -0.020699605345726013, -2.0571846961975098, 2.8838422298431396, 1.3849536180496216, -0.398668110370636, 1.8573445081710815, 1.00942862033844, 864.0, -0.20609000325202942, 0.41986799240112305, 0.05783500149846077, 2.694999933242798, 1.2130000591278076, 3.1410000324249268], "mean": [0.45013734698295593, 2.070024013519287, 0.3287777602672577, 0.11972109973430634, -1.6434245109558105, -1.4567961692810059, 0.2614232897758484, 448.62310791015625, 0.3172592520713806, 0.29445022344589233, 0.019448768347501755, -1.3546475172042847, 0.7847316861152649, 0.4143258035182953, -0.30469489097595215, -2.0700154304504395, 2.294006824493408, 0.8915103077888489, -1.1169053316116333, 0.6231737732887268, 0.35427960753440857, 352.72344970703125, -0.2461913526058197, 0.3037518858909607, -0.027142338454723358, 1.690793752670288, 0.6367800831794739, 1.130946397781372], "std": [0.13762237131595612, 0.015242820605635643, 0.360606849193573, 0.18255160748958588, 0.12578114867210388, 0.19260260462760925, 0.1454615443944931, 262.7209777832031, 0.08095178008079529, 0.03200269117951393, 0.10456535965204239, 0.7059288620948792, 0.07669197022914886, 0.28454408049583435, 0.16835980117321014, 0.007756975479424, 0.6766840219497681, 0.35856422781944275, 0.4191623330116272, 1.2483628988265991, 0.5040671229362488, 336.3653564453125, 0.03047753870487213, 0.06399178504943848, 0.0426635667681694, 0.6036580204963684, 0.3456885516643524, 2.3334572315216064], "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": [156], "max": [156], "mean": [156.0], "std": [0.0], "count": [678]}, "index": {"min": [102188], "max": [102865], "mean": [102526.5], "std": [195.72152836789994], "count": [678]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [678]}, "subtask_annotation": {"mean": [3.7772861356932155, 9.0, 9.0, 9.0, 9.0], "std": [1.73348516175708, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [678]}, "scene_annotation": {"mean": [156.0], "std": [0.0], "min": [156], "max": [156], "count": [678]}, "eef_direction_state": {"mean": [4.147492625368732, 3.9926253687315634], "std": [2.2351610770828354, 2.446164635919476], "min": [0, 0], "max": [6, 6], "count": [678]}, "eef_velocity_state": {"mean": [0.6327433628318584, 0.5796460176991151], "std": [0.7382842036816165, 0.7031315488523593], "min": [0, 0], "max": [2, 2], "count": [678]}, "eef_acc_mag_state": {"mean": [0.6430678466076696, 0.5339233038348082], "std": [0.8161554768293117, 0.7783195762983612], "min": [0, 0], "max": [2, 2], "count": [678]}, "eef_direction_action": {"mean": [4.147492625368732, 3.9926253687315634], "std": [2.2351610770828354, 2.446164635919476], "min": [0, 0], "max": [6, 6], "count": [678]}, "eef_velocity_action": {"mean": [0.6327433628318584, 0.5796460176991151], "std": [0.7382842036816165, 0.7031315488523593], "min": [0, 0], "max": [2, 2], "count": [678]}, "eef_acc_mag_action": {"mean": [0.6430678466076696, 0.5339233038348082], "std": [0.8161554768293117, 0.7783195762983612], "min": [0, 0], "max": [2, 2], "count": [678]}, "eef_sim_pose_state": {"mean": [0.49452115749521486, 0.22257067608058065, 1.0768435333531536, -0.5080523824130924, 1.0241722133632887, 0.7979140644479941, 0.4850936153009873, -0.3031201454788985, 1.0429975119992083, 0.4501264840279528, 1.2606117357345616, 0.5295842672890998], "std": [0.0727224947608128, 0.04923140999547845, 0.041506025219772195, 1.7685194485926627, 0.4400747561490168, 1.7509276582000073, 0.03353672877541196, 0.10939461847925083, 0.013194193568375734, 0.46630705870146616, 0.1926589235898898, 0.6305311742218327], "min": [0.37920688172386013, 0.14655248464465817, 1.0254589941824155, -3.076831150291302, 0.24571571942281323, -3.138150994468286, 0.40509189705137444, -0.41891126111257204, 1.0179149379855552, -0.6897330584914059, 1.0232275789041387, -0.36129302033413746], "max": [0.6125611174855027, 0.3074312535623544, 1.154993718024438, 3.086709962797987, 1.4855626065256615, 3.139545932378503, 0.5393019634028666, -0.151492837269329, 1.0658278910351269, 1.4519367899486384, 1.5643675183294485, 2.169713517612142], "count": [678]}, "eef_sim_pose_action": {"mean": [0.49452115749521486, 0.22257067608058065, 1.0768435333531536, -0.5080523824130924, 1.0241722133632887, 0.7979140644479941, 0.4850936153009873, -0.3031201454788985, 1.0429975119992083, 0.4501264840279528, 1.2606117357345616, 0.5295842672890998], "std": [0.0727224947608128, 0.04923140999547845, 0.041506025219772195, 1.7685194485926627, 0.4400747561490168, 1.7509276582000073, 0.03353672877541196, 0.10939461847925083, 0.013194193568375734, 0.46630705870146616, 0.1926589235898898, 0.6305311742218327], "min": [0.37920688172386013, 0.14655248464465817, 1.0254589941824155, -3.076831150291302, 0.24571571942281323, -3.138150994468286, 0.40509189705137444, -0.41891126111257204, 1.0179149379855552, -0.6897330584914059, 1.0232275789041387, -0.36129302033413746], "max": [0.6125611174855027, 0.3074312535623544, 1.154993718024438, 3.086709962797987, 1.4855626065256615, 3.139545932378503, 0.5393019634028666, -0.151492837269329, 1.0658278910351269, 1.4519367899486384, 1.5643675183294485, 2.169713517612142], "count": [678]}, "gripper_mode_state": {"mean": [0.7138643067846607, 0.37905604719764013], "std": [0.4519536019145303, 0.48515210015060417], "min": [0, 0], "max": [1, 1], "count": [678]}, "gripper_activity_state": {"mean": [1.8864306784660767, 1.8893805309734513], "std": [0.40325951122709386, 0.41131406768529666], "min": [0, 0], "max": [2, 2], "count": [678]}, "gripper_mode_action": {"mean": [0.7138643067846607, 0.37905604719764013], "std": [0.4519536019145303, 0.48515210015060417], "min": [0, 0], "max": [1, 1], "count": [678]}, "gripper_activity_action": {"mean": [1.8864306784660767, 1.8893805309734513], "std": [0.40325951122709386, 0.41131406768529666], "min": [0, 0], "max": [2, 2], "count": [678]}, "gripper_open_scale_state": {"mean": [0.35272345125710447, 0.44862315637312816], "std": [0.3363652561084599, 0.2627210694261143], "min": [0.029, 0.018], "max": [0.864, 0.726], "count": [678]}, "gripper_open_scale_action": {"mean": [0.35272345125710447, 0.44862315637312816], "std": [0.3363652561084599, 0.2627210694261143], "min": [0.029, 0.018], "max": [0.864, 0.726], "count": [678]}}} +{"episode_index": 155, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.44784596543590555]], [[0.4640353184956778]], [[0.4570267285341556]]], "std": [[[0.141800811475288]], [[0.13126669126329785]], [[0.13332873444486326]]], "count": [124]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1411764705882353]], [[0.10588235294117647]], [[0.10588235294117647]]], "max": [[[0.6431372549019608]], [[0.6313725490196078]], [[0.6235294117647059]]], "mean": [[[0.47271484457358215]], [[0.47939550390048496]], [[0.4701038471168037]]], "std": [[[0.045605682615984154]], [[0.03646036402848419]], [[0.04940707217477708]]], "count": [124]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.058823529411764705]], [[0.050980392156862744]]], "max": [[[0.6627450980392157]], [[0.6352941176470588]], [[0.6470588235294118]]], "mean": [[[0.47721681787634407]], [[0.4898330154306346]], [[0.47435150484925154]]], "std": [[[0.06426442373351819]], [[0.039519960637856746]], [[0.06817819469122234]]], "count": [124]}, "observation.state": {"min": [0.12061969935894012, 2.0175657272338867, -0.013892821036279202, -0.21497222781181335, -1.8134146928787231, -1.8654778003692627, -0.23776622116565704, 14.0, 0.192098006606102, 0.19977399706840515, -0.13255199790000916, -2.1470000743865967, 0.4620000123977661, -0.026000013574957848, -0.5891533493995667, -2.080764055252075, 1.2384333610534668, 0.27265533804893494, -1.570831298828125, -1.491820216178894, -0.4617966413497925, 24.0, -0.2956570088863373, 0.23138800263404846, -0.08900699764490128, 0.7250000238418579, -0.03800000250339508, -3.1411852836608887], "max": [0.5998522043228149, 2.087780475616455, 0.710296630859375, 0.6013182997703552, -1.6195956468582153, -1.0795036554336548, 0.6614972949028015, 726.0, 0.4182170033454895, 0.34213700890541077, 0.1402669996023178, -0.8389999866485596, 1.0460000038146973, 0.7739999890327454, -0.0391651913523674, -1.9933230876922607, 2.8317618370056152, 1.4764090776443481, -0.5274733901023865, 1.6955350637435913, 1.0907435417175293, 850.0, -0.19586299359798431, 0.4301280081272125, 0.04879999905824661, 2.628000020980835, 1.1979999542236328, 3.134000062942505], "mean": [0.43791887164115906, 2.0713038444519043, 0.3677378296852112, 0.2113824486732483, -1.6866763830184937, -1.4003525972366333, 0.10627374053001404, 519.0088500976562, 0.3053375482559204, 0.3031364679336548, 0.0023218586575239897, -1.3998018503189087, 0.7934146523475647, 0.3574400246143341, -0.29432442784309387, -2.0692195892333984, 2.262122869491577, 0.8771064877510071, -1.0070606470108032, 0.6225244402885437, 0.2942565679550171, 392.2927551269531, -0.239480122923851, 0.3105320334434509, -0.03471915423870087, 1.7156617641448975, 0.6199160814285278, 1.361177682876587], "std": [0.11926740407943726, 0.017073936760425568, 0.2709457576274872, 0.27292945981025696, 0.06182859465479851, 0.21323297917842865, 0.27042269706726074, 295.7804260253906, 0.07549866288900375, 0.0364682674407959, 0.09654214233160019, 0.5015181303024292, 0.12343394011259079, 0.23291335999965668, 0.15395626425743103, 0.01129053719341755, 0.5204910039901733, 0.3546667695045471, 0.35584181547164917, 1.1568412780761719, 0.5088620185852051, 353.423583984375, 0.032335419207811356, 0.053000662475824356, 0.038342978805303574, 0.5565909743309021, 0.3660719394683838, 2.275979995727539], "count": [620]}, "action": {"min": [0.12061969935894012, 2.0175657272338867, -0.013892821036279202, -0.21497222781181335, -1.8134146928787231, -1.8654778003692627, -0.23776622116565704, 14.0, 0.192098006606102, 0.19977399706840515, -0.13255199790000916, -2.1470000743865967, 0.4620000123977661, -0.026000013574957848, -0.5891533493995667, -2.080764055252075, 1.2384333610534668, 0.27265533804893494, -1.570831298828125, -1.491820216178894, -0.4617966413497925, 24.0, -0.2956570088863373, 0.23138800263404846, -0.08900699764490128, 0.7250000238418579, -0.03800000250339508, -3.1411852836608887], "max": [0.5998522043228149, 2.087780475616455, 0.710296630859375, 0.6013182997703552, -1.6195956468582153, -1.0795036554336548, 0.6614972949028015, 726.0, 0.4182170033454895, 0.34213700890541077, 0.1402669996023178, -0.8389999866485596, 1.0460000038146973, 0.7739999890327454, -0.0391651913523674, -1.9933230876922607, 2.8317618370056152, 1.4764090776443481, -0.5274733901023865, 1.6955350637435913, 1.0907435417175293, 850.0, -0.19586299359798431, 0.4301280081272125, 0.04879999905824661, 2.628000020980835, 1.1979999542236328, 3.134000062942505], "mean": [0.43791887164115906, 2.0713038444519043, 0.3677378296852112, 0.2113824486732483, -1.6866763830184937, -1.4003525972366333, 0.10627374053001404, 519.0088500976562, 0.3053375482559204, 0.3031364679336548, 0.0023218586575239897, -1.3998018503189087, 0.7934146523475647, 0.3574400246143341, -0.29432442784309387, -2.0692195892333984, 2.262122869491577, 0.8771064877510071, -1.0070606470108032, 0.6225244402885437, 0.2942565679550171, 392.2927551269531, -0.239480122923851, 0.3105320334434509, -0.03471915423870087, 1.7156617641448975, 0.6199160814285278, 1.361177682876587], "std": [0.11926740407943726, 0.017073936760425568, 0.2709457576274872, 0.27292945981025696, 0.06182859465479851, 0.21323297917842865, 0.27042269706726074, 295.7804260253906, 0.07549866288900375, 0.0364682674407959, 0.09654214233160019, 0.5015181303024292, 0.12343394011259079, 0.23291335999965668, 0.15395626425743103, 0.01129053719341755, 0.5204910039901733, 0.3546667695045471, 0.35584181547164917, 1.1568412780761719, 0.5088620185852051, 353.423583984375, 0.032335419207811356, 0.053000662475824356, 0.038342978805303574, 0.5565909743309021, 0.3660719394683838, 2.275979995727539], "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": [157], "max": [157], "mean": [157.0], "std": [0.0], "count": [620]}, "index": {"min": [102866], "max": [103485], "mean": [103175.5], "std": [178.97835064610467], "count": [620]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [620]}, "subtask_annotation": {"mean": [3.7983870967741935, 9.0, 9.0, 9.0, 9.0], "std": [1.7310254219526708, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [620]}, "scene_annotation": {"mean": [157.0], "std": [0.0], "min": [157], "max": [157], "count": [620]}, "eef_direction_state": {"mean": [3.9193548387096775, 3.882258064516129], "std": [2.1894054804810437, 2.3658882389515203], "min": [0, 0], "max": [6, 6], "count": [620]}, "eef_velocity_state": {"mean": [0.7080645161290322, 0.6516129032258065], "std": [0.7186004289470129, 0.723731801929295], "min": [0, 0], "max": [2, 2], "count": [620]}, "eef_acc_mag_state": {"mean": [0.65, 0.5790322580645161], "std": [0.8142382151236499, 0.8043504886781845], "min": [0, 0], "max": [2, 2], "count": [620]}, "eef_direction_action": {"mean": [3.9193548387096775, 3.882258064516129], "std": [2.1894054804810437, 2.3658882389515203], "min": [0, 0], "max": [6, 6], "count": [620]}, "eef_velocity_action": {"mean": [0.7080645161290322, 0.6516129032258065], "std": [0.7186004289470129, 0.723731801929295], "min": [0, 0], "max": [2, 2], "count": [620]}, "eef_acc_mag_action": {"mean": [0.65, 0.5790322580645161], "std": [0.8142382151236499, 0.8043504886781845], "min": [0, 0], "max": [2, 2], "count": [620]}, "eef_sim_pose_state": {"mean": [0.5006840059884026, 0.21425341459656105, 1.0749601022433808, -0.48417705806183037, 1.047660664314865, 0.8227607161003895, 0.49016518873223813, -0.2831659059986563, 1.0407244075464268, 0.06017310353348788, 1.292218538322803, 0.10621070766035463], "std": [0.06053022985008816, 0.04343326268625105, 0.04347264417460964, 1.6904361925998002, 0.41293217813049765, 1.5632586180827213, 0.03674905206835458, 0.10598021616273423, 0.014556020636073096, 1.1437584453957927, 0.16247922664603573, 1.0393552449471726], "min": [0.4166078057089694, 0.14827727530036455, 1.0241763959453059, -3.1257260313951947, 0.2536004036385586, -3.115684683933036, 0.38699775808284576, -0.44352451685489985, 1.0099253021605796, -2.9906790815472606, 1.0261033577166496, -3.1380819414579295], "max": [0.617213660014703, 0.27790255156053056, 1.1682581527191198, 3.114191467495555, 1.5055549891385311, 3.1288134429130023, 0.5272134805355929, -0.1322365142173223, 1.0625145120471127, 3.050868525334069, 1.5621416329373536, 2.960493843698504], "count": [620]}, "eef_sim_pose_action": {"mean": [0.5006840059884026, 0.21425341459656105, 1.0749601022433808, -0.48417705806183037, 1.047660664314865, 0.8227607161003895, 0.49016518873223813, -0.2831659059986563, 1.0407244075464268, 0.06017310353348788, 1.292218538322803, 0.10621070766035463], "std": [0.06053022985008816, 0.04343326268625105, 0.04347264417460964, 1.6904361925998002, 0.41293217813049765, 1.5632586180827213, 0.03674905206835458, 0.10598021616273423, 0.014556020636073096, 1.1437584453957927, 0.16247922664603573, 1.0393552449471726], "min": [0.4166078057089694, 0.14827727530036455, 1.0241763959453059, -3.1257260313951947, 0.2536004036385586, -3.115684683933036, 0.38699775808284576, -0.44352451685489985, 1.0099253021605796, -2.9906790815472606, 1.0261033577166496, -3.1380819414579295], "max": [0.617213660014703, 0.27790255156053056, 1.1682581527191198, 3.114191467495555, 1.5055549891385311, 3.1288134429130023, 0.5272134805355929, -0.1322365142173223, 1.0625145120471127, 3.050868525334069, 1.5621416329373536, 2.960493843698504], "count": [620]}, "gripper_mode_state": {"mean": [0.582258064516129, 0.3241935483870968], "std": [0.49318719653095233, 0.46807274175205], "min": [0, 0], "max": [1, 1], "count": [620]}, "gripper_activity_state": {"mean": [1.896774193548387, 1.8951612903225807], "std": [0.3922506366019953, 0.4328925290731719], "min": [0, 0], "max": [2, 2], "count": [620]}, "gripper_mode_action": {"mean": [0.582258064516129, 0.3241935483870968], "std": [0.49318719653095233, 0.46807274175205], "min": [0, 0], "max": [1, 1], "count": [620]}, "gripper_activity_action": {"mean": [1.896774193548387, 1.8951612903225807], "std": [0.3922506366019953, 0.4328925290731719], "min": [0, 0], "max": [2, 2], "count": [620]}, "gripper_open_scale_state": {"mean": [0.392292742236969, 0.5190088707923891], "std": [0.35342323400286807, 0.2957804711728686], "min": [0.024, 0.014], "max": [0.85, 0.726], "count": [620]}, "gripper_open_scale_action": {"mean": [0.392292742236969, 0.5190088707923891], "std": [0.35342323400286807, 0.2957804711728686], "min": [0.024, 0.014], "max": [0.85, 0.726], "count": [620]}}} +{"episode_index": 156, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4491174853622004]], [[0.4644727975217865]], [[0.45578586090686274]]], "std": [[[0.13960642378428872]], [[0.13125388038516136]], [[0.1337078869310259]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1803921568627451]], [[0.1411764705882353]], [[0.12941176470588237]]], "max": [[[0.6274509803921569]], [[0.6196078431372549]], [[0.615686274509804]]], "mean": [[[0.4712189865876906]], [[0.4780002127587146]], [[0.4691447389025054]]], "std": [[[0.04220554980462443]], [[0.03145538938737864]], [[0.045818656906313614]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.03529411764705882]], [[0.03137254901960784]]], "max": [[[0.6431372549019608]], [[0.6235294117647059]], [[0.6313725490196078]]], "mean": [[[0.4725836941721133]], [[0.48743747276688454]], [[0.4687619519335512]]], "std": [[[0.06706586056503265]], [[0.039997143279748994]], [[0.07332108886506193]]], "count": [120]}, "observation.state": {"min": [0.1509535312652588, 2.0185256004333496, 0.13358749449253082, -0.15084880590438843, -2.067552089691162, -1.9143469333648682, -0.0829554945230484, 16.0, 0.1661510020494461, 0.20638799667358398, -0.13185399770736694, -2.190000057220459, 0.5170000195503235, -0.010999982245266438, -0.5005778670310974, -2.0801358222961426, 1.3040926456451416, 0.18299776315689087, -1.4282029867172241, -1.5482642650604248, -0.7098429203033447, 24.0, -0.32192501425743103, 0.24375799298286438, -0.06918299943208694, 0.7329999804496765, -0.017999999225139618, -3.1110000610351562], "max": [0.6659477949142456, 2.092510223388672, 0.7102792263031006, 0.6272015571594238, -1.559312105178833, -0.9600532650947571, 0.5703735947608948, 702.0, 0.4186069965362549, 0.360370010137558, 0.13194400072097778, -0.7760000228881836, 1.0729999542236328, 0.7569999694824219, -0.11672762781381607, -2.055544137954712, 2.729153871536255, 1.4352540969848633, -0.45177850127220154, 1.6865816116333008, 0.8176518678665161, 842.0, -0.2211340069770813, 0.42713600397109985, 0.044475000351667404, 2.5429999828338623, 1.2929999828338623, 3.121000051498413], "mean": [0.4888654947280884, 2.0715084075927734, 0.4374977946281433, 0.23972858488559723, -1.809219241142273, -1.3386096954345703, 0.12225454300642014, 424.2487487792969, 0.2751908600330353, 0.31685903668403625, -0.010887756012380123, -1.5124891996383667, 0.7879382371902466, 0.35515427589416504, -0.2783783972263336, -2.0710301399230957, 2.309140205383301, 0.8073434829711914, -1.0697630643844604, 0.7349995970726013, 0.23494365811347961, 325.8335876464844, -0.2588241398334503, 0.30746594071388245, -0.022465577349066734, 1.5847091674804688, 0.6803911924362183, 1.474934697151184], "std": [0.14960044622421265, 0.025919491425156593, 0.20036418735980988, 0.2967199683189392, 0.15047073364257812, 0.27967026829719543, 0.24873271584510803, 299.97796630859375, 0.08906559646129608, 0.039967380464076996, 0.10924191772937775, 0.5733730792999268, 0.10406138002872467, 0.277555912733078, 0.1196342408657074, 0.007132403552532196, 0.510522723197937, 0.4068554937839508, 0.3407842814922333, 1.1349133253097534, 0.533102810382843, 359.351806640625, 0.033627644181251526, 0.04338664561510086, 0.03730567917227745, 0.5487322807312012, 0.3773244619369507, 2.1665427684783936], "count": [595]}, "action": {"min": [0.1509535312652588, 2.0185256004333496, 0.13358749449253082, -0.15084880590438843, -2.067552089691162, -1.9143469333648682, -0.0829554945230484, 16.0, 0.1661510020494461, 0.20638799667358398, -0.13185399770736694, -2.190000057220459, 0.5170000195503235, -0.010999982245266438, -0.5005778670310974, -2.0801358222961426, 1.3040926456451416, 0.18299776315689087, -1.4282029867172241, -1.5482642650604248, -0.7098429203033447, 24.0, -0.32192501425743103, 0.24375799298286438, -0.06918299943208694, 0.7329999804496765, -0.017999999225139618, -3.1110000610351562], "max": [0.6659477949142456, 2.092510223388672, 0.7102792263031006, 0.6272015571594238, -1.559312105178833, -0.9600532650947571, 0.5703735947608948, 702.0, 0.4186069965362549, 0.360370010137558, 0.13194400072097778, -0.7760000228881836, 1.0729999542236328, 0.7569999694824219, -0.11672762781381607, -2.055544137954712, 2.729153871536255, 1.4352540969848633, -0.45177850127220154, 1.6865816116333008, 0.8176518678665161, 842.0, -0.2211340069770813, 0.42713600397109985, 0.044475000351667404, 2.5429999828338623, 1.2929999828338623, 3.121000051498413], "mean": [0.4888654947280884, 2.0715084075927734, 0.4374977946281433, 0.23972858488559723, -1.809219241142273, -1.3386096954345703, 0.12225454300642014, 424.2487487792969, 0.2751908600330353, 0.31685903668403625, -0.010887756012380123, -1.5124891996383667, 0.7879382371902466, 0.35515427589416504, -0.2783783972263336, -2.0710301399230957, 2.309140205383301, 0.8073434829711914, -1.0697630643844604, 0.7349995970726013, 0.23494365811347961, 325.8335876464844, -0.2588241398334503, 0.30746594071388245, -0.022465577349066734, 1.5847091674804688, 0.6803911924362183, 1.474934697151184], "std": [0.14960044622421265, 0.025919491425156593, 0.20036418735980988, 0.2967199683189392, 0.15047073364257812, 0.27967026829719543, 0.24873271584510803, 299.97796630859375, 0.08906559646129608, 0.039967380464076996, 0.10924191772937775, 0.5733730792999268, 0.10406138002872467, 0.277555912733078, 0.1196342408657074, 0.007132403552532196, 0.510522723197937, 0.4068554937839508, 0.3407842814922333, 1.1349133253097534, 0.533102810382843, 359.351806640625, 0.033627644181251526, 0.04338664561510086, 0.03730567917227745, 0.5487322807312012, 0.3773244619369507, 2.1665427684783936], "count": [595]}, "timestamp": {"min": [0.0], "max": [19.8], "mean": [9.899999999999999], "std": [5.725382083319854], "count": [595]}, "frame_index": {"min": [0], "max": [594], "mean": [297.0], "std": [171.76146249959564], "count": [595]}, "episode_index": {"min": [158], "max": [158], "mean": [158.0], "std": [0.0], "count": [595]}, "index": {"min": [103486], "max": [104080], "mean": [103783.0], "std": [171.76146249959564], "count": [595]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [595]}, "subtask_annotation": {"mean": [3.7563025210084033, 9.0, 9.0, 9.0, 9.0], "std": [1.860542915950743, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [595]}, "scene_annotation": {"mean": [158.0], "std": [0.0], "min": [158], "max": [158], "count": [595]}, "eef_direction_state": {"mean": [3.9647058823529413, 3.946218487394958], "std": [2.4066640056692306, 2.3501399892495667], "min": [0, 0], "max": [6, 6], "count": [595]}, "eef_velocity_state": {"mean": [0.6184873949579832, 0.6420168067226891], "std": [0.7245939328259466, 0.7410526011699329], "min": [0, 0], "max": [2, 2], "count": [595]}, "eef_acc_mag_state": {"mean": [0.6336134453781512, 0.5798319327731093], "std": [0.8159417213210367, 0.7853254778798318], "min": [0, 0], "max": [2, 2], "count": [595]}, "eef_direction_action": {"mean": [3.9647058823529413, 3.946218487394958], "std": [2.4066640056692306, 2.3501399892495667], "min": [0, 0], "max": [6, 6], "count": [595]}, "eef_velocity_action": {"mean": [0.6184873949579832, 0.6420168067226891], "std": [0.7245939328259466, 0.7410526011699329], "min": [0, 0], "max": [2, 2], "count": [595]}, "eef_acc_mag_action": {"mean": [0.6336134453781512, 0.5798319327731093], "std": [0.8159417213210367, 0.7853254778798318], "min": [0, 0], "max": [2, 2], "count": [595]}, "eef_sim_pose_state": {"mean": [0.49617140501069734, 0.23357548659897645, 1.067971861287822, -0.5389687693263217, 1.0652518625625549, 0.6249757090698818, 0.505389539341011, -0.2569741138350346, 1.0524010845146266, 0.060308045135362684, 1.297816003700359, 0.04539588156567865], "std": [0.05062297556019259, 0.04739501999613487, 0.03951462332944981, 1.5577651409286506, 0.405761462880578, 1.5447394848032279, 0.04109860761308194, 0.12331271238417252, 0.014066017937892517, 1.0503052932609434, 0.19206525692336493, 0.9535535032582941], "min": [0.42840531856241265, 0.17627306780812352, 1.033906613597576, -3.110850161770278, 0.23291671470158581, -3.090009349387096, 0.3947244666963408, -0.43189974229703565, 1.0215566800022282, -3.1223410860067924, 1.0283088106125353, -2.9885087336838057], "max": [0.6155626480414228, 0.3111580752699201, 1.1540546169079309, 2.9997169305215814, 1.5087748654226059, 3.1299571913248756, 0.5502260916572652, -0.11435567925050118, 1.0788349415338332, 3.107520684452899, 1.5671738662207955, 2.5877906461586804], "count": [595]}, "eef_sim_pose_action": {"mean": [0.49617140501069734, 0.23357548659897645, 1.067971861287822, -0.5389687693263217, 1.0652518625625549, 0.6249757090698818, 0.505389539341011, -0.2569741138350346, 1.0524010845146266, 0.060308045135362684, 1.297816003700359, 0.04539588156567865], "std": [0.05062297556019259, 0.04739501999613487, 0.03951462332944981, 1.5577651409286506, 0.405761462880578, 1.5447394848032279, 0.04109860761308194, 0.12331271238417252, 0.014066017937892517, 1.0503052932609434, 0.19206525692336493, 0.9535535032582941], "min": [0.42840531856241265, 0.17627306780812352, 1.033906613597576, -3.110850161770278, 0.23291671470158581, -3.090009349387096, 0.3947244666963408, -0.43189974229703565, 1.0215566800022282, -3.1223410860067924, 1.0283088106125353, -2.9885087336838057], "max": [0.6155626480414228, 0.3111580752699201, 1.1540546169079309, 2.9997169305215814, 1.5087748654226059, 3.1299571913248756, 0.5502260916572652, -0.11435567925050118, 1.0788349415338332, 3.107520684452899, 1.5671738662207955, 2.5877906461586804], "count": [595]}, "gripper_mode_state": {"mean": [0.6504201680672269, 0.4672268907563025], "std": [0.47683726053930436, 0.4989247671848925], "min": [0, 0], "max": [1, 1], "count": [595]}, "gripper_activity_state": {"mean": [1.853781512605042, 1.8823529411764706], "std": [0.47150570827459687, 0.43726557874693867], "min": [0, 0], "max": [2, 2], "count": [595]}, "gripper_mode_action": {"mean": [0.6504201680672269, 0.4672268907563025], "std": [0.47683726053930436, 0.4989247671848925], "min": [0, 0], "max": [1, 1], "count": [595]}, "gripper_activity_action": {"mean": [1.853781512605042, 1.8823529411764706], "std": [0.47150570827459687, 0.43726557874693867], "min": [0, 0], "max": [2, 2], "count": [595]}, "gripper_open_scale_state": {"mean": [0.32583361349346224, 0.42424873936757285], "std": [0.35935190920007126, 0.2999779595633664], "min": [0.024, 0.016], "max": [0.842, 0.702], "count": [595]}, "gripper_open_scale_action": {"mean": [0.32583361349346224, 0.42424873936757285], "std": [0.35935190920007126, 0.2999779595633664], "min": [0.024, 0.016], "max": [0.842, 0.702], "count": [595]}}} +{"episode_index": 157, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.44966406339582615]], [[0.4656028874269006]], [[0.4586798245614035]]], "std": [[[0.13643635891539144]], [[0.12601007870424236]], [[0.12862807562095327]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.14901960784313725]], [[0.12156862745098039]], [[0.10980392156862745]]], "max": [[[0.6274509803921569]], [[0.6235294117647059]], [[0.6196078431372549]]], "mean": [[[0.4753029272015824]], [[0.48203585812980165]], [[0.4732308615697741]]], "std": [[[0.04298636362285793]], [[0.033317327952408306]], [[0.046820573949226264]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.047058823529411764]], [[0.023529411764705882]]], "max": [[[0.6705882352941176]], [[0.6470588235294118]], [[0.6588235294117647]]], "mean": [[[0.4752809615439743]], [[0.4891954979360165]], [[0.47116316219470245]]], "std": [[[0.06660996128735085]], [[0.041174511497099935]], [[0.07265358735925695]]], "count": [114]}, "observation.state": {"min": [0.05806710571050644, 2.000164747238159, -0.1273392289876938, -0.16652187705039978, -1.984718680381775, -1.9134918451309204, -0.26392868161201477, 16.0, 0.17928999662399292, 0.1838340014219284, -0.1376730054616928, -2.23799991607666, 0.46299999952316284, 0.01599998213350773, -0.471238911151886, -2.0801706314086914, 1.1047760248184204, 0.19291125237941742, -1.5563623905181885, -1.6117942333221436, -0.5784719586372375, 22.0, -0.32142600417137146, 0.21833600103855133, -0.07966600358486176, 0.7789999842643738, 0.009000002406537533, -3.119999885559082], "max": [0.6567674279212952, 2.086297035217285, 0.7059508562088013, 0.6114062666893005, -1.5245450735092163, -1.0137919187545776, 0.5880014300346375, 709.0, 0.4165630042552948, 0.3491480052471161, 0.1470710039138794, -0.7459999918937683, 0.9340000152587891, 0.7559999823570251, -0.08014552295207977, -2.0570626258850098, 2.868797779083252, 1.4529516696929932, -0.5249776244163513, 1.7278062105178833, 0.900293231010437, 815.0, -0.23260800540447235, 0.41972100734710693, 0.05832799896597862, 2.7320001125335693, 1.2130000591278076, 3.132999897003174], "mean": [0.49181026220321655, 2.058513641357422, 0.3559572398662567, 0.20552238821983337, -1.716278076171875, -1.3680018186569214, 0.11321884393692017, 452.1507568359375, 0.2862783968448639, 0.3125387132167816, 0.004571840632706881, -1.4591280221939087, 0.7385989427566528, 0.38775435090065, -0.26375922560691833, -2.070060968399048, 2.2727622985839844, 0.8734698295593262, -1.129381537437439, 0.5854807496070862, 0.25520849227905273, 355.8393249511719, -0.26358115673065186, 0.2958715558052063, -0.02019931562244892, 1.6895995140075684, 0.6723805069923401, 1.2388310432434082], "std": [0.1518036127090454, 0.03292933851480484, 0.2350262999534607, 0.30007800459861755, 0.18122097849845886, 0.25443342328071594, 0.27592140436172485, 303.5085144042969, 0.08693906664848328, 0.04169802367687225, 0.11885620653629303, 0.6015126705169678, 0.0997934639453888, 0.2635733485221863, 0.13081493973731995, 0.007919810712337494, 0.6581962704658508, 0.3944810628890991, 0.38761451840400696, 1.2809245586395264, 0.440250039100647, 339.8824462890625, 0.03019895777106285, 0.055427178740501404, 0.04232839122414589, 0.6267731189727783, 0.37314677238464355, 2.282109260559082], "count": [557]}, "action": {"min": [0.05806710571050644, 2.000164747238159, -0.1273392289876938, -0.16652187705039978, -1.984718680381775, -1.9134918451309204, -0.26392868161201477, 16.0, 0.17928999662399292, 0.1838340014219284, -0.1376730054616928, -2.23799991607666, 0.46299999952316284, 0.01599998213350773, -0.471238911151886, -2.0801706314086914, 1.1047760248184204, 0.19291125237941742, -1.5563623905181885, -1.6117942333221436, -0.5784719586372375, 22.0, -0.32142600417137146, 0.21833600103855133, -0.07966600358486176, 0.7789999842643738, 0.009000002406537533, -3.119999885559082], "max": [0.6567674279212952, 2.086297035217285, 0.7059508562088013, 0.6114062666893005, -1.5245450735092163, -1.0137919187545776, 0.5880014300346375, 709.0, 0.4165630042552948, 0.3491480052471161, 0.1470710039138794, -0.7459999918937683, 0.9340000152587891, 0.7559999823570251, -0.08014552295207977, -2.0570626258850098, 2.868797779083252, 1.4529516696929932, -0.5249776244163513, 1.7278062105178833, 0.900293231010437, 815.0, -0.23260800540447235, 0.41972100734710693, 0.05832799896597862, 2.7320001125335693, 1.2130000591278076, 3.132999897003174], "mean": [0.49181026220321655, 2.058513641357422, 0.3559572398662567, 0.20552238821983337, -1.716278076171875, -1.3680018186569214, 0.11321884393692017, 452.1507568359375, 0.2862783968448639, 0.3125387132167816, 0.004571840632706881, -1.4591280221939087, 0.7385989427566528, 0.38775435090065, -0.26375922560691833, -2.070060968399048, 2.2727622985839844, 0.8734698295593262, -1.129381537437439, 0.5854807496070862, 0.25520849227905273, 355.8393249511719, -0.26358115673065186, 0.2958715558052063, -0.02019931562244892, 1.6895995140075684, 0.6723805069923401, 1.2388310432434082], "std": [0.1518036127090454, 0.03292933851480484, 0.2350262999534607, 0.30007800459861755, 0.18122097849845886, 0.25443342328071594, 0.27592140436172485, 303.5085144042969, 0.08693906664848328, 0.04169802367687225, 0.11885620653629303, 0.6015126705169678, 0.0997934639453888, 0.2635733485221863, 0.13081493973731995, 0.007919810712337494, 0.6581962704658508, 0.3944810628890991, 0.38761451840400696, 1.2809245586395264, 0.440250039100647, 339.8824462890625, 0.03019895777106285, 0.055427178740501404, 0.04232839122414589, 0.6267731189727783, 0.37314677238464355, 2.282109260559082], "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": [159], "max": [159], "mean": [159.0], "std": [0.0], "count": [557]}, "index": {"min": [104081], "max": [104637], "mean": [104359.0], "std": [160.7917908352289], "count": [557]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [557]}, "subtask_annotation": {"mean": [3.8922800718132855, 9.0, 9.0, 9.0, 9.0], "std": [1.6998979821056808, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [557]}, "scene_annotation": {"mean": [159.0], "std": [0.0], "min": [159], "max": [159], "count": [557]}, "eef_direction_state": {"mean": [3.9084380610412928, 4.0], "std": [2.2245288130432166, 2.4043646727053862], "min": [0, 0], "max": [6, 6], "count": [557]}, "eef_velocity_state": {"mean": [0.7091561938958707, 0.6463195691202872], "std": [0.7300713221240984, 0.7689263132800129], "min": [0, 0], "max": [2, 2], "count": [557]}, "eef_acc_mag_state": {"mean": [0.7217235188509874, 0.5673249551166966], "std": [0.8323218647700737, 0.7821221811541736], "min": [0, 0], "max": [2, 2], "count": [557]}, "eef_direction_action": {"mean": [3.9084380610412928, 4.0], "std": [2.2245288130432166, 2.4043646727053862], "min": [0, 0], "max": [6, 6], "count": [557]}, "eef_velocity_action": {"mean": [0.7091561938958707, 0.6463195691202872], "std": [0.7300713221240984, 0.7689263132800129], "min": [0, 0], "max": [2, 2], "count": [557]}, "eef_acc_mag_action": {"mean": [0.7217235188509874, 0.5673249551166966], "std": [0.8323218647700737, 0.7821221811541736], "min": [0, 0], "max": [2, 2], "count": [557]}, "eef_sim_pose_state": {"mean": [0.4866731741516016, 0.2387141904231737, 1.0699658358333906, -0.810831288622049, 1.042584397236998, 0.54662361389826, 0.5018820081439559, -0.27427322528887976, 1.0546581975176963, -0.3570431419919749, 1.2710440819959985, -0.19654953294059163], "std": [0.06392241354422734, 0.04624206396422391, 0.04667426944912808, 1.4789515006129972, 0.47166141559181596, 1.7040374511287606, 0.042747486399341075, 0.1263922567375068, 0.022309720429602664, 0.9091316025587196, 0.18773227490477518, 0.5914567371069939], "min": [0.4015188401853393, 0.17213692119636595, 1.0259273467127747, -2.990300976390269, 0.23437041940415893, -3.137204329688861, 0.37118767263306424, -0.4211440454919182, 1.0139718194915337, -1.9322247787919857, 1.0156151822519899, -1.2522871373824715], "max": [0.6062534576772296, 0.30900948710899623, 1.1713464104028388, 3.134144424364756, 1.523857837278233, 3.1364091133312266, 0.5402022527536015, -0.12034849222909996, 1.0900509404391623, 0.7413782995383761, 1.541382629006606, 0.857835259101594], "count": [557]}, "eef_sim_pose_action": {"mean": [0.4866731741516016, 0.2387141904231737, 1.0699658358333906, -0.810831288622049, 1.042584397236998, 0.54662361389826, 0.5018820081439559, -0.27427322528887976, 1.0546581975176963, -0.3570431419919749, 1.2710440819959985, -0.19654953294059163], "std": [0.06392241354422734, 0.04624206396422391, 0.04667426944912808, 1.4789515006129972, 0.47166141559181596, 1.7040374511287606, 0.042747486399341075, 0.1263922567375068, 0.022309720429602664, 0.9091316025587196, 0.18773227490477518, 0.5914567371069939], "min": [0.4015188401853393, 0.17213692119636595, 1.0259273467127747, -2.990300976390269, 0.23437041940415893, -3.137204329688861, 0.37118767263306424, -0.4211440454919182, 1.0139718194915337, -1.9322247787919857, 1.0156151822519899, -1.2522871373824715], "max": [0.6062534576772296, 0.30900948710899623, 1.1713464104028388, 3.134144424364756, 1.523857837278233, 3.1364091133312266, 0.5402022527536015, -0.12034849222909996, 1.0900509404391623, 0.7413782995383761, 1.541382629006606, 0.857835259101594], "count": [557]}, "gripper_mode_state": {"mean": [0.5960502692998204, 0.4129263913824057], "std": [0.4906876254476275, 0.49235981424392367], "min": [0, 0], "max": [1, 1], "count": [557]}, "gripper_activity_state": {"mean": [1.8797127468581687, 1.8707360861759426], "std": [0.42989864372548864, 0.4577146379295596], "min": [0, 0], "max": [2, 2], "count": [557]}, "gripper_mode_action": {"mean": [0.5960502692998204, 0.4129263913824057], "std": [0.4906876254476275, 0.49235981424392367], "min": [0, 0], "max": [1, 1], "count": [557]}, "gripper_activity_action": {"mean": [1.8797127468581687, 1.8707360861759426], "std": [0.42989864372548864, 0.4577146379295596], "min": [0, 0], "max": [2, 2], "count": [557]}, "gripper_open_scale_state": {"mean": [0.3558393177224234, 0.4521508076734563], "std": [0.3398824301129088, 0.30350844736885335], "min": [0.022, 0.016], "max": [0.815, 0.709], "count": [557]}, "gripper_open_scale_action": {"mean": [0.3558393177224234, 0.4521508076734563], "std": [0.3398824301129088, 0.30350844736885335], "min": [0.022, 0.016], "max": [0.815, 0.709], "count": [557]}}} +{"episode_index": 158, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44894595767138973]], [[0.46605640236629936]], [[0.45947128148704736]]], "std": [[[0.1395012023290022]], [[0.12797299009337115]], [[0.13007357314776344]]], "count": [137]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1450980392156863]], [[0.11764705882352941]], [[0.11372549019607843]]], "max": [[[0.6470588235294118]], [[0.6313725490196078]], [[0.6352941176470588]]], "mean": [[[0.4746647061805257]], [[0.48125331717236774]], [[0.47125730225180096]]], "std": [[[0.047060451580790766]], [[0.03857543883903049]], [[0.050895795314736626]]], "count": [137]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[0.6980392156862745]], [[0.6509803921568628]], [[0.6666666666666666]]], "mean": [[[0.4762690070249511]], [[0.48892959096655697]], [[0.47372204331854395]]], "std": [[[0.06363314402150266]], [[0.04003313794662852]], [[0.06833205640464932]]], "count": [137]}, "observation.state": {"min": [0.2258281707763672, 1.998628854751587, -0.10492920130491257, -0.16639970242977142, -1.853888750076294, -1.8967541456222534, -0.15044738352298737, 20.0, 0.21023499965667725, 0.2233390063047409, -0.1215440034866333, -2.305000066757202, 0.35899996757507324, -0.015000004321336746, -0.6075665950775146, -2.080066204071045, 1.2539668083190918, 0.13667672872543335, -1.4728834629058838, -1.4719409942626953, -0.5917539000511169, 28.0, -0.3643530011177063, 0.18844500184059143, -0.08793500065803528, 0.7559999823570251, 0.02800000086426735, -3.1401853561401367], "max": [0.6427698731422424, 2.0855987071990967, 0.7603701949119568, 0.3899414539337158, -1.5782489776611328, -1.173297643661499, 0.4533143639564514, 709.0, 0.3928000032901764, 0.36475399136543274, 0.1352899968624115, -0.9070000052452087, 1.0490000247955322, 0.7929999828338623, -0.04515166953206062, -2.040097951889038, 2.882603168487549, 1.4801439046859741, -0.526007354259491, 1.8776775598526, 0.9584475755691528, 815.0, -0.21004199981689453, 0.4123559892177582, 0.036006998270750046, 2.760999917984009, 1.2269999980926514, 3.121999979019165], "mean": [0.4998999536037445, 2.055532455444336, 0.25985172390937805, 0.09256774187088013, -1.7016923427581787, -1.4072096347808838, 0.1892189234495163, 461.06982421875, 0.302402526140213, 0.3190014362335205, 0.01410974096506834, -1.5453283786773682, 0.7391519546508789, 0.3290313482284546, -0.28436803817749023, -2.0677499771118164, 2.2765369415283203, 0.8687700033187866, -1.0592705011367798, 0.5616222023963928, 0.2493625283241272, 369.2369384765625, -0.24640101194381714, 0.29593732953071594, -0.0305654127150774, 1.7439402341842651, 0.6202071905136108, 0.994442343711853], "std": [0.1221894845366478, 0.03466796875, 0.2985178828239441, 0.226276695728302, 0.10895151644945145, 0.20757515728473663, 0.16952307522296906, 292.0605163574219, 0.06805535405874252, 0.040595635771751404, 0.10369624942541122, 0.5506463646888733, 0.16759394109249115, 0.23306764662265778, 0.17820551991462708, 0.010719913989305496, 0.619540274143219, 0.38126686215400696, 0.3421913683414459, 1.2926160097122192, 0.503747284412384, 314.2552185058594, 0.03311869502067566, 0.0628097653388977, 0.043184686452150345, 0.6437833905220032, 0.3690207004547119, 2.3218345642089844], "count": [709]}, "action": {"min": [0.2258281707763672, 1.998628854751587, -0.10492920130491257, -0.16639970242977142, -1.853888750076294, -1.8967541456222534, -0.15044738352298737, 20.0, 0.21023499965667725, 0.2233390063047409, -0.1215440034866333, -2.305000066757202, 0.35899996757507324, -0.015000004321336746, -0.6075665950775146, -2.080066204071045, 1.2539668083190918, 0.13667672872543335, -1.4728834629058838, -1.4719409942626953, -0.5917539000511169, 28.0, -0.3643530011177063, 0.18844500184059143, -0.08793500065803528, 0.7559999823570251, 0.02800000086426735, -3.1401853561401367], "max": [0.6427698731422424, 2.0855987071990967, 0.7603701949119568, 0.3899414539337158, -1.5782489776611328, -1.173297643661499, 0.4533143639564514, 709.0, 0.3928000032901764, 0.36475399136543274, 0.1352899968624115, -0.9070000052452087, 1.0490000247955322, 0.7929999828338623, -0.04515166953206062, -2.040097951889038, 2.882603168487549, 1.4801439046859741, -0.526007354259491, 1.8776775598526, 0.9584475755691528, 815.0, -0.21004199981689453, 0.4123559892177582, 0.036006998270750046, 2.760999917984009, 1.2269999980926514, 3.121999979019165], "mean": [0.4998999536037445, 2.055532455444336, 0.25985172390937805, 0.09256774187088013, -1.7016923427581787, -1.4072096347808838, 0.1892189234495163, 461.06982421875, 0.302402526140213, 0.3190014362335205, 0.01410974096506834, -1.5453283786773682, 0.7391519546508789, 0.3290313482284546, -0.28436803817749023, -2.0677499771118164, 2.2765369415283203, 0.8687700033187866, -1.0592705011367798, 0.5616222023963928, 0.2493625283241272, 369.2369384765625, -0.24640101194381714, 0.29593732953071594, -0.0305654127150774, 1.7439402341842651, 0.6202071905136108, 0.994442343711853], "std": [0.1221894845366478, 0.03466796875, 0.2985178828239441, 0.226276695728302, 0.10895151644945145, 0.20757515728473663, 0.16952307522296906, 292.0605163574219, 0.06805535405874252, 0.040595635771751404, 0.10369624942541122, 0.5506463646888733, 0.16759394109249115, 0.23306764662265778, 0.17820551991462708, 0.010719913989305496, 0.619540274143219, 0.38126686215400696, 0.3421913683414459, 1.2926160097122192, 0.503747284412384, 314.2552185058594, 0.03311869502067566, 0.0628097653388977, 0.043184686452150345, 0.6437833905220032, 0.3690207004547119, 2.3218345642089844], "count": [709]}, "timestamp": {"min": [0.0], "max": [23.6], "mean": [11.8], "std": [6.822348894951389], "count": [709]}, "frame_index": {"min": [0], "max": [708], "mean": [354.0], "std": [204.67046684854168], "count": [709]}, "episode_index": {"min": [160], "max": [160], "mean": [160.0], "std": [0.0], "count": [709]}, "index": {"min": [104638], "max": [105346], "mean": [104992.0], "std": [204.67046684854168], "count": [709]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [709]}, "subtask_annotation": {"mean": [3.764456981664316, 9.0, 9.0, 9.0, 9.0], "std": [1.7677826372783574, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [709]}, "scene_annotation": {"mean": [160.0], "std": [0.0], "min": [160], "max": [160], "count": [709]}, "eef_direction_state": {"mean": [4.169252468265162, 4.455571227080395], "std": [2.191691486262737, 2.1606333285239927], "min": [0, 0], "max": [6, 6], "count": [709]}, "eef_velocity_state": {"mean": [0.6248236953455572, 0.5021156558533145], "std": [0.7147480278019063, 0.6835223904700819], "min": [0, 0], "max": [2, 2], "count": [709]}, "eef_acc_mag_state": {"mean": [0.5303244005641748, 0.4330042313117066], "std": [0.7702123838285847, 0.7263601132265354], "min": [0, 0], "max": [2, 2], "count": [709]}, "eef_direction_action": {"mean": [4.169252468265162, 4.455571227080395], "std": [2.191691486262737, 2.1606333285239927], "min": [0, 0], "max": [6, 6], "count": [709]}, "eef_velocity_action": {"mean": [0.6248236953455572, 0.5021156558533145], "std": [0.7147480278019063, 0.6835223904700819], "min": [0, 0], "max": [2, 2], "count": [709]}, "eef_acc_mag_action": {"mean": [0.5303244005641748, 0.4330042313117066], "std": [0.7702123838285847, 0.7263601132265354], "min": [0, 0], "max": [2, 2], "count": [709]}, "eef_sim_pose_state": {"mean": [0.48821919644799133, 0.2224206898916877, 1.0745778627579112, -0.6202672202569796, 0.9754967721430492, 0.8416767142617804, 0.5079186180163358, -0.2943085642563446, 1.0507680319864094, 0.2768479157081659, 1.2814013527244308, 0.4772389628229285], "std": [0.07269752908185349, 0.0481451365972401, 0.0443995514922575, 1.6799043583931237, 0.4549342935439327, 1.7036666992740694, 0.040045495924091935, 0.1035148043871143, 0.023908572961241735, 0.6306497447849828, 0.18110989230375776, 0.8343510903686064], "min": [0.37583071062612206, 0.16316388394278294, 1.0259955725200551, -3.0697508321615423, 0.2450648548889296, -3.140700040952962, 0.41229547860091975, -0.40780634912213437, 1.0189142517529586, -1.2146769412010734, 0.9349172298936401, -0.8561207607142588], "max": [0.6063766302173195, 0.3291731078043399, 1.1634573118288303, 2.996228465128782, 1.5410065996475817, 3.137632654525744, 0.5507420304310399, -0.15452965069108804, 1.086702032428399, 1.2182051379212937, 1.5447445534078712, 1.9357288054119408], "count": [709]}, "eef_sim_pose_action": {"mean": [0.48821919644799133, 0.2224206898916877, 1.0745778627579112, -0.6202672202569796, 0.9754967721430492, 0.8416767142617804, 0.5079186180163358, -0.2943085642563446, 1.0507680319864094, 0.2768479157081659, 1.2814013527244308, 0.4772389628229285], "std": [0.07269752908185349, 0.0481451365972401, 0.0443995514922575, 1.6799043583931237, 0.4549342935439327, 1.7036666992740694, 0.040045495924091935, 0.1035148043871143, 0.023908572961241735, 0.6306497447849828, 0.18110989230375776, 0.8343510903686064], "min": [0.37583071062612206, 0.16316388394278294, 1.0259955725200551, -3.0697508321615423, 0.2450648548889296, -3.140700040952962, 0.41229547860091975, -0.40780634912213437, 1.0189142517529586, -1.2146769412010734, 0.9349172298936401, -0.8561207607142588], "max": [0.6063766302173195, 0.3291731078043399, 1.1634573118288303, 2.996228465128782, 1.5410065996475817, 3.137632654525744, 0.5507420304310399, -0.15452965069108804, 1.086702032428399, 1.2182051379212937, 1.5447445534078712, 1.9357288054119408], "count": [709]}, "gripper_mode_state": {"mean": [0.5458392101551481, 0.4146685472496474], "std": [0.4978943329787485, 0.49266473708954656], "min": [0, 0], "max": [1, 1], "count": [709]}, "gripper_activity_state": {"mean": [1.9055007052186177, 1.928067700987306], "std": [0.3654094197960247, 0.33450266801449957], "min": [0, 0], "max": [2, 2], "count": [709]}, "gripper_mode_action": {"mean": [0.5458392101551481, 0.4146685472496474], "std": [0.4978943329787485, 0.49266473708954656], "min": [0, 0], "max": [1, 1], "count": [709]}, "gripper_activity_action": {"mean": [1.9055007052186177, 1.928067700987306], "std": [0.3654094197960247, 0.33450266801449957], "min": [0, 0], "max": [2, 2], "count": [709]}, "gripper_open_scale_state": {"mean": [0.36923695347171215, 0.4610698164333245], "std": [0.3142553056326718, 0.29206070114178095], "min": [0.028, 0.02], "max": [0.815, 0.709], "count": [709]}, "gripper_open_scale_action": {"mean": [0.36923695347171215, 0.4610698164333245], "std": [0.3142553056326718, 0.29206070114178095], "min": [0.028, 0.02], "max": [0.815, 0.709], "count": [709]}}} +{"episode_index": 159, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.44836650950889617]], [[0.46349569518200795]], [[0.456163193026053]]], "std": [[[0.13442585705932503]], [[0.1242056755209442]], [[0.12617555404076863]]], "count": [144]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1411764705882353]], [[0.11764705882352941]], [[0.10588235294117647]]], "max": [[[0.6235294117647059]], [[0.6392156862745098]], [[0.6392156862745098]]], "mean": [[[0.47580008481980757]], [[0.4823579367510893]], [[0.4735159427196805]]], "std": [[[0.04283340987598459]], [[0.031935132070401974]], [[0.046032469551018834]]], "count": [144]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.054901960784313725]], [[0.027450980392156862]]], "max": [[[0.6509803921568628]], [[0.6196078431372549]], [[0.6274509803921569]]], "mean": [[[0.46629923662173206]], [[0.4787438073030138]], [[0.46279755440949527]]], "std": [[[0.05980414003208692]], [[0.038479749671169766]], [[0.06514709580635376]]], "count": [144]}, "observation.state": {"min": [0.04658283665776253, 1.8901392221450806, 0.3571292757987976, -0.02281145565211773, -2.273622989654541, -1.8930712938308716, -0.0028623403050005436, 20.0, 0.18327899277210236, 0.19233199954032898, -0.13620500266551971, -2.4240000247955322, 0.6140000224113464, -0.3019999861717224, -0.5127254128456116, -2.080118417739868, 1.265049695968628, 0.2585879862308502, -2.3040616512298584, -1.6226327419281006, -0.5245587229728699, 32.0, -0.3646849989891052, 0.25272101163864136, -0.07464200258255005, 0.8899999856948853, -0.006000000052154064, -3.1371853351593018], "max": [0.6181781888008118, 2.0925800800323486, 1.240388035774231, 0.8519824743270874, -1.7116445302963257, -0.8252789974212646, 0.5744402408599854, 741.0, 0.3781050145626068, 0.3693679869174957, 0.10763400048017502, -0.6859999895095825, 1.1139999628067017, 0.8669999837875366, 0.03558726608753204, -2.007704734802246, 2.7081050872802734, 1.7436014413833618, -0.3465002179145813, 1.6005020141601562, 2.534776449203491, 864.0, -0.1813099980354309, 0.40753400325775146, 0.10754899680614471, 2.572000026702881, 1.3009999990463257, 3.1389999389648438], "mean": [0.47134456038475037, 2.0560200214385986, 0.7998703718185425, 0.24022254347801208, -2.1619503498077393, -1.3462963104248047, 0.19296297430992126, 510.1497497558594, 0.2792430520057678, 0.3321191072463989, 0.008696840144693851, -1.4969635009765625, 0.7842747569084167, 0.34091442823410034, -0.2525297999382019, -2.0669870376586914, 2.0150341987609863, 0.9278353452682495, -1.0215845108032227, 0.3410738408565521, 0.4174412190914154, 341.4494323730469, -0.2550737261772156, 0.32407909631729126, -0.0007134678307920694, 1.7387893199920654, 0.6514180302619934, 1.0728659629821777], "std": [0.140261709690094, 0.040235716849565506, 0.3117658495903015, 0.23196955025196075, 0.08503026515245438, 0.30206018686294556, 0.09555871039628983, 297.7917175292969, 0.062214456498622894, 0.042078420519828796, 0.09811552613973618, 0.6148977875709534, 0.1251779943704605, 0.38727056980133057, 0.12998464703559875, 0.012301973067224026, 0.5740971565246582, 0.4216558337211609, 0.520357072353363, 1.1859424114227295, 0.7508658170700073, 355.9435729980469, 0.03476400300860405, 0.04532119259238243, 0.053603529930114746, 0.5005777478218079, 0.3712645173072815, 2.4133827686309814], "count": [761]}, "action": {"min": [0.04658283665776253, 1.8901392221450806, 0.3571292757987976, -0.02281145565211773, -2.273622989654541, -1.8930712938308716, -0.0028623403050005436, 20.0, 0.18327899277210236, 0.19233199954032898, -0.13620500266551971, -2.4240000247955322, 0.6140000224113464, -0.3019999861717224, -0.5127254128456116, -2.080118417739868, 1.265049695968628, 0.2585879862308502, -2.3040616512298584, -1.6226327419281006, -0.5245587229728699, 32.0, -0.3646849989891052, 0.25272101163864136, -0.07464200258255005, 0.8899999856948853, -0.006000000052154064, -3.1371853351593018], "max": [0.6181781888008118, 2.0925800800323486, 1.240388035774231, 0.8519824743270874, -1.7116445302963257, -0.8252789974212646, 0.5744402408599854, 741.0, 0.3781050145626068, 0.3693679869174957, 0.10763400048017502, -0.6859999895095825, 1.1139999628067017, 0.8669999837875366, 0.03558726608753204, -2.007704734802246, 2.7081050872802734, 1.7436014413833618, -0.3465002179145813, 1.6005020141601562, 2.534776449203491, 864.0, -0.1813099980354309, 0.40753400325775146, 0.10754899680614471, 2.572000026702881, 1.3009999990463257, 3.1389999389648438], "mean": [0.47134456038475037, 2.0560200214385986, 0.7998703718185425, 0.24022254347801208, -2.1619503498077393, -1.3462963104248047, 0.19296297430992126, 510.1497497558594, 0.2792430520057678, 0.3321191072463989, 0.008696840144693851, -1.4969635009765625, 0.7842747569084167, 0.34091442823410034, -0.2525297999382019, -2.0669870376586914, 2.0150341987609863, 0.9278353452682495, -1.0215845108032227, 0.3410738408565521, 0.4174412190914154, 341.4494323730469, -0.2550737261772156, 0.32407909631729126, -0.0007134678307920694, 1.7387893199920654, 0.6514180302619934, 1.0728659629821777], "std": [0.140261709690094, 0.040235716849565506, 0.3117658495903015, 0.23196955025196075, 0.08503026515245438, 0.30206018686294556, 0.09555871039628983, 297.7917175292969, 0.062214456498622894, 0.042078420519828796, 0.09811552613973618, 0.6148977875709534, 0.1251779943704605, 0.38727056980133057, 0.12998464703559875, 0.012301973067224026, 0.5740971565246582, 0.4216558337211609, 0.520357072353363, 1.1859424114227295, 0.7508658170700073, 355.9435729980469, 0.03476400300860405, 0.04532119259238243, 0.053603529930114746, 0.5005777478218079, 0.3712645173072815, 2.4133827686309814], "count": [761]}, "timestamp": {"min": [0.0], "max": [25.333333333333332], "mean": [12.666666666666668], "std": [7.322719591942751], "count": [761]}, "frame_index": {"min": [0], "max": [760], "mean": [380.0], "std": [219.68158775828255], "count": [761]}, "episode_index": {"min": [161], "max": [161], "mean": [161.0], "std": [0.0], "count": [761]}, "index": {"min": [105347], "max": [106107], "mean": [105727.0], "std": [219.68158775828255], "count": [761]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [761]}, "subtask_annotation": {"mean": [3.8764783180026283, 9.0, 9.0, 9.0, 9.0], "std": [1.7619085943185508, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [761]}, "scene_annotation": {"mean": [161.0], "std": [0.0], "min": [161], "max": [161], "count": [761]}, "eef_direction_state": {"mean": [4.021024967148489, 4.316688567674113], "std": [2.086708957039099, 2.288254318357199], "min": [0, 0], "max": [6, 6], "count": [761]}, "eef_velocity_state": {"mean": [0.7266754270696452, 0.5440210249671484], "std": [0.6831446273711207, 0.7311137577415704], "min": [0, 0], "max": [2, 2], "count": [761]}, "eef_acc_mag_state": {"mean": [0.771353482260184, 0.5269382391590013], "std": [0.8425412921977051, 0.7805939364925168], "min": [0, 0], "max": [2, 2], "count": [761]}, "eef_direction_action": {"mean": [4.021024967148489, 4.316688567674113], "std": [2.086708957039099, 2.288254318357199], "min": [0, 0], "max": [6, 6], "count": [761]}, "eef_velocity_action": {"mean": [0.7266754270696452, 0.5440210249671484], "std": [0.6831446273711207, 0.7311137577415704], "min": [0, 0], "max": [2, 2], "count": [761]}, "eef_acc_mag_action": {"mean": [0.771353482260184, 0.5269382391590013], "std": [0.8425412921977051, 0.7805939364925168], "min": [0, 0], "max": [2, 2], "count": [761]}, "eef_sim_pose_state": {"mean": [0.5135347929007469, 0.24954532000081794, 1.0883157929559255, -0.5789238395069444, 1.0565221125153599, 0.5414244113272226, 0.520882020533633, -0.27226045815350863, 1.0612518245232874, 0.671260870589463, 1.2054092295242194, 0.8332483062329676], "std": [0.05026354037985496, 0.04809967533551458, 0.05438771190519954, 1.6986308806191899, 0.4101181967658197, 1.7029671182082715, 0.04308250375461472, 0.09682131945324238, 0.02533492924146776, 0.7625301824873526, 0.14382348974701167, 1.078305247949876], "min": [0.436883023795548, 0.18299068833929175, 1.033224472052392, -3.0839548742015968, 0.20997314513242737, -3.1386278720363125, 0.37906771927909255, -0.3913193472135617, 1.0039655349588734, -0.04082661845646245, 0.9481866486826864, -0.16160114085459376], "max": [0.5952703792745386, 0.37966583477031196, 1.1983069209746686, 3.1388226724473522, 1.5567879716272417, 3.123522223359746, 0.5576493031780163, -0.1277778059202448, 1.0987243044568293, 2.05748364292596, 1.4879291832024983, 2.687401689147109], "count": [761]}, "eef_sim_pose_action": {"mean": [0.5135347929007469, 0.24954532000081794, 1.0883157929559255, -0.5789238395069444, 1.0565221125153599, 0.5414244113272226, 0.520882020533633, -0.27226045815350863, 1.0612518245232874, 0.671260870589463, 1.2054092295242194, 0.8332483062329676], "std": [0.05026354037985496, 0.04809967533551458, 0.05438771190519954, 1.6986308806191899, 0.4101181967658197, 1.7029671182082715, 0.04308250375461472, 0.09682131945324238, 0.02533492924146776, 0.7625301824873526, 0.14382348974701167, 1.078305247949876], "min": [0.436883023795548, 0.18299068833929175, 1.033224472052392, -3.0839548742015968, 0.20997314513242737, -3.1386278720363125, 0.37906771927909255, -0.3913193472135617, 1.0039655349588734, -0.04082661845646245, 0.9481866486826864, -0.16160114085459376], "max": [0.5952703792745386, 0.37966583477031196, 1.1983069209746686, 3.1388226724473522, 1.5567879716272417, 3.123522223359746, 0.5576493031780163, -0.1277778059202448, 1.0987243044568293, 2.05748364292596, 1.4879291832024983, 2.687401689147109], "count": [761]}, "gripper_mode_state": {"mean": [0.6018396846254928, 0.3495400788436268], "std": [0.4895188235761508, 0.47682471845073027], "min": [0, 0], "max": [1, 1], "count": [761]}, "gripper_activity_state": {"mean": [1.9224704336399474, 1.8975032851511169], "std": [0.33307738755954325, 0.41648875854513023], "min": [0, 0], "max": [2, 2], "count": [761]}, "gripper_mode_action": {"mean": [0.6018396846254928, 0.3495400788436268], "std": [0.4895188235761508, 0.47682471845073027], "min": [0, 0], "max": [1, 1], "count": [761]}, "gripper_activity_action": {"mean": [1.9224704336399474, 1.8975032851511169], "std": [0.33307738755954325, 0.41648875854513023], "min": [0, 0], "max": [2, 2], "count": [761]}, "gripper_open_scale_state": {"mean": [0.3414494089785762, 0.5101498027204999], "std": [0.3559435844415755, 0.2977917232916739], "min": [0.032, 0.02], "max": [0.864, 0.741], "count": [761]}, "gripper_open_scale_action": {"mean": [0.3414494089785762, 0.5101498027204999], "std": [0.3559435844415755, 0.2977917232916739], "min": [0.032, 0.02], "max": [0.864, 0.741], "count": [761]}}} +{"episode_index": 160, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4407611307680967]], [[0.46105435002948547]], [[0.44915686274509803]]], "std": [[[0.14267905279650014]], [[0.1316705379477084]], [[0.13837854223355966]]], "count": [133]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6392156862745098]], [[0.6431372549019608]], [[0.6666666666666666]]], "mean": [[[0.476749912464986]], [[0.4776435205661212]], [[0.4698379634748636]]], "std": [[[0.059674558858202956]], [[0.0703789357645227]], [[0.07260767247279613]]], "count": [133]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[1.0]], [[1.0]]], "mean": [[[0.46735858180991696]], [[0.4728705050002457]], [[0.4610136493193769]]], "std": [[[0.11273056242170901]], [[0.10575878162614279]], [[0.11349154083876828]]], "count": [133]}, "observation.state": {"min": [0.2980673313140869, 2.003411293029785, -1.8663852214813232, -2.046869993209839, -2.917719602584839, -1.8292099237442017, 0.31752777099609375, 25.0, 0.00019700000120792538, 0.29144999384880066, -0.04696600139141083, -2.936000108718872, -0.5400000810623169, -0.12300000339746475, -0.6557726263999939, -2.078512668609619, 0.953525722026825, 0.2565982937812805, -0.15247195959091187, 1.0598337650299072, -2.7382471561431885, 29.0, -0.31724900007247925, 0.2919510006904602, -0.0605660006403923, 1.350000023841858, -0.07000000774860382, -3.1411852836608887], "max": [1.039535641670227, 2.092510223388672, -0.31412437558174133, -0.03668682277202606, -0.6611133217811584, -1.3019284009933472, 2.7140393257141113, 497.0, 0.3409700095653534, 0.42242199182510376, 0.1705709993839264, -0.8940000534057617, 0.968999981880188, 0.7690000534057617, -0.22958062589168549, -1.728940725326538, 1.7687866687774658, 1.429023265838623, 2.6969525814056396, 1.6149531602859497, -0.43563419580459595, 698.0, -0.1891240030527115, 0.3923250138759613, 0.1375409960746765, 3.068000078201294, 1.2389999628067017, 3.1410000324249268], "mean": [0.6952569484710693, 2.076000213623047, -1.0516718626022339, -1.1231162548065186, -1.9215590953826904, -1.4906890392303467, 1.5599117279052734, 339.1794128417969, 0.13797275722026825, 0.3728555738925934, 0.05514108017086983, -2.021352767944336, 0.13329866528511047, 0.2867031991481781, -0.3508313298225403, -2.0539286136627197, 1.5335406064987183, 0.6154677867889404, 0.8426260352134705, 1.258009910583496, -1.1056220531463623, 412.77716064453125, -0.2683737277984619, 0.3363659679889679, -0.01195793692022562, 2.2457950115203857, 0.7227465510368347, -0.9946709275245667], "std": [0.1996501088142395, 0.022557813674211502, 0.5593463182449341, 0.7612240314483643, 0.9382664561271667, 0.1233934685587883, 0.9244922399520874, 202.7705535888672, 0.1315983235836029, 0.02110104076564312, 0.058912601321935654, 0.726719319820404, 0.5764000415802002, 0.3180786073207855, 0.14062440395355225, 0.059772517532110214, 0.2565779387950897, 0.3511701226234436, 0.9548177123069763, 0.1750025749206543, 0.8743894100189209, 265.65057373046875, 0.029139626771211624, 0.027966413646936417, 0.04575979709625244, 0.32558974623680115, 0.37183496356010437, 2.6667392253875732], "count": [680]}, "action": {"min": [0.2980673313140869, 2.003411293029785, -1.8663852214813232, -2.046869993209839, -2.917719602584839, -1.8292099237442017, 0.31752777099609375, 25.0, 0.00019700000120792538, 0.29144999384880066, -0.04696600139141083, -2.936000108718872, -0.5400000810623169, -0.12300000339746475, -0.6557726263999939, -2.078512668609619, 0.953525722026825, 0.2565982937812805, -0.15247195959091187, 1.0598337650299072, -2.7382471561431885, 29.0, -0.31724900007247925, 0.2919510006904602, -0.0605660006403923, 1.350000023841858, -0.07000000774860382, -3.1411852836608887], "max": [1.039535641670227, 2.092510223388672, -0.31412437558174133, -0.03668682277202606, -0.6611133217811584, -1.3019284009933472, 2.7140393257141113, 497.0, 0.3409700095653534, 0.42242199182510376, 0.1705709993839264, -0.8940000534057617, 0.968999981880188, 0.7690000534057617, -0.22958062589168549, -1.728940725326538, 1.7687866687774658, 1.429023265838623, 2.6969525814056396, 1.6149531602859497, -0.43563419580459595, 698.0, -0.1891240030527115, 0.3923250138759613, 0.1375409960746765, 3.068000078201294, 1.2389999628067017, 3.1410000324249268], "mean": [0.6952569484710693, 2.076000213623047, -1.0516718626022339, -1.1231162548065186, -1.9215590953826904, -1.4906890392303467, 1.5599117279052734, 339.1794128417969, 0.13797275722026825, 0.3728555738925934, 0.05514108017086983, -2.021352767944336, 0.13329866528511047, 0.2867031991481781, -0.3508313298225403, -2.0539286136627197, 1.5335406064987183, 0.6154677867889404, 0.8426260352134705, 1.258009910583496, -1.1056220531463623, 412.77716064453125, -0.2683737277984619, 0.3363659679889679, -0.01195793692022562, 2.2457950115203857, 0.7227465510368347, -0.9946709275245667], "std": [0.1996501088142395, 0.022557813674211502, 0.5593463182449341, 0.7612240314483643, 0.9382664561271667, 0.1233934685587883, 0.9244922399520874, 202.7705535888672, 0.1315983235836029, 0.02110104076564312, 0.058912601321935654, 0.726719319820404, 0.5764000415802002, 0.3180786073207855, 0.14062440395355225, 0.059772517532110214, 0.2565779387950897, 0.3511701226234436, 0.9548177123069763, 0.1750025749206543, 0.8743894100189209, 265.65057373046875, 0.029139626771211624, 0.027966413646936417, 0.04575979709625244, 0.32558974623680115, 0.37183496356010437, 2.6667392253875732], "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": [162], "max": [162], "mean": [162.0], "std": [0.0], "count": [680]}, "index": {"min": [106108], "max": [106787], "mean": [106447.5], "std": [196.29887926322962], "count": [680]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [680]}, "subtask_annotation": {"mean": [3.4794117647058824, 9.0, 9.0, 9.0, 9.0], "std": [1.998422821033207, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [680]}, "scene_annotation": {"mean": [162.0], "std": [0.0], "min": [162], "max": [162], "count": [680]}, "eef_direction_state": {"mean": [4.870588235294117, 4.461764705882353], "std": [1.6496932712699608, 1.6065151737410452], "min": [0, 0], "max": [6, 6], "count": [680]}, "eef_velocity_state": {"mean": [0.5426470588235294, 0.7470588235294118], "std": [0.7141049882587706, 0.7179362965831657], "min": [0, 0], "max": [2, 2], "count": [680]}, "eef_acc_mag_state": {"mean": [0.5588235294117647, 0.7132352941176471], "std": [0.7911710036985913, 0.8144656154524442], "min": [0, 0], "max": [2, 2], "count": [680]}, "eef_direction_action": {"mean": [4.870588235294117, 4.461764705882353], "std": [1.6496932712699608, 1.6065151737410452], "min": [0, 0], "max": [6, 6], "count": [680]}, "eef_velocity_action": {"mean": [0.5426470588235294, 0.7470588235294118], "std": [0.7141049882587706, 0.7179362965831657], "min": [0, 0], "max": [2, 2], "count": [680]}, "eef_acc_mag_action": {"mean": [0.5588235294117647, 0.7132352941176471], "std": [0.7911710036985913, 0.8144656154524442], "min": [0, 0], "max": [2, 2], "count": [680]}, "eef_sim_pose_state": {"mean": [0.5306480564516707, 0.26664882333060136, 1.0729161588692964, -1.683691556311522, 1.1876590563954024, -0.03191747375397261, 0.5696329234041793, -0.2105396467943031, 1.2173046598743744, -1.4327847465806836, 0.728754352992186, -0.8090188402223454], "std": [0.03737904752719154, 0.03082138704767477, 0.0571394523539942, 0.9961196314327759, 0.4229915687106544, 2.1690914810109, 0.02483301119018279, 0.11951057368166315, 0.09112000669249432, 1.3957080647982079, 0.38343713449174716, 0.9222718823200432], "min": [0.4765910984936718, 0.22936193056748702, 1.0275662094540785, -3.0008301008487015, 0.28258087516997565, -3.120403060382873, 0.47900715370930186, -0.3969603608132371, 1.079838670725309, -3.1022100349331483, 0.20056865654356026, -2.43329434324267], "max": [0.604923997267055, 0.37988287925242975, 1.2180317870788162, 0.16381300447239522, 1.5613376339692318, 3.139280135348923, 0.6256913838686115, -0.04443766212575254, 1.329500549204884, 2.9384436385690833, 1.5576547323782237, 1.7516467704979157], "count": [680]}, "eef_sim_pose_action": {"mean": [0.5306480564516707, 0.26664882333060136, 1.0729161588692964, -1.683691556311522, 1.1876590563954024, -0.03191747375397261, 0.5696329234041793, -0.2105396467943031, 1.2173046598743744, -1.4327847465806836, 0.728754352992186, -0.8090188402223454], "std": [0.03737904752719154, 0.03082138704767477, 0.0571394523539942, 0.9961196314327759, 0.4229915687106544, 2.1690914810109, 0.02483301119018279, 0.11951057368166315, 0.09112000669249432, 1.3957080647982079, 0.38343713449174716, 0.9222718823200432], "min": [0.4765910984936718, 0.22936193056748702, 1.0275662094540785, -3.0008301008487015, 0.28258087516997565, -3.120403060382873, 0.47900715370930186, -0.3969603608132371, 1.079838670725309, -3.1022100349331483, 0.20056865654356026, -2.43329434324267], "max": [0.604923997267055, 0.37988287925242975, 1.2180317870788162, 0.16381300447239522, 1.5613376339692318, 3.139280135348923, 0.6256913838686115, -0.04443766212575254, 1.329500549204884, 2.9384436385690833, 1.5576547323782237, 1.7516467704979157], "count": [680]}, "gripper_mode_state": {"mean": [0.47058823529411764, 1.0], "std": [0.49913419848462093, 0.0], "min": [0, 1], "max": [1, 1], "count": [680]}, "gripper_activity_state": {"mean": [1.9308823529411765, 1.938235294117647], "std": [0.32483360126703476, 0.3101372617201404], "min": [0, 0], "max": [2, 2], "count": [680]}, "gripper_mode_action": {"mean": [0.47058823529411764, 1.0], "std": [0.49913419848462093, 0.0], "min": [0, 1], "max": [1, 1], "count": [680]}, "gripper_activity_action": {"mean": [1.9308823529411765, 1.938235294117647], "std": [0.32483360126703476, 0.3101372617201404], "min": [0, 0], "max": [2, 2], "count": [680]}, "gripper_open_scale_state": {"mean": [0.4127772056018605, 0.339179411764706], "std": [0.265650557987957, 0.20277058151307378], "min": [0.029, 0.025], "max": [0.698, 0.497], "count": [680]}, "gripper_open_scale_action": {"mean": [0.4127772056018605, 0.339179411764706], "std": [0.265650557987957, 0.20277058151307378], "min": [0.029, 0.025], "max": [0.698, 0.497], "count": [680]}}} +{"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.4462324450480829]], [[0.4623604359206528]], [[0.4547757105761625]]], "std": [[[0.13230527648350576]], [[0.12426659510063422]], [[0.12576978896145358]]], "count": [157]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.06666666666666667]], [[0.10196078431372549]]], "max": [[[0.7019607843137254]], [[0.6431372549019608]], [[0.6392156862745098]]], "mean": [[[0.47204630193372465]], [[0.4763494481391283]], [[0.46746831548436785]]], "std": [[[0.05647365698258694]], [[0.05443221310429962]], [[0.057715290625768356]]], "count": [157]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.0392156862745098]], [[0.027450980392156862]]], "max": [[[0.6588235294117647]], [[0.6313725490196078]], [[0.6352941176470588]]], "mean": [[[0.4738952895383206]], [[0.48605210284750844]], [[0.47113278875775366]]], "std": [[[0.0562853101755727]], [[0.033713365654259864]], [[0.06126547029989034]]], "count": [157]}, "observation.state": {"min": [0.22603759169578552, 2.0716536045074463, -0.7347487807273865, -0.14987142384052277, -1.7216625213623047, -1.8795102834701538, 0.0483805276453495, 15.0, 0.17967000603675842, 0.23350100219249725, -0.1374099999666214, -2.444000005722046, 0.6980000138282776, -0.2369999885559082, -0.7075914144515991, -2.080397605895996, -0.12650147080421448, -0.672283411026001, 0.8165522813796997, 1.1527726650238037, -2.8781700134277344, 33.0, -0.3719330132007599, 0.24653300642967224, -0.07174400240182877, -3.1401853561401367, 0.01600000262260437, -3.1411852836608887], "max": [0.7780154943466187, 2.092440366744995, 0.40100687742233276, 0.48921582102775574, -0.2986432909965515, -0.9908409118652344, 0.56684809923172, 673.0, 0.38013699650764465, 0.3693830072879791, 0.11245200037956238, -0.7670000195503235, 1.0679999589920044, 0.8320000171661377, -0.27431339025497437, -2.0567309856414795, 1.3810092210769653, 1.2902172803878784, 2.4144537448883057, 1.7566914558410645, 0.3927863538265228, 830.0, -0.19398599863052368, 0.38365501165390015, 0.07712200284004211, 3.140000104904175, 1.312000036239624, 3.1389999389648438], "mean": [0.5359452962875366, 2.0823049545288086, -0.31922581791877747, 0.10738508403301239, -1.0353994369506836, -1.3150112628936768, 0.3172290623188019, 393.1122131347656, 0.2945886254310608, 0.3361814618110657, 0.002298202598467469, -1.5010731220245361, 0.8915486335754395, 0.3147297501564026, -0.44540858268737793, -2.072166681289673, 0.4402652680873871, 0.07171091437339783, 1.5814203023910522, 1.4359979629516602, -0.9313603639602661, 298.72149658203125, -0.2787923812866211, 0.3159056007862091, -0.025812257081270218, 1.8596041202545166, 0.7783992886543274, 0.7765011787414551], "std": [0.15801630914211273, 0.0074372137896716595, 0.36300042271614075, 0.21700149774551392, 0.658334493637085, 0.21876123547554016, 0.09658810496330261, 263.1950378417969, 0.07603033632040024, 0.034634802490472794, 0.09543214738368988, 0.64891517162323, 0.06989045441150665, 0.32575875520706177, 0.12739278376102448, 0.007690933998674154, 0.554908812046051, 0.6631360054016113, 0.4810504913330078, 0.13123221695423126, 1.1850732564926147, 265.613525390625, 0.04770926013588905, 0.04501385614275932, 0.04271409288048744, 0.811406672000885, 0.4157460331916809, 2.481722354888916], "count": [851]}, "action": {"min": [0.22603759169578552, 2.0716536045074463, -0.7347487807273865, -0.14987142384052277, -1.7216625213623047, -1.8795102834701538, 0.0483805276453495, 15.0, 0.17967000603675842, 0.23350100219249725, -0.1374099999666214, -2.444000005722046, 0.6980000138282776, -0.2369999885559082, -0.7075914144515991, -2.080397605895996, -0.12650147080421448, -0.672283411026001, 0.8165522813796997, 1.1527726650238037, -2.8781700134277344, 33.0, -0.3719330132007599, 0.24653300642967224, -0.07174400240182877, -3.1401853561401367, 0.01600000262260437, -3.1411852836608887], "max": [0.7780154943466187, 2.092440366744995, 0.40100687742233276, 0.48921582102775574, -0.2986432909965515, -0.9908409118652344, 0.56684809923172, 673.0, 0.38013699650764465, 0.3693830072879791, 0.11245200037956238, -0.7670000195503235, 1.0679999589920044, 0.8320000171661377, -0.27431339025497437, -2.0567309856414795, 1.3810092210769653, 1.2902172803878784, 2.4144537448883057, 1.7566914558410645, 0.3927863538265228, 830.0, -0.19398599863052368, 0.38365501165390015, 0.07712200284004211, 3.140000104904175, 1.312000036239624, 3.1389999389648438], "mean": [0.5359452962875366, 2.0823049545288086, -0.31922581791877747, 0.10738508403301239, -1.0353994369506836, -1.3150112628936768, 0.3172290623188019, 393.1122131347656, 0.2945886254310608, 0.3361814618110657, 0.002298202598467469, -1.5010731220245361, 0.8915486335754395, 0.3147297501564026, -0.44540858268737793, -2.072166681289673, 0.4402652680873871, 0.07171091437339783, 1.5814203023910522, 1.4359979629516602, -0.9313603639602661, 298.72149658203125, -0.2787923812866211, 0.3159056007862091, -0.025812257081270218, 1.8596041202545166, 0.7783992886543274, 0.7765011787414551], "std": [0.15801630914211273, 0.0074372137896716595, 0.36300042271614075, 0.21700149774551392, 0.658334493637085, 0.21876123547554016, 0.09658810496330261, 263.1950378417969, 0.07603033632040024, 0.034634802490472794, 0.09543214738368988, 0.64891517162323, 0.06989045441150665, 0.32575875520706177, 0.12739278376102448, 0.007690933998674154, 0.554908812046051, 0.6631360054016113, 0.4810504913330078, 0.13123221695423126, 1.1850732564926147, 265.613525390625, 0.04770926013588905, 0.04501385614275932, 0.04271409288048744, 0.811406672000885, 0.4157460331916809, 2.481722354888916], "count": [851]}, "timestamp": {"min": [0.0], "max": [28.333333333333332], "mean": [14.16666666666667], "std": [8.188745664358832], "count": [851]}, "frame_index": {"min": [0], "max": [850], "mean": [425.0], "std": [245.66236993076492], "count": [851]}, "episode_index": {"min": [163], "max": [163], "mean": [163.0], "std": [0.0], "count": [851]}, "index": {"min": [106788], "max": [107638], "mean": [107213.0], "std": [245.66236993076492], "count": [851]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [851]}, "subtask_annotation": {"mean": [3.773207990599295, 9.0, 9.0, 9.0, 9.0], "std": [1.7941113830368085, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [851]}, "scene_annotation": {"mean": [163.0], "std": [0.0], "min": [163], "max": [163], "count": [851]}, "eef_direction_state": {"mean": [4.317273795534665, 4.5358401880141015], "std": [1.9722922282496966, 2.1318624932412455], "min": [0, 0], "max": [6, 6], "count": [851]}, "eef_velocity_state": {"mean": [0.535840188014101, 0.44535840188014103], "std": [0.5993110755646353, 0.666655159633048], "min": [0, 0], "max": [2, 2], "count": [851]}, "eef_acc_mag_state": {"mean": [0.5981198589894242, 0.37602820211515864], "std": [0.7895892756216369, 0.7022466676911812], "min": [0, 0], "max": [2, 2], "count": [851]}, "eef_direction_action": {"mean": [4.317273795534665, 4.5358401880141015], "std": [1.9722922282496966, 2.1318624932412455], "min": [0, 0], "max": [6, 6], "count": [851]}, "eef_velocity_action": {"mean": [0.535840188014101, 0.44535840188014103], "std": [0.5993110755646353, 0.666655159633048], "min": [0, 0], "max": [2, 2], "count": [851]}, "eef_acc_mag_action": {"mean": [0.5981198589894242, 0.37602820211515864], "std": [0.7895892756216369, 0.7022466676911812], "min": [0, 0], "max": [2, 2], "count": [851]}, "eef_sim_pose_state": {"mean": [0.5071924084360603, 0.2524853973516266, 1.0543688113478162, -1.309387048618098, 1.0224595479041645, -0.06617630838555037, 0.5245902231825076, -0.2784414278286151, 1.0495666760234847, 0.9097669189964757, 1.2676017963688209, 1.0803313572201072], "std": [0.057925623445800996, 0.05326699301447088, 0.04694311563101093, 0.9292527052616824, 0.4042757516594498, 1.8318477757488736, 0.03597400671735692, 0.10318768486537956, 0.014983473290463609, 0.6279433385691797, 0.11555258953199216, 0.9264297887096716], "min": [0.430137738483249, 0.18106234640532262, 1.014741166602346, -2.7217806809313636, 0.29627881942425915, -3.1412898250781423, 0.42199376568489405, -0.39869808172143595, 1.0139692856216844, -0.5511368981237209, 0.9832753002713246, -0.3203434217116345], "max": [0.6008668515176692, 0.35236547747785557, 1.1614969328461329, -0.0381310028892088, 1.4575493793117902, 3.140267014945158, 0.5604710887062743, -0.12164784920186093, 1.0697771172958528, 2.0060074608626492, 1.4641698283425488, 2.741006007133532], "count": [851]}, "eef_sim_pose_action": {"mean": [0.5071924084360603, 0.2524853973516266, 1.0543688113478162, -1.309387048618098, 1.0224595479041645, -0.06617630838555037, 0.5245902231825076, -0.2784414278286151, 1.0495666760234847, 0.9097669189964757, 1.2676017963688209, 1.0803313572201072], "std": [0.057925623445800996, 0.05326699301447088, 0.04694311563101093, 0.9292527052616824, 0.4042757516594498, 1.8318477757488736, 0.03597400671735692, 0.10318768486537956, 0.014983473290463609, 0.6279433385691797, 0.11555258953199216, 0.9264297887096716], "min": [0.430137738483249, 0.18106234640532262, 1.014741166602346, -2.7217806809313636, 0.29627881942425915, -3.1412898250781423, 0.42199376568489405, -0.39869808172143595, 1.0139692856216844, -0.5511368981237209, 0.9832753002713246, -0.3203434217116345], "max": [0.6008668515176692, 0.35236547747785557, 1.1614969328461329, -0.0381310028892088, 1.4575493793117902, 3.140267014945158, 0.5604710887062743, -0.12164784920186093, 1.0697771172958528, 2.0060074608626492, 1.4641698283425488, 2.741006007133532], "count": [851]}, "gripper_mode_state": {"mean": [0.7802585193889542, 0.4218566392479436], "std": [0.41407144590023715, 0.4938558647726807], "min": [0, 0], "max": [1, 1], "count": [851]}, "gripper_activity_state": {"mean": [1.9024676850763806, 1.9494712103407756], "std": [0.3891972784799387, 0.2802283399241678], "min": [0, 0], "max": [2, 2], "count": [851]}, "gripper_mode_action": {"mean": [0.7802585193889542, 0.4218566392479436], "std": [0.41407144590023715, 0.4938558647726807], "min": [0, 0], "max": [1, 1], "count": [851]}, "gripper_activity_action": {"mean": [1.9024676850763806, 1.9494712103407756], "std": [0.3891972784799387, 0.2802283399241678], "min": [0, 0], "max": [2, 2], "count": [851]}, "gripper_open_scale_state": {"mean": [0.2987215040052257, 0.393112220912086], "std": [0.2656135548537379, 0.2631950785049756], "min": [0.033, 0.015], "max": [0.83, 0.673], "count": [851]}, "gripper_open_scale_action": {"mean": [0.2987215040052257, 0.393112220912086], "std": [0.2656135548537379, 0.2631950785049756], "min": [0.033, 0.015], "max": [0.83, 0.673], "count": [851]}}} +{"episode_index": 162, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4446909902441369]], [[0.4605610312139562]], [[0.4528136759299308]]], "std": [[[0.1282116544143731]], [[0.11898298805601729]], [[0.11974517567710362]]], "count": [136]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.17254901960784313]], [[0.1450980392156863]], [[0.13725490196078433]]], "max": [[[0.6352941176470588]], [[0.6274509803921569]], [[0.6274509803921569]]], "mean": [[[0.470362165393118]], [[0.47713693351114955]], [[0.4678544294862553]]], "std": [[[0.044475536937754995]], [[0.03549734812149614]], [[0.04587204309036298]]], "count": [136]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6549019607843137]], [[0.6588235294117647]], [[0.6549019607843137]]], "mean": [[[0.4713634614691465]], [[0.4829468593810073]], [[0.4667604602196271]]], "std": [[[0.06398721058432612]], [[0.04342033447405583]], [[0.06878548740762509]]], "count": [136]}, "observation.state": {"min": [0.14556047320365906, 1.782103419303894, 0.26249751448631287, -0.15315262973308563, -2.417874574661255, -2.0083329677581787, -0.17090263962745667, 18.0, 0.17106300592422485, 0.20365700125694275, -0.1376509964466095, -2.3480000495910645, 0.43700000643730164, -0.1770000010728836, -0.8529424071311951, -2.080711841583252, 0.8484918475151062, 0.28845056891441345, -2.0434491634368896, -1.1313225030899048, -0.578349769115448, 41.0, -0.32936498522758484, 0.2534329891204834, -0.05012600123882294, 1.0369999408721924, 0.04399999976158142, -3.132185220718384], "max": [0.6438519954681396, 2.0877630710601807, 1.0690491199493408, 0.8085935711860657, -1.9850153923034668, -0.8866272568702698, 0.6775542497634888, 609.0, 0.36400899291038513, 0.3779529929161072, 0.14693400263786316, -0.781000018119812, 1.0269999504089355, 0.8740000128746033, -0.10112438350915909, -1.9682601690292358, 2.4548230171203613, 1.5225728750228882, -0.2399129718542099, 1.5861551761627197, 1.911955714225769, 860.0, -0.16228699684143066, 0.46904200315475464, 0.11152900010347366, 2.7309999465942383, 1.3489999771118164, 3.115000009536743], "mean": [0.48417195677757263, 2.056499481201172, 0.7581446766853333, 0.2766624987125397, -2.0890650749206543, -1.4004651308059692, 0.10207831859588623, 436.0169677734375, 0.2665514647960663, 0.33412885665893555, 0.011672749184072018, -1.427791714668274, 0.7432997226715088, 0.4262496531009674, -0.3965831398963928, -2.0626423358917236, 1.741913080215454, 0.6260097622871399, -0.6534788608551025, 0.48626911640167236, 0.18072237074375153, 297.42352294921875, -0.27517813444137573, 0.3631661534309387, 0.005194212310016155, 1.804659366607666, 0.7392992973327637, 0.9940337538719177], "std": [0.12710200250148773, 0.05267852544784546, 0.27358075976371765, 0.24041298031806946, 0.13430136442184448, 0.2819257080554962, 0.1333504319190979, 252.8713836669922, 0.05650873854756355, 0.03666834533214569, 0.09335474669933319, 0.5807363986968994, 0.14276081323623657, 0.3437157869338989, 0.24984002113342285, 0.019054407253861427, 0.6191936731338501, 0.26556456089019775, 0.35496801137924194, 1.0011662244796753, 0.5603666305541992, 307.61395263671875, 0.033822882920503616, 0.07014150172472, 0.03985247015953064, 0.45625975728034973, 0.33721673488616943, 2.432098150253296], "count": [706]}, "action": {"min": [0.14556047320365906, 1.782103419303894, 0.26249751448631287, -0.15315262973308563, -2.417874574661255, -2.0083329677581787, -0.17090263962745667, 18.0, 0.17106300592422485, 0.20365700125694275, -0.1376509964466095, -2.3480000495910645, 0.43700000643730164, -0.1770000010728836, -0.8529424071311951, -2.080711841583252, 0.8484918475151062, 0.28845056891441345, -2.0434491634368896, -1.1313225030899048, -0.578349769115448, 41.0, -0.32936498522758484, 0.2534329891204834, -0.05012600123882294, 1.0369999408721924, 0.04399999976158142, -3.132185220718384], "max": [0.6438519954681396, 2.0877630710601807, 1.0690491199493408, 0.8085935711860657, -1.9850153923034668, -0.8866272568702698, 0.6775542497634888, 609.0, 0.36400899291038513, 0.3779529929161072, 0.14693400263786316, -0.781000018119812, 1.0269999504089355, 0.8740000128746033, -0.10112438350915909, -1.9682601690292358, 2.4548230171203613, 1.5225728750228882, -0.2399129718542099, 1.5861551761627197, 1.911955714225769, 860.0, -0.16228699684143066, 0.46904200315475464, 0.11152900010347366, 2.7309999465942383, 1.3489999771118164, 3.115000009536743], "mean": [0.48417195677757263, 2.056499481201172, 0.7581446766853333, 0.2766624987125397, -2.0890650749206543, -1.4004651308059692, 0.10207831859588623, 436.0169677734375, 0.2665514647960663, 0.33412885665893555, 0.011672749184072018, -1.427791714668274, 0.7432997226715088, 0.4262496531009674, -0.3965831398963928, -2.0626423358917236, 1.741913080215454, 0.6260097622871399, -0.6534788608551025, 0.48626911640167236, 0.18072237074375153, 297.42352294921875, -0.27517813444137573, 0.3631661534309387, 0.005194212310016155, 1.804659366607666, 0.7392992973327637, 0.9940337538719177], "std": [0.12710200250148773, 0.05267852544784546, 0.27358075976371765, 0.24041298031806946, 0.13430136442184448, 0.2819257080554962, 0.1333504319190979, 252.8713836669922, 0.05650873854756355, 0.03666834533214569, 0.09335474669933319, 0.5807363986968994, 0.14276081323623657, 0.3437157869338989, 0.24984002113342285, 0.019054407253861427, 0.6191936731338501, 0.26556456089019775, 0.35496801137924194, 1.0011662244796753, 0.5603666305541992, 307.61395263671875, 0.033822882920503616, 0.07014150172472, 0.03985247015953064, 0.45625975728034973, 0.33721673488616943, 2.432098150253296], "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": [164], "max": [164], "mean": [164.0], "std": [0.0], "count": [706]}, "index": {"min": [107639], "max": [108344], "mean": [107991.5], "std": [203.80444057968904], "count": [706]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [706]}, "subtask_annotation": {"mean": [3.6175637393767706, 9.0, 9.0, 9.0, 9.0], "std": [1.8820541372878565, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [706]}, "scene_annotation": {"mean": [164.0], "std": [0.0], "min": [164], "max": [164], "count": [706]}, "eef_direction_state": {"mean": [4.303116147308782, 4.280453257790368], "std": [2.061083196772254, 2.3213720224281196], "min": [0, 0], "max": [6, 6], "count": [706]}, "eef_velocity_state": {"mean": [0.7422096317280453, 0.5424929178470255], "std": [0.7850246319501215, 0.6992764496720785], "min": [0, 0], "max": [2, 2], "count": [706]}, "eef_acc_mag_state": {"mean": [0.7393767705382436, 0.46458923512747874], "std": [0.82630729608444, 0.748572513928565], "min": [0, 0], "max": [2, 2], "count": [706]}, "eef_direction_action": {"mean": [4.303116147308782, 4.280453257790368], "std": [2.061083196772254, 2.3213720224281196], "min": [0, 0], "max": [6, 6], "count": [706]}, "eef_velocity_action": {"mean": [0.7422096317280453, 0.5424929178470255], "std": [0.7850246319501215, 0.6992764496720785], "min": [0, 0], "max": [2, 2], "count": [706]}, "eef_acc_mag_action": {"mean": [0.7393767705382436, 0.46458923512747874], "std": [0.82630729608444, 0.748572513928565], "min": [0, 0], "max": [2, 2], "count": [706]}, "eef_sim_pose_state": {"mean": [0.5512011315067086, 0.2691321850800102, 1.0773437664316912, -1.0010196736069183, 1.0207080763622465, -0.16989999900082195, 0.5237474949246863, -0.26497946991650567, 1.0697712812641471, 0.5405216170959581, 1.1865472655154943, 0.6869533665113041], "std": [0.07595759638097781, 0.03131684355080029, 0.048468436735345705, 1.562708277822305, 0.2529529244984862, 1.8979488939693514, 0.03752818154742632, 0.08977666780508863, 0.026736411526368922, 0.6983395433660339, 0.19963697752264634, 1.0096890462464891], "min": [0.4400598398179832, 0.21214873357709882, 1.022721256599599, -3.1361920730310664, 0.5733129770273591, -3.1410070892546007, 0.39308118364102984, -0.3958403039256988, 1.0150552007444642, -0.02505830057626804, 0.8316237736812986, -0.21263580787500555], "max": [0.6684003466394381, 0.33031186344016394, 1.2299623938231077, 3.064437444723107, 1.5431795055808077, 3.14056258181052, 0.5658172837225899, -0.11821977394205507, 1.1142085704160793, 2.0219501734531056, 1.482118072404703, 2.6727510253272726], "count": [706]}, "eef_sim_pose_action": {"mean": [0.5512011315067086, 0.2691321850800102, 1.0773437664316912, -1.0010196736069183, 1.0207080763622465, -0.16989999900082195, 0.5237474949246863, -0.26497946991650567, 1.0697712812641471, 0.5405216170959581, 1.1865472655154943, 0.6869533665113041], "std": [0.07595759638097781, 0.03131684355080029, 0.048468436735345705, 1.562708277822305, 0.2529529244984862, 1.8979488939693514, 0.03752818154742632, 0.08977666780508863, 0.026736411526368922, 0.6983395433660339, 0.19963697752264634, 1.0096890462464891], "min": [0.4400598398179832, 0.21214873357709882, 1.022721256599599, -3.1361920730310664, 0.5733129770273591, -3.1410070892546007, 0.39308118364102984, -0.3958403039256988, 1.0150552007444642, -0.02505830057626804, 0.8316237736812986, -0.21263580787500555], "max": [0.6684003466394381, 0.33031186344016394, 1.2299623938231077, 3.064437444723107, 1.5431795055808077, 3.14056258181052, 0.5658172837225899, -0.11821977394205507, 1.1142085704160793, 2.0219501734531056, 1.482118072404703, 2.6727510253272726], "count": [706]}, "gripper_mode_state": {"mean": [0.7818696883852692, 0.3243626062322946], "std": [0.4129763658729076, 0.46813620444320214], "min": [0, 0], "max": [1, 1], "count": [706]}, "gripper_activity_state": {"mean": [1.9305949008498584, 1.9135977337110481], "std": [0.32287472496205605, 0.37205779074616985], "min": [0, 0], "max": [2, 2], "count": [706]}, "gripper_mode_action": {"mean": [0.7818696883852692, 0.3243626062322946], "std": [0.4129763658729076, 0.46813620444320214], "min": [0, 0], "max": [1, 1], "count": [706]}, "gripper_activity_action": {"mean": [1.9305949008498584, 1.9135977337110481], "std": [0.32287472496205605, 0.37205779074616985], "min": [0, 0], "max": [2, 2], "count": [706]}, "gripper_open_scale_state": {"mean": [0.2974235127965037, 0.43601699725088944], "std": [0.30761385846931916, 0.25287137375144114], "min": [0.041, 0.018], "max": [0.86, 0.609], "count": [706]}, "gripper_open_scale_action": {"mean": [0.2974235127965037, 0.43601699725088944], "std": [0.30761385846931916, 0.25287137375144114], "min": [0.041, 0.018], "max": [0.86, 0.609], "count": [706]}}} +{"episode_index": 163, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4457153132375635]], [[0.46267724786673925]], [[0.4544306364038671]]], "std": [[[0.13465433389517675]], [[0.12591624741076243]], [[0.12773931028809]]], "count": [144]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12941176470588237]], [[0.09019607843137255]], [[0.11372549019607843]]], "max": [[[0.6588235294117647]], [[0.6352941176470588]], [[0.6274509803921569]]], "mean": [[[0.47442588479257447]], [[0.4809512271922658]], [[0.4724857210534677]]], "std": [[[0.04747980723509839]], [[0.04115080548812788]], [[0.051289281710081396]]], "count": [144]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6392156862745098]], [[0.6549019607843137]]], "mean": [[[0.4739662110793392]], [[0.48510527726715685]], [[0.470591286254085]]], "std": [[[0.059690238958579965]], [[0.03934159300960703]], [[0.06353170274629538]]], "count": [144]}, "observation.state": {"min": [0.2525666058063507, 2.0552475452423096, 0.5281540751457214, -0.16219346225261688, -2.444612741470337, -2.062124013900757, -0.3191508948802948, 17.0, 0.19573499262332916, 0.244268998503685, -0.1223210021853447, -2.2339999675750732, 0.07699999958276749, -0.027000028640031815, -0.6274633407592773, -2.080240488052368, 1.0767459869384766, 0.19313813745975494, -1.9060392379760742, -1.5670439004898071, -0.906646192073822, 28.0, -0.34323200583457947, 0.2487179934978485, -0.07835599780082703, -2.9749999046325684, -0.6330000162124634, -3.1371853351593018], "max": [0.5630083084106445, 2.092440366744995, 0.9082344174385071, 0.5449616312980652, -1.4730231761932373, -0.9248324632644653, 0.5339136719703674, 722.0, 0.3718680143356323, 0.355010986328125, 0.0978889986872673, -0.7739999890327454, 1.0429999828338623, 0.9490000009536743, -0.03900810703635216, -1.9788718223571777, 2.649601936340332, 1.651186227798462, -0.16233307123184204, 1.3934708833694458, 2.310502052307129, 864.0, -0.15215100347995758, 0.4321349859237671, 0.09501100331544876, 3.0850000381469727, 1.5479999780654907, 3.135999917984009], "mean": [0.4534202516078949, 2.077953815460205, 0.7095317840576172, 0.1777878850698471, -2.179234027862549, -1.4132847785949707, 0.20238979160785675, 481.13226318359375, 0.2778147757053375, 0.31971022486686707, -0.0007463046349585056, -1.4815844297409058, 0.7536507844924927, 0.4870145618915558, -0.3040127158164978, -2.0681469440460205, 1.958911657333374, 0.7547473311424255, -0.8995968699455261, 0.4789992868900299, 0.3256668448448181, 268.7158203125, -0.2587730586528778, 0.3351501524448395, -0.012022498995065689, 1.5912059545516968, 0.6897773146629333, 1.170137882232666], "std": [0.07050859183073044, 0.012011957354843616, 0.15232820808887482, 0.23814713954925537, 0.23362919688224792, 0.3228272497653961, 0.22782832384109497, 283.17498779296875, 0.06260111182928085, 0.026056863367557526, 0.08874297142028809, 0.5644075870513916, 0.21253621578216553, 0.3238963186740875, 0.14779746532440186, 0.012622900307178497, 0.5579869747161865, 0.3818557858467102, 0.3961101174354553, 1.0757747888565063, 0.7839756608009338, 318.8446960449219, 0.04412224888801575, 0.04839116707444191, 0.04663396254181862, 1.2582206726074219, 0.4666074514389038, 2.4159135818481445], "count": [760]}, "action": {"min": [0.2525666058063507, 2.0552475452423096, 0.5281540751457214, -0.16219346225261688, -2.444612741470337, -2.062124013900757, -0.3191508948802948, 17.0, 0.19573499262332916, 0.244268998503685, -0.1223210021853447, -2.2339999675750732, 0.07699999958276749, -0.027000028640031815, -0.6274633407592773, -2.080240488052368, 1.0767459869384766, 0.19313813745975494, -1.9060392379760742, -1.5670439004898071, -0.906646192073822, 28.0, -0.34323200583457947, 0.2487179934978485, -0.07835599780082703, -2.9749999046325684, -0.6330000162124634, -3.1371853351593018], "max": [0.5630083084106445, 2.092440366744995, 0.9082344174385071, 0.5449616312980652, -1.4730231761932373, -0.9248324632644653, 0.5339136719703674, 722.0, 0.3718680143356323, 0.355010986328125, 0.0978889986872673, -0.7739999890327454, 1.0429999828338623, 0.9490000009536743, -0.03900810703635216, -1.9788718223571777, 2.649601936340332, 1.651186227798462, -0.16233307123184204, 1.3934708833694458, 2.310502052307129, 864.0, -0.15215100347995758, 0.4321349859237671, 0.09501100331544876, 3.0850000381469727, 1.5479999780654907, 3.135999917984009], "mean": [0.4534202516078949, 2.077953815460205, 0.7095317840576172, 0.1777878850698471, -2.179234027862549, -1.4132847785949707, 0.20238979160785675, 481.13226318359375, 0.2778147757053375, 0.31971022486686707, -0.0007463046349585056, -1.4815844297409058, 0.7536507844924927, 0.4870145618915558, -0.3040127158164978, -2.0681469440460205, 1.958911657333374, 0.7547473311424255, -0.8995968699455261, 0.4789992868900299, 0.3256668448448181, 268.7158203125, -0.2587730586528778, 0.3351501524448395, -0.012022498995065689, 1.5912059545516968, 0.6897773146629333, 1.170137882232666], "std": [0.07050859183073044, 0.012011957354843616, 0.15232820808887482, 0.23814713954925537, 0.23362919688224792, 0.3228272497653961, 0.22782832384109497, 283.17498779296875, 0.06260111182928085, 0.026056863367557526, 0.08874297142028809, 0.5644075870513916, 0.21253621578216553, 0.3238963186740875, 0.14779746532440186, 0.012622900307178497, 0.5579869747161865, 0.3818557858467102, 0.3961101174354553, 1.0757747888565063, 0.7839756608009338, 318.8446960449219, 0.04412224888801575, 0.04839116707444191, 0.04663396254181862, 1.2582206726074219, 0.4666074514389038, 2.4159135818481445], "count": [760]}, "timestamp": {"min": [0.0], "max": [25.3], "mean": [12.65], "std": [7.313097079137464], "count": [760]}, "frame_index": {"min": [0], "max": [759], "mean": [379.5], "std": [219.39291237412388], "count": [760]}, "episode_index": {"min": [165], "max": [165], "mean": [165.0], "std": [0.0], "count": [760]}, "index": {"min": [108345], "max": [109104], "mean": [108724.5], "std": [219.39291237412388], "count": [760]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [760]}, "subtask_annotation": {"mean": [3.8947368421052633, 9.0, 9.0, 9.0, 9.0], "std": [1.7341685962505515, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [760]}, "scene_annotation": {"mean": [165.0], "std": [0.0], "min": [165], "max": [165], "count": [760]}, "eef_direction_state": {"mean": [4.025, 4.336842105263158], "std": [1.977014295931069, 2.30895522655315], "min": [0, 0], "max": [6, 6], "count": [760]}, "eef_velocity_state": {"mean": [0.8052631578947368, 0.5105263157894737], "std": [0.7337529228565666, 0.6919801768092428], "min": [0, 0], "max": [2, 2], "count": [760]}, "eef_acc_mag_state": {"mean": [0.7684210526315789, 0.49473684210526314], "std": [0.8233772759216489, 0.7608677070227332], "min": [0, 0], "max": [2, 2], "count": [760]}, "eef_direction_action": {"mean": [4.025, 4.336842105263158], "std": [1.977014295931069, 2.30895522655315], "min": [0, 0], "max": [6, 6], "count": [760]}, "eef_velocity_action": {"mean": [0.8052631578947368, 0.5105263157894737], "std": [0.7337529228565666, 0.6919801768092428], "min": [0, 0], "max": [2, 2], "count": [760]}, "eef_acc_mag_action": {"mean": [0.7684210526315789, 0.49473684210526314], "std": [0.8233772759216489, 0.7608677070227332], "min": [0, 0], "max": [2, 2], "count": [760]}, "eef_sim_pose_state": {"mean": [0.5236682463083747, 0.24888270616820554, 1.0761104892542661, -0.3718722588065847, 1.074348191453738, 0.44716115935141704, 0.5093394061959391, -0.2682249942611115, 1.0551860411724012, -0.2344422892708751, 1.1835160068617605, -0.18314153206987088], "std": [0.05433784423343882, 0.04378237776412655, 0.05611920008670257, 1.5366744117806872, 0.40692972745847056, 1.6039689531196664, 0.026114015169123674, 0.09215276447257299, 0.013167436157794862, 1.1943790179409823, 0.2537517524833192, 0.9261277223435856], "min": [0.4317742699498747, 0.1769446544827207, 1.0228273582024776, -3.136206908538047, 0.13519343736093914, -3.1406952710534464, 0.4388414885207066, -0.3781263210578198, 1.0362263231112716, -3.130406975873069, 0.6891166129274628, -3.0284887057419465], "max": [0.6152802106888061, 0.31918203255877314, 1.2249226914150442, 3.0405848709870704, 1.5501768489874408, 3.141586698978882, 0.5469426182404448, -0.14319557707254577, 1.082606789121946, 3.1391455821685383, 1.5674203089804828, 0.918702949464645], "count": [760]}, "eef_sim_pose_action": {"mean": [0.5236682463083747, 0.24888270616820554, 1.0761104892542661, -0.3718722588065847, 1.074348191453738, 0.44716115935141704, 0.5093394061959391, -0.2682249942611115, 1.0551860411724012, -0.2344422892708751, 1.1835160068617605, -0.18314153206987088], "std": [0.05433784423343882, 0.04378237776412655, 0.05611920008670257, 1.5366744117806872, 0.40692972745847056, 1.6039689531196664, 0.026114015169123674, 0.09215276447257299, 0.013167436157794862, 1.1943790179409823, 0.2537517524833192, 0.9261277223435856], "min": [0.4317742699498747, 0.1769446544827207, 1.0228273582024776, -3.136206908538047, 0.13519343736093914, -3.1406952710534464, 0.4388414885207066, -0.3781263210578198, 1.0362263231112716, -3.130406975873069, 0.6891166129274628, -3.0284887057419465], "max": [0.6152802106888061, 0.31918203255877314, 1.2249226914150442, 3.0405848709870704, 1.5501768489874408, 3.141586698978882, 0.5469426182404448, -0.14319557707254577, 1.082606789121946, 3.1391455821685383, 1.5674203089804828, 0.918702949464645], "count": [760]}, "gripper_mode_state": {"mean": [0.7934210526315789, 0.3460526315789474], "std": [0.4048506957787921, 0.4757102140549797], "min": [0, 0], "max": [1, 1], "count": [760]}, "gripper_activity_state": {"mean": [1.8828947368421052, 1.9210526315789473], "std": [0.4331306348140299, 0.3540427380808875], "min": [0, 0], "max": [2, 2], "count": [760]}, "gripper_mode_action": {"mean": [0.7934210526315789, 0.3460526315789474], "std": [0.4048506957787921, 0.4757102140549797], "min": [0, 0], "max": [1, 1], "count": [760]}, "gripper_activity_action": {"mean": [1.8828947368421052, 1.9210526315789473], "std": [0.4331306348140299, 0.3540427380808875], "min": [0, 0], "max": [2, 2], "count": [760]}, "gripper_open_scale_state": {"mean": [0.2687157894862323, 0.4811322367919117], "std": [0.31884465098552933, 0.28317493885656364], "min": [0.028, 0.017], "max": [0.864, 0.722], "count": [760]}, "gripper_open_scale_action": {"mean": [0.2687157894862323, 0.4811322367919117], "std": [0.31884465098552933, 0.28317493885656364], "min": [0.028, 0.017], "max": [0.864, 0.722], "count": [760]}}} +{"episode_index": 164, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4435723545751634]], [[0.4625715996732026]], [[0.4533173284313725]]], "std": [[[0.14155433697114653]], [[0.13269456253510586]], [[0.1350729197034604]]], "count": [125]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12549019607843137]], [[0.09019607843137255]], [[0.10588235294117647]]], "max": [[[0.6549019607843137]], [[0.6235294117647059]], [[0.6196078431372549]]], "mean": [[[0.47273889379084966]], [[0.48047253267973855]], [[0.4718258137254902]]], "std": [[[0.051989600696948565]], [[0.04353403495218408]], [[0.052455785647924]]], "count": [125]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.6745098039215687]], [[0.6823529411764706]]], "mean": [[[0.4699355081699347]], [[0.48159388235294115]], [[0.4673394820261438]]], "std": [[[0.06105025290341552]], [[0.0428723801176641]], [[0.06542302353693343]]], "count": [125]}, "observation.state": {"min": [0.28698450326919556, 1.9890121221542358, -0.19596557319164276, -0.6465921401977539, -1.9213109016418457, -1.9760268926620483, -0.43502333760261536, 21.0, 0.19470800459384918, 0.26942598819732666, -0.12511399388313293, -2.2019999027252197, -6.554971676564492e-09, -0.031999994069337845, -0.5786813497543335, -2.0801706314086914, 1.2079249620437622, 0.2880491614341736, -1.384569764137268, -1.4136992692947388, -0.5799031853675842, 29.0, -0.34370601177215576, 0.25989601016044617, -0.08582500368356705, 0.9089999794960022, 0.00999999325722456, -3.111999988555908], "max": [0.6590712666511536, 2.0928244590759277, 0.6022258996963501, 0.5088682174682617, -1.1831761598587036, -1.0674957036972046, 0.8757713437080383, 713.0, 0.4016439914703369, 0.35947200655937195, 0.1840839982032776, -0.7529999613761902, 0.9629999995231628, 0.875, -0.036739181727170944, -2.0350887775421143, 2.726954936981201, 1.2953485250473022, -0.28242915868759155, 1.4152525663375854, 0.8951444625854492, 844.0, -0.20250600576400757, 0.4274899959564209, 0.04414699971675873, 2.944000005722046, 1.4559999704360962, 3.1410000324249268], "mean": [0.5554662346839905, 2.0692358016967773, 0.19274906814098358, 0.12798933684825897, -1.6576356887817383, -1.4120577573776245, 0.11601229012012482, 416.2471923828125, 0.2621364891529083, 0.332407683134079, -0.005179841071367264, -1.6248044967651367, 0.6850943565368652, 0.4139357805252075, -0.2539180517196655, -2.0704174041748047, 2.2051618099212646, 0.8138237595558167, -1.0154167413711548, 0.6438454389572144, 0.2986240088939667, 252.109619140625, -0.255069375038147, 0.31020471453666687, -0.040661219507455826, 1.7693654298782349, 0.7179037928581238, 1.5578880310058594], "std": [0.08434909582138062, 0.026886647567152977, 0.26482319831848145, 0.373687744140625, 0.18214625120162964, 0.27656757831573486, 0.22393158078193665, 312.51763916015625, 0.06057487055659294, 0.026475200429558754, 0.10888858139514923, 0.5978167057037354, 0.28162887692451477, 0.3592355251312256, 0.13657870888710022, 0.009965091943740845, 0.5273246765136719, 0.2746327221393585, 0.2747301757335663, 1.0141823291778564, 0.5245394110679626, 262.9532165527344, 0.03997047245502472, 0.04611128941178322, 0.03671177476644516, 0.5962699055671692, 0.40966081619262695, 2.234720468521118], "count": [625]}, "action": {"min": [0.28698450326919556, 1.9890121221542358, -0.19596557319164276, -0.6465921401977539, -1.9213109016418457, -1.9760268926620483, -0.43502333760261536, 21.0, 0.19470800459384918, 0.26942598819732666, -0.12511399388313293, -2.2019999027252197, -6.554971676564492e-09, -0.031999994069337845, -0.5786813497543335, -2.0801706314086914, 1.2079249620437622, 0.2880491614341736, -1.384569764137268, -1.4136992692947388, -0.5799031853675842, 29.0, -0.34370601177215576, 0.25989601016044617, -0.08582500368356705, 0.9089999794960022, 0.00999999325722456, -3.111999988555908], "max": [0.6590712666511536, 2.0928244590759277, 0.6022258996963501, 0.5088682174682617, -1.1831761598587036, -1.0674957036972046, 0.8757713437080383, 713.0, 0.4016439914703369, 0.35947200655937195, 0.1840839982032776, -0.7529999613761902, 0.9629999995231628, 0.875, -0.036739181727170944, -2.0350887775421143, 2.726954936981201, 1.2953485250473022, -0.28242915868759155, 1.4152525663375854, 0.8951444625854492, 844.0, -0.20250600576400757, 0.4274899959564209, 0.04414699971675873, 2.944000005722046, 1.4559999704360962, 3.1410000324249268], "mean": [0.5554662346839905, 2.0692358016967773, 0.19274906814098358, 0.12798933684825897, -1.6576356887817383, -1.4120577573776245, 0.11601229012012482, 416.2471923828125, 0.2621364891529083, 0.332407683134079, -0.005179841071367264, -1.6248044967651367, 0.6850943565368652, 0.4139357805252075, -0.2539180517196655, -2.0704174041748047, 2.2051618099212646, 0.8138237595558167, -1.0154167413711548, 0.6438454389572144, 0.2986240088939667, 252.109619140625, -0.255069375038147, 0.31020471453666687, -0.040661219507455826, 1.7693654298782349, 0.7179037928581238, 1.5578880310058594], "std": [0.08434909582138062, 0.026886647567152977, 0.26482319831848145, 0.373687744140625, 0.18214625120162964, 0.27656757831573486, 0.22393158078193665, 312.51763916015625, 0.06057487055659294, 0.026475200429558754, 0.10888858139514923, 0.5978167057037354, 0.28162887692451477, 0.3592355251312256, 0.13657870888710022, 0.009965091943740845, 0.5273246765136719, 0.2746327221393585, 0.2747301757335663, 1.0141823291778564, 0.5245394110679626, 262.9532165527344, 0.03997047245502472, 0.04611128941178322, 0.03671177476644516, 0.5962699055671692, 0.40966081619262695, 2.234720468521118], "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": [166], "max": [166], "mean": [166.0], "std": [0.0], "count": [625]}, "index": {"min": [109105], "max": [109729], "mean": [109417.0], "std": [180.42172818150257], "count": [625]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [625]}, "subtask_annotation": {"mean": [3.7792, 9.0, 9.0, 9.0, 9.0], "std": [1.8562455010046515, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [625]}, "scene_annotation": {"mean": [166.0], "std": [0.0], "min": [166], "max": [166], "count": [625]}, "eef_direction_state": {"mean": [4.1872, 4.0928], "std": [1.9337414925475442, 2.28477310908545], "min": [0, 0], "max": [6, 6], "count": [625]}, "eef_velocity_state": {"mean": [0.7232, 0.656], "std": [0.7430893351408021, 0.7515743476197153], "min": [0, 0], "max": [2, 2], "count": [625]}, "eef_acc_mag_state": {"mean": [0.6096, 0.5776], "std": [0.8086951465169033, 0.786370294454211], "min": [0, 0], "max": [2, 2], "count": [625]}, "eef_direction_action": {"mean": [4.1872, 4.0928], "std": [1.9337414925475442, 2.28477310908545], "min": [0, 0], "max": [6, 6], "count": [625]}, "eef_velocity_action": {"mean": [0.7232, 0.656], "std": [0.7430893351408021, 0.7515743476197153], "min": [0, 0], "max": [2, 2], "count": [625]}, "eef_acc_mag_action": {"mean": [0.6096, 0.5776], "std": [0.8086951465169033, 0.786370294454211], "min": [0, 0], "max": [2, 2], "count": [625]}, "eef_sim_pose_state": {"mean": [0.49874452502828837, 0.22312008554782134, 1.0591544448111228, -0.40804410118909135, 1.0830908619793482, 0.6197379952054825, 0.5233594459759143, -0.2571474143398336, 1.06586389538595, 0.47063315251517995, 1.1840017612980749, 0.7888017846363738], "std": [0.05411680094042554, 0.04539572108769662, 0.03909306285778832, 1.596882133940966, 0.36332546646485214, 1.6411202711456223, 0.026558473361439253, 0.10470859859814405, 0.037658192353865645, 0.9582255408974486, 0.3429366974065168, 1.0038739911430368], "min": [0.44222220276364677, 0.16353848406775232, 1.0160319687301775, -3.118705067242105, 0.3137121557447522, -3.1370313929935763, 0.45584520697688324, -0.4532968559233314, 1.0206707210107564, -1.4985098247298225, 0.48419984258476356, -0.6584275019898433], "max": [0.6108429142309219, 0.31527313497346166, 1.156083316104719, 3.135354770346737, 1.476173641381028, 3.1388844151368858, 0.5486312400651405, -0.14085371411521774, 1.1584985472088873, 1.7138181444045357, 1.5604570313546526, 2.3219975709976364], "count": [625]}, "eef_sim_pose_action": {"mean": [0.49874452502828837, 0.22312008554782134, 1.0591544448111228, -0.40804410118909135, 1.0830908619793482, 0.6197379952054825, 0.5233594459759143, -0.2571474143398336, 1.06586389538595, 0.47063315251517995, 1.1840017612980749, 0.7888017846363738], "std": [0.05411680094042554, 0.04539572108769662, 0.03909306285778832, 1.596882133940966, 0.36332546646485214, 1.6411202711456223, 0.026558473361439253, 0.10470859859814405, 0.037658192353865645, 0.9582255408974486, 0.3429366974065168, 1.0038739911430368], "min": [0.44222220276364677, 0.16353848406775232, 1.0160319687301775, -3.118705067242105, 0.3137121557447522, -3.1370313929935763, 0.45584520697688324, -0.4532968559233314, 1.0206707210107564, -1.4985098247298225, 0.48419984258476356, -0.6584275019898433], "max": [0.6108429142309219, 0.31527313497346166, 1.156083316104719, 3.135354770346737, 1.476173641381028, 3.1388844151368858, 0.5486312400651405, -0.14085371411521774, 1.1584985472088873, 1.7138181444045357, 1.5604570313546526, 2.3219975709976364], "count": [625]}, "gripper_mode_state": {"mean": [0.8416, 0.48], "std": [0.36511565291013787, 0.49959983987187034], "min": [0, 0], "max": [1, 1], "count": [625]}, "gripper_activity_state": {"mean": [1.8848, 1.888], "std": [0.4227634799743242, 0.43111019472983864], "min": [0, 0], "max": [2, 2], "count": [625]}, "gripper_mode_action": {"mean": [0.8416, 0.48], "std": [0.36511565291013787, 0.49959983987187034], "min": [0, 0], "max": [1, 1], "count": [625]}, "gripper_activity_action": {"mean": [1.8848, 1.888], "std": [0.4227634799743242, 0.43111019472983864], "min": [0, 0], "max": [2, 2], "count": [625]}, "gripper_open_scale_state": {"mean": [0.2521095998687746, 0.41624720002441445], "std": [0.2629531309206922, 0.3125176591923506], "min": [0.029, 0.021], "max": [0.844, 0.713], "count": [625]}, "gripper_open_scale_action": {"mean": [0.2521095998687746, 0.41624720002441445], "std": [0.2629531309206922, 0.3125176591923506], "min": [0.029, 0.021], "max": [0.844, 0.713], "count": [625]}}} +{"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.44733107797109456]], [[0.46249838471186594]], [[0.45468101871030103]]], "std": [[[0.1359600782022273]], [[0.1282211463460731]], [[0.1297004325669024]]], "count": [142]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.08627450980392157]], [[0.10980392156862745]]], "max": [[[0.6549019607843137]], [[0.6352941176470588]], [[0.6235294117647059]]], "mean": [[[0.47661220283301114]], [[0.4839523684180245]], [[0.47544065578109174]]], "std": [[[0.04370711072844849]], [[0.03428027890383448]], [[0.04401811101090127]]], "count": [142]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[0.6549019607843137]], [[0.6352941176470588]], [[0.6431372549019608]]], "mean": [[[0.47053137369971465]], [[0.48435490886495447]], [[0.46829380983614105]]], "std": [[[0.06113520742757608]], [[0.04001721746878404]], [[0.06585235095667061]]], "count": [142]}, "observation.state": {"min": [0.25253167748451233, 2.064183473587036, -0.1943773329257965, -0.1535191535949707, -1.7781589031219482, -1.9826592206954956, -0.1428202986717224, 15.0, 0.17400500178337097, 0.2321780025959015, -0.13561299443244934, -2.4059998989105225, 0.503000020980835, -0.1820000261068344, -0.6036221385002136, -2.0802056789398193, 1.150782823562622, 0.2212204784154892, -1.5862774848937988, -1.6053539514541626, -0.524715781211853, 22.0, -0.32936400175094604, 0.25176799297332764, -0.08273600041866302, 1.0089999437332153, -0.046999990940093994, -3.1411852836608887], "max": [0.8069879412651062, 2.092440366744995, 0.4377460479736328, 0.45268604159355164, -1.1840838193893433, -0.9553059935569763, 0.7668453454971313, 701.0, 0.3822900056838989, 0.3834330141544342, 0.13146500289440155, -0.7389999628067017, 1.0099999904632568, 1.034000039100647, -0.05996951460838318, -1.9840031862258911, 2.787203788757324, 1.341983675956726, -0.3484898805618286, 1.4672634601593018, 0.6117379069328308, 799.0, -0.20762799680233002, 0.44015198945999146, 0.05370299890637398, 2.744999885559082, 1.281000018119812, 3.1410000324249268], "mean": [0.5627496838569641, 2.080181837081909, 0.07006823271512985, 0.12460893392562866, -1.485559105873108, -1.356489658355713, 0.2902716100215912, 420.1228942871094, 0.27886274456977844, 0.32680386304855347, -0.006604271940886974, -1.5815675258636475, 0.7683476209640503, 0.34045207500457764, -0.3144048750400543, -2.066659688949585, 2.1606643199920654, 0.8244373798370361, -1.024876356124878, 0.5538579821586609, 0.20033258199691772, 336.3988037109375, -0.26196998357772827, 0.3235723674297333, -0.029091812670230865, 1.799217700958252, 0.773881196975708, -0.6133463978767395], "std": [0.18949353694915771, 0.007769125513732433, 0.16314511001110077, 0.2361104041337967, 0.230303555727005, 0.29521727561950684, 0.19135048985481262, 308.70452880859375, 0.0822257250547409, 0.038336388766765594, 0.11238113045692444, 0.7107625603675842, 0.10695291310548782, 0.40365687012672424, 0.16424508392810822, 0.014875694178044796, 0.610491931438446, 0.32701438665390015, 0.4279204308986664, 1.1088874340057373, 0.4142349660396576, 330.5860290527344, 0.02624003402888775, 0.05127393454313278, 0.04254639148712158, 0.5013849139213562, 0.38737037777900696, 2.6984355449676514], "count": [741]}, "action": {"min": [0.25253167748451233, 2.064183473587036, -0.1943773329257965, -0.1535191535949707, -1.7781589031219482, -1.9826592206954956, -0.1428202986717224, 15.0, 0.17400500178337097, 0.2321780025959015, -0.13561299443244934, -2.4059998989105225, 0.503000020980835, -0.1820000261068344, -0.6036221385002136, -2.0802056789398193, 1.150782823562622, 0.2212204784154892, -1.5862774848937988, -1.6053539514541626, -0.524715781211853, 22.0, -0.32936400175094604, 0.25176799297332764, -0.08273600041866302, 1.0089999437332153, -0.046999990940093994, -3.1411852836608887], "max": [0.8069879412651062, 2.092440366744995, 0.4377460479736328, 0.45268604159355164, -1.1840838193893433, -0.9553059935569763, 0.7668453454971313, 701.0, 0.3822900056838989, 0.3834330141544342, 0.13146500289440155, -0.7389999628067017, 1.0099999904632568, 1.034000039100647, -0.05996951460838318, -1.9840031862258911, 2.787203788757324, 1.341983675956726, -0.3484898805618286, 1.4672634601593018, 0.6117379069328308, 799.0, -0.20762799680233002, 0.44015198945999146, 0.05370299890637398, 2.744999885559082, 1.281000018119812, 3.1410000324249268], "mean": [0.5627496838569641, 2.080181837081909, 0.07006823271512985, 0.12460893392562866, -1.485559105873108, -1.356489658355713, 0.2902716100215912, 420.1228942871094, 0.27886274456977844, 0.32680386304855347, -0.006604271940886974, -1.5815675258636475, 0.7683476209640503, 0.34045207500457764, -0.3144048750400543, -2.066659688949585, 2.1606643199920654, 0.8244373798370361, -1.024876356124878, 0.5538579821586609, 0.20033258199691772, 336.3988037109375, -0.26196998357772827, 0.3235723674297333, -0.029091812670230865, 1.799217700958252, 0.773881196975708, -0.6133463978767395], "std": [0.18949353694915771, 0.007769125513732433, 0.16314511001110077, 0.2361104041337967, 0.230303555727005, 0.29521727561950684, 0.19135048985481262, 308.70452880859375, 0.0822257250547409, 0.038336388766765594, 0.11238113045692444, 0.7107625603675842, 0.10695291310548782, 0.40365687012672424, 0.16424508392810822, 0.014875694178044796, 0.610491931438446, 0.32701438665390015, 0.4279204308986664, 1.1088874340057373, 0.4142349660396576, 330.5860290527344, 0.02624003402888775, 0.05127393454313278, 0.04254639148712158, 0.5013849139213562, 0.38737037777900696, 2.6984355449676514], "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": [167], "max": [167], "mean": [167.0], "std": [0.0], "count": [741]}, "index": {"min": [109730], "max": [110470], "mean": [110100.0], "std": [213.90807994712745], "count": [741]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [741]}, "subtask_annotation": {"mean": [3.659919028340081, 9.0, 9.0, 9.0, 9.0], "std": [1.8667846002635045, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [741]}, "scene_annotation": {"mean": [167.0], "std": [0.0], "min": [167], "max": [167], "count": [741]}, "eef_direction_state": {"mean": [4.062078272604588, 4.545209176788124], "std": [2.28092613226818, 2.15328123986289], "min": [0, 0], "max": [6, 6], "count": [741]}, "eef_velocity_state": {"mean": [0.601889338731444, 0.47638326585695007], "std": [0.6668933706231268, 0.7016817153278959], "min": [0, 0], "max": [2, 2], "count": [741]}, "eef_acc_mag_state": {"mean": [0.5883940620782726, 0.41970310391363025], "std": [0.7908554524939228, 0.7351520215905417], "min": [0, 0], "max": [2, 2], "count": [741]}, "eef_direction_action": {"mean": [4.062078272604588, 4.545209176788124], "std": [2.28092613226818, 2.15328123986289], "min": [0, 0], "max": [6, 6], "count": [741]}, "eef_velocity_action": {"mean": [0.601889338731444, 0.47638326585695007], "std": [0.6668933706231268, 0.7016817153278959], "min": [0, 0], "max": [2, 2], "count": [741]}, "eef_acc_mag_action": {"mean": [0.5883940620782726, 0.41970310391363025], "std": [0.7908554524939228, 0.7351520215905417], "min": [0, 0], "max": [2, 2], "count": [741]}, "eef_sim_pose_state": {"mean": [0.5126232475966368, 0.2331438512131672, 1.0659935474424707, -1.6969061241754122, 1.1210037160821094, -0.44772070011386284, 0.5172594839058731, -0.2647525546404417, 1.0536813952340933, 1.0816648591874447, 1.2416370906694683, -0.0020293169960511116], "std": [0.05926510752171619, 0.04306288132596256, 0.04545412037658701, 0.9446092700538163, 0.42955410832806246, 1.9537326274643017, 0.040629175935642116, 0.11909910864201093, 0.014476378403272958, 1.1442381690828118, 0.19988498153632578, 1.8305765331913186], "min": [0.4341243441467343, 0.17748683721845904, 1.0296069041731986, -3.112303483932893, 0.2423331266115063, -3.134016725535649, 0.42304238495098784, -0.40534532114465727, 1.0310256949321914, -0.8485140585010522, 0.8955425360535152, -3.141471181776259], "max": [0.6296503760867194, 0.31048044681548476, 1.171991612774519, 3.0172375235831885, 1.5272454756978746, 3.126608506505464, 0.5747053543588426, -0.1266391285590011, 1.0771508358606712, 2.9015056031781286, 1.536710043943939, 3.1411931305811516], "count": [741]}, "eef_sim_pose_action": {"mean": [0.5126232475966368, 0.2331438512131672, 1.0659935474424707, -1.6969061241754122, 1.1210037160821094, -0.44772070011386284, 0.5172594839058731, -0.2647525546404417, 1.0536813952340933, 1.0816648591874447, 1.2416370906694683, -0.0020293169960511116], "std": [0.05926510752171619, 0.04306288132596256, 0.04545412037658701, 0.9446092700538163, 0.42955410832806246, 1.9537326274643017, 0.040629175935642116, 0.11909910864201093, 0.014476378403272958, 1.1442381690828118, 0.19988498153632578, 1.8305765331913186], "min": [0.4341243441467343, 0.17748683721845904, 1.0296069041731986, -3.112303483932893, 0.2423331266115063, -3.134016725535649, 0.42304238495098784, -0.40534532114465727, 1.0310256949321914, -0.8485140585010522, 0.8955425360535152, -3.141471181776259], "max": [0.6296503760867194, 0.31048044681548476, 1.171991612774519, 3.0172375235831885, 1.5272454756978746, 3.126608506505464, 0.5747053543588426, -0.1266391285590011, 1.0771508358606712, 2.9015056031781286, 1.536710043943939, 3.1411931305811516], "count": [741]}, "gripper_mode_state": {"mean": [0.6005398110661269, 0.4534412955465587], "std": [0.48978745021773257, 0.49782756757698415], "min": [0, 0], "max": [1, 1], "count": [741]}, "gripper_activity_state": {"mean": [1.8987854251012146, 1.9163292847503375], "std": [0.38774914829151946, 0.36517131404669767], "min": [0, 0], "max": [2, 2], "count": [741]}, "gripper_mode_action": {"mean": [0.6005398110661269, 0.4534412955465587], "std": [0.48978745021773257, 0.49782756757698415], "min": [0, 0], "max": [1, 1], "count": [741]}, "gripper_activity_action": {"mean": [1.8987854251012146, 1.9163292847503375], "std": [0.38774914829151946, 0.36517131404669767], "min": [0, 0], "max": [2, 2], "count": [741]}, "gripper_open_scale_state": {"mean": [0.3363987853839167, 0.42012280702011756], "std": [0.3305860338639041, 0.3087045871188847], "min": [0.022, 0.015], "max": [0.799, 0.701], "count": [741]}, "gripper_open_scale_action": {"mean": [0.3363987853839167, 0.42012280702011756], "std": [0.3305860338639041, 0.3087045871188847], "min": [0.022, 0.015], "max": [0.799, 0.701], "count": [741]}}} +{"episode_index": 166, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4455417066283035]], [[0.46029097991853746]], [[0.45213426665956236]]], "std": [[[0.14045587985277302]], [[0.1307582345053301]], [[0.13311819125504118]]], "count": [138]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.10196078431372549]], [[0.09411764705882353]]], "max": [[[0.6509803921568628]], [[0.6431372549019608]], [[0.6431372549019608]]], "mean": [[[0.4757974270626125]], [[0.4828550399024344]], [[0.4744875467699157]]], "std": [[[0.04593646136146515]], [[0.03587208851361711]], [[0.047428180430574014]]], "count": [138]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.46977612010987974]], [[0.48229386455669226]], [[0.4665805152979066]]], "std": [[[0.061378949131611155]], [[0.04596348541185737]], [[0.06483361697310579]]], "count": [138]}, "observation.state": {"min": [0.29415780305862427, 1.9975643157958984, -0.19950857758522034, -0.7203148603439331, -2.383875608444214, -1.973199486732483, -0.05693264678120613, 23.0, 0.143996000289917, 0.24990800023078918, -0.13615299761295319, -2.309000015258789, -0.14800000190734863, -0.12600000202655792, -0.6673790216445923, -2.080589532852173, 1.0415078401565552, 0.41809362173080444, -1.4266669750213623, -1.3910973072052002, -0.2474178671836853, 24.0, -0.3015289902687073, 0.23435300588607788, -0.07008100301027298, 1.0750000476837158, 0.10499998927116394, -3.131185293197632], "max": [0.6442708969116211, 2.0928244590759277, 1.2750154733657837, 0.585174024105072, -1.0803065299987793, -0.9247627258300781, 0.7679623365402222, 633.0, 0.41360801458358765, 0.391292005777359, 0.17181700468063354, -0.550000011920929, 0.9879999756813049, 0.9950000047683716, -0.11178834736347198, -2.018211603164673, 2.7645318508148193, 1.2374385595321655, -0.4947485327720642, 1.6871225833892822, 0.7786961197853088, 842.0, -0.24011699855327606, 0.44815298914909363, 0.04935000091791153, 2.7019999027252197, 1.0750000476837158, 3.13700008392334], "mean": [0.5807985067367554, 2.0666239261627197, 0.6476455926895142, 0.1887245923280716, -2.1535043716430664, -1.3152893781661987, 0.1265777200460434, 394.954833984375, 0.2306661605834961, 0.35660627484321594, -0.007945395074784756, -1.6894090175628662, 0.6704357862472534, 0.4471553564071655, -0.30950239300727844, -2.0700509548187256, 2.145491361618042, 0.8073244690895081, -1.0485236644744873, 0.6445035338401794, 0.3860526382923126, 305.068115234375, -0.26079505681991577, 0.32705390453338623, -0.0234213899821043, 1.7025163173675537, 0.6810813546180725, 1.4695581197738647], "std": [0.050621043890714645, 0.02810004912316799, 0.47622349858283997, 0.3941684663295746, 0.20007042586803436, 0.3549816608428955, 0.13548588752746582, 264.3955078125, 0.051137398928403854, 0.023321794345974922, 0.11183853447437286, 0.6532927751541138, 0.29476070404052734, 0.44555574655532837, 0.17573612928390503, 0.013099848292768002, 0.6435111165046692, 0.17595964670181274, 0.3349534273147583, 1.0604935884475708, 0.24512054026126862, 276.8459167480469, 0.015036609023809433, 0.061609119176864624, 0.03614820912480354, 0.5400142669677734, 0.27940452098846436, 2.271019458770752], "count": [719]}, "action": {"min": [0.29415780305862427, 1.9975643157958984, -0.19950857758522034, -0.7203148603439331, -2.383875608444214, -1.973199486732483, -0.05693264678120613, 23.0, 0.143996000289917, 0.24990800023078918, -0.13615299761295319, -2.309000015258789, -0.14800000190734863, -0.12600000202655792, -0.6673790216445923, -2.080589532852173, 1.0415078401565552, 0.41809362173080444, -1.4266669750213623, -1.3910973072052002, -0.2474178671836853, 24.0, -0.3015289902687073, 0.23435300588607788, -0.07008100301027298, 1.0750000476837158, 0.10499998927116394, -3.131185293197632], "max": [0.6442708969116211, 2.0928244590759277, 1.2750154733657837, 0.585174024105072, -1.0803065299987793, -0.9247627258300781, 0.7679623365402222, 633.0, 0.41360801458358765, 0.391292005777359, 0.17181700468063354, -0.550000011920929, 0.9879999756813049, 0.9950000047683716, -0.11178834736347198, -2.018211603164673, 2.7645318508148193, 1.2374385595321655, -0.4947485327720642, 1.6871225833892822, 0.7786961197853088, 842.0, -0.24011699855327606, 0.44815298914909363, 0.04935000091791153, 2.7019999027252197, 1.0750000476837158, 3.13700008392334], "mean": [0.5807985067367554, 2.0666239261627197, 0.6476455926895142, 0.1887245923280716, -2.1535043716430664, -1.3152893781661987, 0.1265777200460434, 394.954833984375, 0.2306661605834961, 0.35660627484321594, -0.007945395074784756, -1.6894090175628662, 0.6704357862472534, 0.4471553564071655, -0.30950239300727844, -2.0700509548187256, 2.145491361618042, 0.8073244690895081, -1.0485236644744873, 0.6445035338401794, 0.3860526382923126, 305.068115234375, -0.26079505681991577, 0.32705390453338623, -0.0234213899821043, 1.7025163173675537, 0.6810813546180725, 1.4695581197738647], "std": [0.050621043890714645, 0.02810004912316799, 0.47622349858283997, 0.3941684663295746, 0.20007042586803436, 0.3549816608428955, 0.13548588752746582, 264.3955078125, 0.051137398928403854, 0.023321794345974922, 0.11183853447437286, 0.6532927751541138, 0.29476070404052734, 0.44555574655532837, 0.17573612928390503, 0.013099848292768002, 0.6435111165046692, 0.17595964670181274, 0.3349534273147583, 1.0604935884475708, 0.24512054026126862, 276.8459167480469, 0.015036609023809433, 0.061609119176864624, 0.03614820912480354, 0.5400142669677734, 0.27940452098846436, 2.271019458770752], "count": [719]}, "timestamp": {"min": [0.0], "max": [23.933333333333334], "mean": [11.966666666666667], "std": [6.918574034197124], "count": [719]}, "frame_index": {"min": [0], "max": [718], "mean": [359.0], "std": [207.55722102591372], "count": [719]}, "episode_index": {"min": [168], "max": [168], "mean": [168.0], "std": [0.0], "count": [719]}, "index": {"min": [110471], "max": [111189], "mean": [110830.0], "std": [207.55722102591372], "count": [719]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [719]}, "subtask_annotation": {"mean": [3.9304589707927677, 9.0, 9.0, 9.0, 9.0], "std": [1.8042304438435386, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [719]}, "scene_annotation": {"mean": [168.0], "std": [0.0], "min": [168], "max": [168], "count": [719]}, "eef_direction_state": {"mean": [4.126564673157163, 4.7816411682892905], "std": [2.175691540260843, 1.8371523829540828], "min": [0, 0], "max": [6, 6], "count": [719]}, "eef_velocity_state": {"mean": [0.5827538247566064, 0.5201668984700973], "std": [0.6489813859107689, 0.7283811187855681], "min": [0, 0], "max": [2, 2], "count": [719]}, "eef_acc_mag_state": {"mean": [0.6453407510431154, 0.46453407510431155], "std": [0.8107088293603166, 0.7466621309879088], "min": [0, 0], "max": [2, 2], "count": [719]}, "eef_direction_action": {"mean": [4.126564673157163, 4.7816411682892905], "std": [2.175691540260843, 1.8371523829540828], "min": [0, 0], "max": [6, 6], "count": [719]}, "eef_velocity_action": {"mean": [0.5827538247566064, 0.5201668984700973], "std": [0.6489813859107689, 0.7283811187855681], "min": [0, 0], "max": [2, 2], "count": [719]}, "eef_acc_mag_action": {"mean": [0.6453407510431154, 0.46453407510431155], "std": [0.8107088293603166, 0.7466621309879088], "min": [0, 0], "max": [2, 2], "count": [719]}, "eef_sim_pose_state": {"mean": [0.515131775129039, 0.23470212236458354, 1.0673053146924654, -0.8137740878109603, 1.140602852653298, 0.27044435745096534, 0.5495996632243568, -0.23537965173189018, 1.0853033513852115, 0.6335117926807473, 1.1273367218368613, 1.0313870607889313], "std": [0.06891697172621336, 0.03388995789353751, 0.038247932703547524, 1.389374207726559, 0.3664161249107333, 1.6505902909258956, 0.021850868691973932, 0.10107203536923356, 0.04085542912515905, 1.126503864286087, 0.3775110097186872, 1.221110806581859], "min": [0.41921291939315103, 0.1913470867564056, 1.0285231153470045, -3.0474507606550003, 0.3551351213475249, -3.137590444776495, 0.43993520174915235, -0.4291488523281604, 1.0306872747700184, -1.5946320174218003, 0.28985502399824736, -0.593349647079229], "max": [0.6325862269602465, 0.3006469695470658, 1.1556342929479466, 1.890320524176522, 1.5508830642203546, 3.132729709758956, 0.5808701078888416, -0.11397533507724099, 1.1804314555946176, 2.0671944835326217, 1.5289484034907468, 2.732875575021904], "count": [719]}, "eef_sim_pose_action": {"mean": [0.515131775129039, 0.23470212236458354, 1.0673053146924654, -0.8137740878109603, 1.140602852653298, 0.27044435745096534, 0.5495996632243568, -0.23537965173189018, 1.0853033513852115, 0.6335117926807473, 1.1273367218368613, 1.0313870607889313], "std": [0.06891697172621336, 0.03388995789353751, 0.038247932703547524, 1.389374207726559, 0.3664161249107333, 1.6505902909258956, 0.021850868691973932, 0.10107203536923356, 0.04085542912515905, 1.126503864286087, 0.3775110097186872, 1.221110806581859], "min": [0.41921291939315103, 0.1913470867564056, 1.0285231153470045, -3.0474507606550003, 0.3551351213475249, -3.137590444776495, 0.43993520174915235, -0.4291488523281604, 1.0306872747700184, -1.5946320174218003, 0.28985502399824736, -0.593349647079229], "max": [0.6325862269602465, 0.3006469695470658, 1.1556342929479466, 1.890320524176522, 1.5508830642203546, 3.132729709758956, 0.5808701078888416, -0.11397533507724099, 1.1804314555946176, 2.0671944835326217, 1.5289484034907468, 2.732875575021904], "count": [719]}, "gripper_mode_state": {"mean": [0.7691237830319889, 0.4603616133518776], "std": [0.421393390321388, 0.4984263218409891], "min": [0, 0], "max": [1, 1], "count": [719]}, "gripper_activity_state": {"mean": [1.9012517385257302, 1.956884561891516], "std": [0.3803023345916588, 0.2680569901278077], "min": [0, 0], "max": [2, 2], "count": [719]}, "gripper_mode_action": {"mean": [0.7691237830319889, 0.4603616133518776], "std": [0.421393390321388, 0.4984263218409891], "min": [0, 0], "max": [1, 1], "count": [719]}, "gripper_activity_action": {"mean": [1.9012517385257302, 1.956884561891516], "std": [0.3803023345916588, 0.2680569901278077], "min": [0, 0], "max": [2, 2], "count": [719]}, "gripper_open_scale_state": {"mean": [0.30506815020331773, 0.39495479837346004], "std": [0.2768458298475918, 0.2643955195333613], "min": [0.024, 0.023], "max": [0.842, 0.633], "count": [719]}, "gripper_open_scale_action": {"mean": [0.30506815020331773, 0.39495479837346004], "std": [0.2768458298475918, 0.2643955195333613], "min": [0.024, 0.023], "max": [0.842, 0.633], "count": [719]}}} +{"episode_index": 167, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4415248920401494]], [[0.4592407344187675]], [[0.45143549690709617]]], "std": [[[0.1399098739071459]], [[0.13051449990858943]], [[0.1327302539046121]]], "count": [140]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13333333333333333]], [[0.10588235294117647]], [[0.08235294117647059]]], "max": [[[0.6627450980392157]], [[0.6235294117647059]], [[0.6274509803921569]]], "mean": [[[0.4706779616013072]], [[0.47756029995331467]], [[0.46902492121848743]]], "std": [[[0.046728127805518375]], [[0.036437513644346414]], [[0.04878178939767739]]], "count": [140]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.4747339606676004]], [[0.4861228218370682]], [[0.4725426003734827]]], "std": [[[0.0630397512221814]], [[0.0473892009384952]], [[0.06611212968245028]]], "count": [140]}, "observation.state": {"min": [0.28471556305885315, 1.9310322999954224, -0.4022635221481323, -0.7604225277900696, -1.8824772834777832, -1.9827114343643188, -0.196454256772995, 21.0, 0.18838900327682495, 0.25746598839759827, -0.13127900660037994, -2.250999927520752, -0.07500001043081284, -0.11000000685453415, -0.5237559080123901, -2.0801706314086914, 1.2053592205047607, 0.2643824815750122, -1.2671788930892944, -1.5238819122314453, -0.36993998289108276, 29.0, -0.3750990033149719, 0.26553499698638916, -0.087056003510952, 0.8140000104904175, 0.004999993834644556, -3.1401853561401367], "max": [0.620464563369751, 2.0926499366760254, 0.2516590356826782, 0.5036671161651611, -1.0966776609420776, -1.0567445755004883, 1.018137812614441, 695.0, 0.3869059979915619, 0.3543170094490051, 0.17754200100898743, -0.6839999556541443, 0.9860000014305115, 0.9359999895095825, -0.17493435740470886, -2.0257863998413086, 2.726954936981201, 1.3832781314849854, -0.5209633708000183, 1.5071442127227783, 0.5446299910545349, 813.0, -0.21551400423049927, 0.4089510142803192, 0.052035000175237656, 2.811000108718872, 1.4249999523162842, 3.132999897003174], "mean": [0.5422269701957703, 2.0702016353607178, 0.06521966308355331, 0.07702956348657608, -1.4950677156448364, -1.3883787393569946, 0.18874004483222961, 439.8942565917969, 0.2747289538383484, 0.3307006061077118, 0.008790780790150166, -1.5808308124542236, 0.700093150138855, 0.410737007856369, -0.3307340145111084, -2.07161545753479, 2.1494998931884766, 0.7645827531814575, -0.9176531434059143, 0.5233017206192017, 0.12600675225257874, 308.7899169921875, -0.26327237486839294, 0.3322708308696747, -0.03319346904754639, 1.7827038764953613, 0.7107248306274414, 1.2786871194839478], "std": [0.06598149985074997, 0.028283482417464256, 0.1617353856563568, 0.38839274644851685, 0.3300873935222626, 0.2559252679347992, 0.25130149722099304, 287.5851135253906, 0.06931989639997482, 0.015680421143770218, 0.11747682839632034, 0.6391758322715759, 0.24137665331363678, 0.3699529767036438, 0.09107031673192978, 0.008886602707207203, 0.50758296251297, 0.34887242317199707, 0.2834705710411072, 1.0686490535736084, 0.3022388517856598, 293.87054443359375, 0.03165078163146973, 0.035185497254133224, 0.03673824667930603, 0.552571177482605, 0.38267433643341064, 2.3547890186309814], "count": [733]}, "action": {"min": [0.28471556305885315, 1.9310322999954224, -0.4022635221481323, -0.7604225277900696, -1.8824772834777832, -1.9827114343643188, -0.196454256772995, 21.0, 0.18838900327682495, 0.25746598839759827, -0.13127900660037994, -2.250999927520752, -0.07500001043081284, -0.11000000685453415, -0.5237559080123901, -2.0801706314086914, 1.2053592205047607, 0.2643824815750122, -1.2671788930892944, -1.5238819122314453, -0.36993998289108276, 29.0, -0.3750990033149719, 0.26553499698638916, -0.087056003510952, 0.8140000104904175, 0.004999993834644556, -3.1401853561401367], "max": [0.620464563369751, 2.0926499366760254, 0.2516590356826782, 0.5036671161651611, -1.0966776609420776, -1.0567445755004883, 1.018137812614441, 695.0, 0.3869059979915619, 0.3543170094490051, 0.17754200100898743, -0.6839999556541443, 0.9860000014305115, 0.9359999895095825, -0.17493435740470886, -2.0257863998413086, 2.726954936981201, 1.3832781314849854, -0.5209633708000183, 1.5071442127227783, 0.5446299910545349, 813.0, -0.21551400423049927, 0.4089510142803192, 0.052035000175237656, 2.811000108718872, 1.4249999523162842, 3.132999897003174], "mean": [0.5422269701957703, 2.0702016353607178, 0.06521966308355331, 0.07702956348657608, -1.4950677156448364, -1.3883787393569946, 0.18874004483222961, 439.8942565917969, 0.2747289538383484, 0.3307006061077118, 0.008790780790150166, -1.5808308124542236, 0.700093150138855, 0.410737007856369, -0.3307340145111084, -2.07161545753479, 2.1494998931884766, 0.7645827531814575, -0.9176531434059143, 0.5233017206192017, 0.12600675225257874, 308.7899169921875, -0.26327237486839294, 0.3322708308696747, -0.03319346904754639, 1.7827038764953613, 0.7107248306274414, 1.2786871194839478], "std": [0.06598149985074997, 0.028283482417464256, 0.1617353856563568, 0.38839274644851685, 0.3300873935222626, 0.2559252679347992, 0.25130149722099304, 287.5851135253906, 0.06931989639997482, 0.015680421143770218, 0.11747682839632034, 0.6391758322715759, 0.24137665331363678, 0.3699529767036438, 0.09107031673192978, 0.008886602707207203, 0.50758296251297, 0.34887242317199707, 0.2834705710411072, 1.0686490535736084, 0.3022388517856598, 293.87054443359375, 0.03165078163146973, 0.035185497254133224, 0.03673824667930603, 0.552571177482605, 0.38267433643341064, 2.3547890186309814], "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": [169], "max": [169], "mean": [169.0], "std": [0.0], "count": [733]}, "index": {"min": [111190], "max": [111922], "mean": [111556.0], "std": [211.5986767444447], "count": [733]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [733]}, "subtask_annotation": {"mean": [4.034106412005457, 9.0, 9.0, 9.0, 9.0], "std": [1.5583894070253652, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [733]}, "scene_annotation": {"mean": [169.0], "std": [0.0], "min": [169], "max": [169], "count": [733]}, "eef_direction_state": {"mean": [4.125511596180082, 4.929058663028649], "std": [2.1038692779768957, 1.699976346227175], "min": [0, 0], "max": [6, 6], "count": [733]}, "eef_velocity_state": {"mean": [0.6125511596180082, 0.48840381991814463], "std": [0.6709368430654951, 0.7096599424570292], "min": [0, 0], "max": [2, 2], "count": [733]}, "eef_acc_mag_state": {"mean": [0.660300136425648, 0.4761255115961801], "std": [0.8146130694337105, 0.7431654912682062], "min": [0, 0], "max": [2, 2], "count": [733]}, "eef_direction_action": {"mean": [4.125511596180082, 4.929058663028649], "std": [2.1038692779768957, 1.699976346227175], "min": [0, 0], "max": [6, 6], "count": [733]}, "eef_velocity_action": {"mean": [0.6125511596180082, 0.48840381991814463], "std": [0.6709368430654951, 0.7096599424570292], "min": [0, 0], "max": [2, 2], "count": [733]}, "eef_acc_mag_action": {"mean": [0.660300136425648, 0.4761255115961801], "std": [0.8146130694337105, 0.7431654912682062], "min": [0, 0], "max": [2, 2], "count": [733]}, "eef_sim_pose_state": {"mean": [0.5216107030097841, 0.23382146218145422, 1.0612291437983274, -0.6950379354117888, 1.0922451195498892, 0.46395693857108755, 0.5217439592509181, -0.2737744961409924, 1.066975553785044, 0.6044683331896004, 1.1862701873520696, 0.881637910633367], "std": [0.04112680356569032, 0.03577949874732988, 0.044994521457460274, 1.5810374421465707, 0.4230133853026554, 1.7129917993961903, 0.017708530254468738, 0.1136563318225767, 0.040598544218632904, 1.1182451907927464, 0.30662223266501626, 1.1935280300003686], "min": [0.44879421611465453, 0.18521027618806601, 1.0183986119867043, -3.100219059772924, 0.2759460137630525, -3.1292821757865603, 0.4441128674698337, -0.4358874548812039, 1.0209281048336776, -1.6384872119659954, 0.3809185045384227, -0.6260616891050899], "max": [0.5969936940463016, 0.3454165681296309, 1.1617638259398357, 3.1332575089522385, 1.5562280460137652, 3.138861694877253, 0.5558219126444827, -0.14194891595402204, 1.1785663346553288, 2.28636051110568, 1.5279420530495988, 2.879084164057504], "count": [733]}, "eef_sim_pose_action": {"mean": [0.5216107030097841, 0.23382146218145422, 1.0612291437983274, -0.6950379354117888, 1.0922451195498892, 0.46395693857108755, 0.5217439592509181, -0.2737744961409924, 1.066975553785044, 0.6044683331896004, 1.1862701873520696, 0.881637910633367], "std": [0.04112680356569032, 0.03577949874732988, 0.044994521457460274, 1.5810374421465707, 0.4230133853026554, 1.7129917993961903, 0.017708530254468738, 0.1136563318225767, 0.040598544218632904, 1.1182451907927464, 0.30662223266501626, 1.1935280300003686], "min": [0.44879421611465453, 0.18521027618806601, 1.0183986119867043, -3.100219059772924, 0.2759460137630525, -3.1292821757865603, 0.4441128674698337, -0.4358874548812039, 1.0209281048336776, -1.6384872119659954, 0.3809185045384227, -0.6260616891050899], "max": [0.5969936940463016, 0.3454165681296309, 1.1617638259398357, 3.1332575089522385, 1.5562280460137652, 3.138861694877253, 0.5558219126444827, -0.14194891595402204, 1.1785663346553288, 2.28636051110568, 1.5279420530495988, 2.879084164057504], "count": [733]}, "gripper_mode_state": {"mean": [0.7762619372442019, 0.4529331514324693], "std": [0.4167485357263764, 0.4977797823997316], "min": [0, 0], "max": [1, 1], "count": [733]}, "gripper_activity_state": {"mean": [1.9058663028649385, 1.9399727148703956], "std": [0.37395561689521106, 0.30314135094910605], "min": [0, 0], "max": [2, 2], "count": [733]}, "gripper_mode_action": {"mean": [0.7762619372442019, 0.4529331514324693], "std": [0.4167485357263764, 0.4977797823997316], "min": [0, 0], "max": [1, 1], "count": [733]}, "gripper_activity_action": {"mean": [1.9058663028649385, 1.9399727148703956], "std": [0.37395561689521106, 0.30314135094910605], "min": [0, 0], "max": [2, 2], "count": [733]}, "gripper_open_scale_state": {"mean": [0.3087899046711835, 0.4398942701930403], "std": [0.29387054602988816, 0.28758512595238583], "min": [0.029, 0.021], "max": [0.813, 0.695], "count": [733]}, "gripper_open_scale_action": {"mean": [0.3087899046711835, 0.4398942701930403], "std": [0.29387054602988816, 0.28758512595238583], "min": [0.029, 0.021], "max": [0.813, 0.695], "count": [733]}}} +{"episode_index": 168, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4445163472163446]], [[0.4608027607325904]], [[0.45364712788592654]]], "std": [[[0.13873980298030492]], [[0.12940083156742122]], [[0.1319112442337245]]], "count": [139]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.10588235294117647]], [[0.10588235294117647]]], "max": [[[0.6431372549019608]], [[0.6235294117647059]], [[0.6274509803921569]]], "mean": [[[0.4693054644519678]], [[0.4769596499271171]], [[0.46825124753138664]]], "std": [[[0.045104659894214014]], [[0.03359815644748997]], [[0.04553313657686481]]], "count": [139]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.6823529411764706]], [[0.6862745098039216]]], "mean": [[[0.47680490754455257]], [[0.48818547955753044]], [[0.4739808829407063]]], "std": [[[0.05630901310348123]], [[0.038886841784957715]], [[0.060647631667457194]]], "count": [139]}, "observation.state": {"min": [0.32361894845962524, 1.9971803426742554, -0.22453662753105164, -0.5400921106338501, -2.0126962661743164, -2.0889148712158203, -0.13261011242866516, 21.0, 0.1764180064201355, 0.2629219889640808, -0.1410599946975708, -2.427000045776367, 0.028999993577599525, -0.2809999883174896, -0.5169141888618469, -2.0801706314086914, 1.2729558944702148, 0.25305530428886414, -1.5021002292633057, -1.4514333009719849, -0.5853660106658936, 30.0, -0.36921000480651855, 0.27055901288986206, -0.08005999773740768, 1.1349999904632568, 0.024000007659196854, -3.1381852626800537], "max": [0.7501599788665771, 2.0893685817718506, 0.36882299184799194, 0.42807692289352417, -1.0159038305282593, -0.8496437668800354, 0.9449037909507751, 684.0, 0.3903430104255676, 0.3784579932689667, 0.17440900206565857, -0.6589999794960022, 1.0199999809265137, 0.9190000295639038, -0.17791888117790222, -1.990565538406372, 2.7673592567443848, 1.4500371217727661, -0.29565879702568054, 1.4162650108337402, 0.716457724571228, 870.0, -0.22361299395561218, 0.43007001280784607, 0.04461200162768364, 2.7049999237060547, 1.340000033378601, 3.132999897003174], "mean": [0.575327455997467, 2.066649913787842, 0.15585796535015106, 0.042697448283433914, -1.5852792263031006, -1.391779899597168, 0.32519325613975525, 457.0428771972656, 0.27294453978538513, 0.3392234742641449, 0.0145986657589674, -1.594383955001831, 0.7335487604141235, 0.40822261571884155, -0.30934637784957886, -2.0703256130218506, 2.1864418983459473, 0.8346729278564453, -1.0118120908737183, 0.5141765475273132, 0.2346128672361374, 283.276611328125, -0.2641424238681793, 0.3265148997306824, -0.03862736374139786, 1.856137990951538, 0.7112886905670166, 0.5697884559631348], "std": [0.11455093324184418, 0.023418476805090904, 0.15194781124591827, 0.30787187814712524, 0.3101142644882202, 0.35511431097984314, 0.2038182020187378, 284.61236572265625, 0.06551098078489304, 0.02628941275179386, 0.1176481693983078, 0.6779523491859436, 0.22625726461410522, 0.4706234633922577, 0.1070442721247673, 0.012035133317112923, 0.5597595572471619, 0.2940119504928589, 0.37698912620544434, 1.0548580884933472, 0.32457587122917175, 302.19989013671875, 0.029838507995009422, 0.04224678874015808, 0.035682883113622665, 0.4485050141811371, 0.38076213002204895, 2.7382707595825195], "count": [723]}, "action": {"min": [0.32361894845962524, 1.9971803426742554, -0.22453662753105164, -0.5400921106338501, -2.0126962661743164, -2.0889148712158203, -0.13261011242866516, 21.0, 0.1764180064201355, 0.2629219889640808, -0.1410599946975708, -2.427000045776367, 0.028999993577599525, -0.2809999883174896, -0.5169141888618469, -2.0801706314086914, 1.2729558944702148, 0.25305530428886414, -1.5021002292633057, -1.4514333009719849, -0.5853660106658936, 30.0, -0.36921000480651855, 0.27055901288986206, -0.08005999773740768, 1.1349999904632568, 0.024000007659196854, -3.1381852626800537], "max": [0.7501599788665771, 2.0893685817718506, 0.36882299184799194, 0.42807692289352417, -1.0159038305282593, -0.8496437668800354, 0.9449037909507751, 684.0, 0.3903430104255676, 0.3784579932689667, 0.17440900206565857, -0.6589999794960022, 1.0199999809265137, 0.9190000295639038, -0.17791888117790222, -1.990565538406372, 2.7673592567443848, 1.4500371217727661, -0.29565879702568054, 1.4162650108337402, 0.716457724571228, 870.0, -0.22361299395561218, 0.43007001280784607, 0.04461200162768364, 2.7049999237060547, 1.340000033378601, 3.132999897003174], "mean": [0.575327455997467, 2.066649913787842, 0.15585796535015106, 0.042697448283433914, -1.5852792263031006, -1.391779899597168, 0.32519325613975525, 457.0428771972656, 0.27294453978538513, 0.3392234742641449, 0.0145986657589674, -1.594383955001831, 0.7335487604141235, 0.40822261571884155, -0.30934637784957886, -2.0703256130218506, 2.1864418983459473, 0.8346729278564453, -1.0118120908737183, 0.5141765475273132, 0.2346128672361374, 283.276611328125, -0.2641424238681793, 0.3265148997306824, -0.03862736374139786, 1.856137990951538, 0.7112886905670166, 0.5697884559631348], "std": [0.11455093324184418, 0.023418476805090904, 0.15194781124591827, 0.30787187814712524, 0.3101142644882202, 0.35511431097984314, 0.2038182020187378, 284.61236572265625, 0.06551098078489304, 0.02628941275179386, 0.1176481693983078, 0.6779523491859436, 0.22625726461410522, 0.4706234633922577, 0.1070442721247673, 0.012035133317112923, 0.5597595572471619, 0.2940119504928589, 0.37698912620544434, 1.0548580884933472, 0.32457587122917175, 302.19989013671875, 0.029838507995009422, 0.04224678874015808, 0.035682883113622665, 0.4485050141811371, 0.38076213002204895, 2.7382707595825195], "count": [723]}, "timestamp": {"min": [0.0], "max": [24.066666666666666], "mean": [12.033333333333331], "std": [6.95706408916439], "count": [723]}, "frame_index": {"min": [0], "max": [722], "mean": [361.0], "std": [208.71192267493169], "count": [723]}, "episode_index": {"min": [170], "max": [170], "mean": [170.0], "std": [0.0], "count": [723]}, "index": {"min": [111923], "max": [112645], "mean": [112284.0], "std": [208.71192267493169], "count": [723]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [723]}, "subtask_annotation": {"mean": [3.8340248962655603, 9.0, 9.0, 9.0, 9.0], "std": [1.8113225369087407, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [723]}, "scene_annotation": {"mean": [170.0], "std": [0.0], "min": [170], "max": [170], "count": [723]}, "eef_direction_state": {"mean": [4.0262793914246195, 4.572614107883817], "std": [2.207274748203448, 1.949194875578684], "min": [0, 0], "max": [6, 6], "count": [723]}, "eef_velocity_state": {"mean": [0.6500691562932227, 0.5186721991701245], "std": [0.7021676539862397, 0.6720027717118303], "min": [0, 0], "max": [2, 2], "count": [723]}, "eef_acc_mag_state": {"mean": [0.656984785615491, 0.5131396957123098], "std": [0.8206634859479578, 0.7663615721859218], "min": [0, 0], "max": [2, 2], "count": [723]}, "eef_direction_action": {"mean": [4.0262793914246195, 4.572614107883817], "std": [2.207274748203448, 1.949194875578684], "min": [0, 0], "max": [6, 6], "count": [723]}, "eef_velocity_action": {"mean": [0.6500691562932227, 0.5186721991701245], "std": [0.7021676539862397, 0.6720027717118303], "min": [0, 0], "max": [2, 2], "count": [723]}, "eef_acc_mag_action": {"mean": [0.656984785615491, 0.5131396957123098], "std": [0.8206634859479578, 0.7663615721859218], "min": [0, 0], "max": [2, 2], "count": [723]}, "eef_sim_pose_state": {"mean": [0.5152282131495148, 0.22812902573405863, 1.0587101677201132, -0.7860235652707004, 1.1039124038305745, 0.3463800564217739, 0.5303796823681741, -0.2776420132906223, 1.0710380594953957, 0.7731926260824613, 1.1199753718734515, 0.9543406610289484], "std": [0.049067106401702136, 0.03696205644478126, 0.04365535213277327, 1.6781693934445545, 0.41085835617105604, 1.8933237815165236, 0.02639383799272099, 0.11440004451610329, 0.030026898035031904, 1.155258473038574, 0.23330865384674088, 1.4066212957278568], "min": [0.45216482551839876, 0.18251360181226603, 1.0158943705434766, -3.1198758413930414, 0.2776914246996349, -3.140658632554646, 0.4583795157952057, -0.44795443857081507, 1.029996524953539, -1.395395657054445, 0.6032046501476156, -3.139191479057077], "max": [0.6159877731585496, 0.3385188909706157, 1.1566426577990883, 3.1023121816790216, 1.528869772756901, 3.121402563711613, 0.570119551163966, -0.12303094752312617, 1.1369486571715701, 2.7531445083598958, 1.5525920032270109, 3.1395348282428754], "count": [723]}, "eef_sim_pose_action": {"mean": [0.5152282131495148, 0.22812902573405863, 1.0587101677201132, -0.7860235652707004, 1.1039124038305745, 0.3463800564217739, 0.5303796823681741, -0.2776420132906223, 1.0710380594953957, 0.7731926260824613, 1.1199753718734515, 0.9543406610289484], "std": [0.049067106401702136, 0.03696205644478126, 0.04365535213277327, 1.6781693934445545, 0.41085835617105604, 1.8933237815165236, 0.02639383799272099, 0.11440004451610329, 0.030026898035031904, 1.155258473038574, 0.23330865384674088, 1.4066212957278568], "min": [0.45216482551839876, 0.18251360181226603, 1.0158943705434766, -3.1198758413930414, 0.2776914246996349, -3.140658632554646, 0.4583795157952057, -0.44795443857081507, 1.029996524953539, -1.395395657054445, 0.6032046501476156, -3.139191479057077], "max": [0.6159877731585496, 0.3385188909706157, 1.1566426577990883, 3.1023121816790216, 1.528869772756901, 3.121402563711613, 0.570119551163966, -0.12303094752312617, 1.1369486571715701, 2.7531445083598958, 1.5525920032270109, 3.1395348282428754], "count": [723]}, "gripper_mode_state": {"mean": [0.8035961272475796, 0.3900414937759336], "std": [0.39727747421703774, 0.48775929197604556], "min": [0, 0], "max": [1, 1], "count": [723]}, "gripper_activity_state": {"mean": [1.9073305670816045, 1.883817427385892], "std": [0.36588842594609483, 0.44355015637211187], "min": [0, 0], "max": [2, 2], "count": [723]}, "gripper_mode_action": {"mean": [0.8035961272475796, 0.3900414937759336], "std": [0.39727747421703774, 0.48775929197604556], "min": [0, 0], "max": [1, 1], "count": [723]}, "gripper_activity_action": {"mean": [1.9073305670816045, 1.883817427385892], "std": [0.36588842594609483, 0.44355015637211187], "min": [0, 0], "max": [2, 2], "count": [723]}, "gripper_open_scale_state": {"mean": [0.2832766250357083, 0.45704287687277884], "std": [0.3021999116417587, 0.284612338547528], "min": [0.03, 0.021], "max": [0.87, 0.684], "count": [723]}, "gripper_open_scale_action": {"mean": [0.2832766250357083, 0.45704287687277884], "std": [0.3021999116417587, 0.284612338547528], "min": [0.03, 0.021], "max": [0.87, 0.684], "count": [723]}}} +{"episode_index": 169, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4554223079313525]], [[0.471891579203256]], [[0.4637557502806849]]], "std": [[[0.13577301904622063]], [[0.12564080865871108]], [[0.12877524400971277]]], "count": [163]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1450980392156863]], [[0.11372549019607843]], [[0.10196078431372549]]], "max": [[[0.6431372549019608]], [[0.615686274509804]], [[0.615686274509804]]], "mean": [[[0.4725578110589839]], [[0.47886864699867676]], [[0.47172732968443]]], "std": [[[0.03998464035711725]], [[0.031160215894011002]], [[0.04063003069412108]]], "count": [163]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[0.6666666666666666]], [[0.6392156862745098]], [[0.6627450980392157]]], "mean": [[[0.4710404800212519]], [[0.48805610439472313]], [[0.46822754771642805]]], "std": [[[0.06853588812170788]], [[0.04170512938028518]], [[0.07575730055885638]]], "count": [163]}, "observation.state": {"min": [-0.32786011695861816, 1.769903540611267, -0.05543166399002075, -0.17648771405220032, -2.917893886566162, -2.0295910835266113, -0.7027219533920288, 13.0, 0.16719800233840942, 0.17142200469970703, -0.14074499905109406, -2.434999942779541, 0.1420000046491623, -0.19600000977516174, -0.6427000761032104, -2.0801358222961426, 1.249062418937683, 0.23382176458835602, -1.662949800491333, -1.5466934442520142, -0.29883527755737305, 32.0, -0.3444960117340088, 0.23795799911022186, -0.08452799916267395, 0.8500000238418579, -0.012000002898275852, -3.1381852626800537], "max": [0.7946135401725769, 2.0925276279449463, 1.247910499572754, 1.6642937660217285, -1.0124480724334717, -0.263876348733902, 0.6462779641151428, 702.0, 0.36270299553871155, 0.379925012588501, 0.14124399423599243, -0.7139999866485596, 1.0399999618530273, 0.9449999928474426, -0.08000589162111282, -1.9712448120117188, 2.8225464820861816, 1.4604218006134033, -0.4472755491733551, 1.5667996406555176, 0.8713905215263367, 811.0, -0.1942649930715561, 0.431986004114151, 0.05285299941897392, 2.6470000743865967, 1.0640000104904175, 3.1410000324249268], "mean": [0.4116632342338562, 2.0504770278930664, 0.38091036677360535, 0.3249964118003845, -1.8453563451766968, -1.2106488943099976, 0.23330144584178925, 376.3404235839844, 0.274872362613678, 0.3236255943775177, 0.008820658549666405, -1.562983512878418, 0.7609930038452148, 0.3371562063694, -0.29023119807243347, -2.064069986343384, 2.0900940895080566, 0.8850423693656921, -0.9295458197593689, 0.5465758442878723, 0.2029181867837906, 300.8163757324219, -0.2616272568702698, 0.33542725443840027, -0.019797852262854576, 1.706918478012085, 0.7439661622047424, 0.43362632393836975], "std": [0.3248535990715027, 0.059335775673389435, 0.47701790928840637, 0.5230281352996826, 0.7062349915504456, 0.3679387867450714, 0.3075215220451355, 322.7793273925781, 0.07390716671943665, 0.0443425253033638, 0.10330229252576828, 0.6413010954856873, 0.15246520936489105, 0.3706243932247162, 0.15499204397201538, 0.01901138201355934, 0.5023339986801147, 0.250137060880661, 0.43760979175567627, 0.9816267490386963, 0.38341182470321655, 261.80029296875, 0.03551407530903816, 0.052373047918081284, 0.04714107885956764, 0.4876558482646942, 0.3246540129184723, 2.7660622596740723], "count": [896]}, "action": {"min": [-0.32786011695861816, 1.769903540611267, -0.05543166399002075, -0.17648771405220032, -2.917893886566162, -2.0295910835266113, -0.7027219533920288, 13.0, 0.16719800233840942, 0.17142200469970703, -0.14074499905109406, -2.434999942779541, 0.1420000046491623, -0.19600000977516174, -0.6427000761032104, -2.0801358222961426, 1.249062418937683, 0.23382176458835602, -1.662949800491333, -1.5466934442520142, -0.29883527755737305, 32.0, -0.3444960117340088, 0.23795799911022186, -0.08452799916267395, 0.8500000238418579, -0.012000002898275852, -3.1381852626800537], "max": [0.7946135401725769, 2.0925276279449463, 1.247910499572754, 1.6642937660217285, -1.0124480724334717, -0.263876348733902, 0.6462779641151428, 702.0, 0.36270299553871155, 0.379925012588501, 0.14124399423599243, -0.7139999866485596, 1.0399999618530273, 0.9449999928474426, -0.08000589162111282, -1.9712448120117188, 2.8225464820861816, 1.4604218006134033, -0.4472755491733551, 1.5667996406555176, 0.8713905215263367, 811.0, -0.1942649930715561, 0.431986004114151, 0.05285299941897392, 2.6470000743865967, 1.0640000104904175, 3.1410000324249268], "mean": [0.4116632342338562, 2.0504770278930664, 0.38091036677360535, 0.3249964118003845, -1.8453563451766968, -1.2106488943099976, 0.23330144584178925, 376.3404235839844, 0.274872362613678, 0.3236255943775177, 0.008820658549666405, -1.562983512878418, 0.7609930038452148, 0.3371562063694, -0.29023119807243347, -2.064069986343384, 2.0900940895080566, 0.8850423693656921, -0.9295458197593689, 0.5465758442878723, 0.2029181867837906, 300.8163757324219, -0.2616272568702698, 0.33542725443840027, -0.019797852262854576, 1.706918478012085, 0.7439661622047424, 0.43362632393836975], "std": [0.3248535990715027, 0.059335775673389435, 0.47701790928840637, 0.5230281352996826, 0.7062349915504456, 0.3679387867450714, 0.3075215220451355, 322.7793273925781, 0.07390716671943665, 0.0443425253033638, 0.10330229252576828, 0.6413010954856873, 0.15246520936489105, 0.3706243932247162, 0.15499204397201538, 0.01901138201355934, 0.5023339986801147, 0.250137060880661, 0.43760979175567627, 0.9816267490386963, 0.38341182470321655, 261.80029296875, 0.03551407530903816, 0.052373047918081284, 0.04714107885956764, 0.4876558482646942, 0.3246540129184723, 2.7660622596740723], "count": [896]}, "timestamp": {"min": [0.0], "max": [29.833333333333332], "mean": [14.916666666666668], "std": [8.621758650195575], "count": [896]}, "frame_index": {"min": [0], "max": [895], "mean": [447.5], "std": [258.65275950586727], "count": [896]}, "episode_index": {"min": [171], "max": [171], "mean": [171.0], "std": [0.0], "count": [896]}, "index": {"min": [112646], "max": [113541], "mean": [113093.5], "std": [258.65275950586727], "count": [896]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [896]}, "subtask_annotation": {"mean": [3.1283482142857144, 9.0, 9.0, 9.0, 9.0], "std": [2.160997608619948, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [896]}, "scene_annotation": {"mean": [171.0], "std": [0.0], "min": [171], "max": [171], "count": [896]}, "eef_direction_state": {"mean": [4.344866071428571, 4.260044642857143], "std": [2.1475786780678696, 2.1145778027117674], "min": [0, 0], "max": [6, 6], "count": [896]}, "eef_velocity_state": {"mean": [0.5602678571428571, 0.6138392857142857], "std": [0.6901293354735246, 0.7089891515587969], "min": [0, 0], "max": [2, 2], "count": [896]}, "eef_acc_mag_state": {"mean": [0.5569196428571429, 0.5881696428571429], "std": [0.7913434399622519, 0.7941152128131712], "min": [0, 0], "max": [2, 2], "count": [896]}, "eef_direction_action": {"mean": [4.344866071428571, 4.260044642857143], "std": [2.1475786780678696, 2.1145778027117674], "min": [0, 0], "max": [6, 6], "count": [896]}, "eef_velocity_action": {"mean": [0.5602678571428571, 0.6138392857142857], "std": [0.6901293354735246, 0.7089891515587969], "min": [0, 0], "max": [2, 2], "count": [896]}, "eef_acc_mag_action": {"mean": [0.5569196428571429, 0.5881696428571429], "std": [0.7913434399622519, 0.7941152128131712], "min": [0, 0], "max": [2, 2], "count": [896]}, "eef_sim_pose_state": {"mean": [0.5233453198230371, 0.23614018086901895, 1.0719776854571257, -0.7835641915984926, 1.172932463158944, 0.27863206968546494, 0.5127339820035671, -0.27201358302056683, 1.0677299028300253, 0.7928025188710077, 1.233215461400666, -0.33687350823996826], "std": [0.057828536141522745, 0.049646498878977825, 0.04032800739787889, 1.6883491153417456, 0.42217708609893123, 1.9008066812448001, 0.046883453263878834, 0.10502708100545693, 0.03506259326329215, 1.236592889641237, 0.17462934313723136, 1.4736916835167095], "min": [0.4207925747160852, 0.16759571424260178, 1.0236324847900837, -3.1120323237070107, 0.19921819092533766, -3.1311701430715977, 0.3623632236932164, -0.397300045627803, 1.0108072584809493, -1.5793898390501488, 0.9049358097289577, -3.0904602066660436], "max": [0.6173741478430578, 0.31780108772072146, 1.1857862544948714, 3.0764787465812473, 1.5678273120024695, 3.1332561525363283, 0.573768477644143, -0.12355445668272709, 1.1489959405565302, 2.8773752363114395, 1.4865628813673974, 3.110578449223381], "count": [896]}, "eef_sim_pose_action": {"mean": [0.5233453198230371, 0.23614018086901895, 1.0719776854571257, -0.7835641915984926, 1.172932463158944, 0.27863206968546494, 0.5127339820035671, -0.27201358302056683, 1.0677299028300253, 0.7928025188710077, 1.233215461400666, -0.33687350823996826], "std": [0.057828536141522745, 0.049646498878977825, 0.04032800739787889, 1.6883491153417456, 0.42217708609893123, 1.9008066812448001, 0.046883453263878834, 0.10502708100545693, 0.03506259326329215, 1.236592889641237, 0.17462934313723136, 1.4736916835167095], "min": [0.4207925747160852, 0.16759571424260178, 1.0236324847900837, -3.1120323237070107, 0.19921819092533766, -3.1311701430715977, 0.3623632236932164, -0.397300045627803, 1.0108072584809493, -1.5793898390501488, 0.9049358097289577, -3.0904602066660436], "max": [0.6173741478430578, 0.31780108772072146, 1.1857862544948714, 3.0764787465812473, 1.5678273120024695, 3.1332561525363283, 0.573768477644143, -0.12355445668272709, 1.1489959405565302, 2.8773752363114395, 1.4865628813673974, 3.110578449223381], "count": [896]}, "gripper_mode_state": {"mean": [0.8459821428571429, 0.5044642857142857], "std": [0.360965866563549, 0.4999800697558449], "min": [0, 0], "max": [1, 1], "count": [896]}, "gripper_activity_state": {"mean": [1.9285714285714286, 1.9285714285714286], "std": [0.3263511943303034, 0.34302451271961637], "min": [0, 0], "max": [2, 2], "count": [896]}, "gripper_mode_action": {"mean": [0.8459821428571429, 0.5044642857142857], "std": [0.360965866563549, 0.4999800697558449], "min": [0, 0], "max": [1, 1], "count": [896]}, "gripper_activity_action": {"mean": [1.9285714285714286, 1.9285714285714286], "std": [0.3263511943303034, 0.34302451271961637], "min": [0, 0], "max": [2, 2], "count": [896]}, "gripper_open_scale_state": {"mean": [0.3008164063521797, 0.3763404018176447], "std": [0.261800219421305, 0.322779385433353], "min": [0.032, 0.013], "max": [0.811, 0.702], "count": [896]}, "gripper_open_scale_action": {"mean": [0.3008164063521797, 0.3763404018176447], "std": [0.261800219421305, 0.322779385433353], "min": [0.032, 0.013], "max": [0.811, 0.702], "count": [896]}}} +{"episode_index": 170, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4389820032908268]], [[0.4569951594565565]], [[0.44852039341377575]]], "std": [[[0.13993102192251203]], [[0.1309661889300537]], [[0.1328765648479995]]], "count": [143]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12941176470588237]], [[0.11372549019607843]], [[0.10196078431372549]]], "max": [[[0.6470588235294118]], [[0.6274509803921569]], [[0.6235294117647059]]], "mean": [[[0.4704854498034645]], [[0.47664639180264184]], [[0.4682675682160976]]], "std": [[[0.04224230608722454]], [[0.03135834608960692]], [[0.04350097957077239]]], "count": [143]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.011764705882352941]]], "max": [[[0.6784313725490196]], [[0.6470588235294118]], [[0.6666666666666666]]], "mean": [[[0.4707057038141597]], [[0.4867550333653275]], [[0.4673158765254353]]], "std": [[[0.06515950632887786]], [[0.04070410832384229]], [[0.0698814069715442]]], "count": [143]}, "observation.state": {"min": [0.02125811204314232, 1.8863345384597778, 0.4446750283241272, 0.03380702808499336, -2.917719602584839, -1.9609297513961792, 0.15020303428173065, 21.0, 0.18428300321102142, 0.23554599285125732, -0.13943399488925934, -2.4059998989105225, 0.6309999823570251, -0.27900001406669617, -0.5476669073104858, -2.0804498195648193, 1.3644635677337646, 0.13062044978141785, -1.4926754236221313, -1.4963231086730957, -0.8829969763755798, 34.0, -0.3527820110321045, 0.23155300319194794, -0.08583799749612808, -0.5480000376701355, 0.031999990344047546, -3.1080000400543213], "max": [0.6336941123008728, 2.092510223388672, 1.6319352388381958, 0.8382816910743713, -2.1295111179351807, -0.824912428855896, 0.555922269821167, 629.0, 0.3619149923324585, 0.3646889925003052, 0.10638099908828735, -0.7350000143051147, 1.0529999732971191, 0.8830000162124634, -0.0941954180598259, -2.0066051483154297, 2.8253390789031982, 1.5173892974853516, -0.43655920028686523, 1.6213061809539795, 0.7133160829544067, 860.0, -0.21334099769592285, 0.42392799258232117, 0.03864800184965134, 2.5850000381469727, 1.5269999504089355, 3.1389999389648438], "mean": [0.4506480395793915, 2.065016984939575, 0.7858535647392273, 0.3273271322250366, -2.330902338027954, -1.2608118057250977, 0.2248082309961319, 309.5033264160156, 0.25855427980422974, 0.31995365023612976, -0.03539171814918518, -1.763451337814331, 0.790669322013855, 0.2333318293094635, -0.2950325608253479, -2.071408271789551, 2.365006685256958, 0.7457988858222961, -1.0503793954849243, 0.7211795449256897, 0.08396004885435104, 279.239013671875, -0.26602301001548767, 0.3110823333263397, -0.042139314115047455, 1.5649806261062622, 0.7926217913627625, 1.5697638988494873], "std": [0.1368555724620819, 0.04346606880426407, 0.3573557138442993, 0.2098546326160431, 0.23722994327545166, 0.3857612609863281, 0.07738561183214188, 238.74893188476562, 0.06259960681200027, 0.032531872391700745, 0.10142553597688675, 0.6531033515930176, 0.101955346763134, 0.4460800588130951, 0.11948779225349426, 0.011382387019693851, 0.5027045011520386, 0.36299628019332886, 0.35100966691970825, 1.0148323774337769, 0.4592355787754059, 334.895751953125, 0.03393895924091339, 0.04380600526928902, 0.039305247366428375, 0.7569166421890259, 0.3919813930988312, 2.140488624572754], "count": [751]}, "action": {"min": [0.02125811204314232, 1.8863345384597778, 0.4446750283241272, 0.03380702808499336, -2.917719602584839, -1.9609297513961792, 0.15020303428173065, 21.0, 0.18428300321102142, 0.23554599285125732, -0.13943399488925934, -2.4059998989105225, 0.6309999823570251, -0.27900001406669617, -0.5476669073104858, -2.0804498195648193, 1.3644635677337646, 0.13062044978141785, -1.4926754236221313, -1.4963231086730957, -0.8829969763755798, 34.0, -0.3527820110321045, 0.23155300319194794, -0.08583799749612808, -0.5480000376701355, 0.031999990344047546, -3.1080000400543213], "max": [0.6336941123008728, 2.092510223388672, 1.6319352388381958, 0.8382816910743713, -2.1295111179351807, -0.824912428855896, 0.555922269821167, 629.0, 0.3619149923324585, 0.3646889925003052, 0.10638099908828735, -0.7350000143051147, 1.0529999732971191, 0.8830000162124634, -0.0941954180598259, -2.0066051483154297, 2.8253390789031982, 1.5173892974853516, -0.43655920028686523, 1.6213061809539795, 0.7133160829544067, 860.0, -0.21334099769592285, 0.42392799258232117, 0.03864800184965134, 2.5850000381469727, 1.5269999504089355, 3.1389999389648438], "mean": [0.4506480395793915, 2.065016984939575, 0.7858535647392273, 0.3273271322250366, -2.330902338027954, -1.2608118057250977, 0.2248082309961319, 309.5033264160156, 0.25855427980422974, 0.31995365023612976, -0.03539171814918518, -1.763451337814331, 0.790669322013855, 0.2333318293094635, -0.2950325608253479, -2.071408271789551, 2.365006685256958, 0.7457988858222961, -1.0503793954849243, 0.7211795449256897, 0.08396004885435104, 279.239013671875, -0.26602301001548767, 0.3110823333263397, -0.042139314115047455, 1.5649806261062622, 0.7926217913627625, 1.5697638988494873], "std": [0.1368555724620819, 0.04346606880426407, 0.3573557138442993, 0.2098546326160431, 0.23722994327545166, 0.3857612609863281, 0.07738561183214188, 238.74893188476562, 0.06259960681200027, 0.032531872391700745, 0.10142553597688675, 0.6531033515930176, 0.101955346763134, 0.4460800588130951, 0.11948779225349426, 0.011382387019693851, 0.5027045011520386, 0.36299628019332886, 0.35100966691970825, 1.0148323774337769, 0.4592355787754059, 334.895751953125, 0.03393895924091339, 0.04380600526928902, 0.039305247366428375, 0.7569166421890259, 0.3919813930988312, 2.140488624572754], "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": [172], "max": [172], "mean": [172.0], "std": [0.0], "count": [751]}, "index": {"min": [113542], "max": [114292], "mean": [113917.0], "std": [216.79483388678798], "count": [751]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [751]}, "subtask_annotation": {"mean": [3.929427430093209, 9.0, 9.0, 9.0, 9.0], "std": [1.7844048692519399, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [751]}, "scene_annotation": {"mean": [172.0], "std": [0.0], "min": [172], "max": [172], "count": [751]}, "eef_direction_state": {"mean": [4.503328894806924, 4.66844207723036], "std": [2.0576710678303525, 2.0357791891798205], "min": [0, 0], "max": [6, 6], "count": [751]}, "eef_velocity_state": {"mean": [0.5299600532623169, 0.4367509986684421], "std": [0.6972228520792437, 0.6616221767061561], "min": [0, 0], "max": [2, 2], "count": [751]}, "eef_acc_mag_state": {"mean": [0.5446071904127829, 0.4873501997336884], "std": [0.7896261981371391, 0.7545951788992128], "min": [0, 0], "max": [2, 2], "count": [751]}, "eef_direction_action": {"mean": [4.503328894806924, 4.66844207723036], "std": [2.0576710678303525, 2.0357791891798205], "min": [0, 0], "max": [6, 6], "count": [751]}, "eef_velocity_action": {"mean": [0.5299600532623169, 0.4367509986684421], "std": [0.6972228520792437, 0.6616221767061561], "min": [0, 0], "max": [2, 2], "count": [751]}, "eef_acc_mag_action": {"mean": [0.5446071904127829, 0.4873501997336884], "std": [0.7896261981371391, 0.7545951788992128], "min": [0, 0], "max": [2, 2], "count": [751]}, "eef_sim_pose_state": {"mean": [0.4984490860337754, 0.22747625770966784, 1.051368538013836, -0.9148168471060367, 1.1474598266313851, 0.012922597158810214, 0.5105632564392185, -0.23436523579843838, 1.0487073430872247, 1.1283113430516551, 1.248490557450959, 0.5807587210561008], "std": [0.05128449077670466, 0.04157526558482248, 0.0453694466367707, 1.336487058972443, 0.4375566417135927, 1.6811526685106915, 0.03362349286240956, 0.10127393827514007, 0.019024249188640194, 1.0779991192222889, 0.1901094544343447, 1.758925205592398], "min": [0.41446344634442256, 0.17686769087444248, 1.0192793741352584, -3.118689421856967, 0.26137598411401086, -3.1276192703569823, 0.42742564450791326, -0.3720864867449896, 1.0260568560096397, -0.7653590943571856, 0.9438391147596779, -3.132289512145], "max": [0.608400964692612, 0.3297675758658077, 1.1629623573465813, 3.072360782581646, 1.566837991990119, 3.129104911778855, 0.5574019494581248, -0.1281958446582669, 1.0971983781528667, 2.8449414415993504, 1.5038910319497578, 3.122346134514793], "count": [751]}, "eef_sim_pose_action": {"mean": [0.4984490860337754, 0.22747625770966784, 1.051368538013836, -0.9148168471060367, 1.1474598266313851, 0.012922597158810214, 0.5105632564392185, -0.23436523579843838, 1.0487073430872247, 1.1283113430516551, 1.248490557450959, 0.5807587210561008], "std": [0.05128449077670466, 0.04157526558482248, 0.0453694466367707, 1.336487058972443, 0.4375566417135927, 1.6811526685106915, 0.03362349286240956, 0.10127393827514007, 0.019024249188640194, 1.0779991192222889, 0.1901094544343447, 1.758925205592398], "min": [0.41446344634442256, 0.17686769087444248, 1.0192793741352584, -3.118689421856967, 0.26137598411401086, -3.1276192703569823, 0.42742564450791326, -0.3720864867449896, 1.0260568560096397, -0.7653590943571856, 0.9438391147596779, -3.132289512145], "max": [0.608400964692612, 0.3297675758658077, 1.1629623573465813, 3.072360782581646, 1.566837991990119, 3.129104911778855, 0.5574019494581248, -0.1281958446582669, 1.0971983781528667, 2.8449414415993504, 1.5038910319497578, 3.122346134514793], "count": [751]}, "gripper_mode_state": {"mean": [0.6790945406125166, 0.59254327563249], "std": [0.4668245339769431, 0.49136111174492936], "min": [0, 0], "max": [1, 1], "count": [751]}, "gripper_activity_state": {"mean": [1.8988015978695074, 1.914780292942743], "std": [0.39353788360165476, 0.38366433320072196], "min": [0, 0], "max": [2, 2], "count": [751]}, "gripper_mode_action": {"mean": [0.6790945406125166, 0.59254327563249], "std": [0.4668245339769431, 0.49136111174492936], "min": [0, 0], "max": [1, 1], "count": [751]}, "gripper_activity_action": {"mean": [1.8988015978695074, 1.914780292942743], "std": [0.39353788360165476, 0.38366433320072196], "min": [0, 0], "max": [2, 2], "count": [751]}, "gripper_open_scale_state": {"mean": [0.27923901468777323, 0.3095033288643297], "std": [0.33489574071696043, 0.23874899203238872], "min": [0.034, 0.021], "max": [0.86, 0.629], "count": [751]}, "gripper_open_scale_action": {"mean": [0.27923901468777323, 0.3095033288643297], "std": [0.33489574071696043, 0.23874899203238872], "min": [0.034, 0.021], "max": [0.86, 0.629], "count": [751]}}} +{"episode_index": 171, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45103613948760163]], [[0.46673521304195975]], [[0.45953918918076136]]], "std": [[[0.13743675886528017]], [[0.12742199219045708]], [[0.12961943917147073]]], "count": [131]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.11764705882352941]], [[0.10588235294117647]]], "max": [[[0.6313725490196078]], [[0.615686274509804]], [[0.6235294117647059]]], "mean": [[[0.4710093034351145]], [[0.4770192024647009]], [[0.4696170218405429]]], "std": [[[0.04554548384778852]], [[0.03630672509475718]], [[0.045785194099435884]]], "count": [131]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.07450980392156863]], [[0.043137254901960784]]], "max": [[[0.6823529411764706]], [[0.6705882352941176]], [[0.6745098039215687]]], "mean": [[[0.47645159937384624]], [[0.4890620104275807]], [[0.472820284825126]]], "std": [[[0.05742045859223513]], [[0.03646568359249249]], [[0.06203000729166843]]], "count": [131]}, "observation.state": {"min": [-0.38381534814834595, 1.9215902090072632, 0.6979222893714905, 0.06990043818950653, -2.9208436012268066, -1.6178154945373535, -0.5978800058364868, 17.0, 0.17291699349880219, 0.20245899260044098, -0.14334599673748016, -2.4809999465942383, 0.10799999535083771, -0.27300000190734863, -0.5581737756729126, -2.0801706314086914, 1.173821210861206, 0.21439626812934875, -1.7664128541946411, -1.547112226486206, -0.39325761795043945, 37.0, -0.35585400462150574, 0.22729699313640594, -0.08551499992609024, 0.7590000033378601, 0.03399999812245369, -3.1411852836608887], "max": [0.6872932314872742, 2.0924229621887207, 1.7002474069595337, 1.3989338874816895, -2.6137003898620605, -0.6256656050682068, 0.664848268032074, 625.0, 0.3777239918708801, 0.3842580020427704, 0.11454199999570847, -0.8659999966621399, 1.0609999895095825, 0.8809999823570251, -0.05660103261470795, -1.9839857816696167, 2.8809452056884766, 1.4191620349884033, -0.42561599612236023, 1.5637627840042114, 0.9327214360237122, 860.0, -0.22037799656391144, 0.44322100281715393, 0.05277299880981445, 2.6019999980926514, 1.3799999952316284, 3.134000062942505], "mean": [0.3748656213283539, 2.058540105819702, 1.1584181785583496, 0.48804470896720886, -2.7233827114105225, -1.0870232582092285, 0.18779708445072174, 392.33331298828125, 0.2519501745700836, 0.3363568186759949, -0.011276941746473312, -1.6400082111358643, 0.6973074674606323, 0.32326748967170715, -0.26769062876701355, -2.055246591567993, 2.2478466033935547, 0.9319359660148621, -1.1015123128890991, 0.5375721454620361, 0.2648264765739441, 281.79803466796875, -0.2684949040412903, 0.30665478110313416, -0.031479425728321075, 1.761418342590332, 0.733138382434845, -0.369493305683136], "std": [0.2979949116706848, 0.04870448634028435, 0.39851516485214233, 0.38707101345062256, 0.10640806704759598, 0.39244744181632996, 0.2700899541378021, 274.7542419433594, 0.05945226177573204, 0.0431283675134182, 0.09890174120664597, 0.6460713148117065, 0.2066010981798172, 0.41102418303489685, 0.1518908441066742, 0.0336809866130352, 0.5927162766456604, 0.32216590642929077, 0.4943283498287201, 1.1362662315368652, 0.47062039375305176, 272.5705871582031, 0.043020304292440414, 0.056703899055719376, 0.04208040237426758, 0.48597824573516846, 0.3982240557670593, 2.7291572093963623], "count": [666]}, "action": {"min": [-0.38381534814834595, 1.9215902090072632, 0.6979222893714905, 0.06990043818950653, -2.9208436012268066, -1.6178154945373535, -0.5978800058364868, 17.0, 0.17291699349880219, 0.20245899260044098, -0.14334599673748016, -2.4809999465942383, 0.10799999535083771, -0.27300000190734863, -0.5581737756729126, -2.0801706314086914, 1.173821210861206, 0.21439626812934875, -1.7664128541946411, -1.547112226486206, -0.39325761795043945, 37.0, -0.35585400462150574, 0.22729699313640594, -0.08551499992609024, 0.7590000033378601, 0.03399999812245369, -3.1411852836608887], "max": [0.6872932314872742, 2.0924229621887207, 1.7002474069595337, 1.3989338874816895, -2.6137003898620605, -0.6256656050682068, 0.664848268032074, 625.0, 0.3777239918708801, 0.3842580020427704, 0.11454199999570847, -0.8659999966621399, 1.0609999895095825, 0.8809999823570251, -0.05660103261470795, -1.9839857816696167, 2.8809452056884766, 1.4191620349884033, -0.42561599612236023, 1.5637627840042114, 0.9327214360237122, 860.0, -0.22037799656391144, 0.44322100281715393, 0.05277299880981445, 2.6019999980926514, 1.3799999952316284, 3.134000062942505], "mean": [0.3748656213283539, 2.058540105819702, 1.1584181785583496, 0.48804470896720886, -2.7233827114105225, -1.0870232582092285, 0.18779708445072174, 392.33331298828125, 0.2519501745700836, 0.3363568186759949, -0.011276941746473312, -1.6400082111358643, 0.6973074674606323, 0.32326748967170715, -0.26769062876701355, -2.055246591567993, 2.2478466033935547, 0.9319359660148621, -1.1015123128890991, 0.5375721454620361, 0.2648264765739441, 281.79803466796875, -0.2684949040412903, 0.30665478110313416, -0.031479425728321075, 1.761418342590332, 0.733138382434845, -0.369493305683136], "std": [0.2979949116706848, 0.04870448634028435, 0.39851516485214233, 0.38707101345062256, 0.10640806704759598, 0.39244744181632996, 0.2700899541378021, 274.7542419433594, 0.05945226177573204, 0.0431283675134182, 0.09890174120664597, 0.6460713148117065, 0.2066010981798172, 0.41102418303489685, 0.1518908441066742, 0.0336809866130352, 0.5927162766456604, 0.32216590642929077, 0.4943283498287201, 1.1362662315368652, 0.47062039375305176, 272.5705871582031, 0.043020304292440414, 0.056703899055719376, 0.04208040237426758, 0.48597824573516846, 0.3982240557670593, 2.7291572093963623], "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": [173], "max": [173], "mean": [173.0], "std": [0.0], "count": [666]}, "index": {"min": [114293], "max": [114958], "mean": [114625.5], "std": [192.2574229169492], "count": [666]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [666]}, "subtask_annotation": {"mean": [3.7567567567567566, 9.0, 9.0, 9.0, 9.0], "std": [1.861815847537565, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [666]}, "scene_annotation": {"mean": [173.0], "std": [0.0], "min": [173], "max": [173], "count": [666]}, "eef_direction_state": {"mean": [4.016516516516517, 4.267267267267267], "std": [2.2570604332354005, 2.2688736031490833], "min": [0, 0], "max": [6, 6], "count": [666]}, "eef_velocity_state": {"mean": [0.6711711711711712, 0.5420420420420421], "std": [0.7341789621599135, 0.6945982298675741], "min": [0, 0], "max": [2, 2], "count": [666]}, "eef_acc_mag_state": {"mean": [0.551051051051051, 0.46396396396396394], "std": [0.7929534485503877, 0.7307439287411808], "min": [0, 0], "max": [2, 2], "count": [666]}, "eef_direction_action": {"mean": [4.016516516516517, 4.267267267267267], "std": [2.2570604332354005, 2.2688736031490833], "min": [0, 0], "max": [6, 6], "count": [666]}, "eef_velocity_action": {"mean": [0.6711711711711712, 0.5420420420420421], "std": [0.7341789621599135, 0.6945982298675741], "min": [0, 0], "max": [2, 2], "count": [666]}, "eef_acc_mag_action": {"mean": [0.551051051051051, 0.46396396396396394], "std": [0.7929534485503877, 0.7307439287411808], "min": [0, 0], "max": [2, 2], "count": [666]}, "eef_sim_pose_state": {"mean": [0.49581971064899355, 0.23214046304132907, 1.063016269256437, -0.5865044682827125, 1.0852970885806328, 0.7412449560015628, 0.5262884399273686, -0.24393636478398123, 1.0704180799907195, -0.2091782785717075, 1.175242923697577, -0.41726496088943793], "std": [0.06478570975755715, 0.05130925737280121, 0.04871922389724324, 2.065971953528652, 0.44555434207429934, 2.079612978806349, 0.045896486218871095, 0.09540898822282633, 0.025024042003621034, 1.7175364740999934, 0.16934888529263886, 1.4808529651263338], "min": [0.40996603189091363, 0.1632817170874458, 1.0153995965966498, -3.1219181082680705, 0.24185145106538064, -3.127956982889737, 0.39103796392186996, -0.39901547874216203, 1.0233321031010019, -3.140750700777145, 0.8779647751991377, -3.132773991632221], "max": [0.6262071227069754, 0.31112270909521317, 1.1722318101855835, 3.1107405730414133, 1.548475319258372, 3.1393169814474415, 0.5796055834439963, -0.11291164075910158, 1.1234853405618663, 3.1408461128123015, 1.5359164939344536, 3.1322066690776342], "count": [666]}, "eef_sim_pose_action": {"mean": [0.49581971064899355, 0.23214046304132907, 1.063016269256437, -0.5865044682827125, 1.0852970885806328, 0.7412449560015628, 0.5262884399273686, -0.24393636478398123, 1.0704180799907195, -0.2091782785717075, 1.175242923697577, -0.41726496088943793], "std": [0.06478570975755715, 0.05130925737280121, 0.04871922389724324, 2.065971953528652, 0.44555434207429934, 2.079612978806349, 0.045896486218871095, 0.09540898822282633, 0.025024042003621034, 1.7175364740999934, 0.16934888529263886, 1.4808529651263338], "min": [0.40996603189091363, 0.1632817170874458, 1.0153995965966498, -3.1219181082680705, 0.24185145106538064, -3.127956982889737, 0.39103796392186996, -0.39901547874216203, 1.0233321031010019, -3.140750700777145, 0.8779647751991377, -3.132773991632221], "max": [0.6262071227069754, 0.31112270909521317, 1.1722318101855835, 3.1107405730414133, 1.548475319258372, 3.1393169814474415, 0.5796055834439963, -0.11291164075910158, 1.1234853405618663, 3.1408461128123015, 1.5359164939344536, 3.1322066690776342], "count": [666]}, "gripper_mode_state": {"mean": [0.8228228228228228, 0.42492492492492495], "std": [0.38181857611266307, 0.494331602370789], "min": [0, 0], "max": [1, 1], "count": [666]}, "gripper_activity_state": {"mean": [1.9444444444444444, 1.9654654654654655], "std": [0.22906142364542972, 0.21990205882172303], "min": [1, 0], "max": [2, 2], "count": [666]}, "gripper_mode_action": {"mean": [0.8228228228228228, 0.42492492492492495], "std": [0.38181857611266307, 0.494331602370789], "min": [0, 0], "max": [1, 1], "count": [666]}, "gripper_activity_action": {"mean": [1.9444444444444444, 1.9654654654654655], "std": [0.22906142364542972, 0.21990205882172303], "min": [1, 0], "max": [2, 2], "count": [666]}, "gripper_open_scale_state": {"mean": [0.28179804764710353, 0.3923333333104224], "std": [0.2725705861814852, 0.27475427533784946], "min": [0.037, 0.017], "max": [0.86, 0.625], "count": [666]}, "gripper_open_scale_action": {"mean": [0.28179804764710353, 0.3923333333104224], "std": [0.2725705861814852, 0.27475427533784946], "min": [0.037, 0.017], "max": [0.86, 0.625], "count": [666]}}} +{"episode_index": 172, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.44936932083439435]], [[0.4640494639143536]], [[0.45654307120575505]]], "std": [[[0.13645872079541016]], [[0.12804298097838046]], [[0.12971466114222618]]], "count": [154]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.14901960784313725]], [[0.11764705882352941]], [[0.10588235294117647]]], "max": [[[0.6470588235294118]], [[0.6235294117647059]], [[0.6274509803921569]]], "mean": [[[0.4707319041252865]], [[0.47764510387488324]], [[0.47012068425855186]]], "std": [[[0.04384579124374778]], [[0.03360363460537062]], [[0.04341910477162897]]], "count": [154]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.050980392156862744]], [[0.027450980392156862]]], "max": [[[0.6666666666666666]], [[0.6549019607843137]], [[0.6392156862745098]]], "mean": [[[0.46777167154740684]], [[0.480655317619472]], [[0.46549929706731175]]], "std": [[[0.05478478638856264]], [[0.03548699488249958]], [[0.05830278679535106]]], "count": [154]}, "observation.state": {"min": [0.22085396945476532, 1.9806519746780396, 0.6974685192108154, -0.22663100063800812, -2.9164278507232666, -1.9418010711669922, -0.3305653929710388, 19.0, 0.16204500198364258, 0.2553600072860718, -0.13467100262641907, -2.4170000553131104, 0.09300000965595245, -0.14900001883506775, -0.5797634720802307, -2.0801358222961426, 1.1007094383239746, 0.2318669855594635, -1.6537169218063354, -1.5360642671585083, -0.8146149516105652, 33.0, -0.3378790020942688, 0.2582879960536957, -0.08717700093984604, -1.187000036239624, 0.043999992311000824, -3.1401853561401367], "max": [0.6681295037269592, 2.0931735038757324, 1.8931238651275635, 0.5868146419525146, -1.6555144786834717, -0.7326892614364624, 0.7502298355102539, 672.0, 0.4121539890766144, 0.38299301266670227, 0.14419600367546082, -0.8420000076293945, 1.034000039100647, 0.7630000114440918, -0.19390608370304108, -2.0551602840423584, 2.859442710876465, 1.4253755807876587, -0.42320743203163147, 1.5457683801651, 0.6154555082321167, 838.0, -0.22263500094413757, 0.4234110116958618, 0.06520800292491913, 2.622999906539917, 1.5470000505447388, 3.140000104904175], "mean": [0.4870053231716156, 2.0683529376983643, 1.1498605012893677, 0.2520748972892761, -2.6551270484924316, -1.1972709894180298, 0.20279423892498016, 436.2237548828125, 0.272917777299881, 0.34043240547180176, -0.006747794337570667, -1.6319055557250977, 0.6877774000167847, 0.3141157627105713, -0.3273690938949585, -2.0717661380767822, 2.297163963317871, 0.7889547348022461, -1.12919282913208, 0.5935437083244324, 0.09671782702207565, 286.6344909667969, -0.2729269564151764, 0.314739465713501, -0.0318739153444767, 1.5242657661437988, 0.8131281733512878, -0.5313106775283813], "std": [0.11863606423139572, 0.025780897587537766, 0.5485681295394897, 0.22551380097866058, 0.2846917510032654, 0.36912962794303894, 0.20212507247924805, 278.6360168457031, 0.0819958969950676, 0.033411793410778046, 0.10827282816171646, 0.6520293354988098, 0.19597037136554718, 0.3352602422237396, 0.12537948787212372, 0.007577893324196339, 0.6398008465766907, 0.3747271001338959, 0.46420857310295105, 1.152845025062561, 0.4486052691936493, 293.17657470703125, 0.032086554914712906, 0.04872230067849159, 0.041611939668655396, 0.9231523871421814, 0.4214039146900177, 2.54756236076355], "count": [829]}, "action": {"min": [0.22085396945476532, 1.9806519746780396, 0.6974685192108154, -0.22663100063800812, -2.9164278507232666, -1.9418010711669922, -0.3305653929710388, 19.0, 0.16204500198364258, 0.2553600072860718, -0.13467100262641907, -2.4170000553131104, 0.09300000965595245, -0.14900001883506775, -0.5797634720802307, -2.0801358222961426, 1.1007094383239746, 0.2318669855594635, -1.6537169218063354, -1.5360642671585083, -0.8146149516105652, 33.0, -0.3378790020942688, 0.2582879960536957, -0.08717700093984604, -1.187000036239624, 0.043999992311000824, -3.1401853561401367], "max": [0.6681295037269592, 2.0931735038757324, 1.8931238651275635, 0.5868146419525146, -1.6555144786834717, -0.7326892614364624, 0.7502298355102539, 672.0, 0.4121539890766144, 0.38299301266670227, 0.14419600367546082, -0.8420000076293945, 1.034000039100647, 0.7630000114440918, -0.19390608370304108, -2.0551602840423584, 2.859442710876465, 1.4253755807876587, -0.42320743203163147, 1.5457683801651, 0.6154555082321167, 838.0, -0.22263500094413757, 0.4234110116958618, 0.06520800292491913, 2.622999906539917, 1.5470000505447388, 3.140000104904175], "mean": [0.4870053231716156, 2.0683529376983643, 1.1498605012893677, 0.2520748972892761, -2.6551270484924316, -1.1972709894180298, 0.20279423892498016, 436.2237548828125, 0.272917777299881, 0.34043240547180176, -0.006747794337570667, -1.6319055557250977, 0.6877774000167847, 0.3141157627105713, -0.3273690938949585, -2.0717661380767822, 2.297163963317871, 0.7889547348022461, -1.12919282913208, 0.5935437083244324, 0.09671782702207565, 286.6344909667969, -0.2729269564151764, 0.314739465713501, -0.0318739153444767, 1.5242657661437988, 0.8131281733512878, -0.5313106775283813], "std": [0.11863606423139572, 0.025780897587537766, 0.5485681295394897, 0.22551380097866058, 0.2846917510032654, 0.36912962794303894, 0.20212507247924805, 278.6360168457031, 0.0819958969950676, 0.033411793410778046, 0.10827282816171646, 0.6520293354988098, 0.19597037136554718, 0.3352602422237396, 0.12537948787212372, 0.007577893324196339, 0.6398008465766907, 0.3747271001338959, 0.46420857310295105, 1.152845025062561, 0.4486052691936493, 293.17657470703125, 0.032086554914712906, 0.04872230067849159, 0.041611939668655396, 0.9231523871421814, 0.4214039146900177, 2.54756236076355], "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": [174], "max": [174], "mean": [174.0], "std": [0.0], "count": [829]}, "index": {"min": [114959], "max": [115787], "mean": [115373.0], "std": [239.3115124685814], "count": [829]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [829]}, "subtask_annotation": {"mean": [3.9493365500603135, 9.0, 9.0, 9.0, 9.0], "std": [1.6757232509800661, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [829]}, "scene_annotation": {"mean": [174.0], "std": [0.0], "min": [174], "max": [174], "count": [829]}, "eef_direction_state": {"mean": [4.48854041013269, 4.371531966224366], "std": [2.0105695182139134, 2.252345822948949], "min": [0, 0], "max": [6, 6], "count": [829]}, "eef_velocity_state": {"mean": [0.5331724969843185, 0.5150784077201448], "std": [0.6592917173421808, 0.7024526392420796], "min": [0, 0], "max": [2, 2], "count": [829]}, "eef_acc_mag_state": {"mean": [0.5886610373944512, 0.4873341375150784], "std": [0.8031402584420817, 0.7441910208848425], "min": [0, 0], "max": [2, 2], "count": [829]}, "eef_direction_action": {"mean": [4.48854041013269, 4.371531966224366], "std": [2.0105695182139134, 2.252345822948949], "min": [0, 0], "max": [6, 6], "count": [829]}, "eef_velocity_action": {"mean": [0.5331724969843185, 0.5150784077201448], "std": [0.6592917173421808, 0.7024526392420796], "min": [0, 0], "max": [2, 2], "count": [829]}, "eef_acc_mag_action": {"mean": [0.5886610373944512, 0.4873341375150784], "std": [0.8031402584420817, 0.7441910208848425], "min": [0, 0], "max": [2, 2], "count": [829]}, "eef_sim_pose_state": {"mean": [0.5035981550967089, 0.23711003830591704, 1.0574254771499354, -1.678155495146181, 1.0695857347097253, -0.3542000214281466, 0.5311175118581004, -0.26136281820631735, 1.0591913664800234, 0.19346553801996472, 1.2331881440604822, -0.7691987413593031], "std": [0.05774890008520217, 0.040906130409015154, 0.05284067184175, 0.999258935610833, 0.46403181420126927, 1.9822691579199823, 0.03506512035617893, 0.1162571542784111, 0.01367935898670655, 1.8080881261337327, 0.2228938864542053, 1.2476516480961384], "min": [0.43936823104983147, 0.181965278626131, 1.0126460270491808, -3.1366235912437506, 0.22262682963876634, -3.1388034879153137, 0.44581093497807495, -0.4423173786601461, 1.033404236616541, -3.130250426252236, 0.7338654724336089, -2.762366831124705], "max": [0.611800309051103, 0.3084524183348579, 1.1787363148748076, 3.1128062901111297, 1.521643934195664, 3.1369829127901894, 0.5773055123657574, -0.12071227072494048, 1.0804382995695156, 3.1389009846478126, 1.5565497129546402, 2.9419019994442857], "count": [829]}, "eef_sim_pose_action": {"mean": [0.5035981550967089, 0.23711003830591704, 1.0574254771499354, -1.678155495146181, 1.0695857347097253, -0.3542000214281466, 0.5311175118581004, -0.26136281820631735, 1.0591913664800234, 0.19346553801996472, 1.2331881440604822, -0.7691987413593031], "std": [0.05774890008520217, 0.040906130409015154, 0.05284067184175, 0.999258935610833, 0.46403181420126927, 1.9822691579199823, 0.03506512035617893, 0.1162571542784111, 0.01367935898670655, 1.8080881261337327, 0.2228938864542053, 1.2476516480961384], "min": [0.43936823104983147, 0.181965278626131, 1.0126460270491808, -3.1366235912437506, 0.22262682963876634, -3.1388034879153137, 0.44581093497807495, -0.4423173786601461, 1.033404236616541, -3.130250426252236, 0.7338654724336089, -2.762366831124705], "max": [0.611800309051103, 0.3084524183348579, 1.1787363148748076, 3.1128062901111297, 1.521643934195664, 3.1369829127901894, 0.5773055123657574, -0.12071227072494048, 1.0804382995695156, 3.1389009846478126, 1.5565497129546402, 2.9419019994442857], "count": [829]}, "gripper_mode_state": {"mean": [0.6103739445114595, 0.42460796139927626], "std": [0.4876654512808749, 0.4942833605490112], "min": [0, 0], "max": [1, 1], "count": [829]}, "gripper_activity_state": {"mean": [1.9288299155609168, 1.9300361881785284], "std": [0.35214484117387246, 0.3330273807453696], "min": [0, 0], "max": [2, 2], "count": [829]}, "gripper_mode_action": {"mean": [0.6103739445114595, 0.42460796139927626], "std": [0.4876654512808749, 0.4942833605490112], "min": [0, 0], "max": [1, 1], "count": [829]}, "gripper_activity_action": {"mean": [1.9288299155609168, 1.9300361881785284], "std": [0.35214484117387246, 0.3330273807453696], "min": [0, 0], "max": [2, 2], "count": [829]}, "gripper_open_scale_state": {"mean": [0.2866344993876605, 0.43622376362808757], "std": [0.29317667460620633, 0.2786359881828705], "min": [0.033, 0.019], "max": [0.838, 0.672], "count": [829]}, "gripper_open_scale_action": {"mean": [0.2866344993876605, 0.43622376362808757], "std": [0.29317667460620633, 0.2786359881828705], "min": [0.033, 0.019], "max": [0.838, 0.672], "count": [829]}}} +{"episode_index": 173, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4465074144954786]], [[0.46195241572656465]], [[0.4547476567396365]]], "std": [[[0.13637712357685408]], [[0.12830754527443486]], [[0.13039288779187705]]], "count": [146]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12549019607843137]], [[0.10196078431372549]], [[0.08627450980392157]]], "max": [[[0.6549019607843137]], [[0.6196078431372549]], [[0.6196078431372549]]], "mean": [[[0.47194162413823976]], [[0.47817173370489746]], [[0.47051784235383654]]], "std": [[[0.046106053015129295]], [[0.037762857561412705]], [[0.04684005938608626]]], "count": [146]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.03137254901960784]], [[0.00784313725490196]]], "max": [[[0.7019607843137254]], [[0.6705882352941176]], [[0.6705882352941176]]], "mean": [[[0.469281406683678]], [[0.4817095937975647]], [[0.46745336702032414]]], "std": [[[0.052467641406032474]], [[0.03225093333162815]], [[0.055796463086076394]]], "count": [146]}, "observation.state": {"min": [0.2640683352947235, 2.0293991565704346, 0.06429792940616608, -0.278764009475708, -2.068355083465576, -1.9187802076339722, -0.2607172727584839, 19.0, 0.1643110066652298, 0.2639020085334778, -0.14445599913597107, -2.322000026702881, 0.021999992430210114, -0.062000010162591934, -0.4611159861087799, -2.080240488052368, 1.0828198194503784, 0.14896385371685028, -1.7151000499725342, -1.580570101737976, -0.5523618459701538, 29.0, -0.33250200748443604, 0.25659099221229553, -0.08477099984884262, 0.7849999666213989, 0.021999996155500412, -3.1411852836608887], "max": [0.7659552693367004, 2.0924580097198486, 0.7379077672958374, 0.4692492187023163, -1.187766432762146, -0.8606567978858948, 0.6965085864067078, 625.0, 0.4053319990634918, 0.37777701020240784, 0.132750004529953, -0.7900000214576721, 0.9580000042915344, 0.8180000185966492, -0.17725564539432526, -2.011753797531128, 2.879758358001709, 1.394238829612732, -0.33831465244293213, 1.5111236572265625, 0.7472976446151733, 838.0, -0.22643600404262543, 0.4171609878540039, 0.047240000218153, 2.8299999237060547, 1.4889999628067017, 3.1410000324249268], "mean": [0.5854355692863464, 2.0712101459503174, 0.403127521276474, 0.1790974885225296, -1.7992403507232666, -1.2429591417312622, 0.10494295507669449, 421.1565856933594, 0.2713524103164673, 0.34555184841156006, -0.017955521121621132, -1.6028856039047241, 0.7224043011665344, 0.3184191584587097, -0.29402801394462585, -2.0698013305664062, 2.221066474914551, 0.8946790099143982, -1.1883838176727295, 0.47818487882614136, 0.2236229032278061, 210.9154815673828, -0.2711193561553955, 0.312452495098114, -0.030956920236349106, 1.8050259351730347, 0.7958880662918091, 0.05482136458158493], "std": [0.13435779511928558, 0.020323770120739937, 0.2634992301464081, 0.2515462636947632, 0.16663908958435059, 0.3000430762767792, 0.1941249817609787, 247.6289825439453, 0.08832789212465286, 0.029534222558140755, 0.10379590839147568, 0.6175574064254761, 0.2318321019411087, 0.2769168019294739, 0.09477200359106064, 0.010550846345722675, 0.6982210874557495, 0.31416386365890503, 0.49206820130348206, 1.1857454776763916, 0.37134483456611633, 265.85894775390625, 0.025759244337677956, 0.04965115338563919, 0.039215195924043655, 0.5863291621208191, 0.4060777425765991, 2.7287728786468506], "count": [775]}, "action": {"min": [0.2640683352947235, 2.0293991565704346, 0.06429792940616608, -0.278764009475708, -2.068355083465576, -1.9187802076339722, -0.2607172727584839, 19.0, 0.1643110066652298, 0.2639020085334778, -0.14445599913597107, -2.322000026702881, 0.021999992430210114, -0.062000010162591934, -0.4611159861087799, -2.080240488052368, 1.0828198194503784, 0.14896385371685028, -1.7151000499725342, -1.580570101737976, -0.5523618459701538, 29.0, -0.33250200748443604, 0.25659099221229553, -0.08477099984884262, 0.7849999666213989, 0.021999996155500412, -3.1411852836608887], "max": [0.7659552693367004, 2.0924580097198486, 0.7379077672958374, 0.4692492187023163, -1.187766432762146, -0.8606567978858948, 0.6965085864067078, 625.0, 0.4053319990634918, 0.37777701020240784, 0.132750004529953, -0.7900000214576721, 0.9580000042915344, 0.8180000185966492, -0.17725564539432526, -2.011753797531128, 2.879758358001709, 1.394238829612732, -0.33831465244293213, 1.5111236572265625, 0.7472976446151733, 838.0, -0.22643600404262543, 0.4171609878540039, 0.047240000218153, 2.8299999237060547, 1.4889999628067017, 3.1410000324249268], "mean": [0.5854355692863464, 2.0712101459503174, 0.403127521276474, 0.1790974885225296, -1.7992403507232666, -1.2429591417312622, 0.10494295507669449, 421.1565856933594, 0.2713524103164673, 0.34555184841156006, -0.017955521121621132, -1.6028856039047241, 0.7224043011665344, 0.3184191584587097, -0.29402801394462585, -2.0698013305664062, 2.221066474914551, 0.8946790099143982, -1.1883838176727295, 0.47818487882614136, 0.2236229032278061, 210.9154815673828, -0.2711193561553955, 0.312452495098114, -0.030956920236349106, 1.8050259351730347, 0.7958880662918091, 0.05482136458158493], "std": [0.13435779511928558, 0.020323770120739937, 0.2634992301464081, 0.2515462636947632, 0.16663908958435059, 0.3000430762767792, 0.1941249817609787, 247.6289825439453, 0.08832789212465286, 0.029534222558140755, 0.10379590839147568, 0.6175574064254761, 0.2318321019411087, 0.2769168019294739, 0.09477200359106064, 0.010550846345722675, 0.6982210874557495, 0.31416386365890503, 0.49206820130348206, 1.1857454776763916, 0.37134483456611633, 265.85894775390625, 0.025759244337677956, 0.04965115338563919, 0.039215195924043655, 0.5863291621208191, 0.4060777425765991, 2.7287728786468506], "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": [175], "max": [175], "mean": [175.0], "std": [0.0], "count": [775]}, "index": {"min": [115788], "max": [116562], "mean": [116175.0], "std": [223.72304306888014], "count": [775]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [775]}, "subtask_annotation": {"mean": [3.9483870967741934, 9.0, 9.0, 9.0, 9.0], "std": [1.764135714138236, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [775]}, "scene_annotation": {"mean": [175.0], "std": [0.0], "min": [175], "max": [175], "count": [775]}, "eef_direction_state": {"mean": [4.220645161290323, 4.491612903225806], "std": [2.204766003945546, 2.1250261429499218], "min": [0, 0], "max": [6, 6], "count": [775]}, "eef_velocity_state": {"mean": [0.5819354838709677, 0.5019354838709678], "std": [0.6589797556968766, 0.7055056267571892], "min": [0, 0], "max": [2, 2], "count": [775]}, "eef_acc_mag_state": {"mean": [0.6387096774193548, 0.4838709677419355], "std": [0.8150509263150366, 0.7548111381785665], "min": [0, 0], "max": [2, 2], "count": [775]}, "eef_direction_action": {"mean": [4.220645161290323, 4.491612903225806], "std": [2.204766003945546, 2.1250261429499218], "min": [0, 0], "max": [6, 6], "count": [775]}, "eef_velocity_action": {"mean": [0.5819354838709677, 0.5019354838709678], "std": [0.6589797556968766, 0.7055056267571892], "min": [0, 0], "max": [2, 2], "count": [775]}, "eef_acc_mag_action": {"mean": [0.6387096774193548, 0.4838709677419355], "std": [0.8150509263150366, 0.7548111381785665], "min": [0, 0], "max": [2, 2], "count": [775]}, "eef_sim_pose_state": {"mean": [0.5022222405568674, 0.23690588770962226, 1.061227635678826, -1.7504046170668275, 1.055419698302228, -0.5403271176787388, 0.5356046010653975, -0.2514490422094474, 1.0538045306355421, -0.6786771999006358, 1.2611693727204536, -0.4297887615704191], "std": [0.05671669856309926, 0.039805483688993365, 0.04804584448801692, 0.941740140273402, 0.4509063793274246, 2.0153263907993826, 0.030052845952396615, 0.11715622014518189, 0.012662124065817175, 1.4247023611731806, 0.244923138376612, 1.0233247676783892], "min": [0.4378167309670745, 0.17998143986446402, 1.0045053368598902, -2.9162165396818804, 0.197392535918111, -3.139157581457761, 0.448693081627506, -0.4288200592098227, 1.0279777863639228, -2.783250582338597, 0.5691302157245275, -2.0749259431667126], "max": [0.6011703971118953, 0.3065639685616025, 1.1553398734307725, 3.091694385645405, 1.5190801327594747, 3.140463795220131, 0.5705897012109331, -0.10620220322431034, 1.0911013208361477, 0.9505859642858947, 1.4867105027841476, 0.9474178097916122], "count": [775]}, "eef_sim_pose_action": {"mean": [0.5022222405568674, 0.23690588770962226, 1.061227635678826, -1.7504046170668275, 1.055419698302228, -0.5403271176787388, 0.5356046010653975, -0.2514490422094474, 1.0538045306355421, -0.6786771999006358, 1.2611693727204536, -0.4297887615704191], "std": [0.05671669856309926, 0.039805483688993365, 0.04804584448801692, 0.941740140273402, 0.4509063793274246, 2.0153263907993826, 0.030052845952396615, 0.11715622014518189, 0.012662124065817175, 1.4247023611731806, 0.244923138376612, 1.0233247676783892], "min": [0.4378167309670745, 0.17998143986446402, 1.0045053368598902, -2.9162165396818804, 0.197392535918111, -3.139157581457761, 0.448693081627506, -0.4288200592098227, 1.0279777863639228, -2.783250582338597, 0.5691302157245275, -2.0749259431667126], "max": [0.6011703971118953, 0.3065639685616025, 1.1553398734307725, 3.091694385645405, 1.5190801327594747, 3.140463795220131, 0.5705897012109331, -0.10620220322431034, 1.0911013208361477, 0.9505859642858947, 1.4867105027841476, 0.9474178097916122], "count": [775]}, "gripper_mode_state": {"mean": [0.84, 0.4], "std": [0.366606055596464, 0.48989794855663715], "min": [0, 0], "max": [1, 1], "count": [775]}, "gripper_activity_state": {"mean": [1.9238709677419354, 1.9509677419354838], "std": [0.33794137131675656, 0.2965104016965611], "min": [0, 0], "max": [2, 2], "count": [775]}, "gripper_mode_action": {"mean": [0.84, 0.4], "std": [0.366606055596464, 0.48989794855663715], "min": [0, 0], "max": [1, 1], "count": [775]}, "gripper_activity_action": {"mean": [1.9238709677419354, 1.9509677419354838], "std": [0.33794137131675656, 0.2965104016965611], "min": [0, 0], "max": [2, 2], "count": [775]}, "gripper_open_scale_state": {"mean": [0.21091548387589004, 0.4211567741738592], "std": [0.26585886851305657, 0.24762901889548103], "min": [0.029, 0.019], "max": [0.838, 0.625], "count": [775]}, "gripper_open_scale_action": {"mean": [0.21091548387589004, 0.4211567741738592], "std": [0.26585886851305657, 0.24762901889548103], "min": [0.029, 0.019], "max": [0.838, 0.625], "count": [775]}}} +{"episode_index": 174, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4464826336179633]], [[0.46206177920092767]], [[0.45442809139784945]]], "std": [[[0.13184535650485368]], [[0.12287994808958987]], [[0.12501407191603597]]], "count": [155]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.2196078431372549]], [[0.18823529411764706]], [[0.1803921568627451]]], "max": [[[0.6509803921568628]], [[0.6392156862745098]], [[0.6235294117647059]]], "mean": [[[0.4741187104680582]], [[0.4810675218743411]], [[0.47283072554290534]]], "std": [[[0.04166005566863627]], [[0.03109462374573221]], [[0.042367118388885704]]], "count": [155]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6549019607843137]], [[0.6274509803921569]], [[0.6352941176470588]]], "mean": [[[0.4731065214526671]], [[0.48561772612270715]], [[0.4697382616487455]]], "std": [[[0.06041592680239053]], [[0.03880298351756466]], [[0.06574331492818987]]], "count": [155]}, "observation.state": {"min": [0.28991666436195374, 2.052332639694214, -0.2692519426345825, -0.17641788721084595, -2.0817067623138428, -1.9915080070495605, -0.3076317310333252, 15.0, 0.16347700357437134, 0.23743000626564026, -0.14997300505638123, -2.375, 0.3009999990463257, -0.14499999582767487, -0.7347661256790161, -2.080554723739624, 1.2497605085372925, 0.08689995110034943, -1.5430631637573242, -1.3648300170898438, -0.9342747330665588, 30.0, -0.35251399874687195, 0.24424800276756287, -0.07509099692106247, -0.4350000023841858, -0.11999999731779099, -3.1371853351593018], "max": [0.7732157111167908, 2.092841863632202, 0.5468116998672485, 0.5079256892204285, -1.1886565685272217, -0.7854680418968201, 0.3563264310359955, 641.0, 0.3671190142631531, 0.37657201290130615, 0.12009800225496292, -0.7310000061988831, 0.9760000109672546, 0.8450000882148743, -0.11431907117366791, -1.9546641111373901, 2.7841665744781494, 1.3926331996917725, -0.39676567912101746, 1.659860372543335, 1.7336530685424805, 860.0, -0.1417820006608963, 0.4575900137424469, 0.04801899939775467, 2.5510001182556152, 1.444000005722046, 3.140000104904175], "mean": [0.5734425187110901, 2.077178716659546, 0.2777630388736725, 0.14145751297473907, -1.6140310764312744, -1.3230676651000977, 0.1381910890340805, 397.3800354003906, 0.27476176619529724, 0.3405590355396271, 0.0009937674039974809, -1.4883713722229004, 0.7151422500610352, 0.39254266023635864, -0.33761075139045715, -2.0651962757110596, 2.197349786758423, 0.7033812999725342, -1.0329549312591553, 0.6775901913642883, 0.0852203294634819, 356.8499450683594, -0.27041271328926086, 0.330176442861557, -0.014896932058036327, 1.428910493850708, 0.7689623832702637, 1.162835955619812], "std": [0.13452482223510742, 0.01289370283484459, 0.12816934287548065, 0.25763678550720215, 0.3740095794200897, 0.35844528675079346, 0.18749527633190155, 269.1195068359375, 0.07954363524913788, 0.03803165629506111, 0.10709170997142792, 0.6472343802452087, 0.17694281041622162, 0.3425860106945038, 0.15964023768901825, 0.016304610297083855, 0.5600420832633972, 0.37613222002983093, 0.41684138774871826, 1.057948350906372, 0.6607277393341064, 365.5686340332031, 0.04566456004977226, 0.06603608280420303, 0.03714487701654434, 0.8941761255264282, 0.4089703857898712, 2.2485299110412598], "count": [833]}, "action": {"min": [0.28991666436195374, 2.052332639694214, -0.2692519426345825, -0.17641788721084595, -2.0817067623138428, -1.9915080070495605, -0.3076317310333252, 15.0, 0.16347700357437134, 0.23743000626564026, -0.14997300505638123, -2.375, 0.3009999990463257, -0.14499999582767487, -0.7347661256790161, -2.080554723739624, 1.2497605085372925, 0.08689995110034943, -1.5430631637573242, -1.3648300170898438, -0.9342747330665588, 30.0, -0.35251399874687195, 0.24424800276756287, -0.07509099692106247, -0.4350000023841858, -0.11999999731779099, -3.1371853351593018], "max": [0.7732157111167908, 2.092841863632202, 0.5468116998672485, 0.5079256892204285, -1.1886565685272217, -0.7854680418968201, 0.3563264310359955, 641.0, 0.3671190142631531, 0.37657201290130615, 0.12009800225496292, -0.7310000061988831, 0.9760000109672546, 0.8450000882148743, -0.11431907117366791, -1.9546641111373901, 2.7841665744781494, 1.3926331996917725, -0.39676567912101746, 1.659860372543335, 1.7336530685424805, 860.0, -0.1417820006608963, 0.4575900137424469, 0.04801899939775467, 2.5510001182556152, 1.444000005722046, 3.140000104904175], "mean": [0.5734425187110901, 2.077178716659546, 0.2777630388736725, 0.14145751297473907, -1.6140310764312744, -1.3230676651000977, 0.1381910890340805, 397.3800354003906, 0.27476176619529724, 0.3405590355396271, 0.0009937674039974809, -1.4883713722229004, 0.7151422500610352, 0.39254266023635864, -0.33761075139045715, -2.0651962757110596, 2.197349786758423, 0.7033812999725342, -1.0329549312591553, 0.6775901913642883, 0.0852203294634819, 356.8499450683594, -0.27041271328926086, 0.330176442861557, -0.014896932058036327, 1.428910493850708, 0.7689623832702637, 1.162835955619812], "std": [0.13452482223510742, 0.01289370283484459, 0.12816934287548065, 0.25763678550720215, 0.3740095794200897, 0.35844528675079346, 0.18749527633190155, 269.1195068359375, 0.07954363524913788, 0.03803165629506111, 0.10709170997142792, 0.6472343802452087, 0.17694281041622162, 0.3425860106945038, 0.15964023768901825, 0.016304610297083855, 0.5600420832633972, 0.37613222002983093, 0.41684138774871826, 1.057948350906372, 0.6607277393341064, 365.5686340332031, 0.04566456004977226, 0.06603608280420303, 0.03714487701654434, 0.8941761255264282, 0.4089703857898712, 2.2485299110412598], "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": [176], "max": [176], "mean": [176.0], "std": [0.0], "count": [833]}, "index": {"min": [116563], "max": [117395], "mean": [116979.0], "std": [240.4662138430262], "count": [833]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [833]}, "subtask_annotation": {"mean": [3.770708283313325, 9.0, 9.0, 9.0, 9.0], "std": [1.8867088293157652, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [833]}, "scene_annotation": {"mean": [176.0], "std": [0.0], "min": [176], "max": [176], "count": [833]}, "eef_direction_state": {"mean": [3.9987995198079234, 4.207683073229291], "std": [2.1595981350857327, 2.280211555951238], "min": [0, 0], "max": [6, 6], "count": [833]}, "eef_velocity_state": {"mean": [0.6722689075630253, 0.5630252100840336], "std": [0.6820713911832921, 0.7108667557161865], "min": [0, 0], "max": [2, 2], "count": [833]}, "eef_acc_mag_state": {"mean": [0.709483793517407, 0.5054021608643458], "std": [0.8196968066177649, 0.76557512396858], "min": [0, 0], "max": [2, 2], "count": [833]}, "eef_direction_action": {"mean": [3.9987995198079234, 4.207683073229291], "std": [2.1595981350857327, 2.280211555951238], "min": [0, 0], "max": [6, 6], "count": [833]}, "eef_velocity_action": {"mean": [0.6722689075630253, 0.5630252100840336], "std": [0.6820713911832921, 0.7108667557161865], "min": [0, 0], "max": [2, 2], "count": [833]}, "eef_acc_mag_action": {"mean": [0.709483793517407, 0.5054021608643458], "std": [0.8196968066177649, 0.76557512396858], "min": [0, 0], "max": [2, 2], "count": [833]}, "eef_sim_pose_state": {"mean": [0.51786880343821, 0.24831602843271264, 1.0666508729009831, -0.8924191138533172, 1.0597424044597956, 0.15668325201765274, 0.530741865129263, -0.26495681784222286, 1.0612421883321144, 0.5291573548730654, 1.202667965054475, -0.4508351674473696], "std": [0.07173897846810709, 0.043397899189779154, 0.051037097064115036, 1.4164047921109215, 0.44324678437764675, 1.722785569696167, 0.03790261658681507, 0.11405012936027464, 0.015361893920502422, 1.5633041841478608, 0.21014140397087586, 1.2957485368327], "min": [0.4271507582372849, 0.17804693559887802, 1.022347969420157, -3.1348259443840343, 0.2921707510983065, -3.1158454499595, 0.42903651449323393, -0.3817568326946337, 1.0339366234767904, -3.1377835627814235, 0.7658098070769577, -3.1295386649168835], "max": [0.6416089034267758, 0.33036022328343395, 1.1721302557438813, 3.0825855449956445, 1.5516138076739163, 3.141110973740465, 0.5698660533596205, -0.10069648836999993, 1.0898341102895979, 3.1386761792357274, 1.5447481893606283, 3.0273927562997818], "count": [833]}, "eef_sim_pose_action": {"mean": [0.51786880343821, 0.24831602843271264, 1.0666508729009831, -0.8924191138533172, 1.0597424044597956, 0.15668325201765274, 0.530741865129263, -0.26495681784222286, 1.0612421883321144, 0.5291573548730654, 1.202667965054475, -0.4508351674473696], "std": [0.07173897846810709, 0.043397899189779154, 0.051037097064115036, 1.4164047921109215, 0.44324678437764675, 1.722785569696167, 0.03790261658681507, 0.11405012936027464, 0.015361893920502422, 1.5633041841478608, 0.21014140397087586, 1.2957485368327], "min": [0.4271507582372849, 0.17804693559887802, 1.022347969420157, -3.1348259443840343, 0.2921707510983065, -3.1158454499595, 0.42903651449323393, -0.3817568326946337, 1.0339366234767904, -3.1377835627814235, 0.7658098070769577, -3.1295386649168835], "max": [0.6416089034267758, 0.33036022328343395, 1.1721302557438813, 3.0825855449956445, 1.5516138076739163, 3.141110973740465, 0.5698660533596205, -0.10069648836999993, 1.0898341102895979, 3.1386761792357274, 1.5447481893606283, 3.0273927562997818], "count": [833]}, "gripper_mode_state": {"mean": [0.6254501800720288, 0.44537815126050423], "std": [0.48400645896505506, 0.4970074985755041], "min": [0, 0], "max": [1, 1], "count": [833]}, "gripper_activity_state": {"mean": [1.8847539015606243, 1.9759903961584633], "std": [0.42284177599522393, 0.20059876732917514], "min": [0, 0], "max": [2, 2], "count": [833]}, "gripper_mode_action": {"mean": [0.6254501800720288, 0.44537815126050423], "std": [0.48400645896505506, 0.4970074985755041], "min": [0, 0], "max": [1, 1], "count": [833]}, "gripper_activity_action": {"mean": [1.8847539015606243, 1.9759903961584633], "std": [0.42284177599522393, 0.20059876732917514], "min": [0, 0], "max": [2, 2], "count": [833]}, "gripper_open_scale_state": {"mean": [0.35684993991187625, 0.39737995202086174], "std": [0.36556886762987184, 0.26911959255265006], "min": [0.03, 0.015], "max": [0.86, 0.641], "count": [833]}, "gripper_open_scale_action": {"mean": [0.35684993991187625, 0.39737995202086174], "std": [0.36556886762987184, 0.26911959255265006], "min": [0.03, 0.015], "max": [0.86, 0.641], "count": [833]}}} +{"episode_index": 175, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4470594705443699]], [[0.4651294578233978]], [[0.4572696380006141]]], "std": [[[0.13730111944095022]], [[0.12702702516671371]], [[0.1292247514131544]]], "count": [149]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1450980392156863]], [[0.11372549019607843]], [[0.10196078431372549]]], "max": [[[0.6549019607843137]], [[0.6274509803921569]], [[0.6313725490196078]]], "mean": [[[0.4743116555906479]], [[0.48071028808615174]], [[0.47271531204763784]]], "std": [[[0.04414197860297099]], [[0.03382887048150367]], [[0.04403514959413413]]], "count": [149]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.03137254901960784]], [[0.01568627450980392]]], "max": [[[0.6588235294117647]], [[0.6352941176470588]], [[0.6549019607843137]]], "mean": [[[0.4705171952449884]], [[0.4862413543997017]], [[0.4666348464161951]]], "std": [[[0.06737947784858496]], [[0.04195767239946063]], [[0.0730865604471861]]], "count": [149]}, "observation.state": {"min": [0.252252459526062, 1.9894136190414429, 0.2638588845729828, -0.09119345247745514, -2.0413546562194824, -2.01894474029541, -0.23636995255947113, 19.0, 0.18391300737857819, 0.22734199464321136, -0.14397500455379486, -2.318000078201294, 0.5350000262260437, -0.2240000069141388, -0.5844932794570923, -2.080641746520996, 1.1248997449874878, -0.05391322076320648, -1.4269464015960693, -1.5210719108581543, -1.3946402072906494, 32.0, -0.3708469867706299, 0.2534619867801666, -0.09028299897909164, -1.7200000286102295, 0.02999999187886715, -3.1411852836608887], "max": [0.6350380182266235, 2.092440366744995, 1.0109645128250122, 0.6351252794265747, -1.9479968547821045, -0.861878514289856, 0.5778436660766602, 731.0, 0.353083997964859, 0.3743390142917633, 0.13409900665283203, -0.7149999737739563, 1.0440000295639038, 0.9610000252723694, -0.11611675471067429, -2.0013864040374756, 2.7500979900360107, 1.530810832977295, -0.28358110785484314, 1.581146240234375, 1.0363415479660034, 852.0, -0.17989499866962433, 0.4284360110759735, 0.06652499735355377, 2.7269999980926514, 1.5180000066757202, 3.1410000324249268], "mean": [0.5141809582710266, 2.0661189556121826, 0.5297767519950867, 0.2799796164035797, -1.968767762184143, -1.3039765357971191, 0.07603685557842255, 436.4436340332031, 0.25670263171195984, 0.3289610743522644, -0.02603205107152462, -1.6571733951568604, 0.7176443934440613, 0.3002051115036011, -0.29894012212753296, -2.068286418914795, 2.235936164855957, 0.7056699991226196, -1.0243901014328003, 0.62893146276474, -0.01320328377187252, 328.41583251953125, -0.27933597564697266, 0.315908282995224, -0.024468781426548958, 1.2305599451065063, 0.7941970825195312, -1.1980385780334473], "std": [0.11660093069076538, 0.03681442141532898, 0.3107932209968567, 0.2554263770580292, 0.018387150019407272, 0.36836567521095276, 0.1454123556613922, 318.319580078125, 0.05650971829891205, 0.037486910820007324, 0.11257944256067276, 0.610805094242096, 0.106907419860363, 0.41313400864601135, 0.13288374245166779, 0.011917036026716232, 0.5950713157653809, 0.454725444316864, 0.3562552034854889, 1.0601054430007935, 0.7487265467643738, 306.52276611328125, 0.044191326946020126, 0.04813636839389801, 0.050969067960977554, 1.437105417251587, 0.3820197880268097, 2.213186502456665], "count": [790]}, "action": {"min": [0.252252459526062, 1.9894136190414429, 0.2638588845729828, -0.09119345247745514, -2.0413546562194824, -2.01894474029541, -0.23636995255947113, 19.0, 0.18391300737857819, 0.22734199464321136, -0.14397500455379486, -2.318000078201294, 0.5350000262260437, -0.2240000069141388, -0.5844932794570923, -2.080641746520996, 1.1248997449874878, -0.05391322076320648, -1.4269464015960693, -1.5210719108581543, -1.3946402072906494, 32.0, -0.3708469867706299, 0.2534619867801666, -0.09028299897909164, -1.7200000286102295, 0.02999999187886715, -3.1411852836608887], "max": [0.6350380182266235, 2.092440366744995, 1.0109645128250122, 0.6351252794265747, -1.9479968547821045, -0.861878514289856, 0.5778436660766602, 731.0, 0.353083997964859, 0.3743390142917633, 0.13409900665283203, -0.7149999737739563, 1.0440000295639038, 0.9610000252723694, -0.11611675471067429, -2.0013864040374756, 2.7500979900360107, 1.530810832977295, -0.28358110785484314, 1.581146240234375, 1.0363415479660034, 852.0, -0.17989499866962433, 0.4284360110759735, 0.06652499735355377, 2.7269999980926514, 1.5180000066757202, 3.1410000324249268], "mean": [0.5141809582710266, 2.0661189556121826, 0.5297767519950867, 0.2799796164035797, -1.968767762184143, -1.3039765357971191, 0.07603685557842255, 436.4436340332031, 0.25670263171195984, 0.3289610743522644, -0.02603205107152462, -1.6571733951568604, 0.7176443934440613, 0.3002051115036011, -0.29894012212753296, -2.068286418914795, 2.235936164855957, 0.7056699991226196, -1.0243901014328003, 0.62893146276474, -0.01320328377187252, 328.41583251953125, -0.27933597564697266, 0.315908282995224, -0.024468781426548958, 1.2305599451065063, 0.7941970825195312, -1.1980385780334473], "std": [0.11660093069076538, 0.03681442141532898, 0.3107932209968567, 0.2554263770580292, 0.018387150019407272, 0.36836567521095276, 0.1454123556613922, 318.319580078125, 0.05650971829891205, 0.037486910820007324, 0.11257944256067276, 0.610805094242096, 0.106907419860363, 0.41313400864601135, 0.13288374245166779, 0.011917036026716232, 0.5950713157653809, 0.454725444316864, 0.3562552034854889, 1.0601054430007935, 0.7487265467643738, 306.52276611328125, 0.044191326946020126, 0.04813636839389801, 0.050969067960977554, 1.437105417251587, 0.3820197880268097, 2.213186502456665], "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": [177], "max": [177], "mean": [177.0], "std": [0.0], "count": [790]}, "index": {"min": [117396], "max": [118185], "mean": [117790.5], "std": [228.0531736240476], "count": [790]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [790]}, "subtask_annotation": {"mean": [3.7569620253164557, 9.0, 9.0, 9.0, 9.0], "std": [1.8539512060750931, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [790]}, "scene_annotation": {"mean": [177.0], "std": [0.0], "min": [177], "max": [177], "count": [790]}, "eef_direction_state": {"mean": [4.425316455696202, 4.256962025316455], "std": [1.9587821296666392, 2.2816928838648556], "min": [0, 0], "max": [6, 6], "count": [790]}, "eef_velocity_state": {"mean": [0.6392405063291139, 0.5417721518987342], "std": [0.7188101493192116, 0.691834397931469], "min": [0, 0], "max": [2, 2], "count": [790]}, "eef_acc_mag_state": {"mean": [0.5911392405063292, 0.529113924050633], "std": [0.791519908418104, 0.7703610691712867], "min": [0, 0], "max": [2, 2], "count": [790]}, "eef_direction_action": {"mean": [4.425316455696202, 4.256962025316455], "std": [1.9587821296666392, 2.2816928838648556], "min": [0, 0], "max": [6, 6], "count": [790]}, "eef_velocity_action": {"mean": [0.6392405063291139, 0.5417721518987342], "std": [0.7188101493192116, 0.691834397931469], "min": [0, 0], "max": [2, 2], "count": [790]}, "eef_acc_mag_action": {"mean": [0.5911392405063292, 0.529113924050633], "std": [0.791519908418104, 0.7703610691712867], "min": [0, 0], "max": [2, 2], "count": [790]}, "eef_sim_pose_state": {"mean": [0.503546775740478, 0.25043939099036727, 1.0563421786030425, -0.7499930868456582, 1.03069565058998, 0.061299882777764374, 0.5189428365977778, -0.23743213373210736, 1.0553031974677232, 1.014922617734276, 1.2269322816641535, -0.46854115205358554], "std": [0.055704108258242145, 0.054237573284914437, 0.053938023229842105, 1.7593086693708873, 0.4823557791606689, 2.02318353327741, 0.03800100398649107, 0.10430722948804676, 0.03253000251191714, 1.444403272409887, 0.19588091572182323, 1.6832342093091874], "min": [0.43517817779737067, 0.18216970076876488, 1.0086626693249336, -3.0526650784393103, 0.2660476999822583, -3.1364608271969208, 0.41864773713437836, -0.37640277268422306, 1.017830469291678, -3.118700266882761, 0.9157431531766678, -3.132185909426232], "max": [0.611899181820127, 0.3498145821111048, 1.188223294740097, 2.91078850157782, 1.567769619637354, 3.140410439097313, 0.5645648466140691, -0.12296652016966335, 1.1146721241283637, 3.130419693764018, 1.5146297226083965, 3.1190602253990454], "count": [790]}, "eef_sim_pose_action": {"mean": [0.503546775740478, 0.25043939099036727, 1.0563421786030425, -0.7499930868456582, 1.03069565058998, 0.061299882777764374, 0.5189428365977778, -0.23743213373210736, 1.0553031974677232, 1.014922617734276, 1.2269322816641535, -0.46854115205358554], "std": [0.055704108258242145, 0.054237573284914437, 0.053938023229842105, 1.7593086693708873, 0.4823557791606689, 2.02318353327741, 0.03800100398649107, 0.10430722948804676, 0.03253000251191714, 1.444403272409887, 0.19588091572182323, 1.6832342093091874], "min": [0.43517817779737067, 0.18216970076876488, 1.0086626693249336, -3.0526650784393103, 0.2660476999822583, -3.1364608271969208, 0.41864773713437836, -0.37640277268422306, 1.017830469291678, -3.118700266882761, 0.9157431531766678, -3.132185909426232], "max": [0.611899181820127, 0.3498145821111048, 1.188223294740097, 2.91078850157782, 1.567769619637354, 3.140410439097313, 0.5645648466140691, -0.12296652016966335, 1.1146721241283637, 3.130419693764018, 1.5146297226083965, 3.1190602253990454], "count": [790]}, "gripper_mode_state": {"mean": [0.6670886075949367, 0.4569620253164557], "std": [0.47125512963996713, 0.4981442890720883], "min": [0, 0], "max": [1, 1], "count": [790]}, "gripper_activity_state": {"mean": [1.9253164556962026, 1.9265822784810127], "std": [0.3272317161558816, 0.3370418074054192], "min": [0, 0], "max": [2, 2], "count": [790]}, "gripper_mode_action": {"mean": [0.6670886075949367, 0.4569620253164557], "std": [0.47125512963996713, 0.4981442890720883], "min": [0, 0], "max": [1, 1], "count": [790]}, "gripper_activity_action": {"mean": [1.9253164556962026, 1.9265822784810127], "std": [0.3272317161558816, 0.3370418074054192], "min": [0, 0], "max": [2, 2], "count": [790]}, "gripper_open_scale_state": {"mean": [0.328415822770324, 0.436443670671197], "std": [0.30652281291687095, 0.31831948606331967], "min": [0.032, 0.019], "max": [0.852, 0.731], "count": [790]}, "gripper_open_scale_action": {"mean": [0.328415822770324, 0.436443670671197], "std": [0.30652281291687095, 0.31831948606331967], "min": [0.032, 0.019], "max": [0.852, 0.731], "count": [790]}}} +{"episode_index": 176, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4420316544388175]], [[0.45962669485564644]], [[0.45370036764705884]]], "std": [[[0.1389651882373203]], [[0.12893280812269065]], [[0.1301051661132096]]], "count": [151]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12549019607843137]], [[0.09803921568627451]], [[0.09019607843137255]]], "max": [[[0.6549019607843137]], [[0.611764705882353]], [[0.6235294117647059]]], "mean": [[[0.4771715672748128]], [[0.4849738480933212]], [[0.4756097408886292]]], "std": [[[0.05322925210982648]], [[0.04326410055868546]], [[0.05590579628490622]]], "count": [151]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6470588235294118]], [[0.6745098039215687]]], "mean": [[[0.4722043768666407]], [[0.48772885150196943]], [[0.4681841251677271]]], "std": [[[0.07025416025501856]], [[0.0458178884053102]], [[0.07573484115686717]]], "count": [151]}, "observation.state": {"min": [0.09979792684316635, 1.9664275646209717, 0.5352227091789246, -0.09194394946098328, -2.443653106689453, -1.9835318326950073, -0.10552261024713516, 17.0, 0.1971459984779358, 0.21480099856853485, -0.13437600433826447, -2.3429999351501465, 0.6060000061988831, -0.08299998193979263, -0.9188984632492065, -2.080519676208496, 1.0680193901062012, 0.12822934985160828, -1.374534010887146, -0.9950646162033081, -0.6197489500045776, 40.0, -0.34662601351737976, 0.22769199311733246, -0.08105400204658508, 0.9020000100135803, 0.2630000114440918, -3.1411852836608887], "max": [0.5768836736679077, 2.090380907058716, 1.1264355182647705, 0.6104463934898376, -1.9848930835723877, -0.8757713437080383, 0.6597693562507629, 629.0, 0.37336599826812744, 0.37582001090049744, 0.142862007021904, -0.6910000443458557, 0.9259999394416809, 0.9350000023841858, -0.09292133152484894, -2.054060697555542, 2.845602512359619, 1.1450930833816528, -0.5009269714355469, 1.7142623662948608, 0.8974133729934692, 832.0, -0.20083600282669067, 0.4645079970359802, 0.03381400182843208, 2.6500000953674316, 1.4140000343322754, 3.132999897003174], "mean": [0.4851627051830292, 2.0391757488250732, 0.8137373924255371, 0.2201795130968094, -2.256216049194336, -1.2757025957107544, 0.170813649892807, 372.0911865234375, 0.2826002538204193, 0.33499324321746826, 0.00587255647405982, -1.5723979473114014, 0.703079104423523, 0.3189246356487274, -0.39625632762908936, -2.0725526809692383, 2.2815749645233154, 0.6049354672431946, -1.0712906122207642, 0.7630512714385986, 0.31009745597839355, 268.3424072265625, -0.2581731677055359, 0.33285078406333923, -0.043659720569849014, 1.8037065267562866, 0.6554168462753296, 1.268568515777588], "std": [0.11533565819263458, 0.051050249487161636, 0.248506098985672, 0.22588756680488586, 0.20001739263534546, 0.312277227640152, 0.09477300941944122, 231.7146453857422, 0.06542085856199265, 0.037737008184194565, 0.11795634031295776, 0.6426292061805725, 0.07049534469842911, 0.3075783848762512, 0.2591210603713989, 0.0074437204748392105, 0.6463490128517151, 0.22878532111644745, 0.2766839563846588, 0.9326716065406799, 0.5176767110824585, 289.505859375, 0.03596850112080574, 0.08663278818130493, 0.0351804681122303, 0.4647601544857025, 0.371297687292099, 2.372549057006836], "count": [806]}, "action": {"min": [0.09979792684316635, 1.9664275646209717, 0.5352227091789246, -0.09194394946098328, -2.443653106689453, -1.9835318326950073, -0.10552261024713516, 17.0, 0.1971459984779358, 0.21480099856853485, -0.13437600433826447, -2.3429999351501465, 0.6060000061988831, -0.08299998193979263, -0.9188984632492065, -2.080519676208496, 1.0680193901062012, 0.12822934985160828, -1.374534010887146, -0.9950646162033081, -0.6197489500045776, 40.0, -0.34662601351737976, 0.22769199311733246, -0.08105400204658508, 0.9020000100135803, 0.2630000114440918, -3.1411852836608887], "max": [0.5768836736679077, 2.090380907058716, 1.1264355182647705, 0.6104463934898376, -1.9848930835723877, -0.8757713437080383, 0.6597693562507629, 629.0, 0.37336599826812744, 0.37582001090049744, 0.142862007021904, -0.6910000443458557, 0.9259999394416809, 0.9350000023841858, -0.09292133152484894, -2.054060697555542, 2.845602512359619, 1.1450930833816528, -0.5009269714355469, 1.7142623662948608, 0.8974133729934692, 832.0, -0.20083600282669067, 0.4645079970359802, 0.03381400182843208, 2.6500000953674316, 1.4140000343322754, 3.132999897003174], "mean": [0.4851627051830292, 2.0391757488250732, 0.8137373924255371, 0.2201795130968094, -2.256216049194336, -1.2757025957107544, 0.170813649892807, 372.0911865234375, 0.2826002538204193, 0.33499324321746826, 0.00587255647405982, -1.5723979473114014, 0.703079104423523, 0.3189246356487274, -0.39625632762908936, -2.0725526809692383, 2.2815749645233154, 0.6049354672431946, -1.0712906122207642, 0.7630512714385986, 0.31009745597839355, 268.3424072265625, -0.2581731677055359, 0.33285078406333923, -0.043659720569849014, 1.8037065267562866, 0.6554168462753296, 1.268568515777588], "std": [0.11533565819263458, 0.051050249487161636, 0.248506098985672, 0.22588756680488586, 0.20001739263534546, 0.312277227640152, 0.09477300941944122, 231.7146453857422, 0.06542085856199265, 0.037737008184194565, 0.11795634031295776, 0.6426292061805725, 0.07049534469842911, 0.3075783848762512, 0.2591210603713989, 0.0074437204748392105, 0.6463490128517151, 0.22878532111644745, 0.2766839563846588, 0.9326716065406799, 0.5176767110824585, 289.505859375, 0.03596850112080574, 0.08663278818130493, 0.0351804681122303, 0.4647601544857025, 0.371297687292099, 2.372549057006836], "count": [806]}, "timestamp": {"min": [0.0], "max": [26.833333333333332], "mean": [13.416666666666664], "std": [7.755732646816089], "count": [806]}, "frame_index": {"min": [0], "max": [805], "mean": [402.5], "std": [232.67197940448264], "count": [806]}, "episode_index": {"min": [178], "max": [178], "mean": [178.0], "std": [0.0], "count": [806]}, "index": {"min": [118186], "max": [118991], "mean": [118588.5], "std": [232.67197940448264], "count": [806]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [806]}, "subtask_annotation": {"mean": [3.8449131513647643, 9.0, 9.0, 9.0, 9.0], "std": [1.7582186111985605, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [806]}, "scene_annotation": {"mean": [178.0], "std": [0.0], "min": [178], "max": [178], "count": [806]}, "eef_direction_state": {"mean": [4.040942928039702, 4.544665012406948], "std": [2.159188595005623, 2.2187706059724355], "min": [0, 0], "max": [6, 6], "count": [806]}, "eef_velocity_state": {"mean": [0.6240694789081885, 0.46153846153846156], "std": [0.6748706815827952, 0.7082530953210727], "min": [0, 0], "max": [2, 2], "count": [806]}, "eef_acc_mag_state": {"mean": [0.6339950372208437, 0.4280397022332506], "std": [0.8101622972381404, 0.7349197747691955], "min": [0, 0], "max": [2, 2], "count": [806]}, "eef_direction_action": {"mean": [4.040942928039702, 4.544665012406948], "std": [2.159188595005623, 2.2187706059724355], "min": [0, 0], "max": [6, 6], "count": [806]}, "eef_velocity_action": {"mean": [0.6240694789081885, 0.46153846153846156], "std": [0.6748706815827952, 0.7082530953210727], "min": [0, 0], "max": [2, 2], "count": [806]}, "eef_acc_mag_action": {"mean": [0.6339950372208437, 0.4280397022332506], "std": [0.8101622972381404, 0.7349197747691955], "min": [0, 0], "max": [2, 2], "count": [806]}, "eef_sim_pose_state": {"mean": [0.5199288902153317, 0.22286764652339472, 1.0549356941877766, -0.7325963919953717, 1.0306552976605037, 0.2446346256433763, 0.5252639889234882, -0.27500746323633163, 1.059444635330236, -0.6139173036519403, 1.2762640263960872, -0.5491552915064517], "std": [0.09315519065117372, 0.04230567463590071, 0.03865438602037069, 1.6393502165116811, 0.2607721252589941, 1.854298361994764, 0.03842507072076633, 0.11113922911685221, 0.030243257196661273, 1.4950680761956148, 0.17365452447351815, 1.202847386774336], "min": [0.4130380894133978, 0.172429921974673, 1.017829924948154, -3.041352142089039, 0.5486659754202634, -3.129831941738872, 0.405138586744968, -0.39897694570344117, 1.024131996191008, -3.1058849665916535, 0.9364141359803027, -3.1395833178485315], "max": [0.6652849103537737, 0.31912423002323886, 1.1510118219940537, 2.9786768415914118, 1.5290887142937541, 3.137139762591417, 0.5632922697317669, -0.13936410338556687, 1.1030952268282097, 3.13514958959152, 1.5312207760144276, 3.1376288788057876], "count": [806]}, "eef_sim_pose_action": {"mean": [0.5199288902153317, 0.22286764652339472, 1.0549356941877766, -0.7325963919953717, 1.0306552976605037, 0.2446346256433763, 0.5252639889234882, -0.27500746323633163, 1.059444635330236, -0.6139173036519403, 1.2762640263960872, -0.5491552915064517], "std": [0.09315519065117372, 0.04230567463590071, 0.03865438602037069, 1.6393502165116811, 0.2607721252589941, 1.854298361994764, 0.03842507072076633, 0.11113922911685221, 0.030243257196661273, 1.4950680761956148, 0.17365452447351815, 1.202847386774336], "min": [0.4130380894133978, 0.172429921974673, 1.017829924948154, -3.041352142089039, 0.5486659754202634, -3.129831941738872, 0.405138586744968, -0.39897694570344117, 1.024131996191008, -3.1058849665916535, 0.9364141359803027, -3.1395833178485315], "max": [0.6652849103537737, 0.31912423002323886, 1.1510118219940537, 2.9786768415914118, 1.5290887142937541, 3.137139762591417, 0.5632922697317669, -0.13936410338556687, 1.1030952268282097, 3.13514958959152, 1.5312207760144276, 3.1376288788057876], "count": [806]}, "gripper_mode_state": {"mean": [0.6637717121588089, 0.41563275434243174], "std": [0.4724180630506963, 0.49283077000138314], "min": [0, 0], "max": [1, 1], "count": [806]}, "gripper_activity_state": {"mean": [1.8982630272952854, 1.9106699751861043], "std": [0.410255576455303, 0.39783570529016327], "min": [0, 0], "max": [2, 2], "count": [806]}, "gripper_mode_action": {"mean": [0.6637717121588089, 0.41563275434243174], "std": [0.4724180630506963, 0.49283077000138314], "min": [0, 0], "max": [1, 1], "count": [806]}, "gripper_activity_action": {"mean": [1.8982630272952854, 1.9106699751861043], "std": [0.410255576455303, 0.39783570529016327], "min": [0, 0], "max": [2, 2], "count": [806]}, "gripper_open_scale_state": {"mean": [0.26834243171445793, 0.3720911910220356], "std": [0.28950586158193, 0.23171455053370374], "min": [0.04, 0.017], "max": [0.832, 0.629], "count": [806]}, "gripper_open_scale_action": {"mean": [0.26834243171445793, 0.3720911910220356], "std": [0.28950586158193, 0.23171455053370374], "min": [0.04, 0.017], "max": [0.832, 0.629], "count": [806]}}} +{"episode_index": 177, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4472387306774562]], [[0.4635781023057371]], [[0.4559385017896047]]], "std": [[[0.1397527136982158]], [[0.12967756608635772]], [[0.13200271490245552]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.14901960784313725]], [[0.13725490196078433]], [[0.11764705882352941]]], "max": [[[0.6509803921568628]], [[0.6313725490196078]], [[0.6274509803921569]]], "mean": [[[0.47713038178234257]], [[0.48263519945015043]], [[0.4734976252074904]]], "std": [[[0.04902997551482988]], [[0.03598018767606055]], [[0.05133221347068721]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.4676593899133728]], [[0.4792042224297126]], [[0.46318732979302835]]], "std": [[[0.06682889524700597]], [[0.04756946091504325]], [[0.07061606478768227]]], "count": [126]}, "observation.state": {"min": [0.3834139406681061, 1.8963351249694824, -0.012409292161464691, -0.4648859202861786, -2.152043581008911, -2.001648187637329, -0.3404439389705658, 19.0, 0.17789000272750854, 0.2891780138015747, -0.1350259929895401, -2.328000068664551, -0.12999999523162842, -0.07400000840425491, -0.7476467490196228, -2.0801358222961426, 1.1305022239685059, 0.40022146701812744, -1.4472270011901855, -1.1962138414382935, -0.09948376566171646, 32.0, -0.295522004365921, 0.22731100022792816, -0.07041600346565247, 0.7549999952316284, 0.18399998545646667, -3.1401853561401367], "max": [0.6689497828483582, 2.0923705101013184, 1.102995753288269, 0.4939107298851013, -1.3721429109573364, -0.9779603481292725, 0.8837474584579468, 504.0, 0.34648001194000244, 0.3691929876804352, 0.1762239933013916, -0.8180000185966492, 1.0119999647140503, 0.9959999918937683, -0.12283628433942795, -2.050779342651367, 2.882411479949951, 1.4067528247833252, -0.2695835828781128, 1.7418562173843384, 1.063114881515503, 755.0, -0.18936699628829956, 0.451557993888855, 0.04232800006866455, 2.628000020980835, 1.0470000505447388, 3.1080000400543213], "mean": [0.5814387798309326, 2.035646438598633, 0.553424596786499, 0.1581975370645523, -2.045820713043213, -1.3947707414627075, 0.11960961669683456, 312.2798767089844, 0.2500378489494324, 0.3448614478111267, 0.005806270521134138, -1.6561574935913086, 0.6274430751800537, 0.4487326145172119, -0.3319939374923706, -2.071225643157959, 2.2794029712677, 0.8435761332511902, -1.0509881973266602, 0.7302529811859131, 0.48583662509918213, 304.65093994140625, -0.24472658336162567, 0.31461101770401, -0.02257678285241127, 1.605206847190857, 0.5113976001739502, 1.265619158744812], "std": [0.06975584477186203, 0.056314609944820404, 0.4064572751522064, 0.29185178875923157, 0.10595078021287918, 0.3484853506088257, 0.17715643346309662, 202.34573364257812, 0.060434985905885696, 0.020056022331118584, 0.12128087878227234, 0.6516417860984802, 0.2827776074409485, 0.4119660258293152, 0.21344608068466187, 0.009554059244692326, 0.6934700608253479, 0.22029699385166168, 0.4592725932598114, 1.1623684167861938, 0.47454607486724854, 259.1334228515625, 0.025404486805200577, 0.07947704941034317, 0.03606220334768295, 0.5472367405891418, 0.2697058618068695, 2.2277517318725586], "count": [636]}, "action": {"min": [0.3834139406681061, 1.8963351249694824, -0.012409292161464691, -0.4648859202861786, -2.152043581008911, -2.001648187637329, -0.3404439389705658, 19.0, 0.17789000272750854, 0.2891780138015747, -0.1350259929895401, -2.328000068664551, -0.12999999523162842, -0.07400000840425491, -0.7476467490196228, -2.0801358222961426, 1.1305022239685059, 0.40022146701812744, -1.4472270011901855, -1.1962138414382935, -0.09948376566171646, 32.0, -0.295522004365921, 0.22731100022792816, -0.07041600346565247, 0.7549999952316284, 0.18399998545646667, -3.1401853561401367], "max": [0.6689497828483582, 2.0923705101013184, 1.102995753288269, 0.4939107298851013, -1.3721429109573364, -0.9779603481292725, 0.8837474584579468, 504.0, 0.34648001194000244, 0.3691929876804352, 0.1762239933013916, -0.8180000185966492, 1.0119999647140503, 0.9959999918937683, -0.12283628433942795, -2.050779342651367, 2.882411479949951, 1.4067528247833252, -0.2695835828781128, 1.7418562173843384, 1.063114881515503, 755.0, -0.18936699628829956, 0.451557993888855, 0.04232800006866455, 2.628000020980835, 1.0470000505447388, 3.1080000400543213], "mean": [0.5814387798309326, 2.035646438598633, 0.553424596786499, 0.1581975370645523, -2.045820713043213, -1.3947707414627075, 0.11960961669683456, 312.2798767089844, 0.2500378489494324, 0.3448614478111267, 0.005806270521134138, -1.6561574935913086, 0.6274430751800537, 0.4487326145172119, -0.3319939374923706, -2.071225643157959, 2.2794029712677, 0.8435761332511902, -1.0509881973266602, 0.7302529811859131, 0.48583662509918213, 304.65093994140625, -0.24472658336162567, 0.31461101770401, -0.02257678285241127, 1.605206847190857, 0.5113976001739502, 1.265619158744812], "std": [0.06975584477186203, 0.056314609944820404, 0.4064572751522064, 0.29185178875923157, 0.10595078021287918, 0.3484853506088257, 0.17715643346309662, 202.34573364257812, 0.060434985905885696, 0.020056022331118584, 0.12128087878227234, 0.6516417860984802, 0.2827776074409485, 0.4119660258293152, 0.21344608068466187, 0.009554059244692326, 0.6934700608253479, 0.22029699385166168, 0.4592725932598114, 1.1623684167861938, 0.47454607486724854, 259.1334228515625, 0.025404486805200577, 0.07947704941034317, 0.03606220334768295, 0.5472367405891418, 0.2697058618068695, 2.2277517318725586], "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": [179], "max": [179], "mean": [179.0], "std": [0.0], "count": [636]}, "index": {"min": [118992], "max": [119627], "mean": [119309.5], "std": [183.5971586563002], "count": [636]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [636]}, "subtask_annotation": {"mean": [3.8663522012578615, 9.0, 9.0, 9.0, 9.0], "std": [1.8178188330844571, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [636]}, "scene_annotation": {"mean": [179.0], "std": [0.0], "min": [179], "max": [179], "count": [636]}, "eef_direction_state": {"mean": [4.287735849056604, 4.654088050314465], "std": [2.157459029695686, 2.026514252948726], "min": [0, 0], "max": [6, 6], "count": [636]}, "eef_velocity_state": {"mean": [0.5550314465408805, 0.5], "std": [0.662416363975618, 0.7365139714823333], "min": [0, 0], "max": [2, 2], "count": [636]}, "eef_acc_mag_state": {"mean": [0.6226415094339622, 0.4339622641509434], "std": [0.8082066900703359, 0.7227507019660047], "min": [0, 0], "max": [2, 2], "count": [636]}, "eef_direction_action": {"mean": [4.287735849056604, 4.654088050314465], "std": [2.157459029695686, 2.026514252948726], "min": [0, 0], "max": [6, 6], "count": [636]}, "eef_velocity_action": {"mean": [0.5550314465408805, 0.5], "std": [0.662416363975618, 0.7365139714823333], "min": [0, 0], "max": [2, 2], "count": [636]}, "eef_acc_mag_action": {"mean": [0.6226415094339622, 0.4339622641509434], "std": [0.8082066900703359, 0.7227507019660047], "min": [0, 0], "max": [2, 2], "count": [636]}, "eef_sim_pose_state": {"mean": [0.5037028878067658, 0.22185885492191754, 1.077964045420255, -0.5214782062796773, 0.9539799120757858, 0.8196028810595984, 0.5383025475376799, -0.25787880012147674, 1.0800413546629644, 0.702179056938409, 1.1339596133591998, 0.6842773764361468], "std": [0.08778434106908757, 0.038997284573095994, 0.03895840059744455, 1.737876815813657, 0.28683672542490224, 1.6301982517221087, 0.01884003455959749, 0.11347925812921933, 0.0358068419633664, 1.2374675147609953, 0.3834087911042479, 1.6285643631849842], "min": [0.41229864086721585, 0.16851091586868489, 1.0364488877710865, -3.1088296650139178, 0.3945529549362623, -3.141274820124034, 0.47870544356955547, -0.42448972500880905, 1.0304168351266185, -1.508700073465251, 0.29756239604609225, -3.1413258738246106], "max": [0.6469663569626635, 0.2747278783785259, 1.179209210703428, 2.9244227077391334, 1.358667385143983, 3.141144981687688, 0.5594187715481214, -0.12230129942495051, 1.1516318576759375, 2.7300313315446085, 1.5670749766874872, 3.141201638679432], "count": [636]}, "eef_sim_pose_action": {"mean": [0.5037028878067658, 0.22185885492191754, 1.077964045420255, -0.5214782062796773, 0.9539799120757858, 0.8196028810595984, 0.5383025475376799, -0.25787880012147674, 1.0800413546629644, 0.702179056938409, 1.1339596133591998, 0.6842773764361468], "std": [0.08778434106908757, 0.038997284573095994, 0.03895840059744455, 1.737876815813657, 0.28683672542490224, 1.6301982517221087, 0.01884003455959749, 0.11347925812921933, 0.0358068419633664, 1.2374675147609953, 0.3834087911042479, 1.6285643631849842], "min": [0.41229864086721585, 0.16851091586868489, 1.0364488877710865, -3.1088296650139178, 0.3945529549362623, -3.141274820124034, 0.47870544356955547, -0.42448972500880905, 1.0304168351266185, -1.508700073465251, 0.29756239604609225, -3.1413258738246106], "max": [0.6469663569626635, 0.2747278783785259, 1.179209210703428, 2.9244227077391334, 1.358667385143983, 3.141144981687688, 0.5594187715481214, -0.12230129942495051, 1.1516318576759375, 2.7300313315446085, 1.5670749766874872, 3.141201638679432], "count": [636]}, "gripper_mode_state": {"mean": [0.6367924528301887, 0.6257861635220126], "std": [0.4809239283386724, 0.483919250563993], "min": [0, 0], "max": [1, 1], "count": [636]}, "gripper_activity_state": {"mean": [1.8930817610062893, 1.9465408805031446], "std": [0.3939989299949329, 0.29187743490723894], "min": [0, 0], "max": [2, 2], "count": [636]}, "gripper_mode_action": {"mean": [0.6367924528301887, 0.6257861635220126], "std": [0.4809239283386724, 0.483919250563993], "min": [0, 0], "max": [1, 1], "count": [636]}, "gripper_activity_action": {"mean": [1.8930817610062893, 1.9465408805031446], "std": [0.3939989299949329, 0.29187743490723894], "min": [0, 0], "max": [2, 2], "count": [636]}, "gripper_open_scale_state": {"mean": [0.30465094344420945, 0.31227987427681536], "std": [0.2591333649104411, 0.20234580500029142], "min": [0.032, 0.019], "max": [0.755, 0.504], "count": [636]}, "gripper_open_scale_action": {"mean": [0.30465094344420945, 0.31227987427681536], "std": [0.2591333649104411, 0.20234580500029142], "min": [0.032, 0.019], "max": [0.755, 0.504], "count": [636]}}} +{"episode_index": 178, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.44518250940313236]], [[0.45977148204669704]], [[0.45104095243967607]]], "std": [[[0.14196906592149625]], [[0.13381145784590856]], [[0.13614452562972523]]], "count": [159]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13333333333333333]], [[0.11764705882352941]], [[0.10980392156862745]]], "max": [[[0.6549019607843137]], [[0.6313725490196078]], [[0.6352941176470588]]], "mean": [[[0.47552890563982403]], [[0.48019004732396103]], [[0.471596171435031]]], "std": [[[0.04113807011104689]], [[0.031166309212451813]], [[0.04305111238634636]]], "count": [159]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7058823529411765]], [[0.6941176470588235]], [[0.6862745098039216]]], "mean": [[[0.47196912766679]], [[0.48392772433921155]], [[0.468172621983804]]], "std": [[[0.06006570529320376]], [[0.04071474441234886]], [[0.06354235556050407]]], "count": [159]}, "observation.state": {"min": [0.2966885566711426, 1.9833747148513794, -0.106552354991436, -0.4594404995441437, -2.000548839569092, -2.0234649181365967, -0.23830726742744446, 18.0, 0.1644199937582016, 0.2650589942932129, -0.1439809948205948, -2.3329999446868896, -0.10000000894069672, -0.06399999558925629, -0.5762204527854919, -2.080118417739868, 1.1566122770309448, 0.18167133629322052, -1.7411755323410034, -1.564530611038208, -0.5522221922874451, 29.0, -0.3532389998435974, 0.2510719895362854, -0.08466900140047073, 1.1119999885559082, 0.006999998353421688, -3.1401853561401367], "max": [0.7670548558235168, 2.089385986328125, 0.289742112159729, 0.5120097994804382, -1.1324220895767212, -0.8358730673789978, 0.7681019306182861, 726.0, 0.4011470079421997, 0.381399005651474, 0.14694400131702423, -0.7440000176429749, 0.9259999990463257, 1.0149999856948853, -0.16702800989151, -1.9215726852416992, 2.8671746253967285, 1.3405176401138306, -0.5551717877388, 1.4435793161392212, 0.8198509812355042, 867.0, -0.23531599342823029, 0.4512670040130615, 0.03825199976563454, 2.7279999256134033, 1.49399995803833, 3.134000062942505], "mean": [0.6248279213905334, 2.0700817108154297, 0.19692182540893555, 0.1645735800266266, -1.7182912826538086, -1.2017912864685059, 0.13380354642868042, 432.7021484375, 0.24511732161045074, 0.3542371690273285, -0.03140280023217201, -1.7876091003417969, 0.6752600073814392, 0.2976572811603546, -0.2767472565174103, -2.0698862075805664, 2.399784564971924, 0.8675423264503479, -1.3017616271972656, 0.7325127720832825, 0.3540719449520111, 332.5690612792969, -0.27018308639526367, 0.29810091853141785, -0.04146280512213707, 1.7576192617416382, 0.7532607913017273, -1.118561029434204], "std": [0.13016247749328613, 0.025677790865302086, 0.0893428847193718, 0.3235309422016144, 0.3355353772640228, 0.35790878534317017, 0.22269439697265625, 312.0184326171875, 0.08169674873352051, 0.027701202780008316, 0.11331877112388611, 0.5780691504478455, 0.24536898732185364, 0.3496716022491455, 0.10760325193405151, 0.020447006449103355, 0.615232527256012, 0.32218077778816223, 0.4400627911090851, 1.0874226093292236, 0.4431106448173523, 347.6004943847656, 0.030808400362730026, 0.0491638258099556, 0.03794155269861221, 0.4706498384475708, 0.3688240647315979, 2.5833323001861572], "count": [868]}, "action": {"min": [0.2966885566711426, 1.9833747148513794, -0.106552354991436, -0.4594404995441437, -2.000548839569092, -2.0234649181365967, -0.23830726742744446, 18.0, 0.1644199937582016, 0.2650589942932129, -0.1439809948205948, -2.3329999446868896, -0.10000000894069672, -0.06399999558925629, -0.5762204527854919, -2.080118417739868, 1.1566122770309448, 0.18167133629322052, -1.7411755323410034, -1.564530611038208, -0.5522221922874451, 29.0, -0.3532389998435974, 0.2510719895362854, -0.08466900140047073, 1.1119999885559082, 0.006999998353421688, -3.1401853561401367], "max": [0.7670548558235168, 2.089385986328125, 0.289742112159729, 0.5120097994804382, -1.1324220895767212, -0.8358730673789978, 0.7681019306182861, 726.0, 0.4011470079421997, 0.381399005651474, 0.14694400131702423, -0.7440000176429749, 0.9259999990463257, 1.0149999856948853, -0.16702800989151, -1.9215726852416992, 2.8671746253967285, 1.3405176401138306, -0.5551717877388, 1.4435793161392212, 0.8198509812355042, 867.0, -0.23531599342823029, 0.4512670040130615, 0.03825199976563454, 2.7279999256134033, 1.49399995803833, 3.134000062942505], "mean": [0.6248279213905334, 2.0700817108154297, 0.19692182540893555, 0.1645735800266266, -1.7182912826538086, -1.2017912864685059, 0.13380354642868042, 432.7021484375, 0.24511732161045074, 0.3542371690273285, -0.03140280023217201, -1.7876091003417969, 0.6752600073814392, 0.2976572811603546, -0.2767472565174103, -2.0698862075805664, 2.399784564971924, 0.8675423264503479, -1.3017616271972656, 0.7325127720832825, 0.3540719449520111, 332.5690612792969, -0.27018308639526367, 0.29810091853141785, -0.04146280512213707, 1.7576192617416382, 0.7532607913017273, -1.118561029434204], "std": [0.13016247749328613, 0.025677790865302086, 0.0893428847193718, 0.3235309422016144, 0.3355353772640228, 0.35790878534317017, 0.22269439697265625, 312.0184326171875, 0.08169674873352051, 0.027701202780008316, 0.11331877112388611, 0.5780691504478455, 0.24536898732185364, 0.3496716022491455, 0.10760325193405151, 0.020447006449103355, 0.615232527256012, 0.32218077778816223, 0.4400627911090851, 1.0874226093292236, 0.4431106448173523, 347.6004943847656, 0.030808400362730026, 0.0491638258099556, 0.03794155269861221, 0.4706498384475708, 0.3688240647315979, 2.5833323001861572], "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": [180], "max": [180], "mean": [180.0], "std": [0.0], "count": [868]}, "index": {"min": [119628], "max": [120495], "mean": [120061.5], "std": [250.56985054072248], "count": [868]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [868]}, "subtask_annotation": {"mean": [3.8859447004608296, 9.0, 9.0, 9.0, 9.0], "std": [1.8055561091534653, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [868]}, "scene_annotation": {"mean": [180.0], "std": [0.0], "min": [180], "max": [180], "count": [868]}, "eef_direction_state": {"mean": [4.420506912442396, 4.874423963133641], "std": [2.0544194738115813, 1.8706169082658939], "min": [0, 0], "max": [6, 6], "count": [868]}, "eef_velocity_state": {"mean": [0.5253456221198156, 0.4435483870967742], "std": [0.6741118036819425, 0.7040320601136794], "min": [0, 0], "max": [2, 2], "count": [868]}, "eef_acc_mag_state": {"mean": [0.5587557603686636, 0.4066820276497696], "std": [0.7872862567226907, 0.717973052714052], "min": [0, 0], "max": [2, 2], "count": [868]}, "eef_direction_action": {"mean": [4.420506912442396, 4.874423963133641], "std": [2.0544194738115813, 1.8706169082658939], "min": [0, 0], "max": [6, 6], "count": [868]}, "eef_velocity_action": {"mean": [0.5253456221198156, 0.4435483870967742], "std": [0.6741118036819425, 0.7040320601136794], "min": [0, 0], "max": [2, 2], "count": [868]}, "eef_acc_mag_action": {"mean": [0.5587557603686636, 0.4066820276497696], "std": [0.7872862567226907, 0.717973052714052], "min": [0, 0], "max": [2, 2], "count": [868]}, "eef_sim_pose_state": {"mean": [0.4858234467674939, 0.22582568699622205, 1.0518686517237832, -0.0795092809575046, 1.176251948840708, 0.9269141112930083, 0.5457172838211822, -0.229885853107669, 1.0638177240683722, -1.0907971960856044, 1.2459911613666317, -0.6818394425800762], "std": [0.05606167286094158, 0.04430790847010073, 0.04330471708710973, 2.1377874622978625, 0.4470744735161634, 2.035874941084591, 0.027998142694826648, 0.12169776882886368, 0.024293984900935296, 1.3972844909737503, 0.3050949964004197, 1.0743177704026814], "min": [0.43237010671163517, 0.17107383884796157, 1.001843230235872, -3.1190273875119803, 0.20158992425148914, -3.139851116910793, 0.45112338402333485, -0.42564077974264547, 1.0355088962728334, -2.9648256425286283, 0.35411956791736765, -2.282079089202209], "max": [0.6378233757142762, 0.3146109280548917, 1.1499874846181242, 3.1348633599976803, 1.563033121901114, 3.1362363004154834, 0.5740757621567527, -0.11100246770167728, 1.127847352463524, 0.7745335930651686, 1.5577226231061005, 0.9055605585767701], "count": [868]}, "eef_sim_pose_action": {"mean": [0.4858234467674939, 0.22582568699622205, 1.0518686517237832, -0.0795092809575046, 1.176251948840708, 0.9269141112930083, 0.5457172838211822, -0.229885853107669, 1.0638177240683722, -1.0907971960856044, 1.2459911613666317, -0.6818394425800762], "std": [0.05606167286094158, 0.04430790847010073, 0.04330471708710973, 2.1377874622978625, 0.4470744735161634, 2.035874941084591, 0.027998142694826648, 0.12169776882886368, 0.024293984900935296, 1.3972844909737503, 0.3050949964004197, 1.0743177704026814], "min": [0.43237010671163517, 0.17107383884796157, 1.001843230235872, -3.1190273875119803, 0.20158992425148914, -3.139851116910793, 0.45112338402333485, -0.42564077974264547, 1.0355088962728334, -2.9648256425286283, 0.35411956791736765, -2.282079089202209], "max": [0.6378233757142762, 0.3146109280548917, 1.1499874846181242, 3.1348633599976803, 1.563033121901114, 3.1362363004154834, 0.5740757621567527, -0.11100246770167728, 1.127847352463524, 0.7745335930651686, 1.5577226231061005, 0.9055605585767701], "count": [868]}, "gripper_mode_state": {"mean": [0.6474654377880185, 0.478110599078341], "std": [0.4777592957316355, 0.4995206243262601], "min": [0, 0], "max": [1, 1], "count": [868]}, "gripper_activity_state": {"mean": [1.9170506912442395, 1.9285714285714286], "std": [0.36561237338012403, 0.348749293594628], "min": [0, 0], "max": [2, 2], "count": [868]}, "gripper_mode_action": {"mean": [0.6474654377880185, 0.478110599078341], "std": [0.4777592957316355, 0.4995206243262601], "min": [0, 0], "max": [1, 1], "count": [868]}, "gripper_activity_action": {"mean": [1.9170506912442395, 1.9285714285714286], "std": [0.36561237338012403, 0.348749293594628], "min": [0, 0], "max": [2, 2], "count": [868]}, "gripper_open_scale_state": {"mean": [0.33256912425476287, 0.4327021889906323], "std": [0.3476005420071292, 0.31201851623315413], "min": [0.029, 0.018], "max": [0.867, 0.726], "count": [868]}, "gripper_open_scale_action": {"mean": [0.33256912425476287, 0.4327021889906323], "std": [0.3476005420071292, 0.31201851623315413], "min": [0.029, 0.018], "max": [0.867, 0.726], "count": [868]}}} +{"episode_index": 179, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4486815425363694]], [[0.4632294315306768]], [[0.45647827456251316]]], "std": [[[0.13874217492407148]], [[0.12976883683879037]], [[0.13199549609983177]]], "count": [155]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.22745098039215686]], [[0.20784313725490197]], [[0.2]]], "max": [[[0.6313725490196078]], [[0.6274509803921569]], [[0.6274509803921569]]], "mean": [[[0.47409463024457094]], [[0.4784178855682058]], [[0.470459192494202]]], "std": [[[0.039564065766205435]], [[0.02841431597030939]], [[0.04193716377049961]]], "count": [155]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.03137254901960784]], [[0.01568627450980392]]], "max": [[[0.6549019607843137]], [[0.6392156862745098]], [[0.6470588235294118]]], "mean": [[[0.468440225068522]], [[0.48355078009698504]], [[0.46561134698503054]]], "std": [[[0.06423232377279262]], [[0.03930861696368416]], [[0.06917729366063696]]], "count": [155]}, "observation.state": {"min": [0.21385520696640015, 2.0462589263916016, -0.5507910251617432, -0.16580627858638763, -1.9115022420883179, -1.864308476448059, 0.04829326272010803, 14.0, 0.18220600485801697, 0.23108600080013275, -0.1373170018196106, -2.3940000534057617, 0.6899999976158142, -0.14499998092651367, -0.6274633407592773, -2.0801358222961426, 1.0285923480987549, 0.1774476319551468, -1.5847066640853882, -1.6241161823272705, -0.8809025883674622, 31.0, -0.37002500891685486, 0.27404600381851196, -0.08533000200986862, 0.2589999735355377, -0.0020000061485916376, -3.1391851902008057], "max": [0.7547153234481812, 2.092510223388672, 0.49839621782302856, 0.4374842345714569, -1.1318809986114502, -0.8726820945739746, 0.664778470993042, 651.0, 0.38235700130462646, 0.38182199001312256, 0.13829399645328522, -0.7829999327659607, 1.055999994277954, 0.7990000247955322, -0.11494738608598709, -1.9335980415344238, 2.7595927715301514, 1.363276720046997, -0.4999496042728424, 1.4670714139938354, 0.8314749002456665, 862.0, -0.2270510047674179, 0.44645801186561584, 0.06651400029659271, 2.6579999923706055, 1.5399999618530273, 3.1410000324249268], "mean": [0.5638459324836731, 2.0798141956329346, 0.15279662609100342, 0.1641630381345749, -1.5980925559997559, -1.26149320602417, 0.26375362277030945, 406.08087158203125, 0.27199485898017883, 0.33656227588653564, -0.021801013499498367, -1.6681053638458252, 0.8120589852333069, 0.2618069350719452, -0.3213251531124115, -2.068021059036255, 2.2366535663604736, 0.7457060813903809, -1.0827380418777466, 0.6869795322418213, 0.22354641556739807, 377.1708679199219, -0.27400901913642883, 0.31836533546447754, -0.03073067031800747, 1.6952176094055176, 0.7596079111099243, -0.5207552313804626], "std": [0.16102977097034454, 0.015588784590363503, 0.18611270189285278, 0.24158596992492676, 0.33627957105636597, 0.301656574010849, 0.16980697214603424, 275.38690185546875, 0.07759352773427963, 0.03627898916602135, 0.1113004982471466, 0.6459686160087585, 0.09230807423591614, 0.35475626587867737, 0.14302223920822144, 0.018090730533003807, 0.5859276652336121, 0.34137192368507385, 0.40519583225250244, 1.0464327335357666, 0.5624666213989258, 357.35821533203125, 0.037795908749103546, 0.04787245765328407, 0.04667840525507927, 0.529864490032196, 0.41818827390670776, 2.718165636062622], "count": [834]}, "action": {"min": [0.21385520696640015, 2.0462589263916016, -0.5507910251617432, -0.16580627858638763, -1.9115022420883179, -1.864308476448059, 0.04829326272010803, 14.0, 0.18220600485801697, 0.23108600080013275, -0.1373170018196106, -2.3940000534057617, 0.6899999976158142, -0.14499998092651367, -0.6274633407592773, -2.0801358222961426, 1.0285923480987549, 0.1774476319551468, -1.5847066640853882, -1.6241161823272705, -0.8809025883674622, 31.0, -0.37002500891685486, 0.27404600381851196, -0.08533000200986862, 0.2589999735355377, -0.0020000061485916376, -3.1391851902008057], "max": [0.7547153234481812, 2.092510223388672, 0.49839621782302856, 0.4374842345714569, -1.1318809986114502, -0.8726820945739746, 0.664778470993042, 651.0, 0.38235700130462646, 0.38182199001312256, 0.13829399645328522, -0.7829999327659607, 1.055999994277954, 0.7990000247955322, -0.11494738608598709, -1.9335980415344238, 2.7595927715301514, 1.363276720046997, -0.4999496042728424, 1.4670714139938354, 0.8314749002456665, 862.0, -0.2270510047674179, 0.44645801186561584, 0.06651400029659271, 2.6579999923706055, 1.5399999618530273, 3.1410000324249268], "mean": [0.5638459324836731, 2.0798141956329346, 0.15279662609100342, 0.1641630381345749, -1.5980925559997559, -1.26149320602417, 0.26375362277030945, 406.08087158203125, 0.27199485898017883, 0.33656227588653564, -0.021801013499498367, -1.6681053638458252, 0.8120589852333069, 0.2618069350719452, -0.3213251531124115, -2.068021059036255, 2.2366535663604736, 0.7457060813903809, -1.0827380418777466, 0.6869795322418213, 0.22354641556739807, 377.1708679199219, -0.27400901913642883, 0.31836533546447754, -0.03073067031800747, 1.6952176094055176, 0.7596079111099243, -0.5207552313804626], "std": [0.16102977097034454, 0.015588784590363503, 0.18611270189285278, 0.24158596992492676, 0.33627957105636597, 0.301656574010849, 0.16980697214603424, 275.38690185546875, 0.07759352773427963, 0.03627898916602135, 0.1113004982471466, 0.6459686160087585, 0.09230807423591614, 0.35475626587867737, 0.14302223920822144, 0.018090730533003807, 0.5859276652336121, 0.34137192368507385, 0.40519583225250244, 1.0464327335357666, 0.5624666213989258, 357.35821533203125, 0.037795908749103546, 0.04787245765328407, 0.04667840525507927, 0.529864490032196, 0.41818827390670776, 2.718165636062622], "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": [181], "max": [181], "mean": [181.0], "std": [0.0], "count": [834]}, "index": {"min": [120496], "max": [121329], "mean": [120912.5], "std": [240.7548891853843], "count": [834]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [834]}, "subtask_annotation": {"mean": [3.7482014388489207, 9.0, 9.0, 9.0, 9.0], "std": [1.8657336339883916, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [834]}, "scene_annotation": {"mean": [181.0], "std": [0.0], "min": [181], "max": [181], "count": [834]}, "eef_direction_state": {"mean": [4.2685851318944845, 4.416067146282973], "std": [2.1668521218699626, 2.1470588606014345], "min": [0, 0], "max": [6, 6], "count": [834]}, "eef_velocity_state": {"mean": [0.5839328537170264, 0.49640287769784175], "std": [0.7168950338063258, 0.6789832367379188], "min": [0, 0], "max": [2, 2], "count": [834]}, "eef_acc_mag_state": {"mean": [0.6079136690647482, 0.5311750599520384], "std": [0.8082219655172546, 0.7678253014681414], "min": [0, 0], "max": [2, 2], "count": [834]}, "eef_direction_action": {"mean": [4.2685851318944845, 4.416067146282973], "std": [2.1668521218699626, 2.1470588606014345], "min": [0, 0], "max": [6, 6], "count": [834]}, "eef_velocity_action": {"mean": [0.5839328537170264, 0.49640287769784175], "std": [0.7168950338063258, 0.6789832367379188], "min": [0, 0], "max": [2, 2], "count": [834]}, "eef_acc_mag_action": {"mean": [0.6079136690647482, 0.5311750599520384], "std": [0.8082219655172546, 0.7678253014681414], "min": [0, 0], "max": [2, 2], "count": [834]}, "eef_sim_pose_state": {"mean": [0.5061797557550162, 0.23862835080532563, 1.0552001159355195, -0.3016023345256689, 1.121171851476003, 0.634613039831994, 0.526167495392982, -0.2507020028733729, 1.0500761432967718, -0.007801562806366766, 1.297259806761448, -0.2411135468897993], "std": [0.055793372137780496, 0.05399448972688354, 0.0434705370770844, 1.8126363129347658, 0.4355020143416289, 1.7962691161919355, 0.038137812569350206, 0.1160320734746248, 0.01973706488085247, 1.8222620048349867, 0.15605988257445366, 1.6858262711508303], "min": [0.45507690285784214, 0.1706015896578733, 1.0173665151915814, -3.119886613577906, 0.22912869463211782, -3.130330715969843, 0.41890312897193127, -0.4063751563189748, 1.0148317735188817, -3.1414799217561495, 1.0392710462656742, -3.1167421053733904], "max": [0.6350406350459747, 0.3530886924834769, 1.166474214880092, 3.104643706219502, 1.554754707830038, 3.1399564482780167, 0.572919785285349, -0.12574568040471162, 1.0866606579310516, 3.140935860802352, 1.5488370317882452, 3.1017516954364464], "count": [834]}, "eef_sim_pose_action": {"mean": [0.5061797557550162, 0.23862835080532563, 1.0552001159355195, -0.3016023345256689, 1.121171851476003, 0.634613039831994, 0.526167495392982, -0.2507020028733729, 1.0500761432967718, -0.007801562806366766, 1.297259806761448, -0.2411135468897993], "std": [0.055793372137780496, 0.05399448972688354, 0.0434705370770844, 1.8126363129347658, 0.4355020143416289, 1.7962691161919355, 0.038137812569350206, 0.1160320734746248, 0.01973706488085247, 1.8222620048349867, 0.15605988257445366, 1.6858262711508303], "min": [0.45507690285784214, 0.1706015896578733, 1.0173665151915814, -3.119886613577906, 0.22912869463211782, -3.130330715969843, 0.41890312897193127, -0.4063751563189748, 1.0148317735188817, -3.1414799217561495, 1.0392710462656742, -3.1167421053733904], "max": [0.6350406350459747, 0.3530886924834769, 1.166474214880092, 3.104643706219502, 1.554754707830038, 3.1399564482780167, 0.572919785285349, -0.12574568040471162, 1.0866606579310516, 3.140935860802352, 1.5488370317882452, 3.1017516954364464], "count": [834]}, "gripper_mode_state": {"mean": [0.6402877697841727, 0.4616306954436451], "std": [0.47991597352972154, 0.49852562267938033], "min": [0, 0], "max": [1, 1], "count": [834]}, "gripper_activity_state": {"mean": [1.8992805755395683, 1.9172661870503598], "std": [0.38174716409758574, 0.38135717333340874], "min": [0, 0], "max": [2, 2], "count": [834]}, "gripper_mode_action": {"mean": [0.6402877697841727, 0.4616306954436451], "std": [0.47991597352972154, 0.49852562267938033], "min": [0, 0], "max": [1, 1], "count": [834]}, "gripper_activity_action": {"mean": [1.8992805755395683, 1.9172661870503598], "std": [0.38174716409758574, 0.38135717333340874], "min": [0, 0], "max": [2, 2], "count": [834]}, "gripper_open_scale_state": {"mean": [0.3771708633550938, 0.4060809352803859], "std": [0.35735900557965566, 0.27538689257031146], "min": [0.031, 0.014], "max": [0.862, 0.651], "count": [834]}, "gripper_open_scale_action": {"mean": [0.3771708633550938, 0.4060809352803859], "std": [0.35735900557965566, 0.27538689257031146], "min": [0.031, 0.014], "max": [0.862, 0.651], "count": [834]}}} +{"episode_index": 180, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4501741875878077]], [[0.4675335845397349]], [[0.4589461414238593]]], "std": [[[0.12519568424477606]], [[0.11170722463505224]], [[0.11529446989953804]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.6823529411764706]], [[0.7058823529411765]]], "mean": [[[0.47509194994197057]], [[0.47733130802944235]], [[0.47105556128214526]]], "std": [[[0.059224916618397565]], [[0.06594119903252162]], [[0.06725107513087523]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4773169018386171]], [[0.4805361195101093]], [[0.47456335135300226]]], "std": [[[0.07536612512969283]], [[0.07229689725103254]], [[0.07647856241193852]]], "count": [107]}, "observation.state": {"min": [0.0028448866214603186, 1.6560207605361938, 0.10463249683380127, 0.27258554100990295, -2.5783050060272217, -2.139512062072754, -2.5744829177856445, 42.0, 0.059836000204086304, 0.17053799331188202, -0.06650199741125107, -2.865999937057495, 0.13899999856948853, -0.6830000877380371, -0.2872462868690491, -2.077221155166626, 1.3950940370559692, 0.2721492052078247, -0.707277238368988, -1.072312831878662, -0.00010471976565895602, 31.0, -0.33089399337768555, 0.2705000042915344, -0.014108999632298946, 1.3329999446868896, 0.16599999368190765, -3.1411852836608887], "max": [1.0397624969482422, 2.093714475631714, 2.0629615783691406, 1.7361489534378052, -0.05560619384050369, 1.4222513437271118, 0.29049259424209595, 837.0, 0.39403200149536133, 0.4641430079936981, 0.13532400131225586, -0.7419999837875366, 1.1859999895095825, 1.1799999475479126, 0.06808529794216156, -1.947229027748108, 2.246727466583252, 1.7773561477661133, -0.5546481609344482, 1.4330898523330688, 0.5382770299911499, 808.0, -0.15370500087738037, 0.37729498744010925, 0.079864002764225, 2.5239999294281006, 0.7680000066757202, 3.1410000324249268], "mean": [0.3037472665309906, 2.063913583755493, 1.0083967447280884, 0.7419394254684448, -1.5740625858306885, -0.4584193825721741, -0.5987432599067688, 629.7338256835938, 0.24463501572608948, 0.2871306836605072, 0.039809536188840866, -1.569689154624939, 0.5226465463638306, 0.3100374639034271, -0.15304669737815857, -2.0568673610687256, 1.653724193572998, 1.3974237442016602, -0.6086490154266357, -0.4198318123817444, 0.4424545466899872, 534.0589599609375, -0.23715364933013916, 0.3511488735675812, 0.021426890045404434, 2.1175696849823, 0.39698806405067444, -1.4715051651000977], "std": [0.35223376750946045, 0.06237701326608658, 0.8185010552406311, 0.49527600407600403, 0.4822629690170288, 1.5017744302749634, 0.946962296962738, 309.7445373535156, 0.11710245162248611, 0.10473895817995071, 0.04182739928364754, 0.8372259736061096, 0.2327069640159607, 0.5113085508346558, 0.1097119152545929, 0.024501129984855652, 0.23291082680225372, 0.33060452342033386, 0.04317568242549896, 0.7780601382255554, 0.09878949820995331, 331.8152770996094, 0.04402487725019455, 0.019767746329307556, 0.020874248817563057, 0.3615947365760803, 0.15778467059135437, 2.272944688796997], "count": [509]}, "action": {"min": [0.0028448866214603186, 1.6560207605361938, 0.10463249683380127, 0.27258554100990295, -2.5783050060272217, -2.139512062072754, -2.5744829177856445, 42.0, 0.059836000204086304, 0.17053799331188202, -0.06650199741125107, -2.865999937057495, 0.13899999856948853, -0.6830000877380371, -0.2872462868690491, -2.077221155166626, 1.3950940370559692, 0.2721492052078247, -0.707277238368988, -1.072312831878662, -0.00010471976565895602, 31.0, -0.33089399337768555, 0.2705000042915344, -0.014108999632298946, 1.3329999446868896, 0.16599999368190765, -3.1411852836608887], "max": [1.0397624969482422, 2.093714475631714, 2.0629615783691406, 1.7361489534378052, -0.05560619384050369, 1.4222513437271118, 0.29049259424209595, 837.0, 0.39403200149536133, 0.4641430079936981, 0.13532400131225586, -0.7419999837875366, 1.1859999895095825, 1.1799999475479126, 0.06808529794216156, -1.947229027748108, 2.246727466583252, 1.7773561477661133, -0.5546481609344482, 1.4330898523330688, 0.5382770299911499, 808.0, -0.15370500087738037, 0.37729498744010925, 0.079864002764225, 2.5239999294281006, 0.7680000066757202, 3.1410000324249268], "mean": [0.3037472665309906, 2.063913583755493, 1.0083967447280884, 0.7419394254684448, -1.5740625858306885, -0.4584193825721741, -0.5987432599067688, 629.7338256835938, 0.24463501572608948, 0.2871306836605072, 0.039809536188840866, -1.569689154624939, 0.5226465463638306, 0.3100374639034271, -0.15304669737815857, -2.0568673610687256, 1.653724193572998, 1.3974237442016602, -0.6086490154266357, -0.4198318123817444, 0.4424545466899872, 534.0589599609375, -0.23715364933013916, 0.3511488735675812, 0.021426890045404434, 2.1175696849823, 0.39698806405067444, -1.4715051651000977], "std": [0.35223376750946045, 0.06237701326608658, 0.8185010552406311, 0.49527600407600403, 0.4822629690170288, 1.5017744302749634, 0.946962296962738, 309.7445373535156, 0.11710245162248611, 0.10473895817995071, 0.04182739928364754, 0.8372259736061096, 0.2327069640159607, 0.5113085508346558, 0.1097119152545929, 0.024501129984855652, 0.23291082680225372, 0.33060452342033386, 0.04317568242549896, 0.7780601382255554, 0.09878949820995331, 331.8152770996094, 0.04402487725019455, 0.019767746329307556, 0.020874248817563057, 0.3615947365760803, 0.15778467059135437, 2.272944688796997], "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": [182], "max": [182], "mean": [182.0], "std": [0.0], "count": [509]}, "index": {"min": [121330], "max": [121838], "mean": [121584.0], "std": [146.935359937627], "count": [509]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [509]}, "subtask_annotation": {"mean": [3.481335952848723, 9.0, 9.0, 9.0, 9.0], "std": [1.8420288056725465, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [509]}, "scene_annotation": {"mean": [182.0], "std": [0.0], "min": [182], "max": [182], "count": [509]}, "eef_direction_state": {"mean": [4.616895874263261, 4.318271119842829], "std": [1.6868232517589234, 2.0031606060732803], "min": [0, 0], "max": [6, 6], "count": [509]}, "eef_velocity_state": {"mean": [0.6719056974459725, 0.825147347740668], "std": [0.6898196733036631, 0.8069420240358323], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_acc_mag_state": {"mean": [0.7956777996070727, 0.7544204322200393], "std": [0.8301188060390828, 0.8295885718127561], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_direction_action": {"mean": [4.616895874263261, 4.318271119842829], "std": [1.6868232517589234, 2.0031606060732803], "min": [0, 0], "max": [6, 6], "count": [509]}, "eef_velocity_action": {"mean": [0.6719056974459725, 0.825147347740668], "std": [0.6898196733036631, 0.8069420240358323], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_acc_mag_action": {"mean": [0.7956777996070727, 0.7544204322200393], "std": [0.8301188060390828, 0.8295885718127561], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_sim_pose_state": {"mean": [0.5421373502379175, 0.25659319392938124, 1.1315963841906382, 0.8813602107367197, 1.011714692907291, 2.2103015840503737, 0.48210013017218245, -0.2697840429415078, 1.1153556661545907, 0.381733935861663, 1.0127886583962147, -0.6894407142820838], "std": [0.022438599326532055, 0.01918778216718238, 0.04948776196925619, 2.4402434611924146, 0.2785758954739674, 0.6601828539701622, 0.1109685717886758, 0.08751438799061514, 0.08624045308064228, 1.5818389720967727, 0.12758560333559368, 1.1152023367673654], "min": [0.4529189988666977, 0.2146344695566535, 1.0190026663909348, -3.1407937536553425, 0.5676627584465552, -0.04561315418258965, 0.36226010382602364, -0.4160942701016673, 1.031555659070212, -3.121963084398638, 0.7417820945993072, -3.004120320530638], "max": [0.5669365038537921, 0.30406275500545876, 1.2162907328887422, 3.138556250951309, 1.4166633615636361, 2.8503670433231134, 0.672973154511177, -0.09171783804359948, 1.2794471350298766, 3.1315700123073937, 1.3382878224777217, 3.109903173548474], "count": [509]}, "eef_sim_pose_action": {"mean": [0.5421373502379175, 0.25659319392938124, 1.1315963841906382, 0.8813602107367197, 1.011714692907291, 2.2103015840503737, 0.48210013017218245, -0.2697840429415078, 1.1153556661545907, 0.381733935861663, 1.0127886583962147, -0.6894407142820838], "std": [0.022438599326532055, 0.01918778216718238, 0.04948776196925619, 2.4402434611924146, 0.2785758954739674, 0.6601828539701622, 0.1109685717886758, 0.08751438799061514, 0.08624045308064228, 1.5818389720967727, 0.12758560333559368, 1.1152023367673654], "min": [0.4529189988666977, 0.2146344695566535, 1.0190026663909348, -3.1407937536553425, 0.5676627584465552, -0.04561315418258965, 0.36226010382602364, -0.4160942701016673, 1.031555659070212, -3.121963084398638, 0.7417820945993072, -3.004120320530638], "max": [0.5669365038537921, 0.30406275500545876, 1.2162907328887422, 3.138556250951309, 1.4166633615636361, 2.8503670433231134, 0.672973154511177, -0.09171783804359948, 1.2794471350298766, 3.1315700123073937, 1.3382878224777217, 3.109903173548474], "count": [509]}, "gripper_mode_state": {"mean": [0.33988212180746563, 0.24165029469548133], "std": [0.47366894038254237, 0.42808343785886876], "min": [0, 0], "max": [1, 1], "count": [509]}, "gripper_activity_state": {"mean": [1.842829076620825, 1.8703339882121808], "std": [0.49640421399623064, 0.45080596504248416], "min": [0, 0], "max": [2, 2], "count": [509]}, "gripper_mode_action": {"mean": [0.33988212180746563, 0.24165029469548133], "std": [0.47366894038254237, 0.42808343785886876], "min": [0, 0], "max": [1, 1], "count": [509]}, "gripper_activity_action": {"mean": [1.842829076620825, 1.8703339882121808], "std": [0.49640421399623064, 0.45080596504248416], "min": [0, 0], "max": [2, 2], "count": [509]}, "gripper_open_scale_state": {"mean": [0.5340589390025856, 0.6297337918384605], "std": [0.3318158207777271, 0.30974451316614443], "min": [0.031, 0.042], "max": [0.808, 0.837], "count": [509]}, "gripper_open_scale_action": {"mean": [0.5340589390025856, 0.6297337918384605], "std": [0.3318158207777271, 0.30974451316614443], "min": [0.031, 0.042], "max": [0.808, 0.837], "count": [509]}}} +{"episode_index": 181, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.45186271446078435]], [[0.4688966687091503]], [[0.45823275531045754]]], "std": [[[0.12958421293112857]], [[0.11633873280236498]], [[0.1213340815803023]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.6745098039215687]], [[0.7411764705882353]]], "mean": [[[0.47290518586601304]], [[0.47476751633986924]], [[0.4693969730392157]]], "std": [[[0.058201838286183395]], [[0.06548043094134179]], [[0.06524033705149151]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6705882352941176]], [[0.6705882352941176]]], "mean": [[[0.4791327348856209]], [[0.483968845996732]], [[0.4758968178104575]]], "std": [[[0.06955256649033775]], [[0.06316741799350828]], [[0.07237126134575805]]], "count": [100]}, "observation.state": {"min": [-0.07147122919559479, 1.977301001548767, 1.528507113456726, 0.3441789150238037, -2.4056396484375, 0.482723206281662, -2.8190383911132812, 38.0, 0.05638900026679039, 0.24242499470710754, -0.054669998586177826, -2.7950000762939453, 0.12800000607967377, -0.6269999742507935, -0.30518829822540283, -2.0665571689605713, 1.506690502166748, 0.40048325061798096, -0.8534834980964661, -1.0021157264709473, -0.025621434673666954, 26.0, -0.3209120035171509, 0.3008340001106262, -0.030160000547766685, 1.2359999418258667, 0.21299999952316284, -3.1110000610351562], "max": [0.935967743396759, 2.093400478363037, 2.0634329319000244, 1.7628523111343384, 0.16784831881523132, 1.6561952829360962, -0.37943458557128906, 814.0, 0.39305299520492554, 0.4427129924297333, 0.11995700001716614, -0.8309999704360962, 1.121000051498413, 1.1030000448226929, 0.05967280641198158, -1.958957552909851, 2.1051461696624756, 1.7540210485458374, -0.4109727144241333, 1.245728850364685, 0.7486939430236816, 799.0, -0.16292700171470642, 0.3625600039958954, 0.06701099872589111, 2.5480000972747803, 0.8090000152587891, 3.118000030517578], "mean": [0.2889380156993866, 2.0723397731781006, 1.8667408227920532, 0.8189850449562073, -1.013154149055481, 1.239206314086914, -2.0726985931396484, 527.81103515625, 0.2403622716665268, 0.3283204734325409, 0.04724949225783348, -1.82291579246521, 0.5719870924949646, 0.27494850754737854, -0.14361581206321716, -2.05973482131958, 1.7928966283798218, 1.2364578247070312, -0.7157509326934814, -0.04264526069164276, 0.3986946642398834, 553.1555786132812, -0.2460061013698578, 0.3457982838153839, 0.006351181771606207, 1.9747737646102905, 0.5344197750091553, 0.2256963700056076], "std": [0.31359267234802246, 0.028278809040784836, 0.14296118915081024, 0.3840785026550293, 0.837063729763031, 0.2280185967683792, 0.9152799248695374, 318.4883728027344, 0.11828889697790146, 0.07028715312480927, 0.05208633095026016, 0.62055903673172, 0.2643679082393646, 0.44462618231773376, 0.08182831853628159, 0.01577637903392315, 0.2532670795917511, 0.3612479865550995, 0.0942988470196724, 0.857622504234314, 0.13330718874931335, 326.05010986328125, 0.04325230419635773, 0.012725763954222202, 0.02317745052278042, 0.45272040367126465, 0.1768926978111267, 2.780864715576172], "count": [389]}, "action": {"min": [-0.07147122919559479, 1.977301001548767, 1.528507113456726, 0.3441789150238037, -2.4056396484375, 0.482723206281662, -2.8190383911132812, 38.0, 0.05638900026679039, 0.24242499470710754, -0.054669998586177826, -2.7950000762939453, 0.12800000607967377, -0.6269999742507935, -0.30518829822540283, -2.0665571689605713, 1.506690502166748, 0.40048325061798096, -0.8534834980964661, -1.0021157264709473, -0.025621434673666954, 26.0, -0.3209120035171509, 0.3008340001106262, -0.030160000547766685, 1.2359999418258667, 0.21299999952316284, -3.1110000610351562], "max": [0.935967743396759, 2.093400478363037, 2.0634329319000244, 1.7628523111343384, 0.16784831881523132, 1.6561952829360962, -0.37943458557128906, 814.0, 0.39305299520492554, 0.4427129924297333, 0.11995700001716614, -0.8309999704360962, 1.121000051498413, 1.1030000448226929, 0.05967280641198158, -1.958957552909851, 2.1051461696624756, 1.7540210485458374, -0.4109727144241333, 1.245728850364685, 0.7486939430236816, 799.0, -0.16292700171470642, 0.3625600039958954, 0.06701099872589111, 2.5480000972747803, 0.8090000152587891, 3.118000030517578], "mean": [0.2889380156993866, 2.0723397731781006, 1.8667408227920532, 0.8189850449562073, -1.013154149055481, 1.239206314086914, -2.0726985931396484, 527.81103515625, 0.2403622716665268, 0.3283204734325409, 0.04724949225783348, -1.82291579246521, 0.5719870924949646, 0.27494850754737854, -0.14361581206321716, -2.05973482131958, 1.7928966283798218, 1.2364578247070312, -0.7157509326934814, -0.04264526069164276, 0.3986946642398834, 553.1555786132812, -0.2460061013698578, 0.3457982838153839, 0.006351181771606207, 1.9747737646102905, 0.5344197750091553, 0.2256963700056076], "std": [0.31359267234802246, 0.028278809040784836, 0.14296118915081024, 0.3840785026550293, 0.837063729763031, 0.2280185967683792, 0.9152799248695374, 318.4883728027344, 0.11828889697790146, 0.07028715312480927, 0.05208633095026016, 0.62055903673172, 0.2643679082393646, 0.44462618231773376, 0.08182831853628159, 0.01577637903392315, 0.2532670795917511, 0.3612479865550995, 0.0942988470196724, 0.857622504234314, 0.13330718874931335, 326.05010986328125, 0.04325230419635773, 0.012725763954222202, 0.02317745052278042, 0.45272040367126465, 0.1768926978111267, 2.780864715576172], "count": [389]}, "timestamp": {"min": [0.0], "max": [12.933333333333334], "mean": [6.466666666666665], "std": [3.7431418769679454], "count": [389]}, "frame_index": {"min": [0], "max": [388], "mean": [194.0], "std": [112.29425630903836], "count": [389]}, "episode_index": {"min": [183], "max": [183], "mean": [183.0], "std": [0.0], "count": [389]}, "index": {"min": [121839], "max": [122227], "mean": [122033.0], "std": [112.29425630903836], "count": [389]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [389]}, "subtask_annotation": {"mean": [2.5424164524421595, 9.0, 9.0, 9.0, 9.0], "std": [2.2970586582679253, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [389]}, "scene_annotation": {"mean": [183.0], "std": [0.0], "min": [183], "max": [183], "count": [389]}, "eef_direction_state": {"mean": [4.96401028277635, 3.994858611825193], "std": [1.417387567535351, 1.8684154079919462], "min": [0, 0], "max": [6, 6], "count": [389]}, "eef_velocity_state": {"mean": [0.6195372750642674, 0.9717223650385605], "std": [0.7342021126255598, 0.7532089807464988], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_acc_mag_state": {"mean": [0.609254498714653, 0.884318766066838], "std": [0.7994321310440112, 0.8140702654579937], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_direction_action": {"mean": [4.96401028277635, 3.994858611825193], "std": [1.417387567535351, 1.8684154079919462], "min": [0, 0], "max": [6, 6], "count": [389]}, "eef_velocity_action": {"mean": [0.6195372750642674, 0.9717223650385605], "std": [0.7342021126255598, 0.7532089807464988], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_acc_mag_action": {"mean": [0.609254498714653, 0.884318766066838], "std": [0.7994321310440112, 0.8140702654579937], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_sim_pose_state": {"mean": [0.5342987997093906, 0.25022526067017314, 1.1079654917273525, 0.2477259817930301, 1.1740489099608957, 1.8241879831600813, 0.5225162602594962, -0.2816673810112875, 1.1261155421745146, 0.05146049922532648, 1.0757703112845387, -0.5408208532247533], "std": [0.019752253164623843, 0.015359926528743654, 0.05293405586975701, 2.255305663345686, 0.31142132558565133, 0.9085548768548382, 0.07697118776999741, 0.10180004839722052, 0.07308580671179975, 1.6666766613567845, 0.15853344195288432, 1.137356681778183], "min": [0.4830582207620569, 0.22435330437449838, 1.0310490336007936, -3.1401049486782386, 0.6051867434657154, -0.22942597115107727, 0.42784180018589196, -0.39819305651418363, 1.0419786218808016, -3.1372922857453034, 0.7476675093781422, -3.0439613291163736], "max": [0.5595860006253927, 0.30208799567586087, 1.200768157477107, 3.137362653432198, 1.4995785226882412, 2.979617450127574, 0.6499732557832598, -0.10001347792573159, 1.2817433056698686, 3.140050779020761, 1.364468259532409, 3.064669884409338], "count": [389]}, "eef_sim_pose_action": {"mean": [0.5342987997093906, 0.25022526067017314, 1.1079654917273525, 0.2477259817930301, 1.1740489099608957, 1.8241879831600813, 0.5225162602594962, -0.2816673810112875, 1.1261155421745146, 0.05146049922532648, 1.0757703112845387, -0.5408208532247533], "std": [0.019752253164623843, 0.015359926528743654, 0.05293405586975701, 2.255305663345686, 0.31142132558565133, 0.9085548768548382, 0.07697118776999741, 0.10180004839722052, 0.07308580671179975, 1.6666766613567845, 0.15853344195288432, 1.137356681778183], "min": [0.4830582207620569, 0.22435330437449838, 1.0310490336007936, -3.1401049486782386, 0.6051867434657154, -0.22942597115107727, 0.42784180018589196, -0.39819305651418363, 1.0419786218808016, -3.1372922857453034, 0.7476675093781422, -3.0439613291163736], "max": [0.5595860006253927, 0.30208799567586087, 1.200768157477107, 3.137362653432198, 1.4995785226882412, 2.979617450127574, 0.6499732557832598, -0.10001347792573159, 1.2817433056698686, 3.140050779020761, 1.364468259532409, 3.064669884409338], "count": [389]}, "gripper_mode_state": {"mean": [0.30848329048843187, 0.3393316195372751], "std": [0.46186724280669544, 0.47348249336114173], "min": [0, 0], "max": [1, 1], "count": [389]}, "gripper_activity_state": {"mean": [1.8251928020565553, 1.8354755784061696], "std": [0.5320405268495983, 0.5056758490511604], "min": [0, 0], "max": [2, 2], "count": [389]}, "gripper_mode_action": {"mean": [0.30848329048843187, 0.3393316195372751], "std": [0.46186724280669544, 0.47348249336114173], "min": [0, 0], "max": [1, 1], "count": [389]}, "gripper_activity_action": {"mean": [1.8251928020565553, 1.8354755784061696], "std": [0.5320405268495983, 0.5056758490511604], "min": [0, 0], "max": [2, 2], "count": [389]}, "gripper_open_scale_state": {"mean": [0.5531555274433828, 0.527811053984576], "std": [0.3260501860810786, 0.3184884009356942], "min": [0.026, 0.038], "max": [0.799, 0.814], "count": [389]}, "gripper_open_scale_action": {"mean": [0.5531555274433828, 0.527811053984576], "std": [0.3260501860810786, 0.3184884009356942], "min": [0.026, 0.038], "max": [0.799, 0.814], "count": [389]}}} +{"episode_index": 182, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.44910077205882354]], [[0.4688216748366013]], [[0.45792749183006537]]], "std": [[[0.12210289212692635]], [[0.10642814517912841]], [[0.11323702399506932]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[0.6509803921568628]], [[0.6470588235294118]], [[0.6313725490196078]]], "mean": [[[0.46824950571895424]], [[0.4736458946078431]], [[0.46824621119281046]]], "std": [[[0.04673603967046572]], [[0.05134286869554497]], [[0.05231782148338396]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6627450980392157]], [[0.6549019607843137]], [[0.6549019607843137]]], "mean": [[[0.4824654758986928]], [[0.48759474673202613]], [[0.47830551879084965]]], "std": [[[0.06910846946421723]], [[0.061071603308749514]], [[0.07288989015201638]]], "count": [100]}, "observation.state": {"min": [-0.05342453345656395, 1.9765331745147705, 1.3836970329284668, 0.1471661627292633, -2.378499746322632, 0.4078311026096344, -2.77584171295166, 44.0, 0.031404998153448105, 0.24405799806118011, -0.07664100080728531, -2.757999897003174, 0.21699999272823334, -0.6050000190734863, -0.40481168031692505, -2.0785999298095703, 1.2759753465652466, 0.20434315502643585, -2.2359414100646973, -1.1579387187957764, -0.15039502084255219, 29.0, -0.37954699993133545, 0.28975799679756165, 0.0026650000363588333, 0.9729999899864197, -0.20399999618530273, -3.1411852836608887], "max": [0.9986076354980469, 2.092440366744995, 2.2048919200897217, 1.6947495937347412, 0.14262831211090088, 1.7322916984558105, -0.35330700874328613, 819.0, 0.4089600145816803, 0.45921701192855835, 0.11061800271272659, -0.9310000538825989, 1.1490000486373901, 1.097000002861023, -0.04495968297123909, -1.9433369636535645, 2.1969680786132812, 1.557706356048584, -0.3461686074733734, 1.3681635856628418, 2.2879695892333984, 796.0, -0.17383399605751038, 0.4411909878253937, 0.1371529996395111, 2.552999973297119, 0.9670000076293945, 3.140000104904175], "mean": [0.3445776402950287, 2.068251609802246, 1.7784738540649414, 0.8723450899124146, -1.1061714887619019, 1.118654727935791, -1.8881601095199585, 446.2270812988281, 0.21628645062446594, 0.3437354266643524, 0.03509024158120155, -1.934259295463562, 0.5857860445976257, 0.15843883156776428, -0.2654050588607788, -2.0620737075805664, 1.531860113143921, 0.9448064565658569, -0.8469012975692749, 5.833941395394504e-05, 0.5662960410118103, 550.4334106445312, -0.28545722365379333, 0.36155810952186584, 0.043172772973775864, 1.928786277770996, 0.5367487668991089, -0.393740713596344], "std": [0.32312485575675964, 0.031460635364055634, 0.24586358666419983, 0.5176298022270203, 0.9121006727218628, 0.3711986541748047, 0.9148020148277283, 363.23480224609375, 0.12814775109291077, 0.06769482791423798, 0.04842539504170418, 0.5783798694610596, 0.2686764895915985, 0.4140758514404297, 0.09961974620819092, 0.02349444106221199, 0.2433680146932602, 0.5695932507514954, 0.47684115171432495, 0.9706661701202393, 0.6154868602752686, 316.5523681640625, 0.060678187757730484, 0.022439749911427498, 0.02965692989528179, 0.4838937222957611, 0.18064449727535248, 2.7772202491760254], "count": [458]}, "action": {"min": [-0.05342453345656395, 1.9765331745147705, 1.3836970329284668, 0.1471661627292633, -2.378499746322632, 0.4078311026096344, -2.77584171295166, 44.0, 0.031404998153448105, 0.24405799806118011, -0.07664100080728531, -2.757999897003174, 0.21699999272823334, -0.6050000190734863, -0.40481168031692505, -2.0785999298095703, 1.2759753465652466, 0.20434315502643585, -2.2359414100646973, -1.1579387187957764, -0.15039502084255219, 29.0, -0.37954699993133545, 0.28975799679756165, 0.0026650000363588333, 0.9729999899864197, -0.20399999618530273, -3.1411852836608887], "max": [0.9986076354980469, 2.092440366744995, 2.2048919200897217, 1.6947495937347412, 0.14262831211090088, 1.7322916984558105, -0.35330700874328613, 819.0, 0.4089600145816803, 0.45921701192855835, 0.11061800271272659, -0.9310000538825989, 1.1490000486373901, 1.097000002861023, -0.04495968297123909, -1.9433369636535645, 2.1969680786132812, 1.557706356048584, -0.3461686074733734, 1.3681635856628418, 2.2879695892333984, 796.0, -0.17383399605751038, 0.4411909878253937, 0.1371529996395111, 2.552999973297119, 0.9670000076293945, 3.140000104904175], "mean": [0.3445776402950287, 2.068251609802246, 1.7784738540649414, 0.8723450899124146, -1.1061714887619019, 1.118654727935791, -1.8881601095199585, 446.2270812988281, 0.21628645062446594, 0.3437354266643524, 0.03509024158120155, -1.934259295463562, 0.5857860445976257, 0.15843883156776428, -0.2654050588607788, -2.0620737075805664, 1.531860113143921, 0.9448064565658569, -0.8469012975692749, 5.833941395394504e-05, 0.5662960410118103, 550.4334106445312, -0.28545722365379333, 0.36155810952186584, 0.043172772973775864, 1.928786277770996, 0.5367487668991089, -0.393740713596344], "std": [0.32312485575675964, 0.031460635364055634, 0.24586358666419983, 0.5176298022270203, 0.9121006727218628, 0.3711986541748047, 0.9148020148277283, 363.23480224609375, 0.12814775109291077, 0.06769482791423798, 0.04842539504170418, 0.5783798694610596, 0.2686764895915985, 0.4140758514404297, 0.09961974620819092, 0.02349444106221199, 0.2433680146932602, 0.5695932507514954, 0.47684115171432495, 0.9706661701202393, 0.6154868602752686, 316.5523681640625, 0.060678187757730484, 0.022439749911427498, 0.02965692989528179, 0.4838937222957611, 0.18064449727535248, 2.7772202491760254], "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": [184], "max": [184], "mean": [184.0], "std": [0.0], "count": [458]}, "index": {"min": [122228], "max": [122685], "mean": [122456.5], "std": [132.21289649652186], "count": [458]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [458]}, "subtask_annotation": {"mean": [2.8427947598253276, 9.0, 9.0, 9.0, 9.0], "std": [2.2167884746368043, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [458]}, "scene_annotation": {"mean": [184.0], "std": [0.0], "min": [184], "max": [184], "count": [458]}, "eef_direction_state": {"mean": [4.700873362445415, 3.777292576419214], "std": [1.6454380833523787, 2.0213294097007792], "min": [0, 0], "max": [6, 6], "count": [458]}, "eef_velocity_state": {"mean": [0.7205240174672489, 0.9650655021834061], "std": [0.7709619044782856, 0.716982164113627], "min": [0, 0], "max": [2, 2], "count": [458]}, "eef_acc_mag_state": {"mean": [0.8362445414847162, 0.982532751091703], "std": [0.8420166328929931, 0.8064427549737417], "min": [0, 0], "max": [2, 2], "count": [458]}, "eef_direction_action": {"mean": [4.700873362445415, 3.777292576419214], "std": [1.6454380833523787, 2.0213294097007792], "min": [0, 0], "max": [6, 6], "count": [458]}, "eef_velocity_action": {"mean": [0.7205240174672489, 0.9650655021834061], "std": [0.7709619044782856, 0.716982164113627], "min": [0, 0], "max": [2, 2], "count": [458]}, "eef_acc_mag_action": {"mean": [0.8362445414847162, 0.982532751091703], "std": [0.8420166328929931, 0.8064427549737417], "min": [0, 0], "max": [2, 2], "count": [458]}, "eef_sim_pose_state": {"mean": [0.5495056058964652, 0.3030066832500998, 1.1039825055049468, -0.5992650394205277, 1.1698910959098217, 1.95124975548005, 0.537479855984189, -0.2573777052436955, 1.1378813695953276, 0.09569305534204131, 1.1322855501709914, -0.6377210252953386], "std": [0.02475680676015651, 0.024766973392705866, 0.06426348441647428, 2.2147126290634986, 0.29542551589536736, 0.9323973329024501, 0.07432638199845668, 0.10536654927897102, 0.08266822620078405, 1.793156168204445, 0.18889125937101128, 1.2461675714364457], "min": [0.4715727135615317, 0.24724467386840812, 1.016810902319104, -3.134309565209079, 0.5300264159026451, -1.2808855648457733, 0.43085356349657916, -0.41303045858390813, 1.0175897651538213, -3.1368478171684875, 0.8255152088892488, -3.032135915965325], "max": [0.6223092135708543, 0.34570775870025794, 1.2101720546474144, 3.122171611208167, 1.4916138548797786, 2.9881966097437767, 0.6662666980300879, -0.07804722891016594, 1.2759511532624113, 3.1364763373479514, 1.3802341156549605, 3.0285144147817435], "count": [458]}, "eef_sim_pose_action": {"mean": [0.5495056058964652, 0.3030066832500998, 1.1039825055049468, -0.5992650394205277, 1.1698910959098217, 1.95124975548005, 0.537479855984189, -0.2573777052436955, 1.1378813695953276, 0.09569305534204131, 1.1322855501709914, -0.6377210252953386], "std": [0.02475680676015651, 0.024766973392705866, 0.06426348441647428, 2.2147126290634986, 0.29542551589536736, 0.9323973329024501, 0.07432638199845668, 0.10536654927897102, 0.08266822620078405, 1.793156168204445, 0.18889125937101128, 1.2461675714364457], "min": [0.4715727135615317, 0.24724467386840812, 1.016810902319104, -3.134309565209079, 0.5300264159026451, -1.2808855648457733, 0.43085356349657916, -0.41303045858390813, 1.0175897651538213, -3.1368478171684875, 0.8255152088892488, -3.032135915965325], "max": [0.6223092135708543, 0.34570775870025794, 1.2101720546474144, 3.122171611208167, 1.4916138548797786, 2.9881966097437767, 0.6662666980300879, -0.07804722891016594, 1.2759511532624113, 3.1364763373479514, 1.3802341156549605, 3.0285144147817435], "count": [458]}, "gripper_mode_state": {"mean": [0.31004366812227074, 0.4868995633187773], "std": [0.46251118038330175, 0.49982834909473006], "min": [0, 0], "max": [1, 1], "count": [458]}, "gripper_activity_state": {"mean": [1.8602620087336244, 1.8624454148471616], "std": [0.47893798214390165, 0.47269103514457605], "min": [0, 0], "max": [2, 2], "count": [458]}, "gripper_mode_action": {"mean": [0.31004366812227074, 0.4868995633187773], "std": [0.46251118038330175, 0.49982834909473006], "min": [0, 0], "max": [1, 1], "count": [458]}, "gripper_activity_action": {"mean": [1.8602620087336244, 1.8624454148471616], "std": [0.47893798214390165, 0.47269103514457605], "min": [0, 0], "max": [2, 2], "count": [458]}, "gripper_open_scale_state": {"mean": [0.5504334061301958, 0.4462270741275301], "std": [0.3165524341548448, 0.363234785397695], "min": [0.029, 0.044], "max": [0.796, 0.819], "count": [458]}, "gripper_open_scale_action": {"mean": [0.5504334061301958, 0.4462270741275301], "std": [0.3165524341548448, 0.363234785397695], "min": [0.029, 0.044], "max": [0.796, 0.819], "count": [458]}}} +{"episode_index": 183, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4525825612745098]], [[0.4721654656862745]], [[0.46123557393790854]]], "std": [[[0.12705196387533152]], [[0.1122559152121952]], [[0.11845717044965491]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1411764705882353]], [[0.10196078431372549]], [[0.09803921568627451]]], "max": [[[0.6627450980392157]], [[0.6352941176470588]], [[0.6470588235294118]]], "mean": [[[0.47490788807189543]], [[0.47937366013071897]], [[0.47265560661764705]]], "std": [[[0.04916477583323437]], [[0.04957689193116703]], [[0.05326349305716183]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.6627450980392157]], [[0.6588235294117647]]], "mean": [[[0.4802251899509804]], [[0.4859968995098039]], [[0.4760232781862745]]], "std": [[[0.06427499739948231]], [[0.054154316774468]], [[0.06827045085575736]]], "count": [100]}, "observation.state": {"min": [-0.009930923581123352, 2.0704665184020996, 1.369856595993042, 0.16249015927314758, -2.576315402984619, 0.24523620307445526, -2.7869417667388916, 34.0, 0.055254001170396805, 0.2556299865245819, -0.07227499783039093, -2.630000114440918, 0.22899998724460602, -0.5239999890327454, -0.381930410861969, -2.07666277885437, 1.4679441452026367, 0.21910864114761353, -0.4607669413089752, -1.2233363389968872, -0.13503612577915192, 30.0, -0.383215993642807, 0.3020389974117279, -0.025103000923991203, 1.3550000190734863, 0.0139999995008111, -3.1411852836608887], "max": [0.8424180746078491, 2.093365430831909, 2.1683273315429688, 1.738714575767517, 0.001291543710976839, 1.7465684413909912, -0.32358407974243164, 835.0, 0.40302199125289917, 0.44360101222991943, 0.11425700038671494, -0.6200000047683716, 1.0119999647140503, 1.0499999523162842, 0.11360348761081696, -1.958067536354065, 1.8717610836029053, 1.7858906984329224, -0.24553292989730835, 1.1842408180236816, 0.42006585001945496, 862.0, -0.16339799761772156, 0.374550998210907, 0.07769200205802917, 2.444000005722046, 0.7699999809265137, 3.1410000324249268], "mean": [0.298786461353302, 2.082397699356079, 1.890546202659607, 0.770555317401886, -1.076350450515747, 1.1947193145751953, -2.0362560749053955, 511.709716796875, 0.24404168128967285, 0.32601499557495117, 0.0394110344350338, -1.7724380493164062, 0.6025804281234741, 0.2703245282173157, -0.19258882105350494, -2.0612921714782715, 1.7132692337036133, 1.2141188383102417, -0.42366743087768555, -0.14625734090805054, 0.17600060999393463, 610.7938232421875, -0.2543891668319702, 0.3508284091949463, 0.016774334013462067, 1.9599089622497559, 0.465243935585022, -1.2439805269241333], "std": [0.2528704106807709, 0.0074852206744253635, 0.2780171036720276, 0.4978557825088501, 0.8629982471466064, 0.36945462226867676, 0.9826839566230774, 363.5385437011719, 0.1257549375295639, 0.06708735227584839, 0.05234857648611069, 0.6014574766159058, 0.2452438473701477, 0.42397722601890564, 0.10112865269184113, 0.01645413227379322, 0.13199688494205475, 0.4844326376914978, 0.03062436915934086, 0.9036005735397339, 0.14133168756961823, 348.1841735839844, 0.06317317485809326, 0.014579236507415771, 0.02622106298804283, 0.36792388558387756, 0.2594278156757355, 2.4884464740753174], "count": [422]}, "action": {"min": [-0.009930923581123352, 2.0704665184020996, 1.369856595993042, 0.16249015927314758, -2.576315402984619, 0.24523620307445526, -2.7869417667388916, 34.0, 0.055254001170396805, 0.2556299865245819, -0.07227499783039093, -2.630000114440918, 0.22899998724460602, -0.5239999890327454, -0.381930410861969, -2.07666277885437, 1.4679441452026367, 0.21910864114761353, -0.4607669413089752, -1.2233363389968872, -0.13503612577915192, 30.0, -0.383215993642807, 0.3020389974117279, -0.025103000923991203, 1.3550000190734863, 0.0139999995008111, -3.1411852836608887], "max": [0.8424180746078491, 2.093365430831909, 2.1683273315429688, 1.738714575767517, 0.001291543710976839, 1.7465684413909912, -0.32358407974243164, 835.0, 0.40302199125289917, 0.44360101222991943, 0.11425700038671494, -0.6200000047683716, 1.0119999647140503, 1.0499999523162842, 0.11360348761081696, -1.958067536354065, 1.8717610836029053, 1.7858906984329224, -0.24553292989730835, 1.1842408180236816, 0.42006585001945496, 862.0, -0.16339799761772156, 0.374550998210907, 0.07769200205802917, 2.444000005722046, 0.7699999809265137, 3.1410000324249268], "mean": [0.298786461353302, 2.082397699356079, 1.890546202659607, 0.770555317401886, -1.076350450515747, 1.1947193145751953, -2.0362560749053955, 511.709716796875, 0.24404168128967285, 0.32601499557495117, 0.0394110344350338, -1.7724380493164062, 0.6025804281234741, 0.2703245282173157, -0.19258882105350494, -2.0612921714782715, 1.7132692337036133, 1.2141188383102417, -0.42366743087768555, -0.14625734090805054, 0.17600060999393463, 610.7938232421875, -0.2543891668319702, 0.3508284091949463, 0.016774334013462067, 1.9599089622497559, 0.465243935585022, -1.2439805269241333], "std": [0.2528704106807709, 0.0074852206744253635, 0.2780171036720276, 0.4978557825088501, 0.8629982471466064, 0.36945462226867676, 0.9826839566230774, 363.5385437011719, 0.1257549375295639, 0.06708735227584839, 0.05234857648611069, 0.6014574766159058, 0.2452438473701477, 0.42397722601890564, 0.10112865269184113, 0.01645413227379322, 0.13199688494205475, 0.4844326376914978, 0.03062436915934086, 0.9036005735397339, 0.14133168756961823, 348.1841735839844, 0.06317317485809326, 0.014579236507415771, 0.02622106298804283, 0.36792388558387756, 0.2594278156757355, 2.4884464740753174], "count": [422]}, "timestamp": {"min": [0.0], "max": [14.033333333333333], "mean": [7.016666666666667], "std": [4.060685492212696], "count": [422]}, "frame_index": {"min": [0], "max": [421], "mean": [210.5], "std": [121.82056476638088], "count": [422]}, "episode_index": {"min": [185], "max": [185], "mean": [185.0], "std": [0.0], "count": [422]}, "index": {"min": [122686], "max": [123107], "mean": [122896.5], "std": [121.82056476638088], "count": [422]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [422]}, "subtask_annotation": {"mean": [3.085308056872038, 9.0, 9.0, 9.0, 9.0], "std": [2.072689091730296, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [422]}, "scene_annotation": {"mean": [185.0], "std": [0.0], "min": [185], "max": [185], "count": [422]}, "eef_direction_state": {"mean": [4.940758293838862, 4.028436018957346], "std": [1.5934693121259438, 1.9445261412881192], "min": [0, 0], "max": [6, 6], "count": [422]}, "eef_velocity_state": {"mean": [0.6018957345971564, 0.9454976303317536], "std": [0.7303808060389801, 0.778482004311621], "min": [0, 0], "max": [2, 2], "count": [422]}, "eef_acc_mag_state": {"mean": [0.7203791469194313, 0.8696682464454977], "std": [0.8304123616438002, 0.8315915101193685], "min": [0, 0], "max": [2, 2], "count": [422]}, "eef_direction_action": {"mean": [4.940758293838862, 4.028436018957346], "std": [1.5934693121259438, 1.9445261412881192], "min": [0, 0], "max": [6, 6], "count": [422]}, "eef_velocity_action": {"mean": [0.6018957345971564, 0.9454976303317536], "std": [0.7303808060389801, 0.778482004311621], "min": [0, 0], "max": [2, 2], "count": [422]}, "eef_acc_mag_action": {"mean": [0.7203791469194313, 0.8696682464454977], "std": [0.8304123616438002, 0.8315915101193685], "min": [0, 0], "max": [2, 2], "count": [422]}, "eef_sim_pose_state": {"mean": [0.5399594139884579, 0.2612578478475079, 1.112377264077259, 2.1990711998800503, 1.116130506375191, 1.9690531461492706, 0.5187703619234589, -0.2770579355336235, 1.1175417197764472, -0.19357124360287337, 1.1143145481397234, -0.5416720086077631], "std": [0.019999180610470995, 0.034866061401304174, 0.0654320234165928, 0.9562417941971605, 0.3799328691964654, 0.8020691305285518, 0.07156860240750347, 0.10895022963649968, 0.07251721785147647, 1.691100714382537, 0.17011232815390856, 1.1869094711455914], "min": [0.48325923860331227, 0.21898548993679848, 1.0137236421610967, 0.06829715619154667, 0.44174658658418764, 0.16725422879033328, 0.441525782390347, -0.40923064758364214, 1.026910957772067, -3.1393402548391958, 0.8643222148025091, -2.9799909277202845], "max": [0.5613688361526927, 0.3506117199141422, 1.2047694759896164, 3.1368710891504636, 1.5276411784510975, 2.7462813447527874, 0.6461607835272328, -0.0880660189525563, 1.2430936512308106, 3.136088245247263, 1.5456055257712689, 3.0730000410488434], "count": [422]}, "eef_sim_pose_action": {"mean": [0.5399594139884579, 0.2612578478475079, 1.112377264077259, 2.1990711998800503, 1.116130506375191, 1.9690531461492706, 0.5187703619234589, -0.2770579355336235, 1.1175417197764472, -0.19357124360287337, 1.1143145481397234, -0.5416720086077631], "std": [0.019999180610470995, 0.034866061401304174, 0.0654320234165928, 0.9562417941971605, 0.3799328691964654, 0.8020691305285518, 0.07156860240750347, 0.10895022963649968, 0.07251721785147647, 1.691100714382537, 0.17011232815390856, 1.1869094711455914], "min": [0.48325923860331227, 0.21898548993679848, 1.0137236421610967, 0.06829715619154667, 0.44174658658418764, 0.16725422879033328, 0.441525782390347, -0.40923064758364214, 1.026910957772067, -3.1393402548391958, 0.8643222148025091, -2.9799909277202845], "max": [0.5613688361526927, 0.3506117199141422, 1.2047694759896164, 3.1368710891504636, 1.5276411784510975, 2.7462813447527874, 0.6461607835272328, -0.0880660189525563, 1.2430936512308106, 3.136088245247263, 1.5456055257712689, 3.0730000410488434], "count": [422]}, "gripper_mode_state": {"mean": [0.3033175355450237, 0.4004739336492891], "std": [0.45969120959173965, 0.4899944511081271], "min": [0, 0], "max": [1, 1], "count": [422]}, "gripper_activity_state": {"mean": [1.819905213270142, 1.8270142180094786], "std": [0.524997847453341, 0.5067600783892044], "min": [0, 0], "max": [2, 2], "count": [422]}, "gripper_mode_action": {"mean": [0.3033175355450237, 0.4004739336492891], "std": [0.45969120959173965, 0.4899944511081271], "min": [0, 0], "max": [1, 1], "count": [422]}, "gripper_activity_action": {"mean": [1.819905213270142, 1.8270142180094786], "std": [0.524997847453341, 0.5067600783892044], "min": [0, 0], "max": [2, 2], "count": [422]}, "gripper_open_scale_state": {"mean": [0.6107938390749867, 0.51170971564885], "std": [0.34818454945049376, 0.3635386229223077], "min": [0.03, 0.034], "max": [0.862, 0.835], "count": [422]}, "gripper_open_scale_action": {"mean": [0.6107938390749867, 0.51170971564885], "std": [0.34818454945049376, 0.3635386229223077], "min": [0.03, 0.034], "max": [0.862, 0.835], "count": [422]}}} +{"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.45292213643790846]], [[0.4693658496732026]], [[0.4602834150326797]]], "std": [[[0.12495942141363342]], [[0.11162450632076067]], [[0.11727126192304287]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.6901960784313725]], [[0.6941176470588235]]], "mean": [[[0.4755498590686274]], [[0.47822028594771243]], [[0.47226173815359473]]], "std": [[[0.0558739254540046]], [[0.05963325274060575]], [[0.061278672683127505]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4832953941993464]], [[0.488542902369281]], [[0.47979746323529415]]], "std": [[[0.06923599095314087]], [[0.061165093585571095]], [[0.07258959970631497]]], "count": [100]}, "observation.state": {"min": [0.03565707802772522, 2.0243725776672363, 1.4107670783996582, 0.09805259853601456, -2.4252398014068604, 0.3568151295185089, -2.8306100368499756, 34.0, 0.05776200070977211, 0.21983200311660767, -0.06806100159883499, -2.75, 0.21199999749660492, -0.6679999828338623, -0.2560921907424927, -2.078582525253296, 1.6063835620880127, 0.1794198602437973, -0.49900707602500916, -1.077304482460022, -0.14926056563854218, 32.0, -0.37356799840927124, 0.26103198528289795, -0.02338699996471405, 1.2899999618530273, 0.15199998021125793, -3.115999937057495], "max": [0.8476541042327881, 2.092876672744751, 2.201017379760742, 1.6669291257858276, -0.013299409300088882, 1.7521361112594604, -0.24694664776325226, 837.0, 0.4084480106830597, 0.43800801038742065, 0.1127220019698143, -0.7879999876022339, 1.1540000438690186, 1.3339999914169312, 0.13571681082248688, -1.9845616817474365, 1.971174955368042, 1.8837862014770508, -0.25963518023490906, 1.360623836517334, 0.49809950590133667, 862.0, -0.14869900047779083, 0.3559289872646332, 0.08086500316858292, 2.4170000553131104, 0.7889999747276306, 3.1410000324249268], "mean": [0.32324346899986267, 2.0767593383789062, 1.8845361471176147, 0.6971076726913452, -1.0018112659454346, 1.2657092809677124, -2.1039247512817383, 508.7273864746094, 0.251411497592926, 0.32058998942375183, 0.03454134985804558, -1.7917553186416626, 0.5629363656044006, 0.25119805335998535, -0.13944827020168304, -2.063661813735962, 1.797842264175415, 1.1416276693344116, -0.45545583963394165, 0.07679001241922379, 0.15037325024604797, 577.9462280273438, -0.26168322563171387, 0.33110693097114563, 0.010699201375246048, 1.9036184549331665, 0.5176264643669128, 0.3281957805156708], "std": [0.26557689905166626, 0.017352817580103874, 0.23934313654899597, 0.47936201095581055, 0.8776552081108093, 0.3097653090953827, 0.986616849899292, 349.8797302246094, 0.12837573885917664, 0.07215555012226105, 0.05187595635652542, 0.6332411766052246, 0.2820240259170532, 0.4669536054134369, 0.07628636062145233, 0.014682535082101822, 0.1531900316476822, 0.5509666800498962, 0.04452623799443245, 0.9727277159690857, 0.15644432604312897, 327.2021179199219, 0.06259364634752274, 0.018828555941581726, 0.021962568163871765, 0.39540615677833557, 0.2324647456407547, 2.745863199234009], "count": [409]}, "action": {"min": [0.03565707802772522, 2.0243725776672363, 1.4107670783996582, 0.09805259853601456, -2.4252398014068604, 0.3568151295185089, -2.8306100368499756, 34.0, 0.05776200070977211, 0.21983200311660767, -0.06806100159883499, -2.75, 0.21199999749660492, -0.6679999828338623, -0.2560921907424927, -2.078582525253296, 1.6063835620880127, 0.1794198602437973, -0.49900707602500916, -1.077304482460022, -0.14926056563854218, 32.0, -0.37356799840927124, 0.26103198528289795, -0.02338699996471405, 1.2899999618530273, 0.15199998021125793, -3.115999937057495], "max": [0.8476541042327881, 2.092876672744751, 2.201017379760742, 1.6669291257858276, -0.013299409300088882, 1.7521361112594604, -0.24694664776325226, 837.0, 0.4084480106830597, 0.43800801038742065, 0.1127220019698143, -0.7879999876022339, 1.1540000438690186, 1.3339999914169312, 0.13571681082248688, -1.9845616817474365, 1.971174955368042, 1.8837862014770508, -0.25963518023490906, 1.360623836517334, 0.49809950590133667, 862.0, -0.14869900047779083, 0.3559289872646332, 0.08086500316858292, 2.4170000553131104, 0.7889999747276306, 3.1410000324249268], "mean": [0.32324346899986267, 2.0767593383789062, 1.8845361471176147, 0.6971076726913452, -1.0018112659454346, 1.2657092809677124, -2.1039247512817383, 508.7273864746094, 0.251411497592926, 0.32058998942375183, 0.03454134985804558, -1.7917553186416626, 0.5629363656044006, 0.25119805335998535, -0.13944827020168304, -2.063661813735962, 1.797842264175415, 1.1416276693344116, -0.45545583963394165, 0.07679001241922379, 0.15037325024604797, 577.9462280273438, -0.26168322563171387, 0.33110693097114563, 0.010699201375246048, 1.9036184549331665, 0.5176264643669128, 0.3281957805156708], "std": [0.26557689905166626, 0.017352817580103874, 0.23934313654899597, 0.47936201095581055, 0.8776552081108093, 0.3097653090953827, 0.986616849899292, 349.8797302246094, 0.12837573885917664, 0.07215555012226105, 0.05187595635652542, 0.6332411766052246, 0.2820240259170532, 0.4669536054134369, 0.07628636062145233, 0.014682535082101822, 0.1531900316476822, 0.5509666800498962, 0.04452623799443245, 0.9727277159690857, 0.15644432604312897, 327.2021179199219, 0.06259364634752274, 0.018828555941581726, 0.021962568163871765, 0.39540615677833557, 0.2324647456407547, 2.745863199234009], "count": [409]}, "timestamp": {"min": [0.0], "max": [13.6], "mean": [6.8], "std": [3.935592571505451], "count": [409]}, "frame_index": {"min": [0], "max": [408], "mean": [204.0], "std": [118.06777714516353], "count": [409]}, "episode_index": {"min": [186], "max": [186], "mean": [186.0], "std": [0.0], "count": [409]}, "index": {"min": [123108], "max": [123516], "mean": [123312.0], "std": [118.06777714516353], "count": [409]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [409]}, "subtask_annotation": {"mean": [2.6772616136919316, 9.0, 9.0, 9.0, 9.0], "std": [2.208783606326755, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [409]}, "scene_annotation": {"mean": [186.0], "std": [0.0], "min": [186], "max": [186], "count": [409]}, "eef_direction_state": {"mean": [4.789731051344743, 4.0], "std": [1.621913559702942, 1.934122875063402], "min": [0, 0], "max": [6, 6], "count": [409]}, "eef_velocity_state": {"mean": [0.6674816625916871, 0.8997555012224939], "std": [0.734709672900436, 0.7448108595502368], "min": [0, 0], "max": [2, 2], "count": [409]}, "eef_acc_mag_state": {"mean": [0.7555012224938875, 0.823960880195599], "std": [0.8500684888981446, 0.8439706819061165], "min": [0, 0], "max": [2, 2], "count": [409]}, "eef_direction_action": {"mean": [4.789731051344743, 4.0], "std": [1.621913559702942, 1.934122875063402], "min": [0, 0], "max": [6, 6], "count": [409]}, "eef_velocity_action": {"mean": [0.6674816625916871, 0.8997555012224939], "std": [0.734709672900436, 0.7448108595502368], "min": [0, 0], "max": [2, 2], "count": [409]}, "eef_acc_mag_action": {"mean": [0.7555012224938875, 0.823960880195599], "std": [0.8500684888981446, 0.8439706819061165], "min": [0, 0], "max": [2, 2], "count": [409]}, "eef_sim_pose_state": {"mean": [0.5192453230192294, 0.26277014745872945, 1.099047972644462, 1.2507237658350794, 1.1471656788751983, 1.4120785783759775, 0.5144570534800331, -0.27860233956301916, 1.1101567688457774, 0.30228746778350307, 1.066534558018876, -0.5392713378098366], "std": [0.024722601085081126, 0.033710334853228094, 0.06530409767836831, 1.6797009228497095, 0.33653879982437607, 1.1587982162456263, 0.07874434758959574, 0.10885618970589614, 0.07564615273951622, 1.6893778737533731, 0.1997407619418027, 1.2159579728756165], "min": [0.44208284897126354, 0.20793150402618377, 1.0048204303575545, -3.1414605487721965, 0.5329818950463205, -0.10996509181133862, 0.4067837055223287, -0.39990114804212795, 1.0126487532732418, -3.1372196543972897, 0.7407334937257106, -3.018255621740594], "max": [0.5477418257602799, 0.3363147786807516, 1.2172169477418486, 3.1401278980614724, 1.5213319094731284, 2.805007678499881, 0.6412175122653447, -0.0964589473607298, 1.2482643925447539, 3.1379360835495667, 1.4632675880320654, 3.0425253931563843], "count": [409]}, "eef_sim_pose_action": {"mean": [0.5192453230192294, 0.26277014745872945, 1.099047972644462, 1.2507237658350794, 1.1471656788751983, 1.4120785783759775, 0.5144570534800331, -0.27860233956301916, 1.1101567688457774, 0.30228746778350307, 1.066534558018876, -0.5392713378098366], "std": [0.024722601085081126, 0.033710334853228094, 0.06530409767836831, 1.6797009228497095, 0.33653879982437607, 1.1587982162456263, 0.07874434758959574, 0.10885618970589614, 0.07564615273951622, 1.6893778737533731, 0.1997407619418027, 1.2159579728756165], "min": [0.44208284897126354, 0.20793150402618377, 1.0048204303575545, -3.1414605487721965, 0.5329818950463205, -0.10996509181133862, 0.4067837055223287, -0.39990114804212795, 1.0126487532732418, -3.1372196543972897, 0.7407334937257106, -3.018255621740594], "max": [0.5477418257602799, 0.3363147786807516, 1.2172169477418486, 3.1401278980614724, 1.5213319094731284, 2.805007678499881, 0.6412175122653447, -0.0964589473607298, 1.2482643925447539, 3.1379360835495667, 1.4632675880320654, 3.0425253931563843], "count": [409]}, "gripper_mode_state": {"mean": [0.3080684596577017, 0.39364303178484106], "std": [0.4616950116926054, 0.48855725899026414], "min": [0, 0], "max": [1, 1], "count": [409]}, "gripper_activity_state": {"mean": [1.8508557457212713, 1.8117359413202934], "std": [0.4474928814475167, 0.5382750396336192], "min": [0, 0], "max": [2, 2], "count": [409]}, "gripper_mode_action": {"mean": [0.3080684596577017, 0.39364303178484106], "std": [0.4616950116926054, 0.48855725899026414], "min": [0, 0], "max": [1, 1], "count": [409]}, "gripper_activity_action": {"mean": [1.8508557457212713, 1.8117359413202934], "std": [0.4474928814475167, 0.5382750396336192], "min": [0, 0], "max": [2, 2], "count": [409]}, "gripper_open_scale_state": {"mean": [0.5779462098678922, 0.5087273840123105], "std": [0.327202164563656, 0.3498797479370478], "min": [0.032, 0.034], "max": [0.862, 0.837], "count": [409]}, "gripper_open_scale_action": {"mean": [0.5779462098678922, 0.5087273840123105], "std": [0.327202164563656, 0.3498797479370478], "min": [0.032, 0.034], "max": [0.862, 0.837], "count": [409]}}} +{"episode_index": 185, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4574588786764706]], [[0.4736421160130719]], [[0.4627893831699346]]], "std": [[[0.12296456521535004]], [[0.10866805630402515]], [[0.11427107612112013]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.803921568627451]], [[0.6980392156862745]], [[0.7647058823529411]]], "mean": [[[0.4740255269607843]], [[0.47560519199346407]], [[0.4699379697712418]]], "std": [[[0.05888173972534033]], [[0.06413716323693316]], [[0.06518159887714874]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7058823529411765]], [[0.6823529411764706]], [[0.6901960784313725]]], "mean": [[[0.483712704248366]], [[0.48824644403594775]], [[0.48041363970588236]]], "std": [[[0.07174910081537743]], [[0.064841355907913]], [[0.07583459448091134]]], "count": [100]}, "observation.state": {"min": [0.05190609395503998, 2.0026955604553223, 1.5821236371994019, 0.09334021806716919, -2.4835338592529297, 0.4816585183143616, -2.868605613708496, 36.0, 0.04639599844813347, 0.23706099390983582, -0.0714770033955574, -2.687000036239624, 0.09600000083446503, -0.5569999814033508, -0.30682888627052307, -2.077622652053833, 1.508994221687317, 0.29600784182548523, -0.5512447953224182, -1.126313328742981, -0.057211898267269135, 34.0, -0.34073999524116516, 0.2893039882183075, -0.02214900031685829, 1.1519999504089355, 0.1379999965429306, -3.11899995803833], "max": [0.9484992027282715, 2.0932607650756836, 2.1881368160247803, 1.676318883895874, -0.09686578065156937, 1.768821358680725, -0.2580643892288208, 832.0, 0.3991990089416504, 0.4429210126399994, 0.12312699854373932, -0.8169999718666077, 0.996999979019165, 1.031000018119812, 0.07387978583574295, -1.9922236204147339, 2.03507137298584, 1.8404322862625122, -0.3090105354785919, 1.4018136262893677, 0.43881067633628845, 813.0, -0.141293004155159, 0.3661839962005615, 0.06448999792337418, 2.4679999351501465, 0.7139999866485596, 3.132999897003174], "mean": [0.337734580039978, 2.074660301208496, 1.9201048612594604, 0.7513180375099182, -1.1049790382385254, 1.2852363586425781, -2.1015877723693848, 523.9962768554688, 0.24114200472831726, 0.3272329568862915, 0.037812281399965286, -1.880959391593933, 0.5058505535125732, 0.2322562336921692, -0.21118265390396118, -2.065385580062866, 1.7521699666976929, 1.0484000444412231, -0.4750031530857086, 0.12513037025928497, 0.17145447432994843, 565.0733642578125, -0.25618019700050354, 0.3293319642543793, 0.018338751047849655, 1.9022932052612305, 0.45549681782722473, 0.022882550954818726], "std": [0.2872186601161957, 0.02239171601831913, 0.21131527423858643, 0.47899898886680603, 0.8423444628715515, 0.2512015402317047, 0.9699965715408325, 346.2323303222656, 0.1261216551065445, 0.0708775594830513, 0.047473881393671036, 0.5520524978637695, 0.28340333700180054, 0.4074043333530426, 0.06548170000314713, 0.011880016885697842, 0.2144918143749237, 0.6075623035430908, 0.038249049335718155, 1.1836519241333008, 0.16823720932006836, 335.3189392089844, 0.06034528836607933, 0.030134592205286026, 0.019196484237909317, 0.4819078743457794, 0.20473989844322205, 2.611267328262329], "count": [402]}, "action": {"min": [0.05190609395503998, 2.0026955604553223, 1.5821236371994019, 0.09334021806716919, -2.4835338592529297, 0.4816585183143616, -2.868605613708496, 36.0, 0.04639599844813347, 0.23706099390983582, -0.0714770033955574, -2.687000036239624, 0.09600000083446503, -0.5569999814033508, -0.30682888627052307, -2.077622652053833, 1.508994221687317, 0.29600784182548523, -0.5512447953224182, -1.126313328742981, -0.057211898267269135, 34.0, -0.34073999524116516, 0.2893039882183075, -0.02214900031685829, 1.1519999504089355, 0.1379999965429306, -3.11899995803833], "max": [0.9484992027282715, 2.0932607650756836, 2.1881368160247803, 1.676318883895874, -0.09686578065156937, 1.768821358680725, -0.2580643892288208, 832.0, 0.3991990089416504, 0.4429210126399994, 0.12312699854373932, -0.8169999718666077, 0.996999979019165, 1.031000018119812, 0.07387978583574295, -1.9922236204147339, 2.03507137298584, 1.8404322862625122, -0.3090105354785919, 1.4018136262893677, 0.43881067633628845, 813.0, -0.141293004155159, 0.3661839962005615, 0.06448999792337418, 2.4679999351501465, 0.7139999866485596, 3.132999897003174], "mean": [0.337734580039978, 2.074660301208496, 1.9201048612594604, 0.7513180375099182, -1.1049790382385254, 1.2852363586425781, -2.1015877723693848, 523.9962768554688, 0.24114200472831726, 0.3272329568862915, 0.037812281399965286, -1.880959391593933, 0.5058505535125732, 0.2322562336921692, -0.21118265390396118, -2.065385580062866, 1.7521699666976929, 1.0484000444412231, -0.4750031530857086, 0.12513037025928497, 0.17145447432994843, 565.0733642578125, -0.25618019700050354, 0.3293319642543793, 0.018338751047849655, 1.9022932052612305, 0.45549681782722473, 0.022882550954818726], "std": [0.2872186601161957, 0.02239171601831913, 0.21131527423858643, 0.47899898886680603, 0.8423444628715515, 0.2512015402317047, 0.9699965715408325, 346.2323303222656, 0.1261216551065445, 0.0708775594830513, 0.047473881393671036, 0.5520524978637695, 0.28340333700180054, 0.4074043333530426, 0.06548170000314713, 0.011880016885697842, 0.2144918143749237, 0.6075623035430908, 0.038249049335718155, 1.1836519241333008, 0.16823720932006836, 335.3189392089844, 0.06034528836607933, 0.030134592205286026, 0.019196484237909317, 0.4819078743457794, 0.20473989844322205, 2.611267328262329], "count": [402]}, "timestamp": {"min": [0.0], "max": [13.366666666666667], "mean": [6.683333333333333], "std": [3.8682348352628155], "count": [402]}, "frame_index": {"min": [0], "max": [401], "mean": [200.5], "std": [116.04704505788446], "count": [402]}, "episode_index": {"min": [187], "max": [187], "mean": [187.0], "std": [0.0], "count": [402]}, "index": {"min": [123517], "max": [123918], "mean": [123717.5], "std": [116.04704505788446], "count": [402]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [402]}, "subtask_annotation": {"mean": [3.2786069651741294, 9.0, 9.0, 9.0, 9.0], "std": [1.9334680129152393, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [402]}, "scene_annotation": {"mean": [187.0], "std": [0.0], "min": [187], "max": [187], "count": [402]}, "eef_direction_state": {"mean": [5.0, 4.2164179104477615], "std": [1.45410723837567, 1.8039285775531813], "min": [0, 0], "max": [6, 6], "count": [402]}, "eef_velocity_state": {"mean": [0.582089552238806, 0.8880597014925373], "std": [0.7119992257390707, 0.7628871035442564], "min": [0, 0], "max": [2, 2], "count": [402]}, "eef_acc_mag_state": {"mean": [0.6393034825870647, 0.8507462686567164], "std": [0.8022031308354503, 0.8301602916002182], "min": [0, 0], "max": [2, 2], "count": [402]}, "eef_direction_action": {"mean": [5.0, 4.2164179104477615], "std": [1.45410723837567, 1.8039285775531813], "min": [0, 0], "max": [6, 6], "count": [402]}, "eef_velocity_action": {"mean": [0.582089552238806, 0.8880597014925373], "std": [0.7119992257390707, 0.7628871035442564], "min": [0, 0], "max": [2, 2], "count": [402]}, "eef_acc_mag_action": {"mean": [0.6393034825870647, 0.8507462686567164], "std": [0.8022031308354503, 0.8301602916002182], "min": [0, 0], "max": [2, 2], "count": [402]}, "eef_sim_pose_state": {"mean": [0.5198632350101944, 0.26617321713616743, 1.106442718330625, 0.5888707534836756, 1.0135752641746119, 1.5066333514400259, 0.5212207671832134, -0.2761050740507517, 1.121082016443792, -0.4178464967696111, 1.075671541292308, -0.6649868650182091], "std": [0.03656541392924567, 0.033706300353331456, 0.06622750372808407, 2.1115661120630085, 0.2702929844405316, 1.1697256397664502, 0.07767429602567176, 0.10447709374515385, 0.08197789154661195, 1.6873721136655322, 0.2248547330773859, 1.0512164918941032], "min": [0.47303290413259275, 0.2049232376058652, 1.0121916471571082, -3.1400257023035514, 0.5112326123936337, 0.17056809401078651, 0.42625560514275607, -0.4160613840261337, 1.0150499104058732, -3.1390857153848146, 0.7558206177374602, -2.966524258129588], "max": [0.559687170426591, 0.3113310109973336, 1.2168905769548175, 3.136362547234605, 1.4778487560920568, 2.8330753467708365, 0.6498908378387979, -0.08392596017696068, 1.2651143218769259, 3.140242663008312, 1.550604233856335, 0.9380615209494709], "count": [402]}, "eef_sim_pose_action": {"mean": [0.5198632350101944, 0.26617321713616743, 1.106442718330625, 0.5888707534836756, 1.0135752641746119, 1.5066333514400259, 0.5212207671832134, -0.2761050740507517, 1.121082016443792, -0.4178464967696111, 1.075671541292308, -0.6649868650182091], "std": [0.03656541392924567, 0.033706300353331456, 0.06622750372808407, 2.1115661120630085, 0.2702929844405316, 1.1697256397664502, 0.07767429602567176, 0.10447709374515385, 0.08197789154661195, 1.6873721136655322, 0.2248547330773859, 1.0512164918941032], "min": [0.47303290413259275, 0.2049232376058652, 1.0121916471571082, -3.1400257023035514, 0.5112326123936337, 0.17056809401078651, 0.42625560514275607, -0.4160613840261337, 1.0150499104058732, -3.1390857153848146, 0.7558206177374602, -2.966524258129588], "max": [0.559687170426591, 0.3113310109973336, 1.2168905769548175, 3.136362547234605, 1.4778487560920568, 2.8330753467708365, 0.6498908378387979, -0.08392596017696068, 1.2651143218769259, 3.140242663008312, 1.550604233856335, 0.9380615209494709], "count": [402]}, "gripper_mode_state": {"mean": [0.3308457711442786, 0.3781094527363184], "std": [0.47051763714044537, 0.4849151415327852], "min": [0, 0], "max": [1, 1], "count": [402]}, "gripper_activity_state": {"mean": [1.8059701492537314, 1.8233830845771144], "std": [0.5391758766623441, 0.5146128308583234], "min": [0, 0], "max": [2, 2], "count": [402]}, "gripper_mode_action": {"mean": [0.3308457711442786, 0.3781094527363184], "std": [0.47051763714044537, 0.4849151415327852], "min": [0, 0], "max": [1, 1], "count": [402]}, "gripper_activity_action": {"mean": [1.8059701492537314, 1.8233830845771144], "std": [0.5391758766623441, 0.5146128308583234], "min": [0, 0], "max": [2, 2], "count": [402]}, "gripper_open_scale_state": {"mean": [0.5650733832553815, 0.5239962687136523], "std": [0.33531867485222655, 0.3462324635121889], "min": [0.034, 0.036], "max": [0.813, 0.832], "count": [402]}, "gripper_open_scale_action": {"mean": [0.5650733832553815, 0.5239962687136523], "std": [0.33531867485222655, 0.3462324635121889], "min": [0.034, 0.036], "max": [0.813, 0.832], "count": [402]}}} +{"episode_index": 186, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4566757857554787]], [[0.47334880214340636]], [[0.46106230175893886]]], "std": [[[0.12378066604187513]], [[0.11157222253903937]], [[0.11795549043589498]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7686274509803922]], [[0.6666666666666666]], [[0.7176470588235294]]], "mean": [[[0.47248732258426246]], [[0.4743487681020121]], [[0.46942261790337053]]], "std": [[[0.04988515097420838]], [[0.05409441728273028]], [[0.055169743223430566]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9490196078431372]]], "mean": [[[0.4757355844707164]], [[0.482879457420223]], [[0.4719485594482891]]], "std": [[[0.06871001025113911]], [[0.059383633517244544]], [[0.0727415564750666]]], "count": [102]}, "observation.state": {"min": [0.13435545563697815, 1.9412949085235596, 1.6723918914794922, 0.07705628871917725, -2.428468942642212, 0.42612215876579285, -2.885814666748047, 10.0, 0.022878000512719154, 0.24557000398635864, -0.04826999828219414, -2.6549999713897705, 0.009999989531934261, -0.5299999713897705, -0.2508212924003601, -2.0787222385406494, 1.6038353443145752, 0.2693566679954529, -0.6947981119155884, -1.0537948608398438, -0.2725331485271454, 28.0, -0.3410409986972809, 0.286763995885849, -0.03170499950647354, 1.059000015258789, 0.24299998581409454, -3.121000051498413], "max": [0.9993057250976562, 2.092754364013672, 2.3969829082489014, 1.5051546096801758, -0.06581636518239975, 1.7341068983078003, -0.4530351459980011, 840.0, 0.4287480115890503, 0.47303900122642517, 0.15130099654197693, -0.7260000109672546, 1.0750000476837158, 1.1710000038146973, 0.001518436474725604, -1.9003843069076538, 2.192308187484741, 1.783028483390808, -0.12592551112174988, 1.3688268661499023, 0.6273934841156006, 819.0, -0.12637700140476227, 0.3690569996833801, 0.05856100097298622, 2.4489998817443848, 0.8330000042915344, 3.11899995803833], "mean": [0.40186217427253723, 2.065171241760254, 2.121283769607544, 0.6945905685424805, -1.1398744583129883, 1.356433391571045, -2.248474359512329, 462.4414367675781, 0.2506227493286133, 0.33773162961006165, 0.0626097321510315, -1.8013654947280884, 0.42789337038993835, 0.34938493371009827, -0.18573880195617676, -2.0642077922821045, 1.9350204467773438, 0.9718180894851685, -0.559324324131012, 0.40718331933021545, 0.1145612820982933, 616.0648803710938, -0.25420790910720825, 0.32835426926612854, 0.0016928298864513636, 1.807031512260437, 0.5915727615356445, 0.5528314113616943], "std": [0.2683939039707184, 0.034189507365226746, 0.2613484859466553, 0.4229823648929596, 0.8123449683189392, 0.2555301785469055, 0.920253336429596, 343.8207702636719, 0.1216428130865097, 0.07056018710136414, 0.051496781408786774, 0.5938481092453003, 0.34434062242507935, 0.43225887417793274, 0.047642000019550323, 0.02507413737475872, 0.22835929691791534, 0.5525038838386536, 0.09826342761516571, 1.024544596672058, 0.17534221708774567, 310.17718505859375, 0.05281231179833412, 0.02481086365878582, 0.019515706226229668, 0.451093465089798, 0.21112315356731415, 2.6087071895599365], "count": [478]}, "action": {"min": [0.13435545563697815, 1.9412949085235596, 1.6723918914794922, 0.07705628871917725, -2.428468942642212, 0.42612215876579285, -2.885814666748047, 10.0, 0.022878000512719154, 0.24557000398635864, -0.04826999828219414, -2.6549999713897705, 0.009999989531934261, -0.5299999713897705, -0.2508212924003601, -2.0787222385406494, 1.6038353443145752, 0.2693566679954529, -0.6947981119155884, -1.0537948608398438, -0.2725331485271454, 28.0, -0.3410409986972809, 0.286763995885849, -0.03170499950647354, 1.059000015258789, 0.24299998581409454, -3.121000051498413], "max": [0.9993057250976562, 2.092754364013672, 2.3969829082489014, 1.5051546096801758, -0.06581636518239975, 1.7341068983078003, -0.4530351459980011, 840.0, 0.4287480115890503, 0.47303900122642517, 0.15130099654197693, -0.7260000109672546, 1.0750000476837158, 1.1710000038146973, 0.001518436474725604, -1.9003843069076538, 2.192308187484741, 1.783028483390808, -0.12592551112174988, 1.3688268661499023, 0.6273934841156006, 819.0, -0.12637700140476227, 0.3690569996833801, 0.05856100097298622, 2.4489998817443848, 0.8330000042915344, 3.11899995803833], "mean": [0.40186217427253723, 2.065171241760254, 2.121283769607544, 0.6945905685424805, -1.1398744583129883, 1.356433391571045, -2.248474359512329, 462.4414367675781, 0.2506227493286133, 0.33773162961006165, 0.0626097321510315, -1.8013654947280884, 0.42789337038993835, 0.34938493371009827, -0.18573880195617676, -2.0642077922821045, 1.9350204467773438, 0.9718180894851685, -0.559324324131012, 0.40718331933021545, 0.1145612820982933, 616.0648803710938, -0.25420790910720825, 0.32835426926612854, 0.0016928298864513636, 1.807031512260437, 0.5915727615356445, 0.5528314113616943], "std": [0.2683939039707184, 0.034189507365226746, 0.2613484859466553, 0.4229823648929596, 0.8123449683189392, 0.2555301785469055, 0.920253336429596, 343.8207702636719, 0.1216428130865097, 0.07056018710136414, 0.051496781408786774, 0.5938481092453003, 0.34434062242507935, 0.43225887417793274, 0.047642000019550323, 0.02507413737475872, 0.22835929691791534, 0.5525038838386536, 0.09826342761516571, 1.024544596672058, 0.17534221708774567, 310.17718505859375, 0.05281231179833412, 0.02481086365878582, 0.019515706226229668, 0.451093465089798, 0.21112315356731415, 2.6087071895599365], "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": [188], "max": [188], "mean": [188.0], "std": [0.0], "count": [478]}, "index": {"min": [123919], "max": [124396], "mean": [124157.5], "std": [137.9864123745523], "count": [478]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [478]}, "subtask_annotation": {"mean": [2.278242677824268, 9.0, 9.0, 9.0, 9.0], "std": [2.2435373126660907, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [478]}, "scene_annotation": {"mean": [188.0], "std": [0.0], "min": [188], "max": [188], "count": [478]}, "eef_direction_state": {"mean": [5.083682008368201, 3.8242677824267783], "std": [1.346506963771017, 2.0956412693889725], "min": [0, 0], "max": [6, 6], "count": [478]}, "eef_velocity_state": {"mean": [0.5585774058577406, 0.895397489539749], "std": [0.7258811304590115, 0.6918078228521156], "min": [0, 0], "max": [2, 2], "count": [478]}, "eef_acc_mag_state": {"mean": [0.6359832635983264, 0.8682008368200836], "std": [0.8215979529992808, 0.8292465864187596], "min": [0, 0], "max": [2, 2], "count": [478]}, "eef_direction_action": {"mean": [5.083682008368201, 3.8242677824267783], "std": [1.346506963771017, 2.0956412693889725], "min": [0, 0], "max": [6, 6], "count": [478]}, "eef_velocity_action": {"mean": [0.5585774058577406, 0.895397489539749], "std": [0.7258811304590115, 0.6918078228521156], "min": [0, 0], "max": [2, 2], "count": [478]}, "eef_acc_mag_action": {"mean": [0.6359832635983264, 0.8682008368200836], "std": [0.8215979529992808, 0.8292465864187596], "min": [0, 0], "max": [2, 2], "count": [478]}, "eef_sim_pose_state": {"mean": [0.5162515196527606, 0.2529645117713345, 1.0906866834796456, 0.3303499255783145, 1.1225745656521677, 1.0980320411605367, 0.5327700069060175, -0.29947596248204894, 1.1301908382446224, -0.7830074514992906, 0.9612409488694447, -0.5754204767134217], "std": [0.029277781519943893, 0.029301525343246003, 0.05696193915145349, 1.9265138136260176, 0.23884676270660027, 1.3476573491941486, 0.07629242506701618, 0.09983236136119199, 0.0809713714396854, 1.4893969334464203, 0.2827356813493478, 0.9914010795712183], "min": [0.46880823385183235, 0.18748476540176645, 1.0162010162370394, -3.133765468041583, 0.6114825049706178, -0.3195418939239829, 0.43100187621008107, -0.4399885536062994, 1.0190800851293111, -3.1400008522483174, 0.5498290579736906, -3.060359631586113], "max": [0.5588262458531006, 0.31006366733334817, 1.2110773906773458, 3.141162923810666, 1.5005656844387638, 2.8766726428697953, 0.6699636740358736, -0.10523804024919489, 1.3308405036658244, 3.1415919346910846, 1.5026711852040102, 1.5896254036186113], "count": [478]}, "eef_sim_pose_action": {"mean": [0.5162515196527606, 0.2529645117713345, 1.0906866834796456, 0.3303499255783145, 1.1225745656521677, 1.0980320411605367, 0.5327700069060175, -0.29947596248204894, 1.1301908382446224, -0.7830074514992906, 0.9612409488694447, -0.5754204767134217], "std": [0.029277781519943893, 0.029301525343246003, 0.05696193915145349, 1.9265138136260176, 0.23884676270660027, 1.3476573491941486, 0.07629242506701618, 0.09983236136119199, 0.0809713714396854, 1.4893969334464203, 0.2827356813493478, 0.9914010795712183], "min": [0.46880823385183235, 0.18748476540176645, 1.0162010162370394, -3.133765468041583, 0.6114825049706178, -0.3195418939239829, 0.43100187621008107, -0.4399885536062994, 1.0190800851293111, -3.1400008522483174, 0.5498290579736906, -3.060359631586113], "max": [0.5588262458531006, 0.31006366733334817, 1.2110773906773458, 3.141162923810666, 1.5005656844387638, 2.8766726428697953, 0.6699636740358736, -0.10523804024919489, 1.3308405036658244, 3.1415919346910846, 1.5026711852040102, 1.5896254036186113], "count": [478]}, "gripper_mode_state": {"mean": [0.2615062761506276, 0.5523012552301255], "std": [0.43945505308786503, 0.49725705495382533], "min": [0, 0], "max": [1, 1], "count": [478]}, "gripper_activity_state": {"mean": [1.8849372384937237, 1.8347280334728033], "std": [0.420876620819223, 0.5092112093633838], "min": [0, 0], "max": [2, 2], "count": [478]}, "gripper_mode_action": {"mean": [0.2615062761506276, 0.5523012552301255], "std": [0.43945505308786503, 0.49725705495382533], "min": [0, 0], "max": [1, 1], "count": [478]}, "gripper_activity_action": {"mean": [1.8849372384937237, 1.8347280334728033], "std": [0.420876620819223, 0.5092112093633838], "min": [0, 0], "max": [2, 2], "count": [478]}, "gripper_open_scale_state": {"mean": [0.616064853592393, 0.4624414226120988], "std": [0.3101766758627921, 0.34382076744188655], "min": [0.028, 0.01], "max": [0.819, 0.84], "count": [478]}, "gripper_open_scale_action": {"mean": [0.616064853592393, 0.4624414226120988], "std": [0.3101766758627921, 0.34382076744188655], "min": [0.028, 0.01], "max": [0.819, 0.84], "count": [478]}}} +{"episode_index": 187, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4568724652777778]], [[0.4754245710784314]], [[0.46500710375816995]]], "std": [[[0.12335878330774303]], [[0.10687766488027596]], [[0.11230892334013509]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.8117647058823529]], [[0.7019607843137254]], [[0.7764705882352941]]], "mean": [[[0.4754011192810457]], [[0.4769070118464052]], [[0.47116563112745097]]], "std": [[[0.06028550282334168]], [[0.06872804385078811]], [[0.06782458485985478]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48008543096405226]], [[0.4853030269607843]], [[0.47642402573529413]]], "std": [[[0.07502850254054497]], [[0.06778542063329823]], [[0.07837660267615573]]], "count": [100]}, "observation.state": {"min": [0.13013175129890442, 1.7230414152145386, 0.7505090236663818, 0.1854761391878128, -2.9259400367736816, -1.9944052696228027, -2.8193001747131348, 37.0, 0.03956399857997894, 0.2559970021247864, -0.07337799668312073, -2.757999897003174, 0.10999999940395355, -0.5699999928474426, -0.32934364676475525, -2.0755455493927, 1.401848554611206, 0.24329888820648193, -0.6748490333557129, -1.1952015161514282, -0.3337942361831665, 11.0, -0.3500320017337799, 0.31035301089286804, -0.01093399990350008, 1.1260000467300415, 0.07500001788139343, -3.1331851482391357], "max": [1.0290985107421875, 2.092440366744995, 2.1381680965423584, 1.561877727508545, -0.18732619285583496, 1.5801862478256226, 0.653329074382782, 837.0, 0.38485199213027954, 0.44964799284935, 0.12077800184488297, -0.9950000047683716, 1.1660000085830688, 1.1799999475479126, -0.020751964300870895, -1.9284491539001465, 1.9838111400604248, 1.7256942987442017, 0.004153884015977383, 1.195009469985962, 0.6683214902877808, 810.0, -0.16930599510669708, 0.37987399101257324, 0.07809200137853622, 2.500999927520752, 0.7509999871253967, 3.131999969482422], "mean": [0.4143010973930359, 2.0610976219177246, 1.5713273286819458, 0.7228406071662903, -1.8356369733810425, 0.26313796639442444, -1.031681776046753, 513.7124633789062, 0.21801115572452545, 0.3408930003643036, 0.026216473430395126, -1.8713053464889526, 0.5130761861801147, 0.26913514733314514, -0.24750912189483643, -2.0614676475524902, 1.661864161491394, 1.0944288969039917, -0.5727043151855469, -0.1149185299873352, 0.24652592837810516, 489.7813415527344, -0.2670784592628479, 0.3449740409851074, 0.02771954983472824, 1.960733413696289, 0.4551941156387329, -0.17706707119941711], "std": [0.3145439922809601, 0.06612477451562881, 0.484652578830719, 0.42583736777305603, 0.7209663391113281, 1.3256449699401855, 1.297581434249878, 345.4640197753906, 0.11530172824859619, 0.06590712070465088, 0.04723550006747246, 0.6280278563499451, 0.27968764305114746, 0.4917432367801666, 0.05677429959177971, 0.023596229031682014, 0.24213729798793793, 0.600466251373291, 0.11794710904359818, 1.103347659111023, 0.253995418548584, 364.1097106933594, 0.06735620647668839, 0.018294665962457657, 0.022871283814311028, 0.4976845383644104, 0.24989727139472961, 2.698974609375], "count": [407]}, "action": {"min": [0.13013175129890442, 1.7230414152145386, 0.7505090236663818, 0.1854761391878128, -2.9259400367736816, -1.9944052696228027, -2.8193001747131348, 37.0, 0.03956399857997894, 0.2559970021247864, -0.07337799668312073, -2.757999897003174, 0.10999999940395355, -0.5699999928474426, -0.32934364676475525, -2.0755455493927, 1.401848554611206, 0.24329888820648193, -0.6748490333557129, -1.1952015161514282, -0.3337942361831665, 11.0, -0.3500320017337799, 0.31035301089286804, -0.01093399990350008, 1.1260000467300415, 0.07500001788139343, -3.1331851482391357], "max": [1.0290985107421875, 2.092440366744995, 2.1381680965423584, 1.561877727508545, -0.18732619285583496, 1.5801862478256226, 0.653329074382782, 837.0, 0.38485199213027954, 0.44964799284935, 0.12077800184488297, -0.9950000047683716, 1.1660000085830688, 1.1799999475479126, -0.020751964300870895, -1.9284491539001465, 1.9838111400604248, 1.7256942987442017, 0.004153884015977383, 1.195009469985962, 0.6683214902877808, 810.0, -0.16930599510669708, 0.37987399101257324, 0.07809200137853622, 2.500999927520752, 0.7509999871253967, 3.131999969482422], "mean": [0.4143010973930359, 2.0610976219177246, 1.5713273286819458, 0.7228406071662903, -1.8356369733810425, 0.26313796639442444, -1.031681776046753, 513.7124633789062, 0.21801115572452545, 0.3408930003643036, 0.026216473430395126, -1.8713053464889526, 0.5130761861801147, 0.26913514733314514, -0.24750912189483643, -2.0614676475524902, 1.661864161491394, 1.0944288969039917, -0.5727043151855469, -0.1149185299873352, 0.24652592837810516, 489.7813415527344, -0.2670784592628479, 0.3449740409851074, 0.02771954983472824, 1.960733413696289, 0.4551941156387329, -0.17706707119941711], "std": [0.3145439922809601, 0.06612477451562881, 0.484652578830719, 0.42583736777305603, 0.7209663391113281, 1.3256449699401855, 1.297581434249878, 345.4640197753906, 0.11530172824859619, 0.06590712070465088, 0.04723550006747246, 0.6280278563499451, 0.27968764305114746, 0.4917432367801666, 0.05677429959177971, 0.023596229031682014, 0.24213729798793793, 0.600466251373291, 0.11794710904359818, 1.103347659111023, 0.253995418548584, 364.1097106933594, 0.06735620647668839, 0.018294665962457657, 0.022871283814311028, 0.4976845383644104, 0.24989727139472961, 2.698974609375], "count": [407]}, "timestamp": {"min": [0.0], "max": [13.533333333333333], "mean": [6.766666666666666], "std": [3.9163475047265375], "count": [407]}, "frame_index": {"min": [0], "max": [406], "mean": [203.0], "std": [117.49042514179612], "count": [407]}, "episode_index": {"min": [189], "max": [189], "mean": [189.0], "std": [0.0], "count": [407]}, "index": {"min": [124397], "max": [124803], "mean": [124600.0], "std": [117.49042514179612], "count": [407]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [407]}, "subtask_annotation": {"mean": [3.2334152334152333, 9.0, 9.0, 9.0, 9.0], "std": [1.9406586895815872, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [407]}, "scene_annotation": {"mean": [189.0], "std": [0.0], "min": [189], "max": [189], "count": [407]}, "eef_direction_state": {"mean": [4.965601965601966, 4.1474201474201475], "std": [1.3606603646058733, 1.807134911290222], "min": [0, 0], "max": [6, 6], "count": [407]}, "eef_velocity_state": {"mean": [0.5921375921375921, 0.9312039312039312], "std": [0.6729137206338566, 0.7648187305491394], "min": [0, 0], "max": [2, 2], "count": [407]}, "eef_acc_mag_state": {"mean": [0.6412776412776413, 0.7936117936117936], "std": [0.8347880538828351, 0.824477186235363], "min": [0, 0], "max": [2, 2], "count": [407]}, "eef_direction_action": {"mean": [4.965601965601966, 4.1474201474201475], "std": [1.3606603646058733, 1.807134911290222], "min": [0, 0], "max": [6, 6], "count": [407]}, "eef_velocity_action": {"mean": [0.5921375921375921, 0.9312039312039312], "std": [0.6729137206338566, 0.7648187305491394], "min": [0, 0], "max": [2, 2], "count": [407]}, "eef_acc_mag_action": {"mean": [0.6412776412776413, 0.7936117936117936], "std": [0.8347880538828351, 0.824477186235363], "min": [0, 0], "max": [2, 2], "count": [407]}, "eef_sim_pose_state": {"mean": [0.5357016978180147, 0.2785476440741513, 1.1106965637026065, 0.7118811249152639, 1.0662967454527836, 1.6498758015711323, 0.5361980533156131, -0.2523682458923214, 1.1274256436659431, 0.23016726524778539, 1.0195167026129714, -0.7074042373757932], "std": [0.025252070226047967, 0.0331699962983295, 0.07232790412337554, 2.1923264670783644, 0.34338360754722785, 1.0912859942022217, 0.07335243069256844, 0.09991947565901525, 0.07601868829075757, 1.7454910095266112, 0.187948789289565, 1.1332358357830299], "min": [0.49174165032843775, 0.2303261998095524, 1.0138544950067288, -3.1377252033777223, 0.4925459354454391, -0.027285337441571425, 0.4506023292524309, -0.4027705056249644, 1.0380256719433507, -3.140818849345175, 0.7463024025321721, -2.921528743190133], "max": [0.5659484611029473, 0.3297791199726722, 1.2065573972918548, 3.1380193164900034, 1.5002472663432376, 2.786521264655712, 0.6592945998390078, -0.08253492568168264, 1.2734469054643207, 3.13702959659095, 1.5118741975598815, 2.3494139090206883], "count": [407]}, "eef_sim_pose_action": {"mean": [0.5357016978180147, 0.2785476440741513, 1.1106965637026065, 0.7118811249152639, 1.0662967454527836, 1.6498758015711323, 0.5361980533156131, -0.2523682458923214, 1.1274256436659431, 0.23016726524778539, 1.0195167026129714, -0.7074042373757932], "std": [0.025252070226047967, 0.0331699962983295, 0.07232790412337554, 2.1923264670783644, 0.34338360754722785, 1.0912859942022217, 0.07335243069256844, 0.09991947565901525, 0.07601868829075757, 1.7454910095266112, 0.187948789289565, 1.1332358357830299], "min": [0.49174165032843775, 0.2303261998095524, 1.0138544950067288, -3.1377252033777223, 0.4925459354454391, -0.027285337441571425, 0.4506023292524309, -0.4027705056249644, 1.0380256719433507, -3.140818849345175, 0.7463024025321721, -2.921528743190133], "max": [0.5659484611029473, 0.3297791199726722, 1.2065573972918548, 3.1380193164900034, 1.5002472663432376, 2.786521264655712, 0.6592945998390078, -0.08253492568168264, 1.2734469054643207, 3.13702959659095, 1.5118741975598815, 2.3494139090206883], "count": [407]}, "gripper_mode_state": {"mean": [0.3931203931203931, 0.371007371007371], "std": [0.4884431897705816, 0.48307442663172423], "min": [0, 0], "max": [1, 1], "count": [407]}, "gripper_activity_state": {"mean": [1.837837837837838, 1.828009828009828], "std": [0.5086410504227674, 0.5150336645104733], "min": [0, 0], "max": [2, 2], "count": [407]}, "gripper_mode_action": {"mean": [0.3931203931203931, 0.371007371007371], "std": [0.4884431897705816, 0.48307442663172423], "min": [0, 0], "max": [1, 1], "count": [407]}, "gripper_activity_action": {"mean": [1.837837837837838, 1.828009828009828], "std": [0.5086410504227674, 0.5150336645104733], "min": [0, 0], "max": [2, 2], "count": [407]}, "gripper_open_scale_state": {"mean": [0.4897813270226743, 0.5137125309187308], "std": [0.36410969276818933, 0.34546388764929276], "min": [0.011, 0.037], "max": [0.81, 0.837], "count": [407]}, "gripper_open_scale_action": {"mean": [0.4897813270226743, 0.5137125309187308], "std": [0.36410969276818933, 0.34546388764929276], "min": [0.011, 0.037], "max": [0.81, 0.837], "count": [407]}}} +{"episode_index": 188, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4502221058006536]], [[0.46849222017973857]], [[0.4576294362745098]]], "std": [[[0.1256677955130589]], [[0.1113435422208736]], [[0.11657152566071506]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.6823529411764706]], [[0.6823529411764706]]], "mean": [[[0.47182526143790854]], [[0.4732629616013072]], [[0.46701295138888893]]], "std": [[[0.0585579088250756]], [[0.06766109410441241]], [[0.06646514030975327]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.6745098039215687]], [[0.6784313725490196]]], "mean": [[[0.4757947712418301]], [[0.48348472017973854]], [[0.4720509129901961]]], "std": [[[0.08983885891855833]], [[0.08159747921723047]], [[0.09252007048768501]]], "count": [100]}, "observation.state": {"min": [0.09028588235378265, 1.9721698760986328, 1.5730129480361938, 0.14559537172317505, -2.4682796001434326, 0.6748664975166321, -2.875342845916748, 47.0, 0.038784999400377274, 0.22806799411773682, -0.05406999960541725, -2.7149999141693115, 0.04399999603629112, -0.46700000762939453, -0.3516664206981659, -2.0752313137054443, 1.3402035236358643, 0.31873202323913574, -0.6224716901779175, -1.2744394540786743, 0.02494075521826744, 26.0, -0.3484089970588684, 0.30734801292419434, -0.020695999264717102, 1.0540000200271606, 0.005000005476176739, -3.0969998836517334], "max": [0.9204691648483276, 2.092510223388672, 2.435589551925659, 1.7568135261535645, -0.18236947059631348, 1.7598679065704346, -0.47422340512275696, 837.0, 0.3781220018863678, 0.444148987531662, 0.14546899497509003, -0.9480000138282776, 0.9819999933242798, 0.9440000057220459, 0.03579670563340187, -1.9739151000976562, 2.048405647277832, 1.8421077728271484, -0.3640407919883728, 1.2104382514953613, 0.5436700582504272, 861.0, -0.12050499767065048, 0.3882550001144409, 0.08068999648094177, 2.549999952316284, 0.7540000081062317, 3.125999927520752], "mean": [0.40050947666168213, 2.0632429122924805, 1.9896414279937744, 0.8154492974281311, -1.2588412761688232, 1.3226200342178345, -1.9019927978515625, 489.7172546386719, 0.2276010811328888, 0.33933696150779724, 0.04937431961297989, -1.9414877891540527, 0.4959361255168915, 0.17279468476772308, -0.22619596123695374, -2.0649430751800537, 1.7476437091827393, 1.169752597808838, -0.5437088012695312, -0.08580117672681808, 0.2504200339317322, 542.4453125, -0.24145931005477905, 0.34587234258651733, 0.013613415881991386, 1.9742987155914307, 0.4556904733181, -0.10632424801588058], "std": [0.2887812852859497, 0.03729850798845291, 0.2806379497051239, 0.48997294902801514, 0.8700498938560486, 0.23464840650558472, 0.9872528314590454, 348.0555114746094, 0.12802448868751526, 0.06809951364994049, 0.05467763543128967, 0.5887473225593567, 0.2742564380168915, 0.40195775032043457, 0.07112900167703629, 0.01566963642835617, 0.22959348559379578, 0.5393648147583008, 0.04111204296350479, 1.041082739830017, 0.18175771832466125, 371.71905517578125, 0.0660158172249794, 0.020943444222211838, 0.025384532287716866, 0.45547735691070557, 0.255526065826416, 2.7176735401153564], "count": [375]}, "action": {"min": [0.09028588235378265, 1.9721698760986328, 1.5730129480361938, 0.14559537172317505, -2.4682796001434326, 0.6748664975166321, -2.875342845916748, 47.0, 0.038784999400377274, 0.22806799411773682, -0.05406999960541725, -2.7149999141693115, 0.04399999603629112, -0.46700000762939453, -0.3516664206981659, -2.0752313137054443, 1.3402035236358643, 0.31873202323913574, -0.6224716901779175, -1.2744394540786743, 0.02494075521826744, 26.0, -0.3484089970588684, 0.30734801292419434, -0.020695999264717102, 1.0540000200271606, 0.005000005476176739, -3.0969998836517334], "max": [0.9204691648483276, 2.092510223388672, 2.435589551925659, 1.7568135261535645, -0.18236947059631348, 1.7598679065704346, -0.47422340512275696, 837.0, 0.3781220018863678, 0.444148987531662, 0.14546899497509003, -0.9480000138282776, 0.9819999933242798, 0.9440000057220459, 0.03579670563340187, -1.9739151000976562, 2.048405647277832, 1.8421077728271484, -0.3640407919883728, 1.2104382514953613, 0.5436700582504272, 861.0, -0.12050499767065048, 0.3882550001144409, 0.08068999648094177, 2.549999952316284, 0.7540000081062317, 3.125999927520752], "mean": [0.40050947666168213, 2.0632429122924805, 1.9896414279937744, 0.8154492974281311, -1.2588412761688232, 1.3226200342178345, -1.9019927978515625, 489.7172546386719, 0.2276010811328888, 0.33933696150779724, 0.04937431961297989, -1.9414877891540527, 0.4959361255168915, 0.17279468476772308, -0.22619596123695374, -2.0649430751800537, 1.7476437091827393, 1.169752597808838, -0.5437088012695312, -0.08580117672681808, 0.2504200339317322, 542.4453125, -0.24145931005477905, 0.34587234258651733, 0.013613415881991386, 1.9742987155914307, 0.4556904733181, -0.10632424801588058], "std": [0.2887812852859497, 0.03729850798845291, 0.2806379497051239, 0.48997294902801514, 0.8700498938560486, 0.23464840650558472, 0.9872528314590454, 348.0555114746094, 0.12802448868751526, 0.06809951364994049, 0.05467763543128967, 0.5887473225593567, 0.2742564380168915, 0.40195775032043457, 0.07112900167703629, 0.01566963642835617, 0.22959348559379578, 0.5393648147583008, 0.04111204296350479, 1.041082739830017, 0.18175771832466125, 371.71905517578125, 0.0660158172249794, 0.020943444222211838, 0.025384532287716866, 0.45547735691070557, 0.255526065826416, 2.7176735401153564], "count": [375]}, "timestamp": {"min": [0.0], "max": [12.466666666666667], "mean": [6.233333333333333], "std": [3.60842635240637], "count": [375]}, "frame_index": {"min": [0], "max": [374], "mean": [187.0], "std": [108.2527905721911], "count": [375]}, "episode_index": {"min": [190], "max": [190], "mean": [190.0], "std": [0.0], "count": [375]}, "index": {"min": [124804], "max": [125178], "mean": [124991.0], "std": [108.2527905721911], "count": [375]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [375]}, "subtask_annotation": {"mean": [2.8613333333333335, 9.0, 9.0, 9.0, 9.0], "std": [2.214370841169611, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [375]}, "scene_annotation": {"mean": [190.0], "std": [0.0], "min": [190], "max": [190], "count": [375]}, "eef_direction_state": {"mean": [4.669333333333333, 4.181333333333333], "std": [1.6256258965566355, 1.8342441373916247], "min": [0, 0], "max": [6, 6], "count": [375]}, "eef_velocity_state": {"mean": [0.728, 0.9653333333333334], "std": [0.7416306358289161, 0.731298996459189], "min": [0, 0], "max": [2, 2], "count": [375]}, "eef_acc_mag_state": {"mean": [0.792, 0.8773333333333333], "std": [0.845026232334435, 0.8105263036378832], "min": [0, 0], "max": [2, 2], "count": [375]}, "eef_direction_action": {"mean": [4.669333333333333, 4.181333333333333], "std": [1.6256258965566355, 1.8342441373916247], "min": [0, 0], "max": [6, 6], "count": [375]}, "eef_velocity_action": {"mean": [0.728, 0.9653333333333334], "std": [0.7416306358289161, 0.731298996459189], "min": [0, 0], "max": [2, 2], "count": [375]}, "eef_acc_mag_action": {"mean": [0.792, 0.8773333333333333], "std": [0.845026232334435, 0.8105263036378832], "min": [0, 0], "max": [2, 2], "count": [375]}, "eef_sim_pose_state": {"mean": [0.5363122771725429, 0.2527481038349136, 1.1170091595739156, 0.7858440084116619, 1.0748468151292554, 1.558750723732181, 0.5342999579776962, -0.27489600302427314, 1.1407403490146366, -0.7781834300063275, 1.0904684342825381, -0.775486622446752], "std": [0.025884722321146775, 0.03284729907562563, 0.07015330741031815, 2.087323867052665, 0.33885703847834153, 1.086130075742975, 0.0751958914462725, 0.11023871530808088, 0.0855453842817414, 1.6955218810200992, 0.21126264284536628, 1.083203801310684], "min": [0.48851344058905466, 0.19730739307415335, 1.019624405492284, -3.13531439647549, 0.42266492538379463, 0.009157846855043296, 0.41788826866906587, -0.4192137724510354, 1.0282478243264532, -3.126697825713329, 0.7519971971807697, -2.705254606095041], "max": [0.5720124750548115, 0.31524719692658043, 1.2251400428231944, 3.1345459395989783, 1.4869788092521703, 2.785539444840647, 0.650832569855865, -0.09200650016826609, 1.2758249499320422, 3.1361240592949873, 1.5335603319058988, 3.070168764879882], "count": [375]}, "eef_sim_pose_action": {"mean": [0.5363122771725429, 0.2527481038349136, 1.1170091595739156, 0.7858440084116619, 1.0748468151292554, 1.558750723732181, 0.5342999579776962, -0.27489600302427314, 1.1407403490146366, -0.7781834300063275, 1.0904684342825381, -0.775486622446752], "std": [0.025884722321146775, 0.03284729907562563, 0.07015330741031815, 2.087323867052665, 0.33885703847834153, 1.086130075742975, 0.0751958914462725, 0.11023871530808088, 0.0855453842817414, 1.6955218810200992, 0.21126264284536628, 1.083203801310684], "min": [0.48851344058905466, 0.19730739307415335, 1.019624405492284, -3.13531439647549, 0.42266492538379463, 0.009157846855043296, 0.41788826866906587, -0.4192137724510354, 1.0282478243264532, -3.126697825713329, 0.7519971971807697, -2.705254606095041], "max": [0.5720124750548115, 0.31524719692658043, 1.2251400428231944, 3.1345459395989783, 1.4869788092521703, 2.785539444840647, 0.650832569855865, -0.09200650016826609, 1.2758249499320422, 3.1361240592949873, 1.5335603319058988, 3.070168764879882], "count": [375]}, "gripper_mode_state": {"mean": [0.376, 0.424], "std": [0.4843800161030562, 0.4941902467673767], "min": [0, 0], "max": [1, 1], "count": [375]}, "gripper_activity_state": {"mean": [1.816, 1.816], "std": [0.532425894687076, 0.5223128053826238], "min": [0, 0], "max": [2, 2], "count": [375]}, "gripper_mode_action": {"mean": [0.376, 0.424], "std": [0.4843800161030562, 0.4941902467673767], "min": [0, 0], "max": [1, 1], "count": [375]}, "gripper_activity_action": {"mean": [1.816, 1.816], "std": [0.532425894687076, 0.5223128053826238], "min": [0, 0], "max": [2, 2], "count": [375]}, "gripper_open_scale_state": {"mean": [0.5424453333689354, 0.4897173333129886], "std": [0.3717196772528695, 0.348055438574797], "min": [0.026, 0.047], "max": [0.861, 0.837], "count": [375]}, "gripper_open_scale_action": {"mean": [0.5424453333689354, 0.4897173333129886], "std": [0.3717196772528695, 0.348055438574797], "min": [0.026, 0.047], "max": [0.861, 0.837], "count": [375]}}} +{"episode_index": 189, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.45387936070261437]], [[0.47138136029411765]], [[0.4619406433823529]]], "std": [[[0.12711516883634982]], [[0.11390472567052005]], [[0.11789179371468944]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12549019607843137]], [[0.09019607843137255]], [[0.09411764705882353]]], "max": [[[0.6509803921568628]], [[0.6196078431372549]], [[0.6274509803921569]]], "mean": [[[0.4740124223856209]], [[0.47919116625816993]], [[0.4724674264705882]]], "std": [[[0.044202663188528134]], [[0.04380293944091367]], [[0.046974267787436]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6627450980392157]], [[0.6470588235294118]], [[0.6509803921568628]]], "mean": [[[0.48139430555555557]], [[0.49066291258169936]], [[0.4767379922385621]]], "std": [[[0.06426754696907559]], [[0.05332535919341416]], [[0.06813889725980198]]], "count": [100]}, "observation.state": {"min": [0.09201376140117645, 2.064183473587036, 1.5818092823028564, 0.199281707406044, -2.2622783184051514, 0.5223596096038818, -2.8211328983306885, 18.0, 0.07316499948501587, 0.258432000875473, -0.03948099911212921, -2.5250000953674316, 0.35899999737739563, -0.34599998593330383, -0.39995965361595154, -2.07702898979187, 1.4899877309799194, 0.32562607526779175, -0.566149890422821, -1.0144551992416382, -0.0645073726773262, 22.0, -0.3321959972381592, 0.31952598690986633, -0.028982000425457954, 1.284999966621399, 0.18700002133846283, -3.134185314178467], "max": [0.7119198441505432, 2.0931735038757324, 2.4270896911621094, 1.530688762664795, -0.23027876019477844, 1.561319351196289, -0.6739763617515564, 828.0, 0.40880700945854187, 0.45378899574279785, 0.12657199800014496, -0.972000002861023, 0.9679999947547913, 0.9039999842643738, -0.06166248396039009, -1.9799538850784302, 2.0274269580841064, 1.6514480113983154, -0.4420744478702545, 1.1695975065231323, 0.4999670386314392, 861.0, -0.1681250035762787, 0.38734200596809387, 0.05646799877285957, 2.496999979019165, 0.8180000185966492, 3.127000093460083], "mean": [0.32118529081344604, 2.081716299057007, 2.0509963035583496, 0.7327629923820496, -1.0839365720748901, 1.1224559545516968, -2.103566884994507, 522.0604248046875, 0.26451900601387024, 0.3403908610343933, 0.055522482842206955, -1.7287920713424683, 0.6167404651641846, 0.19398964941501617, -0.2306094914674759, -2.0651392936706543, 1.7767597436904907, 1.0673454999923706, -0.5507058501243591, 0.10130733996629715, 0.22599409520626068, 462.9447326660156, -0.2500165104866028, 0.3626786768436432, 0.00669696694239974, 1.9143295288085938, 0.5531727075576782, -0.2824345529079437], "std": [0.2058822214603424, 0.0066908313892781734, 0.322203665971756, 0.466852605342865, 0.7375733256340027, 0.2973605990409851, 0.8975068926811218, 362.6123352050781, 0.12875543534755707, 0.06802728027105331, 0.04894791543483734, 0.5803097486495972, 0.17811961472034454, 0.3240448832511902, 0.09924202412366867, 0.013175586238503456, 0.1736481487751007, 0.48384153842926025, 0.01943381316959858, 0.8265900015830994, 0.21493053436279297, 341.7732849121094, 0.06200007349252701, 0.01897115260362625, 0.02042347751557827, 0.37828686833381653, 0.20968136191368103, 2.8168282508850098], "count": [389]}, "action": {"min": [0.09201376140117645, 2.064183473587036, 1.5818092823028564, 0.199281707406044, -2.2622783184051514, 0.5223596096038818, -2.8211328983306885, 18.0, 0.07316499948501587, 0.258432000875473, -0.03948099911212921, -2.5250000953674316, 0.35899999737739563, -0.34599998593330383, -0.39995965361595154, -2.07702898979187, 1.4899877309799194, 0.32562607526779175, -0.566149890422821, -1.0144551992416382, -0.0645073726773262, 22.0, -0.3321959972381592, 0.31952598690986633, -0.028982000425457954, 1.284999966621399, 0.18700002133846283, -3.134185314178467], "max": [0.7119198441505432, 2.0931735038757324, 2.4270896911621094, 1.530688762664795, -0.23027876019477844, 1.561319351196289, -0.6739763617515564, 828.0, 0.40880700945854187, 0.45378899574279785, 0.12657199800014496, -0.972000002861023, 0.9679999947547913, 0.9039999842643738, -0.06166248396039009, -1.9799538850784302, 2.0274269580841064, 1.6514480113983154, -0.4420744478702545, 1.1695975065231323, 0.4999670386314392, 861.0, -0.1681250035762787, 0.38734200596809387, 0.05646799877285957, 2.496999979019165, 0.8180000185966492, 3.127000093460083], "mean": [0.32118529081344604, 2.081716299057007, 2.0509963035583496, 0.7327629923820496, -1.0839365720748901, 1.1224559545516968, -2.103566884994507, 522.0604248046875, 0.26451900601387024, 0.3403908610343933, 0.055522482842206955, -1.7287920713424683, 0.6167404651641846, 0.19398964941501617, -0.2306094914674759, -2.0651392936706543, 1.7767597436904907, 1.0673454999923706, -0.5507058501243591, 0.10130733996629715, 0.22599409520626068, 462.9447326660156, -0.2500165104866028, 0.3626786768436432, 0.00669696694239974, 1.9143295288085938, 0.5531727075576782, -0.2824345529079437], "std": [0.2058822214603424, 0.0066908313892781734, 0.322203665971756, 0.466852605342865, 0.7375733256340027, 0.2973605990409851, 0.8975068926811218, 362.6123352050781, 0.12875543534755707, 0.06802728027105331, 0.04894791543483734, 0.5803097486495972, 0.17811961472034454, 0.3240448832511902, 0.09924202412366867, 0.013175586238503456, 0.1736481487751007, 0.48384153842926025, 0.01943381316959858, 0.8265900015830994, 0.21493053436279297, 341.7732849121094, 0.06200007349252701, 0.01897115260362625, 0.02042347751557827, 0.37828686833381653, 0.20968136191368103, 2.8168282508850098], "count": [389]}, "timestamp": {"min": [0.0], "max": [12.933333333333334], "mean": [6.466666666666665], "std": [3.7431418769679454], "count": [389]}, "frame_index": {"min": [0], "max": [388], "mean": [194.0], "std": [112.29425630903836], "count": [389]}, "episode_index": {"min": [191], "max": [191], "mean": [191.0], "std": [0.0], "count": [389]}, "index": {"min": [125179], "max": [125567], "mean": [125373.0], "std": [112.29425630903836], "count": [389]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [389]}, "subtask_annotation": {"mean": [3.113110539845758, 9.0, 9.0, 9.0, 9.0], "std": [2.1070472622033964, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [389]}, "scene_annotation": {"mean": [191.0], "std": [0.0], "min": [191], "max": [191], "count": [389]}, "eef_direction_state": {"mean": [4.93573264781491, 4.149100257069409], "std": [1.5948126999933494, 2.042826929523033], "min": [0, 0], "max": [6, 6], "count": [389]}, "eef_velocity_state": {"mean": [0.6015424164524421, 0.8354755784061697], "std": [0.7298960635768696, 0.7511267235307497], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_acc_mag_state": {"mean": [0.6632390745501285, 0.7403598971722365], "std": [0.8189345369125937, 0.8312290735938274], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_direction_action": {"mean": [4.93573264781491, 4.149100257069409], "std": [1.5948126999933494, 2.042826929523033], "min": [0, 0], "max": [6, 6], "count": [389]}, "eef_velocity_action": {"mean": [0.6015424164524421, 0.8354755784061697], "std": [0.7298960635768696, 0.7511267235307497], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_acc_mag_action": {"mean": [0.6632390745501285, 0.7403598971722365], "std": [0.8189345369125937, 0.8312290735938274], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_sim_pose_state": {"mean": [0.549907706684892, 0.2530350413315705, 1.1031484573142876, 0.30138779750265265, 1.1981280607612426, 1.3741932211140055, 0.5310707121087541, -0.2992544479291589, 1.1147139485456425, -0.8935837470523337, 1.2221463543223203, -0.6784606144241634], "std": [0.024195549645193368, 0.03399358114373863, 0.058030108994310436, 2.071281593168583, 0.3203163418845484, 1.2661766767541691, 0.0719132422998491, 0.10620760906793167, 0.0742860894373047, 1.4323857897324628, 0.13481741322708907, 1.0642090123709749], "min": [0.5010487021181181, 0.20643710848025515, 1.0253153334269978, -3.1309518609905984, 0.5776537265182919, -0.7807841948533163, 0.4462955004420724, -0.40336875022808183, 1.0319520475897441, -3.078076371860137, 0.9620363135562915, -2.700212235538303], "max": [0.5819126042894839, 0.30254480186935084, 1.1928509789887838, 3.1411931666496824, 1.5536298412804985, 2.9090988855890965, 0.6508214543409383, -0.12203760000879321, 1.237750665852434, 3.1272386015365, 1.559958138293711, 2.874856258518363], "count": [389]}, "eef_sim_pose_action": {"mean": [0.549907706684892, 0.2530350413315705, 1.1031484573142876, 0.30138779750265265, 1.1981280607612426, 1.3741932211140055, 0.5310707121087541, -0.2992544479291589, 1.1147139485456425, -0.8935837470523337, 1.2221463543223203, -0.6784606144241634], "std": [0.024195549645193368, 0.03399358114373863, 0.058030108994310436, 2.071281593168583, 0.3203163418845484, 1.2661766767541691, 0.0719132422998491, 0.10620760906793167, 0.0742860894373047, 1.4323857897324628, 0.13481741322708907, 1.0642090123709749], "min": [0.5010487021181181, 0.20643710848025515, 1.0253153334269978, -3.1309518609905984, 0.5776537265182919, -0.7807841948533163, 0.4462955004420724, -0.40336875022808183, 1.0319520475897441, -3.078076371860137, 0.9620363135562915, -2.700212235538303], "max": [0.5819126042894839, 0.30254480186935084, 1.1928509789887838, 3.1411931666496824, 1.5536298412804985, 2.9090988855890965, 0.6508214543409383, -0.12203760000879321, 1.237750665852434, 3.1272386015365, 1.559958138293711, 2.874856258518363], "count": [389]}, "gripper_mode_state": {"mean": [0.4267352185089974, 0.37532133676092544], "std": [0.49460314575735626, 0.4842057733370365], "min": [0, 0], "max": [1, 1], "count": [389]}, "gripper_activity_state": {"mean": [1.8611825192802056, 1.8020565552699228], "std": [0.44347267152386377, 0.5360005053996195], "min": [0, 0], "max": [2, 2], "count": [389]}, "gripper_mode_action": {"mean": [0.4267352185089974, 0.37532133676092544], "std": [0.49460314575735626, 0.4842057733370365], "min": [0, 0], "max": [1, 1], "count": [389]}, "gripper_activity_action": {"mean": [1.8611825192802056, 1.8020565552699228], "std": [0.44347267152386377, 0.5360005053996195], "min": [0, 0], "max": [2, 2], "count": [389]}, "gripper_open_scale_state": {"mean": [0.4629447299300261, 0.5220604110757003], "std": [0.341772902540224, 0.3626123015806871], "min": [0.022, 0.018], "max": [0.861, 0.828], "count": [389]}, "gripper_open_scale_action": {"mean": [0.4629447299300261, 0.5220604110757003], "std": [0.341772902540224, 0.3626123015806871], "min": [0.022, 0.018], "max": [0.861, 0.828], "count": [389]}}} +{"episode_index": 190, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45264906658496734]], [[0.4701979718137255]], [[0.4599377369281046]]], "std": [[[0.12325384357365855]], [[0.10997570741570574]], [[0.11459038457920173]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.6980392156862745]], [[0.7490196078431373]]], "mean": [[[0.4758234272875817]], [[0.4764614644607843]], [[0.46962949550653593]]], "std": [[[0.05093504766810392]], [[0.06008499506634432]], [[0.06026252021362427]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.6745098039215687]], [[0.6823529411764706]]], "mean": [[[0.47820008782679735]], [[0.48618641544117647]], [[0.4743239399509804]]], "std": [[[0.07553259475640293]], [[0.06853472225621349]], [[0.07854514093829308]]], "count": [100]}, "observation.state": {"min": [0.07197738438844681, 2.046555757522583, 1.583397626876831, 0.14713126420974731, -2.4789087772369385, 0.7863231897354126, -2.847033739089966, 16.0, 0.05980699881911278, 0.24208800494670868, -0.0415630005300045, -2.634999990463257, 0.1420000046491623, -0.4580000042915344, -0.32990217208862305, -2.072648286819458, 1.4770197868347168, 0.3237411379814148, -0.6542192697525024, -1.2863600254058838, -0.10585422813892365, 29.0, -0.3267900049686432, 0.2912839949131012, -0.01891699992120266, 1.2269999980926514, 0.03799998760223389, -3.134185314178467], "max": [0.815086305141449, 2.0924580097198486, 2.1151819229125977, 1.6708037853240967, 0.09306096285581589, 1.765802025794983, -0.49415507912635803, 829.0, 0.4111120104789734, 0.4390009939670563, 0.1411229968070984, -0.652999997138977, 1.0740000009536743, 1.0549999475479126, 0.011449361220002174, -1.9427260160446167, 2.101306676864624, 1.7855068445205688, -0.23713789880275726, 1.3339377641677856, 0.614704966545105, 799.0, -0.13451799750328064, 0.38032400608062744, 0.09096000343561172, 2.5169999599456787, 0.9229999780654907, 3.121999979019165], "mean": [0.32999858260154724, 2.0791103839874268, 1.945443034172058, 0.7652850151062012, -1.0481139421463013, 1.3236809968948364, -2.052743673324585, 558.486083984375, 0.2430637627840042, 0.32666683197021484, 0.057663485407829285, -1.7338873147964478, 0.5255274772644043, 0.2842702269554138, -0.2144758701324463, -2.0598702430725098, 1.732588768005371, 1.2215088605880737, -0.5371482968330383, -0.14590685069561005, 0.20621372759342194, 508.38507080078125, -0.23830218613147736, 0.3476666510105133, 0.01817071996629238, 1.9986977577209473, 0.5007199645042419, -0.218999981880188], "std": [0.24423453211784363, 0.013278885744512081, 0.17487211525440216, 0.5407561659812927, 0.9198722839355469, 0.2740854024887085, 0.9860227108001709, 360.4873046875, 0.12503577768802643, 0.07109129428863525, 0.046053290367126465, 0.6580135822296143, 0.24688582122325897, 0.42824089527130127, 0.0763021782040596, 0.023594414815306664, 0.22008740901947021, 0.5429996252059937, 0.06888922303915024, 1.0056134462356567, 0.22991421818733215, 349.3309326171875, 0.06441305577754974, 0.01953849382698536, 0.026987392455339432, 0.4183894693851471, 0.27726298570632935, 2.716109275817871], "count": [396]}, "action": {"min": [0.07197738438844681, 2.046555757522583, 1.583397626876831, 0.14713126420974731, -2.4789087772369385, 0.7863231897354126, -2.847033739089966, 16.0, 0.05980699881911278, 0.24208800494670868, -0.0415630005300045, -2.634999990463257, 0.1420000046491623, -0.4580000042915344, -0.32990217208862305, -2.072648286819458, 1.4770197868347168, 0.3237411379814148, -0.6542192697525024, -1.2863600254058838, -0.10585422813892365, 29.0, -0.3267900049686432, 0.2912839949131012, -0.01891699992120266, 1.2269999980926514, 0.03799998760223389, -3.134185314178467], "max": [0.815086305141449, 2.0924580097198486, 2.1151819229125977, 1.6708037853240967, 0.09306096285581589, 1.765802025794983, -0.49415507912635803, 829.0, 0.4111120104789734, 0.4390009939670563, 0.1411229968070984, -0.652999997138977, 1.0740000009536743, 1.0549999475479126, 0.011449361220002174, -1.9427260160446167, 2.101306676864624, 1.7855068445205688, -0.23713789880275726, 1.3339377641677856, 0.614704966545105, 799.0, -0.13451799750328064, 0.38032400608062744, 0.09096000343561172, 2.5169999599456787, 0.9229999780654907, 3.121999979019165], "mean": [0.32999858260154724, 2.0791103839874268, 1.945443034172058, 0.7652850151062012, -1.0481139421463013, 1.3236809968948364, -2.052743673324585, 558.486083984375, 0.2430637627840042, 0.32666683197021484, 0.057663485407829285, -1.7338873147964478, 0.5255274772644043, 0.2842702269554138, -0.2144758701324463, -2.0598702430725098, 1.732588768005371, 1.2215088605880737, -0.5371482968330383, -0.14590685069561005, 0.20621372759342194, 508.38507080078125, -0.23830218613147736, 0.3476666510105133, 0.01817071996629238, 1.9986977577209473, 0.5007199645042419, -0.218999981880188], "std": [0.24423453211784363, 0.013278885744512081, 0.17487211525440216, 0.5407561659812927, 0.9198722839355469, 0.2740854024887085, 0.9860227108001709, 360.4873046875, 0.12503577768802643, 0.07109129428863525, 0.046053290367126465, 0.6580135822296143, 0.24688582122325897, 0.42824089527130127, 0.0763021782040596, 0.023594414815306664, 0.22008740901947021, 0.5429996252059937, 0.06888922303915024, 1.0056134462356567, 0.22991421818733215, 349.3309326171875, 0.06441305577754974, 0.01953849382698536, 0.026987392455339432, 0.4183894693851471, 0.27726298570632935, 2.716109275817871], "count": [396]}, "timestamp": {"min": [0.0], "max": [13.166666666666666], "mean": [6.583333333333333], "std": [3.8104996270052838], "count": [396]}, "frame_index": {"min": [0], "max": [395], "mean": [197.5], "std": [114.31498881015851], "count": [396]}, "episode_index": {"min": [192], "max": [192], "mean": [192.0], "std": [0.0], "count": [396]}, "index": {"min": [125568], "max": [125963], "mean": [125765.5], "std": [114.31498881015851], "count": [396]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [396]}, "subtask_annotation": {"mean": [3.272727272727273, 9.0, 9.0, 9.0, 9.0], "std": [2.022940063713559, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [396]}, "scene_annotation": {"mean": [192.0], "std": [0.0], "min": [192], "max": [192], "count": [396]}, "eef_direction_state": {"mean": [4.234848484848484, 3.8383838383838382], "std": [1.9482957399159044, 2.066847844976563], "min": [0, 0], "max": [6, 6], "count": [396]}, "eef_velocity_state": {"mean": [0.7904040404040404, 0.9368686868686869], "std": [0.7099643172025263, 0.744375742070579], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_acc_mag_state": {"mean": [0.8308080808080808, 0.8585858585858586], "std": [0.8463590192286317, 0.8227829225122499], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_direction_action": {"mean": [4.234848484848484, 3.8383838383838382], "std": [1.9482957399159044, 2.066847844976563], "min": [0, 0], "max": [6, 6], "count": [396]}, "eef_velocity_action": {"mean": [0.7904040404040404, 0.9368686868686869], "std": [0.7099643172025263, 0.744375742070579], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_acc_mag_action": {"mean": [0.8308080808080808, 0.8585858585858586], "std": [0.8463590192286317, 0.8227829225122499], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_sim_pose_state": {"mean": [0.5378117839567079, 0.25413349110796896, 1.1232342994430897, 0.5183539695904383, 1.0850656336730409, 1.394407655226619, 0.5197183977117754, -0.2872761971635491, 1.130569762990696, -0.23650914071351145, 1.0663829404881797, -0.7281296265939727], "std": [0.022702401363616707, 0.029626606938158124, 0.07077487553740873, 2.2313376826603424, 0.33820565368378636, 1.4261714981214688, 0.07648088813151709, 0.10331134221507315, 0.08102064076705195, 1.7272194683159152, 0.15878312292526411, 1.0491191603077552], "min": [0.47353187923025203, 0.2102625015343309, 1.0241137895884227, -3.1347711690494124, 0.4265396040147469, -1.2918812482692024, 0.43103079988380877, -0.42318831858653744, 1.0374953813988237, -3.141583005195896, 0.860418253592043, -2.682503566489557], "max": [0.5667089403343306, 0.303160324449555, 1.2224914035675007, 3.133614571797774, 1.538631575208489, 2.906851161284426, 0.6426396669041096, -0.10302121452406131, 1.2677826616557484, 3.1253265321780024, 1.5549503993990834, 1.9368620457673633], "count": [396]}, "eef_sim_pose_action": {"mean": [0.5378117839567079, 0.25413349110796896, 1.1232342994430897, 0.5183539695904383, 1.0850656336730409, 1.394407655226619, 0.5197183977117754, -0.2872761971635491, 1.130569762990696, -0.23650914071351145, 1.0663829404881797, -0.7281296265939727], "std": [0.022702401363616707, 0.029626606938158124, 0.07077487553740873, 2.2313376826603424, 0.33820565368378636, 1.4261714981214688, 0.07648088813151709, 0.10331134221507315, 0.08102064076705195, 1.7272194683159152, 0.15878312292526411, 1.0491191603077552], "min": [0.47353187923025203, 0.2102625015343309, 1.0241137895884227, -3.1347711690494124, 0.4265396040147469, -1.2918812482692024, 0.43103079988380877, -0.42318831858653744, 1.0374953813988237, -3.141583005195896, 0.860418253592043, -2.682503566489557], "max": [0.5667089403343306, 0.303160324449555, 1.2224914035675007, 3.133614571797774, 1.538631575208489, 2.906851161284426, 0.6426396669041096, -0.10302121452406131, 1.2677826616557484, 3.1253265321780024, 1.5549503993990834, 1.9368620457673633], "count": [396]}, "gripper_mode_state": {"mean": [0.398989898989899, 0.3434343434343434], "std": [0.489690677360646, 0.4748549201431573], "min": [0, 0], "max": [1, 1], "count": [396]}, "gripper_activity_state": {"mean": [1.8005050505050506, 1.792929292929293], "std": [0.5441142811805213, 0.538938823621541], "min": [0, 0], "max": [2, 2], "count": [396]}, "gripper_mode_action": {"mean": [0.398989898989899, 0.3434343434343434], "std": [0.489690677360646, 0.4748549201431573], "min": [0, 0], "max": [1, 1], "count": [396]}, "gripper_activity_action": {"mean": [1.8005050505050506, 1.792929292929293], "std": [0.5441142811805213, 0.538938823621541], "min": [0, 0], "max": [2, 2], "count": [396]}, "gripper_open_scale_state": {"mean": [0.5083851009812012, 0.5584861110677631], "std": [0.34933088910167764, 0.3604874203545159], "min": [0.029, 0.016], "max": [0.799, 0.829], "count": [396]}, "gripper_open_scale_action": {"mean": [0.5083851009812012, 0.5584861110677631], "std": [0.34933088910167764, 0.3604874203545159], "min": [0.029, 0.016], "max": [0.799, 0.829], "count": [396]}}} +{"episode_index": 191, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.45203144812091506]], [[0.4691520363562091]], [[0.4587255433006536]]], "std": [[[0.12316142106697053]], [[0.10882581038583522]], [[0.11396549708565648]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.6862745098039216]], [[0.6823529411764706]]], "mean": [[[0.47847340073529415]], [[0.4787808639705882]], [[0.4720444383169935]]], "std": [[[0.05704941936127664]], [[0.0649699655034337]], [[0.06460698903341777]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6705882352941176]], [[0.6627450980392157]]], "mean": [[[0.48216122140522877]], [[0.48802521854575165]], [[0.47686845996732025]]], "std": [[[0.07580288072048064]], [[0.06960334942687779]], [[0.08204391425621786]]], "count": [100]}, "observation.state": {"min": [0.08356636762619019, 1.9156036376953125, 1.5682307481765747, 0.1578475683927536, -2.350172996520996, 0.5995904207229614, -2.883772850036621, 35.0, 0.047148000448942184, 0.22717300057411194, -0.05119900032877922, -2.7019999027252197, 0.0820000097155571, -0.5740000009536743, -0.39420008659362793, -2.0709900856018066, 1.477787733078003, 0.4058588743209839, -0.5627639889717102, -1.3168858289718628, -0.0645073726773262, 29.0, -0.3372490108013153, 0.3265799880027771, -0.019990000873804092, 1.3240000009536743, -0.018999990075826645, -3.0859999656677246], "max": [0.9794787764549255, 2.092440366744995, 2.1116390228271484, 1.5115598440170288, 0.23541000485420227, 1.7065131664276123, -0.31496211886405945, 824.0, 0.41452300548553467, 0.4480710029602051, 0.1188569962978363, -0.9100000262260437, 1.0199999809265137, 0.8270000219345093, 0.02405063807964325, -2.010392427444458, 2.1051812171936035, 1.8895283937454224, -0.3409152030944824, 1.1843630075454712, 0.41924554109573364, 802.0, -0.12661999464035034, 0.382205992937088, 0.10049799829721451, 2.4749999046325684, 0.7900000810623169, 3.121000051498413], "mean": [0.31860843300819397, 2.060837745666504, 1.7637183666229248, 0.7086600065231323, -0.8695685863494873, 1.2825777530670166, -2.1257317066192627, 499.0750732421875, 0.2518760859966278, 0.31929126381874084, 0.035875361412763596, -1.8574689626693726, 0.5515010356903076, 0.15836893022060394, -0.2519490718841553, -2.0642590522766113, 1.6570682525634766, 1.2286416292190552, -0.4184173047542572, -0.23506377637386322, 0.17355911433696747, 518.963134765625, -0.24213215708732605, 0.3538200557231903, 0.025569023564457893, 1.9635953903198242, 0.42762643098831177, 0.04686107113957405], "std": [0.32848358154296875, 0.04450671747326851, 0.18574251234531403, 0.4527728259563446, 0.9795660972595215, 0.1901785284280777, 0.9825461506843567, 358.16839599609375, 0.1350155919790268, 0.08112804591655731, 0.04116334766149521, 0.5839810371398926, 0.2599297761917114, 0.3849680423736572, 0.0886978954076767, 0.007330907508730888, 0.1432129293680191, 0.524986207485199, 0.0545719675719738, 1.0304014682769775, 0.1756058782339096, 348.10888671875, 0.07035978138446808, 0.009264479391276836, 0.025189729407429695, 0.42937976121902466, 0.3060709834098816, 2.7256956100463867], "count": [393]}, "action": {"min": [0.08356636762619019, 1.9156036376953125, 1.5682307481765747, 0.1578475683927536, -2.350172996520996, 0.5995904207229614, -2.883772850036621, 35.0, 0.047148000448942184, 0.22717300057411194, -0.05119900032877922, -2.7019999027252197, 0.0820000097155571, -0.5740000009536743, -0.39420008659362793, -2.0709900856018066, 1.477787733078003, 0.4058588743209839, -0.5627639889717102, -1.3168858289718628, -0.0645073726773262, 29.0, -0.3372490108013153, 0.3265799880027771, -0.019990000873804092, 1.3240000009536743, -0.018999990075826645, -3.0859999656677246], "max": [0.9794787764549255, 2.092440366744995, 2.1116390228271484, 1.5115598440170288, 0.23541000485420227, 1.7065131664276123, -0.31496211886405945, 824.0, 0.41452300548553467, 0.4480710029602051, 0.1188569962978363, -0.9100000262260437, 1.0199999809265137, 0.8270000219345093, 0.02405063807964325, -2.010392427444458, 2.1051812171936035, 1.8895283937454224, -0.3409152030944824, 1.1843630075454712, 0.41924554109573364, 802.0, -0.12661999464035034, 0.382205992937088, 0.10049799829721451, 2.4749999046325684, 0.7900000810623169, 3.121000051498413], "mean": [0.31860843300819397, 2.060837745666504, 1.7637183666229248, 0.7086600065231323, -0.8695685863494873, 1.2825777530670166, -2.1257317066192627, 499.0750732421875, 0.2518760859966278, 0.31929126381874084, 0.035875361412763596, -1.8574689626693726, 0.5515010356903076, 0.15836893022060394, -0.2519490718841553, -2.0642590522766113, 1.6570682525634766, 1.2286416292190552, -0.4184173047542572, -0.23506377637386322, 0.17355911433696747, 518.963134765625, -0.24213215708732605, 0.3538200557231903, 0.025569023564457893, 1.9635953903198242, 0.42762643098831177, 0.04686107113957405], "std": [0.32848358154296875, 0.04450671747326851, 0.18574251234531403, 0.4527728259563446, 0.9795660972595215, 0.1901785284280777, 0.9825461506843567, 358.16839599609375, 0.1350155919790268, 0.08112804591655731, 0.04116334766149521, 0.5839810371398926, 0.2599297761917114, 0.3849680423736572, 0.0886978954076767, 0.007330907508730888, 0.1432129293680191, 0.524986207485199, 0.0545719675719738, 1.0304014682769775, 0.1756058782339096, 348.10888671875, 0.07035978138446808, 0.009264479391276836, 0.025189729407429695, 0.42937976121902466, 0.3060709834098816, 2.7256956100463867], "count": [393]}, "timestamp": {"min": [0.0], "max": [13.066666666666666], "mean": [6.533333333333334], "std": [3.7816320208001124], "count": [393]}, "frame_index": {"min": [0], "max": [392], "mean": [196.0], "std": [113.44896062400336], "count": [393]}, "episode_index": {"min": [193], "max": [193], "mean": [193.0], "std": [0.0], "count": [393]}, "index": {"min": [125964], "max": [126356], "mean": [126160.0], "std": [113.44896062400336], "count": [393]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [393]}, "subtask_annotation": {"mean": [2.8346055979643765, 9.0, 9.0, 9.0, 9.0], "std": [2.181491286656902, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [393]}, "scene_annotation": {"mean": [193.0], "std": [0.0], "min": [193], "max": [193], "count": [393]}, "eef_direction_state": {"mean": [4.717557251908397, 4.254452926208652], "std": [1.7325273534456065, 1.74781194173227], "min": [0, 0], "max": [6, 6], "count": [393]}, "eef_velocity_state": {"mean": [0.6310432569974554, 0.8880407124681934], "std": [0.6870323248811715, 0.725882443304504], "min": [0, 0], "max": [2, 2], "count": [393]}, "eef_acc_mag_state": {"mean": [0.7709923664122137, 0.9211195928753181], "std": [0.8431573295562789, 0.8418970269683559], "min": [0, 0], "max": [2, 2], "count": [393]}, "eef_direction_action": {"mean": [4.717557251908397, 4.254452926208652], "std": [1.7325273534456065, 1.74781194173227], "min": [0, 0], "max": [6, 6], "count": [393]}, "eef_velocity_action": {"mean": [0.6310432569974554, 0.8880407124681934], "std": [0.6870323248811715, 0.725882443304504], "min": [0, 0], "max": [2, 2], "count": [393]}, "eef_acc_mag_action": {"mean": [0.7709923664122137, 0.9211195928753181], "std": [0.8431573295562789, 0.8418970269683559], "min": [0, 0], "max": [2, 2], "count": [393]}, "eef_sim_pose_state": {"mean": [0.5448026544405586, 0.25921272101324955, 1.1274023558261734, 1.259765897044515, 1.0509757238236024, 1.4762307864606106, 0.5126724897463193, -0.2794416747962371, 1.1128317833149495, -0.459824421072878, 1.1537730057976185, -0.6432181487702336], "std": [0.01337149627907587, 0.03947042670288822, 0.07145684292134069, 1.8115945318072073, 0.40116171069776857, 1.168731143691295, 0.08931460945804809, 0.103107360210866, 0.09268121847622666, 1.6782662695037214, 0.23600287507144355, 1.089397117609661], "min": [0.5092138718123608, 0.2036574240345845, 1.0370050524435694, -3.1414931501304366, 0.39420698821519484, -0.1393287773805341, 0.41095076964400673, -0.4111485982170233, 1.005624540979198, -3.1362878594707175, 0.7710932739939929, -3.0196409023377035], "max": [0.5695639630323817, 0.3175604926990683, 1.2403661565023976, 3.141098737667478, 1.5438718045703785, 2.9462563460766296, 0.6548871521543901, -0.08977025561925038, 1.2776879317463905, 3.1415375105108603, 1.5351862344418055, 2.919062457036785], "count": [393]}, "eef_sim_pose_action": {"mean": [0.5448026544405586, 0.25921272101324955, 1.1274023558261734, 1.259765897044515, 1.0509757238236024, 1.4762307864606106, 0.5126724897463193, -0.2794416747962371, 1.1128317833149495, -0.459824421072878, 1.1537730057976185, -0.6432181487702336], "std": [0.01337149627907587, 0.03947042670288822, 0.07145684292134069, 1.8115945318072073, 0.40116171069776857, 1.168731143691295, 0.08931460945804809, 0.103107360210866, 0.09268121847622666, 1.6782662695037214, 0.23600287507144355, 1.089397117609661], "min": [0.5092138718123608, 0.2036574240345845, 1.0370050524435694, -3.1414931501304366, 0.39420698821519484, -0.1393287773805341, 0.41095076964400673, -0.4111485982170233, 1.005624540979198, -3.1362878594707175, 0.7710932739939929, -3.0196409023377035], "max": [0.5695639630323817, 0.3175604926990683, 1.2403661565023976, 3.141098737667478, 1.5438718045703785, 2.9462563460766296, 0.6548871521543901, -0.08977025561925038, 1.2776879317463905, 3.1415375105108603, 1.5351862344418055, 2.919062457036785], "count": [393]}, "gripper_mode_state": {"mean": [0.3816793893129771, 0.4223918575063613], "std": [0.48579855196022126, 0.49394025571792505], "min": [0, 0], "max": [1, 1], "count": [393]}, "gripper_activity_state": {"mean": [1.83206106870229, 1.8295165394402035], "std": [0.5117351377738738, 0.5033668024087], "min": [0, 0], "max": [2, 2], "count": [393]}, "gripper_mode_action": {"mean": [0.3816793893129771, 0.4223918575063613], "std": [0.48579855196022126, 0.49394025571792505], "min": [0, 0], "max": [1, 1], "count": [393]}, "gripper_activity_action": {"mean": [1.83206106870229, 1.8295165394402035], "std": [0.5117351377738738, 0.5033668024087], "min": [0, 0], "max": [2, 2], "count": [393]}, "gripper_open_scale_state": {"mean": [0.5189631042674594, 0.4990750637588302], "std": [0.3481099967161074, 0.3581683646500604], "min": [0.029, 0.035], "max": [0.802, 0.824], "count": [393]}, "gripper_open_scale_action": {"mean": [0.5189631042674594, 0.4990750637588302], "std": [0.3481099967161074, 0.3581683646500604], "min": [0.029, 0.035], "max": [0.802, 0.824], "count": [393]}}} +{"episode_index": 192, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4540604075889615]], [[0.47364262890341324]], [[0.4617274161825224]]], "std": [[[0.11453252928656882]], [[0.09891450106729954]], [[0.1057306097478523]]], "count": [135]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.047058823529411764]], [[0.01568627450980392]]], "max": [[[0.803921568627451]], [[0.6901960784313725]], [[0.7647058823529411]]], "mean": [[[0.4752409873517308]], [[0.4772763404744614]], [[0.4703409949164851]]], "std": [[[0.03955313555215003]], [[0.04788014760870435]], [[0.04658339069751962]]], "count": [135]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7058823529411765]], [[0.6901960784313725]], [[0.6901960784313725]]], "mean": [[[0.47569978213507624]], [[0.48392118585088356]], [[0.47057343258290973]]], "std": [[[0.07278752766625597]], [[0.05795261495882267]], [[0.07886143857283759]]], "count": [135]}, "observation.state": {"min": [0.006894050631672144, 2.0584588050842285, 1.5623314380645752, 0.1578650325536728, -2.1689207553863525, 0.5135108232498169, -2.8756046295166016, 32.0, 0.06793099641799927, 0.23885999619960785, -0.04649500176310539, -2.6600000858306885, 0.3540000021457672, -0.3670000433921814, -0.43338271975517273, -2.0802578926086426, 1.3683207035064697, 0.20626300573349, -0.531225860118866, -1.224348545074463, -0.046181414276361465, 22.0, -0.3699589967727661, 0.2598310112953186, -0.009229999966919422, 1.1469999551773071, 0.09199999272823334, -3.0910000801086426], "max": [0.7372620701789856, 2.092911720275879, 2.3979604244232178, 1.7688912153244019, -0.030333824455738068, 1.7258689403533936, -0.7047290205955505, 833.0, 0.44225001335144043, 0.44458699226379395, 0.12148900330066681, -0.8629999756813049, 0.8389999866485596, 0.9200000166893005, 0.04026474803686142, -1.9647870063781738, 2.0662081241607666, 1.868863821029663, -0.3471111059188843, 1.461154818534851, 0.5024628639221191, 800.0, -0.12301799654960632, 0.38738900423049927, 0.12701299786567688, 2.447000026702881, 0.75, 3.117000102996826], "mean": [0.2639831304550171, 2.0800232887268066, 2.0004968643188477, 0.7745888829231262, -0.964474618434906, 1.3278313875198364, -2.179039239883423, 418.1825866699219, 0.2498020976781845, 0.31682831048965454, 0.06604792177677155, -1.7443636655807495, 0.6441476345062256, 0.3772597908973694, -0.25744467973709106, -2.069016218185425, 1.7456378936767578, 0.9152833819389343, -0.49053308367729187, 0.24106726050376892, 0.1710973083972931, 543.41845703125, -0.27035030722618103, 0.3295419216156006, 0.02936297096312046, 1.8408228158950806, 0.4563474953174591, 0.4991309642791748], "std": [0.1857234388589859, 0.00816029217094183, 0.20744004845619202, 0.46960800886154175, 0.7268249988555908, 0.3271873891353607, 0.8043999671936035, 387.0782165527344, 0.11184018850326538, 0.06278006732463837, 0.045038435608148575, 0.5319350361824036, 0.17409105598926544, 0.4128672182559967, 0.08607625961303711, 0.014753591269254684, 0.254790723323822, 0.7098694443702698, 0.03959893807768822, 1.1813819408416748, 0.14933998882770538, 335.2934265136719, 0.08856117725372314, 0.04385514184832573, 0.029329443350434303, 0.4211465120315552, 0.16731972992420197, 2.7160468101501465], "count": [693]}, "action": {"min": [0.006894050631672144, 2.0584588050842285, 1.5623314380645752, 0.1578650325536728, -2.1689207553863525, 0.5135108232498169, -2.8756046295166016, 32.0, 0.06793099641799927, 0.23885999619960785, -0.04649500176310539, -2.6600000858306885, 0.3540000021457672, -0.3670000433921814, -0.43338271975517273, -2.0802578926086426, 1.3683207035064697, 0.20626300573349, -0.531225860118866, -1.224348545074463, -0.046181414276361465, 22.0, -0.3699589967727661, 0.2598310112953186, -0.009229999966919422, 1.1469999551773071, 0.09199999272823334, -3.0910000801086426], "max": [0.7372620701789856, 2.092911720275879, 2.3979604244232178, 1.7688912153244019, -0.030333824455738068, 1.7258689403533936, -0.7047290205955505, 833.0, 0.44225001335144043, 0.44458699226379395, 0.12148900330066681, -0.8629999756813049, 0.8389999866485596, 0.9200000166893005, 0.04026474803686142, -1.9647870063781738, 2.0662081241607666, 1.868863821029663, -0.3471111059188843, 1.461154818534851, 0.5024628639221191, 800.0, -0.12301799654960632, 0.38738900423049927, 0.12701299786567688, 2.447000026702881, 0.75, 3.117000102996826], "mean": [0.2639831304550171, 2.0800232887268066, 2.0004968643188477, 0.7745888829231262, -0.964474618434906, 1.3278313875198364, -2.179039239883423, 418.1825866699219, 0.2498020976781845, 0.31682831048965454, 0.06604792177677155, -1.7443636655807495, 0.6441476345062256, 0.3772597908973694, -0.25744467973709106, -2.069016218185425, 1.7456378936767578, 0.9152833819389343, -0.49053308367729187, 0.24106726050376892, 0.1710973083972931, 543.41845703125, -0.27035030722618103, 0.3295419216156006, 0.02936297096312046, 1.8408228158950806, 0.4563474953174591, 0.4991309642791748], "std": [0.1857234388589859, 0.00816029217094183, 0.20744004845619202, 0.46960800886154175, 0.7268249988555908, 0.3271873891353607, 0.8043999671936035, 387.0782165527344, 0.11184018850326538, 0.06278006732463837, 0.045038435608148575, 0.5319350361824036, 0.17409105598926544, 0.4128672182559967, 0.08607625961303711, 0.014753591269254684, 0.254790723323822, 0.7098694443702698, 0.03959893807768822, 1.1813819408416748, 0.14933998882770538, 335.2934265136719, 0.08856117725372314, 0.04385514184832573, 0.029329443350434303, 0.4211465120315552, 0.16731972992420197, 2.7160468101501465], "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": [194], "max": [194], "mean": [194.0], "std": [0.0], "count": [693]}, "index": {"min": [126357], "max": [127049], "mean": [126703.0], "std": [200.05165999477902], "count": [693]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [693]}, "subtask_annotation": {"mean": [2.443001443001443, 9.0, 9.0, 9.0, 9.0], "std": [2.3065871407976655, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [693]}, "scene_annotation": {"mean": [194.0], "std": [0.0], "min": [194], "max": [194], "count": [693]}, "eef_direction_state": {"mean": [4.681096681096681, 4.513708513708513], "std": [1.9191908342281205, 1.8442687516105338], "min": [0, 0], "max": [6, 6], "count": [693]}, "eef_velocity_state": {"mean": [0.5454545454545454, 0.6810966810966811], "std": [0.6793365129755171, 0.7468281814742254], "min": [0, 0], "max": [2, 2], "count": [693]}, "eef_acc_mag_state": {"mean": [0.6767676767676768, 0.670995670995671], "std": [0.8161394707895261, 0.8084929890859771], "min": [0, 0], "max": [2, 2], "count": [693]}, "eef_direction_action": {"mean": [4.681096681096681, 4.513708513708513], "std": [1.9191908342281205, 1.8442687516105338], "min": [0, 0], "max": [6, 6], "count": [693]}, "eef_velocity_action": {"mean": [0.5454545454545454, 0.6810966810966811], "std": [0.6793365129755171, 0.7468281814742254], "min": [0, 0], "max": [2, 2], "count": [693]}, "eef_acc_mag_action": {"mean": [0.6767676767676768, 0.670995670995671], "std": [0.8161394707895261, 0.8084929890859771], "min": [0, 0], "max": [2, 2], "count": [693]}, "eef_sim_pose_state": {"mean": [0.5171493975208145, 0.28145993066334124, 1.1032233959673046, 1.1805242270655667, 1.1039189940894418, 1.6092242674353547, 0.5109191765264557, -0.30192139939560225, 1.1272316741945825, -0.3051460289815709, 1.1331332147499524, -0.49950114575565885], "std": [0.050103579888022755, 0.04363955013353745, 0.09302882262644609, 1.725690977459732, 0.26902609308054276, 0.9005617213348805, 0.0662713440389316, 0.08647864966518501, 0.07498572065605057, 1.5349391432873458, 0.16125113543468114, 1.0646035709675388], "min": [0.4412307357515727, 0.2167800979400755, 1.0102508190071313, -3.1411286011056845, 0.4419701812590393, -0.03621586906710806, 0.42568555617960624, -0.41777934175815146, 1.0093458412024032, -3.1398922887711502, 0.9279788130964661, -3.100285346270407], "max": [0.5812553505054272, 0.33855980526013896, 1.253062350066731, 3.1405981577622524, 1.513498620794008, 2.9865561812222485, 0.6447352978160464, -0.11418089217725873, 1.2832750438346994, 3.140723616446912, 1.5535966495711162, 1.7642020163727459], "count": [693]}, "eef_sim_pose_action": {"mean": [0.5171493975208145, 0.28145993066334124, 1.1032233959673046, 1.1805242270655667, 1.1039189940894418, 1.6092242674353547, 0.5109191765264557, -0.30192139939560225, 1.1272316741945825, -0.3051460289815709, 1.1331332147499524, -0.49950114575565885], "std": [0.050103579888022755, 0.04363955013353745, 0.09302882262644609, 1.725690977459732, 0.26902609308054276, 0.9005617213348805, 0.0662713440389316, 0.08647864966518501, 0.07498572065605057, 1.5349391432873458, 0.16125113543468114, 1.0646035709675388], "min": [0.4412307357515727, 0.2167800979400755, 1.0102508190071313, -3.1411286011056845, 0.4419701812590393, -0.03621586906710806, 0.42568555617960624, -0.41777934175815146, 1.0093458412024032, -3.1398922887711502, 0.9279788130964661, -3.100285346270407], "max": [0.5812553505054272, 0.33855980526013896, 1.253062350066731, 3.1405981577622524, 1.513498620794008, 2.9865561812222485, 0.6447352978160464, -0.11418089217725873, 1.2832750438346994, 3.140723616446912, 1.5535966495711162, 1.7642020163727459], "count": [693]}, "gripper_mode_state": {"mean": [0.3434343434343434, 0.5209235209235209], "std": [0.4748549201431586, 0.4995620144408166], "min": [0, 0], "max": [1, 1], "count": [693]}, "gripper_activity_state": {"mean": [1.9134199134199135, 1.9264069264069263], "std": [0.3698702920050868, 0.3381614692543261], "min": [0, 0], "max": [2, 2], "count": [693]}, "gripper_mode_action": {"mean": [0.3434343434343434, 0.5209235209235209], "std": [0.4748549201431586, 0.4995620144408166], "min": [0, 0], "max": [1, 1], "count": [693]}, "gripper_activity_action": {"mean": [1.9134199134199135, 1.9264069264069263], "std": [0.3698702920050868, 0.3381614692543261], "min": [0, 0], "max": [2, 2], "count": [693]}, "gripper_open_scale_state": {"mean": [0.5434184702725954, 0.41818253977061337], "std": [0.33529491681630047, 0.38707782238785987], "min": [0.022, 0.032], "max": [0.8, 0.833], "count": [693]}, "gripper_open_scale_action": {"mean": [0.5434184702725954, 0.41818253977061337], "std": [0.33529491681630047, 0.38707782238785987], "min": [0.022, 0.032], "max": [0.8, 0.833], "count": [693]}}} +{"episode_index": 193, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.449753431372549]], [[0.467600714869281]], [[0.45820088235294115]]], "std": [[[0.1184126437156824]], [[0.10538644417015512]], [[0.11014504049154174]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.6745098039215687]], [[0.7607843137254902]]], "mean": [[[0.4780745608660131]], [[0.480398118872549]], [[0.47280260008169933]]], "std": [[[0.05505970612765612]], [[0.061080021640915826]], [[0.06254297765525273]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6470588235294118]], [[0.6627450980392157]]], "mean": [[[0.4860580514705883]], [[0.49174407679738563]], [[0.4824053267973856]]], "std": [[[0.0700815590541957]], [[0.06351516478106188]], [[0.07356706396459343]]], "count": [100]}, "observation.state": {"min": [0.1321563422679901, 2.018421173095703, 1.7240363359451294, 0.09955358505249023, -2.448993682861328, 0.8524013757705688, -2.8824462890625, 38.0, 0.04341600090265274, 0.2328290045261383, -0.05617700144648552, -2.743000030517578, 0.16200000047683716, -0.48399999737739563, -0.4610810875892639, -2.0785651206970215, 1.409335970878601, 0.21788690984249115, -0.69577556848526, -1.2056734561920166, -0.01595230959355831, 37.0, -0.3593190014362335, 0.28674599528312683, -0.016805000603199005, 0.9649999737739563, 0.09400000423192978, -3.0899999141693115], "max": [0.963142454624176, 2.0924925804138184, 2.49702525138855, 1.6264375448226929, -0.25562092661857605, 1.7580353021621704, -0.4665614366531372, 823.0, 0.404231995344162, 0.4543919861316681, 0.14279299974441528, -0.9430000185966492, 0.9919999837875366, 1.0069999694824219, 0.05555383488535881, -1.923073649406433, 2.0813400745391846, 1.8673977851867676, -0.34313175082206726, 1.3407095670700073, 0.7508929967880249, 846.0, -0.13298100233078003, 0.3786900043487549, 0.09783100336790085, 2.4560000896453857, 0.7429999709129333, 3.135999917984009], "mean": [0.38795557618141174, 2.0757453441619873, 2.080756902694702, 0.7028520703315735, -1.1612857580184937, 1.3451910018920898, -2.049807071685791, 517.9124755859375, 0.24672028422355652, 0.32815176248550415, 0.05228031799197197, -1.8401854038238525, 0.5069629549980164, 0.18262864649295807, -0.24170386791229248, -2.060457944869995, 1.692418098449707, 1.1619086265563965, -0.5771812200546265, -0.09683070331811905, 0.24582158029079437, 511.5848693847656, -0.2507464587688446, 0.3452413082122803, 0.035941775888204575, 1.886242151260376, 0.44627055525779724, -0.2558513879776001], "std": [0.3056844174861908, 0.01784977689385414, 0.214092418551445, 0.4886799454689026, 0.8303459286689758, 0.21853794157505035, 0.9706828594207764, 346.15399169921875, 0.13770712912082672, 0.08220268785953522, 0.05177100747823715, 0.673602283000946, 0.2272597849369049, 0.4212774634361267, 0.1086985170841217, 0.025852536782622337, 0.2554849684238434, 0.5834883451461792, 0.10503628849983215, 1.1272075176239014, 0.1987321972846985, 370.2599182128906, 0.06812524795532227, 0.02853909693658352, 0.027240680530667305, 0.5334098935127258, 0.23286713659763336, 2.619446277618408], "count": [377]}, "action": {"min": [0.1321563422679901, 2.018421173095703, 1.7240363359451294, 0.09955358505249023, -2.448993682861328, 0.8524013757705688, -2.8824462890625, 38.0, 0.04341600090265274, 0.2328290045261383, -0.05617700144648552, -2.743000030517578, 0.16200000047683716, -0.48399999737739563, -0.4610810875892639, -2.0785651206970215, 1.409335970878601, 0.21788690984249115, -0.69577556848526, -1.2056734561920166, -0.01595230959355831, 37.0, -0.3593190014362335, 0.28674599528312683, -0.016805000603199005, 0.9649999737739563, 0.09400000423192978, -3.0899999141693115], "max": [0.963142454624176, 2.0924925804138184, 2.49702525138855, 1.6264375448226929, -0.25562092661857605, 1.7580353021621704, -0.4665614366531372, 823.0, 0.404231995344162, 0.4543919861316681, 0.14279299974441528, -0.9430000185966492, 0.9919999837875366, 1.0069999694824219, 0.05555383488535881, -1.923073649406433, 2.0813400745391846, 1.8673977851867676, -0.34313175082206726, 1.3407095670700073, 0.7508929967880249, 846.0, -0.13298100233078003, 0.3786900043487549, 0.09783100336790085, 2.4560000896453857, 0.7429999709129333, 3.135999917984009], "mean": [0.38795557618141174, 2.0757453441619873, 2.080756902694702, 0.7028520703315735, -1.1612857580184937, 1.3451910018920898, -2.049807071685791, 517.9124755859375, 0.24672028422355652, 0.32815176248550415, 0.05228031799197197, -1.8401854038238525, 0.5069629549980164, 0.18262864649295807, -0.24170386791229248, -2.060457944869995, 1.692418098449707, 1.1619086265563965, -0.5771812200546265, -0.09683070331811905, 0.24582158029079437, 511.5848693847656, -0.2507464587688446, 0.3452413082122803, 0.035941775888204575, 1.886242151260376, 0.44627055525779724, -0.2558513879776001], "std": [0.3056844174861908, 0.01784977689385414, 0.214092418551445, 0.4886799454689026, 0.8303459286689758, 0.21853794157505035, 0.9706828594207764, 346.15399169921875, 0.13770712912082672, 0.08220268785953522, 0.05177100747823715, 0.673602283000946, 0.2272597849369049, 0.4212774634361267, 0.1086985170841217, 0.025852536782622337, 0.2554849684238434, 0.5834883451461792, 0.10503628849983215, 1.1272075176239014, 0.1987321972846985, 370.2599182128906, 0.06812524795532227, 0.02853909693658352, 0.027240680530667305, 0.5334098935127258, 0.23286713659763336, 2.619446277618408], "count": [377]}, "timestamp": {"min": [0.0], "max": [12.533333333333333], "mean": [6.266666666666667], "std": [3.6276714294434105], "count": [377]}, "frame_index": {"min": [0], "max": [376], "mean": [188.0], "std": [108.83014288330233], "count": [377]}, "episode_index": {"min": [195], "max": [195], "mean": [195.0], "std": [0.0], "count": [377]}, "index": {"min": [127050], "max": [127426], "mean": [127238.0], "std": [108.83014288330233], "count": [377]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [377]}, "subtask_annotation": {"mean": [3.2546419098143238, 9.0, 9.0, 9.0, 9.0], "std": [2.0675299379175134, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [377]}, "scene_annotation": {"mean": [195.0], "std": [0.0], "min": [195], "max": [195], "count": [377]}, "eef_direction_state": {"mean": [4.949602122015915, 4.334217506631299], "std": [1.3231688115135094, 1.7018390693431802], "min": [0, 0], "max": [6, 6], "count": [377]}, "eef_velocity_state": {"mean": [0.7055702917771883, 0.9204244031830239], "std": [0.7539784882269075, 0.7905488341267921], "min": [0, 0], "max": [2, 2], "count": [377]}, "eef_acc_mag_state": {"mean": [0.7400530503978779, 0.830238726790451], "std": [0.8312931330449701, 0.8386158839626479], "min": [0, 0], "max": [2, 2], "count": [377]}, "eef_direction_action": {"mean": [4.949602122015915, 4.334217506631299], "std": [1.3231688115135094, 1.7018390693431802], "min": [0, 0], "max": [6, 6], "count": [377]}, "eef_velocity_action": {"mean": [0.7055702917771883, 0.9204244031830239], "std": [0.7539784882269075, 0.7905488341267921], "min": [0, 0], "max": [2, 2], "count": [377]}, "eef_acc_mag_action": {"mean": [0.7400530503978779, 0.830238726790451], "std": [0.8312931330449701, 0.8386158839626479], "min": [0, 0], "max": [2, 2], "count": [377]}, "eef_sim_pose_state": {"mean": [0.535990594335695, 0.2715818214011432, 1.1257660510353258, 0.7957703333804866, 1.012682544342949, 1.5986070959798686, 0.5230523046867199, -0.2869864074035157, 1.127610081440779, 0.165616456448898, 1.101466642750502, -0.848660599292815], "std": [0.035796860926977495, 0.03596050575919186, 0.0717042473731655, 2.1391759951864855, 0.29702508367605757, 1.1833401363534575, 0.08960596621204246, 0.11277497353746457, 0.08773997216017707, 1.813817217177401, 0.19932300266185068, 1.044764005016524], "min": [0.46816184623488033, 0.21668492143000062, 1.0168533240998938, -3.139756077544146, 0.47323740439414363, 0.008155644135210222, 0.42097034778880726, -0.41904866211105946, 1.0223751593529127, -3.1404338142533623, 0.8402334063303005, -2.817781361189015], "max": [0.5850142131837472, 0.328694459488993, 1.234186195640834, 3.1385646291661224, 1.4417576067935474, 2.8267753169662333, 0.6602129206721651, -0.09067124815482795, 1.2830372667002345, 3.1413444941486626, 1.5015236389578153, 2.9092748950331258], "count": [377]}, "eef_sim_pose_action": {"mean": [0.535990594335695, 0.2715818214011432, 1.1257660510353258, 0.7957703333804866, 1.012682544342949, 1.5986070959798686, 0.5230523046867199, -0.2869864074035157, 1.127610081440779, 0.165616456448898, 1.101466642750502, -0.848660599292815], "std": [0.035796860926977495, 0.03596050575919186, 0.0717042473731655, 2.1391759951864855, 0.29702508367605757, 1.1833401363534575, 0.08960596621204246, 0.11277497353746457, 0.08773997216017707, 1.813817217177401, 0.19932300266185068, 1.044764005016524], "min": [0.46816184623488033, 0.21668492143000062, 1.0168533240998938, -3.139756077544146, 0.47323740439414363, 0.008155644135210222, 0.42097034778880726, -0.41904866211105946, 1.0223751593529127, -3.1404338142533623, 0.8402334063303005, -2.817781361189015], "max": [0.5850142131837472, 0.328694459488993, 1.234186195640834, 3.1385646291661224, 1.4417576067935474, 2.8267753169662333, 0.6602129206721651, -0.09067124815482795, 1.2830372667002345, 3.1413444941486626, 1.5015236389578153, 2.9092748950331258], "count": [377]}, "gripper_mode_state": {"mean": [0.41644562334217505, 0.38726790450928383], "std": [0.49296923447748786, 0.4871257277605778], "min": [0, 0], "max": [1, 1], "count": [377]}, "gripper_activity_state": {"mean": [1.8381962864721486, 1.7877984084880636], "std": [0.4970202283209561, 0.5618836090598239], "min": [0, 0], "max": [2, 2], "count": [377]}, "gripper_mode_action": {"mean": [0.41644562334217505, 0.38726790450928383], "std": [0.49296923447748786, 0.4871257277605778], "min": [0, 0], "max": [1, 1], "count": [377]}, "gripper_activity_action": {"mean": [1.8381962864721486, 1.7877984084880636], "std": [0.4970202283209561, 0.5618836090598239], "min": [0, 0], "max": [2, 2], "count": [377]}, "gripper_open_scale_state": {"mean": [0.5115848805455381, 0.5179124669750426], "std": [0.37026012767031496, 0.34615396682002303], "min": [0.037, 0.038], "max": [0.846, 0.823], "count": [377]}, "gripper_open_scale_action": {"mean": [0.5115848805455381, 0.5179124669750426], "std": [0.37026012767031496, 0.34615396682002303], "min": [0.037, 0.038], "max": [0.846, 0.823], "count": [377]}}} +{"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.45477839052287583]], [[0.47202514175185745]], [[0.46321718584157306]]], "std": [[[0.1241095523846345]], [[0.11184243401659671]], [[0.11517723289181998]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.043137254901960784]], [[0.00784313725490196]]], "max": [[[0.807843137254902]], [[0.7098039215686275]], [[0.7843137254901961]]], "mean": [[[0.4743281642785319]], [[0.4759509664264566]], [[0.4681611222836713]]], "std": [[[0.062182073962151106]], [[0.06920522809863465]], [[0.06927555359427841]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.6627450980392157]], [[0.6784313725490196]]], "mean": [[[0.4764008522568572]], [[0.48224299270990445]], [[0.47336632904586334]]], "std": [[[0.07934610944794128]], [[0.07331067226563301]], [[0.07988959155296264]]], "count": [117]}, "observation.state": {"min": [0.09981537610292435, 2.0163090229034424, 1.7012072801589966, 0.040997784584760666, -2.287271499633789, 0.7679449319839478, -2.875866413116455, 29.0, 0.05339699983596802, 0.2514269948005676, -0.055851999670267105, -2.734999895095825, 0.16599999368190765, -0.5519999861717224, -0.40690603852272034, -2.074254035949707, 1.496899127960205, 0.29909706115722656, -0.5017297863960266, -1.165548324584961, -0.22762584686279297, 6.0, -0.3347170054912567, 0.3198949992656708, -0.04042999818921089, 1.36899995803833, 0.0009999857284128666, -3.1411852836608887], "max": [0.9575051069259644, 2.092876672744751, 2.1131746768951416, 1.4597409963607788, -0.05101597681641579, 1.6903687715530396, -0.5084143877029419, 826.0, 0.37624800205230713, 0.4540979862213135, 0.10107000172138214, -1.0360000133514404, 0.9959999918937683, 0.8370000123977661, -0.014835298992693424, -1.9149056673049927, 1.877852201461792, 1.8541505336761475, -0.17247344553470612, 1.214016079902649, 0.5863259434700012, 864.0, -0.12822799384593964, 0.3785589933395386, 0.09159299731254578, 2.4769999980926514, 0.7789999842643738, 3.1410000324249268], "mean": [0.3367646634578705, 2.0788183212280273, 1.8273255825042725, 0.44021376967430115, -0.6971094608306885, 1.3545873165130615, -2.3510026931762695, 597.3714599609375, 0.2828381657600403, 0.3133416175842285, 0.02288377471268177, -1.7883878946304321, 0.6591516733169556, 0.16954173147678375, -0.25198161602020264, -2.062526226043701, 1.6605597734451294, 1.3282719850540161, -0.4498581290245056, -0.4676722288131714, 0.24861465394496918, 400.7134704589844, -0.23630043864250183, 0.3586199879646301, 0.013226334005594254, 2.0813815593719482, 0.3438383638858795, -0.7988972663879395], "std": [0.24960975348949432, 0.019250977784395218, 0.1008201315999031, 0.46550682187080383, 0.8098325133323669, 0.20016224682331085, 0.8433159589767456, 343.900634765625, 0.11303947865962982, 0.06701436638832092, 0.032296545803546906, 0.4891588091850281, 0.20614080131053925, 0.3176681101322174, 0.09300554543733597, 0.01730218529701233, 0.10499677807092667, 0.42009586095809937, 0.05391594395041466, 0.857871413230896, 0.14798372983932495, 354.1347351074219, 0.06049230694770813, 0.012053633108735085, 0.03389406576752663, 0.41038134694099426, 0.2760951519012451, 2.552478551864624], "count": [576]}, "action": {"min": [0.09981537610292435, 2.0163090229034424, 1.7012072801589966, 0.040997784584760666, -2.287271499633789, 0.7679449319839478, -2.875866413116455, 29.0, 0.05339699983596802, 0.2514269948005676, -0.055851999670267105, -2.734999895095825, 0.16599999368190765, -0.5519999861717224, -0.40690603852272034, -2.074254035949707, 1.496899127960205, 0.29909706115722656, -0.5017297863960266, -1.165548324584961, -0.22762584686279297, 6.0, -0.3347170054912567, 0.3198949992656708, -0.04042999818921089, 1.36899995803833, 0.0009999857284128666, -3.1411852836608887], "max": [0.9575051069259644, 2.092876672744751, 2.1131746768951416, 1.4597409963607788, -0.05101597681641579, 1.6903687715530396, -0.5084143877029419, 826.0, 0.37624800205230713, 0.4540979862213135, 0.10107000172138214, -1.0360000133514404, 0.9959999918937683, 0.8370000123977661, -0.014835298992693424, -1.9149056673049927, 1.877852201461792, 1.8541505336761475, -0.17247344553470612, 1.214016079902649, 0.5863259434700012, 864.0, -0.12822799384593964, 0.3785589933395386, 0.09159299731254578, 2.4769999980926514, 0.7789999842643738, 3.1410000324249268], "mean": [0.3367646634578705, 2.0788183212280273, 1.8273255825042725, 0.44021376967430115, -0.6971094608306885, 1.3545873165130615, -2.3510026931762695, 597.3714599609375, 0.2828381657600403, 0.3133416175842285, 0.02288377471268177, -1.7883878946304321, 0.6591516733169556, 0.16954173147678375, -0.25198161602020264, -2.062526226043701, 1.6605597734451294, 1.3282719850540161, -0.4498581290245056, -0.4676722288131714, 0.24861465394496918, 400.7134704589844, -0.23630043864250183, 0.3586199879646301, 0.013226334005594254, 2.0813815593719482, 0.3438383638858795, -0.7988972663879395], "std": [0.24960975348949432, 0.019250977784395218, 0.1008201315999031, 0.46550682187080383, 0.8098325133323669, 0.20016224682331085, 0.8433159589767456, 343.900634765625, 0.11303947865962982, 0.06701436638832092, 0.032296545803546906, 0.4891588091850281, 0.20614080131053925, 0.3176681101322174, 0.09300554543733597, 0.01730218529701233, 0.10499677807092667, 0.42009586095809937, 0.05391594395041466, 0.857871413230896, 0.14798372983932495, 354.1347351074219, 0.06049230694770813, 0.012053633108735085, 0.03389406576752663, 0.41038134694099426, 0.2760951519012451, 2.552478551864624], "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": [196], "max": [196], "mean": [196.0], "std": [0.0], "count": [576]}, "index": {"min": [127427], "max": [128002], "mean": [127714.5], "std": [166.27662694036906], "count": [576]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [576]}, "subtask_annotation": {"mean": [3.4184027777777777, 9.0, 9.0, 9.0, 9.0], "std": [1.8248691593868243, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [576]}, "scene_annotation": {"mean": [196.0], "std": [0.0], "min": [196], "max": [196], "count": [576]}, "eef_direction_state": {"mean": [4.9375, 4.940972222222222], "std": [1.4894012126429272, 1.530927151654465], "min": [0, 0], "max": [6, 6], "count": [576]}, "eef_velocity_state": {"mean": [0.5989583333333334, 0.5920138888888888], "std": [0.6901582132924322, 0.7254348120084708], "min": [0, 0], "max": [2, 2], "count": [576]}, "eef_acc_mag_state": {"mean": [0.6875, 0.5625], "std": [0.8246948088703953, 0.7946762967816937], "min": [0, 0], "max": [2, 2], "count": [576]}, "eef_direction_action": {"mean": [4.9375, 4.940972222222222], "std": [1.4894012126429272, 1.530927151654465], "min": [0, 0], "max": [6, 6], "count": [576]}, "eef_velocity_action": {"mean": [0.5989583333333334, 0.5920138888888888], "std": [0.6901582132924322, 0.7254348120084708], "min": [0, 0], "max": [2, 2], "count": [576]}, "eef_acc_mag_action": {"mean": [0.6875, 0.5625], "std": [0.8246948088703953, 0.7946762967816937], "min": [0, 0], "max": [2, 2], "count": [576]}, "eef_sim_pose_state": {"mean": [0.5517612872701878, 0.24711647840196851, 1.1288375135010928, 1.9625883573941303, 0.9615818289706586, 1.9265326105200924, 0.5033028716232183, -0.290850948618714, 1.0786926476085137, 0.05897774587133805, 1.260666433247182, -0.44226663032232655], "std": [0.01453885452362412, 0.03905136296441938, 0.05930985432663552, 1.5465983580452625, 0.3776473944058374, 0.9082341531131609, 0.07502148735913011, 0.08359604018952677, 0.08160017478878027, 1.4057896338056595, 0.19348758789231743, 0.9662869766561143], "min": [0.5015189112174924, 0.20958759729937593, 1.0261103928624105, -3.141429991166436, 0.4933957568554965, 0.05564261029120576, 0.4403792362314192, -0.3897113172367012, 1.0140148942435214, -3.141081603244201, 0.8130342978121834, -2.7666058498915795], "max": [0.5696546302644206, 0.3153530685712064, 1.2425535394811176, 3.140470462721573, 1.5430608337617158, 2.852136163946869, 0.6615172414101081, -0.10270102409752167, 1.2640074415045706, 3.140775854858777, 1.5264405027751589, 1.8855451949104771], "count": [576]}, "eef_sim_pose_action": {"mean": [0.5517612872701878, 0.24711647840196851, 1.1288375135010928, 1.9625883573941303, 0.9615818289706586, 1.9265326105200924, 0.5033028716232183, -0.290850948618714, 1.0786926476085137, 0.05897774587133805, 1.260666433247182, -0.44226663032232655], "std": [0.01453885452362412, 0.03905136296441938, 0.05930985432663552, 1.5465983580452625, 0.3776473944058374, 0.9082341531131609, 0.07502148735913011, 0.08359604018952677, 0.08160017478878027, 1.4057896338056595, 0.19348758789231743, 0.9662869766561143], "min": [0.5015189112174924, 0.20958759729937593, 1.0261103928624105, -3.141429991166436, 0.4933957568554965, 0.05564261029120576, 0.4403792362314192, -0.3897113172367012, 1.0140148942435214, -3.141081603244201, 0.8130342978121834, -2.7666058498915795], "max": [0.5696546302644206, 0.3153530685712064, 1.2425535394811176, 3.140470462721573, 1.5430608337617158, 2.852136163946869, 0.6615172414101081, -0.10270102409752167, 1.2640074415045706, 3.140775854858777, 1.5264405027751589, 1.8855451949104771], "count": [576]}, "gripper_mode_state": {"mean": [0.5503472222222222, 0.296875], "std": [0.497458699003752, 0.4568809849129202], "min": [0, 0], "max": [1, 1], "count": [576]}, "gripper_activity_state": {"mean": [1.7881944444444444, 1.8993055555555556], "std": [0.5338534609299788, 0.40431638597654646], "min": [0, 0], "max": [2, 2], "count": [576]}, "gripper_mode_action": {"mean": [0.5503472222222222, 0.296875], "std": [0.497458699003752, 0.4568809849129202], "min": [0, 0], "max": [1, 1], "count": [576]}, "gripper_activity_action": {"mean": [1.7881944444444444, 1.8993055555555556], "std": [0.5338534609299788, 0.40431638597654646], "min": [0, 0], "max": [2, 2], "count": [576]}, "gripper_open_scale_state": {"mean": [0.4007135416484544, 0.5973715277512872], "std": [0.3541349946547989, 0.34390058136242363], "min": [0.006, 0.029], "max": [0.864, 0.826], "count": [576]}, "gripper_open_scale_action": {"mean": [0.4007135416484544, 0.5973715277512872], "std": [0.3541349946547989, 0.34390058136242363], "min": [0.006, 0.029], "max": [0.864, 0.826], "count": [576]}}} +{"episode_index": 195, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4538268297417977]], [[0.4700267059794215]], [[0.4609500865527729]]], "std": [[[0.12214191794585427]], [[0.10718469735235699]], [[0.11125931293682385]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.023529411764705882]], [[0.0]]], "max": [[[0.6509803921568628]], [[0.6274509803921569]], [[0.6274509803921569]]], "mean": [[[0.47857863157639297]], [[0.4818940577881317]], [[0.47498703730667186]]], "std": [[[0.04584938814536271]], [[0.04445405521485273]], [[0.04876616040805044]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6745098039215687]], [[0.6745098039215687]]], "mean": [[[0.48123611515563325]], [[0.487215287889083]], [[0.47642287298582797]]], "std": [[[0.06698702070913051]], [[0.062441370936292206]], [[0.0737749476274051]]], "count": [101]}, "observation.state": {"min": [0.13067279756069183, 2.0251402854919434, 1.7583669424057007, 0.14405947923660278, -2.2707433700561523, 0.6825634241104126, -2.888101100921631, 17.0, 0.04284999892115593, 0.23542900383472443, -0.05168500170111656, -2.6760001182556152, 0.23899999260902405, -0.4480000138282776, -0.38149404525756836, -2.078512668609619, 1.5111584663391113, 0.2750115394592285, -0.5000892281532288, -1.2119392156600952, -0.07449065893888474, 30.0, -0.35182100534439087, 0.29493701457977295, -0.012512999586760998, 1.3229999542236328, 0.11500000953674316, -3.1040000915527344], "max": [0.9975603818893433, 2.092440366744995, 2.2795746326446533, 1.5048925876617432, -0.22132518887519836, 1.6747132539749146, -0.6186843514442444, 826.0, 0.38961300253868103, 0.4705910086631775, 0.12018399685621262, -0.8980000019073486, 0.8809999823570251, 0.843999981880188, 0.07405432313680649, -2.016658306121826, 1.9941610097885132, 1.8330495357513428, -0.26434755325317383, 1.3344613313674927, 0.23626522719860077, 768.0, -0.14551900327205658, 0.37855398654937744, 0.11221399903297424, 2.427000045776367, 0.7510000467300415, 3.135999917984009], "mean": [0.40277746319770813, 2.075573205947876, 1.9943536520004272, 0.6510121822357178, -1.1006808280944824, 1.2636758089065552, -2.1650686264038086, 488.0730895996094, 0.23863378167152405, 0.3453441560268402, 0.035096731036901474, -1.9118916988372803, 0.5378051400184631, 0.19415469467639923, -0.2282198816537857, -2.0668861865997314, 1.7175289392471313, 1.086366057395935, -0.35060012340545654, 0.06643321365118027, 0.08601577579975128, 543.4375, -0.24919000267982483, 0.3411521315574646, 0.022495077922940254, 1.9103715419769287, 0.47945985198020935, 0.05504870042204857], "std": [0.2990870177745819, 0.013556215912103653, 0.15278886258602142, 0.4107854664325714, 0.7632938027381897, 0.26592403650283813, 0.9170712828636169, 367.9673156738281, 0.12498582154512405, 0.07648339867591858, 0.04448559880256653, 0.5228838920593262, 0.19037972390651703, 0.3690090477466583, 0.08672647923231125, 0.007354721426963806, 0.15858930349349976, 0.6342061758041382, 0.05405307188630104, 1.1128077507019043, 0.12972736358642578, 312.80682373046875, 0.06279941648244858, 0.02727891132235527, 0.029037734493613243, 0.3869328796863556, 0.19988590478897095, 2.6524384021759033], "count": [472]}, "action": {"min": [0.13067279756069183, 2.0251402854919434, 1.7583669424057007, 0.14405947923660278, -2.2707433700561523, 0.6825634241104126, -2.888101100921631, 17.0, 0.04284999892115593, 0.23542900383472443, -0.05168500170111656, -2.6760001182556152, 0.23899999260902405, -0.4480000138282776, -0.38149404525756836, -2.078512668609619, 1.5111584663391113, 0.2750115394592285, -0.5000892281532288, -1.2119392156600952, -0.07449065893888474, 30.0, -0.35182100534439087, 0.29493701457977295, -0.012512999586760998, 1.3229999542236328, 0.11500000953674316, -3.1040000915527344], "max": [0.9975603818893433, 2.092440366744995, 2.2795746326446533, 1.5048925876617432, -0.22132518887519836, 1.6747132539749146, -0.6186843514442444, 826.0, 0.38961300253868103, 0.4705910086631775, 0.12018399685621262, -0.8980000019073486, 0.8809999823570251, 0.843999981880188, 0.07405432313680649, -2.016658306121826, 1.9941610097885132, 1.8330495357513428, -0.26434755325317383, 1.3344613313674927, 0.23626522719860077, 768.0, -0.14551900327205658, 0.37855398654937744, 0.11221399903297424, 2.427000045776367, 0.7510000467300415, 3.135999917984009], "mean": [0.40277746319770813, 2.075573205947876, 1.9943536520004272, 0.6510121822357178, -1.1006808280944824, 1.2636758089065552, -2.1650686264038086, 488.0730895996094, 0.23863378167152405, 0.3453441560268402, 0.035096731036901474, -1.9118916988372803, 0.5378051400184631, 0.19415469467639923, -0.2282198816537857, -2.0668861865997314, 1.7175289392471313, 1.086366057395935, -0.35060012340545654, 0.06643321365118027, 0.08601577579975128, 543.4375, -0.24919000267982483, 0.3411521315574646, 0.022495077922940254, 1.9103715419769287, 0.47945985198020935, 0.05504870042204857], "std": [0.2990870177745819, 0.013556215912103653, 0.15278886258602142, 0.4107854664325714, 0.7632938027381897, 0.26592403650283813, 0.9170712828636169, 367.9673156738281, 0.12498582154512405, 0.07648339867591858, 0.04448559880256653, 0.5228838920593262, 0.19037972390651703, 0.3690090477466583, 0.08672647923231125, 0.007354721426963806, 0.15858930349349976, 0.6342061758041382, 0.05405307188630104, 1.1128077507019043, 0.12972736358642578, 312.80682373046875, 0.06279941648244858, 0.02727891132235527, 0.029037734493613243, 0.3869328796863556, 0.19988590478897095, 2.6524384021759033], "count": [472]}, "timestamp": {"min": [0.0], "max": [15.7], "mean": [7.85], "std": [4.541811924282594], "count": [472]}, "frame_index": {"min": [0], "max": [471], "mean": [235.5], "std": [136.2543577284778], "count": [472]}, "episode_index": {"min": [197], "max": [197], "mean": [197.0], "std": [0.0], "count": [472]}, "index": {"min": [128003], "max": [128474], "mean": [128238.5], "std": [136.2543577284778], "count": [472]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [472]}, "subtask_annotation": {"mean": [3.180084745762712, 9.0, 9.0, 9.0, 9.0], "std": [2.0292839163500793, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [472]}, "scene_annotation": {"mean": [197.0], "std": [0.0], "min": [197], "max": [197], "count": [472]}, "eef_direction_state": {"mean": [4.923728813559322, 4.086864406779661], "std": [1.4447847746643685, 1.9492711367753177], "min": [0, 0], "max": [6, 6], "count": [472]}, "eef_velocity_state": {"mean": [0.5699152542372882, 0.8771186440677966], "std": [0.6728588082718384, 0.7319478328346778], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_acc_mag_state": {"mean": [0.6292372881355932, 0.7754237288135594], "std": [0.8000483637707828, 0.8287663325770506], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_direction_action": {"mean": [4.923728813559322, 4.086864406779661], "std": [1.4447847746643685, 1.9492711367753177], "min": [0, 0], "max": [6, 6], "count": [472]}, "eef_velocity_action": {"mean": [0.5699152542372882, 0.8771186440677966], "std": [0.6728588082718384, 0.7319478328346778], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_acc_mag_action": {"mean": [0.6292372881355932, 0.7754237288135594], "std": [0.8000483637707828, 0.8287663325770506], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_sim_pose_state": {"mean": [0.5304868525066692, 0.2638332254318124, 1.1151495935666227, 0.7182924896892355, 1.0564707072625272, 1.5461620831805538, 0.538453631678786, -0.27343263738930507, 1.119651970520353, -0.7387682656099469, 1.1566586764125852, -0.8356298944848061], "std": [0.032589752160601435, 0.03335921682834681, 0.07190834727407512, 2.044293613556852, 0.29827470972054504, 1.1507063654063538, 0.08286147646815481, 0.10105545521879446, 0.0830408368410133, 1.6148786110036464, 0.18034751461752677, 0.9360209183645737], "min": [0.47653593201733585, 0.21346393281772583, 1.0247832830831305, -3.1371901598153706, 0.4532756536959681, -0.01811586774800307, 0.4251170358240602, -0.4018042467960123, 1.0175649940428888, -3.138634248829336, 0.9355970911460876, -2.3796575068826735], "max": [0.570325590828813, 0.3280512639789095, 1.23298490646599, 3.140620001041737, 1.4133983229750644, 2.9018913485743227, 0.674701793250568, -0.09204529181264659, 1.2699572032853417, 3.1396656853849887, 1.544273031120143, 0.48817736289398284], "count": [472]}, "eef_sim_pose_action": {"mean": [0.5304868525066692, 0.2638332254318124, 1.1151495935666227, 0.7182924896892355, 1.0564707072625272, 1.5461620831805538, 0.538453631678786, -0.27343263738930507, 1.119651970520353, -0.7387682656099469, 1.1566586764125852, -0.8356298944848061], "std": [0.032589752160601435, 0.03335921682834681, 0.07190834727407512, 2.044293613556852, 0.29827470972054504, 1.1507063654063538, 0.08286147646815481, 0.10105545521879446, 0.0830408368410133, 1.6148786110036464, 0.18034751461752677, 0.9360209183645737], "min": [0.47653593201733585, 0.21346393281772583, 1.0247832830831305, -3.1371901598153706, 0.4532756536959681, -0.01811586774800307, 0.4251170358240602, -0.4018042467960123, 1.0175649940428888, -3.138634248829336, 0.9355970911460876, -2.3796575068826735], "max": [0.570325590828813, 0.3280512639789095, 1.23298490646599, 3.140620001041737, 1.4133983229750644, 2.9018913485743227, 0.674701793250568, -0.09204529181264659, 1.2699572032853417, 3.1396656853849887, 1.544273031120143, 0.48817736289398284], "count": [472]}, "gripper_mode_state": {"mean": [0.3072033898305085, 0.413135593220339], "std": [0.461334441709212, 0.4923967656624263], "min": [0, 0], "max": [1, 1], "count": [472]}, "gripper_activity_state": {"mean": [1.8644067796610169, 1.853813559322034], "std": [0.4587243594143852, 0.4714590039001457], "min": [0, 0], "max": [2, 2], "count": [472]}, "gripper_mode_action": {"mean": [0.3072033898305085, 0.413135593220339], "std": [0.461334441709212, 0.4923967656624263], "min": [0, 0], "max": [1, 1], "count": [472]}, "gripper_activity_action": {"mean": [1.8644067796610169, 1.853813559322034], "std": [0.4587243594143852, 0.4714590039001457], "min": [0, 0], "max": [2, 2], "count": [472]}, "gripper_open_scale_state": {"mean": [0.543437499886851, 0.48807309324054354], "std": [0.312806992132293, 0.36796738672374113], "min": [0.03, 0.017], "max": [0.768, 0.826], "count": [472]}, "gripper_open_scale_action": {"mean": [0.543437499886851, 0.48807309324054354], "std": [0.312806992132293, 0.36796738672374113], "min": [0.03, 0.017], "max": [0.768, 0.826], "count": [472]}}} +{"episode_index": 196, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4476938929738562]], [[0.4651221058006536]], [[0.45388914828431376]]], "std": [[[0.12462550003825656]], [[0.10931273839233009]], [[0.11380260518222828]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8235294117647058]], [[0.807843137254902]], [[0.8509803921568627]]], "mean": [[[0.4781263909313726]], [[0.47583606821895424]], [[0.46969389705882353]]], "std": [[[0.06325095124694469]], [[0.07661665036428414]], [[0.07390292633605909]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4807621732026144]], [[0.485130006127451]], [[0.47724023897058826]]], "std": [[[0.07813877051772884]], [[0.07411294001224016]], [[0.08123679728678375]]], "count": [100]}, "observation.state": {"min": [0.13838715851306915, 1.6456186771392822, 0.657884418964386, 0.12021828442811966, -2.9373717308044434, -2.084691286087036, -2.8876471519470215, 23.0, 0.01809599995613098, 0.23699699342250824, -0.06416100263595581, -2.7260000705718994, 0.11900000274181366, -0.5659999847412109, -0.3660653829574585, -2.073887348175049, 1.3323320150375366, 0.37398913502693176, -1.0086606740951538, -1.066326379776001, -0.12868313491344452, 28.0, -0.2925359904766083, 0.31395798921585083, -0.009990000165998936, 1.253999948501587, 0.2770000100135803, -3.1401853561401367], "max": [1.123363733291626, 2.092632293701172, 2.0776922702789307, 1.4462147951126099, 0.1411098837852478, 1.4514682292938232, 0.688200831413269, 839.0, 0.3906260132789612, 0.47321099042892456, 0.1530189961194992, -0.6380000114440918, 1.1490000486373901, 1.2610000371932983, -0.04853760451078415, -1.9609297513961792, 2.2610740661621094, 1.6829686164855957, -0.216036856174469, 1.4391462802886963, 0.8844980001449585, 818.0, -0.1570100039243698, 0.3878459930419922, 0.10259000211954117, 2.5829999446868896, 0.6710000038146973, 3.134999990463257], "mean": [0.4781418442726135, 2.0421411991119385, 1.4808968305587769, 0.6760365962982178, -1.8436026573181152, 0.08284539729356766, -0.9037291407585144, 541.831787109375, 0.21138857305049896, 0.3553626835346222, 0.0359288789331913, -1.8661091327667236, 0.504429817199707, 0.24384799599647522, -0.26300063729286194, -2.062434196472168, 1.6510869264602661, 1.178324818611145, -0.7419505715370178, -0.20888552069664001, 0.42012423276901245, 491.6648254394531, -0.23712459206581116, 0.35985711216926575, 0.0268471110612154, 2.0762386322021484, 0.48133864998817444, -0.7406299710273743], "std": [0.3574211001396179, 0.0946500301361084, 0.5487307906150818, 0.4443047046661377, 0.6219505071640015, 1.3084789514541626, 1.2400683164596558, 358.8570556640625, 0.13131554424762726, 0.08539346605539322, 0.04636930674314499, 0.629075825214386, 0.2707512080669403, 0.46646830439567566, 0.08076618611812592, 0.016424303874373436, 0.37380164861679077, 0.4912961423397064, 0.1638915091753006, 1.0452752113342285, 0.2540343105792999, 362.2982482910156, 0.04282475635409355, 0.02455519698560238, 0.02808123081922531, 0.48451703786849976, 0.13950243592262268, 2.5006189346313477], "count": [428]}, "action": {"min": [0.13838715851306915, 1.6456186771392822, 0.657884418964386, 0.12021828442811966, -2.9373717308044434, -2.084691286087036, -2.8876471519470215, 23.0, 0.01809599995613098, 0.23699699342250824, -0.06416100263595581, -2.7260000705718994, 0.11900000274181366, -0.5659999847412109, -0.3660653829574585, -2.073887348175049, 1.3323320150375366, 0.37398913502693176, -1.0086606740951538, -1.066326379776001, -0.12868313491344452, 28.0, -0.2925359904766083, 0.31395798921585083, -0.009990000165998936, 1.253999948501587, 0.2770000100135803, -3.1401853561401367], "max": [1.123363733291626, 2.092632293701172, 2.0776922702789307, 1.4462147951126099, 0.1411098837852478, 1.4514682292938232, 0.688200831413269, 839.0, 0.3906260132789612, 0.47321099042892456, 0.1530189961194992, -0.6380000114440918, 1.1490000486373901, 1.2610000371932983, -0.04853760451078415, -1.9609297513961792, 2.2610740661621094, 1.6829686164855957, -0.216036856174469, 1.4391462802886963, 0.8844980001449585, 818.0, -0.1570100039243698, 0.3878459930419922, 0.10259000211954117, 2.5829999446868896, 0.6710000038146973, 3.134999990463257], "mean": [0.4781418442726135, 2.0421411991119385, 1.4808968305587769, 0.6760365962982178, -1.8436026573181152, 0.08284539729356766, -0.9037291407585144, 541.831787109375, 0.21138857305049896, 0.3553626835346222, 0.0359288789331913, -1.8661091327667236, 0.504429817199707, 0.24384799599647522, -0.26300063729286194, -2.062434196472168, 1.6510869264602661, 1.178324818611145, -0.7419505715370178, -0.20888552069664001, 0.42012423276901245, 491.6648254394531, -0.23712459206581116, 0.35985711216926575, 0.0268471110612154, 2.0762386322021484, 0.48133864998817444, -0.7406299710273743], "std": [0.3574211001396179, 0.0946500301361084, 0.5487307906150818, 0.4443047046661377, 0.6219505071640015, 1.3084789514541626, 1.2400683164596558, 358.8570556640625, 0.13131554424762726, 0.08539346605539322, 0.04636930674314499, 0.629075825214386, 0.2707512080669403, 0.46646830439567566, 0.08076618611812592, 0.016424303874373436, 0.37380164861679077, 0.4912961423397064, 0.1638915091753006, 1.0452752113342285, 0.2540343105792999, 362.2982482910156, 0.04282475635409355, 0.02455519698560238, 0.02808123081922531, 0.48451703786849976, 0.13950243592262268, 2.5006189346313477], "count": [428]}, "timestamp": {"min": [0.0], "max": [14.233333333333333], "mean": [7.116666666666667], "std": [4.1184206789604305], "count": [428]}, "frame_index": {"min": [0], "max": [427], "mean": [213.5], "std": [123.5526203688129], "count": [428]}, "episode_index": {"min": [198], "max": [198], "mean": [198.0], "std": [0.0], "count": [428]}, "index": {"min": [128475], "max": [128902], "mean": [128688.5], "std": [123.5526203688129], "count": [428]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [428]}, "subtask_annotation": {"mean": [3.0841121495327104, 9.0, 9.0, 9.0, 9.0], "std": [2.15355170808251, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [428]}, "scene_annotation": {"mean": [198.0], "std": [0.0], "min": [198], "max": [198], "count": [428]}, "eef_direction_state": {"mean": [4.808411214953271, 4.107476635514018], "std": [1.4932008832140529, 1.752872192246567], "min": [0, 0], "max": [6, 6], "count": [428]}, "eef_velocity_state": {"mean": [0.6728971962616822, 0.9836448598130841], "std": [0.7205358978465946, 0.7594967499125844], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_acc_mag_state": {"mean": [0.7920560747663551, 0.9252336448598131], "std": [0.8489864637008128, 0.8053667485162813], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_direction_action": {"mean": [4.808411214953271, 4.107476635514018], "std": [1.4932008832140529, 1.752872192246567], "min": [0, 0], "max": [6, 6], "count": [428]}, "eef_velocity_action": {"mean": [0.6728971962616822, 0.9836448598130841], "std": [0.7205358978465946, 0.7594967499125844], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_acc_mag_action": {"mean": [0.7920560747663551, 0.9252336448598131], "std": [0.8489864637008128, 0.8053667485162813], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_sim_pose_state": {"mean": [0.5511533692137032, 0.2625011850325553, 1.1297284304382211, -1.2214959675469306, 1.0294290699135582, 1.9305126424390076, 0.5508660334171929, -0.25340179941488583, 1.1393650164415816, 0.24494818960439105, 1.056095510637829, -0.8148925232422576], "std": [0.02838561504333366, 0.0125203318669884, 0.05855984080182109, 2.1232144674485456, 0.24025936198309084, 1.1002167835878534, 0.09221198619485725, 0.1002482930802822, 0.09111890671971154, 1.7371266656888054, 0.22790929661297296, 1.0422149041401076], "min": [0.49745570361584884, 0.24023684282667193, 1.0427806867682485, -3.1379939279933464, 0.6040090537575851, 0.18816269451896786, 0.42863011617100694, -0.42710007456496957, 1.018441901220508, -3.128220174952863, 0.6765511649382816, -2.7732398724299805], "max": [0.5829092167121203, 0.2840743429915153, 1.2248603888567406, 3.1269326089641285, 1.4562706110024135, 2.963639674410349, 0.6809629053241139, -0.08327821349475452, 1.3157340830205821, 3.1227641297702347, 1.505840850223163, 0.9849830657753966], "count": [428]}, "eef_sim_pose_action": {"mean": [0.5511533692137032, 0.2625011850325553, 1.1297284304382211, -1.2214959675469306, 1.0294290699135582, 1.9305126424390076, 0.5508660334171929, -0.25340179941488583, 1.1393650164415816, 0.24494818960439105, 1.056095510637829, -0.8148925232422576], "std": [0.02838561504333366, 0.0125203318669884, 0.05855984080182109, 2.1232144674485456, 0.24025936198309084, 1.1002167835878534, 0.09221198619485725, 0.1002482930802822, 0.09111890671971154, 1.7371266656888054, 0.22790929661297296, 1.0422149041401076], "min": [0.49745570361584884, 0.24023684282667193, 1.0427806867682485, -3.1379939279933464, 0.6040090537575851, 0.18816269451896786, 0.42863011617100694, -0.42710007456496957, 1.018441901220508, -3.128220174952863, 0.6765511649382816, -2.7732398724299805], "max": [0.5829092167121203, 0.2840743429915153, 1.2248603888567406, 3.1269326089641285, 1.4562706110024135, 2.963639674410349, 0.6809629053241139, -0.08327821349475452, 1.3157340830205821, 3.1227641297702347, 1.505840850223163, 0.9849830657753966], "count": [428]}, "gripper_mode_state": {"mean": [0.40654205607476634, 0.3574766355140187], "std": [0.4911879606802957, 0.47925681067210385], "min": [0, 0], "max": [1, 1], "count": [428]}, "gripper_activity_state": {"mean": [1.8761682242990654, 1.855140186915888], "std": [0.42809324003991783, 0.4711754331019859], "min": [0, 0], "max": [2, 2], "count": [428]}, "gripper_mode_action": {"mean": [0.40654205607476634, 0.3574766355140187], "std": [0.4911879606802957, 0.47925681067210385], "min": [0, 0], "max": [1, 1], "count": [428]}, "gripper_activity_action": {"mean": [1.8761682242990654, 1.855140186915888], "std": [0.42809324003991783, 0.4711754331019859], "min": [0, 0], "max": [2, 2], "count": [428]}, "gripper_open_scale_state": {"mean": [0.49166471989355476, 0.541831775874735], "std": [0.3622981148640706, 0.35885700306516655], "min": [0.028, 0.023], "max": [0.818, 0.839], "count": [428]}, "gripper_open_scale_action": {"mean": [0.49166471989355476, 0.541831775874735], "std": [0.3622981148640706, 0.35885700306516655], "min": [0.028, 0.023], "max": [0.818, 0.839], "count": [428]}}} +{"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.4537558088235294]], [[0.4714980249183007]], [[0.46060079044117647]]], "std": [[[0.12552956004208304]], [[0.11067987189520855]], [[0.11635573181520835]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.8196078431372549]], [[0.7333333333333333]], [[0.8]]], "mean": [[[0.4770493137254902]], [[0.47696376225490195]], [[0.47043669934640525]]], "std": [[[0.059348745232931745]], [[0.06838991702682337]], [[0.06839025284664474]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47965430555555555]], [[0.4861150796568628]], [[0.4759775388071895]]], "std": [[[0.09004984467778357]], [[0.08409212240607428]], [[0.0936239692288632]]], "count": [100]}, "observation.state": {"min": [0.02321287989616394, 1.8372209072113037, 1.0523463487625122, 0.11136946082115173, -2.9192724227905273, -2.145690441131592, -2.7427327632904053, 36.0, 0.025589000433683395, 0.19726499915122986, -0.08337599784135818, -2.6489999294281006, 0.1549999862909317, -0.5410000085830688, -0.32560864090919495, -2.0760691165924072, 1.2651368379592896, 0.2958507835865021, -0.7072248458862305, -1.2547695636749268, 0.012985250912606716, 29.0, -0.32118600606918335, 0.31799599528312683, -0.0021830000914633274, 1.2380000352859497, 0.10999999940395355, -3.1351852416992188], "max": [0.879750669002533, 2.0924229621887207, 1.9976167678833008, 1.7141228914260864, -0.03522074222564697, 1.5206704139709473, 0.40282198786735535, 831.0, 0.36566901206970215, 0.4340650141239166, 0.13286399841308594, -0.8239999413490295, 1.0199999809265137, 1.347000002861023, 0.03597123920917511, -1.9924854040145874, 2.0125043392181396, 1.8360166549682617, -0.3922278583049774, 1.3094333410263062, 0.6011437773704529, 814.0, -0.1511089950799942, 0.3896639943122864, 0.10933899879455566, 2.5209999084472656, 0.746999979019165, 3.128999948501587], "mean": [0.3291756808757782, 2.0709593296051025, 1.5062223672866821, 0.8098751902580261, -1.9742934703826904, 0.011983834207057953, -0.7635936141014099, 534.8053588867188, 0.21650665998458862, 0.31638944149017334, 0.035549622029066086, -1.751627802848816, 0.4960508942604065, 0.32344499230384827, -0.24025748670101166, -2.06225848197937, 1.6226097345352173, 1.2596526145935059, -0.5688413977622986, -0.2804737687110901, 0.3230445683002472, 450.8297119140625, -0.23954567313194275, 0.35276278853416443, 0.03448204696178436, 2.0115952491760254, 0.43233808875083923, -0.4264754354953766], "std": [0.3069671094417572, 0.04343850538134575, 0.32684454321861267, 0.5425108671188354, 0.7131034135818481, 1.3903720378875732, 1.2570230960845947, 362.0832214355469, 0.12626636028289795, 0.08061520010232925, 0.05831741914153099, 0.7166056036949158, 0.23600232601165771, 0.5400129556655884, 0.06467987596988678, 0.011965399608016014, 0.27879568934440613, 0.5180129408836365, 0.04873521998524666, 1.061732530593872, 0.18792559206485748, 305.4974670410156, 0.05352761968970299, 0.014655782841145992, 0.02747458964586258, 0.4593287408351898, 0.23198433220386505, 2.6160385608673096], "count": [411]}, "action": {"min": [0.02321287989616394, 1.8372209072113037, 1.0523463487625122, 0.11136946082115173, -2.9192724227905273, -2.145690441131592, -2.7427327632904053, 36.0, 0.025589000433683395, 0.19726499915122986, -0.08337599784135818, -2.6489999294281006, 0.1549999862909317, -0.5410000085830688, -0.32560864090919495, -2.0760691165924072, 1.2651368379592896, 0.2958507835865021, -0.7072248458862305, -1.2547695636749268, 0.012985250912606716, 29.0, -0.32118600606918335, 0.31799599528312683, -0.0021830000914633274, 1.2380000352859497, 0.10999999940395355, -3.1351852416992188], "max": [0.879750669002533, 2.0924229621887207, 1.9976167678833008, 1.7141228914260864, -0.03522074222564697, 1.5206704139709473, 0.40282198786735535, 831.0, 0.36566901206970215, 0.4340650141239166, 0.13286399841308594, -0.8239999413490295, 1.0199999809265137, 1.347000002861023, 0.03597123920917511, -1.9924854040145874, 2.0125043392181396, 1.8360166549682617, -0.3922278583049774, 1.3094333410263062, 0.6011437773704529, 814.0, -0.1511089950799942, 0.3896639943122864, 0.10933899879455566, 2.5209999084472656, 0.746999979019165, 3.128999948501587], "mean": [0.3291756808757782, 2.0709593296051025, 1.5062223672866821, 0.8098751902580261, -1.9742934703826904, 0.011983834207057953, -0.7635936141014099, 534.8053588867188, 0.21650665998458862, 0.31638944149017334, 0.035549622029066086, -1.751627802848816, 0.4960508942604065, 0.32344499230384827, -0.24025748670101166, -2.06225848197937, 1.6226097345352173, 1.2596526145935059, -0.5688413977622986, -0.2804737687110901, 0.3230445683002472, 450.8297119140625, -0.23954567313194275, 0.35276278853416443, 0.03448204696178436, 2.0115952491760254, 0.43233808875083923, -0.4264754354953766], "std": [0.3069671094417572, 0.04343850538134575, 0.32684454321861267, 0.5425108671188354, 0.7131034135818481, 1.3903720378875732, 1.2570230960845947, 362.0832214355469, 0.12626636028289795, 0.08061520010232925, 0.05831741914153099, 0.7166056036949158, 0.23600232601165771, 0.5400129556655884, 0.06467987596988678, 0.011965399608016014, 0.27879568934440613, 0.5180129408836365, 0.04873521998524666, 1.061732530593872, 0.18792559206485748, 305.4974670410156, 0.05352761968970299, 0.014655782841145992, 0.02747458964586258, 0.4593287408351898, 0.23198433220386505, 2.6160385608673096], "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": [199], "max": [199], "mean": [199.0], "std": [0.0], "count": [411]}, "index": {"min": [128903], "max": [129313], "mean": [129108.0], "std": [118.64512913165322], "count": [411]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [411]}, "subtask_annotation": {"mean": [3.316301703163017, 9.0, 9.0, 9.0, 9.0], "std": [1.980980598799366, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [411]}, "scene_annotation": {"mean": [199.0], "std": [0.0], "min": [199], "max": [199], "count": [411]}, "eef_direction_state": {"mean": [4.605839416058394, 4.2846715328467155], "std": [1.6916468497405501, 1.855938997823518], "min": [0, 0], "max": [6, 6], "count": [411]}, "eef_velocity_state": {"mean": [0.7299270072992701, 0.9002433090024331], "std": [0.7432124291659244, 0.7687794473130466], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_acc_mag_state": {"mean": [0.8272506082725061, 0.7615571776155717], "std": [0.8381633164135652, 0.8144566702135176], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_direction_action": {"mean": [4.605839416058394, 4.2846715328467155], "std": [1.6916468497405501, 1.855938997823518], "min": [0, 0], "max": [6, 6], "count": [411]}, "eef_velocity_action": {"mean": [0.7299270072992701, 0.9002433090024331], "std": [0.7432124291659244, 0.7687794473130466], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_acc_mag_action": {"mean": [0.8272506082725061, 0.7615571776155717], "std": [0.8381633164135652, 0.8144566702135176], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_sim_pose_state": {"mean": [0.5440160823969652, 0.2661742120589618, 1.1352003329886475, 0.6834545489571042, 1.0174616145336075, 1.6994270102949822, 0.5113348838402303, -0.2545846382545931, 1.1336497372616656, -0.2129741890177691, 0.985760145782715, -0.8210501550780988], "std": [0.018770759907911994, 0.018906448517577962, 0.0679932797801249, 2.237282094001189, 0.31300064493862123, 1.1303450430736628, 0.08550559388708569, 0.11475276041685123, 0.0751362520802504, 1.8301754162530917, 0.14491292990250057, 1.0939427763829443], "min": [0.5003152132566736, 0.22599885492054791, 1.0371435829479516, -3.14073921970615, 0.47696886282911244, 0.099546682741826, 0.392895209907671, -0.40216439053939085, 1.0454125728404948, -3.1352859365707726, 0.6035126927621293, -2.615837675436875], "max": [0.5764102679411737, 0.30441975659042125, 1.2345302885708611, 3.135444345288346, 1.4177390578627107, 2.856426372688163, 0.6380599514327973, -0.06323245925572575, 1.2720715212803713, 3.1310189090302694, 1.5485256157332468, 0.8027065451848531], "count": [411]}, "eef_sim_pose_action": {"mean": [0.5440160823969652, 0.2661742120589618, 1.1352003329886475, 0.6834545489571042, 1.0174616145336075, 1.6994270102949822, 0.5113348838402303, -0.2545846382545931, 1.1336497372616656, -0.2129741890177691, 0.985760145782715, -0.8210501550780988], "std": [0.018770759907911994, 0.018906448517577962, 0.0679932797801249, 2.237282094001189, 0.31300064493862123, 1.1303450430736628, 0.08550559388708569, 0.11475276041685123, 0.0751362520802504, 1.8301754162530917, 0.14491292990250057, 1.0939427763829443], "min": [0.5003152132566736, 0.22599885492054791, 1.0371435829479516, -3.14073921970615, 0.47696886282911244, 0.099546682741826, 0.392895209907671, -0.40216439053939085, 1.0454125728404948, -3.1352859365707726, 0.6035126927621293, -2.615837675436875], "max": [0.5764102679411737, 0.30441975659042125, 1.2345302885708611, 3.135444345288346, 1.4177390578627107, 2.856426372688163, 0.6380599514327973, -0.06323245925572575, 1.2720715212803713, 3.1310189090302694, 1.5485256157332468, 0.8027065451848531], "count": [411]}, "gripper_mode_state": {"mean": [0.39659367396593675, 0.3771289537712895], "std": [0.4891902817269946, 0.4846676242526014], "min": [0, 0], "max": [1, 1], "count": [411]}, "gripper_activity_state": {"mean": [1.8734793187347931, 1.880778588807786], "std": [0.4226579221529639, 0.4276289829795685], "min": [0, 0], "max": [2, 2], "count": [411]}, "gripper_mode_action": {"mean": [0.39659367396593675, 0.3771289537712895], "std": [0.4891902817269946, 0.4846676242526014], "min": [0, 0], "max": [1, 1], "count": [411]}, "gripper_activity_action": {"mean": [1.8734793187347931, 1.880778588807786], "std": [0.4226579221529639, 0.4276289829795685], "min": [0, 0], "max": [2, 2], "count": [411]}, "gripper_open_scale_state": {"mean": [0.4508296839581783, 0.5348053528908685], "std": [0.3054980058566554, 0.36208320615559353], "min": [0.029, 0.036], "max": [0.814, 0.831], "count": [411]}, "gripper_open_scale_action": {"mean": [0.4508296839581783, 0.5348053528908685], "std": [0.3054980058566554, 0.36208320615559353], "min": [0.029, 0.036], "max": [0.814, 0.831], "count": [411]}}} +{"episode_index": 198, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4540733374183007]], [[0.4707603553921569]], [[0.4592465461601307]]], "std": [[[0.13077820013443273]], [[0.12114376308038935]], [[0.12706097827791915]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8196078431372549]], [[0.7294117647058823]], [[0.807843137254902]]], "mean": [[[0.4789970649509804]], [[0.47940921364379085]], [[0.47295787377450976]]], "std": [[[0.05078790652860806]], [[0.05734006871125501]], [[0.05819174364837445]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4804497263071895]], [[0.4856593137254902]], [[0.47727148284313725]]], "std": [[[0.07566186586922446]], [[0.0705025546204742]], [[0.07804669710316998]]], "count": [100]}, "observation.state": {"min": [0.05590289831161499, 2.053711414337158, 1.5602720975875854, 0.2608918249607086, -2.389024257659912, 0.5947384238243103, -2.8874728679656982, 15.0, 0.058017000555992126, 0.23129500448703766, -0.05028799921274185, -2.6019999980926514, -0.043000008910894394, -0.47099998593330383, -0.3440916836261749, -2.0706238746643066, 1.5297811031341553, 0.3438473343849182, -0.7901105880737305, -1.1594746112823486, -0.1379857361316681, 32.0, -0.3227289915084839, 0.30722400546073914, -0.026776999235153198, 1.2569999694824219, 0.07199998944997787, -3.1381852626800537], "max": [0.8421213626861572, 2.0924229621887207, 2.2512478828430176, 1.6903338432312012, -0.03199188411235809, 1.7308430671691895, -0.3956835865974426, 824.0, 0.4119090139865875, 0.4485040009021759, 0.1374419927597046, -0.7229999303817749, 0.9959999918937683, 0.9559999704360962, 0.009128072299063206, -1.9700056314468384, 2.1276261806488037, 1.8016510009765625, -0.37463492155075073, 1.3056459426879883, 0.6768038272857666, 829.0, -0.13102099299430847, 0.3830319941043854, 0.08409100025892258, 2.4749999046325684, 0.9160000085830688, 3.134999990463257], "mean": [0.3243159055709839, 2.07852840423584, 1.874237298965454, 0.916729211807251, -1.1739314794540405, 1.228269338607788, -2.07069730758667, 427.4281005859375, 0.21253424882888794, 0.3390594720840454, 0.05041312798857689, -1.8746986389160156, 0.41423624753952026, 0.3590344488620758, -0.20568497478961945, -2.062403678894043, 1.7905992269515991, 1.178046703338623, -0.5635011196136475, 0.008287123404443264, 0.18938538432121277, 576.0236206054688, -0.23385262489318848, 0.3466920852661133, 0.011840648017823696, 1.9314587116241455, 0.5676313042640686, -0.09233398735523224], "std": [0.2671809792518616, 0.010186942294239998, 0.21863414347171783, 0.44109413027763367, 0.8787975311279297, 0.31991246342658997, 0.975945234298706, 361.540283203125, 0.11700717359781265, 0.07418923079967499, 0.05095250904560089, 0.5947149395942688, 0.3118610382080078, 0.4642186760902405, 0.08970320224761963, 0.015414847061038017, 0.247756227850914, 0.48002079129219055, 0.09853687137365341, 1.0089739561080933, 0.25205197930336, 338.064697265625, 0.0523299016058445, 0.025075897574424744, 0.02938225120306015, 0.43568557500839233, 0.2996886968612671, 2.6876461505889893], "count": [466]}, "action": {"min": [0.05590289831161499, 2.053711414337158, 1.5602720975875854, 0.2608918249607086, -2.389024257659912, 0.5947384238243103, -2.8874728679656982, 15.0, 0.058017000555992126, 0.23129500448703766, -0.05028799921274185, -2.6019999980926514, -0.043000008910894394, -0.47099998593330383, -0.3440916836261749, -2.0706238746643066, 1.5297811031341553, 0.3438473343849182, -0.7901105880737305, -1.1594746112823486, -0.1379857361316681, 32.0, -0.3227289915084839, 0.30722400546073914, -0.026776999235153198, 1.2569999694824219, 0.07199998944997787, -3.1381852626800537], "max": [0.8421213626861572, 2.0924229621887207, 2.2512478828430176, 1.6903338432312012, -0.03199188411235809, 1.7308430671691895, -0.3956835865974426, 824.0, 0.4119090139865875, 0.4485040009021759, 0.1374419927597046, -0.7229999303817749, 0.9959999918937683, 0.9559999704360962, 0.009128072299063206, -1.9700056314468384, 2.1276261806488037, 1.8016510009765625, -0.37463492155075073, 1.3056459426879883, 0.6768038272857666, 829.0, -0.13102099299430847, 0.3830319941043854, 0.08409100025892258, 2.4749999046325684, 0.9160000085830688, 3.134999990463257], "mean": [0.3243159055709839, 2.07852840423584, 1.874237298965454, 0.916729211807251, -1.1739314794540405, 1.228269338607788, -2.07069730758667, 427.4281005859375, 0.21253424882888794, 0.3390594720840454, 0.05041312798857689, -1.8746986389160156, 0.41423624753952026, 0.3590344488620758, -0.20568497478961945, -2.062403678894043, 1.7905992269515991, 1.178046703338623, -0.5635011196136475, 0.008287123404443264, 0.18938538432121277, 576.0236206054688, -0.23385262489318848, 0.3466920852661133, 0.011840648017823696, 1.9314587116241455, 0.5676313042640686, -0.09233398735523224], "std": [0.2671809792518616, 0.010186942294239998, 0.21863414347171783, 0.44109413027763367, 0.8787975311279297, 0.31991246342658997, 0.975945234298706, 361.540283203125, 0.11700717359781265, 0.07418923079967499, 0.05095250904560089, 0.5947149395942688, 0.3118610382080078, 0.4642186760902405, 0.08970320224761963, 0.015414847061038017, 0.247756227850914, 0.48002079129219055, 0.09853687137365341, 1.0089739561080933, 0.25205197930336, 338.064697265625, 0.0523299016058445, 0.025075897574424744, 0.02938225120306015, 0.43568557500839233, 0.2996886968612671, 2.6876461505889893], "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": [200], "max": [200], "mean": [200.0], "std": [0.0], "count": [466]}, "index": {"min": [129314], "max": [129779], "mean": [129546.5], "std": [134.52230298355735], "count": [466]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [466]}, "subtask_annotation": {"mean": [2.5064377682403434, 9.0, 9.0, 9.0, 9.0], "std": [2.268689988362135, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [466]}, "scene_annotation": {"mean": [200.0], "std": [0.0], "min": [200], "max": [200], "count": [466]}, "eef_direction_state": {"mean": [4.656652360515022, 4.064377682403434], "std": [1.6631994979959306, 2.1479947078801933], "min": [0, 0], "max": [6, 6], "count": [466]}, "eef_velocity_state": {"mean": [0.6523605150214592, 0.8261802575107297], "std": [0.6707922473669714, 0.803587184042292], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_acc_mag_state": {"mean": [0.778969957081545, 0.7339055793991416], "std": [0.8494303892738265, 0.8247828324465092], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_direction_action": {"mean": [4.656652360515022, 4.064377682403434], "std": [1.6631994979959306, 2.1479947078801933], "min": [0, 0], "max": [6, 6], "count": [466]}, "eef_velocity_action": {"mean": [0.6523605150214592, 0.8261802575107297], "std": [0.6707922473669714, 0.803587184042292], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_acc_mag_action": {"mean": [0.778969957081545, 0.7339055793991416], "std": [0.8494303892738265, 0.8247828324465092], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_sim_pose_state": {"mean": [0.5362766565020383, 0.24670298968397486, 1.118239459511056, 0.4633271445002021, 1.0890708264103601, 1.2043930138748014, 0.5340018767483111, -0.26699777880367437, 1.1483504776799325, -0.6530755855263882, 0.9453947551547912, -0.7587812343010342], "std": [0.02991395891103388, 0.022929921631260466, 0.06345673084195763, 2.153543528015702, 0.3057951106119037, 1.4999927098837604, 0.07917545134883455, 0.10319597881305981, 0.07009574675170843, 1.698117559040436, 0.2631840538369272, 1.040487348284579], "min": [0.4893930256747376, 0.21070844937804506, 1.0326788785660637, -3.1362600206450613, 0.47579651874823936, -0.7224841596653503, 0.41807837025811734, -0.4281338333669482, 1.045284200585871, -3.1338684490211164, 0.5026697789907879, -2.9062094626957893], "max": [0.5739253438814488, 0.3010055268430791, 1.2286861212985196, 3.141497262785434, 1.522702258837458, 2.844768384925969, 0.6504477593581655, -0.09820956284261435, 1.2593882966056262, 3.13716350111115, 1.4878368228255376, 2.935316291498044], "count": [466]}, "eef_sim_pose_action": {"mean": [0.5362766565020383, 0.24670298968397486, 1.118239459511056, 0.4633271445002021, 1.0890708264103601, 1.2043930138748014, 0.5340018767483111, -0.26699777880367437, 1.1483504776799325, -0.6530755855263882, 0.9453947551547912, -0.7587812343010342], "std": [0.02991395891103388, 0.022929921631260466, 0.06345673084195763, 2.153543528015702, 0.3057951106119037, 1.4999927098837604, 0.07917545134883455, 0.10319597881305981, 0.07009574675170843, 1.698117559040436, 0.2631840538369272, 1.040487348284579], "min": [0.4893930256747376, 0.21070844937804506, 1.0326788785660637, -3.1362600206450613, 0.47579651874823936, -0.7224841596653503, 0.41807837025811734, -0.4281338333669482, 1.045284200585871, -3.1338684490211164, 0.5026697789907879, -2.9062094626957893], "max": [0.5739253438814488, 0.3010055268430791, 1.2286861212985196, 3.141497262785434, 1.522702258837458, 2.844768384925969, 0.6504477593581655, -0.09820956284261435, 1.2593882966056262, 3.13716350111115, 1.4878368228255376, 2.935316291498044], "count": [466]}, "gripper_mode_state": {"mean": [0.315450643776824, 0.5021459227467812], "std": [0.46469509908930046, 0.4999953949943571], "min": [0, 0], "max": [1, 1], "count": [466]}, "gripper_activity_state": {"mean": [1.8648068669527897, 1.8755364806866952], "std": [0.4550216535384835, 0.42653689765835007], "min": [0, 0], "max": [2, 2], "count": [466]}, "gripper_mode_action": {"mean": [0.315450643776824, 0.5021459227467812], "std": [0.46469509908930046, 0.4999953949943571], "min": [0, 0], "max": [1, 1], "count": [466]}, "gripper_activity_action": {"mean": [1.8648068669527897, 1.8755364806866952], "std": [0.4550216535384835, 0.42653689765835007], "min": [0, 0], "max": [2, 2], "count": [466]}, "gripper_open_scale_state": {"mean": [0.5760236053139347, 0.42742811158388955], "std": [0.3380656461565876, 0.3615403012099068], "min": [0.032, 0.015], "max": [0.829, 0.824], "count": [466]}, "gripper_open_scale_action": {"mean": [0.5760236053139347, 0.42742811158388955], "std": [0.3380656461565876, 0.3615403012099068], "min": [0.032, 0.015], "max": [0.829, 0.824], "count": [466]}}} +{"episode_index": 199, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4475469551801437]], [[0.46517272490952305]], [[0.4562559383946416]]], "std": [[[0.12062444002465968]], [[0.10842753935180258]], [[0.1119327447957765]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9254901960784314]], [[0.8313725490196079]], [[0.9019607843137255]]], "mean": [[[0.4740107981553503]], [[0.4739921305298979]], [[0.4678137643142657]]], "std": [[[0.08208297485597701]], [[0.08675195151728002]], [[0.08484112063667665]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4789742579538702]], [[0.48788092320261434]], [[0.4754332783044347]]], "std": [[[0.09531214329754338]], [[0.08795021283726255]], [[0.10012248549452044]]], "count": [121]}, "observation.state": {"min": [0.043615780770778656, 2.026240110397339, 1.5889478921890259, 0.13028883934020996, -2.3823046684265137, 0.5940751433372498, -2.8865129947662354, 16.0, 0.045044999569654465, 0.23688699305057526, -0.08795999735593796, -2.739000082015991, 0.0560000017285347, -0.5410000085830688, -0.48823845386505127, -2.0770466327667236, 1.3789846897125244, 0.2836334705352783, -0.6786538362503052, -1.3083163499832153, -0.2347816824913025, -2.0, -0.34028899669647217, 0.29814600944519043, -0.025185000151395798, 1.1729999780654907, -0.006000007037073374, -3.128000020980835], "max": [1.0215063095092773, 2.0924229621887207, 2.154853343963623, 1.5823155641555786, -0.004450589884072542, 1.7491166591644287, -0.45774751901626587, 825.0, 0.4041680097579956, 0.457643985748291, 0.12345699965953827, -0.8920000195503235, 0.9010000228881836, 1.090999960899353, 0.018727382645010948, -1.9285017251968384, 2.007617473602295, 1.8251605033874512, -0.2755526006221771, 1.3377251625061035, 0.5335820913314819, 848.0, -0.11261499673128128, 0.399509996175766, 0.1347309947013855, 2.5950000286102295, 0.8949999809265137, 3.0999999046325684], "mean": [0.3919769823551178, 2.0776207447052, 1.9027739763259888, 0.6607142686843872, -0.986886203289032, 1.3209284543991089, -2.0523946285247803, 528.772705078125, 0.2379060834646225, 0.3284255862236023, 0.04463270679116249, -1.730484127998352, 0.510914146900177, 0.2833886444568634, -0.31752416491508484, -2.0602638721466064, 1.5666638612747192, 1.2244226932525635, -0.5072149038314819, -0.4492969214916229, 0.25434863567352295, 457.15380859375, -0.2338927984237671, 0.3532848060131073, 0.02366320788860321, 2.117201328277588, 0.3640993535518646, -0.6914184093475342], "std": [0.3486756980419159, 0.01592746004462242, 0.16935105621814728, 0.4436199963092804, 0.9480876326560974, 0.3270556330680847, 0.9806299209594727, 350.1901550292969, 0.1327323168516159, 0.08592493087053299, 0.0654170885682106, 0.7069933414459229, 0.2803249657154083, 0.4761342704296112, 0.12024109065532684, 0.01919838972389698, 0.18115602433681488, 0.5159146785736084, 0.1028713583946228, 1.09883713722229, 0.3076264560222626, 366.0431213378906, 0.0734020248055458, 0.02289225161075592, 0.030377432703971863, 0.5135318040847778, 0.3416934907436371, 2.517416000366211], "count": [605]}, "action": {"min": [0.043615780770778656, 2.026240110397339, 1.5889478921890259, 0.13028883934020996, -2.3823046684265137, 0.5940751433372498, -2.8865129947662354, 16.0, 0.045044999569654465, 0.23688699305057526, -0.08795999735593796, -2.739000082015991, 0.0560000017285347, -0.5410000085830688, -0.48823845386505127, -2.0770466327667236, 1.3789846897125244, 0.2836334705352783, -0.6786538362503052, -1.3083163499832153, -0.2347816824913025, -2.0, -0.34028899669647217, 0.29814600944519043, -0.025185000151395798, 1.1729999780654907, -0.006000007037073374, -3.128000020980835], "max": [1.0215063095092773, 2.0924229621887207, 2.154853343963623, 1.5823155641555786, -0.004450589884072542, 1.7491166591644287, -0.45774751901626587, 825.0, 0.4041680097579956, 0.457643985748291, 0.12345699965953827, -0.8920000195503235, 0.9010000228881836, 1.090999960899353, 0.018727382645010948, -1.9285017251968384, 2.007617473602295, 1.8251605033874512, -0.2755526006221771, 1.3377251625061035, 0.5335820913314819, 848.0, -0.11261499673128128, 0.399509996175766, 0.1347309947013855, 2.5950000286102295, 0.8949999809265137, 3.0999999046325684], "mean": [0.3919769823551178, 2.0776207447052, 1.9027739763259888, 0.6607142686843872, -0.986886203289032, 1.3209284543991089, -2.0523946285247803, 528.772705078125, 0.2379060834646225, 0.3284255862236023, 0.04463270679116249, -1.730484127998352, 0.510914146900177, 0.2833886444568634, -0.31752416491508484, -2.0602638721466064, 1.5666638612747192, 1.2244226932525635, -0.5072149038314819, -0.4492969214916229, 0.25434863567352295, 457.15380859375, -0.2338927984237671, 0.3532848060131073, 0.02366320788860321, 2.117201328277588, 0.3640993535518646, -0.6914184093475342], "std": [0.3486756980419159, 0.01592746004462242, 0.16935105621814728, 0.4436199963092804, 0.9480876326560974, 0.3270556330680847, 0.9806299209594727, 350.1901550292969, 0.1327323168516159, 0.08592493087053299, 0.0654170885682106, 0.7069933414459229, 0.2803249657154083, 0.4761342704296112, 0.12024109065532684, 0.01919838972389698, 0.18115602433681488, 0.5159146785736084, 0.1028713583946228, 1.09883713722229, 0.3076264560222626, 366.0431213378906, 0.0734020248055458, 0.02289225161075592, 0.030377432703971863, 0.5135318040847778, 0.3416934907436371, 2.517416000366211], "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": [201], "max": [201], "mean": [201.0], "std": [0.0], "count": [605]}, "index": {"min": [129780], "max": [130384], "mean": [130082.0], "std": [174.64821785520743], "count": [605]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [605]}, "subtask_annotation": {"mean": [3.340495867768595, 9.0, 9.0, 9.0, 9.0], "std": [2.024583561399819, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [605]}, "scene_annotation": {"mean": [201.0], "std": [0.0], "min": [201], "max": [201], "count": [605]}, "eef_direction_state": {"mean": [4.887603305785124, 4.4958677685950414], "std": [1.5061071405005546, 1.8768884349877843], "min": [0, 0], "max": [6, 6], "count": [605]}, "eef_velocity_state": {"mean": [0.5834710743801653, 0.7123966942148761], "std": [0.6643641224357575, 0.7734830793486401], "min": [0, 0], "max": [2, 2], "count": [605]}, "eef_acc_mag_state": {"mean": [0.6396694214876033, 0.6826446280991736], "std": [0.8206507535565266, 0.8242880911319095], "min": [0, 0], "max": [2, 2], "count": [605]}, "eef_direction_action": {"mean": [4.887603305785124, 4.4958677685950414], "std": [1.5061071405005546, 1.8768884349877843], "min": [0, 0], "max": [6, 6], "count": [605]}, "eef_velocity_action": {"mean": [0.5834710743801653, 0.7123966942148761], "std": [0.6643641224357575, 0.7734830793486401], "min": [0, 0], "max": [2, 2], "count": [605]}, "eef_acc_mag_action": {"mean": [0.6396694214876033, 0.6826446280991736], "std": [0.8206507535565266, 0.8242880911319095], "min": [0, 0], "max": [2, 2], "count": [605]}, "eef_sim_pose_state": {"mean": [0.5486417185252362, 0.2559858487761464, 1.1362028779937126, 0.1693041951835055, 0.9093155672808896, 1.5554633019830555, 0.5233381723518679, -0.2736518252128885, 1.1254464646673974, -0.5085081860165511, 1.0257835172419028, -0.6764557555137043], "std": [0.028390100660182264, 0.04313003587013754, 0.07346424965109907, 2.4449952636491554, 0.33694749919003464, 1.3697194414232106, 0.0928885661804211, 0.11996388815244906, 0.07882193910112918, 1.6861671439783326, 0.19282250019966388, 1.0721508459512457], "min": [0.48003478444611825, 0.1976217728792341, 1.0273289106287777, -3.136835030588578, 0.46424650911124044, -0.677413361246115, 0.4233708740914672, -0.3919887734403011, 1.0252436214547413, -3.1392972920862805, 0.7521149159346301, -2.740947804795174], "max": [0.5858783327061422, 0.32917560905772814, 1.262578987637146, 3.1393550471189484, 1.4899030584265485, 2.806372533215529, 0.6636799341356248, -0.07133423204385551, 1.2792206633047185, 3.1363874540825365, 1.559009821411824, 1.583113572225682], "count": [605]}, "eef_sim_pose_action": {"mean": [0.5486417185252362, 0.2559858487761464, 1.1362028779937126, 0.1693041951835055, 0.9093155672808896, 1.5554633019830555, 0.5233381723518679, -0.2736518252128885, 1.1254464646673974, -0.5085081860165511, 1.0257835172419028, -0.6764557555137043], "std": [0.028390100660182264, 0.04313003587013754, 0.07346424965109907, 2.4449952636491554, 0.33694749919003464, 1.3697194414232106, 0.0928885661804211, 0.11996388815244906, 0.07882193910112918, 1.6861671439783326, 0.19282250019966388, 1.0721508459512457], "min": [0.48003478444611825, 0.1976217728792341, 1.0273289106287777, -3.136835030588578, 0.46424650911124044, -0.677413361246115, 0.4233708740914672, -0.3919887734403011, 1.0252436214547413, -3.1392972920862805, 0.7521149159346301, -2.740947804795174], "max": [0.5858783327061422, 0.32917560905772814, 1.262578987637146, 3.1393550471189484, 1.4899030584265485, 2.806372533215529, 0.6636799341356248, -0.07133423204385551, 1.2792206633047185, 3.1363874540825365, 1.559009821411824, 1.583113572225682], "count": [605]}, "gripper_mode_state": {"mean": [0.46115702479338844, 0.39008264462809916], "std": [0.4984889399746986, 0.4877685670356853], "min": [0, 0], "max": [1, 1], "count": [605]}, "gripper_activity_state": {"mean": [1.7619834710743802, 1.8909090909090909], "std": [0.5887732306093442, 0.4240692287160224], "min": [0, 0], "max": [2, 2], "count": [605]}, "gripper_mode_action": {"mean": [0.46115702479338844, 0.39008264462809916], "std": [0.4984889399746986, 0.4877685670356853], "min": [0, 0], "max": [1, 1], "count": [605]}, "gripper_activity_action": {"mean": [1.7619834710743802, 1.8909090909090909], "std": [0.5887732306093442, 0.4240692287160224], "min": [0, 0], "max": [2, 2], "count": [605]}, "gripper_open_scale_state": {"mean": [0.45717107410430985, 0.5287727274492747], "std": [0.3660215385879549, 0.3501901230042863], "min": [0.0, 0.016], "max": [0.848, 0.825], "count": [605]}, "gripper_open_scale_action": {"mean": [0.45717107410430985, 0.5287727274492747], "std": [0.3660215385879549, 0.3501901230042863], "min": [0.0, 0.016], "max": [0.848, 0.825], "count": [605]}}} +{"episode_index": 200, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4486438454507215]], [[0.4662487259755387]], [[0.45513316589011843]]], "std": [[[0.12612325795347007]], [[0.11304461705228235]], [[0.11932680089021243]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7254901960784313]], [[0.6352941176470588]], [[0.6823529411764706]]], "mean": [[[0.4782118015110335]], [[0.4796931077298906]], [[0.47314302036821326]]], "std": [[[0.05116406059102884]], [[0.05654881454797039]], [[0.05792479777674416]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.47764870089950173]], [[0.48310960857115126]], [[0.47362677756746263]]], "std": [[[0.06999161127520845]], [[0.0637308599143145]], [[0.07330593247574638]]], "count": [101]}, "observation.state": {"min": [0.020961403846740723, 2.017984628677368, 1.4557616710662842, 0.15943583846092224, -2.4070706367492676, 0.413032203912735, -2.886373281478882, 23.0, 0.03830299898982048, 0.24116599559783936, -0.07927200198173523, -2.6730000972747803, -0.016000008210539818, -0.5799999833106995, -0.4316897392272949, -2.0769591331481934, 1.459182620048523, 0.288502961397171, -0.6484770774841309, -1.2607735395431519, -0.29967305064201355, 29.0, -0.33400899171829224, 0.310355007648468, -0.029992999508976936, 1.2029999494552612, -5.847086370636134e-09, -3.0869998931884766], "max": [0.9910852313041687, 2.0933306217193604, 2.433774709701538, 1.7206329107284546, -0.17554521560668945, 1.7351715564727783, -0.2722015678882599, 758.0, 0.4162290096282959, 0.4623520076274872, 0.15851399302482605, -0.7139999866485596, 1.0290000438690186, 1.0679999589920044, 0.05009094998240471, -1.9308403730392456, 2.088146686553955, 1.8272202014923096, -0.10768681764602661, 1.3171477317810059, 0.5614549517631531, 840.0, -0.1528570055961609, 0.37684300541877747, 0.10621099919080734, 2.4779999256134033, 0.8820000290870667, 3.138000011444092], "mean": [0.39540645480155945, 2.0719428062438965, 2.008404016494751, 0.7602050304412842, -1.1579262018203735, 1.2997628450393677, -2.1953275203704834, 437.83758544921875, 0.22902823984622955, 0.3418388068675995, 0.05063967406749725, -1.8385297060012817, 0.4085727632045746, 0.37162643671035767, -0.22192394733428955, -2.0620594024658203, 1.7637263536453247, 1.1399998664855957, -0.4949229955673218, -0.0030493687372654676, 0.11217984557151794, 573.5137939453125, -0.24847713112831116, 0.34594234824180603, 0.017099613323807716, 1.9001787900924683, 0.557573139667511, 0.3359193205833435], "std": [0.28253230452537537, 0.019170889630913734, 0.2662487328052521, 0.4470256567001343, 0.8311235904693604, 0.3006560802459717, 0.9891662001609802, 341.83526611328125, 0.12278946489095688, 0.06706380844116211, 0.05484294891357422, 0.6083344221115112, 0.32267826795578003, 0.47433748841285706, 0.1089467778801918, 0.021604212000966072, 0.2327524721622467, 0.518241286277771, 0.10711202770471573, 1.0442981719970703, 0.19427689909934998, 360.01153564453125, 0.05913153290748596, 0.02174866572022438, 0.03551098704338074, 0.4229384958744049, 0.31733450293540955, 2.7185654640197754], "count": [471]}, "action": {"min": [0.020961403846740723, 2.017984628677368, 1.4557616710662842, 0.15943583846092224, -2.4070706367492676, 0.413032203912735, -2.886373281478882, 23.0, 0.03830299898982048, 0.24116599559783936, -0.07927200198173523, -2.6730000972747803, -0.016000008210539818, -0.5799999833106995, -0.4316897392272949, -2.0769591331481934, 1.459182620048523, 0.288502961397171, -0.6484770774841309, -1.2607735395431519, -0.29967305064201355, 29.0, -0.33400899171829224, 0.310355007648468, -0.029992999508976936, 1.2029999494552612, -5.847086370636134e-09, -3.0869998931884766], "max": [0.9910852313041687, 2.0933306217193604, 2.433774709701538, 1.7206329107284546, -0.17554521560668945, 1.7351715564727783, -0.2722015678882599, 758.0, 0.4162290096282959, 0.4623520076274872, 0.15851399302482605, -0.7139999866485596, 1.0290000438690186, 1.0679999589920044, 0.05009094998240471, -1.9308403730392456, 2.088146686553955, 1.8272202014923096, -0.10768681764602661, 1.3171477317810059, 0.5614549517631531, 840.0, -0.1528570055961609, 0.37684300541877747, 0.10621099919080734, 2.4779999256134033, 0.8820000290870667, 3.138000011444092], "mean": [0.39540645480155945, 2.0719428062438965, 2.008404016494751, 0.7602050304412842, -1.1579262018203735, 1.2997628450393677, -2.1953275203704834, 437.83758544921875, 0.22902823984622955, 0.3418388068675995, 0.05063967406749725, -1.8385297060012817, 0.4085727632045746, 0.37162643671035767, -0.22192394733428955, -2.0620594024658203, 1.7637263536453247, 1.1399998664855957, -0.4949229955673218, -0.0030493687372654676, 0.11217984557151794, 573.5137939453125, -0.24847713112831116, 0.34594234824180603, 0.017099613323807716, 1.9001787900924683, 0.557573139667511, 0.3359193205833435], "std": [0.28253230452537537, 0.019170889630913734, 0.2662487328052521, 0.4470256567001343, 0.8311235904693604, 0.3006560802459717, 0.9891662001609802, 341.83526611328125, 0.12278946489095688, 0.06706380844116211, 0.05484294891357422, 0.6083344221115112, 0.32267826795578003, 0.47433748841285706, 0.1089467778801918, 0.021604212000966072, 0.2327524721622467, 0.518241286277771, 0.10711202770471573, 1.0442981719970703, 0.19427689909934998, 360.01153564453125, 0.05913153290748596, 0.02174866572022438, 0.03551098704338074, 0.4229384958744049, 0.31733450293540955, 2.7185654640197754], "count": [471]}, "timestamp": {"min": [0.0], "max": [15.666666666666666], "mean": [7.833333333333333], "std": [4.532189398154135], "count": [471]}, "frame_index": {"min": [0], "max": [470], "mean": [235.0], "std": [135.96568194462407], "count": [471]}, "episode_index": {"min": [202], "max": [202], "mean": [202.0], "std": [0.0], "count": [471]}, "index": {"min": [130385], "max": [130855], "mean": [130620.0], "std": [135.96568194462407], "count": [471]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [471]}, "subtask_annotation": {"mean": [3.010615711252654, 9.0, 9.0, 9.0, 9.0], "std": [2.117035804502383, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [471]}, "scene_annotation": {"mean": [202.0], "std": [0.0], "min": [202], "max": [202], "count": [471]}, "eef_direction_state": {"mean": [4.808917197452229, 4.1847133757961785], "std": [1.528777419595121, 1.9236653002759125], "min": [0, 0], "max": [6, 6], "count": [471]}, "eef_velocity_state": {"mean": [0.6411889596602972, 0.861995753715499], "std": [0.7261581045091731, 0.7792828702814079], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_acc_mag_state": {"mean": [0.7430997876857749, 0.7919320594479831], "std": [0.8394658527037203, 0.8314535169196741], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_direction_action": {"mean": [4.808917197452229, 4.1847133757961785], "std": [1.528777419595121, 1.9236653002759125], "min": [0, 0], "max": [6, 6], "count": [471]}, "eef_velocity_action": {"mean": [0.6411889596602972, 0.861995753715499], "std": [0.7261581045091731, 0.7792828702814079], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_acc_mag_action": {"mean": [0.7430997876857749, 0.7919320594479831], "std": [0.8394658527037203, 0.8314535169196741], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_sim_pose_state": {"mean": [0.5350086555866208, 0.25779512101890284, 1.113081040816679, 1.2410825558284333, 1.1176713431559184, 1.0049920125598275, 0.5374289506131974, -0.27723637658789746, 1.1367992254692731, -0.38168009871833186, 0.932775366948921, -0.6695826301889592], "std": [0.028376164383576558, 0.031852905010841294, 0.07201062588801793, 1.7429055931840658, 0.35613127450284826, 1.5817606480920057, 0.07293382975315497, 0.10839776716564642, 0.07329912032889077, 1.6537768198026208, 0.2871604684129664, 0.9946492700949459], "min": [0.49252173240605746, 0.21056204308195087, 1.0355256052469912, -0.71304204899762, 0.428909516149361, -0.8042212273846475, 0.43025079579217634, -0.43602452356187976, 1.0354829755998147, -3.137813063293763, 0.5039741877271045, -2.8232777038938996], "max": [0.5686259810196378, 0.3205345798623708, 1.2275007567557357, 3.135596040652569, 1.5144477362946422, 2.850922531317946, 0.6663565763356015, -0.07172036382392037, 1.2722500655603741, 3.140896022534542, 1.4563104005543024, 2.978314186252909], "count": [471]}, "eef_sim_pose_action": {"mean": [0.5350086555866208, 0.25779512101890284, 1.113081040816679, 1.2410825558284333, 1.1176713431559184, 1.0049920125598275, 0.5374289506131974, -0.27723637658789746, 1.1367992254692731, -0.38168009871833186, 0.932775366948921, -0.6695826301889592], "std": [0.028376164383576558, 0.031852905010841294, 0.07201062588801793, 1.7429055931840658, 0.35613127450284826, 1.5817606480920057, 0.07293382975315497, 0.10839776716564642, 0.07329912032889077, 1.6537768198026208, 0.2871604684129664, 0.9946492700949459], "min": [0.49252173240605746, 0.21056204308195087, 1.0355256052469912, -0.71304204899762, 0.428909516149361, -0.8042212273846475, 0.43025079579217634, -0.43602452356187976, 1.0354829755998147, -3.137813063293763, 0.5039741877271045, -2.8232777038938996], "max": [0.5686259810196378, 0.3205345798623708, 1.2275007567557357, 3.135596040652569, 1.5144477362946422, 2.850922531317946, 0.6663565763356015, -0.07172036382392037, 1.2722500655603741, 3.140896022534542, 1.4563104005543024, 2.978314186252909], "count": [471]}, "gripper_mode_state": {"mean": [0.32908704883227174, 0.445859872611465], "std": [0.469881647995685, 0.4970602042070486], "min": [0, 0], "max": [1, 1], "count": [471]}, "gripper_activity_state": {"mean": [1.8386411889596603, 1.8683651804670913], "std": [0.4826869468552083, 0.44635499755315605], "min": [0, 0], "max": [2, 2], "count": [471]}, "gripper_mode_action": {"mean": [0.32908704883227174, 0.445859872611465], "std": [0.469881647995685, 0.4970602042070486], "min": [0, 0], "max": [1, 1], "count": [471]}, "gripper_activity_action": {"mean": [1.8386411889596603, 1.8683651804670913], "std": [0.4826869468552083, 0.44635499755315605], "min": [0, 0], "max": [2, 2], "count": [471]}, "gripper_open_scale_state": {"mean": [0.573513800376034, 0.4378375795449424], "std": [0.36001085967067903, 0.34183526913832285], "min": [0.029, 0.023], "max": [0.84, 0.758], "count": [471]}, "gripper_open_scale_action": {"mean": [0.573513800376034, 0.4378375795449424], "std": [0.36001085967067903, 0.34183526913832285], "min": [0.029, 0.023], "max": [0.84, 0.758], "count": [471]}}} +{"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.45984563112745097]], [[0.47767302900326797]], [[0.46603676266339866]]], "std": [[[0.14062619954928654]], [[0.12946564648729128]], [[0.13505816019292502]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.7215686274509804]], [[0.7843137254901961]]], "mean": [[[0.47460528390522877]], [[0.47426846200980394]], [[0.46828479166666664]]], "std": [[[0.0647156327343902]], [[0.07439125809525172]], [[0.07220217339141712]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.7529411764705882]], [[0.7490196078431373]]], "mean": [[[0.480976364379085]], [[0.48635037173202617]], [[0.47731379901960785]]], "std": [[[0.08673781716466782]], [[0.0814103102347535]], [[0.08978112582959608]]], "count": [100]}, "observation.state": {"min": [0.04890412837266922, 1.8022445440292358, 0.5705656409263611, 0.20230111479759216, -2.7921953201293945, -1.8263822793960571, -2.887542724609375, 43.0, 0.048941999673843384, 0.22906899452209473, -0.0706000030040741, -2.697999954223633, 0.13500000536441803, -0.5820000171661377, -0.28317970037460327, -2.075859785079956, 1.562523603439331, 0.32737141847610474, -0.6081425547599792, -1.2067381143569946, 0.003246312728151679, 36.0, -0.32302799820899963, 0.2828960120677948, -0.041113000363111496, 1.3009999990463257, 0.024999991059303284, -3.0829999446868896], "max": [0.8189783096313477, 2.0927720069885254, 2.2122397422790527, 1.7564644813537598, -0.09660397469997406, 1.5372860431671143, 0.2125461995601654, 824.0, 0.4235070049762726, 0.42680299282073975, 0.1297069936990738, -0.871999979019165, 1.069000005722046, 0.8960000276565552, 0.09529498219490051, -1.950021505355835, 2.211646318435669, 1.9005239009857178, -0.4035550355911255, 1.3395402431488037, 0.49891984462738037, 800.0, -0.14055199921131134, 0.36097198724746704, 0.08324699848890305, 2.496999979019165, 0.7139999866485596, 3.1389999389648438], "mean": [0.35174575448036194, 2.0698349475860596, 1.4728338718414307, 0.8260287642478943, -1.8417550325393677, 0.29074379801750183, -1.0385563373565674, 488.34326171875, 0.2198924422264099, 0.3286368250846863, 0.014687699265778065, -1.933022141456604, 0.47600939869880676, 0.215835303068161, -0.19583316147327423, -2.0633983612060547, 1.82173752784729, 1.252984881401062, -0.5006544589996338, -0.13073743879795074, 0.2767391502857208, 509.27001953125, -0.22351816296577454, 0.32934433221817017, 0.00336516578681767, 2.037046432495117, 0.3745855689048767, -0.28124505281448364], "std": [0.2548147737979889, 0.04406170919537544, 0.5385209321975708, 0.48073503375053406, 0.6266580820083618, 1.273559808731079, 1.2948545217514038, 362.3704528808594, 0.11663271486759186, 0.06261277943849564, 0.04784218966960907, 0.5839270353317261, 0.30013221502304077, 0.48495933413505554, 0.0869697630405426, 0.0184163898229599, 0.2695971131324768, 0.569190502166748, 0.025858847424387932, 1.1235713958740234, 0.12092636525630951, 347.301513671875, 0.0501997172832489, 0.02340064011514187, 0.03173485025763512, 0.4091472327709198, 0.22620943188667297, 2.6331379413604736], "count": [437]}, "action": {"min": [0.04890412837266922, 1.8022445440292358, 0.5705656409263611, 0.20230111479759216, -2.7921953201293945, -1.8263822793960571, -2.887542724609375, 43.0, 0.048941999673843384, 0.22906899452209473, -0.0706000030040741, -2.697999954223633, 0.13500000536441803, -0.5820000171661377, -0.28317970037460327, -2.075859785079956, 1.562523603439331, 0.32737141847610474, -0.6081425547599792, -1.2067381143569946, 0.003246312728151679, 36.0, -0.32302799820899963, 0.2828960120677948, -0.041113000363111496, 1.3009999990463257, 0.024999991059303284, -3.0829999446868896], "max": [0.8189783096313477, 2.0927720069885254, 2.2122397422790527, 1.7564644813537598, -0.09660397469997406, 1.5372860431671143, 0.2125461995601654, 824.0, 0.4235070049762726, 0.42680299282073975, 0.1297069936990738, -0.871999979019165, 1.069000005722046, 0.8960000276565552, 0.09529498219490051, -1.950021505355835, 2.211646318435669, 1.9005239009857178, -0.4035550355911255, 1.3395402431488037, 0.49891984462738037, 800.0, -0.14055199921131134, 0.36097198724746704, 0.08324699848890305, 2.496999979019165, 0.7139999866485596, 3.1389999389648438], "mean": [0.35174575448036194, 2.0698349475860596, 1.4728338718414307, 0.8260287642478943, -1.8417550325393677, 0.29074379801750183, -1.0385563373565674, 488.34326171875, 0.2198924422264099, 0.3286368250846863, 0.014687699265778065, -1.933022141456604, 0.47600939869880676, 0.215835303068161, -0.19583316147327423, -2.0633983612060547, 1.82173752784729, 1.252984881401062, -0.5006544589996338, -0.13073743879795074, 0.2767391502857208, 509.27001953125, -0.22351816296577454, 0.32934433221817017, 0.00336516578681767, 2.037046432495117, 0.3745855689048767, -0.28124505281448364], "std": [0.2548147737979889, 0.04406170919537544, 0.5385209321975708, 0.48073503375053406, 0.6266580820083618, 1.273559808731079, 1.2948545217514038, 362.3704528808594, 0.11663271486759186, 0.06261277943849564, 0.04784218966960907, 0.5839270353317261, 0.30013221502304077, 0.48495933413505554, 0.0869697630405426, 0.0184163898229599, 0.2695971131324768, 0.569190502166748, 0.025858847424387932, 1.1235713958740234, 0.12092636525630951, 347.301513671875, 0.0501997172832489, 0.02340064011514187, 0.03173485025763512, 0.4091472327709198, 0.22620943188667297, 2.6331379413604736], "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": [203], "max": [203], "mean": [203.0], "std": [0.0], "count": [437]}, "index": {"min": [130856], "max": [131292], "mean": [131074.0], "std": [126.15070352558483], "count": [437]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [437]}, "subtask_annotation": {"mean": [3.066361556064073, 9.0, 9.0, 9.0, 9.0], "std": [2.1462945104458733, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [437]}, "scene_annotation": {"mean": [203.0], "std": [0.0], "min": [203], "max": [203], "count": [437]}, "eef_direction_state": {"mean": [4.85812356979405, 4.4576659038901605], "std": [1.6371010694223997, 1.7952816490992676], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_state": {"mean": [0.6224256292906178, 0.8283752860411899], "std": [0.7234234477424648, 0.7949038864415227], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_state": {"mean": [0.6750572082379863, 0.7459954233409611], "std": [0.8200269621757457, 0.8213477398878453], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_direction_action": {"mean": [4.85812356979405, 4.4576659038901605], "std": [1.6371010694223997, 1.7952816490992676], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_action": {"mean": [0.6224256292906178, 0.8283752860411899], "std": [0.7234234477424648, 0.7949038864415227], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_action": {"mean": [0.6750572082379863, 0.7459954233409611], "std": [0.8200269621757457, 0.8213477398878453], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_sim_pose_state": {"mean": [0.5215299084631992, 0.23591520234885877, 1.1230067567438342, 1.1728074825581782, 0.9786119099850997, 1.6387173497901315, 0.5238239147522258, -0.24617149534124041, 1.120941099230126, 0.278399261867071, 1.0182191331881447, -0.7830360267991902], "std": [0.02859290856159699, 0.01937187434495614, 0.06868805292856357, 1.990852600807983, 0.2844943958723365, 1.0118998419980318, 0.07001060034924822, 0.09876986689666928, 0.07753987768576508, 1.8344923460920894, 0.2550930200886524, 1.1434478256540785], "min": [0.4652201004730463, 0.21151898910123898, 1.0183286011101211, -3.141186757430005, 0.4831013882036115, 0.11479775729344016, 0.4173463429713883, -0.4223203916161684, 1.016694730579654, -3.1379576017468347, 0.6664946582151905, -2.6783161240967757], "max": [0.5525333593848545, 0.28862302615893054, 1.2327447306691968, 3.141424886911707, 1.4328888340818806, 2.7164905988712515, 0.6325514966367434, -0.08946653030622456, 1.2431565568449645, 3.1146565660542738, 1.5190129553050071, 1.7651693539638205], "count": [437]}, "eef_sim_pose_action": {"mean": [0.5215299084631992, 0.23591520234885877, 1.1230067567438342, 1.1728074825581782, 0.9786119099850997, 1.6387173497901315, 0.5238239147522258, -0.24617149534124041, 1.120941099230126, 0.278399261867071, 1.0182191331881447, -0.7830360267991902], "std": [0.02859290856159699, 0.01937187434495614, 0.06868805292856357, 1.990852600807983, 0.2844943958723365, 1.0118998419980318, 0.07001060034924822, 0.09876986689666928, 0.07753987768576508, 1.8344923460920894, 0.2550930200886524, 1.1434478256540785], "min": [0.4652201004730463, 0.21151898910123898, 1.0183286011101211, -3.141186757430005, 0.4831013882036115, 0.11479775729344016, 0.4173463429713883, -0.4223203916161684, 1.016694730579654, -3.1379576017468347, 0.6664946582151905, -2.6783161240967757], "max": [0.5525333593848545, 0.28862302615893054, 1.2327447306691968, 3.141424886911707, 1.4328888340818806, 2.7164905988712515, 0.6325514966367434, -0.08946653030622456, 1.2431565568449645, 3.1146565660542738, 1.5190129553050071, 1.7651693539638205], "count": [437]}, "gripper_mode_state": {"mean": [0.38672768878718533, 0.43707093821510296], "std": [0.4870003937498495, 0.4960241256056733], "min": [0, 0], "max": [1, 1], "count": [437]}, "gripper_activity_state": {"mean": [1.8581235697940504, 1.860411899313501], "std": [0.46182322325322234, 0.4499812502021204], "min": [0, 0], "max": [2, 2], "count": [437]}, "gripper_mode_action": {"mean": [0.38672768878718533, 0.43707093821510296], "std": [0.4870003937498495, 0.4960241256056733], "min": [0, 0], "max": [1, 1], "count": [437]}, "gripper_activity_action": {"mean": [1.8581235697940504, 1.860411899313501], "std": [0.46182322325322234, 0.4499812502021204], "min": [0, 0], "max": [2, 2], "count": [437]}, "gripper_open_scale_state": {"mean": [0.5092700230055052, 0.4883432495064812], "std": [0.3473015114687208, 0.3623704105134797], "min": [0.036, 0.043], "max": [0.8, 0.824], "count": [437]}, "gripper_open_scale_action": {"mean": [0.5092700230055052, 0.4883432495064812], "std": [0.3473015114687208, 0.3623704105134797], "min": [0.036, 0.043], "max": [0.8, 0.824], "count": [437]}}} +{"episode_index": 202, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.45118046875]], [[0.4685065614787582]], [[0.45789837111928106]]], "std": [[[0.13044188456306058]], [[0.11764310923281641]], [[0.12323092058583639]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.03529411764705882]], [[0.0]]], "max": [[[0.6627450980392157]], [[0.6274509803921569]], [[0.6313725490196078]]], "mean": [[[0.4735140369689542]], [[0.4751427917347495]], [[0.4685161015795207]]], "std": [[[0.04408466837212355]], [[0.0480088117577513]], [[0.04851987555524288]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4789439151007625]], [[0.48327031590413944]], [[0.47465415305010894]]], "std": [[[0.08777546706173506]], [[0.0832046688325554]], [[0.09151517992244673]]], "count": [120]}, "observation.state": {"min": [0.005305801052600145, 1.8713771104812622, 0.9394583702087402, -0.04501204565167427, -2.9193427562713623, -2.126666307449341, -2.8877170085906982, 25.0, 0.05425899848341942, 0.15311799943447113, -0.05116799846291542, -2.500999927520752, 0.017000004649162292, -0.33799999952316284, -0.3298497796058655, -2.080118417739868, 1.5136717557907104, 0.2491282969713211, -0.7751531004905701, -1.181727647781372, 0.00013962635421194136, 34.0, -0.36020201444625854, 0.3009139895439148, -0.058664001524448395, 1.2309999465942383, 0.014000002294778824, -3.134185314178467], "max": [0.7575427293777466, 2.0924229621887207, 1.9744386672973633, 1.7376149892807007, -0.1385093331336975, 1.7179625034332275, 0.4561592638492584, 838.0, 0.4267820119857788, 0.4464600086212158, 0.13483700156211853, -0.4659999907016754, 0.8360000252723694, 1.215999960899353, 0.13931217789649963, -1.9220439195632935, 2.2461516857147217, 1.8291051387786865, -0.2713812589645386, 1.31468665599823, 0.6083345413208008, 819.0, -0.159169003367424, 0.36601999402046204, 0.05828399956226349, 2.5199999809265137, 0.722000002861023, 3.135999917984009], "mean": [0.33345234394073486, 2.029815435409546, 1.4582661390304565, 0.4156906306743622, -1.8328931331634521, -0.2637307047843933, -1.0397577285766602, 490.6730651855469, 0.26970046758651733, 0.29340222477912903, 0.05260244756937027, -1.5240596532821655, 0.46647369861602783, 0.4649580121040344, -0.19948215782642365, -2.065537214279175, 1.9266431331634521, 0.9631970524787903, -0.574137270450592, 0.3489614725112915, 0.23576515913009644, 580.4874877929688, -0.2549118101596832, 0.33576858043670654, -0.002754616318270564, 1.8726857900619507, 0.5201234221458435, 0.4177042245864868], "std": [0.2101105898618698, 0.08040782064199448, 0.36929455399513245, 0.5872040390968323, 1.1650763750076294, 1.5036224126815796, 1.2515544891357422, 374.05255126953125, 0.127049058675766, 0.08151400834321976, 0.04804928973317146, 0.5573980212211609, 0.2471960186958313, 0.4108145534992218, 0.12126841396093369, 0.022833416238427162, 0.2518942356109619, 0.5871999263763428, 0.08364975452423096, 0.9473593235015869, 0.23159091174602509, 337.55615234375, 0.055315516889095306, 0.016038119792938232, 0.03188702091574669, 0.36212751269340515, 0.22040261328220367, 2.805776834487915], "count": [598]}, "action": {"min": [0.005305801052600145, 1.8713771104812622, 0.9394583702087402, -0.04501204565167427, -2.9193427562713623, -2.126666307449341, -2.8877170085906982, 25.0, 0.05425899848341942, 0.15311799943447113, -0.05116799846291542, -2.500999927520752, 0.017000004649162292, -0.33799999952316284, -0.3298497796058655, -2.080118417739868, 1.5136717557907104, 0.2491282969713211, -0.7751531004905701, -1.181727647781372, 0.00013962635421194136, 34.0, -0.36020201444625854, 0.3009139895439148, -0.058664001524448395, 1.2309999465942383, 0.014000002294778824, -3.134185314178467], "max": [0.7575427293777466, 2.0924229621887207, 1.9744386672973633, 1.7376149892807007, -0.1385093331336975, 1.7179625034332275, 0.4561592638492584, 838.0, 0.4267820119857788, 0.4464600086212158, 0.13483700156211853, -0.4659999907016754, 0.8360000252723694, 1.215999960899353, 0.13931217789649963, -1.9220439195632935, 2.2461516857147217, 1.8291051387786865, -0.2713812589645386, 1.31468665599823, 0.6083345413208008, 819.0, -0.159169003367424, 0.36601999402046204, 0.05828399956226349, 2.5199999809265137, 0.722000002861023, 3.135999917984009], "mean": [0.33345234394073486, 2.029815435409546, 1.4582661390304565, 0.4156906306743622, -1.8328931331634521, -0.2637307047843933, -1.0397577285766602, 490.6730651855469, 0.26970046758651733, 0.29340222477912903, 0.05260244756937027, -1.5240596532821655, 0.46647369861602783, 0.4649580121040344, -0.19948215782642365, -2.065537214279175, 1.9266431331634521, 0.9631970524787903, -0.574137270450592, 0.3489614725112915, 0.23576515913009644, 580.4874877929688, -0.2549118101596832, 0.33576858043670654, -0.002754616318270564, 1.8726857900619507, 0.5201234221458435, 0.4177042245864868], "std": [0.2101105898618698, 0.08040782064199448, 0.36929455399513245, 0.5872040390968323, 1.1650763750076294, 1.5036224126815796, 1.2515544891357422, 374.05255126953125, 0.127049058675766, 0.08151400834321976, 0.04804928973317146, 0.5573980212211609, 0.2471960186958313, 0.4108145534992218, 0.12126841396093369, 0.022833416238427162, 0.2518942356109619, 0.5871999263763428, 0.08364975452423096, 0.9473593235015869, 0.23159091174602509, 337.55615234375, 0.055315516889095306, 0.016038119792938232, 0.03188702091574669, 0.36212751269340515, 0.22040261328220367, 2.805776834487915], "count": [598]}, "timestamp": {"min": [0.0], "max": [19.9], "mean": [9.95], "std": [5.754249637345333], "count": [598]}, "frame_index": {"min": [0], "max": [597], "mean": [298.5], "std": [172.62748912035997], "count": [598]}, "episode_index": {"min": [204], "max": [204], "mean": [204.0], "std": [0.0], "count": [598]}, "index": {"min": [131293], "max": [131890], "mean": [131591.5], "std": [172.62748912035997], "count": [598]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [598]}, "subtask_annotation": {"mean": [2.6103678929765888, 9.0, 9.0, 9.0, 9.0], "std": [2.1453128963354486, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [598]}, "scene_annotation": {"mean": [204.0], "std": [0.0], "min": [204], "max": [204], "count": [598]}, "eef_direction_state": {"mean": [4.478260869565218, 3.4866220735785953], "std": [1.7470555215826, 2.3224198027304994], "min": [0, 0], "max": [6, 6], "count": [598]}, "eef_velocity_state": {"mean": [0.657190635451505, 0.8662207357859532], "std": [0.6552133103446329, 0.7465614138078334], "min": [0, 0], "max": [2, 2], "count": [598]}, "eef_acc_mag_state": {"mean": [0.7558528428093646, 0.7307692307692307], "std": [0.8384115765277804, 0.807214383208042], "min": [0, 0], "max": [2, 2], "count": [598]}, "eef_direction_action": {"mean": [4.478260869565218, 3.4866220735785953], "std": [1.7470555215826, 2.3224198027304994], "min": [0, 0], "max": [6, 6], "count": [598]}, "eef_velocity_action": {"mean": [0.657190635451505, 0.8662207357859532], "std": [0.6552133103446329, 0.7465614138078334], "min": [0, 0], "max": [2, 2], "count": [598]}, "eef_acc_mag_action": {"mean": [0.7558528428093646, 0.7307692307692307], "std": [0.8384115765277804, 0.807214383208042], "min": [0, 0], "max": [2, 2], "count": [598]}, "eef_sim_pose_state": {"mean": [0.5231198045211537, 0.2517995805578629, 1.0888375220027635, 0.7566955551890507, 1.1868199236969297, 1.2787488132771154, 0.4869017746526003, -0.299858848329433, 1.1006933726093109, -0.7901067266517766, 1.0031941722901732, -0.5630683088885701], "std": [0.020153183343599605, 0.02886150035757725, 0.06312364963188676, 1.7075632408301489, 0.2956357644787819, 0.9364739962649992, 0.08346610581660371, 0.10337201710566593, 0.07476587764510421, 1.0650326127906633, 0.3088032228932286, 0.7438139857803475], "min": [0.4832876347281463, 0.20682225872401055, 1.0136192620676758, -3.1408788551927387, 0.4918075206779666, 0.007166795042107599, 0.34883166767110313, -0.4311912233258888, 1.0147675709121635, -3.0870155623604156, 0.4186740423594113, -2.4288798955870035], "max": [0.550537403721507, 0.3217805226377081, 1.1997114218074894, 3.1376378457868617, 1.429141322537855, 2.7430731296679993, 0.6433318099443509, -0.09529973012888318, 1.251576471919384, 0.5627381683958679, 1.5250829351487774, 0.3437261245332833], "count": [598]}, "eef_sim_pose_action": {"mean": [0.5231198045211537, 0.2517995805578629, 1.0888375220027635, 0.7566955551890507, 1.1868199236969297, 1.2787488132771154, 0.4869017746526003, -0.299858848329433, 1.1006933726093109, -0.7901067266517766, 1.0031941722901732, -0.5630683088885701], "std": [0.020153183343599605, 0.02886150035757725, 0.06312364963188676, 1.7075632408301489, 0.2956357644787819, 0.9364739962649992, 0.08346610581660371, 0.10337201710566593, 0.07476587764510421, 1.0650326127906633, 0.3088032228932286, 0.7438139857803475], "min": [0.4832876347281463, 0.20682225872401055, 1.0136192620676758, -3.1408788551927387, 0.4918075206779666, 0.007166795042107599, 0.34883166767110313, -0.4311912233258888, 1.0147675709121635, -3.0870155623604156, 0.4186740423594113, -2.4288798955870035], "max": [0.550537403721507, 0.3217805226377081, 1.1997114218074894, 3.1376378457868617, 1.429141322537855, 2.7430731296679993, 0.6433318099443509, -0.09529973012888318, 1.251576471919384, 0.5627381683958679, 1.5250829351487774, 0.3437261245332833], "count": [598]}, "gripper_mode_state": {"mean": [0.30434782608695654, 0.42474916387959866], "std": [0.4601306627938413, 0.49430487723992766], "min": [0, 0], "max": [1, 1], "count": [598]}, "gripper_activity_state": {"mean": [1.899665551839465, 1.826086956521739], "std": [0.40888937818918153, 0.526731963146756], "min": [0, 0], "max": [2, 2], "count": [598]}, "gripper_mode_action": {"mean": [0.30434782608695654, 0.42474916387959866], "std": [0.4601306627938413, 0.49430487723992766], "min": [0, 0], "max": [1, 1], "count": [598]}, "gripper_activity_action": {"mean": [1.899665551839465, 1.826086956521739], "std": [0.40888937818918153, 0.526731963146756], "min": [0, 0], "max": [2, 2], "count": [598]}, "gripper_open_scale_state": {"mean": [0.5804874582003587, 0.4906730769741083], "std": [0.33755623153806563, 0.3740526871627089], "min": [0.034, 0.025], "max": [0.819, 0.838], "count": [598]}, "gripper_open_scale_action": {"mean": [0.5804874582003587, 0.4906730769741083], "std": [0.33755623153806563, 0.3740526871627089], "min": [0.034, 0.025], "max": [0.819, 0.838], "count": [598]}}} +{"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.4496968239379085]], [[0.4681703635620915]], [[0.458801058006536]]], "std": [[[0.12458645644998463]], [[0.10873075527998688]], [[0.11450114097847675]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.7686274509803922]], [[0.8509803921568627]]], "mean": [[[0.47782109068627454]], [[0.47780366421568626]], [[0.4716378084150327]]], "std": [[[0.0646693015975888]], [[0.0731310755896671]], [[0.07164054963307931]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4831918995098039]], [[0.48894740196078434]], [[0.4788901776960784]]], "std": [[[0.10372938943644178]], [[0.09811354314336902]], [[0.10748617445741679]]], "count": [100]}, "observation.state": {"min": [0.042289331555366516, 1.8493683338165283, 0.6841516494750977, 0.11475539952516556, -2.93731951713562, -2.1521480083465576, -2.77121639251709, 37.0, 0.04288399964570999, 0.14427900314331055, -0.07606899738311768, -2.6640000343322754, 0.047999996691942215, -0.5170000195503235, -0.342765212059021, -2.0754756927490234, 1.3487730026245117, 0.23462460935115814, -0.7642099261283875, -1.1966501474380493, -0.12534955143928528, 20.0, -0.3563530147075653, 0.2871890068054199, -0.020538000389933586, 1.2369999885559082, 0.0989999994635582, -3.1391851902008057], "max": [0.9201899170875549, 2.092876672744751, 2.1104695796966553, 1.7014168500900269, -0.2500009834766388, 1.597325325012207, 0.41694170236587524, 835.0, 0.38437899947166443, 0.43623000383377075, 0.11877100169658661, -0.5509999990463257, 1.059999942779541, 1.3200000524520874, 0.0625176951289177, -1.9291647672653198, 2.1078691482543945, 1.8193660974502563, -0.5948954820632935, 1.4909476041793823, 0.7025299668312073, 813.0, -0.159294992685318, 0.36788299679756165, 0.10161200165748596, 2.5789999961853027, 0.8040000200271606, 3.109999895095825], "mean": [0.3486694097518921, 2.0688605308532715, 1.432955265045166, 0.7266920208930969, -1.7588858604431152, -0.026559405028820038, -0.781133234500885, 556.1223754882812, 0.228902205824852, 0.30098119378089905, 0.04555046558380127, -1.627212643623352, 0.44920438528060913, 0.3493720591068268, -0.18983696401119232, -2.058791160583496, 1.6555323600769043, 1.2708842754364014, -0.6403685808181763, -0.25866830348968506, 0.3753379285335541, 503.5835266113281, -0.24745970964431763, 0.3469509780406952, 0.028000397607684135, 2.004124402999878, 0.43826842308044434, -0.3411751091480255], "std": [0.3163558840751648, 0.04874458909034729, 0.45968955755233765, 0.5105292797088623, 0.6484830975532532, 1.4988725185394287, 1.239109992980957, 358.28643798828125, 0.13270717859268188, 0.10377881675958633, 0.06347716599702835, 0.8430331349372864, 0.2129291594028473, 0.5363020896911621, 0.0903523713350296, 0.02369297482073307, 0.24148181080818176, 0.4289422333240509, 0.042925670742988586, 0.9930104613304138, 0.18982650339603424, 353.45574951171875, 0.04970170184969902, 0.016151024028658867, 0.025657227262854576, 0.5247323513031006, 0.2518079876899719, 2.6380350589752197], "count": [425]}, "action": {"min": [0.042289331555366516, 1.8493683338165283, 0.6841516494750977, 0.11475539952516556, -2.93731951713562, -2.1521480083465576, -2.77121639251709, 37.0, 0.04288399964570999, 0.14427900314331055, -0.07606899738311768, -2.6640000343322754, 0.047999996691942215, -0.5170000195503235, -0.342765212059021, -2.0754756927490234, 1.3487730026245117, 0.23462460935115814, -0.7642099261283875, -1.1966501474380493, -0.12534955143928528, 20.0, -0.3563530147075653, 0.2871890068054199, -0.020538000389933586, 1.2369999885559082, 0.0989999994635582, -3.1391851902008057], "max": [0.9201899170875549, 2.092876672744751, 2.1104695796966553, 1.7014168500900269, -0.2500009834766388, 1.597325325012207, 0.41694170236587524, 835.0, 0.38437899947166443, 0.43623000383377075, 0.11877100169658661, -0.5509999990463257, 1.059999942779541, 1.3200000524520874, 0.0625176951289177, -1.9291647672653198, 2.1078691482543945, 1.8193660974502563, -0.5948954820632935, 1.4909476041793823, 0.7025299668312073, 813.0, -0.159294992685318, 0.36788299679756165, 0.10161200165748596, 2.5789999961853027, 0.8040000200271606, 3.109999895095825], "mean": [0.3486694097518921, 2.0688605308532715, 1.432955265045166, 0.7266920208930969, -1.7588858604431152, -0.026559405028820038, -0.781133234500885, 556.1223754882812, 0.228902205824852, 0.30098119378089905, 0.04555046558380127, -1.627212643623352, 0.44920438528060913, 0.3493720591068268, -0.18983696401119232, -2.058791160583496, 1.6555323600769043, 1.2708842754364014, -0.6403685808181763, -0.25866830348968506, 0.3753379285335541, 503.5835266113281, -0.24745970964431763, 0.3469509780406952, 0.028000397607684135, 2.004124402999878, 0.43826842308044434, -0.3411751091480255], "std": [0.3163558840751648, 0.04874458909034729, 0.45968955755233765, 0.5105292797088623, 0.6484830975532532, 1.4988725185394287, 1.239109992980957, 358.28643798828125, 0.13270717859268188, 0.10377881675958633, 0.06347716599702835, 0.8430331349372864, 0.2129291594028473, 0.5363020896911621, 0.0903523713350296, 0.02369297482073307, 0.24148181080818176, 0.4289422333240509, 0.042925670742988586, 0.9930104613304138, 0.18982650339603424, 353.45574951171875, 0.04970170184969902, 0.016151024028658867, 0.025657227262854576, 0.5247323513031006, 0.2518079876899719, 2.6380350589752197], "count": [425]}, "timestamp": {"min": [0.0], "max": [14.133333333333333], "mean": [7.066666666666667], "std": [4.089553086150667], "count": [425]}, "frame_index": {"min": [0], "max": [424], "mean": [212.0], "std": [122.68659258452001], "count": [425]}, "episode_index": {"min": [205], "max": [205], "mean": [205.0], "std": [0.0], "count": [425]}, "index": {"min": [131891], "max": [132315], "mean": [132103.0], "std": [122.68659258452001], "count": [425]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [425]}, "subtask_annotation": {"mean": [3.1294117647058823, 9.0, 9.0, 9.0, 9.0], "std": [2.090810342731585, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [425]}, "scene_annotation": {"mean": [205.0], "std": [0.0], "min": [205], "max": [205], "count": [425]}, "eef_direction_state": {"mean": [4.851764705882353, 3.8258823529411763], "std": [1.5167001149714252, 2.172076964359316], "min": [0, 0], "max": [6, 6], "count": [425]}, "eef_velocity_state": {"mean": [0.6588235294117647, 0.9152941176470588], "std": [0.7154256844946251, 0.7339668019985552], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_acc_mag_state": {"mean": [0.7129411764705882, 0.9294117647058824], "std": [0.8188640963581796, 0.834382269482218], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_direction_action": {"mean": [4.851764705882353, 3.8258823529411763], "std": [1.5167001149714252, 2.172076964359316], "min": [0, 0], "max": [6, 6], "count": [425]}, "eef_velocity_action": {"mean": [0.6588235294117647, 0.9152941176470588], "std": [0.7154256844946251, 0.7339668019985552], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_acc_mag_action": {"mean": [0.7129411764705882, 0.9294117647058824], "std": [0.8188640963581796, 0.834382269482218], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_sim_pose_state": {"mean": [0.5388159349099291, 0.26647256493111415, 1.1251986942894237, 0.35201089510999584, 1.0245290791560582, 1.6569460218021332, 0.49878903766186483, -0.26558083140163996, 1.1301264903173396, -0.7432166578527047, 0.9574252794012454, -0.810846373790235], "std": [0.02097995621651897, 0.02699090992662452, 0.05411638756534504, 2.292014048013099, 0.3274296819133223, 1.165764826356849, 0.10672757261773479, 0.11904915955396006, 0.07540362215572657, 1.6330785800350942, 0.17243666514128142, 0.9915796458678141], "min": [0.4704181709639868, 0.23219326629503576, 1.025306692234777, -3.1303467810329244, 0.5229317397548527, -0.20564881332375898, 0.3415535556142815, -0.39601963060847173, 1.050296630492874, -3.13776298752836, 0.5544999344980592, -2.6263093124909025], "max": [0.56215153353676, 0.33253501076021247, 1.2234172310258975, 3.136153468567528, 1.525164707772992, 3.0618495495565887, 0.6422766748663076, -0.07343339867219308, 1.2676106288942903, 3.1378732246906726, 1.5496709056449234, 0.8365584468433991], "count": [425]}, "eef_sim_pose_action": {"mean": [0.5388159349099291, 0.26647256493111415, 1.1251986942894237, 0.35201089510999584, 1.0245290791560582, 1.6569460218021332, 0.49878903766186483, -0.26558083140163996, 1.1301264903173396, -0.7432166578527047, 0.9574252794012454, -0.810846373790235], "std": [0.02097995621651897, 0.02699090992662452, 0.05411638756534504, 2.292014048013099, 0.3274296819133223, 1.165764826356849, 0.10672757261773479, 0.11904915955396006, 0.07540362215572657, 1.6330785800350942, 0.17243666514128142, 0.9915796458678141], "min": [0.4704181709639868, 0.23219326629503576, 1.025306692234777, -3.1303467810329244, 0.5229317397548527, -0.20564881332375898, 0.3415535556142815, -0.39601963060847173, 1.050296630492874, -3.13776298752836, 0.5544999344980592, -2.6263093124909025], "max": [0.56215153353676, 0.33253501076021247, 1.2234172310258975, 3.136153468567528, 1.525164707772992, 3.0618495495565887, 0.6422766748663076, -0.07343339867219308, 1.2676106288942903, 3.1378732246906726, 1.5496709056449234, 0.8365584468433991], "count": [425]}, "gripper_mode_state": {"mean": [0.39294117647058824, 0.3623529411764706], "std": [0.4884039396897809, 0.48068002579390634], "min": [0, 0], "max": [1, 1], "count": [425]}, "gripper_activity_state": {"mean": [1.8047058823529412, 1.8211764705882354], "std": [0.5375118893028016, 0.5142885703221621], "min": [0, 0], "max": [2, 2], "count": [425]}, "gripper_mode_action": {"mean": [0.39294117647058824, 0.3623529411764706], "std": [0.4884039396897809, 0.48068002579390634], "min": [0, 0], "max": [1, 1], "count": [425]}, "gripper_activity_action": {"mean": [1.8047058823529412, 1.8211764705882354], "std": [0.5375118893028016, 0.5142885703221621], "min": [0, 0], "max": [2, 2], "count": [425]}, "gripper_open_scale_state": {"mean": [0.5035835292995703, 0.5561223530040068], "std": [0.3534560798184846, 0.35828640513400556], "min": [0.02, 0.037], "max": [0.813, 0.835], "count": [425]}, "gripper_open_scale_action": {"mean": [0.5035835292995703, 0.5561223530040068], "std": [0.3534560798184846, 0.35828640513400556], "min": [0.02, 0.037], "max": [0.813, 0.835], "count": [425]}}} +{"episode_index": 204, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4592478165849673]], [[0.47734239991830063]], [[0.46742223856209153]]], "std": [[[0.12368437622595725]], [[0.10794850744226142]], [[0.1133541809217286]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.7372549019607844]], [[0.7411764705882353]]], "mean": [[[0.47719816789215685]], [[0.4777558803104575]], [[0.4716315890522876]]], "std": [[[0.06919934071105988]], [[0.07576105554920763]], [[0.07508461981003646]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7254901960784313]], [[0.6941176470588235]], [[0.6941176470588235]]], "mean": [[[0.4773689583333333]], [[0.4815843198529412]], [[0.47330659313725487]]], "std": [[[0.08616699410809792]], [[0.08253354027628365]], [[0.0901071179439208]]], "count": [100]}, "observation.state": {"min": [0.09365437924861908, 1.9260057210922241, 1.6013222932815552, 0.14097024500370026, -2.3128581047058105, 0.6910107731819153, -2.887298345565796, 19.0, 0.029532000422477722, 0.26308199763298035, -0.04941299930214882, -2.805000066757202, 0.06700000911951065, -0.5700000524520874, -0.25041985511779785, -2.07261323928833, 1.4475587606430054, 0.26373669505119324, -0.8252440690994263, -1.1198382377624512, 0.004904374945908785, 36.0, -0.33497700095176697, 0.2785100042819977, -0.03477400168776512, 1.0490000247955322, 0.13600000739097595, -3.1401853561401367], "max": [1.0296046733856201, 2.0924580097198486, 2.292961359024048, 1.6811186075210571, -0.11559315770864487, 1.7610546350479126, -0.39128535985946655, 826.0, 0.36675599217414856, 0.45437100529670715, 0.13732600212097168, -0.6769999861717224, 1.0570000410079956, 1.1139999628067017, 0.16910496354103088, -1.9681379795074463, 2.182865858078003, 1.8829834461212158, -0.33681365847587585, 1.4667224884033203, 0.6742207407951355, 815.0, -0.14297200739383698, 0.3578149974346161, 0.08724100142717361, 2.575000047683716, 0.6820000410079956, 3.0940001010894775], "mean": [0.41368380188941956, 2.058922052383423, 1.9072753190994263, 0.7149233222007751, -1.0706475973129272, 1.3411378860473633, -2.112886667251587, 527.5465087890625, 0.22369076311588287, 0.3409259617328644, 0.037690453231334686, -1.9377790689468384, 0.49159055948257446, 0.24819844961166382, -0.13509510457515717, -2.0623321533203125, 1.8114204406738281, 1.20868718624115, -0.6318169832229614, 0.06549055874347687, 0.29029667377471924, 570.5200805664062, -0.2369498759508133, 0.3178325295448303, 0.019845888018608093, 1.9075806140899658, 0.4674296975135803, -0.24596799910068512], "std": [0.31051576137542725, 0.04675287380814552, 0.22768329083919525, 0.4564501941204071, 0.8419910669326782, 0.20690606534481049, 1.00633704662323, 359.9478454589844, 0.12510287761688232, 0.06358613818883896, 0.044048771262168884, 0.5463504195213318, 0.32344290614128113, 0.452617883682251, 0.08500780165195465, 0.012718373909592628, 0.27383869886398315, 0.5417076945304871, 0.08398882299661636, 1.1713992357254028, 0.1665736883878708, 334.13482666015625, 0.05199858918786049, 0.029893770813941956, 0.026482364162802696, 0.5785473585128784, 0.18607644736766815, 2.5522899627685547], "count": [398]}, "action": {"min": [0.09365437924861908, 1.9260057210922241, 1.6013222932815552, 0.14097024500370026, -2.3128581047058105, 0.6910107731819153, -2.887298345565796, 19.0, 0.029532000422477722, 0.26308199763298035, -0.04941299930214882, -2.805000066757202, 0.06700000911951065, -0.5700000524520874, -0.25041985511779785, -2.07261323928833, 1.4475587606430054, 0.26373669505119324, -0.8252440690994263, -1.1198382377624512, 0.004904374945908785, 36.0, -0.33497700095176697, 0.2785100042819977, -0.03477400168776512, 1.0490000247955322, 0.13600000739097595, -3.1401853561401367], "max": [1.0296046733856201, 2.0924580097198486, 2.292961359024048, 1.6811186075210571, -0.11559315770864487, 1.7610546350479126, -0.39128535985946655, 826.0, 0.36675599217414856, 0.45437100529670715, 0.13732600212097168, -0.6769999861717224, 1.0570000410079956, 1.1139999628067017, 0.16910496354103088, -1.9681379795074463, 2.182865858078003, 1.8829834461212158, -0.33681365847587585, 1.4667224884033203, 0.6742207407951355, 815.0, -0.14297200739383698, 0.3578149974346161, 0.08724100142717361, 2.575000047683716, 0.6820000410079956, 3.0940001010894775], "mean": [0.41368380188941956, 2.058922052383423, 1.9072753190994263, 0.7149233222007751, -1.0706475973129272, 1.3411378860473633, -2.112886667251587, 527.5465087890625, 0.22369076311588287, 0.3409259617328644, 0.037690453231334686, -1.9377790689468384, 0.49159055948257446, 0.24819844961166382, -0.13509510457515717, -2.0623321533203125, 1.8114204406738281, 1.20868718624115, -0.6318169832229614, 0.06549055874347687, 0.29029667377471924, 570.5200805664062, -0.2369498759508133, 0.3178325295448303, 0.019845888018608093, 1.9075806140899658, 0.4674296975135803, -0.24596799910068512], "std": [0.31051576137542725, 0.04675287380814552, 0.22768329083919525, 0.4564501941204071, 0.8419910669326782, 0.20690606534481049, 1.00633704662323, 359.9478454589844, 0.12510287761688232, 0.06358613818883896, 0.044048771262168884, 0.5463504195213318, 0.32344290614128113, 0.452617883682251, 0.08500780165195465, 0.012718373909592628, 0.27383869886398315, 0.5417076945304871, 0.08398882299661636, 1.1713992357254028, 0.1665736883878708, 334.13482666015625, 0.05199858918786049, 0.029893770813941956, 0.026482364162802696, 0.5785473585128784, 0.18607644736766815, 2.5522899627685547], "count": [398]}, "timestamp": {"min": [0.0], "max": [13.233333333333333], "mean": [6.616666666666667], "std": [3.8297446970319635], "count": [398]}, "frame_index": {"min": [0], "max": [397], "mean": [198.5], "std": [114.8923409109589], "count": [398]}, "episode_index": {"min": [206], "max": [206], "mean": [206.0], "std": [0.0], "count": [398]}, "index": {"min": [132316], "max": [132713], "mean": [132514.5], "std": [114.8923409109589], "count": [398]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [398]}, "subtask_annotation": {"mean": [3.1256281407035176, 9.0, 9.0, 9.0, 9.0], "std": [2.0762588316711645, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [398]}, "scene_annotation": {"mean": [206.0], "std": [0.0], "min": [206], "max": [206], "count": [398]}, "eef_direction_state": {"mean": [4.685929648241206, 4.185929648241206], "std": [1.6562211074792184, 1.8608916150842394], "min": [0, 0], "max": [6, 6], "count": [398]}, "eef_velocity_state": {"mean": [0.7085427135678392, 0.9045226130653267], "std": [0.7301664895398221, 0.7574949778371087], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_acc_mag_state": {"mean": [0.7010050251256281, 0.8743718592964824], "std": [0.8348857202059998, 0.8353355071223533], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_direction_action": {"mean": [4.685929648241206, 4.185929648241206], "std": [1.6562211074792184, 1.8608916150842394], "min": [0, 0], "max": [6, 6], "count": [398]}, "eef_velocity_action": {"mean": [0.7085427135678392, 0.9045226130653267], "std": [0.7301664895398221, 0.7574949778371087], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_acc_mag_action": {"mean": [0.7010050251256281, 0.8743718592964824], "std": [0.8348857202059998, 0.8353355071223533], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_sim_pose_state": {"mean": [0.5096036635688216, 0.25472645894871093, 1.119622870565213, 0.2591000388797033, 0.9923852899468107, 1.5451287640926805, 0.5359738717900163, -0.266049619863467, 1.1327115304694864, -0.19229360285984906, 1.0324611462660866, -0.6017471973472187], "std": [0.03505703547146033, 0.028009713486015053, 0.058885816498625385, 2.225563795189225, 0.23866710063450128, 1.2220129600741798, 0.07166647581646421, 0.09949382101502081, 0.09106313805335962, 1.7288626020411053, 0.26209306236479823, 1.1211482703548799], "min": [0.4616260196754957, 0.2129978176025877, 1.028158136052844, -3.134310296098354, 0.5192701959979238, 0.07738508869334415, 0.4530793977869993, -0.4015354844536399, 1.0231703536965233, -3.132508319220643, 0.691576589287703, -2.8002304210147564], "max": [0.5508629315138699, 0.31570406212821567, 1.2193697727441608, 3.13908217832342, 1.446372909363021, 2.9166959105913097, 0.6590470018408165, -0.08110011079112535, 1.2959745547447263, 3.139415321616217, 1.506197322153319, 2.6562381270163185], "count": [398]}, "eef_sim_pose_action": {"mean": [0.5096036635688216, 0.25472645894871093, 1.119622870565213, 0.2591000388797033, 0.9923852899468107, 1.5451287640926805, 0.5359738717900163, -0.266049619863467, 1.1327115304694864, -0.19229360285984906, 1.0324611462660866, -0.6017471973472187], "std": [0.03505703547146033, 0.028009713486015053, 0.058885816498625385, 2.225563795189225, 0.23866710063450128, 1.2220129600741798, 0.07166647581646421, 0.09949382101502081, 0.09106313805335962, 1.7288626020411053, 0.26209306236479823, 1.1211482703548799], "min": [0.4616260196754957, 0.2129978176025877, 1.028158136052844, -3.134310296098354, 0.5192701959979238, 0.07738508869334415, 0.4530793977869993, -0.4015354844536399, 1.0231703536965233, -3.132508319220643, 0.691576589287703, -2.8002304210147564], "max": [0.5508629315138699, 0.31570406212821567, 1.2193697727441608, 3.13908217832342, 1.446372909363021, 2.9166959105913097, 0.6590470018408165, -0.08110011079112535, 1.2959745547447263, 3.139415321616217, 1.506197322153319, 2.6562381270163185], "count": [398]}, "gripper_mode_state": {"mean": [0.31909547738693467, 0.3969849246231156], "std": [0.46612611351235844, 0.48927282189499777], "min": [0, 0], "max": [1, 1], "count": [398]}, "gripper_activity_state": {"mean": [1.829145728643216, 1.7763819095477387], "std": [0.5170021566874221, 0.5739267675819854], "min": [0, 0], "max": [2, 2], "count": [398]}, "gripper_mode_action": {"mean": [0.31909547738693467, 0.3969849246231156], "std": [0.46612611351235844, 0.48927282189499777], "min": [0, 0], "max": [1, 1], "count": [398]}, "gripper_activity_action": {"mean": [1.829145728643216, 1.7763819095477387], "std": [0.5170021566874221, 0.5739267675819854], "min": [0, 0], "max": [2, 2], "count": [398]}, "gripper_open_scale_state": {"mean": [0.5705201004737583, 0.5275464822155757], "std": [0.3341346754418339, 0.3599479203793083], "min": [0.036, 0.019], "max": [0.815, 0.826], "count": [398]}, "gripper_open_scale_action": {"mean": [0.5705201004737583, 0.5275464822155757], "std": [0.3341346754418339, 0.3599479203793083], "min": [0.036, 0.019], "max": [0.815, 0.826], "count": [398]}}} +{"episode_index": 205, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4571017136437909]], [[0.474853852124183]], [[0.46488223039215687]]], "std": [[[0.1268359743233921]], [[0.11422022943383746]], [[0.11964301955807471]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.6745098039215687]], [[0.6862745098039216]]], "mean": [[[0.4796018954248366]], [[0.4795992994281046]], [[0.4735757066993464]]], "std": [[[0.06310880486357925]], [[0.06968558829666834]], [[0.06920053178351822]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6549019607843137]], [[0.6627450980392157]]], "mean": [[[0.4788015359477124]], [[0.4844654248366013]], [[0.47503803308823533]]], "std": [[[0.08223981323010145]], [[0.07469573930762129]], [[0.08521280349248044]]], "count": [100]}, "observation.state": {"min": [0.10775662213563919, 2.023308038711548, 1.557008147239685, 0.032044246792793274, -2.442640781402588, 0.7427946329116821, -2.88553524017334, 30.0, 0.01610800065100193, 0.26271599531173706, -0.07493200153112411, -2.7249999046325684, 0.03400000184774399, -0.4970000088214874, -0.29222047328948975, -2.075894594192505, 1.487666368484497, 0.23436284065246582, -0.6594552397727966, -1.247055172920227, -0.1468869149684906, 32.0, -0.36754798889160156, 0.25676000118255615, -0.03711000084877014, 1.3329999446868896, 0.005999995861202478, -3.1381852626800537], "max": [0.9750805497169495, 2.0924580097198486, 2.2146310806274414, 1.5590852499008179, -0.1794023960828781, 1.758960247039795, -0.3496592938899994, 827.0, 0.3670639991760254, 0.43970099091529846, 0.10346599668264389, -0.9819999933242798, 1.0010000467300415, 1.0609999895095825, 0.18444639444351196, -1.934610366821289, 2.053659200668335, 1.95817232131958, -0.262165904045105, 1.4505431652069092, 0.4189837574958801, 818.0, -0.1342180073261261, 0.3573099970817566, 0.09977500140666962, 2.5299999713897705, 0.8320000171661377, 3.13700008392334], "mean": [0.44645339250564575, 2.0766806602478027, 1.8876670598983765, 0.6671497225761414, -1.1175168752670288, 1.3742107152938843, -2.0910139083862305, 499.1419982910156, 0.21420791745185852, 0.34171339869499207, 0.02456749975681305, -1.9041060209274292, 0.4760656952857971, 0.29389071464538574, -0.08547960966825485, -2.060366153717041, 1.7674866914749146, 1.389242172241211, -0.4301142692565918, -0.22596511244773865, 0.18024513125419617, 518.5836791992188, -0.23561842739582062, 0.31931841373443604, 0.018825622275471687, 1.9838306903839111, 0.44922372698783875, -0.22911347448825836], "std": [0.28793832659721375, 0.015229468233883381, 0.1938023567199707, 0.49204355478286743, 0.8788715600967407, 0.26333925127983093, 1.045348882675171, 358.805908203125, 0.11742184311151505, 0.06226305663585663, 0.04841369390487671, 0.5684005618095398, 0.30470970273017883, 0.47265738248825073, 0.15313829481601715, 0.0194096639752388, 0.17462706565856934, 0.4577028453350067, 0.056906092911958694, 1.0025054216384888, 0.14414948225021362, 350.7001037597656, 0.060694657266139984, 0.027827559038996696, 0.027703765779733658, 0.42969995737075806, 0.29280170798301697, 2.6912384033203125], "count": [412]}, "action": {"min": [0.10775662213563919, 2.023308038711548, 1.557008147239685, 0.032044246792793274, -2.442640781402588, 0.7427946329116821, -2.88553524017334, 30.0, 0.01610800065100193, 0.26271599531173706, -0.07493200153112411, -2.7249999046325684, 0.03400000184774399, -0.4970000088214874, -0.29222047328948975, -2.075894594192505, 1.487666368484497, 0.23436284065246582, -0.6594552397727966, -1.247055172920227, -0.1468869149684906, 32.0, -0.36754798889160156, 0.25676000118255615, -0.03711000084877014, 1.3329999446868896, 0.005999995861202478, -3.1381852626800537], "max": [0.9750805497169495, 2.0924580097198486, 2.2146310806274414, 1.5590852499008179, -0.1794023960828781, 1.758960247039795, -0.3496592938899994, 827.0, 0.3670639991760254, 0.43970099091529846, 0.10346599668264389, -0.9819999933242798, 1.0010000467300415, 1.0609999895095825, 0.18444639444351196, -1.934610366821289, 2.053659200668335, 1.95817232131958, -0.262165904045105, 1.4505431652069092, 0.4189837574958801, 818.0, -0.1342180073261261, 0.3573099970817566, 0.09977500140666962, 2.5299999713897705, 0.8320000171661377, 3.13700008392334], "mean": [0.44645339250564575, 2.0766806602478027, 1.8876670598983765, 0.6671497225761414, -1.1175168752670288, 1.3742107152938843, -2.0910139083862305, 499.1419982910156, 0.21420791745185852, 0.34171339869499207, 0.02456749975681305, -1.9041060209274292, 0.4760656952857971, 0.29389071464538574, -0.08547960966825485, -2.060366153717041, 1.7674866914749146, 1.389242172241211, -0.4301142692565918, -0.22596511244773865, 0.18024513125419617, 518.5836791992188, -0.23561842739582062, 0.31931841373443604, 0.018825622275471687, 1.9838306903839111, 0.44922372698783875, -0.22911347448825836], "std": [0.28793832659721375, 0.015229468233883381, 0.1938023567199707, 0.49204355478286743, 0.8788715600967407, 0.26333925127983093, 1.045348882675171, 358.805908203125, 0.11742184311151505, 0.06226305663585663, 0.04841369390487671, 0.5684005618095398, 0.30470970273017883, 0.47265738248825073, 0.15313829481601715, 0.0194096639752388, 0.17462706565856934, 0.4577028453350067, 0.056906092911958694, 1.0025054216384888, 0.14414948225021362, 350.7001037597656, 0.060694657266139984, 0.027827559038996696, 0.027703765779733658, 0.42969995737075806, 0.29280170798301697, 2.6912384033203125], "count": [412]}, "timestamp": {"min": [0.0], "max": [13.7], "mean": [6.85], "std": [3.964460170621524], "count": [412]}, "frame_index": {"min": [0], "max": [411], "mean": [205.5], "std": [118.93380511864572], "count": [412]}, "episode_index": {"min": [207], "max": [207], "mean": [207.0], "std": [0.0], "count": [412]}, "index": {"min": [132714], "max": [133125], "mean": [132919.5], "std": [118.93380511864572], "count": [412]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [412]}, "subtask_annotation": {"mean": [2.929611650485437, 9.0, 9.0, 9.0, 9.0], "std": [2.190534989107697, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [412]}, "scene_annotation": {"mean": [207.0], "std": [0.0], "min": [207], "max": [207], "count": [412]}, "eef_direction_state": {"mean": [4.550970873786408, 3.9781553398058254], "std": [1.6516611317995225, 2.0329825273356525], "min": [0, 0], "max": [6, 6], "count": [412]}, "eef_velocity_state": {"mean": [0.7330097087378641, 0.9199029126213593], "std": [0.6943444697152742, 0.7280056480438529], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_acc_mag_state": {"mean": [0.7451456310679612, 0.9247572815533981], "std": [0.833521438536725, 0.8370479155534757], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_direction_action": {"mean": [4.550970873786408, 3.9781553398058254], "std": [1.6516611317995225, 2.0329825273356525], "min": [0, 0], "max": [6, 6], "count": [412]}, "eef_velocity_action": {"mean": [0.7330097087378641, 0.9199029126213593], "std": [0.6943444697152742, 0.7280056480438529], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_acc_mag_action": {"mean": [0.7451456310679612, 0.9247572815533981], "std": [0.833521438536725, 0.8370479155534757], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_sim_pose_state": {"mean": [0.510178701467505, 0.2511566591811392, 1.1268592136463187, 0.6226839519881968, 1.043339999673709, 1.4829867048424388, 0.5373979976772849, -0.24985133988503463, 1.1292249551367515, -0.5771392136119873, 0.9921038672925584, -0.6736688838672], "std": [0.034033064310792324, 0.03664669041898494, 0.06365194667813272, 2.1607678491151936, 0.3603814462238793, 1.2764983702257549, 0.06962865814685863, 0.10356471462412793, 0.078451914750435, 1.703235541820721, 0.20294627913904706, 1.0920606879722565], "min": [0.4387759582453688, 0.2045610116335391, 1.018967447974864, -3.139547733344855, 0.444677615359518, -0.3936090717202384, 0.45072935193492514, -0.38344031389502864, 1.0374729788832, -3.141184046728288, 0.7343994545703958, -2.741275820912033], "max": [0.545558423964527, 0.3428975368778642, 1.2329712399217325, 3.140973971501209, 1.5402623567996399, 2.8365941641104353, 0.6468591069738661, -0.07452260550208367, 1.2863578344722615, 3.1402458860861886, 1.5078147221948384, 3.1306870337002617], "count": [412]}, "eef_sim_pose_action": {"mean": [0.510178701467505, 0.2511566591811392, 1.1268592136463187, 0.6226839519881968, 1.043339999673709, 1.4829867048424388, 0.5373979976772849, -0.24985133988503463, 1.1292249551367515, -0.5771392136119873, 0.9921038672925584, -0.6736688838672], "std": [0.034033064310792324, 0.03664669041898494, 0.06365194667813272, 2.1607678491151936, 0.3603814462238793, 1.2764983702257549, 0.06962865814685863, 0.10356471462412793, 0.078451914750435, 1.703235541820721, 0.20294627913904706, 1.0920606879722565], "min": [0.4387759582453688, 0.2045610116335391, 1.018967447974864, -3.139547733344855, 0.444677615359518, -0.3936090717202384, 0.45072935193492514, -0.38344031389502864, 1.0374729788832, -3.141184046728288, 0.7343994545703958, -2.741275820912033], "max": [0.545558423964527, 0.3428975368778642, 1.2329712399217325, 3.140973971501209, 1.5402623567996399, 2.8365941641104353, 0.6468591069738661, -0.07452260550208367, 1.2863578344722615, 3.1402458860861886, 1.5078147221948384, 3.1306870337002617], "count": [412]}, "gripper_mode_state": {"mean": [0.38106796116504854, 0.42475728155339804], "std": [0.48564922540714456, 0.49430611297126814], "min": [0, 0], "max": [1, 1], "count": [412]}, "gripper_activity_state": {"mean": [1.825242718446602, 1.8203883495145632], "std": [0.5200295821686249, 0.5183729630259525], "min": [0, 0], "max": [2, 2], "count": [412]}, "gripper_mode_action": {"mean": [0.38106796116504854, 0.42475728155339804], "std": [0.48564922540714456, 0.49430611297126814], "min": [0, 0], "max": [1, 1], "count": [412]}, "gripper_activity_action": {"mean": [1.825242718446602, 1.8203883495145632], "std": [0.5200295821686249, 0.5183729630259525], "min": [0, 0], "max": [2, 2], "count": [412]}, "gripper_open_scale_state": {"mean": [0.5185837379011123, 0.4991419900505291], "std": [0.3507002060906029, 0.35880596939272946], "min": [0.032, 0.03], "max": [0.818, 0.827], "count": [412]}, "gripper_open_scale_action": {"mean": [0.5185837379011123, 0.4991419900505291], "std": [0.3507002060906029, 0.35880596939272946], "min": [0.032, 0.03], "max": [0.818, 0.827], "count": [412]}}} +{"episode_index": 206, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4576409109477124]], [[0.47507490808823527]], [[0.4646290992647059]]], "std": [[[0.12377550459967793]], [[0.1109416810509935]], [[0.1155804474674154]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6745098039215687]], [[0.7450980392156863]]], "mean": [[[0.47561891748366014]], [[0.47636984477124183]], [[0.4698501797385621]]], "std": [[[0.060108324214588484]], [[0.06963155301842446]], [[0.06840197800054104]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6784313725490196]], [[0.6705882352941176]]], "mean": [[[0.4837962867647059]], [[0.4885984640522876]], [[0.4801698713235294]]], "std": [[[0.0716773353401815]], [[0.06507546951906851]], [[0.07446766100251469]]], "count": [100]}, "observation.state": {"min": [0.1261174976825714, 2.0007059574127197, 1.6105201244354248, 0.1103222668170929, -2.3253893852233887, 0.7331604957580566, -2.8841915130615234, 39.0, 0.056627001613378525, 0.24082499742507935, -0.06450700014829636, -2.822999954223633, 0.11800000071525574, -0.6930000185966492, -0.20251056551933289, -2.074254035949707, 1.6160178184509277, 0.2416583001613617, -0.5545958280563354, -1.02791166305542, -0.15217526257038116, 32.0, -0.34170299768447876, 0.23570799827575684, -0.028317000716924667, 1.3389999866485596, 0.2380000203847885, -3.1070001125335693], "max": [0.8948303461074829, 2.092440366744995, 2.1287434101104736, 1.5737982988357544, -0.09896017611026764, 1.75906503200531, -0.25050708651542664, 847.0, 0.38614198565483093, 0.43393298983573914, 0.11052600294351578, -0.8799999952316284, 1.0820000171661377, 1.0049999952316284, 0.1736951619386673, -1.9385896921157837, 2.0695767402648926, 1.9098963737487793, -0.2361779510974884, 1.5415620803833008, 0.4380776584148407, 813.0, -0.14583200216293335, 0.34490999579429626, 0.08861599862575531, 2.4630000591278076, 0.8109999895095825, 3.1089999675750732], "mean": [0.35995325446128845, 2.0722360610961914, 1.9390214681625366, 0.650489330291748, -1.008040428161621, 1.3699003458023071, -2.071780204772949, 553.254150390625, 0.2472720891237259, 0.3201645314693451, 0.03819102421402931, -1.794016718864441, 0.5591537952423096, 0.2491786926984787, -0.03159350901842117, -2.0575687885284424, 1.7944905757904053, 1.402228593826294, -0.49338552355766296, -0.14263507723808289, 0.16442331671714783, 505.0686950683594, -0.2386815994977951, 0.31432032585144043, 0.01833166554570198, 1.976985216140747, 0.5426235795021057, -0.12657350301742554], "std": [0.27257102727890015, 0.026633290573954582, 0.19744464755058289, 0.48839813470840454, 0.8479511737823486, 0.25052428245544434, 1.009393334388733, 356.67449951171875, 0.126105397939682, 0.07235679775476456, 0.04891423135995865, 0.6946354508399963, 0.2837817668914795, 0.5043894052505493, 0.1269140988588333, 0.022366421297192574, 0.1739044487476349, 0.44673511385917664, 0.05830133333802223, 0.9473598599433899, 0.11779320240020752, 347.15167236328125, 0.054749973118305206, 0.027579838410019875, 0.025384942069649696, 0.45872196555137634, 0.2160041481256485, 2.6617789268493652], "count": [364]}, "action": {"min": [0.1261174976825714, 2.0007059574127197, 1.6105201244354248, 0.1103222668170929, -2.3253893852233887, 0.7331604957580566, -2.8841915130615234, 39.0, 0.056627001613378525, 0.24082499742507935, -0.06450700014829636, -2.822999954223633, 0.11800000071525574, -0.6930000185966492, -0.20251056551933289, -2.074254035949707, 1.6160178184509277, 0.2416583001613617, -0.5545958280563354, -1.02791166305542, -0.15217526257038116, 32.0, -0.34170299768447876, 0.23570799827575684, -0.028317000716924667, 1.3389999866485596, 0.2380000203847885, -3.1070001125335693], "max": [0.8948303461074829, 2.092440366744995, 2.1287434101104736, 1.5737982988357544, -0.09896017611026764, 1.75906503200531, -0.25050708651542664, 847.0, 0.38614198565483093, 0.43393298983573914, 0.11052600294351578, -0.8799999952316284, 1.0820000171661377, 1.0049999952316284, 0.1736951619386673, -1.9385896921157837, 2.0695767402648926, 1.9098963737487793, -0.2361779510974884, 1.5415620803833008, 0.4380776584148407, 813.0, -0.14583200216293335, 0.34490999579429626, 0.08861599862575531, 2.4630000591278076, 0.8109999895095825, 3.1089999675750732], "mean": [0.35995325446128845, 2.0722360610961914, 1.9390214681625366, 0.650489330291748, -1.008040428161621, 1.3699003458023071, -2.071780204772949, 553.254150390625, 0.2472720891237259, 0.3201645314693451, 0.03819102421402931, -1.794016718864441, 0.5591537952423096, 0.2491786926984787, -0.03159350901842117, -2.0575687885284424, 1.7944905757904053, 1.402228593826294, -0.49338552355766296, -0.14263507723808289, 0.16442331671714783, 505.0686950683594, -0.2386815994977951, 0.31432032585144043, 0.01833166554570198, 1.976985216140747, 0.5426235795021057, -0.12657350301742554], "std": [0.27257102727890015, 0.026633290573954582, 0.19744464755058289, 0.48839813470840454, 0.8479511737823486, 0.25052428245544434, 1.009393334388733, 356.67449951171875, 0.126105397939682, 0.07235679775476456, 0.04891423135995865, 0.6946354508399963, 0.2837817668914795, 0.5043894052505493, 0.1269140988588333, 0.022366421297192574, 0.1739044487476349, 0.44673511385917664, 0.05830133333802223, 0.9473598599433899, 0.11779320240020752, 347.15167236328125, 0.054749973118305206, 0.027579838410019875, 0.025384942069649696, 0.45872196555137634, 0.2160041481256485, 2.6617789268493652], "count": [364]}, "timestamp": {"min": [0.0], "max": [12.1], "mean": [6.05], "std": [3.5025784153328465], "count": [364]}, "frame_index": {"min": [0], "max": [363], "mean": [181.5], "std": [105.0773524599854], "count": [364]}, "episode_index": {"min": [208], "max": [208], "mean": [208.0], "std": [0.0], "count": [364]}, "index": {"min": [133126], "max": [133489], "mean": [133307.5], "std": [105.0773524599854], "count": [364]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [364]}, "subtask_annotation": {"mean": [3.291208791208791, 9.0, 9.0, 9.0, 9.0], "std": [1.959151439526726, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [364]}, "scene_annotation": {"mean": [208.0], "std": [0.0], "min": [208], "max": [208], "count": [364]}, "eef_direction_state": {"mean": [4.832417582417582, 4.054945054945055], "std": [1.51074673382298, 1.9035111418929846], "min": [0, 0], "max": [6, 6], "count": [364]}, "eef_velocity_state": {"mean": [0.695054945054945, 0.9148351648351648], "std": [0.7284469006667069, 0.7456096592977868], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_acc_mag_state": {"mean": [0.7032967032967034, 0.8104395604395604], "std": [0.8085328660503787, 0.8152400200573455], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_direction_action": {"mean": [4.832417582417582, 4.054945054945055], "std": [1.51074673382298, 1.9035111418929846], "min": [0, 0], "max": [6, 6], "count": [364]}, "eef_velocity_action": {"mean": [0.695054945054945, 0.9148351648351648], "std": [0.7284469006667069, 0.7456096592977868], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_acc_mag_action": {"mean": [0.7032967032967034, 0.8104395604395604], "std": [0.8085328660503787, 0.8152400200573455], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_sim_pose_state": {"mean": [0.5039298675643008, 0.25323469996458464, 1.1228638840729788, 0.13527098835760484, 1.0952102149552418, 1.529159043040275, 0.5151191723804888, -0.27789817446184156, 1.114968220131343, 0.6602663619486339, 1.0425010197627087, -0.6352656160416953], "std": [0.033703099388493835, 0.02985745238568421, 0.05866753202841296, 2.314485402199039, 0.3111308034410967, 1.4000679237537346, 0.08075596407936612, 0.1057484206832369, 0.07856584648898199, 1.57881479521317, 0.19893587440863408, 1.2214774124187668], "min": [0.4184603981816218, 0.21121243351557148, 1.0171376033504058, -3.1398810840287044, 0.5843403350891743, -0.28469136640132175, 0.42635718792472443, -0.385528328489042, 1.027607864898488, -3.139622961778837, 0.7544199074260498, -3.0194446398541883], "max": [0.5377539537459523, 0.3162219314084297, 1.2187205739550087, 3.1373653665882015, 1.4561841469368675, 2.908526640540634, 0.6436107247632645, -0.09768393989388244, 1.2638922055762936, 3.129814315162589, 1.5160940328199461, 2.5114506783886896], "count": [364]}, "eef_sim_pose_action": {"mean": [0.5039298675643008, 0.25323469996458464, 1.1228638840729788, 0.13527098835760484, 1.0952102149552418, 1.529159043040275, 0.5151191723804888, -0.27789817446184156, 1.114968220131343, 0.6602663619486339, 1.0425010197627087, -0.6352656160416953], "std": [0.033703099388493835, 0.02985745238568421, 0.05866753202841296, 2.314485402199039, 0.3111308034410967, 1.4000679237537346, 0.08075596407936612, 0.1057484206832369, 0.07856584648898199, 1.57881479521317, 0.19893587440863408, 1.2214774124187668], "min": [0.4184603981816218, 0.21121243351557148, 1.0171376033504058, -3.1398810840287044, 0.5843403350891743, -0.28469136640132175, 0.42635718792472443, -0.385528328489042, 1.027607864898488, -3.139622961778837, 0.7544199074260498, -3.0194446398541883], "max": [0.5377539537459523, 0.3162219314084297, 1.2187205739550087, 3.1373653665882015, 1.4561841469368675, 2.908526640540634, 0.6436107247632645, -0.09768393989388244, 1.2638922055762936, 3.129814315162589, 1.5160940328199461, 2.5114506783886896], "count": [364]}, "gripper_mode_state": {"mean": [0.3901098901098901, 0.37637362637362637], "std": [0.4877747059333233, 0.4844755099527657], "min": [0, 0], "max": [1, 1], "count": [364]}, "gripper_activity_state": {"mean": [1.804945054945055, 1.793956043956044], "std": [0.527150485481782, 0.5535765413010697], "min": [0, 0], "max": [2, 2], "count": [364]}, "gripper_mode_action": {"mean": [0.3901098901098901, 0.37637362637362637], "std": [0.4877747059333233, 0.4844755099527657], "min": [0, 0], "max": [1, 1], "count": [364]}, "gripper_activity_action": {"mean": [1.804945054945055, 1.793956043956044], "std": [0.527150485481782, 0.5535765413010697], "min": [0, 0], "max": [2, 2], "count": [364]}, "gripper_open_scale_state": {"mean": [0.5050686813606, 0.5532541206171225], "std": [0.34715200983485006, 0.35667453579993974], "min": [0.032, 0.039], "max": [0.813, 0.847], "count": [364]}, "gripper_open_scale_action": {"mean": [0.5050686813606, 0.5532541206171225], "std": [0.34715200983485006, 0.35667453579993974], "min": [0.032, 0.039], "max": [0.813, 0.847], "count": [364]}}} +{"episode_index": 207, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4443784170751634]], [[0.46335580882352945]], [[0.4535720343137255]]], "std": [[[0.12147583385015578]], [[0.1059034483241826]], [[0.1114304191507639]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[0.7529411764705882]], [[0.6549019607843137]], [[0.7176470588235294]]], "mean": [[[0.4757531025326797]], [[0.4752227655228758]], [[0.4692732679738562]]], "std": [[[0.057729460278060266]], [[0.06804420799144084]], [[0.06698088845269154]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47700570465686276]], [[0.48250502859477123]], [[0.4736360641339869]]], "std": [[[0.07813095630643356]], [[0.07220265070224495]], [[0.08115823100456848]]], "count": [100]}, "observation.state": {"min": [0.052028264850378036, 1.8338350057601929, 0.540720522403717, 0.14700910449028015, -2.9255385398864746, -2.1866533756256104, -2.846597194671631, 49.0, 0.022808000445365906, 0.1746170073747635, -0.06694699823856354, -2.7300000190734863, 0.11499999463558197, -0.5690000057220459, -0.2295457273721695, -2.0775351524353027, 1.3753719329833984, 0.16797049343585968, -0.8309512734413147, -1.150119662284851, -0.37397173047065735, 24.0, -0.3656899929046631, 0.2621859908103943, -0.010622999630868435, 1.097000002861023, 0.19300000369548798, -3.118000030517578], "max": [1.0099523067474365, 2.092440366744995, 2.092719793319702, 1.625739336013794, -0.19144515693187714, 1.6985195875167847, 0.46417033672332764, 818.0, 0.37389999628067017, 0.4511600136756897, 0.083856001496315, -0.8740000128746033, 1.1380000114440918, 1.3240000009536743, 0.10255555063486099, -1.8934553861618042, 1.9761838912963867, 1.7717710733413696, -0.024242626503109932, 1.4073987007141113, 0.7414507269859314, 799.0, -0.17893199622631073, 0.36095499992370605, 0.11454100161790848, 2.6110000610351562, 0.7450000047683716, 3.13700008392334], "mean": [0.3553232252597809, 2.061993360519409, 1.3289297819137573, 0.6528912782669067, -1.770429253578186, -0.08994174003601074, -0.8245998024940491, 567.0025024414062, 0.22362935543060303, 0.3038010597229004, 0.027467040345072746, -1.7357126474380493, 0.5278868675231934, 0.33682844042778015, -0.09686914086341858, -2.05521559715271, 1.6348021030426025, 1.2477185726165771, -0.6449277400970459, -0.12889651954174042, 0.3396874666213989, 506.127197265625, -0.2635258734226227, 0.32496389746665955, 0.037519749253988266, 1.98024582862854, 0.505078136920929, -0.4842977821826935], "std": [0.3396628797054291, 0.05256218463182449, 0.5835288166999817, 0.460828959941864, 0.6519681215286255, 1.524226188659668, 1.2489515542984009, 334.1213073730469, 0.12352811545133591, 0.09838195145130157, 0.042531922459602356, 0.710295557975769, 0.22635520994663239, 0.5252255797386169, 0.0649527907371521, 0.03457540273666382, 0.21957679092884064, 0.49158865213394165, 0.17951031029224396, 1.0377439260482788, 0.30584716796875, 356.54827880859375, 0.050540827214717865, 0.02481457218527794, 0.0249349232763052, 0.5634046196937561, 0.18552206456661224, 2.5645275115966797], "count": [397]}, "action": {"min": [0.052028264850378036, 1.8338350057601929, 0.540720522403717, 0.14700910449028015, -2.9255385398864746, -2.1866533756256104, -2.846597194671631, 49.0, 0.022808000445365906, 0.1746170073747635, -0.06694699823856354, -2.7300000190734863, 0.11499999463558197, -0.5690000057220459, -0.2295457273721695, -2.0775351524353027, 1.3753719329833984, 0.16797049343585968, -0.8309512734413147, -1.150119662284851, -0.37397173047065735, 24.0, -0.3656899929046631, 0.2621859908103943, -0.010622999630868435, 1.097000002861023, 0.19300000369548798, -3.118000030517578], "max": [1.0099523067474365, 2.092440366744995, 2.092719793319702, 1.625739336013794, -0.19144515693187714, 1.6985195875167847, 0.46417033672332764, 818.0, 0.37389999628067017, 0.4511600136756897, 0.083856001496315, -0.8740000128746033, 1.1380000114440918, 1.3240000009536743, 0.10255555063486099, -1.8934553861618042, 1.9761838912963867, 1.7717710733413696, -0.024242626503109932, 1.4073987007141113, 0.7414507269859314, 799.0, -0.17893199622631073, 0.36095499992370605, 0.11454100161790848, 2.6110000610351562, 0.7450000047683716, 3.13700008392334], "mean": [0.3553232252597809, 2.061993360519409, 1.3289297819137573, 0.6528912782669067, -1.770429253578186, -0.08994174003601074, -0.8245998024940491, 567.0025024414062, 0.22362935543060303, 0.3038010597229004, 0.027467040345072746, -1.7357126474380493, 0.5278868675231934, 0.33682844042778015, -0.09686914086341858, -2.05521559715271, 1.6348021030426025, 1.2477185726165771, -0.6449277400970459, -0.12889651954174042, 0.3396874666213989, 506.127197265625, -0.2635258734226227, 0.32496389746665955, 0.037519749253988266, 1.98024582862854, 0.505078136920929, -0.4842977821826935], "std": [0.3396628797054291, 0.05256218463182449, 0.5835288166999817, 0.460828959941864, 0.6519681215286255, 1.524226188659668, 1.2489515542984009, 334.1213073730469, 0.12352811545133591, 0.09838195145130157, 0.042531922459602356, 0.710295557975769, 0.22635520994663239, 0.5252255797386169, 0.0649527907371521, 0.03457540273666382, 0.21957679092884064, 0.49158865213394165, 0.17951031029224396, 1.0377439260482788, 0.30584716796875, 356.54827880859375, 0.050540827214717865, 0.02481457218527794, 0.0249349232763052, 0.5634046196937561, 0.18552206456661224, 2.5645275115966797], "count": [397]}, "timestamp": {"min": [0.0], "max": [13.2], "mean": [6.6], "std": [3.820122162095518], "count": [397]}, "frame_index": {"min": [0], "max": [396], "mean": [198.0], "std": [114.60366486286553], "count": [397]}, "episode_index": {"min": [209], "max": [209], "mean": [209.0], "std": [0.0], "count": [397]}, "index": {"min": [133490], "max": [133886], "mean": [133688.0], "std": [114.60366486286553], "count": [397]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [397]}, "subtask_annotation": {"mean": [3.3425692695214106, 9.0, 9.0, 9.0, 9.0], "std": [2.0096809647837945, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [397]}, "scene_annotation": {"mean": [209.0], "std": [0.0], "min": [209], "max": [209], "count": [397]}, "eef_direction_state": {"mean": [4.80352644836272, 4.017632241813602], "std": [1.5716915296628104, 1.9879210653300987], "min": [0, 0], "max": [6, 6], "count": [397]}, "eef_velocity_state": {"mean": [0.7329974811083123, 0.9496221662468514], "std": [0.7606469025251528, 0.7594782169539516], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_acc_mag_state": {"mean": [0.7052896725440806, 0.8916876574307305], "std": [0.8315547813445423, 0.8282520352696185], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_direction_action": {"mean": [4.80352644836272, 4.017632241813602], "std": [1.5716915296628104, 1.9879210653300987], "min": [0, 0], "max": [6, 6], "count": [397]}, "eef_velocity_action": {"mean": [0.7329974811083123, 0.9496221662468514], "std": [0.7606469025251528, 0.7594782169539516], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_acc_mag_action": {"mean": [0.7052896725440806, 0.8916876574307305], "std": [0.8315547813445423, 0.8282520352696185], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_sim_pose_state": {"mean": [0.5157576554596405, 0.28545314304940844, 1.117469416260387, 0.3815528639705329, 1.0447508307801177, 1.7531157443767813, 0.49953000730274744, -0.2537950410764997, 1.120353532608455, 0.5319785541012348, 1.0083605785315868, -0.7181790814672647], "std": [0.02826257613339906, 0.025131391189024587, 0.05489277812107095, 2.3470248125627893, 0.2622603792162226, 1.2370167599369246, 0.10483371441432245, 0.10179819783891746, 0.08164655280250616, 1.6037888632021469, 0.1572641410447215, 1.0848250012679495], "min": [0.4435268509349741, 0.24506354746254252, 1.0100719553328579, -3.132534466536531, 0.5509657755339981, -0.06108567532092585, 0.36550514248170657, -0.3725691812931848, 1.0361716864317065, -3.12291397503525, 0.6333376603823409, -2.6631157250229864], "max": [0.5495549879335573, 0.334123758449103, 1.2114953425739439, 3.140354088007289, 1.478027662568457, 2.922923985552785, 0.6590234041830099, -0.0772293635029712, 1.2829193092929676, 3.133659429703388, 1.564207296400233, 0.9576075481224893], "count": [397]}, "eef_sim_pose_action": {"mean": [0.5157576554596405, 0.28545314304940844, 1.117469416260387, 0.3815528639705329, 1.0447508307801177, 1.7531157443767813, 0.49953000730274744, -0.2537950410764997, 1.120353532608455, 0.5319785541012348, 1.0083605785315868, -0.7181790814672647], "std": [0.02826257613339906, 0.025131391189024587, 0.05489277812107095, 2.3470248125627893, 0.2622603792162226, 1.2370167599369246, 0.10483371441432245, 0.10179819783891746, 0.08164655280250616, 1.6037888632021469, 0.1572641410447215, 1.0848250012679495], "min": [0.4435268509349741, 0.24506354746254252, 1.0100719553328579, -3.132534466536531, 0.5509657755339981, -0.06108567532092585, 0.36550514248170657, -0.3725691812931848, 1.0361716864317065, -3.12291397503525, 0.6333376603823409, -2.6631157250229864], "max": [0.5495549879335573, 0.334123758449103, 1.2114953425739439, 3.140354088007289, 1.478027662568457, 2.922923985552785, 0.6590234041830099, -0.0772293635029712, 1.2829193092929676, 3.133659429703388, 1.564207296400233, 0.9576075481224893], "count": [397]}, "gripper_mode_state": {"mean": [0.3853904282115869, 0.33753148614609574], "std": [0.4866874213029092, 0.47286782720555537], "min": [0, 0], "max": [1, 1], "count": [397]}, "gripper_activity_state": {"mean": [1.8161209068010076, 1.8438287153652393], "std": [0.5205519890374672, 0.47696928477761674], "min": [0, 0], "max": [2, 2], "count": [397]}, "gripper_mode_action": {"mean": [0.3853904282115869, 0.33753148614609574], "std": [0.4866874213029092, 0.47286782720555537], "min": [0, 0], "max": [1, 1], "count": [397]}, "gripper_activity_action": {"mean": [1.8161209068010076, 1.8438287153652393], "std": [0.5205519890374672, 0.47696928477761674], "min": [0, 0], "max": [2, 2], "count": [397]}, "gripper_open_scale_state": {"mean": [0.5061272037755931, 0.5670025186706846], "std": [0.35654817143789685, 0.334121284066274], "min": [0.024, 0.049], "max": [0.799, 0.818], "count": [397]}, "gripper_open_scale_action": {"mean": [0.5061272037755931, 0.5670025186706846], "std": [0.35654817143789685, 0.334121284066274], "min": [0.024, 0.049], "max": [0.799, 0.818], "count": [397]}}} +{"episode_index": 208, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4551333803104575]], [[0.47325103349673203]], [[0.46169283700980396]]], "std": [[[0.13158676682708587]], [[0.11849354877220762]], [[0.12427690606219854]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7019607843137254]], [[0.7372549019607844]], [[0.796078431372549]]], "mean": [[[0.47286914215686277]], [[0.47346810661764704]], [[0.46766464256535945]]], "std": [[[0.06361694650862477]], [[0.06999512443207227]], [[0.06859550212783048]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4801274468954248]], [[0.48529489583333335]], [[0.4759819301470588]]], "std": [[[0.08631961191715495]], [[0.07860720901328792]], [[0.08916772340505567]]], "count": [100]}, "observation.state": {"min": [0.14784683287143707, 2.019625425338745, 1.676877498626709, 0.14173820614814758, -2.4072105884552, 0.7101745009422302, -2.888258218765259, 36.0, 0.024382999166846275, 0.24893400073051453, -0.04771000146865845, -2.7769999504089355, 0.018999997526407242, -0.47999998927116394, -0.1471836119890213, -2.0784080028533936, 1.6986767053604126, 0.2848028540611267, -0.5735326409339905, -1.1200650930404663, -0.03366740420460701, 32.0, -0.3328239917755127, 0.25423499941825867, -0.04684700071811676, 1.3509999513626099, 0.11299999803304672, -3.128999948501587], "max": [0.961484432220459, 2.092876672744751, 2.2064974308013916, 1.6323367357254028, -0.06658431142568588, 1.7449626922607422, -0.4490208625793457, 839.0, 0.3765769898891449, 0.43441900610923767, 0.12035699933767319, -0.8769999742507935, 1.0750000476837158, 1.156000018119812, 0.13430309295654297, -1.923649549484253, 2.267235040664673, 1.936495304107666, -0.39420008659362793, 1.4292501211166382, 0.38494983315467834, 791.0, -0.13767999410629272, 0.34578999876976013, 0.0953259989619255, 2.5299999713897705, 0.7770000100135803, 3.117000102996826], "mean": [0.40019717812538147, 2.073904514312744, 1.9736545085906982, 0.7271559238433838, -1.1197203397750854, 1.4169732332229614, -2.148808240890503, 517.63623046875, 0.22803181409835815, 0.33026233315467834, 0.04354342445731163, -1.877394676208496, 0.42175984382629395, 0.31721746921539307, -0.04907861351966858, -2.0606024265289307, 1.848859429359436, 1.3288137912750244, -0.43957382440567017, -0.04979310557246208, 0.1534838080406189, 476.021240234375, -0.24163995683193207, 0.31173259019851685, 0.005688703153282404, 1.9754999876022339, 0.5023470520973206, 0.2014700174331665], "std": [0.30376389622688293, 0.01964016631245613, 0.1668291687965393, 0.45661628246307373, 0.8741756081581116, 0.18584343791007996, 1.0029520988464355, 355.7109069824219, 0.1243557557463646, 0.06603991985321045, 0.04556448757648468, 0.6465727686882019, 0.2998146414756775, 0.46872979402542114, 0.07518365234136581, 0.02144884318113327, 0.13927951455116272, 0.5296646356582642, 0.04188745841383934, 0.94581538438797, 0.1205085813999176, 276.3382263183594, 0.06829889118671417, 0.01890411786735058, 0.02934383787214756, 0.40734395384788513, 0.24342718720436096, 2.7834014892578125], "count": [400]}, "action": {"min": [0.14784683287143707, 2.019625425338745, 1.676877498626709, 0.14173820614814758, -2.4072105884552, 0.7101745009422302, -2.888258218765259, 36.0, 0.024382999166846275, 0.24893400073051453, -0.04771000146865845, -2.7769999504089355, 0.018999997526407242, -0.47999998927116394, -0.1471836119890213, -2.0784080028533936, 1.6986767053604126, 0.2848028540611267, -0.5735326409339905, -1.1200650930404663, -0.03366740420460701, 32.0, -0.3328239917755127, 0.25423499941825867, -0.04684700071811676, 1.3509999513626099, 0.11299999803304672, -3.128999948501587], "max": [0.961484432220459, 2.092876672744751, 2.2064974308013916, 1.6323367357254028, -0.06658431142568588, 1.7449626922607422, -0.4490208625793457, 839.0, 0.3765769898891449, 0.43441900610923767, 0.12035699933767319, -0.8769999742507935, 1.0750000476837158, 1.156000018119812, 0.13430309295654297, -1.923649549484253, 2.267235040664673, 1.936495304107666, -0.39420008659362793, 1.4292501211166382, 0.38494983315467834, 791.0, -0.13767999410629272, 0.34578999876976013, 0.0953259989619255, 2.5299999713897705, 0.7770000100135803, 3.117000102996826], "mean": [0.40019717812538147, 2.073904514312744, 1.9736545085906982, 0.7271559238433838, -1.1197203397750854, 1.4169732332229614, -2.148808240890503, 517.63623046875, 0.22803181409835815, 0.33026233315467834, 0.04354342445731163, -1.877394676208496, 0.42175984382629395, 0.31721746921539307, -0.04907861351966858, -2.0606024265289307, 1.848859429359436, 1.3288137912750244, -0.43957382440567017, -0.04979310557246208, 0.1534838080406189, 476.021240234375, -0.24163995683193207, 0.31173259019851685, 0.005688703153282404, 1.9754999876022339, 0.5023470520973206, 0.2014700174331665], "std": [0.30376389622688293, 0.01964016631245613, 0.1668291687965393, 0.45661628246307373, 0.8741756081581116, 0.18584343791007996, 1.0029520988464355, 355.7109069824219, 0.1243557557463646, 0.06603991985321045, 0.04556448757648468, 0.6465727686882019, 0.2998146414756775, 0.46872979402542114, 0.07518365234136581, 0.02144884318113327, 0.13927951455116272, 0.5296646356582642, 0.04188745841383934, 0.94581538438797, 0.1205085813999176, 276.3382263183594, 0.06829889118671417, 0.01890411786735058, 0.02934383787214756, 0.40734395384788513, 0.24342718720436096, 2.7834014892578125], "count": [400]}, "timestamp": {"min": [0.0], "max": [13.3], "mean": [6.65], "std": [3.848989766448103], "count": [400]}, "frame_index": {"min": [0], "max": [399], "mean": [199.5], "std": [115.46969299344309], "count": [400]}, "episode_index": {"min": [210], "max": [210], "mean": [210.0], "std": [0.0], "count": [400]}, "index": {"min": [133887], "max": [134286], "mean": [134086.5], "std": [115.46969299344309], "count": [400]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [400]}, "subtask_annotation": {"mean": [2.8925, 9.0, 9.0, 9.0, 9.0], "std": [2.192246279504201, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [400]}, "scene_annotation": {"mean": [210.0], "std": [0.0], "min": [210], "max": [210], "count": [400]}, "eef_direction_state": {"mean": [4.8525, 4.5125], "std": [1.59866936856875, 1.7320057014917725], "min": [0, 0], "max": [6, 6], "count": [400]}, "eef_velocity_state": {"mean": [0.6175, 0.8075], "std": [0.7356587184285918, 0.7385416372825575], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_acc_mag_state": {"mean": [0.695, 0.8225], "std": [0.8348502859794684, 0.8312603382815753], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_direction_action": {"mean": [4.8525, 4.5125], "std": [1.59866936856875, 1.7320057014917725], "min": [0, 0], "max": [6, 6], "count": [400]}, "eef_velocity_action": {"mean": [0.6175, 0.8075], "std": [0.7356587184285918, 0.7385416372825575], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_acc_mag_action": {"mean": [0.695, 0.8225], "std": [0.8348502859794684, 0.8312603382815753], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_sim_pose_state": {"mean": [0.5007122085249387, 0.24727734856326883, 1.1109901883503177, 0.6205805991257625, 1.151048253174289, 1.532022716531693, 0.5270667756233269, -0.27168393756833437, 1.1332343556805065, -0.2476333370461176, 0.9568221310601303, -0.7166954167796946], "std": [0.021027650860956235, 0.03900976075915983, 0.06948000149253829, 2.053815818289261, 0.3476388565714434, 1.0460298222168452, 0.07413288708270993, 0.10352191072269464, 0.08318028668460378, 1.7707087292341332, 0.2158513739489925, 1.0072500034964382], "min": [0.4370106141099491, 0.19741983761800458, 1.011231043643131, -3.135249758087924, 0.5340611368955361, 0.03847928515284404, 0.4350850824512251, -0.38421480571803157, 1.0365856597124659, -3.1354138599199466, 0.6772841865779333, -2.9846147666458416], "max": [0.5296560696979695, 0.2995266238596534, 1.2217612518893455, 3.1329984626405545, 1.5452606191851688, 2.91570415411148, 0.6439286155160687, -0.09266008197864496, 1.2939009275834075, 3.1412238284524223, 1.4870596841269523, 2.7758876956930947], "count": [400]}, "eef_sim_pose_action": {"mean": [0.5007122085249387, 0.24727734856326883, 1.1109901883503177, 0.6205805991257625, 1.151048253174289, 1.532022716531693, 0.5270667756233269, -0.27168393756833437, 1.1332343556805065, -0.2476333370461176, 0.9568221310601303, -0.7166954167796946], "std": [0.021027650860956235, 0.03900976075915983, 0.06948000149253829, 2.053815818289261, 0.3476388565714434, 1.0460298222168452, 0.07413288708270993, 0.10352191072269464, 0.08318028668460378, 1.7707087292341332, 0.2158513739489925, 1.0072500034964382], "min": [0.4370106141099491, 0.19741983761800458, 1.011231043643131, -3.135249758087924, 0.5340611368955361, 0.03847928515284404, 0.4350850824512251, -0.38421480571803157, 1.0365856597124659, -3.1354138599199466, 0.6772841865779333, -2.9846147666458416], "max": [0.5296560696979695, 0.2995266238596534, 1.2217612518893455, 3.1329984626405545, 1.5452606191851688, 2.91570415411148, 0.6439286155160687, -0.09266008197864496, 1.2939009275834075, 3.1412238284524223, 1.4870596841269523, 2.7758876956930947], "count": [400]}, "gripper_mode_state": {"mean": [0.3675, 0.42], "std": [0.48212420598845906, 0.4935585071701219], "min": [0, 0], "max": [1, 1], "count": [400]}, "gripper_activity_state": {"mean": [1.905, 1.865], "std": [0.3687478813498466, 0.44359328218538263], "min": [0, 0], "max": [2, 2], "count": [400]}, "gripper_mode_action": {"mean": [0.3675, 0.42], "std": [0.48212420598845906, 0.4935585071701219], "min": [0, 0], "max": [1, 1], "count": [400]}, "gripper_activity_action": {"mean": [1.905, 1.865], "std": [0.3687478813498466, 0.44359328218538263], "min": [0, 0], "max": [2, 2], "count": [400]}, "gripper_open_scale_state": {"mean": [0.4760212499618539, 0.5176362505531312], "std": [0.276337921571464, 0.35571095721016616], "min": [0.032, 0.036], "max": [0.791, 0.839], "count": [400]}, "gripper_open_scale_action": {"mean": [0.4760212499618539, 0.5176362505531312], "std": [0.276337921571464, 0.35571095721016616], "min": [0.032, 0.036], "max": [0.791, 0.839], "count": [400]}}} +{"episode_index": 209, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4475496907096172]], [[0.4643613299486461]], [[0.45692209675536877]]], "std": [[[0.12652322321301168]], [[0.11412656179333248]], [[0.1173676340067781]]], "count": [140]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12549019607843137]], [[0.0784313725490196]], [[0.08627450980392157]]], "max": [[[0.6941176470588235]], [[0.6235294117647059]], [[0.6274509803921569]]], "mean": [[[0.473151752159197]], [[0.47810908467553687]], [[0.46955790295284777]]], "std": [[[0.0589630815349745]], [[0.055972571404394135]], [[0.0612272366466356]]], "count": [140]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6588235294117647]], [[0.6431372549019608]], [[0.6431372549019608]]], "mean": [[[0.4768424690709617]], [[0.4851451622315593]], [[0.47327845763305326]]], "std": [[[0.06038407987907541]], [[0.04909185536494873]], [[0.06414770063030034]]], "count": [140]}, "observation.state": {"min": [0.004852015525102615, 2.033954620361328, 1.4243806600570679, 0.08424704521894455, -2.4011194705963135, 0.3240901827812195, -2.884209156036377, 18.0, 0.03218900039792061, 0.20840699970722198, -0.023895999416708946, -2.5339999198913574, 0.3700000047683716, -0.43900004029273987, -0.44971898198127747, -2.0774130821228027, 1.4845247268676758, 0.2698453664779663, -0.7870038151741028, -1.2760974168777466, -0.42867034673690796, -2.0, -0.3447979986667633, 0.26805800199508667, -0.04277599975466728, 1.3209999799728394, -0.0860000029206276, -3.1411852836608887], "max": [0.7113787531852722, 2.0932083129882812, 1.9869352579116821, 1.7558012008666992, 0.07089527696371078, 1.788142204284668, -0.3880215883255005, 810.0, 0.4134739935398102, 0.44517600536346436, 0.10095199942588806, -0.8849999904632568, 0.9210000038146973, 0.9959999918937683, 0.08566076308488846, -1.8533127307891846, 2.0226447582244873, 1.796188235282898, -0.0030194197315722704, 1.3514957427978516, 0.624409019947052, 871.0, -0.14647600054740906, 0.3938319981098175, 0.10867200046777725, 2.497999906539917, 0.7870000004768372, 3.121000051498413], "mean": [0.22825637459754944, 2.08363938331604, 1.7383453845977783, 0.5859127640724182, -0.6654174327850342, 1.4658766984939575, -2.3712122440338135, 587.394775390625, 0.25442636013031006, 0.2925626039505005, 0.04377134516835213, -1.596621036529541, 0.6471277475357056, 0.47852957248687744, -0.2358439564704895, -2.0607688426971436, 1.6907873153686523, 1.3555428981781006, -0.5155177712440491, -0.5222991704940796, 0.30135414004325867, 471.718017578125, -0.23197203874588013, 0.35324978828430176, 0.005075002554804087, 2.127915859222412, 0.32397791743278503, -1.1038541793823242], "std": [0.1898176670074463, 0.009839015081524849, 0.14051620662212372, 0.4828035831451416, 0.8286857604980469, 0.42029109597206116, 0.8970332741737366, 341.90362548828125, 0.0974932610988617, 0.06991594284772873, 0.027286605909466743, 0.4678984582424164, 0.10482992231845856, 0.42233139276504517, 0.12472005933523178, 0.026200778782367706, 0.1492518037557602, 0.34135720133781433, 0.14296257495880127, 0.8270184397697449, 0.18420924246311188, 336.70281982421875, 0.04387172684073448, 0.021849961951375008, 0.03889577090740204, 0.40726882219314575, 0.3014340102672577, 2.361180543899536], "count": [727]}, "action": {"min": [0.004852015525102615, 2.033954620361328, 1.4243806600570679, 0.08424704521894455, -2.4011194705963135, 0.3240901827812195, -2.884209156036377, 18.0, 0.03218900039792061, 0.20840699970722198, -0.023895999416708946, -2.5339999198913574, 0.3700000047683716, -0.43900004029273987, -0.44971898198127747, -2.0774130821228027, 1.4845247268676758, 0.2698453664779663, -0.7870038151741028, -1.2760974168777466, -0.42867034673690796, -2.0, -0.3447979986667633, 0.26805800199508667, -0.04277599975466728, 1.3209999799728394, -0.0860000029206276, -3.1411852836608887], "max": [0.7113787531852722, 2.0932083129882812, 1.9869352579116821, 1.7558012008666992, 0.07089527696371078, 1.788142204284668, -0.3880215883255005, 810.0, 0.4134739935398102, 0.44517600536346436, 0.10095199942588806, -0.8849999904632568, 0.9210000038146973, 0.9959999918937683, 0.08566076308488846, -1.8533127307891846, 2.0226447582244873, 1.796188235282898, -0.0030194197315722704, 1.3514957427978516, 0.624409019947052, 871.0, -0.14647600054740906, 0.3938319981098175, 0.10867200046777725, 2.497999906539917, 0.7870000004768372, 3.121000051498413], "mean": [0.22825637459754944, 2.08363938331604, 1.7383453845977783, 0.5859127640724182, -0.6654174327850342, 1.4658766984939575, -2.3712122440338135, 587.394775390625, 0.25442636013031006, 0.2925626039505005, 0.04377134516835213, -1.596621036529541, 0.6471277475357056, 0.47852957248687744, -0.2358439564704895, -2.0607688426971436, 1.6907873153686523, 1.3555428981781006, -0.5155177712440491, -0.5222991704940796, 0.30135414004325867, 471.718017578125, -0.23197203874588013, 0.35324978828430176, 0.005075002554804087, 2.127915859222412, 0.32397791743278503, -1.1038541793823242], "std": [0.1898176670074463, 0.009839015081524849, 0.14051620662212372, 0.4828035831451416, 0.8286857604980469, 0.42029109597206116, 0.8970332741737366, 341.90362548828125, 0.0974932610988617, 0.06991594284772873, 0.027286605909466743, 0.4678984582424164, 0.10482992231845856, 0.42233139276504517, 0.12472005933523178, 0.026200778782367706, 0.1492518037557602, 0.34135720133781433, 0.14296257495880127, 0.8270184397697449, 0.18420924246311188, 336.70281982421875, 0.04387172684073448, 0.021849961951375008, 0.03889577090740204, 0.40726882219314575, 0.3014340102672577, 2.361180543899536], "count": [727]}, "timestamp": {"min": [0.0], "max": [24.2], "mean": [12.099999999999998], "std": [6.995554143724268], "count": [727]}, "frame_index": {"min": [0], "max": [726], "mean": [363.0], "std": [209.86662431172803], "count": [727]}, "episode_index": {"min": [211], "max": [211], "mean": [211.0], "std": [0.0], "count": [727]}, "index": {"min": [134287], "max": [135013], "mean": [134650.0], "std": [209.86662431172803], "count": [727]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [727]}, "subtask_annotation": {"mean": [3.2874828060522696, 9.0, 9.0, 9.0, 9.0], "std": [1.8089324800499782, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [727]}, "scene_annotation": {"mean": [211.0], "std": [0.0], "min": [211], "max": [211], "count": [727]}, "eef_direction_state": {"mean": [4.711141678129298, 4.6643741403026135], "std": [1.6773184502364633, 1.8492376548284795], "min": [0, 0], "max": [6, 6], "count": [727]}, "eef_velocity_state": {"mean": [0.6299862448418156, 0.6382393397524071], "std": [0.6587327877394478, 0.7379075088026218], "min": [0, 0], "max": [2, 2], "count": [727]}, "eef_acc_mag_state": {"mean": [0.7386519944979367, 0.6354883081155434], "std": [0.8345561784974334, 0.799246895908786], "min": [0, 0], "max": [2, 2], "count": [727]}, "eef_direction_action": {"mean": [4.711141678129298, 4.6643741403026135], "std": [1.6773184502364633, 1.8492376548284795], "min": [0, 0], "max": [6, 6], "count": [727]}, "eef_velocity_action": {"mean": [0.6299862448418156, 0.6382393397524071], "std": [0.6587327877394478, 0.7379075088026218], "min": [0, 0], "max": [2, 2], "count": [727]}, "eef_acc_mag_action": {"mean": [0.7386519944979367, 0.6354883081155434], "std": [0.8345561784974334, 0.799246895908786], "min": [0, 0], "max": [2, 2], "count": [727]}, "eef_sim_pose_state": {"mean": [0.5484488089141977, 0.2394759130719963, 1.127114652326777, 1.2938093166518072, 0.9055117018696363, 1.955401991086207, 0.48424319338509636, -0.2869657247631962, 1.102748781934223, -0.440171470163282, 1.0916019758666802, -0.39780238478705116], "std": [0.022624561189923884, 0.027956461156468417, 0.04955328823685956, 2.2452171857423235, 0.39405013867521804, 1.0153303958977054, 0.07202247563067439, 0.07551327993817625, 0.0699009556531798, 1.2426671956055215, 0.14688549954467117, 0.9254544719780753], "min": [0.44990584300275893, 0.19103312608380474, 1.0106214317367488, -3.140520650997827, 0.37320644093327515, -0.11081966240887375, 0.3964605300501971, -0.4068896121497582, 1.0285701277243664, -3.14150858198116, 0.8463514097710259, -2.574663977038454], "max": [0.5813415607734368, 0.309499498507512, 1.2221550755352917, 3.140851789291524, 1.521495357987424, 2.846871481951167, 0.6426152512964403, -0.12326954503361953, 1.2835114531728795, 3.137282661451233, 1.5616164704463498, 0.5949773850483688], "count": [727]}, "eef_sim_pose_action": {"mean": [0.5484488089141977, 0.2394759130719963, 1.127114652326777, 1.2938093166518072, 0.9055117018696363, 1.955401991086207, 0.48424319338509636, -0.2869657247631962, 1.102748781934223, -0.440171470163282, 1.0916019758666802, -0.39780238478705116], "std": [0.022624561189923884, 0.027956461156468417, 0.04955328823685956, 2.2452171857423235, 0.39405013867521804, 1.0153303958977054, 0.07202247563067439, 0.07551327993817625, 0.0699009556531798, 1.2426671956055215, 0.14688549954467117, 0.9254544719780753], "min": [0.44990584300275893, 0.19103312608380474, 1.0106214317367488, -3.140520650997827, 0.37320644093327515, -0.11081966240887375, 0.3964605300501971, -0.4068896121497582, 1.0285701277243664, -3.14150858198116, 0.8463514097710259, -2.574663977038454], "max": [0.5813415607734368, 0.309499498507512, 1.2221550755352917, 3.140851789291524, 1.521495357987424, 2.846871481951167, 0.6426152512964403, -0.12326954503361953, 1.2835114531728795, 3.137282661451233, 1.5616164704463498, 0.5949773850483688], "count": [727]}, "gripper_mode_state": {"mean": [0.4676753782668501, 0.2861072902338377], "std": [0.4989540247656202, 0.4519401605399622], "min": [0, 0], "max": [1, 1], "count": [727]}, "gripper_activity_state": {"mean": [1.6203576341127923, 1.905089408528198], "std": [0.6970350915595167, 0.3826555462936336], "min": [0, 0], "max": [2, 2], "count": [727]}, "gripper_mode_action": {"mean": [0.4676753782668501, 0.2861072902338377], "std": [0.4989540247656202, 0.4519401605399622], "min": [0, 0], "max": [1, 1], "count": [727]}, "gripper_activity_action": {"mean": [1.6203576341127923, 1.905089408528198], "std": [0.6970350915595167, 0.3826555462936336], "min": [0, 0], "max": [2, 2], "count": [727]}, "gripper_open_scale_state": {"mean": [0.4717248967621956, 0.587394773055632], "std": [0.3366932872429408, 0.3419036713520513], "min": [0.0, 0.018], "max": [0.871, 0.81], "count": [727]}, "gripper_open_scale_action": {"mean": [0.4717248967621956, 0.587394773055632], "std": [0.3366932872429408, 0.3419036713520513], "min": [0.0, 0.018], "max": [0.871, 0.81], "count": [727]}}} +{"episode_index": 210, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4533196732026144]], [[0.4698594689542484]], [[0.4589156760620915]]], "std": [[[0.12535632138235916]], [[0.11446179266396025]], [[0.11857910694940944]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.0]]], "max": [[[0.8235294117647058]], [[0.7333333333333333]], [[0.8156862745098039]]], "mean": [[[0.4766917238562091]], [[0.47534459150326797]], [[0.46960708537581697]]], "std": [[[0.05937513247673975]], [[0.07160225288600663]], [[0.0694421155758083]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.6980392156862745]], [[0.6941176470588235]]], "mean": [[[0.4772093647875817]], [[0.48419793096405234]], [[0.47406750000000003]]], "std": [[[0.07967909730463123]], [[0.07169857081533468]], [[0.0826695401258152]]], "count": [100]}, "observation.state": {"min": [0.06649704277515411, 1.9708259105682373, 1.61301589012146, 0.009581858292222023, -2.3689353466033936, 0.7014303803443909, -2.885657787322998, 20.0, 0.04493200033903122, 0.23296600580215454, -0.05079999938607216, -2.7230000495910645, 0.16499999165534973, -0.5590000152587891, -0.37398913502693176, -2.0737130641937256, 1.4908950328826904, 0.3585779070854187, -0.6691941618919373, -1.1324220895767212, -0.04221951588988304, 32.0, -0.32682499289512634, 0.3104720115661621, -0.0360339991748333, 1.2669999599456787, 0.1470000147819519, -3.128999948501587], "max": [0.8523664474487305, 2.0924229621887207, 2.309978485107422, 1.6631417274475098, 0.05143485590815544, 1.76178777217865, -0.3118380010128021, 811.0, 0.3872779905796051, 0.43317800760269165, 0.11383400112390518, -0.781000018119812, 1.0820000171661377, 0.9100000262260437, 0.05028294026851654, -1.9571075439453125, 2.1289002895355225, 1.832578420639038, -0.4256683886051178, 1.2573351860046387, 0.5993635654449463, 806.0, -0.134552001953125, 0.3684979975223541, 0.09934700280427933, 2.5450000762939453, 0.7639999985694885, 3.0969998836517334], "mean": [0.3571375608444214, 2.072225570678711, 1.897979736328125, 0.6106209754943848, -0.945248544216156, 1.4253901243209839, -2.1840436458587646, 507.6524963378906, 0.2502797245979309, 0.3150840997695923, 0.0412348136305809, -1.7624255418777466, 0.5020792484283447, 0.2799825370311737, -0.20607462525367737, -2.0608911514282227, 1.7796684503555298, 1.228368878364563, -0.6014602184295654, -0.07134419679641724, 0.2750597894191742, 524.06005859375, -0.22802160680294037, 0.3444240093231201, 0.012031377293169498, 1.9638988971710205, 0.4833703339099884, -0.035625338554382324], "std": [0.23939648270606995, 0.027598241344094276, 0.2431780844926834, 0.538851261138916, 0.944025993347168, 0.2909194231033325, 1.0390335321426392, 340.79425048828125, 0.12088921666145325, 0.073311947286129, 0.04423261061310768, 0.6301451921463013, 0.2302175909280777, 0.45649322867393494, 0.10185111314058304, 0.01672344096004963, 0.2627011835575104, 0.45532891154289246, 0.04940010979771614, 1.039611577987671, 0.13375796377658844, 354.5770568847656, 0.05162007361650467, 0.0210628230124712, 0.02737344242632389, 0.5037545561790466, 0.2239435911178589, 2.655258893966675], "count": [400]}, "action": {"min": [0.06649704277515411, 1.9708259105682373, 1.61301589012146, 0.009581858292222023, -2.3689353466033936, 0.7014303803443909, -2.885657787322998, 20.0, 0.04493200033903122, 0.23296600580215454, -0.05079999938607216, -2.7230000495910645, 0.16499999165534973, -0.5590000152587891, -0.37398913502693176, -2.0737130641937256, 1.4908950328826904, 0.3585779070854187, -0.6691941618919373, -1.1324220895767212, -0.04221951588988304, 32.0, -0.32682499289512634, 0.3104720115661621, -0.0360339991748333, 1.2669999599456787, 0.1470000147819519, -3.128999948501587], "max": [0.8523664474487305, 2.0924229621887207, 2.309978485107422, 1.6631417274475098, 0.05143485590815544, 1.76178777217865, -0.3118380010128021, 811.0, 0.3872779905796051, 0.43317800760269165, 0.11383400112390518, -0.781000018119812, 1.0820000171661377, 0.9100000262260437, 0.05028294026851654, -1.9571075439453125, 2.1289002895355225, 1.832578420639038, -0.4256683886051178, 1.2573351860046387, 0.5993635654449463, 806.0, -0.134552001953125, 0.3684979975223541, 0.09934700280427933, 2.5450000762939453, 0.7639999985694885, 3.0969998836517334], "mean": [0.3571375608444214, 2.072225570678711, 1.897979736328125, 0.6106209754943848, -0.945248544216156, 1.4253901243209839, -2.1840436458587646, 507.6524963378906, 0.2502797245979309, 0.3150840997695923, 0.0412348136305809, -1.7624255418777466, 0.5020792484283447, 0.2799825370311737, -0.20607462525367737, -2.0608911514282227, 1.7796684503555298, 1.228368878364563, -0.6014602184295654, -0.07134419679641724, 0.2750597894191742, 524.06005859375, -0.22802160680294037, 0.3444240093231201, 0.012031377293169498, 1.9638988971710205, 0.4833703339099884, -0.035625338554382324], "std": [0.23939648270606995, 0.027598241344094276, 0.2431780844926834, 0.538851261138916, 0.944025993347168, 0.2909194231033325, 1.0390335321426392, 340.79425048828125, 0.12088921666145325, 0.073311947286129, 0.04423261061310768, 0.6301451921463013, 0.2302175909280777, 0.45649322867393494, 0.10185111314058304, 0.01672344096004963, 0.2627011835575104, 0.45532891154289246, 0.04940010979771614, 1.039611577987671, 0.13375796377658844, 354.5770568847656, 0.05162007361650467, 0.0210628230124712, 0.02737344242632389, 0.5037545561790466, 0.2239435911178589, 2.655258893966675], "count": [400]}, "timestamp": {"min": [0.0], "max": [13.3], "mean": [6.65], "std": [3.848989766448103], "count": [400]}, "frame_index": {"min": [0], "max": [399], "mean": [199.5], "std": [115.46969299344309], "count": [400]}, "episode_index": {"min": [212], "max": [212], "mean": [212.0], "std": [0.0], "count": [400]}, "index": {"min": [135014], "max": [135413], "mean": [135213.5], "std": [115.46969299344309], "count": [400]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [400]}, "subtask_annotation": {"mean": [2.9525, 9.0, 9.0, 9.0, 9.0], "std": [2.149475226654172, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [400]}, "scene_annotation": {"mean": [212.0], "std": [0.0], "min": [212], "max": [212], "count": [400]}, "eef_direction_state": {"mean": [4.7375, 4.475], "std": [1.4675127767757268, 1.7900768139943002], "min": [0, 0], "max": [6, 6], "count": [400]}, "eef_velocity_state": {"mean": [0.7425, 0.8], "std": [0.7288303986525265, 0.7648529270389148], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_acc_mag_state": {"mean": [0.7375, 0.7475], "std": [0.8207275735589723, 0.8329128105630266], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_direction_action": {"mean": [4.7375, 4.475], "std": [1.4675127767757268, 1.7900768139943002], "min": [0, 0], "max": [6, 6], "count": [400]}, "eef_velocity_action": {"mean": [0.7425, 0.8], "std": [0.7288303986525265, 0.7648529270389148], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_acc_mag_action": {"mean": [0.7375, 0.7475], "std": [0.8207275735589723, 0.8329128105630266], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_sim_pose_state": {"mean": [0.5350900688430877, 0.24278759752163281, 1.1236781692128524, 0.2916382401222031, 1.058167815296751, 1.5337281000196785, 0.5089552026495981, -0.2819903459161192, 1.1133129809957514, -0.11272465918697723, 1.0434517209970748, -0.7466445137160987], "std": [0.027992546033460783, 0.022029052668932635, 0.06275774194812155, 2.2028125455845657, 0.29569193473120925, 1.202236702770073, 0.08039823100018416, 0.09973283192198754, 0.07975780051489412, 1.6774181271971358, 0.17600641028826103, 1.0000860998010663], "min": [0.49265543190571925, 0.21322199473295594, 1.027816280555221, -3.1351295359152633, 0.516536608378114, 0.09854000667044342, 0.41906089317607054, -0.39654661298219285, 1.029626049280672, -3.140056959264649, 0.7955570349518726, -2.6319843070886275], "max": [0.5650815389077349, 0.2968547487209578, 1.2329559738759288, 3.1410353450995356, 1.5318738777685268, 3.040415355152578, 0.6396488534004146, -0.10599836048359494, 1.286385429181622, 3.1409770500365193, 1.538689103797358, 1.0282408597306691], "count": [400]}, "eef_sim_pose_action": {"mean": [0.5350900688430877, 0.24278759752163281, 1.1236781692128524, 0.2916382401222031, 1.058167815296751, 1.5337281000196785, 0.5089552026495981, -0.2819903459161192, 1.1133129809957514, -0.11272465918697723, 1.0434517209970748, -0.7466445137160987], "std": [0.027992546033460783, 0.022029052668932635, 0.06275774194812155, 2.2028125455845657, 0.29569193473120925, 1.202236702770073, 0.08039823100018416, 0.09973283192198754, 0.07975780051489412, 1.6774181271971358, 0.17600641028826103, 1.0000860998010663], "min": [0.49265543190571925, 0.21322199473295594, 1.027816280555221, -3.1351295359152633, 0.516536608378114, 0.09854000667044342, 0.41906089317607054, -0.39654661298219285, 1.029626049280672, -3.140056959264649, 0.7955570349518726, -2.6319843070886275], "max": [0.5650815389077349, 0.2968547487209578, 1.2329559738759288, 3.1410353450995356, 1.5318738777685268, 3.040415355152578, 0.6396488534004146, -0.10599836048359494, 1.286385429181622, 3.1409770500365193, 1.538689103797358, 1.0282408597306691], "count": [400]}, "gripper_mode_state": {"mean": [0.3725, 0.3675], "std": [0.4834705265060118, 0.48212420598845834], "min": [0, 0], "max": [1, 1], "count": [400]}, "gripper_activity_state": {"mean": [1.845, 1.865], "std": [0.4908920451586055, 0.4655910222502148], "min": [0, 0], "max": [2, 2], "count": [400]}, "gripper_mode_action": {"mean": [0.3725, 0.3675], "std": [0.4834705265060118, 0.48212420598845834], "min": [0, 0], "max": [1, 1], "count": [400]}, "gripper_activity_action": {"mean": [1.845, 1.865], "std": [0.4908920451586055, 0.4655910222502148], "min": [0, 0], "max": [2, 2], "count": [400]}, "gripper_open_scale_state": {"mean": [0.524059999933243, 0.5076524998664856], "std": [0.35457691426292565, 0.3407942727781074], "min": [0.032, 0.02], "max": [0.806, 0.811], "count": [400]}, "gripper_open_scale_action": {"mean": [0.524059999933243, 0.5076524998664856], "std": [0.35457691426292565, 0.3407942727781074], "min": [0.032, 0.02], "max": [0.806, 0.811], "count": [400]}}} +{"episode_index": 211, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.44880437091503267]], [[0.4664595465686275]], [[0.45596009803921567]]], "std": [[[0.12779704488120866]], [[0.11732376331247739]], [[0.12162078661061322]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[0.8196078431372549]], [[0.7254901960784313]], [[0.7803921568627451]]], "mean": [[[0.47234046160130716]], [[0.47203393586601305]], [[0.46506290645424836]]], "std": [[[0.0573599767733834]], [[0.06691723183988266]], [[0.06690814554235483]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6705882352941176]], [[0.6745098039215687]]], "mean": [[[0.48178028390522876]], [[0.48800022875816995]], [[0.47831395016339867]]], "std": [[[0.07115167360068357]], [[0.06414524322143383]], [[0.07509608142391307]]], "count": [100]}, "observation.state": {"min": [0.12400564551353455, 2.012678861618042, 1.6094553470611572, 0.06736970692873001, -2.4084670543670654, 0.6849195957183838, -2.887350559234619, 28.0, 0.07590699940919876, 0.24450799822807312, -0.04505300149321556, -2.694999933242798, 0.1589999794960022, -0.5699999928474426, -0.3104766309261322, -2.072526216506958, 1.5922116041183472, 0.30056318640708923, -0.6534861922264099, -1.006862998008728, -0.13484413921833038, 35.0, -0.33794599771499634, 0.2668119966983795, -0.04346900060772896, 1.0959999561309814, 0.14800001680850983, -3.114000082015991], "max": [0.8018391728401184, 2.0930163860321045, 2.348078966140747, 1.6100314855575562, -0.1287703961133957, 1.7551029920578003, -0.35959020256996155, 811.0, 0.3776189982891083, 0.4341929852962494, 0.11792200058698654, -0.8629999160766602, 1.031000018119812, 0.8690000176429749, 0.18828612565994263, -1.8942581415176392, 2.2027626037597656, 1.8823375701904297, -0.29944613575935364, 1.4444520473480225, 0.5070181488990784, 819.0, -0.14042000472545624, 0.3642520010471344, 0.10413099825382233, 2.5, 0.8309999704360962, 3.130000114440918], "mean": [0.34763428568840027, 2.0760159492492676, 1.9560801982879639, 0.6528040170669556, -1.0573707818984985, 1.370943307876587, -2.1694235801696777, 512.6227416992188, 0.2518092095851898, 0.32091647386550903, 0.03805859014391899, -1.8166587352752686, 0.5055711269378662, 0.24773384630680084, -0.1260661482810974, -2.058123826980591, 1.8371613025665283, 1.2282826900482178, -0.5313408374786377, 0.019445763900876045, 0.21180808544158936, 534.5064697265625, -0.23866808414459229, 0.3268992006778717, 0.004720231052488089, 1.9439129829406738, 0.5079691410064697, -0.12265665084123611], "std": [0.22580145299434662, 0.01879441924393177, 0.25048762559890747, 0.5225229859352112, 0.8749440908432007, 0.28258824348449707, 1.0267995595932007, 349.8918762207031, 0.11816255748271942, 0.0691094622015953, 0.04185841977596283, 0.5872955918312073, 0.257535457611084, 0.4462035894393921, 0.12745298445224762, 0.028160052374005318, 0.21430103480815887, 0.45804470777511597, 0.04366416484117508, 0.9889808893203735, 0.165522038936615, 346.0509338378906, 0.05719606578350067, 0.033493973314762115, 0.03066425211727619, 0.4762199819087982, 0.24738286435604095, 2.6763105392456055], "count": [387]}, "action": {"min": [0.12400564551353455, 2.012678861618042, 1.6094553470611572, 0.06736970692873001, -2.4084670543670654, 0.6849195957183838, -2.887350559234619, 28.0, 0.07590699940919876, 0.24450799822807312, -0.04505300149321556, -2.694999933242798, 0.1589999794960022, -0.5699999928474426, -0.3104766309261322, -2.072526216506958, 1.5922116041183472, 0.30056318640708923, -0.6534861922264099, -1.006862998008728, -0.13484413921833038, 35.0, -0.33794599771499634, 0.2668119966983795, -0.04346900060772896, 1.0959999561309814, 0.14800001680850983, -3.114000082015991], "max": [0.8018391728401184, 2.0930163860321045, 2.348078966140747, 1.6100314855575562, -0.1287703961133957, 1.7551029920578003, -0.35959020256996155, 811.0, 0.3776189982891083, 0.4341929852962494, 0.11792200058698654, -0.8629999160766602, 1.031000018119812, 0.8690000176429749, 0.18828612565994263, -1.8942581415176392, 2.2027626037597656, 1.8823375701904297, -0.29944613575935364, 1.4444520473480225, 0.5070181488990784, 819.0, -0.14042000472545624, 0.3642520010471344, 0.10413099825382233, 2.5, 0.8309999704360962, 3.130000114440918], "mean": [0.34763428568840027, 2.0760159492492676, 1.9560801982879639, 0.6528040170669556, -1.0573707818984985, 1.370943307876587, -2.1694235801696777, 512.6227416992188, 0.2518092095851898, 0.32091647386550903, 0.03805859014391899, -1.8166587352752686, 0.5055711269378662, 0.24773384630680084, -0.1260661482810974, -2.058123826980591, 1.8371613025665283, 1.2282826900482178, -0.5313408374786377, 0.019445763900876045, 0.21180808544158936, 534.5064697265625, -0.23866808414459229, 0.3268992006778717, 0.004720231052488089, 1.9439129829406738, 0.5079691410064697, -0.12265665084123611], "std": [0.22580145299434662, 0.01879441924393177, 0.25048762559890747, 0.5225229859352112, 0.8749440908432007, 0.28258824348449707, 1.0267995595932007, 349.8918762207031, 0.11816255748271942, 0.0691094622015953, 0.04185841977596283, 0.5872955918312073, 0.257535457611084, 0.4462035894393921, 0.12745298445224762, 0.028160052374005318, 0.21430103480815887, 0.45804470777511597, 0.04366416484117508, 0.9889808893203735, 0.165522038936615, 346.0509338378906, 0.05719606578350067, 0.033493973314762115, 0.03066425211727619, 0.4762199819087982, 0.24738286435604095, 2.6763105392456055], "count": [387]}, "timestamp": {"min": [0.0], "max": [12.866666666666667], "mean": [6.433333333333333], "std": [3.723896804075995], "count": [387]}, "frame_index": {"min": [0], "max": [386], "mean": [193.0], "std": [111.71690412227984], "count": [387]}, "episode_index": {"min": [213], "max": [213], "mean": [213.0], "std": [0.0], "count": [387]}, "index": {"min": [135414], "max": [135800], "mean": [135607.0], "std": [111.71690412227984], "count": [387]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [387]}, "subtask_annotation": {"mean": [3.005167958656331, 9.0, 9.0, 9.0, 9.0], "std": [2.137392978466924, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [387]}, "scene_annotation": {"mean": [213.0], "std": [0.0], "min": [213], "max": [213], "count": [387]}, "eef_direction_state": {"mean": [4.790697674418604, 4.501291989664082], "std": [1.6393470304901936, 1.7168787812094775], "min": [0, 0], "max": [6, 6], "count": [387]}, "eef_velocity_state": {"mean": [0.6795865633074936, 0.7674418604651163], "std": [0.7510005967065286, 0.7760460431508445], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_acc_mag_state": {"mean": [0.7131782945736435, 0.7932816537467701], "std": [0.8339730733507505, 0.8156456713792095], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_direction_action": {"mean": [4.790697674418604, 4.501291989664082], "std": [1.6393470304901936, 1.7168787812094775], "min": [0, 0], "max": [6, 6], "count": [387]}, "eef_velocity_action": {"mean": [0.6795865633074936, 0.7674418604651163], "std": [0.7510005967065286, 0.7760460431508445], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_acc_mag_action": {"mean": [0.7131782945736435, 0.7932816537467701], "std": [0.8339730733507505, 0.8156456713792095], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_sim_pose_state": {"mean": [0.5167849349139157, 0.24486816922025262, 1.1107083290649087, 0.19358334936574853, 1.0768244241002312, 1.3953819171246258, 0.5144043964045442, -0.2820717127814857, 1.1116423613112907, -0.22838810291552308, 1.0595248573644491, -0.7079672536798401], "std": [0.039973173952040995, 0.03247677971212566, 0.061164968813997876, 2.1981003316623755, 0.28873656527122626, 1.309479540597183, 0.07586317159071677, 0.09702033634025108, 0.07760318928510702, 1.6869142296073907, 0.21807092428395433, 1.0887357943982736], "min": [0.44929229383471375, 0.19995560191162462, 1.0219289364145459, -3.14143353776677, 0.562323290361451, -0.34108292370755344, 0.4311128960425725, -0.3948993581665464, 1.0241416126240646, -3.139949534736555, 0.7327853317510544, -2.8903110187393835], "max": [0.555823313579471, 0.3122038495222391, 1.2218787411189769, 3.1413290707942974, 1.5137111161901333, 2.8854760224544305, 0.638485702140172, -0.11570607987652518, 1.2604938533466614, 3.134135659778464, 1.4741311054753958, 3.069376051075984], "count": [387]}, "eef_sim_pose_action": {"mean": [0.5167849349139157, 0.24486816922025262, 1.1107083290649087, 0.19358334936574853, 1.0768244241002312, 1.3953819171246258, 0.5144043964045442, -0.2820717127814857, 1.1116423613112907, -0.22838810291552308, 1.0595248573644491, -0.7079672536798401], "std": [0.039973173952040995, 0.03247677971212566, 0.061164968813997876, 2.1981003316623755, 0.28873656527122626, 1.309479540597183, 0.07586317159071677, 0.09702033634025108, 0.07760318928510702, 1.6869142296073907, 0.21807092428395433, 1.0887357943982736], "min": [0.44929229383471375, 0.19995560191162462, 1.0219289364145459, -3.14143353776677, 0.562323290361451, -0.34108292370755344, 0.4311128960425725, -0.3948993581665464, 1.0241416126240646, -3.139949534736555, 0.7327853317510544, -2.8903110187393835], "max": [0.555823313579471, 0.3122038495222391, 1.2218787411189769, 3.1413290707942974, 1.5137111161901333, 2.8854760224544305, 0.638485702140172, -0.11570607987652518, 1.2604938533466614, 3.134135659778464, 1.4741311054753958, 3.069376051075984], "count": [387]}, "gripper_mode_state": {"mean": [0.3798449612403101, 0.3772609819121447], "std": [0.485348088139492, 0.4847010763747384], "min": [0, 0], "max": [1, 1], "count": [387]}, "gripper_activity_state": {"mean": [1.8036175710594315, 1.8423772609819122], "std": [0.5308930007976265, 0.5067630796678682], "min": [0, 0], "max": [2, 2], "count": [387]}, "gripper_mode_action": {"mean": [0.3798449612403101, 0.3772609819121447], "std": [0.485348088139492, 0.4847010763747384], "min": [0, 0], "max": [1, 1], "count": [387]}, "gripper_activity_action": {"mean": [1.8036175710594315, 1.8423772609819122], "std": [0.5308930007976265, 0.5067630796678682], "min": [0, 0], "max": [2, 2], "count": [387]}, "gripper_open_scale_state": {"mean": [0.534506460273602, 0.51262273880616], "std": [0.34605128285091996, 0.34989180562211997], "min": [0.035, 0.028], "max": [0.819, 0.811], "count": [387]}, "gripper_open_scale_action": {"mean": [0.534506460273602, 0.51262273880616], "std": [0.34605128285091996, 0.34989180562211997], "min": [0.035, 0.028], "max": [0.819, 0.811], "count": [387]}}} +{"episode_index": 212, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4544357598039216]], [[0.47189303513071895]], [[0.4616960661764706]]], "std": [[[0.12631288684263592]], [[0.11338182579562396]], [[0.11858397493675024]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8470588235294118]], [[0.796078431372549]], [[0.8392156862745098]]], "mean": [[[0.47919227736928105]], [[0.4786019464869281]], [[0.47227989991830066]]], "std": [[[0.06156891190105049]], [[0.07062421743636818]], [[0.07003960999159553]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6627450980392157]], [[0.6666666666666666]]], "mean": [[[0.4802809334150327]], [[0.488081664624183]], [[0.4782032761437908]]], "std": [[[0.07574757306537916]], [[0.06723959238889615]], [[0.07897707971497954]]], "count": [100]}, "observation.state": {"min": [0.1428901106119156, 2.0463461875915527, 1.5421032905578613, 0.01673770695924759, -2.3916594982147217, 0.7794466018676758, -2.88392972946167, 35.0, 0.05213699862360954, 0.23726600408554077, -0.07183600217103958, -2.7039999961853027, 0.1509999930858612, -0.5070000290870667, -0.25933849811553955, -2.078058958053589, 1.5916181802749634, 0.2986956834793091, -0.5606346726417542, -1.0939549207687378, -0.04806636646389961, 35.0, -0.34528398513793945, 0.28161001205444336, -0.024707000702619553, 1.4010000228881836, 0.1979999840259552, -3.1391851902008057], "max": [0.8834508061408997, 2.092440366744995, 2.2605504989624023, 1.5578460693359375, -0.17332863807678223, 1.7621368169784546, -0.3770609498023987, 820.0, 0.3847239911556244, 0.43722501397132874, 0.10891400277614594, -0.9359999895095825, 1.0520000457763672, 0.843999981880188, 0.14926056563854218, -1.9463039636611938, 2.076383352279663, 1.9707560539245605, -0.3530277609825134, 1.3019109964370728, 0.41774457693099976, 819.0, -0.1296370029449463, 0.35447999835014343, 0.09911999851465225, 2.453000068664551, 0.8240000009536743, 3.121999979019165], "mean": [0.409284770488739, 2.079606533050537, 1.9617805480957031, 0.6030135154724121, -1.0563315153121948, 1.325796127319336, -2.0738842487335205, 512.214111328125, 0.24556206166744232, 0.33173394203186035, 0.027841543778777122, -1.8167670965194702, 0.5772435069084167, 0.1969076246023178, -0.10523433983325958, -2.0600476264953613, 1.777778148651123, 1.3757129907608032, -0.48840510845184326, -0.22596459090709686, 0.17658525705337524, 501.5679626464844, -0.23512586951255798, 0.33138152956962585, 0.011732114478945732, 2.0289790630340576, 0.5132799744606018, -0.24234217405319214], "std": [0.24349264800548553, 0.011563796550035477, 0.23956257104873657, 0.5229663848876953, 0.8660219311714172, 0.262159526348114, 1.0361430644989014, 352.82537841796875, 0.12986184656620026, 0.06470871716737747, 0.04936477541923523, 0.639212429523468, 0.2643507122993469, 0.42890530824661255, 0.10395137220621109, 0.020246338099241257, 0.1868581920862198, 0.445432186126709, 0.030103597790002823, 0.9015518426895142, 0.10810264199972153, 345.1280212402344, 0.05585567653179169, 0.017232967540621758, 0.02648743987083435, 0.3928006589412689, 0.2312287986278534, 2.6925578117370605], "count": [390]}, "action": {"min": [0.1428901106119156, 2.0463461875915527, 1.5421032905578613, 0.01673770695924759, -2.3916594982147217, 0.7794466018676758, -2.88392972946167, 35.0, 0.05213699862360954, 0.23726600408554077, -0.07183600217103958, -2.7039999961853027, 0.1509999930858612, -0.5070000290870667, -0.25933849811553955, -2.078058958053589, 1.5916181802749634, 0.2986956834793091, -0.5606346726417542, -1.0939549207687378, -0.04806636646389961, 35.0, -0.34528398513793945, 0.28161001205444336, -0.024707000702619553, 1.4010000228881836, 0.1979999840259552, -3.1391851902008057], "max": [0.8834508061408997, 2.092440366744995, 2.2605504989624023, 1.5578460693359375, -0.17332863807678223, 1.7621368169784546, -0.3770609498023987, 820.0, 0.3847239911556244, 0.43722501397132874, 0.10891400277614594, -0.9359999895095825, 1.0520000457763672, 0.843999981880188, 0.14926056563854218, -1.9463039636611938, 2.076383352279663, 1.9707560539245605, -0.3530277609825134, 1.3019109964370728, 0.41774457693099976, 819.0, -0.1296370029449463, 0.35447999835014343, 0.09911999851465225, 2.453000068664551, 0.8240000009536743, 3.121999979019165], "mean": [0.409284770488739, 2.079606533050537, 1.9617805480957031, 0.6030135154724121, -1.0563315153121948, 1.325796127319336, -2.0738842487335205, 512.214111328125, 0.24556206166744232, 0.33173394203186035, 0.027841543778777122, -1.8167670965194702, 0.5772435069084167, 0.1969076246023178, -0.10523433983325958, -2.0600476264953613, 1.777778148651123, 1.3757129907608032, -0.48840510845184326, -0.22596459090709686, 0.17658525705337524, 501.5679626464844, -0.23512586951255798, 0.33138152956962585, 0.011732114478945732, 2.0289790630340576, 0.5132799744606018, -0.24234217405319214], "std": [0.24349264800548553, 0.011563796550035477, 0.23956257104873657, 0.5229663848876953, 0.8660219311714172, 0.262159526348114, 1.0361430644989014, 352.82537841796875, 0.12986184656620026, 0.06470871716737747, 0.04936477541923523, 0.639212429523468, 0.2643507122993469, 0.42890530824661255, 0.10395137220621109, 0.020246338099241257, 0.1868581920862198, 0.445432186126709, 0.030103597790002823, 0.9015518426895142, 0.10810264199972153, 345.1280212402344, 0.05585567653179169, 0.017232967540621758, 0.02648743987083435, 0.3928006589412689, 0.2312287986278534, 2.6925578117370605], "count": [390]}, "timestamp": {"min": [0.0], "max": [12.966666666666667], "mean": [6.483333333333333], "std": [3.752764413168077], "count": [390]}, "frame_index": {"min": [0], "max": [389], "mean": [194.5], "std": [112.5829323950423], "count": [390]}, "episode_index": {"min": [214], "max": [214], "mean": [214.0], "std": [0.0], "count": [390]}, "index": {"min": [135801], "max": [136190], "mean": [135995.5], "std": [112.5829323950423], "count": [390]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [390]}, "subtask_annotation": {"mean": [3.0, 9.0, 9.0, 9.0, 9.0], "std": [2.1351754866929227, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [390]}, "scene_annotation": {"mean": [214.0], "std": [0.0], "min": [214], "max": [214], "count": [390]}, "eef_direction_state": {"mean": [4.841025641025641, 4.18974358974359], "std": [1.419772092349448, 1.9321563444457546], "min": [0, 0], "max": [6, 6], "count": [390]}, "eef_velocity_state": {"mean": [0.6948717948717948, 0.8615384615384616], "std": [0.7101638373439858, 0.775461941606219], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_acc_mag_state": {"mean": [0.7717948717948718, 0.8102564102564103], "std": [0.8331123967477179, 0.8258002713125815], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_direction_action": {"mean": [4.841025641025641, 4.18974358974359], "std": [1.419772092349448, 1.9321563444457546], "min": [0, 0], "max": [6, 6], "count": [390]}, "eef_velocity_action": {"mean": [0.6948717948717948, 0.8615384615384616], "std": [0.7101638373439858, 0.775461941606219], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_acc_mag_action": {"mean": [0.7717948717948718, 0.8102564102564103], "std": [0.8331123967477179, 0.8258002713125815], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_sim_pose_state": {"mean": [0.5212858360787507, 0.24670898269195668, 1.1228342018964386, 0.33479307158161037, 1.0953609518605631, 1.5482220069993713, 0.5254511363360477, -0.26900125607185654, 1.1099997456728508, 0.5569403741389733, 1.113094914240203, -0.5900511733459789], "std": [0.023905476982196014, 0.02418791884232136, 0.06344725816287652, 2.319859584122094, 0.34588751664404077, 1.4106911045974175, 0.07213744642526407, 0.10963031927512644, 0.0802167668413007, 1.67627706807319, 0.18776220840313737, 1.2306213030132744], "min": [0.46304633882053525, 0.20656602122230075, 1.013411129143786, -3.137647659290317, 0.5411194872006218, -0.6436649433120356, 0.4256425085371692, -0.3966866171269988, 1.0240281526905095, -3.1398218459997755, 0.8355073557677493, -3.0297692263557896], "max": [0.5479307819228219, 0.309114780669456, 1.2405945259300724, 3.1406515035956684, 1.5160920107782943, 2.954331154338602, 0.6424481809583338, -0.08331623029217208, 1.261380193787717, 3.140977377564246, 1.5483352119372786, 3.0850916947103344], "count": [390]}, "eef_sim_pose_action": {"mean": [0.5212858360787507, 0.24670898269195668, 1.1228342018964386, 0.33479307158161037, 1.0953609518605631, 1.5482220069993713, 0.5254511363360477, -0.26900125607185654, 1.1099997456728508, 0.5569403741389733, 1.113094914240203, -0.5900511733459789], "std": [0.023905476982196014, 0.02418791884232136, 0.06344725816287652, 2.319859584122094, 0.34588751664404077, 1.4106911045974175, 0.07213744642526407, 0.10963031927512644, 0.0802167668413007, 1.67627706807319, 0.18776220840313737, 1.2306213030132744], "min": [0.46304633882053525, 0.20656602122230075, 1.013411129143786, -3.137647659290317, 0.5411194872006218, -0.6436649433120356, 0.4256425085371692, -0.3966866171269988, 1.0240281526905095, -3.1398218459997755, 0.8355073557677493, -3.0297692263557896], "max": [0.5479307819228219, 0.309114780669456, 1.2405945259300724, 3.1406515035956684, 1.5160920107782943, 2.954331154338602, 0.6424481809583338, -0.08331623029217208, 1.261380193787717, 3.140977377564246, 1.5483352119372786, 3.0850916947103344], "count": [390]}, "gripper_mode_state": {"mean": [0.41794871794871796, 0.41025641025641024], "std": [0.4932216409625018, 0.4918801562372014], "min": [0, 0], "max": [1, 1], "count": [390]}, "gripper_activity_state": {"mean": [1.8102564102564103, 1.8153846153846154], "std": [0.5309859584771838, 0.497964297730867], "min": [0, 0], "max": [2, 2], "count": [390]}, "gripper_mode_action": {"mean": [0.41794871794871796, 0.41025641025641024], "std": [0.4932216409625018, 0.4918801562372014], "min": [0, 0], "max": [1, 1], "count": [390]}, "gripper_activity_action": {"mean": [1.8102564102564103, 1.8153846153846154], "std": [0.5309859584771838, 0.497964297730867], "min": [0, 0], "max": [2, 2], "count": [390]}, "gripper_open_scale_state": {"mean": [0.5015679490700766, 0.5122141024858525], "std": [0.3451277751672755, 0.35282535530982406], "min": [0.035, 0.035], "max": [0.819, 0.82], "count": [390]}, "gripper_open_scale_action": {"mean": [0.5015679490700766, 0.5122141024858525], "std": [0.3451277751672755, 0.35282535530982406], "min": [0.035, 0.035], "max": [0.819, 0.82], "count": [390]}}} +{"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.4575738664215686]], [[0.4754184170751634]], [[0.4643013684640523]]], "std": [[[0.12269290302338015]], [[0.1082524743803231]], [[0.11404783435142558]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.03137254901960784]], [[0.0]]], "max": [[[0.6627450980392157]], [[0.6509803921568628]], [[0.6627450980392157]]], "mean": [[[0.477143545751634]], [[0.4766747283496732]], [[0.4702820547385621]]], "std": [[[0.053990525564434066]], [[0.06258879743441688]], [[0.06246828786225155]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6549019607843137]], [[0.6627450980392157]]], "mean": [[[0.4781797324346405]], [[0.4856627614379085]], [[0.4742398774509804]]], "std": [[[0.06915856731954954]], [[0.05785007085506831]], [[0.07388545419549154]]], "count": [100]}, "observation.state": {"min": [0.09061750024557114, 2.0706238746643066, 1.5339001417160034, 0.11564551293849945, -2.427561044692993, 0.6443580985069275, -2.8897244930267334, 27.0, 0.05434900149703026, 0.22869500517845154, -0.06608899682760239, -2.6559998989105225, 0.1550000011920929, -0.5590000152587891, -0.20315633714199066, -2.0788443088531494, 1.6272053718566895, 0.31150636076927185, -0.5207539200782776, -0.9331578016281128, -0.13201671838760376, 32.0, -0.34968701004981995, 0.25849398970603943, -0.03660200163722038, 1.090999960899353, 0.24299998581409454, -3.109999895095825], "max": [0.8730137348175049, 2.093033790588379, 2.195746421813965, 1.6046383380889893, -0.15423475205898285, 1.7329548597335815, -0.33651694655418396, 739.0, 0.4145520031452179, 0.4374519884586334, 0.09715600311756134, -0.9139999151229858, 1.1180000305175781, 1.0169999599456787, 0.1929461658000946, -1.9382754564285278, 2.0856337547302246, 1.8657920360565186, -0.4925144612789154, 1.3841683864593506, 0.4629136919975281, 801.0, -0.14998699724674225, 0.3520109951496124, 0.09268400073051453, 2.4579999446868896, 0.8870000243186951, 3.128000020980835], "mean": [0.3220420181751251, 2.0830819606781006, 1.9534410238265991, 0.6179695129394531, -0.9683904051780701, 1.3504586219787598, -2.1860084533691406, 457.0054626464844, 0.2602495849132538, 0.3139926791191101, 0.038730688393116, -1.713152289390564, 0.566688060760498, 0.27115029096603394, -0.0914996936917305, -2.0627944469451904, 1.8306095600128174, 1.1268888711929321, -0.5095826387405396, 0.19484548270702362, 0.11359120160341263, 547.9835815429688, -0.26320546865463257, 0.31428012251853943, 0.013175906613469124, 1.8449639081954956, 0.5796935558319092, 0.131287083029747], "std": [0.2500210702419281, 0.008111954666674137, 0.23440755903720856, 0.48939743638038635, 0.839516282081604, 0.2658783793449402, 1.015006184577942, 316.670654296875, 0.12426844984292984, 0.06881153583526611, 0.04851130023598671, 0.6250334978103638, 0.22879119217395782, 0.44103628396987915, 0.07855052500963211, 0.020427439361810684, 0.15732507407665253, 0.5579259395599365, 0.005890140775591135, 1.0182143449783325, 0.1979818195104599, 323.9034729003906, 0.06550812721252441, 0.031373221427202225, 0.02697518840432167, 0.5026516318321228, 0.2371262162923813, 2.666313886642456], "count": [366]}, "action": {"min": [0.09061750024557114, 2.0706238746643066, 1.5339001417160034, 0.11564551293849945, -2.427561044692993, 0.6443580985069275, -2.8897244930267334, 27.0, 0.05434900149703026, 0.22869500517845154, -0.06608899682760239, -2.6559998989105225, 0.1550000011920929, -0.5590000152587891, -0.20315633714199066, -2.0788443088531494, 1.6272053718566895, 0.31150636076927185, -0.5207539200782776, -0.9331578016281128, -0.13201671838760376, 32.0, -0.34968701004981995, 0.25849398970603943, -0.03660200163722038, 1.090999960899353, 0.24299998581409454, -3.109999895095825], "max": [0.8730137348175049, 2.093033790588379, 2.195746421813965, 1.6046383380889893, -0.15423475205898285, 1.7329548597335815, -0.33651694655418396, 739.0, 0.4145520031452179, 0.4374519884586334, 0.09715600311756134, -0.9139999151229858, 1.1180000305175781, 1.0169999599456787, 0.1929461658000946, -1.9382754564285278, 2.0856337547302246, 1.8657920360565186, -0.4925144612789154, 1.3841683864593506, 0.4629136919975281, 801.0, -0.14998699724674225, 0.3520109951496124, 0.09268400073051453, 2.4579999446868896, 0.8870000243186951, 3.128000020980835], "mean": [0.3220420181751251, 2.0830819606781006, 1.9534410238265991, 0.6179695129394531, -0.9683904051780701, 1.3504586219787598, -2.1860084533691406, 457.0054626464844, 0.2602495849132538, 0.3139926791191101, 0.038730688393116, -1.713152289390564, 0.566688060760498, 0.27115029096603394, -0.0914996936917305, -2.0627944469451904, 1.8306095600128174, 1.1268888711929321, -0.5095826387405396, 0.19484548270702362, 0.11359120160341263, 547.9835815429688, -0.26320546865463257, 0.31428012251853943, 0.013175906613469124, 1.8449639081954956, 0.5796935558319092, 0.131287083029747], "std": [0.2500210702419281, 0.008111954666674137, 0.23440755903720856, 0.48939743638038635, 0.839516282081604, 0.2658783793449402, 1.015006184577942, 316.670654296875, 0.12426844984292984, 0.06881153583526611, 0.04851130023598671, 0.6250334978103638, 0.22879119217395782, 0.44103628396987915, 0.07855052500963211, 0.020427439361810684, 0.15732507407665253, 0.5579259395599365, 0.005890140775591135, 1.0182143449783325, 0.1979818195104599, 323.9034729003906, 0.06550812721252441, 0.031373221427202225, 0.02697518840432167, 0.5026516318321228, 0.2371262162923813, 2.666313886642456], "count": [366]}, "timestamp": {"min": [0.0], "max": [12.166666666666666], "mean": [6.083333333333333], "std": [3.5218234965342514], "count": [366]}, "frame_index": {"min": [0], "max": [365], "mean": [182.5], "std": [105.65470489602754], "count": [366]}, "episode_index": {"min": [215], "max": [215], "mean": [215.0], "std": [0.0], "count": [366]}, "index": {"min": [136191], "max": [136556], "mean": [136373.5], "std": [105.65470489602754], "count": [366]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [366]}, "subtask_annotation": {"mean": [2.9562841530054644, 9.0, 9.0, 9.0, 9.0], "std": [2.113772523218333, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [366]}, "scene_annotation": {"mean": [215.0], "std": [0.0], "min": [215], "max": [215], "count": [366]}, "eef_direction_state": {"mean": [4.7650273224043715, 4.213114754098361], "std": [1.5818232802572711, 1.9115532044644152], "min": [0, 0], "max": [6, 6], "count": [366]}, "eef_velocity_state": {"mean": [0.6967213114754098, 0.8852459016393442], "std": [0.7230325963934547, 0.7703173852111943], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_acc_mag_state": {"mean": [0.7021857923497268, 0.773224043715847], "std": [0.8207324653557042, 0.8234566548232644], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_direction_action": {"mean": [4.7650273224043715, 4.213114754098361], "std": [1.5818232802572711, 1.9115532044644152], "min": [0, 0], "max": [6, 6], "count": [366]}, "eef_velocity_action": {"mean": [0.6967213114754098, 0.8852459016393442], "std": [0.7230325963934547, 0.7703173852111943], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_acc_mag_action": {"mean": [0.7021857923497268, 0.773224043715847], "std": [0.8207324653557042, 0.8234566548232644], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_sim_pose_state": {"mean": [0.5026197889524553, 0.2656793549167758, 1.0969158709027484, 0.16469019641614702, 1.1077808297764686, 1.269229916771814, 0.5068023472797589, -0.28544352223721753, 1.1041189642846552, -0.053711938729213725, 1.0917892882352318, -0.6241801548585769], "std": [0.03709204603817468, 0.03991361073952675, 0.06377302923769769, 2.130117437392885, 0.2631584703156726, 1.4229139587704933, 0.07531906160422015, 0.10616780815767872, 0.07448159702034336, 1.6283134516115398, 0.16778794181054396, 1.0930139035388813], "min": [0.4401182476753798, 0.21163158971590018, 1.0125652372652876, -3.131795734395921, 0.6184422178976114, -0.5327467009538422, 0.41394932436409504, -0.3913870060835851, 1.01257297492818, -3.140643459958045, 0.827252060556166, -3.098954794117647], "max": [0.54270897177804, 0.3171648308211645, 1.210817730390606, 3.1383635889372545, 1.4819601170032173, 2.963233794740088, 0.6426917127350649, -0.09077883660828392, 1.2534993346178287, 3.1329901409748557, 1.4787999101883593, 2.8134915143880312], "count": [366]}, "eef_sim_pose_action": {"mean": [0.5026197889524553, 0.2656793549167758, 1.0969158709027484, 0.16469019641614702, 1.1077808297764686, 1.269229916771814, 0.5068023472797589, -0.28544352223721753, 1.1041189642846552, -0.053711938729213725, 1.0917892882352318, -0.6241801548585769], "std": [0.03709204603817468, 0.03991361073952675, 0.06377302923769769, 2.130117437392885, 0.2631584703156726, 1.4229139587704933, 0.07531906160422015, 0.10616780815767872, 0.07448159702034336, 1.6283134516115398, 0.16778794181054396, 1.0930139035388813], "min": [0.4401182476753798, 0.21163158971590018, 1.0125652372652876, -3.131795734395921, 0.6184422178976114, -0.5327467009538422, 0.41394932436409504, -0.3913870060835851, 1.01257297492818, -3.140643459958045, 0.827252060556166, -3.098954794117647], "max": [0.54270897177804, 0.3171648308211645, 1.210817730390606, 3.1383635889372545, 1.4819601170032173, 2.963233794740088, 0.6426917127350649, -0.09077883660828392, 1.2534993346178287, 3.1329901409748557, 1.4787999101883593, 2.8134915143880312], "count": [366]}, "gripper_mode_state": {"mean": [0.34972677595628415, 0.41530054644808745], "std": [0.4768835897108529, 0.4927737843757609], "min": [0, 0], "max": [1, 1], "count": [366]}, "gripper_activity_state": {"mean": [1.8087431693989071, 1.8278688524590163], "std": [0.5447514645062995, 0.49631356237688107], "min": [0, 0], "max": [2, 2], "count": [366]}, "gripper_mode_action": {"mean": [0.34972677595628415, 0.41530054644808745], "std": [0.4768835897108529, 0.4927737843757609], "min": [0, 0], "max": [1, 1], "count": [366]}, "gripper_activity_action": {"mean": [1.8087431693989071, 1.8278688524590163], "std": [0.5447514645062995, 0.49631356237688107], "min": [0, 0], "max": [2, 2], "count": [366]}, "gripper_open_scale_state": {"mean": [0.547983606953436, 0.4570054646997506], "std": [0.32390371303697557, 0.31667080320984525], "min": [0.032, 0.027], "max": [0.801, 0.739], "count": [366]}, "gripper_open_scale_action": {"mean": [0.547983606953436, 0.4570054646997506], "std": [0.32390371303697557, 0.31667080320984525], "min": [0.032, 0.027], "max": [0.801, 0.739], "count": [366]}}} +{"episode_index": 214, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45118482359915507]], [[0.4678035417164833]], [[0.46045465561732823]]], "std": [[[0.13946883977906105]], [[0.12900969382645222]], [[0.13134490616264816]]], "count": [164]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.10196078431372549]], [[0.10196078431372549]]], "max": [[[0.6431372549019608]], [[0.611764705882353]], [[0.6196078431372549]]], "mean": [[[0.4713104400805037]], [[0.47696906010879964]], [[0.46784086685995535]]], "std": [[[0.04720546085801768]], [[0.03601287755970503]], [[0.04927363944483886]]], "count": [164]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.058823529411764705]], [[0.027450980392156862]]], "max": [[[0.6784313725490196]], [[0.6509803921568628]], [[0.6549019607843137]]], "mean": [[[0.46946633389128006]], [[0.4840771062490037]], [[0.46620830344332853]]], "std": [[[0.06552537159333781]], [[0.039344843023817085]], [[0.06922512619121353]]], "count": [164]}, "observation.state": {"min": [0.12957324087619781, 2.035036563873291, 0.22396063804626465, -0.15025541186332703, -2.0536417961120605, -1.8633486032485962, -0.291522353887558, 17.0, 0.18213200569152832, 0.23063600063323975, -0.13753299415111542, -2.190000057220459, 0.33500000834465027, -0.03700000047683716, -0.5723632574081421, -2.080188274383545, 1.1901226043701172, 0.21465803682804108, -1.2288514375686646, -1.5207403898239136, -0.18418461084365845, 28.0, -0.3466759920120239, 0.2347629964351654, -0.07520599663257599, 1.027999997138977, -0.16699999570846558, -3.1411852836608887], "max": [0.492479532957077, 2.086261749267578, 0.6335894465446472, 0.741223931312561, -1.6043765544891357, -0.9784316420555115, 0.6355092525482178, 737.0, 0.3843050003051758, 0.3209429979324341, 0.1085520014166832, -0.8859999775886536, 0.9049999713897705, 0.7049999833106995, 0.062116269022226334, -2.0560503005981445, 2.7229056358337402, 1.8867183923721313, -0.3220306932926178, 1.6128937005996704, 0.7686080932617188, 815.0, -0.16959699988365173, 0.4219430088996887, 0.07308900356292725, 2.572000026702881, 1.0509999990463257, 3.134999990463257], "mean": [0.37884244322776794, 2.0746467113494873, 0.45440781116485596, 0.3143666684627533, -1.8162808418273926, -1.3893420696258545, -0.019479190930724144, 498.79345703125, 0.2904908061027527, 0.2934737205505371, -0.01218894962221384, -1.4527243375778198, 0.724273145198822, 0.3403026759624481, -0.20134088397026062, -2.070307493209839, 2.2468795776367188, 0.9327259659767151, -0.8953672051429749, 0.5702580213546753, 0.3273957669734955, 387.3942565917969, -0.25033143162727356, 0.2906157672405243, -0.02679484151303768, 1.7119578123092651, 0.5429496765136719, 1.2774362564086914], "std": [0.08361461013555527, 0.008450372144579887, 0.14562076330184937, 0.2931044101715088, 0.17410194873809814, 0.26309746503829956, 0.22076699137687683, 311.0713806152344, 0.07502970099449158, 0.021118341013789177, 0.09163136780261993, 0.5255535840988159, 0.13796167075634003, 0.2473367154598236, 0.1864708513021469, 0.0072253672406077385, 0.5311082005500793, 0.3965612053871155, 0.3512841463088989, 1.2070026397705078, 0.3020625412464142, 359.7237854003906, 0.03446841239929199, 0.05350440368056297, 0.04147786274552345, 0.49569767713546753, 0.3546837866306305, 2.368161201477051], "count": [903]}, "action": {"min": [0.12957324087619781, 2.035036563873291, 0.22396063804626465, -0.15025541186332703, -2.0536417961120605, -1.8633486032485962, -0.291522353887558, 17.0, 0.18213200569152832, 0.23063600063323975, -0.13753299415111542, -2.190000057220459, 0.33500000834465027, -0.03700000047683716, -0.5723632574081421, -2.080188274383545, 1.1901226043701172, 0.21465803682804108, -1.2288514375686646, -1.5207403898239136, -0.18418461084365845, 28.0, -0.3466759920120239, 0.2347629964351654, -0.07520599663257599, 1.027999997138977, -0.16699999570846558, -3.1411852836608887], "max": [0.492479532957077, 2.086261749267578, 0.6335894465446472, 0.741223931312561, -1.6043765544891357, -0.9784316420555115, 0.6355092525482178, 737.0, 0.3843050003051758, 0.3209429979324341, 0.1085520014166832, -0.8859999775886536, 0.9049999713897705, 0.7049999833106995, 0.062116269022226334, -2.0560503005981445, 2.7229056358337402, 1.8867183923721313, -0.3220306932926178, 1.6128937005996704, 0.7686080932617188, 815.0, -0.16959699988365173, 0.4219430088996887, 0.07308900356292725, 2.572000026702881, 1.0509999990463257, 3.134999990463257], "mean": [0.37884244322776794, 2.0746467113494873, 0.45440781116485596, 0.3143666684627533, -1.8162808418273926, -1.3893420696258545, -0.019479190930724144, 498.79345703125, 0.2904908061027527, 0.2934737205505371, -0.01218894962221384, -1.4527243375778198, 0.724273145198822, 0.3403026759624481, -0.20134088397026062, -2.070307493209839, 2.2468795776367188, 0.9327259659767151, -0.8953672051429749, 0.5702580213546753, 0.3273957669734955, 387.3942565917969, -0.25033143162727356, 0.2906157672405243, -0.02679484151303768, 1.7119578123092651, 0.5429496765136719, 1.2774362564086914], "std": [0.08361461013555527, 0.008450372144579887, 0.14562076330184937, 0.2931044101715088, 0.17410194873809814, 0.26309746503829956, 0.22076699137687683, 311.0713806152344, 0.07502970099449158, 0.021118341013789177, 0.09163136780261993, 0.5255535840988159, 0.13796167075634003, 0.2473367154598236, 0.1864708513021469, 0.0072253672406077385, 0.5311082005500793, 0.3965612053871155, 0.3512841463088989, 1.2070026397705078, 0.3020625412464142, 359.7237854003906, 0.03446841239929199, 0.05350440368056297, 0.04147786274552345, 0.49569767713546753, 0.3546837866306305, 2.368161201477051], "count": [903]}, "timestamp": {"min": [0.0], "max": [30.066666666666666], "mean": [15.033333333333333], "std": [8.68911622322666], "count": [903]}, "frame_index": {"min": [0], "max": [902], "mean": [451.0], "std": [260.67348669679984], "count": [903]}, "episode_index": {"min": [216], "max": [216], "mean": [216.0], "std": [0.0], "count": [903]}, "index": {"min": [136557], "max": [137459], "mean": [137008.0], "std": [260.67348669679984], "count": [903]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [903]}, "subtask_annotation": {"mean": [3.7674418604651163, 9.0, 9.0, 9.0, 9.0], "std": [1.7295435582635603, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [903]}, "scene_annotation": {"mean": [216.0], "std": [0.0], "min": [216], "max": [216], "count": [903]}, "eef_direction_state": {"mean": [4.638981173864895, 4.606866002214839], "std": [1.9535888157431183, 2.08921648106335], "min": [0, 0], "max": [6, 6], "count": [903]}, "eef_velocity_state": {"mean": [0.5060908084163898, 0.416389811738649], "std": [0.6801378439481444, 0.6396266827060411], "min": [0, 0], "max": [2, 2], "count": [903]}, "eef_acc_mag_state": {"mean": [0.521594684385382, 0.42524916943521596], "std": [0.7713939459007967, 0.7235206153052777], "min": [0, 0], "max": [2, 2], "count": [903]}, "eef_direction_action": {"mean": [4.638981173864895, 4.606866002214839], "std": [1.9535888157431183, 2.08921648106335], "min": [0, 0], "max": [6, 6], "count": [903]}, "eef_velocity_action": {"mean": [0.5060908084163898, 0.416389811738649], "std": [0.6801378439481444, 0.6396266827060411], "min": [0, 0], "max": [2, 2], "count": [903]}, "eef_acc_mag_action": {"mean": [0.521594684385382, 0.42524916943521596], "std": [0.7713939459007967, 0.7235206153052777], "min": [0, 0], "max": [2, 2], "count": [903]}, "eef_sim_pose_state": {"mean": [0.4805134783167448, 0.225672556550755, 1.0733960138843681, -0.25769196754344137, 1.0756530394855004, 0.9518454721011446, 0.48120607603376103, -0.2639519946826586, 1.0403228712965045, 0.5824347400522856, 1.2825110991339075, 0.6963448822000875], "std": [0.06241177101818709, 0.04090735425288858, 0.05206838601152791, 1.739862722950561, 0.4103098118163381, 1.2611108792923829, 0.0219372781796494, 0.10213231295502576, 0.009208200899414187, 0.9297254362101205, 0.18803420522774775, 1.1617817800218788], "min": [0.417282400630838, 0.18001029056922968, 1.0282653854202244, -3.1328228391384516, 0.23940562476376637, -3.0669386716978897, 0.41655235922871003, -0.40341173221872506, 1.0186981532753994, -1.212500983045466, 0.961827199778758, -0.8870048187051394], "max": [0.6115189512510193, 0.3297490802978424, 1.2040547780448183, 3.139340800699699, 1.5582992023667095, 2.8536404953747883, 0.5097983954188046, -0.12361004268279262, 1.0659136058847682, 2.303412655651332, 1.5522361642916387, 2.900237021484979], "count": [903]}, "eef_sim_pose_action": {"mean": [0.4805134783167448, 0.225672556550755, 1.0733960138843681, -0.25769196754344137, 1.0756530394855004, 0.9518454721011446, 0.48120607603376103, -0.2639519946826586, 1.0403228712965045, 0.5824347400522856, 1.2825110991339075, 0.6963448822000875], "std": [0.06241177101818709, 0.04090735425288858, 0.05206838601152791, 1.739862722950561, 0.4103098118163381, 1.2611108792923829, 0.0219372781796494, 0.10213231295502576, 0.009208200899414187, 0.9297254362101205, 0.18803420522774775, 1.1617817800218788], "min": [0.417282400630838, 0.18001029056922968, 1.0282653854202244, -3.1328228391384516, 0.23940562476376637, -3.0669386716978897, 0.41655235922871003, -0.40341173221872506, 1.0186981532753994, -1.212500983045466, 0.961827199778758, -0.8870048187051394], "max": [0.6115189512510193, 0.3297490802978424, 1.2040547780448183, 3.139340800699699, 1.5582992023667095, 2.8536404953747883, 0.5097983954188046, -0.12361004268279262, 1.0659136058847682, 2.303412655651332, 1.5522361642916387, 2.900237021484979], "count": [903]}, "gripper_mode_state": {"mean": [0.5503875968992248, 0.36655592469545956], "std": [0.4974546110739401, 0.48186375539784454], "min": [0, 0], "max": [1, 1], "count": [903]}, "gripper_activity_state": {"mean": [1.9036544850498338, 1.893687707641196], "std": [0.38896452280287125, 0.42848986664551436], "min": [0, 0], "max": [2, 2], "count": [903]}, "gripper_mode_action": {"mean": [0.5503875968992248, 0.36655592469545956], "std": [0.4974546110739401, 0.48186375539784454], "min": [0, 0], "max": [1, 1], "count": [903]}, "gripper_activity_action": {"mean": [1.9036544850498338, 1.893687707641196], "std": [0.38896452280287125, 0.42848986664551436], "min": [0, 0], "max": [2, 2], "count": [903]}, "gripper_open_scale_state": {"mean": [0.38739424134568085, 0.4987934661518822], "std": [0.35972377296939867, 0.3110712908225896], "min": [0.028, 0.017], "max": [0.815, 0.737], "count": [903]}, "gripper_open_scale_action": {"mean": [0.38739424134568085, 0.4987934661518822], "std": [0.35972377296939867, 0.3110712908225896], "min": [0.028, 0.017], "max": [0.815, 0.737], "count": [903]}}} +{"episode_index": 215, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4491099827019285]], [[0.46680173409384335]], [[0.4588708582970225]]], "std": [[[0.14526426337323467]], [[0.13419296509804585]], [[0.1370192440117989]]], "count": [162]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13333333333333333]], [[0.10196078431372549]], [[0.09411764705882353]]], "max": [[[0.6509803921568628]], [[0.6392156862745098]], [[0.6352941176470588]]], "mean": [[[0.4701111918018236]], [[0.4767065631808279]], [[0.46908453360768176]]], "std": [[[0.047519370929696256]], [[0.03653699956798869]], [[0.04966783573987266]]], "count": [162]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4716651713669006]], [[0.4826754379992738]], [[0.4693756543512467]]], "std": [[[0.06838835306808115]], [[0.05147000359699112]], [[0.07090001699341267]]], "count": [162]}, "observation.state": {"min": [0.3750538229942322, 1.928414225578308, -0.3251548409461975, -0.602505087852478, -2.0306732654571533, -1.9649091958999634, -0.4650953412055969, 19.0, 0.17323100566864014, 0.27714699506759644, -0.1401589959859848, -2.3380000591278076, -0.14100000262260437, -0.17000001668930054, -0.7183076739311218, -2.0803277492523193, 1.228991150856018, 0.21385520696640015, -1.2426046133041382, -1.4078000783920288, -0.21118485927581787, 32.0, -0.3005659878253937, 0.2495020031929016, -0.07990799844264984, 1.0140000581741333, 0.043000005185604095, -3.1401853561401367], "max": [0.6991090774536133, 2.0924229621887207, 0.8023278713226318, 0.6335195899009705, -1.1963359117507935, -1.0306518077850342, 0.7831816673278809, 628.0, 0.361970990896225, 0.37160998582839966, 0.11615599691867828, -0.7789999842643738, 1.0410000085830688, 1.1360000371932983, -0.13388420641422272, -2.0365374088287354, 2.7152090072631836, 1.5426965951919556, -0.4201531410217285, 1.6953082084655762, 0.5967978835105896, 849.0, -0.20048700273036957, 0.4219149947166443, 0.08403199911117554, 2.5820000171661377, 1.1399999856948853, 3.0980000495910645], "mean": [0.5465014576911926, 2.0575966835021973, 0.3761586546897888, 0.19846178591251373, -1.7794896364212036, -1.423852562904358, 0.05643937364220619, 429.6662902832031, 0.25322654843330383, 0.33884501457214355, 0.004022845532745123, -1.5212831497192383, 0.691324770450592, 0.5097042322158813, -0.3135327398777008, -2.073704957962036, 2.263209581375122, 0.7417659759521484, -0.9419559836387634, 0.7734894156455994, 0.21391263604164124, 361.5269775390625, -0.24949495494365692, 0.31607574224472046, -0.02159423939883709, 1.6201002597808838, 0.6273837685585022, 1.5248162746429443], "std": [0.057772256433963776, 0.040619850158691406, 0.3565782606601715, 0.37893855571746826, 0.13146981596946716, 0.27648860216140747, 0.24021220207214355, 253.85830688476562, 0.05607923865318298, 0.025999920442700386, 0.10554084926843643, 0.6248215436935425, 0.2989245057106018, 0.4079003930091858, 0.18431124091148376, 0.007876303046941757, 0.5192585587501526, 0.3221304714679718, 0.2804771065711975, 1.1083792448043823, 0.25136080384254456, 330.7005615234375, 0.021208379417657852, 0.05300550535321236, 0.042763810604810715, 0.4982188940048218, 0.2925077974796295, 2.0775656700134277], "count": [884]}, "action": {"min": [0.3750538229942322, 1.928414225578308, -0.3251548409461975, -0.602505087852478, -2.0306732654571533, -1.9649091958999634, -0.4650953412055969, 19.0, 0.17323100566864014, 0.27714699506759644, -0.1401589959859848, -2.3380000591278076, -0.14100000262260437, -0.17000001668930054, -0.7183076739311218, -2.0803277492523193, 1.228991150856018, 0.21385520696640015, -1.2426046133041382, -1.4078000783920288, -0.21118485927581787, 32.0, -0.3005659878253937, 0.2495020031929016, -0.07990799844264984, 1.0140000581741333, 0.043000005185604095, -3.1401853561401367], "max": [0.6991090774536133, 2.0924229621887207, 0.8023278713226318, 0.6335195899009705, -1.1963359117507935, -1.0306518077850342, 0.7831816673278809, 628.0, 0.361970990896225, 0.37160998582839966, 0.11615599691867828, -0.7789999842643738, 1.0410000085830688, 1.1360000371932983, -0.13388420641422272, -2.0365374088287354, 2.7152090072631836, 1.5426965951919556, -0.4201531410217285, 1.6953082084655762, 0.5967978835105896, 849.0, -0.20048700273036957, 0.4219149947166443, 0.08403199911117554, 2.5820000171661377, 1.1399999856948853, 3.0980000495910645], "mean": [0.5465014576911926, 2.0575966835021973, 0.3761586546897888, 0.19846178591251373, -1.7794896364212036, -1.423852562904358, 0.05643937364220619, 429.6662902832031, 0.25322654843330383, 0.33884501457214355, 0.004022845532745123, -1.5212831497192383, 0.691324770450592, 0.5097042322158813, -0.3135327398777008, -2.073704957962036, 2.263209581375122, 0.7417659759521484, -0.9419559836387634, 0.7734894156455994, 0.21391263604164124, 361.5269775390625, -0.24949495494365692, 0.31607574224472046, -0.02159423939883709, 1.6201002597808838, 0.6273837685585022, 1.5248162746429443], "std": [0.057772256433963776, 0.040619850158691406, 0.3565782606601715, 0.37893855571746826, 0.13146981596946716, 0.27648860216140747, 0.24021220207214355, 253.85830688476562, 0.05607923865318298, 0.025999920442700386, 0.10554084926843643, 0.6248215436935425, 0.2989245057106018, 0.4079003930091858, 0.18431124091148376, 0.007876303046941757, 0.5192585587501526, 0.3221304714679718, 0.2804771065711975, 1.1083792448043823, 0.25136080384254456, 330.7005615234375, 0.021208379417657852, 0.05300550535321236, 0.042763810604810715, 0.4982188940048218, 0.2925077974796295, 2.0775656700134277], "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": [217], "max": [217], "mean": [217.0], "std": [0.0], "count": [884]}, "index": {"min": [137460], "max": [138343], "mean": [137901.5], "std": [255.18865570397128], "count": [884]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [884]}, "subtask_annotation": {"mean": [3.7884615384615383, 9.0, 9.0, 9.0, 9.0], "std": [1.7487688971846822, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [884]}, "scene_annotation": {"mean": [217.0], "std": [0.0], "min": [217], "max": [217], "count": [884]}, "eef_direction_state": {"mean": [4.668552036199095, 4.634615384615385], "std": [1.9007874489340588, 1.9906400802239816], "min": [0, 0], "max": [6, 6], "count": [884]}, "eef_velocity_state": {"mean": [0.503393665158371, 0.5090497737556561], "std": [0.6868099737557485, 0.6884039526669383], "min": [0, 0], "max": [2, 2], "count": [884]}, "eef_acc_mag_state": {"mean": [0.5192307692307693, 0.45701357466063347], "std": [0.7777106129044975, 0.7440309344979761], "min": [0, 0], "max": [2, 2], "count": [884]}, "eef_direction_action": {"mean": [4.668552036199095, 4.634615384615385], "std": [1.9007874489340588, 1.9906400802239816], "min": [0, 0], "max": [6, 6], "count": [884]}, "eef_velocity_action": {"mean": [0.503393665158371, 0.5090497737556561], "std": [0.6868099737557485, 0.6884039526669383], "min": [0, 0], "max": [2, 2], "count": [884]}, "eef_acc_mag_action": {"mean": [0.5192307692307693, 0.45701357466063347], "std": [0.7777106129044975, 0.7440309344979761], "min": [0, 0], "max": [2, 2], "count": [884]}, "eef_sim_pose_state": {"mean": [0.505259335823058, 0.22998344103426607, 1.0720444546766714, -0.4416792523724078, 1.0501634972653187, 0.7045507895432679, 0.5303284716380383, -0.2547224999862571, 1.0764640968561145, 0.4689355262466075, 1.0964015759226002, 0.7462441741235185], "std": [0.06156471356278139, 0.03232317278619165, 0.047235255102330814, 1.5087477830011935, 0.3523599178900669, 1.3833427472397768, 0.027659423311705806, 0.0993797976682978, 0.03716791345577962, 0.9635415109221364, 0.35275119515773345, 0.9743427575045955], "min": [0.43507418021771627, 0.18992790581417163, 1.0259630887149032, -3.12552905482456, 0.2813078868561554, -3.141546924223878, 0.46967678160438586, -0.3746389353496022, 1.0306606304142167, -1.6526440418737922, 0.19912117353753, -0.5331184041261608], "max": [0.6144675772456818, 0.2952968401215512, 1.191431070941095, 3.140535483574463, 1.5276047943978153, 3.112242115843839, 0.5754390852997571, -0.11985330810461003, 1.1829690086666205, 1.8323919528135657, 1.5343121967997915, 2.3707826524963678], "count": [884]}, "eef_sim_pose_action": {"mean": [0.505259335823058, 0.22998344103426607, 1.0720444546766714, -0.4416792523724078, 1.0501634972653187, 0.7045507895432679, 0.5303284716380383, -0.2547224999862571, 1.0764640968561145, 0.4689355262466075, 1.0964015759226002, 0.7462441741235185], "std": [0.06156471356278139, 0.03232317278619165, 0.047235255102330814, 1.5087477830011935, 0.3523599178900669, 1.3833427472397768, 0.027659423311705806, 0.0993797976682978, 0.03716791345577962, 0.9635415109221364, 0.35275119515773345, 0.9743427575045955], "min": [0.43507418021771627, 0.18992790581417163, 1.0259630887149032, -3.12552905482456, 0.2813078868561554, -3.141546924223878, 0.46967678160438586, -0.3746389353496022, 1.0306606304142167, -1.6526440418737922, 0.19912117353753, -0.5331184041261608], "max": [0.6144675772456818, 0.2952968401215512, 1.191431070941095, 3.140535483574463, 1.5276047943978153, 3.112242115843839, 0.5754390852997571, -0.11985330810461003, 1.1829690086666205, 1.8323919528135657, 1.5343121967997915, 2.3707826524963678], "count": [884]}, "gripper_mode_state": {"mean": [0.7024886877828054, 0.3733031674208145], "std": [0.45716335299322064, 0.48368162319278135], "min": [0, 0], "max": [1, 1], "count": [884]}, "gripper_activity_state": {"mean": [1.9049773755656108, 1.9230769230769231], "std": [0.3893638208777213, 0.3571652322561843], "min": [0, 0], "max": [2, 2], "count": [884]}, "gripper_mode_action": {"mean": [0.7024886877828054, 0.3733031674208145], "std": [0.45716335299322064, 0.48368162319278135], "min": [0, 0], "max": [1, 1], "count": [884]}, "gripper_activity_action": {"mean": [1.9049773755656108, 1.9230769230769231], "std": [0.3893638208777213, 0.3571652322561843], "min": [0, 0], "max": [2, 2], "count": [884]}, "gripper_open_scale_state": {"mean": [0.3615271493385284, 0.4296662896078635], "std": [0.3307005748182385, 0.25385825239047016], "min": [0.032, 0.019], "max": [0.849, 0.628], "count": [884]}, "gripper_open_scale_action": {"mean": [0.3615271493385284, 0.4296662896078635], "std": [0.3307005748182385, 0.25385825239047016], "min": [0.032, 0.019], "max": [0.849, 0.628], "count": [884]}}} +{"episode_index": 216, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44755078863501324]], [[0.4640461770107492]], [[0.4565239865229838]]], "std": [[[0.13801051467362924]], [[0.1257981090284887]], [[0.1286499561659883]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.23529411764705882]], [[0.20784313725490197]], [[0.19215686274509805]]], "max": [[[0.6431372549019608]], [[0.615686274509804]], [[0.615686274509804]]], "mean": [[[0.47037313138065145]], [[0.4778474652946578]], [[0.4698353133608815]]], "std": [[[0.044071040400736554]], [[0.031438754842010246]], [[0.044447540799361585]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.050980392156862744]], [[0.03137254901960784]]], "max": [[[0.6588235294117647]], [[0.6431372549019608]], [[0.6509803921568628]]], "mean": [[[0.47460562847728627]], [[0.4851972212094204]], [[0.47071469541673416]]], "std": [[[0.06169597271336994]], [[0.03933263694368466]], [[0.06560107462479606]]], "count": [121]}, "observation.state": {"min": [0.2652202248573303, 2.0477774143218994, -0.22158701717853546, -0.07721336930990219, -1.9360414743423462, -1.8551105260849, -0.41889649629592896, 11.0, 0.18560199439525604, 0.246396005153656, -0.13455000519752502, -2.184000015258789, 0.29100000858306885, -0.0040000127628445625, -0.586517870426178, -2.080188274383545, 1.2120962142944336, 0.20837487280368805, -1.4368598461151123, -1.5243704319000244, -0.4081103503704071, 29.0, -0.3784419894218445, 0.22419799864292145, -0.08762100338935852, 0.847000002861023, 0.01799999736249447, -3.121000051498413], "max": [0.5971121191978455, 2.0883214473724365, 0.5407379269599915, 0.6292436122894287, -1.2377700805664062, -1.0291508436203003, 0.5558350086212158, 655.0, 0.3484340012073517, 0.3471840023994446, 0.11421199887990952, -0.8109999895095825, 0.9750000238418579, 0.8529999852180481, -0.08862782269716263, -1.9699881076812744, 2.802806854248047, 1.4369471073150635, -0.3571292757987976, 1.6950812339782715, 0.6939429044723511, 840.0, -0.21939000487327576, 0.43473300337791443, 0.053502000868320465, 2.5329999923706055, 1.1480000019073486, 3.121999979019165], "mean": [0.4897567927837372, 2.0745060443878174, 0.21773509681224823, 0.25403693318367004, -1.596777319908142, -1.420250415802002, 0.017908573150634766, 387.2148742675781, 0.272487998008728, 0.31639957427978516, -0.009565860964357853, -1.4532513618469238, 0.7049915790557861, 0.4429750442504883, -0.2732754349708557, -2.0681605339050293, 2.273801803588867, 0.8162943124771118, -1.0192406177520752, 0.6710504293441772, 0.23286882042884827, 345.8396301269531, -0.2660180926322937, 0.3051225543022156, -0.022561131045222282, 1.6532659530639648, 0.6771755218505859, 1.395622968673706], "std": [0.09023130685091019, 0.010070929303765297, 0.14834856986999512, 0.2593946158885956, 0.3168451488018036, 0.26145246624946594, 0.27853962779045105, 261.4782409667969, 0.06627018749713898, 0.028491389006376266, 0.09784004837274551, 0.5486927032470703, 0.16991892457008362, 0.27566400170326233, 0.15604400634765625, 0.016647115349769592, 0.6026219129562378, 0.34564071893692017, 0.3901364505290985, 1.1536589860916138, 0.3648739159107208, 322.0114440917969, 0.02686110883951187, 0.05714775621891022, 0.0476522296667099, 0.5058370232582092, 0.31659790873527527, 2.2570977210998535], "count": [605]}, "action": {"min": [0.2652202248573303, 2.0477774143218994, -0.22158701717853546, -0.07721336930990219, -1.9360414743423462, -1.8551105260849, -0.41889649629592896, 11.0, 0.18560199439525604, 0.246396005153656, -0.13455000519752502, -2.184000015258789, 0.29100000858306885, -0.0040000127628445625, -0.586517870426178, -2.080188274383545, 1.2120962142944336, 0.20837487280368805, -1.4368598461151123, -1.5243704319000244, -0.4081103503704071, 29.0, -0.3784419894218445, 0.22419799864292145, -0.08762100338935852, 0.847000002861023, 0.01799999736249447, -3.121000051498413], "max": [0.5971121191978455, 2.0883214473724365, 0.5407379269599915, 0.6292436122894287, -1.2377700805664062, -1.0291508436203003, 0.5558350086212158, 655.0, 0.3484340012073517, 0.3471840023994446, 0.11421199887990952, -0.8109999895095825, 0.9750000238418579, 0.8529999852180481, -0.08862782269716263, -1.9699881076812744, 2.802806854248047, 1.4369471073150635, -0.3571292757987976, 1.6950812339782715, 0.6939429044723511, 840.0, -0.21939000487327576, 0.43473300337791443, 0.053502000868320465, 2.5329999923706055, 1.1480000019073486, 3.121999979019165], "mean": [0.4897567927837372, 2.0745060443878174, 0.21773509681224823, 0.25403693318367004, -1.596777319908142, -1.420250415802002, 0.017908573150634766, 387.2148742675781, 0.272487998008728, 0.31639957427978516, -0.009565860964357853, -1.4532513618469238, 0.7049915790557861, 0.4429750442504883, -0.2732754349708557, -2.0681605339050293, 2.273801803588867, 0.8162943124771118, -1.0192406177520752, 0.6710504293441772, 0.23286882042884827, 345.8396301269531, -0.2660180926322937, 0.3051225543022156, -0.022561131045222282, 1.6532659530639648, 0.6771755218505859, 1.395622968673706], "std": [0.09023130685091019, 0.010070929303765297, 0.14834856986999512, 0.2593946158885956, 0.3168451488018036, 0.26145246624946594, 0.27853962779045105, 261.4782409667969, 0.06627018749713898, 0.028491389006376266, 0.09784004837274551, 0.5486927032470703, 0.16991892457008362, 0.27566400170326233, 0.15604400634765625, 0.016647115349769592, 0.6026219129562378, 0.34564071893692017, 0.3901364505290985, 1.1536589860916138, 0.3648739159107208, 322.0114440917969, 0.02686110883951187, 0.05714775621891022, 0.0476522296667099, 0.5058370232582092, 0.31659790873527527, 2.2570977210998535], "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": [218], "max": [218], "mean": [218.0], "std": [0.0], "count": [605]}, "index": {"min": [138344], "max": [138948], "mean": [138646.0], "std": [174.64821785520743], "count": [605]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [605]}, "subtask_annotation": {"mean": [3.7719008264462808, 9.0, 9.0, 9.0, 9.0], "std": [1.7798329915382267, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [605]}, "scene_annotation": {"mean": [218.0], "std": [0.0], "min": [218], "max": [218], "count": [605]}, "eef_direction_state": {"mean": [3.887603305785124, 4.178512396694215], "std": [2.3228498543684406, 2.2507007765101656], "min": [0, 0], "max": [6, 6], "count": [605]}, "eef_velocity_state": {"mean": [0.6909090909090909, 0.6049586776859505], "std": [0.7195039613603403, 0.7118653461292654], "min": [0, 0], "max": [2, 2], "count": [605]}, "eef_acc_mag_state": {"mean": [0.6578512396694215, 0.5586776859504132], "std": [0.8051232713085613, 0.7853692526804213], "min": [0, 0], "max": [2, 2], "count": [605]}, "eef_direction_action": {"mean": [3.887603305785124, 4.178512396694215], "std": [2.3228498543684406, 2.2507007765101656], "min": [0, 0], "max": [6, 6], "count": [605]}, "eef_velocity_action": {"mean": [0.6909090909090909, 0.6049586776859505], "std": [0.7195039613603403, 0.7118653461292654], "min": [0, 0], "max": [2, 2], "count": [605]}, "eef_acc_mag_action": {"mean": [0.6578512396694215, 0.5586776859504132], "std": [0.8051232713085613, 0.7853692526804213], "min": [0, 0], "max": [2, 2], "count": [605]}, "eef_sim_pose_state": {"mean": [0.4939945195058372, 0.2385281043953347, 1.0647231980548135, -0.5036846035579643, 1.1031211657456044, 0.5859657706520816, 0.50545429485086, -0.25603166299471064, 1.0530061405448903, -0.288643716759578, 1.2070461451734553, -0.10088569635657987], "std": [0.06496822928898884, 0.04424095344534938, 0.04777637704313141, 1.6665680596235417, 0.43513744091683354, 1.6536923330446098, 0.02903763042879559, 0.09965895782637801, 0.01935226897963808, 0.8319941990512243, 0.21509446801426113, 0.6032677193908789], "min": [0.40884950205344767, 0.1782994926268838, 1.0209044919819905, -3.104460137075987, 0.19334114791447665, -3.139155223064163, 0.4353930401234062, -0.37442904631608864, 1.0184476723936535, -1.5761160829612768, 0.8360475743260003, -0.9507542071549636], "max": [0.6202531766092089, 0.3449091889373346, 1.1668861962980612, 3.1395712872417536, 1.5339940244111796, 3.1136451491523096, 0.5355805242523867, -0.12591088439413683, 1.0841497274735348, 1.039798842922806, 1.5571088569058817, 1.63626900926216], "count": [605]}, "eef_sim_pose_action": {"mean": [0.4939945195058372, 0.2385281043953347, 1.0647231980548135, -0.5036846035579643, 1.1031211657456044, 0.5859657706520816, 0.50545429485086, -0.25603166299471064, 1.0530061405448903, -0.288643716759578, 1.2070461451734553, -0.10088569635657987], "std": [0.06496822928898884, 0.04424095344534938, 0.04777637704313141, 1.6665680596235417, 0.43513744091683354, 1.6536923330446098, 0.02903763042879559, 0.09965895782637801, 0.01935226897963808, 0.8319941990512243, 0.21509446801426113, 0.6032677193908789], "min": [0.40884950205344767, 0.1782994926268838, 1.0209044919819905, -3.104460137075987, 0.19334114791447665, -3.139155223064163, 0.4353930401234062, -0.37442904631608864, 1.0184476723936535, -1.5761160829612768, 0.8360475743260003, -0.9507542071549636], "max": [0.6202531766092089, 0.3449091889373346, 1.1668861962980612, 3.1395712872417536, 1.5339940244111796, 3.1136451491523096, 0.5355805242523867, -0.12591088439413683, 1.0841497274735348, 1.039798842922806, 1.5571088569058817, 1.63626900926216], "count": [605]}, "gripper_mode_state": {"mean": [0.6247933884297521, 0.41652892561983473], "std": [0.48417621813160133, 0.4929833463128566], "min": [0, 0], "max": [1, 1], "count": [605]}, "gripper_activity_state": {"mean": [1.9008264462809918, 1.8793388429752067], "std": [0.36374904339849645, 0.434449847864406], "min": [0, 0], "max": [2, 2], "count": [605]}, "gripper_mode_action": {"mean": [0.6247933884297521, 0.41652892561983473], "std": [0.48417621813160133, 0.4929833463128566], "min": [0, 0], "max": [1, 1], "count": [605]}, "gripper_activity_action": {"mean": [1.9008264462809918, 1.8793388429752067], "std": [0.36374904339849645, 0.434449847864406], "min": [0, 0], "max": [2, 2], "count": [605]}, "gripper_open_scale_state": {"mean": [0.3458396692701609, 0.38721487602044763], "std": [0.3220114566194184, 0.26147835641161116], "min": [0.029, 0.011], "max": [0.84, 0.655], "count": [605]}, "gripper_open_scale_action": {"mean": [0.3458396692701609, 0.38721487602044763], "std": [0.3220114566194184, 0.26147835641161116], "min": [0.029, 0.011], "max": [0.84, 0.655], "count": [605]}}} +{"episode_index": 217, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.44730524183006537]], [[0.4658354232026144]], [[0.45720813725490195]]], "std": [[[0.13664125699701865]], [[0.1252014563437551]], [[0.12758045441405735]]], "count": [125]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.23137254901960785]], [[0.2235294117647059]], [[0.18823529411764706]]], "max": [[[0.6392156862745098]], [[0.6196078431372549]], [[0.611764705882353]]], "mean": [[[0.4691178431372549]], [[0.47705125980392155]], [[0.4686072810457516]]], "std": [[[0.04703371198149168]], [[0.03252655612870189]], [[0.04723595466093934]]], "count": [125]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[0.6470588235294118]], [[0.6470588235294118]], [[0.6431372549019608]]], "mean": [[[0.47017953758169934]], [[0.4797200114379085]], [[0.46581343300653594]]], "std": [[[0.06126880515677746]], [[0.03908384367542203]], [[0.06431925281732258]]], "count": [125]}, "observation.state": {"min": [0.19713495671749115, 2.0124521255493164, -0.15390314161777496, -0.1523846983909607, -1.8496649265289307, -1.7649294137954712, -0.3657337725162506, 17.0, 0.19063800573349, 0.2297929972410202, -0.1324000060558319, -2.23799991607666, 0.4440000057220459, -0.018999997526407242, -0.6114062666893005, -2.0801358222961426, 1.0455220937728882, 0.26220083236694336, -1.218135118484497, -1.6710481643676758, -0.5935515761375427, 29.0, -0.3160189986228943, 0.22995500266551971, -0.07241299748420715, 0.8429999947547913, -0.019999995827674866, -3.128999948501587], "max": [0.6057514548301697, 2.092440366744995, 0.6478836536407471, 0.5220977663993835, -1.5261683464050293, -1.0920873880386353, 0.5735326409339905, 656.0, 0.38405999541282654, 0.3680010139942169, 0.1317259967327118, -0.8690000176429749, 1.0299999713897705, 0.7049999833106995, -0.01696460135281086, -2.0585460662841797, 2.707442045211792, 1.5122755765914917, -0.34180527925491333, 1.6593892574310303, 0.7916289567947388, 829.0, -0.22029300034046173, 0.42238500714302063, 0.07950799912214279, 2.4790000915527344, 1.2760000228881836, 3.128999948501587], "mean": [0.49614226818084717, 2.064875602722168, 0.30060049891471863, 0.1601182073354721, -1.673728346824646, -1.4136979579925537, 0.18094652891159058, 480.9490661621094, 0.2893376350402832, 0.3208363354206085, 0.010862728580832481, -1.4386537075042725, 0.7930940389633179, 0.4188493490219116, -0.24849340319633484, -2.069179058074951, 2.131089210510254, 0.8432154059410095, -0.823021650314331, 0.5353747010231018, 0.21148064732551575, 328.1557922363281, -0.26460155844688416, 0.3059294521808624, -0.015354108065366745, 1.689175009727478, 0.6240347623825073, 1.3447656631469727], "std": [0.11404179036617279, 0.026217225939035416, 0.23272639513015747, 0.27599260210990906, 0.14328861236572266, 0.18887172639369965, 0.27743297815322876, 254.99343872070312, 0.06671597063541412, 0.03738856688141823, 0.104183129966259, 0.5382458567619324, 0.12291979789733887, 0.2626935839653015, 0.2083718627691269, 0.00730266235768795, 0.5891688466072083, 0.34832385182380676, 0.35509631037712097, 1.2114062309265137, 0.41767144203186035, 333.7917175292969, 0.024903520941734314, 0.05740177258849144, 0.04406759887933731, 0.4893067181110382, 0.37466609477996826, 2.240992307662964], "count": [629]}, "action": {"min": [0.19713495671749115, 2.0124521255493164, -0.15390314161777496, -0.1523846983909607, -1.8496649265289307, -1.7649294137954712, -0.3657337725162506, 17.0, 0.19063800573349, 0.2297929972410202, -0.1324000060558319, -2.23799991607666, 0.4440000057220459, -0.018999997526407242, -0.6114062666893005, -2.0801358222961426, 1.0455220937728882, 0.26220083236694336, -1.218135118484497, -1.6710481643676758, -0.5935515761375427, 29.0, -0.3160189986228943, 0.22995500266551971, -0.07241299748420715, 0.8429999947547913, -0.019999995827674866, -3.128999948501587], "max": [0.6057514548301697, 2.092440366744995, 0.6478836536407471, 0.5220977663993835, -1.5261683464050293, -1.0920873880386353, 0.5735326409339905, 656.0, 0.38405999541282654, 0.3680010139942169, 0.1317259967327118, -0.8690000176429749, 1.0299999713897705, 0.7049999833106995, -0.01696460135281086, -2.0585460662841797, 2.707442045211792, 1.5122755765914917, -0.34180527925491333, 1.6593892574310303, 0.7916289567947388, 829.0, -0.22029300034046173, 0.42238500714302063, 0.07950799912214279, 2.4790000915527344, 1.2760000228881836, 3.128999948501587], "mean": [0.49614226818084717, 2.064875602722168, 0.30060049891471863, 0.1601182073354721, -1.673728346824646, -1.4136979579925537, 0.18094652891159058, 480.9490661621094, 0.2893376350402832, 0.3208363354206085, 0.010862728580832481, -1.4386537075042725, 0.7930940389633179, 0.4188493490219116, -0.24849340319633484, -2.069179058074951, 2.131089210510254, 0.8432154059410095, -0.823021650314331, 0.5353747010231018, 0.21148064732551575, 328.1557922363281, -0.26460155844688416, 0.3059294521808624, -0.015354108065366745, 1.689175009727478, 0.6240347623825073, 1.3447656631469727], "std": [0.11404179036617279, 0.026217225939035416, 0.23272639513015747, 0.27599260210990906, 0.14328861236572266, 0.18887172639369965, 0.27743297815322876, 254.99343872070312, 0.06671597063541412, 0.03738856688141823, 0.104183129966259, 0.5382458567619324, 0.12291979789733887, 0.2626935839653015, 0.2083718627691269, 0.00730266235768795, 0.5891688466072083, 0.34832385182380676, 0.35509631037712097, 1.2114062309265137, 0.41767144203186035, 333.7917175292969, 0.024903520941734314, 0.05740177258849144, 0.04406759887933731, 0.4893067181110382, 0.37466609477996826, 2.240992307662964], "count": [629]}, "timestamp": {"min": [0.0], "max": [20.933333333333334], "mean": [10.466666666666665], "std": [6.052547672950073], "count": [629]}, "frame_index": {"min": [0], "max": [628], "mean": [314.0], "std": [181.57643018850217], "count": [629]}, "episode_index": {"min": [219], "max": [219], "mean": [219.0], "std": [0.0], "count": [629]}, "index": {"min": [138949], "max": [139577], "mean": [139263.0], "std": [181.57643018850217], "count": [629]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [629]}, "subtask_annotation": {"mean": [3.807631160572337, 9.0, 9.0, 9.0, 9.0], "std": [1.7533630508151612, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [629]}, "scene_annotation": {"mean": [219.0], "std": [0.0], "min": [219], "max": [219], "count": [629]}, "eef_direction_state": {"mean": [3.9284578696343404, 4.166931637519872], "std": [2.2709125667327856, 2.143304796340579], "min": [0, 0], "max": [6, 6], "count": [629]}, "eef_velocity_state": {"mean": [0.6693163751987281, 0.6327503974562798], "std": [0.719054544014307, 0.7134471968705294], "min": [0, 0], "max": [2, 2], "count": [629]}, "eef_acc_mag_state": {"mean": [0.6597774244833068, 0.5961844197138315], "std": [0.8202449989181799, 0.7948871220095255], "min": [0, 0], "max": [2, 2], "count": [629]}, "eef_direction_action": {"mean": [3.9284578696343404, 4.166931637519872], "std": [2.2709125667327856, 2.143304796340579], "min": [0, 0], "max": [6, 6], "count": [629]}, "eef_velocity_action": {"mean": [0.6693163751987281, 0.6327503974562798], "std": [0.719054544014307, 0.7134471968705294], "min": [0, 0], "max": [2, 2], "count": [629]}, "eef_acc_mag_action": {"mean": [0.6597774244833068, 0.5961844197138315], "std": [0.8202449989181799, 0.7948871220095255], "min": [0, 0], "max": [2, 2], "count": [629]}, "eef_sim_pose_state": {"mean": [0.49630980332893615, 0.24385471047137183, 1.0717967184467816, -0.556288755017686, 1.0362509259017907, 0.7474750803187243, 0.50906044621273, -0.28110056520328874, 1.0557247067526, 0.37504278151639914, 1.2455638814336716, 0.5434834911383584], "std": [0.06653422183884401, 0.04146030742950044, 0.04877617562982382, 1.6707132541872354, 0.4584718050113101, 1.5664949622977575, 0.03750882472266327, 0.10420574502217962, 0.026770783762847937, 0.49684095145581214, 0.17318114026993398, 0.6515812199103717], "min": [0.41349104683920807, 0.18375032813064204, 1.0293387980831576, -3.13688636766819, 0.16265355883850963, -3.105852049220036, 0.41618051719753546, -0.38796006515185527, 1.014752279662158, -1.059547800769292, 1.0023816253593507, -0.7944002152331957], "max": [0.616058006313557, 0.3393554776610723, 1.1832920962963405, 3.1389861032958963, 1.5006118338893666, 3.1344365356328834, 0.5554114234220617, -0.13406466930090916, 1.098497889981568, 1.2371649368172872, 1.5370502113313664, 1.8693609952330643], "count": [629]}, "eef_sim_pose_action": {"mean": [0.49630980332893615, 0.24385471047137183, 1.0717967184467816, -0.556288755017686, 1.0362509259017907, 0.7474750803187243, 0.50906044621273, -0.28110056520328874, 1.0557247067526, 0.37504278151639914, 1.2455638814336716, 0.5434834911383584], "std": [0.06653422183884401, 0.04146030742950044, 0.04877617562982382, 1.6707132541872354, 0.4584718050113101, 1.5664949622977575, 0.03750882472266327, 0.10420574502217962, 0.026770783762847937, 0.49684095145581214, 0.17318114026993398, 0.6515812199103717], "min": [0.41349104683920807, 0.18375032813064204, 1.0293387980831576, -3.13688636766819, 0.16265355883850963, -3.105852049220036, 0.41618051719753546, -0.38796006515185527, 1.014752279662158, -1.059547800769292, 1.0023816253593507, -0.7944002152331957], "max": [0.616058006313557, 0.3393554776610723, 1.1832920962963405, 3.1389861032958963, 1.5006118338893666, 3.1344365356328834, 0.5554114234220617, -0.13406466930090916, 1.098497889981568, 1.2371649368172872, 1.5370502113313664, 1.8693609952330643], "count": [629]}, "gripper_mode_state": {"mean": [0.6343402225755167, 0.32273449920508746], "std": [0.4816146847827238, 0.467522130201267], "min": [0, 0], "max": [1, 1], "count": [629]}, "gripper_activity_state": {"mean": [1.8855325914149443, 1.890302066772655], "std": [0.4215165793658051, 0.4094100657280135], "min": [0, 0], "max": [2, 2], "count": [629]}, "gripper_mode_action": {"mean": [0.6343402225755167, 0.32273449920508746], "std": [0.4816146847827238, 0.467522130201267], "min": [0, 0], "max": [1, 1], "count": [629]}, "gripper_activity_action": {"mean": [1.8855325914149443, 1.890302066772655], "std": [0.4215165793658051, 0.4094100657280135], "min": [0, 0], "max": [2, 2], "count": [629]}, "gripper_open_scale_state": {"mean": [0.32815580304362724, 0.4809491258084497], "std": [0.33379183016806246, 0.25499345693109177], "min": [0.029, 0.017], "max": [0.829, 0.656], "count": [629]}, "gripper_open_scale_action": {"mean": [0.32815580304362724, 0.4809491258084497], "std": [0.33379183016806246, 0.25499345693109177], "min": [0.029, 0.017], "max": [0.829, 0.656], "count": [629]}}} +{"episode_index": 218, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4461754493464052]], [[0.46394354828494705]], [[0.45564538367026397]]], "std": [[[0.1386810027980042]], [[0.1275558519462683]], [[0.1303986788643165]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.10588235294117647]], [[0.09803921568627451]]], "max": [[[0.6392156862745098]], [[0.6196078431372549]], [[0.6078431372549019]]], "mean": [[[0.47558454140700207]], [[0.4831248511678573]], [[0.4744152701778386]]], "std": [[[0.05001013979626307]], [[0.03563828771049387]], [[0.050236920563400254]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4751173177281248]], [[0.48552439580483353]], [[0.47426899668135986]]], "std": [[[0.0656576949476606]], [[0.04318131993276731]], [[0.0659945341311987]]], "count": [129]}, "observation.state": {"min": [0.15310028195381165, 1.9979132413864136, 0.03764675557613373, -0.2702293395996094, -2.01271390914917, -1.9860626459121704, -0.42039749026298523, 17.0, 0.1824830025434494, 0.22668200731277466, -0.13661600649356842, -2.065000057220459, 0.07899999618530273, -0.006999996956437826, -0.5506862998008728, -2.0801358222961426, 1.1983081102371216, 0.17416641116142273, -1.2040503025054932, -1.4959914684295654, -0.3551570773124695, 31.0, -0.33153098821640015, 0.24707700312137604, -0.08082800358533859, 1.065999984741211, 0.013999992050230503, -3.1331851482391357], "max": [0.5142089128494263, 2.0862793922424316, 0.7916289567947388, 0.8381245732307434, -1.1622498035430908, -0.9877516627311707, 0.740211546421051, 647.0, 0.37389200925827026, 0.337552011013031, 0.1074099987745285, -0.8629999756813049, 0.937000036239624, 0.9179999828338623, -0.062046460807323456, -1.9921537637710571, 2.716797113418579, 1.4602298736572266, -0.37255799770355225, 1.3929821252822876, 0.7655363082885742, 829.0, -0.2226720005273819, 0.4044809937477112, 0.05516299977898598, 2.5910000801086426, 1.253999948501587, 3.121999979019165], "mean": [0.42963066697120667, 2.063885450363159, 0.46765637397766113, 0.22702035307884216, -1.8150161504745483, -1.4069836139678955, 0.03233405575156212, 438.2983093261719, 0.29027774930000305, 0.3072151839733124, 0.005484991706907749, -1.4192304611206055, 0.7224370837211609, 0.4363600015640259, -0.269936203956604, -2.069732427597046, 2.1580710411071777, 0.8911550045013428, -0.8943241834640503, 0.4125027358531952, 0.25568854808807373, 316.7001647949219, -0.25921472907066345, 0.3122836947441101, -0.028495250269770622, 1.8007194995880127, 0.6023082733154297, 1.062130331993103], "std": [0.0715947225689888, 0.020560018718242645, 0.2729383111000061, 0.39051637053489685, 0.11100785434246063, 0.2701377868652344, 0.3709195852279663, 260.077392578125, 0.07553762942552567, 0.02138710767030716, 0.09684081375598907, 0.5001094937324524, 0.23566977679729462, 0.28651782870292664, 0.17183427512645721, 0.011545130051672459, 0.5747098922729492, 0.34959280490875244, 0.3228423297405243, 1.2005988359451294, 0.37881821393966675, 342.99200439453125, 0.025833209976553917, 0.052336253225803375, 0.03998870402574539, 0.4844795763492584, 0.3656786382198334, 2.413378953933716], "count": [652]}, "action": {"min": [0.15310028195381165, 1.9979132413864136, 0.03764675557613373, -0.2702293395996094, -2.01271390914917, -1.9860626459121704, -0.42039749026298523, 17.0, 0.1824830025434494, 0.22668200731277466, -0.13661600649356842, -2.065000057220459, 0.07899999618530273, -0.006999996956437826, -0.5506862998008728, -2.0801358222961426, 1.1983081102371216, 0.17416641116142273, -1.2040503025054932, -1.4959914684295654, -0.3551570773124695, 31.0, -0.33153098821640015, 0.24707700312137604, -0.08082800358533859, 1.065999984741211, 0.013999992050230503, -3.1331851482391357], "max": [0.5142089128494263, 2.0862793922424316, 0.7916289567947388, 0.8381245732307434, -1.1622498035430908, -0.9877516627311707, 0.740211546421051, 647.0, 0.37389200925827026, 0.337552011013031, 0.1074099987745285, -0.8629999756813049, 0.937000036239624, 0.9179999828338623, -0.062046460807323456, -1.9921537637710571, 2.716797113418579, 1.4602298736572266, -0.37255799770355225, 1.3929821252822876, 0.7655363082885742, 829.0, -0.2226720005273819, 0.4044809937477112, 0.05516299977898598, 2.5910000801086426, 1.253999948501587, 3.121999979019165], "mean": [0.42963066697120667, 2.063885450363159, 0.46765637397766113, 0.22702035307884216, -1.8150161504745483, -1.4069836139678955, 0.03233405575156212, 438.2983093261719, 0.29027774930000305, 0.3072151839733124, 0.005484991706907749, -1.4192304611206055, 0.7224370837211609, 0.4363600015640259, -0.269936203956604, -2.069732427597046, 2.1580710411071777, 0.8911550045013428, -0.8943241834640503, 0.4125027358531952, 0.25568854808807373, 316.7001647949219, -0.25921472907066345, 0.3122836947441101, -0.028495250269770622, 1.8007194995880127, 0.6023082733154297, 1.062130331993103], "std": [0.0715947225689888, 0.020560018718242645, 0.2729383111000061, 0.39051637053489685, 0.11100785434246063, 0.2701377868652344, 0.3709195852279663, 260.077392578125, 0.07553762942552567, 0.02138710767030716, 0.09684081375598907, 0.5001094937324524, 0.23566977679729462, 0.28651782870292664, 0.17183427512645721, 0.011545130051672459, 0.5747098922729492, 0.34959280490875244, 0.3228423297405243, 1.2005988359451294, 0.37881821393966675, 342.99200439453125, 0.025833209976553917, 0.052336253225803375, 0.03998870402574539, 0.4844795763492584, 0.3656786382198334, 2.413378953933716], "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": [220], "max": [220], "mean": [220.0], "std": [0.0], "count": [652]}, "index": {"min": [139578], "max": [140229], "mean": [139903.5], "std": [188.21596637905085], "count": [652]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [652]}, "subtask_annotation": {"mean": [3.8420245398773005, 9.0, 9.0, 9.0, 9.0], "std": [1.7136803073259623, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [652]}, "scene_annotation": {"mean": [220.0], "std": [0.0], "min": [220], "max": [220], "count": [652]}, "eef_direction_state": {"mean": [4.279141104294479, 4.369631901840491], "std": [2.186544293952163, 2.1592711760552374], "min": [0, 0], "max": [6, 6], "count": [652]}, "eef_velocity_state": {"mean": [0.5751533742331288, 0.5598159509202454], "std": [0.6932159038566388, 0.7121504393978325], "min": [0, 0], "max": [2, 2], "count": [652]}, "eef_acc_mag_state": {"mean": [0.5920245398773006, 0.495398773006135], "std": [0.7963476130875154, 0.7481943461630768], "min": [0, 0], "max": [2, 2], "count": [652]}, "eef_direction_action": {"mean": [4.279141104294479, 4.369631901840491], "std": [2.186544293952163, 2.1592711760552374], "min": [0, 0], "max": [6, 6], "count": [652]}, "eef_velocity_action": {"mean": [0.5751533742331288, 0.5598159509202454], "std": [0.6932159038566388, 0.7121504393978325], "min": [0, 0], "max": [2, 2], "count": [652]}, "eef_acc_mag_action": {"mean": [0.5920245398773006, 0.495398773006135], "std": [0.7963476130875154, 0.7481943461630768], "min": [0, 0], "max": [2, 2], "count": [652]}, "eef_sim_pose_state": {"mean": [0.5030693427682167, 0.23192605862103868, 1.0698852821565614, -0.6263531133563301, 1.0195704005769066, 1.0256723000555346, 0.4953003739684311, -0.27736665818045014, 1.0528628667011688, -0.2665573381138002, 1.2058746655995713, -0.12114492359123574], "std": [0.061721429086027846, 0.037561491867642814, 0.04920753008277646, 1.8498346088374293, 0.4425876854961211, 1.65297406044357, 0.022140502180649595, 0.10796092695230783, 0.01884831466848367, 1.0200952905127372, 0.27401790418739463, 0.7512232186624933], "min": [0.42879680002388776, 0.17687117817453113, 1.0216406197303065, -3.1366902706509308, 0.2314736866008138, -3.1407137878109905, 0.4108840168818889, -0.3813333474227095, 1.0211139437726355, -2.1736798871553837, 0.5097175816657216, -1.6976670206656248], "max": [0.6022870207320641, 0.29873321047717466, 1.1595473112683237, 3.1409983260077903, 1.561112938049921, 3.135100191169292, 0.5243076827267056, -0.11667954329013568, 1.10882132658589, 0.9199108487955663, 1.5570701931278, 1.3918239552019307], "count": [652]}, "eef_sim_pose_action": {"mean": [0.5030693427682167, 0.23192605862103868, 1.0698852821565614, -0.6263531133563301, 1.0195704005769066, 1.0256723000555346, 0.4953003739684311, -0.27736665818045014, 1.0528628667011688, -0.2665573381138002, 1.2058746655995713, -0.12114492359123574], "std": [0.061721429086027846, 0.037561491867642814, 0.04920753008277646, 1.8498346088374293, 0.4425876854961211, 1.65297406044357, 0.022140502180649595, 0.10796092695230783, 0.01884831466848367, 1.0200952905127372, 0.27401790418739463, 0.7512232186624933], "min": [0.42879680002388776, 0.17687117817453113, 1.0216406197303065, -3.1366902706509308, 0.2314736866008138, -3.1407137878109905, 0.4108840168818889, -0.3813333474227095, 1.0211139437726355, -2.1736798871553837, 0.5097175816657216, -1.6976670206656248], "max": [0.6022870207320641, 0.29873321047717466, 1.1595473112683237, 3.1409983260077903, 1.561112938049921, 3.135100191169292, 0.5243076827267056, -0.11667954329013568, 1.10882132658589, 0.9199108487955663, 1.5570701931278, 1.3918239552019307], "count": [652]}, "gripper_mode_state": {"mean": [0.6748466257668712, 0.38190184049079756], "std": [0.46843212684223345, 0.48585267800078935], "min": [0, 0], "max": [1, 1], "count": [652]}, "gripper_activity_state": {"mean": [1.901840490797546, 1.9340490797546013], "std": [0.3910772275007817, 0.32804521990547936], "min": [0, 0], "max": [2, 2], "count": [652]}, "gripper_mode_action": {"mean": [0.6748466257668712, 0.38190184049079756], "std": [0.46843212684223345, 0.48585267800078935], "min": [0, 0], "max": [1, 1], "count": [652]}, "gripper_activity_action": {"mean": [1.901840490797546, 1.9340490797546013], "std": [0.3910772275007817, 0.32804521990547936], "min": [0, 0], "max": [2, 2], "count": [652]}, "gripper_open_scale_state": {"mean": [0.3167001532952478, 0.43829831290391225], "std": [0.3429920121354243, 0.26007734595198984], "min": [0.031, 0.017], "max": [0.829, 0.647], "count": [652]}, "gripper_open_scale_action": {"mean": [0.3167001532952478, 0.43829831290391225], "std": [0.3429920121354243, 0.26007734595198984], "min": [0.031, 0.017], "max": [0.829, 0.647], "count": [652]}}} +{"episode_index": 219, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44856562776946934]], [[0.4665039084136479]], [[0.45809593788080205]]], "std": [[[0.13886740447426]], [[0.1293024368229738]], [[0.13189071315518244]]], "count": [118]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.17647058823529413]], [[0.13333333333333333]], [[0.12941176470588237]]], "max": [[[0.6313725490196078]], [[0.6078431372549019]], [[0.611764705882353]]], "mean": [[[0.47112804122355156]], [[0.4786086030104132]], [[0.4700656468095713]]], "std": [[[0.04810213618871206]], [[0.03353156608808291]], [[0.04808609341906592]]], "count": [118]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9019607843137255]], [[0.8784313725490196]], [[0.8862745098039215]]], "mean": [[[0.4729503261050183]], [[0.48271197691647283]], [[0.46914208762601084]]], "std": [[[0.06228152517767672]], [[0.04330393772553174]], [[0.06542406389123634]]], "count": [118]}, "observation.state": {"min": [0.3444581925868988, 2.041092872619629, -0.17228145897388458, -0.2528807818889618, -1.9877206087112427, -1.8697538375854492, -0.4449367821216583, 18.0, 0.1650809943675995, 0.2662239968776703, -0.14941799640655518, -2.1440000534057617, 0.0559999942779541, -0.07800000160932541, -0.6811845302581787, -2.0801706314086914, 1.0446842908859253, 0.26879817247390747, -1.1413756608963013, -1.591286540031433, -0.5120795965194702, 29.0, -0.3024890124797821, 0.26261600852012634, -0.0688140019774437, 0.7590000033378601, 0.03399999812245369, -3.124000072479248], "max": [0.610533595085144, 2.092440366744995, 0.279898464679718, 0.7686080932617188, -1.1702783107757568, -0.926351010799408, 0.678112804889679, 727.0, 0.33268898725509644, 0.38075900077819824, 0.147039994597435, -0.8699999451637268, 0.8989999890327454, 0.8960000872612, -0.11018264293670654, -1.9931833744049072, 2.6117804050445557, 1.4590256214141846, -0.2821674048900604, 1.5395375490188599, 0.6710790991783142, 788.0, -0.23524799942970276, 0.4354430139064789, 0.08602599799633026, 2.5869998931884766, 1.2649999856948853, 3.13700008392334], "mean": [0.5573127269744873, 2.0703907012939453, 0.15243475139141083, 0.18690887093544006, -1.4765347242355347, -1.3556948900222778, 0.00764359999448061, 479.5008544921875, 0.25490602850914, 0.338793009519577, 0.00698956660926342, -1.5048831701278687, 0.6658134460449219, 0.44856640696525574, -0.30451497435569763, -2.0685224533081055, 2.100735902786255, 0.8119141459465027, -0.8846420049667358, 0.4676593840122223, 0.2065693438053131, 271.3730773925781, -0.2675328850746155, 0.3200603127479553, -0.016752129420638084, 1.7126014232635498, 0.654881477355957, 1.1839861869812012], "std": [0.05153481662273407, 0.018196912482380867, 0.11333934217691422, 0.45238855481147766, 0.29827380180358887, 0.29946935176849365, 0.4077978730201721, 311.15216064453125, 0.06868912279605865, 0.029278162866830826, 0.12185435742139816, 0.5261781215667725, 0.21631275117397308, 0.36315208673477173, 0.21260516345500946, 0.01168014295399189, 0.6212689876556396, 0.29952776432037354, 0.33052778244018555, 1.206742763519287, 0.3398248255252838, 293.80657958984375, 0.016678698360919952, 0.056320443749427795, 0.044845204800367355, 0.538561224937439, 0.36361995339393616, 2.302905797958374], "count": [583]}, "action": {"min": [0.3444581925868988, 2.041092872619629, -0.17228145897388458, -0.2528807818889618, -1.9877206087112427, -1.8697538375854492, -0.4449367821216583, 18.0, 0.1650809943675995, 0.2662239968776703, -0.14941799640655518, -2.1440000534057617, 0.0559999942779541, -0.07800000160932541, -0.6811845302581787, -2.0801706314086914, 1.0446842908859253, 0.26879817247390747, -1.1413756608963013, -1.591286540031433, -0.5120795965194702, 29.0, -0.3024890124797821, 0.26261600852012634, -0.0688140019774437, 0.7590000033378601, 0.03399999812245369, -3.124000072479248], "max": [0.610533595085144, 2.092440366744995, 0.279898464679718, 0.7686080932617188, -1.1702783107757568, -0.926351010799408, 0.678112804889679, 727.0, 0.33268898725509644, 0.38075900077819824, 0.147039994597435, -0.8699999451637268, 0.8989999890327454, 0.8960000872612, -0.11018264293670654, -1.9931833744049072, 2.6117804050445557, 1.4590256214141846, -0.2821674048900604, 1.5395375490188599, 0.6710790991783142, 788.0, -0.23524799942970276, 0.4354430139064789, 0.08602599799633026, 2.5869998931884766, 1.2649999856948853, 3.13700008392334], "mean": [0.5573127269744873, 2.0703907012939453, 0.15243475139141083, 0.18690887093544006, -1.4765347242355347, -1.3556948900222778, 0.00764359999448061, 479.5008544921875, 0.25490602850914, 0.338793009519577, 0.00698956660926342, -1.5048831701278687, 0.6658134460449219, 0.44856640696525574, -0.30451497435569763, -2.0685224533081055, 2.100735902786255, 0.8119141459465027, -0.8846420049667358, 0.4676593840122223, 0.2065693438053131, 271.3730773925781, -0.2675328850746155, 0.3200603127479553, -0.016752129420638084, 1.7126014232635498, 0.654881477355957, 1.1839861869812012], "std": [0.05153481662273407, 0.018196912482380867, 0.11333934217691422, 0.45238855481147766, 0.29827380180358887, 0.29946935176849365, 0.4077978730201721, 311.15216064453125, 0.06868912279605865, 0.029278162866830826, 0.12185435742139816, 0.5261781215667725, 0.21631275117397308, 0.36315208673477173, 0.21260516345500946, 0.01168014295399189, 0.6212689876556396, 0.29952776432037354, 0.33052778244018555, 1.206742763519287, 0.3398248255252838, 293.80657958984375, 0.016678698360919952, 0.056320443749427795, 0.044845204800367355, 0.538561224937439, 0.36361995339393616, 2.302905797958374], "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": [221], "max": [221], "mean": [221.0], "std": [0.0], "count": [583]}, "index": {"min": [140230], "max": [140812], "mean": [140521.0], "std": [168.2973558912914], "count": [583]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [583]}, "subtask_annotation": {"mean": [3.9176672384219553, 9.0, 9.0, 9.0, 9.0], "std": [1.782345298772191, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [583]}, "scene_annotation": {"mean": [221.0], "std": [0.0], "min": [221], "max": [221], "count": [583]}, "eef_direction_state": {"mean": [4.493996569468267, 4.303602058319039], "std": [2.000741281147493, 2.146944230636649], "min": [0, 0], "max": [6, 6], "count": [583]}, "eef_velocity_state": {"mean": [0.5849056603773585, 0.5883361921097771], "std": [0.7191895212177136, 0.7211586423869891], "min": [0, 0], "max": [2, 2], "count": [583]}, "eef_acc_mag_state": {"mean": [0.5523156089193825, 0.5128644939965694], "std": [0.77940291824405, 0.7587720470430974], "min": [0, 0], "max": [2, 2], "count": [583]}, "eef_direction_action": {"mean": [4.493996569468267, 4.303602058319039], "std": [2.000741281147493, 2.146944230636649], "min": [0, 0], "max": [6, 6], "count": [583]}, "eef_velocity_action": {"mean": [0.5849056603773585, 0.5883361921097771], "std": [0.7191895212177136, 0.7211586423869891], "min": [0, 0], "max": [2, 2], "count": [583]}, "eef_acc_mag_action": {"mean": [0.5523156089193825, 0.5128644939965694], "std": [0.77940291824405, 0.7587720470430974], "min": [0, 0], "max": [2, 2], "count": [583]}, "eef_sim_pose_state": {"mean": [0.5105918686532201, 0.2448071834787439, 1.0705151392379604, -0.7478075432887074, 1.0354155737705077, 0.5872702159641998, 0.5281784566468157, -0.25723876155887115, 1.0775849527210917, -0.49989830410554126, 1.1614251963153404, -0.4320291896068277], "std": [0.06661721753103456, 0.03300597356347607, 0.05338291242376413, 1.6570281406155978, 0.46842824238614134, 1.743194327415976, 0.02894033901560565, 0.12252776204116375, 0.030598484960292296, 1.4969845440120033, 0.2873876983516836, 1.2764293705409102], "min": [0.4450297323744294, 0.20085445508315974, 1.0206780231562784, -3.121735344679536, 0.2171587588125743, -3.140099981783878, 0.4523639147580115, -0.38892133987494604, 1.0378865465339435, -3.119918600727452, 0.6129629666087606, -3.136504458923082], "max": [0.6163860644257412, 0.3090308633145437, 1.1918368387883256, 3.059271735930299, 1.5493890537028312, 3.1325006996243823, 0.5687495044645194, -0.09640403260261748, 1.11798650668045, 3.130719709572722, 1.5345790050881796, 3.1187729263634023], "count": [583]}, "eef_sim_pose_action": {"mean": [0.5105918686532201, 0.2448071834787439, 1.0705151392379604, -0.7478075432887074, 1.0354155737705077, 0.5872702159641998, 0.5281784566468157, -0.25723876155887115, 1.0775849527210917, -0.49989830410554126, 1.1614251963153404, -0.4320291896068277], "std": [0.06661721753103456, 0.03300597356347607, 0.05338291242376413, 1.6570281406155978, 0.46842824238614134, 1.743194327415976, 0.02894033901560565, 0.12252776204116375, 0.030598484960292296, 1.4969845440120033, 0.2873876983516836, 1.2764293705409102], "min": [0.4450297323744294, 0.20085445508315974, 1.0206780231562784, -3.121735344679536, 0.2171587588125743, -3.140099981783878, 0.4523639147580115, -0.38892133987494604, 1.0378865465339435, -3.119918600727452, 0.6129629666087606, -3.136504458923082], "max": [0.6163860644257412, 0.3090308633145437, 1.1918368387883256, 3.059271735930299, 1.5493890537028312, 3.1325006996243823, 0.5687495044645194, -0.09640403260261748, 1.11798650668045, 3.130719709572722, 1.5345790050881796, 3.1187729263634023], "count": [583]}, "gripper_mode_state": {"mean": [0.6672384219554031, 0.3910806174957118], "std": [0.47120198452666506, 0.487992385304201], "min": [0, 0], "max": [1, 1], "count": [583]}, "gripper_activity_state": {"mean": [1.8885077186963979, 1.9588336192109777], "std": [0.3967124802226859, 0.23063789110081073], "min": [0, 0], "max": [2, 2], "count": [583]}, "gripper_mode_action": {"mean": [0.6672384219554031, 0.3910806174957118], "std": [0.47120198452666506, 0.487992385304201], "min": [0, 0], "max": [1, 1], "count": [583]}, "gripper_activity_action": {"mean": [1.8885077186963979, 1.9588336192109777], "std": [0.3967124802226859, 0.23063789110081073], "min": [0, 0], "max": [2, 2], "count": [583]}, "gripper_open_scale_state": {"mean": [0.2713730703357152, 0.47950085760676014], "std": [0.29380663925510986, 0.311152253285038], "min": [0.029, 0.018], "max": [0.788, 0.727], "count": [583]}, "gripper_open_scale_action": {"mean": [0.2713730703357152, 0.47950085760676014], "std": [0.29380663925510986, 0.311152253285038], "min": [0.029, 0.018], "max": [0.788, 0.727], "count": [583]}}} +{"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.4445806258907072]], [[0.4651500012285616]], [[0.4553259251068849]]], "std": [[[0.14473629604984004]], [[0.13565242284824827]], [[0.13846604282737912]]], "count": [133]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1568627450980392]], [[0.10980392156862745]], [[0.10980392156862745]]], "max": [[[0.6470588235294118]], [[0.615686274509804]], [[0.615686274509804]]], "mean": [[[0.47523201692957884]], [[0.482500548245614]], [[0.4750041064671483]]], "std": [[[0.044861728615347346]], [[0.032777019855684174]], [[0.044308133191065815]]], "count": [133]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8]], [[0.7803921568627451]], [[0.7843137254901961]]], "mean": [[[0.473032051636444]], [[0.4826783180377414]], [[0.4704281721460514]]], "std": [[[0.059919589945662016]], [[0.04403752775321046]], [[0.06057672905113447]]], "count": [133]}, "observation.state": {"min": [0.2439272105693817, 1.8353010416030884, -0.3519631028175354, -0.3595203757286072, -2.2081034183502197, -1.9909844398498535, -0.328296422958374, 17.0, 0.17742599546909332, 0.21582500636577606, -0.12521399557590485, -2.2890000343322754, 0.006999993231147528, -0.1560000330209732, -0.6737495064735413, -2.0802929401397705, 1.2093735933303833, 0.23404864966869354, -1.468554973602295, -1.4818369150161743, -0.27689650654792786, 29.0, -0.30910399556159973, 0.2342189997434616, -0.08640199899673462, 1.1460000276565552, 0.05299999564886093, -3.1411852836608887], "max": [0.6817256212234497, 2.0841848850250244, 0.3853512704372406, 1.0413157939910889, -1.2395678758621216, -0.8097978234291077, 0.7931299805641174, 760.0, 0.3895910084247589, 0.37417399883270264, 0.1722410023212433, -0.7119999527931213, 0.9559999704360962, 0.9649999737739563, 0.006126105785369873, -2.048527956008911, 2.845602512359619, 1.4865667819976807, -0.3695560097694397, 1.55517578125, 0.8533613681793213, 814.0, -0.20352399349212646, 0.41476601362228394, 0.05945400148630142, 2.6480000019073486, 1.1399999856948853, 3.1410000324249268], "mean": [0.5172744989395142, 1.9877732992172241, 0.2474678009748459, 0.30215704441070557, -1.5930973291397095, -1.2915035486221313, 0.030557889491319656, 464.6637268066406, 0.27396199107170105, 0.3260783851146698, 0.02028254047036171, -1.5428459644317627, 0.7067269086837769, 0.37626269459724426, -0.23529750108718872, -2.0710344314575195, 2.3346736431121826, 0.9430396556854248, -1.062328815460205, 0.592402458190918, 0.22294536232948303, 189.84507751464844, -0.2493818998336792, 0.29580211639404297, -0.04293322190642357, 1.7427847385406494, 0.7605878710746765, 1.1109392642974854], "std": [0.0878579169511795, 0.05909518525004387, 0.20757746696472168, 0.5524741411209106, 0.3679170608520508, 0.37422090768814087, 0.36312636733055115, 330.1122741699219, 0.08271567523479462, 0.03729095309972763, 0.11546450853347778, 0.6428653597831726, 0.23772193491458893, 0.38779422640800476, 0.21080420911312103, 0.007096229121088982, 0.5787365436553955, 0.26840832829475403, 0.4133637547492981, 1.1317434310913086, 0.325367271900177, 272.75299072265625, 0.02396632730960846, 0.05963664874434471, 0.03965769708156586, 0.4421226680278778, 0.337349534034729, 2.5058910846710205], "count": [681]}, "action": {"min": [0.2439272105693817, 1.8353010416030884, -0.3519631028175354, -0.3595203757286072, -2.2081034183502197, -1.9909844398498535, -0.328296422958374, 17.0, 0.17742599546909332, 0.21582500636577606, -0.12521399557590485, -2.2890000343322754, 0.006999993231147528, -0.1560000330209732, -0.6737495064735413, -2.0802929401397705, 1.2093735933303833, 0.23404864966869354, -1.468554973602295, -1.4818369150161743, -0.27689650654792786, 29.0, -0.30910399556159973, 0.2342189997434616, -0.08640199899673462, 1.1460000276565552, 0.05299999564886093, -3.1411852836608887], "max": [0.6817256212234497, 2.0841848850250244, 0.3853512704372406, 1.0413157939910889, -1.2395678758621216, -0.8097978234291077, 0.7931299805641174, 760.0, 0.3895910084247589, 0.37417399883270264, 0.1722410023212433, -0.7119999527931213, 0.9559999704360962, 0.9649999737739563, 0.006126105785369873, -2.048527956008911, 2.845602512359619, 1.4865667819976807, -0.3695560097694397, 1.55517578125, 0.8533613681793213, 814.0, -0.20352399349212646, 0.41476601362228394, 0.05945400148630142, 2.6480000019073486, 1.1399999856948853, 3.1410000324249268], "mean": [0.5172744989395142, 1.9877732992172241, 0.2474678009748459, 0.30215704441070557, -1.5930973291397095, -1.2915035486221313, 0.030557889491319656, 464.6637268066406, 0.27396199107170105, 0.3260783851146698, 0.02028254047036171, -1.5428459644317627, 0.7067269086837769, 0.37626269459724426, -0.23529750108718872, -2.0710344314575195, 2.3346736431121826, 0.9430396556854248, -1.062328815460205, 0.592402458190918, 0.22294536232948303, 189.84507751464844, -0.2493818998336792, 0.29580211639404297, -0.04293322190642357, 1.7427847385406494, 0.7605878710746765, 1.1109392642974854], "std": [0.0878579169511795, 0.05909518525004387, 0.20757746696472168, 0.5524741411209106, 0.3679170608520508, 0.37422090768814087, 0.36312636733055115, 330.1122741699219, 0.08271567523479462, 0.03729095309972763, 0.11546450853347778, 0.6428653597831726, 0.23772193491458893, 0.38779422640800476, 0.21080420911312103, 0.007096229121088982, 0.5787365436553955, 0.26840832829475403, 0.4133637547492981, 1.1317434310913086, 0.325367271900177, 272.75299072265625, 0.02396632730960846, 0.05963664874434471, 0.03965769708156586, 0.4421226680278778, 0.337349534034729, 2.5058910846710205], "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": [222], "max": [222], "mean": [222.0], "std": [0.0], "count": [681]}, "index": {"min": [140813], "max": [141493], "mean": [141153.0], "std": [196.58755470951527], "count": [681]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [681]}, "subtask_annotation": {"mean": [3.973568281938326, 9.0, 9.0, 9.0, 9.0], "std": [1.7057922524817741, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [681]}, "scene_annotation": {"mean": [222.0], "std": [0.0], "min": [222], "max": [222], "count": [681]}, "eef_direction_state": {"mean": [4.249632892804699, 4.249632892804699], "std": [2.095923744081168, 2.147826961881196], "min": [0, 0], "max": [6, 6], "count": [681]}, "eef_velocity_state": {"mean": [0.6328928046989721, 0.6431718061674009], "std": [0.7452474987037212, 0.7313925214337487], "min": [0, 0], "max": [2, 2], "count": [681]}, "eef_acc_mag_state": {"mean": [0.5653450807635829, 0.5638766519823789], "std": [0.7847127329688535, 0.7735261345426622], "min": [0, 0], "max": [2, 2], "count": [681]}, "eef_direction_action": {"mean": [4.249632892804699, 4.249632892804699], "std": [2.095923744081168, 2.147826961881196], "min": [0, 0], "max": [6, 6], "count": [681]}, "eef_velocity_action": {"mean": [0.6328928046989721, 0.6431718061674009], "std": [0.7452474987037212, 0.7313925214337487], "min": [0, 0], "max": [2, 2], "count": [681]}, "eef_acc_mag_action": {"mean": [0.5653450807635829, 0.5638766519823789], "std": [0.7847127329688535, 0.7735261345426622], "min": [0, 0], "max": [2, 2], "count": [681]}, "eef_sim_pose_state": {"mean": [0.4844458985494868, 0.21224679630276075, 1.0651227646666932, -1.5191785068447214, 1.1142680287346975, -0.2649332900969959, 0.5165787807849521, -0.2791474311778979, 1.0766017419591052, 0.8713860309674888, 1.1922807640358335, 0.9880425639381372], "std": [0.06924836714939657, 0.037103931723468986, 0.04738042635971842, 1.0915888339447222, 0.43743401071357135, 1.9101117943564772, 0.03783657068016485, 0.1218999081562165, 0.02560881628982944, 1.2374103478698841, 0.2946572295460581, 1.4616078356732882], "min": [0.41545442045700853, 0.17366646422079524, 1.0263330176666068, -3.1204695700239076, 0.199897610665279, -3.141286751873263, 0.40171333902523654, -0.4281881840203643, 1.031230232602654, -1.4527806723288892, 0.4444884810329266, -3.137082823543928], "max": [0.6106758374466695, 0.30144241923303733, 1.1601044845105646, 3.051971978264615, 1.5460667407049642, 3.1323614012004923, 0.5628013793622055, -0.12445222757302309, 1.1343044554799742, 2.5842073543595023, 1.5574398642100111, 3.1413218607452507], "count": [681]}, "eef_sim_pose_action": {"mean": [0.4844458985494868, 0.21224679630276075, 1.0651227646666932, -1.5191785068447214, 1.1142680287346975, -0.2649332900969959, 0.5165787807849521, -0.2791474311778979, 1.0766017419591052, 0.8713860309674888, 1.1922807640358335, 0.9880425639381372], "std": [0.06924836714939657, 0.037103931723468986, 0.04738042635971842, 1.0915888339447222, 0.43743401071357135, 1.9101117943564772, 0.03783657068016485, 0.1218999081562165, 0.02560881628982944, 1.2374103478698841, 0.2946572295460581, 1.4616078356732882], "min": [0.41545442045700853, 0.17366646422079524, 1.0263330176666068, -3.1204695700239076, 0.199897610665279, -3.141286751873263, 0.40171333902523654, -0.4281881840203643, 1.031230232602654, -1.4527806723288892, 0.4444884810329266, -3.137082823543928], "max": [0.6106758374466695, 0.30144241923303733, 1.1601044845105646, 3.051971978264615, 1.5460667407049642, 3.1323614012004923, 0.5628013793622055, -0.12445222757302309, 1.1343044554799742, 2.5842073543595023, 1.5574398642100111, 3.1413218607452507], "count": [681]}, "gripper_mode_state": {"mean": [0.8428781204111601, 0.447870778267254], "std": [0.3639156420701237, 0.49727511926652884], "min": [0, 0], "max": [1, 1], "count": [681]}, "gripper_activity_state": {"mean": [1.9148311306901615, 1.9530102790014685], "std": [0.3450088968186738, 0.24385646378772197], "min": [0, 0], "max": [2, 2], "count": [681]}, "gripper_mode_action": {"mean": [0.8428781204111601, 0.447870778267254], "std": [0.3639156420701237, 0.49727511926652884], "min": [0, 0], "max": [1, 1], "count": [681]}, "gripper_activity_action": {"mean": [1.9148311306901615, 1.9530102790014685], "std": [0.3450088968186738, 0.24385646378772197], "min": [0, 0], "max": [2, 2], "count": [681]}, "gripper_open_scale_state": {"mean": [0.18984508083360319, 0.4646637298791244], "std": [0.27275289210250125, 0.3301123150967519], "min": [0.029, 0.017], "max": [0.814, 0.76], "count": [681]}, "gripper_open_scale_action": {"mean": [0.18984508083360319, 0.4646637298791244], "std": [0.27275289210250125, 0.3301123150967519], "min": [0.029, 0.017], "max": [0.814, 0.76], "count": [681]}}} +{"episode_index": 221, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4520545186023127]], [[0.46801083214624883]], [[0.46000858366851016]]], "std": [[[0.1390666505936099]], [[0.12690364458680026]], [[0.13122819214357556]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.17647058823529413]], [[0.12549019607843137]], [[0.12156862745098039]]], "max": [[[0.6549019607843137]], [[0.6235294117647059]], [[0.6235294117647059]]], "mean": [[[0.4718176411234009]], [[0.4785020861264734]], [[0.4706433439472655]]], "std": [[[0.0451497465634959]], [[0.034900753728692946]], [[0.04611804991765022]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.07450980392156863]], [[0.047058823529411764]]], "max": [[[0.6745098039215687]], [[0.6666666666666666]], [[0.6784313725490196]]], "mean": [[[0.4689258892659628]], [[0.4825667281157477]], [[0.4643465588514608]]], "std": [[[0.06897529278987057]], [[0.042477151384286614]], [[0.07592745939827074]]], "count": [117]}, "observation.state": {"min": [-0.40100687742233276, 1.6569632291793823, -0.2646791934967041, -0.17469000816345215, -2.917719602584839, -1.811547040939331, -0.6084741353988647, 20.0, 0.16652800142765045, 0.25434499979019165, -0.14449599385261536, -2.250999927520752, 0.26600000262260437, -0.024000002071261406, -0.6218608617782593, -2.0801706314086914, 1.2664109468460083, 0.2831622362136841, -1.4390065670013428, -1.5106698274612427, -0.19776327908039093, 32.0, -0.3066610097885132, 0.22029000520706177, -0.07682500034570694, 0.9029999375343323, 0.06199999153614044, -3.124000072479248], "max": [0.6385287046432495, 2.0868728160858154, 1.522328495979309, 1.710597276687622, -1.3157340288162231, -0.23420573770999908, 0.4999670386314392, 552.0, 0.3676829934120178, 0.3494020104408264, 0.14947199821472168, -0.7870000004768372, 0.9470000267028809, 0.7860000133514404, 0.011431906372308731, -2.0357346534729004, 2.8361949920654297, 1.5268839597702026, -0.3223448693752289, 1.74342679977417, 0.8147720098495483, 834.0, -0.21263499557971954, 0.411065012216568, 0.07326500117778778, 2.6470000743865967, 1.0779999494552612, 3.128999948501587], "mean": [0.35759979486465454, 2.023392915725708, 0.41975173354148865, 0.5568600296974182, -1.8400583267211914, -1.1208900213241577, 0.025605101138353348, 322.4974060058594, 0.2557433843612671, 0.3142211437225342, 0.003368786070495844, -1.5340311527252197, 0.7257153391838074, 0.3530818819999695, -0.19716760516166687, -2.064545154571533, 2.3457632064819336, 0.9193001389503479, -1.0516356229782104, 0.7417250871658325, 0.2739509642124176, 357.25738525390625, -0.25661730766296387, 0.2843529284000397, -0.024578189477324486, 1.591028094291687, 0.6789111495018005, 1.373865008354187], "std": [0.33371683955192566, 0.08884869515895844, 0.3655823767185211, 0.616457998752594, 0.5588651895523071, 0.4498986601829529, 0.3562411069869995, 235.25787353515625, 0.08241188526153564, 0.030524350702762604, 0.11091030389070511, 0.5812689065933228, 0.17290879786014557, 0.31293174624443054, 0.1972094029188156, 0.012702158652245998, 0.5544827580451965, 0.2965956926345825, 0.3982670307159424, 1.171316385269165, 0.3449993133544922, 342.4957580566406, 0.02183372899889946, 0.06318826228380203, 0.03960917890071869, 0.523997962474823, 0.2693156898021698, 2.268051862716675], "count": [575]}, "action": {"min": [-0.40100687742233276, 1.6569632291793823, -0.2646791934967041, -0.17469000816345215, -2.917719602584839, -1.811547040939331, -0.6084741353988647, 20.0, 0.16652800142765045, 0.25434499979019165, -0.14449599385261536, -2.250999927520752, 0.26600000262260437, -0.024000002071261406, -0.6218608617782593, -2.0801706314086914, 1.2664109468460083, 0.2831622362136841, -1.4390065670013428, -1.5106698274612427, -0.19776327908039093, 32.0, -0.3066610097885132, 0.22029000520706177, -0.07682500034570694, 0.9029999375343323, 0.06199999153614044, -3.124000072479248], "max": [0.6385287046432495, 2.0868728160858154, 1.522328495979309, 1.710597276687622, -1.3157340288162231, -0.23420573770999908, 0.4999670386314392, 552.0, 0.3676829934120178, 0.3494020104408264, 0.14947199821472168, -0.7870000004768372, 0.9470000267028809, 0.7860000133514404, 0.011431906372308731, -2.0357346534729004, 2.8361949920654297, 1.5268839597702026, -0.3223448693752289, 1.74342679977417, 0.8147720098495483, 834.0, -0.21263499557971954, 0.411065012216568, 0.07326500117778778, 2.6470000743865967, 1.0779999494552612, 3.128999948501587], "mean": [0.35759979486465454, 2.023392915725708, 0.41975173354148865, 0.5568600296974182, -1.8400583267211914, -1.1208900213241577, 0.025605101138353348, 322.4974060058594, 0.2557433843612671, 0.3142211437225342, 0.003368786070495844, -1.5340311527252197, 0.7257153391838074, 0.3530818819999695, -0.19716760516166687, -2.064545154571533, 2.3457632064819336, 0.9193001389503479, -1.0516356229782104, 0.7417250871658325, 0.2739509642124176, 357.25738525390625, -0.25661730766296387, 0.2843529284000397, -0.024578189477324486, 1.591028094291687, 0.6789111495018005, 1.373865008354187], "std": [0.33371683955192566, 0.08884869515895844, 0.3655823767185211, 0.616457998752594, 0.5588651895523071, 0.4498986601829529, 0.3562411069869995, 235.25787353515625, 0.08241188526153564, 0.030524350702762604, 0.11091030389070511, 0.5812689065933228, 0.17290879786014557, 0.31293174624443054, 0.1972094029188156, 0.012702158652245998, 0.5544827580451965, 0.2965956926345825, 0.3982670307159424, 1.171316385269165, 0.3449993133544922, 342.4957580566406, 0.02183372899889946, 0.06318826228380203, 0.03960917890071869, 0.523997962474823, 0.2693156898021698, 2.268051862716675], "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": [223], "max": [223], "mean": [223.0], "std": [0.0], "count": [575]}, "index": {"min": [141494], "max": [142068], "mean": [141781.0], "std": [165.98795136997143], "count": [575]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [575]}, "subtask_annotation": {"mean": [3.5182608695652173, 9.0, 9.0, 9.0, 9.0], "std": [2.0411242685767954, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [575]}, "scene_annotation": {"mean": [223.0], "std": [0.0], "min": [223], "max": [223], "count": [575]}, "eef_direction_state": {"mean": [3.9895652173913043, 4.231304347826087], "std": [2.244195369044852, 2.0910727522490657], "min": [0, 0], "max": [6, 6], "count": [575]}, "eef_velocity_state": {"mean": [0.7286956521739131, 0.6904347826086956], "std": [0.7571990970608689, 0.7654466059865033], "min": [0, 0], "max": [2, 2], "count": [575]}, "eef_acc_mag_state": {"mean": [0.7147826086956521, 0.5460869565217391], "std": [0.8185080253263427, 0.7718173873365954], "min": [0, 0], "max": [2, 2], "count": [575]}, "eef_direction_action": {"mean": [3.9895652173913043, 4.231304347826087], "std": [2.244195369044852, 2.0910727522490657], "min": [0, 0], "max": [6, 6], "count": [575]}, "eef_velocity_action": {"mean": [0.7286956521739131, 0.6904347826086956], "std": [0.7571990970608689, 0.7654466059865033], "min": [0, 0], "max": [2, 2], "count": [575]}, "eef_acc_mag_action": {"mean": [0.7147826086956521, 0.5460869565217391], "std": [0.8185080253263427, 0.7718173873365954], "min": [0, 0], "max": [2, 2], "count": [575]}, "eef_sim_pose_state": {"mean": [0.4731844807281284, 0.22781496150828884, 1.068577942540981, -0.6516883737713622, 1.1198356075019773, 0.46800831407830784, 0.5026672143189321, -0.25392901706935983, 1.0775830330137315, -0.4928378913887474, 1.254873665255514, -0.42687276849155803], "std": [0.07149954313515172, 0.034861757947274176, 0.045616918770603615, 1.4953413123545918, 0.434544179970301, 1.5972263367540938, 0.032250969849277736, 0.11733530283636796, 0.0359214272998254, 1.305050897967016, 0.20153962940793024, 0.9791656109063497], "min": [0.4027714366865959, 0.18027157434182522, 1.022555504247741, -3.1005972225752867, 0.20225452367091634, -3.1403698900184662, 0.441104014519106, -0.41303087291283175, 1.0369585670262058, -3.1296572256475144, 1.0327288282074036, -2.5298310687902696], "max": [0.6039450291742126, 0.3003560439603669, 1.1679896904454405, 3.133993200491189, 1.557542106767329, 3.1288397495875166, 0.5375348703953029, -0.10613139023098832, 1.1681097671017526, 3.129068923034847, 1.5540936261126026, 0.881045772405155], "count": [575]}, "eef_sim_pose_action": {"mean": [0.4731844807281284, 0.22781496150828884, 1.068577942540981, -0.6516883737713622, 1.1198356075019773, 0.46800831407830784, 0.5026672143189321, -0.25392901706935983, 1.0775830330137315, -0.4928378913887474, 1.254873665255514, -0.42687276849155803], "std": [0.07149954313515172, 0.034861757947274176, 0.045616918770603615, 1.4953413123545918, 0.434544179970301, 1.5972263367540938, 0.032250969849277736, 0.11733530283636796, 0.0359214272998254, 1.305050897967016, 0.20153962940793024, 0.9791656109063497], "min": [0.4027714366865959, 0.18027157434182522, 1.022555504247741, -3.1005972225752867, 0.20225452367091634, -3.1403698900184662, 0.441104014519106, -0.41303087291283175, 1.0369585670262058, -3.1296572256475144, 1.0327288282074036, -2.5298310687902696], "max": [0.6039450291742126, 0.3003560439603669, 1.1679896904454405, 3.133993200491189, 1.557542106767329, 3.1288397495875166, 0.5375348703953029, -0.10613139023098832, 1.1681097671017526, 3.129068923034847, 1.5540936261126026, 0.881045772405155], "count": [575]}, "gripper_mode_state": {"mean": [0.5704347826086956, 0.5252173913043479], "std": [0.49501408202076963, 0.49936367827045686], "min": [0, 0], "max": [1, 1], "count": [575]}, "gripper_activity_state": {"mean": [1.862608695652174, 1.96], "std": [0.4683849902108534, 0.24345341488135108], "min": [0, 0], "max": [2, 2], "count": [575]}, "gripper_mode_action": {"mean": [0.5704347826086956, 0.5252173913043479], "std": [0.49501408202076963, 0.49936367827045686], "min": [0, 0], "max": [1, 1], "count": [575]}, "gripper_activity_action": {"mean": [1.862608695652174, 1.96], "std": [0.4683849902108534, 0.24345341488135108], "min": [0, 0], "max": [2, 2], "count": [575]}, "gripper_open_scale_state": {"mean": [0.35725739139722745, 0.32249739119820003], "std": [0.34249568128007263, 0.23525794174045106], "min": [0.032, 0.02], "max": [0.834, 0.552], "count": [575]}, "gripper_open_scale_action": {"mean": [0.35725739139722745, 0.32249739119820003], "std": [0.34249568128007263, 0.23525794174045106], "min": [0.032, 0.02], "max": [0.834, 0.552], "count": [575]}}} +{"episode_index": 222, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.44748465198429493]], [[0.46471909972022385]], [[0.456840221940095]]], "std": [[[0.13861919889640537]], [[0.1317227440062171]], [[0.13417051560226664]]], "count": [139]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.17254901960784313]], [[0.13333333333333333]], [[0.12549019607843137]]], "max": [[[0.6431372549019608]], [[0.615686274509804]], [[0.615686274509804]]], "mean": [[[0.4723361648916161]], [[0.479642510991207]], [[0.4716811447900503]]], "std": [[[0.04516588842547878]], [[0.03370072907404782]], [[0.045769373714970356]]], "count": [139]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[0.6392156862745098]], [[0.6313725490196078]], [[0.6392156862745098]]], "mean": [[[0.4756105115907274]], [[0.4863149245309634]], [[0.4720664806390182]]], "std": [[[0.05800922406881302]], [[0.039623316707720596]], [[0.06245913939375981]]], "count": [139]}, "observation.state": {"min": [0.03616322576999664, 2.0023114681243896, 0.8605520725250244, 0.001378810266032815, -2.917736768722534, -1.8242356777191162, -0.29159218072891235, 17.0, 0.1726209968328476, 0.24803300201892853, -0.1273069977760315, -2.3399999141693115, 0.20100000500679016, -0.09700003266334534, -0.4862487316131592, -2.0801706314086914, 1.1479555368423462, 0.32492795586586, -1.4006093740463257, -1.6116020679473877, -0.3436727821826935, 29.0, -0.2949979901313782, 0.20827999711036682, -0.0756009966135025, 0.9879999756813049, 0.046999990940093994, -3.1391851902008057], "max": [0.46186646819114685, 2.0914978981018066, 2.0128183364868164, 0.8776388168334961, -2.4085893630981445, -0.6165376305580139, 0.5024628639221191, 663.0, 0.37808600068092346, 0.36680400371551514, 0.1454640030860901, -0.7540000081062317, 1.0379999876022339, 0.8529999852180481, -0.03419100120663643, -2.008699417114258, 2.801079034805298, 1.733530879020691, -0.4247607886791229, 1.7528342008590698, 0.8541117906570435, 839.0, -0.2197899967432022, 0.4040279984474182, 0.06260800361633301, 2.5820000171661377, 1.2309999465942383, 3.135999917984009], "mean": [0.35904696583747864, 2.060527801513672, 1.378678560256958, 0.41738638281822205, -2.851097822189331, -1.1519452333450317, 0.17587114870548248, 401.1733703613281, 0.27884402871131897, 0.32678109407424927, 0.013465234078466892, -1.491802453994751, 0.7153382897377014, 0.3856200873851776, -0.1758282482624054, -2.0688211917877197, 2.289764165878296, 0.9549333453178406, -1.0063927173614502, 0.6103522181510925, 0.2640667259693146, 360.6144104003906, -0.25555309653282166, 0.28097376227378845, -0.0274370014667511, 1.7028088569641113, 0.713491678237915, 1.2447861433029175], "std": [0.09002211689949036, 0.030102958902716637, 0.5056250095367432, 0.3181551992893219, 0.08574208617210388, 0.39029690623283386, 0.1864849328994751, 282.8420715332031, 0.08358803391456604, 0.027404287829995155, 0.10827013850212097, 0.6556369662284851, 0.17176784574985504, 0.3285238742828369, 0.14159835875034332, 0.01076297927647829, 0.611230731010437, 0.35911595821380615, 0.3410256505012512, 1.2289097309112549, 0.3580873906612396, 358.9397888183594, 0.013941022567451, 0.05694083124399185, 0.041956350207328796, 0.510202944278717, 0.34602198004722595, 2.3261280059814453], "count": [721]}, "action": {"min": [0.03616322576999664, 2.0023114681243896, 0.8605520725250244, 0.001378810266032815, -2.917736768722534, -1.8242356777191162, -0.29159218072891235, 17.0, 0.1726209968328476, 0.24803300201892853, -0.1273069977760315, -2.3399999141693115, 0.20100000500679016, -0.09700003266334534, -0.4862487316131592, -2.0801706314086914, 1.1479555368423462, 0.32492795586586, -1.4006093740463257, -1.6116020679473877, -0.3436727821826935, 29.0, -0.2949979901313782, 0.20827999711036682, -0.0756009966135025, 0.9879999756813049, 0.046999990940093994, -3.1391851902008057], "max": [0.46186646819114685, 2.0914978981018066, 2.0128183364868164, 0.8776388168334961, -2.4085893630981445, -0.6165376305580139, 0.5024628639221191, 663.0, 0.37808600068092346, 0.36680400371551514, 0.1454640030860901, -0.7540000081062317, 1.0379999876022339, 0.8529999852180481, -0.03419100120663643, -2.008699417114258, 2.801079034805298, 1.733530879020691, -0.4247607886791229, 1.7528342008590698, 0.8541117906570435, 839.0, -0.2197899967432022, 0.4040279984474182, 0.06260800361633301, 2.5820000171661377, 1.2309999465942383, 3.135999917984009], "mean": [0.35904696583747864, 2.060527801513672, 1.378678560256958, 0.41738638281822205, -2.851097822189331, -1.1519452333450317, 0.17587114870548248, 401.1733703613281, 0.27884402871131897, 0.32678109407424927, 0.013465234078466892, -1.491802453994751, 0.7153382897377014, 0.3856200873851776, -0.1758282482624054, -2.0688211917877197, 2.289764165878296, 0.9549333453178406, -1.0063927173614502, 0.6103522181510925, 0.2640667259693146, 360.6144104003906, -0.25555309653282166, 0.28097376227378845, -0.0274370014667511, 1.7028088569641113, 0.713491678237915, 1.2447861433029175], "std": [0.09002211689949036, 0.030102958902716637, 0.5056250095367432, 0.3181551992893219, 0.08574208617210388, 0.39029690623283386, 0.1864849328994751, 282.8420715332031, 0.08358803391456604, 0.027404287829995155, 0.10827013850212097, 0.6556369662284851, 0.17176784574985504, 0.3285238742828369, 0.14159835875034332, 0.01076297927647829, 0.611230731010437, 0.35911595821380615, 0.3410256505012512, 1.2289097309112549, 0.3580873906612396, 358.9397888183594, 0.013941022567451, 0.05694083124399185, 0.041956350207328796, 0.510202944278717, 0.34602198004722595, 2.3261280059814453], "count": [721]}, "timestamp": {"min": [0.0], "max": [24.0], "mean": [12.0], "std": [6.937819061732104], "count": [721]}, "frame_index": {"min": [0], "max": [720], "mean": [360.0], "std": [208.13457185196313], "count": [721]}, "episode_index": {"min": [224], "max": [224], "mean": [224.0], "std": [0.0], "count": [721]}, "index": {"min": [142069], "max": [142789], "mean": [142429.0], "std": [208.13457185196313], "count": [721]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [721]}, "subtask_annotation": {"mean": [3.927877947295423, 9.0, 9.0, 9.0, 9.0], "std": [1.6977792679853212, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [721]}, "scene_annotation": {"mean": [224.0], "std": [0.0], "min": [224], "max": [224], "count": [721]}, "eef_direction_state": {"mean": [4.330097087378641, 4.431345353675451], "std": [2.010181053666888, 2.137068518228793], "min": [0, 0], "max": [6, 6], "count": [721]}, "eef_velocity_state": {"mean": [0.6061026352288488, 0.5256588072122053], "std": [0.6888583777812235, 0.7004806276139108], "min": [0, 0], "max": [2, 2], "count": [721]}, "eef_acc_mag_state": {"mean": [0.5755894590846047, 0.4563106796116505], "std": [0.7901354142970327, 0.7419225563510131], "min": [0, 0], "max": [2, 2], "count": [721]}, "eef_direction_action": {"mean": [4.330097087378641, 4.431345353675451], "std": [2.010181053666888, 2.137068518228793], "min": [0, 0], "max": [6, 6], "count": [721]}, "eef_velocity_action": {"mean": [0.6061026352288488, 0.5256588072122053], "std": [0.6888583777812235, 0.7004806276139108], "min": [0, 0], "max": [2, 2], "count": [721]}, "eef_acc_mag_action": {"mean": [0.5755894590846047, 0.4563106796116505], "std": [0.7901354142970327, 0.7419225563510131], "min": [0, 0], "max": [2, 2], "count": [721]}, "eef_sim_pose_state": {"mean": [0.47072092717416497, 0.22926572136117565, 1.0694277607529397, -0.8760134831178793, 1.1033206065211987, 0.5227881566264106, 0.5172058703230795, -0.2761651402037106, 1.0670585338666878, -0.13351894542726558, 1.2252168994769885, -0.6010359492208898], "std": [0.06459746899606211, 0.0346659311823816, 0.04928706576042008, 1.4305222743816108, 0.4618451045738699, 1.6622752603868163, 0.027482967301041945, 0.11630826706910677, 0.014964788947180266, 1.7548251781394755, 0.22614908050070434, 1.2769409933794615], "min": [0.3937167165446186, 0.1845731261881839, 1.0225550357533653, -3.139614519878015, 0.23823312976170996, -3.140783170272077, 0.43611751442744084, -0.40500661300371765, 1.0379518534269454, -3.135090844153816, 0.7714054261692369, -3.0216774590876163], "max": [0.588296738975502, 0.3160063287107689, 1.1824429483416372, 3.11313708053795, 1.5363129383692797, 3.141567092477616, 0.553358547943498, -0.1251326662487172, 1.096373697272132, 3.12155676623403, 1.5367124748811092, 3.138477168278614], "count": [721]}, "eef_sim_pose_action": {"mean": [0.47072092717416497, 0.22926572136117565, 1.0694277607529397, -0.8760134831178793, 1.1033206065211987, 0.5227881566264106, 0.5172058703230795, -0.2761651402037106, 1.0670585338666878, -0.13351894542726558, 1.2252168994769885, -0.6010359492208898], "std": [0.06459746899606211, 0.0346659311823816, 0.04928706576042008, 1.4305222743816108, 0.4618451045738699, 1.6622752603868163, 0.027482967301041945, 0.11630826706910677, 0.014964788947180266, 1.7548251781394755, 0.22614908050070434, 1.2769409933794615], "min": [0.3937167165446186, 0.1845731261881839, 1.0225550357533653, -3.139614519878015, 0.23823312976170996, -3.140783170272077, 0.43611751442744084, -0.40500661300371765, 1.0379518534269454, -3.135090844153816, 0.7714054261692369, -3.0216774590876163], "max": [0.588296738975502, 0.3160063287107689, 1.1824429483416372, 3.11313708053795, 1.5363129383692797, 3.141567092477616, 0.553358547943498, -0.1251326662487172, 1.096373697272132, 3.12155676623403, 1.5367124748811092, 3.138477168278614], "count": [721]}, "gripper_mode_state": {"mean": [0.6255201109570042, 0.46879334257975036], "std": [0.4839883281085792, 0.49902519428647824], "min": [0, 0], "max": [1, 1], "count": [721]}, "gripper_activity_state": {"mean": [1.8751733703190014, 1.9153952843273232], "std": [0.4355327429942848, 0.3795009357763894], "min": [0, 0], "max": [2, 2], "count": [721]}, "gripper_mode_action": {"mean": [0.6255201109570042, 0.46879334257975036], "std": [0.4839883281085792, 0.49902519428647824], "min": [0, 0], "max": [1, 1], "count": [721]}, "gripper_activity_action": {"mean": [1.8751733703190014, 1.9153952843273232], "std": [0.4355327429942848, 0.3795009357763894], "min": [0, 0], "max": [2, 2], "count": [721]}, "gripper_open_scale_state": {"mean": [0.36061442437085944, 0.4011733703560372], "std": [0.3589395972343164, 0.28284213010350784], "min": [0.029, 0.017], "max": [0.839, 0.663], "count": [721]}, "gripper_open_scale_action": {"mean": [0.36061442437085944, 0.4011733703560372], "std": [0.3589395972343164, 0.28284213010350784], "min": [0.029, 0.017], "max": [0.839, 0.663], "count": [721]}}} +{"episode_index": 223, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4589272676263992]], [[0.47422413558335214]], [[0.4655685135883855]]], "std": [[[0.135885743948097]], [[0.12483257970291838]], [[0.12729787418496447]]], "count": [174]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1450980392156863]], [[0.11372549019607843]], [[0.10980392156862745]]], "max": [[[0.6470588235294118]], [[0.6274509803921569]], [[0.6274509803921569]]], "mean": [[[0.4736207283919315]], [[0.48013840291863874]], [[0.4729182783506123]]], "std": [[[0.04065060329294405]], [[0.03178007614815546]], [[0.04213103324704403]]], "count": [174]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[0.6274509803921569]], [[0.6549019607843137]], [[0.6274509803921569]]], "mean": [[[0.4692178261869882]], [[0.48017542939110514]], [[0.46675139217564415]]], "std": [[[0.06250289751073541]], [[0.04419857008925827]], [[0.06485958123195273]]], "count": [174]}, "observation.state": {"min": [0.17036157846450806, 2.07076358795166, 2.480584144592285, -0.3566405773162842, -1.659336805343628, 1.1184070110321045, -2.891644239425659, 17.0, 0.16974599659442902, 0.21437500417232513, -0.1332550048828125, -2.4579999446868896, 0.19500000774860382, -0.08100000768899918, -0.8266403079032898, -2.0801706314086914, -1.954716444015503, -1.7294816970825195, 0.4573635458946228, -1.6421105861663818, -0.44401177763938904, 29.0, -0.3495660126209259, 0.20058099925518036, -0.061810001730918884, 1.0230000019073486, -0.037000011652708054, -3.1411852836608887], "max": [0.8390496373176575, 2.092510223388672, 2.880927801132202, 0.6609038710594177, -0.8205316066741943, 1.8221064805984497, -2.538703680038452, 781.0, 0.37791699171066284, 0.37361499667167664, 0.1689310073852539, -1.1269999742507935, 1.031999945640564, 0.6000000834465027, 0.09292133152484894, -1.9573345184326172, -0.06126106157898903, 0.2980673313140869, 2.75058650970459, 1.6812583208084106, 2.554481267929077, 809.0, -0.1986819952726364, 0.46077099442481995, 0.0989459976553917, 2.559999942779541, 1.0210000276565552, 3.1410000324249268], "mean": [0.5061367750167847, 2.0850038528442383, 2.7007176876068115, -0.1092890202999115, -1.155897855758667, 1.4378403425216675, -2.8301873207092285, 541.7271118164062, 0.28400540351867676, 0.31695109605789185, -0.021192047744989395, -1.7556673288345337, 0.8618057370185852, 0.2523964047431946, -0.17148029804229736, -2.0576064586639404, -0.9384221434593201, -0.9106171131134033, 1.9161869287490845, 0.5080569982528687, 0.564595639705658, 379.9285583496094, -0.26505836844444275, 0.30724069476127625, -0.002325824461877346, 1.657729148864746, 0.6578665375709534, 1.1107568740844727], "std": [0.18060290813446045, 0.005719256587326527, 0.158009871840477, 0.1959323137998581, 0.31719741225242615, 0.19425749778747559, 0.07640671730041504, 320.69097900390625, 0.06524533033370972, 0.03427354618906975, 0.07135368883609772, 0.4171024560928345, 0.1152302622795105, 0.18889454007148743, 0.23669923841953278, 0.02610907144844532, 0.5642136335372925, 0.4256150722503662, 0.5566558837890625, 1.0996410846710205, 0.6754759550094604, 348.720458984375, 0.029568690806627274, 0.05920683965086937, 0.03934452682733536, 0.457591712474823, 0.2737407684326172, 2.5440447330474854], "count": [973]}, "action": {"min": [0.17036157846450806, 2.07076358795166, 2.480584144592285, -0.3566405773162842, -1.659336805343628, 1.1184070110321045, -2.891644239425659, 17.0, 0.16974599659442902, 0.21437500417232513, -0.1332550048828125, -2.4579999446868896, 0.19500000774860382, -0.08100000768899918, -0.8266403079032898, -2.0801706314086914, -1.954716444015503, -1.7294816970825195, 0.4573635458946228, -1.6421105861663818, -0.44401177763938904, 29.0, -0.3495660126209259, 0.20058099925518036, -0.061810001730918884, 1.0230000019073486, -0.037000011652708054, -3.1411852836608887], "max": [0.8390496373176575, 2.092510223388672, 2.880927801132202, 0.6609038710594177, -0.8205316066741943, 1.8221064805984497, -2.538703680038452, 781.0, 0.37791699171066284, 0.37361499667167664, 0.1689310073852539, -1.1269999742507935, 1.031999945640564, 0.6000000834465027, 0.09292133152484894, -1.9573345184326172, -0.06126106157898903, 0.2980673313140869, 2.75058650970459, 1.6812583208084106, 2.554481267929077, 809.0, -0.1986819952726364, 0.46077099442481995, 0.0989459976553917, 2.559999942779541, 1.0210000276565552, 3.1410000324249268], "mean": [0.5061367750167847, 2.0850038528442383, 2.7007176876068115, -0.1092890202999115, -1.155897855758667, 1.4378403425216675, -2.8301873207092285, 541.7271118164062, 0.28400540351867676, 0.31695109605789185, -0.021192047744989395, -1.7556673288345337, 0.8618057370185852, 0.2523964047431946, -0.17148029804229736, -2.0576064586639404, -0.9384221434593201, -0.9106171131134033, 1.9161869287490845, 0.5080569982528687, 0.564595639705658, 379.9285583496094, -0.26505836844444275, 0.30724069476127625, -0.002325824461877346, 1.657729148864746, 0.6578665375709534, 1.1107568740844727], "std": [0.18060290813446045, 0.005719256587326527, 0.158009871840477, 0.1959323137998581, 0.31719741225242615, 0.19425749778747559, 0.07640671730041504, 320.69097900390625, 0.06524533033370972, 0.03427354618906975, 0.07135368883609772, 0.4171024560928345, 0.1152302622795105, 0.18889454007148743, 0.23669923841953278, 0.02610907144844532, 0.5642136335372925, 0.4256150722503662, 0.5566558837890625, 1.0996410846710205, 0.6754759550094604, 348.720458984375, 0.029568690806627274, 0.05920683965086937, 0.03934452682733536, 0.457591712474823, 0.2737407684326172, 2.5440447330474854], "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": [225], "max": [225], "mean": [225.0], "std": [0.0], "count": [973]}, "index": {"min": [142790], "max": [143762], "mean": [143276.0], "std": [280.88075761789025], "count": [973]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [973]}, "subtask_annotation": {"mean": [3.7060637204522098, 9.0, 9.0, 9.0, 9.0], "std": [1.7941134257996287, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [973]}, "scene_annotation": {"mean": [225.0], "std": [0.0], "min": [225], "max": [225], "count": [973]}, "eef_direction_state": {"mean": [3.7995889003083247, 4.156217882836588], "std": [2.1380706682631487, 2.279146015265187], "min": [0, 0], "max": [6, 6], "count": [973]}, "eef_velocity_state": {"mean": [0.7944501541623844, 0.5354573484069887], "std": [0.6837491342249803, 0.6459827010305994], "min": [0, 0], "max": [2, 2], "count": [973]}, "eef_acc_mag_state": {"mean": [0.7810894141829393, 0.539568345323741], "std": [0.8386673011115432, 0.7758737531899416], "min": [0, 0], "max": [2, 2], "count": [973]}, "eef_direction_action": {"mean": [3.7995889003083247, 4.156217882836588], "std": [2.1380706682631487, 2.279146015265187], "min": [0, 0], "max": [6, 6], "count": [973]}, "eef_velocity_action": {"mean": [0.7944501541623844, 0.5354573484069887], "std": [0.6837491342249803, 0.6459827010305994], "min": [0, 0], "max": [2, 2], "count": [973]}, "eef_acc_mag_action": {"mean": [0.7810894141829393, 0.539568345323741], "std": [0.8386673011115432, 0.7758737531899416], "min": [0, 0], "max": [2, 2], "count": [973]}, "eef_sim_pose_state": {"mean": [0.49406162745057874, 0.2513313548629989, 1.0774552927080945, -0.3318420511652696, 1.1925286457679367, 0.5788692041544885, 0.5055876319183081, -0.2624131804972496, 1.0407971330727421, 0.6275134346784259, 1.3464124351384452, 1.0011150006352032], "std": [0.06309511989209976, 0.04296124820125402, 0.04125740883438015, 1.5748101985127803, 0.37805096086763024, 1.5657877429737976, 0.03667539095409637, 0.08398144711527673, 0.015135081352538262, 0.7187263086703286, 0.11530607898838525, 0.9529790801555597], "min": [0.3851084510429919, 0.18838844120604248, 1.0347153384372423, -3.1070869130615364, 0.1514731028396592, -3.136101022757593, 0.40080278795873114, -0.44300266620714895, 1.0090215691647075, -1.2022519419987874, 0.9518583510739838, -1.2757371664954547], "max": [0.6420875486609983, 0.3596106197276446, 1.1862271381432736, 3.1056984458737564, 1.5642954668563593, 3.1404824676473453, 0.5688170471265518, -0.12361785762766103, 1.1112119924621715, 2.2835456289731417, 1.5310171507542463, 3.1283653098200683], "count": [973]}, "eef_sim_pose_action": {"mean": [0.49406162745057874, 0.2513313548629989, 1.0774552927080945, -0.3318420511652696, 1.1925286457679367, 0.5788692041544885, 0.5055876319183081, -0.2624131804972496, 1.0407971330727421, 0.6275134346784259, 1.3464124351384452, 1.0011150006352032], "std": [0.06309511989209976, 0.04296124820125402, 0.04125740883438015, 1.5748101985127803, 0.37805096086763024, 1.5657877429737976, 0.03667539095409637, 0.08398144711527673, 0.015135081352538262, 0.7187263086703286, 0.11530607898838525, 0.9529790801555597], "min": [0.3851084510429919, 0.18838844120604248, 1.0347153384372423, -3.1070869130615364, 0.1514731028396592, -3.136101022757593, 0.40080278795873114, -0.44300266620714895, 1.0090215691647075, -1.2022519419987874, 0.9518583510739838, -1.2757371664954547], "max": [0.6420875486609983, 0.3596106197276446, 1.1862271381432736, 3.1056984458737564, 1.5642954668563593, 3.1404824676473453, 0.5688170471265518, -0.12361785762766103, 1.1112119924621715, 2.2835456289731417, 1.5310171507542463, 3.1283653098200683], "count": [973]}, "gripper_mode_state": {"mean": [0.5334018499486125, 0.3052415210688592], "std": [0.4988830688848916, 0.4605096468961628], "min": [0, 0], "max": [1, 1], "count": [973]}, "gripper_activity_state": {"mean": [1.9188078108941418, 1.9506680369989722], "std": [0.3491081237621182, 0.27880243417720657], "min": [0, 0], "max": [2, 2], "count": [973]}, "gripper_mode_action": {"mean": [0.5334018499486125, 0.3052415210688592], "std": [0.4988830688848916, 0.4605096468961628], "min": [0, 0], "max": [1, 1], "count": [973]}, "gripper_activity_action": {"mean": [1.9188078108941418, 1.9506680369989722], "std": [0.3491081237621182, 0.27880243417720657], "min": [0, 0], "max": [2, 2], "count": [973]}, "gripper_open_scale_state": {"mean": [0.3799285713207563, 0.5417271325031989], "std": [0.34872022056352847, 0.32069119335586405], "min": [0.029, 0.017], "max": [0.809, 0.781], "count": [973]}, "gripper_open_scale_action": {"mean": [0.3799285713207563, 0.5417271325031989], "std": [0.34872022056352847, 0.32069119335586405], "min": [0.029, 0.017], "max": [0.809, 0.781], "count": [973]}}} +{"episode_index": 224, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.444727638208061]], [[0.46004212962962965]], [[0.45125179057734205]]], "std": [[[0.1366057490670248]], [[0.12664946471108265]], [[0.12926417048433003]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.15294117647058825]], [[0.12156862745098039]], [[0.11372549019607843]]], "max": [[[0.6509803921568628]], [[0.6274509803921569]], [[0.611764705882353]]], "mean": [[[0.46793777403322445]], [[0.4754383935866013]], [[0.46667911220043573]]], "std": [[[0.04636076363027858]], [[0.03478565509796385]], [[0.04739246124806788]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.6862745098039216]], [[0.6862745098039216]]], "mean": [[[0.47491268041939]], [[0.4832999200027233]], [[0.47072548849400875]]], "std": [[[0.059545796000309986]], [[0.04356074733797985]], [[0.06403336350254712]]], "count": [120]}, "observation.state": {"min": [0.2646268308162689, 1.92417311668396, 0.8559443950653076, -0.10264281183481216, -2.917213201522827, -1.9685046672821045, -0.35149186849594116, 17.0, 0.16283300518989563, 0.2863849997520447, -0.11305399984121323, -2.3489999771118164, 0.04899999126791954, 0.022999990731477737, -0.5177344679832458, -2.0802056789398193, -2.0389809608459473, -1.624779462814331, 1.5701855421066284, -1.6205730438232422, -0.28984683752059937, 33.0, -0.33938300609588623, 0.2286130040884018, -0.06789100170135498, 0.7590000033378601, -0.009000002406537533, -3.1059999465942383], "max": [0.6195220351219177, 2.0847434997558594, 1.4559013843536377, 0.5321858525276184, -2.0573244094848633, -0.8722108602523804, 0.6415132284164429, 804.0, 0.3522999882698059, 0.38980498909950256, 0.1420309990644455, -0.824999988079071, 0.9330000281333923, 0.9120000004768372, -0.01310742273926735, -1.8905582427978516, -0.21760766208171844, -0.1166403591632843, 2.7489285469055176, 1.7868157625198364, 0.87687087059021, 814.0, -0.23718899488449097, 0.4343079924583435, 0.08338800072669983, 2.630000114440918, 1.1260000467300415, 3.135999917984009], "mean": [0.5285904407501221, 2.032054901123047, 1.1456760168075562, 0.2921594977378845, -2.6488072872161865, -1.3271698951721191, 0.15437611937522888, 559.0317993164062, 0.24144092202186584, 0.3620968461036682, 0.02420485019683838, -1.5220314264297485, 0.6361438632011414, 0.5471963882446289, -0.2654537856578827, -2.066725492477417, -0.8703757524490356, -0.9381601214408875, 2.05501389503479, 0.5156416893005371, 0.22796110808849335, 312.18035888671875, -0.2596750557422638, 0.29428333044052124, -0.012777234427630901, 1.657755970954895, 0.64224773645401, 1.0731523036956787], "std": [0.07153638452291489, 0.048066988587379456, 0.2687057852745056, 0.18905320763587952, 0.24794960021972656, 0.3017846345901489, 0.19560225307941437, 334.378173828125, 0.05361140891909599, 0.02606423944234848, 0.10385607928037643, 0.6462209224700928, 0.1949073225259781, 0.32819437980651855, 0.11741382628679276, 0.022555412724614143, 0.6618736982345581, 0.40502655506134033, 0.44082212448120117, 1.3688373565673828, 0.29628241062164307, 314.8365173339844, 0.023222176358103752, 0.04738689959049225, 0.043499842286109924, 0.5990723967552185, 0.3622686266899109, 2.273942232131958], "count": [596]}, "action": {"min": [0.2646268308162689, 1.92417311668396, 0.8559443950653076, -0.10264281183481216, -2.917213201522827, -1.9685046672821045, -0.35149186849594116, 17.0, 0.16283300518989563, 0.2863849997520447, -0.11305399984121323, -2.3489999771118164, 0.04899999126791954, 0.022999990731477737, -0.5177344679832458, -2.0802056789398193, -2.0389809608459473, -1.624779462814331, 1.5701855421066284, -1.6205730438232422, -0.28984683752059937, 33.0, -0.33938300609588623, 0.2286130040884018, -0.06789100170135498, 0.7590000033378601, -0.009000002406537533, -3.1059999465942383], "max": [0.6195220351219177, 2.0847434997558594, 1.4559013843536377, 0.5321858525276184, -2.0573244094848633, -0.8722108602523804, 0.6415132284164429, 804.0, 0.3522999882698059, 0.38980498909950256, 0.1420309990644455, -0.824999988079071, 0.9330000281333923, 0.9120000004768372, -0.01310742273926735, -1.8905582427978516, -0.21760766208171844, -0.1166403591632843, 2.7489285469055176, 1.7868157625198364, 0.87687087059021, 814.0, -0.23718899488449097, 0.4343079924583435, 0.08338800072669983, 2.630000114440918, 1.1260000467300415, 3.135999917984009], "mean": [0.5285904407501221, 2.032054901123047, 1.1456760168075562, 0.2921594977378845, -2.6488072872161865, -1.3271698951721191, 0.15437611937522888, 559.0317993164062, 0.24144092202186584, 0.3620968461036682, 0.02420485019683838, -1.5220314264297485, 0.6361438632011414, 0.5471963882446289, -0.2654537856578827, -2.066725492477417, -0.8703757524490356, -0.9381601214408875, 2.05501389503479, 0.5156416893005371, 0.22796110808849335, 312.18035888671875, -0.2596750557422638, 0.29428333044052124, -0.012777234427630901, 1.657755970954895, 0.64224773645401, 1.0731523036956787], "std": [0.07153638452291489, 0.048066988587379456, 0.2687057852745056, 0.18905320763587952, 0.24794960021972656, 0.3017846345901489, 0.19560225307941437, 334.378173828125, 0.05361140891909599, 0.02606423944234848, 0.10385607928037643, 0.6462209224700928, 0.1949073225259781, 0.32819437980651855, 0.11741382628679276, 0.022555412724614143, 0.6618736982345581, 0.40502655506134033, 0.44082212448120117, 1.3688373565673828, 0.29628241062164307, 314.8365173339844, 0.023222176358103752, 0.04738689959049225, 0.043499842286109924, 0.5990723967552185, 0.3622686266899109, 2.273942232131958], "count": [596]}, "timestamp": {"min": [0.0], "max": [19.833333333333332], "mean": [9.916666666666666], "std": [5.735004601373723], "count": [596]}, "frame_index": {"min": [0], "max": [595], "mean": [297.5], "std": [172.0501380412117], "count": [596]}, "episode_index": {"min": [226], "max": [226], "mean": [226.0], "std": [0.0], "count": [596]}, "index": {"min": [143763], "max": [144358], "mean": [144060.5], "std": [172.0501380412117], "count": [596]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [596]}, "subtask_annotation": {"mean": [3.8926174496644297, 9.0, 9.0, 9.0, 9.0], "std": [1.7238591776573553, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [596]}, "scene_annotation": {"mean": [226.0], "std": [0.0], "min": [226], "max": [226], "count": [596]}, "eef_direction_state": {"mean": [4.1124161073825505, 4.417785234899329], "std": [2.2010781833311936, 2.060727162216634], "min": [0, 0], "max": [6, 6], "count": [596]}, "eef_velocity_state": {"mean": [0.6694630872483222, 0.5587248322147651], "std": [0.7187379741484968, 0.7058535587714647], "min": [0, 0], "max": [2, 2], "count": [596]}, "eef_acc_mag_state": {"mean": [0.662751677852349, 0.552013422818792], "std": [0.8060312574587531, 0.7851255444992175], "min": [0, 0], "max": [2, 2], "count": [596]}, "eef_direction_action": {"mean": [4.1124161073825505, 4.417785234899329], "std": [2.2010781833311936, 2.060727162216634], "min": [0, 0], "max": [6, 6], "count": [596]}, "eef_velocity_action": {"mean": [0.6694630872483222, 0.5587248322147651], "std": [0.7187379741484968, 0.7058535587714647], "min": [0, 0], "max": [2, 2], "count": [596]}, "eef_acc_mag_action": {"mean": [0.662751677852349, 0.552013422818792], "std": [0.8060312574587531, 0.7851255444992175], "min": [0, 0], "max": [2, 2], "count": [596]}, "eef_sim_pose_state": {"mean": [0.4860912904730238, 0.2393676261925477, 1.077787047391381, -1.1800908891367323, 0.9883953450780266, 0.4208309396931511, 0.5559636733340442, -0.2623137004022596, 1.0956242196211587, -0.4734810594030087, 1.1103021528827073, -0.16571614650231625], "std": [0.05578477199759116, 0.04350111411146601, 0.046886883191976494, 1.3315512732285029, 0.47712740564365597, 1.775423875349998, 0.02532264754411159, 0.09319486634254014, 0.02918492959312505, 0.7590062095888772, 0.294953472702301, 0.4360220823472378], "min": [0.4130749435687132, 0.18167518552247722, 1.033875453552857, -3.1254722001800843, 0.16221149768072163, -3.1376056030516137, 0.4820045190179756, -0.381749547758579, 1.0612653154171727, -1.8762742800956551, 0.523647004453752, -1.1115676788717344], "max": [0.6165029375822375, 0.33111383804417177, 1.1796539869759146, 3.078769132506094, 1.5391237630171188, 3.132116515371852, 0.582259016952888, -0.13528971324600328, 1.1381918721978674, 0.4059172784388506, 1.531144683392232, 0.5881598790872579], "count": [596]}, "eef_sim_pose_action": {"mean": [0.4860912904730238, 0.2393676261925477, 1.077787047391381, -1.1800908891367323, 0.9883953450780266, 0.4208309396931511, 0.5559636733340442, -0.2623137004022596, 1.0956242196211587, -0.4734810594030087, 1.1103021528827073, -0.16571614650231625], "std": [0.05578477199759116, 0.04350111411146601, 0.046886883191976494, 1.3315512732285029, 0.47712740564365597, 1.775423875349998, 0.02532264754411159, 0.09319486634254014, 0.02918492959312505, 0.7590062095888772, 0.294953472702301, 0.4360220823472378], "min": [0.4130749435687132, 0.18167518552247722, 1.033875453552857, -3.1254722001800843, 0.16221149768072163, -3.1376056030516137, 0.4820045190179756, -0.381749547758579, 1.0612653154171727, -1.8762742800956551, 0.523647004453752, -1.1115676788717344], "max": [0.6165029375822375, 0.33111383804417177, 1.1796539869759146, 3.078769132506094, 1.5391237630171188, 3.132116515371852, 0.582259016952888, -0.13528971324600328, 1.1381918721978674, 0.4059172784388506, 1.531144683392232, 0.5881598790872579], "count": [596]}, "gripper_mode_state": {"mean": [0.7231543624161074, 0.34563758389261745], "std": [0.44743952723765557, 0.47557569796352256], "min": [0, 0], "max": [1, 1], "count": [596]}, "gripper_activity_state": {"mean": [1.8808724832214765, 1.8590604026845639], "std": [0.4107244097767412, 0.46732329651496024], "min": [0, 0], "max": [2, 2], "count": [596]}, "gripper_mode_action": {"mean": [0.7231543624161074, 0.34563758389261745], "std": [0.44743952723765557, 0.47557569796352256], "min": [0, 0], "max": [1, 1], "count": [596]}, "gripper_activity_action": {"mean": [1.8808724832214765, 1.8590604026845639], "std": [0.4107244097767412, 0.46732329651496024], "min": [0, 0], "max": [2, 2], "count": [596]}, "gripper_open_scale_state": {"mean": [0.3121803689099, 0.5590318790890221], "std": [0.31483637259680236, 0.3343780321270741], "min": [0.033, 0.017], "max": [0.814, 0.804], "count": [596]}, "gripper_open_scale_action": {"mean": [0.3121803689099, 0.5590318790890221], "std": [0.31483637259680236, 0.3343780321270741], "min": [0.033, 0.017], "max": [0.814, 0.804], "count": [596]}}} +{"episode_index": 225, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4523386642156863]], [[0.468525943627451]], [[0.4596898243464052]]], "std": [[[0.13578707158285747]], [[0.12435085694532874]], [[0.12748727117728648]]], "count": [150]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1450980392156863]], [[0.10196078431372549]], [[0.10196078431372549]]], "max": [[[0.7529411764705882]], [[0.6274509803921569]], [[0.7098039215686275]]], "mean": [[[0.4771316503267974]], [[0.48340806644880174]], [[0.47582746051198255]]], "std": [[[0.045207055857456026]], [[0.037942737105615555]], [[0.04717945039323612]]], "count": [150]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[0.6549019607843137]], [[0.6352941176470588]], [[0.6509803921568628]]], "mean": [[[0.47043120506535946]], [[0.48182905909586055]], [[0.46735757352941176]]], "std": [[[0.0552366204305653]], [[0.035044135721988556]], [[0.05953731760165526]]], "count": [150]}, "observation.state": {"min": [-0.23726005852222443, 1.9490267038345337, 0.8160461187362671, -0.012653638608753681, -2.9193077087402344, -1.733914852142334, -0.10658726096153259, 18.0, 0.15344999730587006, 0.22848300635814667, -0.13777700066566467, -2.4790000915527344, 0.5950000286102295, -0.1340000033378601, -0.5153433680534363, -2.080188274383545, -1.9459373950958252, -1.7851924896240234, 1.03538179397583, -1.5671660900115967, -0.49289843440055847, 30.0, -0.3194350004196167, 0.2086780071258545, -0.07976800203323364, 1.1180000305175781, 0.023999998345971107, -3.1401853561401367], "max": [0.633502185344696, 2.092632293701172, 1.5748804807662964, 1.2184492349624634, -2.0676567554473877, -0.6774670481681824, 0.44453537464141846, 784.0, 0.35921600461006165, 0.394677996635437, 0.133419007062912, -1.0130000114440918, 0.9900000095367432, 0.7210000157356262, 0.03790855035185814, -2.0271999835968018, -0.19303342700004578, -0.26220083236694336, 2.8873331546783447, 1.6442747116088867, 2.2307753562927246, 814.0, -0.16842900216579437, 0.4180319905281067, 0.09045799821615219, 2.693000078201294, 1.156999945640564, 3.1410000324249268], "mean": [0.4538246989250183, 2.023338794708252, 0.9873601198196411, 0.3105734884738922, -2.4722273349761963, -1.127559781074524, 0.24776721000671387, 580.8263549804688, 0.2799152731895447, 0.35173314809799194, 0.018618164584040642, -1.5856764316558838, 0.7292705178260803, 0.27524515986442566, -0.22037716209888458, -2.066307544708252, -0.9816762804985046, -1.041067361831665, 1.966953158378601, 0.3825223445892334, 0.469973623752594, 190.0908966064453, -0.25495845079421997, 0.30665692687034607, -0.01231444999575615, 1.7932063341140747, 0.6553033590316772, -0.2659415900707245], "std": [0.24273216724395752, 0.05379825830459595, 0.11504583060741425, 0.3782615661621094, 0.4062880277633667, 0.30541473627090454, 0.136209174990654, 316.8536682128906, 0.07897564768791199, 0.0389106310904026, 0.10585933923721313, 0.6019163727760315, 0.0743112564086914, 0.2548132538795471, 0.14206258952617645, 0.012484774924814701, 0.6798707246780396, 0.3593387305736542, 0.5471900105476379, 1.2091403007507324, 0.5562984347343445, 253.98138427734375, 0.034639839082956314, 0.06336299329996109, 0.04879019036889076, 0.5000324249267578, 0.3415924310684204, 2.7586419582366943], "count": [798]}, "action": {"min": [-0.23726005852222443, 1.9490267038345337, 0.8160461187362671, -0.012653638608753681, -2.9193077087402344, -1.733914852142334, -0.10658726096153259, 18.0, 0.15344999730587006, 0.22848300635814667, -0.13777700066566467, -2.4790000915527344, 0.5950000286102295, -0.1340000033378601, -0.5153433680534363, -2.080188274383545, -1.9459373950958252, -1.7851924896240234, 1.03538179397583, -1.5671660900115967, -0.49289843440055847, 30.0, -0.3194350004196167, 0.2086780071258545, -0.07976800203323364, 1.1180000305175781, 0.023999998345971107, -3.1401853561401367], "max": [0.633502185344696, 2.092632293701172, 1.5748804807662964, 1.2184492349624634, -2.0676567554473877, -0.6774670481681824, 0.44453537464141846, 784.0, 0.35921600461006165, 0.394677996635437, 0.133419007062912, -1.0130000114440918, 0.9900000095367432, 0.7210000157356262, 0.03790855035185814, -2.0271999835968018, -0.19303342700004578, -0.26220083236694336, 2.8873331546783447, 1.6442747116088867, 2.2307753562927246, 814.0, -0.16842900216579437, 0.4180319905281067, 0.09045799821615219, 2.693000078201294, 1.156999945640564, 3.1410000324249268], "mean": [0.4538246989250183, 2.023338794708252, 0.9873601198196411, 0.3105734884738922, -2.4722273349761963, -1.127559781074524, 0.24776721000671387, 580.8263549804688, 0.2799152731895447, 0.35173314809799194, 0.018618164584040642, -1.5856764316558838, 0.7292705178260803, 0.27524515986442566, -0.22037716209888458, -2.066307544708252, -0.9816762804985046, -1.041067361831665, 1.966953158378601, 0.3825223445892334, 0.469973623752594, 190.0908966064453, -0.25495845079421997, 0.30665692687034607, -0.01231444999575615, 1.7932063341140747, 0.6553033590316772, -0.2659415900707245], "std": [0.24273216724395752, 0.05379825830459595, 0.11504583060741425, 0.3782615661621094, 0.4062880277633667, 0.30541473627090454, 0.136209174990654, 316.8536682128906, 0.07897564768791199, 0.0389106310904026, 0.10585933923721313, 0.6019163727760315, 0.0743112564086914, 0.2548132538795471, 0.14206258952617645, 0.012484774924814701, 0.6798707246780396, 0.3593387305736542, 0.5471900105476379, 1.2091403007507324, 0.5562984347343445, 253.98138427734375, 0.034639839082956314, 0.06336299329996109, 0.04879019036889076, 0.5000324249267578, 0.3415924310684204, 2.7586419582366943], "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": [227], "max": [227], "mean": [227.0], "std": [0.0], "count": [798]}, "index": {"min": [144359], "max": [145156], "mean": [144757.5], "std": [230.3625765324452], "count": [798]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [798]}, "subtask_annotation": {"mean": [4.154135338345864, 9.0, 9.0, 9.0, 9.0], "std": [1.5151868431495368, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [798]}, "scene_annotation": {"mean": [227.0], "std": [0.0], "min": [227], "max": [227], "count": [798]}, "eef_direction_state": {"mean": [3.9774436090225564, 4.531328320802005], "std": [2.171700529349277, 2.072228587359649], "min": [0, 0], "max": [6, 6], "count": [798]}, "eef_velocity_state": {"mean": [0.6917293233082706, 0.506265664160401], "std": [0.6847473726332285, 0.698610033958767], "min": [0, 0], "max": [2, 2], "count": [798]}, "eef_acc_mag_state": {"mean": [0.7255639097744361, 0.44110275689223055], "std": [0.8293628440667867, 0.7226481424676521], "min": [0, 0], "max": [2, 2], "count": [798]}, "eef_direction_action": {"mean": [3.9774436090225564, 4.531328320802005], "std": [2.171700529349277, 2.072228587359649], "min": [0, 0], "max": [6, 6], "count": [798]}, "eef_velocity_action": {"mean": [0.6917293233082706, 0.506265664160401], "std": [0.6847473726332285, 0.698610033958767], "min": [0, 0], "max": [2, 2], "count": [798]}, "eef_acc_mag_action": {"mean": [0.7255639097744361, 0.44110275689223055], "std": [0.8293628440667867, 0.7226481424676521], "min": [0, 0], "max": [2, 2], "count": [798]}, "eef_sim_pose_state": {"mean": [0.49550285831889884, 0.23797736112592752, 1.084178384798325, -1.2308434628113814, 1.120681738419956, -0.057827482588906215, 0.5409830301885487, -0.2812345386379459, 1.0719921022005998, 0.2238027263728191, 1.3109069163339488, -0.6139168670714721], "std": [0.06980411359538699, 0.03852375944656119, 0.06089350150394706, 1.688105145499615, 0.43775011246768064, 2.0770250914712753, 0.040057019087148996, 0.11230830712242715, 0.017052633082534584, 1.5754745013016784, 0.1125756574282111, 1.047788779929186], "min": [0.39023317033126914, 0.17078238006523688, 1.0177906973353996, -3.1095286382707314, 0.1769795245045267, -3.1396682759791057, 0.41529775770858246, -0.3963929011186159, 1.047449478409607, -3.1413191948925623, 1.0836430721761512, -2.4776035548539452], "max": [0.6000818971937327, 0.3016743898143309, 1.2200944879720286, 3.1250675534802013, 1.549468510574056, 3.1402008076555705, 0.5794823862647067, -0.11347754059992178, 1.1100774808616178, 3.13864861284823, 1.546087092694409, 0.7253929202805502], "count": [798]}, "eef_sim_pose_action": {"mean": [0.49550285831889884, 0.23797736112592752, 1.084178384798325, -1.2308434628113814, 1.120681738419956, -0.057827482588906215, 0.5409830301885487, -0.2812345386379459, 1.0719921022005998, 0.2238027263728191, 1.3109069163339488, -0.6139168670714721], "std": [0.06980411359538699, 0.03852375944656119, 0.06089350150394706, 1.688105145499615, 0.43775011246768064, 2.0770250914712753, 0.040057019087148996, 0.11230830712242715, 0.017052633082534584, 1.5754745013016784, 0.1125756574282111, 1.047788779929186], "min": [0.39023317033126914, 0.17078238006523688, 1.0177906973353996, -3.1095286382707314, 0.1769795245045267, -3.1396682759791057, 0.41529775770858246, -0.3963929011186159, 1.047449478409607, -3.1413191948925623, 1.0836430721761512, -2.4776035548539452], "max": [0.6000818971937327, 0.3016743898143309, 1.2200944879720286, 3.1250675534802013, 1.549468510574056, 3.1402008076555705, 0.5794823862647067, -0.11347754059992178, 1.1100774808616178, 3.13864861284823, 1.546087092694409, 0.7253929202805502], "count": [798]}, "gripper_mode_state": {"mean": [0.8345864661654135, 0.2832080200501253], "std": [0.37155335640919657, 0.4505565862679318], "min": [0, 0], "max": [1, 1], "count": [798]}, "gripper_activity_state": {"mean": [1.9235588972431077, 1.8847117794486214], "std": [0.3327132567132984, 0.4355641686354477], "min": [0, 0], "max": [2, 2], "count": [798]}, "gripper_mode_action": {"mean": [0.8345864661654135, 0.2832080200501253], "std": [0.37155335640919657, 0.4505565862679318], "min": [0, 0], "max": [1, 1], "count": [798]}, "gripper_activity_action": {"mean": [1.9235588972431077, 1.8847117794486214], "std": [0.3327132567132984, 0.4355641686354477], "min": [0, 0], "max": [2, 2], "count": [798]}, "gripper_open_scale_state": {"mean": [0.19009085223549277, 0.5808264411147074], "std": [0.25398171818546394, 0.3168536810285301], "min": [0.03, 0.018], "max": [0.814, 0.784], "count": [798]}, "gripper_open_scale_action": {"mean": [0.19009085223549277, 0.5808264411147074], "std": [0.25398171818546394, 0.3168536810285301], "min": [0.03, 0.018], "max": [0.814, 0.784], "count": [798]}}} +{"episode_index": 226, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45107622385620916]], [[0.4681364689542483]], [[0.45976234803921573]]], "std": [[[0.1421020128528583]], [[0.13148647537112312]], [[0.13460272702511053]]], "count": [125]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1450980392156863]], [[0.09019607843137255]], [[0.10588235294117647]]], "max": [[[0.6549019607843137]], [[0.6235294117647059]], [[0.6196078431372549]]], "mean": [[[0.4737835179738562]], [[0.4798185359477124]], [[0.4719796062091503]]], "std": [[[0.04528322597105506]], [[0.036643343729543684]], [[0.04689345470209262]]], "count": [125]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.03137254901960784]], [[0.0196078431372549]]], "max": [[[0.6666666666666666]], [[0.6352941176470588]], [[0.6627450980392157]]], "mean": [[[0.4738570718954248]], [[0.48645342647058826]], [[0.4697708366013072]]], "std": [[[0.06317517551694375]], [[0.03884573994443098]], [[0.0682653273237019]]], "count": [125]}, "observation.state": {"min": [0.002897246740758419, 2.007739543914795, 0.8174773454666138, 0.015044738538563251, -2.917771816253662, -1.8043912649154663, -0.6384239792823792, 16.0, 0.15745200216770172, 0.22638100385665894, -0.13878199458122253, -2.441999912261963, 0.13499999046325684, -0.17099998891353607, -0.426890105009079, -2.080240488052368, -1.8790913820266724, -1.6513258218765259, 1.6964600086212158, -1.6173617839813232, -0.3499036133289337, 27.0, -0.3113490045070648, 0.2132129967212677, -0.07037299871444702, 1.2599999904632568, 0.03400000184774399, -3.1381852626800537], "max": [0.48603931069374084, 2.0924229621887207, 1.777949571609497, 0.9195092916488647, -2.6628663539886475, -0.6241821050643921, 0.4074820280075073, 759.0, 0.3625209927558899, 0.35489198565483093, 0.10454300045967102, -0.9340000152587891, 0.8859999775886536, 0.8500000238418579, -0.0777718722820282, -1.96646249294281, -0.2687283754348755, -0.2508212924003601, 2.8158442974090576, 1.684399962425232, 0.9973335266113281, 787.0, -0.2106029987335205, 0.3817119896411896, 0.04422900080680847, 2.6710000038146973, 1.1269999742507935, 3.131999969482422], "mean": [0.3265525698661804, 2.0665478706359863, 1.2337623834609985, 0.4836857318878174, -2.848214626312256, -1.1644997596740723, 0.16141067445278168, 465.9841613769531, 0.2546014189720154, 0.31795600056648254, -0.012988179922103882, -1.6310696601867676, 0.6865025162696838, 0.3674868047237396, -0.19405856728553772, -2.067885160446167, -0.7965707778930664, -0.8854910135269165, 2.093578577041626, 0.6682778000831604, 0.18920530378818512, 327.2028503417969, -0.2661251127719879, 0.2827792763710022, -0.028113551437854767, 1.728007435798645, 0.7253282070159912, 1.4164329767227173], "std": [0.1501869559288025, 0.023956939578056335, 0.4183043837547302, 0.2819247841835022, 0.07212072610855103, 0.40505051612854004, 0.3033413589000702, 331.8270263671875, 0.0731988325715065, 0.03470722958445549, 0.09969014674425125, 0.6237033009529114, 0.1991429179906845, 0.37866511940956116, 0.11865830421447754, 0.01400564145296812, 0.5804254412651062, 0.41092827916145325, 0.39116916060447693, 1.2028725147247314, 0.32476216554641724, 310.39874267578125, 0.02196047082543373, 0.045860420912504196, 0.035551611334085464, 0.469020277261734, 0.3259297311306, 2.301915168762207], "count": [631]}, "action": {"min": [0.002897246740758419, 2.007739543914795, 0.8174773454666138, 0.015044738538563251, -2.917771816253662, -1.8043912649154663, -0.6384239792823792, 16.0, 0.15745200216770172, 0.22638100385665894, -0.13878199458122253, -2.441999912261963, 0.13499999046325684, -0.17099998891353607, -0.426890105009079, -2.080240488052368, -1.8790913820266724, -1.6513258218765259, 1.6964600086212158, -1.6173617839813232, -0.3499036133289337, 27.0, -0.3113490045070648, 0.2132129967212677, -0.07037299871444702, 1.2599999904632568, 0.03400000184774399, -3.1381852626800537], "max": [0.48603931069374084, 2.0924229621887207, 1.777949571609497, 0.9195092916488647, -2.6628663539886475, -0.6241821050643921, 0.4074820280075073, 759.0, 0.3625209927558899, 0.35489198565483093, 0.10454300045967102, -0.9340000152587891, 0.8859999775886536, 0.8500000238418579, -0.0777718722820282, -1.96646249294281, -0.2687283754348755, -0.2508212924003601, 2.8158442974090576, 1.684399962425232, 0.9973335266113281, 787.0, -0.2106029987335205, 0.3817119896411896, 0.04422900080680847, 2.6710000038146973, 1.1269999742507935, 3.131999969482422], "mean": [0.3265525698661804, 2.0665478706359863, 1.2337623834609985, 0.4836857318878174, -2.848214626312256, -1.1644997596740723, 0.16141067445278168, 465.9841613769531, 0.2546014189720154, 0.31795600056648254, -0.012988179922103882, -1.6310696601867676, 0.6865025162696838, 0.3674868047237396, -0.19405856728553772, -2.067885160446167, -0.7965707778930664, -0.8854910135269165, 2.093578577041626, 0.6682778000831604, 0.18920530378818512, 327.2028503417969, -0.2661251127719879, 0.2827792763710022, -0.028113551437854767, 1.728007435798645, 0.7253282070159912, 1.4164329767227173], "std": [0.1501869559288025, 0.023956939578056335, 0.4183043837547302, 0.2819247841835022, 0.07212072610855103, 0.40505051612854004, 0.3033413589000702, 331.8270263671875, 0.0731988325715065, 0.03470722958445549, 0.09969014674425125, 0.6237033009529114, 0.1991429179906845, 0.37866511940956116, 0.11865830421447754, 0.01400564145296812, 0.5804254412651062, 0.41092827916145325, 0.39116916060447693, 1.2028725147247314, 0.32476216554641724, 310.39874267578125, 0.02196047082543373, 0.045860420912504196, 0.035551611334085464, 0.469020277261734, 0.3259297311306, 2.301915168762207], "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": [228], "max": [228], "mean": [228.0], "std": [0.0], "count": [631]}, "index": {"min": [145157], "max": [145787], "mean": [145472.0], "std": [182.1537811850196], "count": [631]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [631]}, "subtask_annotation": {"mean": [3.9096671949286845, 9.0, 9.0, 9.0, 9.0], "std": [1.756063089827113, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [631]}, "scene_annotation": {"mean": [228.0], "std": [0.0], "min": [228], "max": [228], "count": [631]}, "eef_direction_state": {"mean": [4.277337559429477, 4.353407290015848], "std": [2.237295857264216, 2.2293923949355627], "min": [0, 0], "max": [6, 6], "count": [631]}, "eef_velocity_state": {"mean": [0.5673534072900158, 0.5641838351822503], "std": [0.6882388468297451, 0.7111858745349672], "min": [0, 0], "max": [2, 2], "count": [631]}, "eef_acc_mag_state": {"mean": [0.5832012678288431, 0.4595879556259905], "std": [0.7935775615395454, 0.732664949670836], "min": [0, 0], "max": [2, 2], "count": [631]}, "eef_direction_action": {"mean": [4.277337559429477, 4.353407290015848], "std": [2.237295857264216, 2.2293923949355627], "min": [0, 0], "max": [6, 6], "count": [631]}, "eef_velocity_action": {"mean": [0.5673534072900158, 0.5641838351822503], "std": [0.6882388468297451, 0.7111858745349672], "min": [0, 0], "max": [2, 2], "count": [631]}, "eef_acc_mag_action": {"mean": [0.5832012678288431, 0.4595879556259905], "std": [0.7935775615395454, 0.732664949670836], "min": [0, 0], "max": [2, 2], "count": [631]}, "eef_sim_pose_state": {"mean": [0.47141166374079607, 0.2357611228860202, 1.061032181896741, -1.0710465295112885, 1.1359889585848053, 0.1597499953920889, 0.5084975127060292, -0.24562707098381079, 1.0651057403856306, 0.8481197221645792, 1.1909422546274628, -0.8037405829111532], "std": [0.054027603043996106, 0.028616034888918458, 0.051790508298238266, 1.2308961843203734, 0.44170197344945533, 1.7132140697545177, 0.03632902882814468, 0.1061429412948997, 0.014900569227367988, 1.3870776999286996, 0.2305597056423243, 1.4207526982557073], "min": [0.396558012711186, 0.19552372629068648, 1.0194310572489231, -3.134766268954389, 0.18777536509617088, -3.1371106438787875, 0.41831110367112295, -0.36955237778144184, 1.0326565857502792, -3.1168469747294876, 0.7557973642796401, -3.0583985672751712], "max": [0.5672464141198, 0.28994595982207266, 1.1718862372489232, 3.0371740739266913, 1.525516034657838, 3.1370278792858444, 0.5489842866288535, -0.1132489536190376, 1.093144222104766, 2.9651913798809635, 1.5463307184612298, 3.0579906742744436], "count": [631]}, "eef_sim_pose_action": {"mean": [0.47141166374079607, 0.2357611228860202, 1.061032181896741, -1.0710465295112885, 1.1359889585848053, 0.1597499953920889, 0.5084975127060292, -0.24562707098381079, 1.0651057403856306, 0.8481197221645792, 1.1909422546274628, -0.8037405829111532], "std": [0.054027603043996106, 0.028616034888918458, 0.051790508298238266, 1.2308961843203734, 0.44170197344945533, 1.7132140697545177, 0.03632902882814468, 0.1061429412948997, 0.014900569227367988, 1.3870776999286996, 0.2305597056423243, 1.4207526982557073], "min": [0.396558012711186, 0.19552372629068648, 1.0194310572489231, -3.134766268954389, 0.18777536509617088, -3.1371106438787875, 0.41831110367112295, -0.36955237778144184, 1.0326565857502792, -3.1168469747294876, 0.7557973642796401, -3.0583985672751712], "max": [0.5672464141198, 0.28994595982207266, 1.1718862372489232, 3.0371740739266913, 1.525516034657838, 3.1370278792858444, 0.5489842866288535, -0.1132489536190376, 1.093144222104766, 2.9651913798809635, 1.5463307184612298, 3.0579906742744436], "count": [631]}, "gripper_mode_state": {"mean": [0.6101426307448494, 0.4326465927099842], "std": [0.48771774715772037, 0.4954427499988531], "min": [0, 0], "max": [1, 1], "count": [631]}, "gripper_activity_state": {"mean": [1.9144215530903328, 1.8684627575277337], "std": [0.3363332715025631, 0.4643936947930637], "min": [0, 0], "max": [2, 2], "count": [631]}, "gripper_mode_action": {"mean": [0.6101426307448494, 0.4326465927099842], "std": [0.48771774715772037, 0.4954427499988531], "min": [0, 0], "max": [1, 1], "count": [631]}, "gripper_activity_action": {"mean": [1.9144215530903328, 1.8684627575277337], "std": [0.3363332715025631, 0.4643936947930637], "min": [0, 0], "max": [2, 2], "count": [631]}, "gripper_open_scale_state": {"mean": [0.32720285262698773, 0.46598415211225686], "std": [0.31039877921391906, 0.3318270228206278], "min": [0.027, 0.016], "max": [0.787, 0.759], "count": [631]}, "gripper_open_scale_action": {"mean": [0.32720285262698773, 0.46598415211225686], "std": [0.31039877921391906, 0.3318270228206278], "min": [0.027, 0.016], "max": [0.787, 0.759], "count": [631]}}} +{"episode_index": 227, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.45398395959260895]], [[0.47071824321834]], [[0.4601478911740135]]], "std": [[[0.1392032766033209]], [[0.12775608495353005]], [[0.13262257788399]]], "count": [133]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12156862745098039]], [[0.10588235294117647]], [[0.10196078431372549]]], "max": [[[0.6470588235294118]], [[0.6274509803921569]], [[0.6196078431372549]]], "mean": [[[0.4730843776106934]], [[0.4788801538159123]], [[0.4711468760749914]]], "std": [[[0.04253431164548184]], [[0.03350965458854607]], [[0.043407578726264336]]], "count": [133]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.03529411764705882]], [[0.0196078431372549]]], "max": [[[0.7019607843137254]], [[0.6588235294117647]], [[0.6549019607843137]]], "mean": [[[0.4683347861074254]], [[0.4831509349353777]], [[0.4636940513047324]]], "std": [[[0.07003671488030952]], [[0.04450388462973574]], [[0.0772654207986073]]], "count": [133]}, "observation.state": {"min": [-0.14842280745506287, 1.9289554357528687, 0.8053996562957764, 0.07044148445129395, -2.920860767364502, -1.7695894241333008, -0.48144909739494324, 20.0, 0.13071100413799286, 0.23591099679470062, -0.13516099750995636, -2.444000005722046, 0.21400000154972076, -0.1080000177025795, -0.6039189100265503, -2.0802056789398193, -1.9505975246429443, -1.5772017240524292, 1.4923088550567627, -1.5409512519836426, -0.195284903049469, 31.0, -0.3340199887752533, 0.23248299956321716, -0.06929700076580048, 1.0759999752044678, 0.021999990567564964, -3.1371853351593018], "max": [0.6673266291618347, 2.093278169631958, 1.6850454807281494, 1.1376579999923706, -2.662883996963501, -0.6916216015815735, 0.5117654800415039, 695.0, 0.35107100009918213, 0.39187800884246826, 0.11681699752807617, -0.8739999532699585, 0.9279999732971191, 0.9010000228881836, -0.08299040794372559, -2.0568008422851562, -0.24143140017986298, -0.27289968729019165, 2.7489633560180664, 1.6520414352416992, 0.8741133213043213, 827.0, -0.20813700556755066, 0.4210059940814972, 0.07391099631786346, 2.7090001106262207, 1.0579999685287476, 3.13700008392334], "mean": [0.35889121890068054, 2.0476205348968506, 1.167473554611206, 0.5221558213233948, -2.790748357772827, -1.127467155456543, 0.15912748873233795, 395.3683776855469, 0.23962782323360443, 0.3312273621559143, -0.009371282532811165, -1.6470932960510254, 0.6783185601234436, 0.37573736906051636, -0.27049943804740906, -2.069563388824463, -0.7563083171844482, -0.8066062927246094, 1.9454610347747803, 0.761608898639679, 0.1888415664434433, 347.4444580078125, -0.27378109097480774, 0.2969115078449249, -0.022511828690767288, 1.6160340309143066, 0.7663622498512268, 1.6096885204315186], "std": [0.2647847831249237, 0.048699166625738144, 0.3381660282611847, 0.3409070372581482, 0.10446882992982864, 0.34672874212265015, 0.24236257374286652, 313.37457275390625, 0.07548444718122482, 0.0432807058095932, 0.09658534824848175, 0.6213465332984924, 0.12962974607944489, 0.3424009382724762, 0.1433839648962021, 0.007956299930810928, 0.6169930100440979, 0.35559043288230896, 0.43200060725212097, 1.1603409051895142, 0.27461791038513184, 342.8074035644531, 0.03078583814203739, 0.05161873251199722, 0.03783974051475525, 0.4874591827392578, 0.3142620921134949, 2.182213306427002], "count": [684]}, "action": {"min": [-0.14842280745506287, 1.9289554357528687, 0.8053996562957764, 0.07044148445129395, -2.920860767364502, -1.7695894241333008, -0.48144909739494324, 20.0, 0.13071100413799286, 0.23591099679470062, -0.13516099750995636, -2.444000005722046, 0.21400000154972076, -0.1080000177025795, -0.6039189100265503, -2.0802056789398193, -1.9505975246429443, -1.5772017240524292, 1.4923088550567627, -1.5409512519836426, -0.195284903049469, 31.0, -0.3340199887752533, 0.23248299956321716, -0.06929700076580048, 1.0759999752044678, 0.021999990567564964, -3.1371853351593018], "max": [0.6673266291618347, 2.093278169631958, 1.6850454807281494, 1.1376579999923706, -2.662883996963501, -0.6916216015815735, 0.5117654800415039, 695.0, 0.35107100009918213, 0.39187800884246826, 0.11681699752807617, -0.8739999532699585, 0.9279999732971191, 0.9010000228881836, -0.08299040794372559, -2.0568008422851562, -0.24143140017986298, -0.27289968729019165, 2.7489633560180664, 1.6520414352416992, 0.8741133213043213, 827.0, -0.20813700556755066, 0.4210059940814972, 0.07391099631786346, 2.7090001106262207, 1.0579999685287476, 3.13700008392334], "mean": [0.35889121890068054, 2.0476205348968506, 1.167473554611206, 0.5221558213233948, -2.790748357772827, -1.127467155456543, 0.15912748873233795, 395.3683776855469, 0.23962782323360443, 0.3312273621559143, -0.009371282532811165, -1.6470932960510254, 0.6783185601234436, 0.37573736906051636, -0.27049943804740906, -2.069563388824463, -0.7563083171844482, -0.8066062927246094, 1.9454610347747803, 0.761608898639679, 0.1888415664434433, 347.4444580078125, -0.27378109097480774, 0.2969115078449249, -0.022511828690767288, 1.6160340309143066, 0.7663622498512268, 1.6096885204315186], "std": [0.2647847831249237, 0.048699166625738144, 0.3381660282611847, 0.3409070372581482, 0.10446882992982864, 0.34672874212265015, 0.24236257374286652, 313.37457275390625, 0.07548444718122482, 0.0432807058095932, 0.09658534824848175, 0.6213465332984924, 0.12962974607944489, 0.3424009382724762, 0.1433839648962021, 0.007956299930810928, 0.6169930100440979, 0.35559043288230896, 0.43200060725212097, 1.1603409051895142, 0.27461791038513184, 342.8074035644531, 0.03078583814203739, 0.05161873251199722, 0.03783974051475525, 0.4874591827392578, 0.3142620921134949, 2.182213306427002], "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": [229], "max": [229], "mean": [229.0], "std": [0.0], "count": [684]}, "index": {"min": [145788], "max": [146471], "mean": [146129.5], "std": [197.453581042904], "count": [684]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [684]}, "subtask_annotation": {"mean": [3.517543859649123, 9.0, 9.0, 9.0, 9.0], "std": [2.0756135828116804, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [684]}, "scene_annotation": {"mean": [229.0], "std": [0.0], "min": [229], "max": [229], "count": [684]}, "eef_direction_state": {"mean": [4.488304093567251, 3.9839181286549707], "std": [2.014169990252151, 2.266209673815451], "min": [0, 0], "max": [6, 6], "count": [684]}, "eef_velocity_state": {"mean": [0.5760233918128655, 0.6491228070175439], "std": [0.724515147035061, 0.6858953614850737], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_acc_mag_state": {"mean": [0.6271929824561403, 0.6038011695906432], "std": [0.8110478120314746, 0.80170698457818], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_direction_action": {"mean": [4.488304093567251, 3.9839181286549707], "std": [2.014169990252151, 2.266209673815451], "min": [0, 0], "max": [6, 6], "count": [684]}, "eef_velocity_action": {"mean": [0.5760233918128655, 0.6491228070175439], "std": [0.724515147035061, 0.6858953614850737], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_acc_mag_action": {"mean": [0.6271929824561403, 0.6038011695906432], "std": [0.8110478120314746, 0.80170698457818], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_sim_pose_state": {"mean": [0.48448771974926047, 0.2412660749210467, 1.058838972258851, -1.2843169395786707, 1.135562766356189, -0.07041053742208929, 0.5225496992957136, -0.23828088222271657, 1.0780814753585315, -0.24335559754049785, 1.216832855799953, -0.590381144872373], "std": [0.06062894513839646, 0.035654426192041365, 0.05247203830729988, 1.0966662386996269, 0.406067001132104, 1.712843041421695, 0.04582898370721399, 0.1037427558804067, 0.017126517951315763, 1.6414404286478481, 0.20471704205358957, 1.1909284905412396], "min": [0.41526641831582034, 0.19007861615330468, 1.0191638822443865, -3.112082315873725, 0.2007144660677469, -3.141135061668287, 0.4258404748105217, -0.3700712143985673, 1.0466807085048606, -3.141330000797735, 0.8789297908190754, -3.1398959154437236], "max": [0.6041087396936857, 0.2975290270587382, 1.185854093100064, 3.088613126427465, 1.5528239414911713, 3.141082650489094, 0.586464908720891, -0.10795041699478371, 1.1203701994119524, 3.134404798404988, 1.5462402920263334, 3.0537626431881146], "count": [684]}, "eef_sim_pose_action": {"mean": [0.48448771974926047, 0.2412660749210467, 1.058838972258851, -1.2843169395786707, 1.135562766356189, -0.07041053742208929, 0.5225496992957136, -0.23828088222271657, 1.0780814753585315, -0.24335559754049785, 1.216832855799953, -0.590381144872373], "std": [0.06062894513839646, 0.035654426192041365, 0.05247203830729988, 1.0966662386996269, 0.406067001132104, 1.712843041421695, 0.04582898370721399, 0.1037427558804067, 0.017126517951315763, 1.6414404286478481, 0.20471704205358957, 1.1909284905412396], "min": [0.41526641831582034, 0.19007861615330468, 1.0191638822443865, -3.112082315873725, 0.2007144660677469, -3.141135061668287, 0.4258404748105217, -0.3700712143985673, 1.0466807085048606, -3.141330000797735, 0.8789297908190754, -3.1398959154437236], "max": [0.6041087396936857, 0.2975290270587382, 1.185854093100064, 3.088613126427465, 1.5528239414911713, 3.141082650489094, 0.586464908720891, -0.10795041699478371, 1.1203701994119524, 3.134404798404988, 1.5462402920263334, 3.0537626431881146], "count": [684]}, "gripper_mode_state": {"mean": [0.5862573099415205, 0.4824561403508772], "std": [0.49250347864928995, 0.4996921181974108], "min": [0, 0], "max": [1, 1], "count": [684]}, "gripper_activity_state": {"mean": [1.9371345029239766, 1.9108187134502923], "std": [0.30178994191898956, 0.38533030852419387], "min": [0, 0], "max": [2, 2], "count": [684]}, "gripper_mode_action": {"mean": [0.5862573099415205, 0.4824561403508772], "std": [0.49250347864928995, 0.4996921181974108], "min": [0, 0], "max": [1, 1], "count": [684]}, "gripper_activity_action": {"mean": [1.9371345029239766, 1.9108187134502923], "std": [0.30178994191898956, 0.38533030852419387], "min": [0, 0], "max": [2, 2], "count": [684]}, "gripper_open_scale_state": {"mean": [0.3474444443552114, 0.3953684211474409], "std": [0.34280738172349295, 0.3133745433964228], "min": [0.031, 0.02], "max": [0.827, 0.695], "count": [684]}, "gripper_open_scale_action": {"mean": [0.3474444443552114, 0.3953684211474409], "std": [0.34280738172349295, 0.3133745433964228], "min": [0.031, 0.02], "max": [0.827, 0.695], "count": [684]}}} +{"episode_index": 228, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4592787797788197]], [[0.4743566220872407]], [[0.4653720043572985]]], "std": [[[0.13739742996785817]], [[0.12741324096112677]], [[0.13102025993356325]]], "count": [138]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12156862745098039]], [[0.09019607843137255]], [[0.06666666666666667]]], "max": [[[0.6470588235294118]], [[0.6196078431372549]], [[0.6235294117647059]]], "mean": [[[0.47364626699109597]], [[0.47982813980060623]], [[0.4727973012574595]]], "std": [[[0.04498971700531535]], [[0.036548783369700716]], [[0.046534192521496494]]], "count": [138]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.03137254901960784]], [[0.0196078431372549]]], "max": [[[0.6588235294117647]], [[0.6235294117647059]], [[0.6352941176470588]]], "mean": [[[0.47561190294354455]], [[0.4879332640664962]], [[0.47139045923321016]]], "std": [[[0.06456911734246022]], [[0.04219760099244362]], [[0.07033528436095063]]], "count": [138]}, "observation.state": {"min": [-0.11397000402212143, 2.0073904991149902, 0.8161159753799438, 0.037402406334877014, -2.9187490940093994, -1.8561053276062012, -0.3906570374965668, 16.0, 0.1303669959306717, 0.22319699823856354, -0.13328300416469574, -2.4820001125335693, 0.24899999797344208, -0.13600002229213715, -0.4385489225387573, -2.0802056789398193, -1.8425441980361938, -1.7000904083251953, 1.5425045490264893, -1.5450701713562012, -0.0717330351471901, 31.0, -0.33008599281311035, 0.2202650010585785, -0.07083199918270111, 1.1360000371932983, 0.01899999938905239, -3.132185220718384], "max": [0.6747791767120361, 2.0931386947631836, 1.8808016777038574, 1.1362617015838623, -2.05899977684021, -0.7207686305046082, 0.41983896493911743, 680.0, 0.38428598642349243, 0.3854080140590668, 0.1223049983382225, -0.6840000152587891, 1.00600004196167, 0.8999999761581421, -0.0309621412307024, -1.9851374626159668, -0.2554464042186737, -0.21554817259311676, 2.7241973876953125, 1.683422565460205, 0.8559443950653076, 834.0, -0.22416600584983826, 0.40001800656318665, 0.05104200169444084, 2.6610000133514404, 0.9459999799728394, 3.138000011444092], "mean": [0.4305346608161926, 2.0775766372680664, 1.276578426361084, 0.3952884078025818, -2.8466591835021973, -1.2410047054290771, 0.2395329624414444, 417.9643859863281, 0.2393793910741806, 0.33311569690704346, -0.005366564262658358, -1.5951638221740723, 0.688736617565155, 0.44277408719062805, -0.18886394798755646, -2.0683162212371826, -0.8000704646110535, -0.9276157021522522, 2.0249483585357666, 0.679753839969635, 0.2705206274986267, 361.25384521484375, -0.2703893184661865, 0.28494080901145935, -0.018666017800569534, 1.6651884317398071, 0.6784460544586182, 1.3043676614761353], "std": [0.2190677374601364, 0.013958309777081013, 0.4553051292896271, 0.26230770349502563, 0.12900811433792114, 0.39530205726623535, 0.23646634817123413, 300.1498107910156, 0.07618539035320282, 0.04505866765975952, 0.1043495461344719, 0.7102469801902771, 0.1394478976726532, 0.41352009773254395, 0.08944371342658997, 0.0121059725061059, 0.5857943892478943, 0.42524254322052, 0.42712441086769104, 1.2035541534423828, 0.22883965075016022, 373.8341064453125, 0.02530396729707718, 0.044374726712703705, 0.03504808992147446, 0.5026130676269531, 0.2599543631076813, 2.354055166244507], "count": [717]}, "action": {"min": [-0.11397000402212143, 2.0073904991149902, 0.8161159753799438, 0.037402406334877014, -2.9187490940093994, -1.8561053276062012, -0.3906570374965668, 16.0, 0.1303669959306717, 0.22319699823856354, -0.13328300416469574, -2.4820001125335693, 0.24899999797344208, -0.13600002229213715, -0.4385489225387573, -2.0802056789398193, -1.8425441980361938, -1.7000904083251953, 1.5425045490264893, -1.5450701713562012, -0.0717330351471901, 31.0, -0.33008599281311035, 0.2202650010585785, -0.07083199918270111, 1.1360000371932983, 0.01899999938905239, -3.132185220718384], "max": [0.6747791767120361, 2.0931386947631836, 1.8808016777038574, 1.1362617015838623, -2.05899977684021, -0.7207686305046082, 0.41983896493911743, 680.0, 0.38428598642349243, 0.3854080140590668, 0.1223049983382225, -0.6840000152587891, 1.00600004196167, 0.8999999761581421, -0.0309621412307024, -1.9851374626159668, -0.2554464042186737, -0.21554817259311676, 2.7241973876953125, 1.683422565460205, 0.8559443950653076, 834.0, -0.22416600584983826, 0.40001800656318665, 0.05104200169444084, 2.6610000133514404, 0.9459999799728394, 3.138000011444092], "mean": [0.4305346608161926, 2.0775766372680664, 1.276578426361084, 0.3952884078025818, -2.8466591835021973, -1.2410047054290771, 0.2395329624414444, 417.9643859863281, 0.2393793910741806, 0.33311569690704346, -0.005366564262658358, -1.5951638221740723, 0.688736617565155, 0.44277408719062805, -0.18886394798755646, -2.0683162212371826, -0.8000704646110535, -0.9276157021522522, 2.0249483585357666, 0.679753839969635, 0.2705206274986267, 361.25384521484375, -0.2703893184661865, 0.28494080901145935, -0.018666017800569534, 1.6651884317398071, 0.6784460544586182, 1.3043676614761353], "std": [0.2190677374601364, 0.013958309777081013, 0.4553051292896271, 0.26230770349502563, 0.12900811433792114, 0.39530205726623535, 0.23646634817123413, 300.1498107910156, 0.07618539035320282, 0.04505866765975952, 0.1043495461344719, 0.7102469801902771, 0.1394478976726532, 0.41352009773254395, 0.08944371342658997, 0.0121059725061059, 0.5857943892478943, 0.42524254322052, 0.42712441086769104, 1.2035541534423828, 0.22883965075016022, 373.8341064453125, 0.02530396729707718, 0.044374726712703705, 0.03504808992147446, 0.5026130676269531, 0.2599543631076813, 2.354055166244507], "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": [230], "max": [230], "mean": [230.0], "std": [0.0], "count": [717]}, "index": {"min": [146472], "max": [147188], "mean": [146830.0], "std": [206.9798701967577], "count": [717]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [717]}, "subtask_annotation": {"mean": [3.8521617852161785, 9.0, 9.0, 9.0, 9.0], "std": [1.856921594804404, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [717]}, "scene_annotation": {"mean": [230.0], "std": [0.0], "min": [230], "max": [230], "count": [717]}, "eef_direction_state": {"mean": [4.351464435146443, 4.297071129707113], "std": [2.0911685729463416, 2.1807205983972078], "min": [0, 0], "max": [6, 6], "count": [717]}, "eef_velocity_state": {"mean": [0.5829846582984658, 0.5704323570432357], "std": [0.6599864890540924, 0.6943617981940237], "min": [0, 0], "max": [2, 2], "count": [717]}, "eef_acc_mag_state": {"mean": [0.599721059972106, 0.5439330543933054], "std": [0.8010801148233528, 0.7832504856511893], "min": [0, 0], "max": [2, 2], "count": [717]}, "eef_direction_action": {"mean": [4.351464435146443, 4.297071129707113], "std": [2.0911685729463416, 2.1807205983972078], "min": [0, 0], "max": [6, 6], "count": [717]}, "eef_velocity_action": {"mean": [0.5829846582984658, 0.5704323570432357], "std": [0.6599864890540924, 0.6943617981940237], "min": [0, 0], "max": [2, 2], "count": [717]}, "eef_acc_mag_action": {"mean": [0.599721059972106, 0.5439330543933054], "std": [0.8010801148233528, 0.7832504856511893], "min": [0, 0], "max": [2, 2], "count": [717]}, "eef_sim_pose_state": {"mean": [0.4728391565866651, 0.242225159735086, 1.0646590200524113, -1.0610288394035936, 1.1581022930575946, 0.3292592929655267, 0.5261238069432179, -0.24019152554763543, 1.0787747729103452, 0.6980806826822288, 1.1671160468062391, -0.7095064968293532], "std": [0.05112920788734296, 0.032037219726086474, 0.05122326558387836, 1.2797172755327253, 0.4037123945664887, 1.6670457137113108, 0.047962414096521425, 0.10783456971060287, 0.022181179136111805, 1.4233208813215505, 0.2515983608354019, 1.3665839825009578], "min": [0.403224456235556, 0.19380861250338452, 1.023662915992409, -3.088778499533184, 0.23814984058663136, -3.1314792814565844, 0.4121402568470736, -0.3883767194431411, 1.0237115742435114, -3.140385072404145, 0.8883481654292797, -3.1324658730270394], "max": [0.5814520716612884, 0.3028577085363075, 1.1741969394928289, 3.1106618672994455, 1.5256588382885252, 3.1405664804530997, 0.5811533181075978, -0.10296893865720205, 1.122078263712996, 3.1335277280833953, 1.542208604701977, 2.9597980551930103], "count": [717]}, "eef_sim_pose_action": {"mean": [0.4728391565866651, 0.242225159735086, 1.0646590200524113, -1.0610288394035936, 1.1581022930575946, 0.3292592929655267, 0.5261238069432179, -0.24019152554763543, 1.0787747729103452, 0.6980806826822288, 1.1671160468062391, -0.7095064968293532], "std": [0.05112920788734296, 0.032037219726086474, 0.05122326558387836, 1.2797172755327253, 0.4037123945664887, 1.6670457137113108, 0.047962414096521425, 0.10783456971060287, 0.022181179136111805, 1.4233208813215505, 0.2515983608354019, 1.3665839825009578], "min": [0.403224456235556, 0.19380861250338452, 1.023662915992409, -3.088778499533184, 0.23814984058663136, -3.1314792814565844, 0.4121402568470736, -0.3883767194431411, 1.0237115742435114, -3.140385072404145, 0.8883481654292797, -3.1324658730270394], "max": [0.5814520716612884, 0.3028577085363075, 1.1741969394928289, 3.1106618672994455, 1.5256588382885252, 3.1405664804530997, 0.5811533181075978, -0.10296893865720205, 1.122078263712996, 3.1335277280833953, 1.542208604701977, 2.9597980551930103], "count": [717]}, "gripper_mode_state": {"mean": [0.5899581589958159, 0.43793584379358436], "std": [0.4918409596913261, 0.4961330875021203], "min": [0, 0], "max": [1, 1], "count": [717]}, "gripper_activity_state": {"mean": [1.8661087866108788, 1.891213389121339], "std": [0.44992862213183576, 0.41504926418869453], "min": [0, 0], "max": [2, 2], "count": [717]}, "gripper_mode_action": {"mean": [0.5899581589958159, 0.43793584379358436], "std": [0.4918409596913261, 0.4961330875021203], "min": [0, 0], "max": [1, 1], "count": [717]}, "gripper_activity_action": {"mean": [1.8661087866108788, 1.891213389121339], "std": [0.44992862213183576, 0.41504926418869453], "min": [0, 0], "max": [2, 2], "count": [717]}, "gripper_open_scale_state": {"mean": [0.3612538353562189, 0.4179644350214143], "std": [0.37383411684357937, 0.3001498529342471], "min": [0.031, 0.016], "max": [0.834, 0.68], "count": [717]}, "gripper_open_scale_action": {"mean": [0.3612538353562189, 0.4179644350214143], "std": [0.37383411684357937, 0.3001498529342471], "min": [0.031, 0.016], "max": [0.834, 0.68], "count": [717]}}} +{"episode_index": 229, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45119722713646865]], [[0.46749764730453586]], [[0.4589797978401887]]], "std": [[[0.13962563666686048]], [[0.12955034018445166]], [[0.13232830900310022]]], "count": [133]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1411764705882353]], [[0.10196078431372549]], [[0.10196078431372549]]], "max": [[[0.6509803921568628]], [[0.6196078431372549]], [[0.6235294117647059]]], "mean": [[[0.47220742726915327]], [[0.47911270056268124]], [[0.4709866900707651]]], "std": [[[0.04440581749008734]], [[0.03336636295325952]], [[0.04541185231069591]]], "count": [133]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.043137254901960784]], [[0.01568627450980392]]], "max": [[[0.6549019607843137]], [[0.6392156862745098]], [[0.6470588235294118]]], "mean": [[[0.47322651604501453]], [[0.48499007475797334]], [[0.46856177514865593]]], "std": [[[0.06661620426553345]], [[0.04416035914730624]], [[0.0725485633694073]]], "count": [133]}, "observation.state": {"min": [0.0037000980228185654, 1.9860451221466064, 0.8541292548179626, -0.09529498219490051, -2.917719602584839, -1.8897552490234375, -0.2848028540611267, 17.0, 0.1534699946641922, 0.22553299367427826, -0.13560600578784943, -2.4210000038146973, 0.4620000123977661, -0.12599998712539673, -0.5409822463989258, -2.0802578926086426, -1.7804453372955322, -1.8747977018356323, 1.7174912691116333, -1.5240912437438965, -0.22415265440940857, 30.0, -0.302496999502182, 0.21509100496768951, -0.0685259997844696, 1.1030000448226929, -0.0050000036135315895, -3.1361851692199707], "max": [0.5323254466056824, 2.092510223388672, 1.1965453624725342, 0.8294677734375, -2.1059842109680176, -0.6099576950073242, 0.5990144610404968, 723.0, 0.3829140067100525, 0.3691900074481964, 0.13955500721931458, -0.7519999742507935, 0.9900000095367432, 0.8190000057220459, 0.03412118926644325, -1.9174187183380127, -0.3829776346683502, -0.34978145360946655, 2.8013758659362793, 1.6712400913238525, 0.8642522096633911, 832.0, -0.19352200627326965, 0.40565499663352966, 0.05204400047659874, 2.5490000247955322, 1.00600004196167, 3.13100004196167], "mean": [0.3906594216823578, 2.052237033843994, 1.020822286605835, 0.36364609003067017, -2.5190088748931885, -1.2553263902664185, 0.19927728176116943, 419.4384765625, 0.26534557342529297, 0.32214322686195374, 0.00721177039667964, -1.506435751914978, 0.6867198348045349, 0.4265335500240326, -0.1640091985464096, -2.064452648162842, -0.8669736981391907, -0.9443854093551636, 2.1855244636535645, 0.6572672724723816, 0.22228896617889404, 363.90618896484375, -0.2596605122089386, 0.28729692101478577, -0.02391359955072403, 1.660707712173462, 0.7024887204170227, 1.5183058977127075], "std": [0.16256199777126312, 0.040669649839401245, 0.13399992883205414, 0.30455636978149414, 0.34499412775039673, 0.42480093240737915, 0.1865595281124115, 285.8456726074219, 0.0780821144580841, 0.039104606956243515, 0.11005318909883499, 0.6801128387451172, 0.10501928627490997, 0.3670652508735657, 0.16858410835266113, 0.01959850825369358, 0.494545042514801, 0.36599573493003845, 0.39247408509254456, 1.1390166282653809, 0.29629403352737427, 362.56787109375, 0.025927037000656128, 0.05048395320773125, 0.03400692716240883, 0.4668235182762146, 0.30689728260040283, 2.2437796592712402], "count": [682]}, "action": {"min": [0.0037000980228185654, 1.9860451221466064, 0.8541292548179626, -0.09529498219490051, -2.917719602584839, -1.8897552490234375, -0.2848028540611267, 17.0, 0.1534699946641922, 0.22553299367427826, -0.13560600578784943, -2.4210000038146973, 0.4620000123977661, -0.12599998712539673, -0.5409822463989258, -2.0802578926086426, -1.7804453372955322, -1.8747977018356323, 1.7174912691116333, -1.5240912437438965, -0.22415265440940857, 30.0, -0.302496999502182, 0.21509100496768951, -0.0685259997844696, 1.1030000448226929, -0.0050000036135315895, -3.1361851692199707], "max": [0.5323254466056824, 2.092510223388672, 1.1965453624725342, 0.8294677734375, -2.1059842109680176, -0.6099576950073242, 0.5990144610404968, 723.0, 0.3829140067100525, 0.3691900074481964, 0.13955500721931458, -0.7519999742507935, 0.9900000095367432, 0.8190000057220459, 0.03412118926644325, -1.9174187183380127, -0.3829776346683502, -0.34978145360946655, 2.8013758659362793, 1.6712400913238525, 0.8642522096633911, 832.0, -0.19352200627326965, 0.40565499663352966, 0.05204400047659874, 2.5490000247955322, 1.00600004196167, 3.13100004196167], "mean": [0.3906594216823578, 2.052237033843994, 1.020822286605835, 0.36364609003067017, -2.5190088748931885, -1.2553263902664185, 0.19927728176116943, 419.4384765625, 0.26534557342529297, 0.32214322686195374, 0.00721177039667964, -1.506435751914978, 0.6867198348045349, 0.4265335500240326, -0.1640091985464096, -2.064452648162842, -0.8669736981391907, -0.9443854093551636, 2.1855244636535645, 0.6572672724723816, 0.22228896617889404, 363.90618896484375, -0.2596605122089386, 0.28729692101478577, -0.02391359955072403, 1.660707712173462, 0.7024887204170227, 1.5183058977127075], "std": [0.16256199777126312, 0.040669649839401245, 0.13399992883205414, 0.30455636978149414, 0.34499412775039673, 0.42480093240737915, 0.1865595281124115, 285.8456726074219, 0.0780821144580841, 0.039104606956243515, 0.11005318909883499, 0.6801128387451172, 0.10501928627490997, 0.3670652508735657, 0.16858410835266113, 0.01959850825369358, 0.494545042514801, 0.36599573493003845, 0.39247408509254456, 1.1390166282653809, 0.29629403352737427, 362.56787109375, 0.025927037000656128, 0.05048395320773125, 0.03400692716240883, 0.4668235182762146, 0.30689728260040283, 2.2437796592712402], "count": [682]}, "timestamp": {"min": [0.0], "max": [22.7], "mean": [11.35], "std": [6.562541005162897], "count": [682]}, "frame_index": {"min": [0], "max": [681], "mean": [340.5], "std": [196.8762301548869], "count": [682]}, "episode_index": {"min": [231], "max": [231], "mean": [231.0], "std": [0.0], "count": [682]}, "index": {"min": [147189], "max": [147870], "mean": [147529.5], "std": [196.8762301548869], "count": [682]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [682]}, "subtask_annotation": {"mean": [3.7639296187683287, 9.0, 9.0, 9.0, 9.0], "std": [1.849543285394521, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [682]}, "scene_annotation": {"mean": [231.0], "std": [0.0], "min": [231], "max": [231], "count": [682]}, "eef_direction_state": {"mean": [4.326979472140763, 4.0146627565982405], "std": [2.1361583277786598, 2.34797391052529], "min": [0, 0], "max": [6, 6], "count": [682]}, "eef_velocity_state": {"mean": [0.6114369501466276, 0.6187683284457478], "std": [0.708174713549096, 0.7254079299286461], "min": [0, 0], "max": [2, 2], "count": [682]}, "eef_acc_mag_state": {"mean": [0.5615835777126099, 0.5073313782991202], "std": [0.7846712236547009, 0.7624464243554874], "min": [0, 0], "max": [2, 2], "count": [682]}, "eef_direction_action": {"mean": [4.326979472140763, 4.0146627565982405], "std": [2.1361583277786598, 2.34797391052529], "min": [0, 0], "max": [6, 6], "count": [682]}, "eef_velocity_action": {"mean": [0.6114369501466276, 0.6187683284457478], "std": [0.708174713549096, 0.7254079299286461], "min": [0, 0], "max": [2, 2], "count": [682]}, "eef_acc_mag_action": {"mean": [0.5615835777126099, 0.5073313782991202], "std": [0.7846712236547009, 0.7624464243554874], "min": [0, 0], "max": [2, 2], "count": [682]}, "eef_sim_pose_state": {"mean": [0.4752768586553978, 0.23207139870961177, 1.0678578504915819, -0.9404368278270522, 1.1600950664981227, 0.3651105896258169, 0.513441934931549, -0.26379403995042977, 1.0699581076783171, -0.0009699761794081994, 1.1863833440267875, -0.5745837616298258], "std": [0.058727748787281465, 0.02664449380820326, 0.05131119470279227, 1.3022907327127269, 0.42526437434483194, 1.5556560399300698, 0.041496607053061456, 0.11382453340989665, 0.021921917077887643, 1.647783257242583, 0.20960450338610567, 1.1680082191777086], "min": [0.3988631394262145, 0.19348533976347387, 1.0224897213695139, -3.1396980346610084, 0.23302806703334888, -3.134655273076007, 0.4145575242389452, -0.40581816668539317, 1.0184743196187709, -3.1400493425202973, 0.949054930601466, -3.0399664780690543], "max": [0.5867715768666436, 0.2818956810584657, 1.187637365824786, 3.132075268205045, 1.5402055589907246, 3.1337702012369393, 0.5630665640700685, -0.10852735404082671, 1.1050165955295976, 3.1412393173903346, 1.5538495406827115, 3.1249755995781636], "count": [682]}, "eef_sim_pose_action": {"mean": [0.4752768586553978, 0.23207139870961177, 1.0678578504915819, -0.9404368278270522, 1.1600950664981227, 0.3651105896258169, 0.513441934931549, -0.26379403995042977, 1.0699581076783171, -0.0009699761794081994, 1.1863833440267875, -0.5745837616298258], "std": [0.058727748787281465, 0.02664449380820326, 0.05131119470279227, 1.3022907327127269, 0.42526437434483194, 1.5556560399300698, 0.041496607053061456, 0.11382453340989665, 0.021921917077887643, 1.647783257242583, 0.20960450338610567, 1.1680082191777086], "min": [0.3988631394262145, 0.19348533976347387, 1.0224897213695139, -3.1396980346610084, 0.23302806703334888, -3.134655273076007, 0.4145575242389452, -0.40581816668539317, 1.0184743196187709, -3.1400493425202973, 0.949054930601466, -3.0399664780690543], "max": [0.5867715768666436, 0.2818956810584657, 1.187637365824786, 3.132075268205045, 1.5402055589907246, 3.1337702012369393, 0.5630665640700685, -0.10852735404082671, 1.1050165955295976, 3.1412393173903346, 1.5538495406827115, 3.1249755995781636], "count": [682]}, "gripper_mode_state": {"mean": [0.5747800586510264, 0.4237536656891496], "std": [0.4943763170178663, 0.49415230091962514], "min": [0, 0], "max": [1, 1], "count": [682]}, "gripper_activity_state": {"mean": [1.8651026392961876, 1.903225806451613], "std": [0.44915927136011535, 0.3897756765675667], "min": [0, 0], "max": [2, 2], "count": [682]}, "gripper_mode_action": {"mean": [0.5747800586510264, 0.4237536656891496], "std": [0.4943763170178663, 0.49415230091962514], "min": [0, 0], "max": [1, 1], "count": [682]}, "gripper_activity_action": {"mean": [1.8651026392961876, 1.903225806451613], "std": [0.44915927136011535, 0.3897756765675667], "min": [0, 0], "max": [2, 2], "count": [682]}, "gripper_open_scale_state": {"mean": [0.36390615832700773, 0.41943841635516665], "std": [0.3625677863267125, 0.28584562415135], "min": [0.03, 0.017], "max": [0.832, 0.723], "count": [682]}, "gripper_open_scale_action": {"mean": [0.36390615832700773, 0.41943841635516665], "std": [0.3625677863267125, 0.28584562415135], "min": [0.03, 0.017], "max": [0.832, 0.723], "count": [682]}}} +{"episode_index": 230, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.45692809665856005]], [[0.47292574067740795]], [[0.4645876098824543]]], "std": [[[0.1371995031514336]], [[0.1275711860069486]], [[0.1295365193516002]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.15294117647058825]], [[0.11372549019607843]], [[0.10196078431372549]]], "max": [[[0.6549019607843137]], [[0.6274509803921569]], [[0.6313725490196078]]], "mean": [[[0.471463727706845]], [[0.47833521906824744]], [[0.47065036796372295]]], "std": [[[0.04997164227710239]], [[0.04053600028649023]], [[0.0514900355958128]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.047058823529411764]], [[0.027450980392156862]]], "max": [[[0.7019607843137254]], [[0.6784313725490196]], [[0.6705882352941176]]], "mean": [[[0.47456930352890514]], [[0.48568385202918374]], [[0.4699709428991235]]], "std": [[[0.06261303395051585]], [[0.0383752416200098]], [[0.0675397043713966]]], "count": [129]}, "observation.state": {"min": [0.17449802160263062, 2.0446882247924805, 0.2652202248573303, -0.09979792684316635, -2.1445908546447754, -1.8107616901397705, -0.32965782284736633, 16.0, 0.15165400505065918, 0.22911399602890015, -0.13243399560451508, -2.2109999656677246, 0.3580000102519989, 0.1379999816417694, -0.5346642136573792, -2.0801706314086914, -2.051302909851074, -1.7346652746200562, 1.742344856262207, -1.5572874546051025, -0.4081103503704071, 29.0, -0.30463001132011414, 0.22510600090026855, -0.057544998824596405, 1.0470000505447388, 0.01600000075995922, -3.119999885559082], "max": [0.6765419840812683, 2.0908520221710205, 0.7885746359825134, 0.5437398552894592, -1.9785401821136475, -0.9906139969825745, 0.5313306450843811, 718.0, 0.35440099239349365, 0.36270999908447266, 0.07596100121736526, -1.1009999513626099, 0.9249999523162842, 0.8230000734329224, -0.036041051149368286, -1.9925203323364258, -0.3142988979816437, -0.1837831735610962, 2.8259148597717285, 1.8707836866378784, 0.7860788702964783, 848.0, -0.199521005153656, 0.4072610139846802, 0.07177100330591202, 2.6029999256134033, 1.065999984741211, 3.125999927520752], "mean": [0.5253775119781494, 2.071899652481079, 0.5471230745315552, 0.24267317354679108, -2.0603082180023193, -1.4536113739013672, 0.08821551501750946, 486.05267333984375, 0.2375764101743698, 0.33329102396965027, -0.014082066714763641, -1.5427578687667847, 0.7351589798927307, 0.5519857406616211, -0.24231481552124023, -2.0659821033477783, -0.9190554618835449, -0.8904258608818054, 2.15173077583313, 0.5963049530982971, 0.21151629090309143, 446.319091796875, -0.2601254880428314, 0.30066850781440735, -0.0014978440012782812, 1.663656234741211, 0.6586498618125916, 1.0193029642105103], "std": [0.11911478638648987, 0.01628037355840206, 0.20126613974571228, 0.21500493586063385, 0.03944066911935806, 0.2801602780818939, 0.23184065520763397, 302.6693420410156, 0.05811605975031853, 0.032369617372751236, 0.0841083973646164, 0.4519922733306885, 0.1352093517780304, 0.27591028809547424, 0.14130042493343353, 0.012981641106307507, 0.6330662965774536, 0.45600974559783936, 0.38426363468170166, 1.2921701669692993, 0.3262624144554138, 357.44952392578125, 0.02355574630200863, 0.05489369481801987, 0.037825193256139755, 0.5272761583328247, 0.2938184142112732, 2.3222579956054688], "count": [655]}, "action": {"min": [0.17449802160263062, 2.0446882247924805, 0.2652202248573303, -0.09979792684316635, -2.1445908546447754, -1.8107616901397705, -0.32965782284736633, 16.0, 0.15165400505065918, 0.22911399602890015, -0.13243399560451508, -2.2109999656677246, 0.3580000102519989, 0.1379999816417694, -0.5346642136573792, -2.0801706314086914, -2.051302909851074, -1.7346652746200562, 1.742344856262207, -1.5572874546051025, -0.4081103503704071, 29.0, -0.30463001132011414, 0.22510600090026855, -0.057544998824596405, 1.0470000505447388, 0.01600000075995922, -3.119999885559082], "max": [0.6765419840812683, 2.0908520221710205, 0.7885746359825134, 0.5437398552894592, -1.9785401821136475, -0.9906139969825745, 0.5313306450843811, 718.0, 0.35440099239349365, 0.36270999908447266, 0.07596100121736526, -1.1009999513626099, 0.9249999523162842, 0.8230000734329224, -0.036041051149368286, -1.9925203323364258, -0.3142988979816437, -0.1837831735610962, 2.8259148597717285, 1.8707836866378784, 0.7860788702964783, 848.0, -0.199521005153656, 0.4072610139846802, 0.07177100330591202, 2.6029999256134033, 1.065999984741211, 3.125999927520752], "mean": [0.5253775119781494, 2.071899652481079, 0.5471230745315552, 0.24267317354679108, -2.0603082180023193, -1.4536113739013672, 0.08821551501750946, 486.05267333984375, 0.2375764101743698, 0.33329102396965027, -0.014082066714763641, -1.5427578687667847, 0.7351589798927307, 0.5519857406616211, -0.24231481552124023, -2.0659821033477783, -0.9190554618835449, -0.8904258608818054, 2.15173077583313, 0.5963049530982971, 0.21151629090309143, 446.319091796875, -0.2601254880428314, 0.30066850781440735, -0.0014978440012782812, 1.663656234741211, 0.6586498618125916, 1.0193029642105103], "std": [0.11911478638648987, 0.01628037355840206, 0.20126613974571228, 0.21500493586063385, 0.03944066911935806, 0.2801602780818939, 0.23184065520763397, 302.6693420410156, 0.05811605975031853, 0.032369617372751236, 0.0841083973646164, 0.4519922733306885, 0.1352093517780304, 0.27591028809547424, 0.14130042493343353, 0.012981641106307507, 0.6330662965774536, 0.45600974559783936, 0.38426363468170166, 1.2921701669692993, 0.3262624144554138, 357.44952392578125, 0.02355574630200863, 0.05489369481801987, 0.037825193256139755, 0.5272761583328247, 0.2938184142112732, 2.3222579956054688], "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": [232], "max": [232], "mean": [232.0], "std": [0.0], "count": [655]}, "index": {"min": [147871], "max": [148525], "mean": [148198.0], "std": [189.08199279677586], "count": [655]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [655]}, "subtask_annotation": {"mean": [3.7587786259541986, 9.0, 9.0, 9.0, 9.0], "std": [1.7673402722782154, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [655]}, "scene_annotation": {"mean": [232.0], "std": [0.0], "min": [232], "max": [232], "count": [655]}, "eef_direction_state": {"mean": [3.9893129770992366, 4.409160305343511], "std": [2.2037182980498806, 2.175626623138677], "min": [0, 0], "max": [6, 6], "count": [655]}, "eef_velocity_state": {"mean": [0.6870229007633588, 0.5129770992366413], "std": [0.7107030114386205, 0.6808612581948481], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_acc_mag_state": {"mean": [0.6564885496183206, 0.5206106870229008], "std": [0.80996647151805, 0.7809484893972793], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_direction_action": {"mean": [3.9893129770992366, 4.409160305343511], "std": [2.2037182980498806, 2.175626623138677], "min": [0, 0], "max": [6, 6], "count": [655]}, "eef_velocity_action": {"mean": [0.6870229007633588, 0.5129770992366413], "std": [0.7107030114386205, 0.6808612581948481], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_acc_mag_action": {"mean": [0.6564885496183206, 0.5206106870229008], "std": [0.80996647151805, 0.7809484893972793], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_sim_pose_state": {"mean": [0.4905333584007292, 0.2495623173209139, 1.0823144667975677, -0.9708334044509189, 1.0425945836754054, 0.29793772344419484, 0.5239676766501894, -0.23480123949573928, 1.0710793339838007, -0.29308635353912643, 1.1546966133824625, 0.06984189304528632], "std": [0.06214467288286769, 0.03272503637068101, 0.05265353280232471, 1.4435888184330985, 0.3971679026163098, 1.7697707760896342, 0.03324476207968048, 0.08736562447905201, 0.021824893576548626, 0.5088319866895096, 0.19936662159403004, 0.3448830067784389], "min": [0.41087427394996856, 0.19759715973945807, 1.0263604938133808, -3.108199219780764, 0.23932429465919292, -3.1415855047346284, 0.41640484471713596, -0.36176704417446687, 1.0159769977943214, -1.2000332490888845, 0.8910342679364609, -0.8731949426881837], "max": [0.5935869008198451, 0.31329474346983, 1.1843554930792635, 3.1042523053870035, 1.5439479806677552, 3.1409489586931763, 0.5554906031635315, -0.1067694765960595, 1.0978573943160832, 0.47121313327142, 1.4672031035325879, 0.5910344604959246], "count": [655]}, "eef_sim_pose_action": {"mean": [0.4905333584007292, 0.2495623173209139, 1.0823144667975677, -0.9708334044509189, 1.0425945836754054, 0.29793772344419484, 0.5239676766501894, -0.23480123949573928, 1.0710793339838007, -0.29308635353912643, 1.1546966133824625, 0.06984189304528632], "std": [0.06214467288286769, 0.03272503637068101, 0.05265353280232471, 1.4435888184330985, 0.3971679026163098, 1.7697707760896342, 0.03324476207968048, 0.08736562447905201, 0.021824893576548626, 0.5088319866895096, 0.19936662159403004, 0.3448830067784389], "min": [0.41087427394996856, 0.19759715973945807, 1.0263604938133808, -3.108199219780764, 0.23932429465919292, -3.1415855047346284, 0.41640484471713596, -0.36176704417446687, 1.0159769977943214, -1.2000332490888845, 0.8910342679364609, -0.8731949426881837], "max": [0.5935869008198451, 0.31329474346983, 1.1843554930792635, 3.1042523053870035, 1.5439479806677552, 3.1409489586931763, 0.5554906031635315, -0.1067694765960595, 1.0978573943160832, 0.47121313327142, 1.4672031035325879, 0.5910344604959246], "count": [655]}, "gripper_mode_state": {"mean": [0.5190839694656488, 0.37404580152671757], "std": [0.49963566937263026, 0.48387554173253255], "min": [0, 0], "max": [1, 1], "count": [655]}, "gripper_activity_state": {"mean": [1.8778625954198473, 1.8946564885496182], "std": [0.42843405192067935, 0.4055555001220824], "min": [0, 0], "max": [2, 2], "count": [655]}, "gripper_mode_action": {"mean": [0.5190839694656488, 0.37404580152671757], "std": [0.49963566937263026, 0.48387554173253255], "min": [0, 0], "max": [1, 1], "count": [655]}, "gripper_activity_action": {"mean": [1.8778625954198473, 1.8946564885496182], "std": [0.42843405192067935, 0.4055555001220824], "min": [0, 0], "max": [2, 2], "count": [655]}, "gripper_open_scale_state": {"mean": [0.44631908409759147, 0.4860526718197882], "std": [0.3574496450520127, 0.3026692729238151], "min": [0.029, 0.016], "max": [0.848, 0.718], "count": [655]}, "gripper_open_scale_action": {"mean": [0.44631908409759147, 0.4860526718197882], "std": [0.3574496450520127, 0.3026692729238151], "min": [0.029, 0.016], "max": [0.848, 0.718], "count": [655]}}} +{"episode_index": 231, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4472386047044717]], [[0.4636930867071049]], [[0.45595593231297316]]], "std": [[[0.14514549086601103]], [[0.13487512031174395]], [[0.13710696332501046]]], "count": [139]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.14901960784313725]], [[0.10588235294117647]], [[0.10196078431372549]]], "max": [[[0.6431372549019608]], [[0.6235294117647059]], [[0.615686274509804]]], "mean": [[[0.47245223820943244]], [[0.4792540320684629]], [[0.4709963058964593]]], "std": [[[0.04353783535252385]], [[0.032067259133848336]], [[0.04460214442641735]]], "count": [139]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.047058823529411764]], [[0.03137254901960784]]], "max": [[[0.6470588235294118]], [[0.6431372549019608]], [[0.6392156862745098]]], "mean": [[[0.4706539209808624]], [[0.4855916281680538]], [[0.46732020560022575]]], "std": [[[0.06393860952621447]], [[0.03784631890613515]], [[0.06946826525747651]]], "count": [139]}, "observation.state": {"min": [0.1480388343334198, 2.050971269607544, 0.33073991537094116, -0.06286676228046417, -2.289767265319824, -1.7236872911453247, -0.33859390020370483, 16.0, 0.15406200289726257, 0.2267809957265854, -0.14270000159740448, -2.36899995803833, 0.5090000033378601, -0.04300002008676529, -0.5913175940513611, -2.0801706314086914, -1.768070936203003, -1.6478700637817383, 1.6089667081832886, -1.4850832223892212, -0.0915774330496788, 33.0, -0.3235020041465759, 0.1991180032491684, -0.07627899944782257, 1.0379999876022339, 0.04199999198317528, -3.127000093460083], "max": [0.6705380082130432, 2.086366653442383, 0.950296938419342, 0.6968751549720764, -1.7915456295013428, -0.8327490091323853, 0.49179887771606445, 758.0, 0.366551011800766, 0.3669680058956146, 0.09121199697256088, -1.0069999694824219, 1.0540000200271606, 0.6000000238418579, 0.03822271153330803, -1.8236770629882812, -0.2707180380821228, -0.2560223340988159, 2.686079263687134, 1.762311339378357, 0.7424805760383606, 840.0, -0.20263199508190155, 0.42201000452041626, 0.055323999375104904, 2.615000009536743, 0.9290000200271606, 3.121000051498413], "mean": [0.479408323764801, 2.0751471519470215, 0.5342205762863159, 0.29565516114234924, -2.1059820652008057, -1.2447234392166138, 0.12420608848333359, 487.38226318359375, 0.25481224060058594, 0.32207512855529785, -0.04259851947426796, -1.7423810958862305, 0.7574116587638855, 0.27523958683013916, -0.184470072388649, -2.062488079071045, -0.7698052525520325, -0.9245325922966003, 2.041546583175659, 0.7682498693466187, 0.36296001076698303, 335.8289794921875, -0.25898003578186035, 0.28463342785835266, -0.032119330018758774, 1.6433284282684326, 0.6538129448890686, 1.62030029296875], "std": [0.15663021802902222, 0.010115832090377808, 0.125713512301445, 0.24974313378334045, 0.21368953585624695, 0.3068694472312927, 0.19983483850955963, 325.8305358886719, 0.07994162291288376, 0.035947613418102264, 0.09388411045074463, 0.5505743026733398, 0.11265319585800171, 0.2500223219394684, 0.18120646476745605, 0.03076413832604885, 0.5207620859146118, 0.2905227541923523, 0.39083170890808105, 1.0872211456298828, 0.279449999332428, 365.744140625, 0.024490417912602425, 0.05582012981176376, 0.03418194502592087, 0.4720218777656555, 0.2509966194629669, 2.242213487625122], "count": [722]}, "action": {"min": [0.1480388343334198, 2.050971269607544, 0.33073991537094116, -0.06286676228046417, -2.289767265319824, -1.7236872911453247, -0.33859390020370483, 16.0, 0.15406200289726257, 0.2267809957265854, -0.14270000159740448, -2.36899995803833, 0.5090000033378601, -0.04300002008676529, -0.5913175940513611, -2.0801706314086914, -1.768070936203003, -1.6478700637817383, 1.6089667081832886, -1.4850832223892212, -0.0915774330496788, 33.0, -0.3235020041465759, 0.1991180032491684, -0.07627899944782257, 1.0379999876022339, 0.04199999198317528, -3.127000093460083], "max": [0.6705380082130432, 2.086366653442383, 0.950296938419342, 0.6968751549720764, -1.7915456295013428, -0.8327490091323853, 0.49179887771606445, 758.0, 0.366551011800766, 0.3669680058956146, 0.09121199697256088, -1.0069999694824219, 1.0540000200271606, 0.6000000238418579, 0.03822271153330803, -1.8236770629882812, -0.2707180380821228, -0.2560223340988159, 2.686079263687134, 1.762311339378357, 0.7424805760383606, 840.0, -0.20263199508190155, 0.42201000452041626, 0.055323999375104904, 2.615000009536743, 0.9290000200271606, 3.121000051498413], "mean": [0.479408323764801, 2.0751471519470215, 0.5342205762863159, 0.29565516114234924, -2.1059820652008057, -1.2447234392166138, 0.12420608848333359, 487.38226318359375, 0.25481224060058594, 0.32207512855529785, -0.04259851947426796, -1.7423810958862305, 0.7574116587638855, 0.27523958683013916, -0.184470072388649, -2.062488079071045, -0.7698052525520325, -0.9245325922966003, 2.041546583175659, 0.7682498693466187, 0.36296001076698303, 335.8289794921875, -0.25898003578186035, 0.28463342785835266, -0.032119330018758774, 1.6433284282684326, 0.6538129448890686, 1.62030029296875], "std": [0.15663021802902222, 0.010115832090377808, 0.125713512301445, 0.24974313378334045, 0.21368953585624695, 0.3068694472312927, 0.19983483850955963, 325.8305358886719, 0.07994162291288376, 0.035947613418102264, 0.09388411045074463, 0.5505743026733398, 0.11265319585800171, 0.2500223219394684, 0.18120646476745605, 0.03076413832604885, 0.5207620859146118, 0.2905227541923523, 0.39083170890808105, 1.0872211456298828, 0.279449999332428, 365.744140625, 0.024490417912602425, 0.05582012981176376, 0.03418194502592087, 0.4720218777656555, 0.2509966194629669, 2.242213487625122], "count": [722]}, "timestamp": {"min": [0.0], "max": [24.033333333333335], "mean": [12.016666666666666], "std": [6.94744157546103], "count": [722]}, "frame_index": {"min": [0], "max": [721], "mean": [360.5], "std": [208.42324726383092], "count": [722]}, "episode_index": {"min": [233], "max": [233], "mean": [233.0], "std": [0.0], "count": [722]}, "index": {"min": [148526], "max": [149247], "mean": [148886.5], "std": [208.42324726383092], "count": [722]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [722]}, "subtask_annotation": {"mean": [3.9445983379501386, 9.0, 9.0, 9.0, 9.0], "std": [1.7573683160408893, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [722]}, "scene_annotation": {"mean": [233.0], "std": [0.0], "min": [233], "max": [233], "count": [722]}, "eef_direction_state": {"mean": [4.135734072022161, 4.098337950138504], "std": [2.149759395459925, 2.3110052271745234], "min": [0, 0], "max": [6, 6], "count": [722]}, "eef_velocity_state": {"mean": [0.631578947368421, 0.5817174515235457], "std": [0.6862318321265942, 0.7155559510327096], "min": [0, 0], "max": [2, 2], "count": [722]}, "eef_acc_mag_state": {"mean": [0.6689750692520776, 0.5526315789473685], "std": [0.8237178751748754, 0.7881567964143108], "min": [0, 0], "max": [2, 2], "count": [722]}, "eef_direction_action": {"mean": [4.135734072022161, 4.098337950138504], "std": [2.149759395459925, 2.3110052271745234], "min": [0, 0], "max": [6, 6], "count": [722]}, "eef_velocity_action": {"mean": [0.631578947368421, 0.5817174515235457], "std": [0.6862318321265942, 0.7155559510327096], "min": [0, 0], "max": [2, 2], "count": [722]}, "eef_acc_mag_action": {"mean": [0.6689750692520776, 0.5526315789473685], "std": [0.8237178751748754, 0.7881567964143108], "min": [0, 0], "max": [2, 2], "count": [722]}, "eef_sim_pose_state": {"mean": [0.4719017822197816, 0.22425023853675158, 1.0621747674674262, -0.5264205693911859, 1.2068640658001109, 0.6766926856989286, 0.5120502606582952, -0.22700598458043844, 1.0470047651162948, -0.7108241417000181, 1.326275142880785, -0.34173309037438043], "std": [0.0646708250594061, 0.03150912260992038, 0.044571815992035385, 1.493262597088571, 0.4116663940386609, 1.4612063020336228, 0.03874106862212648, 0.10635349006933814, 0.013244592306389873, 1.275687923101191, 0.14687699702174553, 1.054141537015801], "min": [0.38324999910441315, 0.1828474614812214, 1.0232463643484617, -3.125519439239441, 0.2749283951264918, -3.1377655690641038, 0.4126058144546779, -0.36772165685150926, 1.0085385201236245, -2.8331037496290365, 1.109243942178661, -2.0937758919014815], "max": [0.6050566592580309, 0.29725996344945227, 1.1724529309157274, 3.085607423926255, 1.5560493979415488, 3.1252122663471944, 0.5612751790100695, -0.11188320002411772, 1.0702353444222188, 0.6800752860291404, 1.5678300070833964, 1.4107906743389562], "count": [722]}, "eef_sim_pose_action": {"mean": [0.4719017822197816, 0.22425023853675158, 1.0621747674674262, -0.5264205693911859, 1.2068640658001109, 0.6766926856989286, 0.5120502606582952, -0.22700598458043844, 1.0470047651162948, -0.7108241417000181, 1.326275142880785, -0.34173309037438043], "std": [0.0646708250594061, 0.03150912260992038, 0.044571815992035385, 1.493262597088571, 0.4116663940386609, 1.4612063020336228, 0.03874106862212648, 0.10635349006933814, 0.013244592306389873, 1.275687923101191, 0.14687699702174553, 1.054141537015801], "min": [0.38324999910441315, 0.1828474614812214, 1.0232463643484617, -3.125519439239441, 0.2749283951264918, -3.1377655690641038, 0.4126058144546779, -0.36772165685150926, 1.0085385201236245, -2.8331037496290365, 1.109243942178661, -2.0937758919014815], "max": [0.6050566592580309, 0.29725996344945227, 1.1724529309157274, 3.085607423926255, 1.5560493979415488, 3.1252122663471944, 0.5612751790100695, -0.11188320002411772, 1.0702353444222188, 0.6800752860291404, 1.5678300070833964, 1.4107906743389562], "count": [722]}, "gripper_mode_state": {"mean": [0.628808864265928, 0.40581717451523547], "std": [0.48312345884517355, 0.4910494836406075], "min": [0, 0], "max": [1, 1], "count": [722]}, "gripper_activity_state": {"mean": [1.8905817174515236, 1.9058171745152355], "std": [0.3979795852144512, 0.3966542342308856], "min": [0, 0], "max": [2, 2], "count": [722]}, "gripper_mode_action": {"mean": [0.628808864265928, 0.40581717451523547], "std": [0.48312345884517355, 0.4910494836406075], "min": [0, 0], "max": [1, 1], "count": [722]}, "gripper_activity_action": {"mean": [1.8905817174515236, 1.9058171745152355], "std": [0.3979795852144512, 0.3966542342308856], "min": [0, 0], "max": [2, 2], "count": [722]}, "gripper_open_scale_state": {"mean": [0.33582894734200247, 0.48738227144700985], "std": [0.36574452641361316, 0.3258305153532378], "min": [0.033, 0.016], "max": [0.84, 0.758], "count": [722]}, "gripper_open_scale_action": {"mean": [0.33582894734200247, 0.48738227144700985], "std": [0.36574452641361316, 0.3258305153532378], "min": [0.033, 0.016], "max": [0.84, 0.758], "count": [722]}}} +{"episode_index": 232, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4504312923626241]], [[0.4678904835390946]], [[0.4593285251755023]]], "std": [[[0.13810095818881019]], [[0.12630277753109925]], [[0.12911327639684217]]], "count": [135]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12156862745098039]], [[0.09019607843137255]], [[0.09411764705882353]]], "max": [[[0.6431372549019608]], [[0.6078431372549019]], [[0.615686274509804]]], "mean": [[[0.47143754387557496]], [[0.47902333121520213]], [[0.4707658693415638]]], "std": [[[0.043721477327775295]], [[0.0318860998856]], [[0.044266394173423075]]], "count": [135]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[0.7176470588235294]], [[0.6980392156862745]], [[0.7058823529411765]]], "mean": [[[0.4675881172839506]], [[0.4804606723553619]], [[0.4641934564875333]]], "std": [[[0.06046498469336232]], [[0.036997024778201416]], [[0.06475642329855594]]], "count": [135]}, "observation.state": {"min": [0.2433687150478363, 2.0429952144622803, 0.17175784707069397, -0.09555678069591522, -2.2903783321380615, -1.8421599864959717, -0.26396358013153076, 21.0, 0.15936799347400665, 0.24518099427223206, -0.13878199458122253, -2.4170000553131104, 0.39399996399879456, -0.06200002133846283, -0.47162288427352905, -2.080188274383545, -2.0120506286621094, -1.564530611038208, 1.5935031175613403, -1.4114652872085571, -0.18418461084365845, 30.0, -0.32385000586509705, 0.19384999573230743, -0.07237400114536285, 0.8929999470710754, 0.06199999898672104, -3.125], "max": [0.6985331177711487, 2.0849878787994385, 0.9743649959564209, 0.47458991408348083, -2.028613805770874, -0.9524262547492981, 0.5586275458335876, 694.0, 0.35928499698638916, 0.3669379949569702, 0.07512400299310684, -1.0980000495910645, 1.0360000133514404, 0.7419999837875366, -0.07077309489250183, -1.8947644233703613, -0.18371336162090302, -0.23795819282531738, 2.7213871479034424, 1.8945026397705078, 0.9435599446296692, 832.0, -0.2276020050048828, 0.3954789936542511, 0.0654119998216629, 2.572000026702881, 0.9399999976158142, 3.134000062942505], "mean": [0.5143951773643494, 2.0728302001953125, 0.5940173268318176, 0.20377598702907562, -2.179326295852661, -1.3084526062011719, 0.1926395297050476, 412.27508544921875, 0.26463693380355835, 0.33060622215270996, -0.03180627524852753, -1.7529634237289429, 0.7850080132484436, 0.2774945795536041, -0.201482892036438, -2.0664494037628174, -0.7514920234680176, -0.8546975255012512, 1.98967444896698, 0.8487990498542786, 0.3159455955028534, 357.7643127441406, -0.26915550231933594, 0.27863019704818726, -0.01508340984582901, 1.565152645111084, 0.6520439386367798, 1.4174810647964478], "std": [0.1296265870332718, 0.014408883638679981, 0.30743974447250366, 0.18640893697738647, 0.05152894929051399, 0.24931120872497559, 0.19897934794425964, 290.4154052734375, 0.07233767956495285, 0.03192141279578209, 0.08484070003032684, 0.5301374793052673, 0.14831838011741638, 0.24957230687141418, 0.12474121153354645, 0.022965265437960625, 0.6037850379943848, 0.37665146589279175, 0.3839745819568634, 1.181348204612732, 0.37052100896835327, 331.02410888671875, 0.02839919552206993, 0.05977049097418785, 0.03974025696516037, 0.5365908741950989, 0.25158223509788513, 2.2282814979553223], "count": [698]}, "action": {"min": [0.2433687150478363, 2.0429952144622803, 0.17175784707069397, -0.09555678069591522, -2.2903783321380615, -1.8421599864959717, -0.26396358013153076, 21.0, 0.15936799347400665, 0.24518099427223206, -0.13878199458122253, -2.4170000553131104, 0.39399996399879456, -0.06200002133846283, -0.47162288427352905, -2.080188274383545, -2.0120506286621094, -1.564530611038208, 1.5935031175613403, -1.4114652872085571, -0.18418461084365845, 30.0, -0.32385000586509705, 0.19384999573230743, -0.07237400114536285, 0.8929999470710754, 0.06199999898672104, -3.125], "max": [0.6985331177711487, 2.0849878787994385, 0.9743649959564209, 0.47458991408348083, -2.028613805770874, -0.9524262547492981, 0.5586275458335876, 694.0, 0.35928499698638916, 0.3669379949569702, 0.07512400299310684, -1.0980000495910645, 1.0360000133514404, 0.7419999837875366, -0.07077309489250183, -1.8947644233703613, -0.18371336162090302, -0.23795819282531738, 2.7213871479034424, 1.8945026397705078, 0.9435599446296692, 832.0, -0.2276020050048828, 0.3954789936542511, 0.0654119998216629, 2.572000026702881, 0.9399999976158142, 3.134000062942505], "mean": [0.5143951773643494, 2.0728302001953125, 0.5940173268318176, 0.20377598702907562, -2.179326295852661, -1.3084526062011719, 0.1926395297050476, 412.27508544921875, 0.26463693380355835, 0.33060622215270996, -0.03180627524852753, -1.7529634237289429, 0.7850080132484436, 0.2774945795536041, -0.201482892036438, -2.0664494037628174, -0.7514920234680176, -0.8546975255012512, 1.98967444896698, 0.8487990498542786, 0.3159455955028534, 357.7643127441406, -0.26915550231933594, 0.27863019704818726, -0.01508340984582901, 1.565152645111084, 0.6520439386367798, 1.4174810647964478], "std": [0.1296265870332718, 0.014408883638679981, 0.30743974447250366, 0.18640893697738647, 0.05152894929051399, 0.24931120872497559, 0.19897934794425964, 290.4154052734375, 0.07233767956495285, 0.03192141279578209, 0.08484070003032684, 0.5301374793052673, 0.14831838011741638, 0.24957230687141418, 0.12474121153354645, 0.022965265437960625, 0.6037850379943848, 0.37665146589279175, 0.3839745819568634, 1.181348204612732, 0.37052100896835327, 331.02410888671875, 0.02839919552206993, 0.05977049097418785, 0.03974025696516037, 0.5365908741950989, 0.25158223509788513, 2.2282814979553223], "count": [698]}, "timestamp": {"min": [0.0], "max": [23.233333333333334], "mean": [11.616666666666665], "std": [6.716501238657586], "count": [698]}, "frame_index": {"min": [0], "max": [697], "mean": [348.5], "std": [201.4950371597276], "count": [698]}, "episode_index": {"min": [234], "max": [234], "mean": [234.0], "std": [0.0], "count": [698]}, "index": {"min": [149248], "max": [149945], "mean": [149596.5], "std": [201.4950371597276], "count": [698]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [698]}, "subtask_annotation": {"mean": [3.671919770773639, 9.0, 9.0, 9.0, 9.0], "std": [1.9165504573202314, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [698]}, "scene_annotation": {"mean": [234.0], "std": [0.0], "min": [234], "max": [234], "count": [698]}, "eef_direction_state": {"mean": [4.130372492836676, 4.2020057306590255], "std": [2.1687861548811993, 2.2175766969473485], "min": [0, 0], "max": [6, 6], "count": [698]}, "eef_velocity_state": {"mean": [0.6318051575931232, 0.5759312320916905], "std": [0.687978981884584, 0.685999620635216], "min": [0, 0], "max": [2, 2], "count": [698]}, "eef_acc_mag_state": {"mean": [0.6160458452722063, 0.5085959885386819], "std": [0.7985483664752003, 0.7668343964002478], "min": [0, 0], "max": [2, 2], "count": [698]}, "eef_direction_action": {"mean": [4.130372492836676, 4.2020057306590255], "std": [2.1687861548811993, 2.2175766969473485], "min": [0, 0], "max": [6, 6], "count": [698]}, "eef_velocity_action": {"mean": [0.6318051575931232, 0.5759312320916905], "std": [0.687978981884584, 0.685999620635216], "min": [0, 0], "max": [2, 2], "count": [698]}, "eef_acc_mag_action": {"mean": [0.6160458452722063, 0.5085959885386819], "std": [0.7985483664752003, 0.7668343964002478], "min": [0, 0], "max": [2, 2], "count": [698]}, "eef_sim_pose_state": {"mean": [0.4665699749813022, 0.24323114521372755, 1.0644616989401818, -0.519214928511994, 1.1133101645750976, 0.736232231317884, 0.5206212237065567, -0.2420265508617807, 1.0471205509765436, 0.7452957794802044, 1.318919723917534, -0.3519142938339064], "std": [0.06684766849466955, 0.04424714575478303, 0.04182081939457213, 1.5205338236325299, 0.37670534850895426, 1.457337018108518, 0.03236583801583023, 0.09532538622834645, 0.011667442821002108, 1.2700603139611386, 0.17094435664335328, 1.4803015538423954], "min": [0.3798170965758018, 0.1779652704409159, 1.0209283644057476, -3.1365951459429233, 0.3100050150185185, -3.135916742691734, 0.4349018026999883, -0.36675682261491555, 1.0175047595684943, -3.136271674678866, 0.9387466130145121, -3.0704054516608776], "max": [0.5866579006139374, 0.3136647184902709, 1.156835848166568, 3.1407227282733183, 1.539635480060455, 3.1339027896185536, 0.5622285203704294, -0.1209726571182692, 1.069553559542602, 2.956887356767469, 1.542112159179354, 3.126269685014988], "count": [698]}, "eef_sim_pose_action": {"mean": [0.4665699749813022, 0.24323114521372755, 1.0644616989401818, -0.519214928511994, 1.1133101645750976, 0.736232231317884, 0.5206212237065567, -0.2420265508617807, 1.0471205509765436, 0.7452957794802044, 1.318919723917534, -0.3519142938339064], "std": [0.06684766849466955, 0.04424714575478303, 0.04182081939457213, 1.5205338236325299, 0.37670534850895426, 1.457337018108518, 0.03236583801583023, 0.09532538622834645, 0.011667442821002108, 1.2700603139611386, 0.17094435664335328, 1.4803015538423954], "min": [0.3798170965758018, 0.1779652704409159, 1.0209283644057476, -3.1365951459429233, 0.3100050150185185, -3.135916742691734, 0.4349018026999883, -0.36675682261491555, 1.0175047595684943, -3.136271674678866, 0.9387466130145121, -3.0704054516608776], "max": [0.5866579006139374, 0.3136647184902709, 1.156835848166568, 3.1407227282733183, 1.539635480060455, 3.1339027896185536, 0.5622285203704294, -0.1209726571182692, 1.069553559542602, 2.956887356767469, 1.542112159179354, 3.126269685014988], "count": [698]}, "gripper_mode_state": {"mean": [0.5616045845272206, 0.4355300859598854], "std": [0.4961903618221834, 0.4958262096578397], "min": [0, 0], "max": [1, 1], "count": [698]}, "gripper_activity_state": {"mean": [1.9212034383954155, 1.8882521489971347], "std": [0.3399523586876379, 0.44348784903027755], "min": [0, 0], "max": [2, 2], "count": [698]}, "gripper_mode_action": {"mean": [0.5616045845272206, 0.4355300859598854], "std": [0.4961903618221834, 0.4958262096578397], "min": [0, 0], "max": [1, 1], "count": [698]}, "gripper_activity_action": {"mean": [1.9212034383954155, 1.8882521489971347], "std": [0.3399523586876379, 0.44348784903027755], "min": [0, 0], "max": [2, 2], "count": [698]}, "gripper_open_scale_state": {"mean": [0.3577643266038434, 0.41227507153213216], "std": [0.33102433914665746, 0.29041538725900934], "min": [0.03, 0.021], "max": [0.832, 0.694], "count": [698]}, "gripper_open_scale_action": {"mean": [0.3577643266038434, 0.41227507153213216], "std": [0.33102433914665746, 0.29041538725900934], "min": [0.03, 0.021], "max": [0.832, 0.694], "count": [698]}}} +{"episode_index": 233, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4489401163243075]], [[0.46570712081128746]], [[0.4578800494734931]]], "std": [[[0.142731100523402]], [[0.13109199944956115]], [[0.13363104881263752]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1607843137254902]], [[0.12941176470588237]], [[0.11764705882352941]]], "max": [[[0.6588235294117647]], [[0.6313725490196078]], [[0.6235294117647059]]], "mean": [[[0.4729102749896255]], [[0.48034969913891484]], [[0.47263429816370994]]], "std": [[[0.04560409372600924]], [[0.0333024262415382]], [[0.04590730693392689]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.03529411764705882]], [[0.011764705882352941]]], "max": [[[0.6705882352941176]], [[0.6431372549019608]], [[0.6431372549019608]]], "mean": [[[0.4734800047333748]], [[0.486561383118062]], [[0.46860799551302007]]], "std": [[[0.06596506789607869]], [[0.03947095833593334]], [[0.07155192023426962]]], "count": [126]}, "observation.state": {"min": [0.1252797394990921, 2.046276330947876, 0.13030628859996796, -0.018395770341157913, -2.0925800800323486, -1.8135367631912231, -0.34114205837249756, 17.0, 0.16669400036334991, 0.21284300088882446, -0.13941000401973724, -2.447999954223633, 0.49300000071525574, -0.12400001287460327, -0.4435754418373108, -2.080188274383545, -1.947333574295044, -1.6856913566589355, 1.544581651687622, -1.4267891645431519, -0.16769123077392578, 29.0, -0.30948999524116516, 0.19837599992752075, -0.07260199636220932, 1.1269999742507935, 0.1080000028014183, -3.134185314178467], "max": [0.6995105147361755, 2.0862793922424316, 0.8928930759429932, 0.5472654700279236, -2.024721622467041, -0.9524262547492981, 0.439543753862381, 695.0, 0.3500419855117798, 0.37394800782203674, 0.07396200299263, -1.1349999904632568, 0.9399999976158142, 0.7289999723434448, -0.012653638608753681, -1.9021297693252563, -0.16547466814517975, -0.20556488633155823, 2.763763904571533, 1.8251954317092896, 1.0227454900741577, 829.0, -0.22203800082206726, 0.3905850052833557, 0.06734500080347061, 2.5899999141693115, 0.949999988079071, 3.1110000610351562], "mean": [0.5264362096786499, 2.0738108158111572, 0.5033963322639465, 0.23394928872585297, -2.0578830242156982, -1.305683970451355, 0.16623283922672272, 421.0024108886719, 0.2585453391075134, 0.3331630229949951, -0.0339474193751812, -1.7333632707595825, 0.7837213277816772, 0.2708459198474884, -0.20763684809207916, -2.0682311058044434, -0.653174877166748, -0.8967669010162354, 1.9258686304092407, 0.9058250784873962, 0.43169912695884705, 398.2169494628906, -0.25689971446990967, 0.27619442343711853, -0.02290056087076664, 1.6089918613433838, 0.6225391626358032, 1.6127904653549194], "std": [0.15936246514320374, 0.013019777834415436, 0.2945959270000458, 0.1971561461687088, 0.02677345462143421, 0.2455303966999054, 0.19995130598545074, 298.5102233886719, 0.06591105461120605, 0.040602702647447586, 0.08704879879951477, 0.5572916865348816, 0.09908021986484528, 0.28258848190307617, 0.11222251504659653, 0.02129078470170498, 0.6198797821998596, 0.41027599573135376, 0.4037207365036011, 1.1417537927627563, 0.449733167886734, 336.26513671875, 0.02668936923146248, 0.05380084738135338, 0.041903674602508545, 0.4456433653831482, 0.23052571713924408, 2.1796720027923584], "count": [636]}, "action": {"min": [0.1252797394990921, 2.046276330947876, 0.13030628859996796, -0.018395770341157913, -2.0925800800323486, -1.8135367631912231, -0.34114205837249756, 17.0, 0.16669400036334991, 0.21284300088882446, -0.13941000401973724, -2.447999954223633, 0.49300000071525574, -0.12400001287460327, -0.4435754418373108, -2.080188274383545, -1.947333574295044, -1.6856913566589355, 1.544581651687622, -1.4267891645431519, -0.16769123077392578, 29.0, -0.30948999524116516, 0.19837599992752075, -0.07260199636220932, 1.1269999742507935, 0.1080000028014183, -3.134185314178467], "max": [0.6995105147361755, 2.0862793922424316, 0.8928930759429932, 0.5472654700279236, -2.024721622467041, -0.9524262547492981, 0.439543753862381, 695.0, 0.3500419855117798, 0.37394800782203674, 0.07396200299263, -1.1349999904632568, 0.9399999976158142, 0.7289999723434448, -0.012653638608753681, -1.9021297693252563, -0.16547466814517975, -0.20556488633155823, 2.763763904571533, 1.8251954317092896, 1.0227454900741577, 829.0, -0.22203800082206726, 0.3905850052833557, 0.06734500080347061, 2.5899999141693115, 0.949999988079071, 3.1110000610351562], "mean": [0.5264362096786499, 2.0738108158111572, 0.5033963322639465, 0.23394928872585297, -2.0578830242156982, -1.305683970451355, 0.16623283922672272, 421.0024108886719, 0.2585453391075134, 0.3331630229949951, -0.0339474193751812, -1.7333632707595825, 0.7837213277816772, 0.2708459198474884, -0.20763684809207916, -2.0682311058044434, -0.653174877166748, -0.8967669010162354, 1.9258686304092407, 0.9058250784873962, 0.43169912695884705, 398.2169494628906, -0.25689971446990967, 0.27619442343711853, -0.02290056087076664, 1.6089918613433838, 0.6225391626358032, 1.6127904653549194], "std": [0.15936246514320374, 0.013019777834415436, 0.2945959270000458, 0.1971561461687088, 0.02677345462143421, 0.2455303966999054, 0.19995130598545074, 298.5102233886719, 0.06591105461120605, 0.040602702647447586, 0.08704879879951477, 0.5572916865348816, 0.09908021986484528, 0.28258848190307617, 0.11222251504659653, 0.02129078470170498, 0.6198797821998596, 0.41027599573135376, 0.4037207365036011, 1.1417537927627563, 0.449733167886734, 336.26513671875, 0.02668936923146248, 0.05380084738135338, 0.041903674602508545, 0.4456433653831482, 0.23052571713924408, 2.1796720027923584], "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": [235], "max": [235], "mean": [235.0], "std": [0.0], "count": [636]}, "index": {"min": [149946], "max": [150581], "mean": [150263.5], "std": [183.5971586563002], "count": [636]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [636]}, "subtask_annotation": {"mean": [3.7814465408805034, 9.0, 9.0, 9.0, 9.0], "std": [1.826870140785343, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [636]}, "scene_annotation": {"mean": [235.0], "std": [0.0], "min": [235], "max": [235], "count": [636]}, "eef_direction_state": {"mean": [4.3254716981132075, 4.289308176100629], "std": [2.03801426295094, 2.197328028487311], "min": [0, 0], "max": [6, 6], "count": [636]}, "eef_velocity_state": {"mean": [0.6352201257861635, 0.5487421383647799], "std": [0.7086295006240514, 0.6953224148202077], "min": [0, 0], "max": [2, 2], "count": [636]}, "eef_acc_mag_state": {"mean": [0.6273584905660378, 0.5361635220125787], "std": [0.8016139010317165, 0.7771988880752013], "min": [0, 0], "max": [2, 2], "count": [636]}, "eef_direction_action": {"mean": [4.3254716981132075, 4.289308176100629], "std": [2.03801426295094, 2.197328028487311], "min": [0, 0], "max": [6, 6], "count": [636]}, "eef_velocity_action": {"mean": [0.6352201257861635, 0.5487421383647799], "std": [0.7086295006240514, 0.6953224148202077], "min": [0, 0], "max": [2, 2], "count": [636]}, "eef_acc_mag_action": {"mean": [0.6273584905660378, 0.5361635220125787], "std": [0.8016139010317165, 0.7771988880752013], "min": [0, 0], "max": [2, 2], "count": [636]}, "eef_sim_pose_state": {"mean": [0.46310597741735726, 0.23014168696269421, 1.0672703726605082, -0.2648391229530583, 1.1314894896628407, 0.6294658591235052, 0.5228373029608404, -0.23529908270830302, 1.049492191515531, 0.7167526423583118, 1.3162810148589554, 1.0333911568663225], "std": [0.060770861188224126, 0.04702272193962605, 0.0425007254102759, 1.5605656417675895, 0.3422016516096129, 1.525531169128745, 0.04144260734082494, 0.09231280371522774, 0.015977706024258565, 1.05547816507505, 0.1448524460583772, 1.3454273998558228], "min": [0.38265307155643746, 0.1674437175738643, 1.0242970157720046, -3.0719220482496614, 0.30474570951905267, -3.1401894397433288, 0.4001891076140369, -0.3466496524834903, 1.012255864332283, -2.8566551532872766, 1.0426571110973, -3.001244266632602], "max": [0.5795121793923126, 0.3048939362155744, 1.167258331592585, 3.083139735026247, 1.5370990899847055, 3.137955106672436, 0.559080877414869, -0.12251288204902752, 1.0752463873911162, 2.949218389472384, 1.56312479675081, 3.1123995098800568], "count": [636]}, "eef_sim_pose_action": {"mean": [0.46310597741735726, 0.23014168696269421, 1.0672703726605082, -0.2648391229530583, 1.1314894896628407, 0.6294658591235052, 0.5228373029608404, -0.23529908270830302, 1.049492191515531, 0.7167526423583118, 1.3162810148589554, 1.0333911568663225], "std": [0.060770861188224126, 0.04702272193962605, 0.0425007254102759, 1.5605656417675895, 0.3422016516096129, 1.525531169128745, 0.04144260734082494, 0.09231280371522774, 0.015977706024258565, 1.05547816507505, 0.1448524460583772, 1.3454273998558228], "min": [0.38265307155643746, 0.1674437175738643, 1.0242970157720046, -3.0719220482496614, 0.30474570951905267, -3.1401894397433288, 0.4001891076140369, -0.3466496524834903, 1.012255864332283, -2.8566551532872766, 1.0426571110973, -3.001244266632602], "max": [0.5795121793923126, 0.3048939362155744, 1.167258331592585, 3.083139735026247, 1.5370990899847055, 3.137955106672436, 0.559080877414869, -0.12251288204902752, 1.0752463873911162, 2.949218389472384, 1.56312479675081, 3.1123995098800568], "count": [636]}, "gripper_mode_state": {"mean": [0.5911949685534591, 0.45125786163522014], "std": [0.49161313826070174, 0.49761853256046384], "min": [0, 0], "max": [1, 1], "count": [636]}, "gripper_activity_state": {"mean": [1.8852201257861636, 1.8977987421383649], "std": [0.38976905995486444, 0.42403593623482344], "min": [0, 0], "max": [2, 2], "count": [636]}, "gripper_mode_action": {"mean": [0.5911949685534591, 0.45125786163522014], "std": [0.49161313826070174, 0.49761853256046384], "min": [0, 0], "max": [1, 1], "count": [636]}, "gripper_activity_action": {"mean": [1.8852201257861636, 1.8977987421383649], "std": [0.38976905995486444, 0.42403593623482344], "min": [0, 0], "max": [2, 2], "count": [636]}, "gripper_open_scale_state": {"mean": [0.39821698093714036, 0.42100235832562244], "std": [0.33626525689989434, 0.29851026991632457], "min": [0.029, 0.017], "max": [0.829, 0.695], "count": [636]}, "gripper_open_scale_action": {"mean": [0.39821698093714036, 0.42100235832562244], "std": [0.33626525689989434, 0.29851026991632457], "min": [0.029, 0.017], "max": [0.829, 0.695], "count": [636]}}} +{"episode_index": 234, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4564025522165388]], [[0.4731380932082978]], [[0.46589226342711]]], "std": [[[0.13888185673331685]], [[0.12740760143093338]], [[0.129644626373412]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.15294117647058825]], [[0.12549019607843137]], [[0.11764705882352941]]], "max": [[[0.6509803921568628]], [[0.6235294117647059]], [[0.6274509803921569]]], "mean": [[[0.4747853846973572]], [[0.4820334434498437]], [[0.47433243996874114]]], "std": [[[0.04378972086225758]], [[0.0331271341573814]], [[0.044227186202035945]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.054901960784313725]], [[0.027450980392156862]]], "max": [[[0.6666666666666666]], [[0.6431372549019608]], [[0.6627450980392157]]], "mean": [[[0.4702878143648764]], [[0.48228267796248936]], [[0.4663758791560102]]], "std": [[[0.05888944829664753]], [[0.03603452989116894]], [[0.06396484932528923]]], "count": [115]}, "observation.state": {"min": [0.1903805136680603, 2.0703794956207275, 0.24909339845180511, -0.06007423251867294, -2.1480464935302734, -1.7087297439575195, -0.26371923089027405, 16.0, 0.17843599617481232, 0.2374649941921234, -0.14732299745082855, -2.4489998817443848, 0.4439999759197235, -0.18199999630451202, -0.4905247986316681, -2.0801358222961426, -1.980006217956543, -1.7289057970046997, 1.6177457571029663, -1.4691659212112427, -0.16695819795131683, 35.0, -0.3126220107078552, 0.21117299795150757, -0.07319899648427963, 1.0579999685287476, 0.06300000101327896, -3.124000072479248], "max": [0.6448817253112793, 2.087867498397827, 0.8578991293907166, 0.5354146957397461, -2.026240110397339, -0.8333947062492371, 0.5261993408203125, 753.0, 0.3629460036754608, 0.3520840108394623, 0.064069002866745, -1.1260000467300415, 1.0199999809265137, 0.612000048160553, -0.028152160346508026, -1.8508518934249878, -0.28073620796203613, -0.30990070104599, 2.6619067192077637, 1.7520663738250732, 1.4103831052780151, 836.0, -0.21326400339603424, 0.40040600299835205, 0.06517700105905533, 2.5769999027252197, 0.9779999852180481, 3.1389999389648438], "mean": [0.45712101459503174, 2.079730749130249, 0.5446206331253052, 0.25807851552963257, -2.0928702354431152, -1.295142650604248, 0.1426955610513687, 419.14715576171875, 0.27143359184265137, 0.3185282349586487, -0.03767552971839905, -1.7342839241027832, 0.7860442399978638, 0.22358697652816772, -0.1667756289243698, -2.0622828006744385, -0.8282858729362488, -0.9231895208358765, 2.0355045795440674, 0.6876350045204163, 0.4114757180213928, 355.4335021972656, -0.2661285996437073, 0.28659868240356445, -0.020555902272462845, 1.7020114660263062, 0.6348631978034973, 1.3648135662078857], "std": [0.1340477466583252, 0.004251490812748671, 0.20170293748378754, 0.20817232131958008, 0.055937498807907104, 0.29435428977012634, 0.1408763974905014, 273.081298828125, 0.0681183859705925, 0.03216041252017021, 0.08021383732557297, 0.5007239580154419, 0.11800302565097809, 0.27303019165992737, 0.12759734690189362, 0.031394749879837036, 0.6021491289138794, 0.3885013163089752, 0.3534964919090271, 1.1263667345046997, 0.4241564869880676, 354.5237121582031, 0.023159997537732124, 0.058382514864206314, 0.04227632284164429, 0.46733349561691284, 0.2554982900619507, 2.380194902420044], "count": [564]}, "action": {"min": [0.1903805136680603, 2.0703794956207275, 0.24909339845180511, -0.06007423251867294, -2.1480464935302734, -1.7087297439575195, -0.26371923089027405, 16.0, 0.17843599617481232, 0.2374649941921234, -0.14732299745082855, -2.4489998817443848, 0.4439999759197235, -0.18199999630451202, -0.4905247986316681, -2.0801358222961426, -1.980006217956543, -1.7289057970046997, 1.6177457571029663, -1.4691659212112427, -0.16695819795131683, 35.0, -0.3126220107078552, 0.21117299795150757, -0.07319899648427963, 1.0579999685287476, 0.06300000101327896, -3.124000072479248], "max": [0.6448817253112793, 2.087867498397827, 0.8578991293907166, 0.5354146957397461, -2.026240110397339, -0.8333947062492371, 0.5261993408203125, 753.0, 0.3629460036754608, 0.3520840108394623, 0.064069002866745, -1.1260000467300415, 1.0199999809265137, 0.612000048160553, -0.028152160346508026, -1.8508518934249878, -0.28073620796203613, -0.30990070104599, 2.6619067192077637, 1.7520663738250732, 1.4103831052780151, 836.0, -0.21326400339603424, 0.40040600299835205, 0.06517700105905533, 2.5769999027252197, 0.9779999852180481, 3.1389999389648438], "mean": [0.45712101459503174, 2.079730749130249, 0.5446206331253052, 0.25807851552963257, -2.0928702354431152, -1.295142650604248, 0.1426955610513687, 419.14715576171875, 0.27143359184265137, 0.3185282349586487, -0.03767552971839905, -1.7342839241027832, 0.7860442399978638, 0.22358697652816772, -0.1667756289243698, -2.0622828006744385, -0.8282858729362488, -0.9231895208358765, 2.0355045795440674, 0.6876350045204163, 0.4114757180213928, 355.4335021972656, -0.2661285996437073, 0.28659868240356445, -0.020555902272462845, 1.7020114660263062, 0.6348631978034973, 1.3648135662078857], "std": [0.1340477466583252, 0.004251490812748671, 0.20170293748378754, 0.20817232131958008, 0.055937498807907104, 0.29435428977012634, 0.1408763974905014, 273.081298828125, 0.0681183859705925, 0.03216041252017021, 0.08021383732557297, 0.5007239580154419, 0.11800302565097809, 0.27303019165992737, 0.12759734690189362, 0.031394749879837036, 0.6021491289138794, 0.3885013163089752, 0.3534964919090271, 1.1263667345046997, 0.4241564869880676, 354.5237121582031, 0.023159997537732124, 0.058382514864206314, 0.04227632284164429, 0.46733349561691284, 0.2554982900619507, 2.380194902420044], "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": [236], "max": [236], "mean": [236.0], "std": [0.0], "count": [564]}, "index": {"min": [150582], "max": [151145], "mean": [150863.5], "std": [162.81251999360083], "count": [564]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [564]}, "subtask_annotation": {"mean": [3.9414893617021276, 9.0, 9.0, 9.0, 9.0], "std": [1.696402717212171, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [564]}, "scene_annotation": {"mean": [236.0], "std": [0.0], "min": [236], "max": [236], "count": [564]}, "eef_direction_state": {"mean": [3.8652482269503547, 4.212765957446808], "std": [2.3100761651378505, 2.285658371990668], "min": [0, 0], "max": [6, 6], "count": [564]}, "eef_velocity_state": {"mean": [0.7411347517730497, 0.5673758865248227], "std": [0.7440135476904484, 0.7225345905877779], "min": [0, 0], "max": [2, 2], "count": [564]}, "eef_acc_mag_state": {"mean": [0.6312056737588653, 0.5407801418439716], "std": [0.8091791438095262, 0.7810500033229381], "min": [0, 0], "max": [2, 2], "count": [564]}, "eef_direction_action": {"mean": [3.8652482269503547, 4.212765957446808], "std": [2.3100761651378505, 2.285658371990668], "min": [0, 0], "max": [6, 6], "count": [564]}, "eef_velocity_action": {"mean": [0.7411347517730497, 0.5673758865248227], "std": [0.7440135476904484, 0.7225345905877779], "min": [0, 0], "max": [2, 2], "count": [564]}, "eef_acc_mag_action": {"mean": [0.6312056737588653, 0.5407801418439716], "std": [0.8091791438095262, 0.7810500033229381], "min": [0, 0], "max": [2, 2], "count": [564]}, "eef_sim_pose_state": {"mean": [0.4738000320278116, 0.24006898740855726, 1.0657198339222629, -0.3412562444992882, 1.1552962600300942, 0.8226010582711489, 0.5068619442191703, -0.24067468352829358, 1.0388270572242067, 0.7714869552760381, 1.3179407916434183, -0.45324107569234656], "std": [0.06406357772014207, 0.04074318353117772, 0.04666545218619001, 1.6794309011103015, 0.3705488062161781, 1.5607284610104615, 0.033686468440848716, 0.0913444110244475, 0.008277111534558769, 1.1311329794365563, 0.10738643429303502, 1.619507395591918], "min": [0.3946331002536726, 0.18345705601897708, 1.0230744204410929, -2.990559276547342, 0.30986345023027173, -3.1390511713956997, 0.42365863654774044, -0.36197116344046903, 1.013410017373249, -1.1268888008838511, 1.0986817735757706, -3.13633948323341], "max": [0.5834959211073791, 0.3169274238422561, 1.169580624686403, 2.919522343390502, 1.5242475484284057, 3.137237023467812, 0.545951624915652, -0.11567849524961753, 1.0576868598666695, 2.6647262227959225, 1.5044030612214079, 3.130443240442925], "count": [564]}, "eef_sim_pose_action": {"mean": [0.4738000320278116, 0.24006898740855726, 1.0657198339222629, -0.3412562444992882, 1.1552962600300942, 0.8226010582711489, 0.5068619442191703, -0.24067468352829358, 1.0388270572242067, 0.7714869552760381, 1.3179407916434183, -0.45324107569234656], "std": [0.06406357772014207, 0.04074318353117772, 0.04666545218619001, 1.6794309011103015, 0.3705488062161781, 1.5607284610104615, 0.033686468440848716, 0.0913444110244475, 0.008277111534558769, 1.1311329794365563, 0.10738643429303502, 1.619507395591918], "min": [0.3946331002536726, 0.18345705601897708, 1.0230744204410929, -2.990559276547342, 0.30986345023027173, -3.1390511713956997, 0.42365863654774044, -0.36197116344046903, 1.013410017373249, -1.1268888008838511, 1.0986817735757706, -3.13633948323341], "max": [0.5834959211073791, 0.3169274238422561, 1.169580624686403, 2.919522343390502, 1.5242475484284057, 3.137237023467812, 0.545951624915652, -0.11567849524961753, 1.0576868598666695, 2.6647262227959225, 1.5044030612214079, 3.130443240442925], "count": [564]}, "gripper_mode_state": {"mean": [0.6046099290780141, 0.3953900709219858], "std": [0.48893431331651405, 0.48893431331651555], "min": [0, 0], "max": [1, 1], "count": [564]}, "gripper_activity_state": {"mean": [1.8794326241134751, 1.8634751773049645], "std": [0.42065766315849273, 0.46602207632790166], "min": [0, 0], "max": [2, 2], "count": [564]}, "gripper_mode_action": {"mean": [0.6046099290780141, 0.3953900709219858], "std": [0.48893431331651405, 0.48893431331651555], "min": [0, 0], "max": [1, 1], "count": [564]}, "gripper_activity_action": {"mean": [1.8794326241134751, 1.8634751773049645], "std": [0.42065766315849273, 0.46602207632790166], "min": [0, 0], "max": [2, 2], "count": [564]}, "gripper_open_scale_state": {"mean": [0.3554335106721179, 0.4191471631408583], "std": [0.35452368949258517, 0.2730812596996879], "min": [0.035, 0.016], "max": [0.836, 0.753], "count": [564]}, "gripper_open_scale_action": {"mean": [0.3554335106721179, 0.4191471631408583], "std": [0.35452368949258517, 0.2730812596996879], "min": [0.035, 0.016], "max": [0.836, 0.753], "count": [564]}}} +{"episode_index": 235, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4559881519865164]], [[0.47272350078482833]], [[0.46468850033451703]]], "std": [[[0.13577418902266053]], [[0.12436252560795183]], [[0.12713418133041388]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.15294117647058825]], [[0.10588235294117647]], [[0.10588235294117647]]], "max": [[[0.6470588235294118]], [[0.615686274509804]], [[0.615686274509804]]], "mean": [[[0.4733711144562812]], [[0.4802129345504606]], [[0.47250701681591273]]], "std": [[[0.04439839031028115]], [[0.03295091407221632]], [[0.044162261668533]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.03137254901960784]], [[0.01568627450980392]]], "max": [[[0.6784313725490196]], [[0.6431372549019608]], [[0.6666666666666666]]], "mean": [[[0.46907853269260463]], [[0.48164662781122947]], [[0.4673225917991869]]], "std": [[[0.05765463942339939]], [[0.035404692555696886]], [[0.062340974804593795]]], "count": [127]}, "observation.state": {"min": [0.09550441801548004, 2.006290912628174, 0.1454557478427887, -0.060301125049591064, -2.147714853286743, -1.8530161380767822, -0.4173606038093567, 14.0, 0.15083999931812286, 0.20254400372505188, -0.15788300335407257, -2.500999927520752, 0.3680000305175781, -0.15299998223781586, -0.4437674283981323, -2.0801706314086914, -1.8546392917633057, -1.632790446281433, 1.4939146041870117, -1.4621148109436035, -0.27773424983024597, 29.0, -0.3290790021419525, 0.19478000700473785, -0.06748799979686737, 1.0110000371932983, 0.10799998790025711, -3.1411852836608887], "max": [0.7470881938934326, 2.0924229621887207, 1.1556347608566284, 0.5084842443466187, -1.5000581741333008, -0.7591484189033508, 0.4334350526332855, 753.0, 0.35910001397132874, 0.37797999382019043, 0.10346300154924393, -0.8669999241828918, 1.1260000467300415, 0.7039999961853027, -0.031014500185847282, -1.925935983657837, -0.2453758418560028, -0.1817760467529297, 2.765683889389038, 1.8032045364379883, 1.1255977153778076, 836.0, -0.2360830008983612, 0.3732970058917999, 0.05993400141596794, 2.5869998931884766, 1.0199999809265137, 3.13700008392334], "mean": [0.5156354904174805, 2.062256097793579, 0.6495080590248108, 0.23851779103279114, -2.1017794609069824, -1.2692674398422241, 0.19889980554580688, 506.4554138183594, 0.2708870470523834, 0.3339097499847412, -0.01574690081179142, -1.5906585454940796, 0.7983306050300598, 0.3300551176071167, -0.1781679391860962, -2.0673909187316895, -0.7806262969970703, -0.9183991551399231, 1.942651391029358, 0.7156783938407898, 0.3671942949295044, 355.2597961425781, -0.27373361587524414, 0.2803087532520294, -0.014517679810523987, 1.6643998622894287, 0.6632567048072815, -0.12556755542755127], "std": [0.16845129430294037, 0.032109323889017105, 0.36570608615875244, 0.2048591822385788, 0.1261107474565506, 0.3165154457092285, 0.2506822645664215, 313.03570556640625, 0.08100348711013794, 0.04340636357665062, 0.10299016535282135, 0.6491606831550598, 0.1661306470632553, 0.32654809951782227, 0.12792783975601196, 0.018499383702874184, 0.6308562159538269, 0.44585755467414856, 0.4335777461528778, 1.1967326402664185, 0.4699856638908386, 333.8975830078125, 0.03119133599102497, 0.056150078773498535, 0.040353789925575256, 0.4913662374019623, 0.2540227770805359, 2.7075893878936768], "count": [639]}, "action": {"min": [0.09550441801548004, 2.006290912628174, 0.1454557478427887, -0.060301125049591064, -2.147714853286743, -1.8530161380767822, -0.4173606038093567, 14.0, 0.15083999931812286, 0.20254400372505188, -0.15788300335407257, -2.500999927520752, 0.3680000305175781, -0.15299998223781586, -0.4437674283981323, -2.0801706314086914, -1.8546392917633057, -1.632790446281433, 1.4939146041870117, -1.4621148109436035, -0.27773424983024597, 29.0, -0.3290790021419525, 0.19478000700473785, -0.06748799979686737, 1.0110000371932983, 0.10799998790025711, -3.1411852836608887], "max": [0.7470881938934326, 2.0924229621887207, 1.1556347608566284, 0.5084842443466187, -1.5000581741333008, -0.7591484189033508, 0.4334350526332855, 753.0, 0.35910001397132874, 0.37797999382019043, 0.10346300154924393, -0.8669999241828918, 1.1260000467300415, 0.7039999961853027, -0.031014500185847282, -1.925935983657837, -0.2453758418560028, -0.1817760467529297, 2.765683889389038, 1.8032045364379883, 1.1255977153778076, 836.0, -0.2360830008983612, 0.3732970058917999, 0.05993400141596794, 2.5869998931884766, 1.0199999809265137, 3.13700008392334], "mean": [0.5156354904174805, 2.062256097793579, 0.6495080590248108, 0.23851779103279114, -2.1017794609069824, -1.2692674398422241, 0.19889980554580688, 506.4554138183594, 0.2708870470523834, 0.3339097499847412, -0.01574690081179142, -1.5906585454940796, 0.7983306050300598, 0.3300551176071167, -0.1781679391860962, -2.0673909187316895, -0.7806262969970703, -0.9183991551399231, 1.942651391029358, 0.7156783938407898, 0.3671942949295044, 355.2597961425781, -0.27373361587524414, 0.2803087532520294, -0.014517679810523987, 1.6643998622894287, 0.6632567048072815, -0.12556755542755127], "std": [0.16845129430294037, 0.032109323889017105, 0.36570608615875244, 0.2048591822385788, 0.1261107474565506, 0.3165154457092285, 0.2506822645664215, 313.03570556640625, 0.08100348711013794, 0.04340636357665062, 0.10299016535282135, 0.6491606831550598, 0.1661306470632553, 0.32654809951782227, 0.12792783975601196, 0.018499383702874184, 0.6308562159538269, 0.44585755467414856, 0.4335777461528778, 1.1967326402664185, 0.4699856638908386, 333.8975830078125, 0.03119133599102497, 0.056150078773498535, 0.040353789925575256, 0.4913662374019623, 0.2540227770805359, 2.7075893878936768], "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": [237], "max": [237], "mean": [237.0], "std": [0.0], "count": [639]}, "index": {"min": [151146], "max": [151784], "mean": [151465.0], "std": [184.46318512556013], "count": [639]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [639]}, "subtask_annotation": {"mean": [3.8262910798122065, 9.0, 9.0, 9.0, 9.0], "std": [1.7377869427258732, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [639]}, "scene_annotation": {"mean": [237.0], "std": [0.0], "min": [237], "max": [237], "count": [639]}, "eef_direction_state": {"mean": [3.943661971830986, 3.94679186228482], "std": [2.184012126495421, 2.3067536834375413], "min": [0, 0], "max": [6, 6], "count": [639]}, "eef_velocity_state": {"mean": [0.6807511737089202, 0.6619718309859155], "std": [0.6793088168144932, 0.7495287152478882], "min": [0, 0], "max": [2, 2], "count": [639]}, "eef_acc_mag_state": {"mean": [0.7261345852895149, 0.6338028169014085], "std": [0.8213443238488537, 0.803269784129431], "min": [0, 0], "max": [2, 2], "count": [639]}, "eef_direction_action": {"mean": [3.943661971830986, 3.94679186228482], "std": [2.184012126495421, 2.3067536834375413], "min": [0, 0], "max": [6, 6], "count": [639]}, "eef_velocity_action": {"mean": [0.6807511737089202, 0.6619718309859155], "std": [0.6793088168144932, 0.7495287152478882], "min": [0, 0], "max": [2, 2], "count": [639]}, "eef_acc_mag_action": {"mean": [0.7261345852895149, 0.6338028169014085], "std": [0.8213443238488537, 0.803269784129431], "min": [0, 0], "max": [2, 2], "count": [639]}, "eef_sim_pose_state": {"mean": [0.4680509041609407, 0.24655559460244658, 1.065870998944424, -0.5005307648254923, 1.1343011379161636, 0.5351507851054302, 0.5235488995374123, -0.25255128831651436, 1.0535882842814723, 0.9612642665153205, 1.2424464636585617, -0.2406772815628174], "std": [0.06362209311140173, 0.04709363454446354, 0.046801442384259664, 1.7409177379455103, 0.39195931966435693, 1.8387354242625225, 0.04432241899635614, 0.11219447021861775, 0.016006325170316384, 1.2821399029411875, 0.14576519566436413, 1.4440823892848458], "min": [0.3787948046553066, 0.17844006396794698, 1.020243929636992, -3.09384702384118, 0.28080124471255474, -3.1393607729159463, 0.39034607979851454, -0.37452889244182347, 1.0103965531455663, -3.102070441167192, 1.0059641652058549, -3.1336714899091067], "max": [0.5655426689929842, 0.3145075982009872, 1.1615185116251288, 3.1105417750361646, 1.549833729294158, 3.1376825703357576, 0.5648778467537009, -0.09220286933799192, 1.0776724594402933, 3.091344598425774, 1.5293143340932724, 3.106593912402003], "count": [639]}, "eef_sim_pose_action": {"mean": [0.4680509041609407, 0.24655559460244658, 1.065870998944424, -0.5005307648254923, 1.1343011379161636, 0.5351507851054302, 0.5235488995374123, -0.25255128831651436, 1.0535882842814723, 0.9612642665153205, 1.2424464636585617, -0.2406772815628174], "std": [0.06362209311140173, 0.04709363454446354, 0.046801442384259664, 1.7409177379455103, 0.39195931966435693, 1.8387354242625225, 0.04432241899635614, 0.11219447021861775, 0.016006325170316384, 1.2821399029411875, 0.14576519566436413, 1.4440823892848458], "min": [0.3787948046553066, 0.17844006396794698, 1.020243929636992, -3.09384702384118, 0.28080124471255474, -3.1393607729159463, 0.39034607979851454, -0.37452889244182347, 1.0103965531455663, -3.102070441167192, 1.0059641652058549, -3.1336714899091067], "max": [0.5655426689929842, 0.3145075982009872, 1.1615185116251288, 3.1105417750361646, 1.549833729294158, 3.1376825703357576, 0.5648778467537009, -0.09220286933799192, 1.0776724594402933, 3.091344598425774, 1.5293143340932724, 3.106593912402003], "count": [639]}, "gripper_mode_state": {"mean": [0.5837245696400626, 0.36932707355242567], "std": [0.4929403578918907, 0.48262261270440787], "min": [0, 0], "max": [1, 1], "count": [639]}, "gripper_activity_state": {"mean": [1.9045383411580594, 1.9092331768388107], "std": [0.3650987364270065, 0.3768237327946083], "min": [0, 0], "max": [2, 2], "count": [639]}, "gripper_mode_action": {"mean": [0.5837245696400626, 0.36932707355242567], "std": [0.4929403578918907, 0.48262261270440787], "min": [0, 0], "max": [1, 1], "count": [639]}, "gripper_activity_action": {"mean": [1.9045383411580594, 1.9092331768388107], "std": [0.3650987364270065, 0.3768237327946083], "min": [0, 0], "max": [2, 2], "count": [639]}, "gripper_open_scale_state": {"mean": [0.35525978085692345, 0.5064553989834245], "std": [0.3338974917128102, 0.31303579728985925], "min": [0.029, 0.014], "max": [0.836, 0.753], "count": [639]}, "gripper_open_scale_action": {"mean": [0.35525978085692345, 0.5064553989834245], "std": [0.3338974917128102, 0.31303579728985925], "min": [0.029, 0.014], "max": [0.836, 0.753], "count": [639]}}} +{"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.4536619434232026]], [[0.4692165509259259]], [[0.4615023607706972]]], "std": [[[0.13688802466825192]], [[0.12585784842710837]], [[0.128727845831495]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.17647058823529413]], [[0.12941176470588237]], [[0.12549019607843137]]], "max": [[[0.6549019607843137]], [[0.6196078431372549]], [[0.615686274509804]]], "mean": [[[0.4727882676334423]], [[0.48123101511437905]], [[0.47219069138071895]]], "std": [[[0.04687852643105603]], [[0.03267324423591824]], [[0.04710319709395775]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.03137254901960784]], [[0.027450980392156862]]], "max": [[[0.6980392156862745]], [[0.6784313725490196]], [[0.6862745098039216]]], "mean": [[[0.46832505446623096]], [[0.48049605970860565]], [[0.4646798713235294]]], "std": [[[0.06336003671522618]], [[0.038657656230283055]], [[0.06903635140450093]]], "count": [120]}, "observation.state": {"min": [0.20195206999778748, 2.0369040966033936, -0.28330186009407043, -0.08906415104866028, -1.713983178138733, -1.877171516418457, -0.3421717882156372, 16.0, 0.15704500675201416, 0.2238830029964447, -0.1381240040063858, -2.510999917984009, 0.4410000145435333, -0.1770000010728836, -0.4864407479763031, -2.0803799629211426, -1.8960210084915161, -1.607744812965393, 1.5951787233352661, -1.51482355594635, -0.09812241792678833, 29.0, -0.3259350061416626, 0.22705000638961792, -0.06575199961662292, 0.9539999961853027, 0.08399999141693115, -3.128000020980835], "max": [0.8375660181045532, 2.092562437057495, 0.48750537633895874, 0.4064697325229645, -1.5016463994979858, -1.017579436302185, 0.42086872458457947, 742.0, 0.35550999641418457, 0.37685298919677734, 0.11002500355243683, -0.9279999732971191, 1.0369999408721924, 0.753000020980835, -0.0832522064447403, -1.9121652841567993, -0.2814692556858063, -0.20525074005126953, 2.763362407684326, 1.7519965171813965, 1.089190125465393, 814.0, -0.2210479974746704, 0.39981600642204285, 0.06394500285387039, 2.553999900817871, 0.8360000252723694, 3.134000062942505], "mean": [0.5850843191146851, 2.0726985931396484, 0.15002575516700745, 0.15138521790504456, -1.595825433731079, -1.3831360340118408, 0.22837048768997192, 383.6942443847656, 0.2675972580909729, 0.3372800946235657, -0.007827378809452057, -1.60965895652771, 0.7863147258758545, 0.3391675353050232, -0.21873660385608673, -2.0637524127960205, -0.84042888879776, -0.9439551830291748, 2.038957118988037, 0.7184080481529236, 0.4461700916290283, 389.9434509277344, -0.25942742824554443, 0.291599303483963, -0.00830658059567213, 1.601401448249817, 0.5527992248535156, 1.3837591409683228], "std": [0.18229970335960388, 0.019783103838562965, 0.287407785654068, 0.20631681382656097, 0.0838380753993988, 0.2405523657798767, 0.22690679132938385, 229.09410095214844, 0.075711190700531, 0.04065266251564026, 0.10095399618148804, 0.6337035298347473, 0.1313045620918274, 0.325710266828537, 0.12449730187654495, 0.022394610568881035, 0.6147129535675049, 0.3775101602077484, 0.4250592887401581, 1.22926926612854, 0.39928850531578064, 342.5631408691406, 0.02847331389784813, 0.051751650869846344, 0.04075052961707115, 0.5221753716468811, 0.2299690693616867, 2.2643182277679443], "count": [592]}, "action": {"min": [0.20195206999778748, 2.0369040966033936, -0.28330186009407043, -0.08906415104866028, -1.713983178138733, -1.877171516418457, -0.3421717882156372, 16.0, 0.15704500675201416, 0.2238830029964447, -0.1381240040063858, -2.510999917984009, 0.4410000145435333, -0.1770000010728836, -0.4864407479763031, -2.0803799629211426, -1.8960210084915161, -1.607744812965393, 1.5951787233352661, -1.51482355594635, -0.09812241792678833, 29.0, -0.3259350061416626, 0.22705000638961792, -0.06575199961662292, 0.9539999961853027, 0.08399999141693115, -3.128000020980835], "max": [0.8375660181045532, 2.092562437057495, 0.48750537633895874, 0.4064697325229645, -1.5016463994979858, -1.017579436302185, 0.42086872458457947, 742.0, 0.35550999641418457, 0.37685298919677734, 0.11002500355243683, -0.9279999732971191, 1.0369999408721924, 0.753000020980835, -0.0832522064447403, -1.9121652841567993, -0.2814692556858063, -0.20525074005126953, 2.763362407684326, 1.7519965171813965, 1.089190125465393, 814.0, -0.2210479974746704, 0.39981600642204285, 0.06394500285387039, 2.553999900817871, 0.8360000252723694, 3.134000062942505], "mean": [0.5850843191146851, 2.0726985931396484, 0.15002575516700745, 0.15138521790504456, -1.595825433731079, -1.3831360340118408, 0.22837048768997192, 383.6942443847656, 0.2675972580909729, 0.3372800946235657, -0.007827378809452057, -1.60965895652771, 0.7863147258758545, 0.3391675353050232, -0.21873660385608673, -2.0637524127960205, -0.84042888879776, -0.9439551830291748, 2.038957118988037, 0.7184080481529236, 0.4461700916290283, 389.9434509277344, -0.25942742824554443, 0.291599303483963, -0.00830658059567213, 1.601401448249817, 0.5527992248535156, 1.3837591409683228], "std": [0.18229970335960388, 0.019783103838562965, 0.287407785654068, 0.20631681382656097, 0.0838380753993988, 0.2405523657798767, 0.22690679132938385, 229.09410095214844, 0.075711190700531, 0.04065266251564026, 0.10095399618148804, 0.6337035298347473, 0.1313045620918274, 0.325710266828537, 0.12449730187654495, 0.022394610568881035, 0.6147129535675049, 0.3775101602077484, 0.4250592887401581, 1.22926926612854, 0.39928850531578064, 342.5631408691406, 0.02847331389784813, 0.051751650869846344, 0.04075052961707115, 0.5221753716468811, 0.2299690693616867, 2.2643182277679443], "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": [238], "max": [238], "mean": [238.0], "std": [0.0], "count": [592]}, "index": {"min": [151785], "max": [152376], "mean": [152080.5], "std": [170.89543586649702], "count": [592]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [592]}, "subtask_annotation": {"mean": [3.8496621621621623, 9.0, 9.0, 9.0, 9.0], "std": [1.7704499792733002, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [592]}, "scene_annotation": {"mean": [238.0], "std": [0.0], "min": [238], "max": [238], "count": [592]}, "eef_direction_state": {"mean": [4.010135135135135, 4.412162162162162], "std": [2.2284778426657144, 2.1401220413990028], "min": [0, 0], "max": [6, 6], "count": [592]}, "eef_velocity_state": {"mean": [0.6891891891891891, 0.5608108108108109], "std": [0.708074581422115, 0.7257461337781532], "min": [0, 0], "max": [2, 2], "count": [592]}, "eef_acc_mag_state": {"mean": [0.660472972972973, 0.4864864864864865], "std": [0.8061787026589675, 0.7532495951011766], "min": [0, 0], "max": [2, 2], "count": [592]}, "eef_direction_action": {"mean": [4.010135135135135, 4.412162162162162], "std": [2.2284778426657144, 2.1401220413990028], "min": [0, 0], "max": [6, 6], "count": [592]}, "eef_velocity_action": {"mean": [0.6891891891891891, 0.5608108108108109], "std": [0.708074581422115, 0.7257461337781532], "min": [0, 0], "max": [2, 2], "count": [592]}, "eef_acc_mag_action": {"mean": [0.660472972972973, 0.4864864864864865], "std": [0.8061787026589675, 0.7532495951011766], "min": [0, 0], "max": [2, 2], "count": [592]}, "eef_sim_pose_state": {"mean": [0.4803688005989266, 0.24034137515933512, 1.0775755189008018, -0.41264744491627087, 1.058955596628167, 0.8888407781306331, 0.5273765601509007, -0.2569255082976304, 1.0593640930039199, 0.6648704699966359, 1.2519192952405938, 0.9449945641466225], "std": [0.05933331924732523, 0.04599714440539255, 0.043267436395010794, 1.6636308254782395, 0.3781907973724053, 1.5057766449307655, 0.04207710508899388, 0.106883059980754, 0.01857067885395206, 0.8955317384037907, 0.16074663769222278, 1.1884895648539033], "min": [0.41284405018196607, 0.1694988510300571, 1.029490339682412, -3.120523580336903, 0.2792393604551162, -3.135765261211161, 0.41174917829792806, -0.37372203958447975, 1.0116009107588095, -1.1051693679305772, 0.9382150923338082, -0.8546073303368857], "max": [0.5854968512053392, 0.30804434236101846, 1.1758186541005282, 3.1088483417484793, 1.5108603200933715, 3.136519467784075, 0.570254927138236, -0.11389482627257115, 1.0867931758030112, 2.173247016621959, 1.527289539064435, 2.9235382672276917], "count": [592]}, "eef_sim_pose_action": {"mean": [0.4803688005989266, 0.24034137515933512, 1.0775755189008018, -0.41264744491627087, 1.058955596628167, 0.8888407781306331, 0.5273765601509007, -0.2569255082976304, 1.0593640930039199, 0.6648704699966359, 1.2519192952405938, 0.9449945641466225], "std": [0.05933331924732523, 0.04599714440539255, 0.043267436395010794, 1.6636308254782395, 0.3781907973724053, 1.5057766449307655, 0.04207710508899388, 0.106883059980754, 0.01857067885395206, 0.8955317384037907, 0.16074663769222278, 1.1884895648539033], "min": [0.41284405018196607, 0.1694988510300571, 1.029490339682412, -3.120523580336903, 0.2792393604551162, -3.135765261211161, 0.41174917829792806, -0.37372203958447975, 1.0116009107588095, -1.1051693679305772, 0.9382150923338082, -0.8546073303368857], "max": [0.5854968512053392, 0.30804434236101846, 1.1758186541005282, 3.1088483417484793, 1.5108603200933715, 3.136519467784075, 0.570254927138236, -0.11389482627257115, 1.0867931758030112, 2.173247016621959, 1.527289539064435, 2.9235382672276917], "count": [592]}, "gripper_mode_state": {"mean": [0.5945945945945946, 0.4222972972972973], "std": [0.4909703276914849, 0.4939253890950464], "min": [0, 0], "max": [1, 1], "count": [592]}, "gripper_activity_state": {"mean": [1.8986486486486487, 1.902027027027027], "std": [0.3983049365726906, 0.40752542527124946], "min": [0, 0], "max": [2, 2], "count": [592]}, "gripper_mode_action": {"mean": [0.5945945945945946, 0.4222972972972973], "std": [0.4909703276914849, 0.4939253890950464], "min": [0, 0], "max": [1, 1], "count": [592]}, "gripper_activity_action": {"mean": [1.8986486486486487, 1.902027027027027], "std": [0.3983049365726906, 0.40752542527124946], "min": [0, 0], "max": [2, 2], "count": [592]}, "gripper_open_scale_state": {"mean": [0.389943412046175, 0.38369425693073766], "std": [0.3425631966564815, 0.2290940751738028], "min": [0.029, 0.016], "max": [0.814, 0.742], "count": [592]}, "gripper_open_scale_action": {"mean": [0.389943412046175, 0.38369425693073766], "std": [0.3425631966564815, 0.2290940751738028], "min": [0.029, 0.016], "max": [0.814, 0.742], "count": [592]}}} +{"episode_index": 237, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[1.0]], [[1.0]]], "mean": [[[0.45202987899953007]], [[0.4689010516788415]], [[0.4601714177773506]]], "std": [[[0.13103078768811777]], [[0.1192345792650396]], [[0.12172364398893577]]], "count": [153]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12941176470588237]], [[0.09019607843137255]], [[0.08235294117647059]]], "max": [[[0.6431372549019608]], [[0.6235294117647059]], [[0.6196078431372549]]], "mean": [[[0.46894234055277884]], [[0.47790099828057586]], [[0.4692147958584305]]], "std": [[[0.04781126776781212]], [[0.035881059570514504]], [[0.04889468660885099]]], "count": [153]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.0392156862745098]], [[0.011764705882352941]]], "max": [[[0.6823529411764706]], [[0.6823529411764706]], [[0.6745098039215687]]], "mean": [[[0.4770745239544619]], [[0.48604439798795335]], [[0.47446244099491647]]], "std": [[[0.0528541966029022]], [[0.033646461877123515]], [[0.056111328707878404]]], "count": [153]}, "observation.state": {"min": [0.29080677032470703, 2.051093578338623, 0.1832072138786316, -0.1218239888548851, -2.169095277786255, -1.8174638748168945, -0.10662216693162918, 20.0, 0.1592400074005127, 0.258435994386673, -0.15150000154972076, -2.434999942779541, 0.4490000009536743, -0.2029999941587448, -0.4590565264225006, -2.078634738922119, -2.083801031112671, -1.6387767791748047, 0.8304800391197205, -1.4483091831207275, -0.41147884726524353, 30.0, -0.3233940005302429, 0.2388249933719635, -0.060277000069618225, 0.8560000061988831, 0.06399998068809509, -3.1391851902008057], "max": [0.7087782621383667, 2.0924229621887207, 0.9055641293525696, 0.5142089128494263, -1.6580629348754883, -0.8106705546379089, 0.5340358018875122, 743.0, 0.3703039884567261, 0.3675310015678406, 0.0945110023021698, -0.9430000185966492, 1.0700000524520874, 0.7570000886917114, -0.0018325956771150231, -1.8686020374298096, -0.5413487553596497, -0.10854203253984451, 2.887629985809326, 1.7676869630813599, 2.269085168838501, 800.0, -0.18667399883270264, 0.4257960021495819, 0.09387499839067459, 2.63100004196167, 1.0110000371932983, 3.1389999389648438], "mean": [0.5310924053192139, 2.07676100730896, 0.4515005946159363, 0.14767400920391083, -1.8649356365203857, -1.3473213911056519, 0.24382342398166656, 511.97198486328125, 0.2751983106136322, 0.33652347326278687, -0.002641946543008089, -1.5478142499923706, 0.7889156937599182, 0.3706873059272766, -0.2101905792951584, -2.057973623275757, -1.2003055810928345, -0.980387806892395, 2.1958024501800537, 0.2143726944923401, 0.45301109552383423, 355.2338562011719, -0.26841798424720764, 0.31652918457984924, 0.010475559160113335, 1.8148990869522095, 0.5343196988105774, 0.4726804494857788], "std": [0.11409485340118408, 0.010162328369915485, 0.13132928311824799, 0.24379320442676544, 0.19968117773532867, 0.31105735898017883, 0.1613641232252121, 309.02862548828125, 0.0713740810751915, 0.02645822800695896, 0.09695085138082504, 0.5908259153366089, 0.10942339152097702, 0.3459087908267975, 0.14967934787273407, 0.028406789526343346, 0.5971596240997314, 0.41903743147850037, 0.4641740024089813, 1.2466410398483276, 0.5933839082717896, 324.6847229003906, 0.0258562620729208, 0.057253047823905945, 0.04676017165184021, 0.5531690716743469, 0.26871010661125183, 2.568868637084961], "count": [821]}, "action": {"min": [0.29080677032470703, 2.051093578338623, 0.1832072138786316, -0.1218239888548851, -2.169095277786255, -1.8174638748168945, -0.10662216693162918, 20.0, 0.1592400074005127, 0.258435994386673, -0.15150000154972076, -2.434999942779541, 0.4490000009536743, -0.2029999941587448, -0.4590565264225006, -2.078634738922119, -2.083801031112671, -1.6387767791748047, 0.8304800391197205, -1.4483091831207275, -0.41147884726524353, 30.0, -0.3233940005302429, 0.2388249933719635, -0.060277000069618225, 0.8560000061988831, 0.06399998068809509, -3.1391851902008057], "max": [0.7087782621383667, 2.0924229621887207, 0.9055641293525696, 0.5142089128494263, -1.6580629348754883, -0.8106705546379089, 0.5340358018875122, 743.0, 0.3703039884567261, 0.3675310015678406, 0.0945110023021698, -0.9430000185966492, 1.0700000524520874, 0.7570000886917114, -0.0018325956771150231, -1.8686020374298096, -0.5413487553596497, -0.10854203253984451, 2.887629985809326, 1.7676869630813599, 2.269085168838501, 800.0, -0.18667399883270264, 0.4257960021495819, 0.09387499839067459, 2.63100004196167, 1.0110000371932983, 3.1389999389648438], "mean": [0.5310924053192139, 2.07676100730896, 0.4515005946159363, 0.14767400920391083, -1.8649356365203857, -1.3473213911056519, 0.24382342398166656, 511.97198486328125, 0.2751983106136322, 0.33652347326278687, -0.002641946543008089, -1.5478142499923706, 0.7889156937599182, 0.3706873059272766, -0.2101905792951584, -2.057973623275757, -1.2003055810928345, -0.980387806892395, 2.1958024501800537, 0.2143726944923401, 0.45301109552383423, 355.2338562011719, -0.26841798424720764, 0.31652918457984924, 0.010475559160113335, 1.8148990869522095, 0.5343196988105774, 0.4726804494857788], "std": [0.11409485340118408, 0.010162328369915485, 0.13132928311824799, 0.24379320442676544, 0.19968117773532867, 0.31105735898017883, 0.1613641232252121, 309.02862548828125, 0.0713740810751915, 0.02645822800695896, 0.09695085138082504, 0.5908259153366089, 0.10942339152097702, 0.3459087908267975, 0.14967934787273407, 0.028406789526343346, 0.5971596240997314, 0.41903743147850037, 0.4641740024089813, 1.2466410398483276, 0.5933839082717896, 324.6847229003906, 0.0258562620729208, 0.057253047823905945, 0.04676017165184021, 0.5531690716743469, 0.26871010661125183, 2.568868637084961], "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": [239], "max": [239], "mean": [239.0], "std": [0.0], "count": [821]}, "index": {"min": [152377], "max": [153197], "mean": [152787.0], "std": [237.00210969525145], "count": [821]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [821]}, "subtask_annotation": {"mean": [4.02557856272838, 9.0, 9.0, 9.0, 9.0], "std": [1.5429154625128567, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [821]}, "scene_annotation": {"mean": [239.0], "std": [0.0], "min": [239], "max": [239], "count": [821]}, "eef_direction_state": {"mean": [4.099878197320341, 4.399512789281364], "std": [2.275701759715329, 2.2191064373223135], "min": [0, 0], "max": [6, 6], "count": [821]}, "eef_velocity_state": {"mean": [0.6321559074299634, 0.5176613885505481], "std": [0.681146025080802, 0.721172672941327], "min": [0, 0], "max": [2, 2], "count": [821]}, "eef_acc_mag_state": {"mean": [0.6540803897685749, 0.5286236297198539], "std": [0.8153213355855475, 0.7901474173666804], "min": [0, 0], "max": [2, 2], "count": [821]}, "eef_direction_action": {"mean": [4.099878197320341, 4.399512789281364], "std": [2.275701759715329, 2.2191064373223135], "min": [0, 0], "max": [6, 6], "count": [821]}, "eef_velocity_action": {"mean": [0.6321559074299634, 0.5176613885505481], "std": [0.681146025080802, 0.721172672941327], "min": [0, 0], "max": [2, 2], "count": [821]}, "eef_acc_mag_action": {"mean": [0.6540803897685749, 0.5286236297198539], "std": [0.8153213355855475, 0.7901474173666804], "min": [0, 0], "max": [2, 2], "count": [821]}, "eef_sim_pose_state": {"mean": [0.506903237738975, 0.2658864004314886, 1.0900774503414556, -0.5334336716840048, 1.0062790881487897, 1.1209464806286369, 0.5253746850104362, -0.2645476524951845, 1.0575488325740194, 0.7686641748990994, 1.2302565520798863, 0.09546232160413205], "std": [0.06279134619835165, 0.04128350711988156, 0.05203865520488573, 1.9353367392144643, 0.3867770089500002, 1.7086863650177082, 0.02739950048131024, 0.10404357551047519, 0.013827907372041025, 1.0494516390648683, 0.14418649381271026, 1.5263247104418878], "min": [0.4224926169354325, 0.20042291840550497, 1.0280798107151845, -3.134298262097791, 0.3176780411675302, -3.141511109653262, 0.44719012565917304, -0.38090089792747905, 1.0289021184716143, -1.0943707303555286, 0.9921176942189502, -3.1021933804534614], "max": [0.6092760481983007, 0.32848113098936643, 1.2129481358916887, 3.1396516244157073, 1.540830810565791, 3.1412650253765007, 0.5608135624785859, -0.10349888759525207, 1.0775260555643342, 2.7448276711494994, 1.5563901183509579, 3.096677886219977], "count": [821]}, "eef_sim_pose_action": {"mean": [0.506903237738975, 0.2658864004314886, 1.0900774503414556, -0.5334336716840048, 1.0062790881487897, 1.1209464806286369, 0.5253746850104362, -0.2645476524951845, 1.0575488325740194, 0.7686641748990994, 1.2302565520798863, 0.09546232160413205], "std": [0.06279134619835165, 0.04128350711988156, 0.05203865520488573, 1.9353367392144643, 0.3867770089500002, 1.7086863650177082, 0.02739950048131024, 0.10404357551047519, 0.013827907372041025, 1.0494516390648683, 0.14418649381271026, 1.5263247104418878], "min": [0.4224926169354325, 0.20042291840550497, 1.0280798107151845, -3.134298262097791, 0.3176780411675302, -3.141511109653262, 0.44719012565917304, -0.38090089792747905, 1.0289021184716143, -1.0943707303555286, 0.9921176942189502, -3.1021933804534614], "max": [0.6092760481983007, 0.32848113098936643, 1.2129481358916887, 3.1396516244157073, 1.540830810565791, 3.1412650253765007, 0.5608135624785859, -0.10349888759525207, 1.0775260555643342, 2.7448276711494994, 1.5563901183509579, 3.096677886219977], "count": [821]}, "gripper_mode_state": {"mean": [0.5809987819732034, 0.3507917174177832], "std": [0.493395578941336, 0.4772178626255144], "min": [0, 0], "max": [1, 1], "count": [821]}, "gripper_activity_state": {"mean": [1.9159561510353227, 1.9293544457978076], "std": [0.36134977440953225, 0.3523067500204255], "min": [0, 0], "max": [2, 2], "count": [821]}, "gripper_mode_action": {"mean": [0.5809987819732034, 0.3507917174177832], "std": [0.493395578941336, 0.4772178626255144], "min": [0, 0], "max": [1, 1], "count": [821]}, "gripper_activity_action": {"mean": [1.9159561510353227, 1.9293544457978076], "std": [0.36134977440953225, 0.3523067500204255], "min": [0, 0], "max": [2, 2], "count": [821]}, "gripper_open_scale_state": {"mean": [0.3552338612680747, 0.5119719853720629], "std": [0.32468463835073236, 0.30902847642162784], "min": [0.03, 0.02], "max": [0.8, 0.743], "count": [821]}, "gripper_open_scale_action": {"mean": [0.3552338612680747, 0.5119719853720629], "std": [0.32468463835073236, 0.30902847642162784], "min": [0.03, 0.02], "max": [0.8, 0.743], "count": [821]}}} +{"episode_index": 238, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.45529581190399654]], [[0.470994091864888]], [[0.4630840883826208]]], "std": [[[0.13793873864216533]], [[0.1274859760772869]], [[0.12959951336620704]]], "count": [122]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.10588235294117647]], [[0.09803921568627451]]], "max": [[[0.6392156862745098]], [[0.611764705882353]], [[0.6039215686274509]]], "mean": [[[0.47699481510500374]], [[0.4846776441792564]], [[0.47708057430622525]]], "std": [[[0.04494647608089214]], [[0.0330881708021895]], [[0.04536951693834997]]], "count": [122]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.054901960784313725]], [[0.03137254901960784]]], "max": [[[0.6549019607843137]], [[0.6352941176470588]], [[0.6549019607843137]]], "mean": [[[0.4681055997535626]], [[0.48101678687185256]], [[0.4641909370647166]]], "std": [[[0.06243753380047447]], [[0.03714251537250901]], [[0.06787946735079602]]], "count": [122]}, "observation.state": {"min": [0.10861183702945709, 2.0515646934509277, 0.09260717779397964, -0.014922565780580044, -2.138604164123535, -1.8542203903198242, -0.23631758987903595, 18.0, 0.15228000283241272, 0.20468899607658386, -0.15117399394512177, -2.4760000705718994, 0.6069999933242798, -0.19500000774860382, -0.5227610468864441, -2.080118417739868, -2.0487897396087646, -1.4755362272262573, 1.570045828819275, -1.4964454174041748, -0.18236947059631348, 32.0, -0.32717299461364746, 0.2294519990682602, -0.06888899952173233, 1.2120000123977661, 0.032999999821186066, -3.1361851692199707], "max": [0.7404907941818237, 2.0908520221710205, 0.9034522175788879, 0.6695083379745483, -1.8497350215911865, -0.831125795841217, 0.5688028335571289, 607.0, 0.37679699063301086, 0.37655800580978394, 0.08611699938774109, -0.8080000281333923, 1.1039999723434448, 0.800000011920929, -0.021537363529205322, -2.0159950256347656, -0.31892403960227966, -0.14011503756046295, 2.6968653202056885, 1.5708835124969482, 1.3975200653076172, 770.0, -0.2039799988269806, 0.412075012922287, 0.08871699869632721, 2.6700000762939453, 0.9679999947547913, 3.138000011444092], "mean": [0.5157275795936584, 2.073621988296509, 0.5503593683242798, 0.24629083275794983, -2.029493808746338, -1.283409595489502, 0.19959238171577454, 390.6749572753906, 0.26490452885627747, 0.33061856031417847, -0.027153009548783302, -1.6562402248382568, 0.8206289410591125, 0.28029710054397583, -0.21328186988830566, -2.067800760269165, -0.8810856938362122, -0.8813888430595398, 2.013298511505127, 0.6712058782577515, 0.47390836477279663, 302.945556640625, -0.2708061635494232, 0.29758331179618835, -0.015040548518300056, 1.698201060295105, 0.6046335101127625, 1.4721267223358154], "std": [0.18040157854557037, 0.012081452645361423, 0.29320433735847473, 0.22870689630508423, 0.044915467500686646, 0.29967251420021057, 0.18634581565856934, 263.1420593261719, 0.07642878592014313, 0.042866695672273636, 0.09458670020103455, 0.6138229370117188, 0.09671939164400101, 0.3208814561367035, 0.1546328365802765, 0.010066593997180462, 0.6627150177955627, 0.3609299957752228, 0.370317280292511, 1.1268670558929443, 0.4446069896221161, 306.9105529785156, 0.030542414635419846, 0.06258002668619156, 0.044938746839761734, 0.46321141719818115, 0.275739461183548, 2.3607397079467773], "count": [606]}, "action": {"min": [0.10861183702945709, 2.0515646934509277, 0.09260717779397964, -0.014922565780580044, -2.138604164123535, -1.8542203903198242, -0.23631758987903595, 18.0, 0.15228000283241272, 0.20468899607658386, -0.15117399394512177, -2.4760000705718994, 0.6069999933242798, -0.19500000774860382, -0.5227610468864441, -2.080118417739868, -2.0487897396087646, -1.4755362272262573, 1.570045828819275, -1.4964454174041748, -0.18236947059631348, 32.0, -0.32717299461364746, 0.2294519990682602, -0.06888899952173233, 1.2120000123977661, 0.032999999821186066, -3.1361851692199707], "max": [0.7404907941818237, 2.0908520221710205, 0.9034522175788879, 0.6695083379745483, -1.8497350215911865, -0.831125795841217, 0.5688028335571289, 607.0, 0.37679699063301086, 0.37655800580978394, 0.08611699938774109, -0.8080000281333923, 1.1039999723434448, 0.800000011920929, -0.021537363529205322, -2.0159950256347656, -0.31892403960227966, -0.14011503756046295, 2.6968653202056885, 1.5708835124969482, 1.3975200653076172, 770.0, -0.2039799988269806, 0.412075012922287, 0.08871699869632721, 2.6700000762939453, 0.9679999947547913, 3.138000011444092], "mean": [0.5157275795936584, 2.073621988296509, 0.5503593683242798, 0.24629083275794983, -2.029493808746338, -1.283409595489502, 0.19959238171577454, 390.6749572753906, 0.26490452885627747, 0.33061856031417847, -0.027153009548783302, -1.6562402248382568, 0.8206289410591125, 0.28029710054397583, -0.21328186988830566, -2.067800760269165, -0.8810856938362122, -0.8813888430595398, 2.013298511505127, 0.6712058782577515, 0.47390836477279663, 302.945556640625, -0.2708061635494232, 0.29758331179618835, -0.015040548518300056, 1.698201060295105, 0.6046335101127625, 1.4721267223358154], "std": [0.18040157854557037, 0.012081452645361423, 0.29320433735847473, 0.22870689630508423, 0.044915467500686646, 0.29967251420021057, 0.18634581565856934, 263.1420593261719, 0.07642878592014313, 0.042866695672273636, 0.09458670020103455, 0.6138229370117188, 0.09671939164400101, 0.3208814561367035, 0.1546328365802765, 0.010066593997180462, 0.6627150177955627, 0.3609299957752228, 0.370317280292511, 1.1268670558929443, 0.4446069896221161, 306.9105529785156, 0.030542414635419846, 0.06258002668619156, 0.044938746839761734, 0.46321141719818115, 0.275739461183548, 2.3607397079467773], "count": [606]}, "timestamp": {"min": [0.0], "max": [20.166666666666668], "mean": [10.083333333333334], "std": [5.831229779449678], "count": [606]}, "frame_index": {"min": [0], "max": [605], "mean": [302.5], "std": [174.93689338349034], "count": [606]}, "episode_index": {"min": [240], "max": [240], "mean": [240.0], "std": [0.0], "count": [606]}, "index": {"min": [153198], "max": [153803], "mean": [153500.5], "std": [174.93689338349034], "count": [606]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [606]}, "subtask_annotation": {"mean": [3.732673267326733, 9.0, 9.0, 9.0, 9.0], "std": [1.9134287771759262, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [606]}, "scene_annotation": {"mean": [240.0], "std": [0.0], "min": [240], "max": [240], "count": [606]}, "eef_direction_state": {"mean": [4.117161716171617, 4.176567656765677], "std": [2.0668216372291357, 2.2683455467256213], "min": [0, 0], "max": [6, 6], "count": [606]}, "eef_velocity_state": {"mean": [0.7079207920792079, 0.5858085808580858], "std": [0.712108824004064, 0.732370302776139], "min": [0, 0], "max": [2, 2], "count": [606]}, "eef_acc_mag_state": {"mean": [0.7013201320132013, 0.5016501650165016], "std": [0.8174448477014459, 0.7637608331727599], "min": [0, 0], "max": [2, 2], "count": [606]}, "eef_direction_action": {"mean": [4.117161716171617, 4.176567656765677], "std": [2.0668216372291357, 2.2683455467256213], "min": [0, 0], "max": [6, 6], "count": [606]}, "eef_velocity_action": {"mean": [0.7079207920792079, 0.5858085808580858], "std": [0.712108824004064, 0.732370302776139], "min": [0, 0], "max": [2, 2], "count": [606]}, "eef_acc_mag_action": {"mean": [0.7013201320132013, 0.5016501650165016], "std": [0.8174448477014459, 0.7637608331727599], "min": [0, 0], "max": [2, 2], "count": [606]}, "eef_sim_pose_state": {"mean": [0.48468511544056997, 0.24590223955978893, 1.066859792464752, -0.3732134744249997, 1.147191569859729, 0.7077970465608966, 0.5199046672916433, -0.2416480534039161, 1.0500334671627158, 0.9486088027357638, 1.2873191474863688, -0.3129490047246359], "std": [0.06960926047383419, 0.043971681366885604, 0.05102284052979703, 1.6503252584050432, 0.3764603745359024, 1.6081574157791956, 0.04433026078639256, 0.10436716375495282, 0.012519804852773713, 1.0435681714760627, 0.12245214639300818, 1.6500447743463182], "min": [0.41093363869967436, 0.18066914474365026, 1.0107368838857052, -3.1274959149453063, 0.31450330781745617, -3.1369500806773254, 0.39269399223913326, -0.3805200306950661, 1.0111709683787744, -0.8756305272934037, 1.036331262367332, -3.132103878065652], "max": [0.5936915005769553, 0.3260311264969298, 1.1663190547098565, 3.0980012344482, 1.5144589747780852, 3.136295859391363, 0.5694144326210243, -0.10493268049954381, 1.0667192267422674, 2.651184166222274, 1.535056596426235, 3.1191532446013017], "count": [606]}, "eef_sim_pose_action": {"mean": [0.48468511544056997, 0.24590223955978893, 1.066859792464752, -0.3732134744249997, 1.147191569859729, 0.7077970465608966, 0.5199046672916433, -0.2416480534039161, 1.0500334671627158, 0.9486088027357638, 1.2873191474863688, -0.3129490047246359], "std": [0.06960926047383419, 0.043971681366885604, 0.05102284052979703, 1.6503252584050432, 0.3764603745359024, 1.6081574157791956, 0.04433026078639256, 0.10436716375495282, 0.012519804852773713, 1.0435681714760627, 0.12245214639300818, 1.6500447743463182], "min": [0.41093363869967436, 0.18066914474365026, 1.0107368838857052, -3.1274959149453063, 0.31450330781745617, -3.1369500806773254, 0.39269399223913326, -0.3805200306950661, 1.0111709683787744, -0.8756305272934037, 1.036331262367332, -3.132103878065652], "max": [0.5936915005769553, 0.3260311264969298, 1.1663190547098565, 3.0980012344482, 1.5144589747780852, 3.136295859391363, 0.5694144326210243, -0.10493268049954381, 1.0667192267422674, 2.651184166222274, 1.535056596426235, 3.1191532446013017], "count": [606]}, "gripper_mode_state": {"mean": [0.6287128712871287, 0.4158415841584158], "std": [0.48314904197879005, 0.49286647384766835], "min": [0, 0], "max": [1, 1], "count": [606]}, "gripper_activity_state": {"mean": [1.8877887788778878, 1.8762376237623761], "std": [0.3904166281095726, 0.45183494931527385], "min": [0, 0], "max": [2, 2], "count": [606]}, "gripper_mode_action": {"mean": [0.6287128712871287, 0.4158415841584158], "std": [0.48314904197879005, 0.49286647384766835], "min": [0, 0], "max": [1, 1], "count": [606]}, "gripper_activity_action": {"mean": [1.8877887788778878, 1.8762376237623761], "std": [0.3904166281095726, 0.45183494931527385], "min": [0, 0], "max": [2, 2], "count": [606]}, "gripper_open_scale_state": {"mean": [0.3029455445355698, 0.39067491744139005], "std": [0.30691009392202256, 0.2631420685455084], "min": [0.032, 0.018], "max": [0.77, 0.607], "count": [606]}, "gripper_open_scale_action": {"mean": [0.3029455445355698, 0.39067491744139005], "std": [0.30691009392202256, 0.2631420685455084], "min": [0.032, 0.018], "max": [0.77, 0.607], "count": [606]}}} +{"episode_index": 239, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.454796255344243]], [[0.47154199991400064]], [[0.463859424910315]]], "std": [[[0.13133954191836755]], [[0.1209975480612445]], [[0.12328716818936485]]], "count": [133]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1450980392156863]], [[0.11372549019607843]], [[0.10196078431372549]]], "max": [[[0.6509803921568628]], [[0.6274509803921569]], [[0.6196078431372549]]], "mean": [[[0.4754091294412502]], [[0.48191072349992625]], [[0.47452728021032975]]], "std": [[[0.04530444335248776]], [[0.03477318169117291]], [[0.04678621810174198]]], "count": [133]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[0.7294117647058823]], [[0.6980392156862745]], [[0.7058823529411765]]], "mean": [[[0.47352313842203547]], [[0.48208011910904713]], [[0.47185240521647254]]], "std": [[[0.053981832529350716]], [[0.03461502684476816]], [[0.05708963235480909]]], "count": [133]}, "observation.state": {"min": [0.32072171568870544, 2.0293118953704834, -0.06647959351539612, -0.15217526257038116, -1.9103502035140991, -1.8629121780395508, -0.22605504095554352, 21.0, 0.18104100227355957, 0.2544339895248413, -0.12926000356674194, -2.4110000133514404, 0.28200003504753113, -0.07100002467632294, -0.6869441866874695, -2.0801358222961426, -1.9778944253921509, -1.769694209098816, 1.423403263092041, -1.444835901260376, -0.196419358253479, 32.0, -0.3139689862728119, 0.22774800658226013, -0.07031700015068054, 1.1039999723434448, -0.5139999985694885, -3.1401853561401367], "max": [0.7142585515975952, 2.089578151702881, 0.7516435384750366, 0.38201767206192017, -1.3813583850860596, -1.0866070985794067, 0.5807234048843384, 607.0, 0.37199199199676514, 0.3590010106563568, 0.0974849984049797, -0.8960000276565552, 1.13100004196167, 0.8489999771118164, -0.007016223855316639, -1.821094036102295, -0.3188018500804901, -0.17301449179649353, 2.67220401763916, 1.6243255138397217, 2.374817132949829, 827.0, -0.1692180037498474, 0.4411889910697937, 0.08367899805307388, 2.6080000400543213, 1.059000015258789, 3.134999990463257], "mean": [0.5027574896812439, 2.0621724128723145, 0.41239553689956665, 0.06224152818322182, -1.8472344875335693, -1.443200945854187, 0.3176298439502716, 441.1791076660156, 0.30063629150390625, 0.32421398162841797, 0.018529124557971954, -1.4700798988342285, 0.828481137752533, 0.4454483985900879, -0.19480091333389282, -2.059488534927368, -0.9735350012779236, -0.9520556330680847, 2.0741875171661377, 0.5686120390892029, 0.5211872458457947, 352.4364013671875, -0.25392431020736694, 0.3091612458229065, 0.0020586096215993166, 1.6854661703109741, 0.5622793436050415, 1.1751095056533813], "std": [0.11256510019302368, 0.02256154827773571, 0.331816703081131, 0.183423712849617, 0.07714377343654633, 0.2211676687002182, 0.22692307829856873, 244.3991241455078, 0.07036368548870087, 0.028084414079785347, 0.08606795966625214, 0.5503823757171631, 0.19712117314338684, 0.26474860310554504, 0.15073738992214203, 0.03542264550924301, 0.6096378564834595, 0.44324183464050293, 0.35486462712287903, 1.1344529390335083, 0.697745144367218, 337.3370056152344, 0.03241762891411781, 0.0633910745382309, 0.04624629020690918, 0.4804924428462982, 0.3564630448818207, 2.423341989517212], "count": [684]}, "action": {"min": [0.32072171568870544, 2.0293118953704834, -0.06647959351539612, -0.15217526257038116, -1.9103502035140991, -1.8629121780395508, -0.22605504095554352, 21.0, 0.18104100227355957, 0.2544339895248413, -0.12926000356674194, -2.4110000133514404, 0.28200003504753113, -0.07100002467632294, -0.6869441866874695, -2.0801358222961426, -1.9778944253921509, -1.769694209098816, 1.423403263092041, -1.444835901260376, -0.196419358253479, 32.0, -0.3139689862728119, 0.22774800658226013, -0.07031700015068054, 1.1039999723434448, -0.5139999985694885, -3.1401853561401367], "max": [0.7142585515975952, 2.089578151702881, 0.7516435384750366, 0.38201767206192017, -1.3813583850860596, -1.0866070985794067, 0.5807234048843384, 607.0, 0.37199199199676514, 0.3590010106563568, 0.0974849984049797, -0.8960000276565552, 1.13100004196167, 0.8489999771118164, -0.007016223855316639, -1.821094036102295, -0.3188018500804901, -0.17301449179649353, 2.67220401763916, 1.6243255138397217, 2.374817132949829, 827.0, -0.1692180037498474, 0.4411889910697937, 0.08367899805307388, 2.6080000400543213, 1.059000015258789, 3.134999990463257], "mean": [0.5027574896812439, 2.0621724128723145, 0.41239553689956665, 0.06224152818322182, -1.8472344875335693, -1.443200945854187, 0.3176298439502716, 441.1791076660156, 0.30063629150390625, 0.32421398162841797, 0.018529124557971954, -1.4700798988342285, 0.828481137752533, 0.4454483985900879, -0.19480091333389282, -2.059488534927368, -0.9735350012779236, -0.9520556330680847, 2.0741875171661377, 0.5686120390892029, 0.5211872458457947, 352.4364013671875, -0.25392431020736694, 0.3091612458229065, 0.0020586096215993166, 1.6854661703109741, 0.5622793436050415, 1.1751095056533813], "std": [0.11256510019302368, 0.02256154827773571, 0.331816703081131, 0.183423712849617, 0.07714377343654633, 0.2211676687002182, 0.22692307829856873, 244.3991241455078, 0.07036368548870087, 0.028084414079785347, 0.08606795966625214, 0.5503823757171631, 0.19712117314338684, 0.26474860310554504, 0.15073738992214203, 0.03542264550924301, 0.6096378564834595, 0.44324183464050293, 0.35486462712287903, 1.1344529390335083, 0.697745144367218, 337.3370056152344, 0.03241762891411781, 0.0633910745382309, 0.04624629020690918, 0.4804924428462982, 0.3564630448818207, 2.423341989517212], "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": [241], "max": [241], "mean": [241.0], "std": [0.0], "count": [684]}, "index": {"min": [153804], "max": [154487], "mean": [154145.5], "std": [197.453581042904], "count": [684]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [684]}, "subtask_annotation": {"mean": [3.837719298245614, 9.0, 9.0, 9.0, 9.0], "std": [1.773335164433686, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [684]}, "scene_annotation": {"mean": [241.0], "std": [0.0], "min": [241], "max": [241], "count": [684]}, "eef_direction_state": {"mean": [3.827485380116959, 4.374269005847953], "std": [2.0425457380170315, 2.192553564297626], "min": [0, 0], "max": [6, 6], "count": [684]}, "eef_velocity_state": {"mean": [0.7967836257309941, 0.52046783625731], "std": [0.6890464255578099, 0.7037010038124617], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_acc_mag_state": {"mean": [0.7368421052631579, 0.48391812865497075], "std": [0.8224122795322282, 0.752017850252407], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_direction_action": {"mean": [3.827485380116959, 4.374269005847953], "std": [2.0425457380170315, 2.192553564297626], "min": [0, 0], "max": [6, 6], "count": [684]}, "eef_velocity_action": {"mean": [0.7967836257309941, 0.52046783625731], "std": [0.6890464255578099, 0.7037010038124617], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_acc_mag_action": {"mean": [0.7368421052631579, 0.48391812865497075], "std": [0.8224122795322282, 0.752017850252407], "min": [0, 0], "max": [2, 2], "count": [684]}, "eef_sim_pose_state": {"mean": [0.49644193815666915, 0.24946596451457592, 1.0880419407092035, -0.1478470031715828, 1.051995868587394, 1.0054778212558189, 0.5132185115058685, -0.29635677275920286, 1.0539071082318883, 0.5580596929690802, 1.2102002107302199, 0.7825190154633497], "std": [0.06620256948488958, 0.04297507155205161, 0.0522171764182146, 1.7650411849154541, 0.35407610521637173, 1.4474482686128636, 0.02740059189510601, 0.0942382161561874, 0.010901237547675078, 0.7336039583076573, 0.19547002478792777, 0.8437843017958345], "min": [0.408686561122953, 0.16949388263383602, 1.0314405069055093, -3.1227893735210848, 0.26867301806041954, -3.1115138494027317, 0.44692292640335574, -0.37319566405091437, 1.0348643815967664, -1.2444750195530383, 0.7929796456602323, -0.7428202267466217], "max": [0.6226027391805877, 0.32080191048963275, 1.186433178252016, 3.14129845366233, 1.5651935939526482, 3.108401445253893, 0.5529118669654313, -0.134782234213363, 1.0714502867403406, 2.0542920488852094, 1.556716012079912, 2.7957645086260894], "count": [684]}, "eef_sim_pose_action": {"mean": [0.49644193815666915, 0.24946596451457592, 1.0880419407092035, -0.1478470031715828, 1.051995868587394, 1.0054778212558189, 0.5132185115058685, -0.29635677275920286, 1.0539071082318883, 0.5580596929690802, 1.2102002107302199, 0.7825190154633497], "std": [0.06620256948488958, 0.04297507155205161, 0.0522171764182146, 1.7650411849154541, 0.35407610521637173, 1.4474482686128636, 0.02740059189510601, 0.0942382161561874, 0.010901237547675078, 0.7336039583076573, 0.19547002478792777, 0.8437843017958345], "min": [0.408686561122953, 0.16949388263383602, 1.0314405069055093, -3.1227893735210848, 0.26867301806041954, -3.1115138494027317, 0.44692292640335574, -0.37319566405091437, 1.0348643815967664, -1.2444750195530383, 0.7929796456602323, -0.7428202267466217], "max": [0.6226027391805877, 0.32080191048963275, 1.186433178252016, 3.14129845366233, 1.5651935939526482, 3.108401445253893, 0.5529118669654313, -0.134782234213363, 1.0714502867403406, 2.0542920488852094, 1.556716012079912, 2.7957645086260894], "count": [684]}, "gripper_mode_state": {"mean": [0.5847953216374269, 0.3157894736842105], "std": [0.4927572966769803, 0.4648295192804145], "min": [0, 0], "max": [1, 1], "count": [684]}, "gripper_activity_state": {"mean": [1.827485380116959, 1.904970760233918], "std": [0.5096198486491021, 0.39147176825904895], "min": [0, 0], "max": [2, 2], "count": [684]}, "gripper_mode_action": {"mean": [0.5847953216374269, 0.3157894736842105], "std": [0.4927572966769803, 0.4648295192804145], "min": [0, 0], "max": [1, 1], "count": [684]}, "gripper_activity_action": {"mean": [1.827485380116959, 1.904970760233918], "std": [0.5096198486491021, 0.39147176825904895], "min": [0, 0], "max": [2, 2], "count": [684]}, "gripper_open_scale_state": {"mean": [0.35243640353107947, 0.4411790936397523], "std": [0.3373372675593722, 0.2443991728303533], "min": [0.032, 0.021], "max": [0.827, 0.607], "count": [684]}, "gripper_open_scale_action": {"mean": [0.35243640353107947, 0.4411790936397523], "std": [0.3373372675593722, 0.2443991728303533], "min": [0.032, 0.021], "max": [0.827, 0.607], "count": [684]}}} +{"episode_index": 240, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.45369511530899626]], [[0.4692264499973431]], [[0.4611354764466762]]], "std": [[[0.13814746207857065]], [[0.1278936042586185]], [[0.13047590886045993]]], "count": [123]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.10588235294117647]], [[0.09411764705882353]]], "max": [[[0.6470588235294118]], [[0.6352941176470588]], [[0.6313725490196078]]], "mean": [[[0.47297486416653384]], [[0.4808754134783995]], [[0.47321459528933524]]], "std": [[[0.04794800676544745]], [[0.03675723796790694]], [[0.04965647076433139]]], "count": [123]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[0.7058823529411765]], [[0.6823529411764706]], [[0.6784313725490196]]], "mean": [[[0.4678660927785749]], [[0.48153341536479094]], [[0.46370368709814547]]], "std": [[[0.06676189300632566]], [[0.0422801845157159]], [[0.07224193593461507]]], "count": [123]}, "observation.state": {"min": [0.2122495025396347, 2.053903579711914, -0.37713077664375305, -0.16264723241329193, -1.8555643558502197, -1.7948267459869385, -0.09517280757427216, 11.0, 0.1680939942598343, 0.23263299465179443, -0.13953599333763123, -2.4800000190734863, 0.6399999856948853, -0.0950000137090683, -0.4099080264568329, -2.0801358222961426, -1.907034158706665, -1.5767829418182373, 1.7975494861602783, -1.3788450956344604, -0.41404443979263306, 34.0, -0.31661900877952576, 0.2128159999847412, -0.060426998883485794, 0.9829999804496765, 0.15299999713897705, -3.125], "max": [0.8130442500114441, 2.092510223388672, 0.3487516939640045, 0.37809067964553833, -1.3697693347930908, -1.0291334390640259, 0.4337666928768158, 552.0, 0.3533659875392914, 0.38204801082611084, 0.10032899677753448, -1.1399999856948853, 1.0390000343322754, 0.6710000038146973, -0.0339815616607666, -1.9614708423614502, -0.3403915762901306, -0.16920967400074005, 2.6629886627197266, 1.8668041229248047, 0.845524787902832, 802.0, -0.22778600454330444, 0.404323011636734, 0.05351400002837181, 2.6410000324249268, 0.9660000205039978, 3.132999897003174], "mean": [0.6023184061050415, 2.0794358253479004, 0.015574573539197445, 0.14311473071575165, -1.5728998184204102, -1.3589187860488892, 0.2513551414012909, 337.8265380859375, 0.2535153925418854, 0.3429771661758423, -0.023755813017487526, -1.744177222251892, 0.7982841730117798, 0.31313356757164, -0.19904488325119019, -2.0664825439453125, -0.8367826342582703, -0.8039612174034119, 2.1070497035980225, 0.8239274621009827, 0.2966580092906952, 344.3778381347656, -0.2682887613773346, 0.2866448163986206, -0.009201093576848507, 1.6314784288406372, 0.6085042953491211, 1.374253749847412], "std": [0.17211705446243286, 0.01340490859001875, 0.18118546903133392, 0.22163285315036774, 0.1770886331796646, 0.2329372614622116, 0.1651812493801117, 241.78440856933594, 0.06690417975187302, 0.03686532750725746, 0.09529141336679459, 0.5421688556671143, 0.08151791244745255, 0.279683381319046, 0.09515836089849472, 0.015451726503670216, 0.5713810920715332, 0.4276996850967407, 0.2823706269264221, 1.1670639514923096, 0.4235471785068512, 337.573974609375, 0.02147984877228737, 0.05400882661342621, 0.03950240835547447, 0.5189753174781799, 0.24841906130313873, 2.2028439044952393], "count": [614]}, "action": {"min": [0.2122495025396347, 2.053903579711914, -0.37713077664375305, -0.16264723241329193, -1.8555643558502197, -1.7948267459869385, -0.09517280757427216, 11.0, 0.1680939942598343, 0.23263299465179443, -0.13953599333763123, -2.4800000190734863, 0.6399999856948853, -0.0950000137090683, -0.4099080264568329, -2.0801358222961426, -1.907034158706665, -1.5767829418182373, 1.7975494861602783, -1.3788450956344604, -0.41404443979263306, 34.0, -0.31661900877952576, 0.2128159999847412, -0.060426998883485794, 0.9829999804496765, 0.15299999713897705, -3.125], "max": [0.8130442500114441, 2.092510223388672, 0.3487516939640045, 0.37809067964553833, -1.3697693347930908, -1.0291334390640259, 0.4337666928768158, 552.0, 0.3533659875392914, 0.38204801082611084, 0.10032899677753448, -1.1399999856948853, 1.0390000343322754, 0.6710000038146973, -0.0339815616607666, -1.9614708423614502, -0.3403915762901306, -0.16920967400074005, 2.6629886627197266, 1.8668041229248047, 0.845524787902832, 802.0, -0.22778600454330444, 0.404323011636734, 0.05351400002837181, 2.6410000324249268, 0.9660000205039978, 3.132999897003174], "mean": [0.6023184061050415, 2.0794358253479004, 0.015574573539197445, 0.14311473071575165, -1.5728998184204102, -1.3589187860488892, 0.2513551414012909, 337.8265380859375, 0.2535153925418854, 0.3429771661758423, -0.023755813017487526, -1.744177222251892, 0.7982841730117798, 0.31313356757164, -0.19904488325119019, -2.0664825439453125, -0.8367826342582703, -0.8039612174034119, 2.1070497035980225, 0.8239274621009827, 0.2966580092906952, 344.3778381347656, -0.2682887613773346, 0.2866448163986206, -0.009201093576848507, 1.6314784288406372, 0.6085042953491211, 1.374253749847412], "std": [0.17211705446243286, 0.01340490859001875, 0.18118546903133392, 0.22163285315036774, 0.1770886331796646, 0.2329372614622116, 0.1651812493801117, 241.78440856933594, 0.06690417975187302, 0.03686532750725746, 0.09529141336679459, 0.5421688556671143, 0.08151791244745255, 0.279683381319046, 0.09515836089849472, 0.015451726503670216, 0.5713810920715332, 0.4276996850967407, 0.2823706269264221, 1.1670639514923096, 0.4235471785068512, 337.573974609375, 0.02147984877228737, 0.05400882661342621, 0.03950240835547447, 0.5189753174781799, 0.24841906130313873, 2.2028439044952393], "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": [242], "max": [242], "mean": [242.0], "std": [0.0], "count": [614]}, "index": {"min": [154488], "max": [155101], "mean": [154794.5], "std": [177.24629756358806], "count": [614]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [614]}, "subtask_annotation": {"mean": [3.7231270358306188, 9.0, 9.0, 9.0, 9.0], "std": [1.9095728311700177, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [614]}, "scene_annotation": {"mean": [242.0], "std": [0.0], "min": [242], "max": [242], "count": [614]}, "eef_direction_state": {"mean": [4.099348534201955, 4.495114006514658], "std": [2.1570805080625295, 2.067857528697145], "min": [0, 0], "max": [6, 6], "count": [614]}, "eef_velocity_state": {"mean": [0.6286644951140065, 0.5472312703583062], "std": [0.6817006718518412, 0.7265669275847567], "min": [0, 0], "max": [2, 2], "count": [614]}, "eef_acc_mag_state": {"mean": [0.6091205211726385, 0.4788273615635179], "std": [0.7992147256257551, 0.7432922140536953], "min": [0, 0], "max": [2, 2], "count": [614]}, "eef_direction_action": {"mean": [4.099348534201955, 4.495114006514658], "std": [2.1570805080625295, 2.067857528697145], "min": [0, 0], "max": [6, 6], "count": [614]}, "eef_velocity_action": {"mean": [0.6286644951140065, 0.5472312703583062], "std": [0.6817006718518412, 0.7265669275847567], "min": [0, 0], "max": [2, 2], "count": [614]}, "eef_acc_mag_action": {"mean": [0.6091205211726385, 0.4788273615635179], "std": [0.7992147256257551, 0.7432922140536953], "min": [0, 0], "max": [2, 2], "count": [614]}, "eef_sim_pose_state": {"mean": [0.47477632905921163, 0.25086520406969604, 1.067436860744245, -0.4990903237626543, 1.0473720536786157, 0.42253450405833565, 0.5334159069506746, -0.2406572456153269, 1.0592166302197408, 0.3116466419424466, 1.3105982967044212, -0.21855401849385392], "std": [0.05967639510715835, 0.03985815730564628, 0.041667537905657304, 1.5476166929042898, 0.31828716560127523, 1.6700899744932631, 0.03794222056651596, 0.09917289440632793, 0.021123423218070647, 1.4933909301467228, 0.15452139639501505, 1.372056148885592], "min": [0.4000867926956692, 0.19869506256534433, 1.0332687766780577, -3.127268139326976, 0.3400581510857119, -3.141373387902605, 0.4202018186379551, -0.3587381679264196, 1.0111989195520377, -3.015275492303387, 1.1053389618103493, -2.9661693032081717], "max": [0.5916277751378424, 0.3168547955944182, 1.1572498617705447, 3.0035678464331603, 1.5318184848259961, 3.141015416652629, 0.5665041342907301, -0.1159420051604498, 1.0948351719811742, 3.051408740345312, 1.5561805244331666, 3.1394612866993676], "count": [614]}, "eef_sim_pose_action": {"mean": [0.47477632905921163, 0.25086520406969604, 1.067436860744245, -0.4990903237626543, 1.0473720536786157, 0.42253450405833565, 0.5334159069506746, -0.2406572456153269, 1.0592166302197408, 0.3116466419424466, 1.3105982967044212, -0.21855401849385392], "std": [0.05967639510715835, 0.03985815730564628, 0.041667537905657304, 1.5476166929042898, 0.31828716560127523, 1.6700899744932631, 0.03794222056651596, 0.09917289440632793, 0.021123423218070647, 1.4933909301467228, 0.15452139639501505, 1.372056148885592], "min": [0.4000867926956692, 0.19869506256534433, 1.0332687766780577, -3.127268139326976, 0.3400581510857119, -3.141373387902605, 0.4202018186379551, -0.3587381679264196, 1.0111989195520377, -3.015275492303387, 1.1053389618103493, -2.9661693032081717], "max": [0.5916277751378424, 0.3168547955944182, 1.1572498617705447, 3.0035678464331603, 1.5318184848259961, 3.141015416652629, 0.5665041342907301, -0.1159420051604498, 1.0948351719811742, 3.051408740345312, 1.5561805244331666, 3.1394612866993676], "count": [614]}, "gripper_mode_state": {"mean": [0.5830618892508144, 0.49185667752442996], "std": [0.4930524541608975, 0.4999336819009691], "min": [0, 0], "max": [1, 1], "count": [614]}, "gripper_activity_state": {"mean": [1.8517915309446253, 1.9201954397394136], "std": [0.4663131249300396, 0.3634112192080821], "min": [0, 0], "max": [2, 2], "count": [614]}, "gripper_mode_action": {"mean": [0.5830618892508144, 0.49185667752442996], "std": [0.4930524541608975, 0.4999336819009691], "min": [0, 0], "max": [1, 1], "count": [614]}, "gripper_activity_action": {"mean": [1.8517915309446253, 1.9201954397394136], "std": [0.4663131249300396, 0.3634112192080821], "min": [0, 0], "max": [2, 2], "count": [614]}, "gripper_open_scale_state": {"mean": [0.34437785005103516, 0.33782654717846133], "std": [0.3375739655267475, 0.2417843878882419], "min": [0.034, 0.011], "max": [0.802, 0.552], "count": [614]}, "gripper_open_scale_action": {"mean": [0.34437785005103516, 0.33782654717846133], "std": [0.3375739655267475, 0.2417843878882419], "min": [0.034, 0.011], "max": [0.802, 0.552], "count": [614]}}} +{"episode_index": 241, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4541157345513963]], [[0.4690686358909955]], [[0.4625854433371145]]], "std": [[[0.13676931148167076]], [[0.12640917560045534]], [[0.12924084586371698]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12549019607843137]], [[0.10196078431372549]], [[0.09411764705882353]]], "max": [[[0.6549019607843137]], [[0.6196078431372549]], [[0.611764705882353]]], "mean": [[[0.47275289323718467]], [[0.48054217306757413]], [[0.4725778068114298]]], "std": [[[0.0480316235525153]], [[0.03465106615731045]], [[0.0482384325217041]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.00784313725490196]]], "max": [[[0.6549019607843137]], [[0.6509803921568628]], [[0.6509803921568628]]], "mean": [[[0.47079947368065683]], [[0.4839507744557878]], [[0.46672354055258464]]], "std": [[[0.0649842949482315]], [[0.03818746181781668]], [[0.07101747583981681]]], "count": [121]}, "observation.state": {"min": [0.07782423496246338, 2.0254547595977783, -0.22448424994945526, -0.1584060937166214, -2.005261182785034, -1.8330669403076172, -0.2796017527580261, 4.0, 0.13791200518608093, 0.19930799305438995, -0.14535899460315704, -2.3529999256134033, 0.6959999799728394, 0.04600000008940697, -0.48144909739494324, -2.080118417739868, -1.820116639137268, -1.7113302946090698, 1.6519368886947632, -1.4681360721588135, -0.11651819199323654, 35.0, -0.3149529993534088, 0.2110610008239746, -0.05507100000977516, 1.1039999723434448, 0.10999999940395355, -3.125999927520752], "max": [0.8130442500114441, 2.086297035217285, 0.6572735905647278, 0.6375338435173035, -1.527721643447876, -0.9370324015617371, 0.49005356431007385, 760.0, 0.36732199788093567, 0.40987899899482727, 0.10317099839448929, -1.1770000457763672, 0.9670000076293945, 0.7339999675750732, -0.03991568088531494, -1.9582594633102417, -0.26822221279144287, -0.2315528392791748, 2.773468017578125, 1.8296985626220703, 0.9081820845603943, 728.0, -0.22464600205421448, 0.40170401334762573, 0.0615059994161129, 2.563999891281128, 0.8349999785423279, 3.127000093460083], "mean": [0.5974776148796082, 2.0662899017333984, 0.2682289779186249, 0.1850203573703766, -1.754420280456543, -1.2737865447998047, 0.19313886761665344, 480.9327392578125, 0.25095134973526, 0.35141271352767944, -0.016426406800746918, -1.6550673246383667, 0.8056957721710205, 0.33773085474967957, -0.19718673825263977, -2.0681891441345215, -0.7817937135696411, -0.9141537547111511, 2.0628597736358643, 0.7176126837730408, 0.3603581488132477, 366.7084655761719, -0.264898419380188, 0.28432226181030273, -0.013431915082037449, 1.6494357585906982, 0.5392394661903381, 1.2624435424804688], "std": [0.19838778674602509, 0.021458270028233528, 0.16912207007408142, 0.28901606798171997, 0.2063562572002411, 0.25690415501594543, 0.23404212296009064, 325.3428649902344, 0.08260615915060043, 0.05407172441482544, 0.09996604174375534, 0.48424091935157776, 0.07403968274593353, 0.20312386751174927, 0.10674328356981277, 0.015084284357726574, 0.5826785564422607, 0.44456717371940613, 0.42081525921821594, 1.2334060668945312, 0.3783612549304962, 293.4218444824219, 0.028201298788189888, 0.05483598634600639, 0.03095301054418087, 0.49310365319252014, 0.20563344657421112, 2.348076343536377], "count": [602]}, "action": {"min": [0.07782423496246338, 2.0254547595977783, -0.22448424994945526, -0.1584060937166214, -2.005261182785034, -1.8330669403076172, -0.2796017527580261, 4.0, 0.13791200518608093, 0.19930799305438995, -0.14535899460315704, -2.3529999256134033, 0.6959999799728394, 0.04600000008940697, -0.48144909739494324, -2.080118417739868, -1.820116639137268, -1.7113302946090698, 1.6519368886947632, -1.4681360721588135, -0.11651819199323654, 35.0, -0.3149529993534088, 0.2110610008239746, -0.05507100000977516, 1.1039999723434448, 0.10999999940395355, -3.125999927520752], "max": [0.8130442500114441, 2.086297035217285, 0.6572735905647278, 0.6375338435173035, -1.527721643447876, -0.9370324015617371, 0.49005356431007385, 760.0, 0.36732199788093567, 0.40987899899482727, 0.10317099839448929, -1.1770000457763672, 0.9670000076293945, 0.7339999675750732, -0.03991568088531494, -1.9582594633102417, -0.26822221279144287, -0.2315528392791748, 2.773468017578125, 1.8296985626220703, 0.9081820845603943, 728.0, -0.22464600205421448, 0.40170401334762573, 0.0615059994161129, 2.563999891281128, 0.8349999785423279, 3.127000093460083], "mean": [0.5974776148796082, 2.0662899017333984, 0.2682289779186249, 0.1850203573703766, -1.754420280456543, -1.2737865447998047, 0.19313886761665344, 480.9327392578125, 0.25095134973526, 0.35141271352767944, -0.016426406800746918, -1.6550673246383667, 0.8056957721710205, 0.33773085474967957, -0.19718673825263977, -2.0681891441345215, -0.7817937135696411, -0.9141537547111511, 2.0628597736358643, 0.7176126837730408, 0.3603581488132477, 366.7084655761719, -0.264898419380188, 0.28432226181030273, -0.013431915082037449, 1.6494357585906982, 0.5392394661903381, 1.2624435424804688], "std": [0.19838778674602509, 0.021458270028233528, 0.16912207007408142, 0.28901606798171997, 0.2063562572002411, 0.25690415501594543, 0.23404212296009064, 325.3428649902344, 0.08260615915060043, 0.05407172441482544, 0.09996604174375534, 0.48424091935157776, 0.07403968274593353, 0.20312386751174927, 0.10674328356981277, 0.015084284357726574, 0.5826785564422607, 0.44456717371940613, 0.42081525921821594, 1.2334060668945312, 0.3783612549304962, 293.4218444824219, 0.028201298788189888, 0.05483598634600639, 0.03095301054418087, 0.49310365319252014, 0.20563344657421112, 2.348076343536377], "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": [243], "max": [243], "mean": [243.0], "std": [0.0], "count": [602]}, "index": {"min": [155102], "max": [155703], "mean": [155402.5], "std": [173.78219126251113], "count": [602]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [602]}, "subtask_annotation": {"mean": [3.759136212624585, 9.0, 9.0, 9.0, 9.0], "std": [1.7998129982368145, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [602]}, "scene_annotation": {"mean": [243.0], "std": [0.0], "min": [243], "max": [243], "count": [602]}, "eef_direction_state": {"mean": [3.9551495016611296, 4.069767441860465], "std": [2.2419249843508444, 2.3381388541740695], "min": [0, 0], "max": [6, 6], "count": [602]}, "eef_velocity_state": {"mean": [0.6843853820598007, 0.6362126245847176], "std": [0.6844660146675111, 0.7573894717604949], "min": [0, 0], "max": [2, 2], "count": [602]}, "eef_acc_mag_state": {"mean": [0.6976744186046512, 0.5581395348837209], "std": [0.8140958584553982, 0.7802217891924609], "min": [0, 0], "max": [2, 2], "count": [602]}, "eef_direction_action": {"mean": [3.9551495016611296, 4.069767441860465], "std": [2.2419249843508444, 2.3381388541740695], "min": [0, 0], "max": [6, 6], "count": [602]}, "eef_velocity_action": {"mean": [0.6843853820598007, 0.6362126245847176], "std": [0.6844660146675111, 0.7573894717604949], "min": [0, 0], "max": [2, 2], "count": [602]}, "eef_acc_mag_action": {"mean": [0.6976744186046512, 0.5581395348837209], "std": [0.8140958584553982, 0.7802217891924609], "min": [0, 0], "max": [2, 2], "count": [602]}, "eef_sim_pose_state": {"mean": [0.47268116049733483, 0.24188244112725052, 1.0703802147700578, -0.4266912495147966, 1.0728641143269426, 0.7361136486656424, 0.5404852445703558, -0.24112286848038852, 1.066611239523148, -0.3266661685428307, 1.3219309999149138, 0.005731612439411206], "std": [0.06066695645453072, 0.034012961367878, 0.04715658166145452, 1.6353602736365946, 0.36997432994756896, 1.5907082594482624, 0.054337164334346225, 0.11250035885800251, 0.024114761676855265, 0.8844059863786263, 0.1268443827510113, 0.5860579761130068], "min": [0.3962765907343802, 0.19416495987644536, 1.0241224800844184, -3.054857850161367, 0.26824093673139826, -3.1390255476298408, 0.38577580260532324, -0.37073451923896966, 1.0044935106951258, -1.8348168077203222, 1.0749660672424701, -1.0239468020694287], "max": [0.5823543313228259, 0.3020572989547144, 1.160484592020163, 3.062607841268796, 1.5196008361623634, 3.14034723294557, 0.5947081352502774, -0.08997084267526523, 1.1031527440584734, 0.6813309656996325, 1.5294508345027276, 0.7781337582947394], "count": [602]}, "eef_sim_pose_action": {"mean": [0.47268116049733483, 0.24188244112725052, 1.0703802147700578, -0.4266912495147966, 1.0728641143269426, 0.7361136486656424, 0.5404852445703558, -0.24112286848038852, 1.066611239523148, -0.3266661685428307, 1.3219309999149138, 0.005731612439411206], "std": [0.06066695645453072, 0.034012961367878, 0.04715658166145452, 1.6353602736365946, 0.36997432994756896, 1.5907082594482624, 0.054337164334346225, 0.11250035885800251, 0.024114761676855265, 0.8844059863786263, 0.1268443827510113, 0.5860579761130068], "min": [0.3962765907343802, 0.19416495987644536, 1.0241224800844184, -3.054857850161367, 0.26824093673139826, -3.1390255476298408, 0.38577580260532324, -0.37073451923896966, 1.0044935106951258, -1.8348168077203222, 1.0749660672424701, -1.0239468020694287], "max": [0.5823543313228259, 0.3020572989547144, 1.160484592020163, 3.062607841268796, 1.5196008361623634, 3.14034723294557, 0.5947081352502774, -0.08997084267526523, 1.1031527440584734, 0.6813309656996325, 1.5294508345027276, 0.7781337582947394], "count": [602]}, "gripper_mode_state": {"mean": [0.5681063122923588, 0.39700996677740863], "std": [0.4953398128819614, 0.48927809378390397], "min": [0, 0], "max": [1, 1], "count": [602]}, "gripper_activity_state": {"mean": [1.9219269102990033, 1.867109634551495], "std": [0.32434591677353275, 0.4599739461856879], "min": [0, 0], "max": [2, 2], "count": [602]}, "gripper_mode_action": {"mean": [0.5681063122923588, 0.39700996677740863], "std": [0.4953398128819614, 0.48927809378390397], "min": [0, 0], "max": [1, 1], "count": [602]}, "gripper_activity_action": {"mean": [1.9219269102990033, 1.867109634551495], "std": [0.32434591677353275, 0.4599739461856879], "min": [0, 0], "max": [2, 2], "count": [602]}, "gripper_open_scale_state": {"mean": [0.3667084718241644, 0.48093272435784024], "std": [0.2934219973820797, 0.32534283906976463], "min": [0.035, 0.004], "max": [0.728, 0.76], "count": [602]}, "gripper_open_scale_action": {"mean": [0.3667084718241644, 0.48093272435784024], "std": [0.2934219973820797, 0.32534283906976463], "min": [0.035, 0.004], "max": [0.728, 0.76], "count": [602]}}} +{"episode_index": 242, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.45400325993258195]], [[0.46968910021357624]], [[0.4620007349724667]]], "std": [[[0.138721695716911]], [[0.12733053319647367]], [[0.12948551634666203]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12156862745098039]], [[0.10588235294117647]], [[0.09411764705882353]]], "max": [[[0.6509803921568628]], [[0.6274509803921569]], [[0.6196078431372549]]], "mean": [[[0.4721516986387731]], [[0.4795747500771962]], [[0.4710267179378313]]], "std": [[[0.04780581405605259]], [[0.037876266765661706]], [[0.049124409592200435]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.047058823529411764]], [[0.03137254901960784]]], "max": [[[0.6431372549019608]], [[0.6235294117647059]], [[0.6235294117647059]]], "mean": [[[0.4762171948175596]], [[0.4880888383896866]], [[0.4727446557691318]]], "std": [[[0.059029164769748545]], [[0.03391016567763653]], [[0.06293640510707656]]], "count": [127]}, "observation.state": {"min": [0.09998991340398788, 2.043152332305908, 0.27464503049850464, -0.01851794309914112, -2.1183934211730957, -1.792680025100708, -0.10925761610269547, 17.0, 0.16787800192832947, 0.21698600053787231, -0.13412000238895416, -2.3320000171661377, 0.7179999947547913, -0.05000000074505806, -0.4084070324897766, -2.080118417739868, -1.900506615638733, -1.6858834028244019, 1.5991928577423096, -1.4535800218582153, -0.037280235439538956, 35.0, -0.3078080117702484, 0.20870600640773773, -0.07493100315332413, 1.1009999513626099, 0.07100000977516174, -3.1391851902008057], "max": [0.6811321973800659, 2.087291717529297, 0.7639655470848083, 0.5552765130996704, -1.9326205253601074, -0.9504888653755188, 0.4317595660686493, 608.0, 0.3515079915523529, 0.3687500059604645, 0.07412199676036835, -1.0980000495910645, 1.0470000505447388, 0.7030000686645508, -0.03862413763999939, -2.0273921489715576, -0.2805965840816498, -0.21923081576824188, 2.673844337463379, 1.849438190460205, 0.94808030128479, 813.0, -0.22405500710010529, 0.3949440121650696, 0.06614100188016891, 2.674999952316284, 0.9210000038146973, 3.138000011444092], "mean": [0.492745965719223, 2.0705950260162354, 0.5188507437705994, 0.2294759750366211, -2.0185444355010986, -1.3207345008850098, 0.21727053821086884, 424.8594665527344, 0.2696257531642914, 0.33031710982322693, -0.022425200790166855, -1.618008017539978, 0.8548598885536194, 0.3393974304199219, -0.19076882302761078, -2.064225673675537, -0.8577565550804138, -0.9558733701705933, 2.0869200229644775, 0.6258940696716309, 0.40002745389938354, 302.650634765625, -0.2586781978607178, 0.28813478350639343, -0.017326252534985542, 1.7320128679275513, 0.5623798966407776, 1.1958107948303223], "std": [0.14345556497573853, 0.01623375527560711, 0.20704250037670135, 0.21842226386070251, 0.07954967767000198, 0.23236651718616486, 0.18444278836250305, 242.267578125, 0.06599826365709305, 0.03668341785669327, 0.08675917983055115, 0.5073915719985962, 0.0812549889087677, 0.25990670919418335, 0.09864791482686996, 0.00975437555462122, 0.6020032167434692, 0.42466187477111816, 0.3929010331630707, 1.2228283882141113, 0.374756395816803, 321.9994201660156, 0.024595627561211586, 0.051441822201013565, 0.03989993780851364, 0.503353476524353, 0.23083233833312988, 2.378937244415283], "count": [644]}, "action": {"min": [0.09998991340398788, 2.043152332305908, 0.27464503049850464, -0.01851794309914112, -2.1183934211730957, -1.792680025100708, -0.10925761610269547, 17.0, 0.16787800192832947, 0.21698600053787231, -0.13412000238895416, -2.3320000171661377, 0.7179999947547913, -0.05000000074505806, -0.4084070324897766, -2.080118417739868, -1.900506615638733, -1.6858834028244019, 1.5991928577423096, -1.4535800218582153, -0.037280235439538956, 35.0, -0.3078080117702484, 0.20870600640773773, -0.07493100315332413, 1.1009999513626099, 0.07100000977516174, -3.1391851902008057], "max": [0.6811321973800659, 2.087291717529297, 0.7639655470848083, 0.5552765130996704, -1.9326205253601074, -0.9504888653755188, 0.4317595660686493, 608.0, 0.3515079915523529, 0.3687500059604645, 0.07412199676036835, -1.0980000495910645, 1.0470000505447388, 0.7030000686645508, -0.03862413763999939, -2.0273921489715576, -0.2805965840816498, -0.21923081576824188, 2.673844337463379, 1.849438190460205, 0.94808030128479, 813.0, -0.22405500710010529, 0.3949440121650696, 0.06614100188016891, 2.674999952316284, 0.9210000038146973, 3.138000011444092], "mean": [0.492745965719223, 2.0705950260162354, 0.5188507437705994, 0.2294759750366211, -2.0185444355010986, -1.3207345008850098, 0.21727053821086884, 424.8594665527344, 0.2696257531642914, 0.33031710982322693, -0.022425200790166855, -1.618008017539978, 0.8548598885536194, 0.3393974304199219, -0.19076882302761078, -2.064225673675537, -0.8577565550804138, -0.9558733701705933, 2.0869200229644775, 0.6258940696716309, 0.40002745389938354, 302.650634765625, -0.2586781978607178, 0.28813478350639343, -0.017326252534985542, 1.7320128679275513, 0.5623798966407776, 1.1958107948303223], "std": [0.14345556497573853, 0.01623375527560711, 0.20704250037670135, 0.21842226386070251, 0.07954967767000198, 0.23236651718616486, 0.18444278836250305, 242.267578125, 0.06599826365709305, 0.03668341785669327, 0.08675917983055115, 0.5073915719985962, 0.0812549889087677, 0.25990670919418335, 0.09864791482686996, 0.00975437555462122, 0.6020032167434692, 0.42466187477111816, 0.3929010331630707, 1.2228283882141113, 0.374756395816803, 321.9994201660156, 0.024595627561211586, 0.051441822201013565, 0.03989993780851364, 0.503353476524353, 0.23083233833312988, 2.378937244415283], "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": [244], "max": [244], "mean": [244.0], "std": [0.0], "count": [644]}, "index": {"min": [155704], "max": [156347], "mean": [156025.5], "std": [185.9065625522671], "count": [644]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [644]}, "subtask_annotation": {"mean": [4.013975155279503, 9.0, 9.0, 9.0, 9.0], "std": [1.6998694796454101, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [644]}, "scene_annotation": {"mean": [244.0], "std": [0.0], "min": [244], "max": [244], "count": [644]}, "eef_direction_state": {"mean": [4.281055900621118, 4.2686335403726705], "std": [2.05820916624876, 2.2890932314410186], "min": [0, 0], "max": [6, 6], "count": [644]}, "eef_velocity_state": {"mean": [0.6319875776397516, 0.5434782608695652], "std": [0.6935607286443858, 0.7134277861487783], "min": [0, 0], "max": [2, 2], "count": [644]}, "eef_acc_mag_state": {"mean": [0.6614906832298136, 0.468944099378882], "std": [0.8154229258794733, 0.7355005077327424], "min": [0, 0], "max": [2, 2], "count": [644]}, "eef_direction_action": {"mean": [4.281055900621118, 4.2686335403726705], "std": [2.05820916624876, 2.2890932314410186], "min": [0, 0], "max": [6, 6], "count": [644]}, "eef_velocity_action": {"mean": [0.6319875776397516, 0.5434782608695652], "std": [0.6935607286443858, 0.7134277861487783], "min": [0, 0], "max": [2, 2], "count": [644]}, "eef_acc_mag_action": {"mean": [0.6614906832298136, 0.468944099378882], "std": [0.8154229258794733, 0.7355005077327424], "min": [0, 0], "max": [2, 2], "count": [644]}, "eef_sim_pose_state": {"mean": [0.4770540663953851, 0.23771786070307885, 1.07358217922084, -0.4705213951879793, 1.0738971860882787, 0.9645449249832698, 0.5185422465188894, -0.24883269773533992, 1.048990454664677, -0.18718494552364787, 1.3134107311333034, -0.019361558362002963], "std": [0.0578534230667207, 0.0399488374361678, 0.046559435723455875, 1.7299841016201951, 0.37226742718859124, 1.5720836054317355, 0.03771409665214713, 0.09312491881506699, 0.01731329643516727, 1.3711423991951939, 0.15646420398095184, 1.1935817396854507], "min": [0.39506331391301663, 0.17293209324112402, 1.0246466094422189, -3.1169089864744617, 0.3094565546963477, -3.1370073443850854, 0.4017127178235636, -0.34830100077029047, 1.0033904322762202, -3.1164094506073687, 1.088341566025568, -3.1287338862161276], "max": [0.5869529264721003, 0.28616801936000874, 1.1786657489881114, 3.1342266894902138, 1.5285218842194905, 3.1407446131899968, 0.5609776717087684, -0.1261482465781778, 1.069826548545044, 3.12307848190777, 1.55463438070651, 3.0036487750835636], "count": [644]}, "eef_sim_pose_action": {"mean": [0.4770540663953851, 0.23771786070307885, 1.07358217922084, -0.4705213951879793, 1.0738971860882787, 0.9645449249832698, 0.5185422465188894, -0.24883269773533992, 1.048990454664677, -0.18718494552364787, 1.3134107311333034, -0.019361558362002963], "std": [0.0578534230667207, 0.0399488374361678, 0.046559435723455875, 1.7299841016201951, 0.37226742718859124, 1.5720836054317355, 0.03771409665214713, 0.09312491881506699, 0.01731329643516727, 1.3711423991951939, 0.15646420398095184, 1.1935817396854507], "min": [0.39506331391301663, 0.17293209324112402, 1.0246466094422189, -3.1169089864744617, 0.3094565546963477, -3.1370073443850854, 0.4017127178235636, -0.34830100077029047, 1.0033904322762202, -3.1164094506073687, 1.088341566025568, -3.1287338862161276], "max": [0.5869529264721003, 0.28616801936000874, 1.1786657489881114, 3.1342266894902138, 1.5285218842194905, 3.1407446131899968, 0.5609776717087684, -0.1261482465781778, 1.069826548545044, 3.12307848190777, 1.55463438070651, 3.0036487750835636], "count": [644]}, "gripper_mode_state": {"mean": [0.6366459627329193, 0.3804347826086957], "std": [0.4809655713965311, 0.48549372682885134], "min": [0, 0], "max": [1, 1], "count": [644]}, "gripper_activity_state": {"mean": [1.8835403726708075, 1.9099378881987579], "std": [0.4321431640192378, 0.39163694826677725], "min": [0, 0], "max": [2, 2], "count": [644]}, "gripper_mode_action": {"mean": [0.6366459627329193, 0.3804347826086957], "std": [0.4809655713965311, 0.48549372682885134], "min": [0, 0], "max": [1, 1], "count": [644]}, "gripper_activity_action": {"mean": [1.8835403726708075, 1.9099378881987579], "std": [0.4321431640192378, 0.39163694826677725], "min": [0, 0], "max": [2, 2], "count": [644]}, "gripper_open_scale_state": {"mean": [0.30265062099954126, 0.4248594719608381], "std": [0.3219996185881925, 0.24226756406030145], "min": [0.035, 0.017], "max": [0.813, 0.608], "count": [644]}, "gripper_open_scale_action": {"mean": [0.30265062099954126, 0.4248594719608381], "std": [0.3219996185881925, 0.24226756406030145], "min": [0.035, 0.017], "max": [0.813, 0.608], "count": [644]}}} +{"episode_index": 243, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44969803831459054]], [[0.4682064215085544]], [[0.4600758482314495]]], "std": [[[0.1386615543339451]], [[0.12612518222660138]], [[0.12823723207395762]]], "count": [136]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1411764705882353]], [[0.11764705882352941]], [[0.09411764705882353]]], "max": [[[0.6470588235294118]], [[0.6196078431372549]], [[0.6196078431372549]]], "mean": [[[0.46940744245001925]], [[0.4781587129950019]], [[0.46921999951941556]]], "std": [[[0.05034571863513695]], [[0.03770884339584829]], [[0.051646287809679094]]], "count": [136]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[0.7058823529411765]], [[0.6862745098039216]], [[0.6823529411764706]]], "mean": [[[0.4771928780396963]], [[0.48788341923779316]], [[0.47444238393886967]]], "std": [[[0.06335130222318759]], [[0.040382435734189495]], [[0.06670502412094402]]], "count": [136]}, "observation.state": {"min": [0.09780825674533844, 2.0474982261657715, 0.35266122221946716, 0.019600048661231995, -2.2642855644226074, -1.8261030912399292, -0.0019024088978767395, 34.0, 0.18487200140953064, 0.20278300344944, -0.14330700039863586, -2.437000036239624, 0.5889999866485596, -0.19099999964237213, -0.5232672095298767, -2.078634738922119, -1.838355302810669, -1.6632814407348633, 1.846802830696106, -1.4389541149139404, -0.04913102090358734, 31.0, -0.30390501022338867, 0.19640299677848816, -0.07544299960136414, 0.9919999837875366, 0.07100001722574234, -3.119999885559082], "max": [0.5770582556724548, 2.0909221172332764, 1.0109645128250122, 0.520247757434845, -1.7895034551620483, -0.9125105142593384, 0.42872267961502075, 616.0, 0.3646019995212555, 0.3368949890136719, 0.09099200367927551, -0.8529999852180481, 1.0709999799728394, 0.7820000052452087, -0.007417649496346712, -1.998489260673523, -0.37720057368278503, -0.22649137675762177, 2.683164358139038, 1.90193772315979, 0.9603675007820129, 864.0, -0.2271219938993454, 0.39870399236679077, 0.05762200057506561, 2.7290000915527344, 0.9150000214576721, 3.121000051498413], "mean": [0.44534891843795776, 2.0751407146453857, 0.6714788675308228, 0.26807087659835815, -2.1747689247131348, -1.35563063621521, 0.22190609574317932, 399.7677917480469, 0.2693294584751129, 0.3148762583732605, -0.020583873614668846, -1.5912816524505615, 0.8121019601821899, 0.3775440454483032, -0.1630982756614685, -2.062049388885498, -0.8992400765419006, -0.957112193107605, 2.1571693420410156, 0.5891148447990417, 0.4315677285194397, 371.7628173828125, -0.2596973776817322, 0.28350287675857544, -0.01805191859602928, 1.7371940612792969, 0.49706128239631653, 1.2593337297439575], "std": [0.10426010191440582, 0.015921758487820625, 0.27499592304229736, 0.1874273419380188, 0.09469526261091232, 0.31196364760398865, 0.11177545040845871, 249.6271209716797, 0.06224057450890541, 0.026962194591760635, 0.09884627163410187, 0.6661251783370972, 0.08578528463840485, 0.3984546363353729, 0.16120238602161407, 0.012638737447559834, 0.5688715577125549, 0.3982451558113098, 0.3137979507446289, 1.2218774557113647, 0.39660996198654175, 373.05828857421875, 0.01864503137767315, 0.060225218534469604, 0.04558834806084633, 0.5297543406486511, 0.228316068649292, 2.3304450511932373], "count": [702]}, "action": {"min": [0.09780825674533844, 2.0474982261657715, 0.35266122221946716, 0.019600048661231995, -2.2642855644226074, -1.8261030912399292, -0.0019024088978767395, 34.0, 0.18487200140953064, 0.20278300344944, -0.14330700039863586, -2.437000036239624, 0.5889999866485596, -0.19099999964237213, -0.5232672095298767, -2.078634738922119, -1.838355302810669, -1.6632814407348633, 1.846802830696106, -1.4389541149139404, -0.04913102090358734, 31.0, -0.30390501022338867, 0.19640299677848816, -0.07544299960136414, 0.9919999837875366, 0.07100001722574234, -3.119999885559082], "max": [0.5770582556724548, 2.0909221172332764, 1.0109645128250122, 0.520247757434845, -1.7895034551620483, -0.9125105142593384, 0.42872267961502075, 616.0, 0.3646019995212555, 0.3368949890136719, 0.09099200367927551, -0.8529999852180481, 1.0709999799728394, 0.7820000052452087, -0.007417649496346712, -1.998489260673523, -0.37720057368278503, -0.22649137675762177, 2.683164358139038, 1.90193772315979, 0.9603675007820129, 864.0, -0.2271219938993454, 0.39870399236679077, 0.05762200057506561, 2.7290000915527344, 0.9150000214576721, 3.121000051498413], "mean": [0.44534891843795776, 2.0751407146453857, 0.6714788675308228, 0.26807087659835815, -2.1747689247131348, -1.35563063621521, 0.22190609574317932, 399.7677917480469, 0.2693294584751129, 0.3148762583732605, -0.020583873614668846, -1.5912816524505615, 0.8121019601821899, 0.3775440454483032, -0.1630982756614685, -2.062049388885498, -0.8992400765419006, -0.957112193107605, 2.1571693420410156, 0.5891148447990417, 0.4315677285194397, 371.7628173828125, -0.2596973776817322, 0.28350287675857544, -0.01805191859602928, 1.7371940612792969, 0.49706128239631653, 1.2593337297439575], "std": [0.10426010191440582, 0.015921758487820625, 0.27499592304229736, 0.1874273419380188, 0.09469526261091232, 0.31196364760398865, 0.11177545040845871, 249.6271209716797, 0.06224057450890541, 0.026962194591760635, 0.09884627163410187, 0.6661251783370972, 0.08578528463840485, 0.3984546363353729, 0.16120238602161407, 0.012638737447559834, 0.5688715577125549, 0.3982451558113098, 0.3137979507446289, 1.2218774557113647, 0.39660996198654175, 373.05828857421875, 0.01864503137767315, 0.060225218534469604, 0.04558834806084633, 0.5297543406486511, 0.228316068649292, 2.3304450511932373], "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": [245], "max": [245], "mean": [245.0], "std": [0.0], "count": [702]}, "index": {"min": [156348], "max": [157049], "mean": [156698.5], "std": [202.6497388763841], "count": [702]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [702]}, "subtask_annotation": {"mean": [4.102564102564102, 9.0, 9.0, 9.0, 9.0], "std": [1.5212714845324453, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [702]}, "scene_annotation": {"mean": [245.0], "std": [0.0], "min": [245], "max": [245], "count": [702]}, "eef_direction_state": {"mean": [4.156695156695156, 4.592592592592593], "std": [2.199703273424892, 2.188249336525768], "min": [0, 0], "max": [6, 6], "count": [702]}, "eef_velocity_state": {"mean": [0.6111111111111112, 0.45014245014245013], "std": [0.6781419786518733, 0.6915804042130133], "min": [0, 0], "max": [2, 2], "count": [702]}, "eef_acc_mag_state": {"mean": [0.6096866096866097, 0.43447293447293445], "std": [0.8033531322294496, 0.7303803744848955], "min": [0, 0], "max": [2, 2], "count": [702]}, "eef_direction_action": {"mean": [4.156695156695156, 4.592592592592593], "std": [2.199703273424892, 2.188249336525768], "min": [0, 0], "max": [6, 6], "count": [702]}, "eef_velocity_action": {"mean": [0.6111111111111112, 0.45014245014245013], "std": [0.6781419786518733, 0.6915804042130133], "min": [0, 0], "max": [2, 2], "count": [702]}, "eef_acc_mag_action": {"mean": [0.6096866096866097, 0.43447293447293445], "std": [0.8033531322294496, 0.7303803744848955], "min": [0, 0], "max": [2, 2], "count": [702]}, "eef_sim_pose_state": {"mean": [0.473009088641378, 0.23781541612113286, 1.0726702642547576, -0.39070526328096417, 1.0065055332859991, 0.8722247966876797, 0.5051253072595544, -0.24935219579188198, 1.0488418499882926, 0.947742046128303, 1.2306377679833103, 0.3055947564340628], "std": [0.06724085849434405, 0.04008622460728349, 0.045811453553302475, 1.7670987950140309, 0.36716476338235493, 1.6538311371277656, 0.028248557831713084, 0.09700467415718486, 0.019909770109082545, 1.014853583394836, 0.1897505002517599, 1.7215982476635492], "min": [0.3839637660915325, 0.18445396679433254, 1.0243063603065052, -3.0877706893516255, 0.2989977142115561, -3.139804313948167, 0.38992505835860924, -0.3542098642121152, 1.0153049993361893, -1.0362988394661108, 1.0231671831051297, -3.108949750947774], "max": [0.5798157906767937, 0.2968324951705834, 1.1683337404442329, 3.125508774829804, 1.4946093382181997, 3.1415629059273376, 0.5309254447596616, -0.1266512604555681, 1.0787474898262845, 2.695361247797579, 1.5308191697852114, 3.1334005314337787], "count": [702]}, "eef_sim_pose_action": {"mean": [0.473009088641378, 0.23781541612113286, 1.0726702642547576, -0.39070526328096417, 1.0065055332859991, 0.8722247966876797, 0.5051253072595544, -0.24935219579188198, 1.0488418499882926, 0.947742046128303, 1.2306377679833103, 0.3055947564340628], "std": [0.06724085849434405, 0.04008622460728349, 0.045811453553302475, 1.7670987950140309, 0.36716476338235493, 1.6538311371277656, 0.028248557831713084, 0.09700467415718486, 0.019909770109082545, 1.014853583394836, 0.1897505002517599, 1.7215982476635492], "min": [0.3839637660915325, 0.18445396679433254, 1.0243063603065052, -3.0877706893516255, 0.2989977142115561, -3.139804313948167, 0.38992505835860924, -0.3542098642121152, 1.0153049993361893, -1.0362988394661108, 1.0231671831051297, -3.108949750947774], "max": [0.5798157906767937, 0.2968324951705834, 1.1683337404442329, 3.125508774829804, 1.4946093382181997, 3.1415629059273376, 0.5309254447596616, -0.1266512604555681, 1.0787474898262845, 2.695361247797579, 1.5308191697852114, 3.1334005314337787], "count": [702]}, "gripper_mode_state": {"mean": [0.5982905982905983, 0.4031339031339031], "std": [0.49024377434871935, 0.49052722582740393], "min": [0, 0], "max": [1, 1], "count": [702]}, "gripper_activity_state": {"mean": [1.8974358974358974, 1.915954415954416], "std": [0.39695311178574677, 0.38125843233178314], "min": [0, 0], "max": [2, 2], "count": [702]}, "gripper_mode_action": {"mean": [0.5982905982905983, 0.4031339031339031], "std": [0.49024377434871935, 0.49052722582740393], "min": [0, 0], "max": [1, 1], "count": [702]}, "gripper_activity_action": {"mean": [1.8974358974358974, 1.915954415954416], "std": [0.39695311178574677, 0.38125843233178314], "min": [0, 0], "max": [2, 2], "count": [702]}, "gripper_open_scale_state": {"mean": [0.37176282042587705, 0.39976780618629565], "std": [0.3730581789604829, 0.24962715491003187], "min": [0.031, 0.034], "max": [0.864, 0.616], "count": [702]}, "gripper_open_scale_action": {"mean": [0.37176282042587705, 0.39976780618629565], "std": [0.3730581789604829, 0.24962715491003187], "min": [0.031, 0.034], "max": [0.864, 0.616], "count": [702]}}} +{"episode_index": 244, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.45435436921296296]], [[0.4705313929738562]], [[0.4638597290305011]]], "std": [[[0.13910652280794308]], [[0.12780358296994904]], [[0.13007048955804093]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13333333333333333]], [[0.10980392156862745]], [[0.10196078431372549]]], "max": [[[0.6509803921568628]], [[0.6235294117647059]], [[0.6274509803921569]]], "mean": [[[0.4719928342864924]], [[0.4800444904003268]], [[0.47203708299291935]]], "std": [[[0.05004207422186168]], [[0.036750713137060534]], [[0.0506346821863097]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.023529411764705882]], [[0.01568627450980392]]], "max": [[[0.6509803921568628]], [[0.6392156862745098]], [[0.6431372549019608]]], "mean": [[[0.47610559300108934]], [[0.4878259429466231]], [[0.4714219209558823]]], "std": [[[0.061011374382537044]], [[0.03674954383315732]], [[0.0669547384788696]]], "count": [120]}, "observation.state": {"min": [0.18421950936317444, 2.063101291656494, -0.22399555146694183, -0.03841469809412956, -2.2478270530700684, -1.757878303527832, -0.061679936945438385, 18.0, 0.15935400128364563, 0.23318199813365936, -0.14382199943065643, -2.450000047683716, 0.6029999852180481, -0.14100000262260437, -0.39844122529029846, -2.0801706314086914, -1.7733242511749268, -1.6411505937576294, 1.650330901145935, -1.3272007703781128, -0.04071853309869766, 29.0, -0.3008570075035095, 0.21518400311470032, -0.06700699776411057, 1.0759999752044678, 0.16200000047683716, -3.1070001125335693], "max": [0.6995279788970947, 2.087902545928955, 0.803409993648529, 0.5544213056564331, -1.711801528930664, -0.83400559425354, 0.45926594734191895, 637.0, 0.3514940142631531, 0.36823299527168274, 0.08164999634027481, -0.9289999604225159, 1.069000005722046, 0.7310000061988831, 0.008936086669564247, -2.0079314708709717, -0.2790257930755615, -0.23308873176574707, 2.752000331878662, 1.775541067123413, 1.2254480123519897, 840.0, -0.22170299291610718, 0.3832840025424957, 0.04762699827551842, 2.5980000495910645, 0.874000072479248, 3.13100004196167], "mean": [0.5114989876747131, 2.0788464546203613, 0.4150584042072296, 0.19429220259189606, -1.9319822788238525, -1.3525198698043823, 0.2741434574127197, 440.707763671875, 0.26494547724723816, 0.32749930024147034, -0.020751021802425385, -1.6179016828536987, 0.8410661816596985, 0.3916415870189667, -0.16545948386192322, -2.0681471824645996, -0.8093658685684204, -1.0006144046783447, 2.0639641284942627, 0.6562801599502563, 0.48649895191192627, 393.0110168457031, -0.2575242817401886, 0.2800997197628021, -0.0202935840934515, 1.6919513940811157, 0.5062026381492615, 1.188035249710083], "std": [0.1416366845369339, 0.00720675103366375, 0.23554077744483948, 0.21872271597385406, 0.24056589603424072, 0.30839109420776367, 0.19991959631443024, 259.75128173828125, 0.07017092406749725, 0.034002598375082016, 0.09208459407091141, 0.6161330342292786, 0.11447423696517944, 0.3390166163444519, 0.1132751852273941, 0.010530889965593815, 0.6033120155334473, 0.39570188522338867, 0.41312408447265625, 1.2234857082366943, 0.4826943576335907, 351.32818603515625, 0.023868804797530174, 0.05569682642817497, 0.034618575125932693, 0.5171678066253662, 0.2356993854045868, 2.377108573913574], "count": [592]}, "action": {"min": [0.18421950936317444, 2.063101291656494, -0.22399555146694183, -0.03841469809412956, -2.2478270530700684, -1.757878303527832, -0.061679936945438385, 18.0, 0.15935400128364563, 0.23318199813365936, -0.14382199943065643, -2.450000047683716, 0.6029999852180481, -0.14100000262260437, -0.39844122529029846, -2.0801706314086914, -1.7733242511749268, -1.6411505937576294, 1.650330901145935, -1.3272007703781128, -0.04071853309869766, 29.0, -0.3008570075035095, 0.21518400311470032, -0.06700699776411057, 1.0759999752044678, 0.16200000047683716, -3.1070001125335693], "max": [0.6995279788970947, 2.087902545928955, 0.803409993648529, 0.5544213056564331, -1.711801528930664, -0.83400559425354, 0.45926594734191895, 637.0, 0.3514940142631531, 0.36823299527168274, 0.08164999634027481, -0.9289999604225159, 1.069000005722046, 0.7310000061988831, 0.008936086669564247, -2.0079314708709717, -0.2790257930755615, -0.23308873176574707, 2.752000331878662, 1.775541067123413, 1.2254480123519897, 840.0, -0.22170299291610718, 0.3832840025424957, 0.04762699827551842, 2.5980000495910645, 0.874000072479248, 3.13100004196167], "mean": [0.5114989876747131, 2.0788464546203613, 0.4150584042072296, 0.19429220259189606, -1.9319822788238525, -1.3525198698043823, 0.2741434574127197, 440.707763671875, 0.26494547724723816, 0.32749930024147034, -0.020751021802425385, -1.6179016828536987, 0.8410661816596985, 0.3916415870189667, -0.16545948386192322, -2.0681471824645996, -0.8093658685684204, -1.0006144046783447, 2.0639641284942627, 0.6562801599502563, 0.48649895191192627, 393.0110168457031, -0.2575242817401886, 0.2800997197628021, -0.0202935840934515, 1.6919513940811157, 0.5062026381492615, 1.188035249710083], "std": [0.1416366845369339, 0.00720675103366375, 0.23554077744483948, 0.21872271597385406, 0.24056589603424072, 0.30839109420776367, 0.19991959631443024, 259.75128173828125, 0.07017092406749725, 0.034002598375082016, 0.09208459407091141, 0.6161330342292786, 0.11447423696517944, 0.3390166163444519, 0.1132751852273941, 0.010530889965593815, 0.6033120155334473, 0.39570188522338867, 0.41312408447265625, 1.2234857082366943, 0.4826943576335907, 351.32818603515625, 0.023868804797530174, 0.05569682642817497, 0.034618575125932693, 0.5171678066253662, 0.2356993854045868, 2.377108573913574], "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": [246], "max": [246], "mean": [246.0], "std": [0.0], "count": [592]}, "index": {"min": [157050], "max": [157641], "mean": [157345.5], "std": [170.89543586649702], "count": [592]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [592]}, "subtask_annotation": {"mean": [3.831081081081081, 9.0, 9.0, 9.0, 9.0], "std": [1.7296637445184357, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [592]}, "scene_annotation": {"mean": [246.0], "std": [0.0], "min": [246], "max": [246], "count": [592]}, "eef_direction_state": {"mean": [4.234797297297297, 4.030405405405405], "std": [1.9933856740224845, 2.3557909896673275], "min": [0, 0], "max": [6, 6], "count": [592]}, "eef_velocity_state": {"mean": [0.6570945945945946, 0.5658783783783784], "std": [0.6845177365068105, 0.6820957658986225], "min": [0, 0], "max": [2, 2], "count": [592]}, "eef_acc_mag_state": {"mean": [0.5844594594594594, 0.44763513513513514], "std": [0.7860449094726192, 0.7264043820993186], "min": [0, 0], "max": [2, 2], "count": [592]}, "eef_direction_action": {"mean": [4.234797297297297, 4.030405405405405], "std": [1.9933856740224845, 2.3557909896673275], "min": [0, 0], "max": [6, 6], "count": [592]}, "eef_velocity_action": {"mean": [0.6570945945945946, 0.5658783783783784], "std": [0.6845177365068105, 0.6820957658986225], "min": [0, 0], "max": [2, 2], "count": [592]}, "eef_acc_mag_action": {"mean": [0.5844594594594594, 0.44763513513513514], "std": [0.7860449094726192, 0.7264043820993186], "min": [0, 0], "max": [2, 2], "count": [592]}, "eef_sim_pose_state": {"mean": [0.46874834106284197, 0.23227517806440948, 1.0728412671073773, -0.40838771376295235, 1.012625468117705, 1.0958400494816787, 0.5174273502200156, -0.24789629867105253, 1.0526620220423262, -0.13740617581318748, 1.2488925081217033, 0.0905730299565971], "std": [0.06334717439721027, 0.040369934262549645, 0.039778049030262906, 1.808920729836245, 0.33517361759741154, 1.5664126889062262, 0.03538922967265818, 0.09876939069448043, 0.016108830831158095, 1.412926451227804, 0.16980525113154657, 1.2848360540888], "min": [0.39948435776934915, 0.16926515197121816, 1.021925645864868, -3.1329990790857702, 0.3903394752926619, -3.1387577321832376, 0.421003763860042, -0.3495008578538318, 1.013379107311761, -3.1343720056330606, 1.0786771009890344, -3.1339842305438457], "max": [0.5642126912229496, 0.2930015496324379, 1.147715473338768, 3.1125687786432956, 1.558486947840854, 3.141485780164339, 0.5626975415756531, -0.10826273016819561, 1.0761995532387352, 3.1007412523383477, 1.5153897554294922, 3.1329547117085044], "count": [592]}, "eef_sim_pose_action": {"mean": [0.46874834106284197, 0.23227517806440948, 1.0728412671073773, -0.40838771376295235, 1.012625468117705, 1.0958400494816787, 0.5174273502200156, -0.24789629867105253, 1.0526620220423262, -0.13740617581318748, 1.2488925081217033, 0.0905730299565971], "std": [0.06334717439721027, 0.040369934262549645, 0.039778049030262906, 1.808920729836245, 0.33517361759741154, 1.5664126889062262, 0.03538922967265818, 0.09876939069448043, 0.016108830831158095, 1.412926451227804, 0.16980525113154657, 1.2848360540888], "min": [0.39948435776934915, 0.16926515197121816, 1.021925645864868, -3.1329990790857702, 0.3903394752926619, -3.1387577321832376, 0.421003763860042, -0.3495008578538318, 1.013379107311761, -3.1343720056330606, 1.0786771009890344, -3.1339842305438457], "max": [0.5642126912229496, 0.2930015496324379, 1.147715473338768, 3.1125687786432956, 1.558486947840854, 3.141485780164339, 0.5626975415756531, -0.10826273016819561, 1.0761995532387352, 3.1007412523383477, 1.5153897554294922, 3.1329547117085044], "count": [592]}, "gripper_mode_state": {"mean": [0.589527027027027, 0.3733108108108108], "std": [0.4919196188725361, 0.4836836252578591], "min": [0, 0], "max": [1, 1], "count": [592]}, "gripper_activity_state": {"mean": [1.8682432432432432, 1.875], "std": [0.43051464522318483, 0.4402663505873001], "min": [0, 0], "max": [2, 2], "count": [592]}, "gripper_mode_action": {"mean": [0.589527027027027, 0.3733108108108108], "std": [0.4919196188725361, 0.4836836252578591], "min": [0, 0], "max": [1, 1], "count": [592]}, "gripper_activity_action": {"mean": [1.8682432432432432, 1.875], "std": [0.43051464522318483, 0.4402663505873001], "min": [0, 0], "max": [2, 2], "count": [592]}, "gripper_open_scale_state": {"mean": [0.39301097980705524, 0.4407077702541609], "std": [0.35132806718927106, 0.2597512884174969], "min": [0.029, 0.018], "max": [0.84, 0.637], "count": [592]}, "gripper_open_scale_action": {"mean": [0.39301097980705524, 0.4407077702541609], "std": [0.35132806718927106, 0.2597512884174969], "min": [0.029, 0.018], "max": [0.84, 0.637], "count": [592]}}} +{"episode_index": 245, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4526696142141872]], [[0.4695130437878515]], [[0.4615609203543803]]], "std": [[[0.1359926920938895]], [[0.12389887177440426]], [[0.1263510782464197]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.10980392156862745]], [[0.10196078431372549]]], "max": [[[0.6392156862745098]], [[0.6078431372549019]], [[0.6078431372549019]]], "mean": [[[0.47300318365113625]], [[0.4802068792348744]], [[0.4722948372009354]]], "std": [[[0.04781725043922239]], [[0.037608993297273]], [[0.04938082522040102]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.054901960784313725]], [[0.027450980392156862]]], "max": [[[0.6352941176470588]], [[0.6274509803921569]], [[0.6313725490196078]]], "mean": [[[0.47506082478863104]], [[0.4855359889368592]], [[0.47088095880554054]]], "std": [[[0.060461528825750475]], [[0.03695144633339647]], [[0.06628269106070167]]], "count": [109]}, "observation.state": {"min": [0.09524261951446533, 2.0718979835510254, 0.36648422479629517, -0.07213445752859116, -2.2857704162597656, -1.7310874462127686, -0.20268508791923523, 17.0, 0.1675949990749359, 0.21705900132656097, -0.14472000300884247, -2.3450000286102295, 0.5490000247955322, -0.08499998599290848, -0.4444655478000641, -2.078582525253296, -1.8994767665863037, -1.5007039308547974, 1.764597773551941, -1.3784435987472534, -0.34149113297462463, 30.0, -0.3171350061893463, 0.19801899790763855, -0.0646430030465126, 1.090000033378601, 0.10799998790025711, -3.1381852626800537], "max": [0.5691518783569336, 2.090904474258423, 1.0523463487625122, 0.6148620843887329, -1.8678339719772339, -0.8724901676177979, 0.4247433543205261, 698.0, 0.3597239851951599, 0.3460269868373871, 0.07106699794530869, -0.9700000286102295, 1.0740000009536743, 0.699999988079071, 0.013229596428573132, -2.0001821517944336, -0.3465351462364197, -0.15706218779087067, 2.670720338821411, 1.8402228355407715, 0.8805884718894958, 830.0, -0.22675099968910217, 0.38861700892448425, 0.05821099877357483, 2.7139999866485596, 0.9169999957084656, 3.122999906539917], "mean": [0.39821112155914307, 2.0812489986419678, 0.7257285118103027, 0.2834894061088562, -2.2088756561279297, -1.3879801034927368, 0.1464795619249344, 379.4244689941406, 0.2733040750026703, 0.3054352104663849, -0.016803089529275894, -1.5247209072113037, 0.8016709089279175, 0.41069576144218445, -0.16992473602294922, -2.0637173652648926, -0.9199178814888, -0.849010705947876, 2.1903347969055176, 0.6899368166923523, 0.30328261852264404, 376.83935546875, -0.26974016427993774, 0.2865311801433563, -0.00815475732088089, 1.6941144466400146, 0.585466742515564, 1.245573878288269], "std": [0.11265716701745987, 0.005766802933067083, 0.28171423077583313, 0.23323607444763184, 0.07013243436813354, 0.2938911020755768, 0.20097100734710693, 222.24569702148438, 0.06742148846387863, 0.027911774814128876, 0.08733204752206802, 0.5439388751983643, 0.11165212094783783, 0.30542439222335815, 0.1398654729127884, 0.01157250627875328, 0.5589707493782043, 0.43895936012268066, 0.28298619389533997, 1.1982766389846802, 0.39940956234931946, 340.0761413574219, 0.023827923461794853, 0.05722203105688095, 0.03727860003709793, 0.5264129638671875, 0.25862812995910645, 2.281489610671997], "count": [523]}, "action": {"min": [0.09524261951446533, 2.0718979835510254, 0.36648422479629517, -0.07213445752859116, -2.2857704162597656, -1.7310874462127686, -0.20268508791923523, 17.0, 0.1675949990749359, 0.21705900132656097, -0.14472000300884247, -2.3450000286102295, 0.5490000247955322, -0.08499998599290848, -0.4444655478000641, -2.078582525253296, -1.8994767665863037, -1.5007039308547974, 1.764597773551941, -1.3784435987472534, -0.34149113297462463, 30.0, -0.3171350061893463, 0.19801899790763855, -0.0646430030465126, 1.090000033378601, 0.10799998790025711, -3.1381852626800537], "max": [0.5691518783569336, 2.090904474258423, 1.0523463487625122, 0.6148620843887329, -1.8678339719772339, -0.8724901676177979, 0.4247433543205261, 698.0, 0.3597239851951599, 0.3460269868373871, 0.07106699794530869, -0.9700000286102295, 1.0740000009536743, 0.699999988079071, 0.013229596428573132, -2.0001821517944336, -0.3465351462364197, -0.15706218779087067, 2.670720338821411, 1.8402228355407715, 0.8805884718894958, 830.0, -0.22675099968910217, 0.38861700892448425, 0.05821099877357483, 2.7139999866485596, 0.9169999957084656, 3.122999906539917], "mean": [0.39821112155914307, 2.0812489986419678, 0.7257285118103027, 0.2834894061088562, -2.2088756561279297, -1.3879801034927368, 0.1464795619249344, 379.4244689941406, 0.2733040750026703, 0.3054352104663849, -0.016803089529275894, -1.5247209072113037, 0.8016709089279175, 0.41069576144218445, -0.16992473602294922, -2.0637173652648926, -0.9199178814888, -0.849010705947876, 2.1903347969055176, 0.6899368166923523, 0.30328261852264404, 376.83935546875, -0.26974016427993774, 0.2865311801433563, -0.00815475732088089, 1.6941144466400146, 0.585466742515564, 1.245573878288269], "std": [0.11265716701745987, 0.005766802933067083, 0.28171423077583313, 0.23323607444763184, 0.07013243436813354, 0.2938911020755768, 0.20097100734710693, 222.24569702148438, 0.06742148846387863, 0.027911774814128876, 0.08733204752206802, 0.5439388751983643, 0.11165212094783783, 0.30542439222335815, 0.1398654729127884, 0.01157250627875328, 0.5589707493782043, 0.43895936012268066, 0.28298619389533997, 1.1982766389846802, 0.39940956234931946, 340.0761413574219, 0.023827923461794853, 0.05722203105688095, 0.03727860003709793, 0.5264129638671875, 0.25862812995910645, 2.281489610671997], "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": [247], "max": [247], "mean": [247.0], "std": [0.0], "count": [523]}, "index": {"min": [157642], "max": [158164], "mean": [157903.0], "std": [150.9768194127827], "count": [523]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [523]}, "subtask_annotation": {"mean": [3.5946462715105163, 9.0, 9.0, 9.0, 9.0], "std": [1.8124621758090562, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [523]}, "scene_annotation": {"mean": [247.0], "std": [0.0], "min": [247], "max": [247], "count": [523]}, "eef_direction_state": {"mean": [3.860420650095602, 4.0688336520076485], "std": [2.2648746509310764, 2.3610615902066154], "min": [0, 0], "max": [6, 6], "count": [523]}, "eef_velocity_state": {"mean": [0.7074569789674953, 0.6290630975143403], "std": [0.7108028985432525, 0.754892570729], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_acc_mag_state": {"mean": [0.6653919694072657, 0.5946462715105163], "std": [0.8138894586790613, 0.8016057135527667], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_direction_action": {"mean": [3.860420650095602, 4.0688336520076485], "std": [2.2648746509310764, 2.3610615902066154], "min": [0, 0], "max": [6, 6], "count": [523]}, "eef_velocity_action": {"mean": [0.7074569789674953, 0.6290630975143403], "std": [0.7108028985432525, 0.754892570729], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_acc_mag_action": {"mean": [0.6653919694072657, 0.5946462715105163], "std": [0.8138894586790613, 0.8016057135527667], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_sim_pose_state": {"mean": [0.4754848686817151, 0.25333611970923314, 1.0696362609937846, -0.48571410673281523, 1.0383819529116458, 0.8202952931674681, 0.4941270761859605, -0.2533540763731047, 1.0476630192988992, 0.6132404222891664, 1.2406726559245367, 0.5418744942011972], "std": [0.06357900340234486, 0.03938692192118808, 0.041146710798714216, 1.6414136640630568, 0.3367643796293338, 1.5511548418549996, 0.029497840420814086, 0.09450631899282053, 0.014685546689876644, 0.9632865195075551, 0.1696512599705905, 1.331986422634856], "min": [0.3833838736269193, 0.19423829062069242, 1.032482179163553, -3.0965684045752058, 0.3762971224351368, -3.1405959376621406, 0.40233857685750374, -0.3560871598703746, 1.0091182395702982, -1.1082336394808145, 1.091446849793754, -3.1045155789418777], "max": [0.5754628871337423, 0.3164967512083782, 1.1588631379469763, 3.140678606475622, 1.4896927192847578, 3.12230589623356, 0.5379419961076208, -0.11100313570156656, 1.0654553459212341, 2.7936252877881103, 1.5649669774655588, 3.018506161530305], "count": [523]}, "eef_sim_pose_action": {"mean": [0.4754848686817151, 0.25333611970923314, 1.0696362609937846, -0.48571410673281523, 1.0383819529116458, 0.8202952931674681, 0.4941270761859605, -0.2533540763731047, 1.0476630192988992, 0.6132404222891664, 1.2406726559245367, 0.5418744942011972], "std": [0.06357900340234486, 0.03938692192118808, 0.041146710798714216, 1.6414136640630568, 0.3367643796293338, 1.5511548418549996, 0.029497840420814086, 0.09450631899282053, 0.014685546689876644, 0.9632865195075551, 0.1696512599705905, 1.331986422634856], "min": [0.3833838736269193, 0.19423829062069242, 1.032482179163553, -3.0965684045752058, 0.3762971224351368, -3.1405959376621406, 0.40233857685750374, -0.3560871598703746, 1.0091182395702982, -1.1082336394808145, 1.091446849793754, -3.1045155789418777], "max": [0.5754628871337423, 0.3164967512083782, 1.1588631379469763, 3.140678606475622, 1.4896927192847578, 3.12230589623356, 0.5379419961076208, -0.11100313570156656, 1.0654553459212341, 2.7936252877881103, 1.5649669774655588, 3.018506161530305], "count": [523]}, "gripper_mode_state": {"mean": [0.5449330783938815, 0.4435946462715105], "std": [0.4979769256361676, 0.496808248795009], "min": [0, 0], "max": [1, 1], "count": [523]}, "gripper_activity_state": {"mean": [1.8661567877629064, 1.8833652007648183], "std": [0.4253689774826043, 0.43701857367989755], "min": [0, 0], "max": [2, 2], "count": [523]}, "gripper_mode_action": {"mean": [0.5449330783938815, 0.4435946462715105], "std": [0.4979769256361676, 0.496808248795009], "min": [0, 0], "max": [1, 1], "count": [523]}, "gripper_activity_action": {"mean": [1.8661567877629064, 1.8833652007648183], "std": [0.4253689774826043, 0.43701857367989755], "min": [0, 0], "max": [2, 2], "count": [523]}, "gripper_open_scale_state": {"mean": [0.37683938800308525, 0.3794244741035009], "std": [0.3400760908093266, 0.22224570876091962], "min": [0.03, 0.017], "max": [0.83, 0.698], "count": [523]}, "gripper_open_scale_action": {"mean": [0.37683938800308525, 0.3794244741035009], "std": [0.3400760908093266, 0.22224570876091962], "min": [0.03, 0.017], "max": [0.83, 0.698], "count": [523]}}} +{"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.4511724791552135]], [[0.46968842388980514]], [[0.4624534848207195]]], "std": [[[0.14028661431922826]], [[0.1291329364113825]], [[0.13153183080039135]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.14901960784313725]], [[0.11372549019607843]], [[0.10980392156862745]]], "max": [[[0.6470588235294118]], [[0.6274509803921569]], [[0.6431372549019608]]], "mean": [[[0.47423305883880035]], [[0.4806436209608454]], [[0.4738931456539002]]], "std": [[[0.047401471767947415]], [[0.03811660892857886]], [[0.048971610418357]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[0.7019607843137254]], [[0.6627450980392157]], [[0.6588235294117647]]], "mean": [[[0.46910152670881433]], [[0.4818658794514691]], [[0.46473903358072205]]], "std": [[[0.06727508004450443]], [[0.041989927992385344]], [[0.07351532764686863]]], "count": [107]}, "observation.state": {"min": [0.24575981497764587, 2.067708969116211, -0.039618972688913345, -0.10065314173698425, -1.9083781242370605, -1.7731150388717651, -0.07208210229873657, 18.0, 0.18716999888420105, 0.24486500024795532, -0.1359809935092926, -2.364000082015991, 0.5509999990463257, -0.020000020042061806, -0.32929128408432007, -2.080188274383545, -1.789067268371582, -1.5975348949432373, 1.7408612966537476, -1.308543086051941, -0.05085889622569084, 31.0, -0.31057900190353394, 0.19732700288295746, -0.07257100194692612, 1.222000002861023, 0.1759999841451645, -3.131185293197632], "max": [0.6931750178337097, 2.0862269401550293, 0.5829574465751648, 0.41345104575157166, -1.8160849809646606, -1.0671817064285278, 0.5701467394828796, 698.0, 0.35837799310684204, 0.3515320122241974, 0.07221399992704391, -1.1380000114440918, 1.024999976158142, 0.7009999752044678, -0.020751964300870895, -2.0583016872406006, -0.1918291449546814, -0.20203931629657745, 2.638396978378296, 1.8398737907409668, 0.9097354412078857, 799.0, -0.2336609959602356, 0.3749000132083893, 0.04069700092077255, 2.624000072479248, 0.9750000238418579, 3.125], "mean": [0.49270278215408325, 2.077164888381958, 0.2888471186161041, 0.15826216340065002, -1.8670977354049683, -1.4129772186279297, 0.21216817200183868, 425.1722412109375, 0.27643927931785583, 0.31807422637939453, -0.02405780367553234, -1.7003912925720215, 0.8062247633934021, 0.32150208950042725, -0.16037574410438538, -2.070157051086426, -0.7388315200805664, -0.8792352080345154, 2.069509506225586, 0.8398802280426025, 0.3771849572658539, 363.3858642578125, -0.26027536392211914, 0.272091269493103, -0.024283867329359055, 1.6712099313735962, 0.6125418543815613, 1.3455506563186646], "std": [0.13444784283638, 0.0058640469796955585, 0.2290372997522354, 0.18213596940040588, 0.040100712329149246, 0.21662209928035736, 0.14644412696361542, 299.27301025390625, 0.06115401163697243, 0.03071778453886509, 0.07782754302024841, 0.46369215846061707, 0.09898106753826141, 0.21869398653507233, 0.07631098479032516, 0.007272770628333092, 0.5966572165489197, 0.4057391285896301, 0.29758065938949585, 1.1500788927078247, 0.34840479493141174, 336.0736083984375, 0.01741662621498108, 0.05084683373570442, 0.03560219705104828, 0.4855632185935974, 0.24099037051200867, 2.2582738399505615], "count": [508]}, "action": {"min": [0.24575981497764587, 2.067708969116211, -0.039618972688913345, -0.10065314173698425, -1.9083781242370605, -1.7731150388717651, -0.07208210229873657, 18.0, 0.18716999888420105, 0.24486500024795532, -0.1359809935092926, -2.364000082015991, 0.5509999990463257, -0.020000020042061806, -0.32929128408432007, -2.080188274383545, -1.789067268371582, -1.5975348949432373, 1.7408612966537476, -1.308543086051941, -0.05085889622569084, 31.0, -0.31057900190353394, 0.19732700288295746, -0.07257100194692612, 1.222000002861023, 0.1759999841451645, -3.131185293197632], "max": [0.6931750178337097, 2.0862269401550293, 0.5829574465751648, 0.41345104575157166, -1.8160849809646606, -1.0671817064285278, 0.5701467394828796, 698.0, 0.35837799310684204, 0.3515320122241974, 0.07221399992704391, -1.1380000114440918, 1.024999976158142, 0.7009999752044678, -0.020751964300870895, -2.0583016872406006, -0.1918291449546814, -0.20203931629657745, 2.638396978378296, 1.8398737907409668, 0.9097354412078857, 799.0, -0.2336609959602356, 0.3749000132083893, 0.04069700092077255, 2.624000072479248, 0.9750000238418579, 3.125], "mean": [0.49270278215408325, 2.077164888381958, 0.2888471186161041, 0.15826216340065002, -1.8670977354049683, -1.4129772186279297, 0.21216817200183868, 425.1722412109375, 0.27643927931785583, 0.31807422637939453, -0.02405780367553234, -1.7003912925720215, 0.8062247633934021, 0.32150208950042725, -0.16037574410438538, -2.070157051086426, -0.7388315200805664, -0.8792352080345154, 2.069509506225586, 0.8398802280426025, 0.3771849572658539, 363.3858642578125, -0.26027536392211914, 0.272091269493103, -0.024283867329359055, 1.6712099313735962, 0.6125418543815613, 1.3455506563186646], "std": [0.13444784283638, 0.0058640469796955585, 0.2290372997522354, 0.18213596940040588, 0.040100712329149246, 0.21662209928035736, 0.14644412696361542, 299.27301025390625, 0.06115401163697243, 0.03071778453886509, 0.07782754302024841, 0.46369215846061707, 0.09898106753826141, 0.21869398653507233, 0.07631098479032516, 0.007272770628333092, 0.5966572165489197, 0.4057391285896301, 0.29758065938949585, 1.1500788927078247, 0.34840479493141174, 336.0736083984375, 0.01741662621498108, 0.05084683373570442, 0.03560219705104828, 0.4855632185935974, 0.24099037051200867, 2.2582738399505615], "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": [248], "max": [248], "mean": [248.0], "std": [0.0], "count": [508]}, "index": {"min": [158165], "max": [158672], "mean": [158418.5], "std": [146.64668424482022], "count": [508]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [508]}, "subtask_annotation": {"mean": [3.7283464566929134, 9.0, 9.0, 9.0, 9.0], "std": [1.870045586113071, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [508]}, "scene_annotation": {"mean": [248.0], "std": [0.0], "min": [248], "max": [248], "count": [508]}, "eef_direction_state": {"mean": [3.9940944881889764, 4.224409448818897], "std": [2.292139204499647, 2.2362516633069367], "min": [0, 0], "max": [6, 6], "count": [508]}, "eef_velocity_state": {"mean": [0.6633858267716536, 0.5984251968503937], "std": [0.7146374230428291, 0.734523708977564], "min": [0, 0], "max": [2, 2], "count": [508]}, "eef_acc_mag_state": {"mean": [0.6496062992125984, 0.5177165354330708], "std": [0.8200608788374765, 0.7644159820827856], "min": [0, 0], "max": [2, 2], "count": [508]}, "eef_direction_action": {"mean": [3.9940944881889764, 4.224409448818897], "std": [2.292139204499647, 2.2362516633069367], "min": [0, 0], "max": [6, 6], "count": [508]}, "eef_velocity_action": {"mean": [0.6633858267716536, 0.5984251968503937], "std": [0.7146374230428291, 0.734523708977564], "min": [0, 0], "max": [2, 2], "count": [508]}, "eef_acc_mag_action": {"mean": [0.6496062992125984, 0.5177165354330708], "std": [0.8200608788374765, 0.7644159820827856], "min": [0, 0], "max": [2, 2], "count": [508]}, "eef_sim_pose_state": {"mean": [0.46001175921485693, 0.23548470236184038, 1.0631123394640478, -0.4802517768751397, 1.0715903180020903, 0.6389480089212981, 0.5070520033225483, -0.25532513266235096, 1.0429068477033998, -0.3376541113106494, 1.3203068820700745, 0.02622908365990654], "std": [0.05645453745161992, 0.035362261571078496, 0.038731153479381365, 1.566091774197968, 0.3087614343123758, 1.5945390340723375, 0.03146819384582651, 0.08487502809296923, 0.011993701456225886, 0.9664468603030283, 0.13893470526964263, 0.7951385451958438], "min": [0.38364289198495516, 0.1838639523138848, 1.0199456905045199, -3.0957965353512353, 0.4152283437813864, -3.135663200936706, 0.4314642712553046, -0.36636713589448716, 1.0139223496702527, -2.2213349402953666, 1.0941180561647368, -1.4479096543840881], "max": [0.5584319138244247, 0.2940670601362771, 1.1422975303604057, 3.12579615810247, 1.5250777702288953, 3.139921984891356, 0.5451778984024902, -0.1306636650774018, 1.060260408956986, 0.9277792221300591, 1.5674351628753462, 1.6995529681669017], "count": [508]}, "eef_sim_pose_action": {"mean": [0.46001175921485693, 0.23548470236184038, 1.0631123394640478, -0.4802517768751397, 1.0715903180020903, 0.6389480089212981, 0.5070520033225483, -0.25532513266235096, 1.0429068477033998, -0.3376541113106494, 1.3203068820700745, 0.02622908365990654], "std": [0.05645453745161992, 0.035362261571078496, 0.038731153479381365, 1.566091774197968, 0.3087614343123758, 1.5945390340723375, 0.03146819384582651, 0.08487502809296923, 0.011993701456225886, 0.9664468603030283, 0.13893470526964263, 0.7951385451958438], "min": [0.38364289198495516, 0.1838639523138848, 1.0199456905045199, -3.0957965353512353, 0.4152283437813864, -3.135663200936706, 0.4314642712553046, -0.36636713589448716, 1.0139223496702527, -2.2213349402953666, 1.0941180561647368, -1.4479096543840881], "max": [0.5584319138244247, 0.2940670601362771, 1.1422975303604057, 3.12579615810247, 1.5250777702288953, 3.139921984891356, 0.5451778984024902, -0.1306636650774018, 1.060260408956986, 0.9277792221300591, 1.5674351628753462, 1.6995529681669017], "count": [508]}, "gripper_mode_state": {"mean": [0.5610236220472441, 0.4389763779527559], "std": [0.4962621459997047, 0.4962621459997053], "min": [0, 0], "max": [1, 1], "count": [508]}, "gripper_activity_state": {"mean": [1.8543307086614174, 1.8799212598425197], "std": [0.47209633100659787, 0.4384906037169085], "min": [0, 0], "max": [2, 2], "count": [508]}, "gripper_mode_action": {"mean": [0.5610236220472441, 0.4389763779527559], "std": [0.4962621459997047, 0.4962621459997053], "min": [0, 0], "max": [1, 1], "count": [508]}, "gripper_activity_action": {"mean": [1.8543307086614174, 1.8799212598425197], "std": [0.47209633100659787, 0.4384906037169085], "min": [0, 0], "max": [2, 2], "count": [508]}, "gripper_open_scale_state": {"mean": [0.36338582673035413, 0.4251722441057522], "std": [0.3360735352769701, 0.2992730424671153], "min": [0.031, 0.018], "max": [0.799, 0.698], "count": [508]}, "gripper_open_scale_action": {"mean": [0.36338582673035413, 0.4251722441057522], "std": [0.3360735352769701, 0.2992730424671153], "min": [0.031, 0.018], "max": [0.799, 0.698], "count": [508]}}} +{"episode_index": 247, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.45760776850804424]], [[0.4713558104732278]], [[0.4645380864284816]]], "std": [[[0.13973430846192805]], [[0.12735915192613761]], [[0.12965023848504476]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1411764705882353]], [[0.10980392156862745]], [[0.10196078431372549]]], "max": [[[0.6431372549019608]], [[0.6196078431372549]], [[0.611764705882353]]], "mean": [[[0.47093924396681747]], [[0.4786739999685772]], [[0.4712321027369281]]], "std": [[[0.04786796583573819]], [[0.035827197668719876]], [[0.048450740231996824]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6588235294117647]], [[0.6470588235294118]], [[0.6509803921568628]]], "mean": [[[0.47266419604700854]], [[0.48597477729072397]], [[0.4664303827300151]]], "std": [[[0.07202566148133975]], [[0.04648138195344049]], [[0.07896522368878414]]], "count": [104]}, "observation.state": {"min": [0.15289084613323212, 2.0400631427764893, -0.11897909641265869, -0.10103710740804672, -1.884397268295288, -1.7953503131866455, -0.419420063495636, 22.0, 0.17323699593544006, 0.21778100728988647, -0.13090099394321442, -2.5169999599456787, 0.5189999938011169, -0.12000000476837158, -0.4495618939399719, -2.080118417739868, -1.8294541835784912, -1.6467880010604858, 1.7390460968017578, -1.297425389289856, -0.09922197461128235, 34.0, -0.3066839873790741, 0.20723199844360352, -0.07149700075387955, 1.1380000114440918, 0.1599999964237213, -3.132185220718384], "max": [0.7723780274391174, 2.087902545928955, 0.5538104772567749, 0.482077419757843, -1.7362711429595947, -1.0498156547546387, 0.49783775210380554, 709.0, 0.3647089898586273, 0.3723070025444031, 0.09589699655771255, -1.0410000085830688, 1.0470000505447388, 0.722000002861023, -0.00856956746429205, -2.0249834060668945, -0.2589894235134125, -0.20587904751300812, 2.802806854248047, 1.808248519897461, 0.9219876527786255, 793.0, -0.22610600292682648, 0.39385101199150085, 0.07927999645471573, 2.5209999084472656, 0.8820000290870667, 3.1089999675750732], "mean": [0.528395414352417, 2.069347620010376, 0.24253880977630615, 0.14954668283462524, -1.81145179271698, -1.4381698369979858, 0.24364623427391052, 439.340087890625, 0.26685696840286255, 0.3246668577194214, -0.014560460112988949, -1.6618995666503906, 0.7791030406951904, 0.38093504309654236, -0.2256803959608078, -2.068218469619751, -0.7951507568359375, -0.8558210730552673, 2.088710308074951, 0.743141770362854, 0.3387303054332733, 379.22064208984375, -0.2632599174976349, 0.2924387454986572, -0.015247240662574768, 1.659050464630127, 0.5865246057510376, 1.3054479360580444], "std": [0.1762012392282486, 0.01644163206219673, 0.263668030500412, 0.2008422315120697, 0.0612441822886467, 0.2247014194726944, 0.2921861708164215, 298.4983825683594, 0.06116214767098427, 0.04009805992245674, 0.08953096717596054, 0.5732492208480835, 0.1213419958949089, 0.31539949774742126, 0.12156982719898224, 0.008821593597531319, 0.6063233017921448, 0.4269428551197052, 0.38609495759010315, 1.1812880039215088, 0.39607807993888855, 323.31683349609375, 0.026837173849344254, 0.055735453963279724, 0.04038688540458679, 0.45899948477745056, 0.2309773713350296, 2.2801003456115723], "count": [494]}, "action": {"min": [0.15289084613323212, 2.0400631427764893, -0.11897909641265869, -0.10103710740804672, -1.884397268295288, -1.7953503131866455, -0.419420063495636, 22.0, 0.17323699593544006, 0.21778100728988647, -0.13090099394321442, -2.5169999599456787, 0.5189999938011169, -0.12000000476837158, -0.4495618939399719, -2.080118417739868, -1.8294541835784912, -1.6467880010604858, 1.7390460968017578, -1.297425389289856, -0.09922197461128235, 34.0, -0.3066839873790741, 0.20723199844360352, -0.07149700075387955, 1.1380000114440918, 0.1599999964237213, -3.132185220718384], "max": [0.7723780274391174, 2.087902545928955, 0.5538104772567749, 0.482077419757843, -1.7362711429595947, -1.0498156547546387, 0.49783775210380554, 709.0, 0.3647089898586273, 0.3723070025444031, 0.09589699655771255, -1.0410000085830688, 1.0470000505447388, 0.722000002861023, -0.00856956746429205, -2.0249834060668945, -0.2589894235134125, -0.20587904751300812, 2.802806854248047, 1.808248519897461, 0.9219876527786255, 793.0, -0.22610600292682648, 0.39385101199150085, 0.07927999645471573, 2.5209999084472656, 0.8820000290870667, 3.1089999675750732], "mean": [0.528395414352417, 2.069347620010376, 0.24253880977630615, 0.14954668283462524, -1.81145179271698, -1.4381698369979858, 0.24364623427391052, 439.340087890625, 0.26685696840286255, 0.3246668577194214, -0.014560460112988949, -1.6618995666503906, 0.7791030406951904, 0.38093504309654236, -0.2256803959608078, -2.068218469619751, -0.7951507568359375, -0.8558210730552673, 2.088710308074951, 0.743141770362854, 0.3387303054332733, 379.22064208984375, -0.2632599174976349, 0.2924387454986572, -0.015247240662574768, 1.659050464630127, 0.5865246057510376, 1.3054479360580444], "std": [0.1762012392282486, 0.01644163206219673, 0.263668030500412, 0.2008422315120697, 0.0612441822886467, 0.2247014194726944, 0.2921861708164215, 298.4983825683594, 0.06116214767098427, 0.04009805992245674, 0.08953096717596054, 0.5732492208480835, 0.1213419958949089, 0.31539949774742126, 0.12156982719898224, 0.008821593597531319, 0.6063233017921448, 0.4269428551197052, 0.38609495759010315, 1.1812880039215088, 0.39607807993888855, 323.31683349609375, 0.026837173849344254, 0.055735453963279724, 0.04038688540458679, 0.45899948477745056, 0.2309773713350296, 2.2801003456115723], "count": [494]}, "timestamp": {"min": [0.0], "max": [16.433333333333334], "mean": [8.216666666666667], "std": [4.753507476940931], "count": [494]}, "frame_index": {"min": [0], "max": [493], "mean": [246.5], "std": [142.60522430822792], "count": [494]}, "episode_index": {"min": [249], "max": [249], "mean": [249.0], "std": [0.0], "count": [494]}, "index": {"min": [158673], "max": [159166], "mean": [158919.5], "std": [142.60522430822792], "count": [494]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [494]}, "subtask_annotation": {"mean": [3.5, 9.0, 9.0, 9.0, 9.0], "std": [2.009844194013687, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [494]}, "scene_annotation": {"mean": [249.0], "std": [0.0], "min": [249], "max": [249], "count": [494]}, "eef_direction_state": {"mean": [4.196356275303644, 4.303643724696356], "std": [2.1903142701020877, 2.10284819445873], "min": [0, 0], "max": [6, 6], "count": [494]}, "eef_velocity_state": {"mean": [0.680161943319838, 0.6093117408906883], "std": [0.7467413513654773, 0.7469196743851424], "min": [0, 0], "max": [2, 2], "count": [494]}, "eef_acc_mag_state": {"mean": [0.6356275303643725, 0.5445344129554656], "std": [0.8128683599317396, 0.7928325722888435], "min": [0, 0], "max": [2, 2], "count": [494]}, "eef_direction_action": {"mean": [4.196356275303644, 4.303643724696356], "std": [2.1903142701020877, 2.10284819445873], "min": [0, 0], "max": [6, 6], "count": [494]}, "eef_velocity_action": {"mean": [0.680161943319838, 0.6093117408906883], "std": [0.7467413513654773, 0.7469196743851424], "min": [0, 0], "max": [2, 2], "count": [494]}, "eef_acc_mag_action": {"mean": [0.6356275303643725, 0.5445344129554656], "std": [0.8128683599317396, 0.7928325722888435], "min": [0, 0], "max": [2, 2], "count": [494]}, "eef_sim_pose_state": {"mean": [0.4803769202912843, 0.24164615540786216, 1.069561755691926, -0.5297607001964562, 1.0657235079028688, 0.8554787790044688, 0.5149496394161498, -0.25500922061208303, 1.0547236409464735, 0.7102547361677881, 1.2537227818290289, -0.17019670868785713], "std": [0.06332940142323874, 0.04171328380306789, 0.04548451063364653, 1.650725726147407, 0.3233882650657248, 1.5217784772570024, 0.042761651104626916, 0.09087651122451683, 0.021399976868802732, 1.3073138855118078, 0.18087519610610836, 1.3790337072415113], "min": [0.3921663337814723, 0.18112402825071203, 1.0329637665716813, -3.1120845655382676, 0.3943806759645907, -3.1384588641923923, 0.40392579683745056, -0.3644364637082017, 1.0089801913515737, -3.0760575955632707, 0.9835713107347028, -3.0823338176205377], "max": [0.5814890472197296, 0.2908175777137215, 1.1811712518027724, 3.0772467848798066, 1.5445759287539906, 3.1249761457150984, 0.5672212204472065, -0.13363357519564556, 1.0852701173567292, 3.097762966657434, 1.550330390756507, 3.1109090796310346], "count": [494]}, "eef_sim_pose_action": {"mean": [0.4803769202912843, 0.24164615540786216, 1.069561755691926, -0.5297607001964562, 1.0657235079028688, 0.8554787790044688, 0.5149496394161498, -0.25500922061208303, 1.0547236409464735, 0.7102547361677881, 1.2537227818290289, -0.17019670868785713], "std": [0.06332940142323874, 0.04171328380306789, 0.04548451063364653, 1.650725726147407, 0.3233882650657248, 1.5217784772570024, 0.042761651104626916, 0.09087651122451683, 0.021399976868802732, 1.3073138855118078, 0.18087519610610836, 1.3790337072415113], "min": [0.3921663337814723, 0.18112402825071203, 1.0329637665716813, -3.1120845655382676, 0.3943806759645907, -3.1384588641923923, 0.40392579683745056, -0.3644364637082017, 1.0089801913515737, -3.0760575955632707, 0.9835713107347028, -3.0823338176205377], "max": [0.5814890472197296, 0.2908175777137215, 1.1811712518027724, 3.0772467848798066, 1.5445759287539906, 3.1249761457150984, 0.5672212204472065, -0.13363357519564556, 1.0852701173567292, 3.097762966657434, 1.550330390756507, 3.1109090796310346], "count": [494]}, "gripper_mode_state": {"mean": [0.5263157894736842, 0.451417004048583], "std": [0.4993069989739532, 0.49763409499790434], "min": [0, 0], "max": [1, 1], "count": [494]}, "gripper_activity_state": {"mean": [1.8724696356275303, 1.8724696356275303], "std": [0.4147229382066608, 0.443042451070408], "min": [0, 0], "max": [2, 2], "count": [494]}, "gripper_mode_action": {"mean": [0.5263157894736842, 0.451417004048583], "std": [0.4993069989739532, 0.49763409499790434], "min": [0, 0], "max": [1, 1], "count": [494]}, "gripper_activity_action": {"mean": [1.8724696356275303, 1.8724696356275303], "std": [0.4147229382066608, 0.443042451070408], "min": [0, 0], "max": [2, 2], "count": [494]}, "gripper_open_scale_state": {"mean": [0.3792206478427769, 0.4393400811299619], "std": [0.3233175130327369, 0.2984983652329351], "min": [0.034, 0.022], "max": [0.793, 0.709], "count": [494]}, "gripper_open_scale_action": {"mean": [0.3792206478427769, 0.4393400811299619], "std": [0.3233175130327369, 0.2984983652329351], "min": [0.034, 0.022], "max": [0.793, 0.709], "count": [494]}}} +{"episode_index": 248, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4464024021801114]], [[0.4600386783348686]], [[0.44947843055007236]]], "std": [[[0.14960080392467673]], [[0.1399006893903839]], [[0.14357957633276885]]], "count": [149]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.0]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.6784313725490196]], [[0.6980392156862745]]], "mean": [[[0.4725357996666228]], [[0.4789336919331491]], [[0.47007422303373253]]], "std": [[[0.06449459128856205]], [[0.060067934203083824]], [[0.06793484579509085]]], "count": [149]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.0392156862745098]], [[0.047058823529411764]]], "max": [[[0.6784313725490196]], [[0.6509803921568628]], [[0.6745098039215687]]], "mean": [[[0.464511363885599]], [[0.4797664892858709]], [[0.46206519224020703]]], "std": [[[0.08504793599696565]], [[0.06165113534271904]], [[0.08737288623668119]]], "count": [149]}, "observation.state": {"min": [-0.23404864966869354, 1.9262152910232544, -2.6673693656921387, -1.867380142211914, -0.2863387167453766, -1.7146464586257935, -1.7149430513381958, 21.0, 0.17788299918174744, 0.1705790013074875, -0.08229299634695053, -2.6410000324249268, -0.41999998688697815, -1.2920000553131104, -0.33138567209243774, -2.078634738922119, -1.4558141231536865, -0.5616644024848938, 2.6624999046325684, 1.220945119857788, -0.35088101029396057, 42.0, -0.3327629864215851, 0.1995760053396225, -0.10053399950265884, 0.9419999718666077, 0.3089999854564667, 2.259000062942505], "max": [0.7503694295883179, 2.0930862426757812, -0.7831816673278809, -0.126710906624794, 1.692410945892334, 1.5022222995758057, 0.34201472997665405, 685.0, 0.3457620143890381, 0.41421300172805786, 0.1389089971780777, -0.8999999761581421, 0.9350000619888306, 0.8610000610351562, -0.09997245669364929, -2.0570101737976074, -0.603255569934845, -0.19771090149879456, 2.7500979900360107, 1.84434175491333, 0.3421892821788788, 843.0, -0.22998100519180298, 0.3036220073699951, 0.0875760018825531, 2.140000104904175, 1.0119999647140503, 2.98799991607666], "mean": [0.12198378145694733, 2.0544872283935547, -1.875332236289978, -0.9167819023132324, 0.6426379084587097, -0.41626858711242676, -0.37172242999076843, 253.96209716796875, 0.25265592336654663, 0.28464236855506897, 0.010611230507493019, -1.805969476699829, 0.5546829104423523, 0.0022149584256112576, -0.22656798362731934, -2.069091796875, -1.0378189086914062, -0.3297848403453827, 2.701772451400757, 1.5785096883773804, -0.14821861684322357, 629.1776123046875, -0.2785510718822479, 0.2667335569858551, 0.003298246767371893, 1.4600074291229248, 0.7498687505722046, 2.523824453353882], "std": [0.3449086844921112, 0.04893946647644043, 0.6382933259010315, 0.40878182649612427, 0.3462861478328705, 1.2487077713012695, 0.55031818151474, 261.5867919921875, 0.03772960230708122, 0.08708801120519638, 0.061786167323589325, 0.549851655960083, 0.31646808981895447, 0.6855596899986267, 0.07140861451625824, 0.00571421766653657, 0.317984014749527, 0.1327599287033081, 0.021112313494086266, 0.1980481743812561, 0.18463701009750366, 327.01983642578125, 0.029640372842550278, 0.0279348436743021, 0.06748347729444504, 0.4242857098579407, 0.1602199673652649, 0.25432926416397095], "count": [791]}, "action": {"min": [-0.23404864966869354, 1.9262152910232544, -2.6673693656921387, -1.867380142211914, -0.2863387167453766, -1.7146464586257935, -1.7149430513381958, 21.0, 0.17788299918174744, 0.1705790013074875, -0.08229299634695053, -2.6410000324249268, -0.41999998688697815, -1.2920000553131104, -0.33138567209243774, -2.078634738922119, -1.4558141231536865, -0.5616644024848938, 2.6624999046325684, 1.220945119857788, -0.35088101029396057, 42.0, -0.3327629864215851, 0.1995760053396225, -0.10053399950265884, 0.9419999718666077, 0.3089999854564667, 2.259000062942505], "max": [0.7503694295883179, 2.0930862426757812, -0.7831816673278809, -0.126710906624794, 1.692410945892334, 1.5022222995758057, 0.34201472997665405, 685.0, 0.3457620143890381, 0.41421300172805786, 0.1389089971780777, -0.8999999761581421, 0.9350000619888306, 0.8610000610351562, -0.09997245669364929, -2.0570101737976074, -0.603255569934845, -0.19771090149879456, 2.7500979900360107, 1.84434175491333, 0.3421892821788788, 843.0, -0.22998100519180298, 0.3036220073699951, 0.0875760018825531, 2.140000104904175, 1.0119999647140503, 2.98799991607666], "mean": [0.12198378145694733, 2.0544872283935547, -1.875332236289978, -0.9167819023132324, 0.6426379084587097, -0.41626858711242676, -0.37172242999076843, 253.96209716796875, 0.25265592336654663, 0.28464236855506897, 0.010611230507493019, -1.805969476699829, 0.5546829104423523, 0.0022149584256112576, -0.22656798362731934, -2.069091796875, -1.0378189086914062, -0.3297848403453827, 2.701772451400757, 1.5785096883773804, -0.14821861684322357, 629.1776123046875, -0.2785510718822479, 0.2667335569858551, 0.003298246767371893, 1.4600074291229248, 0.7498687505722046, 2.523824453353882], "std": [0.3449086844921112, 0.04893946647644043, 0.6382933259010315, 0.40878182649612427, 0.3462861478328705, 1.2487077713012695, 0.55031818151474, 261.5867919921875, 0.03772960230708122, 0.08708801120519638, 0.061786167323589325, 0.549851655960083, 0.31646808981895447, 0.6855596899986267, 0.07140861451625824, 0.00571421766653657, 0.317984014749527, 0.1327599287033081, 0.021112313494086266, 0.1980481743812561, 0.18463701009750366, 327.01983642578125, 0.029640372842550278, 0.0279348436743021, 0.06748347729444504, 0.4242857098579407, 0.1602199673652649, 0.25432926416397095], "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": [250], "max": [250], "mean": [250.0], "std": [0.0], "count": [791]}, "index": {"min": [159167], "max": [159957], "mean": [159562.0], "std": [228.34184898962346], "count": [791]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [791]}, "subtask_annotation": {"mean": [4.644753476611884, 9.0, 9.0, 9.0, 9.0], "std": [2.057079209951602, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [791]}, "scene_annotation": {"mean": [250.0], "std": [0.0], "min": [250], "max": [250], "count": [791]}, "eef_direction_state": {"mean": [4.630847029077118, 4.030341340075854], "std": [2.0500091987368907, 2.0398283955977674], "min": [0, 0], "max": [6, 6], "count": [791]}, "eef_velocity_state": {"mean": [0.3906447534766119, 0.8002528445006322], "std": [0.541910712384313, 0.7325206722756162], "min": [0, 0], "max": [2, 2], "count": [791]}, "eef_acc_mag_state": {"mean": [0.4450063211125158, 0.7370417193426043], "std": [0.7401760946116998, 0.8149245329886816], "min": [0, 0], "max": [2, 2], "count": [791]}, "eef_direction_action": {"mean": [4.630847029077118, 4.030341340075854], "std": [2.0500091987368907, 2.0398283955977674], "min": [0, 0], "max": [6, 6], "count": [791]}, "eef_velocity_action": {"mean": [0.3906447534766119, 0.8002528445006322], "std": [0.541910712384313, 0.7325206722756162], "min": [0, 0], "max": [2, 2], "count": [791]}, "eef_acc_mag_action": {"mean": [0.4450063211125158, 0.7370417193426043], "std": [0.7401760946116998, 0.8149245329886816], "min": [0, 0], "max": [2, 2], "count": [791]}, "eef_sim_pose_state": {"mean": [0.4561305990920204, 0.27485375427221326, 1.05144994761427, 0.08273929800238451, 1.104541732769653, -0.244379977084647, 0.47744208453903225, -0.25964137260295755, 1.0953115479807416, 0.4727482095140585, 1.0126158183466967, -0.784490380185922], "std": [0.02692246006391908, 0.055653266481413, 0.022312699089112854, 0.38603975254426315, 0.18670867800949686, 0.3368174941298659, 0.09554219961500453, 0.0553087939029017, 0.056837733685981016, 1.6623432240453653, 0.3781375200945782, 1.4681713836290777], "min": [0.3917780646916902, 0.18882060041270105, 1.0164218409520545, -0.3933538944519246, 0.9224596436526724, -0.740947564677798, 0.35914525957424814, -0.35495902936539875, 1.028070476553156, -3.1397894469733427, 0.2608151707265258, -3.1407790284432715], "max": [0.4925227870351976, 0.3417253919400886, 1.081235488971597, 1.2517430173783293, 1.4526905488056436, 0.7603461294384944, 0.6252117995495139, -0.16789835085874766, 1.2232845085930273, 3.121025816827663, 1.4266375303612122, 3.129476913114918], "count": [791]}, "eef_sim_pose_action": {"mean": [0.4561305990920204, 0.27485375427221326, 1.05144994761427, 0.08273929800238451, 1.104541732769653, -0.244379977084647, 0.47744208453903225, -0.25964137260295755, 1.0953115479807416, 0.4727482095140585, 1.0126158183466967, -0.784490380185922], "std": [0.02692246006391908, 0.055653266481413, 0.022312699089112854, 0.38603975254426315, 0.18670867800949686, 0.3368174941298659, 0.09554219961500453, 0.0553087939029017, 0.056837733685981016, 1.6623432240453653, 0.3781375200945782, 1.4681713836290777], "min": [0.3917780646916902, 0.18882060041270105, 1.0164218409520545, -0.3933538944519246, 0.9224596436526724, -0.740947564677798, 0.35914525957424814, -0.35495902936539875, 1.028070476553156, -3.1397894469733427, 0.2608151707265258, -3.1407790284432715], "max": [0.4925227870351976, 0.3417253919400886, 1.081235488971597, 1.2517430173783293, 1.4526905488056436, 0.7603461294384944, 0.6252117995495139, -0.16789835085874766, 1.2232845085930273, 3.121025816827663, 1.4266375303612122, 3.129476913114918], "count": [791]}, "gripper_mode_state": {"mean": [0.28445006321112515, 0.7534766118836915], "std": [0.45115210821884977, 0.4309867831244492], "min": [0, 0], "max": [1, 1], "count": [791]}, "gripper_activity_state": {"mean": [1.8596713021491782, 1.9152970922882426], "std": [0.4762680386880908, 0.3751525693567313], "min": [0, 0], "max": [2, 2], "count": [791]}, "gripper_mode_action": {"mean": [0.28445006321112515, 0.7534766118836915], "std": [0.45115210821884977, 0.4309867831244492], "min": [0, 0], "max": [1, 1], "count": [791]}, "gripper_activity_action": {"mean": [1.8596713021491782, 1.9152970922882426], "std": [0.4762680386880908, 0.3751525693567313], "min": [0, 0], "max": [2, 2], "count": [791]}, "gripper_open_scale_state": {"mean": [0.6291776232182916, 0.25396207329114684], "std": [0.32701975512456155, 0.2615867378004308], "min": [0.042, 0.021], "max": [0.843, 0.685], "count": [791]}, "gripper_open_scale_action": {"mean": [0.6291776232182916, 0.25396207329114684], "std": [0.32701975512456155, 0.2615867378004308], "min": [0.042, 0.021], "max": [0.843, 0.685], "count": [791]}}} +{"episode_index": 249, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4513255244292553]], [[0.4672740006213753]], [[0.4544758167057903]]], "std": [[[0.15407002112140525]], [[0.14205414554625978]], [[0.14738230613134262]]], "count": [142]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[0.7058823529411765]], [[0.6941176470588235]], [[0.7098039215686275]]], "mean": [[[0.48168877439473445]], [[0.48493218091227097]], [[0.4770613838258308]]], "std": [[[0.06747905121070032]], [[0.0628478199735798]], [[0.0716111982624824]]], "count": [142]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.00392156862745098]]], "max": [[[0.6705882352941176]], [[0.6392156862745098]], [[0.6588235294117647]]], "mean": [[[0.4667255362238792]], [[0.4780602288157047]], [[0.46426199024210624]]], "std": [[[0.07511414224716417]], [[0.05494840356118024]], [[0.07948378536909444]]], "count": [142]}, "observation.state": {"min": [-0.1275835633277893, 1.9635652303695679, -2.876477003097534, -1.840065836906433, -0.24701645970344543, -1.9089539051055908, -0.7931299805641174, 20.0, 0.16146500408649445, 0.18429400026798248, -0.07342799752950668, -2.6570000648498535, 0.025999996811151505, -1.3029999732971191, -0.3179815411567688, -2.077221155166626, -1.303184986114502, -0.41566765308380127, 2.673495292663574, 1.2812986373901367, -0.5075417160987854, 36.0, -0.32238999009132385, 0.22525200247764587, -0.09508799761533737, 1.1890000104904175, 0.31200000643730164, 2.253000020980835], "max": [0.645684540271759, 2.0924580097198486, -0.9727243781089783, -0.09082693606615067, 0.9583429098129272, 1.4901621341705322, 0.4180237948894501, 602.0, 0.3455289900302887, 0.40783101320266724, 0.111844003200531, -0.8709999918937683, 0.9089999794960022, 0.8270000219345093, -0.1823170930147171, -2.060727834701538, -0.6947457790374756, -0.18243926763534546, 2.853508949279785, 1.8729127645492554, 0.3308795392513275, 833.0, -0.2384510040283203, 0.30641698837280273, 0.05110599845647812, 2.26200008392334, 1.1549999713897705, 2.993000030517578], "mean": [0.23208844661712646, 2.0715792179107666, -2.0010671615600586, -0.7492429614067078, 0.5204458236694336, -0.7281064391136169, -0.29771867394447327, 192.98245239257812, 0.2553257644176483, 0.28644347190856934, 0.010811377316713333, -1.7519193887710571, 0.42098963260650635, 0.1458083689212799, -0.2684120535850525, -2.071488618850708, -1.0286149978637695, -0.2810768485069275, 2.753039836883545, 1.5395348072052002, -0.21021366119384766, 616.4324951171875, -0.2802288234233856, 0.2797037363052368, -0.0069851684384047985, 1.6017893552780151, 0.8022485375404358, 2.627413511276245], "std": [0.19412730634212494, 0.030153844505548477, 0.6996743083000183, 0.4698127210140228, 0.36491790413856506, 1.3000099658966064, 0.3682540953159332, 219.3218536376953, 0.038020938634872437, 0.07557041943073273, 0.06100150942802429, 0.48612603545188904, 0.24159269034862518, 0.7595075964927673, 0.02916707843542099, 0.0034634422045201063, 0.23501653969287872, 0.06039297580718994, 0.06914867460727692, 0.13669447600841522, 0.167751282453537, 300.6802062988281, 0.026076339185237885, 0.022434474900364876, 0.054634157568216324, 0.4190422296524048, 0.16259093582630157, 0.21223734319210052], "count": [741]}, "action": {"min": [-0.1275835633277893, 1.9635652303695679, -2.876477003097534, -1.840065836906433, -0.24701645970344543, -1.9089539051055908, -0.7931299805641174, 20.0, 0.16146500408649445, 0.18429400026798248, -0.07342799752950668, -2.6570000648498535, 0.025999996811151505, -1.3029999732971191, -0.3179815411567688, -2.077221155166626, -1.303184986114502, -0.41566765308380127, 2.673495292663574, 1.2812986373901367, -0.5075417160987854, 36.0, -0.32238999009132385, 0.22525200247764587, -0.09508799761533737, 1.1890000104904175, 0.31200000643730164, 2.253000020980835], "max": [0.645684540271759, 2.0924580097198486, -0.9727243781089783, -0.09082693606615067, 0.9583429098129272, 1.4901621341705322, 0.4180237948894501, 602.0, 0.3455289900302887, 0.40783101320266724, 0.111844003200531, -0.8709999918937683, 0.9089999794960022, 0.8270000219345093, -0.1823170930147171, -2.060727834701538, -0.6947457790374756, -0.18243926763534546, 2.853508949279785, 1.8729127645492554, 0.3308795392513275, 833.0, -0.2384510040283203, 0.30641698837280273, 0.05110599845647812, 2.26200008392334, 1.1549999713897705, 2.993000030517578], "mean": [0.23208844661712646, 2.0715792179107666, -2.0010671615600586, -0.7492429614067078, 0.5204458236694336, -0.7281064391136169, -0.29771867394447327, 192.98245239257812, 0.2553257644176483, 0.28644347190856934, 0.010811377316713333, -1.7519193887710571, 0.42098963260650635, 0.1458083689212799, -0.2684120535850525, -2.071488618850708, -1.0286149978637695, -0.2810768485069275, 2.753039836883545, 1.5395348072052002, -0.21021366119384766, 616.4324951171875, -0.2802288234233856, 0.2797037363052368, -0.0069851684384047985, 1.6017893552780151, 0.8022485375404358, 2.627413511276245], "std": [0.19412730634212494, 0.030153844505548477, 0.6996743083000183, 0.4698127210140228, 0.36491790413856506, 1.3000099658966064, 0.3682540953159332, 219.3218536376953, 0.038020938634872437, 0.07557041943073273, 0.06100150942802429, 0.48612603545188904, 0.24159269034862518, 0.7595075964927673, 0.02916707843542099, 0.0034634422045201063, 0.23501653969287872, 0.06039297580718994, 0.06914867460727692, 0.13669447600841522, 0.167751282453537, 300.6802062988281, 0.026076339185237885, 0.022434474900364876, 0.054634157568216324, 0.4190422296524048, 0.16259093582630157, 0.21223734319210052], "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": [251], "max": [251], "mean": [251.0], "std": [0.0], "count": [741]}, "index": {"min": [159958], "max": [160698], "mean": [160328.0], "std": [213.90807994712745], "count": [741]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [741]}, "subtask_annotation": {"mean": [4.592442645074224, 9.0, 9.0, 9.0, 9.0], "std": [2.0204479931104933, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [741]}, "scene_annotation": {"mean": [251.0], "std": [0.0], "min": [251], "max": [251], "count": [741]}, "eef_direction_state": {"mean": [4.7840755735492575, 4.342780026990553], "std": [1.8765734169385513, 1.8799797114449293], "min": [0, 0], "max": [6, 6], "count": [741]}, "eef_velocity_state": {"mean": [0.3630229419703104, 0.7071524966261808], "std": [0.5186752936109551, 0.7155984177618103], "min": [0, 0], "max": [2, 2], "count": [741]}, "eef_acc_mag_state": {"mean": [0.42645074224021595, 0.6977058029689609], "std": [0.721036857870442, 0.8134215731638338], "min": [0, 0], "max": [2, 2], "count": [741]}, "eef_direction_action": {"mean": [4.7840755735492575, 4.342780026990553], "std": [1.8765734169385513, 1.8799797114449293], "min": [0, 0], "max": [6, 6], "count": [741]}, "eef_velocity_action": {"mean": [0.3630229419703104, 0.7071524966261808], "std": [0.5186752936109551, 0.7155984177618103], "min": [0, 0], "max": [2, 2], "count": [741]}, "eef_acc_mag_action": {"mean": [0.42645074224021595, 0.6977058029689609], "std": [0.721036857870442, 0.8134215731638338], "min": [0, 0], "max": [2, 2], "count": [741]}, "eef_sim_pose_state": {"mean": [0.46890796614160507, 0.2718560603522064, 1.0457686477164658, 0.06691680004607434, 1.1817268641787697, -0.3368474500039973, 0.4809641682879057, -0.26358389520891545, 1.0889481293299088, 0.10433926766318256, 0.85386489275343, -0.7432707275435885], "std": [0.019363159222443433, 0.04467734470006473, 0.01606668597409458, 0.370405762540515, 0.14640140974443286, 0.4113018221345435, 0.0801049297431785, 0.048842862035413895, 0.06006678979252524, 1.626112514982685, 0.2699602358614542, 1.4165358450148773], "min": [0.4181963177931383, 0.19852628059390925, 1.0203108776121896, -0.4881002593304491, 0.9837378427692554, -1.0061316093443387, 0.37980711224722485, -0.35304240528835923, 1.0340685327976717, -3.137499225559744, 0.2919045270361662, -3.139569107507259], "max": [0.4916920272799121, 0.3247078952584537, 1.064025923578073, 1.3206273961374495, 1.4594111702361268, 0.840517397996597, 0.6004472893072123, -0.19215659567047014, 1.2303684953262057, 3.1294630832656773, 1.4599359832331853, 3.1414283123852207], "count": [741]}, "eef_sim_pose_action": {"mean": [0.46890796614160507, 0.2718560603522064, 1.0457686477164658, 0.06691680004607434, 1.1817268641787697, -0.3368474500039973, 0.4809641682879057, -0.26358389520891545, 1.0889481293299088, 0.10433926766318256, 0.85386489275343, -0.7432707275435885], "std": [0.019363159222443433, 0.04467734470006473, 0.01606668597409458, 0.370405762540515, 0.14640140974443286, 0.4113018221345435, 0.0801049297431785, 0.048842862035413895, 0.06006678979252524, 1.626112514982685, 0.2699602358614542, 1.4165358450148773], "min": [0.4181963177931383, 0.19852628059390925, 1.0203108776121896, -0.4881002593304491, 0.9837378427692554, -1.0061316093443387, 0.37980711224722485, -0.35304240528835923, 1.0340685327976717, -3.137499225559744, 0.2919045270361662, -3.139569107507259], "max": [0.4916920272799121, 0.3247078952584537, 1.064025923578073, 1.3206273961374495, 1.4594111702361268, 0.840517397996597, 0.6004472893072123, -0.19215659567047014, 1.2303684953262057, 3.1294630832656773, 1.4599359832331853, 3.1414283123852207], "count": [741]}, "gripper_mode_state": {"mean": [0.3319838056680162, 0.7989203778677463], "std": [0.470925215339121, 0.40080744466064794], "min": [0, 0], "max": [1, 1], "count": [741]}, "gripper_activity_state": {"mean": [1.941970310391363, 1.932523616734143], "std": [0.27614251280387225, 0.3087263917044139], "min": [0, 0], "max": [2, 2], "count": [741]}, "gripper_mode_action": {"mean": [0.3319838056680162, 0.7989203778677463], "std": [0.470925215339121, 0.40080744466064794], "min": [0, 0], "max": [1, 1], "count": [741]}, "gripper_activity_action": {"mean": [1.941970310391363, 1.932523616734143], "std": [0.27614251280387225, 0.3087263917044139], "min": [0, 0], "max": [2, 2], "count": [741]}, "gripper_open_scale_state": {"mean": [0.6164325238895805, 0.19298245609916626], "std": [0.30068021002590567, 0.21932167114601525], "min": [0.036, 0.02], "max": [0.833, 0.602], "count": [741]}, "gripper_open_scale_action": {"mean": [0.6164325238895805, 0.19298245609916626], "std": [0.30068021002590567, 0.21932167114601525], "min": [0.036, 0.02], "max": [0.833, 0.602], "count": [741]}}} +{"episode_index": 250, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44771376931849133]], [[0.4620228513497413]], [[0.4507872774543845]]], "std": [[[0.1552314302023898]], [[0.1444785259231358]], [[0.1477814361260427]]], "count": [192]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.0392156862745098]], [[0.01568627450980392]]], "max": [[[0.6941176470588235]], [[0.6784313725490196]], [[0.6784313725490196]]], "mean": [[[0.4718551336550245]], [[0.47662972111587687]], [[0.4691120557598039]]], "std": [[[0.07818277723489965]], [[0.07404285271293558]], [[0.08012135434692184]]], "count": [192]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.050980392156862744]], [[0.058823529411764705]]], "max": [[[0.7019607843137254]], [[0.6666666666666666]], [[0.6823529411764706]]], "mean": [[[0.4643458307802288]], [[0.48194032649952345]], [[0.4610827599485975]]], "std": [[[0.08996578414093571]], [[0.06227293044958968]], [[0.09499672071811573]]], "count": [192]}, "observation.state": {"min": [-0.08354891836643219, 1.9760793447494507, -2.7913401126861572, -1.8523179292678833, -0.9042900204658508, -1.8334510326385498, -1.3121211528778076, 16.0, 0.14954400062561035, 0.19349099695682526, -0.07596799731254578, -2.684000015258789, -0.24899999797344208, -1.1770000457763672, -0.33142057061195374, -2.078582525253296, -1.3783215284347534, -0.6687054634094238, 2.644016742706299, 1.0689618587493896, -0.5506862998008728, 47.0, -0.33553698658943176, 0.2009119987487793, -0.11586300283670425, 1.1990000009536743, 0.7110000252723694, 2.36899995803833], "max": [0.7490778565406799, 2.093033790588379, -0.8211076259613037, 0.6616194248199463, 1.3925111293792725, 1.6144819259643555, 1.0872703790664673, 678.0, 0.34947898983955383, 0.45793598890304565, 0.1512400060892105, -0.9169999957084656, 1.0290000438690186, 0.7900000214576721, -0.05478588864207268, -2.0098862648010254, -0.5804790258407593, -0.1534842550754547, 2.85479998588562, 1.8770843744277954, 0.055257122963666916, 870.0, -0.20570699870586395, 0.3080250024795532, 0.04716699942946434, 2.140000104904175, 1.0709999799728394, 3.0390000343322754], "mean": [0.20697924494743347, 2.073122501373291, -2.043987989425659, -0.6909483075141907, 0.5260011553764343, -0.7456046938896179, -0.2202085703611374, 182.92288208007812, 0.2614356279373169, 0.2908008098602295, -0.004685561638325453, -1.810552954673767, 0.5245559215545654, 0.13870300352573395, -0.21837393939495087, -2.0696189403533936, -0.9852607846260071, -0.37639501690864563, 2.748581886291504, 1.4120067358016968, -0.1873956322669983, 648.06591796875, -0.2763172388076782, 0.2701672315597534, -0.028606485575437546, 1.6765669584274292, 0.8477879762649536, 2.7296345233917236], "std": [0.2282346487045288, 0.03131081536412239, 0.6001842021942139, 0.5104962587356567, 0.44509944319725037, 1.1231474876403809, 0.3909977078437805, 236.2408905029297, 0.04621472209692001, 0.06982764601707458, 0.06298409402370453, 0.4145210385322571, 0.27027222514152527, 0.5323541760444641, 0.0699598416686058, 0.011313584633171558, 0.32919368147850037, 0.20230045914649963, 0.07176239043474197, 0.20425674319267273, 0.18517513573169708, 301.1594543457031, 0.04290192574262619, 0.02918427437543869, 0.06670687347650528, 0.3689437806606293, 0.0699099451303482, 0.19503392279148102], "count": [1115]}, "action": {"min": [-0.08354891836643219, 1.9760793447494507, -2.7913401126861572, -1.8523179292678833, -0.9042900204658508, -1.8334510326385498, -1.3121211528778076, 16.0, 0.14954400062561035, 0.19349099695682526, -0.07596799731254578, -2.684000015258789, -0.24899999797344208, -1.1770000457763672, -0.33142057061195374, -2.078582525253296, -1.3783215284347534, -0.6687054634094238, 2.644016742706299, 1.0689618587493896, -0.5506862998008728, 47.0, -0.33553698658943176, 0.2009119987487793, -0.11586300283670425, 1.1990000009536743, 0.7110000252723694, 2.36899995803833], "max": [0.7490778565406799, 2.093033790588379, -0.8211076259613037, 0.6616194248199463, 1.3925111293792725, 1.6144819259643555, 1.0872703790664673, 678.0, 0.34947898983955383, 0.45793598890304565, 0.1512400060892105, -0.9169999957084656, 1.0290000438690186, 0.7900000214576721, -0.05478588864207268, -2.0098862648010254, -0.5804790258407593, -0.1534842550754547, 2.85479998588562, 1.8770843744277954, 0.055257122963666916, 870.0, -0.20570699870586395, 0.3080250024795532, 0.04716699942946434, 2.140000104904175, 1.0709999799728394, 3.0390000343322754], "mean": [0.20697924494743347, 2.073122501373291, -2.043987989425659, -0.6909483075141907, 0.5260011553764343, -0.7456046938896179, -0.2202085703611374, 182.92288208007812, 0.2614356279373169, 0.2908008098602295, -0.004685561638325453, -1.810552954673767, 0.5245559215545654, 0.13870300352573395, -0.21837393939495087, -2.0696189403533936, -0.9852607846260071, -0.37639501690864563, 2.748581886291504, 1.4120067358016968, -0.1873956322669983, 648.06591796875, -0.2763172388076782, 0.2701672315597534, -0.028606485575437546, 1.6765669584274292, 0.8477879762649536, 2.7296345233917236], "std": [0.2282346487045288, 0.03131081536412239, 0.6001842021942139, 0.5104962587356567, 0.44509944319725037, 1.1231474876403809, 0.3909977078437805, 236.2408905029297, 0.04621472209692001, 0.06982764601707458, 0.06298409402370453, 0.4145210385322571, 0.27027222514152527, 0.5323541760444641, 0.0699598416686058, 0.011313584633171558, 0.32919368147850037, 0.20230045914649963, 0.07176239043474197, 0.20425674319267273, 0.18517513573169708, 301.1594543457031, 0.04290192574262619, 0.02918427437543869, 0.06670687347650528, 0.3689437806606293, 0.0699099451303482, 0.19503392279148102], "count": [1115]}, "timestamp": {"min": [0.0], "max": [37.13333333333333], "mean": [18.566666666666666], "std": [10.729088187415245], "count": [1115]}, "frame_index": {"min": [0], "max": [1114], "mean": [557.0], "std": [321.87264562245736], "count": [1115]}, "episode_index": {"min": [252], "max": [252], "mean": [252.0], "std": [0.0], "count": [1115]}, "index": {"min": [160699], "max": [161813], "mean": [161256.0], "std": [321.87264562245736], "count": [1115]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1115]}, "subtask_annotation": {"mean": [4.859192825112108, 9.0, 9.0, 9.0, 9.0], "std": [1.9065366137788597, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [1115]}, "scene_annotation": {"mean": [252.0], "std": [0.0], "min": [252], "max": [252], "count": [1115]}, "eef_direction_state": {"mean": [4.808968609865471, 4.271748878923767], "std": [1.967062938595465, 2.032176171189371], "min": [0, 0], "max": [6, 6], "count": [1115]}, "eef_velocity_state": {"mean": [0.3237668161434978, 0.6538116591928251], "std": [0.5012273540255892, 0.7189749182952024], "min": [0, 0], "max": [2, 2], "count": [1115]}, "eef_acc_mag_state": {"mean": [0.36771300448430494, 0.6529147982062781], "std": [0.6941379582457079, 0.810623425538728], "min": [0, 0], "max": [2, 2], "count": [1115]}, "eef_direction_action": {"mean": [4.808968609865471, 4.271748878923767], "std": [1.967062938595465, 2.032176171189371], "min": [0, 0], "max": [6, 6], "count": [1115]}, "eef_velocity_action": {"mean": [0.3237668161434978, 0.6538116591928251], "std": [0.5012273540255892, 0.7189749182952024], "min": [0, 0], "max": [2, 2], "count": [1115]}, "eef_acc_mag_action": {"mean": [0.36771300448430494, 0.6529147982062781], "std": [0.6941379582457079, 0.810623425538728], "min": [0, 0], "max": [2, 2], "count": [1115]}, "eef_sim_pose_state": {"mean": [0.4577356746536328, 0.2545163415274989, 1.0369927877045304, 0.08768886859228166, 1.2837071741451425, -0.32570828933164836, 0.4821300213713853, -0.25845097335935124, 1.0750002677510668, -0.23260432873893552, 1.0670026973237445, -0.7533415346854876], "std": [0.027117147743447693, 0.0667676779685594, 0.014711540860624725, 0.41207580938747224, 0.1317754161065725, 0.2562185667362769, 0.0736128507075117, 0.05305311365545849, 0.06334969671300901, 1.4885803731086407, 0.2832327001846976, 1.1495115931234416], "min": [0.3929136327211692, 0.1557207851179715, 1.0125596871694968, -0.5963839022134256, 1.0468639004118225, -0.8969352106486924, 0.38295972970872594, -0.38914818180608246, 1.0141822040394108, -3.134212694176919, 0.36048660916512976, -3.11015520455934], "max": [0.49486489239769216, 0.3368484103385547, 1.0665393013403, 1.2406255060499052, 1.4890770491422352, 0.7030317203520877, 0.6414794260031575, -0.1891492313541303, 1.2489048771790578, 3.134781381516815, 1.4802876411314454, 3.0881379112626193], "count": [1115]}, "eef_sim_pose_action": {"mean": [0.4577356746536328, 0.2545163415274989, 1.0369927877045304, 0.08768886859228166, 1.2837071741451425, -0.32570828933164836, 0.4821300213713853, -0.25845097335935124, 1.0750002677510668, -0.23260432873893552, 1.0670026973237445, -0.7533415346854876], "std": [0.027117147743447693, 0.0667676779685594, 0.014711540860624725, 0.41207580938747224, 0.1317754161065725, 0.2562185667362769, 0.0736128507075117, 0.05305311365545849, 0.06334969671300901, 1.4885803731086407, 0.2832327001846976, 1.1495115931234416], "min": [0.3929136327211692, 0.1557207851179715, 1.0125596871694968, -0.5963839022134256, 1.0468639004118225, -0.8969352106486924, 0.38295972970872594, -0.38914818180608246, 1.0141822040394108, -3.134212694176919, 0.36048660916512976, -3.11015520455934], "max": [0.49486489239769216, 0.3368484103385547, 1.0665393013403, 1.2406255060499052, 1.4890770491422352, 0.7030317203520877, 0.6414794260031575, -0.1891492313541303, 1.2489048771790578, 3.134781381516815, 1.4802876411314454, 3.0881379112626193], "count": [1115]}, "gripper_mode_state": {"mean": [0.336322869955157, 0.8008968609865471], "std": [0.4724508409351016, 0.3993257805958038], "min": [0, 0], "max": [1, 1], "count": [1115]}, "gripper_activity_state": {"mean": [1.9130044843049328, 1.9452914798206278], "std": [0.38650026247686947, 0.2959559721665344], "min": [0, 0], "max": [2, 2], "count": [1115]}, "gripper_mode_action": {"mean": [0.336322869955157, 0.8008968609865471], "std": [0.4724508409351016, 0.3993257805958038], "min": [0, 0], "max": [1, 1], "count": [1115]}, "gripper_activity_action": {"mean": [1.9130044843049328, 1.9452914798206278], "std": [0.38650026247686947, 0.2959559721665344], "min": [0, 0], "max": [2, 2], "count": [1115]}, "gripper_open_scale_state": {"mean": [0.6480659192927772, 0.18292286998936932], "std": [0.301159330846637, 0.23624098774886237], "min": [0.047, 0.016], "max": [0.87, 0.678], "count": [1115]}, "gripper_open_scale_action": {"mean": [0.6480659192927772, 0.18292286998936932], "std": [0.301159330846637, 0.23624098774886237], "min": [0.047, 0.016], "max": [0.87, 0.678], "count": [1115]}}} +{"episode_index": 251, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.450340418289065]], [[0.46529380330737496]], [[0.4542287147128355]]], "std": [[[0.14089594768748315]], [[0.13221372294090294]], [[0.13527309890200234]]], "count": [141]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.08235294117647059]], [[0.08235294117647059]]], "max": [[[0.7294117647058823]], [[0.6941176470588235]], [[0.7098039215686275]]], "mean": [[[0.4799738431720206]], [[0.4844501373244333]], [[0.4766195417883466]]], "std": [[[0.06351341656216652]], [[0.06150668848791598]], [[0.06771570092119414]]], "count": [141]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[0.6784313725490196]], [[0.6470588235294118]], [[0.6588235294117647]]], "mean": [[[0.47350142394428224]], [[0.48630783560469104]], [[0.47034327631761924]]], "std": [[[0.08021465936347856]], [[0.06015056378818508]], [[0.0849363580222536]]], "count": [141]}, "observation.state": {"min": [-0.05368632823228836, 1.961785078048706, -2.892045497894287, -1.543761134147644, 0.042376596480607986, -1.9175407886505127, -0.5707575678825378, 17.0, 0.22848300635814667, 0.14410300552845, -0.06692499667406082, -2.7320001125335693, 0.19699999690055847, -1.3279999494552612, -0.2536661624908447, -2.0785651206970215, -1.3352991342544556, -0.770143985748291, 2.6765496730804443, 0.9785188436508179, -0.512742817401886, 42.0, -0.3293449878692627, 0.17668800055980682, -0.1330139935016632, 1.159000039100647, 0.3199999928474426, 2.2750000953674316], "max": [0.64736008644104, 2.0924229621887207, -1.0137919187545776, -0.05510004982352257, 1.1712032556533813, 1.360449194908142, 0.3739193379878998, 679.0, 0.3520520031452179, 0.40776899456977844, 0.08561500161886215, -1.0210000276565552, 0.9369999766349792, 0.7319999933242798, 0.004241150338202715, -2.0600295066833496, -0.5275431871414185, -0.18095573782920837, 2.815006732940674, 1.864430546760559, 0.368142306804657, 866.0, -0.1924079954624176, 0.30310800671577454, 0.04958600178360939, 2.2669999599456787, 1.1510000228881836, 3.068000078201294], "mean": [0.20085658133029938, 2.0605759620666504, -2.0644898414611816, -0.6780077815055847, 0.7798452973365784, -0.6438585519790649, -0.2284875065088272, 266.15625, 0.2912995219230652, 0.27618566155433655, 0.010774255730211735, -1.7974740266799927, 0.5432649850845337, -0.1006193608045578, -0.18336276710033417, -2.0722484588623047, -1.0208485126495361, -0.38723650574684143, 2.765352487564087, 1.4742321968078613, -0.18201158940792084, 588.865478515625, -0.27552199363708496, 0.2586948871612549, -0.017634503543376923, 1.5693943500518799, 0.8192766308784485, 2.6155028343200684], "std": [0.24286140501499176, 0.04406800493597984, 0.7657573223114014, 0.4432990849018097, 0.3191070854663849, 1.3315002918243408, 0.29836204648017883, 263.5945739746094, 0.03189222142100334, 0.0996226817369461, 0.04545668885111809, 0.5365332365036011, 0.2218889594078064, 0.7260309457778931, 0.06247898191213608, 0.004220161121338606, 0.2961317300796509, 0.22733579576015472, 0.02390519715845585, 0.26454946398735046, 0.25943663716316223, 332.57012939453125, 0.046209950000047684, 0.028796086087822914, 0.06981194764375687, 0.4226449728012085, 0.17792297899723053, 0.25056812167167664], "count": [736]}, "action": {"min": [-0.05368632823228836, 1.961785078048706, -2.892045497894287, -1.543761134147644, 0.042376596480607986, -1.9175407886505127, -0.5707575678825378, 17.0, 0.22848300635814667, 0.14410300552845, -0.06692499667406082, -2.7320001125335693, 0.19699999690055847, -1.3279999494552612, -0.2536661624908447, -2.0785651206970215, -1.3352991342544556, -0.770143985748291, 2.6765496730804443, 0.9785188436508179, -0.512742817401886, 42.0, -0.3293449878692627, 0.17668800055980682, -0.1330139935016632, 1.159000039100647, 0.3199999928474426, 2.2750000953674316], "max": [0.64736008644104, 2.0924229621887207, -1.0137919187545776, -0.05510004982352257, 1.1712032556533813, 1.360449194908142, 0.3739193379878998, 679.0, 0.3520520031452179, 0.40776899456977844, 0.08561500161886215, -1.0210000276565552, 0.9369999766349792, 0.7319999933242798, 0.004241150338202715, -2.0600295066833496, -0.5275431871414185, -0.18095573782920837, 2.815006732940674, 1.864430546760559, 0.368142306804657, 866.0, -0.1924079954624176, 0.30310800671577454, 0.04958600178360939, 2.2669999599456787, 1.1510000228881836, 3.068000078201294], "mean": [0.20085658133029938, 2.0605759620666504, -2.0644898414611816, -0.6780077815055847, 0.7798452973365784, -0.6438585519790649, -0.2284875065088272, 266.15625, 0.2912995219230652, 0.27618566155433655, 0.010774255730211735, -1.7974740266799927, 0.5432649850845337, -0.1006193608045578, -0.18336276710033417, -2.0722484588623047, -1.0208485126495361, -0.38723650574684143, 2.765352487564087, 1.4742321968078613, -0.18201158940792084, 588.865478515625, -0.27552199363708496, 0.2586948871612549, -0.017634503543376923, 1.5693943500518799, 0.8192766308784485, 2.6155028343200684], "std": [0.24286140501499176, 0.04406800493597984, 0.7657573223114014, 0.4432990849018097, 0.3191070854663849, 1.3315002918243408, 0.29836204648017883, 263.5945739746094, 0.03189222142100334, 0.0996226817369461, 0.04545668885111809, 0.5365332365036011, 0.2218889594078064, 0.7260309457778931, 0.06247898191213608, 0.004220161121338606, 0.2961317300796509, 0.22733579576015472, 0.02390519715845585, 0.26454946398735046, 0.25943663716316223, 332.57012939453125, 0.046209950000047684, 0.028796086087822914, 0.06981194764375687, 0.4226449728012085, 0.17792297899723053, 0.25056812167167664], "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": [253], "max": [253], "mean": [253.0], "std": [0.0], "count": [736]}, "index": {"min": [161814], "max": [162549], "mean": [162181.5], "std": [212.46470295086664], "count": [736]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [736]}, "subtask_annotation": {"mean": [4.334239130434782, 9.0, 9.0, 9.0, 9.0], "std": [2.186848404169028, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [736]}, "scene_annotation": {"mean": [253.0], "std": [0.0], "min": [253], "max": [253], "count": [736]}, "eef_direction_state": {"mean": [4.601902173913044, 4.361413043478261], "std": [2.1297444915120036, 2.1006805737363834], "min": [0, 0], "max": [6, 6], "count": [736]}, "eef_velocity_state": {"mean": [0.40625, 0.6168478260869565], "std": [0.5892276286542962, 0.7051355548801523], "min": [0, 0], "max": [2, 2], "count": [736]}, "eef_acc_mag_state": {"mean": [0.421195652173913, 0.625], "std": [0.7348370750973449, 0.8046231902330864], "min": [0, 0], "max": [2, 2], "count": [736]}, "eef_direction_action": {"mean": [4.601902173913044, 4.361413043478261], "std": [2.1297444915120036, 2.1006805737363834], "min": [0, 0], "max": [6, 6], "count": [736]}, "eef_velocity_action": {"mean": [0.40625, 0.6168478260869565], "std": [0.5892276286542962, 0.7051355548801523], "min": [0, 0], "max": [2, 2], "count": [736]}, "eef_acc_mag_action": {"mean": [0.421195652173913, 0.625], "std": [0.7348370750973449, 0.8046231902330864], "min": [0, 0], "max": [2, 2], "count": [736]}, "eef_sim_pose_state": {"mean": [0.44690836853952787, 0.26027187796776763, 1.042626284994734, 0.0728755552771004, 1.1814923637219714, -0.3158720380415643, 0.46826730343946854, -0.2844546223079474, 1.0696693131780124, 0.37273982087818, 0.9916335662316046, -0.5693087268409841], "std": [0.027003085666516144, 0.07041154223645793, 0.015082789638635137, 0.5224801810251589, 0.17850070263367113, 0.40477088391029914, 0.1070888992081451, 0.03908281096096527, 0.05659689803725007, 1.6630188286051728, 0.34561929816512227, 1.693590876451663], "min": [0.3673989040040181, 0.14301857889122466, 1.009097611077657, -0.47712295213049544, 0.9477179555174868, -1.0325633275023585, 0.33394269794644615, -0.34589604039145744, 1.0139502150907584, -3.127759428187324, 0.32195585211525213, -3.1410905266250384], "max": [0.4913840365999027, 0.32933625900589475, 1.0802933123554481, 1.275961242668021, 1.5194617654619234, 0.8221830885207985, 0.6092638551519537, -0.21381583035126567, 1.183492819394934, 3.1391524738823025, 1.465772988584721, 3.139476283697502], "count": [736]}, "eef_sim_pose_action": {"mean": [0.44690836853952787, 0.26027187796776763, 1.042626284994734, 0.0728755552771004, 1.1814923637219714, -0.3158720380415643, 0.46826730343946854, -0.2844546223079474, 1.0696693131780124, 0.37273982087818, 0.9916335662316046, -0.5693087268409841], "std": [0.027003085666516144, 0.07041154223645793, 0.015082789638635137, 0.5224801810251589, 0.17850070263367113, 0.40477088391029914, 0.1070888992081451, 0.03908281096096527, 0.05659689803725007, 1.6630188286051728, 0.34561929816512227, 1.693590876451663], "min": [0.3673989040040181, 0.14301857889122466, 1.009097611077657, -0.47712295213049544, 0.9477179555174868, -1.0325633275023585, 0.33394269794644615, -0.34589604039145744, 1.0139502150907584, -3.127759428187324, 0.32195585211525213, -3.1410905266250384], "max": [0.4913840365999027, 0.32933625900589475, 1.0802933123554481, 1.275961242668021, 1.5194617654619234, 0.8221830885207985, 0.6092638551519537, -0.21381583035126567, 1.183492819394934, 3.1391524738823025, 1.465772988584721, 3.139476283697502], "count": [736]}, "gripper_mode_state": {"mean": [0.31929347826086957, 0.779891304347826], "std": [0.4662029096873451, 0.414319753029559], "min": [0, 0], "max": [1, 1], "count": [736]}, "gripper_activity_state": {"mean": [1.9008152173913044, 1.908967391304348], "std": [0.4166368825996374, 0.37391294473582853], "min": [0, 0], "max": [2, 2], "count": [736]}, "gripper_mode_action": {"mean": [0.31929347826086957, 0.779891304347826], "std": [0.4662029096873451, 0.414319753029559], "min": [0, 0], "max": [1, 1], "count": [736]}, "gripper_activity_action": {"mean": [1.9008152173913044, 1.908967391304348], "std": [0.4166368825996374, 0.37391294473582853], "min": [0, 0], "max": [2, 2], "count": [736]}, "gripper_open_scale_state": {"mean": [0.5888654888142706, 0.26615625007515364], "std": [0.33257026048538235, 0.26359472156266384], "min": [0.042, 0.017], "max": [0.866, 0.679], "count": [736]}, "gripper_open_scale_action": {"mean": [0.5888654888142706, 0.26615625007515364], "std": [0.33257026048538235, 0.26359472156266384], "min": [0.042, 0.017], "max": [0.866, 0.679], "count": [736]}}} +{"episode_index": 252, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46078505832712835]], [[0.4751789823260528]], [[0.4641243937184579]]], "std": [[[0.1451465011167431]], [[0.13702229248891468]], [[0.1391530576042122]]], "count": [158]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.07450980392156863]], [[0.08627450980392157]]], "max": [[[0.6941176470588235]], [[0.6941176470588235]], [[0.6941176470588235]]], "mean": [[[0.476219398941011]], [[0.48006374488086373]], [[0.47312083229916435]]], "std": [[[0.06462204930222991]], [[0.06444378444982862]], [[0.0667385241256622]]], "count": [158]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.0392156862745098]], [[0.0196078431372549]]], "max": [[[0.6588235294117647]], [[0.6352941176470588]], [[0.6509803921568628]]], "mean": [[[0.46729951342351284]], [[0.4843761673181931]], [[0.46395971265615954]]], "std": [[[0.09115944175158072]], [[0.06799246811364026]], [[0.09466245694087401]]], "count": [158]}, "observation.state": {"min": [-0.0252025555819273, 1.9495152235031128, -2.8940701484680176, -1.5855792760849, 0.37405896186828613, -1.7145068645477295, -0.6743603348731995, 17.0, 0.2326669991016388, 0.16701200604438782, -0.08138199895620346, -2.7820000648498535, 0.14000000059604645, -1.2640000581741333, -0.2589894235134125, -2.0785999298095703, -1.2488877773284912, -0.8003207445144653, 2.707040786743164, 0.9018116593360901, -0.37864917516708374, 38.0, -0.3294549882411957, 0.19165299832820892, -0.1363299936056137, 1.3519999980926514, 0.38600000739097595, 2.430000066757202], "max": [0.7531445026397705, 2.0932083129882812, -0.9249197840690613, 0.1005135104060173, 1.2673882246017456, 1.4596188068389893, 0.34714600443840027, 646.0, 0.3598180115222931, 0.40991300344467163, 0.10132300108671188, -1.0390000343322754, 0.9410000443458557, 0.5429999828338623, -0.03462733328342438, -2.0622811317443848, -0.5411044359207153, -0.1947089284658432, 2.7753005027770996, 1.7880374193191528, 0.2922554016113281, 862.0, -0.19865800440311432, 0.29249900579452515, 0.02851399965584278, 2.2769999504089355, 1.0410000085830688, 3.1050000190734863], "mean": [0.23052217066287994, 2.060059070587158, -2.061424970626831, -0.6930429935455322, 0.8446652293205261, -0.5511675477027893, -0.2749204635620117, 252.8681640625, 0.29344475269317627, 0.2873527705669403, -0.0013296246761456132, -1.8619645833969116, 0.5960680842399597, -0.18869777023792267, -0.17686957120895386, -2.0745296478271484, -0.9836715459823608, -0.39592668414115906, 2.748514413833618, 1.4027888774871826, -0.14245516061782837, 695.44873046875, -0.2806432247161865, 0.26009106636047363, -0.0294501855969429, 1.6717298030853271, 0.8086774349212646, 2.754476308822632], "std": [0.25439560413360596, 0.04891517758369446, 0.8019006848335266, 0.40465936064720154, 0.3170166611671448, 1.2640089988708496, 0.30756232142448425, 265.9078369140625, 0.027890115976333618, 0.09212338179349899, 0.05804462730884552, 0.4935217499732971, 0.266616553068161, 0.6227073073387146, 0.05540869012475014, 0.003828315297141671, 0.27376800775527954, 0.23793573677539825, 0.024459755048155785, 0.25587013363838196, 0.1831323653459549, 306.0793762207031, 0.05011364445090294, 0.025425756350159645, 0.06448500603437424, 0.3537141978740692, 0.11096074432134628, 0.1814030259847641], "count": [857]}, "action": {"min": [-0.0252025555819273, 1.9495152235031128, -2.8940701484680176, -1.5855792760849, 0.37405896186828613, -1.7145068645477295, -0.6743603348731995, 17.0, 0.2326669991016388, 0.16701200604438782, -0.08138199895620346, -2.7820000648498535, 0.14000000059604645, -1.2640000581741333, -0.2589894235134125, -2.0785999298095703, -1.2488877773284912, -0.8003207445144653, 2.707040786743164, 0.9018116593360901, -0.37864917516708374, 38.0, -0.3294549882411957, 0.19165299832820892, -0.1363299936056137, 1.3519999980926514, 0.38600000739097595, 2.430000066757202], "max": [0.7531445026397705, 2.0932083129882812, -0.9249197840690613, 0.1005135104060173, 1.2673882246017456, 1.4596188068389893, 0.34714600443840027, 646.0, 0.3598180115222931, 0.40991300344467163, 0.10132300108671188, -1.0390000343322754, 0.9410000443458557, 0.5429999828338623, -0.03462733328342438, -2.0622811317443848, -0.5411044359207153, -0.1947089284658432, 2.7753005027770996, 1.7880374193191528, 0.2922554016113281, 862.0, -0.19865800440311432, 0.29249900579452515, 0.02851399965584278, 2.2769999504089355, 1.0410000085830688, 3.1050000190734863], "mean": [0.23052217066287994, 2.060059070587158, -2.061424970626831, -0.6930429935455322, 0.8446652293205261, -0.5511675477027893, -0.2749204635620117, 252.8681640625, 0.29344475269317627, 0.2873527705669403, -0.0013296246761456132, -1.8619645833969116, 0.5960680842399597, -0.18869777023792267, -0.17686957120895386, -2.0745296478271484, -0.9836715459823608, -0.39592668414115906, 2.748514413833618, 1.4027888774871826, -0.14245516061782837, 695.44873046875, -0.2806432247161865, 0.26009106636047363, -0.0294501855969429, 1.6717298030853271, 0.8086774349212646, 2.754476308822632], "std": [0.25439560413360596, 0.04891517758369446, 0.8019006848335266, 0.40465936064720154, 0.3170166611671448, 1.2640089988708496, 0.30756232142448425, 265.9078369140625, 0.027890115976333618, 0.09212338179349899, 0.05804462730884552, 0.4935217499732971, 0.266616553068161, 0.6227073073387146, 0.05540869012475014, 0.003828315297141671, 0.27376800775527954, 0.23793573677539825, 0.024459755048155785, 0.25587013363838196, 0.1831323653459549, 306.0793762207031, 0.05011364445090294, 0.025425756350159645, 0.06448500603437424, 0.3537141978740692, 0.11096074432134628, 0.1814030259847641], "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": [254], "max": [254], "mean": [254.0], "std": [0.0], "count": [857]}, "index": {"min": [162550], "max": [163406], "mean": [162978.0], "std": [247.39442192579847], "count": [857]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [857]}, "subtask_annotation": {"mean": [4.387397899649942, 9.0, 9.0, 9.0, 9.0], "std": [2.0838277927683775, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [857]}, "scene_annotation": {"mean": [254.0], "std": [0.0], "min": [254], "max": [254], "count": [857]}, "eef_direction_state": {"mean": [4.693115519253209, 3.9766627771295218], "std": [1.9989172628020626, 2.2600826224667974], "min": [0, 0], "max": [6, 6], "count": [857]}, "eef_velocity_state": {"mean": [0.3862310385064177, 0.6814469078179697], "std": [0.5686865112005387, 0.674623371165104], "min": [0, 0], "max": [2, 2], "count": [857]}, "eef_acc_mag_state": {"mean": [0.4049008168028005, 0.7374562427071178], "std": [0.7169390859339594, 0.8240320191020347], "min": [0, 0], "max": [2, 2], "count": [857]}, "eef_direction_action": {"mean": [4.693115519253209, 3.9766627771295218], "std": [1.9989172628020626, 2.2600826224667974], "min": [0, 0], "max": [6, 6], "count": [857]}, "eef_velocity_action": {"mean": [0.3862310385064177, 0.6814469078179697], "std": [0.5686865112005387, 0.674623371165104], "min": [0, 0], "max": [2, 2], "count": [857]}, "eef_acc_mag_action": {"mean": [0.4049008168028005, 0.7374562427071178], "std": [0.7169390859339594, 0.8240320191020347], "min": [0, 0], "max": [2, 2], "count": [857]}, "eef_sim_pose_state": {"mean": [0.4470342906035304, 0.2560019098068389, 1.0338976719457436, 0.23365788065901638, 1.2868659280343382, -0.1489429887975699, 0.4785401162260315, -0.2772937456215737, 1.0626146988207674, 0.5323672044132364, 1.0913380928461724, -0.5083331587187949], "std": [0.023247184347659145, 0.07062369119294157, 0.009631275293431538, 0.6062564711411439, 0.13456784331717309, 0.4493567431269551, 0.10046791350446709, 0.04487828863125869, 0.06287168629503102, 1.6157028855817912, 0.39947253249618986, 1.7096428667457075], "min": [0.38291569805357983, 0.13743333148676307, 1.0145908713058087, -0.40305646020202524, 1.0331209449783194, -0.8663502466430657, 0.35234877761429645, -0.36592702789326986, 0.9918426867254916, -3.114579569070263, 0.32011666268666206, -3.1363052934607456], "max": [0.4785733947471901, 0.3197221725463667, 1.0711015901398748, 1.6828482290221056, 1.5412917697680864, 0.9705587692540121, 0.6244343482896633, -0.20429327593198376, 1.1903460428293964, 3.1307858289024404, 1.4693346531962166, 3.135587142471391], "count": [857]}, "eef_sim_pose_action": {"mean": [0.4470342906035304, 0.2560019098068389, 1.0338976719457436, 0.23365788065901638, 1.2868659280343382, -0.1489429887975699, 0.4785401162260315, -0.2772937456215737, 1.0626146988207674, 0.5323672044132364, 1.0913380928461724, -0.5083331587187949], "std": [0.023247184347659145, 0.07062369119294157, 0.009631275293431538, 0.6062564711411439, 0.13456784331717309, 0.4493567431269551, 0.10046791350446709, 0.04487828863125869, 0.06287168629503102, 1.6157028855817912, 0.39947253249618986, 1.7096428667457075], "min": [0.38291569805357983, 0.13743333148676307, 1.0145908713058087, -0.40305646020202524, 1.0331209449783194, -0.8663502466430657, 0.35234877761429645, -0.36592702789326986, 0.9918426867254916, -3.114579569070263, 0.32011666268666206, -3.1363052934607456], "max": [0.4785733947471901, 0.3197221725463667, 1.0711015901398748, 1.6828482290221056, 1.5412917697680864, 0.9705587692540121, 0.6244343482896633, -0.20429327593198376, 1.1903460428293964, 3.1307858289024404, 1.4693346531962166, 3.135587142471391], "count": [857]}, "gripper_mode_state": {"mean": [0.2193698949824971, 0.7304550758459744], "std": [0.41381970006014146, 0.4437234026021517], "min": [0, 0], "max": [1, 1], "count": [857]}, "gripper_activity_state": {"mean": [1.897316219369895, 1.9428238039673278], "std": [0.39684259582730375, 0.30590906740356594], "min": [0, 0], "max": [2, 2], "count": [857]}, "gripper_mode_action": {"mean": [0.2193698949824971, 0.7304550758459744], "std": [0.41381970006014146, 0.4437234026021517], "min": [0, 0], "max": [1, 1], "count": [857]}, "gripper_activity_action": {"mean": [1.897316219369895, 1.9428238039673278], "std": [0.39684259582730375, 0.30590906740356594], "min": [0, 0], "max": [2, 2], "count": [857]}, "gripper_open_scale_state": {"mean": [0.695448658203161, 0.25286814469078156], "std": [0.30607949567266884, 0.26590776855728343], "min": [0.038, 0.017], "max": [0.862, 0.646], "count": [857]}, "gripper_open_scale_action": {"mean": [0.695448658203161, 0.25286814469078156], "std": [0.30607949567266884, 0.26590776855728343], "min": [0.038, 0.017], "max": [0.862, 0.646], "count": [857]}}} +{"episode_index": 253, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.46545315993722053]], [[0.47977419671267635]], [[0.4695936008449432]]], "std": [[[0.140305170363748]], [[0.133834132502643]], [[0.13562355370304943]]], "count": [152]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.06666666666666667]], [[0.08235294117647059]]], "max": [[[0.7647058823529411]], [[0.7803921568627451]], [[0.788235294117647]]], "mean": [[[0.47175102527304785]], [[0.4782951603887169]], [[0.4718530110509116]]], "std": [[[0.06517601738282602]], [[0.06321703758967905]], [[0.06540767328097609]]], "count": [152]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.027450980392156862]], [[0.07058823529411765]]], "max": [[[0.6941176470588235]], [[0.6509803921568628]], [[0.6666666666666666]]], "mean": [[[0.4710798087052804]], [[0.48618493614551084]], [[0.46733209843696255]]], "std": [[[0.08668912926373341]], [[0.06386654666376101]], [[0.0909466078534085]]], "count": [152]}, "observation.state": {"min": [-0.007522369269281626, 1.949602723121643, -2.8923771381378174, -1.5618427991867065, 0.24747024476528168, -1.8231534957885742, -1.3082115650177002, 16.0, 0.21505899727344513, 0.17044700682163239, -0.0738999992609024, -2.7149999141693115, 0.014000000432133675, -1.2869999408721924, -0.368142306804657, -2.079350471496582, -1.3127844333648682, -0.6999642848968506, 2.63515043258667, 0.976965606212616, -0.4737521708011627, 59.0, -0.3433240056037903, 0.2215700000524521, -0.133883997797966, 1.2380000352859497, 0.6589999794960022, 2.4260001182556152], "max": [0.6498733758926392, 2.0928244590759277, -0.7535633444786072, -0.11506956070661545, 1.2541413307189941, 1.386297583580017, 0.37442547082901, 702.0, 0.34251999855041504, 0.39278000593185425, 0.10943800210952759, -1.1920000314712524, 0.9940000176429749, 0.5640000104904175, -0.11341150104999542, -2.0212833881378174, -0.4723384380340576, -0.1284387856721878, 2.77563214302063, 1.7212086915969849, 0.007539822719991207, 840.0, -0.19657400250434875, 0.3041270077228546, 0.03738199919462204, 2.3450000286102295, 0.9879999756813049, 3.0999999046325684], "mean": [0.20949023962020874, 2.062330961227417, -1.9920597076416016, -0.7297725677490234, 0.8909825086593628, -0.5160002112388611, -0.3593675494194031, 267.229736328125, 0.2971053719520569, 0.2869139015674591, 0.008869215846061707, -1.834743618965149, 0.5804810523986816, -0.16565130650997162, -0.24274708330631256, -2.0718002319335938, -0.9484496116638184, -0.3415846526622772, 2.6565146446228027, 1.4461369514465332, -0.22579854726791382, 648.32861328125, -0.2810479998588562, 0.27557143568992615, -0.01980120688676834, 1.6120179891586304, 0.858156144618988, 2.6949005126953125], "std": [0.22209040820598602, 0.04547405242919922, 0.8293720483779907, 0.38107091188430786, 0.31888654828071594, 1.2989864349365234, 0.38041412830352783, 282.1436767578125, 0.02571021020412445, 0.08340193331241608, 0.052598100155591965, 0.5489914417266846, 0.2427646517753601, 0.6776809692382812, 0.060392867773771286, 0.00872323289513588, 0.24373406171798706, 0.1586298793554306, 0.04227358102798462, 0.2200552076101303, 0.10769333690404892, 281.5620422363281, 0.04561612755060196, 0.018444038927555084, 0.06366994976997375, 0.4111136794090271, 0.06989946961402893, 0.2206321656703949], "count": [814]}, "action": {"min": [-0.007522369269281626, 1.949602723121643, -2.8923771381378174, -1.5618427991867065, 0.24747024476528168, -1.8231534957885742, -1.3082115650177002, 16.0, 0.21505899727344513, 0.17044700682163239, -0.0738999992609024, -2.7149999141693115, 0.014000000432133675, -1.2869999408721924, -0.368142306804657, -2.079350471496582, -1.3127844333648682, -0.6999642848968506, 2.63515043258667, 0.976965606212616, -0.4737521708011627, 59.0, -0.3433240056037903, 0.2215700000524521, -0.133883997797966, 1.2380000352859497, 0.6589999794960022, 2.4260001182556152], "max": [0.6498733758926392, 2.0928244590759277, -0.7535633444786072, -0.11506956070661545, 1.2541413307189941, 1.386297583580017, 0.37442547082901, 702.0, 0.34251999855041504, 0.39278000593185425, 0.10943800210952759, -1.1920000314712524, 0.9940000176429749, 0.5640000104904175, -0.11341150104999542, -2.0212833881378174, -0.4723384380340576, -0.1284387856721878, 2.77563214302063, 1.7212086915969849, 0.007539822719991207, 840.0, -0.19657400250434875, 0.3041270077228546, 0.03738199919462204, 2.3450000286102295, 0.9879999756813049, 3.0999999046325684], "mean": [0.20949023962020874, 2.062330961227417, -1.9920597076416016, -0.7297725677490234, 0.8909825086593628, -0.5160002112388611, -0.3593675494194031, 267.229736328125, 0.2971053719520569, 0.2869139015674591, 0.008869215846061707, -1.834743618965149, 0.5804810523986816, -0.16565130650997162, -0.24274708330631256, -2.0718002319335938, -0.9484496116638184, -0.3415846526622772, 2.6565146446228027, 1.4461369514465332, -0.22579854726791382, 648.32861328125, -0.2810479998588562, 0.27557143568992615, -0.01980120688676834, 1.6120179891586304, 0.858156144618988, 2.6949005126953125], "std": [0.22209040820598602, 0.04547405242919922, 0.8293720483779907, 0.38107091188430786, 0.31888654828071594, 1.2989864349365234, 0.38041412830352783, 282.1436767578125, 0.02571021020412445, 0.08340193331241608, 0.052598100155591965, 0.5489914417266846, 0.2427646517753601, 0.6776809692382812, 0.060392867773771286, 0.00872323289513588, 0.24373406171798706, 0.1586298793554306, 0.04227358102798462, 0.2200552076101303, 0.10769333690404892, 281.5620422363281, 0.04561612755060196, 0.018444038927555084, 0.06366994976997375, 0.4111136794090271, 0.06989946961402893, 0.2206321656703949], "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": [255], "max": [255], "mean": [255.0], "std": [0.0], "count": [814]}, "index": {"min": [163407], "max": [164220], "mean": [163813.5], "std": [234.98138224123204], "count": [814]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [814]}, "subtask_annotation": {"mean": [4.178132678132678, 9.0, 9.0, 9.0, 9.0], "std": [2.1535556455579425, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [814]}, "scene_annotation": {"mean": [255.0], "std": [0.0], "min": [255], "max": [255], "count": [814]}, "eef_direction_state": {"mean": [4.717444717444717, 3.9336609336609336], "std": [2.0198682313471, 2.196830889882992], "min": [0, 0], "max": [6, 6], "count": [814]}, "eef_velocity_state": {"mean": [0.3746928746928747, 0.7002457002457002], "std": [0.5788222741778052, 0.6876052082644326], "min": [0, 0], "max": [2, 2], "count": [814]}, "eef_acc_mag_state": {"mean": [0.4262899262899263, 0.6437346437346437], "std": [0.7344434082173755, 0.7967093306820761], "min": [0, 0], "max": [2, 2], "count": [814]}, "eef_direction_action": {"mean": [4.717444717444717, 3.9336609336609336], "std": [2.0198682313471, 2.196830889882992], "min": [0, 0], "max": [6, 6], "count": [814]}, "eef_velocity_action": {"mean": [0.3746928746928747, 0.7002457002457002], "std": [0.5788222741778052, 0.6876052082644326], "min": [0, 0], "max": [2, 2], "count": [814]}, "eef_acc_mag_action": {"mean": [0.4262899262899263, 0.6437346437346437], "std": [0.7344434082173755, 0.7967093306820761], "min": [0, 0], "max": [2, 2], "count": [814]}, "eef_sim_pose_state": {"mean": [0.46304034745945566, 0.2621889819556783, 1.0388451813236057, 0.03043466723448506, 1.2588708041803434, -0.3462700721536967, 0.47818352594060803, -0.28681888990766347, 1.0659965527472175, 0.6426194308807507, 1.0470540262367591, -0.49038161338289105], "std": [0.018276532231171535, 0.0656569232990745, 0.01147167974375808, 0.4831548127340013, 0.14703521168978873, 0.3058867991404174, 0.09141966921484143, 0.04696846655931433, 0.05477598186752035, 1.5961417233969886, 0.3741576002660065, 1.7694064138977856], "min": [0.4106518111999164, 0.1404922388724293, 1.0151431775430144, -0.5458758695595057, 1.0876145678285631, -0.8349307603916479, 0.35659057595226057, -0.3835905244866041, 1.0078871093230406, -3.120557875472208, 0.3424094840411538, -3.141148189020424], "max": [0.4920370967294972, 0.33253782010398786, 1.0683654610469715, 1.160546541098027, 1.5424063574297797, 0.5991830439227307, 0.6058172331232271, -0.20172202515423446, 1.1727697149643566, 3.120132851617844, 1.5604117788752951, 3.1407270984584748], "count": [814]}, "eef_sim_pose_action": {"mean": [0.46304034745945566, 0.2621889819556783, 1.0388451813236057, 0.03043466723448506, 1.2588708041803434, -0.3462700721536967, 0.47818352594060803, -0.28681888990766347, 1.0659965527472175, 0.6426194308807507, 1.0470540262367591, -0.49038161338289105], "std": [0.018276532231171535, 0.0656569232990745, 0.01147167974375808, 0.4831548127340013, 0.14703521168978873, 0.3058867991404174, 0.09141966921484143, 0.04696846655931433, 0.05477598186752035, 1.5961417233969886, 0.3741576002660065, 1.7694064138977856], "min": [0.4106518111999164, 0.1404922388724293, 1.0151431775430144, -0.5458758695595057, 1.0876145678285631, -0.8349307603916479, 0.35659057595226057, -0.3835905244866041, 1.0078871093230406, -3.120557875472208, 0.3424094840411538, -3.141148189020424], "max": [0.4920370967294972, 0.33253782010398786, 1.0683654610469715, 1.160546541098027, 1.5424063574297797, 0.5991830439227307, 0.6058172331232271, -0.20172202515423446, 1.1727697149643566, 3.120132851617844, 1.5604117788752951, 3.1407270984584748], "count": [814]}, "gripper_mode_state": {"mean": [0.2199017199017199, 0.7383292383292384], "std": [0.41417985644642924, 0.43954428008723523], "min": [0, 0], "max": [1, 1], "count": [814]}, "gripper_activity_state": {"mean": [1.9152334152334152, 1.9312039312039313], "std": [0.3695257363725201, 0.3137852834540053], "min": [0, 0], "max": [2, 2], "count": [814]}, "gripper_mode_action": {"mean": [0.2199017199017199, 0.7383292383292384], "std": [0.41417985644642924, 0.43954428008723523], "min": [0, 0], "max": [1, 1], "count": [814]}, "gripper_activity_action": {"mean": [1.9152334152334152, 1.9312039312039313], "std": [0.3695257363725201, 0.3137852834540053], "min": [0, 0], "max": [2, 2], "count": [814]}, "gripper_open_scale_state": {"mean": [0.6483286240036432, 0.267229729860948], "std": [0.28156213391719803, 0.2821438114691454], "min": [0.059, 0.016], "max": [0.84, 0.702], "count": [814]}, "gripper_open_scale_action": {"mean": [0.6483286240036432, 0.267229729860948], "std": [0.28156213391719803, 0.2821438114691454], "min": [0.059, 0.016], "max": [0.84, 0.702], "count": [814]}}} +{"episode_index": 254, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44948600057670124]], [[0.46493062764321413]], [[0.4529890090349865]]], "std": [[[0.14726361149129577]], [[0.1399364655798426]], [[0.14231735998740766]]], "count": [170]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.047058823529411764]], [[0.011764705882352941]]], "max": [[[0.7058823529411765]], [[0.6980392156862745]], [[0.7019607843137254]]], "mean": [[[0.47083867623029607]], [[0.4760339737120338]], [[0.4707236928104575]]], "std": [[[0.0772669560366331]], [[0.07897205013823794]], [[0.07794944019899587]]], "count": [170]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.047058823529411764]], [[0.06274509803921569]]], "max": [[[0.6705882352941176]], [[0.6470588235294118]], [[0.6549019607843137]]], "mean": [[[0.4677545679546328]], [[0.4839028378508266]], [[0.46304576485005766]]], "std": [[[0.08443245676617804]], [[0.0578110340056868]], [[0.09066581983660361]]], "count": [170]}, "observation.state": {"min": [-0.00502654816955328, 1.9381532669067383, -2.8931450843811035, -1.5339524745941162, 0.07483972609043121, -1.9250632524490356, -0.7421663999557495, 19.0, 0.213018000125885, 0.15281100571155548, -0.07756700366735458, -2.809999942779541, 0.14100001752376556, -1.3569999933242798, -0.3171263337135315, -2.0787744522094727, -1.325403094291687, -0.7547502517700195, 2.6368086338043213, 0.8819148540496826, -0.3807086944580078, 38.0, -0.3334619998931885, 0.2276969999074936, -0.13389599323272705, 1.2419999837875366, 0.7059999704360962, -3.1401853561401367], "max": [0.6414608359336853, 2.092510223388672, -0.9220575094223022, -0.09934413433074951, 1.2908629179000854, 1.478730320930481, 0.482147216796875, 703.0, 0.34623798727989197, 0.411408007144928, 0.09677299857139587, -0.8880000114440918, 1.003000020980835, 0.7379999756813049, -0.07182029634714127, -2.063817024230957, -0.617584764957428, -0.1829105019569397, 2.774358034133911, 1.739517331123352, -0.04899139329791069, 860.0, -0.19428199529647827, 0.31211400032043457, 0.03857700154185295, 2.3489999771118164, 1.0080000162124634, 3.1410000324249268], "mean": [0.21319632232189178, 2.066169023513794, -2.1113476753234863, -0.6111087799072266, 0.777358889579773, -0.7836080193519592, -0.14517347514629364, 207.21194458007812, 0.29531338810920715, 0.2773199677467346, -0.005798937287181616, -1.8106112480163574, 0.6788562536239624, -0.06772180646657944, -0.23984763026237488, -2.0748484134674072, -0.9884070754051208, -0.41243740916252136, 2.7511260509490967, 1.3217079639434814, -0.20834259688854218, 643.3577270507812, -0.2697688341140747, 0.28063100576400757, -0.03677873685956001, 1.7477397918701172, 0.845827579498291, 1.4891114234924316], "std": [0.19756314158439636, 0.044739894568920135, 0.7357816100120544, 0.4054785370826721, 0.3922344148159027, 1.1915886402130127, 0.38430073857307434, 266.9825744628906, 0.027287663891911507, 0.08081088960170746, 0.054626062512397766, 0.48530399799346924, 0.28811994194984436, 0.6056532859802246, 0.04840923473238945, 0.003444664180278778, 0.2948737144470215, 0.22526691854000092, 0.028585629537701607, 0.2653124928474426, 0.1003028005361557, 303.0090637207031, 0.04898650571703911, 0.022525154054164886, 0.07192174345254898, 0.4513023793697357, 0.047519098967313766, 2.3812520503997803], "count": [946]}, "action": {"min": [-0.00502654816955328, 1.9381532669067383, -2.8931450843811035, -1.5339524745941162, 0.07483972609043121, -1.9250632524490356, -0.7421663999557495, 19.0, 0.213018000125885, 0.15281100571155548, -0.07756700366735458, -2.809999942779541, 0.14100001752376556, -1.3569999933242798, -0.3171263337135315, -2.0787744522094727, -1.325403094291687, -0.7547502517700195, 2.6368086338043213, 0.8819148540496826, -0.3807086944580078, 38.0, -0.3334619998931885, 0.2276969999074936, -0.13389599323272705, 1.2419999837875366, 0.7059999704360962, -3.1401853561401367], "max": [0.6414608359336853, 2.092510223388672, -0.9220575094223022, -0.09934413433074951, 1.2908629179000854, 1.478730320930481, 0.482147216796875, 703.0, 0.34623798727989197, 0.411408007144928, 0.09677299857139587, -0.8880000114440918, 1.003000020980835, 0.7379999756813049, -0.07182029634714127, -2.063817024230957, -0.617584764957428, -0.1829105019569397, 2.774358034133911, 1.739517331123352, -0.04899139329791069, 860.0, -0.19428199529647827, 0.31211400032043457, 0.03857700154185295, 2.3489999771118164, 1.0080000162124634, 3.1410000324249268], "mean": [0.21319632232189178, 2.066169023513794, -2.1113476753234863, -0.6111087799072266, 0.777358889579773, -0.7836080193519592, -0.14517347514629364, 207.21194458007812, 0.29531338810920715, 0.2773199677467346, -0.005798937287181616, -1.8106112480163574, 0.6788562536239624, -0.06772180646657944, -0.23984763026237488, -2.0748484134674072, -0.9884070754051208, -0.41243740916252136, 2.7511260509490967, 1.3217079639434814, -0.20834259688854218, 643.3577270507812, -0.2697688341140747, 0.28063100576400757, -0.03677873685956001, 1.7477397918701172, 0.845827579498291, 1.4891114234924316], "std": [0.19756314158439636, 0.044739894568920135, 0.7357816100120544, 0.4054785370826721, 0.3922344148159027, 1.1915886402130127, 0.38430073857307434, 266.9825744628906, 0.027287663891911507, 0.08081088960170746, 0.054626062512397766, 0.48530399799346924, 0.28811994194984436, 0.6056532859802246, 0.04840923473238945, 0.003444664180278778, 0.2948737144470215, 0.22526691854000092, 0.028585629537701607, 0.2653124928474426, 0.1003028005361557, 303.0090637207031, 0.04898650571703911, 0.022525154054164886, 0.07192174345254898, 0.4513023793697357, 0.047519098967313766, 2.3812520503997803], "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": [256], "max": [256], "mean": [256.0], "std": [0.0], "count": [946]}, "index": {"min": [164221], "max": [165166], "mean": [164693.5], "std": [273.08652474994074], "count": [946]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [946]}, "subtask_annotation": {"mean": [4.823467230443975, 9.0, 9.0, 9.0, 9.0], "std": [1.9084542707310508, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [946]}, "scene_annotation": {"mean": [256.0], "std": [0.0], "min": [256], "max": [256], "count": [946]}, "eef_direction_state": {"mean": [4.773784355179704, 3.9545454545454546], "std": [1.9743572433381626, 2.2658988328390115], "min": [0, 0], "max": [6, 6], "count": [946]}, "eef_velocity_state": {"mean": [0.3583509513742072, 0.6522198731501057], "std": [0.5474513575504847, 0.6635960861919578], "min": [0, 0], "max": [2, 2], "count": [946]}, "eef_acc_mag_state": {"mean": [0.3562367864693446, 0.642706131078224], "std": [0.6765071678559628, 0.8116713841449548], "min": [0, 0], "max": [2, 2], "count": [946]}, "eef_direction_action": {"mean": [4.773784355179704, 3.9545454545454546], "std": [1.9743572433381626, 2.2658988328390115], "min": [0, 0], "max": [6, 6], "count": [946]}, "eef_velocity_action": {"mean": [0.3583509513742072, 0.6522198731501057], "std": [0.5474513575504847, 0.6635960861919578], "min": [0, 0], "max": [2, 2], "count": [946]}, "eef_acc_mag_action": {"mean": [0.3562367864693446, 0.642706131078224], "std": [0.6765071678559628, 0.8116713841449548], "min": [0, 0], "max": [2, 2], "count": [946]}, "eef_sim_pose_state": {"mean": [0.46858241484324314, 0.24447815196877917, 1.037563135726446, -0.39044193572238073, 1.3247269258661813, -0.8134077001317366, 0.46770125034944654, -0.2766614814369158, 1.053890944022722, 0.5237466119299808, 1.1357345400100436, -0.13208421894510738], "std": [0.01982705029369012, 0.07337291672117813, 0.013108774024942565, 0.5995809455438698, 0.15267004907722023, 0.7470549978483532, 0.08747341081637582, 0.04369356920017283, 0.056935553239894694, 1.3663528569846513, 0.3832078529582845, 1.5967896588412958], "min": [0.4200918278747568, 0.13734852218109897, 1.0131458397426996, -1.6141655457690411, 1.038886816779192, -2.3448800846473477, 0.34261224790636724, -0.34415503000855335, 1.0003627935317938, -3.1302749002932946, 0.2596724852498957, -3.1387711710763986], "max": [0.49598776102644715, 0.327631060736102, 1.063893551797321, 0.9859578546433972, 1.5436513857012972, 0.5364055384212075, 0.6014308799205647, -0.20716767967834313, 1.1874895184258467, 3.1161679979549053, 1.546560554696089, 3.1393367721645635], "count": [946]}, "eef_sim_pose_action": {"mean": [0.46858241484324314, 0.24447815196877917, 1.037563135726446, -0.39044193572238073, 1.3247269258661813, -0.8134077001317366, 0.46770125034944654, -0.2766614814369158, 1.053890944022722, 0.5237466119299808, 1.1357345400100436, -0.13208421894510738], "std": [0.01982705029369012, 0.07337291672117813, 0.013108774024942565, 0.5995809455438698, 0.15267004907722023, 0.7470549978483532, 0.08747341081637582, 0.04369356920017283, 0.056935553239894694, 1.3663528569846513, 0.3832078529582845, 1.5967896588412958], "min": [0.4200918278747568, 0.13734852218109897, 1.0131458397426996, -1.6141655457690411, 1.038886816779192, -2.3448800846473477, 0.34261224790636724, -0.34415503000855335, 1.0003627935317938, -3.1302749002932946, 0.2596724852498957, -3.1387711710763986], "max": [0.49598776102644715, 0.327631060736102, 1.063893551797321, 0.9859578546433972, 1.5436513857012972, 0.5364055384212075, 0.6014308799205647, -0.20716767967834313, 1.1874895184258467, 3.1161679979549053, 1.546560554696089, 3.1393367721645635], "count": [946]}, "gripper_mode_state": {"mean": [0.2832980972515856, 0.6945031712473573], "std": [0.4505999171606846, 0.46061753806679995], "min": [0, 0], "max": [1, 1], "count": [946]}, "gripper_activity_state": {"mean": [1.937632135306554, 1.9492600422832982], "std": [0.3072766140299163, 0.282626764444819], "min": [0, 0], "max": [2, 2], "count": [946]}, "gripper_mode_action": {"mean": [0.2832980972515856, 0.6945031712473573], "std": [0.4505999171606846, 0.46061753806679995], "min": [0, 0], "max": [1, 1], "count": [946]}, "gripper_activity_action": {"mean": [1.937632135306554, 1.9492600422832982], "std": [0.3072766140299163, 0.282626764444819], "min": [0, 0], "max": [2, 2], "count": [946]}, "gripper_open_scale_state": {"mean": [0.6433578224383765, 0.20721194501155152], "std": [0.3030089486262087, 0.266982597248327], "min": [0.038, 0.019], "max": [0.86, 0.703], "count": [946]}, "gripper_open_scale_action": {"mean": [0.6433578224383765, 0.20721194501155152], "std": [0.3030089486262087, 0.266982597248327], "min": [0.038, 0.019], "max": [0.86, 0.703], "count": [946]}}} +{"episode_index": 255, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45806476800789764]], [[0.4723904221700254]], [[0.46175932734204794]]], "std": [[[0.14458347536220714]], [[0.13495762058699354]], [[0.1385840475228434]]], "count": [144]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.08235294117647059]], [[0.0784313725490196]]], "max": [[[0.7215686274509804]], [[0.6862745098039216]], [[0.7098039215686275]]], "mean": [[[0.46662999982979303]], [[0.471639837792756]], [[0.4660970491784677]]], "std": [[[0.06508592132061232]], [[0.06345185751504298]], [[0.06544332888334023]]], "count": [144]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[0.6666666666666666]], [[0.6431372549019608]], [[0.6509803921568628]]], "mean": [[[0.47122059958242557]], [[0.48404272194989106]], [[0.4683884846473312]]], "std": [[[0.08325544260400929]], [[0.06322530566943112]], [[0.08673156463462019]]], "count": [144]}, "observation.state": {"min": [0.015673058107495308, 1.939200520515442, -2.892237424850464, -1.5724021196365356, -0.03150319308042526, -1.970389485359192, -0.8062199950218201, 19.0, 0.19517500698566437, 0.15347899496555328, -0.07096300274133682, -2.7690000534057617, -0.04700000211596489, -1.3630000352859497, -0.2992367148399353, -2.0787222385406494, -1.2211196422576904, -0.5852787494659424, 2.6213974952697754, 1.0939375162124634, -0.3527659475803375, 38.0, -0.3245689868927002, 0.23553800582885742, -0.12232799828052521, 1.2009999752044678, 0.5899999737739563, 2.441999912261963], "max": [0.6218084692955017, 2.092841863632202, -0.8202349543571472, -0.14035938680171967, 1.1397000551223755, 1.4853625297546387, 0.3395712673664093, 761.0, 0.34169700741767883, 0.4095889925956726, 0.10545799881219864, -1.090999960899353, 0.9369999766349792, 0.7449999451637268, -0.1362578570842743, -2.0596282482147217, -0.5421516299247742, -0.21664771437644958, 2.6763226985931396, 1.6837888956069946, 0.09693559259176254, 860.0, -0.21334299445152283, 0.30822598934173584, 0.04492900148034096, 2.2790000438690186, 1.0160000324249268, 3.065999984741211], "mean": [0.2321569323539734, 2.058922290802002, -1.9421409368515015, -0.7238391041755676, 0.715634822845459, -0.5440767407417297, -0.3875139355659485, 207.74774169921875, 0.283592164516449, 0.2933438718318939, 0.010934215039014816, -1.8561675548553467, 0.48264268040657043, -0.09667163342237473, -0.2549521327018738, -2.0731704235076904, -0.9830624461174011, -0.3438033163547516, 2.644768714904785, 1.437978982925415, -0.1749388426542282, 695.8135986328125, -0.2825741767883301, 0.28397753834724426, -0.012764953076839447, 1.5696299076080322, 0.8128692507743835, 2.6883068084716797], "std": [0.2037218064069748, 0.05340263620018959, 0.799988865852356, 0.4044588506221771, 0.3138028383255005, 1.3091784715652466, 0.3076123595237732, 235.7134552001953, 0.03215218707919121, 0.08778070658445358, 0.052835945039987564, 0.5253359079360962, 0.2189445048570633, 0.7405956387519836, 0.03173819184303284, 0.0029376759193837643, 0.26900917291641235, 0.13052572309970856, 0.01772116869688034, 0.17541728913784027, 0.09860211610794067, 291.499755859375, 0.038643594831228256, 0.01968860812485218, 0.06465756893157959, 0.4122416377067566, 0.06855446100234985, 0.20091038942337036], "count": [759]}, "action": {"min": [0.015673058107495308, 1.939200520515442, -2.892237424850464, -1.5724021196365356, -0.03150319308042526, -1.970389485359192, -0.8062199950218201, 19.0, 0.19517500698566437, 0.15347899496555328, -0.07096300274133682, -2.7690000534057617, -0.04700000211596489, -1.3630000352859497, -0.2992367148399353, -2.0787222385406494, -1.2211196422576904, -0.5852787494659424, 2.6213974952697754, 1.0939375162124634, -0.3527659475803375, 38.0, -0.3245689868927002, 0.23553800582885742, -0.12232799828052521, 1.2009999752044678, 0.5899999737739563, 2.441999912261963], "max": [0.6218084692955017, 2.092841863632202, -0.8202349543571472, -0.14035938680171967, 1.1397000551223755, 1.4853625297546387, 0.3395712673664093, 761.0, 0.34169700741767883, 0.4095889925956726, 0.10545799881219864, -1.090999960899353, 0.9369999766349792, 0.7449999451637268, -0.1362578570842743, -2.0596282482147217, -0.5421516299247742, -0.21664771437644958, 2.6763226985931396, 1.6837888956069946, 0.09693559259176254, 860.0, -0.21334299445152283, 0.30822598934173584, 0.04492900148034096, 2.2790000438690186, 1.0160000324249268, 3.065999984741211], "mean": [0.2321569323539734, 2.058922290802002, -1.9421409368515015, -0.7238391041755676, 0.715634822845459, -0.5440767407417297, -0.3875139355659485, 207.74774169921875, 0.283592164516449, 0.2933438718318939, 0.010934215039014816, -1.8561675548553467, 0.48264268040657043, -0.09667163342237473, -0.2549521327018738, -2.0731704235076904, -0.9830624461174011, -0.3438033163547516, 2.644768714904785, 1.437978982925415, -0.1749388426542282, 695.8135986328125, -0.2825741767883301, 0.28397753834724426, -0.012764953076839447, 1.5696299076080322, 0.8128692507743835, 2.6883068084716797], "std": [0.2037218064069748, 0.05340263620018959, 0.799988865852356, 0.4044588506221771, 0.3138028383255005, 1.3091784715652466, 0.3076123595237732, 235.7134552001953, 0.03215218707919121, 0.08778070658445358, 0.052835945039987564, 0.5253359079360962, 0.2189445048570633, 0.7405956387519836, 0.03173819184303284, 0.0029376759193837643, 0.26900917291641235, 0.13052572309970856, 0.01772116869688034, 0.17541728913784027, 0.09860211610794067, 291.499755859375, 0.038643594831228256, 0.01968860812485218, 0.06465756893157959, 0.4122416377067566, 0.06855446100234985, 0.20091038942337036], "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": [257], "max": [257], "mean": [257.0], "std": [0.0], "count": [759]}, "index": {"min": [165167], "max": [165925], "mean": [165546.0], "std": [219.1042369893076], "count": [759]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [759]}, "subtask_annotation": {"mean": [4.111989459815547, 9.0, 9.0, 9.0, 9.0], "std": [2.124417581478513, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [759]}, "scene_annotation": {"mean": [257.0], "std": [0.0], "min": [257], "max": [257], "count": [759]}, "eef_direction_state": {"mean": [4.919631093544137, 3.888010540184453], "std": [1.838720375024766, 2.140481548493472], "min": [0, 0], "max": [6, 6], "count": [759]}, "eef_velocity_state": {"mean": [0.33992094861660077, 0.6903820816864296], "std": [0.5508412481898946, 0.6205100001915307], "min": [0, 0], "max": [2, 2], "count": [759]}, "eef_acc_mag_state": {"mean": [0.42424242424242425, 0.7088274044795784], "std": [0.7362207552894894, 0.818632537271971], "min": [0, 0], "max": [2, 2], "count": [759]}, "eef_direction_action": {"mean": [4.919631093544137, 3.888010540184453], "std": [1.838720375024766, 2.140481548493472], "min": [0, 0], "max": [6, 6], "count": [759]}, "eef_velocity_action": {"mean": [0.33992094861660077, 0.6903820816864296], "std": [0.5508412481898946, 0.6205100001915307], "min": [0, 0], "max": [2, 2], "count": [759]}, "eef_acc_mag_action": {"mean": [0.42424242424242425, 0.7088274044795784], "std": [0.7362207552894894, 0.818632537271971], "min": [0, 0], "max": [2, 2], "count": [759]}, "eef_sim_pose_state": {"mean": [0.47118128465731973, 0.2665351795654864, 1.0419513542653513, 0.0293042769671196, 1.2480789812513726, -0.2993524036197268, 0.4856408234573858, -0.28168737525557996, 1.0750516620691741, 0.21263517819065056, 0.9454873292800345, -0.0037326191195247503], "std": [0.01718256824242375, 0.061081528787425184, 0.014095122678650452, 0.3216736613640776, 0.1355465084092654, 0.2484048187386697, 0.09278180197057723, 0.050421763532572585, 0.053156632950834413, 1.7216489048266492, 0.3218336959274168, 1.7978586904858864], "min": [0.4261154483517583, 0.15941215063942787, 1.0168432705241734, -0.3548781990109554, 1.0861995111555607, -0.8199824276177905, 0.3457818127462794, -0.3721836669000458, 1.022036173857309, -3.123207031341951, 0.32099109844998996, -3.1412078654320057], "max": [0.4921397843667765, 0.3255054499629733, 1.0594825779359012, 1.1071832956363876, 1.5167353968511579, 0.6568850174212892, 0.6021581239304287, -0.20417658673855738, 1.1747631682266921, 3.1381092881125974, 1.5428977135130282, 3.138602195452347], "count": [759]}, "eef_sim_pose_action": {"mean": [0.47118128465731973, 0.2665351795654864, 1.0419513542653513, 0.0293042769671196, 1.2480789812513726, -0.2993524036197268, 0.4856408234573858, -0.28168737525557996, 1.0750516620691741, 0.21263517819065056, 0.9454873292800345, -0.0037326191195247503], "std": [0.01718256824242375, 0.061081528787425184, 0.014095122678650452, 0.3216736613640776, 0.1355465084092654, 0.2484048187386697, 0.09278180197057723, 0.050421763532572585, 0.053156632950834413, 1.7216489048266492, 0.3218336959274168, 1.7978586904858864], "min": [0.4261154483517583, 0.15941215063942787, 1.0168432705241734, -0.3548781990109554, 1.0861995111555607, -0.8199824276177905, 0.3457818127462794, -0.3721836669000458, 1.022036173857309, -3.123207031341951, 0.32099109844998996, -3.1412078654320057], "max": [0.4921397843667765, 0.3255054499629733, 1.0594825779359012, 1.1071832956363876, 1.5167353968511579, 0.6568850174212892, 0.6021581239304287, -0.20417658673855738, 1.1747631682266921, 3.1381092881125974, 1.5428977135130282, 3.138602195452347], "count": [759]}, "gripper_mode_state": {"mean": [0.22266139657444006, 0.8656126482213439], "std": [0.4160328100642549, 0.34106801588624364], "min": [0, 0], "max": [1, 1], "count": [759]}, "gripper_activity_state": {"mean": [1.9038208168642952, 1.8761528326745718], "std": [0.3841026014922496, 0.4480353339153533], "min": [0, 0], "max": [2, 2], "count": [759]}, "gripper_mode_action": {"mean": [0.22266139657444006, 0.8656126482213439], "std": [0.4160328100642549, 0.34106801588624364], "min": [0, 0], "max": [1, 1], "count": [759]}, "gripper_activity_action": {"mean": [1.9038208168642952, 1.8761528326745718], "std": [0.3841026014922496, 0.4480353339153533], "min": [0, 0], "max": [2, 2], "count": [759]}, "gripper_open_scale_state": {"mean": [0.6958135704271721, 0.2077476944527608], "std": [0.2914997254110544, 0.23571331991679975], "min": [0.038, 0.019], "max": [0.86, 0.761], "count": [759]}, "gripper_open_scale_action": {"mean": [0.6958135704271721, 0.2077476944527608], "std": [0.2914997254110544, 0.23571331991679975], "min": [0.038, 0.019], "max": [0.86, 0.761], "count": [759]}}} +{"episode_index": 256, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.4497952789449113]], [[0.46359624912464986]], [[0.45337047006302517]]], "std": [[[0.1501705662559367]], [[0.14007792470810956]], [[0.14321596500935188]]], "count": [140]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.08235294117647059]], [[0.08235294117647059]]], "max": [[[0.7294117647058823]], [[0.6941176470588235]], [[0.7137254901960784]]], "mean": [[[0.47293949288048553]], [[0.47699775910364145]], [[0.47209170897525676]]], "std": [[[0.07487327826836578]], [[0.07227115349843939]], [[0.074700293007394]]], "count": [140]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.6509803921568628]], [[0.6627450980392157]]], "mean": [[[0.4657870258520075]], [[0.47984020337301586]], [[0.4624430015756303]]], "std": [[[0.09658715022418571]], [[0.07803303882077865]], [[0.09874538658691237]]], "count": [140]}, "observation.state": {"min": [-0.015882497653365135, 1.9084652662277222, -2.8947505950927734, -1.842788577079773, 0.09171704947948456, -2.0248961448669434, -0.9594075679779053, 17.0, 0.18147799372673035, 0.14065800607204437, -0.08942600339651108, -2.7860000133514404, 0.046000003814697266, -1.2259999513626099, -0.2989574372768402, -2.0790188312530518, -1.2207356691360474, -0.6369056105613708, 2.5369582176208496, 1.131898283958435, -0.2782578468322754, 38.0, -0.32320600748062134, 0.21556900441646576, -0.12140800058841705, 1.184000015258789, 0.6449999809265137, 2.384000062942505], "max": [0.6224018335342407, 2.0924229621887207, -0.8117876052856445, -0.27206194400787354, 1.340133547782898, 1.484315276145935, 0.2885553240776062, 678.0, 0.31947800517082214, 0.38888999819755554, 0.1247519999742508, -1.062000036239624, 0.9259999990463257, 0.8190000057220459, -0.09536479413509369, -2.0692100524902344, -0.5398129224777222, -0.20877628028392792, 2.668992519378662, 1.712482213973999, 0.0844041258096695, 847.0, -0.22630099952220917, 0.2999899983406067, 0.04743500053882599, 2.2239999771118164, 0.9290000200271606, 3.128000020980835], "mean": [0.19504192471504211, 2.0573675632476807, -2.0774013996124268, -0.7940613627433777, 0.8151251077651978, -0.5669018030166626, -0.5712324976921082, 229.8477020263672, 0.2677856385707855, 0.2735242247581482, -0.0012928926153108478, -1.8633183240890503, 0.40033191442489624, -0.06337317824363708, -0.20692306756973267, -2.0737252235412598, -0.9199526309967041, -0.38423383235931396, 2.6356749534606934, 1.4582265615463257, -0.15962257981300354, 664.4946899414062, -0.27629244327545166, 0.26752448081970215, -0.0224213395267725, 1.5994930267333984, 0.8332245349884033, 2.6884565353393555], "std": [0.2247736155986786, 0.059477079659700394, 0.8518649339675903, 0.40063947439193726, 0.3266986906528473, 1.3494054079055786, 0.3302372097969055, 263.68646240234375, 0.03196140378713608, 0.09146276116371155, 0.06504201143980026, 0.5329593420028687, 0.22176533937454224, 0.6876444220542908, 0.06457749009132385, 0.0029822683427482843, 0.27805107831954956, 0.1633419692516327, 0.02987663447856903, 0.20230315625667572, 0.12235420197248459, 297.588623046875, 0.03094840794801712, 0.02678259089589119, 0.06620673835277557, 0.4045862853527069, 0.053714655339717865, 0.2711593210697174], "count": [732]}, "action": {"min": [-0.015882497653365135, 1.9084652662277222, -2.8947505950927734, -1.842788577079773, 0.09171704947948456, -2.0248961448669434, -0.9594075679779053, 17.0, 0.18147799372673035, 0.14065800607204437, -0.08942600339651108, -2.7860000133514404, 0.046000003814697266, -1.2259999513626099, -0.2989574372768402, -2.0790188312530518, -1.2207356691360474, -0.6369056105613708, 2.5369582176208496, 1.131898283958435, -0.2782578468322754, 38.0, -0.32320600748062134, 0.21556900441646576, -0.12140800058841705, 1.184000015258789, 0.6449999809265137, 2.384000062942505], "max": [0.6224018335342407, 2.0924229621887207, -0.8117876052856445, -0.27206194400787354, 1.340133547782898, 1.484315276145935, 0.2885553240776062, 678.0, 0.31947800517082214, 0.38888999819755554, 0.1247519999742508, -1.062000036239624, 0.9259999990463257, 0.8190000057220459, -0.09536479413509369, -2.0692100524902344, -0.5398129224777222, -0.20877628028392792, 2.668992519378662, 1.712482213973999, 0.0844041258096695, 847.0, -0.22630099952220917, 0.2999899983406067, 0.04743500053882599, 2.2239999771118164, 0.9290000200271606, 3.128000020980835], "mean": [0.19504192471504211, 2.0573675632476807, -2.0774013996124268, -0.7940613627433777, 0.8151251077651978, -0.5669018030166626, -0.5712324976921082, 229.8477020263672, 0.2677856385707855, 0.2735242247581482, -0.0012928926153108478, -1.8633183240890503, 0.40033191442489624, -0.06337317824363708, -0.20692306756973267, -2.0737252235412598, -0.9199526309967041, -0.38423383235931396, 2.6356749534606934, 1.4582265615463257, -0.15962257981300354, 664.4946899414062, -0.27629244327545166, 0.26752448081970215, -0.0224213395267725, 1.5994930267333984, 0.8332245349884033, 2.6884565353393555], "std": [0.2247736155986786, 0.059477079659700394, 0.8518649339675903, 0.40063947439193726, 0.3266986906528473, 1.3494054079055786, 0.3302372097969055, 263.68646240234375, 0.03196140378713608, 0.09146276116371155, 0.06504201143980026, 0.5329593420028687, 0.22176533937454224, 0.6876444220542908, 0.06457749009132385, 0.0029822683427482843, 0.27805107831954956, 0.1633419692516327, 0.02987663447856903, 0.20230315625667572, 0.12235420197248459, 297.588623046875, 0.03094840794801712, 0.02678259089589119, 0.06620673835277557, 0.4045862853527069, 0.053714655339717865, 0.2711593210697174], "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": [258], "max": [258], "mean": [258.0], "std": [0.0], "count": [732]}, "index": {"min": [165926], "max": [166657], "mean": [166291.5], "std": [211.31000134084204], "count": [732]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [732]}, "subtask_annotation": {"mean": [4.508196721311475, 9.0, 9.0, 9.0, 9.0], "std": [2.010542847227004, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [732]}, "scene_annotation": {"mean": [258.0], "std": [0.0], "min": [258], "max": [258], "count": [732]}, "eef_direction_state": {"mean": [4.699453551912568, 3.810109289617486], "std": [2.0176407059569224, 2.273212139391916], "min": [0, 0], "max": [6, 6], "count": [732]}, "eef_velocity_state": {"mean": [0.37841530054644806, 0.7896174863387978], "std": [0.5434394634881369, 0.7388525782399522], "min": [0, 0], "max": [2, 2], "count": [732]}, "eef_acc_mag_state": {"mean": [0.45491803278688525, 0.6557377049180327], "std": [0.7387704811932203, 0.8108265883269373], "min": [0, 0], "max": [2, 2], "count": [732]}, "eef_direction_action": {"mean": [4.699453551912568, 3.810109289617486], "std": [2.0176407059569224, 2.273212139391916], "min": [0, 0], "max": [6, 6], "count": [732]}, "eef_velocity_action": {"mean": [0.37841530054644806, 0.7896174863387978], "std": [0.5434394634881369, 0.7388525782399522], "min": [0, 0], "max": [2, 2], "count": [732]}, "eef_acc_mag_action": {"mean": [0.45491803278688525, 0.6557377049180327], "std": [0.7387704811932203, 0.8108265883269373], "min": [0, 0], "max": [2, 2], "count": [732]}, "eef_sim_pose_state": {"mean": [0.45487213249171315, 0.25670448661389034, 1.0393283840642666, -0.16762645243772367, 1.241491858288527, -0.5293984100395969, 0.46620550585743553, -0.26248827960915894, 1.0769187262226259, 0.01938535433247716, 0.9089651728292669, -1.1732644016655027], "std": [0.025245554467303963, 0.0582839082350571, 0.020074889348543255, 0.34275950411077805, 0.16512691639741078, 0.4498859194692316, 0.09781585177897208, 0.057944010563844434, 0.06062508864097008, 1.7623784448040378, 0.27591652396251065, 1.3848253419630672], "min": [0.4050324560539237, 0.1660493617844634, 1.0103689742481268, -0.8476088983832666, 1.0496229245956732, -1.481233314203968, 0.3346814197530471, -0.35804668558292857, 1.0108047081158111, -3.12007835209151, 0.38679856755504183, -3.1367427735907576], "max": [0.48680143752068117, 0.32084555572591456, 1.0671106289339145, 1.0934918288533853, 1.4992279192090532, 0.6518807960091445, 0.5978547327248985, -0.1763624298691187, 1.2353210040562759, 3.139721883412001, 1.4667371728791614, 3.0986098203169417], "count": [732]}, "eef_sim_pose_action": {"mean": [0.45487213249171315, 0.25670448661389034, 1.0393283840642666, -0.16762645243772367, 1.241491858288527, -0.5293984100395969, 0.46620550585743553, -0.26248827960915894, 1.0769187262226259, 0.01938535433247716, 0.9089651728292669, -1.1732644016655027], "std": [0.025245554467303963, 0.0582839082350571, 0.020074889348543255, 0.34275950411077805, 0.16512691639741078, 0.4498859194692316, 0.09781585177897208, 0.057944010563844434, 0.06062508864097008, 1.7623784448040378, 0.27591652396251065, 1.3848253419630672], "min": [0.4050324560539237, 0.1660493617844634, 1.0103689742481268, -0.8476088983832666, 1.0496229245956732, -1.481233314203968, 0.3346814197530471, -0.35804668558292857, 1.0108047081158111, -3.12007835209151, 0.38679856755504183, -3.1367427735907576], "max": [0.48680143752068117, 0.32084555572591456, 1.0671106289339145, 1.0934918288533853, 1.4992279192090532, 0.6518807960091445, 0.5978547327248985, -0.1763624298691187, 1.2353210040562759, 3.139721883412001, 1.4667371728791614, 3.0986098203169417], "count": [732]}, "gripper_mode_state": {"mean": [0.23770491803278687, 0.7991803278688525], "std": [0.4256774482819289, 0.4006134438786224], "min": [0, 0], "max": [1, 1], "count": [732]}, "gripper_activity_state": {"mean": [1.907103825136612, 1.9426229508196722], "std": [0.379968110736448, 0.29006821304036234], "min": [0, 0], "max": [2, 2], "count": [732]}, "gripper_mode_action": {"mean": [0.23770491803278687, 0.7991803278688525], "std": [0.4256774482819289, 0.4006134438786224], "min": [0, 0], "max": [1, 1], "count": [732]}, "gripper_activity_action": {"mean": [1.907103825136612, 1.9426229508196722], "std": [0.379968110736448, 0.29006821304036234], "min": [0, 0], "max": [2, 2], "count": [732]}, "gripper_open_scale_state": {"mean": [0.6644945356754661, 0.22984767763992447], "std": [0.2975886013209983, 0.2636866028855452], "min": [0.038, 0.017], "max": [0.847, 0.678], "count": [732]}, "gripper_open_scale_action": {"mean": [0.6644945356754661, 0.22984767763992447], "std": [0.2975886013209983, 0.2636866028855452], "min": [0.038, 0.017], "max": [0.847, 0.678], "count": [732]}}} +{"episode_index": 257, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[1.0]], [[0.9647058823529412]]], "mean": [[[0.44842604596663227]], [[0.46243724558536864]], [[0.45186259101593856]]], "std": [[[0.1589791460825712]], [[0.15018364691962813]], [[0.15425071896674383]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.07450980392156863]], [[0.07058823529411765]]], "max": [[[0.6862745098039216]], [[0.6980392156862745]], [[0.6980392156862745]]], "mean": [[[0.4711836819888774]], [[0.4734180068226121]], [[0.4677673521528494]]], "std": [[[0.08042143412688167]], [[0.08029535991861594]], [[0.0815360255668914]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[0.6784313725490196]], [[0.6470588235294118]], [[0.6627450980392157]]], "mean": [[[0.45651091832932]], [[0.47520473927875245]], [[0.450771073414746]]], "std": [[[0.10094468257806696]], [[0.07407863362999996]], [[0.10562779967750943]]], "count": [114]}, "observation.state": {"min": [-0.12065461277961731, 1.910751461982727, 0.012269665487110615, 0.17922787368297577, -2.6561992168426514, -1.623348355293274, -0.8743575811386108, 18.0, 0.2110150009393692, 0.17817799746990204, -0.10425899922847748, -2.6530001163482666, 0.028999997302889824, -1.2029999494552612, -0.3574609160423279, -2.0785651206970215, -0.6097657084465027, -0.4532794952392578, 2.0864713191986084, 1.314389944076538, -0.32965782284736633, 35.0, -0.32834500074386597, 0.21629999577999115, -0.11557800322771072, 1.2170000076293945, 0.6850000023841858, 2.4679999351501465], "max": [0.5538278818130493, 2.0874485969543457, 2.153718948364258, 1.5799942016601562, -1.791632890701294, 1.5531162023544312, 0.12999212741851807, 614.0, 0.3335919976234436, 0.39320799708366394, 0.08913400024175644, -1.2209999561309814, 0.8379999995231628, 0.4269999861717224, -0.19313813745975494, -2.054095506668091, -0.09124582260847092, -0.18210765719413757, 2.108096122741699, 1.7344907522201538, 0.059917159378528595, 864.0, -0.24161499738693237, 0.293954998254776, 0.016899999231100082, 2.180000066757202, 0.9919999837875366, 3.0820000171661377], "mean": [0.1723593771457672, 2.06693172454834, 0.7995436191558838, 0.9382174015045166, -2.122053861618042, -0.6428574323654175, -0.6654793620109558, 184.69439697265625, 0.25204187631607056, 0.2612472474575043, -0.032710131257772446, -1.8280420303344727, 0.44107434153556824, -0.09792619198560715, -0.28155624866485596, -2.07346773147583, -0.3763789236545563, -0.3240794241428375, 2.0976977348327637, 1.5253243446350098, -0.05972755700349808, 584.8046875, -0.2791162133216858, 0.2614944577217102, -0.0428985096514225, 1.6770133972167969, 0.8178683519363403, 2.764659881591797], "std": [0.19435711205005646, 0.03178875893354416, 0.8403943181037903, 0.3001546263694763, 0.3473304808139801, 1.2294656038284302, 0.22110730409622192, 199.79135131835938, 0.03370756283402443, 0.0845775157213211, 0.06929086148738861, 0.43484702706336975, 0.1931276023387909, 0.5497792363166809, 0.04641643539071083, 0.00441984785720706, 0.21053843200206757, 0.0888579785823822, 0.006412390619516373, 0.14018352329730988, 0.07774972170591354, 330.1004943847656, 0.0262304674834013, 0.01848948374390602, 0.05279296636581421, 0.3684460520744324, 0.06365209817886353, 0.20443803071975708], "count": [553]}, "action": {"min": [-0.12065461277961731, 1.910751461982727, 0.012269665487110615, 0.17922787368297577, -2.6561992168426514, -1.623348355293274, -0.8743575811386108, 18.0, 0.2110150009393692, 0.17817799746990204, -0.10425899922847748, -2.6530001163482666, 0.028999997302889824, -1.2029999494552612, -0.3574609160423279, -2.0785651206970215, -0.6097657084465027, -0.4532794952392578, 2.0864713191986084, 1.314389944076538, -0.32965782284736633, 35.0, -0.32834500074386597, 0.21629999577999115, -0.11557800322771072, 1.2170000076293945, 0.6850000023841858, 2.4679999351501465], "max": [0.5538278818130493, 2.0874485969543457, 2.153718948364258, 1.5799942016601562, -1.791632890701294, 1.5531162023544312, 0.12999212741851807, 614.0, 0.3335919976234436, 0.39320799708366394, 0.08913400024175644, -1.2209999561309814, 0.8379999995231628, 0.4269999861717224, -0.19313813745975494, -2.054095506668091, -0.09124582260847092, -0.18210765719413757, 2.108096122741699, 1.7344907522201538, 0.059917159378528595, 864.0, -0.24161499738693237, 0.293954998254776, 0.016899999231100082, 2.180000066757202, 0.9919999837875366, 3.0820000171661377], "mean": [0.1723593771457672, 2.06693172454834, 0.7995436191558838, 0.9382174015045166, -2.122053861618042, -0.6428574323654175, -0.6654793620109558, 184.69439697265625, 0.25204187631607056, 0.2612472474575043, -0.032710131257772446, -1.8280420303344727, 0.44107434153556824, -0.09792619198560715, -0.28155624866485596, -2.07346773147583, -0.3763789236545563, -0.3240794241428375, 2.0976977348327637, 1.5253243446350098, -0.05972755700349808, 584.8046875, -0.2791162133216858, 0.2614944577217102, -0.0428985096514225, 1.6770133972167969, 0.8178683519363403, 2.764659881591797], "std": [0.19435711205005646, 0.03178875893354416, 0.8403943181037903, 0.3001546263694763, 0.3473304808139801, 1.2294656038284302, 0.22110730409622192, 199.79135131835938, 0.03370756283402443, 0.0845775157213211, 0.06929086148738861, 0.43484702706336975, 0.1931276023387909, 0.5497792363166809, 0.04641643539071083, 0.00441984785720706, 0.21053843200206757, 0.0888579785823822, 0.006412390619516373, 0.14018352329730988, 0.07774972170591354, 330.1004943847656, 0.0262304674834013, 0.01848948374390602, 0.05279296636581421, 0.3684460520744324, 0.06365209817886353, 0.20443803071975708], "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": [259], "max": [259], "mean": [259.0], "std": [0.0], "count": [553]}, "index": {"min": [166658], "max": [167210], "mean": [166934.0], "std": [159.63708842245902], "count": [553]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [553]}, "subtask_annotation": {"mean": [4.725135623869801, 9.0, 9.0, 9.0, 9.0], "std": [2.0091205307555633, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [553]}, "scene_annotation": {"mean": [259.0], "std": [0.0], "min": [259], "max": [259], "count": [553]}, "eef_direction_state": {"mean": [4.490054249547921, 4.262206148282098], "std": [2.1941049155453936, 2.068003076455597], "min": [0, 0], "max": [6, 6], "count": [553]}, "eef_velocity_state": {"mean": [0.4104882459312839, 0.7377938517179023], "std": [0.576544498789351, 0.7829328970841115], "min": [0, 0], "max": [2, 2], "count": [553]}, "eef_acc_mag_state": {"mean": [0.484629294755877, 0.7088607594936709], "std": [0.7415824790585973, 0.8136789205057321], "min": [0, 0], "max": [2, 2], "count": [553]}, "eef_direction_action": {"mean": [4.490054249547921, 4.262206148282098], "std": [2.1941049155453936, 2.068003076455597], "min": [0, 0], "max": [6, 6], "count": [553]}, "eef_velocity_action": {"mean": [0.4104882459312839, 0.7377938517179023], "std": [0.576544498789351, 0.7829328970841115], "min": [0, 0], "max": [2, 2], "count": [553]}, "eef_acc_mag_action": {"mean": [0.484629294755877, 0.7088607594936709], "std": [0.7415824790585973, 0.8136789205057321], "min": [0, 0], "max": [2, 2], "count": [553]}, "eef_sim_pose_state": {"mean": [0.4483673197568093, 0.24554371277819687, 1.025247640055366, 0.03678181523797781, 1.2983160436845098, -0.34376008082075465, 0.45141029404561794, -0.2260848654485225, 1.0679337766507784, -0.15896442246738587, 1.0570114686807282, -1.1742264728381735], "std": [0.016693979307236914, 0.04547028749155468, 0.014603447638712451, 0.37125403539435287, 0.13448166312878468, 0.36000671191749956, 0.09236905270093684, 0.06651744516885223, 0.05389796591531223, 1.7772676805601324, 0.33531624526146503, 1.2359461745315923], "min": [0.4065229884849083, 0.18107333806597536, 1.0053223687398427, -0.6425889163499889, 1.1044087525552233, -1.1732321248253168, 0.36325484608851744, -0.3175884084814204, 1.0214875677059236, -3.132784165444816, 0.2985084198791692, -3.1362128195046823], "max": [0.4790218315473157, 0.3015064990832597, 1.0456364545136208, 0.889003423382295, 1.5078902314616576, 0.46587616087523104, 0.5819973629545198, -0.1534777206988138, 1.1856561830076033, 3.128212958826089, 1.531163383177852, 3.123853267920765], "count": [553]}, "eef_sim_pose_action": {"mean": [0.4483673197568093, 0.24554371277819687, 1.025247640055366, 0.03678181523797781, 1.2983160436845098, -0.34376008082075465, 0.45141029404561794, -0.2260848654485225, 1.0679337766507784, -0.15896442246738587, 1.0570114686807282, -1.1742264728381735], "std": [0.016693979307236914, 0.04547028749155468, 0.014603447638712451, 0.37125403539435287, 0.13448166312878468, 0.36000671191749956, 0.09236905270093684, 0.06651744516885223, 0.05389796591531223, 1.7772676805601324, 0.33531624526146503, 1.2359461745315923], "min": [0.4065229884849083, 0.18107333806597536, 1.0053223687398427, -0.6425889163499889, 1.1044087525552233, -1.1732321248253168, 0.36325484608851744, -0.3175884084814204, 1.0214875677059236, -3.132784165444816, 0.2985084198791692, -3.1362128195046823], "max": [0.4790218315473157, 0.3015064990832597, 1.0456364545136208, 0.889003423382295, 1.5078902314616576, 0.46587616087523104, 0.5819973629545198, -0.1534777206988138, 1.1856561830076033, 3.128212958826089, 1.531163383177852, 3.123853267920765], "count": [553]}, "gripper_mode_state": {"mean": [0.3453887884267631, 0.9909584086799277], "std": [0.47549487195537216, 0.09465643637108427], "min": [0, 0], "max": [1, 1], "count": [553]}, "gripper_activity_state": {"mean": [1.864376130198915, 1.9041591320072333], "std": [0.4635506682101157, 0.394171904183581], "min": [0, 0], "max": [2, 2], "count": [553]}, "gripper_mode_action": {"mean": [0.3453887884267631, 0.9909584086799277], "std": [0.47549487195537216, 0.09465643637108427], "min": [0, 0], "max": [1, 1], "count": [553]}, "gripper_activity_action": {"mean": [1.864376130198915, 1.9041591320072333], "std": [0.4635506682101157, 0.394171904183581], "min": [0, 0], "max": [2, 2], "count": [553]}, "gripper_open_scale_state": {"mean": [0.5848047015378093, 0.18469439425477108], "std": [0.3301004178666345, 0.1997913228611312], "min": [0.035, 0.018], "max": [0.864, 0.614], "count": [553]}, "gripper_open_scale_action": {"mean": [0.5848047015378093, 0.18469439425477108], "std": [0.3301004178666345, 0.1997913228611312], "min": [0.035, 0.018], "max": [0.864, 0.614], "count": [553]}}} +{"episode_index": 258, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.45449634042213377]], [[0.46793379895817977]], [[0.45713198283699447]]], "std": [[[0.15791225964337813]], [[0.14856663222489352]], [[0.1520687497091814]]], "count": [133]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.043137254901960784]], [[0.08627450980392157]]], "max": [[[0.6980392156862745]], [[0.6823529411764706]], [[0.6980392156862745]]], "mean": [[[0.47276663318836304]], [[0.47503014736596394]], [[0.470202712664013]]], "std": [[[0.07719897681392165]], [[0.07559008840500364]], [[0.07698856837166194]]], "count": [133]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6588235294117647]], [[0.6666666666666666]]], "mean": [[[0.45953953357658855]], [[0.47493374060150373]], [[0.4563003694899012]]], "std": [[[0.09746845167220715]], [[0.07647565484051415]], [[0.09931380791960892]]], "count": [133]}, "observation.state": {"min": [-0.05780530348420143, 1.6879253387451172, 0.043825216591358185, 0.08103564381599426, -2.906723737716675, -1.6942086219787598, -0.8332377076148987, 19.0, 0.20907199382781982, 0.1797890067100525, -0.0908380001783371, -2.756999969482422, 0.09699999541044235, -1.3040000200271606, -0.3595203757286072, -2.0771164894104004, -0.7701265215873718, -0.34981635212898254, 2.095197916030884, 1.325019121170044, -0.2240304797887802, 37.0, -0.33215999603271484, 0.22990299761295319, -0.10491400212049484, 1.2760000228881836, 0.5659999847412109, 2.5139999389648438], "max": [0.5049761533737183, 2.0931036472320557, 2.1268060207366943, 1.6711004972457886, -1.791109323501587, 1.565228819847107, 0.1898394674062729, 615.0, 0.3410409986972809, 0.4034619927406311, 0.10418999940156937, -1.2890000343322754, 0.9810000061988831, 0.6470000147819519, -0.21216222643852234, -2.0646023750305176, -0.1011069267988205, -0.16715018451213837, 2.1352007389068604, 1.7091835737228394, 0.08175122737884521, 844.0, -0.25091201066970825, 0.3220809996128082, 0.014285000041127205, 2.240999937057495, 1.0, 3.0840001106262207], "mean": [0.23985986411571503, 2.061018466949463, 1.011389970779419, 0.8285714387893677, -2.352231502532959, -0.4623194634914398, -0.5335159301757812, 209.94485473632812, 0.26075276732444763, 0.2832154929637909, -0.01606638915836811, -1.9673659801483154, 0.31281334161758423, -0.1067502424120903, -0.32792922854423523, -2.0722362995147705, -0.4895736277103424, -0.2619357705116272, 2.108916759490967, 1.431076169013977, -0.16073082387447357, 588.9264526367188, -0.29807576537132263, 0.28832459449768066, -0.02978702075779438, 1.6547160148620605, 0.880492091178894, 2.8478291034698486], "std": [0.13644012808799744, 0.06282597780227661, 0.8053020238876343, 0.4345298111438751, 0.296566903591156, 1.3493481874465942, 0.2437358796596527, 215.71292114257812, 0.03189888969063759, 0.06837892532348633, 0.06042679399251938, 0.48329269886016846, 0.16877640783786774, 0.7532182335853577, 0.03291846439242363, 0.0023604673333466053, 0.27006933093070984, 0.057847682386636734, 0.014413909055292606, 0.10023322701454163, 0.08131280541419983, 338.80499267578125, 0.03152696415781975, 0.029608217999339104, 0.04531276598572731, 0.35117146372795105, 0.09831080585718155, 0.1451433151960373], "count": [680]}, "action": {"min": [-0.05780530348420143, 1.6879253387451172, 0.043825216591358185, 0.08103564381599426, -2.906723737716675, -1.6942086219787598, -0.8332377076148987, 19.0, 0.20907199382781982, 0.1797890067100525, -0.0908380001783371, -2.756999969482422, 0.09699999541044235, -1.3040000200271606, -0.3595203757286072, -2.0771164894104004, -0.7701265215873718, -0.34981635212898254, 2.095197916030884, 1.325019121170044, -0.2240304797887802, 37.0, -0.33215999603271484, 0.22990299761295319, -0.10491400212049484, 1.2760000228881836, 0.5659999847412109, 2.5139999389648438], "max": [0.5049761533737183, 2.0931036472320557, 2.1268060207366943, 1.6711004972457886, -1.791109323501587, 1.565228819847107, 0.1898394674062729, 615.0, 0.3410409986972809, 0.4034619927406311, 0.10418999940156937, -1.2890000343322754, 0.9810000061988831, 0.6470000147819519, -0.21216222643852234, -2.0646023750305176, -0.1011069267988205, -0.16715018451213837, 2.1352007389068604, 1.7091835737228394, 0.08175122737884521, 844.0, -0.25091201066970825, 0.3220809996128082, 0.014285000041127205, 2.240999937057495, 1.0, 3.0840001106262207], "mean": [0.23985986411571503, 2.061018466949463, 1.011389970779419, 0.8285714387893677, -2.352231502532959, -0.4623194634914398, -0.5335159301757812, 209.94485473632812, 0.26075276732444763, 0.2832154929637909, -0.01606638915836811, -1.9673659801483154, 0.31281334161758423, -0.1067502424120903, -0.32792922854423523, -2.0722362995147705, -0.4895736277103424, -0.2619357705116272, 2.108916759490967, 1.431076169013977, -0.16073082387447357, 588.9264526367188, -0.29807576537132263, 0.28832459449768066, -0.02978702075779438, 1.6547160148620605, 0.880492091178894, 2.8478291034698486], "std": [0.13644012808799744, 0.06282597780227661, 0.8053020238876343, 0.4345298111438751, 0.296566903591156, 1.3493481874465942, 0.2437358796596527, 215.71292114257812, 0.03189888969063759, 0.06837892532348633, 0.06042679399251938, 0.48329269886016846, 0.16877640783786774, 0.7532182335853577, 0.03291846439242363, 0.0023604673333466053, 0.27006933093070984, 0.057847682386636734, 0.014413909055292606, 0.10023322701454163, 0.08131280541419983, 338.80499267578125, 0.03152696415781975, 0.029608217999339104, 0.04531276598572731, 0.35117146372795105, 0.09831080585718155, 0.1451433151960373], "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": [260], "max": [260], "mean": [260.0], "std": [0.0], "count": [680]}, "index": {"min": [167211], "max": [167890], "mean": [167550.5], "std": [196.29887926322962], "count": [680]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [680]}, "subtask_annotation": {"mean": [4.075, 9.0, 9.0, 9.0, 9.0], "std": [2.1140896385915147, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [680]}, "scene_annotation": {"mean": [260.0], "std": [0.0], "min": [260], "max": [260], "count": [680]}, "eef_direction_state": {"mean": [4.732352941176471, 3.9073529411764705], "std": [2.090344833392654, 2.1437883027942077], "min": [0, 0], "max": [6, 6], "count": [680]}, "eef_velocity_state": {"mean": [0.36617647058823527, 0.7720588235294118], "std": [0.5863923335601628, 0.7004925973147281], "min": [0, 0], "max": [2, 2], "count": [680]}, "eef_acc_mag_state": {"mean": [0.45588235294117646, 0.6573529411764706], "std": [0.7383173144030981, 0.7869928201463708], "min": [0, 0], "max": [2, 2], "count": [680]}, "eef_direction_action": {"mean": [4.732352941176471, 3.9073529411764705], "std": [2.090344833392654, 2.1437883027942077], "min": [0, 0], "max": [6, 6], "count": [680]}, "eef_velocity_action": {"mean": [0.36617647058823527, 0.7720588235294118], "std": [0.5863923335601628, 0.7004925973147281], "min": [0, 0], "max": [2, 2], "count": [680]}, "eef_acc_mag_action": {"mean": [0.45588235294117646, 0.6573529411764706], "std": [0.7383173144030981, 0.7869928201463708], "min": [0, 0], "max": [2, 2], "count": [680]}, "eef_sim_pose_state": {"mean": [0.4735662715864734, 0.2647160928718532, 1.023779009668245, -0.36561361835403905, 1.3281960768924017, -0.6686954816042527, 0.47786300037929536, -0.2502764767617834, 1.0737061804272243, 0.11865841097550286, 0.8129739270564832, -1.378007718901388], "std": [0.025940939570354378, 0.041783377566820476, 0.010364113939829462, 0.46147793511727814, 0.08820840847805718, 0.4395620242669721, 0.07435065233167165, 0.054193762780768324, 0.0555920974856949, 1.8733150825668414, 0.284933113447396, 1.3159726439690909], "min": [0.41892781556513153, 0.19587901939408298, 1.0057792747962568, -0.7272775434602043, 1.1345102956013138, -1.2410913047244225, 0.3719845665272507, -0.33339685790266993, 1.0164923923211708, -3.102019685631125, 0.2870083699549082, -3.13664120408638], "max": [0.5034198442774902, 0.30603044848604327, 1.048430879251587, 1.1402979035274419, 1.4846058523296581, 0.7113361025227571, 0.5920176424641787, -0.1726537600139405, 1.196575624711979, 3.127967336857357, 1.4260909463170877, 3.127989947135689], "count": [680]}, "eef_sim_pose_action": {"mean": [0.4735662715864734, 0.2647160928718532, 1.023779009668245, -0.36561361835403905, 1.3281960768924017, -0.6686954816042527, 0.47786300037929536, -0.2502764767617834, 1.0737061804272243, 0.11865841097550286, 0.8129739270564832, -1.378007718901388], "std": [0.025940939570354378, 0.041783377566820476, 0.010364113939829462, 0.46147793511727814, 0.08820840847805718, 0.4395620242669721, 0.07435065233167165, 0.054193762780768324, 0.0555920974856949, 1.8733150825668414, 0.284933113447396, 1.3159726439690909], "min": [0.41892781556513153, 0.19587901939408298, 1.0057792747962568, -0.7272775434602043, 1.1345102956013138, -1.2410913047244225, 0.3719845665272507, -0.33339685790266993, 1.0164923923211708, -3.102019685631125, 0.2870083699549082, -3.13664120408638], "max": [0.5034198442774902, 0.30603044848604327, 1.048430879251587, 1.1402979035274419, 1.4846058523296581, 0.7113361025227571, 0.5920176424641787, -0.1726537600139405, 1.196575624711979, 3.127967336857357, 1.4260909463170877, 3.127989947135689], "count": [680]}, "gripper_mode_state": {"mean": [0.35294117647058826, 0.8220588235294117], "std": [0.4778846120374079, 0.38246321939090355], "min": [0, 0], "max": [1, 1], "count": [680]}, "gripper_activity_state": {"mean": [1.9352941176470588, 1.9470588235294117], "std": [0.30953699098642096, 0.28204640222910277], "min": [0, 0], "max": [2, 2], "count": [680]}, "gripper_mode_action": {"mean": [0.35294117647058826, 0.8220588235294117], "std": [0.4778846120374079, 0.38246321939090355], "min": [0, 0], "max": [1, 1], "count": [680]}, "gripper_activity_action": {"mean": [1.9352941176470588, 1.9470588235294117], "std": [0.30953699098642096, 0.28204640222910277], "min": [0, 0], "max": [2, 2], "count": [680]}, "gripper_open_scale_state": {"mean": [0.5889264706050649, 0.20994485299446974], "std": [0.33880488947353193, 0.21571301995192102], "min": [0.037, 0.019], "max": [0.844, 0.615], "count": [680]}, "gripper_open_scale_action": {"mean": [0.5889264706050649, 0.20994485299446974], "std": [0.33880488947353193, 0.21571301995192102], "min": [0.037, 0.019], "max": [0.844, 0.615], "count": [680]}}} +{"episode_index": 259, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.45611391011996905]], [[0.47066822271671827]], [[0.4591443673138115]]], "std": [[[0.14374010948831045]], [[0.13563105302446118]], [[0.13844038404032957]]], "count": [152]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.09019607843137255]], [[0.0784313725490196]]], "max": [[[0.6941176470588235]], [[0.6901960784313725]], [[0.6980392156862745]]], "mean": [[[0.47568888270768833]], [[0.47938725221448225]], [[0.4749273829871861]]], "std": [[[0.06580778276571798]], [[0.06457496258450593]], [[0.06651180623383056]]], "count": [152]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.047058823529411764]], [[0.07058823529411765]]], "max": [[[0.6627450980392157]], [[0.6509803921568628]], [[0.6549019607843137]]], "mean": [[[0.46258787382825933]], [[0.4787677467642759]], [[0.46043665210053325]]], "std": [[[0.09033622385703699]], [[0.06781302945942358]], [[0.09195040567428543]]], "count": [152]}, "observation.state": {"min": [-0.02241002954542637, 1.914416790008545, 0.11850786209106445, 0.027715831995010376, -2.9185049533843994, -1.8149852752685547, -0.9749060869216919, 18.0, 0.20297199487686157, 0.17811399698257446, -0.07534399628639221, -2.867000102996826, -5.2871484967909055e-11, -1.4010000228881836, -0.47855186462402344, -2.0785303115844727, -0.9456368088722229, -0.7253937721252441, 2.186007499694824, 1.0552260875701904, -0.32384586334228516, 32.0, -0.3334609866142273, 0.19339999556541443, -0.13913500308990479, 0.9950000047683716, 0.028999999165534973, 2.253999948501587], "max": [0.5418723821640015, 2.092440366744995, 2.380629062652588, 1.6157211065292358, -1.793063998222351, 1.6563349962234497, 0.3505493700504303, 643.0, 0.3637450039386749, 0.3936479985713959, 0.10190600156784058, -0.9490000009536743, 0.859000027179718, 0.7289999723434448, -0.12079424411058426, -2.0600993633270264, -0.1719149351119995, -0.049584805965423584, 2.367347478866577, 1.9343832731246948, 0.5896595120429993, 846.0, -0.20063599944114685, 0.33564600348472595, 0.05107099935412407, 2.1730000972747803, 0.9750000238418579, 3.0940001010894775], "mean": [0.2155756652355194, 2.0595016479492188, 0.995332658290863, 0.6803606152534485, -2.1651055812835693, -0.6413429975509644, -0.3015768229961395, 234.89865112304688, 0.29529133439064026, 0.2796333134174347, 0.009002091363072395, -1.80377197265625, 0.5701465010643005, -0.07515093684196472, -0.3231383264064789, -2.0692873001098633, -0.6493415832519531, -0.35222238302230835, 2.2169766426086426, 1.4848514795303345, 0.0015055787516757846, 638.4969482421875, -0.26910439133644104, 0.2872505187988281, -0.01587611250579357, 1.4626448154449463, 0.7457111477851868, 2.5964362621307373], "std": [0.1754007786512375, 0.0460713654756546, 0.8278324604034424, 0.46506014466285706, 0.3692415654659271, 1.3037372827529907, 0.3676722049713135, 254.45755004882812, 0.03598416596651077, 0.06950049102306366, 0.05573876202106476, 0.5702722072601318, 0.2671198546886444, 0.6615557074546814, 0.0828879252076149, 0.0038228363264352083, 0.2926737070083618, 0.2125861793756485, 0.055900562554597855, 0.21857836842536926, 0.2823322117328644, 309.53924560546875, 0.04155222699046135, 0.0399487279355526, 0.07271815836429596, 0.4339451193809509, 0.23735105991363525, 0.2617451846599579], "count": [814]}, "action": {"min": [-0.02241002954542637, 1.914416790008545, 0.11850786209106445, 0.027715831995010376, -2.9185049533843994, -1.8149852752685547, -0.9749060869216919, 18.0, 0.20297199487686157, 0.17811399698257446, -0.07534399628639221, -2.867000102996826, -5.2871484967909055e-11, -1.4010000228881836, -0.47855186462402344, -2.0785303115844727, -0.9456368088722229, -0.7253937721252441, 2.186007499694824, 1.0552260875701904, -0.32384586334228516, 32.0, -0.3334609866142273, 0.19339999556541443, -0.13913500308990479, 0.9950000047683716, 0.028999999165534973, 2.253999948501587], "max": [0.5418723821640015, 2.092440366744995, 2.380629062652588, 1.6157211065292358, -1.793063998222351, 1.6563349962234497, 0.3505493700504303, 643.0, 0.3637450039386749, 0.3936479985713959, 0.10190600156784058, -0.9490000009536743, 0.859000027179718, 0.7289999723434448, -0.12079424411058426, -2.0600993633270264, -0.1719149351119995, -0.049584805965423584, 2.367347478866577, 1.9343832731246948, 0.5896595120429993, 846.0, -0.20063599944114685, 0.33564600348472595, 0.05107099935412407, 2.1730000972747803, 0.9750000238418579, 3.0940001010894775], "mean": [0.2155756652355194, 2.0595016479492188, 0.995332658290863, 0.6803606152534485, -2.1651055812835693, -0.6413429975509644, -0.3015768229961395, 234.89865112304688, 0.29529133439064026, 0.2796333134174347, 0.009002091363072395, -1.80377197265625, 0.5701465010643005, -0.07515093684196472, -0.3231383264064789, -2.0692873001098633, -0.6493415832519531, -0.35222238302230835, 2.2169766426086426, 1.4848514795303345, 0.0015055787516757846, 638.4969482421875, -0.26910439133644104, 0.2872505187988281, -0.01587611250579357, 1.4626448154449463, 0.7457111477851868, 2.5964362621307373], "std": [0.1754007786512375, 0.0460713654756546, 0.8278324604034424, 0.46506014466285706, 0.3692415654659271, 1.3037372827529907, 0.3676722049713135, 254.45755004882812, 0.03598416596651077, 0.06950049102306366, 0.05573876202106476, 0.5702722072601318, 0.2671198546886444, 0.6615557074546814, 0.0828879252076149, 0.0038228363264352083, 0.2926737070083618, 0.2125861793756485, 0.055900562554597855, 0.21857836842536926, 0.2823322117328644, 309.53924560546875, 0.04155222699046135, 0.0399487279355526, 0.07271815836429596, 0.4339451193809509, 0.23735105991363525, 0.2617451846599579], "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": [261], "max": [261], "mean": [261.0], "std": [0.0], "count": [814]}, "index": {"min": [167891], "max": [168704], "mean": [168297.5], "std": [234.98138224123204], "count": [814]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [814]}, "subtask_annotation": {"mean": [4.7272727272727275, 9.0, 9.0, 9.0, 9.0], "std": [1.9881264702573063, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [814]}, "scene_annotation": {"mean": [261.0], "std": [0.0], "min": [261], "max": [261], "count": [814]}, "eef_direction_state": {"mean": [4.353808353808354, 3.8771498771498774], "std": [2.2316968330009628, 2.1075839969780787], "min": [0, 0], "max": [6, 6], "count": [814]}, "eef_velocity_state": {"mean": [0.4705159705159705, 0.7235872235872236], "std": [0.6099022994345156, 0.6218849895123248], "min": [0, 0], "max": [2, 2], "count": [814]}, "eef_acc_mag_state": {"mean": [0.5393120393120393, 0.7039312039312039], "std": [0.7917278206198827, 0.8157294410928291], "min": [0, 0], "max": [2, 2], "count": [814]}, "eef_direction_action": {"mean": [4.353808353808354, 3.8771498771498774], "std": [2.2316968330009628, 2.1075839969780787], "min": [0, 0], "max": [6, 6], "count": [814]}, "eef_velocity_action": {"mean": [0.4705159705159705, 0.7235872235872236], "std": [0.6099022994345156, 0.6218849895123248], "min": [0, 0], "max": [2, 2], "count": [814]}, "eef_acc_mag_action": {"mean": [0.5393120393120393, 0.7039312039312039], "std": [0.7917278206198827, 0.8157294410928291], "min": [0, 0], "max": [2, 2], "count": [814]}, "eef_sim_pose_state": {"mean": [0.4747106146332843, 0.252829688743249, 1.0480154735468732, 0.10238320099490118, 1.145947512304344, -0.1706879594725049, 0.470594627284719, -0.2863516194433841, 1.0644541451362945, 0.2735551338110864, 1.0663666595724977, -0.6721042237235967], "std": [0.03837366981317875, 0.06803498511996273, 0.01910026273161753, 0.5860981649309088, 0.2525417963254244, 0.39473084967404054, 0.07662224044643079, 0.04837281857435891, 0.05914360507116147, 1.4832025860284206, 0.3935417638822379, 1.4913465078730361], "min": [0.38249185190746693, 0.1334911579165532, 1.0131988732704325, -0.4928056402124549, 0.5411682267838125, -0.6643540296059065, 0.3638918334251876, -0.35540491645550776, 1.0004959269425429, -3.125098133157763, 0.2339901233289241, -3.141033266901115], "max": [0.5195350657371498, 0.31697436495304676, 1.0743575287830012, 1.3186267606750133, 1.5386285385015346, 0.6909598248275483, 0.5778606861572197, -0.20920695814570459, 1.1786145830895784, 3.126596278910886, 1.4845151082830417, 3.1397674011111993], "count": [814]}, "eef_sim_pose_action": {"mean": [0.4747106146332843, 0.252829688743249, 1.0480154735468732, 0.10238320099490118, 1.145947512304344, -0.1706879594725049, 0.470594627284719, -0.2863516194433841, 1.0644541451362945, 0.2735551338110864, 1.0663666595724977, -0.6721042237235967], "std": [0.03837366981317875, 0.06803498511996273, 0.01910026273161753, 0.5860981649309088, 0.2525417963254244, 0.39473084967404054, 0.07662224044643079, 0.04837281857435891, 0.05914360507116147, 1.4832025860284206, 0.3935417638822379, 1.4913465078730361], "min": [0.38249185190746693, 0.1334911579165532, 1.0131988732704325, -0.4928056402124549, 0.5411682267838125, -0.6643540296059065, 0.3638918334251876, -0.35540491645550776, 1.0004959269425429, -3.125098133157763, 0.2339901233289241, -3.141033266901115], "max": [0.5195350657371498, 0.31697436495304676, 1.0743575287830012, 1.3186267606750133, 1.5386285385015346, 0.6909598248275483, 0.5778606861572197, -0.20920695814570459, 1.1786145830895784, 3.126596278910886, 1.4845151082830417, 3.1397674011111993], "count": [814]}, "gripper_mode_state": {"mean": [0.25675675675675674, 0.7616707616707616], "std": [0.43684405068228704, 0.42606151256203273], "min": [0, 0], "max": [1, 1], "count": [814]}, "gripper_activity_state": {"mean": [1.9054054054054055, 1.8968058968058967], "std": [0.3929917633540783, 0.40471984324114807], "min": [0, 0], "max": [2, 2], "count": [814]}, "gripper_mode_action": {"mean": [0.25675675675675674, 0.7616707616707616], "std": [0.43684405068228704, 0.42606151256203273], "min": [0, 0], "max": [1, 1], "count": [814]}, "gripper_activity_action": {"mean": [1.9054054054054055, 1.8968058968058967], "std": [0.3929917633540783, 0.40471984324114807], "min": [0, 0], "max": [2, 2], "count": [814]}, "gripper_open_scale_state": {"mean": [0.6384969285079246, 0.23489864871660043], "std": [0.3095392888869723, 0.25445764985141417], "min": [0.032, 0.018], "max": [0.846, 0.643], "count": [814]}, "gripper_open_scale_action": {"mean": [0.6384969285079246, 0.23489864871660043], "std": [0.3095392888869723, 0.25445764985141417], "min": [0.032, 0.018], "max": [0.846, 0.643], "count": [814]}}} +{"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.45934834139135106]], [[0.4724480985316501]], [[0.46281935910779837]]], "std": [[[0.14963990909589728]], [[0.13859794308059536]], [[0.1427764008227628]]], "count": [146]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.07058823529411765]], [[0.07450980392156863]]], "max": [[[0.6862745098039216]], [[0.6823529411764706]], [[0.6784313725490196]]], "mean": [[[0.4672207659033933]], [[0.4746621270368878]], [[0.4690462902341302]]], "std": [[[0.07208491093723944]], [[0.06910314553959401]], [[0.07131419014646914]]], "count": [146]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.011764705882352941]]], "max": [[[0.6901960784313725]], [[0.6745098039215687]], [[0.6784313725490196]]], "mean": [[[0.4646256798952458]], [[0.4797370428194109]], [[0.4632970176940639]]], "std": [[[0.0962362809786243]], [[0.07681428446252604]], [[0.09769993901989099]]], "count": [146]}, "observation.state": {"min": [-0.10922271013259888, 1.853085994720459, 0.24759241938591003, 0.10697123408317566, -2.654209613800049, -1.928414225578308, -0.781139612197876, 21.0, 0.2293899953365326, 0.1874150037765503, -0.062481001019477844, -2.812999963760376, 0.17399999499320984, -1.3380000591278076, -0.32361894845962524, -2.0787744522094727, -0.9811194539070129, -0.6872583031654358, 2.353262424468994, 1.0823136568069458, -0.28782224655151367, 30.0, -0.3456079959869385, 0.20957300066947937, -0.12514199316501617, 1.194000005722046, 0.7789999842643738, 2.3289999961853027], "max": [0.604407548904419, 2.0923705101013184, 2.205904245376587, 1.7047154903411865, -1.7948267459869385, 1.4850307703018188, 0.327807754278183, 627.0, 0.3432599902153015, 0.3891580104827881, 0.11351799964904785, -1.0709999799728394, 0.9279999732971191, 0.7789999842643738, -0.0901637077331543, -2.062891960144043, -0.3683342933654785, -0.20542526245117188, 2.3687260150909424, 1.832159399986267, 0.12053244560956955, 846.0, -0.21238499879837036, 0.30963799357414246, 0.02750599943101406, 2.13100004196167, 1.0640000104904175, 3.0869998931884766], "mean": [0.2712608873844147, 2.04962158203125, 1.0888643264770508, 0.6618788838386536, -2.330345869064331, -0.5802903771400452, -0.43914851546287537, 216.15330505371094, 0.2785426080226898, 0.2919231355190277, 0.004206253215670586, -1.9097260236740112, 0.38600409030914307, -0.06941652297973633, -0.2505781054496765, -2.074805736541748, -0.7313595414161682, -0.39352184534072876, 2.357217311859131, 1.4191579818725586, -0.10615669935941696, 638.5556640625, -0.2766680121421814, 0.27900901436805725, -0.02811121940612793, 1.5554898977279663, 0.8664665818214417, 2.723667860031128], "std": [0.18699796497821808, 0.054524779319763184, 0.7905389666557312, 0.4511333405971527, 0.22198337316513062, 1.3635772466659546, 0.2418770045042038, 231.09317016601562, 0.025676986202597618, 0.06948286294937134, 0.049783892929553986, 0.547508955001831, 0.16883331537246704, 0.7826207280158997, 0.04979041591286659, 0.0030003199353814125, 0.21820762753486633, 0.18231506645679474, 0.0032999368850141764, 0.18907640874385834, 0.15203247964382172, 328.81085205078125, 0.03924248367547989, 0.02543969824910164, 0.06016744300723076, 0.3513948321342468, 0.048021409660577774, 0.21984368562698364], "count": [773]}, "action": {"min": [-0.10922271013259888, 1.853085994720459, 0.24759241938591003, 0.10697123408317566, -2.654209613800049, -1.928414225578308, -0.781139612197876, 21.0, 0.2293899953365326, 0.1874150037765503, -0.062481001019477844, -2.812999963760376, 0.17399999499320984, -1.3380000591278076, -0.32361894845962524, -2.0787744522094727, -0.9811194539070129, -0.6872583031654358, 2.353262424468994, 1.0823136568069458, -0.28782224655151367, 30.0, -0.3456079959869385, 0.20957300066947937, -0.12514199316501617, 1.194000005722046, 0.7789999842643738, 2.3289999961853027], "max": [0.604407548904419, 2.0923705101013184, 2.205904245376587, 1.7047154903411865, -1.7948267459869385, 1.4850307703018188, 0.327807754278183, 627.0, 0.3432599902153015, 0.3891580104827881, 0.11351799964904785, -1.0709999799728394, 0.9279999732971191, 0.7789999842643738, -0.0901637077331543, -2.062891960144043, -0.3683342933654785, -0.20542526245117188, 2.3687260150909424, 1.832159399986267, 0.12053244560956955, 846.0, -0.21238499879837036, 0.30963799357414246, 0.02750599943101406, 2.13100004196167, 1.0640000104904175, 3.0869998931884766], "mean": [0.2712608873844147, 2.04962158203125, 1.0888643264770508, 0.6618788838386536, -2.330345869064331, -0.5802903771400452, -0.43914851546287537, 216.15330505371094, 0.2785426080226898, 0.2919231355190277, 0.004206253215670586, -1.9097260236740112, 0.38600409030914307, -0.06941652297973633, -0.2505781054496765, -2.074805736541748, -0.7313595414161682, -0.39352184534072876, 2.357217311859131, 1.4191579818725586, -0.10615669935941696, 638.5556640625, -0.2766680121421814, 0.27900901436805725, -0.02811121940612793, 1.5554898977279663, 0.8664665818214417, 2.723667860031128], "std": [0.18699796497821808, 0.054524779319763184, 0.7905389666557312, 0.4511333405971527, 0.22198337316513062, 1.3635772466659546, 0.2418770045042038, 231.09317016601562, 0.025676986202597618, 0.06948286294937134, 0.049783892929553986, 0.547508955001831, 0.16883331537246704, 0.7826207280158997, 0.04979041591286659, 0.0030003199353814125, 0.21820762753486633, 0.18231506645679474, 0.0032999368850141764, 0.18907640874385834, 0.15203247964382172, 328.81085205078125, 0.03924248367547989, 0.02543969824910164, 0.06016744300723076, 0.3513948321342468, 0.048021409660577774, 0.21984368562698364], "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": [262], "max": [262], "mean": [262.0], "std": [0.0], "count": [773]}, "index": {"min": [168705], "max": [169477], "mean": [169091.0], "std": [223.1456923178218], "count": [773]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [773]}, "subtask_annotation": {"mean": [4.250970245795601, 9.0, 9.0, 9.0, 9.0], "std": [2.142199596295719, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [773]}, "scene_annotation": {"mean": [262.0], "std": [0.0], "min": [262], "max": [262], "count": [773]}, "eef_direction_state": {"mean": [4.592496765847348, 4.174644243208279], "std": [2.1377638451783003, 2.0840747191226043], "min": [0, 0], "max": [6, 6], "count": [773]}, "eef_velocity_state": {"mean": [0.39197930142302717, 0.6429495472186287], "std": [0.5734874043386545, 0.6488661371567299], "min": [0, 0], "max": [2, 2], "count": [773]}, "eef_acc_mag_state": {"mean": [0.4204398447606727, 0.6739974126778784], "std": [0.7142579087581187, 0.8169036830734239], "min": [0, 0], "max": [2, 2], "count": [773]}, "eef_direction_action": {"mean": [4.592496765847348, 4.174644243208279], "std": [2.1377638451783003, 2.0840747191226043], "min": [0, 0], "max": [6, 6], "count": [773]}, "eef_velocity_action": {"mean": [0.39197930142302717, 0.6429495472186287], "std": [0.5734874043386545, 0.6488661371567299], "min": [0, 0], "max": [2, 2], "count": [773]}, "eef_acc_mag_action": {"mean": [0.4204398447606727, 0.6739974126778784], "std": [0.7142579087581187, 0.8169036830734239], "min": [0, 0], "max": [2, 2], "count": [773]}, "eef_sim_pose_state": {"mean": [0.46459382985562553, 0.2502738092214614, 1.0365051799582607, -0.21809833424541053, 1.2770540144573042, -0.5164588946461401, 0.4862697634656903, -0.2761840029424601, 1.0729202870493206, 0.1461506257952309, 0.8520503744602465, -0.7624427128917058], "std": [0.023496521006054597, 0.06032421884474978, 0.012512452126917682, 0.16598114668523128, 0.1437821286154946, 0.19427224998540765, 0.07666710144338576, 0.0426086507066384, 0.051702583508268785, 1.7531170905152855, 0.2941861692216273, 1.6840625550031911], "min": [0.3975572418959179, 0.15112179063746162, 1.0068525633795065, -0.6595793665553211, 1.0312421955096083, -1.0137422654376578, 0.3813816508361983, -0.3479735152348049, 1.0212990986217367, -3.13890318457535, 0.3051917699989093, -3.1412063063747113], "max": [0.49327384519049955, 0.3211983724961859, 1.0538457848920528, 0.4044420327202742, 1.5103688582770354, 0.024230541345000856, 0.5920135137846836, -0.20784066459482847, 1.1885254963653056, 3.0891237890382737, 1.5418358862071355, 3.140387484051827], "count": [773]}, "eef_sim_pose_action": {"mean": [0.46459382985562553, 0.2502738092214614, 1.0365051799582607, -0.21809833424541053, 1.2770540144573042, -0.5164588946461401, 0.4862697634656903, -0.2761840029424601, 1.0729202870493206, 0.1461506257952309, 0.8520503744602465, -0.7624427128917058], "std": [0.023496521006054597, 0.06032421884474978, 0.012512452126917682, 0.16598114668523128, 0.1437821286154946, 0.19427224998540765, 0.07666710144338576, 0.0426086507066384, 0.051702583508268785, 1.7531170905152855, 0.2941861692216273, 1.6840625550031911], "min": [0.3975572418959179, 0.15112179063746162, 1.0068525633795065, -0.6595793665553211, 1.0312421955096083, -1.0137422654376578, 0.3813816508361983, -0.3479735152348049, 1.0212990986217367, -3.13890318457535, 0.3051917699989093, -3.1412063063747113], "max": [0.49327384519049955, 0.3211983724961859, 1.0538457848920528, 0.4044420327202742, 1.5103688582770354, 0.024230541345000856, 0.5920135137846836, -0.20784066459482847, 1.1885254963653056, 3.0891237890382737, 1.5418358862071355, 3.140387484051827], "count": [773]}, "gripper_mode_state": {"mean": [0.25614489003880986, 0.7852522639068564], "std": [0.4365027896197425, 0.41064722808757587], "min": [0, 0], "max": [1, 1], "count": [773]}, "gripper_activity_state": {"mean": [1.8758085381630012, 1.9353169469598965], "std": [0.4435503294760677, 0.3311469099961424], "min": [0, 0], "max": [2, 2], "count": [773]}, "gripper_mode_action": {"mean": [0.25614489003880986, 0.7852522639068564], "std": [0.4365027896197425, 0.41064722808757587], "min": [0, 0], "max": [1, 1], "count": [773]}, "gripper_activity_action": {"mean": [1.8758085381630012, 1.9353169469598965], "std": [0.4435503294760677, 0.3311469099961424], "min": [0, 0], "max": [2, 2], "count": [773]}, "gripper_open_scale_state": {"mean": [0.638555627435484, 0.21615329885050988], "std": [0.328810918188069, 0.23109316928291035], "min": [0.03, 0.021], "max": [0.846, 0.627], "count": [773]}, "gripper_open_scale_action": {"mean": [0.638555627435484, 0.21615329885050988], "std": [0.328810918188069, 0.23109316928291035], "min": [0.03, 0.021], "max": [0.846, 0.627], "count": [773]}}} +{"episode_index": 261, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.462239573120915]], [[0.4753636364962652]], [[0.46424063813025207]]], "std": [[[0.15455590154396504]], [[0.1449574387530338]], [[0.14733004853441034]]], "count": [140]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.0784313725490196]], [[0.07058823529411765]]], "max": [[[0.7019607843137254]], [[0.7058823529411765]], [[0.7098039215686275]]], "mean": [[[0.47495038077731094]], [[0.47997337768440707]], [[0.475889339694211]]], "std": [[[0.07106921546761698]], [[0.0697322287585966]], [[0.07085756712509442]]], "count": [140]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.6705882352941176]], [[0.6823529411764706]]], "mean": [[[0.4684204262955182]], [[0.4828222630718954]], [[0.4644842976774043]]], "std": [[[0.09069415587540845]], [[0.06856710886060889]], [[0.09368931813075332]]], "count": [140]}, "observation.state": {"min": [-0.09478883445262909, 1.9556764364242554, 0.04935791343450546, -0.017348572611808777, -2.919325113296509, -1.8758275508880615, -1.6772091388702393, 20.0, 0.21070699393749237, 0.16203400492668152, -0.07735799998044968, -2.628999948501587, -0.20100001990795135, -1.2589999437332153, -0.3225368559360504, -2.0785999298095703, -0.9355314373970032, -0.6213197708129883, 2.3560900688171387, 1.145703911781311, -0.37655481696128845, 34.0, -0.32350900769233704, 0.2160860002040863, -0.12898699939250946, 1.1519999504089355, 0.7670000195503235, 2.246999979019165], "max": [0.682441234588623, 2.0924229621887207, 2.1522703170776367, 1.5606036186218262, -1.994457721710205, 1.4233335256576538, 0.5016774535179138, 599.0, 0.3184939920902252, 0.4063490033149719, 0.08931799978017807, -1.1469999551773071, 0.9949999451637268, 0.6650000810623169, -0.13576915860176086, -2.060396194458008, -0.3267081677913666, -0.2010793834924698, 2.3659160137176514, 1.8812206983566284, 0.04380776733160019, 856.0, -0.22066999971866608, 0.31661999225616455, 0.03489600121974945, 2.240000009536743, 1.0290000438690186, 3.135999917984009], "mean": [0.269609659910202, 2.049992799758911, 1.0942094326019287, 0.725559413433075, -2.3370490074157715, -0.5550903081893921, -0.5069572329521179, 240.27975463867188, 0.2725335657596588, 0.3021482825279236, -0.00015534486738033593, -1.8702151775360107, 0.4019886553287506, -0.07627882063388824, -0.2677842676639557, -2.0737876892089844, -0.7014362812042236, -0.3783990144729614, 2.3611156940460205, 1.430442452430725, -0.10675986856222153, 614.5369262695312, -0.2741326689720154, 0.2813003361225128, -0.03138384595513344, 1.6052367687225342, 0.8574754595756531, 2.73941969871521], "std": [0.23683175444602966, 0.04519960284233093, 0.7918922901153564, 0.38656607270240784, 0.29768267273902893, 1.2623146772384644, 0.40694302320480347, 233.69937133789062, 0.02374761365354061, 0.08818064630031586, 0.0533161535859108, 0.4620976746082306, 0.20711137354373932, 0.684356153011322, 0.040242452174425125, 0.003913611639291048, 0.23134541511535645, 0.12697887420654297, 0.0030249503906816244, 0.1544133722782135, 0.092128224670887, 297.1946105957031, 0.03146475926041603, 0.02882724069058895, 0.05665304884314537, 0.3610756993293762, 0.05274977535009384, 0.21688604354858398], "count": [731]}, "action": {"min": [-0.09478883445262909, 1.9556764364242554, 0.04935791343450546, -0.017348572611808777, -2.919325113296509, -1.8758275508880615, -1.6772091388702393, 20.0, 0.21070699393749237, 0.16203400492668152, -0.07735799998044968, -2.628999948501587, -0.20100001990795135, -1.2589999437332153, -0.3225368559360504, -2.0785999298095703, -0.9355314373970032, -0.6213197708129883, 2.3560900688171387, 1.145703911781311, -0.37655481696128845, 34.0, -0.32350900769233704, 0.2160860002040863, -0.12898699939250946, 1.1519999504089355, 0.7670000195503235, 2.246999979019165], "max": [0.682441234588623, 2.0924229621887207, 2.1522703170776367, 1.5606036186218262, -1.994457721710205, 1.4233335256576538, 0.5016774535179138, 599.0, 0.3184939920902252, 0.4063490033149719, 0.08931799978017807, -1.1469999551773071, 0.9949999451637268, 0.6650000810623169, -0.13576915860176086, -2.060396194458008, -0.3267081677913666, -0.2010793834924698, 2.3659160137176514, 1.8812206983566284, 0.04380776733160019, 856.0, -0.22066999971866608, 0.31661999225616455, 0.03489600121974945, 2.240000009536743, 1.0290000438690186, 3.135999917984009], "mean": [0.269609659910202, 2.049992799758911, 1.0942094326019287, 0.725559413433075, -2.3370490074157715, -0.5550903081893921, -0.5069572329521179, 240.27975463867188, 0.2725335657596588, 0.3021482825279236, -0.00015534486738033593, -1.8702151775360107, 0.4019886553287506, -0.07627882063388824, -0.2677842676639557, -2.0737876892089844, -0.7014362812042236, -0.3783990144729614, 2.3611156940460205, 1.430442452430725, -0.10675986856222153, 614.5369262695312, -0.2741326689720154, 0.2813003361225128, -0.03138384595513344, 1.6052367687225342, 0.8574754595756531, 2.73941969871521], "std": [0.23683175444602966, 0.04519960284233093, 0.7918922901153564, 0.38656607270240784, 0.29768267273902893, 1.2623146772384644, 0.40694302320480347, 233.69937133789062, 0.02374761365354061, 0.08818064630031586, 0.0533161535859108, 0.4620976746082306, 0.20711137354373932, 0.684356153011322, 0.040242452174425125, 0.003913611639291048, 0.23134541511535645, 0.12697887420654297, 0.0030249503906816244, 0.1544133722782135, 0.092128224670887, 297.1946105957031, 0.03146475926041603, 0.02882724069058895, 0.05665304884314537, 0.3610756993293762, 0.05274977535009384, 0.21688604354858398], "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": [263], "max": [263], "mean": [263.0], "std": [0.0], "count": [731]}, "index": {"min": [169478], "max": [170208], "mean": [169843.0], "std": [211.0213259365034], "count": [731]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [731]}, "subtask_annotation": {"mean": [4.266757865937072, 9.0, 9.0, 9.0, 9.0], "std": [2.1506154166910663, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [731]}, "scene_annotation": {"mean": [263.0], "std": [0.0], "min": [263], "max": [263], "count": [731]}, "eef_direction_state": {"mean": [4.549931600547196, 3.8372093023255816], "std": [2.194049749774842, 2.21721529139483], "min": [0, 0], "max": [6, 6], "count": [731]}, "eef_velocity_state": {"mean": [0.39398084815321477, 0.6880984952120383], "std": [0.5783763250409002, 0.635138918535977], "min": [0, 0], "max": [2, 2], "count": [731]}, "eef_acc_mag_state": {"mean": [0.4240766073871409, 0.6839945280437757], "std": [0.7215049741920273, 0.8137016934568181], "min": [0, 0], "max": [2, 2], "count": [731]}, "eef_direction_action": {"mean": [4.549931600547196, 3.8372093023255816], "std": [2.194049749774842, 2.21721529139483], "min": [0, 0], "max": [6, 6], "count": [731]}, "eef_velocity_action": {"mean": [0.39398084815321477, 0.6880984952120383], "std": [0.5783763250409002, 0.635138918535977], "min": [0, 0], "max": [2, 2], "count": [731]}, "eef_acc_mag_action": {"mean": [0.4240766073871409, 0.6839945280437757], "std": [0.7215049741920273, 0.8137016934568181], "min": [0, 0], "max": [2, 2], "count": [731]}, "eef_sim_pose_state": {"mean": [0.46748650124183083, 0.24775936645706867, 1.0359247847348596, -0.24653096002002453, 1.2787237227589614, -0.5796778524108445, 0.4948951828241374, -0.26651762005817725, 1.0754801155137264, 0.012194476729946408, 0.9241332066812437, -1.3821605739525438], "std": [0.02630096481265907, 0.05196188068215056, 0.015273074930480197, 0.2446536156582938, 0.13146015182147472, 0.39954438910572937, 0.09471162252909543, 0.04444412764253275, 0.051627738886717615, 1.83964799513598, 0.30529566391361407, 1.1555971349655274], "min": [0.40646107678836085, 0.15840764682352504, 1.009728498763962, -0.8591502295586586, 0.9810368538968088, -1.5324134594888223, 0.35373492717655214, -0.3429747061051976, 1.0119954526885413, -3.1354235509493527, 0.3604045717454587, -3.0809836499297796], "max": [0.49964113183040193, 0.3166890551805785, 1.0542750847825393, 0.45439850664899034, 1.5118001299542048, 0.05323102633243576, 0.6170865859440585, -0.19365712238428634, 1.1821164236316752, 3.1368654799064863, 1.4438218119680184, 0.8444637036888142], "count": [731]}, "eef_sim_pose_action": {"mean": [0.46748650124183083, 0.24775936645706867, 1.0359247847348596, -0.24653096002002453, 1.2787237227589614, -0.5796778524108445, 0.4948951828241374, -0.26651762005817725, 1.0754801155137264, 0.012194476729946408, 0.9241332066812437, -1.3821605739525438], "std": [0.02630096481265907, 0.05196188068215056, 0.015273074930480197, 0.2446536156582938, 0.13146015182147472, 0.39954438910572937, 0.09471162252909543, 0.04444412764253275, 0.051627738886717615, 1.83964799513598, 0.30529566391361407, 1.1555971349655274], "min": [0.40646107678836085, 0.15840764682352504, 1.009728498763962, -0.8591502295586586, 0.9810368538968088, -1.5324134594888223, 0.35373492717655214, -0.3429747061051976, 1.0119954526885413, -3.1354235509493527, 0.3604045717454587, -3.0809836499297796], "max": [0.49964113183040193, 0.3166890551805785, 1.0542750847825393, 0.45439850664899034, 1.5118001299542048, 0.05323102633243576, 0.6170865859440585, -0.19365712238428634, 1.1821164236316752, 3.1368654799064863, 1.4438218119680184, 0.8444637036888142], "count": [731]}, "gripper_mode_state": {"mean": [0.2558139534883721, 0.761969904240766], "std": [0.4363177450998529, 0.42587764589384597], "min": [0, 0], "max": [1, 1], "count": [731]}, "gripper_activity_state": {"mean": [1.8878248974008207, 1.9247606019151846], "std": [0.41319157768835924, 0.36775250611362653], "min": [0, 0], "max": [2, 2], "count": [731]}, "gripper_mode_action": {"mean": [0.2558139534883721, 0.761969904240766], "std": [0.4363177450998529, 0.42587764589384597], "min": [0, 0], "max": [1, 1], "count": [731]}, "gripper_activity_action": {"mean": [1.8878248974008207, 1.9247606019151846], "std": [0.41319157768835924, 0.36775250611362653], "min": [0, 0], "max": [2, 2], "count": [731]}, "gripper_open_scale_state": {"mean": [0.6145369360854621, 0.24027975380893585], "std": [0.2971945447908494, 0.23369922219199651], "min": [0.034, 0.02], "max": [0.856, 0.599], "count": [731]}, "gripper_open_scale_action": {"mean": [0.6145369360854621, 0.24027975380893585], "std": [0.2971945447908494, 0.23369922219199651], "min": [0.034, 0.02], "max": [0.856, 0.599], "count": [731]}}} +{"episode_index": 262, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.456973912451454]], [[0.47060482085346217]], [[0.4579105332954438]]], "std": [[[0.15339446205159576]], [[0.1445606668552482]], [[0.1479607078899094]]], "count": [138]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8666666666666667]], [[0.8705882352941177]], [[0.8392156862745098]]], "mean": [[[0.47098325903429]], [[0.47662782099554796]], [[0.4714679167258691]]], "std": [[[0.07799957785877755]], [[0.07574600553570573]], [[0.07940237662051558]]], "count": [138]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.6784313725490196]], [[0.6705882352941176]]], "mean": [[[0.46550065714691674]], [[0.4797741708700389]], [[0.4628704532537653]]], "std": [[[0.08682465836129671]], [[0.06551662601079081]], [[0.09005339399175913]]], "count": [138]}, "observation.state": {"min": [-0.011903145350515842, 1.9028277397155762, 0.01342158205807209, 0.09119345247745514, -2.635115623474121, -2.032872438430786, -0.8452630043029785, 17.0, 0.2268110066652298, 0.1738480031490326, -0.08846300095319748, -2.73799991607666, 0.17900000512599945, -1.340000033378601, -0.6443406343460083, -2.0777621269226074, -0.891514241695404, -0.6106034517288208, 2.018019676208496, 1.2453621625900269, -0.3160093426704407, 34.0, -0.31837698817253113, 0.20329000055789948, -0.11749500036239624, 1.2599999904632568, -0.11800000071525574, 2.01200008392334], "max": [0.6075142025947571, 2.092440366744995, 2.307220697402954, 1.520618200302124, -1.816102385520935, 1.566014051437378, 0.29101619124412537, 659.0, 0.34300199151039124, 0.41135698556900024, 0.10902699828147888, -1.309999942779541, 0.9829999804496765, 0.8610000014305115, -0.11295770853757858, -1.9787845611572266, -0.2079210877418518, 0.13898056745529175, 2.392951250076294, 1.9651185274124146, 0.58760005235672, 856.0, -0.21979500353336334, 0.3361400067806244, 0.03210600093007088, 2.1029999256134033, 1.0670000314712524, 2.990999937057495], "mean": [0.2237163931131363, 2.056445598602295, 0.9099115133285522, 0.7030964493751526, -2.182579278945923, -0.6602513790130615, -0.323164701461792, 150.63055419921875, 0.28466156125068665, 0.27473053336143494, -0.0033135595731437206, -1.8528181314468384, 0.5945913791656494, -0.10376346111297607, -0.28473374247550964, -2.0640833377838135, -0.596525251865387, -0.3177415132522583, 2.354705572128296, 1.5542188882827759, -0.025302398949861526, 596.5945434570312, -0.26462477445602417, 0.27027347683906555, -0.02656317874789238, 1.614639163017273, 0.7598223090171814, 2.577517509460449], "std": [0.2027561217546463, 0.04771855100989342, 0.9013784527778625, 0.42231500148773193, 0.32407402992248535, 1.3057688474655151, 0.39652347564697266, 235.3112335205078, 0.036361485719680786, 0.08718599379062653, 0.05983006954193115, 0.47330108284950256, 0.26146531105041504, 0.6754657030105591, 0.1331663876771927, 0.0238790400326252, 0.24809928238391876, 0.20777274668216705, 0.057856712490320206, 0.19785813987255096, 0.28448426723480225, 353.17822265625, 0.03544981777667999, 0.03350804001092911, 0.05344657972455025, 0.3351166844367981, 0.33688199520111084, 0.26615801453590393], "count": [720]}, "action": {"min": [-0.011903145350515842, 1.9028277397155762, 0.01342158205807209, 0.09119345247745514, -2.635115623474121, -2.032872438430786, -0.8452630043029785, 17.0, 0.2268110066652298, 0.1738480031490326, -0.08846300095319748, -2.73799991607666, 0.17900000512599945, -1.340000033378601, -0.6443406343460083, -2.0777621269226074, -0.891514241695404, -0.6106034517288208, 2.018019676208496, 1.2453621625900269, -0.3160093426704407, 34.0, -0.31837698817253113, 0.20329000055789948, -0.11749500036239624, 1.2599999904632568, -0.11800000071525574, 2.01200008392334], "max": [0.6075142025947571, 2.092440366744995, 2.307220697402954, 1.520618200302124, -1.816102385520935, 1.566014051437378, 0.29101619124412537, 659.0, 0.34300199151039124, 0.41135698556900024, 0.10902699828147888, -1.309999942779541, 0.9829999804496765, 0.8610000014305115, -0.11295770853757858, -1.9787845611572266, -0.2079210877418518, 0.13898056745529175, 2.392951250076294, 1.9651185274124146, 0.58760005235672, 856.0, -0.21979500353336334, 0.3361400067806244, 0.03210600093007088, 2.1029999256134033, 1.0670000314712524, 2.990999937057495], "mean": [0.2237163931131363, 2.056445598602295, 0.9099115133285522, 0.7030964493751526, -2.182579278945923, -0.6602513790130615, -0.323164701461792, 150.63055419921875, 0.28466156125068665, 0.27473053336143494, -0.0033135595731437206, -1.8528181314468384, 0.5945913791656494, -0.10376346111297607, -0.28473374247550964, -2.0640833377838135, -0.596525251865387, -0.3177415132522583, 2.354705572128296, 1.5542188882827759, -0.025302398949861526, 596.5945434570312, -0.26462477445602417, 0.27027347683906555, -0.02656317874789238, 1.614639163017273, 0.7598223090171814, 2.577517509460449], "std": [0.2027561217546463, 0.04771855100989342, 0.9013784527778625, 0.42231500148773193, 0.32407402992248535, 1.3057688474655151, 0.39652347564697266, 235.3112335205078, 0.036361485719680786, 0.08718599379062653, 0.05983006954193115, 0.47330108284950256, 0.26146531105041504, 0.6754657030105591, 0.1331663876771927, 0.0238790400326252, 0.24809928238391876, 0.20777274668216705, 0.057856712490320206, 0.19785813987255096, 0.28448426723480225, 353.17822265625, 0.03544981777667999, 0.03350804001092911, 0.05344657972455025, 0.3351166844367981, 0.33688199520111084, 0.26615801453590393], "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": [264], "max": [264], "mean": [264.0], "std": [0.0], "count": [720]}, "index": {"min": [170209], "max": [170928], "mean": [170568.5], "std": [207.84589643932512], "count": [720]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [720]}, "subtask_annotation": {"mean": [4.647222222222222, 9.0, 9.0, 9.0, 9.0], "std": [2.1846670368109637, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [720]}, "scene_annotation": {"mean": [264.0], "std": [0.0], "min": [264], "max": [264], "count": [720]}, "eef_direction_state": {"mean": [4.240277777777778, 4.0125], "std": [2.3343545219076267, 2.1733510671566822], "min": [0, 0], "max": [6, 6], "count": [720]}, "eef_velocity_state": {"mean": [0.4666666666666667, 0.6958333333333333], "std": [0.5787918451395089, 0.6691490242589195], "min": [0, 0], "max": [2, 2], "count": [720]}, "eef_acc_mag_state": {"mean": [0.5152777777777777, 0.65], "std": [0.7744459887598157, 0.8197221751571994], "min": [0, 0], "max": [2, 2], "count": [720]}, "eef_direction_action": {"mean": [4.240277777777778, 4.0125], "std": [2.3343545219076267, 2.1733510671566822], "min": [0, 0], "max": [6, 6], "count": [720]}, "eef_velocity_action": {"mean": [0.4666666666666667, 0.6958333333333333], "std": [0.5787918451395089, 0.6691490242589195], "min": [0, 0], "max": [2, 2], "count": [720]}, "eef_acc_mag_action": {"mean": [0.5152777777777777, 0.65], "std": [0.7744459887598157, 0.8197221751571994], "min": [0, 0], "max": [2, 2], "count": [720]}, "eef_sim_pose_state": {"mean": [0.45976680996145863, 0.2485474660586114, 1.0441917373588254, 0.02817886382197137, 1.098275439493286, -0.3946991606250767, 0.4658679048394669, -0.2717149199112473, 1.064456684275944, 0.3754224039076171, 1.046760163074147, -0.1779689542797451], "std": [0.035314805394179125, 0.04954296235470414, 0.024651089295470528, 0.5666549915853171, 0.33555134434085365, 0.3790221176153997, 0.09407903180706963, 0.05796894537484576, 0.05706769580127827, 1.629411592035456, 0.36341685625510595, 1.7644698967640144], "min": [0.39207944341897716, 0.16268518849337538, 1.0134748325381033, -0.573613079756453, 0.21968607069861235, -0.8736094828434884, 0.3620477498788127, -0.35814168367998955, 0.9994249555718927, -3.127951663238827, 0.31053679370864073, -3.1401369266883328], "max": [0.5391959738707981, 0.29623313557235254, 1.1095208349266157, 1.4117923546249924, 1.4517804145855937, 0.4886357341753504, 0.5960750568220115, -0.17860255785992463, 1.1762069580850667, 3.132861927780678, 1.4779164631078499, 3.140626243444556], "count": [720]}, "eef_sim_pose_action": {"mean": [0.45976680996145863, 0.2485474660586114, 1.0441917373588254, 0.02817886382197137, 1.098275439493286, -0.3946991606250767, 0.4658679048394669, -0.2717149199112473, 1.064456684275944, 0.3754224039076171, 1.046760163074147, -0.1779689542797451], "std": [0.035314805394179125, 0.04954296235470414, 0.024651089295470528, 0.5666549915853171, 0.33555134434085365, 0.3790221176153997, 0.09407903180706963, 0.05796894537484576, 0.05706769580127827, 1.629411592035456, 0.36341685625510595, 1.7644698967640144], "min": [0.39207944341897716, 0.16268518849337538, 1.0134748325381033, -0.573613079756453, 0.21968607069861235, -0.8736094828434884, 0.3620477498788127, -0.35814168367998955, 0.9994249555718927, -3.127951663238827, 0.31053679370864073, -3.1401369266883328], "max": [0.5391959738707981, 0.29623313557235254, 1.1095208349266157, 1.4117923546249924, 1.4517804145855937, 0.4886357341753504, 0.5960750568220115, -0.17860255785992463, 1.1762069580850667, 3.132861927780678, 1.4779164631078499, 3.140626243444556], "count": [720]}, "gripper_mode_state": {"mean": [0.3472222222222222, 0.8319444444444445], "std": [0.4760871250278511, 0.3739156132103431], "min": [0, 0], "max": [1, 1], "count": [720]}, "gripper_activity_state": {"mean": [1.9083333333333334, 1.9736111111111112], "std": [0.3414633541424634, 0.16028884999306411], "min": [0, 1], "max": [2, 2], "count": [720]}, "gripper_mode_action": {"mean": [0.3472222222222222, 0.8319444444444445], "std": [0.4760871250278511, 0.3739156132103431], "min": [0, 0], "max": [1, 1], "count": [720]}, "gripper_activity_action": {"mean": [1.9083333333333334, 1.9736111111111112], "std": [0.3414633541424634, 0.16028884999306411], "min": [0, 1], "max": [2, 2], "count": [720]}, "gripper_open_scale_state": {"mean": [0.5965944445080223, 0.15063055553966095], "std": [0.3531782236961046, 0.2353112003576061], "min": [0.034, 0.017], "max": [0.856, 0.659], "count": [720]}, "gripper_open_scale_action": {"mean": [0.5965944445080223, 0.15063055553966095], "std": [0.3531782236961046, 0.2353112003576061], "min": [0.034, 0.017], "max": [0.856, 0.659], "count": [720]}}} +{"episode_index": 263, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.45322902551942185]], [[0.465506466204368]], [[0.4557735367182103]]], "std": [[[0.15264505322186975]], [[0.14419718024477168]], [[0.14678723843124852]]], "count": [123]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.058823529411764705]], [[0.09411764705882353]]], "max": [[[0.6941176470588235]], [[0.6784313725490196]], [[0.6941176470588235]]], "mean": [[[0.476992670306605]], [[0.4795162601626016]], [[0.47407784685689996]]], "std": [[[0.07095894505706492]], [[0.06776343228552498]], [[0.06937259508089222]]], "count": [123]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6745098039215687]], [[0.6745098039215687]]], "mean": [[[0.45757369048567936]], [[0.47766109052021893]], [[0.4541382163637813]]], "std": [[[0.10024838959117051]], [[0.07324061516169773]], [[0.10269672913980521]]], "count": [123]}, "observation.state": {"min": [-0.060650188475847244, 2.0367119312286377, -0.02090904489159584, 0.16601571440696716, -2.687580108642578, -1.6369966268539429, -0.9985203146934509, 16.0, 0.18618300557136536, 0.17609000205993652, -0.10684700310230255, -2.703000068664551, 0.085999995470047, -1.1729999780654907, -0.3609341084957123, -2.078756809234619, -0.6182305812835693, -0.36363932490348816, 1.9922759532928467, 1.3651442527770996, -0.1550026834011078, 29.0, -0.3215000033378601, 0.21796399354934692, -0.1001259982585907, 1.2100000381469727, 0.7200000286102295, 2.4619998931884766], "max": [0.5536882877349854, 2.0925276279449463, 2.218226194381714, 1.5786502361297607, -1.8175510168075562, 1.5839213132858276, -0.0440695658326149, 546.0, 0.3361389935016632, 0.40202200412750244, 0.0920569971203804, -1.2000000476837158, 0.8019999861717224, 0.5019999742507935, -0.14938274025917053, -2.0600295066833496, -0.11028736084699631, -0.19917698204517365, 2.106717348098755, 1.7738306522369385, -0.007923794910311699, 859.0, -0.2553589940071106, 0.3109489977359772, 0.02751000039279461, 2.1389999389648438, 0.9729999899864197, 3.056999921798706], "mean": [0.23100930452346802, 2.077120065689087, 1.0667036771774292, 0.9654840230941772, -2.2407736778259277, -0.3537730574607849, -0.6644703149795532, 207.8568115234375, 0.2561531662940979, 0.29172423481941223, -0.012318677268922329, -1.9046956300735474, 0.3765047788619995, -0.17342253029346466, -0.2902162969112396, -2.072230577468872, -0.4309449791908264, -0.26870331168174744, 2.0363755226135254, 1.543806791305542, -0.1143874004483223, 660.3422241210938, -0.29637497663497925, 0.2720267176628113, -0.01989656500518322, 1.5436049699783325, 0.8344376683235168, 2.737157106399536], "std": [0.16757026314735413, 0.01451091468334198, 0.8619088530540466, 0.3475707769393921, 0.3423011898994446, 1.3015131950378418, 0.2589130699634552, 223.7144775390625, 0.03501192107796669, 0.07685761898756027, 0.06895571202039719, 0.4787837266921997, 0.1869644820690155, 0.6119797825813293, 0.03729935735464096, 0.0037220329977571964, 0.19833073019981384, 0.06034613400697708, 0.04972858726978302, 0.10151497274637222, 0.04033433645963669, 323.2950744628906, 0.025306930765509605, 0.02298862300813198, 0.047637928277254105, 0.3436253070831299, 0.04835688695311546, 0.17156875133514404], "count": [618]}, "action": {"min": [-0.060650188475847244, 2.0367119312286377, -0.02090904489159584, 0.16601571440696716, -2.687580108642578, -1.6369966268539429, -0.9985203146934509, 16.0, 0.18618300557136536, 0.17609000205993652, -0.10684700310230255, -2.703000068664551, 0.085999995470047, -1.1729999780654907, -0.3609341084957123, -2.078756809234619, -0.6182305812835693, -0.36363932490348816, 1.9922759532928467, 1.3651442527770996, -0.1550026834011078, 29.0, -0.3215000033378601, 0.21796399354934692, -0.1001259982585907, 1.2100000381469727, 0.7200000286102295, 2.4619998931884766], "max": [0.5536882877349854, 2.0925276279449463, 2.218226194381714, 1.5786502361297607, -1.8175510168075562, 1.5839213132858276, -0.0440695658326149, 546.0, 0.3361389935016632, 0.40202200412750244, 0.0920569971203804, -1.2000000476837158, 0.8019999861717224, 0.5019999742507935, -0.14938274025917053, -2.0600295066833496, -0.11028736084699631, -0.19917698204517365, 2.106717348098755, 1.7738306522369385, -0.007923794910311699, 859.0, -0.2553589940071106, 0.3109489977359772, 0.02751000039279461, 2.1389999389648438, 0.9729999899864197, 3.056999921798706], "mean": [0.23100930452346802, 2.077120065689087, 1.0667036771774292, 0.9654840230941772, -2.2407736778259277, -0.3537730574607849, -0.6644703149795532, 207.8568115234375, 0.2561531662940979, 0.29172423481941223, -0.012318677268922329, -1.9046956300735474, 0.3765047788619995, -0.17342253029346466, -0.2902162969112396, -2.072230577468872, -0.4309449791908264, -0.26870331168174744, 2.0363755226135254, 1.543806791305542, -0.1143874004483223, 660.3422241210938, -0.29637497663497925, 0.2720267176628113, -0.01989656500518322, 1.5436049699783325, 0.8344376683235168, 2.737157106399536], "std": [0.16757026314735413, 0.01451091468334198, 0.8619088530540466, 0.3475707769393921, 0.3423011898994446, 1.3015131950378418, 0.2589130699634552, 223.7144775390625, 0.03501192107796669, 0.07685761898756027, 0.06895571202039719, 0.4787837266921997, 0.1869644820690155, 0.6119797825813293, 0.03729935735464096, 0.0037220329977571964, 0.19833073019981384, 0.06034613400697708, 0.04972858726978302, 0.10151497274637222, 0.04033433645963669, 323.2950744628906, 0.025306930765509605, 0.02298862300813198, 0.047637928277254105, 0.3436253070831299, 0.04835688695311546, 0.17156875133514404], "count": [618]}, "timestamp": {"min": [0.0], "max": [20.566666666666666], "mean": [10.283333333333333], "std": [5.946699987450244], "count": [618]}, "frame_index": {"min": [0], "max": [617], "mean": [308.5], "std": [178.40099962350735], "count": [618]}, "episode_index": {"min": [265], "max": [265], "mean": [265.0], "std": [0.0], "count": [618]}, "index": {"min": [170929], "max": [171546], "mean": [171237.5], "std": [178.40099962350735], "count": [618]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [618]}, "subtask_annotation": {"mean": [4.503236245954692, 9.0, 9.0, 9.0, 9.0], "std": [2.056835445771966, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [618]}, "scene_annotation": {"mean": [265.0], "std": [0.0], "min": [265], "max": [265], "count": [618]}, "eef_direction_state": {"mean": [4.543689320388349, 3.9449838187702264], "std": [2.150983965533693, 2.020977946584178], "min": [0, 0], "max": [6, 6], "count": [618]}, "eef_velocity_state": {"mean": [0.4029126213592233, 0.813915857605178], "std": [0.5583649809147221, 0.6892615104684593], "min": [0, 0], "max": [2, 2], "count": [618]}, "eef_acc_mag_state": {"mean": [0.48705501618122976, 0.7200647249190939], "std": [0.7572694519543138, 0.8150795595322694], "min": [0, 0], "max": [2, 2], "count": [618]}, "eef_direction_action": {"mean": [4.543689320388349, 3.9449838187702264], "std": [2.150983965533693, 2.020977946584178], "min": [0, 0], "max": [6, 6], "count": [618]}, "eef_velocity_action": {"mean": [0.4029126213592233, 0.813915857605178], "std": [0.5583649809147221, 0.6892615104684593], "min": [0, 0], "max": [2, 2], "count": [618]}, "eef_acc_mag_action": {"mean": [0.48705501618122976, 0.7200647249190939], "std": [0.7572694519543138, 0.8150795595322694], "min": [0, 0], "max": [2, 2], "count": [618]}, "eef_sim_pose_state": {"mean": [0.4574086386025638, 0.2690728067186896, 1.0283153207942817, -0.13551758345964784, 1.2815277146121933, -0.4041516235362856, 0.4839760757793987, -0.2445725937525271, 1.0820461952786238, 0.023444336073223725, 0.9547225625436901, -1.5151518655780778], "std": [0.020770350402494028, 0.04065425901044075, 0.013157013893546907, 0.19062154229686415, 0.10955355216959857, 0.2606466331980758, 0.08354405477601107, 0.06574887838164015, 0.05603886693741544, 1.9429637963104962, 0.3296516691029789, 1.1339005595052774], "min": [0.4039547274980561, 0.20192658142228248, 1.0043279632135658, -0.32273133928537256, 1.1093494499740557, -0.9021906708391043, 0.3643152978323417, -0.3271319925378401, 1.0185010212307115, -3.13317202126953, 0.35036293330505597, -3.123293714964628], "max": [0.4938547702801993, 0.3099340052602739, 1.0420215904060783, 0.7371575966735738, 1.4918202428493759, 0.33685634484886806, 0.592110916796183, -0.14509163691380814, 1.193000894993298, 3.136496405947672, 1.4217316247151914, 3.105488262160767], "count": [618]}, "eef_sim_pose_action": {"mean": [0.4574086386025638, 0.2690728067186896, 1.0283153207942817, -0.13551758345964784, 1.2815277146121933, -0.4041516235362856, 0.4839760757793987, -0.2445725937525271, 1.0820461952786238, 0.023444336073223725, 0.9547225625436901, -1.5151518655780778], "std": [0.020770350402494028, 0.04065425901044075, 0.013157013893546907, 0.19062154229686415, 0.10955355216959857, 0.2606466331980758, 0.08354405477601107, 0.06574887838164015, 0.05603886693741544, 1.9429637963104962, 0.3296516691029789, 1.1339005595052774], "min": [0.4039547274980561, 0.20192658142228248, 1.0043279632135658, -0.32273133928537256, 1.1093494499740557, -0.9021906708391043, 0.3643152978323417, -0.3271319925378401, 1.0185010212307115, -3.13317202126953, 0.35036293330505597, -3.123293714964628], "max": [0.4938547702801993, 0.3099340052602739, 1.0420215904060783, 0.7371575966735738, 1.4918202428493759, 0.33685634484886806, 0.592110916796183, -0.14509163691380814, 1.193000894993298, 3.136496405947672, 1.4217316247151914, 3.105488262160767], "count": [618]}, "gripper_mode_state": {"mean": [0.2702265372168285, 0.7508090614886731], "std": [0.44407674539501574, 0.4325445811418418], "min": [0, 0], "max": [1, 1], "count": [618]}, "gripper_activity_state": {"mean": [1.8770226537216828, 1.9320388349514563], "std": [0.43817383924952213, 0.30408659734690996], "min": [0, 0], "max": [2, 2], "count": [618]}, "gripper_mode_action": {"mean": [0.2702265372168285, 0.7508090614886731], "std": [0.44407674539501574, 0.4325445811418418], "min": [0, 0], "max": [1, 1], "count": [618]}, "gripper_activity_action": {"mean": [1.8770226537216828, 1.9320388349514563], "std": [0.43817383924952213, 0.30408659734690996], "min": [0, 0], "max": [2, 2], "count": [618]}, "gripper_open_scale_state": {"mean": [0.6603422331146446, 0.20785679614119526], "std": [0.32329503566818996, 0.22371437358786755], "min": [0.029, 0.016], "max": [0.859, 0.546], "count": [618]}, "gripper_open_scale_action": {"mean": [0.6603422331146446, 0.20785679614119526], "std": [0.32329503566818996, 0.22371437358786755], "min": [0.029, 0.016], "max": [0.859, 0.546], "count": [618]}}} +{"episode_index": 264, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4540308627791394]], [[0.46768235123910673]], [[0.4572982267270334]]], "std": [[[0.15578865329971114]], [[0.14665418355268955]], [[0.14972948028873045]]], "count": [144]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.07058823529411765]], [[0.07450980392156863]]], "max": [[[0.7137254901960784]], [[0.6980392156862745]], [[0.7019607843137254]]], "mean": [[[0.4694598183891612]], [[0.47659456131989836]], [[0.47010666303558457]]], "std": [[[0.07659433249819993]], [[0.0725782878803739]], [[0.07546044535517574]]], "count": [144]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6666666666666666]], [[0.6705882352941176]]], "mean": [[[0.44927273823302466]], [[0.46635580916394337]], [[0.44721445511074803]]], "std": [[[0.09633695084910315]], [[0.07553542138272058]], [[0.09858613937585352]]], "count": [144]}, "observation.state": {"min": [0.03380702808499336, 1.9255518913269043, -0.03251548483967781, 0.112887904047966, -2.9193077087402344, -1.868340015411377, -0.8063944578170776, 19.0, 0.17117300629615784, 0.1557449996471405, -0.09751400351524353, -2.828000068664551, -0.06199999153614044, -1.2280000448226929, -0.35992181301116943, -2.0789663791656494, -0.7731459736824036, -0.5216440558433533, 2.0721421241760254, 1.3068153858184814, -0.20207421481609344, 22.0, -0.3170740008354187, 0.1971530020236969, -0.11372700333595276, 1.152999997138977, 0.7760000228881836, 2.305999994277954], "max": [0.567895233631134, 2.0927894115448, 2.0890021324157715, 1.8178128004074097, -1.8562798500061035, 1.6216901540756226, 0.42298057675361633, 615.0, 0.33097800612449646, 0.38674500584602356, 0.09640199691057205, -1.1150000095367432, 0.9810000061988831, 0.6819999814033508, -0.1500110626220703, -2.059558391571045, -0.047019168734550476, -0.2070309817790985, 2.0828235149383545, 1.928187370300293, 0.06916740536689758, 846.0, -0.23869000375270844, 0.3139289915561676, 0.035976000130176544, 2.0920000076293945, 1.0219999551773071, 3.049999952316284], "mean": [0.250497430562973, 2.075366258621216, 0.9320448040962219, 0.807125449180603, -2.279120445251465, -0.5581536293029785, -0.42832955718040466, 240.54495239257812, 0.2509301006793976, 0.27599650621414185, -0.02152961865067482, -1.9084208011627197, 0.4636361300945282, -0.04423803463578224, -0.290274053812027, -2.071096181869507, -0.4771105945110321, -0.34420034289360046, 2.07574725151062, 1.498236894607544, -0.06391455233097076, 614.9014282226562, -0.28379011154174805, 0.2740832567214966, -0.027431545779109, 1.544633150100708, 0.8481542468070984, 2.737569808959961], "std": [0.18569380044937134, 0.025151193141937256, 0.8250575065612793, 0.43602675199508667, 0.36971911787986755, 1.368800401687622, 0.3149493932723999, 248.57847595214844, 0.03357619047164917, 0.08263623714447021, 0.059875790029764175, 0.5356692671775818, 0.2801152765750885, 0.6583310961723328, 0.05027244612574577, 0.003405529074370861, 0.2680579423904419, 0.11871037632226944, 0.0036476056557148695, 0.12018859386444092, 0.0922502651810646, 332.3795471191406, 0.029566261917352676, 0.03678135573863983, 0.05868824943900108, 0.36767101287841797, 0.05261228233575821, 0.19822053611278534], "count": [756]}, "action": {"min": [0.03380702808499336, 1.9255518913269043, -0.03251548483967781, 0.112887904047966, -2.9193077087402344, -1.868340015411377, -0.8063944578170776, 19.0, 0.17117300629615784, 0.1557449996471405, -0.09751400351524353, -2.828000068664551, -0.06199999153614044, -1.2280000448226929, -0.35992181301116943, -2.0789663791656494, -0.7731459736824036, -0.5216440558433533, 2.0721421241760254, 1.3068153858184814, -0.20207421481609344, 22.0, -0.3170740008354187, 0.1971530020236969, -0.11372700333595276, 1.152999997138977, 0.7760000228881836, 2.305999994277954], "max": [0.567895233631134, 2.0927894115448, 2.0890021324157715, 1.8178128004074097, -1.8562798500061035, 1.6216901540756226, 0.42298057675361633, 615.0, 0.33097800612449646, 0.38674500584602356, 0.09640199691057205, -1.1150000095367432, 0.9810000061988831, 0.6819999814033508, -0.1500110626220703, -2.059558391571045, -0.047019168734550476, -0.2070309817790985, 2.0828235149383545, 1.928187370300293, 0.06916740536689758, 846.0, -0.23869000375270844, 0.3139289915561676, 0.035976000130176544, 2.0920000076293945, 1.0219999551773071, 3.049999952316284], "mean": [0.250497430562973, 2.075366258621216, 0.9320448040962219, 0.807125449180603, -2.279120445251465, -0.5581536293029785, -0.42832955718040466, 240.54495239257812, 0.2509301006793976, 0.27599650621414185, -0.02152961865067482, -1.9084208011627197, 0.4636361300945282, -0.04423803463578224, -0.290274053812027, -2.071096181869507, -0.4771105945110321, -0.34420034289360046, 2.07574725151062, 1.498236894607544, -0.06391455233097076, 614.9014282226562, -0.28379011154174805, 0.2740832567214966, -0.027431545779109, 1.544633150100708, 0.8481542468070984, 2.737569808959961], "std": [0.18569380044937134, 0.025151193141937256, 0.8250575065612793, 0.43602675199508667, 0.36971911787986755, 1.368800401687622, 0.3149493932723999, 248.57847595214844, 0.03357619047164917, 0.08263623714447021, 0.059875790029764175, 0.5356692671775818, 0.2801152765750885, 0.6583310961723328, 0.05027244612574577, 0.003405529074370861, 0.2680579423904419, 0.11871037632226944, 0.0036476056557148695, 0.12018859386444092, 0.0922502651810646, 332.3795471191406, 0.029566261917352676, 0.03678135573863983, 0.05868824943900108, 0.36767101287841797, 0.05261228233575821, 0.19822053611278534], "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": [266], "max": [266], "mean": [266.0], "std": [0.0], "count": [756]}, "index": {"min": [171547], "max": [172302], "mean": [171924.5], "std": [218.23821083088694], "count": [756]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [756]}, "subtask_annotation": {"mean": [4.26058201058201, 9.0, 9.0, 9.0, 9.0], "std": [2.0202890672455767, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [756]}, "scene_annotation": {"mean": [266.0], "std": [0.0], "min": [266], "max": [266], "count": [756]}, "eef_direction_state": {"mean": [4.701058201058201, 4.366402116402116], "std": [2.169546057852128, 1.8924476095005993], "min": [0, 0], "max": [6, 6], "count": [756]}, "eef_velocity_state": {"mean": [0.3425925925925926, 0.7076719576719577], "std": [0.549492934270184, 0.7259326264210156], "min": [0, 0], "max": [2, 2], "count": [756]}, "eef_acc_mag_state": {"mean": [0.3994708994708995, 0.6904761904761905], "std": [0.7139574005415716, 0.8145270226316189], "min": [0, 0], "max": [2, 2], "count": [756]}, "eef_direction_action": {"mean": [4.701058201058201, 4.366402116402116], "std": [2.169546057852128, 1.8924476095005993], "min": [0, 0], "max": [6, 6], "count": [756]}, "eef_velocity_action": {"mean": [0.3425925925925926, 0.7076719576719577], "std": [0.549492934270184, 0.7259326264210156], "min": [0, 0], "max": [2, 2], "count": [756]}, "eef_acc_mag_action": {"mean": [0.3994708994708995, 0.6904761904761905], "std": [0.7139574005415716, 0.8145270226316189], "min": [0, 0], "max": [2, 2], "count": [756]}, "eef_sim_pose_state": {"mean": [0.4596453279187963, 0.25485047411145717, 1.0318505531357023, -0.21231304297586936, 1.279340720755181, -0.48375157894668386, 0.46996231575088415, -0.23787901880431342, 1.075126425753247, 0.13265616434795852, 0.974332340130426, -1.0407304219143347], "std": [0.0345317305917798, 0.05128026408598596, 0.016943311358159886, 0.11032858523256153, 0.1252343058232058, 0.24997879250812033, 0.0896820068137039, 0.0479619262135765, 0.06274469329040845, 1.671318734994647, 0.35625494163979865, 1.3095230239260847], "min": [0.3869857371018201, 0.1772203237681333, 1.0066670863541543, -0.8189657146214405, 1.0133483750341066, -1.1700315492326083, 0.34722417981702447, -0.3215944093051143, 1.0134806595710408, -3.140102840293833, 0.2982460374651501, -3.129653050762717], "max": [0.49738090714177097, 0.3079308211210887, 1.0519826885407073, 0.03201319944052117, 1.473601447452424, -0.1483181005367187, 0.580329904760026, -0.16974029364764381, 1.2389557186228557, 3.1202821780311085, 1.4763649276532123, 3.1217910482331743], "count": [756]}, "eef_sim_pose_action": {"mean": [0.4596453279187963, 0.25485047411145717, 1.0318505531357023, -0.21231304297586936, 1.279340720755181, -0.48375157894668386, 0.46996231575088415, -0.23787901880431342, 1.075126425753247, 0.13265616434795852, 0.974332340130426, -1.0407304219143347], "std": [0.0345317305917798, 0.05128026408598596, 0.016943311358159886, 0.11032858523256153, 0.1252343058232058, 0.24997879250812033, 0.0896820068137039, 0.0479619262135765, 0.06274469329040845, 1.671318734994647, 0.35625494163979865, 1.3095230239260847], "min": [0.3869857371018201, 0.1772203237681333, 1.0066670863541543, -0.8189657146214405, 1.0133483750341066, -1.1700315492326083, 0.34722417981702447, -0.3215944093051143, 1.0134806595710408, -3.140102840293833, 0.2982460374651501, -3.129653050762717], "max": [0.49738090714177097, 0.3079308211210887, 1.0519826885407073, 0.03201319944052117, 1.473601447452424, -0.1483181005367187, 0.580329904760026, -0.16974029364764381, 1.2389557186228557, 3.1202821780311085, 1.4763649276532123, 3.1217910482331743], "count": [756]}, "gripper_mode_state": {"mean": [0.31084656084656087, 0.753968253968254], "std": [0.46284011975673134, 0.43069725559412975], "min": [0, 0], "max": [1, 1], "count": [756]}, "gripper_activity_state": {"mean": [1.8835978835978835, 1.939153439153439], "std": [0.4142894308117129, 0.298144744420792], "min": [0, 0], "max": [2, 2], "count": [756]}, "gripper_mode_action": {"mean": [0.31084656084656087, 0.753968253968254], "std": [0.46284011975673134, 0.43069725559412975], "min": [0, 0], "max": [1, 1], "count": [756]}, "gripper_activity_action": {"mean": [1.8835978835978835, 1.939153439153439], "std": [0.4142894308117129, 0.298144744420792], "min": [0, 0], "max": [2, 2], "count": [756]}, "gripper_open_scale_state": {"mean": [0.614901455129896, 0.24054497350965187], "std": [0.33237948473980233, 0.24857854402133325], "min": [0.022, 0.019], "max": [0.846, 0.615], "count": [756]}, "gripper_open_scale_action": {"mean": [0.614901455129896, 0.24054497350965187], "std": [0.33237948473980233, 0.24857854402133325], "min": [0.022, 0.019], "max": [0.846, 0.615], "count": [756]}}} +{"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.4552775509825142]], [[0.4685373071577116]], [[0.45801684253246755]]], "std": [[[0.15465145735501792]], [[0.14453149715720512]], [[0.14718056382530306]]], "count": [154]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.06274509803921569]], [[0.06666666666666667]]], "max": [[[0.7411764705882353]], [[0.7176470588235294]], [[0.7294117647058823]]], "mean": [[[0.47590539454418135]], [[0.481518321343689]], [[0.4755248718805704]]], "std": [[[0.0687594620885402]], [[0.06558593688705687]], [[0.0707156647316491]]], "count": [154]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.6705882352941176]], [[0.6745098039215687]]], "mean": [[[0.463327308006536]], [[0.4814786427828707]], [[0.4600185415075121]]], "std": [[[0.09486309798212249]], [[0.0691432929525088]], [[0.09871216725088701]]], "count": [154]}, "observation.state": {"min": [-0.008168141357600689, 1.8749723434448242, -0.05939355865120888, 0.09789552539587021, -2.5848677158355713, -1.9166334867477417, -0.727488100528717, 19.0, 0.21030600368976593, 0.17142100632190704, -0.08807700127363205, -2.7950000762939453, 0.17499998211860657, -1.3680000305175781, -0.4234692454338074, -2.0785999298095703, -0.7057413458824158, -0.4541870653629303, 2.07076358795166, 1.3513038158416748, -0.30717796087265015, 40.0, -0.3382219970226288, 0.21463799476623535, -0.11539699882268906, 1.1469999551773071, 0.19200000166893005, 2.3389999866485596], "max": [0.5406157374382019, 2.092388153076172, 2.175081729888916, 1.6048651933670044, -1.9219741821289062, 1.4740352630615234, 0.3033033311367035, 693.0, 0.34020501375198364, 0.40126699209213257, 0.10527800023555756, -1.180999994277954, 0.9409999847412109, 0.7080000042915344, -0.22081907093524933, -2.0584239959716797, -0.037315141409635544, -0.1287180334329605, 2.0843420028686523, 1.9208920001983643, 0.4736998379230499, 840.0, -0.23155200481414795, 0.2952229976654053, 0.045791998505592346, 2.1440000534057617, 1.0160000324249268, 2.9619998931884766], "mean": [0.2135641723871231, 2.0653774738311768, 0.884376585483551, 0.7314015626907349, -2.2280173301696777, -0.6901902556419373, -0.2868484556674957, 185.23486328125, 0.2739807069301605, 0.27333953976631165, -0.019945615902543068, -1.8846092224121094, 0.6173626780509949, -0.089096300303936, -0.3027383089065552, -2.0725386142730713, -0.40128272771835327, -0.28842711448669434, 2.078629970550537, 1.5832055807113647, -0.03257114067673683, 631.7026977539062, -0.27925464510917664, 0.2654051184654236, -0.026802923530340195, 1.574278473854065, 0.7684692144393921, 2.6539418697357178], "std": [0.16554926335811615, 0.03973429277539253, 0.8128771781921387, 0.4058747887611389, 0.28651314973831177, 1.253479242324829, 0.2641785144805908, 227.87619018554688, 0.027585241943597794, 0.07655844837427139, 0.05780186504125595, 0.475589781999588, 0.23321233689785004, 0.6617715954780579, 0.05243067443370819, 0.0035620119888335466, 0.2606200873851776, 0.10627260059118271, 0.0037648251745849848, 0.13408060371875763, 0.18157917261123657, 317.2524719238281, 0.034769393503665924, 0.022074978798627853, 0.05682120472192764, 0.3755125105381012, 0.18361115455627441, 0.1876591593027115], "count": [826]}, "action": {"min": [-0.008168141357600689, 1.8749723434448242, -0.05939355865120888, 0.09789552539587021, -2.5848677158355713, -1.9166334867477417, -0.727488100528717, 19.0, 0.21030600368976593, 0.17142100632190704, -0.08807700127363205, -2.7950000762939453, 0.17499998211860657, -1.3680000305175781, -0.4234692454338074, -2.0785999298095703, -0.7057413458824158, -0.4541870653629303, 2.07076358795166, 1.3513038158416748, -0.30717796087265015, 40.0, -0.3382219970226288, 0.21463799476623535, -0.11539699882268906, 1.1469999551773071, 0.19200000166893005, 2.3389999866485596], "max": [0.5406157374382019, 2.092388153076172, 2.175081729888916, 1.6048651933670044, -1.9219741821289062, 1.4740352630615234, 0.3033033311367035, 693.0, 0.34020501375198364, 0.40126699209213257, 0.10527800023555756, -1.180999994277954, 0.9409999847412109, 0.7080000042915344, -0.22081907093524933, -2.0584239959716797, -0.037315141409635544, -0.1287180334329605, 2.0843420028686523, 1.9208920001983643, 0.4736998379230499, 840.0, -0.23155200481414795, 0.2952229976654053, 0.045791998505592346, 2.1440000534057617, 1.0160000324249268, 2.9619998931884766], "mean": [0.2135641723871231, 2.0653774738311768, 0.884376585483551, 0.7314015626907349, -2.2280173301696777, -0.6901902556419373, -0.2868484556674957, 185.23486328125, 0.2739807069301605, 0.27333953976631165, -0.019945615902543068, -1.8846092224121094, 0.6173626780509949, -0.089096300303936, -0.3027383089065552, -2.0725386142730713, -0.40128272771835327, -0.28842711448669434, 2.078629970550537, 1.5832055807113647, -0.03257114067673683, 631.7026977539062, -0.27925464510917664, 0.2654051184654236, -0.026802923530340195, 1.574278473854065, 0.7684692144393921, 2.6539418697357178], "std": [0.16554926335811615, 0.03973429277539253, 0.8128771781921387, 0.4058747887611389, 0.28651314973831177, 1.253479242324829, 0.2641785144805908, 227.87619018554688, 0.027585241943597794, 0.07655844837427139, 0.05780186504125595, 0.475589781999588, 0.23321233689785004, 0.6617715954780579, 0.05243067443370819, 0.0035620119888335466, 0.2606200873851776, 0.10627260059118271, 0.0037648251745849848, 0.13408060371875763, 0.18157917261123657, 317.2524719238281, 0.034769393503665924, 0.022074978798627853, 0.05682120472192764, 0.3755125105381012, 0.18361115455627441, 0.1876591593027115], "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": [267], "max": [267], "mean": [267.0], "std": [0.0], "count": [826]}, "index": {"min": [172303], "max": [173128], "mean": [172715.5], "std": [238.44548643243385], "count": [826]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [826]}, "subtask_annotation": {"mean": [4.927360774818402, 9.0, 9.0, 9.0, 9.0], "std": [1.9446461072473513, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [826]}, "scene_annotation": {"mean": [267.0], "std": [0.0], "min": [267], "max": [267], "count": [826]}, "eef_direction_state": {"mean": [4.727602905569007, 4.171912832929782], "std": [2.0239817198093317, 2.089866122235282], "min": [0, 0], "max": [6, 6], "count": [826]}, "eef_velocity_state": {"mean": [0.36077481840193704, 0.6513317191283293], "std": [0.5506864570611695, 0.6634559302006028], "min": [0, 0], "max": [2, 2], "count": [826]}, "eef_acc_mag_state": {"mean": [0.43825665859564167, 0.6610169491525424], "std": [0.7342792166639847, 0.8138367162282973], "min": [0, 0], "max": [2, 2], "count": [826]}, "eef_direction_action": {"mean": [4.727602905569007, 4.171912832929782], "std": [2.0239817198093317, 2.089866122235282], "min": [0, 0], "max": [6, 6], "count": [826]}, "eef_velocity_action": {"mean": [0.36077481840193704, 0.6513317191283293], "std": [0.5506864570611695, 0.6634559302006028], "min": [0, 0], "max": [2, 2], "count": [826]}, "eef_acc_mag_action": {"mean": [0.43825665859564167, 0.6610169491525424], "std": [0.7342792166639847, 0.8138367162282973], "min": [0, 0], "max": [2, 2], "count": [826]}, "eef_sim_pose_state": {"mean": [0.45311638751614913, 0.2555859679811698, 1.0338579299142354, 0.11085406208596851, 1.1959142338966298, -0.23669313628839012, 0.46482827803110116, -0.2541392266470859, 1.0595119027522792, 0.34220504672264657, 1.0984951989479557, -0.05247303035596342], "std": [0.020021927474098217, 0.051951898163215424, 0.014700376985499492, 0.4386280845519169, 0.17707975103100504, 0.32772021554267367, 0.08325737877053577, 0.048566455486486526, 0.05604415746004117, 1.4913983666309454, 0.39005983392025545, 1.6557943691823798], "min": [0.40559727611868623, 0.17484379814440928, 1.0073173010515362, -0.30800656056207437, 0.8044688773508151, -0.8375656375755565, 0.3603338871645135, -0.3314499876940948, 1.0079756505638784, -3.1227402811580465, 0.282183056219417, -3.1410411816390775], "max": [0.4852862503937574, 0.3232843282470493, 1.0576240118601998, 1.247083115033375, 1.4391006777955213, 0.7020979078498639, 0.591832485764704, -0.18750200632229433, 1.1852525341354199, 3.1363890840602586, 1.5482136126239858, 3.141588824519624], "count": [826]}, "eef_sim_pose_action": {"mean": [0.45311638751614913, 0.2555859679811698, 1.0338579299142354, 0.11085406208596851, 1.1959142338966298, -0.23669313628839012, 0.46482827803110116, -0.2541392266470859, 1.0595119027522792, 0.34220504672264657, 1.0984951989479557, -0.05247303035596342], "std": [0.020021927474098217, 0.051951898163215424, 0.014700376985499492, 0.4386280845519169, 0.17707975103100504, 0.32772021554267367, 0.08325737877053577, 0.048566455486486526, 0.05604415746004117, 1.4913983666309454, 0.39005983392025545, 1.6557943691823798], "min": [0.40559727611868623, 0.17484379814440928, 1.0073173010515362, -0.30800656056207437, 0.8044688773508151, -0.8375656375755565, 0.3603338871645135, -0.3314499876940948, 1.0079756505638784, -3.1227402811580465, 0.282183056219417, -3.1410411816390775], "max": [0.4852862503937574, 0.3232843282470493, 1.0576240118601998, 1.247083115033375, 1.4391006777955213, 0.7020979078498639, 0.591832485764704, -0.18750200632229433, 1.1852525341354199, 3.1363890840602586, 1.5482136126239858, 3.141588824519624], "count": [826]}, "gripper_mode_state": {"mean": [0.2820823244552058, 0.8704600484261501], "std": [0.45001320723413724, 0.3357965939673875], "min": [0, 0], "max": [1, 1], "count": [826]}, "gripper_activity_state": {"mean": [1.8946731234866827, 1.9188861985472154], "std": [0.42305896552269107, 0.35409294019195464], "min": [0, 0], "max": [2, 2], "count": [826]}, "gripper_mode_action": {"mean": [0.2820823244552058, 0.8704600484261501], "std": [0.45001320723413724, 0.3357965939673875], "min": [0, 0], "max": [1, 1], "count": [826]}, "gripper_activity_action": {"mean": [1.8946731234866827, 1.9188861985472154], "std": [0.42305896552269107, 0.35409294019195464], "min": [0, 0], "max": [2, 2], "count": [826]}, "gripper_open_scale_state": {"mean": [0.6317027846560352, 0.18523486685579701], "std": [0.31725242857867636, 0.22787617436589627], "min": [0.04, 0.019], "max": [0.84, 0.693], "count": [826]}, "gripper_open_scale_action": {"mean": [0.6317027846560352, 0.18523486685579701], "std": [0.31725242857867636, 0.22787617436589627], "min": [0.04, 0.019], "max": [0.84, 0.693], "count": [826]}}} +{"episode_index": 266, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[0.9607843137254902]]], "mean": [[[0.4516320125272331]], [[0.46605894731630026]], [[0.45565357001386414]]], "std": [[[0.15525186486969736]], [[0.14558667031595948]], [[0.14853900714744536]]], "count": [132]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.03529411764705882]], [[0.00784313725490196]]], "max": [[[0.6901960784313725]], [[0.6862745098039216]], [[0.6901960784313725]]], "mean": [[[0.468809321771638]], [[0.4740415954892058]], [[0.46920793721529014]]], "std": [[[0.0743435872797727]], [[0.06930461801244871]], [[0.07324456472571958]]], "count": [132]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6627450980392157]], [[0.6745098039215687]]], "mean": [[[0.4648685414190929]], [[0.4828057907506437]], [[0.4619603309442464]]], "std": [[[0.09087008478385698]], [[0.06557900744004577]], [[0.09569374942919966]]], "count": [132]}, "observation.state": {"min": [-0.01607448235154152, 1.9543499946594238, -0.023631758987903595, 0.058625608682632446, -2.919325113296509, -1.8671183586120605, -0.8851960897445679, 16.0, 0.21005600690841675, 0.1722240000963211, -0.10010799765586853, -2.6589999198913574, 0.2069999873638153, -1.3140000104904175, -0.36053267121315, -2.078914165496826, -0.6564881205558777, -0.5296900272369385, 2.0706937313079834, 1.3527698516845703, -0.31894147396087646, 37.0, -0.31822699308395386, 0.21670499444007874, -0.10772199928760529, 1.1790000200271606, 0.6460000276565552, 2.2699999809265137], "max": [0.6338686943054199, 2.092388153076172, 2.152601718902588, 1.5559262037277222, -1.858548879623413, 1.4769326448440552, 0.40882593393325806, 564.0, 0.32671400904655457, 0.4089829921722412, 0.08827800303697586, -1.0180000066757202, 0.9469999670982361, 0.7409999966621399, -0.20251056551933289, -2.0600993633270264, -0.03380702808499336, -0.16837191581726074, 2.082195281982422, 1.8690556287765503, 0.136519655585289, 830.0, -0.23493699729442596, 0.30240899324417114, 0.032336000353097916, 2.0350000858306885, 1.0119999647140503, 3.0139999389648438], "mean": [0.2780475616455078, 2.0647754669189453, 1.015536904335022, 0.7451988458633423, -2.359769344329834, -0.6399904489517212, -0.4351765811443329, 199.87313842773438, 0.26294225454330444, 0.2938403785228729, -0.010610346682369709, -1.8498841524124146, 0.4497789442539215, -0.04686639830470085, -0.29565227031707764, -2.071354627609253, -0.4096478521823883, -0.29551467299461365, 2.0798473358154297, 1.6030136346817017, -0.0679907277226448, 624.3671875, -0.2760224938392639, 0.2648828327655792, -0.024494536221027374, 1.560297966003418, 0.8092415928840637, 2.648437976837158], "std": [0.18017981946468353, 0.039423372596502304, 0.8232815265655518, 0.3954877555370331, 0.3920415937900543, 1.2572234869003296, 0.3263612687587738, 220.9750518798828, 0.034630972892045975, 0.0834621861577034, 0.06184383109211922, 0.4639407992362976, 0.19022680819034576, 0.6992815732955933, 0.0376490019261837, 0.0037062924820929766, 0.22402861714363098, 0.1352628916501999, 0.0032037643250077963, 0.1426587998867035, 0.11014393717050552, 303.74737548828125, 0.02433077245950699, 0.026125889271497726, 0.05594930052757263, 0.33220139145851135, 0.07885237038135529, 0.2140561193227768], "count": [674]}, "action": {"min": [-0.01607448235154152, 1.9543499946594238, -0.023631758987903595, 0.058625608682632446, -2.919325113296509, -1.8671183586120605, -0.8851960897445679, 16.0, 0.21005600690841675, 0.1722240000963211, -0.10010799765586853, -2.6589999198913574, 0.2069999873638153, -1.3140000104904175, -0.36053267121315, -2.078914165496826, -0.6564881205558777, -0.5296900272369385, 2.0706937313079834, 1.3527698516845703, -0.31894147396087646, 37.0, -0.31822699308395386, 0.21670499444007874, -0.10772199928760529, 1.1790000200271606, 0.6460000276565552, 2.2699999809265137], "max": [0.6338686943054199, 2.092388153076172, 2.152601718902588, 1.5559262037277222, -1.858548879623413, 1.4769326448440552, 0.40882593393325806, 564.0, 0.32671400904655457, 0.4089829921722412, 0.08827800303697586, -1.0180000066757202, 0.9469999670982361, 0.7409999966621399, -0.20251056551933289, -2.0600993633270264, -0.03380702808499336, -0.16837191581726074, 2.082195281982422, 1.8690556287765503, 0.136519655585289, 830.0, -0.23493699729442596, 0.30240899324417114, 0.032336000353097916, 2.0350000858306885, 1.0119999647140503, 3.0139999389648438], "mean": [0.2780475616455078, 2.0647754669189453, 1.015536904335022, 0.7451988458633423, -2.359769344329834, -0.6399904489517212, -0.4351765811443329, 199.87313842773438, 0.26294225454330444, 0.2938403785228729, -0.010610346682369709, -1.8498841524124146, 0.4497789442539215, -0.04686639830470085, -0.29565227031707764, -2.071354627609253, -0.4096478521823883, -0.29551467299461365, 2.0798473358154297, 1.6030136346817017, -0.0679907277226448, 624.3671875, -0.2760224938392639, 0.2648828327655792, -0.024494536221027374, 1.560297966003418, 0.8092415928840637, 2.648437976837158], "std": [0.18017981946468353, 0.039423372596502304, 0.8232815265655518, 0.3954877555370331, 0.3920415937900543, 1.2572234869003296, 0.3263612687587738, 220.9750518798828, 0.034630972892045975, 0.0834621861577034, 0.06184383109211922, 0.4639407992362976, 0.19022680819034576, 0.6992815732955933, 0.0376490019261837, 0.0037062924820929766, 0.22402861714363098, 0.1352628916501999, 0.0032037643250077963, 0.1426587998867035, 0.11014393717050552, 303.74737548828125, 0.02433077245950699, 0.026125889271497726, 0.05594930052757263, 0.33220139145851135, 0.07885237038135529, 0.2140561193227768], "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": [268], "max": [268], "mean": [268.0], "std": [0.0], "count": [674]}, "index": {"min": [173129], "max": [173802], "mean": [173465.5], "std": [194.56682656609271], "count": [674]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [674]}, "subtask_annotation": {"mean": [4.685459940652819, 9.0, 9.0, 9.0, 9.0], "std": [1.9856000548378572, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [674]}, "scene_annotation": {"mean": [268.0], "std": [0.0], "min": [268], "max": [268], "count": [674]}, "eef_direction_state": {"mean": [4.617210682492582, 3.9851632047477743], "std": [2.061819209135912, 2.042519692544585], "min": [0, 0], "max": [6, 6], "count": [674]}, "eef_velocity_state": {"mean": [0.3991097922848665, 0.755192878338279], "std": [0.5656322660078836, 0.6875393972265117], "min": [0, 0], "max": [2, 2], "count": [674]}, "eef_acc_mag_state": {"mean": [0.49851632047477745, 0.755192878338279], "std": [0.7611666396358131, 0.8194653617563191], "min": [0, 0], "max": [2, 2], "count": [674]}, "eef_direction_action": {"mean": [4.617210682492582, 3.9851632047477743], "std": [2.061819209135912, 2.042519692544585], "min": [0, 0], "max": [6, 6], "count": [674]}, "eef_velocity_action": {"mean": [0.3991097922848665, 0.755192878338279], "std": [0.5656322660078836, 0.6875393972265117], "min": [0, 0], "max": [2, 2], "count": [674]}, "eef_acc_mag_action": {"mean": [0.49851632047477745, 0.755192878338279], "std": [0.7611666396358131, 0.8194653617563191], "min": [0, 0], "max": [2, 2], "count": [674]}, "eef_sim_pose_state": {"mean": [0.4521178517487194, 0.2547753185390226, 1.036694138848047, 0.022240802314332266, 1.2157584633479215, -0.3247626511542636, 0.4863376318534408, -0.25246843188776313, 1.0734376809242214, 0.053366080162056594, 0.9576989517385125, -1.0829298677292996], "std": [0.02451809665750044, 0.04753013393549173, 0.018136272859920307, 0.2583278800934904, 0.1417519075768798, 0.2966702248808605, 0.08900763487468129, 0.05763300691242992, 0.052498014516936885, 1.7397115816713056, 0.3178056275807601, 1.3873336569801662], "min": [0.4087085916518816, 0.18365283561801082, 1.0086643528601695, -0.42396577911991207, 0.9864603674638106, -0.8185373826108728, 0.36609551753919617, -0.3402438349581847, 1.0208568639655593, -3.1227496672888018, 0.3337257942390377, -3.125574788090747], "max": [0.48824738860697525, 0.30722721162566496, 1.0579594708739692, 1.030495360183493, 1.4585838825533353, 0.5659475459101069, 0.6097269273630095, -0.16406342479282982, 1.174832608411403, 3.139750942609737, 1.5217933614292511, 3.137163540581139], "count": [674]}, "eef_sim_pose_action": {"mean": [0.4521178517487194, 0.2547753185390226, 1.036694138848047, 0.022240802314332266, 1.2157584633479215, -0.3247626511542636, 0.4863376318534408, -0.25246843188776313, 1.0734376809242214, 0.053366080162056594, 0.9576989517385125, -1.0829298677292996], "std": [0.02451809665750044, 0.04753013393549173, 0.018136272859920307, 0.2583278800934904, 0.1417519075768798, 0.2966702248808605, 0.08900763487468129, 0.05763300691242992, 0.052498014516936885, 1.7397115816713056, 0.3178056275807601, 1.3873336569801662], "min": [0.4087085916518816, 0.18365283561801082, 1.0086643528601695, -0.42396577911991207, 0.9864603674638106, -0.8185373826108728, 0.36609551753919617, -0.3402438349581847, 1.0208568639655593, -3.1227496672888018, 0.3337257942390377, -3.125574788090747], "max": [0.48824738860697525, 0.30722721162566496, 1.0579594708739692, 1.030495360183493, 1.4585838825533353, 0.5659475459101069, 0.6097269273630095, -0.16406342479282982, 1.174832608411403, 3.139750942609737, 1.5217933614292511, 3.137163540581139], "count": [674]}, "gripper_mode_state": {"mean": [0.2551928783382789, 0.841246290801187], "std": [0.4359695782777794, 0.3654462600909109], "min": [0, 0], "max": [1, 1], "count": [674]}, "gripper_activity_state": {"mean": [1.867952522255193, 1.9376854599406528], "std": [0.4512557067554877, 0.30665900730596596], "min": [0, 0], "max": [2, 2], "count": [674]}, "gripper_mode_action": {"mean": [0.2551928783382789, 0.841246290801187], "std": [0.4359695782777794, 0.3654462600909109], "min": [0, 0], "max": [1, 1], "count": [674]}, "gripper_activity_action": {"mean": [1.867952522255193, 1.9376854599406528], "std": [0.4512557067554877, 0.30665900730596596], "min": [0, 0], "max": [2, 2], "count": [674]}, "gripper_open_scale_state": {"mean": [0.6243672105975956, 0.19987314547417057], "std": [0.3037473570755764, 0.22097504757246822], "min": [0.037, 0.016], "max": [0.83, 0.564], "count": [674]}, "gripper_open_scale_action": {"mean": [0.6243672105975956, 0.19987314547417057], "std": [0.3037473570755764, 0.22097504757246822], "min": [0.037, 0.016], "max": [0.83, 0.564], "count": [674]}}} +{"episode_index": 267, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45553113391639627]], [[0.46897690964875155]], [[0.4586492276766822]]], "std": [[[0.1567482690130911]], [[0.14696652373778113]], [[0.14965120932592843]]], "count": [139]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.054901960784313725]], [[0.09411764705882353]]], "max": [[[0.7372549019607844]], [[0.7098039215686275]], [[0.7372549019607844]]], "mean": [[[0.46563039421404057]], [[0.4716590918441717]], [[0.46610701438848917]]], "std": [[[0.07834620361801597]], [[0.07639159416811277]], [[0.07846474924832088]]], "count": [139]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.6745098039215687]], [[0.6823529411764706]]], "mean": [[[0.46251968866083604]], [[0.4797897593689754]], [[0.4584748142662341]]], "std": [[[0.08941893359297345]], [[0.06243705396457928]], [[0.0946258564313159]]], "count": [139]}, "observation.state": {"min": [0.04297000542283058, 1.9760268926620483, -0.1745329350233078, 0.12123057246208191, -2.7152786254882812, -1.9203510284423828, -0.7547850608825684, 18.0, 0.2219880074262619, 0.16238699853420258, -0.10266999900341034, -2.5980000495910645, 0.17000000178813934, -1.2740000486373901, -0.3559773862361908, -2.0786523818969727, -0.6953217387199402, -0.3873234689235687, 2.0705714225769043, 1.379333734512329, -0.2620786428451538, 29.0, -0.3202570080757141, 0.20758399367332458, -0.10592799633741379, 1.149999976158142, 0.6249999403953552, 2.4600000381469727], "max": [0.6456322073936462, 2.092440366744995, 2.1644701957702637, 1.485537052154541, -1.8422125577926636, 1.4792014360427856, 0.3122917711734772, 703.0, 0.32656198740005493, 0.40904900431632996, 0.07838399708271027, -1.0880000591278076, 0.9120000004768372, 0.6940000057220459, -0.16177457571029663, -2.058476209640503, -0.02125811204314232, -0.20547761023044586, 2.082160472869873, 1.8335731029510498, 0.2117084562778473, 829.0, -0.25830501317977905, 0.30890899896621704, 0.021890999749302864, 2.24399995803833, 1.059000015258789, 3.1089999675750732], "mean": [0.2755126953125, 2.0654454231262207, 0.885616660118103, 0.7829652428627014, -2.217033863067627, -0.6037970781326294, -0.4551910161972046, 253.695556640625, 0.2639658451080322, 0.284621000289917, -0.022237228229641914, -1.8813012838363647, 0.4987353980541229, -0.1242833137512207, -0.28023216128349304, -2.0724263191223145, -0.4236023426055908, -0.31673234701156616, 2.0755057334899902, 1.4946699142456055, -0.13973380625247955, 595.1408081054688, -0.2915888726711273, 0.26935169100761414, -0.03384163975715637, 1.603392243385315, 0.8913414478302002, 2.7696216106414795], "std": [0.2014942467212677, 0.03695017844438553, 0.9140394330024719, 0.34435757994651794, 0.39014288783073425, 1.2727500200271606, 0.2607366740703583, 269.1217346191406, 0.028804386034607887, 0.09410283714532852, 0.0666123554110527, 0.42845192551612854, 0.20355218648910522, 0.6689710021018982, 0.046087928116321564, 0.003076129360124469, 0.2734205722808838, 0.03424939140677452, 0.004160339944064617, 0.09428878128528595, 0.12099086493253708, 329.4725341796875, 0.023615259677171707, 0.026883643120527267, 0.04844497889280319, 0.4205420911312103, 0.09382076561450958, 0.2115294188261032], "count": [721]}, "action": {"min": [0.04297000542283058, 1.9760268926620483, -0.1745329350233078, 0.12123057246208191, -2.7152786254882812, -1.9203510284423828, -0.7547850608825684, 18.0, 0.2219880074262619, 0.16238699853420258, -0.10266999900341034, -2.5980000495910645, 0.17000000178813934, -1.2740000486373901, -0.3559773862361908, -2.0786523818969727, -0.6953217387199402, -0.3873234689235687, 2.0705714225769043, 1.379333734512329, -0.2620786428451538, 29.0, -0.3202570080757141, 0.20758399367332458, -0.10592799633741379, 1.149999976158142, 0.6249999403953552, 2.4600000381469727], "max": [0.6456322073936462, 2.092440366744995, 2.1644701957702637, 1.485537052154541, -1.8422125577926636, 1.4792014360427856, 0.3122917711734772, 703.0, 0.32656198740005493, 0.40904900431632996, 0.07838399708271027, -1.0880000591278076, 0.9120000004768372, 0.6940000057220459, -0.16177457571029663, -2.058476209640503, -0.02125811204314232, -0.20547761023044586, 2.082160472869873, 1.8335731029510498, 0.2117084562778473, 829.0, -0.25830501317977905, 0.30890899896621704, 0.021890999749302864, 2.24399995803833, 1.059000015258789, 3.1089999675750732], "mean": [0.2755126953125, 2.0654454231262207, 0.885616660118103, 0.7829652428627014, -2.217033863067627, -0.6037970781326294, -0.4551910161972046, 253.695556640625, 0.2639658451080322, 0.284621000289917, -0.022237228229641914, -1.8813012838363647, 0.4987353980541229, -0.1242833137512207, -0.28023216128349304, -2.0724263191223145, -0.4236023426055908, -0.31673234701156616, 2.0755057334899902, 1.4946699142456055, -0.13973380625247955, 595.1408081054688, -0.2915888726711273, 0.26935169100761414, -0.03384163975715637, 1.603392243385315, 0.8913414478302002, 2.7696216106414795], "std": [0.2014942467212677, 0.03695017844438553, 0.9140394330024719, 0.34435757994651794, 0.39014288783073425, 1.2727500200271606, 0.2607366740703583, 269.1217346191406, 0.028804386034607887, 0.09410283714532852, 0.0666123554110527, 0.42845192551612854, 0.20355218648910522, 0.6689710021018982, 0.046087928116321564, 0.003076129360124469, 0.2734205722808838, 0.03424939140677452, 0.004160339944064617, 0.09428878128528595, 0.12099086493253708, 329.4725341796875, 0.023615259677171707, 0.026883643120527267, 0.04844497889280319, 0.4205420911312103, 0.09382076561450958, 0.2115294188261032], "count": [721]}, "timestamp": {"min": [0.0], "max": [24.0], "mean": [12.0], "std": [6.937819061732104], "count": [721]}, "frame_index": {"min": [0], "max": [720], "mean": [360.0], "std": [208.13457185196313], "count": [721]}, "episode_index": {"min": [269], "max": [269], "mean": [269.0], "std": [0.0], "count": [721]}, "index": {"min": [173803], "max": [174523], "mean": [174163.0], "std": [208.13457185196313], "count": [721]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [721]}, "subtask_annotation": {"mean": [4.366158113730929, 9.0, 9.0, 9.0, 9.0], "std": [2.1385226529720653, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [721]}, "scene_annotation": {"mean": [269.0], "std": [0.0], "min": [269], "max": [269], "count": [721]}, "eef_direction_state": {"mean": [4.8099861303744795, 4.427184466019417], "std": [1.9268768791585877, 1.9672869666035275], "min": [0, 0], "max": [6, 6], "count": [721]}, "eef_velocity_state": {"mean": [0.3522884882108183, 0.6130374479889042], "std": [0.5299866849849895, 0.6796399552542162], "min": [0, 0], "max": [2, 2], "count": [721]}, "eef_acc_mag_state": {"mean": [0.42579750346740636, 0.6282940360610264], "std": [0.7319536361209353, 0.802546918071739], "min": [0, 0], "max": [2, 2], "count": [721]}, "eef_direction_action": {"mean": [4.8099861303744795, 4.427184466019417], "std": [1.9268768791585877, 1.9672869666035275], "min": [0, 0], "max": [6, 6], "count": [721]}, "eef_velocity_action": {"mean": [0.3522884882108183, 0.6130374479889042], "std": [0.5299866849849895, 0.6796399552542162], "min": [0, 0], "max": [2, 2], "count": [721]}, "eef_acc_mag_action": {"mean": [0.42579750346740636, 0.6282940360610264], "std": [0.7319536361209353, 0.802546918071739], "min": [0, 0], "max": [2, 2], "count": [721]}, "eef_sim_pose_state": {"mean": [0.45522038270827553, 0.25744863010329316, 1.0237408958301795, -0.34901273093250135, 1.289714790848989, -0.6647530138383053, 0.4767289481187781, -0.24415250128947952, 1.0673735088074205, 0.1642930121110373, 1.0181172779442464, -1.1345326007007484], "std": [0.024048720703322462, 0.03835108886223652, 0.014709974675454346, 0.3874647832897804, 0.13373595418692574, 0.4024499052214599, 0.10102736462490064, 0.059909351428323286, 0.0544149337868648, 1.8067527825414325, 0.36017123494677156, 1.4047940781657133], "min": [0.39795255994078177, 0.20051079640601288, 1.0012137451990626, -0.654395050140213, 1.1087833790082082, -1.338412560571885, 0.35456417169781185, -0.3206970474351816, 1.014528745018761, -3.1367462552750442, 0.3412823907167848, -3.137598638953042], "max": [0.4919799964931793, 0.3047052408242296, 1.0455378339990453, 0.9558259398975171, 1.5088946397679845, 0.6102922073702988, 0.6108886917521205, -0.16592512563388523, 1.173026425704578, 3.1282321877266877, 1.5169416591297176, 3.1366198013878646], "count": [721]}, "eef_sim_pose_action": {"mean": [0.45522038270827553, 0.25744863010329316, 1.0237408958301795, -0.34901273093250135, 1.289714790848989, -0.6647530138383053, 0.4767289481187781, -0.24415250128947952, 1.0673735088074205, 0.1642930121110373, 1.0181172779442464, -1.1345326007007484], "std": [0.024048720703322462, 0.03835108886223652, 0.014709974675454346, 0.3874647832897804, 0.13373595418692574, 0.4024499052214599, 0.10102736462490064, 0.059909351428323286, 0.0544149337868648, 1.8067527825414325, 0.36017123494677156, 1.4047940781657133], "min": [0.39795255994078177, 0.20051079640601288, 1.0012137451990626, -0.654395050140213, 1.1087833790082082, -1.338412560571885, 0.35456417169781185, -0.3206970474351816, 1.014528745018761, -3.1367462552750442, 0.3412823907167848, -3.137598638953042], "max": [0.4919799964931793, 0.3047052408242296, 1.0455378339990453, 0.9558259398975171, 1.5088946397679845, 0.6102922073702988, 0.6108886917521205, -0.16592512563388523, 1.173026425704578, 3.1282321877266877, 1.5169416591297176, 3.1366198013878646], "count": [721]}, "gripper_mode_state": {"mean": [0.3314840499306519, 0.7919556171983356], "std": [0.470746613978502, 0.4059087552472105], "min": [0, 0], "max": [1, 1], "count": [721]}, "gripper_activity_state": {"mean": [1.8918169209431346, 1.9306518723994452], "std": [0.4106111946442996, 0.3083052723245201], "min": [0, 0], "max": [2, 2], "count": [721]}, "gripper_mode_action": {"mean": [0.3314840499306519, 0.7919556171983356], "std": [0.470746613978502, 0.4059087552472105], "min": [0, 0], "max": [1, 1], "count": [721]}, "gripper_activity_action": {"mean": [1.8918169209431346, 1.9306518723994452], "std": [0.4106111946442996, 0.3083052723245201], "min": [0, 0], "max": [2, 2], "count": [721]}, "gripper_open_scale_state": {"mean": [0.5951407765932127, 0.2536955616801519], "std": [0.32947259166068343, 0.2691217720072215], "min": [0.029, 0.018], "max": [0.829, 0.703], "count": [721]}, "gripper_open_scale_action": {"mean": [0.5951407765932127, 0.2536955616801519], "std": [0.32947259166068343, 0.2691217720072215], "min": [0.029, 0.018], "max": [0.829, 0.703], "count": [721]}}} +{"episode_index": 268, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4567779865649964]], [[0.4711768427741467]], [[0.4608204687121762]]], "std": [[[0.15697636534989204]], [[0.148352896651329]], [[0.15064685576701622]]], "count": [135]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.07058823529411765]], [[0.0784313725490196]]], "max": [[[0.7215686274509804]], [[0.6980392156862745]], [[0.6941176470588235]]], "mean": [[[0.46765163247397723]], [[0.47419303740014523]], [[0.4685148738198983]]], "std": [[[0.07168668888061704]], [[0.06799494795429509]], [[0.07006358066161059]]], "count": [135]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.6784313725490196]], [[0.6901960784313725]]], "mean": [[[0.46229354121278143]], [[0.47795109991527474]], [[0.459537510590656]]], "std": [[[0.08841856716362488]], [[0.06498276222158604]], [[0.09068009864886033]]], "count": [135]}, "observation.state": {"min": [0.016982052475214005, 1.9447855949401855, -0.16643460094928741, 0.08810421824455261, -2.9183475971221924, -1.8435564041137695, -0.8452455401420593, 11.0, 0.19590799510478973, 0.1586260050535202, -0.09539200365543365, -2.619999885559082, 0.026000002399086952, -1.1629999876022339, -0.3298497796058655, -2.078634738922119, -0.6443755030632019, -0.4663868844509125, 1.9689583778381348, 1.325542688369751, -0.1701870709657669, 35.0, -0.31606099009513855, 0.2106200009584427, -0.11578299850225449, 1.2450000047683716, 0.6700000166893005, 2.4649999141693115], "max": [0.5566902160644531, 2.0924229621887207, 2.2013487815856934, 1.587446928024292, -1.8421776294708252, 1.497754454612732, 0.29195868968963623, 644.0, 0.3282740116119385, 0.395251989364624, 0.09229200333356857, -1.2829999923706055, 0.9129999876022339, 0.7139999270439148, -0.17793631553649902, -2.0584936141967773, -0.07194247841835022, -0.25389304757118225, 2.0819857120513916, 1.7664653062820435, 0.08445648849010468, 860.0, -0.24394699931144714, 0.3013339936733246, 0.014839000068604946, 2.190000057220459, 0.9739999771118164, 3.1040000915527344], "mean": [0.2626524567604065, 2.0670886039733887, 0.9196911454200745, 0.8020923137664795, -2.2525875568389893, -0.6154427528381348, -0.5011181831359863, 268.6097412109375, 0.25993895530700684, 0.28511855006217957, -0.013210772536695004, -1.854989767074585, 0.4582054018974304, -0.03249821439385414, -0.2808782160282135, -2.07391357421875, -0.4297529458999634, -0.32863113284111023, 2.0759027004241943, 1.542752981185913, -0.08779865503311157, 653.9490966796875, -0.28138792514801025, 0.268668532371521, -0.030355898663401604, 1.5608887672424316, 0.8586239218711853, 2.7080702781677246], "std": [0.17370717227458954, 0.029604854062199593, 0.8769503235816956, 0.40507492423057556, 0.379438191652298, 1.2975856065750122, 0.327991247177124, 263.0556640625, 0.034259527921676636, 0.084732785820961, 0.06355675309896469, 0.4338241517543793, 0.24011792242527008, 0.6300256848335266, 0.04273339733481407, 0.0038120043464004993, 0.21055275201797485, 0.07700285315513611, 0.009592249058187008, 0.10922883450984955, 0.07765504717826843, 329.6879577636719, 0.021615710109472275, 0.027533404529094696, 0.047548647969961166, 0.33998847007751465, 0.057849153876304626, 0.20635312795639038], "count": [697]}, "action": {"min": [0.016982052475214005, 1.9447855949401855, -0.16643460094928741, 0.08810421824455261, -2.9183475971221924, -1.8435564041137695, -0.8452455401420593, 11.0, 0.19590799510478973, 0.1586260050535202, -0.09539200365543365, -2.619999885559082, 0.026000002399086952, -1.1629999876022339, -0.3298497796058655, -2.078634738922119, -0.6443755030632019, -0.4663868844509125, 1.9689583778381348, 1.325542688369751, -0.1701870709657669, 35.0, -0.31606099009513855, 0.2106200009584427, -0.11578299850225449, 1.2450000047683716, 0.6700000166893005, 2.4649999141693115], "max": [0.5566902160644531, 2.0924229621887207, 2.2013487815856934, 1.587446928024292, -1.8421776294708252, 1.497754454612732, 0.29195868968963623, 644.0, 0.3282740116119385, 0.395251989364624, 0.09229200333356857, -1.2829999923706055, 0.9129999876022339, 0.7139999270439148, -0.17793631553649902, -2.0584936141967773, -0.07194247841835022, -0.25389304757118225, 2.0819857120513916, 1.7664653062820435, 0.08445648849010468, 860.0, -0.24394699931144714, 0.3013339936733246, 0.014839000068604946, 2.190000057220459, 0.9739999771118164, 3.1040000915527344], "mean": [0.2626524567604065, 2.0670886039733887, 0.9196911454200745, 0.8020923137664795, -2.2525875568389893, -0.6154427528381348, -0.5011181831359863, 268.6097412109375, 0.25993895530700684, 0.28511855006217957, -0.013210772536695004, -1.854989767074585, 0.4582054018974304, -0.03249821439385414, -0.2808782160282135, -2.07391357421875, -0.4297529458999634, -0.32863113284111023, 2.0759027004241943, 1.542752981185913, -0.08779865503311157, 653.9490966796875, -0.28138792514801025, 0.268668532371521, -0.030355898663401604, 1.5608887672424316, 0.8586239218711853, 2.7080702781677246], "std": [0.17370717227458954, 0.029604854062199593, 0.8769503235816956, 0.40507492423057556, 0.379438191652298, 1.2975856065750122, 0.327991247177124, 263.0556640625, 0.034259527921676636, 0.084732785820961, 0.06355675309896469, 0.4338241517543793, 0.24011792242527008, 0.6300256848335266, 0.04273339733481407, 0.0038120043464004993, 0.21055275201797485, 0.07700285315513611, 0.009592249058187008, 0.10922883450984955, 0.07765504717826843, 329.6879577636719, 0.021615710109472275, 0.027533404529094696, 0.047548647969961166, 0.33998847007751465, 0.057849153876304626, 0.20635312795639038], "count": [697]}, "timestamp": {"min": [0.0], "max": [23.2], "mean": [11.599999999999998], "std": [6.706878724281677], "count": [697]}, "frame_index": {"min": [0], "max": [696], "mean": [348.0], "std": [201.20636172845033], "count": [697]}, "episode_index": {"min": [270], "max": [270], "mean": [270.0], "std": [0.0], "count": [697]}, "index": {"min": [174524], "max": [175220], "mean": [174872.0], "std": [201.20636172845033], "count": [697]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [697]}, "subtask_annotation": {"mean": [4.192252510760402, 9.0, 9.0, 9.0, 9.0], "std": [2.168721884095991, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [697]}, "scene_annotation": {"mean": [270.0], "std": [0.0], "min": [270], "max": [270], "count": [697]}, "eef_direction_state": {"mean": [4.546628407460545, 3.806312769010043], "std": [2.1669006675985303, 2.1755298250822945], "min": [0, 0], "max": [6, 6], "count": [697]}, "eef_velocity_state": {"mean": [0.37589670014347204, 0.793400286944046], "std": [0.532333409405795, 0.692498896839051], "min": [0, 0], "max": [2, 2], "count": [697]}, "eef_acc_mag_state": {"mean": [0.46771879483500717, 0.7460545193687231], "std": [0.7456460641067717, 0.8212141079449962], "min": [0, 0], "max": [2, 2], "count": [697]}, "eef_direction_action": {"mean": [4.546628407460545, 3.806312769010043], "std": [2.1669006675985303, 2.1755298250822945], "min": [0, 0], "max": [6, 6], "count": [697]}, "eef_velocity_action": {"mean": [0.37589670014347204, 0.793400286944046], "std": [0.532333409405795, 0.692498896839051], "min": [0, 0], "max": [2, 2], "count": [697]}, "eef_acc_mag_action": {"mean": [0.46771879483500717, 0.7460545193687231], "std": [0.7456460641067717, 0.8212141079449962], "min": [0, 0], "max": [2, 2], "count": [697]}, "eef_sim_pose_state": {"mean": [0.45450990250731793, 0.2527756114940635, 1.0307338871653084, -0.20448676845925107, 1.2557667389301879, -0.5168691527963966, 0.47744210674815596, -0.24850872554039619, 1.0745412878711793, 0.02671001365108152, 0.9915494869683737, -1.1807752800459153], "std": [0.025772913925018227, 0.038946217148943016, 0.01600173845485789, 0.31849701124527197, 0.11681560949826654, 0.4058194865256222, 0.09029704594445366, 0.059097665630988575, 0.05547247373147417, 1.7865648502199083, 0.31836709852046524, 1.2041928252939875], "min": [0.3994048460068296, 0.1808860137323089, 1.001489326565772, -0.7090375421340995, 1.1117206158484807, -1.3544261884719797, 0.3522327015487247, -0.32821464672067285, 1.0137209686356348, -3.1271536021700514, 0.36741050203942893, -2.9651842804382174], "max": [0.48568662573533283, 0.298548336066472, 1.0480599387443936, 0.9894643968271627, 1.486301649407602, 0.5823809402980967, 0.5927837719261373, -0.16469086909183367, 1.1935369065026507, 3.1284412354971316, 1.4207897542149364, 0.6575989030956415], "count": [697]}, "eef_sim_pose_action": {"mean": [0.45450990250731793, 0.2527756114940635, 1.0307338871653084, -0.20448676845925107, 1.2557667389301879, -0.5168691527963966, 0.47744210674815596, -0.24850872554039619, 1.0745412878711793, 0.02671001365108152, 0.9915494869683737, -1.1807752800459153], "std": [0.025772913925018227, 0.038946217148943016, 0.01600173845485789, 0.31849701124527197, 0.11681560949826654, 0.4058194865256222, 0.09029704594445366, 0.059097665630988575, 0.05547247373147417, 1.7865648502199083, 0.31836709852046524, 1.2041928252939875], "min": [0.3994048460068296, 0.1808860137323089, 1.001489326565772, -0.7090375421340995, 1.1117206158484807, -1.3544261884719797, 0.3522327015487247, -0.32821464672067285, 1.0137209686356348, -3.1271536021700514, 0.36741050203942893, -2.9651842804382174], "max": [0.48568662573533283, 0.298548336066472, 1.0480599387443936, 0.9894643968271627, 1.486301649407602, 0.5823809402980967, 0.5927837719261373, -0.16469086909183367, 1.1935369065026507, 3.1284412354971316, 1.4207897542149364, 0.6575989030956415], "count": [697]}, "gripper_mode_state": {"mean": [0.27259684361549497, 0.7001434720229556], "std": [0.4452951880116876, 0.45819492643044496], "min": [0, 0], "max": [1, 1], "count": [697]}, "gripper_activity_state": {"mean": [1.8995695839311335, 1.9096126255380201], "std": [0.4025918020462698, 0.3774595960379998], "min": [0, 0], "max": [2, 2], "count": [697]}, "gripper_mode_action": {"mean": [0.27259684361549497, 0.7001434720229556], "std": [0.4452951880116876, 0.45819492643044496], "min": [0, 0], "max": [1, 1], "count": [697]}, "gripper_activity_action": {"mean": [1.8995695839311335, 1.9096126255380201], "std": [0.4025918020462698, 0.3774595960379998], "min": [0, 0], "max": [2, 2], "count": [697]}, "gripper_open_scale_state": {"mean": [0.6539490674154319, 0.2686097560428308], "std": [0.3296879795308038, 0.2630557187518491], "min": [0.035, 0.011], "max": [0.86, 0.644], "count": [697]}, "gripper_open_scale_action": {"mean": [0.6539490674154319, 0.2686097560428308], "std": [0.3296879795308038, 0.2630557187518491], "min": [0.035, 0.011], "max": [0.86, 0.644], "count": [697]}}} +{"episode_index": 269, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45700584184945164]], [[0.47075434114323694]], [[0.4607214034978398]]], "std": [[[0.15578979355676706]], [[0.1473505557202715]], [[0.14980682995786665]]], "count": [118]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.07058823529411765]], [[0.09019607843137255]]], "max": [[[0.7098039215686275]], [[0.6823529411764706]], [[0.6980392156862745]]], "mean": [[[0.4673957225545585]], [[0.47446659500664673]], [[0.46751874584579595]]], "std": [[[0.06654301552514524]], [[0.06172147911833288]], [[0.06676972365307877]]], "count": [118]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.6627450980392157]], [[0.6745098039215687]]], "mean": [[[0.47062587065193306]], [[0.48580357365403787]], [[0.467601854159743]]], "std": [[[0.09555573161887035]], [[0.07461484745985335]], [[0.0980330630116263]]], "count": [118]}, "observation.state": {"min": [0.05239478871226311, 1.9959237575531006, -0.020228367298841476, 0.13953907787799835, -2.699937343597412, -1.796188235282898, -0.9557422995567322, 21.0, 0.21302300691604614, 0.17420600354671478, -0.098751001060009, -2.6429998874664307, 0.09600000083446503, -1.1890000104904175, -0.373901903629303, -2.0755107402801514, -0.5699372887611389, -0.3764675259590149, 1.9541056156158447, 1.3997714519500732, -0.3081029951572418, 36.0, -0.31141600012779236, 0.21629899740219116, -0.09917899966239929, 1.2079999446868896, 0.4619999825954437, 2.4089999198913574], "max": [0.5491853356361389, 2.092388153076172, 2.2209489345550537, 1.5087498426437378, -1.922166109085083, 1.4489026069641113, 0.2447824329137802, 631.0, 0.35350900888442993, 0.4052259922027588, 0.09524200111627579, -1.031000018119812, 0.8859999775886536, 0.6489999890327454, -0.2381501942873001, -2.0585286617279053, -0.03361504524946213, -0.13383184373378754, 2.160019636154175, 1.7884913682937622, 0.1871865838766098, 860.0, -0.24720600247383118, 0.29447200894355774, 0.018092000856995583, 2.115000009536743, 1.0049999952316284, 2.9489998817443848], "mean": [0.2508884370326996, 2.0703375339508057, 1.025904655456543, 0.8303525447845459, -2.26717209815979, -0.5152693390846252, -0.5899214148521423, 239.7314910888672, 0.2643553614616394, 0.2867356836795807, -0.010928989388048649, -1.8772634267807007, 0.416748583316803, -0.07664714753627777, -0.30359649658203125, -2.0707876682281494, -0.37868237495422363, -0.28789886832237244, 2.0204079151153564, 1.566229224205017, -0.06553083658218384, 632.8364868164062, -0.28553450107574463, 0.27257129549980164, -0.02498571202158928, 1.5502463579177856, 0.8126832842826843, 2.6837916374206543], "std": [0.1680818349123001, 0.025428203865885735, 0.8956340551376343, 0.36081504821777344, 0.31434395909309387, 1.2999694347381592, 0.33488744497299194, 234.22650146484375, 0.03955353796482086, 0.08417250961065292, 0.06747443228960037, 0.48878026008605957, 0.21108879148960114, 0.6801279783248901, 0.03482683002948761, 0.003091678488999605, 0.1911918669939041, 0.05541079118847847, 0.07461538910865784, 0.08801861107349396, 0.09665004163980484, 336.7607421875, 0.023191211745142937, 0.02218485064804554, 0.04194748029112816, 0.3266989588737488, 0.1088745966553688, 0.13585594296455383], "count": [581]}, "action": {"min": [0.05239478871226311, 1.9959237575531006, -0.020228367298841476, 0.13953907787799835, -2.699937343597412, -1.796188235282898, -0.9557422995567322, 21.0, 0.21302300691604614, 0.17420600354671478, -0.098751001060009, -2.6429998874664307, 0.09600000083446503, -1.1890000104904175, -0.373901903629303, -2.0755107402801514, -0.5699372887611389, -0.3764675259590149, 1.9541056156158447, 1.3997714519500732, -0.3081029951572418, 36.0, -0.31141600012779236, 0.21629899740219116, -0.09917899966239929, 1.2079999446868896, 0.4619999825954437, 2.4089999198913574], "max": [0.5491853356361389, 2.092388153076172, 2.2209489345550537, 1.5087498426437378, -1.922166109085083, 1.4489026069641113, 0.2447824329137802, 631.0, 0.35350900888442993, 0.4052259922027588, 0.09524200111627579, -1.031000018119812, 0.8859999775886536, 0.6489999890327454, -0.2381501942873001, -2.0585286617279053, -0.03361504524946213, -0.13383184373378754, 2.160019636154175, 1.7884913682937622, 0.1871865838766098, 860.0, -0.24720600247383118, 0.29447200894355774, 0.018092000856995583, 2.115000009536743, 1.0049999952316284, 2.9489998817443848], "mean": [0.2508884370326996, 2.0703375339508057, 1.025904655456543, 0.8303525447845459, -2.26717209815979, -0.5152693390846252, -0.5899214148521423, 239.7314910888672, 0.2643553614616394, 0.2867356836795807, -0.010928989388048649, -1.8772634267807007, 0.416748583316803, -0.07664714753627777, -0.30359649658203125, -2.0707876682281494, -0.37868237495422363, -0.28789886832237244, 2.0204079151153564, 1.566229224205017, -0.06553083658218384, 632.8364868164062, -0.28553450107574463, 0.27257129549980164, -0.02498571202158928, 1.5502463579177856, 0.8126832842826843, 2.6837916374206543], "std": [0.1680818349123001, 0.025428203865885735, 0.8956340551376343, 0.36081504821777344, 0.31434395909309387, 1.2999694347381592, 0.33488744497299194, 234.22650146484375, 0.03955353796482086, 0.08417250961065292, 0.06747443228960037, 0.48878026008605957, 0.21108879148960114, 0.6801279783248901, 0.03482683002948761, 0.003091678488999605, 0.1911918669939041, 0.05541079118847847, 0.07461538910865784, 0.08801861107349396, 0.09665004163980484, 336.7607421875, 0.023191211745142937, 0.02218485064804554, 0.04194748029112816, 0.3266989588737488, 0.1088745966553688, 0.13585594296455383], "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": [271], "max": [271], "mean": [271.0], "std": [0.0], "count": [581]}, "index": {"min": [175221], "max": [175801], "mean": [175511.0], "std": [167.72000476985446], "count": [581]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [581]}, "subtask_annotation": {"mean": [4.473321858864027, 9.0, 9.0, 9.0, 9.0], "std": [2.142447202422422, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [581]}, "scene_annotation": {"mean": [271.0], "std": [0.0], "min": [271], "max": [271], "count": [581]}, "eef_direction_state": {"mean": [4.46815834767642, 4.101549053356282], "std": [2.2627192334638258, 2.0455268378820355], "min": [0, 0], "max": [6, 6], "count": [581]}, "eef_velocity_state": {"mean": [0.4027538726333907, 0.7366609294320138], "std": [0.574494605107303, 0.7359809946227905], "min": [0, 0], "max": [2, 2], "count": [581]}, "eef_acc_mag_state": {"mean": [0.3855421686746988, 0.7125645438898451], "std": [0.7084911049633318, 0.8012450282102743], "min": [0, 0], "max": [2, 2], "count": [581]}, "eef_direction_action": {"mean": [4.46815834767642, 4.101549053356282], "std": [2.2627192334638258, 2.0455268378820355], "min": [0, 0], "max": [6, 6], "count": [581]}, "eef_velocity_action": {"mean": [0.4027538726333907, 0.7366609294320138], "std": [0.574494605107303, 0.7359809946227905], "min": [0, 0], "max": [2, 2], "count": [581]}, "eef_acc_mag_action": {"mean": [0.3855421686746988, 0.7125645438898451], "std": [0.7084911049633318, 0.8012450282102743], "min": [0, 0], "max": [2, 2], "count": [581]}, "eef_sim_pose_state": {"mean": [0.45883530843230264, 0.25970001676264454, 1.031469346733836, 0.030499614151245694, 1.2385453016913863, -0.2818013349838346, 0.4793736847177937, -0.2531286024810418, 1.0743254599807013, 0.2737903297787255, 0.9267296706332873, -1.211758111647929], "std": [0.019687839101131, 0.03532081990763658, 0.01088688572921489, 0.40498311354425, 0.09800631995244251, 0.2965644433728452, 0.09018681036054225, 0.06727552595108094, 0.0511993533614334, 1.8350774412646755, 0.2842877458656252, 1.3704720468607485], "min": [0.407807024753986, 0.19702016102482586, 1.0113839141195569, -0.3744298361346162, 1.0739448630234727, -0.795628291956409, 0.3655308581103068, -0.3399085767658157, 1.023016478930114, -3.118545206180902, 0.42162229692886344, -3.1367151045674846], "max": [0.4809021515380542, 0.3042777227474188, 1.0450160230650256, 1.1846386825910902, 1.4353927689356474, 0.7233875488175913, 0.5991336039770422, -0.16121080745835367, 1.1731606557295915, 3.1373369539692453, 1.5546538181171607, 3.0609963747486804], "count": [581]}, "eef_sim_pose_action": {"mean": [0.45883530843230264, 0.25970001676264454, 1.031469346733836, 0.030499614151245694, 1.2385453016913863, -0.2818013349838346, 0.4793736847177937, -0.2531286024810418, 1.0743254599807013, 0.2737903297787255, 0.9267296706332873, -1.211758111647929], "std": [0.019687839101131, 0.03532081990763658, 0.01088688572921489, 0.40498311354425, 0.09800631995244251, 0.2965644433728452, 0.09018681036054225, 0.06727552595108094, 0.0511993533614334, 1.8350774412646755, 0.2842877458656252, 1.3704720468607485], "min": [0.407807024753986, 0.19702016102482586, 1.0113839141195569, -0.3744298361346162, 1.0739448630234727, -0.795628291956409, 0.3655308581103068, -0.3399085767658157, 1.023016478930114, -3.118545206180902, 0.42162229692886344, -3.1367151045674846], "max": [0.4809021515380542, 0.3042777227474188, 1.0450160230650256, 1.1846386825910902, 1.4353927689356474, 0.7233875488175913, 0.5991336039770422, -0.16121080745835367, 1.1731606557295915, 3.1373369539692453, 1.5546538181171607, 3.0609963747486804], "count": [581]}, "gripper_mode_state": {"mean": [0.2874354561101549, 0.7969018932874354], "std": [0.4525663649465146, 0.4023049412601576], "min": [0, 0], "max": [1, 1], "count": [581]}, "gripper_activity_state": {"mean": [1.8726333907056798, 1.9294320137693632], "std": [0.451760509017914, 0.3051669573920095], "min": [0, 0], "max": [2, 2], "count": [581]}, "gripper_mode_action": {"mean": [0.2874354561101549, 0.7969018932874354], "std": [0.4525663649465146, 0.4023049412601576], "min": [0, 0], "max": [1, 1], "count": [581]}, "gripper_activity_action": {"mean": [1.8726333907056798, 1.9294320137693632], "std": [0.451760509017914, 0.3051669573920095], "min": [0, 0], "max": [2, 2], "count": [581]}, "gripper_open_scale_state": {"mean": [0.6328364887467341, 0.23973149735258717], "std": [0.3367607868590456, 0.23422649223360087], "min": [0.036, 0.021], "max": [0.86, 0.631], "count": [581]}, "gripper_open_scale_action": {"mean": [0.6328364887467341, 0.23973149735258717], "std": [0.3367607868590456, 0.23422649223360087], "min": [0.036, 0.021], "max": [0.86, 0.631], "count": [581]}}} +{"episode_index": 270, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.45794601235101884]], [[0.47018408484717417]], [[0.45962855332083813]]], "std": [[[0.15399056808473058]], [[0.14449187190818757]], [[0.14719529853704524]]], "count": [136]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.050980392156862744]], [[0.08235294117647059]]], "max": [[[0.6941176470588235]], [[0.6862745098039216]], [[0.6823529411764706]]], "mean": [[[0.4620734993752403]], [[0.46985967536524414]], [[0.4625659361783929]]], "std": [[[0.0650655199768084]], [[0.0606633787586386]], [[0.06585480600505458]]], "count": [136]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6666666666666666]], [[0.6784313725490196]]], "mean": [[[0.4577919985702614]], [[0.4761494332107843]], [[0.4548541080954441]]], "std": [[[0.09816810015952845]], [[0.07336603956669087]], [[0.1011864823897477]]], "count": [136]}, "observation.state": {"min": [-0.0010646508308127522, 1.9180645942687988, -0.13383184373378754, 0.0826587975025177, -2.792980670928955, -1.855599284172058, -0.9652718305587769, 18.0, 0.20999999344348907, 0.15109500288963318, -0.08219199627637863, -2.7090001106262207, 0.040999993681907654, -1.1610000133514404, -0.37372738122940063, -2.078582525253296, -0.7874053120613098, -0.4985882341861725, 2.1457951068878174, 1.3295221328735352, -0.2850472033023834, 34.0, -0.3235810101032257, 0.20680400729179382, -0.1182669997215271, 1.2730000019073486, 0.6819999814033508, 2.4809999465942383], "max": [0.5681570768356323, 2.092632293701172, 2.2455928325653076, 1.5248593091964722, -1.7714743614196777, 1.4974225759506226, 0.17854717373847961, 656.0, 0.3318060040473938, 0.40363600850105286, 0.10927499830722809, -1.1540000438690186, 0.8379999995231628, 0.6060000061988831, -0.15739379823207855, -2.062612771987915, -0.06578145921230316, -0.20746728777885437, 2.1605257987976074, 1.7744238376617432, 0.06892304867506027, 860.0, -0.22414599359035492, 0.32703500986099243, 0.01579900085926056, 2.177000045776367, 1.0399999618530273, 2.9830000400543213], "mean": [0.25927817821502686, 2.0647175312042236, 1.0438348054885864, 0.8561099767684937, -2.2275583744049072, -0.42728695273399353, -0.5926263332366943, 224.192626953125, 0.2632216513156891, 0.2852214574813843, -0.005079055670648813, -1.9005192518234253, 0.4118809998035431, -0.12353254854679108, -0.30606523156166077, -2.0724573135375977, -0.5422971248626709, -0.32171952724456787, 2.153216600418091, 1.4367750883102417, -0.13245248794555664, 661.1295776367188, -0.2886137366294861, 0.28438371419906616, -0.030190370976924896, 1.5895578861236572, 0.905784547328949, 2.779266357421875], "std": [0.20395223796367645, 0.03203561529517174, 0.9419304132461548, 0.3529805541038513, 0.3613305985927582, 1.3997313976287842, 0.2811752259731293, 241.1924285888672, 0.028767939656972885, 0.09331973642110825, 0.06101198494434357, 0.5309597253799438, 0.23535557091236115, 0.658325731754303, 0.048083726316690445, 0.002884620102122426, 0.27162137627601624, 0.09313968569040298, 0.0041125682182610035, 0.11468946188688278, 0.11651585251092911, 322.304931640625, 0.037209104746580124, 0.03717474639415741, 0.04770483449101448, 0.3197483718395233, 0.0706234723329544, 0.1181986927986145], "count": [706]}, "action": {"min": [-0.0010646508308127522, 1.9180645942687988, -0.13383184373378754, 0.0826587975025177, -2.792980670928955, -1.855599284172058, -0.9652718305587769, 18.0, 0.20999999344348907, 0.15109500288963318, -0.08219199627637863, -2.7090001106262207, 0.040999993681907654, -1.1610000133514404, -0.37372738122940063, -2.078582525253296, -0.7874053120613098, -0.4985882341861725, 2.1457951068878174, 1.3295221328735352, -0.2850472033023834, 34.0, -0.3235810101032257, 0.20680400729179382, -0.1182669997215271, 1.2730000019073486, 0.6819999814033508, 2.4809999465942383], "max": [0.5681570768356323, 2.092632293701172, 2.2455928325653076, 1.5248593091964722, -1.7714743614196777, 1.4974225759506226, 0.17854717373847961, 656.0, 0.3318060040473938, 0.40363600850105286, 0.10927499830722809, -1.1540000438690186, 0.8379999995231628, 0.6060000061988831, -0.15739379823207855, -2.062612771987915, -0.06578145921230316, -0.20746728777885437, 2.1605257987976074, 1.7744238376617432, 0.06892304867506027, 860.0, -0.22414599359035492, 0.32703500986099243, 0.01579900085926056, 2.177000045776367, 1.0399999618530273, 2.9830000400543213], "mean": [0.25927817821502686, 2.0647175312042236, 1.0438348054885864, 0.8561099767684937, -2.2275583744049072, -0.42728695273399353, -0.5926263332366943, 224.192626953125, 0.2632216513156891, 0.2852214574813843, -0.005079055670648813, -1.9005192518234253, 0.4118809998035431, -0.12353254854679108, -0.30606523156166077, -2.0724573135375977, -0.5422971248626709, -0.32171952724456787, 2.153216600418091, 1.4367750883102417, -0.13245248794555664, 661.1295776367188, -0.2886137366294861, 0.28438371419906616, -0.030190370976924896, 1.5895578861236572, 0.905784547328949, 2.779266357421875], "std": [0.20395223796367645, 0.03203561529517174, 0.9419304132461548, 0.3529805541038513, 0.3613305985927582, 1.3997313976287842, 0.2811752259731293, 241.1924285888672, 0.028767939656972885, 0.09331973642110825, 0.06101198494434357, 0.5309597253799438, 0.23535557091236115, 0.658325731754303, 0.048083726316690445, 0.002884620102122426, 0.27162137627601624, 0.09313968569040298, 0.0041125682182610035, 0.11468946188688278, 0.11651585251092911, 322.304931640625, 0.037209104746580124, 0.03717474639415741, 0.04770483449101448, 0.3197483718395233, 0.0706234723329544, 0.1181986927986145], "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": [272], "max": [272], "mean": [272.0], "std": [0.0], "count": [706]}, "index": {"min": [175802], "max": [176507], "mean": [176154.5], "std": [203.80444057968904], "count": [706]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [706]}, "subtask_annotation": {"mean": [4.485835694050992, 9.0, 9.0, 9.0, 9.0], "std": [2.1077082182654054, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [706]}, "scene_annotation": {"mean": [272.0], "std": [0.0], "min": [272], "max": [272], "count": [706]}, "eef_direction_state": {"mean": [4.638810198300283, 4.15014164305949], "std": [2.095758768719944, 2.0600355431061885], "min": [0, 0], "max": [6, 6], "count": [706]}, "eef_velocity_state": {"mean": [0.3781869688385269, 0.7365439093484419], "std": [0.5582551724470616, 0.7150716273268997], "min": [0, 0], "max": [2, 2], "count": [706]}, "eef_acc_mag_state": {"mean": [0.46742209631728043, 0.7181303116147308], "std": [0.7543553503748979, 0.8079876832807126], "min": [0, 0], "max": [2, 2], "count": [706]}, "eef_direction_action": {"mean": [4.638810198300283, 4.15014164305949], "std": [2.095758768719944, 2.0600355431061885], "min": [0, 0], "max": [6, 6], "count": [706]}, "eef_velocity_action": {"mean": [0.3781869688385269, 0.7365439093484419], "std": [0.5582551724470616, 0.7150716273268997], "min": [0, 0], "max": [2, 2], "count": [706]}, "eef_acc_mag_action": {"mean": [0.46742209631728043, 0.7181303116147308], "std": [0.7543553503748979, 0.8079876832807126], "min": [0, 0], "max": [2, 2], "count": [706]}, "eef_sim_pose_state": {"mean": [0.46965089490768785, 0.25703468649984973, 1.0285148776494157, -0.30531133203821664, 1.2968538871339443, -0.5990904783230283, 0.4790251788420834, -0.2557479071259357, 1.0807805192630606, 0.31731815041610656, 0.9407881225123205, -1.3810663176527336], "std": [0.03350234659855202, 0.04835234035835937, 0.008624197377761466, 0.4177946933944115, 0.07849213054247764, 0.27143714079471937, 0.10084214042313336, 0.05669379679930674, 0.05431273297094659, 1.8420737495742674, 0.3341069298876623, 1.1747895571785627], "min": [0.39750390081161924, 0.16838574727960565, 1.0116555576512654, -0.735975860236743, 1.1206429130900393, -0.8626868638582984, 0.3407551821102202, -0.335224090374559, 1.0230586082814705, -3.1304409105432116, 0.36729723294691974, -3.108164884567902], "max": [0.5091240860750244, 0.30248475157759575, 1.0515310709750034, 0.8918665245429623, 1.44899635839076, 0.4928519772306147, 0.5929815497846859, -0.17476339709609331, 1.1888883676341482, 3.132189688891642, 1.528031102601945, 0.3322377148062465], "count": [706]}, "eef_sim_pose_action": {"mean": [0.46965089490768785, 0.25703468649984973, 1.0285148776494157, -0.30531133203821664, 1.2968538871339443, -0.5990904783230283, 0.4790251788420834, -0.2557479071259357, 1.0807805192630606, 0.31731815041610656, 0.9407881225123205, -1.3810663176527336], "std": [0.03350234659855202, 0.04835234035835937, 0.008624197377761466, 0.4177946933944115, 0.07849213054247764, 0.27143714079471937, 0.10084214042313336, 0.05669379679930674, 0.05431273297094659, 1.8420737495742674, 0.3341069298876623, 1.1747895571785627], "min": [0.39750390081161924, 0.16838574727960565, 1.0116555576512654, -0.735975860236743, 1.1206429130900393, -0.8626868638582984, 0.3407551821102202, -0.335224090374559, 1.0230586082814705, -3.1304409105432116, 0.36729723294691974, -3.108164884567902], "max": [0.5091240860750244, 0.30248475157759575, 1.0515310709750034, 0.8918665245429623, 1.44899635839076, 0.4928519772306147, 0.5929815497846859, -0.17476339709609331, 1.1888883676341482, 3.132189688891642, 1.528031102601945, 0.3322377148062465], "count": [706]}, "gripper_mode_state": {"mean": [0.254957507082153, 0.8130311614730878], "std": [0.43583732821387133, 0.38988651162461074], "min": [0, 0], "max": [1, 1], "count": [706]}, "gripper_activity_state": {"mean": [1.9433427762039661, 1.8328611898016998], "std": [0.295705118429459, 0.48821467610760483], "min": [0, 0], "max": [2, 2], "count": [706]}, "gripper_mode_action": {"mean": [0.254957507082153, 0.8130311614730878], "std": [0.43583732821387133, 0.38988651162461074], "min": [0, 0], "max": [1, 1], "count": [706]}, "gripper_activity_action": {"mean": [1.9433427762039661, 1.8328611898016998], "std": [0.295705118429459, 0.48821467610760483], "min": [0, 0], "max": [2, 2], "count": [706]}, "gripper_open_scale_state": {"mean": [0.6611296033724178, 0.22419263443122833], "std": [0.32230497112939066, 0.24119240923480428], "min": [0.034, 0.018], "max": [0.86, 0.656], "count": [706]}, "gripper_open_scale_action": {"mean": [0.6611296033724178, 0.22419263443122833], "std": [0.32230497112939066, 0.24119240923480428], "min": [0.034, 0.018], "max": [0.86, 0.656], "count": [706]}}} +{"episode_index": 271, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.46280681295955883]], [[0.4756178704554739]], [[0.46536940710529]]], "std": [[[0.155686344473857]], [[0.1461014708757661]], [[0.14917948674563955]]], "count": [128]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.09019607843137255]], [[0.08235294117647059]]], "max": [[[0.7058823529411765]], [[0.7137254901960784]], [[0.7098039215686275]]], "mean": [[[0.4717846775428921]], [[0.4790054061989379]], [[0.47216112004697713]]], "std": [[[0.06706819072811018]], [[0.06415934717563633]], [[0.06813207147562968]]], "count": [128]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.0392156862745098]], [[0.023529411764705882]]], "max": [[[0.6705882352941176]], [[0.6549019607843137]], [[0.6627450980392157]]], "mean": [[[0.4603378188189338]], [[0.4766867308772467]], [[0.45734582758884806]]], "std": [[[0.09925920443742585]], [[0.07732098736975483]], [[0.099544843841964]]], "count": [128]}, "observation.state": {"min": [-0.04619886726140976, 1.9902163743972778, -0.06209881603717804, 0.07873180508613586, -2.910144805908203, -1.7932910919189453, -0.9220575094223022, 21.0, 0.20279400050640106, 0.1649239957332611, -0.0848110020160675, -2.691999912261963, -0.012000004760921001, -1.152999997138977, -0.4378507435321808, -2.0782158374786377, -0.7072597742080688, -0.48029717803001404, 2.1440322399139404, 1.3021552562713623, -0.3223274350166321, 32.0, -0.31928300857543945, 0.21665500104427338, -0.11562000215053558, 1.253999948501587, 0.08300000429153442, 2.3420000076293945], "max": [0.6237632036209106, 2.092388153076172, 2.176285982131958, 1.6754289865493774, -1.7118189334869385, 1.630399465560913, 0.3833964765071869, 631.0, 0.33405598998069763, 0.3968999981880188, 0.09067799896001816, -1.2120000123977661, 0.9160000681877136, 0.5370000004768372, -0.21439626812934875, -2.0610592365264893, -0.13496631383895874, -0.012164944782853127, 2.187281608581543, 1.9405442476272583, 0.47279226779937744, 871.0, -0.23395900428295135, 0.30815601348876953, 0.04667900130152702, 2.1659998893737793, 1.0210000276565552, 3.007999897003174], "mean": [0.2357078343629837, 2.0649545192718506, 0.9080016613006592, 0.7906719446182251, -2.215815305709839, -0.5931340456008911, -0.46299880743026733, 225.06483459472656, 0.26973336935043335, 0.2792404294013977, -0.015457861125469208, -1.85922372341156, 0.45097535848617554, -0.08572076261043549, -0.3202473223209381, -2.071632146835327, -0.4863109290599823, -0.29468587040901184, 2.1601741313934326, 1.5408965349197388, -0.05266118794679642, 650.5393676757812, -0.2738087773323059, 0.27972349524497986, -0.027166325598955154, 1.5834808349609375, 0.7874026298522949, 2.650636911392212], "std": [0.19728955626487732, 0.03507189080119133, 0.8575705885887146, 0.4072440266609192, 0.4336772561073303, 1.31454336643219, 0.3131878077983856, 234.71017456054688, 0.030341679230332375, 0.08388588577508926, 0.05481908097863197, 0.46658647060394287, 0.26597774028778076, 0.5844355821609497, 0.044393572956323624, 0.004048689268529415, 0.2281121015548706, 0.12553204596042633, 0.01242191344499588, 0.13754849135875702, 0.20000584423542023, 339.79425048828125, 0.025516094639897346, 0.026510896161198616, 0.04976009204983711, 0.3416496813297272, 0.24179896712303162, 0.19133882224559784], "count": [648]}, "action": {"min": [-0.04619886726140976, 1.9902163743972778, -0.06209881603717804, 0.07873180508613586, -2.910144805908203, -1.7932910919189453, -0.9220575094223022, 21.0, 0.20279400050640106, 0.1649239957332611, -0.0848110020160675, -2.691999912261963, -0.012000004760921001, -1.152999997138977, -0.4378507435321808, -2.0782158374786377, -0.7072597742080688, -0.48029717803001404, 2.1440322399139404, 1.3021552562713623, -0.3223274350166321, 32.0, -0.31928300857543945, 0.21665500104427338, -0.11562000215053558, 1.253999948501587, 0.08300000429153442, 2.3420000076293945], "max": [0.6237632036209106, 2.092388153076172, 2.176285982131958, 1.6754289865493774, -1.7118189334869385, 1.630399465560913, 0.3833964765071869, 631.0, 0.33405598998069763, 0.3968999981880188, 0.09067799896001816, -1.2120000123977661, 0.9160000681877136, 0.5370000004768372, -0.21439626812934875, -2.0610592365264893, -0.13496631383895874, -0.012164944782853127, 2.187281608581543, 1.9405442476272583, 0.47279226779937744, 871.0, -0.23395900428295135, 0.30815601348876953, 0.04667900130152702, 2.1659998893737793, 1.0210000276565552, 3.007999897003174], "mean": [0.2357078343629837, 2.0649545192718506, 0.9080016613006592, 0.7906719446182251, -2.215815305709839, -0.5931340456008911, -0.46299880743026733, 225.06483459472656, 0.26973336935043335, 0.2792404294013977, -0.015457861125469208, -1.85922372341156, 0.45097535848617554, -0.08572076261043549, -0.3202473223209381, -2.071632146835327, -0.4863109290599823, -0.29468587040901184, 2.1601741313934326, 1.5408965349197388, -0.05266118794679642, 650.5393676757812, -0.2738087773323059, 0.27972349524497986, -0.027166325598955154, 1.5834808349609375, 0.7874026298522949, 2.650636911392212], "std": [0.19728955626487732, 0.03507189080119133, 0.8575705885887146, 0.4072440266609192, 0.4336772561073303, 1.31454336643219, 0.3131878077983856, 234.71017456054688, 0.030341679230332375, 0.08388588577508926, 0.05481908097863197, 0.46658647060394287, 0.26597774028778076, 0.5844355821609497, 0.044393572956323624, 0.004048689268529415, 0.2281121015548706, 0.12553204596042633, 0.01242191344499588, 0.13754849135875702, 0.20000584423542023, 339.79425048828125, 0.025516094639897346, 0.026510896161198616, 0.04976009204983711, 0.3416496813297272, 0.24179896712303162, 0.19133882224559784], "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": [273], "max": [273], "mean": [273.0], "std": [0.0], "count": [648]}, "index": {"min": [176508], "max": [177155], "mean": [176831.5], "std": [187.06126447414672], "count": [648]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [648]}, "subtask_annotation": {"mean": [4.515432098765432, 9.0, 9.0, 9.0, 9.0], "std": [2.140816475941128, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [648]}, "scene_annotation": {"mean": [273.0], "std": [0.0], "min": [273], "max": [273], "count": [648]}, "eef_direction_state": {"mean": [4.589506172839506, 4.040123456790123], "std": [2.112137412076392, 2.0249054200300445], "min": [0, 0], "max": [6, 6], "count": [648]}, "eef_velocity_state": {"mean": [0.4089506172839506, 0.7901234567901234], "std": [0.5781890715843916, 0.697722032145425], "min": [0, 0], "max": [2, 2], "count": [648]}, "eef_acc_mag_state": {"mean": [0.42901234567901236, 0.779320987654321], "std": [0.7230065910569441, 0.8291030603135259], "min": [0, 0], "max": [2, 2], "count": [648]}, "eef_direction_action": {"mean": [4.589506172839506, 4.040123456790123], "std": [2.112137412076392, 2.0249054200300445], "min": [0, 0], "max": [6, 6], "count": [648]}, "eef_velocity_action": {"mean": [0.4089506172839506, 0.7901234567901234], "std": [0.5781890715843916, 0.697722032145425], "min": [0, 0], "max": [2, 2], "count": [648]}, "eef_acc_mag_action": {"mean": [0.42901234567901236, 0.779320987654321], "std": [0.7230065910569441, 0.8291030603135259], "min": [0, 0], "max": [2, 2], "count": [648]}, "eef_sim_pose_state": {"mean": [0.46706404125461704, 0.25207563132314037, 1.0376843216934843, 0.018854424575815126, 1.1806116688803134, -0.3417537824283082, 0.47116323415506645, -0.2521784282448936, 1.0677379127949713, 0.04576974499105033, 1.0219206466079143, -1.1120923752156475], "std": [0.02401651284542922, 0.043172245698049665, 0.015160109133730025, 0.4763803214646256, 0.21090804540012487, 0.37792639615117796, 0.09205503844821407, 0.04513458222551507, 0.06055368243999054, 1.7636878023478129, 0.3598401765168082, 1.2534414881089966], "min": [0.4069084681758607, 0.17541878892741597, 1.0111407701435944, -0.35288867151414854, 0.6849159001597656, -0.8000381206146566, 0.34934647522027723, -0.3219459372218929, 0.9945065888475595, -3.1414190776637207, 0.3072307196358426, -3.1120503546797016], "max": [0.49241154402176335, 0.3192864792999887, 1.0643797028716087, 1.2946428641852163, 1.4759474297015927, 0.7438496649526289, 0.6019111721424615, -0.1800537226208308, 1.1919130716945512, 3.1297997026752764, 1.4673721496280625, 3.133469131573749], "count": [648]}, "eef_sim_pose_action": {"mean": [0.46706404125461704, 0.25207563132314037, 1.0376843216934843, 0.018854424575815126, 1.1806116688803134, -0.3417537824283082, 0.47116323415506645, -0.2521784282448936, 1.0677379127949713, 0.04576974499105033, 1.0219206466079143, -1.1120923752156475], "std": [0.02401651284542922, 0.043172245698049665, 0.015160109133730025, 0.4763803214646256, 0.21090804540012487, 0.37792639615117796, 0.09205503844821407, 0.04513458222551507, 0.06055368243999054, 1.7636878023478129, 0.3598401765168082, 1.2534414881089966], "min": [0.4069084681758607, 0.17541878892741597, 1.0111407701435944, -0.35288867151414854, 0.6849159001597656, -0.8000381206146566, 0.34934647522027723, -0.3219459372218929, 0.9945065888475595, -3.1414190776637207, 0.3072307196358426, -3.1120503546797016], "max": [0.49241154402176335, 0.3192864792999887, 1.0643797028716087, 1.2946428641852163, 1.4759474297015927, 0.7438496649526289, 0.6019111721424615, -0.1800537226208308, 1.1919130716945512, 3.1297997026752764, 1.4673721496280625, 3.133469131573749], "count": [648]}, "gripper_mode_state": {"mean": [0.2824074074074074, 0.7932098765432098], "std": [0.4501704828715805, 0.40500366454826126], "min": [0, 0], "max": [1, 1], "count": [648]}, "gripper_activity_state": {"mean": [1.8950617283950617, 1.9506172839506173], "std": [0.40987840249466767, 0.26764794307010964], "min": [0, 0], "max": [2, 2], "count": [648]}, "gripper_mode_action": {"mean": [0.2824074074074074, 0.7932098765432098], "std": [0.4501704828715805, 0.40500366454826126], "min": [0, 0], "max": [1, 1], "count": [648]}, "gripper_activity_action": {"mean": [1.8950617283950617, 1.9506172839506173], "std": [0.40987840249466767, 0.26764794307010964], "min": [0, 0], "max": [2, 2], "count": [648]}, "gripper_open_scale_state": {"mean": [0.6505393518106426, 0.22506481479126728], "std": [0.339794402460013, 0.2347101921156331], "min": [0.032, 0.021], "max": [0.871, 0.631], "count": [648]}, "gripper_open_scale_action": {"mean": [0.6505393518106426, 0.22506481479126728], "std": [0.339794402460013, 0.2347101921156331], "min": [0.032, 0.021], "max": [0.871, 0.631], "count": [648]}}} +{"episode_index": 272, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4570778792952825]], [[0.4701788022552255]], [[0.4597983724843072]]], "std": [[[0.1623556380372937]], [[0.15391638775899497]], [[0.15659247185692163]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.058823529411764705]], [[0.08627450980392157]]], "max": [[[0.6823529411764706]], [[0.6784313725490196]], [[0.6784313725490196]]], "mean": [[[0.47139164725296057]], [[0.47653331877305377]], [[0.4715909552352294]]], "std": [[[0.07791430280075855]], [[0.07331849707675722]], [[0.0758390509079448]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.6745098039215687]], [[0.6862745098039216]]], "mean": [[[0.4545798934672879]], [[0.4721620114217304]], [[0.45120778934511097]]], "std": [[[0.10404253578749073]], [[0.0799205363238604]], [[0.10481359954649554]]], "count": [101]}, "observation.state": {"min": [-0.04543092101812363, 2.0644452571868896, 0.01616174913942814, 0.3038443922996521, -2.6386239528656006, -1.6506801843643188, -1.1686725616455078, 20.0, 0.20380499958992004, 0.18089400231838226, -0.10649699717760086, -2.6540000438690186, 0.021999996155500412, -1.093000054359436, -0.32672563195228577, -2.079158306121826, -0.5921553373336792, -0.4124388098716736, 2.1213605403900146, 1.3669593334197998, -0.2765648663043976, 31.0, -0.3216409981250763, 0.219883993268013, -0.10580500215291977, 1.3919999599456787, 0.6620000004768372, 2.502000093460083], "max": [0.5038067102432251, 2.093155860900879, 2.0375497341156006, 1.6801586151123047, -1.7034587860107422, 1.5424346923828125, -0.017435839399695396, 664.0, 0.3057039976119995, 0.3851889967918396, 0.08284100145101547, -1.25600004196167, 0.7260000109672546, 0.5049999952316284, -0.1633453667163849, -2.0587379932403564, -0.14868460595607758, -0.21910864114761353, 2.1470515727996826, 1.7223782539367676, 0.05832890421152115, 816.0, -0.2569119930267334, 0.29495999217033386, -0.001677999971434474, 2.1029999256134033, 1.1069999933242798, 3.003000020980835], "mean": [0.21260620653629303, 2.0820419788360596, 0.9278088808059692, 0.9483785629272461, -2.217729330062866, -0.45429012179374695, -0.6182202100753784, 292.47900390625, 0.24561969935894012, 0.28408756852149963, -0.029796544462442398, -1.9229289293289185, 0.39980459213256836, -0.09303374588489532, -0.2762220501899719, -2.073341131210327, -0.44394275546073914, -0.29557111859321594, 2.1383349895477295, 1.5069894790649414, -0.10086530447006226, 582.4633178710938, -0.28808078169822693, 0.2696212828159332, -0.036593012511730194, 1.652798056602478, 0.8512873649597168, 2.7808427810668945], "std": [0.14705783128738403, 0.008081045001745224, 0.7920394539833069, 0.3980223834514618, 0.32985931634902954, 1.2606635093688965, 0.21230758726596832, 269.1174621582031, 0.024499621242284775, 0.07407087087631226, 0.06168236583471298, 0.4326172173023224, 0.1920810490846634, 0.5674942135810852, 0.03249524161219597, 0.004270448815077543, 0.166556254029274, 0.061734482645988464, 0.005401065573096275, 0.0925574004650116, 0.10580423474311829, 309.8060607910156, 0.02015586756169796, 0.023406673222780228, 0.036153726279735565, 0.23915605247020721, 0.0909360721707344, 0.14277240633964539], "count": [476]}, "action": {"min": [-0.04543092101812363, 2.0644452571868896, 0.01616174913942814, 0.3038443922996521, -2.6386239528656006, -1.6506801843643188, -1.1686725616455078, 20.0, 0.20380499958992004, 0.18089400231838226, -0.10649699717760086, -2.6540000438690186, 0.021999996155500412, -1.093000054359436, -0.32672563195228577, -2.079158306121826, -0.5921553373336792, -0.4124388098716736, 2.1213605403900146, 1.3669593334197998, -0.2765648663043976, 31.0, -0.3216409981250763, 0.219883993268013, -0.10580500215291977, 1.3919999599456787, 0.6620000004768372, 2.502000093460083], "max": [0.5038067102432251, 2.093155860900879, 2.0375497341156006, 1.6801586151123047, -1.7034587860107422, 1.5424346923828125, -0.017435839399695396, 664.0, 0.3057039976119995, 0.3851889967918396, 0.08284100145101547, -1.25600004196167, 0.7260000109672546, 0.5049999952316284, -0.1633453667163849, -2.0587379932403564, -0.14868460595607758, -0.21910864114761353, 2.1470515727996826, 1.7223782539367676, 0.05832890421152115, 816.0, -0.2569119930267334, 0.29495999217033386, -0.001677999971434474, 2.1029999256134033, 1.1069999933242798, 3.003000020980835], "mean": [0.21260620653629303, 2.0820419788360596, 0.9278088808059692, 0.9483785629272461, -2.217729330062866, -0.45429012179374695, -0.6182202100753784, 292.47900390625, 0.24561969935894012, 0.28408756852149963, -0.029796544462442398, -1.9229289293289185, 0.39980459213256836, -0.09303374588489532, -0.2762220501899719, -2.073341131210327, -0.44394275546073914, -0.29557111859321594, 2.1383349895477295, 1.5069894790649414, -0.10086530447006226, 582.4633178710938, -0.28808078169822693, 0.2696212828159332, -0.036593012511730194, 1.652798056602478, 0.8512873649597168, 2.7808427810668945], "std": [0.14705783128738403, 0.008081045001745224, 0.7920394539833069, 0.3980223834514618, 0.32985931634902954, 1.2606635093688965, 0.21230758726596832, 269.1174621582031, 0.024499621242284775, 0.07407087087631226, 0.06168236583471298, 0.4326172173023224, 0.1920810490846634, 0.5674942135810852, 0.03249524161219597, 0.004270448815077543, 0.166556254029274, 0.061734482645988464, 0.005401065573096275, 0.0925574004650116, 0.10580423474311829, 309.8060607910156, 0.02015586756169796, 0.023406673222780228, 0.036153726279735565, 0.23915605247020721, 0.0909360721707344, 0.14277240633964539], "count": [476]}, "timestamp": {"min": [0.0], "max": [15.833333333333334], "mean": [7.916666666666666], "std": [4.5803020278870985], "count": [476]}, "frame_index": {"min": [0], "max": [475], "mean": [237.5], "std": [137.40906083661295], "count": [476]}, "episode_index": {"min": [274], "max": [274], "mean": [274.0], "std": [0.0], "count": [476]}, "index": {"min": [177156], "max": [177631], "mean": [177393.5], "std": [137.40906083661295], "count": [476]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [476]}, "subtask_annotation": {"mean": [4.138655462184874, 9.0, 9.0, 9.0, 9.0], "std": [2.1909135979994163, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [476]}, "scene_annotation": {"mean": [274.0], "std": [0.0], "min": [274], "max": [274], "count": [476]}, "eef_direction_state": {"mean": [4.647058823529412, 4.09453781512605], "std": [2.0129339567374935, 1.9696999933228565], "min": [0, 0], "max": [6, 6], "count": [476]}, "eef_velocity_state": {"mean": [0.45588235294117646, 0.8802521008403361], "std": [0.6116404608804591, 0.7589443820864776], "min": [0, 0], "max": [2, 2], "count": [476]}, "eef_acc_mag_state": {"mean": [0.49159663865546216, 0.7794117647058824], "std": [0.7544912952516734, 0.8273657641942578], "min": [0, 0], "max": [2, 2], "count": [476]}, "eef_direction_action": {"mean": [4.647058823529412, 4.09453781512605], "std": [2.0129339567374935, 1.9696999933228565], "min": [0, 0], "max": [6, 6], "count": [476]}, "eef_velocity_action": {"mean": [0.45588235294117646, 0.8802521008403361], "std": [0.6116404608804591, 0.7589443820864776], "min": [0, 0], "max": [2, 2], "count": [476]}, "eef_acc_mag_action": {"mean": [0.49159663865546216, 0.7794117647058824], "std": [0.7544912952516734, 0.8273657641942578], "min": [0, 0], "max": [2, 2], "count": [476]}, "eef_sim_pose_state": {"mean": [0.4549642700764822, 0.2551022593621379, 1.0239367224108706, -0.04076904675307381, 1.306268864298222, -0.3901180716884644, 0.47628809406655476, -0.22724910188583006, 1.0758224698813066, -0.06750350508656802, 1.0038572597746964, -1.4858382126491982], "std": [0.02128336701109065, 0.031058591114937462, 0.012550018930238991, 0.37055182272037784, 0.10053213538915734, 0.32100525203630387, 0.0803062197160742, 0.048646927614239534, 0.059415325414112714, 1.9516497143160365, 0.3179603690361485, 0.9731501684639646], "min": [0.4094661376563968, 0.19656860784706826, 1.0039275475515528, -0.47500529749052134, 1.1145924083395515, -1.03554867088733, 0.3697074116214294, -0.29308013251599296, 1.0184881970959618, -3.121164002631548, 0.36731954561215674, -2.8495005984937745], "max": [0.4782588022988281, 0.2857143341353328, 1.0463210042285735, 0.9018511571988524, 1.4730405003300766, 0.531384626097586, 0.5763061321793705, -0.16829807625818866, 1.1913286324315555, 3.1404217659003453, 1.4702185684423084, -0.12293243473899737], "count": [476]}, "eef_sim_pose_action": {"mean": [0.4549642700764822, 0.2551022593621379, 1.0239367224108706, -0.04076904675307381, 1.306268864298222, -0.3901180716884644, 0.47628809406655476, -0.22724910188583006, 1.0758224698813066, -0.06750350508656802, 1.0038572597746964, -1.4858382126491982], "std": [0.02128336701109065, 0.031058591114937462, 0.012550018930238991, 0.37055182272037784, 0.10053213538915734, 0.32100525203630387, 0.0803062197160742, 0.048646927614239534, 0.059415325414112714, 1.9516497143160365, 0.3179603690361485, 0.9731501684639646], "min": [0.4094661376563968, 0.19656860784706826, 1.0039275475515528, -0.47500529749052134, 1.1145924083395515, -1.03554867088733, 0.3697074116214294, -0.29308013251599296, 1.0184881970959618, -3.121164002631548, 0.36731954561215674, -2.8495005984937745], "max": [0.4782588022988281, 0.2857143341353328, 1.0463210042285735, 0.9018511571988524, 1.4730405003300766, 0.531384626097586, 0.5763061321793705, -0.16829807625818866, 1.1913286324315555, 3.1404217659003453, 1.4702185684423084, -0.12293243473899737], "count": [476]}, "gripper_mode_state": {"mean": [0.296218487394958, 0.7226890756302521], "std": [0.45658854028589096, 0.447671280735038], "min": [0, 0], "max": [1, 1], "count": [476]}, "gripper_activity_state": {"mean": [1.8571428571428572, 1.9075630252100841], "std": [0.4544035574654037, 0.3721749981139233], "min": [0, 0], "max": [2, 2], "count": [476]}, "gripper_mode_action": {"mean": [0.296218487394958, 0.7226890756302521], "std": [0.45658854028589096, 0.447671280735038], "min": [0, 0], "max": [1, 1], "count": [476]}, "gripper_activity_action": {"mean": [1.8571428571428572, 1.9075630252100841], "std": [0.4544035574654037, 0.3721749981139233], "min": [0, 0], "max": [2, 2], "count": [476]}, "gripper_open_scale_state": {"mean": [0.5824632355385468, 0.29247899166876495], "std": [0.3098060832527687, 0.26911765009469313], "min": [0.031, 0.02], "max": [0.816, 0.664], "count": [476]}, "gripper_open_scale_action": {"mean": [0.5824632355385468, 0.29247899166876495], "std": [0.3098060832527687, 0.26911765009469313], "min": [0.031, 0.02], "max": [0.816, 0.664], "count": [476]}}} +{"episode_index": 273, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.45635224293205656]], [[0.46863579983026804]], [[0.4587213371459695]]], "std": [[[0.14993077675671312]], [[0.14182403844404595]], [[0.14350958659505966]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.472402077950043]], [[0.4789310400516796]], [[0.4713822294421645]]], "std": [[[0.07558268884967019]], [[0.0713366158224224]], [[0.07721158604973304]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.0392156862745098]], [[0.0784313725490196]]], "max": [[[0.6862745098039216]], [[0.6705882352941176]], [[0.6784313725490196]]], "mean": [[[0.47408337766631203]], [[0.4862330236358109]], [[0.4720631855778487]]], "std": [[[0.07581976174294892]], [[0.0567272402353491]], [[0.07510519183356282]]], "count": [129]}, "observation.state": {"min": [-0.08541642129421234, 1.9212061166763306, 0.6980444192886353, 0.05682792142033577, -2.632096290588379, -1.532434105873108, -2.887019157409668, 22.0, 0.23727500438690186, 0.22311699390411377, -0.024581000208854675, -2.6549999713897705, 0.15699999034404755, -1.2719999551773071, -0.6024702191352844, -2.0788443088531494, -0.7701265215873718, -0.5545434951782227, 2.1045355796813965, 1.2865869998931885, -0.23162265121936798, 36.0, -0.2884860038757324, 0.23557700216770172, -0.12183800339698792, 1.0670000314712524, -0.1810000091791153, 1.99399995803833], "max": [0.5967280268669128, 2.0924925804138184, 2.1171891689300537, 1.5738333463668823, -0.24413666129112244, 1.638881802558899, 0.22673572599887848, 618.0, 0.39728400111198425, 0.38330501317977905, 0.12044700235128403, -1.1510000228881836, 0.7860000133514404, 0.6319999694824219, -0.25214770436286926, -2.0369911193847656, -0.03668682277202606, 0.1672898232936859, 2.1874735355377197, 1.9915603399276733, 0.6767339706420898, 863.0, -0.2080180048942566, 0.31430599093437195, 0.056283000856637955, 2.1530001163482666, 0.9670000076293945, 2.9590001106262207], "mean": [0.18890129029750824, 2.0725464820861816, 1.7181276082992554, 0.7463077902793884, -1.2367947101593018, 0.9113081097602844, -1.8066056966781616, 282.330322265625, 0.30976375937461853, 0.3078169524669647, 0.03610687330365181, -1.8758039474487305, 0.5525147318840027, -0.09974583238363266, -0.36742761731147766, -2.068735361099243, -0.46641701459884644, -0.28720593452453613, 2.1800971031188965, 1.6191046237945557, 0.06591925770044327, 578.6994018554688, -0.24903607368469238, 0.2865030765533447, -0.020001810044050217, 1.559982180595398, 0.6663020253181458, 2.4681785106658936], "std": [0.21923032402992249, 0.02778179943561554, 0.4440285563468933, 0.39100655913352966, 0.9783578515052795, 0.8873661160469055, 1.2168208360671997, 237.52706909179688, 0.046079907566308975, 0.052320413291454315, 0.03421120345592499, 0.4631219208240509, 0.19376687705516815, 0.6241507530212402, 0.09146599471569061, 0.009630764834582806, 0.25415346026420593, 0.2137884497642517, 0.011015823110938072, 0.18487364053726196, 0.2942793667316437, 363.0993347167969, 0.024584991857409477, 0.025099696591496468, 0.05160904675722122, 0.368760347366333, 0.3856371343135834, 0.2683408558368683], "count": [657]}, "action": {"min": [-0.08541642129421234, 1.9212061166763306, 0.6980444192886353, 0.05682792142033577, -2.632096290588379, -1.532434105873108, -2.887019157409668, 22.0, 0.23727500438690186, 0.22311699390411377, -0.024581000208854675, -2.6549999713897705, 0.15699999034404755, -1.2719999551773071, -0.6024702191352844, -2.0788443088531494, -0.7701265215873718, -0.5545434951782227, 2.1045355796813965, 1.2865869998931885, -0.23162265121936798, 36.0, -0.2884860038757324, 0.23557700216770172, -0.12183800339698792, 1.0670000314712524, -0.1810000091791153, 1.99399995803833], "max": [0.5967280268669128, 2.0924925804138184, 2.1171891689300537, 1.5738333463668823, -0.24413666129112244, 1.638881802558899, 0.22673572599887848, 618.0, 0.39728400111198425, 0.38330501317977905, 0.12044700235128403, -1.1510000228881836, 0.7860000133514404, 0.6319999694824219, -0.25214770436286926, -2.0369911193847656, -0.03668682277202606, 0.1672898232936859, 2.1874735355377197, 1.9915603399276733, 0.6767339706420898, 863.0, -0.2080180048942566, 0.31430599093437195, 0.056283000856637955, 2.1530001163482666, 0.9670000076293945, 2.9590001106262207], "mean": [0.18890129029750824, 2.0725464820861816, 1.7181276082992554, 0.7463077902793884, -1.2367947101593018, 0.9113081097602844, -1.8066056966781616, 282.330322265625, 0.30976375937461853, 0.3078169524669647, 0.03610687330365181, -1.8758039474487305, 0.5525147318840027, -0.09974583238363266, -0.36742761731147766, -2.068735361099243, -0.46641701459884644, -0.28720593452453613, 2.1800971031188965, 1.6191046237945557, 0.06591925770044327, 578.6994018554688, -0.24903607368469238, 0.2865030765533447, -0.020001810044050217, 1.559982180595398, 0.6663020253181458, 2.4681785106658936], "std": [0.21923032402992249, 0.02778179943561554, 0.4440285563468933, 0.39100655913352966, 0.9783578515052795, 0.8873661160469055, 1.2168208360671997, 237.52706909179688, 0.046079907566308975, 0.052320413291454315, 0.03421120345592499, 0.4631219208240509, 0.19376687705516815, 0.6241507530212402, 0.09146599471569061, 0.009630764834582806, 0.25415346026420593, 0.2137884497642517, 0.011015823110938072, 0.18487364053726196, 0.2942793667316437, 363.0993347167969, 0.024584991857409477, 0.025099696591496468, 0.05160904675722122, 0.368760347366333, 0.3856371343135834, 0.2683408558368683], "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": [275], "max": [275], "mean": [275.0], "std": [0.0], "count": [657]}, "index": {"min": [177632], "max": [178288], "mean": [177960.0], "std": [189.65934373678155], "count": [657]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [657]}, "subtask_annotation": {"mean": [4.634703196347032, 9.0, 9.0, 9.0, 9.0], "std": [2.1688007639274645, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [657]}, "scene_annotation": {"mean": [275.0], "std": [0.0], "min": [275], "max": [275], "count": [657]}, "eef_direction_state": {"mean": [4.4003044140030445, 4.178082191780822], "std": [2.1203227472933923, 1.9840169512004966], "min": [0, 0], "max": [6, 6], "count": [657]}, "eef_velocity_state": {"mean": [0.471841704718417, 0.7031963470319634], "std": [0.5703600715055985, 0.6792458075538647], "min": [0, 0], "max": [2, 2], "count": [657]}, "eef_acc_mag_state": {"mean": [0.4901065449010654, 0.634703196347032], "std": [0.7465656452186831, 0.792207834378881], "min": [0, 0], "max": [2, 2], "count": [657]}, "eef_direction_action": {"mean": [4.4003044140030445, 4.178082191780822], "std": [2.1203227472933923, 1.9840169512004966], "min": [0, 0], "max": [6, 6], "count": [657]}, "eef_velocity_action": {"mean": [0.471841704718417, 0.7031963470319634], "std": [0.5703600715055985, 0.6792458075538647], "min": [0, 0], "max": [2, 2], "count": [657]}, "eef_acc_mag_action": {"mean": [0.4901065449010654, 0.634703196347032], "std": [0.7465656452186831, 0.792207834378881], "min": [0, 0], "max": [2, 2], "count": [657]}, "eef_sim_pose_state": {"mean": [0.47762353352818515, 0.24244391679651092, 1.0567274817423642, 0.14815018504042293, 0.991471176508998, -0.2722269896605411, 0.49964249571151276, -0.31750276851307124, 1.0754615315245204, -0.019465716640286436, 1.098922929161749, -1.2782525790174517], "std": [0.02545793378336568, 0.0441123018654747, 0.020393264861054715, 0.5222660759852285, 0.3712581804387427, 0.3939550166350536, 0.059543229496036736, 0.04085359976532429, 0.04602216958557659, 1.7654868083847637, 0.3690377088557671, 1.1838749342623913], "min": [0.4275443866647604, 0.15340325525490134, 1.0225588904583274, -0.37612892451149393, 0.16201623330684423, -0.7052381455818949, 0.4127372408493027, -0.38127896213640905, 1.0188903398660718, -3.131380286728032, 0.33683154236920476, -3.087693736273823], "max": [0.5188989042881484, 0.3034958501194127, 1.0999169362852697, 1.3641869526765702, 1.4288106925773048, 0.5336376876342638, 0.5946909026727841, -0.2562975394058746, 1.1786006676791105, 3.1236171022363592, 1.537134612215893, 0.16684375947420166], "count": [657]}, "eef_sim_pose_action": {"mean": [0.47762353352818515, 0.24244391679651092, 1.0567274817423642, 0.14815018504042293, 0.991471176508998, -0.2722269896605411, 0.49964249571151276, -0.31750276851307124, 1.0754615315245204, -0.019465716640286436, 1.098922929161749, -1.2782525790174517], "std": [0.02545793378336568, 0.0441123018654747, 0.020393264861054715, 0.5222660759852285, 0.3712581804387427, 0.3939550166350536, 0.059543229496036736, 0.04085359976532429, 0.04602216958557659, 1.7654868083847637, 0.3690377088557671, 1.1838749342623913], "min": [0.4275443866647604, 0.15340325525490134, 1.0225588904583274, -0.37612892451149393, 0.16201623330684423, -0.7052381455818949, 0.4127372408493027, -0.38127896213640905, 1.0188903398660718, -3.131380286728032, 0.33683154236920476, -3.087693736273823], "max": [0.5188989042881484, 0.3034958501194127, 1.0999169362852697, 1.3641869526765702, 1.4288106925773048, 0.5336376876342638, 0.5946909026727841, -0.2562975394058746, 1.1786006676791105, 3.1236171022363592, 1.537134612215893, 0.16684375947420166], "count": [657]}, "gripper_mode_state": {"mean": [0.380517503805175, 0.7640791476407914], "std": [0.4855140915597123, 0.42457296638070163], "min": [0, 0], "max": [1, 1], "count": [657]}, "gripper_activity_state": {"mean": [1.93455098934551, 1.939117199391172], "std": [0.2924355619659987, 0.29600250928542615], "min": [0, 0], "max": [2, 2], "count": [657]}, "gripper_mode_action": {"mean": [0.380517503805175, 0.7640791476407914], "std": [0.4855140915597123, 0.42457296638070163], "min": [0, 0], "max": [1, 1], "count": [657]}, "gripper_activity_action": {"mean": [1.93455098934551, 1.939117199391172], "std": [0.2924355619659987, 0.29600250928542615], "min": [0, 0], "max": [2, 2], "count": [657]}, "gripper_open_scale_state": {"mean": [0.5786993913287626, 0.28233028910620955], "std": [0.36309940696738036, 0.23752697524158622], "min": [0.036, 0.022], "max": [0.863, 0.618], "count": [657]}, "gripper_open_scale_action": {"mean": [0.5786993913287626, 0.28233028910620955], "std": [0.36309940696738036, 0.23752697524158622], "min": [0.036, 0.022], "max": [0.863, 0.618], "count": [657]}}} +{"episode_index": 274, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4576337066148298]], [[0.47099005944331757]], [[0.4602945472729322]]], "std": [[[0.15600450007969716]], [[0.1471296068753712]], [[0.1501137362146114]]], "count": [145]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.08627450980392157]], [[0.08235294117647059]]], "max": [[[0.6823529411764706]], [[0.6627450980392157]], [[0.6705882352941176]]], "mean": [[[0.47711546512283076]], [[0.48037524368942974]], [[0.47436085615280593]]], "std": [[[0.06258510086144718]], [[0.05642461325716106]], [[0.06341265512803589]]], "count": [145]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.00392156862745098]]], "max": [[[0.6823529411764706]], [[0.6549019607843137]], [[0.6588235294117647]]], "mean": [[[0.46510490477800315]], [[0.4830973292765382]], [[0.4613573811133649]]], "std": [[[0.09451964902364421]], [[0.06752112996800147]], [[0.09939881117742677]]], "count": [145]}, "observation.state": {"min": [-0.14023719727993011, 2.03994083404541, -0.02719222940504551, 0.22996456921100616, -2.9192376136779785, -1.7915805578231812, -0.7795339226722717, 21.0, 0.19789999723434448, 0.15961100161075592, -0.09311199933290482, -2.5820000171661377, 0.11799999326467514, -1.1990000009536743, -0.34257322549819946, -2.0762088298797607, -0.7885223627090454, -0.41578978300094604, 2.173475980758667, 1.3723349571228027, -0.24806365370750427, 26.0, -0.30619901418685913, 0.22510899603366852, -0.0990070030093193, 1.1150000095367432, 0.6690000295639038, 2.3929998874664307], "max": [0.6369578838348389, 2.0924229621887207, 2.0126962661743164, 1.8708882331848145, -1.7991204261779785, 1.4139087200164795, 0.23539257049560547, 636.0, 0.317999005317688, 0.39785000681877136, 0.08331499993801117, -1.3049999475479126, 0.902999997138977, 0.6330000162124634, -0.19425514340400696, -2.057307004928589, -0.16716764867305756, -0.24701645970344543, 2.1864089965820312, 1.7394300699234009, 0.0809483751654625, 852.0, -0.23720300197601318, 0.3065199851989746, 0.030744999647140503, 2.0739998817443848, 0.9890000224113464, 2.9170000553131104], "mean": [0.2579665780067444, 2.073883533477783, 1.0595102310180664, 0.9108477234840393, -2.414875030517578, -0.3586880564689636, -0.4071747958660126, 197.265380859375, 0.2519449293613434, 0.29011771082878113, -0.01459364965558052, -1.9089361429214478, 0.4336143136024475, -0.17476381361484528, -0.29751917719841003, -2.070509910583496, -0.5342109799385071, -0.30931031703948975, 2.1794042587280273, 1.5763224363327026, -0.11698657274246216, 624.09033203125, -0.27578672766685486, 0.27652865648269653, -0.018567759543657303, 1.4971694946289062, 0.8504791259765625, 2.5963666439056396], "std": [0.23471994698047638, 0.014394639991223812, 0.8293048739433289, 0.3869396150112152, 0.36226728558540344, 1.3669588565826416, 0.2767525017261505, 212.92608642578125, 0.028550101444125175, 0.09175930172204971, 0.05644353851675987, 0.4616149365901947, 0.23599345982074738, 0.7181835770606995, 0.02687053754925728, 0.0033018188551068306, 0.22653597593307495, 0.05219198018312454, 0.004039308056235313, 0.09495541453361511, 0.09320151805877686, 288.9424743652344, 0.022079655900597572, 0.021683167666196823, 0.0462016724050045, 0.3350166976451874, 0.054485008120536804, 0.17880603671073914], "count": [763]}, "action": {"min": [-0.14023719727993011, 2.03994083404541, -0.02719222940504551, 0.22996456921100616, -2.9192376136779785, -1.7915805578231812, -0.7795339226722717, 21.0, 0.19789999723434448, 0.15961100161075592, -0.09311199933290482, -2.5820000171661377, 0.11799999326467514, -1.1990000009536743, -0.34257322549819946, -2.0762088298797607, -0.7885223627090454, -0.41578978300094604, 2.173475980758667, 1.3723349571228027, -0.24806365370750427, 26.0, -0.30619901418685913, 0.22510899603366852, -0.0990070030093193, 1.1150000095367432, 0.6690000295639038, 2.3929998874664307], "max": [0.6369578838348389, 2.0924229621887207, 2.0126962661743164, 1.8708882331848145, -1.7991204261779785, 1.4139087200164795, 0.23539257049560547, 636.0, 0.317999005317688, 0.39785000681877136, 0.08331499993801117, -1.3049999475479126, 0.902999997138977, 0.6330000162124634, -0.19425514340400696, -2.057307004928589, -0.16716764867305756, -0.24701645970344543, 2.1864089965820312, 1.7394300699234009, 0.0809483751654625, 852.0, -0.23720300197601318, 0.3065199851989746, 0.030744999647140503, 2.0739998817443848, 0.9890000224113464, 2.9170000553131104], "mean": [0.2579665780067444, 2.073883533477783, 1.0595102310180664, 0.9108477234840393, -2.414875030517578, -0.3586880564689636, -0.4071747958660126, 197.265380859375, 0.2519449293613434, 0.29011771082878113, -0.01459364965558052, -1.9089361429214478, 0.4336143136024475, -0.17476381361484528, -0.29751917719841003, -2.070509910583496, -0.5342109799385071, -0.30931031703948975, 2.1794042587280273, 1.5763224363327026, -0.11698657274246216, 624.09033203125, -0.27578672766685486, 0.27652865648269653, -0.018567759543657303, 1.4971694946289062, 0.8504791259765625, 2.5963666439056396], "std": [0.23471994698047638, 0.014394639991223812, 0.8293048739433289, 0.3869396150112152, 0.36226728558540344, 1.3669588565826416, 0.2767525017261505, 212.92608642578125, 0.028550101444125175, 0.09175930172204971, 0.05644353851675987, 0.4616149365901947, 0.23599345982074738, 0.7181835770606995, 0.02687053754925728, 0.0033018188551068306, 0.22653597593307495, 0.05219198018312454, 0.004039308056235313, 0.09495541453361511, 0.09320151805877686, 288.9424743652344, 0.022079655900597572, 0.021683167666196823, 0.0462016724050045, 0.3350166976451874, 0.054485008120536804, 0.17880603671073914], "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": [276], "max": [276], "mean": [276.0], "std": [0.0], "count": [763]}, "index": {"min": [178289], "max": [179051], "mean": [178670.0], "std": [220.25893852463741], "count": [763]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [763]}, "subtask_annotation": {"mean": [4.166448230668414, 9.0, 9.0, 9.0, 9.0], "std": [2.1539263044891976, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [763]}, "scene_annotation": {"mean": [276.0], "std": [0.0], "min": [276], "max": [276], "count": [763]}, "eef_direction_state": {"mean": [4.760157273918741, 4.296199213630406], "std": [2.0533860349565467, 1.9425088753867203], "min": [0, 0], "max": [6, 6], "count": [763]}, "eef_velocity_state": {"mean": [0.3237221494102228, 0.690694626474443], "std": [0.5055920955650607, 0.6821098367716637], "min": [0, 0], "max": [2, 2], "count": [763]}, "eef_acc_mag_state": {"mean": [0.3840104849279161, 0.6933158584534731], "std": [0.6987021557002924, 0.8161507895251994], "min": [0, 0], "max": [2, 2], "count": [763]}, "eef_direction_action": {"mean": [4.760157273918741, 4.296199213630406], "std": [2.0533860349565467, 1.9425088753867203], "min": [0, 0], "max": [6, 6], "count": [763]}, "eef_velocity_action": {"mean": [0.3237221494102228, 0.690694626474443], "std": [0.5055920955650607, 0.6821098367716637], "min": [0, 0], "max": [2, 2], "count": [763]}, "eef_acc_mag_action": {"mean": [0.3840104849279161, 0.6933158584534731], "std": [0.6987021557002924, 0.8161507895251994], "min": [0, 0], "max": [2, 2], "count": [763]}, "eef_sim_pose_state": {"mean": [0.46365059454776403, 0.25759956755256996, 1.0404121472485455, -0.03544753471654628, 1.19445861304148, -0.3683302851892731, 0.4847079806381764, -0.24037541825000192, 1.084151620224908, 0.4297312724632203, 0.9106145216917907, -1.360711496902885], "std": [0.019414523539839013, 0.037755447518473165, 0.014774423924557101, 0.30685860258467085, 0.11510858702708775, 0.20654369245342846, 0.10062637829791068, 0.048578608063850004, 0.056358606688572684, 1.9580069304149066, 0.34928746243599157, 1.343212905691581], "min": [0.4170362094157554, 0.1896864079056678, 1.0136927377866276, -0.396496108571138, 1.068492052845, -0.6995694360156152, 0.350274382186135, -0.31500389767572573, 1.0231465031369134, -3.1390310839298903, 0.3516996596577324, -3.0796324398713293], "max": [0.4910283086062671, 0.29523091695867587, 1.0573227024833685, 0.9136127951884769, 1.3946103251707518, 0.5223691221632418, 0.6076945519480588, -0.16232198642324983, 1.201026151508127, 3.138953066048065, 1.5320703349802267, 3.1400811200308465], "count": [763]}, "eef_sim_pose_action": {"mean": [0.46365059454776403, 0.25759956755256996, 1.0404121472485455, -0.03544753471654628, 1.19445861304148, -0.3683302851892731, 0.4847079806381764, -0.24037541825000192, 1.084151620224908, 0.4297312724632203, 0.9106145216917907, -1.360711496902885], "std": [0.019414523539839013, 0.037755447518473165, 0.014774423924557101, 0.30685860258467085, 0.11510858702708775, 0.20654369245342846, 0.10062637829791068, 0.048578608063850004, 0.056358606688572684, 1.9580069304149066, 0.34928746243599157, 1.343212905691581], "min": [0.4170362094157554, 0.1896864079056678, 1.0136927377866276, -0.396496108571138, 1.068492052845, -0.6995694360156152, 0.350274382186135, -0.31500389767572573, 1.0231465031369134, -3.1390310839298903, 0.3516996596577324, -3.0796324398713293], "max": [0.4910283086062671, 0.29523091695867587, 1.0573227024833685, 0.9136127951884769, 1.3946103251707518, 0.5223691221632418, 0.6076945519480588, -0.16232198642324983, 1.201026151508127, 3.138953066048065, 1.5320703349802267, 3.1400811200308465], "count": [763]}, "gripper_mode_state": {"mean": [0.2634338138925295, 0.8597640891218873], "std": [0.4404956748829267, 0.34723162324059825], "min": [0, 0], "max": [1, 1], "count": [763]}, "gripper_activity_state": {"mean": [1.8623853211009174, 1.855832241153342], "std": [0.4643947267946732, 0.47221841488757055], "min": [0, 0], "max": [2, 2], "count": [763]}, "gripper_mode_action": {"mean": [0.2634338138925295, 0.8597640891218873], "std": [0.4404956748829267, 0.34723162324059825], "min": [0, 0], "max": [1, 1], "count": [763]}, "gripper_activity_action": {"mean": [1.8623853211009174, 1.855832241153342], "std": [0.4643947267946732, 0.47221841488757055], "min": [0, 0], "max": [2, 2], "count": [763]}, "gripper_open_scale_state": {"mean": [0.624090432740758, 0.19726539971787835], "std": [0.28894244740166025, 0.21292606821200688], "min": [0.026, 0.021], "max": [0.852, 0.636], "count": [763]}, "gripper_open_scale_action": {"mean": [0.624090432740758, 0.19726539971787835], "std": [0.28894244740166025, 0.21292606821200688], "min": [0.026, 0.021], "max": [0.852, 0.636], "count": [763]}}} +{"episode_index": 275, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.45162023363266873]], [[0.4637743364502664]], [[0.45305466475806005]]], "std": [[[0.1540148450420778]], [[0.14474785867466236]], [[0.1476033668750881]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.050980392156862744]], [[0.0784313725490196]]], "max": [[[0.7137254901960784]], [[0.6901960784313725]], [[0.6980392156862745]]], "mean": [[[0.4715238936260779]], [[0.4751776531691108]], [[0.46920033331960237]]], "std": [[[0.0721358359424886]], [[0.06725841126679585]], [[0.07142993741513398]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[0.7450980392156863]], [[0.6745098039215687]], [[0.6627450980392157]]], "mean": [[[0.45494367894216514]], [[0.4749281509172297]], [[0.45240449071785577]]], "std": [[[0.09952218780159036]], [[0.07526645846139522]], [[0.10143432968785318]]], "count": [119]}, "observation.state": {"min": [-0.035150930285453796, 1.9413472414016724, -0.04260348901152611, 0.23102925717830658, -2.6131768226623535, -1.7181545495986938, -1.1133804321289062, 15.0, 0.2083979994058609, 0.18051199615001678, -0.11009600013494492, -2.746999979019165, 0.038999997079372406, -1.2009999752044678, -0.39880773425102234, -2.0762438774108887, -0.8498706221580505, -0.36362189054489136, 2.1747851371765137, 1.4295120239257812, -0.3603581190109253, 40.0, -0.33009499311447144, 0.20385099947452545, -0.09523700177669525, 1.1519999504089355, 0.3139999806880951, 2.4590001106262207], "max": [0.6123313307762146, 2.0924229621887207, 2.159827470779419, 1.5371638536453247, -1.7649294137954712, 1.5976743698120117, 0.1396612524986267, 602.0, 0.31134700775146484, 0.3850170075893402, 0.08918599784374237, -1.0859999656677246, 0.8769999742507935, 0.4970000386238098, -0.15367624163627625, -2.0628395080566406, -0.1633453667163849, -0.06290166825056076, 2.186199426651001, 1.8038852214813232, 0.27642524242401123, 847.0, -0.2653450071811676, 0.2955609858036041, 0.04060100018978119, 2.0940001010894775, 1.0329999923706055, 3.0179998874664307], "mean": [0.25401192903518677, 2.066082715988159, 0.8561475872993469, 0.8157802224159241, -2.0982022285461426, -0.5966442823410034, -0.5123733282089233, 207.0587615966797, 0.2600131034851074, 0.2807173728942871, -0.028999406844377518, -1.8912370204925537, 0.5285943746566772, -0.0997220128774643, -0.2468724399805069, -2.0712015628814697, -0.5224340558052063, -0.25691506266593933, 2.179985761642456, 1.5854746103286743, -0.04955481365323067, 621.431884765625, -0.2983711361885071, 0.25852692127227783, -0.015776880085468292, 1.5512398481369019, 0.7511312365531921, 2.705101251602173], "std": [0.1827753335237503, 0.03572031110525131, 0.8570531010627747, 0.34903571009635925, 0.3102497458457947, 1.2562845945358276, 0.29143694043159485, 225.28538513183594, 0.03105812892317772, 0.07512206584215164, 0.06755740195512772, 0.4773847758769989, 0.25015172362327576, 0.5764745473861694, 0.059756044298410416, 0.0032624241430312395, 0.25968173146247864, 0.0847112387418747, 0.004168361891061068, 0.10153524577617645, 0.1335860937833786, 338.36944580078125, 0.023710904642939568, 0.028335366398096085, 0.047070812433958054, 0.3349997103214264, 0.18159350752830505, 0.16309410333633423], "count": [587]}, "action": {"min": [-0.035150930285453796, 1.9413472414016724, -0.04260348901152611, 0.23102925717830658, -2.6131768226623535, -1.7181545495986938, -1.1133804321289062, 15.0, 0.2083979994058609, 0.18051199615001678, -0.11009600013494492, -2.746999979019165, 0.038999997079372406, -1.2009999752044678, -0.39880773425102234, -2.0762438774108887, -0.8498706221580505, -0.36362189054489136, 2.1747851371765137, 1.4295120239257812, -0.3603581190109253, 40.0, -0.33009499311447144, 0.20385099947452545, -0.09523700177669525, 1.1519999504089355, 0.3139999806880951, 2.4590001106262207], "max": [0.6123313307762146, 2.0924229621887207, 2.159827470779419, 1.5371638536453247, -1.7649294137954712, 1.5976743698120117, 0.1396612524986267, 602.0, 0.31134700775146484, 0.3850170075893402, 0.08918599784374237, -1.0859999656677246, 0.8769999742507935, 0.4970000386238098, -0.15367624163627625, -2.0628395080566406, -0.1633453667163849, -0.06290166825056076, 2.186199426651001, 1.8038852214813232, 0.27642524242401123, 847.0, -0.2653450071811676, 0.2955609858036041, 0.04060100018978119, 2.0940001010894775, 1.0329999923706055, 3.0179998874664307], "mean": [0.25401192903518677, 2.066082715988159, 0.8561475872993469, 0.8157802224159241, -2.0982022285461426, -0.5966442823410034, -0.5123733282089233, 207.0587615966797, 0.2600131034851074, 0.2807173728942871, -0.028999406844377518, -1.8912370204925537, 0.5285943746566772, -0.0997220128774643, -0.2468724399805069, -2.0712015628814697, -0.5224340558052063, -0.25691506266593933, 2.179985761642456, 1.5854746103286743, -0.04955481365323067, 621.431884765625, -0.2983711361885071, 0.25852692127227783, -0.015776880085468292, 1.5512398481369019, 0.7511312365531921, 2.705101251602173], "std": [0.1827753335237503, 0.03572031110525131, 0.8570531010627747, 0.34903571009635925, 0.3102497458457947, 1.2562845945358276, 0.29143694043159485, 225.28538513183594, 0.03105812892317772, 0.07512206584215164, 0.06755740195512772, 0.4773847758769989, 0.25015172362327576, 0.5764745473861694, 0.059756044298410416, 0.0032624241430312395, 0.25968173146247864, 0.0847112387418747, 0.004168361891061068, 0.10153524577617645, 0.1335860937833786, 338.36944580078125, 0.023710904642939568, 0.028335366398096085, 0.047070812433958054, 0.3349997103214264, 0.18159350752830505, 0.16309410333633423], "count": [587]}, "timestamp": {"min": [0.0], "max": [19.533333333333335], "mean": [9.766666666666666], "std": [5.648401937224762], "count": [587]}, "frame_index": {"min": [0], "max": [586], "mean": [293.0], "std": [169.45205811674285], "count": [587]}, "episode_index": {"min": [277], "max": [277], "mean": [277.0], "std": [0.0], "count": [587]}, "index": {"min": [179052], "max": [179638], "mean": [179345.0], "std": [169.45205811674285], "count": [587]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [587]}, "subtask_annotation": {"mean": [4.604770017035775, 9.0, 9.0, 9.0, 9.0], "std": [2.107141521122383, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [587]}, "scene_annotation": {"mean": [277.0], "std": [0.0], "min": [277], "max": [277], "count": [587]}, "eef_direction_state": {"mean": [4.1431005110732535, 3.8841567291311754], "std": [2.189482197881022, 2.0940910855510073], "min": [0, 0], "max": [6, 6], "count": [587]}, "eef_velocity_state": {"mean": [0.5178875638841567, 0.8160136286201022], "std": [0.5786699497097916, 0.726862844257988], "min": [0, 0], "max": [2, 2], "count": [587]}, "eef_acc_mag_state": {"mean": [0.5843270868824532, 0.7836456558773425], "std": [0.792399810894403, 0.8208557033266282], "min": [0, 0], "max": [2, 2], "count": [587]}, "eef_direction_action": {"mean": [4.1431005110732535, 3.8841567291311754], "std": [2.189482197881022, 2.0940910855510073], "min": [0, 0], "max": [6, 6], "count": [587]}, "eef_velocity_action": {"mean": [0.5178875638841567, 0.8160136286201022], "std": [0.5786699497097916, 0.726862844257988], "min": [0, 0], "max": [2, 2], "count": [587]}, "eef_acc_mag_action": {"mean": [0.5843270868824532, 0.7836456558773425], "std": [0.792399810894403, 0.8208557033266282], "min": [0, 0], "max": [2, 2], "count": [587]}, "eef_sim_pose_state": {"mean": [0.4447316980713401, 0.2745699915200599, 1.0290089897988468, 0.07072671069159644, 1.2207269385800772, -0.21298395486223023, 0.47248572388242144, -0.2370284819627534, 1.0648081471051387, 0.20676117703413924, 1.0980861218215794, -1.0053617442790181], "std": [0.026830878301944604, 0.03809715699010197, 0.015802811226183957, 0.4089109670070917, 0.15728197624014867, 0.4129243707348794, 0.08334204750099834, 0.059467295744232165, 0.05761250594646989, 1.6911625052316357, 0.3815313398276716, 1.306353163920133], "min": [0.39241023933685726, 0.20996413136090963, 1.0011039553193033, -0.3873227570523735, 0.8881339579386367, -0.8898332213816758, 0.36995908677288264, -0.32781652671415257, 0.9983045233051207, -3.1126965566870743, 0.2897353716322506, -3.1395902044330493], "max": [0.4828677661844829, 0.32178887391067695, 1.0569151567182367, 1.2492199979008662, 1.4735735418527458, 0.7727332762995209, 0.592088357173752, -0.14713166649583304, 1.187474975952024, 3.132173976854402, 1.5379312360142965, 3.085879783706487], "count": [587]}, "eef_sim_pose_action": {"mean": [0.4447316980713401, 0.2745699915200599, 1.0290089897988468, 0.07072671069159644, 1.2207269385800772, -0.21298395486223023, 0.47248572388242144, -0.2370284819627534, 1.0648081471051387, 0.20676117703413924, 1.0980861218215794, -1.0053617442790181], "std": [0.026830878301944604, 0.03809715699010197, 0.015802811226183957, 0.4089109670070917, 0.15728197624014867, 0.4129243707348794, 0.08334204750099834, 0.059467295744232165, 0.05761250594646989, 1.6911625052316357, 0.3815313398276716, 1.306353163920133], "min": [0.39241023933685726, 0.20996413136090963, 1.0011039553193033, -0.3873227570523735, 0.8881339579386367, -0.8898332213816758, 0.36995908677288264, -0.32781652671415257, 0.9983045233051207, -3.1126965566870743, 0.2897353716322506, -3.1395902044330493], "max": [0.4828677661844829, 0.32178887391067695, 1.0569151567182367, 1.2492199979008662, 1.4735735418527458, 0.7727332762995209, 0.592088357173752, -0.14713166649583304, 1.187474975952024, 3.132173976854402, 1.5379312360142965, 3.085879783706487], "count": [587]}, "gripper_mode_state": {"mean": [0.29982964224872233, 0.807495741056218], "std": [0.45818318157449334, 0.3942668756467937], "min": [0, 0], "max": [1, 1], "count": [587]}, "gripper_activity_state": {"mean": [1.8705281090289607, 1.9352640545144804], "std": [0.4486590588451525, 0.31848243774855023], "min": [0, 0], "max": [2, 2], "count": [587]}, "gripper_mode_action": {"mean": [0.29982964224872233, 0.807495741056218], "std": [0.45818318157449334, 0.3942668756467937], "min": [0, 0], "max": [1, 1], "count": [587]}, "gripper_activity_action": {"mean": [1.8705281090289607, 1.9352640545144804], "std": [0.4486590588451525, 0.31848243774855023], "min": [0, 0], "max": [2, 2], "count": [587]}, "gripper_open_scale_state": {"mean": [0.6214318567825136, 0.2070587735151717], "std": [0.3383694216614222, 0.22528543449424432], "min": [0.04, 0.015], "max": [0.847, 0.602], "count": [587]}, "gripper_open_scale_action": {"mean": [0.6214318567825136, 0.2070587735151717], "std": [0.3383694216614222, 0.22528543449424432], "min": [0.04, 0.015], "max": [0.847, 0.602], "count": [587]}}} +{"episode_index": 276, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4589056556372549]], [[0.47205160539215685]], [[0.4616286519607843]]], "std": [[[0.15513972602253276]], [[0.14593363184627775]], [[0.1490885860894321]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.047058823529411764]], [[0.08235294117647059]]], "max": [[[0.6862745098039216]], [[0.6862745098039216]], [[0.6823529411764706]]], "mean": [[[0.4716340992647059]], [[0.47887763071895423]], [[0.4712957924836601]]], "std": [[[0.06528790932597485]], [[0.05753912304367687]], [[0.06569429253386712]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.0196078431372549]], [[0.027450980392156862]]], "max": [[[0.6666666666666666]], [[0.6509803921568628]], [[0.6588235294117647]]], "mean": [[[0.4619913378267974]], [[0.47744113153594775]], [[0.4584487663398693]]], "std": [[[0.08615458465552436]], [[0.06035780676897515]], [[0.08988482997223415]]], "count": [100]}, "observation.state": {"min": [-0.09986774623394012, 2.0462589263916016, 0.005654866807162762, 0.1463109701871872, -2.6861140727996826, -1.7850704193115234, -2.3181464672088623, 19.0, 0.14905700087547302, 0.1764480024576187, -0.11036799848079681, -2.5899999141693115, -0.09000000357627869, -1.1770000457763672, -0.3632379174232483, -2.0781288146972656, -0.7702661156654358, -0.3865380585193634, 2.1611366271972656, 1.4743319749832153, -0.45900416374206543, 42.0, -0.3480199873447418, 0.19427800178527832, -0.08319800347089767, 1.2339999675750732, 0.5389999747276306, 2.4210000038146973], "max": [0.4956560730934143, 2.092440366744995, 2.0111780166625977, 1.843172550201416, -0.8159065246582031, 1.5748629570007324, 0.20093974471092224, 593.0, 0.3324280083179474, 0.36935698986053467, 0.10849499702453613, -1.1430000066757202, 0.8550000190734863, 0.6859999895095825, -0.15070918202400208, -2.0606753826141357, -0.16311846673488617, -0.12880530953407288, 2.2127110958099365, 1.7924182415008545, 0.08412487804889679, 869.0, -0.253246009349823, 0.2916660010814667, 0.023282000795006752, 1.930999994277954, 1.0509999990463257, 2.871000051498413], "mean": [0.17819932103157043, 2.0796139240264893, 0.8823477625846863, 1.0131827592849731, -2.1776623725891113, -0.5796608924865723, -0.6213730573654175, 229.7161865234375, 0.23538747429847717, 0.2753107249736786, -0.015220176428556442, -1.795115351676941, 0.4644082188606262, -0.008694181218743324, -0.2403266280889511, -2.071817636489868, -0.4914911687374115, -0.27983593940734863, 2.180176258087158, 1.6421689987182617, -0.030736960470676422, 597.3159790039062, -0.2862510681152344, 0.2539133131504059, -0.01703549735248089, 1.5180773735046387, 0.7573711276054382, 2.6247458457946777], "std": [0.1576830893754959, 0.011029448360204697, 0.7736160159111023, 0.4340498447418213, 0.44253256916999817, 1.267507553100586, 0.4912014305591583, 209.19544982910156, 0.03618830069899559, 0.06952503323554993, 0.0666467621922493, 0.43435126543045044, 0.2545677721500397, 0.6259655356407166, 0.04898170754313469, 0.003395152511075139, 0.19685114920139313, 0.07967960834503174, 0.01271882001310587, 0.09807103127241135, 0.10475077480077744, 325.1043701171875, 0.020506519824266434, 0.02525797300040722, 0.03889595717191696, 0.26141420006752014, 0.11272723972797394, 0.14699581265449524], "count": [451]}, "action": {"min": [-0.09986774623394012, 2.0462589263916016, 0.005654866807162762, 0.1463109701871872, -2.6861140727996826, -1.7850704193115234, -2.3181464672088623, 19.0, 0.14905700087547302, 0.1764480024576187, -0.11036799848079681, -2.5899999141693115, -0.09000000357627869, -1.1770000457763672, -0.3632379174232483, -2.0781288146972656, -0.7702661156654358, -0.3865380585193634, 2.1611366271972656, 1.4743319749832153, -0.45900416374206543, 42.0, -0.3480199873447418, 0.19427800178527832, -0.08319800347089767, 1.2339999675750732, 0.5389999747276306, 2.4210000038146973], "max": [0.4956560730934143, 2.092440366744995, 2.0111780166625977, 1.843172550201416, -0.8159065246582031, 1.5748629570007324, 0.20093974471092224, 593.0, 0.3324280083179474, 0.36935698986053467, 0.10849499702453613, -1.1430000066757202, 0.8550000190734863, 0.6859999895095825, -0.15070918202400208, -2.0606753826141357, -0.16311846673488617, -0.12880530953407288, 2.2127110958099365, 1.7924182415008545, 0.08412487804889679, 869.0, -0.253246009349823, 0.2916660010814667, 0.023282000795006752, 1.930999994277954, 1.0509999990463257, 2.871000051498413], "mean": [0.17819932103157043, 2.0796139240264893, 0.8823477625846863, 1.0131827592849731, -2.1776623725891113, -0.5796608924865723, -0.6213730573654175, 229.7161865234375, 0.23538747429847717, 0.2753107249736786, -0.015220176428556442, -1.795115351676941, 0.4644082188606262, -0.008694181218743324, -0.2403266280889511, -2.071817636489868, -0.4914911687374115, -0.27983593940734863, 2.180176258087158, 1.6421689987182617, -0.030736960470676422, 597.3159790039062, -0.2862510681152344, 0.2539133131504059, -0.01703549735248089, 1.5180773735046387, 0.7573711276054382, 2.6247458457946777], "std": [0.1576830893754959, 0.011029448360204697, 0.7736160159111023, 0.4340498447418213, 0.44253256916999817, 1.267507553100586, 0.4912014305591583, 209.19544982910156, 0.03618830069899559, 0.06952503323554993, 0.0666467621922493, 0.43435126543045044, 0.2545677721500397, 0.6259655356407166, 0.04898170754313469, 0.003395152511075139, 0.19685114920139313, 0.07967960834503174, 0.01271882001310587, 0.09807103127241135, 0.10475077480077744, 325.1043701171875, 0.020506519824266434, 0.02525797300040722, 0.03889595717191696, 0.26141420006752014, 0.11272723972797394, 0.14699581265449524], "count": [451]}, "timestamp": {"min": [0.0], "max": [15.0], "mean": [7.5], "std": [4.339738855430512], "count": [451]}, "frame_index": {"min": [0], "max": [450], "mean": [225.0], "std": [130.19216566291536], "count": [451]}, "episode_index": {"min": [278], "max": [278], "mean": [278.0], "std": [0.0], "count": [451]}, "index": {"min": [179639], "max": [180089], "mean": [179864.0], "std": [130.19216566291536], "count": [451]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [451]}, "subtask_annotation": {"mean": [4.423503325942351, 9.0, 9.0, 9.0, 9.0], "std": [2.037405672184314, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [451]}, "scene_annotation": {"mean": [278.0], "std": [0.0], "min": [278], "max": [278], "count": [451]}, "eef_direction_state": {"mean": [3.7583148558758315, 4.113082039911308], "std": [2.424311601053634, 1.7563523074426928], "min": [0, 0], "max": [6, 6], "count": [451]}, "eef_velocity_state": {"mean": [0.614190687361419, 1.0088691796008868], "std": [0.6226849445225134, 0.7878857212282081], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_acc_mag_state": {"mean": [0.623059866962306, 0.9379157427937915], "std": [0.8209023446105633, 0.8050032581749855], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_direction_action": {"mean": [3.7583148558758315, 4.113082039911308], "std": [2.424311601053634, 1.7563523074426928], "min": [0, 0], "max": [6, 6], "count": [451]}, "eef_velocity_action": {"mean": [0.614190687361419, 1.0088691796008868], "std": [0.6226849445225134, 0.7878857212282081], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_acc_mag_action": {"mean": [0.623059866962306, 0.9379157427937915], "std": [0.8209023446105633, 0.8050032581749855], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_sim_pose_state": {"mean": [0.44067889169315466, 0.2662262622766438, 1.0341762253057272, 0.17845406933989766, 1.185850149565131, -0.13425145527956636, 0.4674733613037904, -0.22776260143477045, 1.089553647562974, -0.055380390737451324, 1.0010442443968413, -1.157179421555868], "std": [0.024050643451442526, 0.03165082366011023, 0.015016408642947197, 0.3451090169169586, 0.10622408470724466, 0.31079232282895664, 0.07547862637432264, 0.05693119873883268, 0.05910309016861615, 1.7596164847539377, 0.33648662264070106, 1.1548539011758754], "min": [0.38436895591393694, 0.21436391735829702, 1.0102548557547397, -0.8089472723614809, 1.0365764610106964, -0.9151196758511423, 0.3677085964743429, -0.315046551213431, 1.0265558471994234, -3.128324338849231, 0.2867113852059344, -2.8819744692420977], "max": [0.4782985658697751, 0.32660961652978177, 1.0546579061859296, 1.0914734684817806, 1.3802329590945734, 0.6235097636239813, 0.5678576943265307, -0.14156096769099144, 1.2060273001342803, 3.1354126538597358, 1.507356280797553, 0.38328393426535384], "count": [451]}, "eef_sim_pose_action": {"mean": [0.44067889169315466, 0.2662262622766438, 1.0341762253057272, 0.17845406933989766, 1.185850149565131, -0.13425145527956636, 0.4674733613037904, -0.22776260143477045, 1.089553647562974, -0.055380390737451324, 1.0010442443968413, -1.157179421555868], "std": [0.024050643451442526, 0.03165082366011023, 0.015016408642947197, 0.3451090169169586, 0.10622408470724466, 0.31079232282895664, 0.07547862637432264, 0.05693119873883268, 0.05910309016861615, 1.7596164847539377, 0.33648662264070106, 1.1548539011758754], "min": [0.38436895591393694, 0.21436391735829702, 1.0102548557547397, -0.8089472723614809, 1.0365764610106964, -0.9151196758511423, 0.3677085964743429, -0.315046551213431, 1.0265558471994234, -3.128324338849231, 0.2867113852059344, -2.8819744692420977], "max": [0.4782985658697751, 0.32660961652978177, 1.0546579061859296, 1.0914734684817806, 1.3802329590945734, 0.6235097636239813, 0.5678576943265307, -0.14156096769099144, 1.2060273001342803, 3.1354126538597358, 1.507356280797553, 0.38328393426535384], "count": [451]}, "gripper_mode_state": {"mean": [0.29711751662971175, 0.738359201773836], "std": [0.4569887284622077, 0.43952803201814117], "min": [0, 0], "max": [1, 1], "count": [451]}, "gripper_activity_state": {"mean": [1.829268292682927, 1.811529933481153], "std": [0.5197937048931337, 0.5470745506417403], "min": [0, 0], "max": [2, 2], "count": [451]}, "gripper_mode_action": {"mean": [0.29711751662971175, 0.738359201773836], "std": [0.4569887284622077, 0.43952803201814117], "min": [0, 0], "max": [1, 1], "count": [451]}, "gripper_activity_action": {"mean": [1.829268292682927, 1.811529933481153], "std": [0.5197937048931337, 0.5470745506417403], "min": [0, 0], "max": [2, 2], "count": [451]}, "gripper_open_scale_state": {"mean": [0.597315964506366, 0.22971618620202186], "std": [0.325104288219062, 0.2091954518693442], "min": [0.042, 0.019], "max": [0.869, 0.593], "count": [451]}, "gripper_open_scale_action": {"mean": [0.597315964506366, 0.22971618620202186], "std": [0.325104288219062, 0.2091954518693442], "min": [0.042, 0.019], "max": [0.869, 0.593], "count": [451]}}} +{"episode_index": 277, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[0.8823529411764706]], [[0.8901960784313725]]], "mean": [[[0.45249545955882353]], [[0.46501498570261435]], [[0.45566378676470587]]], "std": [[[0.15085412626236144]], [[0.14194226148581043]], [[0.14348521194279404]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.12941176470588237]], [[0.12549019607843137]]], "max": [[[0.6862745098039216]], [[0.6784313725490196]], [[0.6745098039215687]]], "mean": [[[0.47146348039215685]], [[0.4770710723039216]], [[0.4719303717320262]]], "std": [[[0.07260034384498817]], [[0.07170225416725198]], [[0.07108979577422106]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.6784313725490196]], [[0.6823529411764706]]], "mean": [[[0.46488254289215686]], [[0.4813358455882353]], [[0.46161553717320264]]], "std": [[[0.09492945207712883]], [[0.07152713212020684]], [[0.09673534315501246]]], "count": [100]}, "observation.state": {"min": [-0.02569124661386013, 2.0115966796875, 0.1290321946144104, 0.056635934859514236, -2.750150442123413, -1.8162070512771606, -1.1226481199264526, 18.0, 0.21543699502944946, 0.1971150040626526, -0.10027000308036804, -2.5980000495910645, 0.10999999940395355, -1.1410000324249268, -0.30890581011772156, -2.0787744522094727, -0.9611527919769287, -0.467154860496521, 2.198032855987549, 1.3451776504516602, -0.298974871635437, 0.0, -0.3429200053215027, 0.2026969939470291, -0.1074260026216507, 0.98499995470047, 0.7089999914169312, 2.2850000858306885], "max": [0.6837327480316162, 2.092440366744995, 2.10162091255188, 1.726130723953247, -1.749570369720459, 1.3739407062530518, 0.30565953254699707, 632.0, 0.33289098739624023, 0.4133189916610718, 0.08785100281238556, -1.0, 0.8730000257492065, 0.6589999794960022, -0.1489289551973343, -2.059558391571045, -0.19163714349269867, -0.11765264719724655, 2.2092902660369873, 1.8522306680679321, 0.0034732052590698004, 869.0, -0.2443619966506958, 0.28951600193977356, 0.06426700204610825, 2.111999988555908, 1.1059999465942383, 3.055999994277954], "mean": [0.27720901370048523, 2.0665526390075684, 1.1066023111343384, 0.8424623012542725, -2.3326194286346436, -0.4109981656074524, -0.529428243637085, 217.61883544921875, 0.2576190233230591, 0.30484962463378906, -0.007121915929019451, -1.8805837631225586, 0.3983519673347473, -0.10473163425922394, -0.2229570597410202, -2.07356858253479, -0.5667541027069092, -0.3335267901420593, 2.2031285762786865, 1.5780515670776367, -0.1185242086648941, 670.8699340820312, -0.28887197375297546, 0.25372275710105896, -0.018750058487057686, 1.4925917387008667, 0.8542126417160034, 2.664472818374634], "std": [0.23069588840007782, 0.028891755267977715, 0.780802845954895, 0.4105302095413208, 0.30395621061325073, 1.283535361289978, 0.30741122364997864, 237.01937866210938, 0.0297661442309618, 0.08351612836122513, 0.06194489821791649, 0.48638349771499634, 0.21598376333713531, 0.6615599393844604, 0.029735129326581955, 0.0037312693893909454, 0.2567092180252075, 0.09031332284212112, 0.003684118390083313, 0.1340789794921875, 0.08033367246389389, 321.3525390625, 0.027366895228624344, 0.023115897551178932, 0.05842837691307068, 0.39946338534355164, 0.07679904997348785, 0.24152834713459015], "count": [446]}, "action": {"min": [-0.02569124661386013, 2.0115966796875, 0.1290321946144104, 0.056635934859514236, -2.750150442123413, -1.8162070512771606, -1.1226481199264526, 18.0, 0.21543699502944946, 0.1971150040626526, -0.10027000308036804, -2.5980000495910645, 0.10999999940395355, -1.1410000324249268, -0.30890581011772156, -2.0787744522094727, -0.9611527919769287, -0.467154860496521, 2.198032855987549, 1.3451776504516602, -0.298974871635437, 0.0, -0.3429200053215027, 0.2026969939470291, -0.1074260026216507, 0.98499995470047, 0.7089999914169312, 2.2850000858306885], "max": [0.6837327480316162, 2.092440366744995, 2.10162091255188, 1.726130723953247, -1.749570369720459, 1.3739407062530518, 0.30565953254699707, 632.0, 0.33289098739624023, 0.4133189916610718, 0.08785100281238556, -1.0, 0.8730000257492065, 0.6589999794960022, -0.1489289551973343, -2.059558391571045, -0.19163714349269867, -0.11765264719724655, 2.2092902660369873, 1.8522306680679321, 0.0034732052590698004, 869.0, -0.2443619966506958, 0.28951600193977356, 0.06426700204610825, 2.111999988555908, 1.1059999465942383, 3.055999994277954], "mean": [0.27720901370048523, 2.0665526390075684, 1.1066023111343384, 0.8424623012542725, -2.3326194286346436, -0.4109981656074524, -0.529428243637085, 217.61883544921875, 0.2576190233230591, 0.30484962463378906, -0.007121915929019451, -1.8805837631225586, 0.3983519673347473, -0.10473163425922394, -0.2229570597410202, -2.07356858253479, -0.5667541027069092, -0.3335267901420593, 2.2031285762786865, 1.5780515670776367, -0.1185242086648941, 670.8699340820312, -0.28887197375297546, 0.25372275710105896, -0.018750058487057686, 1.4925917387008667, 0.8542126417160034, 2.664472818374634], "std": [0.23069588840007782, 0.028891755267977715, 0.780802845954895, 0.4105302095413208, 0.30395621061325073, 1.283535361289978, 0.30741122364997864, 237.01937866210938, 0.0297661442309618, 0.08351612836122513, 0.06194489821791649, 0.48638349771499634, 0.21598376333713531, 0.6615599393844604, 0.029735129326581955, 0.0037312693893909454, 0.2567092180252075, 0.09031332284212112, 0.003684118390083313, 0.1340789794921875, 0.08033367246389389, 321.3525390625, 0.027366895228624344, 0.023115897551178932, 0.05842837691307068, 0.39946338534355164, 0.07679904997348785, 0.24152834713459015], "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": [279], "max": [279], "mean": [279.0], "std": [0.0], "count": [446]}, "index": {"min": [180090], "max": [180535], "mean": [180312.5], "std": [128.7487864020473], "count": [446]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [446]}, "subtask_annotation": {"mean": [5.394618834080718, 9.0, 9.0, 9.0, 9.0], "std": [2.9792056173278803, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [446]}, "scene_annotation": {"mean": [279.0], "std": [0.0], "min": [279], "max": [279], "count": [446]}, "eef_direction_state": {"mean": [4.331838565022421, 3.6681614349775784], "std": [2.1662349248693022, 2.152737277420999], "min": [0, 0], "max": [6, 6], "count": [446]}, "eef_velocity_state": {"mean": [0.4820627802690583, 0.9641255605381166], "std": [0.6270374901039467, 0.785841654095012], "min": [0, 0], "max": [2, 2], "count": [446]}, "eef_acc_mag_state": {"mean": [0.6322869955156951, 0.9125560538116592], "std": [0.8031539109218666, 0.8331550145369749], "min": [0, 0], "max": [2, 2], "count": [446]}, "eef_direction_action": {"mean": [4.331838565022421, 3.6681614349775784], "std": [2.1662349248693022, 2.152737277420999], "min": [0, 0], "max": [6, 6], "count": [446]}, "eef_velocity_action": {"mean": [0.4820627802690583, 0.9641255605381166], "std": [0.6270374901039467, 0.785841654095012], "min": [0, 0], "max": [2, 2], "count": [446]}, "eef_acc_mag_action": {"mean": [0.6322869955156951, 0.9125560538116592], "std": [0.8031539109218666, 0.8331550145369749], "min": [0, 0], "max": [2, 2], "count": [446]}, "eef_sim_pose_state": {"mean": [0.44010759686705925, 0.26430327316820457, 1.0321569660614236, -0.2530238049575004, 1.2226791468574436, -0.5273176549407509, 0.4983372332402169, -0.24999414625251573, 1.0834762978929866, 0.18291489528231158, 0.9286697589976805, -1.3951528422465558], "std": [0.021442267611316727, 0.04903537083246277, 0.018172850421849074, 0.11298814509733245, 0.15139540339544696, 0.30420372308954335, 0.09124362494627385, 0.0521772362864963, 0.05597508456630967, 1.9748465821859493, 0.3085486691221277, 1.222716361694787], "min": [0.39308640215890317, 0.19252851375121605, 1.0025198793773438, -0.5524903423793737, 0.9506400795019623, -1.1267415822835194, 0.38697627890226033, -0.3269862222081086, 1.0215898270095922, -3.1369980508336006, 0.3936028577001478, -3.0935395071570038], "max": [0.4739030381517334, 0.3463489753228765, 1.0617652210773978, 0.0777243007696278, 1.4810118167832105, -0.06766994479432131, 0.6210660731054761, -0.16959347966077407, 1.1987413014351087, 3.1253026349103976, 1.468222625739636, 3.138427508847398], "count": [446]}, "eef_sim_pose_action": {"mean": [0.44010759686705925, 0.26430327316820457, 1.0321569660614236, -0.2530238049575004, 1.2226791468574436, -0.5273176549407509, 0.4983372332402169, -0.24999414625251573, 1.0834762978929866, 0.18291489528231158, 0.9286697589976805, -1.3951528422465558], "std": [0.021442267611316727, 0.04903537083246277, 0.018172850421849074, 0.11298814509733245, 0.15139540339544696, 0.30420372308954335, 0.09124362494627385, 0.0521772362864963, 0.05597508456630967, 1.9748465821859493, 0.3085486691221277, 1.222716361694787], "min": [0.39308640215890317, 0.19252851375121605, 1.0025198793773438, -0.5524903423793737, 0.9506400795019623, -1.1267415822835194, 0.38697627890226033, -0.3269862222081086, 1.0215898270095922, -3.1369980508336006, 0.3936028577001478, -3.0935395071570038], "max": [0.4739030381517334, 0.3463489753228765, 1.0617652210773978, 0.0777243007696278, 1.4810118167832105, -0.06766994479432131, 0.6210660731054761, -0.16959347966077407, 1.1987413014351087, 3.1253026349103976, 1.468222625739636, 3.138427508847398], "count": [446]}, "gripper_mode_state": {"mean": [0.2533632286995516, 0.742152466367713], "std": [0.43493712538996926, 0.43744963485187294], "min": [0, 0], "max": [1, 1], "count": [446]}, "gripper_activity_state": {"mean": [1.8475336322869955, 1.8565022421524664], "std": [0.47264233625105095, 0.48013484535692097], "min": [0, 0], "max": [2, 2], "count": [446]}, "gripper_mode_action": {"mean": [0.2533632286995516, 0.742152466367713], "std": [0.43493712538996926, 0.43744963485187294], "min": [0, 0], "max": [1, 1], "count": [446]}, "gripper_activity_action": {"mean": [1.8475336322869955, 1.8565022421524664], "std": [0.47264233625105095, 0.48013484535692097], "min": [0, 0], "max": [2, 2], "count": [446]}, "gripper_open_scale_state": {"mean": [0.6708699553622258, 0.21761883400373924], "std": [0.32135248891462487, 0.23701933938382455], "min": [0.0, 0.018], "max": [0.869, 0.632], "count": [446]}, "gripper_open_scale_action": {"mean": [0.6708699553622258, 0.21761883400373924], "std": [0.32135248891462487, 0.23701933938382455], "min": [0.0, 0.018], "max": [0.869, 0.632], "count": [446]}}} +{"episode_index": 278, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45044518273670325]], [[0.46314531990166097]], [[0.45368740443425076]]], "std": [[[0.15375428191051319]], [[0.14410460685823248]], [[0.14759128900208543]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.07450980392156863]], [[0.08235294117647059]]], "max": [[[0.6784313725490196]], [[0.6784313725490196]], [[0.6745098039215687]]], "mean": [[[0.46944865495892546]], [[0.4751188425676081]], [[0.46865600827486953]]], "std": [[[0.06872780804964755]], [[0.06532501440312599]], [[0.06847532742995055]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6588235294117647]], [[0.6745098039215687]]], "mean": [[[0.4576211717485159]], [[0.4758220453318942]], [[0.4552945486298495]]], "std": [[[0.09485827159013191]], [[0.06825688646389248]], [[0.09783610135806578]]], "count": [109]}, "observation.state": {"min": [0.06314601004123688, 2.007093906402588, 0.0852418765425682, 0.1906597763299942, -2.635517120361328, -1.786257266998291, -1.0685603618621826, 23.0, 0.22680799663066864, 0.17404399812221527, -0.0839570015668869, -2.7009999752044678, 0.024000000208616257, -1.2489999532699585, -0.32073917984962463, -2.079106092453003, -0.8222246766090393, -0.5446997880935669, 2.1842098236083984, 1.333326816558838, -0.26017624139785767, 33.0, -0.3171919882297516, 0.20342899858951569, -0.11103100329637527, 1.13100004196167, 0.6850000023841858, 2.368000030517578], "max": [0.5136154890060425, 2.092388153076172, 2.0840280055999756, 1.5353139638900757, -1.9748750925064087, 1.597377896308899, 0.38348376750946045, 633.0, 0.31952399015426636, 0.39475899934768677, 0.09502200037240982, -1.194000005722046, 1.0670000314712524, 0.6420000791549683, -0.1177922785282135, -2.063101291656494, -0.21549580991268158, -0.1794023960828781, 2.2108609676361084, 1.7983001470565796, 0.08389798551797867, 864.0, -0.2325890064239502, 0.29241201281547546, 0.04876000061631203, 2.0929999351501465, 1.0010000467300415, 3.00600004196167], "mean": [0.22250431776046753, 2.0759804248809814, 0.9504967927932739, 0.7974851131439209, -2.2986085414886475, -0.5838440656661987, -0.4641334116458893, 184.01904296875, 0.25995269417762756, 0.28216251730918884, -0.022982649505138397, -1.898800015449524, 0.4702075123786926, -0.036443885415792465, -0.2617430090904236, -2.072214126586914, -0.5845654010772705, -0.3085910379886627, 2.2036445140838623, 1.593014121055603, -0.07769958674907684, 618.8257446289062, -0.28210705518722534, 0.2636827230453491, -0.013537665829062462, 1.492555856704712, 0.7937784790992737, 2.6421828269958496], "std": [0.14348597824573517, 0.01634698361158371, 0.750536322593689, 0.4061509966850281, 0.20638041198253632, 1.2770593166351318, 0.30759546160697937, 219.54913330078125, 0.021816488355398178, 0.0769648551940918, 0.05354192107915878, 0.43217530846595764, 0.2592698931694031, 0.6419738531112671, 0.04976625367999077, 0.004188778344541788, 0.24172914028167725, 0.138363316655159, 0.005500062834471464, 0.15340840816497803, 0.07778265327215195, 329.052490234375, 0.02854129485785961, 0.02542920969426632, 0.06154939904808998, 0.361196368932724, 0.09860196709632874, 0.22678019106388092], "count": [525]}, "action": {"min": [0.06314601004123688, 2.007093906402588, 0.0852418765425682, 0.1906597763299942, -2.635517120361328, -1.786257266998291, -1.0685603618621826, 23.0, 0.22680799663066864, 0.17404399812221527, -0.0839570015668869, -2.7009999752044678, 0.024000000208616257, -1.2489999532699585, -0.32073917984962463, -2.079106092453003, -0.8222246766090393, -0.5446997880935669, 2.1842098236083984, 1.333326816558838, -0.26017624139785767, 33.0, -0.3171919882297516, 0.20342899858951569, -0.11103100329637527, 1.13100004196167, 0.6850000023841858, 2.368000030517578], "max": [0.5136154890060425, 2.092388153076172, 2.0840280055999756, 1.5353139638900757, -1.9748750925064087, 1.597377896308899, 0.38348376750946045, 633.0, 0.31952399015426636, 0.39475899934768677, 0.09502200037240982, -1.194000005722046, 1.0670000314712524, 0.6420000791549683, -0.1177922785282135, -2.063101291656494, -0.21549580991268158, -0.1794023960828781, 2.2108609676361084, 1.7983001470565796, 0.08389798551797867, 864.0, -0.2325890064239502, 0.29241201281547546, 0.04876000061631203, 2.0929999351501465, 1.0010000467300415, 3.00600004196167], "mean": [0.22250431776046753, 2.0759804248809814, 0.9504967927932739, 0.7974851131439209, -2.2986085414886475, -0.5838440656661987, -0.4641334116458893, 184.01904296875, 0.25995269417762756, 0.28216251730918884, -0.022982649505138397, -1.898800015449524, 0.4702075123786926, -0.036443885415792465, -0.2617430090904236, -2.072214126586914, -0.5845654010772705, -0.3085910379886627, 2.2036445140838623, 1.593014121055603, -0.07769958674907684, 618.8257446289062, -0.28210705518722534, 0.2636827230453491, -0.013537665829062462, 1.492555856704712, 0.7937784790992737, 2.6421828269958496], "std": [0.14348597824573517, 0.01634698361158371, 0.750536322593689, 0.4061509966850281, 0.20638041198253632, 1.2770593166351318, 0.30759546160697937, 219.54913330078125, 0.021816488355398178, 0.0769648551940918, 0.05354192107915878, 0.43217530846595764, 0.2592698931694031, 0.6419738531112671, 0.04976625367999077, 0.004188778344541788, 0.24172914028167725, 0.138363316655159, 0.005500062834471464, 0.15340840816497803, 0.07778265327215195, 329.052490234375, 0.02854129485785961, 0.02542920969426632, 0.06154939904808998, 0.361196368932724, 0.09860196709632874, 0.22678019106388092], "count": [525]}, "timestamp": {"min": [0.0], "max": [17.466666666666665], "mean": [8.733333333333333], "std": [5.051805691110926], "count": [525]}, "frame_index": {"min": [0], "max": [524], "mean": [262.0], "std": [151.5541707333278], "count": [525]}, "episode_index": {"min": [280], "max": [280], "mean": [280.0], "std": [0.0], "count": [525]}, "index": {"min": [180536], "max": [181060], "mean": [180798.0], "std": [151.5541707333278], "count": [525]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [525]}, "subtask_annotation": {"mean": [4.533333333333333, 9.0, 9.0, 9.0, 9.0], "std": [2.111495370208678, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [525]}, "scene_annotation": {"mean": [280.0], "std": [0.0], "min": [280], "max": [280], "count": [525]}, "eef_direction_state": {"mean": [4.514285714285714, 3.8971428571428572], "std": [2.105386677364635, 2.050990800882857], "min": [0, 0], "max": [6, 6], "count": [525]}, "eef_velocity_state": {"mean": [0.4533333333333333, 0.8266666666666667], "std": [0.6326161352693879, 0.7240450744541164], "min": [0, 0], "max": [2, 2], "count": [525]}, "eef_acc_mag_state": {"mean": [0.4780952380952381, 0.7733333333333333], "std": [0.7546656089990444, 0.8165276849669326], "min": [0, 0], "max": [2, 2], "count": [525]}, "eef_direction_action": {"mean": [4.514285714285714, 3.8971428571428572], "std": [2.105386677364635, 2.050990800882857], "min": [0, 0], "max": [6, 6], "count": [525]}, "eef_velocity_action": {"mean": [0.4533333333333333, 0.8266666666666667], "std": [0.6326161352693879, 0.7240450744541164], "min": [0, 0], "max": [2, 2], "count": [525]}, "eef_acc_mag_action": {"mean": [0.4780952380952381, 0.7733333333333333], "std": [0.7546656089990444, 0.8165276849669326], "min": [0, 0], "max": [2, 2], "count": [525]}, "eef_sim_pose_state": {"mean": [0.4504971226138085, 0.26391682335254535, 1.039255032499591, -0.06736697547365231, 1.197281604737934, -0.34487692120144786, 0.4753168890123295, -0.2433953252116941, 1.0677098276520423, 0.09298294347265025, 0.9921571872708955, -1.0262036478435168], "std": [0.024517725062847474, 0.05353440815510246, 0.019072465630771755, 0.2229565163844991, 0.1509267144988869, 0.3689093451798777, 0.08151632755204342, 0.04179274286948312, 0.053739939044548615, 1.7569289059748985, 0.34888093490621813, 1.3443088746073706], "min": [0.39061299226211055, 0.17497330531320354, 1.0094462946873042, -0.43446919534030815, 1.0001099921475687, -1.039179570251681, 0.3660960087329137, -0.32277630875905966, 1.0174381301794486, -3.103444310395654, 0.25120232434805656, -3.131849879451263], "max": [0.47670938800568213, 0.31781444763691985, 1.0633431720298891, 0.7363723503241374, 1.4278247624744012, 0.35184897711379504, 0.5798383559011786, -0.1891127284100783, 1.177932843029864, 3.1331550513351423, 1.4879381883504523, 3.1404903314808856], "count": [525]}, "eef_sim_pose_action": {"mean": [0.4504971226138085, 0.26391682335254535, 1.039255032499591, -0.06736697547365231, 1.197281604737934, -0.34487692120144786, 0.4753168890123295, -0.2433953252116941, 1.0677098276520423, 0.09298294347265025, 0.9921571872708955, -1.0262036478435168], "std": [0.024517725062847474, 0.05353440815510246, 0.019072465630771755, 0.2229565163844991, 0.1509267144988869, 0.3689093451798777, 0.08151632755204342, 0.04179274286948312, 0.053739939044548615, 1.7569289059748985, 0.34888093490621813, 1.3443088746073706], "min": [0.39061299226211055, 0.17497330531320354, 1.0094462946873042, -0.43446919534030815, 1.0001099921475687, -1.039179570251681, 0.3660960087329137, -0.32277630875905966, 1.0174381301794486, -3.103444310395654, 0.25120232434805656, -3.131849879451263], "max": [0.47670938800568213, 0.31781444763691985, 1.0633431720298891, 0.7363723503241374, 1.4278247624744012, 0.35184897711379504, 0.5798383559011786, -0.1891127284100783, 1.177932843029864, 3.1331550513351423, 1.4879381883504523, 3.1404903314808856], "count": [525]}, "gripper_mode_state": {"mean": [0.29714285714285715, 0.8247619047619048], "std": [0.4569999776715934, 0.3801706264500504], "min": [0, 0], "max": [1, 1], "count": [525]}, "gripper_activity_state": {"mean": [1.8457142857142856, 1.958095238095238], "std": [0.47909211191657136, 0.20037153698683685], "min": [0, 1], "max": [2, 2], "count": [525]}, "gripper_mode_action": {"mean": [0.29714285714285715, 0.8247619047619048], "std": [0.4569999776715934, 0.3801706264500504], "min": [0, 0], "max": [1, 1], "count": [525]}, "gripper_activity_action": {"mean": [1.8457142857142856, 1.958095238095238], "std": [0.47909211191657136, 0.20037153698683685], "min": [0, 1], "max": [2, 2], "count": [525]}, "gripper_open_scale_state": {"mean": [0.6188257143147781, 0.18401904770260752], "std": [0.32905245071972705, 0.21954914429686617], "min": [0.033, 0.023], "max": [0.864, 0.633], "count": [525]}, "gripper_open_scale_action": {"mean": [0.6188257143147781, 0.18401904770260752], "std": [0.32905245071972705, 0.21954914429686617], "min": [0.033, 0.023], "max": [0.864, 0.633], "count": [525]}}} +{"episode_index": 279, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4543986430804206]], [[0.468145067845979]], [[0.45708408994032396]]], "std": [[[0.15637234961560958]], [[0.1470618853282161]], [[0.15036333841524452]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.07058823529411765]], [[0.09411764705882353]]], "max": [[[0.7137254901960784]], [[0.6901960784313725]], [[0.7058823529411765]]], "mean": [[[0.46819501989201473]], [[0.4732251669508383]], [[0.46688251456379654]]], "std": [[[0.0711454886433128]], [[0.06847770020189829]], [[0.0715404179431279]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.6666666666666666]], [[0.6705882352941176]]], "mean": [[[0.46512519359192955]], [[0.4836767956095482]], [[0.46141413931514635]]], "std": [[[0.09699782795874458]], [[0.07021247802461035]], [[0.1000711411130892]]], "count": [115]}, "observation.state": {"min": [-0.034697145223617554, 2.050848960876465, -0.014852752909064293, 0.16310103237628937, -2.7863659858703613, -1.6088794469833374, -0.8867494463920593, 19.0, 0.18552100658416748, 0.16404099762439728, -0.11069300025701523, -2.5940001010894775, 0.11499999463558197, -1.2239999771118164, -0.35901421308517456, -2.0785999298095703, -0.7194945216178894, -0.3373546898365021, 2.1463186740875244, 1.4033843278884888, -0.33485889434814453, 34.0, -0.3253119885921478, 0.20507599413394928, -0.10111100226640701, 1.2050000429153442, 0.35499998927116394, 2.4800000190734863], "max": [0.5981243848800659, 2.092388153076172, 2.0396790504455566, 1.7230064868927002, -1.8436611890792847, 1.4222513437271118, 0.3505493700504303, 660.0, 0.3148919939994812, 0.3868759870529175, 0.07787100225687027, -1.218999981880188, 1.0130000114440918, 0.460999995470047, -0.14896385371685028, -2.0646023750305176, -0.15020303428173065, -0.14147639274597168, 2.2106516361236572, 1.7757853269577026, 0.29044026136398315, 864.0, -0.26104700565338135, 0.29264798760414124, 0.019631000235676765, 2.2100000381469727, 1.0490000247955322, 3.072000026702881], "mean": [0.1897577941417694, 2.0793259143829346, 0.8432035446166992, 0.948270320892334, -2.2557034492492676, -0.5836694240570068, -0.5678457021713257, 247.440185546875, 0.24486541748046875, 0.26839908957481384, -0.0352633036673069, -1.8630750179290771, 0.4472501873970032, -0.09990162402391434, -0.24709884822368622, -2.073040723800659, -0.4972478151321411, -0.27009817957878113, 2.1982226371765137, 1.5748342275619507, -0.13936640322208405, 618.6410522460938, -0.2930055558681488, 0.2576058506965637, -0.025078104808926582, 1.597146987915039, 0.8449589610099792, 2.7131242752075195], "std": [0.18272070586681366, 0.010585442185401917, 0.8181236386299133, 0.3523675501346588, 0.38368821144104004, 1.227668046951294, 0.2982712388038635, 247.1663360595703, 0.03282953053712845, 0.08830402791500092, 0.06571417301893234, 0.39602595567703247, 0.19678355753421783, 0.5965766310691833, 0.0543232187628746, 0.003038602415472269, 0.22320371866226196, 0.05427904427051544, 0.007862896658480167, 0.09776566922664642, 0.13681352138519287, 352.54327392578125, 0.021258164197206497, 0.022094598039984703, 0.043822865933179855, 0.36203721165657043, 0.15879395604133606, 0.19792702794075012], "count": [560]}, "action": {"min": [-0.034697145223617554, 2.050848960876465, -0.014852752909064293, 0.16310103237628937, -2.7863659858703613, -1.6088794469833374, -0.8867494463920593, 19.0, 0.18552100658416748, 0.16404099762439728, -0.11069300025701523, -2.5940001010894775, 0.11499999463558197, -1.2239999771118164, -0.35901421308517456, -2.0785999298095703, -0.7194945216178894, -0.3373546898365021, 2.1463186740875244, 1.4033843278884888, -0.33485889434814453, 34.0, -0.3253119885921478, 0.20507599413394928, -0.10111100226640701, 1.2050000429153442, 0.35499998927116394, 2.4800000190734863], "max": [0.5981243848800659, 2.092388153076172, 2.0396790504455566, 1.7230064868927002, -1.8436611890792847, 1.4222513437271118, 0.3505493700504303, 660.0, 0.3148919939994812, 0.3868759870529175, 0.07787100225687027, -1.218999981880188, 1.0130000114440918, 0.460999995470047, -0.14896385371685028, -2.0646023750305176, -0.15020303428173065, -0.14147639274597168, 2.2106516361236572, 1.7757853269577026, 0.29044026136398315, 864.0, -0.26104700565338135, 0.29264798760414124, 0.019631000235676765, 2.2100000381469727, 1.0490000247955322, 3.072000026702881], "mean": [0.1897577941417694, 2.0793259143829346, 0.8432035446166992, 0.948270320892334, -2.2557034492492676, -0.5836694240570068, -0.5678457021713257, 247.440185546875, 0.24486541748046875, 0.26839908957481384, -0.0352633036673069, -1.8630750179290771, 0.4472501873970032, -0.09990162402391434, -0.24709884822368622, -2.073040723800659, -0.4972478151321411, -0.27009817957878113, 2.1982226371765137, 1.5748342275619507, -0.13936640322208405, 618.6410522460938, -0.2930055558681488, 0.2576058506965637, -0.025078104808926582, 1.597146987915039, 0.8449589610099792, 2.7131242752075195], "std": [0.18272070586681366, 0.010585442185401917, 0.8181236386299133, 0.3523675501346588, 0.38368821144104004, 1.227668046951294, 0.2982712388038635, 247.1663360595703, 0.03282953053712845, 0.08830402791500092, 0.06571417301893234, 0.39602595567703247, 0.19678355753421783, 0.5965766310691833, 0.0543232187628746, 0.003038602415472269, 0.22320371866226196, 0.05427904427051544, 0.007862896658480167, 0.09776566922664642, 0.13681352138519287, 352.54327392578125, 0.021258164197206497, 0.022094598039984703, 0.043822865933179855, 0.36203721165657043, 0.15879395604133606, 0.19792702794075012], "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": [281], "max": [281], "mean": [281.0], "std": [0.0], "count": [560]}, "index": {"min": [181061], "max": [181620], "mean": [181340.5], "std": [161.65781762723384], "count": [560]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [560]}, "subtask_annotation": {"mean": [4.6625, 9.0, 9.0, 9.0, 9.0], "std": [2.082757658558905, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [560]}, "scene_annotation": {"mean": [281.0], "std": [0.0], "min": [281], "max": [281], "count": [560]}, "eef_direction_state": {"mean": [4.5910714285714285, 4.0285714285714285], "std": [2.0964916941093255, 2.099125182215736], "min": [0, 0], "max": [6, 6], "count": [560]}, "eef_velocity_state": {"mean": [0.4, 0.7928571428571428], "std": [0.5548487567410988, 0.7699390381380729], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_acc_mag_state": {"mean": [0.5125, 0.7178571428571429], "std": [0.7744958037329833, 0.8187767755397449], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_direction_action": {"mean": [4.5910714285714285, 4.0285714285714285], "std": [2.0964916941093255, 2.099125182215736], "min": [0, 0], "max": [6, 6], "count": [560]}, "eef_velocity_action": {"mean": [0.4, 0.7928571428571428], "std": [0.5548487567410988, 0.7699390381380729], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_acc_mag_action": {"mean": [0.5125, 0.7178571428571429], "std": [0.7744958037329833, 0.8187767755397449], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_sim_pose_state": {"mean": [0.4440108564887444, 0.26603190711373215, 1.026744594519918, -0.18805695945739193, 1.2356764077528795, -0.5296568743019214, 0.4595857532479816, -0.2208032525074792, 1.0717719666459191, -0.19283514199006682, 1.0248423664074953, -1.3714045916166575], "std": [0.020425635974518613, 0.03521007845491656, 0.013775154332826561, 0.4382244677099595, 0.1363888491912575, 0.4733383790319035, 0.09537170363735949, 0.0613919581882307, 0.05257514354344919, 1.8442370776245682, 0.33239992837388566, 1.0777900079152847], "min": [0.3941243718580004, 0.20480514822219267, 1.001944660334638, -0.5394867219645986, 0.9764964560330389, -1.1279912888662267, 0.35297723517985946, -0.30922276199993665, 1.0236716726016633, -3.1387666088523742, 0.33466271610105225, -3.0026212071667806], "max": [0.47892679844506886, 0.3025573404801551, 1.0471441035306013, 1.1877280996430086, 1.4752343143402067, 0.7589872714231714, 0.5985835838401785, -0.13661267952357795, 1.1923023468880838, 3.124172868963478, 1.4326213162842225, 0.8825349972265348], "count": [560]}, "eef_sim_pose_action": {"mean": [0.4440108564887444, 0.26603190711373215, 1.026744594519918, -0.18805695945739193, 1.2356764077528795, -0.5296568743019214, 0.4595857532479816, -0.2208032525074792, 1.0717719666459191, -0.19283514199006682, 1.0248423664074953, -1.3714045916166575], "std": [0.020425635974518613, 0.03521007845491656, 0.013775154332826561, 0.4382244677099595, 0.1363888491912575, 0.4733383790319035, 0.09537170363735949, 0.0613919581882307, 0.05257514354344919, 1.8442370776245682, 0.33239992837388566, 1.0777900079152847], "min": [0.3941243718580004, 0.20480514822219267, 1.001944660334638, -0.5394867219645986, 0.9764964560330389, -1.1279912888662267, 0.35297723517985946, -0.30922276199993665, 1.0236716726016633, -3.1387666088523742, 0.33466271610105225, -3.0026212071667806], "max": [0.47892679844506886, 0.3025573404801551, 1.0471441035306013, 1.1877280996430086, 1.4752343143402067, 0.7589872714231714, 0.5985835838401785, -0.13661267952357795, 1.1923023468880838, 3.124172868963478, 1.4326213162842225, 0.8825349972265348], "count": [560]}, "gripper_mode_state": {"mean": [0.31785714285714284, 0.7982142857142858], "std": [0.46564361865254644, 0.4013330783724644], "min": [0, 0], "max": [1, 1], "count": [560]}, "gripper_activity_state": {"mean": [1.8678571428571429, 1.917857142857143], "std": [0.4396049943078538, 0.36893047295872966], "min": [0, 0], "max": [2, 2], "count": [560]}, "gripper_mode_action": {"mean": [0.31785714285714284, 0.7982142857142858], "std": [0.46564361865254644, 0.4013330783724644], "min": [0, 0], "max": [1, 1], "count": [560]}, "gripper_activity_action": {"mean": [1.8678571428571429, 1.917857142857143], "std": [0.4396049943078538, 0.36893047295872966], "min": [0, 0], "max": [2, 2], "count": [560]}, "gripper_open_scale_state": {"mean": [0.618641071455819, 0.24744017853055655], "std": [0.35254321128101707, 0.24716640731360096], "min": [0.034, 0.019], "max": [0.864, 0.66], "count": [560]}, "gripper_open_scale_action": {"mean": [0.618641071455819, 0.24744017853055655], "std": [0.35254321128101707, 0.24716640731360096], "min": [0.034, 0.019], "max": [0.864, 0.66], "count": [560]}}} +{"episode_index": 280, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45091027369281045]], [[0.46457935729847494]], [[0.4545694716775599]]], "std": [[[0.16392450465934397]], [[0.15457789835148084]], [[0.15833977796138657]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.07058823529411765]], [[0.09019607843137255]]], "max": [[[0.6823529411764706]], [[0.6784313725490196]], [[0.6823529411764706]]], "mean": [[[0.4658909807325708]], [[0.47266572372004356]], [[0.465835270288671]]], "std": [[[0.08423422516067636]], [[0.08121237202429375]], [[0.08377067202538048]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.6666666666666666]], [[0.6784313725490196]]], "mean": [[[0.46291607604847496]], [[0.48216702920751636]], [[0.4586661049836601]]], "std": [[[0.09729525766726942]], [[0.06817773836213695]], [[0.10199861336171291]]], "count": [120]}, "observation.state": {"min": [-0.00708603672683239, 2.0389459133148193, -1.745329427649267e-05, 0.21783456206321716, -2.918085813522339, -1.592787504196167, -0.9288817644119263, 17.0, 0.1807509958744049, 0.1757120043039322, -0.11208300292491913, -2.5810000896453857, 0.132999986410141, -1.2200000286102295, -0.3530801236629486, -2.0785651206970215, -0.6806085705757141, -0.38664278388023376, 2.119859457015991, 1.402284860610962, -0.40652212500572205, 28.0, -0.3452489972114563, 0.20468099415302277, -0.09805499762296677, 1.25, 0.5989999771118164, 2.496999979019165], "max": [0.5982465147972107, 2.0923705101013184, 2.0357346534729004, 1.5706217288970947, -1.866734504699707, 1.4687294960021973, 0.062255896627902985, 654.0, 0.32627901434898376, 0.40808799862861633, 0.06810899823904037, -1.2510000467300415, 0.7829999923706055, 0.5220000743865967, -0.1440420299768448, -2.049487829208374, -0.14868460595607758, -0.14308209717273712, 2.159984588623047, 1.7419607639312744, 0.019722221419215202, 869.0, -0.26233598589897156, 0.2901560068130493, 0.012481000274419785, 2.1059999465942383, 1.0479999780654907, 3.0450000762939453], "mean": [0.21456123888492584, 2.080033540725708, 0.7674068808555603, 0.935924232006073, -2.198401689529419, -0.6649624109268188, -0.5945289134979248, 198.01840209960938, 0.23430390655994415, 0.2702055275440216, -0.04574764147400856, -1.8558157682418823, 0.46727412939071655, -0.0515437014400959, -0.25945860147476196, -2.071789264678955, -0.4216368496417999, -0.2903059124946594, 2.1344099044799805, 1.5215884447097778, -0.14432892203330994, 557.7550048828125, -0.29193636775016785, 0.2607802450656891, -0.036801476031541824, 1.6616543531417847, 0.8821300864219666, 2.7846596240997314], "std": [0.16428902745246887, 0.01388867013156414, 0.8002378940582275, 0.3136625289916992, 0.39982059597969055, 1.1665477752685547, 0.28852972388267517, 240.79782104492188, 0.036158934235572815, 0.08320824056863785, 0.06719233840703964, 0.37959471344947815, 0.16807205975055695, 0.5770918726921082, 0.044918499886989594, 0.004461284726858139, 0.2082226276397705, 0.070869579911232, 0.014943167567253113, 0.08947472274303436, 0.10314296931028366, 357.8783874511719, 0.02065008133649826, 0.02480972185730934, 0.04281063377857208, 0.32610195875167847, 0.09183131903409958, 0.17633187770843506], "count": [598]}, "action": {"min": [-0.00708603672683239, 2.0389459133148193, -1.745329427649267e-05, 0.21783456206321716, -2.918085813522339, -1.592787504196167, -0.9288817644119263, 17.0, 0.1807509958744049, 0.1757120043039322, -0.11208300292491913, -2.5810000896453857, 0.132999986410141, -1.2200000286102295, -0.3530801236629486, -2.0785651206970215, -0.6806085705757141, -0.38664278388023376, 2.119859457015991, 1.402284860610962, -0.40652212500572205, 28.0, -0.3452489972114563, 0.20468099415302277, -0.09805499762296677, 1.25, 0.5989999771118164, 2.496999979019165], "max": [0.5982465147972107, 2.0923705101013184, 2.0357346534729004, 1.5706217288970947, -1.866734504699707, 1.4687294960021973, 0.062255896627902985, 654.0, 0.32627901434898376, 0.40808799862861633, 0.06810899823904037, -1.2510000467300415, 0.7829999923706055, 0.5220000743865967, -0.1440420299768448, -2.049487829208374, -0.14868460595607758, -0.14308209717273712, 2.159984588623047, 1.7419607639312744, 0.019722221419215202, 869.0, -0.26233598589897156, 0.2901560068130493, 0.012481000274419785, 2.1059999465942383, 1.0479999780654907, 3.0450000762939453], "mean": [0.21456123888492584, 2.080033540725708, 0.7674068808555603, 0.935924232006073, -2.198401689529419, -0.6649624109268188, -0.5945289134979248, 198.01840209960938, 0.23430390655994415, 0.2702055275440216, -0.04574764147400856, -1.8558157682418823, 0.46727412939071655, -0.0515437014400959, -0.25945860147476196, -2.071789264678955, -0.4216368496417999, -0.2903059124946594, 2.1344099044799805, 1.5215884447097778, -0.14432892203330994, 557.7550048828125, -0.29193636775016785, 0.2607802450656891, -0.036801476031541824, 1.6616543531417847, 0.8821300864219666, 2.7846596240997314], "std": [0.16428902745246887, 0.01388867013156414, 0.8002378940582275, 0.3136625289916992, 0.39982059597969055, 1.1665477752685547, 0.28852972388267517, 240.79782104492188, 0.036158934235572815, 0.08320824056863785, 0.06719233840703964, 0.37959471344947815, 0.16807205975055695, 0.5770918726921082, 0.044918499886989594, 0.004461284726858139, 0.2082226276397705, 0.070869579911232, 0.014943167567253113, 0.08947472274303436, 0.10314296931028366, 357.8783874511719, 0.02065008133649826, 0.02480972185730934, 0.04281063377857208, 0.32610195875167847, 0.09183131903409958, 0.17633187770843506], "count": [598]}, "timestamp": {"min": [0.0], "max": [19.9], "mean": [9.95], "std": [5.754249637345333], "count": [598]}, "frame_index": {"min": [0], "max": [597], "mean": [298.5], "std": [172.62748912035997], "count": [598]}, "episode_index": {"min": [282], "max": [282], "mean": [282.0], "std": [0.0], "count": [598]}, "index": {"min": [181621], "max": [182218], "mean": [181919.5], "std": [172.62748912035997], "count": [598]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [598]}, "subtask_annotation": {"mean": [4.645484949832776, 9.0, 9.0, 9.0, 9.0], "std": [2.0564129277390197, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [598]}, "scene_annotation": {"mean": [282.0], "std": [0.0], "min": [282], "max": [282], "count": [598]}, "eef_direction_state": {"mean": [4.40133779264214, 4.2675585284280935], "std": [2.234451639674322, 1.990441471111108], "min": [0, 0], "max": [6, 6], "count": [598]}, "eef_velocity_state": {"mean": [0.4297658862876254, 0.7491638795986622], "std": [0.5762149694429752, 0.7741373253897106], "min": [0, 0], "max": [2, 2], "count": [598]}, "eef_acc_mag_state": {"mean": [0.5418060200668896, 0.7040133779264214], "std": [0.7828159117375195, 0.8245910792517478], "min": [0, 0], "max": [2, 2], "count": [598]}, "eef_direction_action": {"mean": [4.40133779264214, 4.2675585284280935], "std": [2.234451639674322, 1.990441471111108], "min": [0, 0], "max": [6, 6], "count": [598]}, "eef_velocity_action": {"mean": [0.4297658862876254, 0.7491638795986622], "std": [0.5762149694429752, 0.7741373253897106], "min": [0, 0], "max": [2, 2], "count": [598]}, "eef_acc_mag_action": {"mean": [0.5418060200668896, 0.7040133779264214], "std": [0.7828159117375195, 0.8245910792517478], "min": [0, 0], "max": [2, 2], "count": [598]}, "eef_sim_pose_state": {"mean": [0.44654291194964646, 0.2578680838468883, 1.0214590769499208, -0.20970454001277286, 1.301907792497298, -0.5699970114821469, 0.4606698851766538, -0.20702510955692544, 1.0702062333426838, -0.208454229832348, 1.0596410034559947, -1.2466556914263935], "std": [0.023135837931855776, 0.03534302037158714, 0.01343883735825563, 0.39351684245127905, 0.11438481268654126, 0.3481930415230046, 0.08983148910556177, 0.06466589001848538, 0.05168179387971337, 1.7428615101186655, 0.3162273973009754, 1.091387553012852], "min": [0.3914723746638805, 0.20469652799592686, 1.0018707119867813, -0.8738651355492069, 1.1178287082108223, -1.0806686207146536, 0.3652871474043898, -0.30542503480090977, 1.0172705727125213, -3.1225362108576924, 0.34525597503274885, -3.108789962073995], "max": [0.47540721488193605, 0.31617523234035716, 1.0428424537052359, 1.0931397460671124, 1.4652735318857681, 0.6517636674367817, 0.5996604676937295, -0.1322882832824444, 1.1847325569669018, 3.133216907211821, 1.4092546250592468, 3.1331369838567307], "count": [598]}, "eef_sim_pose_action": {"mean": [0.44654291194964646, 0.2578680838468883, 1.0214590769499208, -0.20970454001277286, 1.301907792497298, -0.5699970114821469, 0.4606698851766538, -0.20702510955692544, 1.0702062333426838, -0.208454229832348, 1.0596410034559947, -1.2466556914263935], "std": [0.023135837931855776, 0.03534302037158714, 0.01343883735825563, 0.39351684245127905, 0.11438481268654126, 0.3481930415230046, 0.08983148910556177, 0.06466589001848538, 0.05168179387971337, 1.7428615101186655, 0.3162273973009754, 1.091387553012852], "min": [0.3914723746638805, 0.20469652799592686, 1.0018707119867813, -0.8738651355492069, 1.1178287082108223, -1.0806686207146536, 0.3652871474043898, -0.30542503480090977, 1.0172705727125213, -3.1225362108576924, 0.34525597503274885, -3.108789962073995], "max": [0.47540721488193605, 0.31617523234035716, 1.0428424537052359, 1.0931397460671124, 1.4652735318857681, 0.6517636674367817, 0.5996604676937295, -0.1322882832824444, 1.1847325569669018, 3.133216907211821, 1.4092546250592468, 3.1331369838567307], "count": [598]}, "gripper_mode_state": {"mean": [0.40468227424749165, 0.822742474916388], "std": [0.49083045051969615, 0.38188649476623354], "min": [0, 0], "max": [1, 1], "count": [598]}, "gripper_activity_state": {"mean": [1.806020066889632, 1.9013377926421404], "std": [0.5355245104283837, 0.3947373915708472], "min": [0, 0], "max": [2, 2], "count": [598]}, "gripper_mode_action": {"mean": [0.40468227424749165, 0.822742474916388], "std": [0.49083045051969615, 0.38188649476623354], "min": [0, 0], "max": [1, 1], "count": [598]}, "gripper_activity_action": {"mean": [1.806020066889632, 1.9013377926421404], "std": [0.5355245104283837, 0.3947373915708472], "min": [0, 0], "max": [2, 2], "count": [598]}, "gripper_open_scale_state": {"mean": [0.5577550167383564, 0.1980183946615877], "std": [0.3578783964618998, 0.24079802973714093], "min": [0.028, 0.017], "max": [0.869, 0.654], "count": [598]}, "gripper_open_scale_action": {"mean": [0.5577550167383564, 0.1980183946615877], "std": [0.3578783964618998, 0.24079802973714093], "min": [0.028, 0.017], "max": [0.869, 0.654], "count": [598]}}} +{"episode_index": 281, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4656884775990168]], [[0.47592495181833416]], [[0.46698501480364224]]], "std": [[[0.15505538301703667]], [[0.14442504704814774]], [[0.14815708783183779]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.058823529411764705]], [[0.09019607843137255]]], "max": [[[0.6941176470588235]], [[0.6823529411764706]], [[0.6901960784313725]]], "mean": [[[0.47545132255181277]], [[0.48159987919669295]], [[0.476387413761801]]], "std": [[[0.06457816202833586]], [[0.06197339150260628]], [[0.06410306552329537]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.6745098039215687]], [[0.6784313725490196]]], "mean": [[[0.4647216408999497]], [[0.4818936529383833]], [[0.4614344188173845]]], "std": [[[0.09718406815509101]], [[0.07319689490718716]], [[0.09889696643889041]]], "count": [117]}, "observation.state": {"min": [0.01401499379426241, 2.035804510116577, -0.03954916447401047, 0.04052654653787613, -2.8176071643829346, -1.754387617111206, -0.9591805934906006, 21.0, 0.21190699934959412, 0.16225799918174744, -0.09609699994325638, -2.6019999980926514, 0.1379999816417694, -1.2719999551773071, -0.3972020447254181, -2.078826904296875, -0.713647723197937, -0.4792150855064392, 2.114222288131714, 1.3092412948608398, -0.35842081904411316, 41.0, -0.33974000811576843, 0.2026969939470291, -0.11613199859857559, 1.2799999713897705, 0.4959999620914459, 2.4059998989105225], "max": [0.5954191088676453, 2.0923705101013184, 2.0499939918518066, 1.51028573513031, -1.9206128120422363, 1.3972582817077637, 0.3712315559387207, 674.0, 0.319566011428833, 0.41314399242401123, 0.07655800133943558, -1.2669999599456787, 1.0080000162124634, 0.5929999947547913, -0.1621585488319397, -2.0629615783691406, -0.1376192271709442, -0.1419650763273239, 2.1600022315979004, 1.7930290699005127, 0.10993829369544983, 862.0, -0.2416210025548935, 0.29970699548721313, 0.010273000225424767, 2.177999973297119, 1.055999994277954, 3.059999942779541], "mean": [0.2733578681945801, 2.0781373977661133, 1.0418320894241333, 0.8603131771087646, -2.3309810161590576, -0.3885616064071655, -0.45889022946357727, 272.6435852050781, 0.2603803277015686, 0.3023454546928406, -0.018076585605740547, -1.9244450330734253, 0.42432671785354614, -0.19291147589683533, -0.26417985558509827, -2.073587417602539, -0.510913610458374, -0.2954927384853363, 2.154984951019287, 1.5300041437149048, -0.1213545873761177, 649.4932250976562, -0.2924267053604126, 0.2676774263381958, -0.0244841817766428, 1.553687334060669, 0.8607665300369263, 2.719113349914551], "std": [0.19671757519245148, 0.010379081591963768, 0.8105856776237488, 0.3906959593296051, 0.36658886075019836, 1.2692548036575317, 0.2982477843761444, 260.4966125488281, 0.027194730937480927, 0.08862163871526718, 0.057709984481334686, 0.4297575056552887, 0.1989745944738388, 0.6569444537162781, 0.05168139189481735, 0.003291952656581998, 0.21378453075885773, 0.09109919518232346, 0.004533155355602503, 0.10767283290624619, 0.1116243228316307, 310.6113586425781, 0.03119060769677162, 0.02343837544322014, 0.04353795945644379, 0.3042592704296112, 0.11345327645540237, 0.15601053833961487], "count": [578]}, "action": {"min": [0.01401499379426241, 2.035804510116577, -0.03954916447401047, 0.04052654653787613, -2.8176071643829346, -1.754387617111206, -0.9591805934906006, 21.0, 0.21190699934959412, 0.16225799918174744, -0.09609699994325638, -2.6019999980926514, 0.1379999816417694, -1.2719999551773071, -0.3972020447254181, -2.078826904296875, -0.713647723197937, -0.4792150855064392, 2.114222288131714, 1.3092412948608398, -0.35842081904411316, 41.0, -0.33974000811576843, 0.2026969939470291, -0.11613199859857559, 1.2799999713897705, 0.4959999620914459, 2.4059998989105225], "max": [0.5954191088676453, 2.0923705101013184, 2.0499939918518066, 1.51028573513031, -1.9206128120422363, 1.3972582817077637, 0.3712315559387207, 674.0, 0.319566011428833, 0.41314399242401123, 0.07655800133943558, -1.2669999599456787, 1.0080000162124634, 0.5929999947547913, -0.1621585488319397, -2.0629615783691406, -0.1376192271709442, -0.1419650763273239, 2.1600022315979004, 1.7930290699005127, 0.10993829369544983, 862.0, -0.2416210025548935, 0.29970699548721313, 0.010273000225424767, 2.177999973297119, 1.055999994277954, 3.059999942779541], "mean": [0.2733578681945801, 2.0781373977661133, 1.0418320894241333, 0.8603131771087646, -2.3309810161590576, -0.3885616064071655, -0.45889022946357727, 272.6435852050781, 0.2603803277015686, 0.3023454546928406, -0.018076585605740547, -1.9244450330734253, 0.42432671785354614, -0.19291147589683533, -0.26417985558509827, -2.073587417602539, -0.510913610458374, -0.2954927384853363, 2.154984951019287, 1.5300041437149048, -0.1213545873761177, 649.4932250976562, -0.2924267053604126, 0.2676774263381958, -0.0244841817766428, 1.553687334060669, 0.8607665300369263, 2.719113349914551], "std": [0.19671757519245148, 0.010379081591963768, 0.8105856776237488, 0.3906959593296051, 0.36658886075019836, 1.2692548036575317, 0.2982477843761444, 260.4966125488281, 0.027194730937480927, 0.08862163871526718, 0.057709984481334686, 0.4297575056552887, 0.1989745944738388, 0.6569444537162781, 0.05168139189481735, 0.003291952656581998, 0.21378453075885773, 0.09109919518232346, 0.004533155355602503, 0.10767283290624619, 0.1116243228316307, 310.6113586425781, 0.03119060769677162, 0.02343837544322014, 0.04353795945644379, 0.3042592704296112, 0.11345327645540237, 0.15601053833961487], "count": [578]}, "timestamp": {"min": [0.0], "max": [19.233333333333334], "mean": [9.616666666666669], "std": [5.561799269221346], "count": [578]}, "frame_index": {"min": [0], "max": [577], "mean": [288.5], "std": [166.8539780766404], "count": [578]}, "episode_index": {"min": [283], "max": [283], "mean": [283.0], "std": [0.0], "count": [578]}, "index": {"min": [182219], "max": [182796], "mean": [182507.5], "std": [166.8539780766404], "count": [578]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [578]}, "subtask_annotation": {"mean": [4.418685121107266, 9.0, 9.0, 9.0, 9.0], "std": [2.1228197448246564, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [578]}, "scene_annotation": {"mean": [283.0], "std": [0.0], "min": [283], "max": [283], "count": [578]}, "eef_direction_state": {"mean": [4.482698961937716, 3.6868512110726646], "std": [2.1734187624543377, 2.2050273124045625], "min": [0, 0], "max": [6, 6], "count": [578]}, "eef_velocity_state": {"mean": [0.4342560553633218, 0.8806228373702422], "std": [0.5733434541726026, 0.7237481445775831], "min": [0, 0], "max": [2, 2], "count": [578]}, "eef_acc_mag_state": {"mean": [0.47923875432525953, 0.773356401384083], "std": [0.7535967562457094, 0.8164715296880829], "min": [0, 0], "max": [2, 2], "count": [578]}, "eef_direction_action": {"mean": [4.482698961937716, 3.6868512110726646], "std": [2.1734187624543377, 2.2050273124045625], "min": [0, 0], "max": [6, 6], "count": [578]}, "eef_velocity_action": {"mean": [0.4342560553633218, 0.8806228373702422], "std": [0.5733434541726026, 0.7237481445775831], "min": [0, 0], "max": [2, 2], "count": [578]}, "eef_acc_mag_action": {"mean": [0.47923875432525953, 0.773356401384083], "std": [0.7535967562457094, 0.8164715296880829], "min": [0, 0], "max": [2, 2], "count": [578]}, "eef_sim_pose_state": {"mean": [0.4531540492344389, 0.2640679218236277, 1.0279932276044208, -0.1717477818587395, 1.2577700700049013, -0.4688200466029125, 0.49499058452896155, -0.24410122718764962, 1.0758465887239541, -0.09086092956927089, 0.9589161741941039, -1.5151491899651097], "std": [0.02145620596965954, 0.04221686722517775, 0.010776431140542933, 0.4006540139571197, 0.10638696098298546, 0.3371861725294997, 0.09527101636724358, 0.04658961183507153, 0.05765662553666666, 1.9895926089487563, 0.3456500125484744, 1.1822783015656253], "min": [0.39283968854873985, 0.1798021094560207, 1.0077910696695322, -0.8918571260355833, 1.075091113763739, -1.028681048028884, 0.352755985419883, -0.31459897107856133, 1.0148814398219697, -3.141587165849954, 0.3569802459078384, -3.1070681162600255], "max": [0.4869888598996074, 0.3086986030126059, 1.050001717452477, 1.1950710898329477, 1.492498656112906, 0.7015197453943183, 0.6054543059048768, -0.1731222499168612, 1.1832094785528477, 3.137511446879083, 1.4369020170188573, 0.8781754105634372], "count": [578]}, "eef_sim_pose_action": {"mean": [0.4531540492344389, 0.2640679218236277, 1.0279932276044208, -0.1717477818587395, 1.2577700700049013, -0.4688200466029125, 0.49499058452896155, -0.24410122718764962, 1.0758465887239541, -0.09086092956927089, 0.9589161741941039, -1.5151491899651097], "std": [0.02145620596965954, 0.04221686722517775, 0.010776431140542933, 0.4006540139571197, 0.10638696098298546, 0.3371861725294997, 0.09527101636724358, 0.04658961183507153, 0.05765662553666666, 1.9895926089487563, 0.3456500125484744, 1.1822783015656253], "min": [0.39283968854873985, 0.1798021094560207, 1.0077910696695322, -0.8918571260355833, 1.075091113763739, -1.028681048028884, 0.352755985419883, -0.31459897107856133, 1.0148814398219697, -3.141587165849954, 0.3569802459078384, -3.1070681162600255], "max": [0.4869888598996074, 0.3086986030126059, 1.050001717452477, 1.1950710898329477, 1.492498656112906, 0.7015197453943183, 0.6054543059048768, -0.1731222499168612, 1.1832094785528477, 3.137511446879083, 1.4369020170188573, 0.8781754105634372], "count": [578]}, "gripper_mode_state": {"mean": [0.2508650519031142, 0.7179930795847751], "std": [0.4335109890611331, 0.4499766852328493], "min": [0, 0], "max": [1, 1], "count": [578]}, "gripper_activity_state": {"mean": [1.8944636678200693, 1.8806228373702423], "std": [0.4001779096934469, 0.4297802121535272], "min": [0, 0], "max": [2, 2], "count": [578]}, "gripper_mode_action": {"mean": [0.2508650519031142, 0.7179930795847751], "std": [0.4335109890611331, 0.4499766852328493], "min": [0, 0], "max": [1, 1], "count": [578]}, "gripper_activity_action": {"mean": [1.8944636678200693, 1.8806228373702423], "std": [0.4001779096934469, 0.4297802121535272], "min": [0, 0], "max": [2, 2], "count": [578]}, "gripper_open_scale_state": {"mean": [0.6494930794263793, 0.2726435985763181], "std": [0.31061134883412217, 0.2604965964440214], "min": [0.041, 0.021], "max": [0.862, 0.674], "count": [578]}, "gripper_open_scale_action": {"mean": [0.6494930794263793, 0.2726435985763181], "std": [0.31061134883412217, 0.2604965964440214], "min": [0.041, 0.021], "max": [0.862, 0.674], "count": [578]}}} +{"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.46150845114615896]], [[0.47484640522875815]], [[0.46360703502415457]]], "std": [[[0.15428012861866247]], [[0.14354112061769994]], [[0.14757920561630525]]], "count": [138]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.047058823529411764]], [[0.08235294117647059]]], "max": [[[0.7058823529411765]], [[0.6823529411764706]], [[0.7098039215686275]]], "mean": [[[0.47650179679359667]], [[0.47882432568438005]], [[0.4738269439116226]]], "std": [[[0.06497772098795218]], [[0.06295591201318587]], [[0.06582851463684739]]], "count": [138]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.6666666666666666]], [[0.6823529411764706]]], "mean": [[[0.46300701992753623]], [[0.47791694047788197]], [[0.45922197949228]]], "std": [[[0.09074512506917515]], [[0.06921786297967983]], [[0.09437986220431943]]], "count": [138]}, "observation.state": {"min": [0.0032812191639095545, 2.0341639518737793, 0.040648721158504486, 0.10351549088954926, -2.6616969108581543, -1.5964351892471313, -0.913470447063446, 19.0, 0.22360000014305115, 0.18042999505996704, -0.09479700028896332, -2.6110000610351562, 0.12600000202655792, -1.246999979019165, -0.516757071018219, -2.079350471496582, -0.7747167944908142, -0.46437975764274597, 2.12282657623291, 1.3661390542984009, -0.209073007106781, 40.0, -0.3241409957408905, 0.2073570042848587, -0.11079999804496765, 1.0820000171661377, 0.09399999678134918, 2.2720000743865967], "max": [0.6024702191352844, 2.0931036472320557, 2.037689447402954, 1.4419386386871338, -1.7362360954284668, 1.4522885084152222, 0.11671016365289688, 628.0, 0.31947198510169983, 0.4174410104751587, 0.0691709965467453, -1.2599999904632568, 0.8140000104904175, 0.4140000343322754, -0.1684591919183731, -2.0599074363708496, -0.12594296038150787, 6.981317710597068e-05, 2.2105469703674316, 1.895916223526001, 0.495900422334671, 860.0, -0.23826800286769867, 0.3172900080680847, 0.04126200079917908, 2.125, 1.0479999780654907, 2.997999906539917], "mean": [0.27887865900993347, 2.0764095783233643, 0.8020362854003906, 0.7196444869041443, -2.1325290203094482, -0.7436275482177734, -0.47629624605178833, 282.375, 0.2655305564403534, 0.2952820360660553, -0.02316834032535553, -1.7683407068252563, 0.45242002606391907, -0.038153570145368576, -0.3119746446609497, -2.072220802307129, -0.5176871418952942, -0.28111904859542847, 2.1444759368896484, 1.5903621912002563, -0.012793621979653835, 608.3365478515625, -0.2782961130142212, 0.27643245458602905, -0.013870958238840103, 1.4987905025482178, 0.724288284778595, 2.600026845932007], "std": [0.20569023489952087, 0.01406851876527071, 0.7583250403404236, 0.3823119103908539, 0.36504635214805603, 1.1472257375717163, 0.3353906273841858, 255.6583251953125, 0.02820407599210739, 0.0891818180680275, 0.05378248170018196, 0.41887006163597107, 0.20003889501094818, 0.574594259262085, 0.07239529490470886, 0.004626756068319082, 0.2645058333873749, 0.12164823710918427, 0.030826648697257042, 0.14694088697433472, 0.18907809257507324, 318.0950012207031, 0.02846548892557621, 0.02831174060702324, 0.054053738713264465, 0.3769359588623047, 0.23454512655735016, 0.2326515167951584], "count": [716]}, "action": {"min": [0.0032812191639095545, 2.0341639518737793, 0.040648721158504486, 0.10351549088954926, -2.6616969108581543, -1.5964351892471313, -0.913470447063446, 19.0, 0.22360000014305115, 0.18042999505996704, -0.09479700028896332, -2.6110000610351562, 0.12600000202655792, -1.246999979019165, -0.516757071018219, -2.079350471496582, -0.7747167944908142, -0.46437975764274597, 2.12282657623291, 1.3661390542984009, -0.209073007106781, 40.0, -0.3241409957408905, 0.2073570042848587, -0.11079999804496765, 1.0820000171661377, 0.09399999678134918, 2.2720000743865967], "max": [0.6024702191352844, 2.0931036472320557, 2.037689447402954, 1.4419386386871338, -1.7362360954284668, 1.4522885084152222, 0.11671016365289688, 628.0, 0.31947198510169983, 0.4174410104751587, 0.0691709965467453, -1.2599999904632568, 0.8140000104904175, 0.4140000343322754, -0.1684591919183731, -2.0599074363708496, -0.12594296038150787, 6.981317710597068e-05, 2.2105469703674316, 1.895916223526001, 0.495900422334671, 860.0, -0.23826800286769867, 0.3172900080680847, 0.04126200079917908, 2.125, 1.0479999780654907, 2.997999906539917], "mean": [0.27887865900993347, 2.0764095783233643, 0.8020362854003906, 0.7196444869041443, -2.1325290203094482, -0.7436275482177734, -0.47629624605178833, 282.375, 0.2655305564403534, 0.2952820360660553, -0.02316834032535553, -1.7683407068252563, 0.45242002606391907, -0.038153570145368576, -0.3119746446609497, -2.072220802307129, -0.5176871418952942, -0.28111904859542847, 2.1444759368896484, 1.5903621912002563, -0.012793621979653835, 608.3365478515625, -0.2782961130142212, 0.27643245458602905, -0.013870958238840103, 1.4987905025482178, 0.724288284778595, 2.600026845932007], "std": [0.20569023489952087, 0.01406851876527071, 0.7583250403404236, 0.3823119103908539, 0.36504635214805603, 1.1472257375717163, 0.3353906273841858, 255.6583251953125, 0.02820407599210739, 0.0891818180680275, 0.05378248170018196, 0.41887006163597107, 0.20003889501094818, 0.574594259262085, 0.07239529490470886, 0.004626756068319082, 0.2645058333873749, 0.12164823710918427, 0.030826648697257042, 0.14694088697433472, 0.18907809257507324, 318.0950012207031, 0.02846548892557621, 0.02831174060702324, 0.054053738713264465, 0.3769359588623047, 0.23454512655735016, 0.2326515167951584], "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": [284], "max": [284], "mean": [284.0], "std": [0.0], "count": [716]}, "index": {"min": [182797], "max": [183512], "mean": [183154.5], "std": [206.69119478100657], "count": [716]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [716]}, "subtask_annotation": {"mean": [4.520949720670391, 9.0, 9.0, 9.0, 9.0], "std": [2.1372872674008545, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [716]}, "scene_annotation": {"mean": [284.0], "std": [0.0], "min": [284], "max": [284], "count": [716]}, "eef_direction_state": {"mean": [4.761173184357542, 4.2639664804469275], "std": [2.0332984370851674, 2.1775615286753593], "min": [0, 0], "max": [6, 6], "count": [716]}, "eef_velocity_state": {"mean": [0.388268156424581, 0.6466480446927374], "std": [0.5909719440943515, 0.7319541794540113], "min": [0, 0], "max": [2, 2], "count": [716]}, "eef_acc_mag_state": {"mean": [0.4748603351955307, 0.6424581005586593], "std": [0.7590676120818324, 0.8002001091757522], "min": [0, 0], "max": [2, 2], "count": [716]}, "eef_direction_action": {"mean": [4.761173184357542, 4.2639664804469275], "std": [2.0332984370851674, 2.1775615286753593], "min": [0, 0], "max": [6, 6], "count": [716]}, "eef_velocity_action": {"mean": [0.388268156424581, 0.6466480446927374], "std": [0.5909719440943515, 0.7319541794540113], "min": [0, 0], "max": [2, 2], "count": [716]}, "eef_acc_mag_action": {"mean": [0.4748603351955307, 0.6424581005586593], "std": [0.7590676120818324, 0.8002001091757522], "min": [0, 0], "max": [2, 2], "count": [716]}, "eef_sim_pose_state": {"mean": [0.4642828455781946, 0.26214909979794243, 1.0420983833489552, 0.06589538271633051, 1.1368185232123382, -0.23126874077483514, 0.48497022217497615, -0.24189647243900106, 1.0627444742940646, -0.19139296900743324, 1.0452971236895807, -1.2601662479480806], "std": [0.027409669564879505, 0.04427448783781892, 0.020319639795965596, 0.42464742356542523, 0.2415556153150255, 0.33567920445470095, 0.09455793678498142, 0.04767780843171126, 0.05002104965709602, 1.6790223291561204, 0.3242277499494641, 1.037484215489167], "min": [0.3967400680602906, 0.18192526624945596, 1.0058220242851155, -0.3822326026521311, 0.5854190065310338, -0.8140108116653986, 0.36606824605549987, -0.3014149309246774, 1.0066825490024371, -3.138052460286781, 0.32017154442449214, -3.0038123111304462], "max": [0.5113738126171399, 0.30128206969822086, 1.0709946017718943, 1.3175001344817647, 1.4522220030485888, 0.6425131631408467, 0.6071191977783391, -0.16599698360614648, 1.1778718361139975, 3.132043232559667, 1.4643686282011021, 0.24388507093216977], "count": [716]}, "eef_sim_pose_action": {"mean": [0.4642828455781946, 0.26214909979794243, 1.0420983833489552, 0.06589538271633051, 1.1368185232123382, -0.23126874077483514, 0.48497022217497615, -0.24189647243900106, 1.0627444742940646, -0.19139296900743324, 1.0452971236895807, -1.2601662479480806], "std": [0.027409669564879505, 0.04427448783781892, 0.020319639795965596, 0.42464742356542523, 0.2415556153150255, 0.33567920445470095, 0.09455793678498142, 0.04767780843171126, 0.05002104965709602, 1.6790223291561204, 0.3242277499494641, 1.037484215489167], "min": [0.3967400680602906, 0.18192526624945596, 1.0058220242851155, -0.3822326026521311, 0.5854190065310338, -0.8140108116653986, 0.36606824605549987, -0.3014149309246774, 1.0066825490024371, -3.138052460286781, 0.32017154442449214, -3.0038123111304462], "max": [0.5113738126171399, 0.30128206969822086, 1.0709946017718943, 1.3175001344817647, 1.4522220030485888, 0.6425131631408467, 0.6071191977783391, -0.16599698360614648, 1.1778718361139975, 3.132043232559667, 1.4643686282011021, 0.24388507093216977], "count": [716]}, "gripper_mode_state": {"mean": [0.2723463687150838, 0.6759776536312849], "std": [0.4451671867543599, 0.46800840315364534], "min": [0, 0], "max": [1, 1], "count": [716]}, "gripper_activity_state": {"mean": [1.8980446927374302, 1.905027932960894], "std": [0.40173725843914637, 0.39469580154349543], "min": [0, 0], "max": [2, 2], "count": [716]}, "gripper_mode_action": {"mean": [0.2723463687150838, 0.6759776536312849], "std": [0.4451671867543599, 0.46800840315364534], "min": [0, 0], "max": [1, 1], "count": [716]}, "gripper_activity_action": {"mean": [1.8980446927374302, 1.905027932960894], "std": [0.40173725843914637, 0.39469580154349543], "min": [0, 0], "max": [2, 2], "count": [716]}, "gripper_open_scale_state": {"mean": [0.6083365921521308, 0.28237500004795], "std": [0.3180948415551429, 0.2556583156484952], "min": [0.04, 0.019], "max": [0.86, 0.628], "count": [716]}, "gripper_open_scale_action": {"mean": [0.6083365921521308, 0.28237500004795], "std": [0.3180948415551429, 0.2556583156484952], "min": [0.04, 0.019], "max": [0.86, 0.628], "count": [716]}}} +{"episode_index": 283, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4482264006054618]], [[0.4614567690125146]], [[0.4512348840375943]]], "std": [[[0.15953764135865775]], [[0.15154089324755887]], [[0.15454409717558887]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.06666666666666667]], [[0.07058823529411765]]], "max": [[[0.7176470588235294]], [[0.7058823529411765]], [[0.7254901960784313]]], "mean": [[[0.47273229372498354]], [[0.47701887793230985]], [[0.472870666451335]]], "std": [[[0.07878420103361071]], [[0.0761595178262394]], [[0.07821591488417536]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.6901960784313725]], [[0.6784313725490196]]], "mean": [[[0.4609579612529766]], [[0.4777059757688605]], [[0.4580694966940264]]], "std": [[[0.10289983172657469]], [[0.07960767007733323]], [[0.10374952273820016]]], "count": [129]}, "observation.state": {"min": [0.004764748737215996, 2.0104100704193115, 0.09442231059074402, 0.11561060696840286, -2.9193077087402344, -1.6576091051101685, -1.1699116230010986, 21.0, 0.17325100302696228, 0.1679220050573349, -0.09714099764823914, -2.559999942779541, 0.05400000140070915, -1.1950000524520874, -0.38519418239593506, -2.078634738922119, -0.6945537328720093, -0.40198424458503723, 2.072334051132202, 1.3113532066345215, -0.36365681886672974, 38.0, -0.34035301208496094, 0.22550100088119507, -0.11541499942541122, 1.2079999446868896, 0.6990000009536743, 2.382999897003174], "max": [0.652055025100708, 2.092440366744995, 1.9622911214828491, 1.6502612829208374, -1.790149450302124, 1.3967347145080566, 0.08311258256435394, 642.0, 0.31583699584007263, 0.4175899922847748, 0.06561099737882614, -1.090000033378601, 0.8519999980926514, 0.5550000667572021, -0.22994713485240936, -2.0631189346313477, -0.08649852126836777, -0.18242181837558746, 2.130890130996704, 1.7444915771484375, 0.0021293016616255045, 840.0, -0.24300499260425568, 0.3233039975166321, 0.020507000386714935, 2.2309999465942383, 1.034000039100647, 3.072999954223633], "mean": [0.2613499164581299, 2.0771756172180176, 0.9152030348777771, 0.8375928997993469, -2.3293988704681396, -0.5828585624694824, -0.5755712389945984, 214.5711212158203, 0.2433563619852066, 0.296327143907547, -0.028069691732525826, -1.8269336223602295, 0.3280225396156311, -0.024497145786881447, -0.3327672779560089, -2.073936939239502, -0.44916415214538574, -0.3153097331523895, 2.092900037765503, 1.5053397417068481, -0.0954485833644867, 577.139892578125, -0.2742447853088379, 0.2846534550189972, -0.031713519245386124, 1.6043401956558228, 0.8436278104782104, 2.722813129425049], "std": [0.21500900387763977, 0.016320914030075073, 0.7233954668045044, 0.3694459795951843, 0.36301320791244507, 1.191754698753357, 0.28341731429100037, 219.04409790039062, 0.030870608985424042, 0.09373380243778229, 0.059115588665008545, 0.4052469730377197, 0.17163686454296112, 0.5972378849983215, 0.04449747875332832, 0.0032382099889218807, 0.24668191373348236, 0.058081477880477905, 0.018667511641979218, 0.10503368824720383, 0.05942964181303978, 310.07470703125, 0.019064247608184814, 0.03193623200058937, 0.05235385149717331, 0.39116808772087097, 0.06705140322446823, 0.23028311133384705], "count": [654]}, "action": {"min": [0.004764748737215996, 2.0104100704193115, 0.09442231059074402, 0.11561060696840286, -2.9193077087402344, -1.6576091051101685, -1.1699116230010986, 21.0, 0.17325100302696228, 0.1679220050573349, -0.09714099764823914, -2.559999942779541, 0.05400000140070915, -1.1950000524520874, -0.38519418239593506, -2.078634738922119, -0.6945537328720093, -0.40198424458503723, 2.072334051132202, 1.3113532066345215, -0.36365681886672974, 38.0, -0.34035301208496094, 0.22550100088119507, -0.11541499942541122, 1.2079999446868896, 0.6990000009536743, 2.382999897003174], "max": [0.652055025100708, 2.092440366744995, 1.9622911214828491, 1.6502612829208374, -1.790149450302124, 1.3967347145080566, 0.08311258256435394, 642.0, 0.31583699584007263, 0.4175899922847748, 0.06561099737882614, -1.090000033378601, 0.8519999980926514, 0.5550000667572021, -0.22994713485240936, -2.0631189346313477, -0.08649852126836777, -0.18242181837558746, 2.130890130996704, 1.7444915771484375, 0.0021293016616255045, 840.0, -0.24300499260425568, 0.3233039975166321, 0.020507000386714935, 2.2309999465942383, 1.034000039100647, 3.072999954223633], "mean": [0.2613499164581299, 2.0771756172180176, 0.9152030348777771, 0.8375928997993469, -2.3293988704681396, -0.5828585624694824, -0.5755712389945984, 214.5711212158203, 0.2433563619852066, 0.296327143907547, -0.028069691732525826, -1.8269336223602295, 0.3280225396156311, -0.024497145786881447, -0.3327672779560089, -2.073936939239502, -0.44916415214538574, -0.3153097331523895, 2.092900037765503, 1.5053397417068481, -0.0954485833644867, 577.139892578125, -0.2742447853088379, 0.2846534550189972, -0.031713519245386124, 1.6043401956558228, 0.8436278104782104, 2.722813129425049], "std": [0.21500900387763977, 0.016320914030075073, 0.7233954668045044, 0.3694459795951843, 0.36301320791244507, 1.191754698753357, 0.28341731429100037, 219.04409790039062, 0.030870608985424042, 0.09373380243778229, 0.059115588665008545, 0.4052469730377197, 0.17163686454296112, 0.5972378849983215, 0.04449747875332832, 0.0032382099889218807, 0.24668191373348236, 0.058081477880477905, 0.018667511641979218, 0.10503368824720383, 0.05942964181303978, 310.07470703125, 0.019064247608184814, 0.03193623200058937, 0.05235385149717331, 0.39116808772087097, 0.06705140322446823, 0.23028311133384705], "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": [285], "max": [285], "mean": [285.0], "std": [0.0], "count": [654]}, "index": {"min": [183513], "max": [184166], "mean": [183839.5], "std": [188.79331732523443], "count": [654]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [654]}, "subtask_annotation": {"mean": [4.259938837920489, 9.0, 9.0, 9.0, 9.0], "std": [2.139554098259378, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [654]}, "scene_annotation": {"mean": [285.0], "std": [0.0], "min": [285], "max": [285], "count": [654]}, "eef_direction_state": {"mean": [4.681957186544342, 3.888379204892966], "std": [2.123786609788332, 2.1865769549117258], "min": [0, 0], "max": [6, 6], "count": [654]}, "eef_velocity_state": {"mean": [0.37155963302752293, 0.7951070336391437], "std": [0.5594763404254824, 0.6935089416527788], "min": [0, 0], "max": [2, 2], "count": [654]}, "eef_acc_mag_state": {"mean": [0.45871559633027525, 0.6697247706422018], "std": [0.7464342566781651, 0.8095951252054563], "min": [0, 0], "max": [2, 2], "count": [654]}, "eef_direction_action": {"mean": [4.681957186544342, 3.888379204892966], "std": [2.123786609788332, 2.1865769549117258], "min": [0, 0], "max": [6, 6], "count": [654]}, "eef_velocity_action": {"mean": [0.37155963302752293, 0.7951070336391437], "std": [0.5594763404254824, 0.6935089416527788], "min": [0, 0], "max": [2, 2], "count": [654]}, "eef_acc_mag_action": {"mean": [0.45871559633027525, 0.6697247706422018], "std": [0.7464342566781651, 0.8095951252054563], "min": [0, 0], "max": [2, 2], "count": [654]}, "eef_sim_pose_state": {"mean": [0.47137177900257676, 0.2480328022557639, 1.03512517605837, -0.1270059399019436, 1.2657786204133794, -0.4689018519435351, 0.4876833452276538, -0.2249840357903085, 1.0763210676067663, -0.5222853138834509, 0.9242517120674804, -1.3873039405956122], "std": [0.029817808731760792, 0.0379157284473633, 0.021797055398439735, 0.27630400928617704, 0.14651292841585303, 0.3390127496147738, 0.09938356147319573, 0.04604101032093433, 0.05904916293040388, 1.7719757579201807, 0.27318475770164924, 0.9526265457660499], "min": [0.4147212092808848, 0.1841097320558048, 1.005199399638411, -0.8879218337759371, 1.0592230038267338, -1.0745708234962312, 0.357590186488527, -0.32028243565468356, 1.016052612962116, -3.1400679778084317, 0.3502196557592028, -2.970672644550385], "max": [0.5077764151931087, 0.3070701976672186, 1.059996806336294, 0.9792659429604706, 1.509011168759172, 0.5799587270962001, 0.6134066299759361, -0.1603945522602213, 1.206689072053216, 3.1335920844439884, 1.3601303364173667, 0.41348533635475176], "count": [654]}, "eef_sim_pose_action": {"mean": [0.47137177900257676, 0.2480328022557639, 1.03512517605837, -0.1270059399019436, 1.2657786204133794, -0.4689018519435351, 0.4876833452276538, -0.2249840357903085, 1.0763210676067663, -0.5222853138834509, 0.9242517120674804, -1.3873039405956122], "std": [0.029817808731760792, 0.0379157284473633, 0.021797055398439735, 0.27630400928617704, 0.14651292841585303, 0.3390127496147738, 0.09938356147319573, 0.04604101032093433, 0.05904916293040388, 1.7719757579201807, 0.27318475770164924, 0.9526265457660499], "min": [0.4147212092808848, 0.1841097320558048, 1.005199399638411, -0.8879218337759371, 1.0592230038267338, -1.0745708234962312, 0.357590186488527, -0.32028243565468356, 1.016052612962116, -3.1400679778084317, 0.3502196557592028, -2.970672644550385], "max": [0.5077764151931087, 0.3070701976672186, 1.059996806336294, 0.9792659429604706, 1.509011168759172, 0.5799587270962001, 0.6134066299759361, -0.1603945522602213, 1.206689072053216, 3.1335920844439884, 1.3601303364173667, 0.41348533635475176], "count": [654]}, "gripper_mode_state": {"mean": [0.3394495412844037, 0.7828746177370031], "std": [0.47352249176381495, 0.41228867391688995], "min": [0, 0], "max": [1, 1], "count": [654]}, "gripper_activity_state": {"mean": [1.892966360856269, 1.9021406727828747], "std": [0.4035538708737095, 0.41334209395268146], "min": [0, 0], "max": [2, 2], "count": [654]}, "gripper_mode_action": {"mean": [0.3394495412844037, 0.7828746177370031], "std": [0.47352249176381495, 0.41228867391688995], "min": [0, 0], "max": [1, 1], "count": [654]}, "gripper_activity_action": {"mean": [1.892966360856269, 1.9021406727828747], "std": [0.4035538708737095, 0.41334209395268146], "min": [0, 0], "max": [2, 2], "count": [654]}, "gripper_open_scale_state": {"mean": [0.5771399080643953, 0.2145711009553447], "std": [0.31007466304578757, 0.21904402122739686], "min": [0.038, 0.021], "max": [0.84, 0.642], "count": [654]}, "gripper_open_scale_action": {"mean": [0.5771399080643953, 0.2145711009553447], "std": [0.31007466304578757, 0.21904402122739686], "min": [0.038, 0.021], "max": [0.84, 0.642], "count": [654]}}} +{"episode_index": 284, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.45908202580895746]], [[0.4722231011598629]], [[0.4623691102807243]]], "std": [[[0.16121938801510136]], [[0.1527918627357567]], [[0.15534993655424664]]], "count": [122]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.058823529411764705]], [[0.08627450980392157]]], "max": [[[0.7058823529411765]], [[0.6823529411764706]], [[0.6862745098039216]]], "mean": [[[0.47237319859637844]], [[0.4784045825297332]], [[0.4734874270063216]]], "std": [[[0.07194764594446185]], [[0.06852135041307603]], [[0.07107650670164917]]], "count": [122]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.7215686274509804]], [[0.6705882352941176]]], "mean": [[[0.453772502477767]], [[0.47562431526572374]], [[0.4514099097289189]]], "std": [[[0.10740766080733391]], [[0.08215435288169133]], [[0.10854665894739891]]], "count": [122]}, "observation.state": {"min": [-0.20228366553783417, 1.9802157878875732, -0.019477875903248787, 0.14739306271076202, -2.6744205951690674, -1.5044214725494385, -1.3163622617721558, 17.0, 0.18854999542236328, 0.18105800449848175, -0.12417499721050262, -2.559000015258789, -0.13199999928474426, -1.1610000133514404, -0.3755076229572296, -2.078582525253296, -0.641216516494751, -0.4051607847213745, 2.1227567195892334, 1.3761223554611206, -0.21783456206321716, 40.0, -0.3108929991722107, 0.20855599641799927, -0.10136500000953674, 1.3220000267028809, 0.5590000152587891, 2.500999927520752], "max": [0.5743878483772278, 2.0924229621887207, 2.063450336456299, 1.8777823448181152, -1.790149450302124, 1.412268042564392, 0.13845697045326233, 679.0, 0.3206610083580017, 0.39040398597717285, 0.06679199635982513, -1.2630000114440918, 0.921999990940094, 0.4309999942779541, -0.16051793098449707, -2.0585286617279053, -0.1356469839811325, -0.10423107445240021, 2.1339094638824463, 1.7632712125778198, 0.044575706124305725, 840.0, -0.2571040093898773, 0.29861199855804443, 0.006300000008195639, 2.0910000801086426, 1.0, 2.996999979019165], "mean": [0.23285530507564545, 2.0742075443267822, 0.9437576532363892, 0.9748716354370117, -2.1993567943573, -0.3895234763622284, -0.6939671635627747, 217.67405700683594, 0.24635058641433716, 0.2897430658340454, -0.02792910486459732, -1.9281290769577026, 0.33834108710289, -0.13226103782653809, -0.2852155268192291, -2.0712783336639404, -0.452435165643692, -0.290252685546875, 2.129368543624878, 1.5298664569854736, -0.08685263246297836, 567.8406982421875, -0.2861108183860779, 0.272769957780838, -0.030275143682956696, 1.6110397577285767, 0.8272175788879395, 2.733725070953369], "std": [0.1993359476327896, 0.02005399949848652, 0.8196131587028503, 0.4073939621448517, 0.3535953760147095, 1.2364007234573364, 0.32895609736442566, 250.25291442871094, 0.037181004881858826, 0.07448474317789078, 0.06884688884019852, 0.41598406434059143, 0.2230195254087448, 0.5902401804924011, 0.04563794657588005, 0.003913408610969782, 0.18043270707130432, 0.079547218978405, 0.0028147271368652582, 0.09238681942224503, 0.06943860650062561, 284.9149475097656, 0.014697898179292679, 0.02466370351612568, 0.037078890949487686, 0.2638413608074188, 0.0894383117556572, 0.1419685184955597], "count": [609]}, "action": {"min": [-0.20228366553783417, 1.9802157878875732, -0.019477875903248787, 0.14739306271076202, -2.6744205951690674, -1.5044214725494385, -1.3163622617721558, 17.0, 0.18854999542236328, 0.18105800449848175, -0.12417499721050262, -2.559000015258789, -0.13199999928474426, -1.1610000133514404, -0.3755076229572296, -2.078582525253296, -0.641216516494751, -0.4051607847213745, 2.1227567195892334, 1.3761223554611206, -0.21783456206321716, 40.0, -0.3108929991722107, 0.20855599641799927, -0.10136500000953674, 1.3220000267028809, 0.5590000152587891, 2.500999927520752], "max": [0.5743878483772278, 2.0924229621887207, 2.063450336456299, 1.8777823448181152, -1.790149450302124, 1.412268042564392, 0.13845697045326233, 679.0, 0.3206610083580017, 0.39040398597717285, 0.06679199635982513, -1.2630000114440918, 0.921999990940094, 0.4309999942779541, -0.16051793098449707, -2.0585286617279053, -0.1356469839811325, -0.10423107445240021, 2.1339094638824463, 1.7632712125778198, 0.044575706124305725, 840.0, -0.2571040093898773, 0.29861199855804443, 0.006300000008195639, 2.0910000801086426, 1.0, 2.996999979019165], "mean": [0.23285530507564545, 2.0742075443267822, 0.9437576532363892, 0.9748716354370117, -2.1993567943573, -0.3895234763622284, -0.6939671635627747, 217.67405700683594, 0.24635058641433716, 0.2897430658340454, -0.02792910486459732, -1.9281290769577026, 0.33834108710289, -0.13226103782653809, -0.2852155268192291, -2.0712783336639404, -0.452435165643692, -0.290252685546875, 2.129368543624878, 1.5298664569854736, -0.08685263246297836, 567.8406982421875, -0.2861108183860779, 0.272769957780838, -0.030275143682956696, 1.6110397577285767, 0.8272175788879395, 2.733725070953369], "std": [0.1993359476327896, 0.02005399949848652, 0.8196131587028503, 0.4073939621448517, 0.3535953760147095, 1.2364007234573364, 0.32895609736442566, 250.25291442871094, 0.037181004881858826, 0.07448474317789078, 0.06884688884019852, 0.41598406434059143, 0.2230195254087448, 0.5902401804924011, 0.04563794657588005, 0.003913408610969782, 0.18043270707130432, 0.079547218978405, 0.0028147271368652582, 0.09238681942224503, 0.06943860650062561, 284.9149475097656, 0.014697898179292679, 0.02466370351612568, 0.037078890949487686, 0.2638413608074188, 0.0894383117556572, 0.1419685184955597], "count": [609]}, "timestamp": {"min": [0.0], "max": [20.266666666666666], "mean": [10.133333333333333], "std": [5.860097332019388], "count": [609]}, "frame_index": {"min": [0], "max": [608], "mean": [304.0], "std": [175.80291996058162], "count": [609]}, "episode_index": {"min": [286], "max": [286], "mean": [286.0], "std": [0.0], "count": [609]}, "index": {"min": [184167], "max": [184775], "mean": [184471.0], "std": [175.80291996058162], "count": [609]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [609]}, "subtask_annotation": {"mean": [4.344827586206897, 9.0, 9.0, 9.0, 9.0], "std": [2.1425343735170315, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [609]}, "scene_annotation": {"mean": [286.0], "std": [0.0], "min": [286], "max": [286], "count": [609]}, "eef_direction_state": {"mean": [4.694581280788177, 3.80623973727422], "std": [2.158418854418901, 2.136989998692763], "min": [0, 0], "max": [6, 6], "count": [609]}, "eef_velocity_state": {"mean": [0.37110016420361247, 0.8374384236453202], "std": [0.5901926474188699, 0.7098953459502205], "min": [0, 0], "max": [2, 2], "count": [609]}, "eef_acc_mag_state": {"mean": [0.4482758620689655, 0.8095238095238095], "std": [0.7478712972606251, 0.8401899483265116], "min": [0, 0], "max": [2, 2], "count": [609]}, "eef_direction_action": {"mean": [4.694581280788177, 3.80623973727422], "std": [2.158418854418901, 2.136989998692763], "min": [0, 0], "max": [6, 6], "count": [609]}, "eef_velocity_action": {"mean": [0.37110016420361247, 0.8374384236453202], "std": [0.5901926474188699, 0.7098953459502205], "min": [0, 0], "max": [2, 2], "count": [609]}, "eef_acc_mag_action": {"mean": [0.4482758620689655, 0.8095238095238095], "std": [0.7478712972606251, 0.8401899483265116], "min": [0, 0], "max": [2, 2], "count": [609]}, "eef_sim_pose_state": {"mean": [0.45840954184446325, 0.25773251781115947, 1.028563555492564, 0.021843711983199513, 1.2755893117709354, -0.3166537616819467, 0.48183017065741424, -0.22804855617497924, 1.0786044523827414, -0.1480356183679893, 0.9286712677167557, -1.460459251783539], "std": [0.02309338275452614, 0.02911442612633606, 0.013138569913256473, 0.37976508784645113, 0.09838360014951308, 0.29543392512341937, 0.0823616045658722, 0.06146068217352653, 0.059580506035361205, 1.9817623939237514, 0.30988464896287143, 1.1034639261394354], "min": [0.3960724555457428, 0.200587040581076, 1.0012164410347308, -0.38407887202365915, 1.1345575186520356, -0.8859361794335123, 0.3698671576620611, -0.31481853941253074, 1.0151457267809176, -3.1317026271428503, 0.39813857311492407, -3.127050709099731], "max": [0.4824932280600869, 0.2951920875840832, 1.0458326248522274, 1.103598680857656, 1.4631212736100503, 0.6305200131629756, 0.5978817427916294, -0.13384301489217187, 1.1951310764153127, 3.137004598654065, 1.4520469579418003, 3.1348389753988046], "count": [609]}, "eef_sim_pose_action": {"mean": [0.45840954184446325, 0.25773251781115947, 1.028563555492564, 0.021843711983199513, 1.2755893117709354, -0.3166537616819467, 0.48183017065741424, -0.22804855617497924, 1.0786044523827414, -0.1480356183679893, 0.9286712677167557, -1.460459251783539], "std": [0.02309338275452614, 0.02911442612633606, 0.013138569913256473, 0.37976508784645113, 0.09838360014951308, 0.29543392512341937, 0.0823616045658722, 0.06146068217352653, 0.059580506035361205, 1.9817623939237514, 0.30988464896287143, 1.1034639261394354], "min": [0.3960724555457428, 0.200587040581076, 1.0012164410347308, -0.38407887202365915, 1.1345575186520356, -0.8859361794335123, 0.3698671576620611, -0.31481853941253074, 1.0151457267809176, -3.1317026271428503, 0.39813857311492407, -3.127050709099731], "max": [0.4824932280600869, 0.2951920875840832, 1.0458326248522274, 1.103598680857656, 1.4631212736100503, 0.6305200131629756, 0.5978817427916294, -0.13384301489217187, 1.1951310764153127, 3.137004598654065, 1.4520469579418003, 3.1348389753988046], "count": [609]}, "gripper_mode_state": {"mean": [0.29720853858784896, 0.8013136288998358], "std": [0.45702912727563044, 0.399011399635658], "min": [0, 0], "max": [1, 1], "count": [609]}, "gripper_activity_state": {"mean": [1.9146141215106733, 1.9425287356321839], "std": [0.361441954174339, 0.2949729489896919], "min": [0, 0], "max": [2, 2], "count": [609]}, "gripper_mode_action": {"mean": [0.29720853858784896, 0.8013136288998358], "std": [0.45702912727563044, 0.399011399635658], "min": [0, 0], "max": [1, 1], "count": [609]}, "gripper_activity_action": {"mean": [1.9146141215106733, 1.9425287356321839], "std": [0.361441954174339, 0.2949729489896919], "min": [0, 0], "max": [2, 2], "count": [609]}, "gripper_open_scale_state": {"mean": [0.5678407224833675, 0.21767405584175584], "std": [0.28491502607355845, 0.25025300578565335], "min": [0.04, 0.017], "max": [0.84, 0.679], "count": [609]}, "gripper_open_scale_action": {"mean": [0.5678407224833675, 0.21767405584175584], "std": [0.28491502607355845, 0.25025300578565335], "min": [0.04, 0.017], "max": [0.84, 0.679], "count": [609]}}} +{"episode_index": 285, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45860397100016476]], [[0.47198695899928594]], [[0.4615253113500302]]], "std": [[[0.1512693891217716]], [[0.1424354721659083]], [[0.14619923089088763]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.07058823529411765]], [[0.07450980392156863]]], "max": [[[0.6823529411764706]], [[0.6745098039215687]], [[0.6862745098039216]]], "mean": [[[0.4693959071373648]], [[0.4755827446174548]], [[0.4698554985719778]]], "std": [[[0.07023852215456082]], [[0.06582819229417483]], [[0.06918526822490315]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6705882352941176]], [[0.6705882352941176]]], "mean": [[[0.46363564837699783]], [[0.4767083625116713]], [[0.4594538227055528]]], "std": [[[0.0872760545526521]], [[0.06570099966634974]], [[0.09089431225487607]]], "count": [119]}, "observation.state": {"min": [-0.04256857931613922, 2.002363920211792, 0.27834510803222656, 0.006230825092643499, -2.7382471561431885, -1.6424071788787842, -1.0310707092285156, 8.0, 0.20094600319862366, 0.20442700386047363, -0.08823099732398987, -2.5290000438690186, 0.1080000028014183, -1.2170000076293945, -0.3988601267337799, -2.0770814418792725, -0.7241021990776062, -0.5070704817771912, 2.1197898387908936, 1.3241114616394043, -0.25396284461021423, 33.0, -0.3248650133609772, 0.2110220044851303, -0.10941600054502487, 1.2039999961853027, 0.4449999928474426, 2.4660000801086426], "max": [0.6382494568824768, 2.0930862426757812, 2.10322642326355, 1.4480997323989868, -1.8942755460739136, 1.3731027841567993, 0.06386160105466843, 679.0, 0.33748099207878113, 0.4102329909801483, 0.08671099692583084, -1.0870000123977661, 0.7699999809265137, 0.6079999804496765, -0.1505870223045349, -2.062979221343994, -0.17030923068523407, -0.1480388343334198, 2.134136199951172, 1.7702701091766357, 0.178582102060318, 760.0, -0.24464699625968933, 0.3116630017757416, 0.03004400059580803, 2.0850000381469727, 0.9480000138282776, 3.065000057220459], "mean": [0.26723483204841614, 2.0708439350128174, 1.0345661640167236, 0.7747418284416199, -2.3234450817108154, -0.6132119297981262, -0.5808843374252319, 247.06910705566406, 0.2625129520893097, 0.3078826367855072, -0.009100950323045254, -1.7756227254867554, 0.3518122434616089, -0.007747102528810501, -0.29926949739456177, -2.0713329315185547, -0.5271408557891846, -0.3059035539627075, 2.1274023056030273, 1.5534722805023193, -0.03940005972981453, 556.3984375, -0.28091809153556824, 0.27922603487968445, -0.016735311597585678, 1.5040740966796875, 0.7723655700683594, 2.6609137058258057], "std": [0.18643522262573242, 0.02076832205057144, 0.6978327631950378, 0.37169042229652405, 0.2647646367549896, 1.150732398033142, 0.24355266988277435, 254.8330078125, 0.03577238321304321, 0.0770552009344101, 0.06085588410496712, 0.433956116437912, 0.13912297785282135, 0.6257935762405396, 0.05065475031733513, 0.0033151363022625446, 0.20710134506225586, 0.11869128793478012, 0.0038986692670732737, 0.11624941229820251, 0.09606178104877472, 290.9384765625, 0.021943964064121246, 0.02488265186548233, 0.05042148008942604, 0.32715046405792236, 0.1253308653831482, 0.20270727574825287], "count": [586]}, "action": {"min": [-0.04256857931613922, 2.002363920211792, 0.27834510803222656, 0.006230825092643499, -2.7382471561431885, -1.6424071788787842, -1.0310707092285156, 8.0, 0.20094600319862366, 0.20442700386047363, -0.08823099732398987, -2.5290000438690186, 0.1080000028014183, -1.2170000076293945, -0.3988601267337799, -2.0770814418792725, -0.7241021990776062, -0.5070704817771912, 2.1197898387908936, 1.3241114616394043, -0.25396284461021423, 33.0, -0.3248650133609772, 0.2110220044851303, -0.10941600054502487, 1.2039999961853027, 0.4449999928474426, 2.4660000801086426], "max": [0.6382494568824768, 2.0930862426757812, 2.10322642326355, 1.4480997323989868, -1.8942755460739136, 1.3731027841567993, 0.06386160105466843, 679.0, 0.33748099207878113, 0.4102329909801483, 0.08671099692583084, -1.0870000123977661, 0.7699999809265137, 0.6079999804496765, -0.1505870223045349, -2.062979221343994, -0.17030923068523407, -0.1480388343334198, 2.134136199951172, 1.7702701091766357, 0.178582102060318, 760.0, -0.24464699625968933, 0.3116630017757416, 0.03004400059580803, 2.0850000381469727, 0.9480000138282776, 3.065000057220459], "mean": [0.26723483204841614, 2.0708439350128174, 1.0345661640167236, 0.7747418284416199, -2.3234450817108154, -0.6132119297981262, -0.5808843374252319, 247.06910705566406, 0.2625129520893097, 0.3078826367855072, -0.009100950323045254, -1.7756227254867554, 0.3518122434616089, -0.007747102528810501, -0.29926949739456177, -2.0713329315185547, -0.5271408557891846, -0.3059035539627075, 2.1274023056030273, 1.5534722805023193, -0.03940005972981453, 556.3984375, -0.28091809153556824, 0.27922603487968445, -0.016735311597585678, 1.5040740966796875, 0.7723655700683594, 2.6609137058258057], "std": [0.18643522262573242, 0.02076832205057144, 0.6978327631950378, 0.37169042229652405, 0.2647646367549896, 1.150732398033142, 0.24355266988277435, 254.8330078125, 0.03577238321304321, 0.0770552009344101, 0.06085588410496712, 0.433956116437912, 0.13912297785282135, 0.6257935762405396, 0.05065475031733513, 0.0033151363022625446, 0.20710134506225586, 0.11869128793478012, 0.0038986692670732737, 0.11624941229820251, 0.09606178104877472, 290.9384765625, 0.021943964064121246, 0.02488265186548233, 0.05042148008942604, 0.32715046405792236, 0.1253308653831482, 0.20270727574825287], "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": [287], "max": [287], "mean": [287.0], "std": [0.0], "count": [586]}, "index": {"min": [184776], "max": [185361], "mean": [185068.5], "std": [169.16338256253923], "count": [586]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [586]}, "subtask_annotation": {"mean": [4.112627986348123, 9.0, 9.0, 9.0, 9.0], "std": [2.1712386773519396, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [586]}, "scene_annotation": {"mean": [287.0], "std": [0.0], "min": [287], "max": [287], "count": [586]}, "eef_direction_state": {"mean": [4.324232081911263, 3.8191126279863483], "std": [2.2815463532082, 2.147633803325244], "min": [0, 0], "max": [6, 6], "count": [586]}, "eef_velocity_state": {"mean": [0.4590443686006826, 0.8139931740614335], "std": [0.6203558717282711, 0.7019296367660163], "min": [0, 0], "max": [2, 2], "count": [586]}, "eef_acc_mag_state": {"mean": [0.4300341296928328, 0.7337883959044369], "std": [0.7315785440201602, 0.8141988563915521], "min": [0, 0], "max": [2, 2], "count": [586]}, "eef_direction_action": {"mean": [4.324232081911263, 3.8191126279863483], "std": [2.2815463532082, 2.147633803325244], "min": [0, 0], "max": [6, 6], "count": [586]}, "eef_velocity_action": {"mean": [0.4590443686006826, 0.8139931740614335], "std": [0.6203558717282711, 0.7019296367660163], "min": [0, 0], "max": [2, 2], "count": [586]}, "eef_acc_mag_action": {"mean": [0.4300341296928328, 0.7337883959044369], "std": [0.7315785440201602, 0.8141988563915521], "min": [0, 0], "max": [2, 2], "count": [586]}, "eef_sim_pose_state": {"mean": [0.46531619952278813, 0.2608968553119893, 1.0390157439679044, -0.034716647700159586, 1.2007938958085402, -0.3076306194037948, 0.49906482047973877, -0.25068302443002943, 1.0744526593267163, -0.3144242044993687, 0.9253972168657828, -1.4041523670503577], "std": [0.02421842521835857, 0.04176689667324814, 0.017627495993330546, 0.41416821650456837, 0.13019410830545314, 0.45925192538738224, 0.0819193670959095, 0.05604588622339266, 0.04898156888063187, 1.8109097202785376, 0.24694464891844953, 0.9993456379660013], "min": [0.39802532276385194, 0.1838158904237592, 1.007334837411732, -0.615815604258706, 1.0597570483037488, -1.1869711790800266, 0.39593658437521784, -0.35415511031934105, 1.0146322421451137, -3.1394174871493337, 0.38589576848006146, -3.0677304445166507], "max": [0.49635006289899597, 0.3097446815533101, 1.0603550078819437, 1.1922207810652588, 1.4525101426823501, 0.7340623954876356, 0.6130556962684923, -0.16622224498708218, 1.170317526146719, 3.1398816541083407, 1.3477677397840533, 0.16714778706096428], "count": [586]}, "eef_sim_pose_action": {"mean": [0.46531619952278813, 0.2608968553119893, 1.0390157439679044, -0.034716647700159586, 1.2007938958085402, -0.3076306194037948, 0.49906482047973877, -0.25068302443002943, 1.0744526593267163, -0.3144242044993687, 0.9253972168657828, -1.4041523670503577], "std": [0.02421842521835857, 0.04176689667324814, 0.017627495993330546, 0.41416821650456837, 0.13019410830545314, 0.45925192538738224, 0.0819193670959095, 0.05604588622339266, 0.04898156888063187, 1.8109097202785376, 0.24694464891844953, 0.9993456379660013], "min": [0.39802532276385194, 0.1838158904237592, 1.007334837411732, -0.615815604258706, 1.0597570483037488, -1.1869711790800266, 0.39593658437521784, -0.35415511031934105, 1.0146322421451137, -3.1394174871493337, 0.38589576848006146, -3.0677304445166507], "max": [0.49635006289899597, 0.3097446815533101, 1.0603550078819437, 1.1922207810652588, 1.4525101426823501, 0.7340623954876356, 0.6130556962684923, -0.16622224498708218, 1.170317526146719, 3.1398816541083407, 1.3477677397840533, 0.16714778706096428], "count": [586]}, "gripper_mode_state": {"mean": [0.30204778156996587, 0.7252559726962458], "std": [0.45914585832677257, 0.44638519998390264], "min": [0, 0], "max": [1, 1], "count": [586]}, "gripper_activity_state": {"mean": [1.8976109215017065, 1.9129692832764504], "std": [0.3827702491508287, 0.37077870608468666], "min": [0, 0], "max": [2, 2], "count": [586]}, "gripper_mode_action": {"mean": [0.30204778156996587, 0.7252559726962458], "std": [0.45914585832677257, 0.44638519998390264], "min": [0, 0], "max": [1, 1], "count": [586]}, "gripper_activity_action": {"mean": [1.8976109215017065, 1.9129692832764504], "std": [0.3827702491508287, 0.37077870608468666], "min": [0, 0], "max": [2, 2], "count": [586]}, "gripper_open_scale_state": {"mean": [0.556398464124764, 0.24706911258730063], "std": [0.2909384493752058, 0.2548330022502533], "min": [0.033, 0.008], "max": [0.76, 0.679], "count": [586]}, "gripper_open_scale_action": {"mean": [0.556398464124764, 0.24706911258730063], "std": [0.2909384493752058, 0.2548330022502533], "min": [0.033, 0.008], "max": [0.76, 0.679], "count": [586]}}} +{"episode_index": 286, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.46173924227709956]], [[0.47473288167468247]], [[0.4639639655783697]]], "std": [[[0.1555723914933586]], [[0.14386752182164414]], [[0.14900139189602232]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.047058823529411764]], [[0.08627450980392157]]], "max": [[[0.6705882352941176]], [[0.6627450980392157]], [[0.6705882352941176]]], "mean": [[[0.4683671345110371]], [[0.473435769669503]], [[0.46785347299297075]]], "std": [[[0.06470703251561384]], [[0.058455340017571626]], [[0.06489586887574476]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.03529411764705882]], [[0.01568627450980392]]], "max": [[[0.6941176470588235]], [[0.6705882352941176]], [[0.6823529411764706]]], "mean": [[[0.46405920119620175]], [[0.47962183993094093]], [[0.4612241240442718]]], "std": [[[0.09862621380403018]], [[0.07531956970831293]], [[0.09947238586348729]]], "count": [106]}, "observation.state": {"min": [-0.040020398795604706, 2.0401852130889893, 0.010681414976716042, 0.16219346225261688, -2.699047088623047, -1.7565865516662598, -0.990125298500061, 18.0, 0.2247450053691864, 0.1747329980134964, -0.0922589972615242, -2.6689999103546143, 0.10799999535083771, -1.225000023841858, -0.415266215801239, -2.0790188312530518, -0.7058809995651245, -0.5145405530929565, 2.121098756790161, 1.4003300666809082, -0.20945698022842407, 40.0, -0.3244999945163727, 0.20345400273799896, -0.10456900298595428, 1.215000033378601, 0.4099999666213989, 2.434999942779541], "max": [0.622663676738739, 2.092388153076172, 2.02451229095459, 1.6653233766555786, -1.892687439918518, 1.4028258323669434, 0.14564773440361023, 679.0, 0.33022600412368774, 0.4079810082912445, 0.07662499696016312, -1.097000002861023, 0.7829999923706055, 0.5540000200271606, -0.1417207419872284, -2.063049077987671, -0.14672982692718506, -0.062796950340271, 2.1342060565948486, 1.8038852214813232, 0.17486454546451569, 862.0, -0.23770900070667267, 0.31092000007629395, 0.025307999923825264, 1.9950000047683716, 0.902999997138977, 2.9170000553131104], "mean": [0.24532559514045715, 2.0770304203033447, 0.8546837568283081, 0.7578959465026855, -2.1876871585845947, -0.692669153213501, -0.4092789888381958, 286.6264953613281, 0.2627706527709961, 0.2856360971927643, -0.0227339006960392, -1.8122814893722534, 0.5118160247802734, -0.036452483385801315, -0.2824486494064331, -2.0714688301086426, -0.48237112164497375, -0.28507715463638306, 2.1297340393066406, 1.5423001050949097, -0.04725269973278046, 534.2371826171875, -0.2877999544143677, 0.2713400721549988, -0.022911077365279198, 1.553536057472229, 0.7912923097610474, 2.6980104446411133], "std": [0.2009730488061905, 0.01501352246850729, 0.7692196369171143, 0.3816002309322357, 0.3114802837371826, 1.2151634693145752, 0.18919694423675537, 259.9393005371094, 0.025882089510560036, 0.08327405899763107, 0.05322191119194031, 0.4731075167655945, 0.19502829015254974, 0.6156013011932373, 0.06979350745677948, 0.0038223559968173504, 0.2133120596408844, 0.13667802512645721, 0.003896050387993455, 0.1183851882815361, 0.14174699783325195, 299.1084289550781, 0.029606392607092857, 0.03432490676641464, 0.043654315173625946, 0.25115907192230225, 0.13383245468139648, 0.12792232632637024], "count": [506]}, "action": {"min": [-0.040020398795604706, 2.0401852130889893, 0.010681414976716042, 0.16219346225261688, -2.699047088623047, -1.7565865516662598, -0.990125298500061, 18.0, 0.2247450053691864, 0.1747329980134964, -0.0922589972615242, -2.6689999103546143, 0.10799999535083771, -1.225000023841858, -0.415266215801239, -2.0790188312530518, -0.7058809995651245, -0.5145405530929565, 2.121098756790161, 1.4003300666809082, -0.20945698022842407, 40.0, -0.3244999945163727, 0.20345400273799896, -0.10456900298595428, 1.215000033378601, 0.4099999666213989, 2.434999942779541], "max": [0.622663676738739, 2.092388153076172, 2.02451229095459, 1.6653233766555786, -1.892687439918518, 1.4028258323669434, 0.14564773440361023, 679.0, 0.33022600412368774, 0.4079810082912445, 0.07662499696016312, -1.097000002861023, 0.7829999923706055, 0.5540000200271606, -0.1417207419872284, -2.063049077987671, -0.14672982692718506, -0.062796950340271, 2.1342060565948486, 1.8038852214813232, 0.17486454546451569, 862.0, -0.23770900070667267, 0.31092000007629395, 0.025307999923825264, 1.9950000047683716, 0.902999997138977, 2.9170000553131104], "mean": [0.24532559514045715, 2.0770304203033447, 0.8546837568283081, 0.7578959465026855, -2.1876871585845947, -0.692669153213501, -0.4092789888381958, 286.6264953613281, 0.2627706527709961, 0.2856360971927643, -0.0227339006960392, -1.8122814893722534, 0.5118160247802734, -0.036452483385801315, -0.2824486494064331, -2.0714688301086426, -0.48237112164497375, -0.28507715463638306, 2.1297340393066406, 1.5423001050949097, -0.04725269973278046, 534.2371826171875, -0.2877999544143677, 0.2713400721549988, -0.022911077365279198, 1.553536057472229, 0.7912923097610474, 2.6980104446411133], "std": [0.2009730488061905, 0.01501352246850729, 0.7692196369171143, 0.3816002309322357, 0.3114802837371826, 1.2151634693145752, 0.18919694423675537, 259.9393005371094, 0.025882089510560036, 0.08327405899763107, 0.05322191119194031, 0.4731075167655945, 0.19502829015254974, 0.6156013011932373, 0.06979350745677948, 0.0038223559968173504, 0.2133120596408844, 0.13667802512645721, 0.003896050387993455, 0.1183851882815361, 0.14174699783325195, 299.1084289550781, 0.029606392607092857, 0.03432490676641464, 0.043654315173625946, 0.25115907192230225, 0.13383245468139648, 0.12792232632637024], "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": [288], "max": [288], "mean": [288.0], "std": [0.0], "count": [506]}, "index": {"min": [185362], "max": [185867], "mean": [185614.5], "std": [146.0693328525875], "count": [506]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [506]}, "subtask_annotation": {"mean": [4.241106719367589, 9.0, 9.0, 9.0, 9.0], "std": [2.1433715177073878, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [506]}, "scene_annotation": {"mean": [288.0], "std": [0.0], "min": [288], "max": [288], "count": [506]}, "eef_direction_state": {"mean": [4.069169960474309, 3.8814229249011856], "std": [2.375175904192476, 2.044410762686669], "min": [0, 0], "max": [6, 6], "count": [506]}, "eef_velocity_state": {"mean": [0.5533596837944664, 0.8359683794466403], "std": [0.669875937628259, 0.6906853094055204], "min": [0, 0], "max": [2, 2], "count": [506]}, "eef_acc_mag_state": {"mean": [0.5711462450592886, 0.7569169960474308], "std": [0.7851622213213337, 0.8234469038055962], "min": [0, 0], "max": [2, 2], "count": [506]}, "eef_direction_action": {"mean": [4.069169960474309, 3.8814229249011856], "std": [2.375175904192476, 2.044410762686669], "min": [0, 0], "max": [6, 6], "count": [506]}, "eef_velocity_action": {"mean": [0.5533596837944664, 0.8359683794466403], "std": [0.669875937628259, 0.6906853094055204], "min": [0, 0], "max": [2, 2], "count": [506]}, "eef_acc_mag_action": {"mean": [0.5711462450592886, 0.7569169960474308], "std": [0.7851622213213337, 0.8234469038055962], "min": [0, 0], "max": [2, 2], "count": [506]}, "eef_sim_pose_state": {"mean": [0.45690514933950394, 0.2625896899117535, 1.0317939219490806, 0.0544920591685624, 1.2382686114301622, -0.24582897014667712, 0.47693373860318683, -0.2421209822159232, 1.0650119844775174, 0.06262682887693423, 1.0593364100952136, -1.1891263315425669], "std": [0.03257608896567295, 0.04323143697180911, 0.010570125312992479, 0.4381827549484752, 0.10778549887029971, 0.32879318451722145, 0.09018570174830891, 0.040610643376810786, 0.054257589294642604, 1.6870888831842403, 0.33042665608680694, 1.1471090371369823], "min": [0.3911530203548623, 0.18297813358256038, 1.0108809224679445, -0.33944632530130786, 1.0187677025555177, -0.5235823904151509, 0.3644235005663221, -0.3147803552427143, 1.0073499549604545, -3.1203475572578165, 0.3265594663942404, -3.077634371149927], "max": [0.4936762099893624, 0.3044090596224535, 1.0542312979893882, 1.2456020913258494, 1.40733516842654, 0.7524187093266457, 0.6038759482536774, -0.17620081959692863, 1.1806873423354318, 3.1323947941403207, 1.3554816796856364, 0.15912231633103874], "count": [506]}, "eef_sim_pose_action": {"mean": [0.45690514933950394, 0.2625896899117535, 1.0317939219490806, 0.0544920591685624, 1.2382686114301622, -0.24582897014667712, 0.47693373860318683, -0.2421209822159232, 1.0650119844775174, 0.06262682887693423, 1.0593364100952136, -1.1891263315425669], "std": [0.03257608896567295, 0.04323143697180911, 0.010570125312992479, 0.4381827549484752, 0.10778549887029971, 0.32879318451722145, 0.09018570174830891, 0.040610643376810786, 0.054257589294642604, 1.6870888831842403, 0.33042665608680694, 1.1471090371369823], "min": [0.3911530203548623, 0.18297813358256038, 1.0108809224679445, -0.33944632530130786, 1.0187677025555177, -0.5235823904151509, 0.3644235005663221, -0.3147803552427143, 1.0073499549604545, -3.1203475572578165, 0.3265594663942404, -3.077634371149927], "max": [0.4936762099893624, 0.3044090596224535, 1.0542312979893882, 1.2456020913258494, 1.40733516842654, 0.7524187093266457, 0.6038759482536774, -0.17620081959692863, 1.1806873423354318, 3.1323947941403207, 1.3554816796856364, 0.15912231633103874], "count": [506]}, "gripper_mode_state": {"mean": [0.3339920948616601, 0.7529644268774703], "std": [0.47163691059074164, 0.4312876055888416], "min": [0, 0], "max": [1, 1], "count": [506]}, "gripper_activity_state": {"mean": [1.8359683794466404, 1.9031620553359683], "std": [0.5056701722573843, 0.37788401066560684], "min": [0, 0], "max": [2, 2], "count": [506]}, "gripper_mode_action": {"mean": [0.3339920948616601, 0.7529644268774703], "std": [0.47163691059074164, 0.4312876055888416], "min": [0, 0], "max": [1, 1], "count": [506]}, "gripper_activity_action": {"mean": [1.8359683794466404, 1.9031620553359683], "std": [0.5056701722573843, 0.37788401066560684], "min": [0, 0], "max": [2, 2], "count": [506]}, "gripper_open_scale_state": {"mean": [0.5342371543160541, 0.2866264823453694], "std": [0.29910841541659045, 0.25993948740811834], "min": [0.04, 0.018], "max": [0.862, 0.679], "count": [506]}, "gripper_open_scale_action": {"mean": [0.5342371543160541, 0.2866264823453694], "std": [0.29910841541659045, 0.25993948740811834], "min": [0.04, 0.018], "max": [0.862, 0.679], "count": [506]}}} +{"episode_index": 287, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4501718703998116]], [[0.46412298143731967]], [[0.45376705565859976]]], "std": [[[0.15192947165644918]], [[0.1424575793791504]], [[0.14535019160313215]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.07058823529411765]], [[0.08627450980392157]]], "max": [[[0.7098039215686275]], [[0.6901960784313725]], [[0.6980392156862745]]], "mean": [[[0.4736114055231702]], [[0.4773271727609963]], [[0.4725001876876877]]], "std": [[[0.07006887319426648]], [[0.066965546344611]], [[0.07009224974152213]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6509803921568628]], [[0.6666666666666666]]], "mean": [[[0.46336011563033624]], [[0.4808912405052111]], [[0.460150886180298]]], "std": [[[0.096828672497366]], [[0.07189799448371673]], [[0.09864154052381065]]], "count": [111]}, "observation.state": {"min": [0.04797910526394844, 2.0064828395843506, 0.07958701252937317, 0.06436774134635925, -2.9191854000091553, -1.6825846433639526, -0.8521744608879089, 18.0, 0.1881919950246811, 0.1860560029745102, -0.09533700346946716, -2.6410000324249268, 0.09600000083446503, -1.2319999933242798, -0.3850719928741455, -2.078756809234619, -0.7731982469558716, -0.44025933742523193, 2.122180938720703, 1.3910973072052002, -0.3113493025302887, 40.0, -0.3297010064125061, 0.2121499925851822, -0.10611899942159653, 1.0709999799728394, 0.5070000290870667, 2.3550000190734863], "max": [0.6231698989868164, 2.0924229621887207, 2.023953676223755, 1.5853174924850464, -1.8960734605789185, 1.4457958936691284, 0.45263370871543884, 738.0, 0.3378469944000244, 0.4198560118675232, 0.07794500142335892, -1.093000054359436, 1.0180000066757202, 0.5490000247955322, -0.17863444983959198, -2.0646023750305176, -0.12058479338884354, -0.16865116357803345, 2.1337873935699463, 1.8450747728347778, 0.13664183020591736, 862.0, -0.2424910068511963, 0.2987329959869385, 0.03715600073337555, 2.114000082015991, 1.031999945640564, 3.0139999389648438], "mean": [0.2735547423362732, 2.073817014694214, 0.9693171977996826, 0.7705039381980896, -2.3332884311676025, -0.5513078570365906, -0.3948843777179718, 252.8024139404297, 0.2615286707878113, 0.2963154911994934, -0.019217010587453842, -1.87692391872406, 0.45143598318099976, -0.0866103321313858, -0.28827011585235596, -2.072619676589966, -0.5065909624099731, -0.2713664770126343, 2.126490354537964, 1.545453429222107, -0.07359839230775833, 620.8051147460938, -0.29242515563964844, 0.27080509066581726, -0.018459590151906013, 1.5501987934112549, 0.7922415137290955, 2.720707416534424], "std": [0.18704746663570404, 0.02173079364001751, 0.764409065246582, 0.41329044103622437, 0.3476013243198395, 1.2432855367660522, 0.22936001420021057, 267.5690612792969, 0.03299785405397415, 0.08560469001531601, 0.0614827498793602, 0.44152674078941345, 0.21930095553398132, 0.6253970265388489, 0.04215162992477417, 0.00382262677885592, 0.2625066041946411, 0.10262467712163925, 0.0032184466253966093, 0.11014316231012344, 0.09978426992893219, 343.7650451660156, 0.032988302409648895, 0.027603914961218834, 0.054296549409627914, 0.35006073117256165, 0.11852611601352692, 0.17349344491958618], "count": [539]}, "action": {"min": [0.04797910526394844, 2.0064828395843506, 0.07958701252937317, 0.06436774134635925, -2.9191854000091553, -1.6825846433639526, -0.8521744608879089, 18.0, 0.1881919950246811, 0.1860560029745102, -0.09533700346946716, -2.6410000324249268, 0.09600000083446503, -1.2319999933242798, -0.3850719928741455, -2.078756809234619, -0.7731982469558716, -0.44025933742523193, 2.122180938720703, 1.3910973072052002, -0.3113493025302887, 40.0, -0.3297010064125061, 0.2121499925851822, -0.10611899942159653, 1.0709999799728394, 0.5070000290870667, 2.3550000190734863], "max": [0.6231698989868164, 2.0924229621887207, 2.023953676223755, 1.5853174924850464, -1.8960734605789185, 1.4457958936691284, 0.45263370871543884, 738.0, 0.3378469944000244, 0.4198560118675232, 0.07794500142335892, -1.093000054359436, 1.0180000066757202, 0.5490000247955322, -0.17863444983959198, -2.0646023750305176, -0.12058479338884354, -0.16865116357803345, 2.1337873935699463, 1.8450747728347778, 0.13664183020591736, 862.0, -0.2424910068511963, 0.2987329959869385, 0.03715600073337555, 2.114000082015991, 1.031999945640564, 3.0139999389648438], "mean": [0.2735547423362732, 2.073817014694214, 0.9693171977996826, 0.7705039381980896, -2.3332884311676025, -0.5513078570365906, -0.3948843777179718, 252.8024139404297, 0.2615286707878113, 0.2963154911994934, -0.019217010587453842, -1.87692391872406, 0.45143598318099976, -0.0866103321313858, -0.28827011585235596, -2.072619676589966, -0.5065909624099731, -0.2713664770126343, 2.126490354537964, 1.545453429222107, -0.07359839230775833, 620.8051147460938, -0.29242515563964844, 0.27080509066581726, -0.018459590151906013, 1.5501987934112549, 0.7922415137290955, 2.720707416534424], "std": [0.18704746663570404, 0.02173079364001751, 0.764409065246582, 0.41329044103622437, 0.3476013243198395, 1.2432855367660522, 0.22936001420021057, 267.5690612792969, 0.03299785405397415, 0.08560469001531601, 0.0614827498793602, 0.44152674078941345, 0.21930095553398132, 0.6253970265388489, 0.04215162992477417, 0.00382262677885592, 0.2625066041946411, 0.10262467712163925, 0.0032184466253966093, 0.11014316231012344, 0.09978426992893219, 343.7650451660156, 0.032988302409648895, 0.027603914961218834, 0.054296549409627914, 0.35006073117256165, 0.11852611601352692, 0.17349344491958618], "count": [539]}, "timestamp": {"min": [0.0], "max": [17.933333333333334], "mean": [8.966666666666667], "std": [5.186520991955976], "count": [539]}, "frame_index": {"min": [0], "max": [538], "mean": [269.0], "std": [155.59562975867928], "count": [539]}, "episode_index": {"min": [289], "max": [289], "mean": [289.0], "std": [0.0], "count": [539]}, "index": {"min": [185868], "max": [186406], "mean": [186137.0], "std": [155.59562975867928], "count": [539]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [539]}, "subtask_annotation": {"mean": [4.1558441558441555, 9.0, 9.0, 9.0, 9.0], "std": [2.155765919406549, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [539]}, "scene_annotation": {"mean": [289.0], "std": [0.0], "min": [289], "max": [289], "count": [539]}, "eef_direction_state": {"mean": [4.547309833024118, 4.287569573283859], "std": [2.261045286393083, 1.8944439397107786], "min": [0, 0], "max": [6, 6], "count": [539]}, "eef_velocity_state": {"mean": [0.437847866419295, 0.8033395176252319], "std": [0.6427386666079471, 0.7622274613982357], "min": [0, 0], "max": [2, 2], "count": [539]}, "eef_acc_mag_state": {"mean": [0.39517625231910947, 0.7884972170686456], "std": [0.7140615989393572, 0.8328691526899366], "min": [0, 0], "max": [2, 2], "count": [539]}, "eef_direction_action": {"mean": [4.547309833024118, 4.287569573283859], "std": [2.261045286393083, 1.8944439397107786], "min": [0, 0], "max": [6, 6], "count": [539]}, "eef_velocity_action": {"mean": [0.437847866419295, 0.8033395176252319], "std": [0.6427386666079471, 0.7622274613982357], "min": [0, 0], "max": [2, 2], "count": [539]}, "eef_acc_mag_action": {"mean": [0.39517625231910947, 0.7884972170686456], "std": [0.7140615989393572, 0.8328691526899366], "min": [0, 0], "max": [2, 2], "count": [539]}, "eef_sim_pose_state": {"mean": [0.4568496951474316, 0.2679664034072134, 1.0314426290593803, -0.024669138267516134, 1.249849557019645, -0.3046755207707528, 0.48867037004135533, -0.24487492445248682, 1.070847417114669, -0.04889856954060427, 1.0035190159031466, -1.1980192247502615], "std": [0.025230394766876413, 0.04997070826047971, 0.013595904221669107, 0.35610195571381253, 0.11329920649857554, 0.43286199534417535, 0.09163072770867, 0.047085573877562605, 0.06168947414835685, 1.8095147301826138, 0.33805099615250717, 1.2668523262265377], "min": [0.4030739494437526, 0.18897479308217233, 1.008759454969736, -0.4227349631579345, 1.043603262618375, -0.9583586827323216, 0.3767509915326246, -0.3383839610298669, 1.0080408087290196, -3.1322591239112363, 0.30763189069020114, -3.1066147188419633], "max": [0.48369463425815995, 0.3140412900532316, 1.053957225280257, 1.1642902727052449, 1.447094638209597, 0.7132201552534073, 0.6083986740489475, -0.17894068195343588, 1.2074985738397201, 3.128533384856593, 1.4283490308619005, 3.1331774793554006], "count": [539]}, "eef_sim_pose_action": {"mean": [0.4568496951474316, 0.2679664034072134, 1.0314426290593803, -0.024669138267516134, 1.249849557019645, -0.3046755207707528, 0.48867037004135533, -0.24487492445248682, 1.070847417114669, -0.04889856954060427, 1.0035190159031466, -1.1980192247502615], "std": [0.025230394766876413, 0.04997070826047971, 0.013595904221669107, 0.35610195571381253, 0.11329920649857554, 0.43286199534417535, 0.09163072770867, 0.047085573877562605, 0.06168947414835685, 1.8095147301826138, 0.33805099615250717, 1.2668523262265377], "min": [0.4030739494437526, 0.18897479308217233, 1.008759454969736, -0.4227349631579345, 1.043603262618375, -0.9583586827323216, 0.3767509915326246, -0.3383839610298669, 1.0080408087290196, -3.1322591239112363, 0.30763189069020114, -3.1066147188419633], "max": [0.48369463425815995, 0.3140412900532316, 1.053957225280257, 1.1642902727052449, 1.447094638209597, 0.7132201552534073, 0.6083986740489475, -0.17894068195343588, 1.2074985738397201, 3.128533384856593, 1.4283490308619005, 3.1331774793554006], "count": [539]}, "gripper_mode_state": {"mean": [0.313543599257885, 0.7625231910946196], "std": [0.4639331962926303, 0.42553680703024166], "min": [0, 0], "max": [1, 1], "count": [539]}, "gripper_activity_state": {"mean": [1.8293135435992578, 1.8812615955473098], "std": [0.5065376780809534, 0.43587019164091695], "min": [0, 0], "max": [2, 2], "count": [539]}, "gripper_mode_action": {"mean": [0.313543599257885, 0.7625231910946196], "std": [0.4639331962926303, 0.42553680703024166], "min": [0, 0], "max": [1, 1], "count": [539]}, "gripper_activity_action": {"mean": [1.8293135435992578, 1.8812615955473098], "std": [0.5065376780809534, 0.43587019164091695], "min": [0, 0], "max": [2, 2], "count": [539]}, "gripper_open_scale_state": {"mean": [0.6208051949467424, 0.2528024119729234], "std": [0.34376506773168103, 0.2675690493791873], "min": [0.04, 0.018], "max": [0.862, 0.738], "count": [539]}, "gripper_open_scale_action": {"mean": [0.6208051949467424, 0.2528024119729234], "std": [0.34376506773168103, 0.2675690493791873], "min": [0.04, 0.018], "max": [0.862, 0.738], "count": [539]}}} +{"episode_index": 288, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.45633667483660134]], [[0.46893613153594776]], [[0.4591906597222222]]], "std": [[[0.15271035593313229]], [[0.14553942784637405]], [[0.1474108350551341]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.047058823529411764]], [[0.08235294117647059]]], "max": [[[0.6745098039215687]], [[0.6666666666666666]], [[0.6745098039215687]]], "mean": [[[0.46814884599673207]], [[0.4745788439542484]], [[0.46824190563725493]]], "std": [[[0.07050940575973828]], [[0.0632710848268226]], [[0.06726807891400607]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.6862745098039216]], [[0.6627450980392157]]], "mean": [[[0.4632492013888889]], [[0.480098118872549]], [[0.45744817810457516]]], "std": [[[0.08960591203542646]], [[0.0639811550540263]], [[0.09460838618742481]]], "count": [100]}, "observation.state": {"min": [0.09262463450431824, 1.995033621788025, 0.00979129783809185, 0.19128809869289398, -2.6508233547210693, -1.6690059900283813, -0.814073920249939, 17.0, 0.21230900287628174, 0.18077999353408813, -0.1021059975028038, -2.6110000610351562, 0.14900001883506775, -1.2269999980926514, -0.3807610273361206, -2.0786523818969727, -0.6811671257019043, -0.480471670627594, 2.119859457015991, 1.4139784574508667, -0.18217745423316956, 40.0, -0.32157400250434875, 0.21425800025463104, -0.0976559966802597, 1.3229999542236328, 0.45600003004074097, 2.444000005722046], "max": [0.59576815366745, 2.0924580097198486, 2.141972780227661, 1.6287238597869873, -1.843591332435608, 1.447541356086731, 0.02897246740758419, 739.0, 0.3256300091743469, 0.3969520032405853, 0.11414200067520142, -1.1720000505447388, 0.8529999852180481, 0.5849999785423279, -0.1647765338420868, -2.0633630752563477, -0.153205007314682, -0.1572192758321762, 2.134066581726074, 1.750495433807373, 0.18877480924129486, 860.0, -0.24571600556373596, 0.31042200326919556, 0.005650999955832958, 1.9550000429153442, 0.9929999709129333, 2.9010000228881836], "mean": [0.2751639187335968, 2.0693135261535645, 1.0135036706924438, 0.8009424209594727, -2.2647171020507812, -0.497831791639328, -0.45424914360046387, 284.63995361328125, 0.27051490545272827, 0.30229926109313965, -0.010535350069403648, -1.8840358257293701, 0.4803847074508667, -0.12755729258060455, -0.28710484504699707, -2.074899196624756, -0.48276031017303467, -0.2926676273345947, 2.1268038749694824, 1.4986015558242798, -0.05585593357682228, 606.9497680664062, -0.28974810242652893, 0.2764919102191925, -0.029485978186130524, 1.5888030529022217, 0.8179959654808044, 2.7534613609313965], "std": [0.15605926513671875, 0.025704730302095413, 0.8272954821586609, 0.3945954144001007, 0.3188909888267517, 1.2339365482330322, 0.1686391830444336, 285.4287109375, 0.03020337224006653, 0.07651519775390625, 0.06744575500488281, 0.43369853496551514, 0.18832780420780182, 0.6296183466911316, 0.05567062646150589, 0.002924790373072028, 0.1968628317117691, 0.098331518471241, 0.0037654503248631954, 0.11168886721134186, 0.13867652416229248, 283.8800354003906, 0.025830624625086784, 0.032750826328992844, 0.03435051068663597, 0.19549065828323364, 0.12958471477031708, 0.1168278157711029], "count": [468]}, "action": {"min": [0.09262463450431824, 1.995033621788025, 0.00979129783809185, 0.19128809869289398, -2.6508233547210693, -1.6690059900283813, -0.814073920249939, 17.0, 0.21230900287628174, 0.18077999353408813, -0.1021059975028038, -2.6110000610351562, 0.14900001883506775, -1.2269999980926514, -0.3807610273361206, -2.0786523818969727, -0.6811671257019043, -0.480471670627594, 2.119859457015991, 1.4139784574508667, -0.18217745423316956, 40.0, -0.32157400250434875, 0.21425800025463104, -0.0976559966802597, 1.3229999542236328, 0.45600003004074097, 2.444000005722046], "max": [0.59576815366745, 2.0924580097198486, 2.141972780227661, 1.6287238597869873, -1.843591332435608, 1.447541356086731, 0.02897246740758419, 739.0, 0.3256300091743469, 0.3969520032405853, 0.11414200067520142, -1.1720000505447388, 0.8529999852180481, 0.5849999785423279, -0.1647765338420868, -2.0633630752563477, -0.153205007314682, -0.1572192758321762, 2.134066581726074, 1.750495433807373, 0.18877480924129486, 860.0, -0.24571600556373596, 0.31042200326919556, 0.005650999955832958, 1.9550000429153442, 0.9929999709129333, 2.9010000228881836], "mean": [0.2751639187335968, 2.0693135261535645, 1.0135036706924438, 0.8009424209594727, -2.2647171020507812, -0.497831791639328, -0.45424914360046387, 284.63995361328125, 0.27051490545272827, 0.30229926109313965, -0.010535350069403648, -1.8840358257293701, 0.4803847074508667, -0.12755729258060455, -0.28710484504699707, -2.074899196624756, -0.48276031017303467, -0.2926676273345947, 2.1268038749694824, 1.4986015558242798, -0.05585593357682228, 606.9497680664062, -0.28974810242652893, 0.2764919102191925, -0.029485978186130524, 1.5888030529022217, 0.8179959654808044, 2.7534613609313965], "std": [0.15605926513671875, 0.025704730302095413, 0.8272954821586609, 0.3945954144001007, 0.3188909888267517, 1.2339365482330322, 0.1686391830444336, 285.4287109375, 0.03020337224006653, 0.07651519775390625, 0.06744575500488281, 0.43369853496551514, 0.18832780420780182, 0.6296183466911316, 0.05567062646150589, 0.002924790373072028, 0.1968628317117691, 0.098331518471241, 0.0037654503248631954, 0.11168886721134186, 0.13867652416229248, 283.8800354003906, 0.025830624625086784, 0.032750826328992844, 0.03435051068663597, 0.19549065828323364, 0.12958471477031708, 0.1168278157711029], "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": [290], "max": [290], "mean": [290.0], "std": [0.0], "count": [468]}, "index": {"min": [186407], "max": [186874], "mean": [186640.5], "std": [135.09965457641508], "count": [468]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [468]}, "subtask_annotation": {"mean": [4.19017094017094, 9.0, 9.0, 9.0, 9.0], "std": [2.191706778576486, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [468]}, "scene_annotation": {"mean": [290.0], "std": [0.0], "min": [290], "max": [290], "count": [468]}, "eef_direction_state": {"mean": [4.401709401709402, 3.7585470085470085], "std": [2.2610028372566338, 2.0753517938660444], "min": [0, 0], "max": [6, 6], "count": [468]}, "eef_velocity_state": {"mean": [0.4636752136752137, 0.9508547008547008], "std": [0.6344498906490679, 0.7277609646190164], "min": [0, 0], "max": [2, 2], "count": [468]}, "eef_acc_mag_state": {"mean": [0.46153846153846156, 0.8504273504273504], "std": [0.7486564779823816, 0.8184960078140314], "min": [0, 0], "max": [2, 2], "count": [468]}, "eef_direction_action": {"mean": [4.401709401709402, 3.7585470085470085], "std": [2.2610028372566338, 2.0753517938660444], "min": [0, 0], "max": [6, 6], "count": [468]}, "eef_velocity_action": {"mean": [0.4636752136752137, 0.9508547008547008], "std": [0.6344498906490679, 0.7277609646190164], "min": [0, 0], "max": [2, 2], "count": [468]}, "eef_acc_mag_action": {"mean": [0.46153846153846156, 0.8504273504273504], "std": [0.7486564779823816, 0.8184960078140314], "min": [0, 0], "max": [2, 2], "count": [468]}, "eef_sim_pose_state": {"mean": [0.4613701079705729, 0.2593026967375913, 1.0273272729609502, -0.03218588746259, 1.2766365643353357, -0.33071368651169497, 0.494214687507992, -0.2566566915199987, 1.071445398975599, 0.06415588269700197, 1.0280120620991287, -1.181480929739026], "std": [0.030509954388434044, 0.03401466279325682, 0.009375094864162782, 0.45305755884522786, 0.1020991306176781, 0.3439416504821631, 0.08199173381757825, 0.05485584144070432, 0.05938398707844678, 1.8630454608168798, 0.3387816817111529, 1.392218280374377], "min": [0.40355883420088096, 0.19217651026572957, 1.0109691684111888, -0.3997897092366102, 1.027885542575607, -0.7743774358448929, 0.37299814795849273, -0.3193181670788875, 1.0045661835621993, -3.1297347082659073, 0.361280879185895, -3.055458587797746], "max": [0.4926965740925401, 0.2923613950592949, 1.0521642361590067, 1.2333933145836253, 1.4017215570050103, 0.7427529582938134, 0.5980224575567891, -0.16541315132937356, 1.2080419399739035, 3.1242807951282052, 1.5088515145907766, 3.1300320007359064], "count": [468]}, "eef_sim_pose_action": {"mean": [0.4613701079705729, 0.2593026967375913, 1.0273272729609502, -0.03218588746259, 1.2766365643353357, -0.33071368651169497, 0.494214687507992, -0.2566566915199987, 1.071445398975599, 0.06415588269700197, 1.0280120620991287, -1.181480929739026], "std": [0.030509954388434044, 0.03401466279325682, 0.009375094864162782, 0.45305755884522786, 0.1020991306176781, 0.3439416504821631, 0.08199173381757825, 0.05485584144070432, 0.05938398707844678, 1.8630454608168798, 0.3387816817111529, 1.392218280374377], "min": [0.40355883420088096, 0.19217651026572957, 1.0109691684111888, -0.3997897092366102, 1.027885542575607, -0.7743774358448929, 0.37299814795849273, -0.3193181670788875, 1.0045661835621993, -3.1297347082659073, 0.361280879185895, -3.055458587797746], "max": [0.4926965740925401, 0.2923613950592949, 1.0521642361590067, 1.2333933145836253, 1.4017215570050103, 0.7427529582938134, 0.5980224575567891, -0.16541315132937356, 1.2080419399739035, 3.1242807951282052, 1.5088515145907766, 3.1300320007359064], "count": [468]}, "gripper_mode_state": {"mean": [0.2692307692307692, 0.7692307692307693], "std": [0.4435600997950303, 0.4213250442347448], "min": [0, 0], "max": [1, 1], "count": [468]}, "gripper_activity_state": {"mean": [1.8333333333333333, 1.8547008547008548], "std": [0.5000000000000001, 0.46712353579281024], "min": [0, 0], "max": [2, 2], "count": [468]}, "gripper_mode_action": {"mean": [0.2692307692307692, 0.7692307692307693], "std": [0.4435600997950303, 0.4213250442347448], "min": [0, 0], "max": [1, 1], "count": [468]}, "gripper_activity_action": {"mean": [1.8333333333333333, 1.8547008547008548], "std": [0.5000000000000001, 0.46712353579281024], "min": [0, 0], "max": [2, 2], "count": [468]}, "gripper_open_scale_state": {"mean": [0.6069497860231972, 0.2846399570652561], "std": [0.28387995107644654, 0.28542868952388445], "min": [0.04, 0.017], "max": [0.86, 0.739], "count": [468]}, "gripper_open_scale_action": {"mean": [0.6069497860231972, 0.2846399570652561], "std": [0.28387995107644654, 0.28542868952388445], "min": [0.04, 0.017], "max": [0.86, 0.739], "count": [468]}}} +{"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.4477145488224025]], [[0.46074091975152126]], [[0.4500310228617309]]], "std": [[[0.16284958771326788]], [[0.1557968443335358]], [[0.15758875870633965]]], "count": [116]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.06666666666666667]], [[0.08235294117647059]]], "max": [[[0.6901960784313725]], [[0.6784313725490196]], [[0.6823529411764706]]], "mean": [[[0.4719199927456615]], [[0.478168047103899]], [[0.47113371753155286]]], "std": [[[0.06508594966375131]], [[0.06100237347903763]], [[0.06501221384319092]]], "count": [116]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.7607843137254902]], [[0.7215686274509804]]], "mean": [[[0.4620545712897228]], [[0.47488363125422584]], [[0.4568775654299076]]], "std": [[[0.09436511230531265]], [[0.07287023511796374]], [[0.09712051411366318]]], "count": [116]}, "observation.state": {"min": [0.044540803879499435, 2.027409553527832, 0.09351474046707153, 0.15577064454555511, -2.6863934993743896, -1.7423099279403687, -1.6546595096588135, 20.0, 0.19266100227832794, 0.17728999257087708, -0.08871100097894669, -2.566999912261963, 0.11100000143051147, -1.1480000019073486, -0.35383060574531555, -2.0792806148529053, -0.6389126777648926, -0.5192703604698181, 2.121290683746338, 1.3585642576217651, -0.19339993596076965, 30.0, -0.3053080141544342, 0.22424599528312683, -0.10971800237894058, 1.3919999599456787, 0.22200000286102295, 2.4570000171661377], "max": [0.596763014793396, 2.0924229621887207, 2.112424373626709, 1.547792911529541, -1.416212558746338, 1.4101039171218872, 0.1731192022562027, 667.0, 0.303956001996994, 0.41416099667549133, 0.08081799745559692, -1.031999945640564, 0.8090000152587891, 0.6840000152587891, -0.2269102782011032, -2.0688610076904297, -0.18442896008491516, -0.22275637090206146, 2.1342411041259766, 1.724524974822998, 0.4971221387386322, 860.0, -0.23066900670528412, 0.31058600544929504, -0.0018530000234022737, 2.0429999828338623, 1.0110000371932983, 2.9679999351501465], "mean": [0.24699178338050842, 2.0764055252075195, 0.974264919757843, 0.7990447282791138, -2.2376320362091064, -0.635583221912384, -0.6262720823287964, 284.13226318359375, 0.2589055299758911, 0.30006831884384155, -0.012942289933562279, -1.7939159870147705, 0.3792699873447418, 0.005174142308533192, -0.2992289364337921, -2.076639413833618, -0.4414810240268707, -0.3863661587238312, 2.1282339096069336, 1.490614414215088, 0.020550601184368134, 602.3164672851562, -0.2620179057121277, 0.2780537009239197, -0.04454217478632927, 1.616843581199646, 0.8161270022392273, 2.707805633544922], "std": [0.16866014897823334, 0.018423516303300858, 0.7405158877372742, 0.3830467164516449, 0.32561346888542175, 1.1756588220596313, 0.34426283836364746, 248.49267578125, 0.0268611628562212, 0.0824766606092453, 0.057710301131010056, 0.4308377504348755, 0.1792176216840744, 0.5959785580635071, 0.038402359932661057, 0.002621007151901722, 0.1695474088191986, 0.09848442673683167, 0.0037671506870537996, 0.09065057337284088, 0.18239115178585052, 325.9643249511719, 0.020766906440258026, 0.029490580782294273, 0.036140505224466324, 0.22909972071647644, 0.20532402396202087, 0.13503491878509521], "count": [567]}, "action": {"min": [0.044540803879499435, 2.027409553527832, 0.09351474046707153, 0.15577064454555511, -2.6863934993743896, -1.7423099279403687, -1.6546595096588135, 20.0, 0.19266100227832794, 0.17728999257087708, -0.08871100097894669, -2.566999912261963, 0.11100000143051147, -1.1480000019073486, -0.35383060574531555, -2.0792806148529053, -0.6389126777648926, -0.5192703604698181, 2.121290683746338, 1.3585642576217651, -0.19339993596076965, 30.0, -0.3053080141544342, 0.22424599528312683, -0.10971800237894058, 1.3919999599456787, 0.22200000286102295, 2.4570000171661377], "max": [0.596763014793396, 2.0924229621887207, 2.112424373626709, 1.547792911529541, -1.416212558746338, 1.4101039171218872, 0.1731192022562027, 667.0, 0.303956001996994, 0.41416099667549133, 0.08081799745559692, -1.031999945640564, 0.8090000152587891, 0.6840000152587891, -0.2269102782011032, -2.0688610076904297, -0.18442896008491516, -0.22275637090206146, 2.1342411041259766, 1.724524974822998, 0.4971221387386322, 860.0, -0.23066900670528412, 0.31058600544929504, -0.0018530000234022737, 2.0429999828338623, 1.0110000371932983, 2.9679999351501465], "mean": [0.24699178338050842, 2.0764055252075195, 0.974264919757843, 0.7990447282791138, -2.2376320362091064, -0.635583221912384, -0.6262720823287964, 284.13226318359375, 0.2589055299758911, 0.30006831884384155, -0.012942289933562279, -1.7939159870147705, 0.3792699873447418, 0.005174142308533192, -0.2992289364337921, -2.076639413833618, -0.4414810240268707, -0.3863661587238312, 2.1282339096069336, 1.490614414215088, 0.020550601184368134, 602.3164672851562, -0.2620179057121277, 0.2780537009239197, -0.04454217478632927, 1.616843581199646, 0.8161270022392273, 2.707805633544922], "std": [0.16866014897823334, 0.018423516303300858, 0.7405158877372742, 0.3830467164516449, 0.32561346888542175, 1.1756588220596313, 0.34426283836364746, 248.49267578125, 0.0268611628562212, 0.0824766606092453, 0.057710301131010056, 0.4308377504348755, 0.1792176216840744, 0.5959785580635071, 0.038402359932661057, 0.002621007151901722, 0.1695474088191986, 0.09848442673683167, 0.0037671506870537996, 0.09065057337284088, 0.18239115178585052, 325.9643249511719, 0.020766906440258026, 0.029490580782294273, 0.036140505224466324, 0.22909972071647644, 0.20532402396202087, 0.13503491878509521], "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": [291], "max": [291], "mean": [291.0], "std": [0.0], "count": [567]}, "index": {"min": [186875], "max": [187441], "mean": [187158.0], "std": [163.6785467514502], "count": [567]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [567]}, "subtask_annotation": {"mean": [4.031746031746032, 9.0, 9.0, 9.0, 9.0], "std": [2.170602274790046, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [567]}, "scene_annotation": {"mean": [291.0], "std": [0.0], "min": [291], "max": [291], "count": [567]}, "eef_direction_state": {"mean": [4.599647266313933, 3.619047619047619], "std": [2.071950886296826, 2.1828715476407825], "min": [0, 0], "max": [6, 6], "count": [567]}, "eef_velocity_state": {"mean": [0.41975308641975306, 0.9241622574955908], "std": [0.5759720951379501, 0.7438625741547007], "min": [0, 0], "max": [2, 2], "count": [567]}, "eef_acc_mag_state": {"mean": [0.42680776014109345, 0.7936507936507936], "std": [0.7282562610364042, 0.8217256574949092], "min": [0, 0], "max": [2, 2], "count": [567]}, "eef_direction_action": {"mean": [4.599647266313933, 3.619047619047619], "std": [2.071950886296826, 2.1828715476407825], "min": [0, 0], "max": [6, 6], "count": [567]}, "eef_velocity_action": {"mean": [0.41975308641975306, 0.9241622574955908], "std": [0.5759720951379501, 0.7438625741547007], "min": [0, 0], "max": [2, 2], "count": [567]}, "eef_acc_mag_action": {"mean": [0.42680776014109345, 0.7936507936507936], "std": [0.7282562610364042, 0.8217256574949092], "min": [0, 0], "max": [2, 2], "count": [567]}, "eef_sim_pose_state": {"mean": [0.4641238529572155, 0.23165092717988015, 1.0346132992669803, -0.03150431152626728, 1.224717313308075, -0.3901150891527593, 0.49115422060196684, -0.24632775769413734, 1.0742785974722273, -0.3179187986782651, 0.9596967470010925, -1.3714895175520485], "std": [0.027622904262894203, 0.03261304269206033, 0.012768568560262449, 0.43005558240525205, 0.15063476707548837, 0.416237510416788, 0.08688148162270316, 0.045568200159428564, 0.05390750484547797, 1.8110451252650916, 0.261878291158092, 1.01362064859358], "min": [0.41383726296584916, 0.17750111025743903, 1.012438714038688, -0.39321756216635695, 0.8649014906194963, -0.819686638091037, 0.3695707858088696, -0.3047021376276674, 1.007545023715731, -3.129748961509035, 0.37867048195331376, -2.929443972079601], "max": [0.494870554524706, 0.28075963932167336, 1.0527563702594978, 1.226391068146284, 1.4345637575166426, 0.8260400296635095, 0.5986148998928752, -0.18016459814098806, 1.1835376206210084, 3.123257786710912, 1.3869273364638457, 0.2645453105179736], "count": [567]}, "eef_sim_pose_action": {"mean": [0.4641238529572155, 0.23165092717988015, 1.0346132992669803, -0.03150431152626728, 1.224717313308075, -0.3901150891527593, 0.49115422060196684, -0.24632775769413734, 1.0742785974722273, -0.3179187986782651, 0.9596967470010925, -1.3714895175520485], "std": [0.027622904262894203, 0.03261304269206033, 0.012768568560262449, 0.43005558240525205, 0.15063476707548837, 0.416237510416788, 0.08688148162270316, 0.045568200159428564, 0.05390750484547797, 1.8110451252650916, 0.261878291158092, 1.01362064859358], "min": [0.41383726296584916, 0.17750111025743903, 1.012438714038688, -0.39321756216635695, 0.8649014906194963, -0.819686638091037, 0.3695707858088696, -0.3047021376276674, 1.007545023715731, -3.129748961509035, 0.37867048195331376, -2.929443972079601], "max": [0.494870554524706, 0.28075963932167336, 1.0527563702594978, 1.226391068146284, 1.4345637575166426, 0.8260400296635095, 0.5986148998928752, -0.18016459814098806, 1.1835376206210084, 3.123257786710912, 1.3869273364638457, 0.2645453105179736], "count": [567]}, "gripper_mode_state": {"mean": [0.31393298059964725, 0.6843033509700176], "std": [0.46408950030297896, 0.4647927224271273], "min": [0, 0], "max": [1, 1], "count": [567]}, "gripper_activity_state": {"mean": [1.8818342151675485, 1.8818342151675485], "std": [0.4222282631485686, 0.43861834622384094], "min": [0, 0], "max": [2, 2], "count": [567]}, "gripper_mode_action": {"mean": [0.31393298059964725, 0.6843033509700176], "std": [0.46408950030297896, 0.4647927224271273], "min": [0, 0], "max": [1, 1], "count": [567]}, "gripper_activity_action": {"mean": [1.8818342151675485, 1.8818342151675485], "std": [0.4222282631485686, 0.43861834622384094], "min": [0, 0], "max": [2, 2], "count": [567]}, "gripper_open_scale_state": {"mean": [0.6023165785437952, 0.2841322751188194], "std": [0.3259642443289504, 0.24849258915936503], "min": [0.03, 0.02], "max": [0.86, 0.667], "count": [567]}, "gripper_open_scale_action": {"mean": [0.6023165785437952, 0.2841322751188194], "std": [0.3259642443289504, 0.24849258915936503], "min": [0.03, 0.02], "max": [0.86, 0.667], "count": [567]}}} +{"episode_index": 290, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[0.9647058823529412]]], "mean": [[[0.45426321430712957]], [[0.46731679483720096]], [[0.4574037690381963]]], "std": [[[0.15235790302885874]], [[0.1427407257954182]], [[0.14627562775212966]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.058823529411764705]], [[0.0784313725490196]]], "max": [[[0.7176470588235294]], [[0.6941176470588235]], [[0.7019607843137254]]], "mean": [[[0.4736387258649637]], [[0.4786115889398573]], [[0.47274426792888413]]], "std": [[[0.0754957840636162]], [[0.07283980196141625]], [[0.07485319854132542]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6470588235294118]], [[0.6666666666666666]]], "mean": [[[0.45868540692270793]], [[0.4744943766115009]], [[0.4558207898602866]]], "std": [[[0.09181075570602273]], [[0.06868251751556996]], [[0.09520728487737433]]], "count": [109]}, "observation.state": {"min": [0.012025319039821625, 2.052385091781616, 0.0705811157822609, 0.1310218721628189, -2.738788366317749, -1.6445190906524658, -0.857637345790863, 19.0, 0.22113899886608124, 0.18095099925994873, -0.09005799889564514, -2.565000057220459, 0.06400000303983688, -1.187000036239624, -0.34204962849617004, -2.078460216522217, -0.7179412245750427, -0.4685685336589813, 2.100015163421631, 1.3095030784606934, -0.18074631690979004, 35.0, -0.317766010761261, 0.21565000712871552, -0.11287400126457214, 1.1759999990463257, 0.6629999876022339, 2.4820001125335693], "max": [0.5481730699539185, 2.092754364013672, 2.0872392654418945, 1.5953357219696045, -1.9951032400131226, 1.4323742389678955, 0.24837781488895416, 668.0, 0.33956900238990784, 0.4163619875907898, 0.07680899649858475, -1.0859999656677246, 0.8730000257492065, 0.5450000166893005, -0.16954128444194794, -2.060012102127075, -0.12398819625377655, -0.2416408509016037, 2.12249493598938, 1.7371785640716553, 0.06756170094013214, 833.0, -0.2408750057220459, 0.29236701130867004, 0.03172300010919571, 2.1549999713897705, 0.9470000267028809, 3.056999921798706], "mean": [0.2334473580121994, 2.079852819442749, 0.9324887990951538, 0.7738263010978699, -2.2820026874542236, -0.6957546472549438, -0.567378044128418, 264.1965637207031, 0.2632981240749359, 0.28724512457847595, -0.01341509260237217, -1.762675404548645, 0.3559468686580658, 0.015897002071142197, -0.28834906220436096, -2.073683500289917, -0.4864972233772278, -0.32164713740348816, 2.1154351234436035, 1.5476462841033936, -0.03328974172472954, 573.4436645507812, -0.28058430552482605, 0.270734578371048, -0.025111397728323936, 1.552555799484253, 0.7746426463127136, 2.7016618251800537], "std": [0.16962063312530518, 0.011418398469686508, 0.7415434718132019, 0.3971390128135681, 0.28748881816864014, 1.2186824083328247, 0.269300252199173, 265.6872253417969, 0.028792204335331917, 0.08178169280290604, 0.058190833777189255, 0.4399171769618988, 0.18844252824783325, 0.6094979643821716, 0.03961535915732384, 0.0028400160372257233, 0.2344450205564499, 0.08886411786079407, 0.004272050224244595, 0.1379772126674652, 0.05353077873587608, 302.09442138671875, 0.02451281249523163, 0.021088067442178726, 0.05742311850190163, 0.38356417417526245, 0.07909158617258072, 0.21737103164196014], "count": [524]}, "action": {"min": [0.012025319039821625, 2.052385091781616, 0.0705811157822609, 0.1310218721628189, -2.738788366317749, -1.6445190906524658, -0.857637345790863, 19.0, 0.22113899886608124, 0.18095099925994873, -0.09005799889564514, -2.565000057220459, 0.06400000303983688, -1.187000036239624, -0.34204962849617004, -2.078460216522217, -0.7179412245750427, -0.4685685336589813, 2.100015163421631, 1.3095030784606934, -0.18074631690979004, 35.0, -0.317766010761261, 0.21565000712871552, -0.11287400126457214, 1.1759999990463257, 0.6629999876022339, 2.4820001125335693], "max": [0.5481730699539185, 2.092754364013672, 2.0872392654418945, 1.5953357219696045, -1.9951032400131226, 1.4323742389678955, 0.24837781488895416, 668.0, 0.33956900238990784, 0.4163619875907898, 0.07680899649858475, -1.0859999656677246, 0.8730000257492065, 0.5450000166893005, -0.16954128444194794, -2.060012102127075, -0.12398819625377655, -0.2416408509016037, 2.12249493598938, 1.7371785640716553, 0.06756170094013214, 833.0, -0.2408750057220459, 0.29236701130867004, 0.03172300010919571, 2.1549999713897705, 0.9470000267028809, 3.056999921798706], "mean": [0.2334473580121994, 2.079852819442749, 0.9324887990951538, 0.7738263010978699, -2.2820026874542236, -0.6957546472549438, -0.567378044128418, 264.1965637207031, 0.2632981240749359, 0.28724512457847595, -0.01341509260237217, -1.762675404548645, 0.3559468686580658, 0.015897002071142197, -0.28834906220436096, -2.073683500289917, -0.4864972233772278, -0.32164713740348816, 2.1154351234436035, 1.5476462841033936, -0.03328974172472954, 573.4436645507812, -0.28058430552482605, 0.270734578371048, -0.025111397728323936, 1.552555799484253, 0.7746426463127136, 2.7016618251800537], "std": [0.16962063312530518, 0.011418398469686508, 0.7415434718132019, 0.3971390128135681, 0.28748881816864014, 1.2186824083328247, 0.269300252199173, 265.6872253417969, 0.028792204335331917, 0.08178169280290604, 0.058190833777189255, 0.4399171769618988, 0.18844252824783325, 0.6094979643821716, 0.03961535915732384, 0.0028400160372257233, 0.2344450205564499, 0.08886411786079407, 0.004272050224244595, 0.1379772126674652, 0.05353077873587608, 302.09442138671875, 0.02451281249523163, 0.021088067442178726, 0.05742311850190163, 0.38356417417526245, 0.07909158617258072, 0.21737103164196014], "count": [524]}, "timestamp": {"min": [0.0], "max": [17.433333333333334], "mean": [8.716666666666665], "std": [5.042183169135281], "count": [524]}, "frame_index": {"min": [0], "max": [523], "mean": [261.5], "std": [151.26549507405844], "count": [524]}, "episode_index": {"min": [292], "max": [292], "mean": [292.0], "std": [0.0], "count": [524]}, "index": {"min": [187442], "max": [187965], "mean": [187703.5], "std": [151.26549507405844], "count": [524]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [524]}, "subtask_annotation": {"mean": [4.366412213740458, 9.0, 9.0, 9.0, 9.0], "std": [2.1157573378160714, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [524]}, "scene_annotation": {"mean": [292.0], "std": [0.0], "min": [292], "max": [292], "count": [524]}, "eef_direction_state": {"mean": [4.614503816793893, 4.209923664122138], "std": [2.149085448569372, 1.954105287616014], "min": [0, 0], "max": [6, 6], "count": [524]}, "eef_velocity_state": {"mean": [0.3988549618320611, 0.7557251908396947], "std": [0.5984064604773491, 0.7293372820888928], "min": [0, 0], "max": [2, 2], "count": [524]}, "eef_acc_mag_state": {"mean": [0.3988549618320611, 0.6946564885496184], "std": [0.7120008804580883, 0.8186110912033288], "min": [0, 0], "max": [2, 2], "count": [524]}, "eef_direction_action": {"mean": [4.614503816793893, 4.209923664122138], "std": [2.149085448569372, 1.954105287616014], "min": [0, 0], "max": [6, 6], "count": [524]}, "eef_velocity_action": {"mean": [0.3988549618320611, 0.7557251908396947], "std": [0.5984064604773491, 0.7293372820888928], "min": [0, 0], "max": [2, 2], "count": [524]}, "eef_acc_mag_action": {"mean": [0.3988549618320611, 0.6946564885496184], "std": [0.7120008804580883, 0.8186110912033288], "min": [0, 0], "max": [2, 2], "count": [524]}, "eef_sim_pose_state": {"mean": [0.457316610117456, 0.2555481577177923, 1.0341904466505134, 0.01786306861288429, 1.2435395681841128, -0.27450831305562906, 0.47850857860899076, -0.24824694099844566, 1.070019205752805, -0.1415001048788825, 0.934095075201318, -1.3171687669299574], "std": [0.01984945812164186, 0.046788086064575796, 0.018608650251931404, 0.25765255419331096, 0.15021522694021683, 0.3585311386665776, 0.08697110221854983, 0.05082263551980755, 0.05070722454386269, 1.767241123148266, 0.2768311294224874, 1.0103180464513988], "min": [0.40304963668614174, 0.18098721793017386, 1.0074532580797146, -0.41874218720733664, 1.0888329392848846, -0.9699426511886649, 0.3710787012266109, -0.3204163568204406, 1.019235143855107, -3.1236551924668765, 0.3295429225360522, -3.111192638016734], "max": [0.4781062972032775, 0.2998674313771936, 1.0550687222180049, 0.9492746429829009, 1.4852490045428257, 0.5521742485831689, 0.6020816870237019, -0.1745687053402824, 1.1773989176461526, 3.13793072541834, 1.4346286822286975, 0.4539312401631423], "count": [524]}, "eef_sim_pose_action": {"mean": [0.457316610117456, 0.2555481577177923, 1.0341904466505134, 0.01786306861288429, 1.2435395681841128, -0.27450831305562906, 0.47850857860899076, -0.24824694099844566, 1.070019205752805, -0.1415001048788825, 0.934095075201318, -1.3171687669299574], "std": [0.01984945812164186, 0.046788086064575796, 0.018608650251931404, 0.25765255419331096, 0.15021522694021683, 0.3585311386665776, 0.08697110221854983, 0.05082263551980755, 0.05070722454386269, 1.767241123148266, 0.2768311294224874, 1.0103180464513988], "min": [0.40304963668614174, 0.18098721793017386, 1.0074532580797146, -0.41874218720733664, 1.0888329392848846, -0.9699426511886649, 0.3710787012266109, -0.3204163568204406, 1.019235143855107, -3.1236551924668765, 0.3295429225360522, -3.111192638016734], "max": [0.4781062972032775, 0.2998674313771936, 1.0550687222180049, 0.9492746429829009, 1.4852490045428257, 0.5521742485831689, 0.6020816870237019, -0.1745687053402824, 1.1773989176461526, 3.13793072541834, 1.4346286822286975, 0.4539312401631423], "count": [524]}, "gripper_mode_state": {"mean": [0.29961832061068705, 0.7366412213740458], "std": [0.4580908016595819, 0.4404553693015942], "min": [0, 0], "max": [1, 1], "count": [524]}, "gripper_activity_state": {"mean": [1.8473282442748091, 1.883587786259542], "std": [0.4938288241110183, 0.41420127994592165], "min": [0, 0], "max": [2, 2], "count": [524]}, "gripper_mode_action": {"mean": [0.29961832061068705, 0.7366412213740458], "std": [0.4580908016595819, 0.4404553693015942], "min": [0, 0], "max": [1, 1], "count": [524]}, "gripper_activity_action": {"mean": [1.8473282442748091, 1.883587786259542], "std": [0.4938288241110183, 0.41420127994592165], "min": [0, 0], "max": [2, 2], "count": [524]}, "gripper_open_scale_state": {"mean": [0.5734437022172779, 0.2641965648017766], "std": [0.3020945523097073, 0.2656872370447146], "min": [0.035, 0.019], "max": [0.833, 0.668], "count": [524]}, "gripper_open_scale_action": {"mean": [0.5734437022172779, 0.2641965648017766], "std": [0.3020945523097073, 0.2656872370447146], "min": [0.035, 0.019], "max": [0.833, 0.668], "count": [524]}}} +{"episode_index": 291, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.454069831057423]], [[0.46719849658613444]], [[0.457697426105859]]], "std": [[[0.15554333472238535]], [[0.14839527712225223]], [[0.15074086811311999]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.06274509803921569]], [[0.09411764705882353]]], "max": [[[0.7098039215686275]], [[0.6941176470588235]], [[0.7019607843137254]]], "mean": [[[0.4702453515260271]], [[0.47763744456115775]], [[0.4719766773897059]]], "std": [[[0.08029864333785686]], [[0.07400865840662499]], [[0.07617481972140082]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.6588235294117647]], [[0.6392156862745098]], [[0.6549019607843137]]], "mean": [[[0.4630300846901261]], [[0.47834944524684875]], [[0.4592124420080532]]], "std": [[[0.08786538432045463]], [[0.0631849405573562]], [[0.09243983483784834]]], "count": [112]}, "observation.state": {"min": [0.041713371872901917, 2.013272285461426, 0.3575132489204407, 0.062168631702661514, -2.750761032104492, -1.6833701133728027, -0.9838770627975464, 23.0, 0.22291800379753113, 0.18580199778079987, -0.09093999862670898, -2.48799991607666, 0.08299999684095383, -1.090999960899353, -0.3589444160461426, -2.0796122550964355, -0.7172779440879822, -0.44484955072402954, 2.0937492847442627, 1.328736662864685, -0.24638813734054565, 38.0, -0.3273850083351135, 0.21124699711799622, -0.10431300103664398, 1.3250000476837158, 0.6140000224113464, 2.5299999713897705], "max": [0.5414884090423584, 2.0923705101013184, 2.048999309539795, 1.6645206212997437, -1.9618024826049805, 1.3674131631851196, 0.2903529703617096, 674.0, 0.3369939923286438, 0.3871389925479889, 0.08787599951028824, -1.13100004196167, 0.8399999737739563, 0.6030000448226929, -0.18873991072177887, -2.060169219970703, -0.12604768574237823, -0.16844172775745392, 2.1099634170532227, 1.7382781505584717, 0.07213445752859116, 856.0, -0.24901099503040314, 0.30931100249290466, 0.007747999858111143, 2.0920000076293945, 1.0199999809265137, 3.003999948501587], "mean": [0.2446465939283371, 2.079432725906372, 1.0697743892669678, 0.7488639950752258, -2.4036927223205566, -0.5611826181411743, -0.4695652723312378, 298.69317626953125, 0.27597641944885254, 0.29683589935302734, -0.005722889676690102, -1.8233447074890137, 0.37082988023757935, -0.04034561291337013, -0.2794511318206787, -2.0739176273345947, -0.44620558619499207, -0.33761274814605713, 2.103748321533203, 1.4513987302780151, -0.09196583181619644, 617.6959228515625, -0.2876400649547577, 0.2751985788345337, -0.040837015956640244, 1.650536298751831, 0.8878781199455261, 2.821857452392578], "std": [0.17644169926643372, 0.01058527734130621, 0.6848095059394836, 0.4573988914489746, 0.2636852264404297, 1.2433934211730957, 0.22811073064804077, 250.207275390625, 0.031140493229031563, 0.07461673021316528, 0.055884238332509995, 0.4196014404296875, 0.18553054332733154, 0.6237868070602417, 0.04007259011268616, 0.004014770500361919, 0.2114022672176361, 0.07882022857666016, 0.003501702332869172, 0.111482173204422, 0.08529958128929138, 332.7196960449219, 0.024474287405610085, 0.029644804075360298, 0.034144386649131775, 0.24318023025989532, 0.10450593382120132, 0.11110540479421616], "count": [541]}, "action": {"min": [0.041713371872901917, 2.013272285461426, 0.3575132489204407, 0.062168631702661514, -2.750761032104492, -1.6833701133728027, -0.9838770627975464, 23.0, 0.22291800379753113, 0.18580199778079987, -0.09093999862670898, -2.48799991607666, 0.08299999684095383, -1.090999960899353, -0.3589444160461426, -2.0796122550964355, -0.7172779440879822, -0.44484955072402954, 2.0937492847442627, 1.328736662864685, -0.24638813734054565, 38.0, -0.3273850083351135, 0.21124699711799622, -0.10431300103664398, 1.3250000476837158, 0.6140000224113464, 2.5299999713897705], "max": [0.5414884090423584, 2.0923705101013184, 2.048999309539795, 1.6645206212997437, -1.9618024826049805, 1.3674131631851196, 0.2903529703617096, 674.0, 0.3369939923286438, 0.3871389925479889, 0.08787599951028824, -1.13100004196167, 0.8399999737739563, 0.6030000448226929, -0.18873991072177887, -2.060169219970703, -0.12604768574237823, -0.16844172775745392, 2.1099634170532227, 1.7382781505584717, 0.07213445752859116, 856.0, -0.24901099503040314, 0.30931100249290466, 0.007747999858111143, 2.0920000076293945, 1.0199999809265137, 3.003999948501587], "mean": [0.2446465939283371, 2.079432725906372, 1.0697743892669678, 0.7488639950752258, -2.4036927223205566, -0.5611826181411743, -0.4695652723312378, 298.69317626953125, 0.27597641944885254, 0.29683589935302734, -0.005722889676690102, -1.8233447074890137, 0.37082988023757935, -0.04034561291337013, -0.2794511318206787, -2.0739176273345947, -0.44620558619499207, -0.33761274814605713, 2.103748321533203, 1.4513987302780151, -0.09196583181619644, 617.6959228515625, -0.2876400649547577, 0.2751985788345337, -0.040837015956640244, 1.650536298751831, 0.8878781199455261, 2.821857452392578], "std": [0.17644169926643372, 0.01058527734130621, 0.6848095059394836, 0.4573988914489746, 0.2636852264404297, 1.2433934211730957, 0.22811073064804077, 250.207275390625, 0.031140493229031563, 0.07461673021316528, 0.055884238332509995, 0.4196014404296875, 0.18553054332733154, 0.6237868070602417, 0.04007259011268616, 0.004014770500361919, 0.2114022672176361, 0.07882022857666016, 0.003501702332869172, 0.111482173204422, 0.08529958128929138, 332.7196960449219, 0.024474287405610085, 0.029644804075360298, 0.034144386649131775, 0.24318023025989532, 0.10450593382120132, 0.11110540479421616], "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": [293], "max": [293], "mean": [293.0], "std": [0.0], "count": [541]}, "index": {"min": [187966], "max": [188506], "mean": [188236.0], "std": [156.17298101784445], "count": [541]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [541]}, "subtask_annotation": {"mean": [3.966728280961183, 9.0, 9.0, 9.0, 9.0], "std": [2.156279189438278, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [541]}, "scene_annotation": {"mean": [293.0], "std": [0.0], "min": [293], "max": [293], "count": [541]}, "eef_direction_state": {"mean": [4.022181146025878, 4.1256931608133085], "std": [2.4159565929953866, 1.9858337782765232], "min": [0, 0], "max": [6, 6], "count": [541]}, "eef_velocity_state": {"mean": [0.5046210720887245, 0.8207024029574861], "std": [0.5787973497911719, 0.7613687124133195], "min": [0, 0], "max": [2, 2], "count": [541]}, "eef_acc_mag_state": {"mean": [0.6025878003696857, 0.7744916820702403], "std": [0.8106914703116179, 0.825302258205116], "min": [0, 0], "max": [2, 2], "count": [541]}, "eef_direction_action": {"mean": [4.022181146025878, 4.1256931608133085], "std": [2.4159565929953866, 1.9858337782765232], "min": [0, 0], "max": [6, 6], "count": [541]}, "eef_velocity_action": {"mean": [0.5046210720887245, 0.8207024029574861], "std": [0.5787973497911719, 0.7613687124133195], "min": [0, 0], "max": [2, 2], "count": [541]}, "eef_acc_mag_action": {"mean": [0.6025878003696857, 0.7744916820702403], "std": [0.8106914703116179, 0.825302258205116], "min": [0, 0], "max": [2, 2], "count": [541]}, "eef_sim_pose_state": {"mean": [0.4600137959785852, 0.2503874102264512, 1.0226043384560572, -0.2652346876099967, 1.313150075893537, -0.5842651122602704, 0.4891171518614033, -0.2632512163049181, 1.0695162992455183, -0.19286949087323216, 0.9371101995627186, -1.366236220289367], "std": [0.02696143989615509, 0.03233334598270429, 0.009032580646838503, 0.4967224474273111, 0.07770163393726678, 0.39433082298975813, 0.08037783170143166, 0.04606890227703179, 0.05399592107680426, 1.894431992563331, 0.2817081795818551, 1.0394250822964592], "min": [0.4006884804716514, 0.19266816879100676, 1.0071722249160706, -0.8404208656580436, 1.141375492101647, -0.9575084151159312, 0.3754814534214086, -0.3341828716842169, 1.0123373762217192, -3.1379177677824686, 0.4007055102717929, -2.8749480623371104], "max": [0.4917040111813753, 0.29885816236800145, 1.0437492679124798, 1.129019279806232, 1.4575092733298094, 0.6743471889723361, 0.5955889361203933, -0.18459648329393658, 1.1914606414284323, 3.1342491555196275, 1.3422264102631685, 0.3362694578875849], "count": [541]}, "eef_sim_pose_action": {"mean": [0.4600137959785852, 0.2503874102264512, 1.0226043384560572, -0.2652346876099967, 1.313150075893537, -0.5842651122602704, 0.4891171518614033, -0.2632512163049181, 1.0695162992455183, -0.19286949087323216, 0.9371101995627186, -1.366236220289367], "std": [0.02696143989615509, 0.03233334598270429, 0.009032580646838503, 0.4967224474273111, 0.07770163393726678, 0.39433082298975813, 0.08037783170143166, 0.04606890227703179, 0.05399592107680426, 1.894431992563331, 0.2817081795818551, 1.0394250822964592], "min": [0.4006884804716514, 0.19266816879100676, 1.0071722249160706, -0.8404208656580436, 1.141375492101647, -0.9575084151159312, 0.3754814534214086, -0.3341828716842169, 1.0123373762217192, -3.1379177677824686, 0.4007055102717929, -2.8749480623371104], "max": [0.4917040111813753, 0.29885816236800145, 1.0437492679124798, 1.129019279806232, 1.4575092733298094, 0.6743471889723361, 0.5955889361203933, -0.18459648329393658, 1.1914606414284323, 3.1342491555196275, 1.3422264102631685, 0.3362694578875849], "count": [541]}, "gripper_mode_state": {"mean": [0.27911275415896486, 0.7134935304990758], "std": [0.4485630664965195, 0.4521288670667258], "min": [0, 0], "max": [1, 1], "count": [541]}, "gripper_activity_state": {"mean": [1.8632162661737524, 1.9075785582255083], "std": [0.46280907881357386, 0.3878442431601252], "min": [0, 0], "max": [2, 2], "count": [541]}, "gripper_mode_action": {"mean": [0.27911275415896486, 0.7134935304990758], "std": [0.4485630664965195, 0.4521288670667258], "min": [0, 0], "max": [1, 1], "count": [541]}, "gripper_activity_action": {"mean": [1.8632162661737524, 1.9075785582255083], "std": [0.46280907881357386, 0.3878442431601252], "min": [0, 0], "max": [2, 2], "count": [541]}, "gripper_open_scale_state": {"mean": [0.6176959334706649, 0.2986931608450393], "std": [0.3327197548100088, 0.25020725849757786], "min": [0.038, 0.023], "max": [0.856, 0.674], "count": [541]}, "gripper_open_scale_action": {"mean": [0.6176959334706649, 0.2986931608450393], "std": [0.3327197548100088, 0.25020725849757786], "min": [0.038, 0.023], "max": [0.856, 0.674], "count": [541]}}} +{"episode_index": 292, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.45436040353641455]], [[0.4666540652719421]], [[0.4554946184202848]]], "std": [[[0.15883101929050875]], [[0.15037169667689854]], [[0.15325718243955322]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.054901960784313725]], [[0.07058823529411765]]], "max": [[[0.7019607843137254]], [[0.6784313725490196]], [[0.6901960784313725]]], "mean": [[[0.4692483641894258]], [[0.47419661640697947]], [[0.4696015114379085]]], "std": [[[0.08411033510961524]], [[0.08000690978280238]], [[0.0816310572323109]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6588235294117647]], [[0.6431372549019608]], [[0.6431372549019608]]], "mean": [[[0.46246612394957987]], [[0.4787981752596872]], [[0.4584308911064426]]], "std": [[[0.08891337143412627]], [[0.06289131412579425]], [[0.09418173654962382]]], "count": [112]}, "observation.state": {"min": [0.04438372328877449, 1.9558683633804321, 0.06986553221940994, 0.15173892676830292, -2.6768813133239746, -1.6717461347579956, -0.8851960897445679, 21.0, 0.2099280059337616, 0.17077100276947021, -0.10196200013160706, -2.549999952316284, 0.15399999916553497, -1.2059999704360962, -0.33276447653770447, -2.0774130821228027, -0.5880364179611206, -0.34978145360946655, 2.0507967472076416, 1.3756859302520752, -0.20874138176441193, 35.0, -0.3248539865016937, 0.21094399690628052, -0.09994000196456909, 1.4249999523162842, 0.6420000195503235, 2.5250000953674316], "max": [0.4879242479801178, 2.092440366744995, 2.089420795440674, 1.5978665351867676, -1.9357272386550903, 1.4030178785324097, 0.14091789722442627, 674.0, 0.34025999903678894, 0.4182629883289337, 0.08249100297689438, -1.184999942779541, 0.8299999833106995, 0.5799999833106995, -0.19371409714221954, -2.0627174377441406, -0.07578219473361969, -0.23284436762332916, 2.1082704067230225, 1.7115048170089722, 0.06909758597612381, 844.0, -0.2597599923610687, 0.2897909879684448, -0.005834000185132027, 2.2070000171661377, 1.0449999570846558, 3.0920000076293945], "mean": [0.21261076629161835, 2.0748960971832275, 0.9559056758880615, 0.8827545046806335, -2.297893762588501, -0.5281148552894592, -0.6090617775917053, 221.31231689453125, 0.2574896216392517, 0.28304824233055115, -0.020480161532759666, -1.8647515773773193, 0.3791506290435791, -0.07852708548307419, -0.2574562430381775, -2.0736372470855713, -0.38673871755599976, -0.2808520197868347, 2.102324962615967, 1.5173773765563965, -0.13825543224811554, 633.4368896484375, -0.29624369740486145, 0.2589888572692871, -0.038721438497304916, 1.6975308656692505, 0.8768551349639893, 2.837204694747925], "std": [0.15614458918571472, 0.02230229601264, 0.8159302473068237, 0.35481545329093933, 0.27844011783599854, 1.241323709487915, 0.24167732894420624, 239.4767608642578, 0.033725555986166, 0.08653204143047333, 0.06756129860877991, 0.4086510241031647, 0.16455073654651642, 0.6580185890197754, 0.04186069965362549, 0.0027017523534595966, 0.20767457783222198, 0.033415570855140686, 0.005177418701350689, 0.07824140042066574, 0.07530183345079422, 326.12701416015625, 0.024964362382888794, 0.01986941322684288, 0.03669099882245064, 0.30441269278526306, 0.0818529948592186, 0.1471797078847885], "count": [546]}, "action": {"min": [0.04438372328877449, 1.9558683633804321, 0.06986553221940994, 0.15173892676830292, -2.6768813133239746, -1.6717461347579956, -0.8851960897445679, 21.0, 0.2099280059337616, 0.17077100276947021, -0.10196200013160706, -2.549999952316284, 0.15399999916553497, -1.2059999704360962, -0.33276447653770447, -2.0774130821228027, -0.5880364179611206, -0.34978145360946655, 2.0507967472076416, 1.3756859302520752, -0.20874138176441193, 35.0, -0.3248539865016937, 0.21094399690628052, -0.09994000196456909, 1.4249999523162842, 0.6420000195503235, 2.5250000953674316], "max": [0.4879242479801178, 2.092440366744995, 2.089420795440674, 1.5978665351867676, -1.9357272386550903, 1.4030178785324097, 0.14091789722442627, 674.0, 0.34025999903678894, 0.4182629883289337, 0.08249100297689438, -1.184999942779541, 0.8299999833106995, 0.5799999833106995, -0.19371409714221954, -2.0627174377441406, -0.07578219473361969, -0.23284436762332916, 2.1082704067230225, 1.7115048170089722, 0.06909758597612381, 844.0, -0.2597599923610687, 0.2897909879684448, -0.005834000185132027, 2.2070000171661377, 1.0449999570846558, 3.0920000076293945], "mean": [0.21261076629161835, 2.0748960971832275, 0.9559056758880615, 0.8827545046806335, -2.297893762588501, -0.5281148552894592, -0.6090617775917053, 221.31231689453125, 0.2574896216392517, 0.28304824233055115, -0.020480161532759666, -1.8647515773773193, 0.3791506290435791, -0.07852708548307419, -0.2574562430381775, -2.0736372470855713, -0.38673871755599976, -0.2808520197868347, 2.102324962615967, 1.5173773765563965, -0.13825543224811554, 633.4368896484375, -0.29624369740486145, 0.2589888572692871, -0.038721438497304916, 1.6975308656692505, 0.8768551349639893, 2.837204694747925], "std": [0.15614458918571472, 0.02230229601264, 0.8159302473068237, 0.35481545329093933, 0.27844011783599854, 1.241323709487915, 0.24167732894420624, 239.4767608642578, 0.033725555986166, 0.08653204143047333, 0.06756129860877991, 0.4086510241031647, 0.16455073654651642, 0.6580185890197754, 0.04186069965362549, 0.0027017523534595966, 0.20767457783222198, 0.033415570855140686, 0.005177418701350689, 0.07824140042066574, 0.07530183345079422, 326.12701416015625, 0.024964362382888794, 0.01986941322684288, 0.03669099882245064, 0.30441269278526306, 0.0818529948592186, 0.1471797078847885], "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": [294], "max": [294], "mean": [294.0], "std": [0.0], "count": [546]}, "index": {"min": [188507], "max": [189052], "mean": [188779.5], "std": [157.61635913402728], "count": [546]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [546]}, "subtask_annotation": {"mean": [4.675824175824176, 9.0, 9.0, 9.0, 9.0], "std": [2.0522572577212963, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [546]}, "scene_annotation": {"mean": [294.0], "std": [0.0], "min": [294], "max": [294], "count": [546]}, "eef_direction_state": {"mean": [4.6923076923076925, 4.031135531135531], "std": [2.037338138161705, 2.106361677497436], "min": [0, 0], "max": [6, 6], "count": [546]}, "eef_velocity_state": {"mean": [0.3882783882783883, 0.7838827838827839], "std": [0.5441749168074387, 0.7516747705087348], "min": [0, 0], "max": [2, 2], "count": [546]}, "eef_acc_mag_state": {"mean": [0.4175824175824176, 0.7490842490842491], "std": [0.7322893110982407, 0.8171967429643949], "min": [0, 0], "max": [2, 2], "count": [546]}, "eef_direction_action": {"mean": [4.6923076923076925, 4.031135531135531], "std": [2.037338138161705, 2.106361677497436], "min": [0, 0], "max": [6, 6], "count": [546]}, "eef_velocity_action": {"mean": [0.3882783882783883, 0.7838827838827839], "std": [0.5441749168074387, 0.7516747705087348], "min": [0, 0], "max": [2, 2], "count": [546]}, "eef_acc_mag_action": {"mean": [0.4175824175824176, 0.7490842490842491], "std": [0.7322893110982407, 0.8171967429643949], "min": [0, 0], "max": [2, 2], "count": [546]}, "eef_sim_pose_state": {"mean": [0.44450422676486634, 0.2594235717419641, 1.017894529855307, -0.28298480092805667, 1.3276611756909575, -0.6364060119518387, 0.4749504416173979, -0.240945749795312, 1.0726916095824417, -0.04630231846636488, 0.9284119106137966, -1.3196051680901535], "std": [0.017372569203131714, 0.03304431934339864, 0.009936752592403656, 0.3642795322394679, 0.08489270870629395, 0.4266030025635019, 0.09156340774653596, 0.06275905808710416, 0.05228586336977419, 1.91249576626653, 0.2855075440687901, 1.26770571050829], "min": [0.40160430876707204, 0.20464451772030334, 1.0004014328171924, -0.6353296019057728, 1.148534086619203, -1.2962467182733988, 0.36057821318280636, -0.3256400068340751, 1.0196699862977023, -3.1243785586428316, 0.3701087804425014, -3.1060143550488752], "max": [0.47425640604049357, 0.2932518429781844, 1.0445244794584696, 0.9973246686327556, 1.4636389504462706, 0.606723700320048, 0.6043588759409648, -0.16324387912833674, 1.1746485100948763, 3.1296796097278934, 1.5533892452773874, 3.1215216540069717], "count": [546]}, "eef_sim_pose_action": {"mean": [0.44450422676486634, 0.2594235717419641, 1.017894529855307, -0.28298480092805667, 1.3276611756909575, -0.6364060119518387, 0.4749504416173979, -0.240945749795312, 1.0726916095824417, -0.04630231846636488, 0.9284119106137966, -1.3196051680901535], "std": [0.017372569203131714, 0.03304431934339864, 0.009936752592403656, 0.3642795322394679, 0.08489270870629395, 0.4266030025635019, 0.09156340774653596, 0.06275905808710416, 0.05228586336977419, 1.91249576626653, 0.2855075440687901, 1.26770571050829], "min": [0.40160430876707204, 0.20464451772030334, 1.0004014328171924, -0.6353296019057728, 1.148534086619203, -1.2962467182733988, 0.36057821318280636, -0.3256400068340751, 1.0196699862977023, -3.1243785586428316, 0.3701087804425014, -3.1060143550488752], "max": [0.47425640604049357, 0.2932518429781844, 1.0445244794584696, 0.9973246686327556, 1.4636389504462706, 0.606723700320048, 0.6043588759409648, -0.16324387912833674, 1.1746485100948763, 3.1296796097278934, 1.5533892452773874, 3.1215216540069717], "count": [546]}, "gripper_mode_state": {"mean": [0.2857142857142857, 0.8003663003663004], "std": [0.45175395145262426, 0.39972501248265974], "min": [0, 0], "max": [1, 1], "count": [546]}, "gripper_activity_state": {"mean": [1.84981684981685, 1.9065934065934067], "std": [0.4720871390138799, 0.37853647158870707], "min": [0, 0], "max": [2, 2], "count": [546]}, "gripper_mode_action": {"mean": [0.2857142857142857, 0.8003663003663004], "std": [0.45175395145262426, 0.39972501248265974], "min": [0, 0], "max": [1, 1], "count": [546]}, "gripper_activity_action": {"mean": [1.84981684981685, 1.9065934065934067], "std": [0.4720871390138799, 0.37853647158870707], "min": [0, 0], "max": [2, 2], "count": [546]}, "gripper_open_scale_state": {"mean": [0.633436813319559, 0.2213122709190452], "std": [0.32612691496171575, 0.2394768116786047], "min": [0.035, 0.021], "max": [0.844, 0.674], "count": [546]}, "gripper_open_scale_action": {"mean": [0.633436813319559, 0.2213122709190452], "std": [0.32612691496171575, 0.2394768116786047], "min": [0.035, 0.021], "max": [0.844, 0.674], "count": [546]}}} +{"episode_index": 293, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4579215960894162]], [[0.47017744377162635]], [[0.4600841400285604]]], "std": [[[0.1601016879628475]], [[0.15123308301650026]], [[0.15402170774702187]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.054901960784313725]], [[0.07058823529411765]]], "max": [[[0.6823529411764706]], [[0.6784313725490196]], [[0.6823529411764706]]], "mean": [[[0.4716820659636403]], [[0.4782476623002142]], [[0.4729661239495798]]], "std": [[[0.07674210106607554]], [[0.07082967884366831]], [[0.07443457492679746]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7568627450980392]], [[0.7568627450980392]], [[0.7254901960784313]]], "mean": [[[0.4630717718459933]], [[0.48174443551930574]], [[0.45800221755368814]]], "std": [[[0.10235952504093905]], [[0.07780565077231312]], [[0.10645142085978922]]], "count": [119]}, "observation.state": {"min": [-0.008360127918422222, 2.0226097106933594, 0.0754680335521698, 0.14042918384075165, -2.819422483444214, -1.5571478605270386, -1.1197508573532104, 18.0, 0.19024300575256348, 0.1907159984111786, -0.12255900353193283, -2.558000087738037, 0.13199999928474426, -1.215999960899353, -0.3575132489204407, -2.0770814418792725, -0.6397155523300171, -0.42692503333091736, 2.0429601669311523, 1.4448009729385376, -0.1866106241941452, 31.0, -0.3251259922981262, 0.2009650021791458, -0.09805700182914734, 1.2910000085830688, 0.22499999403953552, 2.4639999866485596], "max": [0.6570640802383423, 2.092510223388672, 2.0884084701538086, 1.46865975856781, -1.845197081565857, 1.436510682106018, -0.035412732511758804, 584.0, 0.3291989862918854, 0.4234920144081116, 0.08089400082826614, -1.2450000047683716, 0.8009999990463257, 0.46799996495246887, -0.15067428350448608, -2.063380718231201, -0.08279842138290405, -0.21795670688152313, 2.1342411041259766, 1.7884738445281982, 0.485061913728714, 830.0, -0.25679799914360046, 0.29879099130630493, 0.012124000117182732, 2.0299999713897705, 1.0169999599456787, 3.015000104904175], "mean": [0.267175555229187, 2.074140787124634, 0.8753625750541687, 0.8657448887825012, -2.2216956615448, -0.5726701617240906, -0.6811606287956238, 210.61265563964844, 0.24557408690452576, 0.2904187738895416, -0.03573960065841675, -1.8609777688980103, 0.3272010087966919, -0.09272686392068863, -0.2629895508289337, -2.072040557861328, -0.40520504117012024, -0.30190569162368774, 2.060054063796997, 1.5452637672424316, -0.002742474665865302, 604.15185546875, -0.29225078225135803, 0.2628854215145111, -0.029221463948488235, 1.5798099040985107, 0.7678207755088806, 2.7445712089538574], "std": [0.20843496918678284, 0.02300175651907921, 0.8114991784095764, 0.31845375895500183, 0.3765445649623871, 1.173694133758545, 0.3373863101005554, 215.77923583984375, 0.0384400375187397, 0.08878779411315918, 0.0696624144911766, 0.4021073877811432, 0.1662762314081192, 0.6062734127044678, 0.05094614252448082, 0.0023517797235399485, 0.21891149878501892, 0.06037551164627075, 0.028406692668795586, 0.09781154990196228, 0.1795867383480072, 329.5724792480469, 0.021656963974237442, 0.030520757660269737, 0.04138951376080513, 0.28415539860725403, 0.19143003225326538, 0.14965304732322693], "count": [586]}, "action": {"min": [-0.008360127918422222, 2.0226097106933594, 0.0754680335521698, 0.14042918384075165, -2.819422483444214, -1.5571478605270386, -1.1197508573532104, 18.0, 0.19024300575256348, 0.1907159984111786, -0.12255900353193283, -2.558000087738037, 0.13199999928474426, -1.215999960899353, -0.3575132489204407, -2.0770814418792725, -0.6397155523300171, -0.42692503333091736, 2.0429601669311523, 1.4448009729385376, -0.1866106241941452, 31.0, -0.3251259922981262, 0.2009650021791458, -0.09805700182914734, 1.2910000085830688, 0.22499999403953552, 2.4639999866485596], "max": [0.6570640802383423, 2.092510223388672, 2.0884084701538086, 1.46865975856781, -1.845197081565857, 1.436510682106018, -0.035412732511758804, 584.0, 0.3291989862918854, 0.4234920144081116, 0.08089400082826614, -1.2450000047683716, 0.8009999990463257, 0.46799996495246887, -0.15067428350448608, -2.063380718231201, -0.08279842138290405, -0.21795670688152313, 2.1342411041259766, 1.7884738445281982, 0.485061913728714, 830.0, -0.25679799914360046, 0.29879099130630493, 0.012124000117182732, 2.0299999713897705, 1.0169999599456787, 3.015000104904175], "mean": [0.267175555229187, 2.074140787124634, 0.8753625750541687, 0.8657448887825012, -2.2216956615448, -0.5726701617240906, -0.6811606287956238, 210.61265563964844, 0.24557408690452576, 0.2904187738895416, -0.03573960065841675, -1.8609777688980103, 0.3272010087966919, -0.09272686392068863, -0.2629895508289337, -2.072040557861328, -0.40520504117012024, -0.30190569162368774, 2.060054063796997, 1.5452637672424316, -0.002742474665865302, 604.15185546875, -0.29225078225135803, 0.2628854215145111, -0.029221463948488235, 1.5798099040985107, 0.7678207755088806, 2.7445712089538574], "std": [0.20843496918678284, 0.02300175651907921, 0.8114991784095764, 0.31845375895500183, 0.3765445649623871, 1.173694133758545, 0.3373863101005554, 215.77923583984375, 0.0384400375187397, 0.08878779411315918, 0.0696624144911766, 0.4021073877811432, 0.1662762314081192, 0.6062734127044678, 0.05094614252448082, 0.0023517797235399485, 0.21891149878501892, 0.06037551164627075, 0.028406692668795586, 0.09781154990196228, 0.1795867383480072, 329.5724792480469, 0.021656963974237442, 0.030520757660269737, 0.04138951376080513, 0.28415539860725403, 0.19143003225326538, 0.14965304732322693], "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": [295], "max": [295], "mean": [295.0], "std": [0.0], "count": [586]}, "index": {"min": [189053], "max": [189638], "mean": [189345.5], "std": [169.16338256253923], "count": [586]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [586]}, "subtask_annotation": {"mean": [4.6194539249146755, 9.0, 9.0, 9.0, 9.0], "std": [2.099137733448264, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [586]}, "scene_annotation": {"mean": [295.0], "std": [0.0], "min": [295], "max": [295], "count": [586]}, "eef_direction_state": {"mean": [4.21160409556314, 4.054607508532423], "std": [2.383733660474423, 1.9682863424344421], "min": [0, 0], "max": [6, 6], "count": [586]}, "eef_velocity_state": {"mean": [0.46245733788395904, 0.8122866894197952], "std": [0.5981685093567591, 0.7335820012932869], "min": [0, 0], "max": [2, 2], "count": [586]}, "eef_acc_mag_state": {"mean": [0.431740614334471, 0.6706484641638225], "std": [0.7340681266955709, 0.8131126239465198], "min": [0, 0], "max": [2, 2], "count": [586]}, "eef_direction_action": {"mean": [4.21160409556314, 4.054607508532423], "std": [2.383733660474423, 1.9682863424344421], "min": [0, 0], "max": [6, 6], "count": [586]}, "eef_velocity_action": {"mean": [0.46245733788395904, 0.8122866894197952], "std": [0.5981685093567591, 0.7335820012932869], "min": [0, 0], "max": [2, 2], "count": [586]}, "eef_acc_mag_action": {"mean": [0.431740614334471, 0.6706484641638225], "std": [0.7340681266955709, 0.8131126239465198], "min": [0, 0], "max": [2, 2], "count": [586]}, "eef_sim_pose_state": {"mean": [0.4481959056444536, 0.26100988326248503, 1.0251925571744336, 0.041644954566648726, 1.2503524819737604, -0.24429487934501828, 0.48140989111521265, -0.22099029633307152, 1.0709677561160786, -0.20777176541919917, 0.9227897401597362, -1.3788504370822692], "std": [0.02882041832325186, 0.033868299087581474, 0.014364216256529585, 0.4402732757375421, 0.16661093561441273, 0.3969274738616267, 0.09585471133395154, 0.06632465325007705, 0.05346680446087231, 1.8820544438299545, 0.287377029546109, 1.1511423043592888], "min": [0.3884298566192661, 0.20370367699482883, 1.0000735987765972, -0.5297535727793641, 0.8226522833063337, -1.048822734142411, 0.37624094194700075, -0.31793490803936353, 1.0110345565655603, -3.1222499938453487, 0.3504890608121476, -3.1353742693835622], "max": [0.4820092009735526, 0.2974307178895348, 1.0531780679681553, 1.2308868414945031, 1.45483267350019, 0.80526352396122, 0.6122611378955192, -0.13087345143266604, 1.1882172177899208, 3.137005735332875, 1.526674000550929, 3.1086940633164413], "count": [586]}, "eef_sim_pose_action": {"mean": [0.4481959056444536, 0.26100988326248503, 1.0251925571744336, 0.041644954566648726, 1.2503524819737604, -0.24429487934501828, 0.48140989111521265, -0.22099029633307152, 1.0709677561160786, -0.20777176541919917, 0.9227897401597362, -1.3788504370822692], "std": [0.02882041832325186, 0.033868299087581474, 0.014364216256529585, 0.4402732757375421, 0.16661093561441273, 0.3969274738616267, 0.09585471133395154, 0.06632465325007705, 0.05346680446087231, 1.8820544438299545, 0.287377029546109, 1.1511423043592888], "min": [0.3884298566192661, 0.20370367699482883, 1.0000735987765972, -0.5297535727793641, 0.8226522833063337, -1.048822734142411, 0.37624094194700075, -0.31793490803936353, 1.0110345565655603, -3.1222499938453487, 0.3504890608121476, -3.1353742693835622], "max": [0.4820092009735526, 0.2974307178895348, 1.0531780679681553, 1.2308868414945031, 1.45483267350019, 0.80526352396122, 0.6122611378955192, -0.13087345143266604, 1.1882172177899208, 3.137005735332875, 1.526674000550929, 3.1086940633164413], "count": [586]}, "gripper_mode_state": {"mean": [0.31569965870307165, 0.7679180887372014], "std": [0.4647939158356476, 0.4221609855581226], "min": [0, 0], "max": [1, 1], "count": [586]}, "gripper_activity_state": {"mean": [1.8839590443686007, 1.9112627986348123], "std": [0.42149825204813435, 0.36806306387830495], "min": [0, 0], "max": [2, 2], "count": [586]}, "gripper_mode_action": {"mean": [0.31569965870307165, 0.7679180887372014], "std": [0.4647939158356476, 0.4221609855581226], "min": [0, 0], "max": [1, 1], "count": [586]}, "gripper_activity_action": {"mean": [1.8839590443686007, 1.9112627986348123], "std": [0.42149825204813435, 0.36806306387830495], "min": [0, 0], "max": [2, 2], "count": [586]}, "gripper_open_scale_state": {"mean": [0.6041518771916936, 0.21061262782035023], "std": [0.32957247765348735, 0.21577924249202235], "min": [0.031, 0.018], "max": [0.83, 0.584], "count": [586]}, "gripper_open_scale_action": {"mean": [0.6041518771916936, 0.21061262782035023], "std": [0.32957247765348735, 0.21577924249202235], "min": [0.031, 0.018], "max": [0.83, 0.584], "count": [586]}}} +{"episode_index": 294, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.45326544016366876]], [[0.46574212208988275]], [[0.455518031248312]]], "std": [[[0.1595721815588834]], [[0.15050689334721998]], [[0.15429304853346795]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.054901960784313725]], [[0.09411764705882353]]], "max": [[[0.6862745098039216]], [[0.6901960784313725]], [[0.6745098039215687]]], "mean": [[[0.4670967968454599]], [[0.472794738832172]], [[0.46916103380057256]]], "std": [[[0.08213995877665305]], [[0.07872091815827668]], [[0.08048375656760631]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.6509803921568628]], [[0.6627450980392157]]], "mean": [[[0.46086586115162315]], [[0.4755349365986064]], [[0.4559255641306109]]], "std": [[[0.09417626536695033]], [[0.06908216959145948]], [[0.09762832539351732]]], "count": [121]}, "observation.state": {"min": [-0.05492551624774933, 2.0478124618530273, -0.009826204739511013, 0.1852143555879593, -2.710566282272339, -1.6867036819458008, -0.9569814801216125, 19.0, 0.21106000244617462, 0.16564199328422546, -0.10074499994516373, -2.5810000896453857, 0.0819999948143959, -1.2059999704360962, -0.3283662497997284, -2.0786523818969727, -0.6575353145599365, -0.4004134237766266, 2.120976686477661, 1.3700311183929443, -0.27000245451927185, 27.0, -0.32902899384498596, 0.21300899982452393, -0.10880400240421295, 1.2869999408721924, 0.5979999899864197, 2.5460000038146973], "max": [0.5297248959541321, 2.0924229621887207, 2.1259679794311523, 1.6294394731521606, -1.8421776294708252, 1.5443023443222046, 0.15472343564033508, 626.0, 0.3228189945220947, 0.388249009847641, 0.08362700045108795, -1.1440000534057617, 0.8389999866485596, 0.5509999990463257, -0.16118115186691284, -2.062246084213257, -0.10327113419771194, -0.24534094333648682, 2.1360387802124023, 1.7870078086853027, 0.12004374712705612, 860.0, -0.2503640055656433, 0.30958399176597595, 0.010180000215768814, 2.2109999656677246, 0.9919999837875366, 3.0829999446868896], "mean": [0.19497469067573547, 2.0817134380340576, 0.7949194312095642, 0.8251757025718689, -2.2050223350524902, -0.7484415173530579, -0.6425892114639282, 242.3120880126953, 0.25494641065597534, 0.2663005590438843, -0.02676825411617756, -1.782031774520874, 0.3650512397289276, 0.02550807036459446, -0.28289520740509033, -2.0729658603668213, -0.43015536665916443, -0.30785444378852844, 2.127230405807495, 1.475122332572937, -0.11376460641622543, 594.4436645507812, -0.28847596049308777, 0.26997193694114685, -0.04121793061494827, 1.696294903755188, 0.8694748282432556, 2.8320255279541016], "std": [0.16972145438194275, 0.012408946640789509, 0.7910455465316772, 0.38603347539901733, 0.3139675557613373, 1.211600661277771, 0.2870781123638153, 243.8154296875, 0.03466238081455231, 0.08257269114255905, 0.06447440385818481, 0.41106322407722473, 0.17185036838054657, 0.5925179719924927, 0.041395191103219986, 0.0030250721611082554, 0.22555795311927795, 0.05483376607298851, 0.00467974878847599, 0.08949889987707138, 0.08416969329118729, 284.9866943359375, 0.025465678423643112, 0.02881731651723385, 0.042446013540029526, 0.3198692798614502, 0.07866714894771576, 0.15514340996742249], "count": [604]}, "action": {"min": [-0.05492551624774933, 2.0478124618530273, -0.009826204739511013, 0.1852143555879593, -2.710566282272339, -1.6867036819458008, -0.9569814801216125, 19.0, 0.21106000244617462, 0.16564199328422546, -0.10074499994516373, -2.5810000896453857, 0.0819999948143959, -1.2059999704360962, -0.3283662497997284, -2.0786523818969727, -0.6575353145599365, -0.4004134237766266, 2.120976686477661, 1.3700311183929443, -0.27000245451927185, 27.0, -0.32902899384498596, 0.21300899982452393, -0.10880400240421295, 1.2869999408721924, 0.5979999899864197, 2.5460000038146973], "max": [0.5297248959541321, 2.0924229621887207, 2.1259679794311523, 1.6294394731521606, -1.8421776294708252, 1.5443023443222046, 0.15472343564033508, 626.0, 0.3228189945220947, 0.388249009847641, 0.08362700045108795, -1.1440000534057617, 0.8389999866485596, 0.5509999990463257, -0.16118115186691284, -2.062246084213257, -0.10327113419771194, -0.24534094333648682, 2.1360387802124023, 1.7870078086853027, 0.12004374712705612, 860.0, -0.2503640055656433, 0.30958399176597595, 0.010180000215768814, 2.2109999656677246, 0.9919999837875366, 3.0829999446868896], "mean": [0.19497469067573547, 2.0817134380340576, 0.7949194312095642, 0.8251757025718689, -2.2050223350524902, -0.7484415173530579, -0.6425892114639282, 242.3120880126953, 0.25494641065597534, 0.2663005590438843, -0.02676825411617756, -1.782031774520874, 0.3650512397289276, 0.02550807036459446, -0.28289520740509033, -2.0729658603668213, -0.43015536665916443, -0.30785444378852844, 2.127230405807495, 1.475122332572937, -0.11376460641622543, 594.4436645507812, -0.28847596049308777, 0.26997193694114685, -0.04121793061494827, 1.696294903755188, 0.8694748282432556, 2.8320255279541016], "std": [0.16972145438194275, 0.012408946640789509, 0.7910455465316772, 0.38603347539901733, 0.3139675557613373, 1.211600661277771, 0.2870781123638153, 243.8154296875, 0.03466238081455231, 0.08257269114255905, 0.06447440385818481, 0.41106322407722473, 0.17185036838054657, 0.5925179719924927, 0.041395191103219986, 0.0030250721611082554, 0.22555795311927795, 0.05483376607298851, 0.00467974878847599, 0.08949889987707138, 0.08416969329118729, 284.9866943359375, 0.025465678423643112, 0.02881731651723385, 0.042446013540029526, 0.3198692798614502, 0.07866714894771576, 0.15514340996742249], "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": [296], "max": [296], "mean": [296.0], "std": [0.0], "count": [604]}, "index": {"min": [189639], "max": [190242], "mean": [189940.5], "std": [174.35954232562094], "count": [604]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [604]}, "subtask_annotation": {"mean": [4.66887417218543, 9.0, 9.0, 9.0, 9.0], "std": [2.0040417911619732, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [604]}, "scene_annotation": {"mean": [296.0], "std": [0.0], "min": [296], "max": [296], "count": [604]}, "eef_direction_state": {"mean": [4.430463576158941, 4.245033112582782], "std": [2.292400152807925, 2.065858984363262], "min": [0, 0], "max": [6, 6], "count": [604]}, "eef_velocity_state": {"mean": [0.40728476821192056, 0.7218543046357616], "std": [0.5722731874081385, 0.7450404708981753], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_acc_mag_state": {"mean": [0.4768211920529801, 0.6937086092715232], "std": [0.7532221037410838, 0.8120941092285829], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_direction_action": {"mean": [4.430463576158941, 4.245033112582782], "std": [2.292400152807925, 2.065858984363262], "min": [0, 0], "max": [6, 6], "count": [604]}, "eef_velocity_action": {"mean": [0.40728476821192056, 0.7218543046357616], "std": [0.5722731874081385, 0.7450404708981753], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_acc_mag_action": {"mean": [0.4768211920529801, 0.6937086092715232], "std": [0.7532221037410838, 0.8120941092285829], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_sim_pose_state": {"mean": [0.45562543710185754, 0.2522450059541714, 1.0215736109978732, -0.24841579416933007, 1.3271887778675344, -0.6038328844423879, 0.4570443996416684, -0.23397118861595426, 1.0664186172445442, -0.30403041528627106, 0.9547956222286313, -1.1989297199889744], "std": [0.025938246111289157, 0.0375814939776285, 0.011521912115454431, 0.37322581133816657, 0.0892054671402626, 0.41737356502621076, 0.08812338554056705, 0.060177058568380536, 0.05253882579824522, 1.7065525582347982, 0.2722822215740836, 1.0981646846587345], "min": [0.40207852287932366, 0.19162707528262496, 1.0046040312683167, -0.5734205467934057, 1.1497297685575196, -1.2567956241667155, 0.3555909268430433, -0.31152210429780974, 1.015868233856741, -3.1271653062298523, 0.3218602116829219, -3.038376717939766], "max": [0.4918184501166846, 0.3019108902573152, 1.042039470509465, 1.08236156326956, 1.4804857838432461, 0.6967881669897145, 0.5835757481561199, -0.15830123267504304, 1.1867040108564273, 3.1365542481656434, 1.4274615980457743, 3.13259101626722], "count": [604]}, "eef_sim_pose_action": {"mean": [0.45562543710185754, 0.2522450059541714, 1.0215736109978732, -0.24841579416933007, 1.3271887778675344, -0.6038328844423879, 0.4570443996416684, -0.23397118861595426, 1.0664186172445442, -0.30403041528627106, 0.9547956222286313, -1.1989297199889744], "std": [0.025938246111289157, 0.0375814939776285, 0.011521912115454431, 0.37322581133816657, 0.0892054671402626, 0.41737356502621076, 0.08812338554056705, 0.060177058568380536, 0.05253882579824522, 1.7065525582347982, 0.2722822215740836, 1.0981646846587345], "min": [0.40207852287932366, 0.19162707528262496, 1.0046040312683167, -0.5734205467934057, 1.1497297685575196, -1.2567956241667155, 0.3555909268430433, -0.31152210429780974, 1.015868233856741, -3.1271653062298523, 0.3218602116829219, -3.038376717939766], "max": [0.4918184501166846, 0.3019108902573152, 1.042039470509465, 1.08236156326956, 1.4804857838432461, 0.6967881669897145, 0.5835757481561199, -0.15830123267504304, 1.1867040108564273, 3.1365542481656434, 1.4274615980457743, 3.13259101626722], "count": [604]}, "gripper_mode_state": {"mean": [0.3394039735099338, 0.7201986754966887], "std": [0.4735070393094513, 0.44890148508275457], "min": [0, 0], "max": [1, 1], "count": [604]}, "gripper_activity_state": {"mean": [1.903973509933775, 1.9172185430463575], "std": [0.3738790388910801, 0.37261588079823266], "min": [0, 0], "max": [2, 2], "count": [604]}, "gripper_mode_action": {"mean": [0.3394039735099338, 0.7201986754966887], "std": [0.4735070393094513, 0.44890148508275457], "min": [0, 0], "max": [1, 1], "count": [604]}, "gripper_activity_action": {"mean": [1.903973509933775, 1.9172185430463575], "std": [0.3738790388910801, 0.37261588079823266], "min": [0, 0], "max": [2, 2], "count": [604]}, "gripper_open_scale_state": {"mean": [0.5944437087671657, 0.24231208603903162], "std": [0.28498671844811535, 0.24381541194742673], "min": [0.027, 0.019], "max": [0.86, 0.626], "count": [604]}, "gripper_open_scale_action": {"mean": [0.5944437087671657, 0.24231208603903162], "std": [0.28498671844811535, 0.24381541194742673], "min": [0.027, 0.019], "max": [0.86, 0.626], "count": [604]}}} +{"episode_index": 295, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45183378065413493]], [[0.4623420214849025]], [[0.45441748028412465]]], "std": [[[0.15798553866781437]], [[0.1468903986366297]], [[0.15170110612686658]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.058823529411764705]], [[0.0784313725490196]]], "max": [[[0.7058823529411765]], [[0.6980392156862745]], [[0.7019607843137254]]], "mean": [[[0.4725128068789499]], [[0.47592781761464914]], [[0.4709383912655971]]], "std": [[[0.07387095382934322]], [[0.07260072961884569]], [[0.07376156512424588]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7058823529411765]], [[0.6705882352941176]], [[0.6705882352941176]]], "mean": [[[0.46226748433533194]], [[0.4792948519283746]], [[0.4583885496002809]]], "std": [[[0.09623669563364697]], [[0.07088205272528274]], [[0.09976751827386064]]], "count": [121]}, "observation.state": {"min": [0.012077678926289082, 1.988279104232788, -0.016318827867507935, 0.13639749586582184, -2.9187490940093994, -1.7137912511825562, -1.1446741819381714, 17.0, 0.19804100692272186, 0.16878199577331543, -0.08910399675369263, -2.5380001068115234, 0.02299998700618744, -1.1749999523162842, -0.324962854385376, -2.0788965225219727, -0.7102442979812622, -0.5169839859008789, 2.185606002807617, 1.2633217573165894, -0.22155210375785828, 32.0, -0.32399100065231323, 0.2119079977273941, -0.12173300236463547, 1.3329999446868896, 0.6909999847412109, 2.5309998989105225], "max": [0.5432337522506714, 2.0932083129882812, 1.9815421104431152, 1.6976120471954346, -1.7448928356170654, 1.4986443519592285, 0.12322024255990982, 687.0, 0.32428398728370667, 0.39518600702285767, 0.06890200078487396, -1.1749999523162842, 0.765999972820282, 0.460999995470047, -0.15776030719280243, -2.0640437602996826, -0.17172294855117798, -0.27084019780158997, 2.198277235031128, 1.7062338590621948, 0.1005135104060173, 867.0, -0.22910800576210022, 0.293832004070282, 0.0030360000673681498, 2.1549999713897705, 1.0399999618530273, 3.0280001163482666], "mean": [0.22709892690181732, 2.081542730331421, 0.7837566137313843, 0.7658647894859314, -2.2079179286956787, -0.7428144812583923, -0.4786052107810974, 261.9387512207031, 0.26498115062713623, 0.27794596552848816, -0.024781063199043274, -1.7779427766799927, 0.4093974530696869, -0.005056047346442938, -0.25957590341567993, -2.0747036933898926, -0.48884859681129456, -0.3713853657245636, 2.1921634674072266, 1.4557245969772339, -0.06284760683774948, 614.708740234375, -0.2785644233226776, 0.26618367433547974, -0.046215981245040894, 1.6658116579055786, 0.8617849946022034, 2.7908339500427246], "std": [0.1703285276889801, 0.013154381886124611, 0.738461971282959, 0.4283813238143921, 0.41826552152633667, 1.2103203535079956, 0.2630271017551422, 260.55450439453125, 0.027546351775527, 0.08086669445037842, 0.05347646027803421, 0.3843761086463928, 0.198666512966156, 0.5505814552307129, 0.042994603514671326, 0.0033908761106431484, 0.21328510344028473, 0.08695722371339798, 0.004412773996591568, 0.11621978133916855, 0.1132490485906601, 339.23382568359375, 0.03249230980873108, 0.02444337122142315, 0.047968409955501556, 0.31008046865463257, 0.0770178809762001, 0.14533498883247375], "count": [604]}, "action": {"min": [0.012077678926289082, 1.988279104232788, -0.016318827867507935, 0.13639749586582184, -2.9187490940093994, -1.7137912511825562, -1.1446741819381714, 17.0, 0.19804100692272186, 0.16878199577331543, -0.08910399675369263, -2.5380001068115234, 0.02299998700618744, -1.1749999523162842, -0.324962854385376, -2.0788965225219727, -0.7102442979812622, -0.5169839859008789, 2.185606002807617, 1.2633217573165894, -0.22155210375785828, 32.0, -0.32399100065231323, 0.2119079977273941, -0.12173300236463547, 1.3329999446868896, 0.6909999847412109, 2.5309998989105225], "max": [0.5432337522506714, 2.0932083129882812, 1.9815421104431152, 1.6976120471954346, -1.7448928356170654, 1.4986443519592285, 0.12322024255990982, 687.0, 0.32428398728370667, 0.39518600702285767, 0.06890200078487396, -1.1749999523162842, 0.765999972820282, 0.460999995470047, -0.15776030719280243, -2.0640437602996826, -0.17172294855117798, -0.27084019780158997, 2.198277235031128, 1.7062338590621948, 0.1005135104060173, 867.0, -0.22910800576210022, 0.293832004070282, 0.0030360000673681498, 2.1549999713897705, 1.0399999618530273, 3.0280001163482666], "mean": [0.22709892690181732, 2.081542730331421, 0.7837566137313843, 0.7658647894859314, -2.2079179286956787, -0.7428144812583923, -0.4786052107810974, 261.9387512207031, 0.26498115062713623, 0.27794596552848816, -0.024781063199043274, -1.7779427766799927, 0.4093974530696869, -0.005056047346442938, -0.25957590341567993, -2.0747036933898926, -0.48884859681129456, -0.3713853657245636, 2.1921634674072266, 1.4557245969772339, -0.06284760683774948, 614.708740234375, -0.2785644233226776, 0.26618367433547974, -0.046215981245040894, 1.6658116579055786, 0.8617849946022034, 2.7908339500427246], "std": [0.1703285276889801, 0.013154381886124611, 0.738461971282959, 0.4283813238143921, 0.41826552152633667, 1.2103203535079956, 0.2630271017551422, 260.55450439453125, 0.027546351775527, 0.08086669445037842, 0.05347646027803421, 0.3843761086463928, 0.198666512966156, 0.5505814552307129, 0.042994603514671326, 0.0033908761106431484, 0.21328510344028473, 0.08695722371339798, 0.004412773996591568, 0.11621978133916855, 0.1132490485906601, 339.23382568359375, 0.03249230980873108, 0.02444337122142315, 0.047968409955501556, 0.31008046865463257, 0.0770178809762001, 0.14533498883247375], "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": [297], "max": [297], "mean": [297.0], "std": [0.0], "count": [604]}, "index": {"min": [190243], "max": [190846], "mean": [190544.5], "std": [174.35954232562094], "count": [604]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [604]}, "subtask_annotation": {"mean": [4.700331125827814, 9.0, 9.0, 9.0, 9.0], "std": [2.017621022972957, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [604]}, "scene_annotation": {"mean": [297.0], "std": [0.0], "min": [297], "max": [297], "count": [604]}, "eef_direction_state": {"mean": [4.5198675496688745, 4.03476821192053], "std": [2.221494034213531, 2.1980838538130185], "min": [0, 0], "max": [6, 6], "count": [604]}, "eef_velocity_state": {"mean": [0.4155629139072848, 0.7533112582781457], "std": [0.596198926491087, 0.75931672130326], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_acc_mag_state": {"mean": [0.43211920529801323, 0.6903973509933775], "std": [0.7258437513356517, 0.8108375040698558], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_direction_action": {"mean": [4.5198675496688745, 4.03476821192053], "std": [2.221494034213531, 2.1980838538130185], "min": [0, 0], "max": [6, 6], "count": [604]}, "eef_velocity_action": {"mean": [0.4155629139072848, 0.7533112582781457], "std": [0.596198926491087, 0.75931672130326], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_acc_mag_action": {"mean": [0.43211920529801323, 0.6903973509933775], "std": [0.7258437513356517, 0.8108375040698558], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_sim_pose_state": {"mean": [0.4520426071486891, 0.24163458444021155, 1.0243160344328097, -0.053285351984891434, 1.3159033950028276, -0.4100822462730452, 0.4681143917126342, -0.2412099888537963, 1.062035550283539, -0.44532988484935326, 1.0215622959915924, -1.2651395380720678], "std": [0.021861315465300422, 0.04655919372145091, 0.01045088679715026, 0.3988440446104303, 0.10247438576680883, 0.29315063869478997, 0.08698750537413068, 0.04026412629821326, 0.058763033144656494, 1.689551962219895, 0.30975798909484836, 0.9437106481423067], "min": [0.4014194230999879, 0.16876546516090188, 1.0096370457915718, -0.6417152790472604, 1.153543718822637, -0.9060035202634175, 0.3563726097242958, -0.31790816598304755, 1.0113345145584358, -3.1363240455885157, 0.30911365688495995, -3.060412557294409], "max": [0.47722764472858964, 0.29460698604504026, 1.0427893829830934, 0.8680028462271093, 1.491130893915824, 0.49389912091250265, 0.587836980924369, -0.19131304184422626, 1.1941813832990382, 3.131785388521666, 1.4209707299682446, 0.019376659263833987], "count": [604]}, "eef_sim_pose_action": {"mean": [0.4520426071486891, 0.24163458444021155, 1.0243160344328097, -0.053285351984891434, 1.3159033950028276, -0.4100822462730452, 0.4681143917126342, -0.2412099888537963, 1.062035550283539, -0.44532988484935326, 1.0215622959915924, -1.2651395380720678], "std": [0.021861315465300422, 0.04655919372145091, 0.01045088679715026, 0.3988440446104303, 0.10247438576680883, 0.29315063869478997, 0.08698750537413068, 0.04026412629821326, 0.058763033144656494, 1.689551962219895, 0.30975798909484836, 0.9437106481423067], "min": [0.4014194230999879, 0.16876546516090188, 1.0096370457915718, -0.6417152790472604, 1.153543718822637, -0.9060035202634175, 0.3563726097242958, -0.31790816598304755, 1.0113345145584358, -3.1363240455885157, 0.30911365688495995, -3.060412557294409], "max": [0.47722764472858964, 0.29460698604504026, 1.0427893829830934, 0.8680028462271093, 1.491130893915824, 0.49389912091250265, 0.587836980924369, -0.19131304184422626, 1.1941813832990382, 3.131785388521666, 1.4209707299682446, 0.019376659263833987], "count": [604]}, "gripper_mode_state": {"mean": [0.3129139072847682, 0.7301324503311258], "std": [0.46367962421541586, 0.44389081462066343], "min": [0, 0], "max": [1, 1], "count": [604]}, "gripper_activity_state": {"mean": [1.8609271523178808, 1.8791390728476822], "std": [0.4644976649951315, 0.43095679843308593], "min": [0, 0], "max": [2, 2], "count": [604]}, "gripper_mode_action": {"mean": [0.3129139072847682, 0.7301324503311258], "std": [0.46367962421541586, 0.44389081462066343], "min": [0, 0], "max": [1, 1], "count": [604]}, "gripper_activity_action": {"mean": [1.8609271523178808, 1.8791390728476822], "std": [0.4644976649951315, 0.43095679843308593], "min": [0, 0], "max": [2, 2], "count": [604]}, "gripper_open_scale_state": {"mean": [0.6147086094736282, 0.26193874169659137], "std": [0.3392338487752504, 0.26055449189851243], "min": [0.032, 0.017], "max": [0.867, 0.687], "count": [604]}, "gripper_open_scale_action": {"mean": [0.6147086094736282, 0.26193874169659137], "std": [0.3392338487752504, 0.26055449189851243], "min": [0.032, 0.017], "max": [0.867, 0.687], "count": [604]}}} +{"episode_index": 296, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[0.9647058823529412]]], "mean": [[[0.45634200309527606]], [[0.4692016180455922]], [[0.4593391187098146]]], "std": [[[0.15843355567098028]], [[0.14974511189959558]], [[0.15284189729676026]]], "count": [123]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.054901960784313725]], [[0.08235294117647059]]], "max": [[[0.6745098039215687]], [[0.6666666666666666]], [[0.6823529411764706]]], "mean": [[[0.4751261308385143]], [[0.47654381874701096]], [[0.4718393777565227]]], "std": [[[0.0687769424203723]], [[0.06683887248836672]], [[0.06977898204627857]]], "count": [123]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.796078431372549]], [[0.7686274509803922]], [[0.7294117647058823]]], "mean": [[[0.4624321364046974]], [[0.48187064934374835]], [[0.45812078716988147]]], "std": [[[0.09913639407049979]], [[0.07374613121320145]], [[0.1039199051885573]]], "count": [123]}, "observation.state": {"min": [0.03316125646233559, 1.8888301849365234, 0.031468287110328674, 0.14814354479312897, -2.7480907440185547, -1.6356004476547241, -1.5514057874679565, 16.0, 0.2099969983100891, 0.18407399952411652, -0.09840700030326843, -2.5789999961853027, 0.03500000014901161, -1.156000018119812, -0.3090454638004303, -2.078948974609375, -0.7716624736785889, -0.4907516837120056, 2.1804049015045166, 1.3055063486099243, -0.31433379650115967, 30.0, -0.32335299253463745, 0.22001799941062927, -0.1137859970331192, 1.2890000343322754, 0.35100001096725464, 2.4820001125335693], "max": [0.46354201436042786, 2.0923705101013184, 2.0888450145721436, 1.6225802898406982, -1.7618227005004883, 1.4773164987564087, 0.018308503553271294, 687.0, 0.3282879889011383, 0.383433997631073, 0.11026600003242493, -1.284999966621399, 0.796999990940094, 0.503000020980835, -0.1883559376001358, -2.0645151138305664, -0.21731095016002655, -0.25788986682891846, 2.2014362812042236, 1.7152397632598877, 0.44338345527648926, 863.0, -0.239313006401062, 0.2995859980583191, 0.007309999782592058, 2.11899995803833, 1.1089999675750732, 3.013000011444092], "mean": [0.1914011538028717, 2.0721380710601807, 0.876208484172821, 0.8934681415557861, -2.155202865600586, -0.6324034333229065, -0.7905030846595764, 210.86422729492188, 0.257938027381897, 0.2792041003704071, -0.02088841423392296, -1.8147879838943481, 0.3032224178314209, -0.025286350399255753, -0.26173466444015503, -2.0742745399475098, -0.5508588552474976, -0.3554297387599945, 2.1897599697113037, 1.4510406255722046, -0.07118341326713562, 601.2219848632812, -0.28712254762649536, 0.2737022936344147, -0.03486299142241478, 1.580946683883667, 0.8590421080589294, 2.7630093097686768], "std": [0.13331928849220276, 0.030703848227858543, 0.8031385540962219, 0.37375664710998535, 0.29713642597198486, 1.1778979301452637, 0.39045384526252747, 254.11192321777344, 0.03322353959083557, 0.07952549308538437, 0.06947553157806396, 0.38774633407592773, 0.19115866720676422, 0.5671178698539734, 0.029535867273807526, 0.0026900197844952345, 0.2207440435886383, 0.07741671800613403, 0.0064814710058271885, 0.09391632676124573, 0.2169550508260727, 353.5196228027344, 0.032344646751880646, 0.024765927344560623, 0.045142583549022675, 0.3023613393306732, 0.18624775111675262, 0.13784195482730865], "count": [615]}, "action": {"min": [0.03316125646233559, 1.8888301849365234, 0.031468287110328674, 0.14814354479312897, -2.7480907440185547, -1.6356004476547241, -1.5514057874679565, 16.0, 0.2099969983100891, 0.18407399952411652, -0.09840700030326843, -2.5789999961853027, 0.03500000014901161, -1.156000018119812, -0.3090454638004303, -2.078948974609375, -0.7716624736785889, -0.4907516837120056, 2.1804049015045166, 1.3055063486099243, -0.31433379650115967, 30.0, -0.32335299253463745, 0.22001799941062927, -0.1137859970331192, 1.2890000343322754, 0.35100001096725464, 2.4820001125335693], "max": [0.46354201436042786, 2.0923705101013184, 2.0888450145721436, 1.6225802898406982, -1.7618227005004883, 1.4773164987564087, 0.018308503553271294, 687.0, 0.3282879889011383, 0.383433997631073, 0.11026600003242493, -1.284999966621399, 0.796999990940094, 0.503000020980835, -0.1883559376001358, -2.0645151138305664, -0.21731095016002655, -0.25788986682891846, 2.2014362812042236, 1.7152397632598877, 0.44338345527648926, 863.0, -0.239313006401062, 0.2995859980583191, 0.007309999782592058, 2.11899995803833, 1.1089999675750732, 3.013000011444092], "mean": [0.1914011538028717, 2.0721380710601807, 0.876208484172821, 0.8934681415557861, -2.155202865600586, -0.6324034333229065, -0.7905030846595764, 210.86422729492188, 0.257938027381897, 0.2792041003704071, -0.02088841423392296, -1.8147879838943481, 0.3032224178314209, -0.025286350399255753, -0.26173466444015503, -2.0742745399475098, -0.5508588552474976, -0.3554297387599945, 2.1897599697113037, 1.4510406255722046, -0.07118341326713562, 601.2219848632812, -0.28712254762649536, 0.2737022936344147, -0.03486299142241478, 1.580946683883667, 0.8590421080589294, 2.7630093097686768], "std": [0.13331928849220276, 0.030703848227858543, 0.8031385540962219, 0.37375664710998535, 0.29713642597198486, 1.1778979301452637, 0.39045384526252747, 254.11192321777344, 0.03322353959083557, 0.07952549308538437, 0.06947553157806396, 0.38774633407592773, 0.19115866720676422, 0.5671178698539734, 0.029535867273807526, 0.0026900197844952345, 0.2207440435886383, 0.07741671800613403, 0.0064814710058271885, 0.09391632676124573, 0.2169550508260727, 353.5196228027344, 0.032344646751880646, 0.024765927344560623, 0.045142583549022675, 0.3023613393306732, 0.18624775111675262, 0.13784195482730865], "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": [298], "max": [298], "mean": [298.0], "std": [0.0], "count": [615]}, "index": {"min": [190847], "max": [191461], "mean": [191154.0], "std": [177.5349730804234], "count": [615]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [615]}, "subtask_annotation": {"mean": [4.845528455284553, 9.0, 9.0, 9.0, 9.0], "std": [2.033190133536219, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [615]}, "scene_annotation": {"mean": [298.0], "std": [0.0], "min": [298], "max": [298], "count": [615]}, "eef_direction_state": {"mean": [4.926829268292683, 4.12520325203252], "std": [1.881751181064077, 1.9891409877778248], "min": [0, 0], "max": [6, 6], "count": [615]}, "eef_velocity_state": {"mean": [0.34308943089430893, 0.7837398373983739], "std": [0.5739722240259851, 0.739410222427892], "min": [0, 0], "max": [2, 2], "count": [615]}, "eef_acc_mag_state": {"mean": [0.37886178861788616, 0.6845528455284553], "std": [0.6992739594239908, 0.8113055342912282], "min": [0, 0], "max": [2, 2], "count": [615]}, "eef_direction_action": {"mean": [4.926829268292683, 4.12520325203252], "std": [1.881751181064077, 1.9891409877778248], "min": [0, 0], "max": [6, 6], "count": [615]}, "eef_velocity_action": {"mean": [0.34308943089430893, 0.7837398373983739], "std": [0.5739722240259851, 0.739410222427892], "min": [0, 0], "max": [2, 2], "count": [615]}, "eef_acc_mag_action": {"mean": [0.37886178861788616, 0.6845528455284553], "std": [0.6992739594239908, 0.8113055342912282], "min": [0, 0], "max": [2, 2], "count": [615]}, "eef_sim_pose_state": {"mean": [0.45868720899796467, 0.2529452077892739, 1.025960125819777, -0.1883661437381162, 1.2600726867227252, -0.4790741174709836, 0.4691124489094178, -0.24003247527201824, 1.0702514488584238, -0.28330163809544284, 0.9190848098575544, -1.3440070826943746], "std": [0.02208715459793072, 0.04408057541983539, 0.010104511671493562, 0.5705765318302903, 0.12715906386935497, 0.4798525778817427, 0.08361255148122379, 0.06450975747416776, 0.05242755165610888, 1.8318212203693687, 0.2693154521585754, 1.1214344906295046], "min": [0.4085474482693339, 0.17918614419731332, 1.008457611623905, -0.7594651647352015, 1.0014763685166956, -1.0541140263675743, 0.3723410927821106, -0.3449250161709248, 1.021998074883067, -3.13042502953554, 0.3870600720994142, -3.136783023991434], "max": [0.48196886103195175, 0.2960203033525434, 1.048400230281515, 1.1441001014602716, 1.473828979604292, 0.8141456419881402, 0.5696073033603328, -0.16243129813942103, 1.1741162731439476, 3.1355514418026407, 1.5671238716954847, 3.1386731231286786], "count": [615]}, "eef_sim_pose_action": {"mean": [0.45868720899796467, 0.2529452077892739, 1.025960125819777, -0.1883661437381162, 1.2600726867227252, -0.4790741174709836, 0.4691124489094178, -0.24003247527201824, 1.0702514488584238, -0.28330163809544284, 0.9190848098575544, -1.3440070826943746], "std": [0.02208715459793072, 0.04408057541983539, 0.010104511671493562, 0.5705765318302903, 0.12715906386935497, 0.4798525778817427, 0.08361255148122379, 0.06450975747416776, 0.05242755165610888, 1.8318212203693687, 0.2693154521585754, 1.1214344906295046], "min": [0.4085474482693339, 0.17918614419731332, 1.008457611623905, -0.7594651647352015, 1.0014763685166956, -1.0541140263675743, 0.3723410927821106, -0.3449250161709248, 1.021998074883067, -3.13042502953554, 0.3870600720994142, -3.136783023991434], "max": [0.48196886103195175, 0.2960203033525434, 1.048400230281515, 1.1441001014602716, 1.473828979604292, 0.8141456419881402, 0.5696073033603328, -0.16243129813942103, 1.1741162731439476, 3.1355514418026407, 1.5671238716954847, 3.1386731231286786], "count": [615]}, "gripper_mode_state": {"mean": [0.34471544715447155, 0.7934959349593496], "std": [0.4752754018961696, 0.4047964132281096], "min": [0, 0], "max": [1, 1], "count": [615]}, "gripper_activity_state": {"mean": [1.9073170731707316, 1.9300813008130082], "std": [0.3689516529693724, 0.31749398799751893], "min": [0, 0], "max": [2, 2], "count": [615]}, "gripper_mode_action": {"mean": [0.34471544715447155, 0.7934959349593496], "std": [0.4752754018961696, 0.4047964132281096], "min": [0, 0], "max": [1, 1], "count": [615]}, "gripper_activity_action": {"mean": [1.9073170731707316, 1.9300813008130082], "std": [0.3689516529693724, 0.31749398799751893], "min": [0, 0], "max": [2, 2], "count": [615]}, "gripper_open_scale_state": {"mean": [0.6012219510644433, 0.21086422752132258], "std": [0.3535195814940795, 0.2541119247292779], "min": [0.03, 0.016], "max": [0.863, 0.687], "count": [615]}, "gripper_open_scale_action": {"mean": [0.6012219510644433, 0.21086422752132258], "std": [0.3535195814940795, 0.2541119247292779], "min": [0.03, 0.016], "max": [0.863, 0.687], "count": [615]}}} +{"episode_index": 297, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.45169737144168964]], [[0.4645272629368552]], [[0.4550651653567763]]], "std": [[[0.15501381071040585]], [[0.14654013657101916]], [[0.14968384412755945]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.06666666666666667]], [[0.09411764705882353]]], "max": [[[0.6980392156862745]], [[0.7058823529411765]], [[0.6980392156862745]]], "mean": [[[0.4702595996732026]], [[0.47268959312375086]], [[0.46691772673256626]]], "std": [[[0.07198870167226556]], [[0.07038469082892089]], [[0.07255438224682048]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.6901960784313725]], [[0.7058823529411765]]], "mean": [[[0.4599440950278183]], [[0.4784257363069195]], [[0.45619036285313025]]], "std": [[[0.09738999282165309]], [[0.07358125516191465]], [[0.10149599236610017]]], "count": [121]}, "observation.state": {"min": [-0.057560961693525314, 1.9022693634033203, 0.18416714668273926, 0.07000516355037689, -2.723533868789673, -1.5839909315109253, -0.8604124188423157, 18.0, 0.21286199986934662, 0.18132899701595306, -0.09297700226306915, -2.6089999675750732, 0.11299999803304672, -1.1890000104904175, -0.3390825688838959, -2.078582525253296, -0.6397155523300171, -0.45408231019973755, 2.123856544494629, 1.2897286415100098, -0.23483406007289886, 33.0, -0.3125549852848053, 0.22645500302314758, -0.11989899724721909, 1.309000015258789, 0.6159999966621399, 2.503999948501587], "max": [0.5821371078491211, 2.09155011177063, 2.2153289318084717, 1.6018458604812622, -1.8750944137573242, 1.4740701913833618, 0.06997025012969971, 571.0, 0.3491300046443939, 0.4109799861907959, 0.10701700299978256, -1.1369999647140503, 0.8450000286102295, 0.4230000376701355, -0.17870427668094635, -2.059645652770996, -0.12592551112174988, -0.24415412545204163, 2.146947145462036, 1.7500067949295044, 0.1860521137714386, 836.0, -0.23986400663852692, 0.28707700967788696, 0.010556000284850597, 2.1610000133514404, 0.9700000286102295, 3.0190000534057617], "mean": [0.19921265542507172, 2.0646822452545166, 1.0334892272949219, 0.8807451725006104, -2.305694103240967, -0.45615020394325256, -0.6328827738761902, 199.51502990722656, 0.2679275870323181, 0.28268998861312866, -0.015030134469270706, -1.8857249021530151, 0.35752397775650024, -0.14868614077568054, -0.27247121930122375, -2.0738682746887207, -0.4463794529438019, -0.3318555951118469, 2.133460760116577, 1.4975051879882812, -0.052759066224098206, 556.2454223632812, -0.2833344638347626, 0.2664109170436859, -0.03957994654774666, 1.6319332122802734, 0.8219982981681824, 2.756953001022339], "std": [0.21582554280757904, 0.034223537892103195, 0.8416439890861511, 0.33397409319877625, 0.3040591776371002, 1.25808846950531, 0.210182785987854, 212.15682983398438, 0.03075457736849785, 0.08849373459815979, 0.0679214745759964, 0.44311192631721497, 0.16529150307178497, 0.6239122748374939, 0.03776875138282776, 0.003382710972800851, 0.20163594186306, 0.07858006656169891, 0.007331276778131723, 0.11998701095581055, 0.11916767805814743, 321.7577209472656, 0.027118738740682602, 0.018796980381011963, 0.04881150275468826, 0.3175687789916992, 0.07484914362430573, 0.14848089218139648], "count": [599]}, "action": {"min": [-0.057560961693525314, 1.9022693634033203, 0.18416714668273926, 0.07000516355037689, -2.723533868789673, -1.5839909315109253, -0.8604124188423157, 18.0, 0.21286199986934662, 0.18132899701595306, -0.09297700226306915, -2.6089999675750732, 0.11299999803304672, -1.1890000104904175, -0.3390825688838959, -2.078582525253296, -0.6397155523300171, -0.45408231019973755, 2.123856544494629, 1.2897286415100098, -0.23483406007289886, 33.0, -0.3125549852848053, 0.22645500302314758, -0.11989899724721909, 1.309000015258789, 0.6159999966621399, 2.503999948501587], "max": [0.5821371078491211, 2.09155011177063, 2.2153289318084717, 1.6018458604812622, -1.8750944137573242, 1.4740701913833618, 0.06997025012969971, 571.0, 0.3491300046443939, 0.4109799861907959, 0.10701700299978256, -1.1369999647140503, 0.8450000286102295, 0.4230000376701355, -0.17870427668094635, -2.059645652770996, -0.12592551112174988, -0.24415412545204163, 2.146947145462036, 1.7500067949295044, 0.1860521137714386, 836.0, -0.23986400663852692, 0.28707700967788696, 0.010556000284850597, 2.1610000133514404, 0.9700000286102295, 3.0190000534057617], "mean": [0.19921265542507172, 2.0646822452545166, 1.0334892272949219, 0.8807451725006104, -2.305694103240967, -0.45615020394325256, -0.6328827738761902, 199.51502990722656, 0.2679275870323181, 0.28268998861312866, -0.015030134469270706, -1.8857249021530151, 0.35752397775650024, -0.14868614077568054, -0.27247121930122375, -2.0738682746887207, -0.4463794529438019, -0.3318555951118469, 2.133460760116577, 1.4975051879882812, -0.052759066224098206, 556.2454223632812, -0.2833344638347626, 0.2664109170436859, -0.03957994654774666, 1.6319332122802734, 0.8219982981681824, 2.756953001022339], "std": [0.21582554280757904, 0.034223537892103195, 0.8416439890861511, 0.33397409319877625, 0.3040591776371002, 1.25808846950531, 0.210182785987854, 212.15682983398438, 0.03075457736849785, 0.08849373459815979, 0.0679214745759964, 0.44311192631721497, 0.16529150307178497, 0.6239122748374939, 0.03776875138282776, 0.003382710972800851, 0.20163594186306, 0.07858006656169891, 0.007331276778131723, 0.11998701095581055, 0.11916767805814743, 321.7577209472656, 0.027118738740682602, 0.018796980381011963, 0.04881150275468826, 0.3175687789916992, 0.07484914362430573, 0.14848089218139648], "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": [299], "max": [299], "mean": [299.0], "std": [0.0], "count": [599]}, "index": {"min": [191462], "max": [192060], "mean": [191761.0], "std": [172.91616465790582], "count": [599]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [599]}, "subtask_annotation": {"mean": [4.57762938230384, 9.0, 9.0, 9.0, 9.0], "std": [2.062520393473453, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [599]}, "scene_annotation": {"mean": [299.0], "std": [0.0], "min": [299], "max": [299], "count": [599]}, "eef_direction_state": {"mean": [4.691151919866444, 4.30550918196995], "std": [2.038798586116362, 1.952307747787039], "min": [0, 0], "max": [6, 6], "count": [599]}, "eef_velocity_state": {"mean": [0.3756260434056761, 0.7412353923205343], "std": [0.5609497970831431, 0.7609978137092439], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_acc_mag_state": {"mean": [0.38898163606010017, 0.667779632721202], "std": [0.7033989490081489, 0.8201227023627328], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_direction_action": {"mean": [4.691151919866444, 4.30550918196995], "std": [2.038798586116362, 1.952307747787039], "min": [0, 0], "max": [6, 6], "count": [599]}, "eef_velocity_action": {"mean": [0.3756260434056761, 0.7412353923205343], "std": [0.5609497970831431, 0.7609978137092439], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_acc_mag_action": {"mean": [0.38898163606010017, 0.667779632721202], "std": [0.7033989490081489, 0.8201227023627328], "min": [0, 0], "max": [2, 2], "count": [599]}, "eef_sim_pose_state": {"mean": [0.4523177804843983, 0.24925245858754158, 1.024924819975368, 0.13724072716526114, 1.29610635311778, -0.20612715298601958, 0.47420283739279057, -0.2510153758267462, 1.0712096021862583, 0.03958793472689876, 0.9335046841447898, -1.3897457450547057], "std": [0.01635062999138659, 0.043826334937776455, 0.011928976685704197, 0.5085200748160561, 0.09839425223851232, 0.3531021065006681, 0.09571148984189252, 0.059572255118487176, 0.05913556311923542, 1.9264971518626888, 0.30117214523530933, 1.2566250148077835], "min": [0.4161188679765396, 0.17943068855405245, 1.0041146865104622, -0.5010666624890816, 1.1365020005201485, -0.7332976375696265, 0.36729965933470055, -0.3438900029820209, 1.010677829986909, -3.097444527323389, 0.3910061861888221, -3.107227517987631], "max": [0.47041728187997534, 0.29481485861901785, 1.0423708231138071, 1.0596962375217458, 1.4767799999782714, 0.6649395459986024, 0.5985431166625081, -0.17648761616025693, 1.2063349249105098, 3.122554037496221, 1.5175829596972998, 3.1413393744420017], "count": [599]}, "eef_sim_pose_action": {"mean": [0.4523177804843983, 0.24925245858754158, 1.024924819975368, 0.13724072716526114, 1.29610635311778, -0.20612715298601958, 0.47420283739279057, -0.2510153758267462, 1.0712096021862583, 0.03958793472689876, 0.9335046841447898, -1.3897457450547057], "std": [0.01635062999138659, 0.043826334937776455, 0.011928976685704197, 0.5085200748160561, 0.09839425223851232, 0.3531021065006681, 0.09571148984189252, 0.059572255118487176, 0.05913556311923542, 1.9264971518626888, 0.30117214523530933, 1.2566250148077835], "min": [0.4161188679765396, 0.17943068855405245, 1.0041146865104622, -0.5010666624890816, 1.1365020005201485, -0.7332976375696265, 0.36729965933470055, -0.3438900029820209, 1.010677829986909, -3.097444527323389, 0.3910061861888221, -3.107227517987631], "max": [0.47041728187997534, 0.29481485861901785, 1.0423708231138071, 1.0596962375217458, 1.4767799999782714, 0.6649395459986024, 0.5985431166625081, -0.17648761616025693, 1.2063349249105098, 3.122554037496221, 1.5175829596972998, 3.1413393744420017], "count": [599]}, "gripper_mode_state": {"mean": [0.337228714524207, 0.7896494156928213], "std": [0.4727636921597896, 0.4075576229060169], "min": [0, 0], "max": [1, 1], "count": [599]}, "gripper_activity_state": {"mean": [1.8747913188647747, 1.9449081803005008], "std": [0.43932211575762153, 0.2684959964009394], "min": [0, 0], "max": [2, 2], "count": [599]}, "gripper_mode_action": {"mean": [0.337228714524207, 0.7896494156928213], "std": [0.4727636921597896, 0.4075576229060169], "min": [0, 0], "max": [1, 1], "count": [599]}, "gripper_activity_action": {"mean": [1.8747913188647747, 1.9449081803005008], "std": [0.43932211575762153, 0.2684959964009394], "min": [0, 0], "max": [2, 2], "count": [599]}, "gripper_open_scale_state": {"mean": [0.5562454090213941, 0.1995150250353676], "std": [0.3217577342484422, 0.2121566971680186], "min": [0.033, 0.018], "max": [0.836, 0.571], "count": [599]}, "gripper_open_scale_action": {"mean": [0.5562454090213941, 0.1995150250353676], "std": [0.3217577342484422, 0.2121566971680186], "min": [0.033, 0.018], "max": [0.836, 0.571], "count": [599]}}} +{"episode_index": 298, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.45231158984061465]], [[0.4654584264992547]], [[0.45471685801513584]]], "std": [[[0.1576529981868952]], [[0.1466017983670221]], [[0.15100432076648354]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.047058823529411764]], [[0.07450980392156863]]], "max": [[[0.6627450980392157]], [[0.6745098039215687]], [[0.6745098039215687]]], "mean": [[[0.467755222666552]], [[0.4732282690488476]], [[0.4659019249512671]]], "std": [[[0.0724326200230359]], [[0.06926993103744337]], [[0.072476845056954]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.6666666666666666]], [[0.6705882352941176]]], "mean": [[[0.4585384846921225]], [[0.4771422554036234]], [[0.45441615783740397]]], "std": [[[0.09527279363567306]], [[0.0683648468700212]], [[0.10114201646452813]]], "count": [114]}, "observation.state": {"min": [0.027488935738801956, 1.9037353992462158, 0.003403392154723406, 0.11508700996637344, -2.7425405979156494, -1.6019154787063599, -1.0155895948410034, 1.0, 0.1977750062942505, 0.17569799721240997, -0.10401599854230881, -2.5980000495910645, 0.15299999713897705, -1.2510000467300415, -0.355418860912323, -2.0788443088531494, -0.7317816615104675, -0.43907248973846436, 2.121220827102661, 1.3987417221069336, -0.3225543200969696, 36.0, -0.3233259916305542, 0.20018500089645386, -0.1037369966506958, 1.1230000257492065, 0.43799999356269836, 2.4649999141693115], "max": [0.6396108269691467, 2.0927894115448, 2.111220121383667, 1.5657522678375244, -1.8558610677719116, 1.3977818489074707, 0.009512045420706272, 571.0, 0.324523001909256, 0.41066598892211914, 0.09270399808883667, -1.2050000429153442, 0.8610000014305115, 0.49799999594688416, -0.14868460595607758, -2.0689656734466553, -0.1218414381146431, -0.2263692170381546, 2.134467840194702, 1.7194808721542358, 0.2772804796695709, 834.0, -0.24468499422073364, 0.3093149960041046, 0.024234000593423843, 2.0880000591278076, 1.0399999618530273, 2.9860000610351562], "mean": [0.2442217618227005, 2.065774440765381, 0.900884747505188, 0.8475050926208496, -2.2396750450134277, -0.6350478529930115, -0.5712844729423523, 165.0919189453125, 0.25429996848106384, 0.2879328727722168, -0.021651968359947205, -1.8094205856323242, 0.4092176854610443, -0.07282508164644241, -0.2676089406013489, -2.0740060806274414, -0.46215909719467163, -0.3222753703594208, 2.127678632736206, 1.50655996799469, -0.0541091226041317, 636.01904296875, -0.28766530752182007, 0.2662082016468048, -0.0338868610560894, 1.607561707496643, 0.8280827403068542, 2.7625973224639893], "std": [0.20066149532794952, 0.036561671644449234, 0.7987927198410034, 0.35316002368927, 0.3696982264518738, 1.1969014406204224, 0.3268197178840637, 190.59637451171875, 0.036111775785684586, 0.08742281049489975, 0.06682126969099045, 0.4242267310619354, 0.16803959012031555, 0.6120783686637878, 0.047666460275650024, 0.0030936116818338633, 0.2443157583475113, 0.07392394542694092, 0.0039040502160787582, 0.08787615597248077, 0.12996865808963776, 307.2650146484375, 0.0305801872164011, 0.02936433255672455, 0.04704201966524124, 0.31856849789619446, 0.12729328870773315, 0.13890302181243896], "count": [555]}, "action": {"min": [0.027488935738801956, 1.9037353992462158, 0.003403392154723406, 0.11508700996637344, -2.7425405979156494, -1.6019154787063599, -1.0155895948410034, 1.0, 0.1977750062942505, 0.17569799721240997, -0.10401599854230881, -2.5980000495910645, 0.15299999713897705, -1.2510000467300415, -0.355418860912323, -2.0788443088531494, -0.7317816615104675, -0.43907248973846436, 2.121220827102661, 1.3987417221069336, -0.3225543200969696, 36.0, -0.3233259916305542, 0.20018500089645386, -0.1037369966506958, 1.1230000257492065, 0.43799999356269836, 2.4649999141693115], "max": [0.6396108269691467, 2.0927894115448, 2.111220121383667, 1.5657522678375244, -1.8558610677719116, 1.3977818489074707, 0.009512045420706272, 571.0, 0.324523001909256, 0.41066598892211914, 0.09270399808883667, -1.2050000429153442, 0.8610000014305115, 0.49799999594688416, -0.14868460595607758, -2.0689656734466553, -0.1218414381146431, -0.2263692170381546, 2.134467840194702, 1.7194808721542358, 0.2772804796695709, 834.0, -0.24468499422073364, 0.3093149960041046, 0.024234000593423843, 2.0880000591278076, 1.0399999618530273, 2.9860000610351562], "mean": [0.2442217618227005, 2.065774440765381, 0.900884747505188, 0.8475050926208496, -2.2396750450134277, -0.6350478529930115, -0.5712844729423523, 165.0919189453125, 0.25429996848106384, 0.2879328727722168, -0.021651968359947205, -1.8094205856323242, 0.4092176854610443, -0.07282508164644241, -0.2676089406013489, -2.0740060806274414, -0.46215909719467163, -0.3222753703594208, 2.127678632736206, 1.50655996799469, -0.0541091226041317, 636.01904296875, -0.28766530752182007, 0.2662082016468048, -0.0338868610560894, 1.607561707496643, 0.8280827403068542, 2.7625973224639893], "std": [0.20066149532794952, 0.036561671644449234, 0.7987927198410034, 0.35316002368927, 0.3696982264518738, 1.1969014406204224, 0.3268197178840637, 190.59637451171875, 0.036111775785684586, 0.08742281049489975, 0.06682126969099045, 0.4242267310619354, 0.16803959012031555, 0.6120783686637878, 0.047666460275650024, 0.0030936116818338633, 0.2443157583475113, 0.07392394542694092, 0.0039040502160787582, 0.08787615597248077, 0.12996865808963776, 307.2650146484375, 0.0305801872164011, 0.02936433255672455, 0.04704201966524124, 0.31856849789619446, 0.12729328870773315, 0.13890302181243896], "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": [300], "max": [300], "mean": [300.0], "std": [0.0], "count": [555]}, "index": {"min": [192061], "max": [192615], "mean": [192338.0], "std": [160.21443963222126], "count": [555]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [555]}, "subtask_annotation": {"mean": [4.565765765765766, 9.0, 9.0, 9.0, 9.0], "std": [2.061377808082947, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [555]}, "scene_annotation": {"mean": [300.0], "std": [0.0], "min": [300], "max": [300], "count": [555]}, "eef_direction_state": {"mean": [4.443243243243243, 3.5405405405405403], "std": [2.2553089168010017, 2.2186100014302985], "min": [0, 0], "max": [6, 6], "count": [555]}, "eef_velocity_state": {"mean": [0.4252252252252252, 0.9027027027027027], "std": [0.5937312870023698, 0.7112303081660364], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_acc_mag_state": {"mean": [0.45765765765765765, 0.8], "std": [0.7446565868581781, 0.8129581175564321], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_direction_action": {"mean": [4.443243243243243, 3.5405405405405403], "std": [2.2553089168010017, 2.2186100014302985], "min": [0, 0], "max": [6, 6], "count": [555]}, "eef_velocity_action": {"mean": [0.4252252252252252, 0.9027027027027027], "std": [0.5937312870023698, 0.7112303081660364], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_acc_mag_action": {"mean": [0.45765765765765765, 0.8], "std": [0.7446565868581781, 0.8129581175564321], "min": [0, 0], "max": [2, 2], "count": [555]}, "eef_sim_pose_state": {"mean": [0.4518554629390005, 0.2550746249472189, 1.0255902136714177, -0.09158731582173033, 1.2809129922447102, -0.4031561518257502, 0.4783145827844503, -0.23577594208426333, 1.073055113574236, -0.07666312412911841, 0.9872334982879385, -1.2723223556174308], "std": [0.027038945213312682, 0.0438852874796441, 0.010965875400758029, 0.3864681599611874, 0.10889695114287272, 0.3666409665176787, 0.09417837318106205, 0.06398939203363864, 0.053870980468343745, 1.7954067231844244, 0.2996149903478143, 1.2044615333261202], "min": [0.3888144856102985, 0.18912672726990842, 1.007619485513866, -0.5972388517853886, 1.0213217649832993, -0.8798473626241843, 0.3617702265626285, -0.32007502208042193, 1.0187328911765339, -3.1257927239094423, 0.3367437609657664, -3.135500771186279], "max": [0.49144570215064, 0.3074345162275053, 1.049664844126387, 1.1421539886392709, 1.4348486915560676, 0.7058702680273395, 0.6082382238145685, -0.14408015235751676, 1.1989630383274548, 3.140930077724813, 1.5007140334959455, 3.1102027331238955], "count": [555]}, "eef_sim_pose_action": {"mean": [0.4518554629390005, 0.2550746249472189, 1.0255902136714177, -0.09158731582173033, 1.2809129922447102, -0.4031561518257502, 0.4783145827844503, -0.23577594208426333, 1.073055113574236, -0.07666312412911841, 0.9872334982879385, -1.2723223556174308], "std": [0.027038945213312682, 0.0438852874796441, 0.010965875400758029, 0.3864681599611874, 0.10889695114287272, 0.3666409665176787, 0.09417837318106205, 0.06398939203363864, 0.053870980468343745, 1.7954067231844244, 0.2996149903478143, 1.2044615333261202], "min": [0.3888144856102985, 0.18912672726990842, 1.007619485513866, -0.5972388517853886, 1.0213217649832993, -0.8798473626241843, 0.3617702265626285, -0.32007502208042193, 1.0187328911765339, -3.1257927239094423, 0.3367437609657664, -3.135500771186279], "max": [0.49144570215064, 0.3074345162275053, 1.049664844126387, 1.1421539886392709, 1.4348486915560676, 0.7058702680273395, 0.6082382238145685, -0.14408015235751676, 1.1989630383274548, 3.140930077724813, 1.5007140334959455, 3.1102027331238955], "count": [555]}, "gripper_mode_state": {"mean": [0.25765765765765763, 0.9855855855855856], "std": [0.43734447419400113, 0.11919160654804488], "min": [0, 0], "max": [1, 1], "count": [555]}, "gripper_activity_state": {"mean": [1.8864864864864865, 1.9297297297297298], "std": [0.4241550129877171, 0.3402687317942455], "min": [0, 0], "max": [2, 2], "count": [555]}, "gripper_mode_action": {"mean": [0.25765765765765763, 0.9855855855855856], "std": [0.43734447419400113, 0.11919160654804488], "min": [0, 0], "max": [1, 1], "count": [555]}, "gripper_activity_action": {"mean": [1.8864864864864865, 1.9297297297297298], "std": [0.4241550129877171, 0.3402687317942455], "min": [0, 0], "max": [2, 2], "count": [555]}, "gripper_open_scale_state": {"mean": [0.6360189189601585, 0.16509189185065204], "std": [0.3072650129887391, 0.1905963296527138], "min": [0.036, 0.001], "max": [0.834, 0.571], "count": [555]}, "gripper_open_scale_action": {"mean": [0.6360189189601585, 0.16509189185065204], "std": [0.3072650129887391, 0.1905963296527138], "min": [0.036, 0.001], "max": [0.834, 0.571], "count": [555]}}} +{"episode_index": 299, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.45452185652038596]], [[0.46715522292250233]], [[0.45710506924992217]]], "std": [[[0.159191677355639]], [[0.15107057497865214]], [[0.1546395387078489]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.058823529411764705]], [[0.08627450980392157]]], "max": [[[0.6745098039215687]], [[0.6745098039215687]], [[0.6862745098039216]]], "mean": [[[0.4740888947245565]], [[0.478556600140056]], [[0.473030641145347]]], "std": [[[0.07479297604478981]], [[0.07076447157384505]], [[0.0741861112704091]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.7058823529411765]], [[0.6745098039215687]]], "mean": [[[0.4616110858232182]], [[0.47809779022720195]], [[0.45704939114534704]]], "std": [[[0.09594600586316851]], [[0.06987048859990698]], [[0.10065176240180763]]], "count": [105]}, "observation.state": {"min": [0.051714107394218445, 1.9512083530426025, 0.17732545733451843, 0.1362054944038391, -2.7518084049224854, -1.5900299549102783, -1.0315245389938354, 17.0, 0.218299001455307, 0.1899549961090088, -0.09246700257062912, -2.513000011444092, 0.1210000067949295, -1.1950000524520874, -0.3363598585128784, -2.0788443088531494, -0.6858096718788147, -0.38899901509284973, 2.121412754058838, 1.3901896476745605, -0.24979153275489807, 32.0, -0.3315100073814392, 0.22220399975776672, -0.10077100247144699, 1.2960000038146973, 0.5360000729560852, 2.484999895095825], "max": [0.6050533056259155, 2.0924580097198486, 2.0648293495178223, 1.5081565380096436, -1.790428638458252, 1.358354926109314, 0.01710422709584236, 569.0, 0.323078989982605, 0.4050399959087372, 0.08706899732351303, -1.184999942779541, 0.7310000061988831, 0.5559999942779541, -0.17615610361099243, -2.0629966259002686, -0.15018557012081146, -0.25904175639152527, 2.133944272994995, 1.7686643600463867, 0.2114117294549942, 844.0, -0.25170499086380005, 0.28694701194763184, 0.00863299984484911, 2.128000020980835, 1.0140000581741333, 3.0280001163482666], "mean": [0.2553468644618988, 2.074509620666504, 0.9183992147445679, 0.7829239368438721, -2.282897710800171, -0.6481285095214844, -0.6451923847198486, 183.7134246826172, 0.25643599033355713, 0.29314255714416504, -0.02135256491601467, -1.8115262985229492, 0.3077276945114136, 0.0038996858056634665, -0.2705589830875397, -2.0751190185546875, -0.42335739731788635, -0.30760324001312256, 2.1286461353302, 1.5382025241851807, -0.08611325919628143, 533.6983642578125, -0.28354963660240173, 0.2642861008644104, -0.03670917823910713, 1.641537070274353, 0.8468278646469116, 2.7518467903137207], "std": [0.1864093542098999, 0.024192340672016144, 0.7541479468345642, 0.3566015958786011, 0.27821075916290283, 1.195948600769043, 0.2481815367937088, 218.92230224609375, 0.028732387349009514, 0.08422988653182983, 0.059848956763744354, 0.3984777331352234, 0.1487414538860321, 0.6423762440681458, 0.03460686281323433, 0.0030730441212654114, 0.1926572471857071, 0.04501030966639519, 0.0031741675920784473, 0.08569329977035522, 0.1086844652891159, 270.0055847167969, 0.02341170608997345, 0.018685756251215935, 0.03926475718617439, 0.29422956705093384, 0.10777857899665833, 0.15227192640304565], "count": [499]}, "action": {"min": [0.051714107394218445, 1.9512083530426025, 0.17732545733451843, 0.1362054944038391, -2.7518084049224854, -1.5900299549102783, -1.0315245389938354, 17.0, 0.218299001455307, 0.1899549961090088, -0.09246700257062912, -2.513000011444092, 0.1210000067949295, -1.1950000524520874, -0.3363598585128784, -2.0788443088531494, -0.6858096718788147, -0.38899901509284973, 2.121412754058838, 1.3901896476745605, -0.24979153275489807, 32.0, -0.3315100073814392, 0.22220399975776672, -0.10077100247144699, 1.2960000038146973, 0.5360000729560852, 2.484999895095825], "max": [0.6050533056259155, 2.0924580097198486, 2.0648293495178223, 1.5081565380096436, -1.790428638458252, 1.358354926109314, 0.01710422709584236, 569.0, 0.323078989982605, 0.4050399959087372, 0.08706899732351303, -1.184999942779541, 0.7310000061988831, 0.5559999942779541, -0.17615610361099243, -2.0629966259002686, -0.15018557012081146, -0.25904175639152527, 2.133944272994995, 1.7686643600463867, 0.2114117294549942, 844.0, -0.25170499086380005, 0.28694701194763184, 0.00863299984484911, 2.128000020980835, 1.0140000581741333, 3.0280001163482666], "mean": [0.2553468644618988, 2.074509620666504, 0.9183992147445679, 0.7829239368438721, -2.282897710800171, -0.6481285095214844, -0.6451923847198486, 183.7134246826172, 0.25643599033355713, 0.29314255714416504, -0.02135256491601467, -1.8115262985229492, 0.3077276945114136, 0.0038996858056634665, -0.2705589830875397, -2.0751190185546875, -0.42335739731788635, -0.30760324001312256, 2.1286461353302, 1.5382025241851807, -0.08611325919628143, 533.6983642578125, -0.28354963660240173, 0.2642861008644104, -0.03670917823910713, 1.641537070274353, 0.8468278646469116, 2.7518467903137207], "std": [0.1864093542098999, 0.024192340672016144, 0.7541479468345642, 0.3566015958786011, 0.27821075916290283, 1.195948600769043, 0.2481815367937088, 218.92230224609375, 0.028732387349009514, 0.08422988653182983, 0.059848956763744354, 0.3984777331352234, 0.1487414538860321, 0.6423762440681458, 0.03460686281323433, 0.0030730441212654114, 0.1926572471857071, 0.04501030966639519, 0.0031741675920784473, 0.08569329977035522, 0.1086844652891159, 270.0055847167969, 0.02341170608997345, 0.018685756251215935, 0.03926475718617439, 0.29422956705093384, 0.10777857899665833, 0.15227192640304565], "count": [499]}, "timestamp": {"min": [0.0], "max": [16.6], "mean": [8.299999999999999], "std": [4.801620096962645], "count": [499]}, "frame_index": {"min": [0], "max": [498], "mean": [249.0], "std": [144.04860290887933], "count": [499]}, "episode_index": {"min": [301], "max": [301], "mean": [301.0], "std": [0.0], "count": [499]}, "index": {"min": [192616], "max": [193114], "mean": [192865.0], "std": [144.04860290887933], "count": [499]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [499]}, "subtask_annotation": {"mean": [4.675350701402806, 9.0, 9.0, 9.0, 9.0], "std": [2.0821826520378477, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [499]}, "scene_annotation": {"mean": [301.0], "std": [0.0], "min": [301], "max": [301], "count": [499]}, "eef_direction_state": {"mean": [4.623246492985972, 3.9198396793587174], "std": [2.16788841080119, 2.169562438995958], "min": [0, 0], "max": [6, 6], "count": [499]}, "eef_velocity_state": {"mean": [0.4028056112224449, 0.8176352705410822], "std": [0.6072970968284058, 0.7496222289999803], "min": [0, 0], "max": [2, 2], "count": [499]}, "eef_acc_mag_state": {"mean": [0.4789579158316633, 0.7354709418837675], "std": [0.7577641646917909, 0.8243320783568524], "min": [0, 0], "max": [2, 2], "count": [499]}, "eef_direction_action": {"mean": [4.623246492985972, 3.9198396793587174], "std": [2.16788841080119, 2.169562438995958], "min": [0, 0], "max": [6, 6], "count": [499]}, "eef_velocity_action": {"mean": [0.4028056112224449, 0.8176352705410822], "std": [0.6072970968284058, 0.7496222289999803], "min": [0, 0], "max": [2, 2], "count": [499]}, "eef_acc_mag_action": {"mean": [0.4789579158316633, 0.7354709418837675], "std": [0.7577641646917909, 0.8243320783568524], "min": [0, 0], "max": [2, 2], "count": [499]}, "eef_sim_pose_state": {"mean": [0.4503567459279258, 0.25203225643985355, 1.0258828859644693, -0.07804125098417475, 1.2744610682816804, -0.43503055677413316, 0.4848669407650313, -0.2394572802213212, 1.0703732298823383, -0.23274109472546983, 0.881068471024175, -1.3848906483332284], "std": [0.016504257267464916, 0.03468340466362708, 0.010907709688137765, 0.3802816187998215, 0.0928357607039297, 0.4032057792603812, 0.08958097979595617, 0.05155415884939681, 0.05157996813683753, 1.8417985950997318, 0.25775936206349676, 1.032171340620853], "min": [0.4119947976337839, 0.19710899729351322, 1.00881980630359, -0.6193828037482217, 1.124531966951392, -1.1979029163540809, 0.3798286685616733, -0.3148695255668599, 1.0189943021228771, -3.13755802644685, 0.3763087346847489, -3.137500146900076], "max": [0.47314342294810546, 0.30463526831750204, 1.04214964358846, 1.1163452292498384, 1.4507626201410275, 0.7354615062751833, 0.607562967335304, -0.17291851172416325, 1.1813658501256257, 3.1255625506750238, 1.5140297248012802, 3.1412183513502683], "count": [499]}, "eef_sim_pose_action": {"mean": [0.4503567459279258, 0.25203225643985355, 1.0258828859644693, -0.07804125098417475, 1.2744610682816804, -0.43503055677413316, 0.4848669407650313, -0.2394572802213212, 1.0703732298823383, -0.23274109472546983, 0.881068471024175, -1.3848906483332284], "std": [0.016504257267464916, 0.03468340466362708, 0.010907709688137765, 0.3802816187998215, 0.0928357607039297, 0.4032057792603812, 0.08958097979595617, 0.05155415884939681, 0.05157996813683753, 1.8417985950997318, 0.25775936206349676, 1.032171340620853], "min": [0.4119947976337839, 0.19710899729351322, 1.00881980630359, -0.6193828037482217, 1.124531966951392, -1.1979029163540809, 0.3798286685616733, -0.3148695255668599, 1.0189943021228771, -3.13755802644685, 0.3763087346847489, -3.137500146900076], "max": [0.47314342294810546, 0.30463526831750204, 1.04214964358846, 1.1163452292498384, 1.4507626201410275, 0.7354615062751833, 0.607562967335304, -0.17291851172416325, 1.1813658501256257, 3.1255625506750238, 1.5140297248012802, 3.1412183513502683], "count": [499]}, "gripper_mode_state": {"mean": [0.28256513026052105, 0.7835671342685371], "std": [0.4502466850753886, 0.41181267630164864], "min": [0, 0], "max": [1, 1], "count": [499]}, "gripper_activity_state": {"mean": [1.8496993987975952, 1.8917835671342684], "std": [0.4815794299118968, 0.4155212884230687], "min": [0, 0], "max": [2, 2], "count": [499]}, "gripper_mode_action": {"mean": [0.28256513026052105, 0.7835671342685371], "std": [0.4502466850753886, 0.41181267630164864], "min": [0, 0], "max": [1, 1], "count": [499]}, "gripper_activity_action": {"mean": [1.8496993987975952, 1.8917835671342684], "std": [0.4815794299118968, 0.4155212884230687], "min": [0, 0], "max": [2, 2], "count": [499]}, "gripper_open_scale_state": {"mean": [0.5336983969464809, 0.18371342689957548], "std": [0.2700055325011535, 0.21892236390838393], "min": [0.032, 0.017], "max": [0.844, 0.569], "count": [499]}, "gripper_open_scale_action": {"mean": [0.5336983969464809, 0.18371342689957548], "std": [0.2700055325011535, 0.21892236390838393], "min": [0.032, 0.017], "max": [0.844, 0.569], "count": [499]}}} +{"episode_index": 300, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.45779420842411034]], [[0.470590640885984]], [[0.46069541867673]]], "std": [[[0.15411098228778347]], [[0.14645170054484558]], [[0.14925641661704186]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.050980392156862744]], [[0.09019607843137255]]], "max": [[[0.7019607843137254]], [[0.6980392156862745]], [[0.7058823529411765]]], "mean": [[[0.4727222319483349]], [[0.47789968487394957]], [[0.4708716655643739]]], "std": [[[0.07228573689561167]], [[0.0701676102035622]], [[0.0740247858178831]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6745098039215687]], [[0.6745098039215687]]], "mean": [[[0.4630435843318809]], [[0.4809553279645192]], [[0.4594664497743542]]], "std": [[[0.09835200898503108]], [[0.07253497022610396]], [[0.1017741408385732]]], "count": [126]}, "observation.state": {"min": [0.045291297137737274, 1.9481539726257324, 0.060178954154253006, 0.12662364542484283, -2.687649965286255, -1.7172818183898926, -0.7824485898017883, 20.0, 0.22893500328063965, 0.1746719926595688, -0.08373100310564041, -2.5940001010894775, 0.10299999266862869, -1.1410000324249268, -0.386555552482605, -2.0791409015655518, -0.749479353427887, -0.49062952399253845, 2.120767116546631, 1.2892574071884155, -0.20163790881633759, 42.0, -0.33114099502563477, 0.22621899843215942, -0.11837799847126007, 1.2630000114440918, 0.6420000195503235, 2.5360000133514404], "max": [0.5815088748931885, 2.092440366744995, 2.095896005630493, 1.5447386503219604, -1.659860372543335, 1.3984277248382568, 0.09494591504335403, 535.0, 0.3289859890937805, 0.40911099314689636, 0.07940000295639038, -1.0269999504089355, 0.7870000004768372, 0.5360000133514404, -0.20312142372131348, -2.0585460662841797, -0.13781119883060455, -0.2275211364030838, 2.1347646713256836, 1.7301973104476929, 0.13089969754219055, 869.0, -0.22414399683475494, 0.3002069890499115, 0.020368000492453575, 2.181999921798706, 1.0149999856948853, 3.0290000438690186], "mean": [0.2509147822856903, 2.07568359375, 0.9736585021018982, 0.8077900409698486, -2.255002737045288, -0.5603592395782471, -0.5583962798118591, 246.55581665039062, 0.2653069794178009, 0.2907065749168396, -0.014818442054092884, -1.8333903551101685, 0.3697183132171631, -0.09516820311546326, -0.30544307827949524, -2.0737595558166504, -0.4523581862449646, -0.33154547214508057, 2.130868673324585, 1.47555673122406, -0.07359208166599274, 585.7476806640625, -0.27760806679725647, 0.27605342864990234, -0.040302153676748276, 1.6511123180389404, 0.8428789973258972, 2.7631614208221436], "std": [0.1883690357208252, 0.02114824950695038, 0.8028426766395569, 0.34942182898521423, 0.32246044278144836, 1.2985763549804688, 0.1938609480857849, 218.7350311279297, 0.021043455228209496, 0.08384811878204346, 0.050706151872873306, 0.47955334186553955, 0.1584448516368866, 0.6514975428581238, 0.04637087136507034, 0.004343206062912941, 0.22229808568954468, 0.09540752321481705, 0.0034637083299458027, 0.1086074635386467, 0.10526672005653381, 343.0872497558594, 0.03486308082938194, 0.020769674330949783, 0.050602588802576065, 0.336652934551239, 0.08663016557693481, 0.1445261687040329], "count": [636]}, "action": {"min": [0.045291297137737274, 1.9481539726257324, 0.060178954154253006, 0.12662364542484283, -2.687649965286255, -1.7172818183898926, -0.7824485898017883, 20.0, 0.22893500328063965, 0.1746719926595688, -0.08373100310564041, -2.5940001010894775, 0.10299999266862869, -1.1410000324249268, -0.386555552482605, -2.0791409015655518, -0.749479353427887, -0.49062952399253845, 2.120767116546631, 1.2892574071884155, -0.20163790881633759, 42.0, -0.33114099502563477, 0.22621899843215942, -0.11837799847126007, 1.2630000114440918, 0.6420000195503235, 2.5360000133514404], "max": [0.5815088748931885, 2.092440366744995, 2.095896005630493, 1.5447386503219604, -1.659860372543335, 1.3984277248382568, 0.09494591504335403, 535.0, 0.3289859890937805, 0.40911099314689636, 0.07940000295639038, -1.0269999504089355, 0.7870000004768372, 0.5360000133514404, -0.20312142372131348, -2.0585460662841797, -0.13781119883060455, -0.2275211364030838, 2.1347646713256836, 1.7301973104476929, 0.13089969754219055, 869.0, -0.22414399683475494, 0.3002069890499115, 0.020368000492453575, 2.181999921798706, 1.0149999856948853, 3.0290000438690186], "mean": [0.2509147822856903, 2.07568359375, 0.9736585021018982, 0.8077900409698486, -2.255002737045288, -0.5603592395782471, -0.5583962798118591, 246.55581665039062, 0.2653069794178009, 0.2907065749168396, -0.014818442054092884, -1.8333903551101685, 0.3697183132171631, -0.09516820311546326, -0.30544307827949524, -2.0737595558166504, -0.4523581862449646, -0.33154547214508057, 2.130868673324585, 1.47555673122406, -0.07359208166599274, 585.7476806640625, -0.27760806679725647, 0.27605342864990234, -0.040302153676748276, 1.6511123180389404, 0.8428789973258972, 2.7631614208221436], "std": [0.1883690357208252, 0.02114824950695038, 0.8028426766395569, 0.34942182898521423, 0.32246044278144836, 1.2985763549804688, 0.1938609480857849, 218.7350311279297, 0.021043455228209496, 0.08384811878204346, 0.050706151872873306, 0.47955334186553955, 0.1584448516368866, 0.6514975428581238, 0.04637087136507034, 0.004343206062912941, 0.22229808568954468, 0.09540752321481705, 0.0034637083299458027, 0.1086074635386467, 0.10526672005653381, 343.0872497558594, 0.03486308082938194, 0.020769674330949783, 0.050602588802576065, 0.336652934551239, 0.08663016557693481, 0.1445261687040329], "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": [302], "max": [302], "mean": [302.0], "std": [0.0], "count": [636]}, "index": {"min": [193115], "max": [193750], "mean": [193432.5], "std": [183.5971586563002], "count": [636]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [636]}, "subtask_annotation": {"mean": [4.54559748427673, 9.0, 9.0, 9.0, 9.0], "std": [2.1182338350898595, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [636]}, "scene_annotation": {"mean": [302.0], "std": [0.0], "min": [302], "max": [302], "count": [636]}, "eef_direction_state": {"mean": [4.6918238993710695, 4.037735849056604], "std": [2.044934485686416, 2.1917133599622085], "min": [0, 0], "max": [6, 6], "count": [636]}, "eef_velocity_state": {"mean": [0.3805031446540881, 0.7295597484276729], "std": [0.5880334978929332, 0.7306027027894236], "min": [0, 0], "max": [2, 2], "count": [636]}, "eef_acc_mag_state": {"mean": [0.44025157232704404, 0.7028301886792453], "std": [0.73622524384005, 0.8268631578779781], "min": [0, 0], "max": [2, 2], "count": [636]}, "eef_direction_action": {"mean": [4.6918238993710695, 4.037735849056604], "std": [2.044934485686416, 2.1917133599622085], "min": [0, 0], "max": [6, 6], "count": [636]}, "eef_velocity_action": {"mean": [0.3805031446540881, 0.7295597484276729], "std": [0.5880334978929332, 0.7306027027894236], "min": [0, 0], "max": [2, 2], "count": [636]}, "eef_acc_mag_action": {"mean": [0.44025157232704404, 0.7028301886792453], "std": [0.73622524384005, 0.8268631578779781], "min": [0, 0], "max": [2, 2], "count": [636]}, "eef_sim_pose_state": {"mean": [0.462350281973951, 0.2452419996989711, 1.0284140115816374, 0.003659038329262088, 1.2930950283509117, -0.3557651554356247, 0.4830134666036422, -0.24867073639367696, 1.0708555586170772, 0.17722624811370732, 0.9279730944038058, -1.4274498183675783], "std": [0.018240702888574684, 0.049741937376117394, 0.009642145909983942, 0.45120988644925225, 0.09195182177983152, 0.3668826501954366, 0.09122790929745596, 0.04278537199220852, 0.05154645007102973, 1.898487394503529, 0.2989140323744943, 1.1626376300058423], "min": [0.4159548904559892, 0.168409935009464, 1.013024774798838, -0.5468750281663801, 1.1561649517297288, -1.2456691269908893, 0.363479864056836, -0.3203082852477247, 1.019361927553803, -3.1186340977083837, 0.3928014746509696, -3.108448078938114], "max": [0.4835519342574029, 0.310112901035337, 1.04339788620609, 0.9836544518974882, 1.467052833947514, 0.5641631515686685, 0.5975417411741127, -0.18624784670719893, 1.1826575720845183, 3.141084554469308, 1.5603254325704325, 3.1260908700799432], "count": [636]}, "eef_sim_pose_action": {"mean": [0.462350281973951, 0.2452419996989711, 1.0284140115816374, 0.003659038329262088, 1.2930950283509117, -0.3557651554356247, 0.4830134666036422, -0.24867073639367696, 1.0708555586170772, 0.17722624811370732, 0.9279730944038058, -1.4274498183675783], "std": [0.018240702888574684, 0.049741937376117394, 0.009642145909983942, 0.45120988644925225, 0.09195182177983152, 0.3668826501954366, 0.09122790929745596, 0.04278537199220852, 0.05154645007102973, 1.898487394503529, 0.2989140323744943, 1.1626376300058423], "min": [0.4159548904559892, 0.168409935009464, 1.013024774798838, -0.5468750281663801, 1.1561649517297288, -1.2456691269908893, 0.363479864056836, -0.3203082852477247, 1.019361927553803, -3.1186340977083837, 0.3928014746509696, -3.108448078938114], "max": [0.4835519342574029, 0.310112901035337, 1.04339788620609, 0.9836544518974882, 1.467052833947514, 0.5641631515686685, 0.5975417411741127, -0.18624784670719893, 1.1826575720845183, 3.141084554469308, 1.5603254325704325, 3.1260908700799432], "count": [636]}, "gripper_mode_state": {"mean": [0.3333333333333333, 0.7232704402515723], "std": [0.47140452079103223, 0.4473816161956948], "min": [0, 0], "max": [1, 1], "count": [636]}, "gripper_activity_state": {"mean": [1.8757861635220126, 1.9150943396226414], "std": [0.42925104241995116, 0.366470275463303], "min": [0, 0], "max": [2, 2], "count": [636]}, "gripper_mode_action": {"mean": [0.3333333333333333, 0.7232704402515723], "std": [0.47140452079103223, 0.4473816161956948], "min": [0, 0], "max": [1, 1], "count": [636]}, "gripper_activity_action": {"mean": [1.8757861635220126, 1.9150943396226414], "std": [0.42925104241995116, 0.366470275463303], "min": [0, 0], "max": [2, 2], "count": [636]}, "gripper_open_scale_state": {"mean": [0.5857476413234984, 0.24655581755608125], "std": [0.34308727202244954, 0.21873497801428549], "min": [0.042, 0.02], "max": [0.869, 0.535], "count": [636]}, "gripper_open_scale_action": {"mean": [0.5857476413234984, 0.24655581755608125], "std": [0.34308727202244954, 0.21873497801428549], "min": [0.042, 0.02], "max": [0.869, 0.535], "count": [636]}}} +{"episode_index": 301, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45284218909276247]], [[0.4656211586316484]], [[0.4558272021346765]]], "std": [[[0.156618848412136]], [[0.14708969234872762]], [[0.15034370684893872]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.058823529411764705]], [[0.07450980392156863]]], "max": [[[1.0]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.475192484409666]], [[0.4782774742159861]], [[0.47194365368471547]]], "std": [[[0.07617239036105693]], [[0.07446800041896609]], [[0.07577205698223556]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6549019607843137]], [[0.6705882352941176]]], "mean": [[[0.459684395050069]], [[0.4795532151316184]], [[0.45700787761587813]]], "std": [[[0.09512259307509562]], [[0.06797310613070262]], [[0.09961823367726541]]], "count": [109]}, "observation.state": {"min": [-0.005427973810583353, 1.9435638189315796, 0.026720993220806122, 0.07707373797893524, -2.661574602127075, -1.6332268714904785, -1.3727189302444458, 19.0, 0.21826300024986267, 0.1803250014781952, -0.10282400250434875, -2.617000102996826, 0.1210000067949295, -1.2020000219345093, -0.3397981524467468, -2.07702898979187, -0.6795439720153809, -0.4162959158420563, 2.119737386703491, 1.3280035257339478, -0.2664768695831299, 32.0, -0.32119399309158325, 0.21360699832439423, -0.1122250035405159, 1.2050000429153442, 0.6679999232292175, 2.312000036239624], "max": [0.5828003287315369, 2.0932257175445557, 2.1639115810394287, 1.5824551582336426, -1.8261204957962036, 1.5187854766845703, 0.20413371920585632, 537.0, 0.3334130048751831, 0.4079720079898834, 0.10422900319099426, -1.1369999647140503, 0.8040000200271606, 0.41100001335144043, -0.1675865352153778, -2.062734842300415, -0.12407546490430832, -0.24996605515480042, 2.134293556213379, 1.86484956741333, 0.10787881165742874, 869.0, -0.2476239949464798, 0.2965640127658844, 0.011644000187516212, 2.2060000896453857, 1.0290000438690186, 3.1070001125335693], "mean": [0.2317207306623459, 2.0746874809265137, 0.930839478969574, 0.8423290252685547, -2.1820764541625977, -0.5749297738075256, -0.6173146963119507, 181.18260192871094, 0.26185745000839233, 0.28862226009368896, -0.022555550560355186, -1.8600802421569824, 0.4404415488243103, -0.09119114279747009, -0.2648337185382843, -2.0728776454925537, -0.44567108154296875, -0.3230901062488556, 2.1289288997650146, 1.5154192447662354, -0.07656046748161316, 597.6194458007812, -0.28652337193489075, 0.26397496461868286, -0.03577783703804016, 1.6216864585876465, 0.8360348343849182, 2.758939743041992], "std": [0.17339444160461426, 0.02335968241095543, 0.8333038687705994, 0.35025450587272644, 0.29244038462638855, 1.1947730779647827, 0.3155648410320282, 197.33914184570312, 0.02787896990776062, 0.08735629171133041, 0.06728656589984894, 0.4081417918205261, 0.1751662939786911, 0.5940413475036621, 0.03812243789434433, 0.0028649326413869858, 0.2246733456850052, 0.05942374840378761, 0.0038415337912738323, 0.12633506953716278, 0.09414505958557129, 322.5533142089844, 0.02389642596244812, 0.025795966386795044, 0.047772135585546494, 0.3468013405799866, 0.06820164620876312, 0.2020825296640396], "count": [523]}, "action": {"min": [-0.005427973810583353, 1.9435638189315796, 0.026720993220806122, 0.07707373797893524, -2.661574602127075, -1.6332268714904785, -1.3727189302444458, 19.0, 0.21826300024986267, 0.1803250014781952, -0.10282400250434875, -2.617000102996826, 0.1210000067949295, -1.2020000219345093, -0.3397981524467468, -2.07702898979187, -0.6795439720153809, -0.4162959158420563, 2.119737386703491, 1.3280035257339478, -0.2664768695831299, 32.0, -0.32119399309158325, 0.21360699832439423, -0.1122250035405159, 1.2050000429153442, 0.6679999232292175, 2.312000036239624], "max": [0.5828003287315369, 2.0932257175445557, 2.1639115810394287, 1.5824551582336426, -1.8261204957962036, 1.5187854766845703, 0.20413371920585632, 537.0, 0.3334130048751831, 0.4079720079898834, 0.10422900319099426, -1.1369999647140503, 0.8040000200271606, 0.41100001335144043, -0.1675865352153778, -2.062734842300415, -0.12407546490430832, -0.24996605515480042, 2.134293556213379, 1.86484956741333, 0.10787881165742874, 869.0, -0.2476239949464798, 0.2965640127658844, 0.011644000187516212, 2.2060000896453857, 1.0290000438690186, 3.1070001125335693], "mean": [0.2317207306623459, 2.0746874809265137, 0.930839478969574, 0.8423290252685547, -2.1820764541625977, -0.5749297738075256, -0.6173146963119507, 181.18260192871094, 0.26185745000839233, 0.28862226009368896, -0.022555550560355186, -1.8600802421569824, 0.4404415488243103, -0.09119114279747009, -0.2648337185382843, -2.0728776454925537, -0.44567108154296875, -0.3230901062488556, 2.1289288997650146, 1.5154192447662354, -0.07656046748161316, 597.6194458007812, -0.28652337193489075, 0.26397496461868286, -0.03577783703804016, 1.6216864585876465, 0.8360348343849182, 2.758939743041992], "std": [0.17339444160461426, 0.02335968241095543, 0.8333038687705994, 0.35025450587272644, 0.29244038462638855, 1.1947730779647827, 0.3155648410320282, 197.33914184570312, 0.02787896990776062, 0.08735629171133041, 0.06728656589984894, 0.4081417918205261, 0.1751662939786911, 0.5940413475036621, 0.03812243789434433, 0.0028649326413869858, 0.2246733456850052, 0.05942374840378761, 0.0038415337912738323, 0.12633506953716278, 0.09414505958557129, 322.5533142089844, 0.02389642596244812, 0.025795966386795044, 0.047772135585546494, 0.3468013405799866, 0.06820164620876312, 0.2020825296640396], "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": [303], "max": [303], "mean": [303.0], "std": [0.0], "count": [523]}, "index": {"min": [193751], "max": [194273], "mean": [194012.0], "std": [150.9768194127827], "count": [523]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [523]}, "subtask_annotation": {"mean": [4.933078393881453, 9.0, 9.0, 9.0, 9.0], "std": [1.9936120469776535, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [523]}, "scene_annotation": {"mean": [303.0], "std": [0.0], "min": [303], "max": [303], "count": [523]}, "eef_direction_state": {"mean": [4.577437858508604, 3.64244741873805], "std": [2.1059933444766035, 2.2159415762638948], "min": [0, 0], "max": [6, 6], "count": [523]}, "eef_velocity_state": {"mean": [0.44933078393881454, 0.9330783938814532], "std": [0.6143710206403263, 0.742917796504434], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_acc_mag_state": {"mean": [0.4837476099426386, 0.7036328871892925], "std": [0.753083977660022, 0.8122662599682886], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_direction_action": {"mean": [4.577437858508604, 3.64244741873805], "std": [2.1059933444766035, 2.2159415762638948], "min": [0, 0], "max": [6, 6], "count": [523]}, "eef_velocity_action": {"mean": [0.44933078393881454, 0.9330783938814532], "std": [0.6143710206403263, 0.742917796504434], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_acc_mag_action": {"mean": [0.4837476099426386, 0.7036328871892925], "std": [0.753083977660022, 0.8122662599682886], "min": [0, 0], "max": [2, 2], "count": [523]}, "eef_sim_pose_state": {"mean": [0.4499270663630981, 0.2536424872453357, 1.02502236290942, -0.04840818892815832, 1.2958592905481212, -0.38155441495312675, 0.47916417547880025, -0.24200487528203773, 1.0680592054477156, -0.15060956089471994, 1.023065404902628, -1.2467077537754354], "std": [0.023276175318846706, 0.03934411006000656, 0.015671507415744294, 0.3763786657015374, 0.13044218384198816, 0.3558025033288144, 0.09250373201679195, 0.05791243585081848, 0.055589922137735046, 1.8191375226806736, 0.3114280245065008, 1.2523595728382821], "min": [0.40276150295220936, 0.19278695463131407, 0.9992504259723219, -0.587214780300911, 1.0215367499957932, -1.2463991206484055, 0.3677252529022206, -0.33138865917862487, 1.0137642460021907, -3.1388339410172446, 0.37661655233956837, -3.1148343560198337], "max": [0.48116495135975507, 0.29694193939468333, 1.0478124630637338, 0.8975818754917171, 1.5120411597799084, 0.5085281908795483, 0.5948079535952498, -0.1700566802160723, 1.189016215880635, 3.1192547739268344, 1.5465261147033158, 3.127439950057119], "count": [523]}, "eef_sim_pose_action": {"mean": [0.4499270663630981, 0.2536424872453357, 1.02502236290942, -0.04840818892815832, 1.2958592905481212, -0.38155441495312675, 0.47916417547880025, -0.24200487528203773, 1.0680592054477156, -0.15060956089471994, 1.023065404902628, -1.2467077537754354], "std": [0.023276175318846706, 0.03934411006000656, 0.015671507415744294, 0.3763786657015374, 0.13044218384198816, 0.3558025033288144, 0.09250373201679195, 0.05791243585081848, 0.055589922137735046, 1.8191375226806736, 0.3114280245065008, 1.2523595728382821], "min": [0.40276150295220936, 0.19278695463131407, 0.9992504259723219, -0.587214780300911, 1.0215367499957932, -1.2463991206484055, 0.3677252529022206, -0.33138865917862487, 1.0137642460021907, -3.1388339410172446, 0.37661655233956837, -3.1148343560198337], "max": [0.48116495135975507, 0.29694193939468333, 1.0478124630637338, 0.8975818754917171, 1.5120411597799084, 0.5085281908795483, 0.5948079535952498, -0.1700566802160723, 1.189016215880635, 3.1192547739268344, 1.5465261147033158, 3.127439950057119], "count": [523]}, "gripper_mode_state": {"mean": [0.28680688336520077, 0.8240917782026769], "std": [0.4522705993313524, 0.38074206400320654], "min": [0, 0], "max": [1, 1], "count": [523]}, "gripper_activity_state": {"mean": [1.8680688336520077, 1.933078393881453], "std": [0.4370436697380529, 0.29868335608212176], "min": [0, 0], "max": [2, 2], "count": [523]}, "gripper_mode_action": {"mean": [0.28680688336520077, 0.8240917782026769], "std": [0.4522705993313524, 0.38074206400320654], "min": [0, 0], "max": [1, 1], "count": [523]}, "gripper_activity_action": {"mean": [1.8680688336520077, 1.933078393881453], "std": [0.4370436697380529, 0.29868335608212176], "min": [0, 0], "max": [2, 2], "count": [523]}, "gripper_open_scale_state": {"mean": [0.5976195028243056, 0.18118260029852976], "std": [0.32255335145430636, 0.19733916413344715], "min": [0.032, 0.019], "max": [0.869, 0.537], "count": [523]}, "gripper_open_scale_action": {"mean": [0.5976195028243056, 0.18118260029852976], "std": [0.32255335145430636, 0.19733916413344715], "min": [0.032, 0.019], "max": [0.869, 0.537], "count": [523]}}} +{"episode_index": 302, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4571067724804976]], [[0.46983024654754374]], [[0.45969734345351043]]], "std": [[[0.15131774240435175]], [[0.14151465317571008]], [[0.1447237114171968]]], "count": [124]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7529411764705882]], [[0.7725490196078432]], [[0.7568627450980392]]], "mean": [[[0.4769300185800126]], [[0.479497059811828]], [[0.4739953681741514]]], "std": [[[0.06999029531365904]], [[0.0692791560185511]], [[0.0703962022570674]]], "count": [124]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6666666666666666]], [[0.6745098039215687]]], "mean": [[[0.46687966971062617]], [[0.48117856742831544]], [[0.46500071816360955]]], "std": [[[0.09375326930022515]], [[0.0755753147871944]], [[0.09043355796670566]]], "count": [124]}, "observation.state": {"min": [-0.3709522783756256, 2.041145086288452, 0.7020761966705322, 0.07220427691936493, -2.645989179611206, -1.5311250686645508, -2.88392972946167, 18.0, 0.22812099754810333, 0.19689300656318665, -0.03408899903297424, -2.697999954223633, -0.007000004407018423, -1.190999984741211, -0.6521772146224976, -2.078756809234619, -0.8100247979164124, -0.4424060881137848, 1.6257219314575195, 1.3296616077423096, -0.43078213930130005, 50.0, -0.3306649923324585, 0.24089600145816803, -0.11547499895095825, 1.253999948501587, 0.06599999964237213, 2.2090001106262207], "max": [0.6089977622032166, 2.092597484588623, 2.037287950515747, 1.5427837371826172, -0.220051109790802, 1.4804056882858276, 0.15186110138893127, 678.0, 0.34994301199913025, 0.40715599060058594, 0.07562500238418579, -1.187000036239624, 0.722000002861023, 0.45500004291534424, -0.2410997748374939, -2.007896661758423, -0.11786209046840668, 0.1826138198375702, 2.2369189262390137, 1.958957552909851, 0.40742966532707214, 840.0, -0.23332299292087555, 0.34529298543930054, 0.06892699748277664, 2.239000082015991, 1.0010000467300415, 3.11899995803833], "mean": [0.03157029300928116, 2.0801541805267334, 1.5538467168807983, 1.067902684211731, -1.223293423652649, 0.794215977191925, -1.9497504234313965, 235.03781127929688, 0.27295437455177307, 0.30138099193573, 0.016163425520062447, -1.9864310026168823, 0.4279823303222656, -0.12618641555309296, -0.3630026578903198, -2.066565990447998, -0.48597216606140137, -0.23008325695991516, 2.1343963146209717, 1.49851655960083, -0.0598612055182457, 550.0506591796875, -0.28309130668640137, 0.29328787326812744, -0.01989574357867241, 1.6412814855575562, 0.7525257468223572, 2.7184672355651855], "std": [0.32830145955085754, 0.015685059130191803, 0.3411746025085449, 0.28536978363990784, 0.8953081369400024, 0.6914107799530029, 1.0802112817764282, 250.6851348876953, 0.04014243558049202, 0.07304161041975021, 0.03336527571082115, 0.3803919851779938, 0.20744864642620087, 0.5197638273239136, 0.10415763407945633, 0.01581287570297718, 0.28601980209350586, 0.18578407168388367, 0.07262946665287018, 0.17323245108127594, 0.17363308370113373, 307.1342468261719, 0.0394987016916275, 0.03138360381126404, 0.052260272204875946, 0.3669742941856384, 0.28251975774765015, 0.26129594445228577], "count": [622]}, "action": {"min": [-0.3709522783756256, 2.041145086288452, 0.7020761966705322, 0.07220427691936493, -2.645989179611206, -1.5311250686645508, -2.88392972946167, 18.0, 0.22812099754810333, 0.19689300656318665, -0.03408899903297424, -2.697999954223633, -0.007000004407018423, -1.190999984741211, -0.6521772146224976, -2.078756809234619, -0.8100247979164124, -0.4424060881137848, 1.6257219314575195, 1.3296616077423096, -0.43078213930130005, 50.0, -0.3306649923324585, 0.24089600145816803, -0.11547499895095825, 1.253999948501587, 0.06599999964237213, 2.2090001106262207], "max": [0.6089977622032166, 2.092597484588623, 2.037287950515747, 1.5427837371826172, -0.220051109790802, 1.4804056882858276, 0.15186110138893127, 678.0, 0.34994301199913025, 0.40715599060058594, 0.07562500238418579, -1.187000036239624, 0.722000002861023, 0.45500004291534424, -0.2410997748374939, -2.007896661758423, -0.11786209046840668, 0.1826138198375702, 2.2369189262390137, 1.958957552909851, 0.40742966532707214, 840.0, -0.23332299292087555, 0.34529298543930054, 0.06892699748277664, 2.239000082015991, 1.0010000467300415, 3.11899995803833], "mean": [0.03157029300928116, 2.0801541805267334, 1.5538467168807983, 1.067902684211731, -1.223293423652649, 0.794215977191925, -1.9497504234313965, 235.03781127929688, 0.27295437455177307, 0.30138099193573, 0.016163425520062447, -1.9864310026168823, 0.4279823303222656, -0.12618641555309296, -0.3630026578903198, -2.066565990447998, -0.48597216606140137, -0.23008325695991516, 2.1343963146209717, 1.49851655960083, -0.0598612055182457, 550.0506591796875, -0.28309130668640137, 0.29328787326812744, -0.01989574357867241, 1.6412814855575562, 0.7525257468223572, 2.7184672355651855], "std": [0.32830145955085754, 0.015685059130191803, 0.3411746025085449, 0.28536978363990784, 0.8953081369400024, 0.6914107799530029, 1.0802112817764282, 250.6851348876953, 0.04014243558049202, 0.07304161041975021, 0.03336527571082115, 0.3803919851779938, 0.20744864642620087, 0.5197638273239136, 0.10415763407945633, 0.01581287570297718, 0.28601980209350586, 0.18578407168388367, 0.07262946665287018, 0.17323245108127594, 0.17363308370113373, 307.1342468261719, 0.0394987016916275, 0.03138360381126404, 0.052260272204875946, 0.3669742941856384, 0.28251975774765015, 0.26129594445228577], "count": [622]}, "timestamp": {"min": [0.0], "max": [20.7], "mean": [10.35], "std": [5.985190055461898], "count": [622]}, "frame_index": {"min": [0], "max": [621], "mean": [310.5], "std": [179.55570166385695], "count": [622]}, "episode_index": {"min": [304], "max": [304], "mean": [304.0], "std": [0.0], "count": [622]}, "index": {"min": [194274], "max": [194895], "mean": [194584.5], "std": [179.55570166385695], "count": [622]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [622]}, "subtask_annotation": {"mean": [4.733118971061093, 9.0, 9.0, 9.0, 9.0], "std": [2.105610996247392, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [622]}, "scene_annotation": {"mean": [304.0], "std": [0.0], "min": [304], "max": [304], "count": [622]}, "eef_direction_state": {"mean": [4.273311897106109, 3.942122186495177], "std": [2.3447063512903434, 2.210002254699723], "min": [0, 0], "max": [6, 6], "count": [622]}, "eef_velocity_state": {"mean": [0.44694533762057875, 0.7395498392282959], "std": [0.5943858406444819, 0.7170490101003035], "min": [0, 0], "max": [2, 2], "count": [622]}, "eef_acc_mag_state": {"mean": [0.5257234726688103, 0.7122186495176849], "std": [0.7682280363379062, 0.8014126778175326], "min": [0, 0], "max": [2, 2], "count": [622]}, "eef_direction_action": {"mean": [4.273311897106109, 3.942122186495177], "std": [2.3447063512903434, 2.210002254699723], "min": [0, 0], "max": [6, 6], "count": [622]}, "eef_velocity_action": {"mean": [0.44694533762057875, 0.7395498392282959], "std": [0.5943858406444819, 0.7170490101003035], "min": [0, 0], "max": [2, 2], "count": [622]}, "eef_acc_mag_action": {"mean": [0.5257234726688103, 0.7122186495176849], "std": [0.7682280363379062, 0.8014126778175326], "min": [0, 0], "max": [2, 2], "count": [622]}, "eef_sim_pose_state": {"mean": [0.48115693024034406, 0.2633708258695886, 1.0389973159286243, -0.13969838546092497, 1.187574843491178, -0.48747879418792717, 0.4931931124924238, -0.2802488494200062, 1.0908203098056823, -0.5181751155405954, 1.063862978536888, -1.495278082312856], "std": [0.03151059336161008, 0.047678284688662864, 0.025544938694823438, 0.624064856539903, 0.28954481471423466, 0.5432812003943529, 0.07860098885233927, 0.03803361127224833, 0.040876086722843444, 1.8686451866413538, 0.3458209676110985, 0.8999005268485619], "min": [0.4293486187976675, 0.1809315275109274, 1.0060823911573524, -0.8033531968351397, 0.4919628099555515, -1.4567249645726026, 0.3872318091965152, -0.3406117628534586, 1.0358726032010768, -3.132382043919946, 0.2899593077411007, -2.987444929472323], "max": [0.5474913608702715, 0.3222811866174839, 1.1038238276503782, 1.3757717631709552, 1.4610216793660324, 0.5040345029875726, 0.5975912988687122, -0.21991039448064226, 1.173730636166033, 3.141005341191842, 1.418437419659495, -0.051225170948190284], "count": [622]}, "eef_sim_pose_action": {"mean": [0.48115693024034406, 0.2633708258695886, 1.0389973159286243, -0.13969838546092497, 1.187574843491178, -0.48747879418792717, 0.4931931124924238, -0.2802488494200062, 1.0908203098056823, -0.5181751155405954, 1.063862978536888, -1.495278082312856], "std": [0.03151059336161008, 0.047678284688662864, 0.025544938694823438, 0.624064856539903, 0.28954481471423466, 0.5432812003943529, 0.07860098885233927, 0.03803361127224833, 0.040876086722843444, 1.8686451866413538, 0.3458209676110985, 0.8999005268485619], "min": [0.4293486187976675, 0.1809315275109274, 1.0060823911573524, -0.8033531968351397, 0.4919628099555515, -1.4567249645726026, 0.3872318091965152, -0.3406117628534586, 1.0358726032010768, -3.132382043919946, 0.2899593077411007, -2.987444929472323], "max": [0.5474913608702715, 0.3222811866174839, 1.1038238276503782, 1.3757717631709552, 1.4610216793660324, 0.5040345029875726, 0.5975912988687122, -0.21991039448064226, 1.173730636166033, 3.141005341191842, 1.418437419659495, -0.051225170948190284], "count": [622]}, "gripper_mode_state": {"mean": [0.3778135048231511, 0.7958199356913184], "std": [0.48484065464479864, 0.4031011853711004], "min": [0, 0], "max": [1, 1], "count": [622]}, "gripper_activity_state": {"mean": [1.9437299035369775, 1.9035369774919615], "std": [0.2568375148639116, 0.3765903440316442], "min": [0, 0], "max": [2, 2], "count": [622]}, "gripper_mode_action": {"mean": [0.3778135048231511, 0.7958199356913184], "std": [0.48484065464479864, 0.4031011853711004], "min": [0, 0], "max": [1, 1], "count": [622]}, "gripper_activity_action": {"mean": [1.9437299035369775, 1.9035369774919615], "std": [0.2568375148639116, 0.3765903440316442], "min": [0, 0], "max": [2, 2], "count": [622]}, "gripper_open_scale_state": {"mean": [0.5500506432462732, 0.23503778135661488], "std": [0.30713417265658344, 0.2506847945536166], "min": [0.05, 0.018], "max": [0.84, 0.678], "count": [622]}, "gripper_open_scale_action": {"mean": [0.5500506432462732, 0.23503778135661488], "std": [0.30713417265658344, 0.2506847945536166], "min": [0.05, 0.018], "max": [0.84, 0.678], "count": [622]}}} +{"episode_index": 303, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.455201916382495]], [[0.46774345872406936]], [[0.45803459079283887]]], "std": [[[0.15893903052938782]], [[0.15013148955901737]], [[0.1530663047886176]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.07058823529411765]], [[0.07058823529411765]]], "max": [[[0.6901960784313725]], [[0.6823529411764706]], [[0.6980392156862745]]], "mean": [[[0.4765066425120773]], [[0.47913835961921003]], [[0.4729646898976982]]], "std": [[[0.0724038739809169]], [[0.06891692515013141]], [[0.07151826292441753]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7019607843137254]], [[0.6666666666666666]], [[0.6862745098039216]]], "mean": [[[0.4632790014919011]], [[0.47863917306052856]], [[0.4590692970304064]]], "std": [[[0.09563981902043982]], [[0.07173598969163561]], [[0.09774984599913676]]], "count": [115]}, "observation.state": {"min": [-0.04057890921831131, 2.016536235809326, -0.02848377451300621, 0.18507471680641174, -2.801114082336426, -1.5838688611984253, -1.1170456409454346, 19.0, 0.18162000179290771, 0.1832060068845749, -0.11159999668598175, -2.565000057220459, 0.047999996691942215, -1.2669999599456787, -0.449841171503067, -2.078792095184326, -0.35295793414115906, -0.423434317111969, 1.668569564819336, 1.4692357778549194, -0.2085144817829132, 36.0, -0.316538006067276, 0.20388199388980865, -0.10286100208759308, 1.215000033378601, 0.18000000715255737, 2.4140000343322754], "max": [0.6021735072135925, 2.0924580097198486, 2.229832887649536, 1.4998137950897217, -1.659441590309143, 1.6216901540756226, 0.08510225266218185, 461.0, 0.3082149922847748, 0.42155200242996216, 0.09210299700498581, -1.3049999475479126, 0.7770000100135803, 0.4310000240802765, -0.2254965454339981, -2.067394971847534, 0.20921261608600616, -0.04546583071351051, 1.833677887916565, 1.8942233324050903, 0.4597546458244324, 842.0, -0.2601250112056732, 0.32740798592567444, 0.01845799945294857, 2.119999885559082, 0.9660000205039978, 3.0850000381469727], "mean": [0.28338924050331116, 2.0735127925872803, 0.9163216352462769, 0.914665937423706, -2.1551196575164795, -0.5351301431655884, -0.690481960773468, 202.70176696777344, 0.24860097467899323, 0.295929491519928, -0.02251320332288742, -1.8275529146194458, 0.37895381450653076, -0.12419822812080383, -0.3760906159877777, -2.0731639862060547, -0.10694380104541779, -0.2823421359062195, 1.7105144262313843, 1.6041806936264038, 0.020127469673752785, 546.3919677734375, -0.27556732296943665, 0.28217363357543945, -0.02669486775994301, 1.566206693649292, 0.7447652220726013, 2.696917772293091], "std": [0.1779882311820984, 0.021070221439003944, 0.8630361557006836, 0.31735455989837646, 0.43099862337112427, 1.2410485744476318, 0.30365175008773804, 189.8696746826172, 0.038603946566581726, 0.08459561318159103, 0.06892107427120209, 0.4192563593387604, 0.1858736127614975, 0.5865267515182495, 0.06599684059619904, 0.0034671281464397907, 0.18925099074840546, 0.09590418636798859, 0.048976413905620575, 0.10974283516407013, 0.1297595500946045, 278.03448486328125, 0.010043594054877758, 0.03836618736386299, 0.0431549996137619, 0.31327247619628906, 0.1908378303050995, 0.21464276313781738], "count": [565]}, "action": {"min": [-0.04057890921831131, 2.016536235809326, -0.02848377451300621, 0.18507471680641174, -2.801114082336426, -1.5838688611984253, -1.1170456409454346, 19.0, 0.18162000179290771, 0.1832060068845749, -0.11159999668598175, -2.565000057220459, 0.047999996691942215, -1.2669999599456787, -0.449841171503067, -2.078792095184326, -0.35295793414115906, -0.423434317111969, 1.668569564819336, 1.4692357778549194, -0.2085144817829132, 36.0, -0.316538006067276, 0.20388199388980865, -0.10286100208759308, 1.215000033378601, 0.18000000715255737, 2.4140000343322754], "max": [0.6021735072135925, 2.0924580097198486, 2.229832887649536, 1.4998137950897217, -1.659441590309143, 1.6216901540756226, 0.08510225266218185, 461.0, 0.3082149922847748, 0.42155200242996216, 0.09210299700498581, -1.3049999475479126, 0.7770000100135803, 0.4310000240802765, -0.2254965454339981, -2.067394971847534, 0.20921261608600616, -0.04546583071351051, 1.833677887916565, 1.8942233324050903, 0.4597546458244324, 842.0, -0.2601250112056732, 0.32740798592567444, 0.01845799945294857, 2.119999885559082, 0.9660000205039978, 3.0850000381469727], "mean": [0.28338924050331116, 2.0735127925872803, 0.9163216352462769, 0.914665937423706, -2.1551196575164795, -0.5351301431655884, -0.690481960773468, 202.70176696777344, 0.24860097467899323, 0.295929491519928, -0.02251320332288742, -1.8275529146194458, 0.37895381450653076, -0.12419822812080383, -0.3760906159877777, -2.0731639862060547, -0.10694380104541779, -0.2823421359062195, 1.7105144262313843, 1.6041806936264038, 0.020127469673752785, 546.3919677734375, -0.27556732296943665, 0.28217363357543945, -0.02669486775994301, 1.566206693649292, 0.7447652220726013, 2.696917772293091], "std": [0.1779882311820984, 0.021070221439003944, 0.8630361557006836, 0.31735455989837646, 0.43099862337112427, 1.2410485744476318, 0.30365175008773804, 189.8696746826172, 0.038603946566581726, 0.08459561318159103, 0.06892107427120209, 0.4192563593387604, 0.1858736127614975, 0.5865267515182495, 0.06599684059619904, 0.0034671281464397907, 0.18925099074840546, 0.09590418636798859, 0.048976413905620575, 0.10974283516407013, 0.1297595500946045, 278.03448486328125, 0.010043594054877758, 0.03836618736386299, 0.0431549996137619, 0.31327247619628906, 0.1908378303050995, 0.21464276313781738], "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": [305], "max": [305], "mean": [305.0], "std": [0.0], "count": [565]}, "index": {"min": [194896], "max": [195460], "mean": [195178.0], "std": [163.10119558114832], "count": [565]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [565]}, "subtask_annotation": {"mean": [4.695575221238938, 9.0, 9.0, 9.0, 9.0], "std": [2.056562531964833, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [565]}, "scene_annotation": {"mean": [305.0], "std": [0.0], "min": [305], "max": [305], "count": [565]}, "eef_direction_state": {"mean": [4.4389380530973455, 3.704424778761062], "std": [2.2776883805723798, 2.119291473709184], "min": [0, 0], "max": [6, 6], "count": [565]}, "eef_velocity_state": {"mean": [0.44778761061946903, 0.9097345132743363], "std": [0.6513562902418728, 0.7364065587583286], "min": [0, 0], "max": [2, 2], "count": [565]}, "eef_acc_mag_state": {"mean": [0.4672566371681416, 0.7805309734513274], "std": [0.750980772042848, 0.8231020976767923], "min": [0, 0], "max": [2, 2], "count": [565]}, "eef_direction_action": {"mean": [4.4389380530973455, 3.704424778761062], "std": [2.2776883805723798, 2.119291473709184], "min": [0, 0], "max": [6, 6], "count": [565]}, "eef_velocity_action": {"mean": [0.44778761061946903, 0.9097345132743363], "std": [0.6513562902418728, 0.7364065587583286], "min": [0, 0], "max": [2, 2], "count": [565]}, "eef_acc_mag_action": {"mean": [0.4672566371681416, 0.7805309734513274], "std": [0.750980772042848, 0.8231020976767923], "min": [0, 0], "max": [2, 2], "count": [565]}, "eef_sim_pose_state": {"mean": [0.46834904662323396, 0.251821121662535, 1.03661624787142, -0.02194796437286576, 1.1995628477136646, -0.32252460531389365, 0.4867126963650478, -0.23030090887900498, 1.0783925803114867, -0.2054318910354094, 0.984260131543208, -1.3923966028099677], "std": [0.0371324565244735, 0.028802005033808042, 0.020427028895833726, 0.476993021647006, 0.17342534735193774, 0.5627423520664668, 0.0906637868164905, 0.06870207817494446, 0.05343220888132756, 1.8750516162063011, 0.3361355008295134, 1.1456325719249503], "min": [0.3911910726620077, 0.1993595992152304, 1.002639444158091, -0.7125733426928158, 0.8206992826936186, -1.3035029772064264, 0.3702499459826446, -0.32660173271845394, 1.0179856579379352, -3.136407685082438, 0.2650645769311548, -3.1341852148021747], "max": [0.5110435745849136, 0.3008741321360102, 1.0629333108834365, 1.241618563196229, 1.4459829818364982, 0.773089257029437, 0.6063116702888944, -0.1346134803326297, 1.1900497928493958, 3.131034478780478, 1.5002467314871168, 3.1183669889349086], "count": [565]}, "eef_sim_pose_action": {"mean": [0.46834904662323396, 0.251821121662535, 1.03661624787142, -0.02194796437286576, 1.1995628477136646, -0.32252460531389365, 0.4867126963650478, -0.23030090887900498, 1.0783925803114867, -0.2054318910354094, 0.984260131543208, -1.3923966028099677], "std": [0.0371324565244735, 0.028802005033808042, 0.020427028895833726, 0.476993021647006, 0.17342534735193774, 0.5627423520664668, 0.0906637868164905, 0.06870207817494446, 0.05343220888132756, 1.8750516162063011, 0.3361355008295134, 1.1456325719249503], "min": [0.3911910726620077, 0.1993595992152304, 1.002639444158091, -0.7125733426928158, 0.8206992826936186, -1.3035029772064264, 0.3702499459826446, -0.32660173271845394, 1.0179856579379352, -3.136407685082438, 0.2650645769311548, -3.1341852148021747], "max": [0.5110435745849136, 0.3008741321360102, 1.0629333108834365, 1.241618563196229, 1.4459829818364982, 0.773089257029437, 0.6063116702888944, -0.1346134803326297, 1.1900497928493958, 3.131034478780478, 1.5002467314871168, 3.1183669889349086], "count": [565]}, "gripper_mode_state": {"mean": [0.2973451327433628, 1.0], "std": [0.4570897119572858, 0.0], "min": [0, 1], "max": [1, 1], "count": [565]}, "gripper_activity_state": {"mean": [1.856637168141593, 1.9504424778761063], "std": [0.4635141082319213, 0.293325122044087], "min": [0, 0], "max": [2, 2], "count": [565]}, "gripper_mode_action": {"mean": [0.2973451327433628, 1.0], "std": [0.4570897119572858, 0.0], "min": [0, 1], "max": [1, 1], "count": [565]}, "gripper_activity_action": {"mean": [1.856637168141593, 1.9504424778761063], "std": [0.4635141082319213, 0.293325122044087], "min": [0, 0], "max": [2, 2], "count": [565]}, "gripper_open_scale_state": {"mean": [0.5463920354049816, 0.20270176982710836], "std": [0.27803450941185415, 0.18986957415723632], "min": [0.036, 0.019], "max": [0.842, 0.461], "count": [565]}, "gripper_open_scale_action": {"mean": [0.5463920354049816, 0.20270176982710836], "std": [0.27803450941185415, 0.18986957415723632], "min": [0.036, 0.019], "max": [0.842, 0.461], "count": [565]}}} +{"episode_index": 304, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45555563934975696]], [[0.46947087976928664]], [[0.459605725587956]]], "std": [[[0.15922410421315714]], [[0.15000256150519858]], [[0.15321685599540458]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.0784313725490196]], [[0.09803921568627451]]], "max": [[[0.6901960784313725]], [[0.6862745098039216]], [[0.6980392156862745]]], "mean": [[[0.4741115457935311]], [[0.4766600451790403]], [[0.4700143392827217]]], "std": [[[0.07643024852770819]], [[0.0750369052275682]], [[0.07702095519100977]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[0.6941176470588235]], [[0.6627450980392157]], [[0.6862745098039216]]], "mean": [[[0.4575016968325792]], [[0.47697790451650746]], [[0.45284231502430033]]], "std": [[[0.10224690393063784]], [[0.07524466207319272]], [[0.10623556208035616]]], "count": [117]}, "observation.state": {"min": [-0.10903072357177734, 1.9404047727584839, 0.1022413894534111, 0.3389953076839447, -2.7144932746887207, -1.5965574979782104, -0.8855975866317749, 17.0, 0.21610699594020844, 0.1764560043811798, -0.0933699980378151, -2.6730000972747803, 0.0520000085234642, -1.2120000123977661, -0.3801850974559784, -2.079874038696289, -0.5139296650886536, -0.49232250452041626, 1.82334566116333, 1.339348316192627, -0.18254399299621582, 36.0, -0.3176870048046112, 0.2159709930419922, -0.118538998067379, 1.0850000381469727, 0.8149999976158142, 2.378000020980835], "max": [0.5814215540885925, 2.088862419128418, 2.0754234790802, 1.6154069900512695, -1.7763612270355225, 1.488329529762268, -0.2975088357925415, 679.0, 0.2901250123977661, 0.4033769965171814, 0.08650600165128708, -1.2979999780654907, 0.7760000228881836, 0.45499998331069946, -0.1768542230129242, -2.061966896057129, 0.0460766963660717, -0.2442588359117508, 1.9515749216079712, 1.817498803138733, 0.05679301545023918, 862.0, -0.2351749986410141, 0.3038100004196167, 0.03244499862194061, 2.1579999923706055, 1.003000020980835, 3.049999952316284], "mean": [0.20487482845783234, 2.068301200866699, 0.9355490803718567, 0.9490864276885986, -2.274122714996338, -0.4840032160282135, -0.6464144587516785, 223.8480682373047, 0.2446819692850113, 0.28459975123405457, -0.02715405263006687, -1.8788857460021973, 0.35878971219062805, -0.10608142614364624, -0.3194366693496704, -2.073042154312134, -0.29105234146118164, -0.3350556194782257, 1.8844048976898193, 1.5308637619018555, -0.08746688067913055, 595.958251953125, -0.2831726670265198, 0.27188488841056824, -0.03252614662051201, 1.5447978973388672, 0.868499755859375, 2.7253684997558594], "std": [0.20967917144298553, 0.02118704281747341, 0.7943065762519836, 0.30232474207878113, 0.32733550667762756, 1.2345134019851685, 0.17958778142929077, 246.69683837890625, 0.01851361244916916, 0.09194730967283249, 0.060645561665296555, 0.4288592040538788, 0.1555587500333786, 0.5987091064453125, 0.039493609219789505, 0.004699131939560175, 0.21034285426139832, 0.09609261900186539, 0.059744272381067276, 0.13177405297756195, 0.09969419986009598, 355.8437194824219, 0.03191647678613663, 0.023487284779548645, 0.05849890410900116, 0.42067328095436096, 0.036790791898965836, 0.23005232214927673], "count": [576]}, "action": {"min": [-0.10903072357177734, 1.9404047727584839, 0.1022413894534111, 0.3389953076839447, -2.7144932746887207, -1.5965574979782104, -0.8855975866317749, 17.0, 0.21610699594020844, 0.1764560043811798, -0.0933699980378151, -2.6730000972747803, 0.0520000085234642, -1.2120000123977661, -0.3801850974559784, -2.079874038696289, -0.5139296650886536, -0.49232250452041626, 1.82334566116333, 1.339348316192627, -0.18254399299621582, 36.0, -0.3176870048046112, 0.2159709930419922, -0.118538998067379, 1.0850000381469727, 0.8149999976158142, 2.378000020980835], "max": [0.5814215540885925, 2.088862419128418, 2.0754234790802, 1.6154069900512695, -1.7763612270355225, 1.488329529762268, -0.2975088357925415, 679.0, 0.2901250123977661, 0.4033769965171814, 0.08650600165128708, -1.2979999780654907, 0.7760000228881836, 0.45499998331069946, -0.1768542230129242, -2.061966896057129, 0.0460766963660717, -0.2442588359117508, 1.9515749216079712, 1.817498803138733, 0.05679301545023918, 862.0, -0.2351749986410141, 0.3038100004196167, 0.03244499862194061, 2.1579999923706055, 1.003000020980835, 3.049999952316284], "mean": [0.20487482845783234, 2.068301200866699, 0.9355490803718567, 0.9490864276885986, -2.274122714996338, -0.4840032160282135, -0.6464144587516785, 223.8480682373047, 0.2446819692850113, 0.28459975123405457, -0.02715405263006687, -1.8788857460021973, 0.35878971219062805, -0.10608142614364624, -0.3194366693496704, -2.073042154312134, -0.29105234146118164, -0.3350556194782257, 1.8844048976898193, 1.5308637619018555, -0.08746688067913055, 595.958251953125, -0.2831726670265198, 0.27188488841056824, -0.03252614662051201, 1.5447978973388672, 0.868499755859375, 2.7253684997558594], "std": [0.20967917144298553, 0.02118704281747341, 0.7943065762519836, 0.30232474207878113, 0.32733550667762756, 1.2345134019851685, 0.17958778142929077, 246.69683837890625, 0.01851361244916916, 0.09194730967283249, 0.060645561665296555, 0.4288592040538788, 0.1555587500333786, 0.5987091064453125, 0.039493609219789505, 0.004699131939560175, 0.21034285426139832, 0.09609261900186539, 0.059744272381067276, 0.13177405297756195, 0.09969419986009598, 355.8437194824219, 0.03191647678613663, 0.023487284779548645, 0.05849890410900116, 0.42067328095436096, 0.036790791898965836, 0.23005232214927673], "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": [306], "max": [306], "mean": [306.0], "std": [0.0], "count": [576]}, "index": {"min": [195461], "max": [196036], "mean": [195748.5], "std": [166.27662694036906], "count": [576]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [576]}, "subtask_annotation": {"mean": [4.864583333333333, 9.0, 9.0, 9.0, 9.0], "std": [2.0562563323104, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [576]}, "scene_annotation": {"mean": [306.0], "std": [0.0], "min": [306], "max": [306], "count": [576]}, "eef_direction_state": {"mean": [4.640625, 4.430555555555555], "std": [2.0192688854130405, 1.9857225727181658], "min": [0, 0], "max": [6, 6], "count": [576]}, "eef_velocity_state": {"mean": [0.4149305555555556, 0.6892361111111112], "std": [0.5948733484810222, 0.735240493403643], "min": [0, 0], "max": [2, 2], "count": [576]}, "eef_acc_mag_state": {"mean": [0.4079861111111111, 0.6961805555555556], "std": [0.7109306106368117, 0.8184415207913461], "min": [0, 0], "max": [2, 2], "count": [576]}, "eef_direction_action": {"mean": [4.640625, 4.430555555555555], "std": [2.0192688854130405, 1.9857225727181658], "min": [0, 0], "max": [6, 6], "count": [576]}, "eef_velocity_action": {"mean": [0.4149305555555556, 0.6892361111111112], "std": [0.5948733484810222, 0.735240493403643], "min": [0, 0], "max": [2, 2], "count": [576]}, "eef_acc_mag_action": {"mean": [0.4079861111111111, 0.6961805555555556], "std": [0.7109306106368117, 0.8184415207913461], "min": [0, 0], "max": [2, 2], "count": [576]}, "eef_sim_pose_state": {"mean": [0.45782199445337235, 0.25118326856275114, 1.0289985457831583, -0.2574708359084525, 1.2756806889468921, -0.5431411837243175, 0.47609976767441936, -0.22672756572753652, 1.0779142950214586, -0.22476443759039436, 0.9570249994686707, -1.464665616466827], "std": [0.021347494265354375, 0.05149336209762695, 0.01527348860993051, 0.17202342993451283, 0.1487970456916975, 0.1603299360676214, 0.09836610981589129, 0.04847413448763173, 0.055944469073291106, 1.8779273639028673, 0.30521368039198693, 1.0427439634486284], "min": [0.40421753722478104, 0.17362219959475747, 1.0064516137380026, -0.5434236315779258, 1.0590660997523287, -0.8988454919734019, 0.3637979064115093, -0.29328282236762854, 1.0235162455550857, -3.1378442147654875, 0.3169619033051845, -3.1019698288146405], "max": [0.486706590888952, 0.3051601249872649, 1.0480961474601111, 0.08186781256152856, 1.4877566461734246, -0.2818564955649485, 0.5918922127263382, -0.16964526740292926, 1.1945566187259076, 3.1250900668751926, 1.5600719759443953, 3.1331896142872027], "count": [576]}, "eef_sim_pose_action": {"mean": [0.45782199445337235, 0.25118326856275114, 1.0289985457831583, -0.2574708359084525, 1.2756806889468921, -0.5431411837243175, 0.47609976767441936, -0.22672756572753652, 1.0779142950214586, -0.22476443759039436, 0.9570249994686707, -1.464665616466827], "std": [0.021347494265354375, 0.05149336209762695, 0.01527348860993051, 0.17202342993451283, 0.1487970456916975, 0.1603299360676214, 0.09836610981589129, 0.04847413448763173, 0.055944469073291106, 1.8779273639028673, 0.30521368039198693, 1.0427439634486284], "min": [0.40421753722478104, 0.17362219959475747, 1.0064516137380026, -0.5434236315779258, 1.0590660997523287, -0.8988454919734019, 0.3637979064115093, -0.29328282236762854, 1.0235162455550857, -3.1378442147654875, 0.3169619033051845, -3.1019698288146405], "max": [0.486706590888952, 0.3051601249872649, 1.0480961474601111, 0.08186781256152856, 1.4877566461734246, -0.2818564955649485, 0.5918922127263382, -0.16964526740292926, 1.1945566187259076, 3.1250900668751926, 1.5600719759443953, 3.1331896142872027], "count": [576]}, "gripper_mode_state": {"mean": [0.3368055555555556, 0.8072916666666666], "std": [0.4726177877550411, 0.3944259519824026], "min": [0, 0], "max": [1, 1], "count": [576]}, "gripper_activity_state": {"mean": [1.8680555555555556, 1.9618055555555556], "std": [0.4409038660930548, 0.2470651420447246], "min": [0, 0], "max": [2, 2], "count": [576]}, "gripper_mode_action": {"mean": [0.3368055555555556, 0.8072916666666666], "std": [0.4726177877550411, 0.3944259519824026], "min": [0, 0], "max": [1, 1], "count": [576]}, "gripper_activity_action": {"mean": [1.8680555555555556, 1.9618055555555556], "std": [0.4409038660930548, 0.2470651420447246], "min": [0, 0], "max": [2, 2], "count": [576]}, "gripper_open_scale_state": {"mean": [0.5959583332737292, 0.22384809031089134], "std": [0.3558437641546489, 0.24669676420405245], "min": [0.036, 0.017], "max": [0.862, 0.679], "count": [576]}, "gripper_open_scale_action": {"mean": [0.5959583332737292, 0.22384809031089134], "std": [0.3558437641546489, 0.24669676420405245], "min": [0.036, 0.017], "max": [0.862, 0.679], "count": [576]}}} +{"episode_index": 305, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4534872996114456]], [[0.4653454579666512]], [[0.4558638145875148]]], "std": [[[0.15545771304198683]], [[0.147077853553406]], [[0.15079408595182778]]], "count": [127]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.058823529411764705]], [[0.07450980392156863]]], "max": [[[0.6941176470588235]], [[0.6901960784313725]], [[0.6901960784313725]]], "mean": [[[0.47496408606093354]], [[0.47926362835160313]], [[0.47319075028305285]]], "std": [[[0.07144434910852308]], [[0.07065370395243584]], [[0.07137273915345958]]], "count": [127]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.6666666666666666]], [[0.6823529411764706]]], "mean": [[[0.45989683205959553]], [[0.4771338437934229]], [[0.45613519633575217]]], "std": [[[0.09935878903858514]], [[0.07542629564791187]], [[0.10181999306174162]]], "count": [127]}, "observation.state": {"min": [0.031293753534555435, 2.002608299255371, 0.16112880408763885, 0.1586853414773941, -2.6863934993743896, -1.661082148551941, -1.671379804611206, 15.0, 0.2067040055990219, 0.17468200623989105, -0.08513599634170532, -2.5759999752044678, -0.22599999606609344, -1.1790000200271606, -0.3828205168247223, -2.078582525253296, -0.5645442008972168, -0.47806316614151, 1.941574215888977, 1.3403605222702026, -0.16257742047309875, 35.0, -0.32509300112724304, 0.20638799667358398, -0.11781899631023407, 1.194000005722046, 0.700999915599823, 2.4639999866485596], "max": [0.5947907567024231, 2.092963933944702, 2.0352284908294678, 1.5452274084091187, -1.8295938968658447, 1.4613467454910278, -0.1270076185464859, 583.0, 0.3302389979362488, 0.411871999502182, 0.07891199737787247, -1.2760000228881836, 0.6859999895095825, 0.5960000157356262, -0.17496925592422485, -2.0632410049438477, -0.018064158037304878, -0.20465730130672455, 2.0044758319854736, 1.744055151939392, 0.03378957509994507, 804.0, -0.24172000586986542, 0.3049429953098297, 0.01670300029218197, 2.180000066757202, 1.0160000324249268, 3.0929999351501465], "mean": [0.2268427014350891, 2.0780277252197266, 1.0139784812927246, 0.8293757438659668, -2.28482723236084, -0.5834729671478271, -0.7429032921791077, 167.2601318359375, 0.2551223635673523, 0.2990226745605469, -0.01655612885951996, -1.8188170194625854, 0.26532092690467834, -0.008204055018723011, -0.2955508232116699, -2.0734848976135254, -0.3598196804523468, -0.33077681064605713, 1.9665553569793701, 1.5263142585754395, -0.035733532160520554, 610.414306640625, -0.2862909436225891, 0.27081525325775146, -0.030756115913391113, 1.5656293630599976, 0.8210822939872742, 2.761150360107422], "std": [0.17764531075954437, 0.014297694899141788, 0.695641279220581, 0.3661249577999115, 0.2528285086154938, 1.180309772491455, 0.3828509449958801, 209.01681518554688, 0.02515864372253418, 0.08554797619581223, 0.051364537328481674, 0.4040011465549469, 0.17498449981212616, 0.6021663546562195, 0.045180149376392365, 0.0034534004516899586, 0.21651965379714966, 0.08990826457738876, 0.025903360918164253, 0.11112932115793228, 0.03355301171541214, 307.45513916015625, 0.027134286239743233, 0.02838684618473053, 0.05009080097079277, 0.3540753126144409, 0.07599861919879913, 0.19085295498371124], "count": [642]}, "action": {"min": [0.031293753534555435, 2.002608299255371, 0.16112880408763885, 0.1586853414773941, -2.6863934993743896, -1.661082148551941, -1.671379804611206, 15.0, 0.2067040055990219, 0.17468200623989105, -0.08513599634170532, -2.5759999752044678, -0.22599999606609344, -1.1790000200271606, -0.3828205168247223, -2.078582525253296, -0.5645442008972168, -0.47806316614151, 1.941574215888977, 1.3403605222702026, -0.16257742047309875, 35.0, -0.32509300112724304, 0.20638799667358398, -0.11781899631023407, 1.194000005722046, 0.700999915599823, 2.4639999866485596], "max": [0.5947907567024231, 2.092963933944702, 2.0352284908294678, 1.5452274084091187, -1.8295938968658447, 1.4613467454910278, -0.1270076185464859, 583.0, 0.3302389979362488, 0.411871999502182, 0.07891199737787247, -1.2760000228881836, 0.6859999895095825, 0.5960000157356262, -0.17496925592422485, -2.0632410049438477, -0.018064158037304878, -0.20465730130672455, 2.0044758319854736, 1.744055151939392, 0.03378957509994507, 804.0, -0.24172000586986542, 0.3049429953098297, 0.01670300029218197, 2.180000066757202, 1.0160000324249268, 3.0929999351501465], "mean": [0.2268427014350891, 2.0780277252197266, 1.0139784812927246, 0.8293757438659668, -2.28482723236084, -0.5834729671478271, -0.7429032921791077, 167.2601318359375, 0.2551223635673523, 0.2990226745605469, -0.01655612885951996, -1.8188170194625854, 0.26532092690467834, -0.008204055018723011, -0.2955508232116699, -2.0734848976135254, -0.3598196804523468, -0.33077681064605713, 1.9665553569793701, 1.5263142585754395, -0.035733532160520554, 610.414306640625, -0.2862909436225891, 0.27081525325775146, -0.030756115913391113, 1.5656293630599976, 0.8210822939872742, 2.761150360107422], "std": [0.17764531075954437, 0.014297694899141788, 0.695641279220581, 0.3661249577999115, 0.2528285086154938, 1.180309772491455, 0.3828509449958801, 209.01681518554688, 0.02515864372253418, 0.08554797619581223, 0.051364537328481674, 0.4040011465549469, 0.17498449981212616, 0.6021663546562195, 0.045180149376392365, 0.0034534004516899586, 0.21651965379714966, 0.08990826457738876, 0.025903360918164253, 0.11112932115793228, 0.03355301171541214, 307.45513916015625, 0.027134286239743233, 0.02838684618473053, 0.05009080097079277, 0.3540753126144409, 0.07599861919879913, 0.19085295498371124], "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": [307], "max": [307], "mean": [307.0], "std": [0.0], "count": [642]}, "index": {"min": [196037], "max": [196678], "mean": [196357.5], "std": [185.32921158486232], "count": [642]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [642]}, "subtask_annotation": {"mean": [4.926791277258567, 9.0, 9.0, 9.0, 9.0], "std": [1.9700084562776592, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [642]}, "scene_annotation": {"mean": [307.0], "std": [0.0], "min": [307], "max": [307], "count": [642]}, "eef_direction_state": {"mean": [4.618380062305296, 3.9034267912772584], "std": [2.1317592208788203, 2.0958393960977815], "min": [0, 0], "max": [6, 6], "count": [642]}, "eef_velocity_state": {"mean": [0.3956386292834891, 0.7725856697819314], "std": [0.5739785565941433, 0.6613465775372143], "min": [0, 0], "max": [2, 2], "count": [642]}, "eef_acc_mag_state": {"mean": [0.4392523364485981, 0.7710280373831776], "std": [0.7406013818048838, 0.83660521689357], "min": [0, 0], "max": [2, 2], "count": [642]}, "eef_direction_action": {"mean": [4.618380062305296, 3.9034267912772584], "std": [2.1317592208788203, 2.0958393960977815], "min": [0, 0], "max": [6, 6], "count": [642]}, "eef_velocity_action": {"mean": [0.3956386292834891, 0.7725856697819314], "std": [0.5739785565941433, 0.6613465775372143], "min": [0, 0], "max": [2, 2], "count": [642]}, "eef_acc_mag_action": {"mean": [0.4392523364485981, 0.7710280373831776], "std": [0.7406013818048838, 0.83660521689357], "min": [0, 0], "max": [2, 2], "count": [642]}, "eef_sim_pose_state": {"mean": [0.4561791604192607, 0.2545011359070959, 1.0281166597784201, -0.15428527687371477, 1.2858033077724553, -0.4244719772223406, 0.490089770022217, -0.24172987988671427, 1.0750023683991907, -0.38369922825632374, 0.8672538013829443, -1.4689700318881596], "std": [0.026379176175179687, 0.04351828043610336, 0.014285840550898758, 0.29717571524598657, 0.1145759815459264, 0.4458990888233561, 0.08986682320811143, 0.04008196736531763, 0.053280036569975056, 1.8125512159034078, 0.25613028024765516, 0.9041735706578956], "min": [0.3935385330201832, 0.17786146558203914, 1.0055733955049435, -0.5741558238118327, 1.1113306820954003, -1.217733024018301, 0.36557348389589045, -0.31582103031683917, 1.0188212910894836, -3.129881002816209, 0.35203771468270517, -3.0797112876089727], "max": [0.4876961569875927, 0.2979128219645025, 1.0501325336287977, 0.7597215757290094, 1.4915342681167059, 0.38085034047327093, 0.6018653107599151, -0.1798789176571704, 1.178333583209859, 3.129686870897581, 1.4504647945515816, -0.42932939586204333], "count": [642]}, "eef_sim_pose_action": {"mean": [0.4561791604192607, 0.2545011359070959, 1.0281166597784201, -0.15428527687371477, 1.2858033077724553, -0.4244719772223406, 0.490089770022217, -0.24172987988671427, 1.0750023683991907, -0.38369922825632374, 0.8672538013829443, -1.4689700318881596], "std": [0.026379176175179687, 0.04351828043610336, 0.014285840550898758, 0.29717571524598657, 0.1145759815459264, 0.4458990888233561, 0.08986682320811143, 0.04008196736531763, 0.053280036569975056, 1.8125512159034078, 0.25613028024765516, 0.9041735706578956], "min": [0.3935385330201832, 0.17786146558203914, 1.0055733955049435, -0.5741558238118327, 1.1113306820954003, -1.217733024018301, 0.36557348389589045, -0.31582103031683917, 1.0188212910894836, -3.129881002816209, 0.35203771468270517, -3.0797112876089727], "max": [0.4876961569875927, 0.2979128219645025, 1.0501325336287977, 0.7597215757290094, 1.4915342681167059, 0.38085034047327093, 0.6018653107599151, -0.1798789176571704, 1.178333583209859, 3.129686870897581, 1.4504647945515816, -0.42932939586204333], "count": [642]}, "gripper_mode_state": {"mean": [0.2772585669781931, 0.82398753894081], "std": [0.4476452323161628, 0.38083076899204465], "min": [0, 0], "max": [1, 1], "count": [642]}, "gripper_activity_state": {"mean": [1.9018691588785046, 1.939252336448598], "std": [0.392328612122474, 0.2970017388830005], "min": [0, 0], "max": [2, 2], "count": [642]}, "gripper_mode_action": {"mean": [0.2772585669781931, 0.82398753894081], "std": [0.4476452323161628, 0.38083076899204465], "min": [0, 0], "max": [1, 1], "count": [642]}, "gripper_activity_action": {"mean": [1.9018691588785046, 1.939252336448598], "std": [0.392328612122474, 0.2970017388830005], "min": [0, 0], "max": [2, 2], "count": [642]}, "gripper_open_scale_state": {"mean": [0.610414330443861, 0.1672601245868242], "std": [0.30745515838636356, 0.2090169266101393], "min": [0.035, 0.015], "max": [0.804, 0.583], "count": [642]}, "gripper_open_scale_action": {"mean": [0.610414330443861, 0.1672601245868242], "std": [0.30745515838636356, 0.2090169266101393], "min": [0.035, 0.015], "max": [0.804, 0.583], "count": [642]}}} +{"episode_index": 306, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4610320065359477]], [[0.4718969199346405]], [[0.4610385408496732]]], "std": [[[0.15882901808980618]], [[0.153448910313112]], [[0.15544900511898813]]], "count": [125]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.054901960784313725]], [[0.06666666666666667]]], "max": [[[0.6980392156862745]], [[0.6901960784313725]], [[0.6901960784313725]]], "mean": [[[0.470418362745098]], [[0.47341277450980396]], [[0.4680068333333333]]], "std": [[[0.07374255550243104]], [[0.07104924872733781]], [[0.07232318759395395]]], "count": [125]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.6745098039215687]], [[0.6784313725490196]]], "mean": [[[0.4566125424836601]], [[0.47501433496732026]], [[0.451902]]], "std": [[[0.10088790143451554]], [[0.0750278586254173]], [[0.1045856361602317]]], "count": [125]}, "observation.state": {"min": [0.020612338557839394, 2.0021893978118896, 0.016667895019054413, 0.27228882908821106, -2.7534313201904297, -1.5770621299743652, -1.0755068063735962, -3.0, 0.20737700164318085, 0.17233000695705414, -0.10836900025606155, -2.5460000038146973, 0.03399999812245369, -1.1549999713897705, -0.330687552690506, -2.078826904296875, -0.5921553373336792, -0.45718902349472046, 2.0963499546051025, 1.3251413106918335, -0.2180788815021515, 35.0, -0.31822699308395386, 0.21808500587940216, -0.11081100255250931, 1.3860000371932983, 0.7350000143051147, 2.5829999446868896], "max": [0.5692915320396423, 2.092388153076172, 1.9988559484481812, 1.642162799835205, -1.7896431684494019, 1.474436640739441, -0.12168435752391815, 517.0, 0.3183560073375702, 0.4064520001411438, 0.1026260033249855, -1.2769999504089355, 0.6880000233650208, 0.43800002336502075, -0.16196656227111816, -2.0629966259002686, -0.12344714254140854, -0.2476971298456192, 2.1082704067230225, 1.6536471843719482, 0.04452335089445114, 827.0, -0.25538599491119385, 0.29627999663352966, -0.004705999977886677, 2.109999895095825, 1.0360000133514404, 3.061000108718872], "mean": [0.2694493532180786, 2.0794849395751953, 1.0351701974868774, 0.9300530552864075, -2.3181545734405518, -0.32823488116264343, -0.6230552792549133, 196.42222595214844, 0.2536201477050781, 0.2998349666595459, -0.02035963349044323, -1.9186912775039673, 0.2993427813053131, -0.18594145774841309, -0.27186843752861023, -2.0737321376800537, -0.4328118562698364, -0.32348692417144775, 2.1002583503723145, 1.4854521751403809, -0.10986372828483582, 624.75390625, -0.2881266176700592, 0.2700801193714142, -0.03867685794830322, 1.6358797550201416, 0.8879360556602478, 2.7979514598846436], "std": [0.18297365307807922, 0.012811098247766495, 0.8094819784164429, 0.37751227617263794, 0.37928301095962524, 1.2927764654159546, 0.2581450045108795, 188.5924072265625, 0.02889399416744709, 0.08456174284219742, 0.06248655542731285, 0.41167306900024414, 0.15798263251781464, 0.6152868866920471, 0.03478990122675896, 0.0035235113464295864, 0.17546993494033813, 0.07334093004465103, 0.0039529805071651936, 0.0759858638048172, 0.09897452592849731, 312.06805419921875, 0.019894806668162346, 0.026412660256028175, 0.03863521292805672, 0.25045546889305115, 0.059615299105644226, 0.1362886279821396], "count": [630]}, "action": {"min": [0.020612338557839394, 2.0021893978118896, 0.016667895019054413, 0.27228882908821106, -2.7534313201904297, -1.5770621299743652, -1.0755068063735962, -3.0, 0.20737700164318085, 0.17233000695705414, -0.10836900025606155, -2.5460000038146973, 0.03399999812245369, -1.1549999713897705, -0.330687552690506, -2.078826904296875, -0.5921553373336792, -0.45718902349472046, 2.0963499546051025, 1.3251413106918335, -0.2180788815021515, 35.0, -0.31822699308395386, 0.21808500587940216, -0.11081100255250931, 1.3860000371932983, 0.7350000143051147, 2.5829999446868896], "max": [0.5692915320396423, 2.092388153076172, 1.9988559484481812, 1.642162799835205, -1.7896431684494019, 1.474436640739441, -0.12168435752391815, 517.0, 0.3183560073375702, 0.4064520001411438, 0.1026260033249855, -1.2769999504089355, 0.6880000233650208, 0.43800002336502075, -0.16196656227111816, -2.0629966259002686, -0.12344714254140854, -0.2476971298456192, 2.1082704067230225, 1.6536471843719482, 0.04452335089445114, 827.0, -0.25538599491119385, 0.29627999663352966, -0.004705999977886677, 2.109999895095825, 1.0360000133514404, 3.061000108718872], "mean": [0.2694493532180786, 2.0794849395751953, 1.0351701974868774, 0.9300530552864075, -2.3181545734405518, -0.32823488116264343, -0.6230552792549133, 196.42222595214844, 0.2536201477050781, 0.2998349666595459, -0.02035963349044323, -1.9186912775039673, 0.2993427813053131, -0.18594145774841309, -0.27186843752861023, -2.0737321376800537, -0.4328118562698364, -0.32348692417144775, 2.1002583503723145, 1.4854521751403809, -0.10986372828483582, 624.75390625, -0.2881266176700592, 0.2700801193714142, -0.03867685794830322, 1.6358797550201416, 0.8879360556602478, 2.7979514598846436], "std": [0.18297365307807922, 0.012811098247766495, 0.8094819784164429, 0.37751227617263794, 0.37928301095962524, 1.2927764654159546, 0.2581450045108795, 188.5924072265625, 0.02889399416744709, 0.08456174284219742, 0.06248655542731285, 0.41167306900024414, 0.15798263251781464, 0.6152868866920471, 0.03478990122675896, 0.0035235113464295864, 0.17546993494033813, 0.07334093004465103, 0.0039529805071651936, 0.0759858638048172, 0.09897452592849731, 312.06805419921875, 0.019894806668162346, 0.026412660256028175, 0.03863521292805672, 0.25045546889305115, 0.059615299105644226, 0.1362886279821396], "count": [630]}, "timestamp": {"min": [0.0], "max": [20.966666666666665], "mean": [10.483333333333333], "std": [6.062170189577937], "count": [630]}, "frame_index": {"min": [0], "max": [629], "mean": [314.5], "std": [181.86510568733812], "count": [630]}, "episode_index": {"min": [308], "max": [308], "mean": [308.0], "std": [0.0], "count": [630]}, "index": {"min": [196679], "max": [197308], "mean": [196993.5], "std": [181.86510568733812], "count": [630]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [630]}, "subtask_annotation": {"mean": [4.346031746031746, 9.0, 9.0, 9.0, 9.0], "std": [2.1226537296825083, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [630]}, "scene_annotation": {"mean": [308.0], "std": [0.0], "min": [308], "max": [308], "count": [630]}, "eef_direction_state": {"mean": [4.650793650793651, 3.8714285714285714], "std": [2.102596506353781, 2.068887330083612], "min": [0, 0], "max": [6, 6], "count": [630]}, "eef_velocity_state": {"mean": [0.38412698412698415, 0.9126984126984127], "std": [0.5535473909556081, 0.6994310757179852], "min": [0, 0], "max": [2, 2], "count": [630]}, "eef_acc_mag_state": {"mean": [0.3412698412698413, 0.6936507936507936], "std": [0.6686007470319798, 0.8085599615292961], "min": [0, 0], "max": [2, 2], "count": [630]}, "eef_direction_action": {"mean": [4.650793650793651, 3.8714285714285714], "std": [2.102596506353781, 2.068887330083612], "min": [0, 0], "max": [6, 6], "count": [630]}, "eef_velocity_action": {"mean": [0.38412698412698415, 0.9126984126984127], "std": [0.5535473909556081, 0.6994310757179852], "min": [0, 0], "max": [2, 2], "count": [630]}, "eef_acc_mag_action": {"mean": [0.3412698412698413, 0.6936507936507936], "std": [0.6686007470319798, 0.8085599615292961], "min": [0, 0], "max": [2, 2], "count": [630]}, "eef_sim_pose_state": {"mean": [0.4548469126788059, 0.25246437367958385, 1.0228975415440804, -0.2472613298470144, 1.3172082924292479, -0.5715039595150564, 0.4928603429166107, -0.23696423314763093, 1.0800585101382845, -0.2009095222725873, 0.8870775633441128, -1.672279167151035], "std": [0.024387794242162603, 0.03357869604869034, 0.01175278389981005, 0.2540986560217082, 0.09369595018526802, 0.22358422869312072, 0.09188776489259537, 0.051937177322007914, 0.05958711737347558, 2.0865472860577134, 0.30829468599882526, 0.9202629196539898], "min": [0.40664590309937565, 0.19123936198019129, 1.0012868281266847, -0.4768017278496071, 1.165373688236178, -0.9344324709703002, 0.35976529225606496, -0.29884387728908435, 1.0162285937709266, -3.1409840495790107, 0.33846006905775283, -2.9879279297580053], "max": [0.4793480531460553, 0.28987207734913484, 1.03815403902503, 0.7186357807091726, 1.4953171450900857, 0.3398661767315245, 0.593610786073547, -0.15431014526239348, 1.2025460524322409, 3.1397118539381292, 1.4476866600493628, -0.388108391991599], "count": [630]}, "eef_sim_pose_action": {"mean": [0.4548469126788059, 0.25246437367958385, 1.0228975415440804, -0.2472613298470144, 1.3172082924292479, -0.5715039595150564, 0.4928603429166107, -0.23696423314763093, 1.0800585101382845, -0.2009095222725873, 0.8870775633441128, -1.672279167151035], "std": [0.024387794242162603, 0.03357869604869034, 0.01175278389981005, 0.2540986560217082, 0.09369595018526802, 0.22358422869312072, 0.09188776489259537, 0.051937177322007914, 0.05958711737347558, 2.0865472860577134, 0.30829468599882526, 0.9202629196539898], "min": [0.40664590309937565, 0.19123936198019129, 1.0012868281266847, -0.4768017278496071, 1.165373688236178, -0.9344324709703002, 0.35976529225606496, -0.29884387728908435, 1.0162285937709266, -3.1409840495790107, 0.33846006905775283, -2.9879279297580053], "max": [0.4793480531460553, 0.28987207734913484, 1.03815403902503, 0.7186357807091726, 1.4953171450900857, 0.3398661767315245, 0.593610786073547, -0.15431014526239348, 1.2025460524322409, 3.1397118539381292, 1.4476866600493628, -0.388108391991599], "count": [630]}, "gripper_mode_state": {"mean": [0.26825396825396824, 0.8253968253968254], "std": [0.44305053523268395, 0.3796273251778283], "min": [0, 0], "max": [1, 1], "count": [630]}, "gripper_activity_state": {"mean": [1.9047619047619047, 1.8666666666666667], "std": [0.36576884513660074, 0.43424811867344976], "min": [0, 0], "max": [2, 2], "count": [630]}, "gripper_mode_action": {"mean": [0.26825396825396824, 0.8253968253968254], "std": [0.44305053523268395, 0.3796273251778283], "min": [0, 0], "max": [1, 1], "count": [630]}, "gripper_activity_action": {"mean": [1.9047619047619047, 1.8666666666666667], "std": [0.36576884513660074, 0.43424811867344976], "min": [0, 0], "max": [2, 2], "count": [630]}, "gripper_open_scale_state": {"mean": [0.6247539679814894, 0.19645079356905054], "std": [0.31206802098071124, 0.18856232986227545], "min": [0.035, 0.0], "max": [0.827, 0.517], "count": [630]}, "gripper_open_scale_action": {"mean": [0.6247539679814894, 0.19645079356905054], "std": [0.31206802098071124, 0.18856232986227545], "min": [0.035, 0.0], "max": [0.827, 0.517], "count": [630]}}} +{"episode_index": 307, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.449189730319211]], [[0.46406514975781976]], [[0.4525387688929739]]], "std": [[[0.15635599000988668]], [[0.14609386620472958]], [[0.1499293390510797]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.07058823529411765]], [[0.09411764705882353]]], "max": [[[1.0]], [[0.9882352941176471]], [[1.0]]], "mean": [[[0.467553274174253]], [[0.47031638618989263]], [[0.4648015581232493]]], "std": [[[0.07959885316006327]], [[0.07920085274337622]], [[0.08001839043095117]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.6627450980392157]], [[0.6745098039215687]]], "mean": [[[0.45316005959675537]], [[0.47145566351540613]], [[0.4489002356150794]]], "std": [[[0.10381879942313745]], [[0.0779987590953634]], [[0.10700870807301119]]], "count": [112]}, "observation.state": {"min": [-0.037891097366809845, 2.0306732654571533, 0.004694935865700245, 0.18706440925598145, -2.660353183746338, -1.5920720100402832, -0.8576024174690247, 22.0, 0.2147960066795349, 0.16982899606227875, -0.10286500304937363, -2.6700000762939453, -3.967071560140312e-09, -1.1950000524520874, -0.29763099551200867, -2.079751968383789, -0.7424805760383606, -0.49089130759239197, 2.0705714225769043, 1.302382230758667, -0.2209063172340393, 29.0, -0.33360299468040466, 0.20197999477386475, -0.11380500346422195, 1.0499999523162842, 0.7559999227523804, -3.1391851902008057], "max": [0.6438868641853333, 2.092440366744995, 2.087867498397827, 1.5496256351470947, -1.8682528734207153, 1.5088545083999634, -0.13898056745529175, 608.0, 0.2993980050086975, 0.3968529999256134, 0.07588200271129608, -1.2769999504089355, 0.7039999961853027, 0.5, -0.12911945581436157, -2.0658066272735596, -0.10957177728414536, -0.205093652009964, 2.0819857120513916, 1.816818118095398, 0.001867502462118864, 832.0, -0.253805011510849, 0.2921540141105652, 0.043042998760938644, 2.184000015258789, 1.0169999599456787, 3.1410000324249268], "mean": [0.22333882749080658, 2.074148416519165, 0.8513695597648621, 0.8977557420730591, -2.184187889099121, -0.5754289627075195, -0.6285474300384521, 237.63143920898438, 0.24494950473308563, 0.278010755777359, -0.0351480208337307, -1.8667149543762207, 0.3998734951019287, -0.09402929991483688, -0.2600662112236023, -2.074246644973755, -0.4704417586326599, -0.3365938663482666, 2.0785088539123535, 1.5515351295471191, -0.11201073229312897, 596.6029663085938, -0.28699031472206116, 0.2613833546638489, -0.02448059618473053, 1.527801752090454, 0.8557651042938232, 1.6905688047409058], "std": [0.2133769541978836, 0.018369749188423157, 0.808891773223877, 0.31026387214660645, 0.30760157108306885, 1.2377129793167114, 0.20705047249794006, 237.39820861816406, 0.02239559032022953, 0.09142816811800003, 0.06080401688814163, 0.44372397661209106, 0.17774611711502075, 0.5886884331703186, 0.038387879729270935, 0.0031364744063466787, 0.2563883662223816, 0.09448336064815521, 0.0032317517325282097, 0.15997382998466492, 0.05225538834929466, 313.9888916015625, 0.023335423320531845, 0.025483518838882446, 0.06299339234828949, 0.4480154812335968, 0.07009612768888474, 2.1436398029327393], "count": [544]}, "action": {"min": [-0.037891097366809845, 2.0306732654571533, 0.004694935865700245, 0.18706440925598145, -2.660353183746338, -1.5920720100402832, -0.8576024174690247, 22.0, 0.2147960066795349, 0.16982899606227875, -0.10286500304937363, -2.6700000762939453, -3.967071560140312e-09, -1.1950000524520874, -0.29763099551200867, -2.079751968383789, -0.7424805760383606, -0.49089130759239197, 2.0705714225769043, 1.302382230758667, -0.2209063172340393, 29.0, -0.33360299468040466, 0.20197999477386475, -0.11380500346422195, 1.0499999523162842, 0.7559999227523804, -3.1391851902008057], "max": [0.6438868641853333, 2.092440366744995, 2.087867498397827, 1.5496256351470947, -1.8682528734207153, 1.5088545083999634, -0.13898056745529175, 608.0, 0.2993980050086975, 0.3968529999256134, 0.07588200271129608, -1.2769999504089355, 0.7039999961853027, 0.5, -0.12911945581436157, -2.0658066272735596, -0.10957177728414536, -0.205093652009964, 2.0819857120513916, 1.816818118095398, 0.001867502462118864, 832.0, -0.253805011510849, 0.2921540141105652, 0.043042998760938644, 2.184000015258789, 1.0169999599456787, 3.1410000324249268], "mean": [0.22333882749080658, 2.074148416519165, 0.8513695597648621, 0.8977557420730591, -2.184187889099121, -0.5754289627075195, -0.6285474300384521, 237.63143920898438, 0.24494950473308563, 0.278010755777359, -0.0351480208337307, -1.8667149543762207, 0.3998734951019287, -0.09402929991483688, -0.2600662112236023, -2.074246644973755, -0.4704417586326599, -0.3365938663482666, 2.0785088539123535, 1.5515351295471191, -0.11201073229312897, 596.6029663085938, -0.28699031472206116, 0.2613833546638489, -0.02448059618473053, 1.527801752090454, 0.8557651042938232, 1.6905688047409058], "std": [0.2133769541978836, 0.018369749188423157, 0.808891773223877, 0.31026387214660645, 0.30760157108306885, 1.2377129793167114, 0.20705047249794006, 237.39820861816406, 0.02239559032022953, 0.09142816811800003, 0.06080401688814163, 0.44372397661209106, 0.17774611711502075, 0.5886884331703186, 0.038387879729270935, 0.0031364744063466787, 0.2563883662223816, 0.09448336064815521, 0.0032317517325282097, 0.15997382998466492, 0.05225538834929466, 313.9888916015625, 0.023335423320531845, 0.025483518838882446, 0.06299339234828949, 0.4480154812335968, 0.07009612768888474, 2.1436398029327393], "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": [309], "max": [309], "mean": [309.0], "std": [0.0], "count": [544]}, "index": {"min": [197309], "max": [197852], "mean": [197580.5], "std": [157.0390078929436], "count": [544]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [544]}, "subtask_annotation": {"mean": [4.6599264705882355, 9.0, 9.0, 9.0, 9.0], "std": [2.057128208250918, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [544]}, "scene_annotation": {"mean": [309.0], "std": [0.0], "min": [309], "max": [309], "count": [544]}, "eef_direction_state": {"mean": [4.606617647058823, 4.001838235294118], "std": [2.1709208606529127, 2.123484823906593], "min": [0, 0], "max": [6, 6], "count": [544]}, "eef_velocity_state": {"mean": [0.4209558823529412, 0.7830882352941176], "std": [0.6222012378696904, 0.7179479690981677], "min": [0, 0], "max": [2, 2], "count": [544]}, "eef_acc_mag_state": {"mean": [0.4522058823529412, 0.7132352941176471], "std": [0.7460155841067262, 0.8261185664377425], "min": [0, 0], "max": [2, 2], "count": [544]}, "eef_direction_action": {"mean": [4.606617647058823, 4.001838235294118], "std": [2.1709208606529127, 2.123484823906593], "min": [0, 0], "max": [6, 6], "count": [544]}, "eef_velocity_action": {"mean": [0.4209558823529412, 0.7830882352941176], "std": [0.6222012378696904, 0.7179479690981677], "min": [0, 0], "max": [2, 2], "count": [544]}, "eef_acc_mag_action": {"mean": [0.4522058823529412, 0.7132352941176471], "std": [0.7460155841067262, 0.8261185664377425], "min": [0, 0], "max": [2, 2], "count": [544]}, "eef_sim_pose_state": {"mean": [0.4475802545076334, 0.25883446029153284, 1.0306406453474886, -0.47093890042522174, 1.2349887306038865, -0.7382018465971488, 0.4694337083848717, -0.22108313797049303, 1.0714483521277254, -0.24326862404762456, 0.9998718027305472, -1.4346769402146986], "std": [0.02439900167858323, 0.049099323626800306, 0.022705130548286507, 0.3301290786067732, 0.16684444106724955, 0.549792787540891, 0.09902489482016617, 0.05052021812682781, 0.055063893712650316, 1.8345820317817325, 0.32842594323795055, 1.0082780237806672], "min": [0.38884937583903145, 0.1879867817381135, 1.0004254107206312, -1.102375656557046, 1.0195706758380894, -1.6963490015243647, 0.35648709288763697, -0.29071189923759166, 1.0225676745441168, -3.1344671781494253, 0.29126330658283983, -3.12188524628247], "max": [0.47716049958313345, 0.31141461609236154, 1.059167067163114, -0.11364196860712239, 1.4725785622311771, -0.2310524371732807, 0.5991904900208072, -0.15851312239712204, 1.1800263194845177, 3.1307371516075793, 1.444387174542285, 3.1409447702818842], "count": [544]}, "eef_sim_pose_action": {"mean": [0.4475802545076334, 0.25883446029153284, 1.0306406453474886, -0.47093890042522174, 1.2349887306038865, -0.7382018465971488, 0.4694337083848717, -0.22108313797049303, 1.0714483521277254, -0.24326862404762456, 0.9998718027305472, -1.4346769402146986], "std": [0.02439900167858323, 0.049099323626800306, 0.022705130548286507, 0.3301290786067732, 0.16684444106724955, 0.549792787540891, 0.09902489482016617, 0.05052021812682781, 0.055063893712650316, 1.8345820317817325, 0.32842594323795055, 1.0082780237806672], "min": [0.38884937583903145, 0.1879867817381135, 1.0004254107206312, -1.102375656557046, 1.0195706758380894, -1.6963490015243647, 0.35648709288763697, -0.29071189923759166, 1.0225676745441168, -3.1344671781494253, 0.29126330658283983, -3.12188524628247], "max": [0.47716049958313345, 0.31141461609236154, 1.059167067163114, -0.11364196860712239, 1.4725785622311771, -0.2310524371732807, 0.5991904900208072, -0.15851312239712204, 1.1800263194845177, 3.1307371516075793, 1.444387174542285, 3.1409447702818842], "count": [544]}, "gripper_mode_state": {"mean": [0.31433823529411764, 0.7610294117647058], "std": [0.46425177342288815, 0.42645474108488485], "min": [0, 0], "max": [1, 1], "count": [544]}, "gripper_activity_state": {"mean": [1.8768382352941178, 1.9246323529411764], "std": [0.4217177795598449, 0.33734998428110796], "min": [0, 0], "max": [2, 2], "count": [544]}, "gripper_mode_action": {"mean": [0.31433823529411764, 0.7610294117647058], "std": [0.46425177342288815, 0.42645474108488485], "min": [0, 0], "max": [1, 1], "count": [544]}, "gripper_activity_action": {"mean": [1.8768382352941178, 1.9246323529411764], "std": [0.4217177795598449, 0.33734998428110796], "min": [0, 0], "max": [2, 2], "count": [544]}, "gripper_open_scale_state": {"mean": [0.5966029409871383, 0.23763143376041854], "std": [0.3139888713961695, 0.23739825911041126], "min": [0.029, 0.022], "max": [0.832, 0.608], "count": [544]}, "gripper_open_scale_action": {"mean": [0.5966029409871383, 0.23763143376041854], "std": [0.3139888713961695, 0.23739825911041126], "min": [0.029, 0.022], "max": [0.832, 0.608], "count": [544]}}} +{"episode_index": 308, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.4547724467237876]], [[0.46802258918273193]], [[0.458142206637557]]], "std": [[[0.1591719666217872]], [[0.14863488578705222]], [[0.15291752480901183]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.07450980392156863]], [[0.0784313725490196]]], "max": [[[0.9686274509803922]], [[0.9568627450980393]], [[0.9725490196078431]]], "mean": [[[0.47252564432635796]], [[0.4743748197808535]], [[0.46980823481353323]]], "std": [[[0.07849884249987017]], [[0.07465822090831563]], [[0.07668442759474636]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.6705882352941176]], [[0.6745098039215687]]], "mean": [[[0.4591659681029274]], [[0.47621492592134895]], [[0.454556923504696]]], "std": [[[0.09743847904853684]], [[0.07209683716419885]], [[0.10177822437162735]]], "count": [119]}, "observation.state": {"min": [0.0987856313586235, 1.9725537300109863, -0.041695915162563324, -0.04703662171959877, -2.689063787460327, -1.580448031425476, -1.0800272226333618, 22.0, 0.19254599511623383, 0.1775130033493042, -0.11322200298309326, -2.5999999046325684, 0.08899999409914017, -1.2209999561309814, -0.31356585025787354, -2.078582525253296, -0.6812019944190979, -0.37594395875930786, 2.069000482559204, 1.3024868965148926, -0.31613150238990784, 31.0, -0.3212969899177551, 0.21334999799728394, -0.09931199997663498, 1.1629999876022339, 0.7770000100135803, 2.4189999103546143], "max": [0.556847333908081, 2.0924580097198486, 2.1262123584747314, 1.5312647819519043, -1.7758551836013794, 1.4980685710906982, 0.3809879422187805, 571.0, 0.3476020097732544, 0.41455399990081787, 0.08456800132989883, -1.3250000476837158, 0.8450000286102295, 0.43800002336502075, -0.13917255401611328, -2.062979221343994, -0.1149124801158905, -0.2571742534637451, 2.082753896713257, 1.766988754272461, 0.004694935865700245, 852.0, -0.2682130038738251, 0.28961101174354553, 0.02380100078880787, 2.125999927520752, 1.0850000381469727, 3.0759999752044678], "mean": [0.26820892095565796, 2.0765137672424316, 0.7610815763473511, 0.8469738960266113, -2.1018805503845215, -0.6666640043258667, -0.6956061720848083, 224.2644805908203, 0.24648873507976532, 0.2794173061847687, -0.035176560282707214, -1.848524808883667, 0.36481499671936035, -0.031634699553251266, -0.24888299405574799, -2.0741519927978516, -0.43718692660331726, -0.30224043130874634, 2.0754988193511963, 1.5416419506072998, -0.14185881614685059, 587.2661743164062, -0.2967514395713806, 0.25992611050605774, -0.027152201160788536, 1.5558491945266724, 0.8857966661453247, 2.7458953857421875], "std": [0.1517867147922516, 0.01697614975273609, 0.8526701927185059, 0.36699122190475464, 0.3402431309223175, 1.2048044204711914, 0.37423259019851685, 214.74069213867188, 0.04329602047801018, 0.08640705794095993, 0.06950437277555466, 0.4007025957107544, 0.17563962936401367, 0.6000019311904907, 0.03594297543168068, 0.003706804709509015, 0.23220311105251312, 0.043168019503355026, 0.00433364138007164, 0.1005086824297905, 0.08022254705429077, 314.4835510253906, 0.020035794004797935, 0.024460120126605034, 0.04758889228105545, 0.3673865795135498, 0.05257926136255264, 0.2119012475013733], "count": [588]}, "action": {"min": [0.0987856313586235, 1.9725537300109863, -0.041695915162563324, -0.04703662171959877, -2.689063787460327, -1.580448031425476, -1.0800272226333618, 22.0, 0.19254599511623383, 0.1775130033493042, -0.11322200298309326, -2.5999999046325684, 0.08899999409914017, -1.2209999561309814, -0.31356585025787354, -2.078582525253296, -0.6812019944190979, -0.37594395875930786, 2.069000482559204, 1.3024868965148926, -0.31613150238990784, 31.0, -0.3212969899177551, 0.21334999799728394, -0.09931199997663498, 1.1629999876022339, 0.7770000100135803, 2.4189999103546143], "max": [0.556847333908081, 2.0924580097198486, 2.1262123584747314, 1.5312647819519043, -1.7758551836013794, 1.4980685710906982, 0.3809879422187805, 571.0, 0.3476020097732544, 0.41455399990081787, 0.08456800132989883, -1.3250000476837158, 0.8450000286102295, 0.43800002336502075, -0.13917255401611328, -2.062979221343994, -0.1149124801158905, -0.2571742534637451, 2.082753896713257, 1.766988754272461, 0.004694935865700245, 852.0, -0.2682130038738251, 0.28961101174354553, 0.02380100078880787, 2.125999927520752, 1.0850000381469727, 3.0759999752044678], "mean": [0.26820892095565796, 2.0765137672424316, 0.7610815763473511, 0.8469738960266113, -2.1018805503845215, -0.6666640043258667, -0.6956061720848083, 224.2644805908203, 0.24648873507976532, 0.2794173061847687, -0.035176560282707214, -1.848524808883667, 0.36481499671936035, -0.031634699553251266, -0.24888299405574799, -2.0741519927978516, -0.43718692660331726, -0.30224043130874634, 2.0754988193511963, 1.5416419506072998, -0.14185881614685059, 587.2661743164062, -0.2967514395713806, 0.25992611050605774, -0.027152201160788536, 1.5558491945266724, 0.8857966661453247, 2.7458953857421875], "std": [0.1517867147922516, 0.01697614975273609, 0.8526701927185059, 0.36699122190475464, 0.3402431309223175, 1.2048044204711914, 0.37423259019851685, 214.74069213867188, 0.04329602047801018, 0.08640705794095993, 0.06950437277555466, 0.4007025957107544, 0.17563962936401367, 0.6000019311904907, 0.03594297543168068, 0.003706804709509015, 0.23220311105251312, 0.043168019503355026, 0.00433364138007164, 0.1005086824297905, 0.08022254705429077, 314.4835510253906, 0.020035794004797935, 0.024460120126605034, 0.04758889228105545, 0.3673865795135498, 0.05257926136255264, 0.2119012475013733], "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": [310], "max": [310], "mean": [310.0], "std": [0.0], "count": [588]}, "index": {"min": [197853], "max": [198440], "mean": [198146.5], "std": [169.74073366951924], "count": [588]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [588]}, "subtask_annotation": {"mean": [4.448979591836735, 9.0, 9.0, 9.0, 9.0], "std": [2.1434401539257073, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [588]}, "scene_annotation": {"mean": [310.0], "std": [0.0], "min": [310], "max": [310], "count": [588]}, "eef_direction_state": {"mean": [4.843537414965986, 3.8843537414965987], "std": [1.9724313539079212, 2.2595737566943397], "min": [0, 0], "max": [6, 6], "count": [588]}, "eef_velocity_state": {"mean": [0.3554421768707483, 0.7908163265306123], "std": [0.5754509988684181, 0.7773039138119168], "min": [0, 0], "max": [2, 2], "count": [588]}, "eef_acc_mag_state": {"mean": [0.36904761904761907, 0.7465986394557823], "std": [0.6837728800368779, 0.8322202061730894], "min": [0, 0], "max": [2, 2], "count": [588]}, "eef_direction_action": {"mean": [4.843537414965986, 3.8843537414965987], "std": [1.9724313539079212, 2.2595737566943397], "min": [0, 0], "max": [6, 6], "count": [588]}, "eef_velocity_action": {"mean": [0.3554421768707483, 0.7908163265306123], "std": [0.5754509988684181, 0.7773039138119168], "min": [0, 0], "max": [2, 2], "count": [588]}, "eef_acc_mag_action": {"mean": [0.36904761904761907, 0.7465986394557823], "std": [0.6837728800368779, 0.8322202061730894], "min": [0, 0], "max": [2, 2], "count": [588]}, "eef_sim_pose_state": {"mean": [0.44513846998780804, 0.2645869574285232, 1.0236316334421767, -0.3186390724024005, 1.2826656964967433, -0.6025068626987263, 0.47032176404144393, -0.2232707551561653, 1.0688177242774486, -0.2544665520916539, 0.9556918119808084, -1.3954049690484873], "std": [0.022716139455368465, 0.037324145131876374, 0.01570308905677993, 0.20558066006860548, 0.13094653040987, 0.2822174970797354, 0.0918285382472755, 0.07146803707239524, 0.04951437861684131, 1.806661037400263, 0.2891303010018385, 0.9903276032886168], "min": [0.4013988215675443, 0.2086624429272147, 0.9999011713354972, -0.5092203886194775, 1.0738526217999196, -1.090575778137883, 0.36524775392014247, -0.3455174050334045, 1.021472314196323, -3.1278761774472157, 0.32609700166175704, -3.089519833052565], "max": [0.47310635185469774, 0.3036712026121603, 1.0424937996222408, 0.38866332032106166, 1.4918095112353233, 0.025291465657740847, 0.6047336432650916, -0.13948497496858026, 1.1825531681539305, 3.1039221037567617, 1.4195839442967926, 0.3533635626028838], "count": [588]}, "eef_sim_pose_action": {"mean": [0.44513846998780804, 0.2645869574285232, 1.0236316334421767, -0.3186390724024005, 1.2826656964967433, -0.6025068626987263, 0.47032176404144393, -0.2232707551561653, 1.0688177242774486, -0.2544665520916539, 0.9556918119808084, -1.3954049690484873], "std": [0.022716139455368465, 0.037324145131876374, 0.01570308905677993, 0.20558066006860548, 0.13094653040987, 0.2822174970797354, 0.0918285382472755, 0.07146803707239524, 0.04951437861684131, 1.806661037400263, 0.2891303010018385, 0.9903276032886168], "min": [0.4013988215675443, 0.2086624429272147, 0.9999011713354972, -0.5092203886194775, 1.0738526217999196, -1.090575778137883, 0.36524775392014247, -0.3455174050334045, 1.021472314196323, -3.1278761774472157, 0.32609700166175704, -3.089519833052565], "max": [0.47310635185469774, 0.3036712026121603, 1.0424937996222408, 0.38866332032106166, 1.4918095112353233, 0.025291465657740847, 0.6047336432650916, -0.13948497496858026, 1.1825531681539305, 3.1039221037567617, 1.4195839442967926, 0.3533635626028838], "count": [588]}, "gripper_mode_state": {"mean": [0.29931972789115646, 0.8027210884353742], "std": [0.4579600729171934, 0.39794464767917537], "min": [0, 0], "max": [1, 1], "count": [588]}, "gripper_activity_state": {"mean": [1.8605442176870748, 1.9370748299319729], "std": [0.45281550403873916, 0.3212215436653757], "min": [0, 0], "max": [2, 2], "count": [588]}, "gripper_mode_action": {"mean": [0.29931972789115646, 0.8027210884353742], "std": [0.4579600729171934, 0.39794464767917537], "min": [0, 0], "max": [1, 1], "count": [588]}, "gripper_activity_action": {"mean": [1.8605442176870748, 1.9370748299319729], "std": [0.45281550403873916, 0.3212215436653757], "min": [0, 0], "max": [2, 2], "count": [588]}, "gripper_open_scale_state": {"mean": [0.5872661565728726, 0.22426445574663156], "std": [0.3144835488879846, 0.21474071454775856], "min": [0.031, 0.022], "max": [0.852, 0.571], "count": [588]}, "gripper_open_scale_action": {"mean": [0.5872661565728726, 0.22426445574663156], "std": [0.3144835488879846, 0.21474071454775856], "min": [0.031, 0.022], "max": [0.852, 0.571], "count": [588]}}} +{"episode_index": 309, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45189570284132174]], [[0.46468261884229]], [[0.45572366519910434]]], "std": [[[0.1573195772706196]], [[0.14837004487356226]], [[0.15172307658060197]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.050980392156862744]], [[0.08627450980392157]]], "max": [[[0.6901960784313725]], [[0.6862745098039216]], [[0.6862745098039216]]], "mean": [[[0.4712628676470588]], [[0.4749826804950375]], [[0.46922755726519]]], "std": [[[0.07631718681956735]], [[0.07203526833782202]], [[0.07462474819434792]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.6705882352941176]], [[0.6745098039215687]]], "mean": [[[0.4573488978152989]], [[0.473276635499879]], [[0.4532687378963931]]], "std": [[[0.09977942140119524]], [[0.0767152161731708]], [[0.10182097416025787]]], "count": [108]}, "observation.state": {"min": [0.056461401283741, 2.0670981407165527, 0.17327629029750824, 0.3467620313167572, -2.6854162216186523, -1.6104329824447632, -1.0131112337112427, 14.0, 0.20941999554634094, 0.20490600168704987, -0.10150100290775299, -2.6070001125335693, 0.04599999636411667, -1.187999963760376, -0.45408231019973755, -2.0794901847839355, -0.6826856136322021, -0.5307895541191101, 2.0675344467163086, 1.3358227014541626, -0.32702234387397766, 50.0, -0.3283649981021881, 0.2164739966392517, -0.10849399864673615, 1.2309999465942383, 0.24400000274181366, 2.377000093460083], "max": [0.47829005122184753, 2.0924580097198486, 1.9985243082046509, 1.5486830472946167, -1.7589951753616333, 1.529484510421753, -0.3022386431694031, 571.0, 0.3149470090866089, 0.39967599511146545, 0.060134999454021454, -1.2719999551773071, 0.7099999785423279, 0.5429999828338623, -0.17650514841079712, -2.0650737285614014, -0.153239905834198, -0.0383099764585495, 2.231281280517578, 1.8586184978485107, 0.3369183838367462, 847.0, -0.2475920021533966, 0.3038420081138611, 0.022623000666499138, 2.061000108718872, 1.0379999876022339, 3.0850000381469727], "mean": [0.2223721295595169, 2.083369493484497, 0.9171772003173828, 0.8830091953277588, -2.256979465484619, -0.5637471079826355, -0.7051212191581726, 236.38587951660156, 0.2507147192955017, 0.28805580735206604, -0.029172852635383606, -1.8477932214736938, 0.2641584575176239, -0.040386974811553955, -0.2705060541629791, -2.073946714401245, -0.451539546251297, -0.3285472095012665, 2.092790365219116, 1.4980186223983765, -0.03358052670955658, 611.5242309570312, -0.28770017623901367, 0.2681860625743866, -0.03352095186710358, 1.5999826192855835, 0.8202574849128723, 2.7719101905822754], "std": [0.1214880496263504, 0.008269626647233963, 0.7178660035133362, 0.37103140354156494, 0.3234711289405823, 1.2251472473144531, 0.2306014895439148, 233.14596557617188, 0.029156876727938652, 0.06546475738286972, 0.054966188967227936, 0.42809364199638367, 0.14791162312030792, 0.6218200325965881, 0.06583546847105026, 0.003993234597146511, 0.21173566579818726, 0.14656323194503784, 0.05079106613993645, 0.1373930722475052, 0.15319500863552094, 318.4859924316406, 0.03241301700472832, 0.028807062655687332, 0.047043293714523315, 0.2996489405632019, 0.21359820663928986, 0.20076288282871246], "count": [517]}, "action": {"min": [0.056461401283741, 2.0670981407165527, 0.17327629029750824, 0.3467620313167572, -2.6854162216186523, -1.6104329824447632, -1.0131112337112427, 14.0, 0.20941999554634094, 0.20490600168704987, -0.10150100290775299, -2.6070001125335693, 0.04599999636411667, -1.187999963760376, -0.45408231019973755, -2.0794901847839355, -0.6826856136322021, -0.5307895541191101, 2.0675344467163086, 1.3358227014541626, -0.32702234387397766, 50.0, -0.3283649981021881, 0.2164739966392517, -0.10849399864673615, 1.2309999465942383, 0.24400000274181366, 2.377000093460083], "max": [0.47829005122184753, 2.0924580097198486, 1.9985243082046509, 1.5486830472946167, -1.7589951753616333, 1.529484510421753, -0.3022386431694031, 571.0, 0.3149470090866089, 0.39967599511146545, 0.060134999454021454, -1.2719999551773071, 0.7099999785423279, 0.5429999828338623, -0.17650514841079712, -2.0650737285614014, -0.153239905834198, -0.0383099764585495, 2.231281280517578, 1.8586184978485107, 0.3369183838367462, 847.0, -0.2475920021533966, 0.3038420081138611, 0.022623000666499138, 2.061000108718872, 1.0379999876022339, 3.0850000381469727], "mean": [0.2223721295595169, 2.083369493484497, 0.9171772003173828, 0.8830091953277588, -2.256979465484619, -0.5637471079826355, -0.7051212191581726, 236.38587951660156, 0.2507147192955017, 0.28805580735206604, -0.029172852635383606, -1.8477932214736938, 0.2641584575176239, -0.040386974811553955, -0.2705060541629791, -2.073946714401245, -0.451539546251297, -0.3285472095012665, 2.092790365219116, 1.4980186223983765, -0.03358052670955658, 611.5242309570312, -0.28770017623901367, 0.2681860625743866, -0.03352095186710358, 1.5999826192855835, 0.8202574849128723, 2.7719101905822754], "std": [0.1214880496263504, 0.008269626647233963, 0.7178660035133362, 0.37103140354156494, 0.3234711289405823, 1.2251472473144531, 0.2306014895439148, 233.14596557617188, 0.029156876727938652, 0.06546475738286972, 0.054966188967227936, 0.42809364199638367, 0.14791162312030792, 0.6218200325965881, 0.06583546847105026, 0.003993234597146511, 0.21173566579818726, 0.14656323194503784, 0.05079106613993645, 0.1373930722475052, 0.15319500863552094, 318.4859924316406, 0.03241301700472832, 0.028807062655687332, 0.047043293714523315, 0.2996489405632019, 0.21359820663928986, 0.20076288282871246], "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": [311], "max": [311], "mean": [311.0], "std": [0.0], "count": [517]}, "index": {"min": [198441], "max": [198957], "mean": [198699.0], "std": [149.24476540234167], "count": [517]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [517]}, "subtask_annotation": {"mean": [4.671179883945841, 9.0, 9.0, 9.0, 9.0], "std": [2.111083664022001, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [517]}, "scene_annotation": {"mean": [311.0], "std": [0.0], "min": [311], "max": [311], "count": [517]}, "eef_direction_state": {"mean": [4.435203094777563, 3.8568665377176017], "std": [2.2091244332224567, 2.066312708302745], "min": [0, 0], "max": [6, 6], "count": [517]}, "eef_velocity_state": {"mean": [0.4932301740812379, 0.8355899419729207], "std": [0.6541436228548215, 0.7293583002280861], "min": [0, 0], "max": [2, 2], "count": [517]}, "eef_acc_mag_state": {"mean": [0.5203094777562862, 0.6963249516441006], "std": [0.765600800074414, 0.8149035108100839], "min": [0, 0], "max": [2, 2], "count": [517]}, "eef_direction_action": {"mean": [4.435203094777563, 3.8568665377176017], "std": [2.2091244332224567, 2.066312708302745], "min": [0, 0], "max": [6, 6], "count": [517]}, "eef_velocity_action": {"mean": [0.4932301740812379, 0.8355899419729207], "std": [0.6541436228548215, 0.7293583002280861], "min": [0, 0], "max": [2, 2], "count": [517]}, "eef_acc_mag_action": {"mean": [0.5203094777562862, 0.6963249516441006], "std": [0.765600800074414, 0.8149035108100839], "min": [0, 0], "max": [2, 2], "count": [517]}, "eef_sim_pose_state": {"mean": [0.4535365792814159, 0.2546567121298838, 1.0263280673782207, -0.28368922520161727, 1.2453854823006925, -0.5727936264402763, 0.47999733235684006, -0.2300085256337628, 1.0702135516769562, -0.24918276160428984, 0.8608480307408923, -1.5500514813159927], "std": [0.027707747402149294, 0.04522256318668837, 0.01482545240849869, 0.5497435312786157, 0.18442632056432215, 0.5341432006308671, 0.07079612173794134, 0.04939850232750107, 0.05077937692471267, 1.9022788142671672, 0.26688127217211705, 0.9046530854228428], "min": [0.4034404821654681, 0.18538021976327987, 1.0065757537318636, -0.8126170911677795, 0.7992727292669088, -1.336679938774485, 0.39252881437243164, -0.2974306616185944, 1.0185147402031447, -3.1292584813901185, 0.3193636027234035, -3.009100961275611], "max": [0.49436962199008305, 0.309296244107376, 1.0646539437001943, 1.2635337562828521, 1.4550336557099657, 0.6989534923086236, 0.5877831227409496, -0.16085010393419122, 1.170214694473224, 3.1400969081746557, 1.4043343230676535, -0.28404201946785124], "count": [517]}, "eef_sim_pose_action": {"mean": [0.4535365792814159, 0.2546567121298838, 1.0263280673782207, -0.28368922520161727, 1.2453854823006925, -0.5727936264402763, 0.47999733235684006, -0.2300085256337628, 1.0702135516769562, -0.24918276160428984, 0.8608480307408923, -1.5500514813159927], "std": [0.027707747402149294, 0.04522256318668837, 0.01482545240849869, 0.5497435312786157, 0.18442632056432215, 0.5341432006308671, 0.07079612173794134, 0.04939850232750107, 0.05077937692471267, 1.9022788142671672, 0.26688127217211705, 0.9046530854228428], "min": [0.4034404821654681, 0.18538021976327987, 1.0065757537318636, -0.8126170911677795, 0.7992727292669088, -1.336679938774485, 0.39252881437243164, -0.2974306616185944, 1.0185147402031447, -3.1292584813901185, 0.3193636027234035, -3.009100961275611], "max": [0.49436962199008305, 0.309296244107376, 1.0646539437001943, 1.2635337562828521, 1.4550336557099657, 0.6989534923086236, 0.5877831227409496, -0.16085010393419122, 1.170214694473224, 3.1400969081746557, 1.4043343230676535, -0.28404201946785124], "count": [517]}, "gripper_mode_state": {"mean": [0.2901353965183752, 0.7833655705996132], "std": [0.4538246888452648, 0.41195139688895077], "min": [0, 0], "max": [1, 1], "count": [517]}, "gripper_activity_state": {"mean": [1.8955512572533848, 1.9032882011605416], "std": [0.37411344045383665, 0.3710104610401346], "min": [0, 0], "max": [2, 2], "count": [517]}, "gripper_mode_action": {"mean": [0.2901353965183752, 0.7833655705996132], "std": [0.4538246888452648, 0.41195139688895077], "min": [0, 0], "max": [1, 1], "count": [517]}, "gripper_activity_action": {"mean": [1.8955512572533848, 1.9032882011605416], "std": [0.37411344045383665, 0.3710104610401346], "min": [0, 0], "max": [2, 2], "count": [517]}, "gripper_open_scale_state": {"mean": [0.611524177927575, 0.2363858800220304], "std": [0.31848600846305547, 0.2331459778185693], "min": [0.05, 0.014], "max": [0.847, 0.571], "count": [517]}, "gripper_open_scale_action": {"mean": [0.611524177927575, 0.2363858800220304], "std": [0.31848600846305547, 0.2331459778185693], "min": [0.05, 0.014], "max": [0.847, 0.571], "count": [517]}}} +{"episode_index": 310, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.46006588235294116]], [[0.4723590175653595]], [[0.4628509660947713]]], "std": [[[0.16096729919218752]], [[0.15156416544077048]], [[0.15477106324283252]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.050980392156862744]], [[0.0784313725490196]]], "max": [[[0.6627450980392157]], [[0.6666666666666666]], [[0.6784313725490196]]], "mean": [[[0.46326809232026145]], [[0.46696199959150325]], [[0.4618995404411765]]], "std": [[[0.07990702474020056]], [[0.0748964701285044]], [[0.07617462779453098]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6745098039215687]], [[0.6705882352941176]]], "mean": [[[0.4548932536764706]], [[0.4741269158496732]], [[0.4501030126633987]]], "std": [[[0.10191168577834168]], [[0.07547720353743004]], [[0.10518556593603957]]], "count": [100]}, "observation.state": {"min": [-0.0252025555819273, 1.9721174240112305, 0.0843866690993309, 0.17002996802330017, -2.663774013519287, -1.5074410438537598, -1.1172376871109009, 18.0, 0.18965600430965424, 0.1974090039730072, -0.1107340008020401, -2.618000030517578, 0.11400000005960464, -1.1970000267028809, -0.28005552291870117, -2.0785651206970215, -0.7056715488433838, -0.4510105550289154, 2.2012791633605957, 1.3129762411117554, -0.3073175847530365, 38.0, -0.32784101366996765, 0.21321900188922882, -0.09935300052165985, 1.444000005722046, 0.6709999442100525, 2.565999984741211], "max": [0.4893380105495453, 2.092440366744995, 2.0882341861724854, 1.5823330879211426, -1.8174638748168945, 1.4868460893630981, -0.13351768255233765, 657.0, 0.32989999651908875, 0.4031740128993988, 0.08371400088071823, -1.3849999904632568, 0.7620000839233398, 0.35199999809265137, -0.10177014768123627, -2.065091133117676, -0.24544565379619598, -0.2117084562778473, 2.2247886657714844, 1.7011027336120605, 0.10745992511510849, 844.0, -0.25039300322532654, 0.2880040109157562, -0.0015739999944344163, 2.0969998836517334, 1.0449999570846558, 3.0920000076293945], "mean": [0.21262849867343903, 2.0745201110839844, 0.9513875246047974, 1.0455242395401, -2.142920970916748, -0.3867180049419403, -0.7548012733459473, 273.49237060546875, 0.24168597161769867, 0.28740841150283813, -0.028187833726406097, -1.9220120906829834, 0.3780565559864044, -0.1809234470129013, -0.2516345679759979, -2.074720859527588, -0.545683741569519, -0.3040665090084076, 2.212867498397827, 1.4652808904647827, -0.15843184292316437, 592.363525390625, -0.2965300679206848, 0.2692982852458954, -0.034400686621665955, 1.646371603012085, 0.9023235440254211, 2.830265522003174], "std": [0.13724909722805023, 0.01859964244067669, 0.8385465145111084, 0.29770174622535706, 0.3434292674064636, 1.2265617847442627, 0.2808132469654083, 268.6888732910156, 0.037640154361724854, 0.074801005423069, 0.07064764946699142, 0.427051842212677, 0.16338758170604706, 0.5868533253669739, 0.03289392590522766, 0.0031411696691066027, 0.17122040688991547, 0.07840561866760254, 0.004510323982685804, 0.08822563290596008, 0.12015316635370255, 310.70819091796875, 0.027316484600305557, 0.019159387797117233, 0.03790370002388954, 0.25078123807907104, 0.08257300406694412, 0.13076208531856537], "count": [458]}, "action": {"min": [-0.0252025555819273, 1.9721174240112305, 0.0843866690993309, 0.17002996802330017, -2.663774013519287, -1.5074410438537598, -1.1172376871109009, 18.0, 0.18965600430965424, 0.1974090039730072, -0.1107340008020401, -2.618000030517578, 0.11400000005960464, -1.1970000267028809, -0.28005552291870117, -2.0785651206970215, -0.7056715488433838, -0.4510105550289154, 2.2012791633605957, 1.3129762411117554, -0.3073175847530365, 38.0, -0.32784101366996765, 0.21321900188922882, -0.09935300052165985, 1.444000005722046, 0.6709999442100525, 2.565999984741211], "max": [0.4893380105495453, 2.092440366744995, 2.0882341861724854, 1.5823330879211426, -1.8174638748168945, 1.4868460893630981, -0.13351768255233765, 657.0, 0.32989999651908875, 0.4031740128993988, 0.08371400088071823, -1.3849999904632568, 0.7620000839233398, 0.35199999809265137, -0.10177014768123627, -2.065091133117676, -0.24544565379619598, -0.2117084562778473, 2.2247886657714844, 1.7011027336120605, 0.10745992511510849, 844.0, -0.25039300322532654, 0.2880040109157562, -0.0015739999944344163, 2.0969998836517334, 1.0449999570846558, 3.0920000076293945], "mean": [0.21262849867343903, 2.0745201110839844, 0.9513875246047974, 1.0455242395401, -2.142920970916748, -0.3867180049419403, -0.7548012733459473, 273.49237060546875, 0.24168597161769867, 0.28740841150283813, -0.028187833726406097, -1.9220120906829834, 0.3780565559864044, -0.1809234470129013, -0.2516345679759979, -2.074720859527588, -0.545683741569519, -0.3040665090084076, 2.212867498397827, 1.4652808904647827, -0.15843184292316437, 592.363525390625, -0.2965300679206848, 0.2692982852458954, -0.034400686621665955, 1.646371603012085, 0.9023235440254211, 2.830265522003174], "std": [0.13724909722805023, 0.01859964244067669, 0.8385465145111084, 0.29770174622535706, 0.3434292674064636, 1.2265617847442627, 0.2808132469654083, 268.6888732910156, 0.037640154361724854, 0.074801005423069, 0.07064764946699142, 0.427051842212677, 0.16338758170604706, 0.5868533253669739, 0.03289392590522766, 0.0031411696691066027, 0.17122040688991547, 0.07840561866760254, 0.004510323982685804, 0.08822563290596008, 0.12015316635370255, 310.70819091796875, 0.027316484600305557, 0.019159387797117233, 0.03790370002388954, 0.25078123807907104, 0.08257300406694412, 0.13076208531856537], "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": [312], "max": [312], "mean": [312.0], "std": [0.0], "count": [458]}, "index": {"min": [198958], "max": [199415], "mean": [199186.5], "std": [132.21289649652186], "count": [458]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [458]}, "subtask_annotation": {"mean": [4.615720524017467, 9.0, 9.0, 9.0, 9.0], "std": [2.1065332000152694, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [458]}, "scene_annotation": {"mean": [312.0], "std": [0.0], "min": [312], "max": [312], "count": [458]}, "eef_direction_state": {"mean": [4.652838427947598, 3.945414847161572], "std": [2.1503535354927714, 2.0171943046807184], "min": [0, 0], "max": [6, 6], "count": [458]}, "eef_velocity_state": {"mean": [0.425764192139738, 0.851528384279476], "std": [0.6474268560341807, 0.7676652207282368], "min": [0, 0], "max": [2, 2], "count": [458]}, "eef_acc_mag_state": {"mean": [0.4650655021834061, 0.740174672489083], "std": [0.7446183161576823, 0.8254690158492195], "min": [0, 0], "max": [2, 2], "count": [458]}, "eef_direction_action": {"mean": [4.652838427947598, 3.945414847161572], "std": [2.1503535354927714, 2.0171943046807184], "min": [0, 0], "max": [6, 6], "count": [458]}, "eef_velocity_action": {"mean": [0.425764192139738, 0.851528384279476], "std": [0.6474268560341807, 0.7676652207282368], "min": [0, 0], "max": [2, 2], "count": [458]}, "eef_acc_mag_action": {"mean": [0.4650655021834061, 0.740174672489083], "std": [0.7446183161576823, 0.8254690158492195], "min": [0, 0], "max": [2, 2], "count": [458]}, "eef_sim_pose_state": {"mean": [0.453767266139941, 0.2608157315674791, 1.0207070197491117, -0.3770386105946713, 1.3183999755987967, -0.687821195855877, 0.47858799179269296, -0.22367690520085318, 1.08148707525759, -0.09494805649659359, 0.9681200917060919, -1.527827938707344], "std": [0.017230657779760263, 0.03774605597803399, 0.008387171187214087, 0.3661336457824398, 0.07844993315796817, 0.38691709394036605, 0.08120268018346673, 0.07235846409249448, 0.04913470777911222, 2.0197364800709914, 0.3048826387043147, 1.220237115173126], "min": [0.3976073422935339, 0.200592554702628, 1.0040280690307435, -0.7328274080566727, 1.1752820587819124, -1.2937907549923722, 0.381862956878039, -0.3277000057790634, 1.019012834694773, -3.1380248610344683, 0.3513112526606734, -3.1250872205048514], "max": [0.4703719167087293, 0.29758202417376356, 1.0378708097931277, 0.894864324429735, 1.4839086728778992, 0.5237807951026276, 0.5902809448666841, -0.13381077521424511, 1.1693385710531299, 3.1391768508784343, 1.5365706109239383, 3.1372096298627143], "count": [458]}, "eef_sim_pose_action": {"mean": [0.453767266139941, 0.2608157315674791, 1.0207070197491117, -0.3770386105946713, 1.3183999755987967, -0.687821195855877, 0.47858799179269296, -0.22367690520085318, 1.08148707525759, -0.09494805649659359, 0.9681200917060919, -1.527827938707344], "std": [0.017230657779760263, 0.03774605597803399, 0.008387171187214087, 0.3661336457824398, 0.07844993315796817, 0.38691709394036605, 0.08120268018346673, 0.07235846409249448, 0.04913470777911222, 2.0197364800709914, 0.3048826387043147, 1.220237115173126], "min": [0.3976073422935339, 0.200592554702628, 1.0040280690307435, -0.7328274080566727, 1.1752820587819124, -1.2937907549923722, 0.381862956878039, -0.3277000057790634, 1.019012834694773, -3.1380248610344683, 0.3513112526606734, -3.1250872205048514], "max": [0.4703719167087293, 0.29758202417376356, 1.0378708097931277, 0.894864324429735, 1.4839086728778992, 0.5237807951026276, 0.5902809448666841, -0.13381077521424511, 1.1693385710531299, 3.1391768508784343, 1.5365706109239383, 3.1372096298627143], "count": [458]}, "gripper_mode_state": {"mean": [0.28820960698689957, 0.740174672489083], "std": [0.4529291660153456, 0.43853862622893997], "min": [0, 0], "max": [1, 1], "count": [458]}, "gripper_activity_state": {"mean": [1.8362445414847162, 1.8973799126637554], "std": [0.47357771575868907, 0.39697781854589764], "min": [0, 0], "max": [2, 2], "count": [458]}, "gripper_mode_action": {"mean": [0.28820960698689957, 0.740174672489083], "std": [0.4529291660153456, 0.43853862622893997], "min": [0, 0], "max": [1, 1], "count": [458]}, "gripper_activity_action": {"mean": [1.8362445414847162, 1.8973799126637554], "std": [0.47357771575868907, 0.39697781854589764], "min": [0, 0], "max": [2, 2], "count": [458]}, "gripper_open_scale_state": {"mean": [0.5923635370096265, 0.2734923580036411], "std": [0.31070819960113777, 0.26868890171664006], "min": [0.038, 0.018], "max": [0.844, 0.657], "count": [458]}, "gripper_open_scale_action": {"mean": [0.5923635370096265, 0.2734923580036411], "std": [0.31070819960113777, 0.26868890171664006], "min": [0.038, 0.018], "max": [0.844, 0.657], "count": [458]}}} +{"episode_index": 311, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.4501606246286393]], [[0.4635186088829471]], [[0.45412523952762923]]], "std": [[[0.16100044057978433]], [[0.15301048549840662]], [[0.15559518481758644]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.06666666666666667]], [[0.09411764705882353]]], "max": [[[0.6745098039215687]], [[0.6745098039215687]], [[0.6784313725490196]]], "mean": [[[0.4720319611556744]], [[0.4769060308972074]], [[0.471434783496732]]], "std": [[[0.07885635142238244]], [[0.07439930846560906]], [[0.07705521256672695]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7568627450980392]], [[0.7607843137254902]]], "mean": [[[0.4544471498068925]], [[0.4734076258912656]], [[0.4494725471628045]]], "std": [[[0.10983937724981793]], [[0.0854059119434299]], [[0.11295661137084961]]], "count": [110]}, "observation.state": {"min": [0.05265658348798752, 2.045037269592285, 0.01595230959355831, 0.19964821636676788, -2.6659555435180664, -1.5593295097351074, -1.07020103931427, 19.0, 0.2056179940700531, 0.17787699401378632, -0.11024300009012222, -2.6410000324249268, -0.01600000075995922, -1.1030000448226929, -0.34262558817863464, -2.0787744522094727, -0.7471405267715454, -0.37199947237968445, 2.1320767402648926, 1.3907307386398315, -0.2569997310638428, 31.0, -0.33494898676872253, 0.2186110019683838, -0.09991499781608582, 1.3329999446868896, 0.6600000262260437, 2.6010000705718994], "max": [0.5968851447105408, 2.0924580097198486, 1.9720126390457153, 1.5590852499008179, -1.8177605867385864, 1.47670578956604, -0.32529446482658386, 666.0, 0.3266119956970215, 0.4080739915370941, 0.07327400147914886, -1.3650000095367432, 0.6290000081062317, 0.38499999046325684, -0.17666222155094147, -2.0646896362304688, -0.16554448008537292, -0.2039068192243576, 2.1755878925323486, 1.6761445999145508, 0.004904374945908785, 833.0, -0.26032501459121704, 0.30667799711227417, 0.01192499976605177, 2.11299991607666, 1.059000015258789, 3.007999897003174], "mean": [0.22376027703285217, 2.079012393951416, 0.8757208585739136, 0.9520958065986633, -2.200819253921509, -0.4726870059967041, -0.715797483921051, 249.79550170898438, 0.2411445826292038, 0.28094151616096497, -0.03853357955813408, -1.919533371925354, 0.30997541546821594, -0.12016704678535461, -0.2679407298564911, -2.074526786804199, -0.4822207987308502, -0.28315508365631104, 2.1619253158569336, 1.4810994863510132, -0.14795808494091034, 612.857421875, -0.2967630922794342, 0.26872581243515015, -0.03465037792921066, 1.655908465385437, 0.8883777260780334, 2.8182170391082764], "std": [0.17829248309135437, 0.014364904724061489, 0.8071319460868835, 0.32243648171424866, 0.3440178632736206, 1.24539315700531, 0.2627527713775635, 263.4368591308594, 0.027441300451755524, 0.08712796866893768, 0.06139366328716278, 0.42592525482177734, 0.15243521332740784, 0.5734567046165466, 0.04505740478634834, 0.003750711912289262, 0.23043692111968994, 0.05127076432108879, 0.012321015819907188, 0.08401648700237274, 0.09338974952697754, 327.12176513671875, 0.02517935074865818, 0.030132370069622993, 0.0396040715277195, 0.28071990609169006, 0.08645810931921005, 0.11979760229587555], "count": [533]}, "action": {"min": [0.05265658348798752, 2.045037269592285, 0.01595230959355831, 0.19964821636676788, -2.6659555435180664, -1.5593295097351074, -1.07020103931427, 19.0, 0.2056179940700531, 0.17787699401378632, -0.11024300009012222, -2.6410000324249268, -0.01600000075995922, -1.1030000448226929, -0.34262558817863464, -2.0787744522094727, -0.7471405267715454, -0.37199947237968445, 2.1320767402648926, 1.3907307386398315, -0.2569997310638428, 31.0, -0.33494898676872253, 0.2186110019683838, -0.09991499781608582, 1.3329999446868896, 0.6600000262260437, 2.6010000705718994], "max": [0.5968851447105408, 2.0924580097198486, 1.9720126390457153, 1.5590852499008179, -1.8177605867385864, 1.47670578956604, -0.32529446482658386, 666.0, 0.3266119956970215, 0.4080739915370941, 0.07327400147914886, -1.3650000095367432, 0.6290000081062317, 0.38499999046325684, -0.17666222155094147, -2.0646896362304688, -0.16554448008537292, -0.2039068192243576, 2.1755878925323486, 1.6761445999145508, 0.004904374945908785, 833.0, -0.26032501459121704, 0.30667799711227417, 0.01192499976605177, 2.11299991607666, 1.059000015258789, 3.007999897003174], "mean": [0.22376027703285217, 2.079012393951416, 0.8757208585739136, 0.9520958065986633, -2.200819253921509, -0.4726870059967041, -0.715797483921051, 249.79550170898438, 0.2411445826292038, 0.28094151616096497, -0.03853357955813408, -1.919533371925354, 0.30997541546821594, -0.12016704678535461, -0.2679407298564911, -2.074526786804199, -0.4822207987308502, -0.28315508365631104, 2.1619253158569336, 1.4810994863510132, -0.14795808494091034, 612.857421875, -0.2967630922794342, 0.26872581243515015, -0.03465037792921066, 1.655908465385437, 0.8883777260780334, 2.8182170391082764], "std": [0.17829248309135437, 0.014364904724061489, 0.8071319460868835, 0.32243648171424866, 0.3440178632736206, 1.24539315700531, 0.2627527713775635, 263.4368591308594, 0.027441300451755524, 0.08712796866893768, 0.06139366328716278, 0.42592525482177734, 0.15243521332740784, 0.5734567046165466, 0.04505740478634834, 0.003750711912289262, 0.23043692111968994, 0.05127076432108879, 0.012321015819907188, 0.08401648700237274, 0.09338974952697754, 327.12176513671875, 0.02517935074865818, 0.030132370069622993, 0.0396040715277195, 0.28071990609169006, 0.08645810931921005, 0.11979760229587555], "count": [533]}, "timestamp": {"min": [0.0], "max": [17.733333333333334], "mean": [8.866666666666669], "std": [5.128785864553564], "count": [533]}, "frame_index": {"min": [0], "max": [532], "mean": [266.0], "std": [153.8635759366069], "count": [533]}, "episode_index": {"min": [313], "max": [313], "mean": [313.0], "std": [0.0], "count": [533]}, "index": {"min": [199416], "max": [199948], "mean": [199682.0], "std": [153.8635759366069], "count": [533]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [533]}, "subtask_annotation": {"mean": [4.49155722326454, 9.0, 9.0, 9.0, 9.0], "std": [2.1286978674069705, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [533]}, "scene_annotation": {"mean": [313.0], "std": [0.0], "min": [313], "max": [313], "count": [533]}, "eef_direction_state": {"mean": [4.135084427767355, 4.0356472795497185], "std": [2.410216653632983, 2.0382471876381283], "min": [0, 0], "max": [6, 6], "count": [533]}, "eef_velocity_state": {"mean": [0.4821763602251407, 0.8048780487804879], "std": [0.5828710003451989, 0.7598105287089064], "min": [0, 0], "max": [2, 2], "count": [533]}, "eef_acc_mag_state": {"mean": [0.46904315196998125, 0.7279549718574109], "std": [0.7411000545276152, 0.8098287764263417], "min": [0, 0], "max": [2, 2], "count": [533]}, "eef_direction_action": {"mean": [4.135084427767355, 4.0356472795497185], "std": [2.410216653632983, 2.0382471876381283], "min": [0, 0], "max": [6, 6], "count": [533]}, "eef_velocity_action": {"mean": [0.4821763602251407, 0.8048780487804879], "std": [0.5828710003451989, 0.7598105287089064], "min": [0, 0], "max": [2, 2], "count": [533]}, "eef_acc_mag_action": {"mean": [0.46904315196998125, 0.7279549718574109], "std": [0.7411000545276152, 0.8098287764263417], "min": [0, 0], "max": [2, 2], "count": [533]}, "eef_sim_pose_state": {"mean": [0.4538370959267188, 0.26150344663505043, 1.0204586617724556, -0.22401615762911062, 1.3213170939697898, -0.5525505217173192, 0.47294406639160097, -0.21702770013477393, 1.0736888073645439, -0.2832986761164732, 0.9247394411189703, -1.613532829172977], "std": [0.027509876164743905, 0.035069013200025125, 0.011918434976056753, 0.4411433722182343, 0.0861447307054726, 0.3273707828669852, 0.09430471407245841, 0.05311000362887148, 0.0555721009984709, 1.9783826553927533, 0.2852503678746812, 0.8736706312062382], "min": [0.40880853171097326, 0.20503422822835593, 1.0013327353445762, -0.7588089517007459, 1.1808999586797495, -1.0725504028014892, 0.36454682256614424, -0.301745637454926, 1.019565686447727, -3.131309596288787, 0.3287068550350656, -2.8974930229434404], "max": [0.48910591134361703, 0.3017606562922923, 1.039396817052593, 1.0121538588713461, 1.4734292152952104, 0.5847563073602414, 0.5984906722519453, -0.1467413605887572, 1.1826804609631976, 3.1369282667464735, 1.2993947000058377, -0.5283863681754785], "count": [533]}, "eef_sim_pose_action": {"mean": [0.4538370959267188, 0.26150344663505043, 1.0204586617724556, -0.22401615762911062, 1.3213170939697898, -0.5525505217173192, 0.47294406639160097, -0.21702770013477393, 1.0736888073645439, -0.2832986761164732, 0.9247394411189703, -1.613532829172977], "std": [0.027509876164743905, 0.035069013200025125, 0.011918434976056753, 0.4411433722182343, 0.0861447307054726, 0.3273707828669852, 0.09430471407245841, 0.05311000362887148, 0.0555721009984709, 1.9783826553927533, 0.2852503678746812, 0.8736706312062382], "min": [0.40880853171097326, 0.20503422822835593, 1.0013327353445762, -0.7588089517007459, 1.1808999586797495, -1.0725504028014892, 0.36454682256614424, -0.301745637454926, 1.019565686447727, -3.131309596288787, 0.3287068550350656, -2.8974930229434404], "max": [0.48910591134361703, 0.3017606562922923, 1.039396817052593, 1.0121538588713461, 1.4734292152952104, 0.5847563073602414, 0.5984906722519453, -0.1467413605887572, 1.1826804609631976, 3.1369282667464735, 1.2993947000058377, -0.5283863681754785], "count": [533]}, "gripper_mode_state": {"mean": [0.300187617260788, 0.7617260787992496], "std": [0.45833940666724093, 0.42602753394161164], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_state": {"mean": [1.9155722326454034, 1.9155722326454034], "std": [0.3388556796214482, 0.34975400218329655], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_mode_action": {"mean": [0.300187617260788, 0.7617260787992496], "std": [0.45833940666724093, 0.42602753394161164], "min": [0, 0], "max": [1, 1], "count": [533]}, "gripper_activity_action": {"mean": [1.9155722326454034, 1.9155722326454034], "std": [0.3388556796214482, 0.34975400218329655], "min": [0, 0], "max": [2, 2], "count": [533]}, "gripper_open_scale_state": {"mean": [0.6128574106957182, 0.2497954969173526], "std": [0.32712176049564073, 0.2634368889095137], "min": [0.031, 0.019], "max": [0.833, 0.666], "count": [533]}, "gripper_open_scale_action": {"mean": [0.6128574106957182, 0.2497954969173526], "std": [0.32712176049564073, 0.2634368889095137], "min": [0.031, 0.019], "max": [0.833, 0.666], "count": [533]}}} +{"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.4604853163625186]], [[0.47333936573804436]], [[0.46371858417459394]]], "std": [[[0.15534780866633163]], [[0.14651865364163702]], [[0.15025854165318178]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.058823529411764705]], [[0.06666666666666667]]], "max": [[[0.6901960784313725]], [[0.6862745098039216]], [[0.6980392156862745]]], "mean": [[[0.47292367582346473]], [[0.47724536902219633]], [[0.4713992469099851]]], "std": [[[0.0727620413152729]], [[0.06876485630454701]], [[0.0715444630210491]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7019607843137254]], [[0.6705882352941176]], [[0.6705882352941176]]], "mean": [[[0.4621062738626804]], [[0.4765984295120688]], [[0.45729240276968874]]], "std": [[[0.09275650120128638]], [[0.07210811908563236]], [[0.0966837568251406]]], "count": [101]}, "observation.state": {"min": [-0.04363323375582695, 2.0630316734313965, 0.11934561282396317, 0.0006806784076616168, -2.7840969562530518, -1.6355305910110474, -0.9352696537971497, 11.0, 0.21563200652599335, 0.1774590015411377, -0.10378299653530121, -2.499000072479248, 0.07699999958276749, -1.1979999542236328, -0.44313910603523254, -2.0792980194091797, -0.6937335133552551, -0.4188441038131714, 2.1104869842529297, 1.3901896476745605, -0.23048818111419678, 32.0, -0.33066800236701965, 0.21108800172805786, -0.10673800110816956, 1.3209999799728394, 0.29100000858306885, 2.390000104904175], "max": [0.48509681224823, 2.092440366744995, 2.0648467540740967, 1.6477477550506592, -1.8681131601333618, 1.46185302734375, 0.2870543301105499, 730.0, 0.32820799946784973, 0.39153799414634705, 0.09492400288581848, -1.24399995803833, 0.7990000247955322, 0.515999972820282, -0.1252971887588501, -2.063659906387329, -0.12405800074338913, -0.06585127860307693, 2.260812282562256, 1.8543601036071777, 0.2900038957595825, 847.0, -0.24814899265766144, 0.301268994808197, 0.018438000231981277, 2.1630001068115234, 1.0809999704360962, 3.0759999752044678], "mean": [0.2025258094072342, 2.0814266204833984, 0.8806965947151184, 0.8265199661254883, -2.258098840713501, -0.6559846997261047, -0.60462486743927, 292.856689453125, 0.26343655586242676, 0.28231433033943176, -0.015659816563129425, -1.7864664793014526, 0.32323387265205383, -0.018802504986524582, -0.2650442123413086, -2.073012113571167, -0.4550956189632416, -0.2766680419445038, 2.1512341499328613, 1.5475597381591797, -0.07666804641485214, 607.3059692382812, -0.290327250957489, 0.2630777657032013, -0.03030468337237835, 1.6327134370803833, 0.813877284526825, 2.754146099090576], "std": [0.15855753421783447, 0.008945317938923836, 0.7431262135505676, 0.45057180523872375, 0.3308737277984619, 1.2090681791305542, 0.32279783487319946, 281.04595947265625, 0.031208135187625885, 0.07570129632949829, 0.06176462024450302, 0.38007551431655884, 0.18216389417648315, 0.5933875441551208, 0.07391193509101868, 0.0036584751214832067, 0.1895706206560135, 0.09839624911546707, 0.053423017263412476, 0.12160541862249374, 0.15593840181827545, 345.135498046875, 0.028476091101765633, 0.02765166014432907, 0.03805723041296005, 0.26345276832580566, 0.2097736895084381, 0.18603426218032837], "count": [471]}, "action": {"min": [-0.04363323375582695, 2.0630316734313965, 0.11934561282396317, 0.0006806784076616168, -2.7840969562530518, -1.6355305910110474, -0.9352696537971497, 11.0, 0.21563200652599335, 0.1774590015411377, -0.10378299653530121, -2.499000072479248, 0.07699999958276749, -1.1979999542236328, -0.44313910603523254, -2.0792980194091797, -0.6937335133552551, -0.4188441038131714, 2.1104869842529297, 1.3901896476745605, -0.23048818111419678, 32.0, -0.33066800236701965, 0.21108800172805786, -0.10673800110816956, 1.3209999799728394, 0.29100000858306885, 2.390000104904175], "max": [0.48509681224823, 2.092440366744995, 2.0648467540740967, 1.6477477550506592, -1.8681131601333618, 1.46185302734375, 0.2870543301105499, 730.0, 0.32820799946784973, 0.39153799414634705, 0.09492400288581848, -1.24399995803833, 0.7990000247955322, 0.515999972820282, -0.1252971887588501, -2.063659906387329, -0.12405800074338913, -0.06585127860307693, 2.260812282562256, 1.8543601036071777, 0.2900038957595825, 847.0, -0.24814899265766144, 0.301268994808197, 0.018438000231981277, 2.1630001068115234, 1.0809999704360962, 3.0759999752044678], "mean": [0.2025258094072342, 2.0814266204833984, 0.8806965947151184, 0.8265199661254883, -2.258098840713501, -0.6559846997261047, -0.60462486743927, 292.856689453125, 0.26343655586242676, 0.28231433033943176, -0.015659816563129425, -1.7864664793014526, 0.32323387265205383, -0.018802504986524582, -0.2650442123413086, -2.073012113571167, -0.4550956189632416, -0.2766680419445038, 2.1512341499328613, 1.5475597381591797, -0.07666804641485214, 607.3059692382812, -0.290327250957489, 0.2630777657032013, -0.03030468337237835, 1.6327134370803833, 0.813877284526825, 2.754146099090576], "std": [0.15855753421783447, 0.008945317938923836, 0.7431262135505676, 0.45057180523872375, 0.3308737277984619, 1.2090681791305542, 0.32279783487319946, 281.04595947265625, 0.031208135187625885, 0.07570129632949829, 0.06176462024450302, 0.38007551431655884, 0.18216389417648315, 0.5933875441551208, 0.07391193509101868, 0.0036584751214832067, 0.1895706206560135, 0.09839624911546707, 0.053423017263412476, 0.12160541862249374, 0.15593840181827545, 345.135498046875, 0.028476091101765633, 0.02765166014432907, 0.03805723041296005, 0.26345276832580566, 0.2097736895084381, 0.18603426218032837], "count": [471]}, "timestamp": {"min": [0.0], "max": [15.666666666666666], "mean": [7.833333333333333], "std": [4.532189398154135], "count": [471]}, "frame_index": {"min": [0], "max": [470], "mean": [235.0], "std": [135.96568194462407], "count": [471]}, "episode_index": {"min": [314], "max": [314], "mean": [314.0], "std": [0.0], "count": [471]}, "index": {"min": [199949], "max": [200419], "mean": [200184.0], "std": [135.96568194462407], "count": [471]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [471]}, "subtask_annotation": {"mean": [4.515923566878981, 9.0, 9.0, 9.0, 9.0], "std": [2.0931749233045003, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [471]}, "scene_annotation": {"mean": [314.0], "std": [0.0], "min": [314], "max": [314], "count": [471]}, "eef_direction_state": {"mean": [4.195329087048832, 3.8089171974522293], "std": [2.365727389337444, 1.9908509141998818], "min": [0, 0], "max": [6, 6], "count": [471]}, "eef_velocity_state": {"mean": [0.5477707006369427, 0.9469214437367304], "std": [0.6624203821656062, 0.7650444890736987], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_acc_mag_state": {"mean": [0.6072186836518046, 0.8280254777070064], "std": [0.809098285117458, 0.8383965888022304], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_direction_action": {"mean": [4.195329087048832, 3.8089171974522293], "std": [2.365727389337444, 1.9908509141998818], "min": [0, 0], "max": [6, 6], "count": [471]}, "eef_velocity_action": {"mean": [0.5477707006369427, 0.9469214437367304], "std": [0.6624203821656062, 0.7650444890736987], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_acc_mag_action": {"mean": [0.6072186836518046, 0.8280254777070064], "std": [0.809098285117458, 0.8383965888022304], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_sim_pose_state": {"mean": [0.4490083871574832, 0.2608068383972089, 1.0259388504561517, -0.18070489515433003, 1.239935893982168, -0.5151505233900805, 0.4728034745184982, -0.2467768205443483, 1.0697941678319098, -0.3520055975728064, 0.9191384707372459, -1.4329732892025595], "std": [0.026744016578273116, 0.035149594032543675, 0.015876939050832577, 0.4997028768642129, 0.17999996895969847, 0.49517721769408884, 0.08072152843060856, 0.05370774316969404, 0.05578218022121932, 1.8342785866863967, 0.2670236618650754, 0.963708157952317], "min": [0.40066782337689605, 0.19432782061556178, 1.0026797421630231, -0.5850193981563437, 0.8070030823619478, -1.1921940070111559, 0.36672343589093387, -0.32622388127522545, 1.0102057480105726, -3.1411001816572077, 0.33545102534490767, -3.00313904042374], "max": [0.4909326482674399, 0.3074434661799127, 1.0679886159346497, 1.14045494550478, 1.4651745750423357, 0.628497414506219, 0.5771235146012776, -0.16653741285687948, 1.1912587018292569, 3.125176033841645, 1.3968889448537332, 0.20641751173761322], "count": [471]}, "eef_sim_pose_action": {"mean": [0.4490083871574832, 0.2608068383972089, 1.0259388504561517, -0.18070489515433003, 1.239935893982168, -0.5151505233900805, 0.4728034745184982, -0.2467768205443483, 1.0697941678319098, -0.3520055975728064, 0.9191384707372459, -1.4329732892025595], "std": [0.026744016578273116, 0.035149594032543675, 0.015876939050832577, 0.4997028768642129, 0.17999996895969847, 0.49517721769408884, 0.08072152843060856, 0.05370774316969404, 0.05578218022121932, 1.8342785866863967, 0.2670236618650754, 0.963708157952317], "min": [0.40066782337689605, 0.19432782061556178, 1.0026797421630231, -0.5850193981563437, 0.8070030823619478, -1.1921940070111559, 0.36672343589093387, -0.32622388127522545, 1.0102057480105726, -3.1411001816572077, 0.33545102534490767, -3.00313904042374], "max": [0.4909326482674399, 0.3074434661799127, 1.0679886159346497, 1.14045494550478, 1.4651745750423357, 0.628497414506219, 0.5771235146012776, -0.16653741285687948, 1.1912587018292569, 3.125176033841645, 1.3968889448537332, 0.20641751173761322], "count": [471]}, "gripper_mode_state": {"mean": [0.2929936305732484, 0.7303609341825902], "std": [0.4551355435656007, 0.4437722839503664], "min": [0, 0], "max": [1, 1], "count": [471]}, "gripper_activity_state": {"mean": [1.8301486199575372, 1.8747346072186837], "std": [0.49715088380357125, 0.4458093187394719], "min": [0, 0], "max": [2, 2], "count": [471]}, "gripper_mode_action": {"mean": [0.2929936305732484, 0.7303609341825902], "std": [0.4551355435656007, 0.4437722839503664], "min": [0, 0], "max": [1, 1], "count": [471]}, "gripper_activity_action": {"mean": [1.8301486199575372, 1.8747346072186837], "std": [0.49715088380357125, 0.4458093187394719], "min": [0, 0], "max": [2, 2], "count": [471]}, "gripper_open_scale_state": {"mean": [0.6073057326136626, 0.2928566879061878], "std": [0.34513562401267023, 0.2810459717617474], "min": [0.032, 0.011], "max": [0.847, 0.73], "count": [471]}, "gripper_open_scale_action": {"mean": [0.6073057326136626, 0.2928566879061878], "std": [0.34513562401267023, 0.2810459717617474], "min": [0.032, 0.011], "max": [0.847, 0.73], "count": [471]}}} +{"episode_index": 313, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45544624762218316]], [[0.46887666904448344]], [[0.45583097838015807]]], "std": [[[0.1471805707175611]], [[0.13922003659122334]], [[0.14296578832151052]]], "count": [134]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7568627450980392]], [[0.7490196078431373]], [[0.7490196078431373]]], "mean": [[[0.4804604047775827]], [[0.48485811750073166]], [[0.47952513169446886]]], "std": [[[0.07789125059164351]], [[0.07302005297013817]], [[0.07789154861779146]]], "count": [134]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46175681488391374]], [[0.4747291758121159]], [[0.4612166236830553]]], "std": [[[0.10205477344946572]], [[0.09009329795430195]], [[0.09722775744405503]]], "count": [134]}, "observation.state": {"min": [0.011205014772713184, 2.0225398540496826, 1.9117465019226074, 0.1794198602437973, -2.7643048763275146, 0.7187265753746033, -2.747305393218994, 18.0, 0.1781570017337799, 0.2321549952030182, 0.01839499920606613, -2.561000108718872, -0.02900000475347042, -1.1069999933242798, -0.36992254853248596, -2.0992472171783447, -2.1012368202209473, -2.0084550380706787, 0.32040753960609436, -1.6204335689544678, -0.4237484931945801, 73.0, -0.37319400906562805, 0.27416399121284485, -0.057043999433517456, 1.281999945640564, 0.14499999582767487, -3.1401853561401367], "max": [0.5281192064285278, 2.092597484588623, 2.817258358001709, 1.8700331449508667, -0.8992111086845398, 1.7734464406967163, -0.37028905749320984, 731.0, 0.3994069993495941, 0.392549991607666, 0.1674479991197586, -1.128999948501587, 0.8949999809265137, 0.5839999914169312, -0.008691740222275257, -1.4731626510620117, -0.8527154922485352, -0.14566518366336823, 2.8910160064697266, 1.5161850452423096, 2.947983503341675, 802.0, -0.0420989990234375, 0.34319400787353516, 0.08307100087404251, 2.7109999656677246, 0.8389999866485596, 3.138000011444092], "mean": [0.22667409479618073, 2.0775794982910156, 2.3859336376190186, 1.085566520690918, -1.6917164325714111, 1.5099800825119019, -1.6145294904708862, 480.5233154296875, 0.28198865056037903, 0.3031606078147888, 0.10400327295064926, -2.105471134185791, 0.5748330354690552, -0.043877385556697845, -0.24037599563598633, -2.0429372787475586, -1.442271113395691, -0.880687415599823, 1.9671131372451782, -0.15067504346370697, 1.1150085926055908, 529.8120727539062, -0.22031013667583466, 0.30894479155540466, 0.012603163719177246, 1.949089765548706, 0.46959295868873596, 1.6698698997497559], "std": [0.1405980885028839, 0.014103558845818043, 0.3376794755458832, 0.3341403603553772, 0.556146502494812, 0.2528127133846283, 0.6878001689910889, 300.43994140625, 0.042255036532878876, 0.04981350898742676, 0.0463758185505867, 0.3532210886478424, 0.3034207820892334, 0.5370893478393555, 0.08512995392084122, 0.11314515024423599, 0.33966076374053955, 0.6987633109092712, 0.8156693577766418, 1.2482846975326538, 1.2163269519805908, 326.92803955078125, 0.10914899408817291, 0.02290095016360283, 0.03040352649986744, 0.4392644464969635, 0.16291923820972443, 2.243079900741577], "count": [686]}, "action": {"min": [0.011205014772713184, 2.0225398540496826, 1.9117465019226074, 0.1794198602437973, -2.7643048763275146, 0.7187265753746033, -2.747305393218994, 18.0, 0.1781570017337799, 0.2321549952030182, 0.01839499920606613, -2.561000108718872, -0.02900000475347042, -1.1069999933242798, -0.36992254853248596, -2.0992472171783447, -2.1012368202209473, -2.0084550380706787, 0.32040753960609436, -1.6204335689544678, -0.4237484931945801, 73.0, -0.37319400906562805, 0.27416399121284485, -0.057043999433517456, 1.281999945640564, 0.14499999582767487, -3.1401853561401367], "max": [0.5281192064285278, 2.092597484588623, 2.817258358001709, 1.8700331449508667, -0.8992111086845398, 1.7734464406967163, -0.37028905749320984, 731.0, 0.3994069993495941, 0.392549991607666, 0.1674479991197586, -1.128999948501587, 0.8949999809265137, 0.5839999914169312, -0.008691740222275257, -1.4731626510620117, -0.8527154922485352, -0.14566518366336823, 2.8910160064697266, 1.5161850452423096, 2.947983503341675, 802.0, -0.0420989990234375, 0.34319400787353516, 0.08307100087404251, 2.7109999656677246, 0.8389999866485596, 3.138000011444092], "mean": [0.22667409479618073, 2.0775794982910156, 2.3859336376190186, 1.085566520690918, -1.6917164325714111, 1.5099800825119019, -1.6145294904708862, 480.5233154296875, 0.28198865056037903, 0.3031606078147888, 0.10400327295064926, -2.105471134185791, 0.5748330354690552, -0.043877385556697845, -0.24037599563598633, -2.0429372787475586, -1.442271113395691, -0.880687415599823, 1.9671131372451782, -0.15067504346370697, 1.1150085926055908, 529.8120727539062, -0.22031013667583466, 0.30894479155540466, 0.012603163719177246, 1.949089765548706, 0.46959295868873596, 1.6698698997497559], "std": [0.1405980885028839, 0.014103558845818043, 0.3376794755458832, 0.3341403603553772, 0.556146502494812, 0.2528127133846283, 0.6878001689910889, 300.43994140625, 0.042255036532878876, 0.04981350898742676, 0.0463758185505867, 0.3532210886478424, 0.3034207820892334, 0.5370893478393555, 0.08512995392084122, 0.11314515024423599, 0.33966076374053955, 0.6987633109092712, 0.8156693577766418, 1.2482846975326538, 1.2163269519805908, 326.92803955078125, 0.10914899408817291, 0.02290095016360283, 0.03040352649986744, 0.4392644464969635, 0.16291923820972443, 2.243079900741577], "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": [315], "max": [315], "mean": [315.0], "std": [0.0], "count": [686]}, "index": {"min": [200420], "max": [201105], "mean": [200762.5], "std": [198.03093192731282], "count": [686]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [686]}, "subtask_annotation": {"mean": [4.931486880466473, 9.0, 9.0, 9.0, 9.0], "std": [2.2366480684697385, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [686]}, "scene_annotation": {"mean": [315.0], "std": [0.0], "min": [315], "max": [315], "count": [686]}, "eef_direction_state": {"mean": [4.543731778425656, 4.658892128279883], "std": [1.7321299375269277, 1.861134156089842], "min": [0, 0], "max": [6, 6], "count": [686]}, "eef_velocity_state": {"mean": [0.6953352769679301, 0.6428571428571429], "std": [0.6928677391218938, 0.7437788630262047], "min": [0, 0], "max": [2, 2], "count": [686]}, "eef_acc_mag_state": {"mean": [0.6472303206997084, 0.6647230320699709], "std": [0.7978010390898127, 0.8143092525922044], "min": [0, 0], "max": [2, 2], "count": [686]}, "eef_direction_action": {"mean": [4.543731778425656, 4.658892128279883], "std": [1.7321299375269277, 1.861134156089842], "min": [0, 0], "max": [6, 6], "count": [686]}, "eef_velocity_action": {"mean": [0.6953352769679301, 0.6428571428571429], "std": [0.6928677391218938, 0.7437788630262047], "min": [0, 0], "max": [2, 2], "count": [686]}, "eef_acc_mag_action": {"mean": [0.6472303206997084, 0.6647230320699709], "std": [0.7978010390898127, 0.8143092525922044], "min": [0, 0], "max": [2, 2], "count": [686]}, "eef_sim_pose_state": {"mean": [0.5012434250815175, 0.24927469421374832, 1.1156766922303945, 1.3489529499385056, 1.1199492954612835, 0.7773095745306938, 0.4990525918975847, -0.35516759515146645, 1.1447979131476738, 0.12654546746940384, 1.1013508162638914, -0.7853333834744507], "std": [0.030131930487098915, 0.0769652441794148, 0.08299176823312844, 0.8423049594520283, 0.14228429842186008, 0.5779737786424274, 0.05528926806875828, 0.053405105676585025, 0.0372434965571965, 1.9356904235196257, 0.3347595960104242, 1.467810083712749], "min": [0.4565862261232655, 0.09928173427346992, 1.0241965111007292, 0.12718182250222004, 0.9106781794644148, -0.34281038753986137, 0.41975227399479004, -0.4267638199942596, 1.0416142378994786, -3.112714629860508, 0.33820083263516865, -3.0456513123042313], "max": [0.5409055932814882, 0.37472175133554275, 1.2667089560351181, 2.920433360666857, 1.5244909562334823, 1.9990854553138764, 0.5829710593436104, -0.27138865291763004, 1.250963053206266, 3.1389405690776195, 1.5346661367764147, 3.1157390979980812], "count": [686]}, "eef_sim_pose_action": {"mean": [0.5012434250815175, 0.24927469421374832, 1.1156766922303945, 1.3489529499385056, 1.1199492954612835, 0.7773095745306938, 0.4990525918975847, -0.35516759515146645, 1.1447979131476738, 0.12654546746940384, 1.1013508162638914, -0.7853333834744507], "std": [0.030131930487098915, 0.0769652441794148, 0.08299176823312844, 0.8423049594520283, 0.14228429842186008, 0.5779737786424274, 0.05528926806875828, 0.053405105676585025, 0.0372434965571965, 1.9356904235196257, 0.3347595960104242, 1.467810083712749], "min": [0.4565862261232655, 0.09928173427346992, 1.0241965111007292, 0.12718182250222004, 0.9106781794644148, -0.34281038753986137, 0.41975227399479004, -0.4267638199942596, 1.0416142378994786, -3.112714629860508, 0.33820083263516865, -3.0456513123042313], "max": [0.5409055932814882, 0.37472175133554275, 1.2667089560351181, 2.920433360666857, 1.5244909562334823, 1.9990854553138764, 0.5829710593436104, -0.27138865291763004, 1.250963053206266, 3.1389405690776195, 1.5346661367764147, 3.1157390979980812], "count": [686]}, "gripper_mode_state": {"mean": [0.36443148688046645, 0.32798833819241985], "std": [0.4812703795690707, 0.4694805514632096], "min": [0, 0], "max": [1, 1], "count": [686]}, "gripper_activity_state": {"mean": [1.9154518950437318, 1.9227405247813412], "std": [0.36440816251890257, 0.3434205570846021], "min": [0, 0], "max": [2, 2], "count": [686]}, "gripper_mode_action": {"mean": [0.36443148688046645, 0.32798833819241985], "std": [0.4812703795690707, 0.4694805514632096], "min": [0, 0], "max": [1, 1], "count": [686]}, "gripper_activity_action": {"mean": [1.9154518950437318, 1.9227405247813412], "std": [0.36440816251890257, 0.3434205570846021], "min": [0, 0], "max": [2, 2], "count": [686]}, "gripper_open_scale_state": {"mean": [0.5298119533527713, 0.480523323462238], "std": [0.32692817378274863, 0.3004400706052559], "min": [0.073, 0.018], "max": [0.802, 0.731], "count": [686]}, "gripper_open_scale_action": {"mean": [0.5298119533527713, 0.480523323462238], "std": [0.32692817378274863, 0.3004400706052559], "min": [0.073, 0.018], "max": [0.802, 0.731], "count": [686]}}} +{"episode_index": 314, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4519659621622281]], [[0.4655489083382109]], [[0.4538359153984977]]], "std": [[[0.14175222008697894]], [[0.13388440843761537]], [[0.1369946091696183]]], "count": [134]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7490196078431373]], [[0.7529411764705882]]], "mean": [[[0.48012880755536047]], [[0.48246952736318405]], [[0.47563135913569404]]], "std": [[[0.07618644979412803]], [[0.07790062600732899]], [[0.08350792794048544]]], "count": [134]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9529411764705882]], [[1.0]]], "mean": [[[0.4633002725343869]], [[0.47934889736367187]], [[0.4643182875451175]]], "std": [[[0.11195323183304291]], [[0.09738665194013431]], [[0.10543544077631074]]], "count": [134]}, "observation.state": {"min": [0.030141836032271385, 2.0145113468170166, 1.8936474323272705, 0.2646268308162689, -2.741807460784912, 0.6806784272193909, -2.7691569328308105, 15.0, 0.2060600072145462, 0.22322699427604675, 0.02280299924314022, -2.6700000762939453, 0.03499998897314072, -1.2050000429153442, -0.5761681199073792, -2.078634738922119, -1.691712737083435, -1.9800935983657837, 2.0857558250427246, -1.134376883506775, -0.12473868578672409, 52.0, -0.3797819912433624, 0.2544650137424469, -0.08083900064229965, 1.1030000448226929, 0.20100000500679016, -3.1411852836608887], "max": [0.6411990523338318, 2.0924580097198486, 2.8283236026763916, 1.699514389038086, -0.4362450838088989, 1.7365504503250122, -0.3678630292415619, 702.0, 0.4086250066757202, 0.3924170136451721, 0.1863120049238205, -1.0740000009536743, 0.9399999976158142, 0.5490000247955322, -0.062168631702661514, -1.7136166095733643, -0.9047088623046875, -0.08749335259199142, 2.8916616439819336, 1.69602370262146, 1.0851410627365112, 795.0, -0.029085999354720116, 0.3677990138530731, 0.08036000281572342, 2.7209999561309814, 0.6570000052452087, 3.138000011444092], "mean": [0.2289469987154007, 2.066359281539917, 2.3332560062408447, 1.2104824781417847, -1.8674519062042236, 1.4374804496765137, -1.359907627105713, 443.4679870605469, 0.285309761762619, 0.31023934483528137, 0.10580632835626602, -2.261319398880005, 0.47820717096328735, -0.33259838819503784, -0.31959131360054016, -2.0339019298553467, -1.2565367221832275, -0.7005536556243896, 2.6494452953338623, 0.7492583990097046, 0.29034462571144104, 544.4861450195312, -0.2332959622144699, 0.31699422001838684, 0.005918298847973347, 1.8359897136688232, 0.43705108761787415, 1.6336630582809448], "std": [0.2155488282442093, 0.0268996674567461, 0.3158176839351654, 0.27206185460090637, 0.5691636800765991, 0.24619214236736298, 0.6472980976104736, 314.8063049316406, 0.03459861874580383, 0.057855620980262756, 0.053277406841516495, 0.3312746286392212, 0.2639714181423187, 0.5328258275985718, 0.16186214983463287, 0.07126051932573318, 0.1925472915172577, 0.6724650859832764, 0.28206703066825867, 0.976367712020874, 0.3579137921333313, 319.3534240722656, 0.13112543523311615, 0.03154224157333374, 0.04027262330055237, 0.4677717685699463, 0.13651081919670105, 2.3314948081970215], "count": [687]}, "action": {"min": [0.030141836032271385, 2.0145113468170166, 1.8936474323272705, 0.2646268308162689, -2.741807460784912, 0.6806784272193909, -2.7691569328308105, 15.0, 0.2060600072145462, 0.22322699427604675, 0.02280299924314022, -2.6700000762939453, 0.03499998897314072, -1.2050000429153442, -0.5761681199073792, -2.078634738922119, -1.691712737083435, -1.9800935983657837, 2.0857558250427246, -1.134376883506775, -0.12473868578672409, 52.0, -0.3797819912433624, 0.2544650137424469, -0.08083900064229965, 1.1030000448226929, 0.20100000500679016, -3.1411852836608887], "max": [0.6411990523338318, 2.0924580097198486, 2.8283236026763916, 1.699514389038086, -0.4362450838088989, 1.7365504503250122, -0.3678630292415619, 702.0, 0.4086250066757202, 0.3924170136451721, 0.1863120049238205, -1.0740000009536743, 0.9399999976158142, 0.5490000247955322, -0.062168631702661514, -1.7136166095733643, -0.9047088623046875, -0.08749335259199142, 2.8916616439819336, 1.69602370262146, 1.0851410627365112, 795.0, -0.029085999354720116, 0.3677990138530731, 0.08036000281572342, 2.7209999561309814, 0.6570000052452087, 3.138000011444092], "mean": [0.2289469987154007, 2.066359281539917, 2.3332560062408447, 1.2104824781417847, -1.8674519062042236, 1.4374804496765137, -1.359907627105713, 443.4679870605469, 0.285309761762619, 0.31023934483528137, 0.10580632835626602, -2.261319398880005, 0.47820717096328735, -0.33259838819503784, -0.31959131360054016, -2.0339019298553467, -1.2565367221832275, -0.7005536556243896, 2.6494452953338623, 0.7492583990097046, 0.29034462571144104, 544.4861450195312, -0.2332959622144699, 0.31699422001838684, 0.005918298847973347, 1.8359897136688232, 0.43705108761787415, 1.6336630582809448], "std": [0.2155488282442093, 0.0268996674567461, 0.3158176839351654, 0.27206185460090637, 0.5691636800765991, 0.24619214236736298, 0.6472980976104736, 314.8063049316406, 0.03459861874580383, 0.057855620980262756, 0.053277406841516495, 0.3312746286392212, 0.2639714181423187, 0.5328258275985718, 0.16186214983463287, 0.07126051932573318, 0.1925472915172577, 0.6724650859832764, 0.28206703066825867, 0.976367712020874, 0.3579137921333313, 319.3534240722656, 0.13112543523311615, 0.03154224157333374, 0.04027262330055237, 0.4677717685699463, 0.13651081919670105, 2.3314948081970215], "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": [316], "max": [316], "mean": [316.0], "std": [0.0], "count": [687]}, "index": {"min": [201106], "max": [201792], "mean": [201449.0], "std": [198.31960736817393], "count": [687]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [687]}, "subtask_annotation": {"mean": [4.716157205240175, 9.0, 9.0, 9.0, 9.0], "std": [2.233022851505264, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [687]}, "scene_annotation": {"mean": [316.0], "std": [0.0], "min": [316], "max": [316], "count": [687]}, "eef_direction_state": {"mean": [4.22707423580786, 4.914119359534206], "std": [2.017599572212078, 1.6933524633352948], "min": [0, 0], "max": [6, 6], "count": [687]}, "eef_velocity_state": {"mean": [0.6986899563318777, 0.5254730713245997], "std": [0.7285294763459778, 0.7252005908841116], "min": [0, 0], "max": [2, 2], "count": [687]}, "eef_acc_mag_state": {"mean": [0.5924308588064047, 0.5836972343522562], "std": [0.79836134984628, 0.7901664639763823], "min": [0, 0], "max": [2, 2], "count": [687]}, "eef_direction_action": {"mean": [4.22707423580786, 4.914119359534206], "std": [2.017599572212078, 1.6933524633352948], "min": [0, 0], "max": [6, 6], "count": [687]}, "eef_velocity_action": {"mean": [0.6986899563318777, 0.5254730713245997], "std": [0.7285294763459778, 0.7252005908841116], "min": [0, 0], "max": [2, 2], "count": [687]}, "eef_acc_mag_action": {"mean": [0.5924308588064047, 0.5836972343522562], "std": [0.79836134984628, 0.7901664639763823], "min": [0, 0], "max": [2, 2], "count": [687]}, "eef_sim_pose_state": {"mean": [0.5080481356952262, 0.24853109297219317, 1.1009871250993035, 1.4344679174260373, 1.1061734782919552, 1.0012159045989484, 0.5073136833796096, -0.357840178014917, 1.1525521259813962, -0.3160094351962051, 1.0707625733286, -1.579318482719663], "std": [0.03948242446139189, 0.0958654847769882, 0.08837711981521269, 0.7516594672777089, 0.21564030645087048, 0.5448585830259206, 0.06563249184455765, 0.05370031017720843, 0.03281886283861748, 2.302348168507943, 0.4404534478211942, 1.258346672155906], "min": [0.43773829153850846, 0.06582681800816127, 1.008796576718786, 0.11888947467169089, 0.7366315456298156, 0.02441925160572217, 0.41171063276386116, -0.4396508484607466, 1.0423554793099656, -3.137122576916442, 0.3264078214098709, -3.1208023351867746], "max": [0.5733842194761707, 0.36969474696665805, 1.261898153428877, 2.9219287237490392, 1.3577800842888572, 1.8429193431076376, 0.6063333224347457, -0.274432736593378, 1.2277595337373668, 3.1373744572193107, 1.55323836269371, 3.141281903749446], "count": [687]}, "eef_sim_pose_action": {"mean": [0.5080481356952262, 0.24853109297219317, 1.1009871250993035, 1.4344679174260373, 1.1061734782919552, 1.0012159045989484, 0.5073136833796096, -0.357840178014917, 1.1525521259813962, -0.3160094351962051, 1.0707625733286, -1.579318482719663], "std": [0.03948242446139189, 0.0958654847769882, 0.08837711981521269, 0.7516594672777089, 0.21564030645087048, 0.5448585830259206, 0.06563249184455765, 0.05370031017720843, 0.03281886283861748, 2.302348168507943, 0.4404534478211942, 1.258346672155906], "min": [0.43773829153850846, 0.06582681800816127, 1.008796576718786, 0.11888947467169089, 0.7366315456298156, 0.02441925160572217, 0.41171063276386116, -0.4396508484607466, 1.0423554793099656, -3.137122576916442, 0.3264078214098709, -3.1208023351867746], "max": [0.5733842194761707, 0.36969474696665805, 1.261898153428877, 2.9219287237490392, 1.3577800842888572, 1.8429193431076376, 0.6063333224347457, -0.274432736593378, 1.2277595337373668, 3.1373744572193107, 1.55323836269371, 3.141281903749446], "count": [687]}, "gripper_mode_state": {"mean": [0.35662299854439594, 0.39446870451237265], "std": [0.4790021246858911, 0.48873627415274606], "min": [0, 0], "max": [1, 1], "count": [687]}, "gripper_activity_state": {"mean": [1.8893740902474527, 1.8864628820960698], "std": [0.4030315089101484, 0.4093949538572777], "min": [0, 0], "max": [2, 2], "count": [687]}, "gripper_mode_action": {"mean": [0.35662299854439594, 0.39446870451237265], "std": [0.4790021246858911, 0.48873627415274606], "min": [0, 0], "max": [1, 1], "count": [687]}, "gripper_activity_action": {"mean": [1.8893740902474527, 1.8864628820960698], "std": [0.4030315089101484, 0.4093949538572777], "min": [0, 0], "max": [2, 2], "count": [687]}, "gripper_open_scale_state": {"mean": [0.544486171761282, 0.44346797682694056], "std": [0.31935318699876314, 0.3148062175263529], "min": [0.052, 0.015], "max": [0.795, 0.702], "count": [687]}, "gripper_open_scale_action": {"mean": [0.544486171761282, 0.44346797682694056], "std": [0.31935318699876314, 0.3148062175263529], "min": [0.052, 0.015], "max": [0.795, 0.702], "count": [687]}}} +{"episode_index": 315, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44764202985115614]], [[0.4626283263305322]], [[0.4499706517410886]]], "std": [[[0.14211132112659525]], [[0.1339029356183526]], [[0.13723007447968963]]], "count": [119]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.7098039215686275]], [[0.7098039215686275]]], "mean": [[[0.480997343054869]], [[0.4836738496869336]], [[0.47699832996924263]]], "std": [[[0.060437975580823006]], [[0.05654810172089541]], [[0.06467099416159676]]], "count": [119]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[0.8274509803921568]], [[0.8274509803921568]]], "mean": [[[0.4660707506041632]], [[0.48079938347888174]], [[0.4657185903773274]]], "std": [[[0.1021468059438022]], [[0.08807145978707759]], [[0.09827548303478596]]], "count": [119]}, "observation.state": {"min": [-0.12999212741851807, 2.0554044246673584, 1.6398589611053467, 0.2629687488079071, -2.6754674911499023, 0.6716375946998596, -2.6919784545898438, 10.0, 0.20105700194835663, 0.23088400065898895, 0.013125999830663204, -2.640000104904175, 0.07999999076128006, -1.2079999446868896, -0.5272814631462097, -2.0786523818969727, -1.7184512615203857, -1.8783233165740967, 2.026850938796997, -1.062015414237976, -0.5122890472412109, 32.0, -0.3496699929237366, 0.26371699571609497, -0.07786999642848969, 1.1950000524520874, 0.13900001347064972, -3.1381852626800537], "max": [0.5073497891426086, 2.092562437057495, 2.660161256790161, 1.8329797983169556, -0.8071275353431702, 1.7737606763839722, -0.3543018400669098, 768.0, 0.38762199878692627, 0.39242300391197205, 0.17166100442409515, -1.1770000457763672, 0.953999936580658, 0.6190000176429749, -0.09452703595161438, -1.5262032747268677, -0.8973261713981628, -0.20631538331508636, 2.891644239425659, 1.6566840410232544, 1.2153775691986084, 811.0, -0.040883999317884445, 0.36935898661613464, 0.09401199966669083, 2.6600000858306885, 0.8230000138282776, 3.135999917984009], "mean": [0.13410289585590363, 2.0816919803619385, 2.1420412063598633, 1.1913262605667114, -1.6866984367370605, 1.3066293001174927, -1.4763333797454834, 381.2597961425781, 0.27649790048599243, 0.30438724160194397, 0.08766085654497147, -2.0752618312835693, 0.5330220460891724, -0.1552278697490692, -0.30708619952201843, -2.035912275314331, -1.3331748247146606, -0.8483536839485168, 2.5987963676452637, 0.6071803569793701, 0.34246134757995605, 559.7452392578125, -0.21416936814785004, 0.33346885442733765, 0.018337370827794075, 1.7944254875183105, 0.44557222723960876, 1.047684669494629], "std": [0.20737440884113312, 0.007060691714286804, 0.3543539047241211, 0.3719794750213623, 0.6660344004631042, 0.33627405762672424, 0.7698603272438049, 334.85650634765625, 0.04545260965824127, 0.04899100214242935, 0.04885804280638695, 0.38601478934288025, 0.2973898649215698, 0.6124575734138489, 0.11305136978626251, 0.11206904798746109, 0.18306651711463928, 0.6613467335700989, 0.29892203211784363, 0.9901120066642761, 0.40155911445617676, 309.9908447265625, 0.11754204332828522, 0.025509340688586235, 0.04657471925020218, 0.5195764899253845, 0.13453854620456696, 2.647481679916382], "count": [587]}, "action": {"min": [-0.12999212741851807, 2.0554044246673584, 1.6398589611053467, 0.2629687488079071, -2.6754674911499023, 0.6716375946998596, -2.6919784545898438, 10.0, 0.20105700194835663, 0.23088400065898895, 0.013125999830663204, -2.640000104904175, 0.07999999076128006, -1.2079999446868896, -0.5272814631462097, -2.0786523818969727, -1.7184512615203857, -1.8783233165740967, 2.026850938796997, -1.062015414237976, -0.5122890472412109, 32.0, -0.3496699929237366, 0.26371699571609497, -0.07786999642848969, 1.1950000524520874, 0.13900001347064972, -3.1381852626800537], "max": [0.5073497891426086, 2.092562437057495, 2.660161256790161, 1.8329797983169556, -0.8071275353431702, 1.7737606763839722, -0.3543018400669098, 768.0, 0.38762199878692627, 0.39242300391197205, 0.17166100442409515, -1.1770000457763672, 0.953999936580658, 0.6190000176429749, -0.09452703595161438, -1.5262032747268677, -0.8973261713981628, -0.20631538331508636, 2.891644239425659, 1.6566840410232544, 1.2153775691986084, 811.0, -0.040883999317884445, 0.36935898661613464, 0.09401199966669083, 2.6600000858306885, 0.8230000138282776, 3.135999917984009], "mean": [0.13410289585590363, 2.0816919803619385, 2.1420412063598633, 1.1913262605667114, -1.6866984367370605, 1.3066293001174927, -1.4763333797454834, 381.2597961425781, 0.27649790048599243, 0.30438724160194397, 0.08766085654497147, -2.0752618312835693, 0.5330220460891724, -0.1552278697490692, -0.30708619952201843, -2.035912275314331, -1.3331748247146606, -0.8483536839485168, 2.5987963676452637, 0.6071803569793701, 0.34246134757995605, 559.7452392578125, -0.21416936814785004, 0.33346885442733765, 0.018337370827794075, 1.7944254875183105, 0.44557222723960876, 1.047684669494629], "std": [0.20737440884113312, 0.007060691714286804, 0.3543539047241211, 0.3719794750213623, 0.6660344004631042, 0.33627405762672424, 0.7698603272438049, 334.85650634765625, 0.04545260965824127, 0.04899100214242935, 0.04885804280638695, 0.38601478934288025, 0.2973898649215698, 0.6124575734138489, 0.11305136978626251, 0.11206904798746109, 0.18306651711463928, 0.6613467335700989, 0.29892203211784363, 0.9901120066642761, 0.40155911445617676, 309.9908447265625, 0.11754204332828522, 0.025509340688586235, 0.04657471925020218, 0.5195764899253845, 0.13453854620456696, 2.647481679916382], "count": [587]}, "timestamp": {"min": [0.0], "max": [19.533333333333335], "mean": [9.766666666666666], "std": [5.648401937224762], "count": [587]}, "frame_index": {"min": [0], "max": [586], "mean": [293.0], "std": [169.45205811674285], "count": [587]}, "episode_index": {"min": [317], "max": [317], "mean": [317.0], "std": [0.0], "count": [587]}, "index": {"min": [201793], "max": [202379], "mean": [202086.0], "std": [169.45205811674285], "count": [587]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [587]}, "subtask_annotation": {"mean": [4.821124361158433, 9.0, 9.0, 9.0, 9.0], "std": [2.0949432334755334, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [587]}, "scene_annotation": {"mean": [317.0], "std": [0.0], "min": [317], "max": [317], "count": [587]}, "eef_direction_state": {"mean": [4.4633730834752985, 4.82793867120954], "std": [1.813240400989271, 1.7125758943339553], "min": [0, 0], "max": [6, 6], "count": [587]}, "eef_velocity_state": {"mean": [0.706984667802385, 0.58603066439523], "std": [0.7424823263052477, 0.7201237962000429], "min": [0, 0], "max": [2, 2], "count": [587]}, "eef_acc_mag_state": {"mean": [0.7325383304940375, 0.5996592844974447], "std": [0.8223957584120365, 0.7991903183868286], "min": [0, 0], "max": [2, 2], "count": [587]}, "eef_direction_action": {"mean": [4.4633730834752985, 4.82793867120954], "std": [1.813240400989271, 1.7125758943339553], "min": [0, 0], "max": [6, 6], "count": [587]}, "eef_velocity_action": {"mean": [0.706984667802385, 0.58603066439523], "std": [0.7424823263052477, 0.7201237962000429], "min": [0, 0], "max": [2, 2], "count": [587]}, "eef_acc_mag_action": {"mean": [0.7325383304940375, 0.5996592844974447], "std": [0.8223957584120365, 0.7991903183868286], "min": [0, 0], "max": [2, 2], "count": [587]}, "eef_sim_pose_state": {"mean": [0.5232965531912278, 0.24216870107135355, 1.1219638696554763, 1.3509065070196604, 1.1275020442306616, 0.9713076695695133, 0.49940877741657347, -0.33649012663817207, 1.1397875191112696, -0.0937160016655516, 1.0324585860770386, -1.1454112095399658], "std": [0.030206384105669108, 0.09102192358702618, 0.08216957394068602, 0.909807364265781, 0.17782158888456215, 0.5748389415338648, 0.05531319928800616, 0.058451132529825145, 0.033305587897171786, 2.0159322704042393, 0.3625296296755722, 1.4617899978826943], "min": [0.4536883628643229, 0.07493414287851391, 1.0383900864908975, -0.010234977465604145, 0.7303792054698319, -0.5666097385697548, 0.422326408618429, -0.42817002730979115, 1.036939543017969, -3.1410712194604375, 0.3285506043662312, -3.0890975716822715], "max": [0.5719467452841961, 0.3420301216324575, 1.2673562543789756, 2.8366803227836317, 1.5511315291758776, 1.9351929127042053, 0.5794416474782897, -0.2630386793714766, 1.2112206511189991, 3.1233817874344583, 1.446862609747999, 3.129182996079386], "count": [587]}, "eef_sim_pose_action": {"mean": [0.5232965531912278, 0.24216870107135355, 1.1219638696554763, 1.3509065070196604, 1.1275020442306616, 0.9713076695695133, 0.49940877741657347, -0.33649012663817207, 1.1397875191112696, -0.0937160016655516, 1.0324585860770386, -1.1454112095399658], "std": [0.030206384105669108, 0.09102192358702618, 0.08216957394068602, 0.909807364265781, 0.17782158888456215, 0.5748389415338648, 0.05531319928800616, 0.058451132529825145, 0.033305587897171786, 2.0159322704042393, 0.3625296296755722, 1.4617899978826943], "min": [0.4536883628643229, 0.07493414287851391, 1.0383900864908975, -0.010234977465604145, 0.7303792054698319, -0.5666097385697548, 0.422326408618429, -0.42817002730979115, 1.036939543017969, -3.1410712194604375, 0.3285506043662312, -3.0890975716822715], "max": [0.5719467452841961, 0.3420301216324575, 1.2673562543789756, 2.8366803227836317, 1.5511315291758776, 1.9351929127042053, 0.5794416474782897, -0.2630386793714766, 1.2112206511189991, 3.1233817874344583, 1.446862609747999, 3.129182996079386], "count": [587]}, "gripper_mode_state": {"mean": [0.29982964224872233, 0.504258943781942], "std": [0.45818318157449334, 0.4999818610688406], "min": [0, 0], "max": [1, 1], "count": [587]}, "gripper_activity_state": {"mean": [1.8705281090289607, 1.8739352640545144], "std": [0.43711953285932775, 0.4342084567166036], "min": [0, 0], "max": [2, 2], "count": [587]}, "gripper_mode_action": {"mean": [0.29982964224872233, 0.504258943781942], "std": [0.45818318157449334, 0.4999818610688406], "min": [0, 0], "max": [1, 1], "count": [587]}, "gripper_activity_action": {"mean": [1.8705281090289607, 1.8739352640545144], "std": [0.43711953285932775, 0.4342084567166036], "min": [0, 0], "max": [2, 2], "count": [587]}, "gripper_open_scale_state": {"mean": [0.5597453149278887, 0.38125979550083816], "std": [0.30999078740524066, 0.334856473485131], "min": [0.032, 0.01], "max": [0.811, 0.768], "count": [587]}, "gripper_open_scale_action": {"mean": [0.5597453149278887, 0.38125979550083816], "std": [0.30999078740524066, 0.334856473485131], "min": [0.032, 0.01], "max": [0.811, 0.768], "count": [587]}}} +{"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.4610739666758722]], [[0.4734010848177299]], [[0.46160787909647427]]], "std": [[[0.1442635132691508]], [[0.13643119540461093]], [[0.141905027659076]]], "count": [142]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47631337884332137]], [[0.4809103277754764]], [[0.4738355124620271]]], "std": [[[0.10643939369708867]], [[0.10411944072469234]], [[0.10928006462986183]]], "count": [142]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.6862745098039216]], [[0.6745098039215687]]], "mean": [[[0.4685691668392709]], [[0.47828547880419775]], [[0.46698587521863205]]], "std": [[[0.07072876993255454]], [[0.059048642394814145]], [[0.06998413705591516]]], "count": [142]}, "observation.state": {"min": [-0.050213124603033066, 2.023761749267578, 1.9493408203125, 0.039043016731739044, -2.7011938095092773, 0.7085513472557068, -2.8110101222991943, 17.0, 0.18053999543190002, 0.2257699966430664, 0.015884999185800552, -2.638000011444092, 0.08400000631809235, -1.218999981880188, -0.7551341652870178, -2.0740270614624023, -1.7871298789978027, -2.0045106410980225, 1.4730753898620605, -1.035102367401123, -0.3484898805618286, 78.0, -0.40208399295806885, 0.24667400121688843, -0.03238900005817413, 0.9590000510215759, -0.06800000369548798, -3.124000072479248], "max": [0.5406681299209595, 2.0927021503448486, 2.656949520111084, 1.9679111242294312, -0.4354945719242096, 1.7488898038864136, -0.29715973138809204, 833.0, 0.3756130039691925, 0.39073601365089417, 0.17115700244903564, -0.9959999918937683, 1.184999942779541, 0.7430000305175781, 0.005864306353032589, -1.5866963863372803, -0.5381373763084412, 0.19626227021217346, 2.953166961669922, 1.9812453985214233, 1.8498570919036865, 807.0, -0.03067000024020672, 0.36952900886535645, 0.11789499968290329, 2.619999885559082, 0.8029999732971191, 3.138000011444092], "mean": [0.15636081993579865, 2.080308437347412, 2.3316190242767334, 1.0752663612365723, -1.4794702529907227, 1.5603138208389282, -1.4803080558776855, 492.5387878417969, 0.2753830552101135, 0.28531414270401, 0.11525947600603104, -2.090803861618042, 0.8134069442749023, 0.002950507216155529, -0.38830190896987915, -1.9441179037094116, -1.0117064714431763, -0.6043729186058044, 2.583326578140259, 1.0353273153305054, 0.1637110710144043, 424.97662353515625, -0.21820305287837982, 0.3259994387626648, 0.039744891226291656, 1.911808729171753, 0.5085785388946533, 2.0026962757110596], "std": [0.17108187079429626, 0.016475852578878403, 0.23564761877059937, 0.29365694522857666, 0.6182259321212769, 0.22047333419322968, 0.6308247447013855, 280.79071044921875, 0.03037678450345993, 0.05355638638138771, 0.046762555837631226, 0.3447754979133606, 0.3667271137237549, 0.599712610244751, 0.221167653799057, 0.13897396624088287, 0.28918007016181946, 0.785658061504364, 0.3300619423389435, 1.0025652647018433, 0.5693813562393188, 321.81768798828125, 0.09856660664081573, 0.02738296426832676, 0.030455725267529488, 0.43493443727493286, 0.1766434907913208, 1.7698856592178345], "count": [747]}, "action": {"min": [-0.050213124603033066, 2.023761749267578, 1.9493408203125, 0.039043016731739044, -2.7011938095092773, 0.7085513472557068, -2.8110101222991943, 17.0, 0.18053999543190002, 0.2257699966430664, 0.015884999185800552, -2.638000011444092, 0.08400000631809235, -1.218999981880188, -0.7551341652870178, -2.0740270614624023, -1.7871298789978027, -2.0045106410980225, 1.4730753898620605, -1.035102367401123, -0.3484898805618286, 78.0, -0.40208399295806885, 0.24667400121688843, -0.03238900005817413, 0.9590000510215759, -0.06800000369548798, -3.124000072479248], "max": [0.5406681299209595, 2.0927021503448486, 2.656949520111084, 1.9679111242294312, -0.4354945719242096, 1.7488898038864136, -0.29715973138809204, 833.0, 0.3756130039691925, 0.39073601365089417, 0.17115700244903564, -0.9959999918937683, 1.184999942779541, 0.7430000305175781, 0.005864306353032589, -1.5866963863372803, -0.5381373763084412, 0.19626227021217346, 2.953166961669922, 1.9812453985214233, 1.8498570919036865, 807.0, -0.03067000024020672, 0.36952900886535645, 0.11789499968290329, 2.619999885559082, 0.8029999732971191, 3.138000011444092], "mean": [0.15636081993579865, 2.080308437347412, 2.3316190242767334, 1.0752663612365723, -1.4794702529907227, 1.5603138208389282, -1.4803080558776855, 492.5387878417969, 0.2753830552101135, 0.28531414270401, 0.11525947600603104, -2.090803861618042, 0.8134069442749023, 0.002950507216155529, -0.38830190896987915, -1.9441179037094116, -1.0117064714431763, -0.6043729186058044, 2.583326578140259, 1.0353273153305054, 0.1637110710144043, 424.97662353515625, -0.21820305287837982, 0.3259994387626648, 0.039744891226291656, 1.911808729171753, 0.5085785388946533, 2.0026962757110596], "std": [0.17108187079429626, 0.016475852578878403, 0.23564761877059937, 0.29365694522857666, 0.6182259321212769, 0.22047333419322968, 0.6308247447013855, 280.79071044921875, 0.03037678450345993, 0.05355638638138771, 0.046762555837631226, 0.3447754979133606, 0.3667271137237549, 0.599712610244751, 0.221167653799057, 0.13897396624088287, 0.28918007016181946, 0.785658061504364, 0.3300619423389435, 1.0025652647018433, 0.5693813562393188, 321.81768798828125, 0.09856660664081573, 0.02738296426832676, 0.030455725267529488, 0.43493443727493286, 0.1766434907913208, 1.7698856592178345], "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": [318], "max": [318], "mean": [318.0], "std": [0.0], "count": [747]}, "index": {"min": [202380], "max": [203126], "mean": [202753.0], "std": [215.640132319257], "count": [747]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [747]}, "subtask_annotation": {"mean": [5.089692101740295, 9.0, 9.0, 9.0, 9.0], "std": [2.2746465454081664, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [747]}, "scene_annotation": {"mean": [318.0], "std": [0.0], "min": [318], "max": [318], "count": [747]}, "eef_direction_state": {"mean": [3.7429718875502007, 4.646586345381526], "std": [2.1954835599767124, 1.9732816377619884], "min": [0, 0], "max": [6, 6], "count": [747]}, "eef_velocity_state": {"mean": [0.8594377510040161, 0.5756358768406962], "std": [0.7676883046782643, 0.7448857966234762], "min": [0, 0], "max": [2, 2], "count": [747]}, "eef_acc_mag_state": {"mean": [0.8795180722891566, 0.6291834002677377], "std": [0.8288284876796446, 0.7900687122729717], "min": [0, 0], "max": [2, 2], "count": [747]}, "eef_direction_action": {"mean": [3.7429718875502007, 4.646586345381526], "std": [2.1954835599767124, 1.9732816377619884], "min": [0, 0], "max": [6, 6], "count": [747]}, "eef_velocity_action": {"mean": [0.8594377510040161, 0.5756358768406962], "std": [0.7676883046782643, 0.7448857966234762], "min": [0, 0], "max": [2, 2], "count": [747]}, "eef_acc_mag_action": {"mean": [0.8795180722891566, 0.6291834002677377], "std": [0.8288284876796446, 0.7900687122729717], "min": [0, 0], "max": [2, 2], "count": [747]}, "eef_sim_pose_state": {"mean": [0.521949747884426, 0.26941491331443923, 1.1316799347089808, 1.18268551279388, 1.067172889056955, 0.5450115230674579, 0.48204929719688977, -0.3597276717175556, 1.1510374322781214, 0.40674048590184014, 1.0712740185072707, -0.2609876853707578], "std": [0.030013619872503, 0.07258344911662155, 0.07497211169634381, 0.7225170929518395, 0.18121560536699996, 0.5746516008470459, 0.058268474893277855, 0.045272233386960944, 0.030285998727362446, 1.6753238029961208, 0.3247713838881098, 1.7438225979330426], "min": [0.4511937662754581, 0.10236594852510654, 1.0280285560840121, -0.356809346099795, 0.5834289395692891, -0.37275301959255935, 0.42094413352641435, -0.4187041354482029, 1.0331750901856078, -3.117383037639408, 0.34023906739104537, -3.1255427084499687], "max": [0.5760837901274783, 0.3882954048431096, 1.2582135891901363, 2.7946413101869427, 1.442134912416952, 1.8242146778014958, 0.5874189416957036, -0.2786517525607595, 1.246048314971197, 3.1339753826376264, 1.4891637053881803, 3.084890083100627], "count": [747]}, "eef_sim_pose_action": {"mean": [0.521949747884426, 0.26941491331443923, 1.1316799347089808, 1.18268551279388, 1.067172889056955, 0.5450115230674579, 0.48204929719688977, -0.3597276717175556, 1.1510374322781214, 0.40674048590184014, 1.0712740185072707, -0.2609876853707578], "std": [0.030013619872503, 0.07258344911662155, 0.07497211169634381, 0.7225170929518395, 0.18121560536699996, 0.5746516008470459, 0.058268474893277855, 0.045272233386960944, 0.030285998727362446, 1.6753238029961208, 0.3247713838881098, 1.7438225979330426], "min": [0.4511937662754581, 0.10236594852510654, 1.0280285560840121, -0.356809346099795, 0.5834289395692891, -0.37275301959255935, 0.42094413352641435, -0.4187041354482029, 1.0331750901856078, -3.117383037639408, 0.34023906739104537, -3.1255427084499687], "max": [0.5760837901274783, 0.3882954048431096, 1.2582135891901363, 2.7946413101869427, 1.442134912416952, 1.8242146778014958, 0.5874189416957036, -0.2786517525607595, 1.246048314971197, 3.1339753826376264, 1.4891637053881803, 3.084890083100627], "count": [747]}, "gripper_mode_state": {"mean": [0.536813922356091, 0.28647925033467203], "std": [0.49864289338238693, 0.4521160132779582], "min": [0, 0], "max": [1, 1], "count": [747]}, "gripper_activity_state": {"mean": [1.9317269076305221, 1.9009370816599733], "std": [0.31795462510665884, 0.3883672340595727], "min": [0, 0], "max": [2, 2], "count": [747]}, "gripper_mode_action": {"mean": [0.536813922356091, 0.28647925033467203], "std": [0.49864289338238693, 0.4521160132779582], "min": [0, 0], "max": [1, 1], "count": [747]}, "gripper_activity_action": {"mean": [1.9317269076305221, 1.9009370816599733], "std": [0.31795462510665884, 0.3883672340595727], "min": [0, 0], "max": [2, 2], "count": [747]}, "gripper_open_scale_state": {"mean": [0.42497657306063524, 0.49253882200044646], "std": [0.32181762283362536, 0.2807908449904886], "min": [0.078, 0.017], "max": [0.807, 0.833], "count": [747]}, "gripper_open_scale_action": {"mean": [0.42497657306063524, 0.49253882200044646], "std": [0.32181762283362536, 0.2807908449904886], "min": [0.078, 0.017], "max": [0.807, 0.833], "count": [747]}}} +{"episode_index": 317, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4507477679738562]], [[0.46200199999999997]], [[0.4501508431372549]]], "std": [[[0.14488757968045024]], [[0.13767939983022948]], [[0.1416346680524111]]], "count": [125]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.7254901960784313]], [[0.7294117647058823]]], "mean": [[[0.4819074362745098]], [[0.4855480310457516]], [[0.47765150980392157]]], "std": [[[0.062273458767490776]], [[0.05883130498704627]], [[0.06844688863311572]]], "count": [125]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6509803921568628]], [[0.6666666666666666]]], "mean": [[[0.4724778088235294]], [[0.484208681372549]], [[0.4718928071895425]]], "std": [[[0.08471108608681278]], [[0.07077587352104232]], [[0.08192766359684324]]], "count": [125]}, "observation.state": {"min": [-0.10114183276891708, 2.0664350986480713, 1.6982752084732056, 0.11121238768100739, -2.689465045928955, 0.5551892518997192, -2.6848225593566895, 22.0, 0.20308800041675568, 0.23089499771595, -0.014072000049054623, -2.6510000228881836, 0.050000011920928955, -1.2359999418258667, -0.5108753442764282, -2.0788443088531494, -1.5140557289123535, -2.009502410888672, 2.0717759132385254, -0.8659800291061401, -0.20865410566329956, 76.0, -0.3802649974822998, 0.2639029920101166, -0.08424100279808044, 1.0989999771118164, 0.15199999511241913, -3.1411852836608887], "max": [0.5466196537017822, 2.092440366744995, 2.63082218170166, 1.793186068534851, -0.44799110293388367, 1.8028204441070557, -0.24993114173412323, 767.0, 0.38161998987197876, 0.378275990486145, 0.1415490061044693, -1.1890000104904175, 1.1130000352859497, 0.6690000295639038, 0.05921902135014534, -1.8007957935333252, -0.6987251043319702, -0.10147345066070557, 2.8920979499816895, 1.7469350099563599, 1.060043215751648, 870.0, -0.03002299927175045, 0.3504619896411896, 0.07708100229501724, 2.61299991607666, 0.7730000019073486, 3.1389999389648438], "mean": [0.15586405992507935, 2.0831921100616455, 2.2579145431518555, 0.9658598899841309, -1.5249319076538086, 1.4581851959228516, -1.5833308696746826, 538.6814575195312, 0.29359671473503113, 0.2899269461631775, 0.08187247067689896, -2.0783021450042725, 0.7576249241828918, -0.09617406874895096, -0.3087935447692871, -2.0054311752319336, -1.0353615283966064, -0.7599891424179077, 2.493994951248169, 0.849365234375, 0.24406452476978302, 503.163330078125, -0.21971763670444489, 0.3145225942134857, 0.009152754209935665, 1.7775882482528687, 0.5059842467308044, 2.3528902530670166], "std": [0.18076057732105255, 0.007266799919307232, 0.32356536388397217, 0.3534340560436249, 0.621373176574707, 0.3137663006782532, 0.7546160221099854, 326.1131591796875, 0.03760484978556633, 0.05105449631810188, 0.041962601244449615, 0.3539520502090454, 0.33851712942123413, 0.5868234634399414, 0.14963452517986298, 0.08120620995759964, 0.18465426564216614, 0.6674649715423584, 0.3379971981048584, 0.929831326007843, 0.3913932144641876, 357.5199279785156, 0.12422461807727814, 0.024321965873241425, 0.04359113425016403, 0.4793190062046051, 0.18091656267642975, 1.4718327522277832], "count": [631]}, "action": {"min": [-0.10114183276891708, 2.0664350986480713, 1.6982752084732056, 0.11121238768100739, -2.689465045928955, 0.5551892518997192, -2.6848225593566895, 22.0, 0.20308800041675568, 0.23089499771595, -0.014072000049054623, -2.6510000228881836, 0.050000011920928955, -1.2359999418258667, -0.5108753442764282, -2.0788443088531494, -1.5140557289123535, -2.009502410888672, 2.0717759132385254, -0.8659800291061401, -0.20865410566329956, 76.0, -0.3802649974822998, 0.2639029920101166, -0.08424100279808044, 1.0989999771118164, 0.15199999511241913, -3.1411852836608887], "max": [0.5466196537017822, 2.092440366744995, 2.63082218170166, 1.793186068534851, -0.44799110293388367, 1.8028204441070557, -0.24993114173412323, 767.0, 0.38161998987197876, 0.378275990486145, 0.1415490061044693, -1.1890000104904175, 1.1130000352859497, 0.6690000295639038, 0.05921902135014534, -1.8007957935333252, -0.6987251043319702, -0.10147345066070557, 2.8920979499816895, 1.7469350099563599, 1.060043215751648, 870.0, -0.03002299927175045, 0.3504619896411896, 0.07708100229501724, 2.61299991607666, 0.7730000019073486, 3.1389999389648438], "mean": [0.15586405992507935, 2.0831921100616455, 2.2579145431518555, 0.9658598899841309, -1.5249319076538086, 1.4581851959228516, -1.5833308696746826, 538.6814575195312, 0.29359671473503113, 0.2899269461631775, 0.08187247067689896, -2.0783021450042725, 0.7576249241828918, -0.09617406874895096, -0.3087935447692871, -2.0054311752319336, -1.0353615283966064, -0.7599891424179077, 2.493994951248169, 0.849365234375, 0.24406452476978302, 503.163330078125, -0.21971763670444489, 0.3145225942134857, 0.009152754209935665, 1.7775882482528687, 0.5059842467308044, 2.3528902530670166], "std": [0.18076057732105255, 0.007266799919307232, 0.32356536388397217, 0.3534340560436249, 0.621373176574707, 0.3137663006782532, 0.7546160221099854, 326.1131591796875, 0.03760484978556633, 0.05105449631810188, 0.041962601244449615, 0.3539520502090454, 0.33851712942123413, 0.5868234634399414, 0.14963452517986298, 0.08120620995759964, 0.18465426564216614, 0.6674649715423584, 0.3379971981048584, 0.929831326007843, 0.3913932144641876, 357.5199279785156, 0.12422461807727814, 0.024321965873241425, 0.04359113425016403, 0.4793190062046051, 0.18091656267642975, 1.4718327522277832], "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": [319], "max": [319], "mean": [319.0], "std": [0.0], "count": [631]}, "index": {"min": [203127], "max": [203757], "mean": [203442.0], "std": [182.1537811850196], "count": [631]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [631]}, "subtask_annotation": {"mean": [5.24405705229794, 9.0, 9.0, 9.0, 9.0], "std": [2.1402545925642316, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [631]}, "scene_annotation": {"mean": [319.0], "std": [0.0], "min": [319], "max": [319], "count": [631]}, "eef_direction_state": {"mean": [4.2171156893819335, 4.887480190174326], "std": [1.9344467509491703, 1.6969307118243657], "min": [0, 0], "max": [6, 6], "count": [631]}, "eef_velocity_state": {"mean": [0.7448494453248812, 0.5673534072900158], "std": [0.7573420456859096, 0.739305666665783], "min": [0, 0], "max": [2, 2], "count": [631]}, "eef_acc_mag_state": {"mean": [0.722662440570523, 0.6228209191759112], "std": [0.8201753968610817, 0.8023651436313297], "min": [0, 0], "max": [2, 2], "count": [631]}, "eef_direction_action": {"mean": [4.2171156893819335, 4.887480190174326], "std": [1.9344467509491703, 1.6969307118243657], "min": [0, 0], "max": [6, 6], "count": [631]}, "eef_velocity_action": {"mean": [0.7448494453248812, 0.5673534072900158], "std": [0.7573420456859096, 0.739305666665783], "min": [0, 0], "max": [2, 2], "count": [631]}, "eef_acc_mag_action": {"mean": [0.722662440570523, 0.6228209191759112], "std": [0.8201753968610817, 0.8023651436313297], "min": [0, 0], "max": [2, 2], "count": [631]}, "eef_sim_pose_state": {"mean": [0.5060880245031908, 0.24140231217423358, 1.109797160839801, 1.1097172313209405, 1.122179779807171, 0.6664947772799262, 0.48448665138796226, -0.3463755871132643, 1.1178443588827172, 0.4482419886718076, 1.1085244350221746, -0.4195386847098094], "std": [0.030434635946625557, 0.09863912676606151, 0.07738580241319022, 0.7724552415761518, 0.16412054163348122, 0.5559401895404256, 0.05732460589309032, 0.05240145892611459, 0.03113664335019752, 1.8465386899308032, 0.3592238910335113, 1.866322856429562], "min": [0.46169533858040906, 0.05857309177084155, 1.0173809711523598, -0.012667677715197709, 0.6997315797249493, -0.2779218560349611, 0.41984840260300627, -0.40986405710098683, 1.0347105842092756, -3.122794756409408, 0.32581509014580057, -3.128967442551156], "max": [0.5516636873225783, 0.36667968707582593, 1.2604354629793635, 2.7477057464795136, 1.3893607052005001, 1.794375859196188, 0.5877223576970071, -0.24022898817521393, 1.2246012194938525, 3.136624215046783, 1.5163528261365848, 3.1415678116753623], "count": [631]}, "eef_sim_pose_action": {"mean": [0.5060880245031908, 0.24140231217423358, 1.109797160839801, 1.1097172313209405, 1.122179779807171, 0.6664947772799262, 0.48448665138796226, -0.3463755871132643, 1.1178443588827172, 0.4482419886718076, 1.1085244350221746, -0.4195386847098094], "std": [0.030434635946625557, 0.09863912676606151, 0.07738580241319022, 0.7724552415761518, 0.16412054163348122, 0.5559401895404256, 0.05732460589309032, 0.05240145892611459, 0.03113664335019752, 1.8465386899308032, 0.3592238910335113, 1.866322856429562], "min": [0.46169533858040906, 0.05857309177084155, 1.0173809711523598, -0.012667677715197709, 0.6997315797249493, -0.2779218560349611, 0.41984840260300627, -0.40986405710098683, 1.0347105842092756, -3.122794756409408, 0.32581509014580057, -3.128967442551156], "max": [0.5516636873225783, 0.36667968707582593, 1.2604354629793635, 2.7477057464795136, 1.3893607052005001, 1.794375859196188, 0.5877223576970071, -0.24022898817521393, 1.2246012194938525, 3.136624215046783, 1.5163528261365848, 3.1415678116753623], "count": [631]}, "gripper_mode_state": {"mean": [0.4675118858954041, 0.31378763866877973], "std": [0.498943406051152, 0.46403120206237425], "min": [0, 0], "max": [1, 1], "count": [631]}, "gripper_activity_state": {"mean": [1.8922345483359746, 1.9112519809825674], "std": [0.3832299737963111, 0.3627464153677613], "min": [0, 0], "max": [2, 2], "count": [631]}, "gripper_mode_action": {"mean": [0.4675118858954041, 0.31378763866877973], "std": [0.498943406051152, 0.46403120206237425], "min": [0, 0], "max": [1, 1], "count": [631]}, "gripper_activity_action": {"mean": [1.8922345483359746, 1.9112519809825674], "std": [0.3832299737963111, 0.3627464153677613], "min": [0, 0], "max": [2, 2], "count": [631]}, "gripper_open_scale_state": {"mean": [0.5031632328547304, 0.5386814580454886], "std": [0.35752000522261657, 0.32611321970537266], "min": [0.076, 0.022], "max": [0.87, 0.767], "count": [631]}, "gripper_open_scale_action": {"mean": [0.5031632328547304, 0.5386814580454886], "std": [0.35752000522261657, 0.32611321970537266], "min": [0.076, 0.022], "max": [0.87, 0.767], "count": [631]}}} +{"episode_index": 318, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45491103104575165]], [[0.4681156879084967]], [[0.45548962254901965]]], "std": [[[0.14660473798638865]], [[0.1394262434145425]], [[0.14259012102319493]]], "count": [125]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.6901960784313725]], [[0.7019607843137254]]], "mean": [[[0.48159081045751634]], [[0.4856173202614379]], [[0.4796848235294118]]], "std": [[[0.06617536438703102]], [[0.06103958961688768]], [[0.06653031519449243]]], "count": [125]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.7254901960784313]], [[0.7294117647058823]]], "mean": [[[0.468350364379085]], [[0.48279497549019607]], [[0.46543857843137254]]], "std": [[[0.0948417629725467]], [[0.08024456816495742]], [[0.0943150855349]]], "count": [125]}, "observation.state": {"min": [0.0012217304902151227, 2.0399234294891357, 1.6819565296173096, -0.018448131158947945, -2.7160987854003906, 0.3790331482887268, -2.8206965923309326, 20.0, 0.15277600288391113, 0.24263499677181244, -0.02186499908566475, -2.6570000648498535, -0.03299998864531517, -1.1990000009536743, -0.3937288522720337, -2.07678484916687, -1.4569309949874878, -2.0047028064727783, 2.3563690185546875, -0.9825330972671509, -0.39043018221855164, 34.0, -0.37776800990104675, 0.26802998781204224, -0.061170000582933426, 1.062999963760376, 0.16699999570846558, -3.1411852836608887], "max": [0.6690021753311157, 2.092510223388672, 2.4474401473999023, 1.8886557817459106, -0.4548153877258301, 1.8018256425857544, -0.1477770209312439, 798.0, 0.40199801325798035, 0.4169659912586212, 0.11841999739408493, -1.0709999799728394, 1.0160000324249268, 0.734000027179718, 0.10749483108520508, -1.6660215854644775, -0.8744797706604004, -0.1722290962934494, 2.8907015323638916, 1.6003448963165283, 0.8779529929161072, 808.0, -0.03880000114440918, 0.36276400089263916, 0.07708100229501724, 2.5840001106262207, 0.8059999942779541, 3.135999917984009], "mean": [0.25244784355163574, 2.0725979804992676, 2.09009051322937, 0.9589185118675232, -1.552590012550354, 1.4163179397583008, -1.5895205736160278, 408.6693115234375, 0.2642146646976471, 0.3166767358779907, 0.05927746742963791, -2.0656070709228516, 0.5892290472984314, -0.0646945983171463, -0.2789817452430725, -2.0445163249969482, -1.2034962177276611, -0.8347020745277405, 2.6478490829467773, 0.6534439921379089, 0.2256927192211151, 589.5850830078125, -0.22361049056053162, 0.3194977045059204, 0.0070695118047297, 1.7987048625946045, 0.46520230174064636, 1.7033522129058838], "std": [0.21922215819358826, 0.01785104162991047, 0.24071654677391052, 0.40482228994369507, 0.7361193895339966, 0.29331809282302856, 0.9332460165023804, 329.1783752441406, 0.048538170754909515, 0.053272638469934464, 0.04036865010857582, 0.40567460656166077, 0.3424968719482422, 0.7034561634063721, 0.10195647925138474, 0.07010030001401901, 0.10494473576545715, 0.7465255856513977, 0.16650179028511047, 0.977500319480896, 0.2956370711326599, 307.7782897949219, 0.12350188195705414, 0.014742312952876091, 0.035014808177948, 0.4522799551486969, 0.18464253842830658, 2.3165829181671143], "count": [629]}, "action": {"min": [0.0012217304902151227, 2.0399234294891357, 1.6819565296173096, -0.018448131158947945, -2.7160987854003906, 0.3790331482887268, -2.8206965923309326, 20.0, 0.15277600288391113, 0.24263499677181244, -0.02186499908566475, -2.6570000648498535, -0.03299998864531517, -1.1990000009536743, -0.3937288522720337, -2.07678484916687, -1.4569309949874878, -2.0047028064727783, 2.3563690185546875, -0.9825330972671509, -0.39043018221855164, 34.0, -0.37776800990104675, 0.26802998781204224, -0.061170000582933426, 1.062999963760376, 0.16699999570846558, -3.1411852836608887], "max": [0.6690021753311157, 2.092510223388672, 2.4474401473999023, 1.8886557817459106, -0.4548153877258301, 1.8018256425857544, -0.1477770209312439, 798.0, 0.40199801325798035, 0.4169659912586212, 0.11841999739408493, -1.0709999799728394, 1.0160000324249268, 0.734000027179718, 0.10749483108520508, -1.6660215854644775, -0.8744797706604004, -0.1722290962934494, 2.8907015323638916, 1.6003448963165283, 0.8779529929161072, 808.0, -0.03880000114440918, 0.36276400089263916, 0.07708100229501724, 2.5840001106262207, 0.8059999942779541, 3.135999917984009], "mean": [0.25244784355163574, 2.0725979804992676, 2.09009051322937, 0.9589185118675232, -1.552590012550354, 1.4163179397583008, -1.5895205736160278, 408.6693115234375, 0.2642146646976471, 0.3166767358779907, 0.05927746742963791, -2.0656070709228516, 0.5892290472984314, -0.0646945983171463, -0.2789817452430725, -2.0445163249969482, -1.2034962177276611, -0.8347020745277405, 2.6478490829467773, 0.6534439921379089, 0.2256927192211151, 589.5850830078125, -0.22361049056053162, 0.3194977045059204, 0.0070695118047297, 1.7987048625946045, 0.46520230174064636, 1.7033522129058838], "std": [0.21922215819358826, 0.01785104162991047, 0.24071654677391052, 0.40482228994369507, 0.7361193895339966, 0.29331809282302856, 0.9332460165023804, 329.1783752441406, 0.048538170754909515, 0.053272638469934464, 0.04036865010857582, 0.40567460656166077, 0.3424968719482422, 0.7034561634063721, 0.10195647925138474, 0.07010030001401901, 0.10494473576545715, 0.7465255856513977, 0.16650179028511047, 0.977500319480896, 0.2956370711326599, 307.7782897949219, 0.12350188195705414, 0.014742312952876091, 0.035014808177948, 0.4522799551486969, 0.18464253842830658, 2.3165829181671143], "count": [629]}, "timestamp": {"min": [0.0], "max": [20.933333333333334], "mean": [10.466666666666665], "std": [6.052547672950073], "count": [629]}, "frame_index": {"min": [0], "max": [628], "mean": [314.0], "std": [181.57643018850217], "count": [629]}, "episode_index": {"min": [320], "max": [320], "mean": [320.0], "std": [0.0], "count": [629]}, "index": {"min": [203758], "max": [204386], "mean": [204072.0], "std": [181.57643018850217], "count": [629]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [629]}, "subtask_annotation": {"mean": [4.724960254372019, 9.0, 9.0, 9.0, 9.0], "std": [2.167624960963776, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [629]}, "scene_annotation": {"mean": [320.0], "std": [0.0], "min": [320], "max": [320], "count": [629]}, "eef_direction_state": {"mean": [4.4372019077901435, 4.751987281399046], "std": [1.8030046796868104, 1.780172557282437], "min": [0, 0], "max": [6, 6], "count": [629]}, "eef_velocity_state": {"mean": [0.6963434022257552, 0.6406995230524642], "std": [0.7254203209252682, 0.7552656616909705], "min": [0, 0], "max": [2, 2], "count": [629]}, "eef_acc_mag_state": {"mean": [0.685214626391097, 0.6820349761526232], "std": [0.8129247047280154, 0.815594231883667], "min": [0, 0], "max": [2, 2], "count": [629]}, "eef_direction_action": {"mean": [4.4372019077901435, 4.751987281399046], "std": [1.8030046796868104, 1.780172557282437], "min": [0, 0], "max": [6, 6], "count": [629]}, "eef_velocity_action": {"mean": [0.6963434022257552, 0.6406995230524642], "std": [0.7254203209252682, 0.7552656616909705], "min": [0, 0], "max": [2, 2], "count": [629]}, "eef_acc_mag_action": {"mean": [0.685214626391097, 0.6820349761526232], "std": [0.8129247047280154, 0.815594231883667], "min": [0, 0], "max": [2, 2], "count": [629]}, "eef_sim_pose_state": {"mean": [0.5082034435358248, 0.24057884525800755, 1.1089770636645542, 1.2668490308106257, 1.1517974016064219, 0.8872365770344487, 0.5145057224948926, -0.30989513603066865, 1.1252786602684164, 0.2930744602707068, 1.0063411397585638, -0.956875305101338], "std": [0.016735693843140373, 0.089381534477468, 0.08856030356081518, 0.8276550118259439, 0.212178711677141, 0.5190525866607283, 0.05977178746835411, 0.05306935903369141, 0.043903259039429904, 1.9288427404069883, 0.39643049648269607, 1.5243580631946123], "min": [0.46029681735325767, 0.08810365036632055, 1.0212032311453039, 0.0036605008609071205, 0.7128361112753074, -0.33142642468865735, 0.43487856726276397, -0.39173855988819456, 1.0265618257236861, -3.130868355241269, 0.289047368656304, -3.109686990697887], "max": [0.5466293635043338, 0.3627096643879447, 1.2784820735747229, 2.6916967055197927, 1.509974480843014, 1.742715654078246, 0.6058837619287478, -0.21624581967790496, 1.2370934005229952, 3.133299728455455, 1.5494317180258865, 3.1277046487907536], "count": [629]}, "eef_sim_pose_action": {"mean": [0.5082034435358248, 0.24057884525800755, 1.1089770636645542, 1.2668490308106257, 1.1517974016064219, 0.8872365770344487, 0.5145057224948926, -0.30989513603066865, 1.1252786602684164, 0.2930744602707068, 1.0063411397585638, -0.956875305101338], "std": [0.016735693843140373, 0.089381534477468, 0.08856030356081518, 0.8276550118259439, 0.212178711677141, 0.5190525866607283, 0.05977178746835411, 0.05306935903369141, 0.043903259039429904, 1.9288427404069883, 0.39643049648269607, 1.5243580631946123], "min": [0.46029681735325767, 0.08810365036632055, 1.0212032311453039, 0.0036605008609071205, 0.7128361112753074, -0.33142642468865735, 0.43487856726276397, -0.39173855988819456, 1.0265618257236861, -3.130868355241269, 0.289047368656304, -3.109686990697887], "max": [0.5466293635043338, 0.3627096643879447, 1.2784820735747229, 2.6916967055197927, 1.509974480843014, 1.742715654078246, 0.6058837619287478, -0.21624581967790496, 1.2370934005229952, 3.133299728455455, 1.5494317180258865, 3.1277046487907536], "count": [629]}, "gripper_mode_state": {"mean": [0.29411764705882354, 0.4753577106518283], "std": [0.45564509955381355, 0.4993923883838053], "min": [0, 0], "max": [1, 1], "count": [629]}, "gripper_activity_state": {"mean": [1.9109697933227345, 1.8966613672496024], "std": [0.3499132493582204, 0.3992898881008944], "min": [0, 0], "max": [2, 2], "count": [629]}, "gripper_mode_action": {"mean": [0.29411764705882354, 0.4753577106518283], "std": [0.45564509955381355, 0.4993923883838053], "min": [0, 0], "max": [1, 1], "count": [629]}, "gripper_activity_action": {"mean": [1.9109697933227345, 1.8966613672496024], "std": [0.3499132493582204, 0.3992898881008944], "min": [0, 0], "max": [2, 2], "count": [629]}, "gripper_open_scale_state": {"mean": [0.5895850555347141, 0.40866931591124933], "std": [0.3077782768011412, 0.32917838929917664], "min": [0.034, 0.02], "max": [0.808, 0.798], "count": [629]}, "gripper_open_scale_action": {"mean": [0.5895850555347141, 0.40866931591124933], "std": [0.3077782768011412, 0.32917838929917664], "min": [0.034, 0.02], "max": [0.808, 0.798], "count": [629]}}} +{"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.45505703295206973]], [[0.46805585341775596]], [[0.45630866864106756]]], "std": [[[0.14315409421904826]], [[0.13596867358368844]], [[0.13948909382695646]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7372549019607844]], [[0.7490196078431373]], [[0.7490196078431373]]], "mean": [[[0.48354014501633985]], [[0.48658852805010894]], [[0.47986132897603484]]], "std": [[[0.07202385064666258]], [[0.067848972686087]], [[0.074736959910653]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[0.788235294117647]], [[0.807843137254902]]], "mean": [[[0.47498225251906323]], [[0.4871784637118736]], [[0.4736650445942266]]], "std": [[[0.09525893905852327]], [[0.08521201356852648]], [[0.0925978988120674]]], "count": [120]}, "observation.state": {"min": [-0.05230752006173134, 2.041459321975708, 1.8040248155593872, 0.04000294581055641, -2.5587923526763916, 0.5056044459342957, -2.8472604751586914, 14.0, 0.19752399623394012, 0.23799699544906616, 0.0013470000121742487, -2.749000072479248, 0.19099999964237213, -1.2619999647140503, -0.6008121371269226, -2.0786871910095215, -1.7420132160186768, -2.000112295150757, 2.1447653770446777, -1.1330677270889282, -0.15680038928985596, 68.0, -0.39549699425697327, 0.2539840042591095, -0.057498998939991, 1.0779999494552612, 0.16599999368190765, -3.1411852836608887], "max": [0.4801924526691437, 2.0924580097198486, 2.4736030101776123, 1.9039796590805054, -0.4697728455066681, 1.7658194303512573, -0.2816612422466278, 801.0, 0.36795198917388916, 0.3907569944858551, 0.13318899273872375, -1.2230000495910645, 0.9649999737739563, 0.6320000290870667, 0.07641050964593887, -1.858147382736206, -0.8733277916908264, -0.06719517707824707, 2.8924992084503174, 1.7536370754241943, 1.1518476009368896, 844.0, -0.04521600157022476, 0.35316500067710876, 0.08258499950170517, 2.739000082015991, 0.6830000281333923, 3.1410000324249268], "mean": [0.1255761831998825, 2.0800182819366455, 2.1530606746673584, 1.119231104850769, -1.5545167922973633, 1.371219515800476, -1.5440751314163208, 445.3451232910156, 0.2741657495498657, 0.29926276206970215, 0.08171593397855759, -2.167959690093994, 0.6542593836784363, -0.12276936322450638, -0.34267786145210266, -2.020524501800537, -1.1951535940170288, -0.7258642315864563, 2.6253128051757812, 0.7702646255493164, 0.2882750928401947, 491.5337219238281, -0.21778157353401184, 0.32542523741722107, 0.013767004944384098, 1.8623640537261963, 0.4193400740623474, 1.2808129787445068], "std": [0.16709718108177185, 0.008250024169683456, 0.27260106801986694, 0.34665966033935547, 0.576628565788269, 0.3199312686920166, 0.7369614243507385, 306.9461364746094, 0.03332432731986046, 0.046174731105566025, 0.043355878442525864, 0.34947600960731506, 0.2776225805282593, 0.5995452404022217, 0.1560824066400528, 0.06365644931793213, 0.2283916026353836, 0.7100724577903748, 0.2653191387653351, 1.070673942565918, 0.3202841877937317, 342.9900207519531, 0.10621453076601028, 0.021662671118974686, 0.03001677803695202, 0.4708644151687622, 0.13600681722164154, 2.414579153060913], "count": [594]}, "action": {"min": [-0.05230752006173134, 2.041459321975708, 1.8040248155593872, 0.04000294581055641, -2.5587923526763916, 0.5056044459342957, -2.8472604751586914, 14.0, 0.19752399623394012, 0.23799699544906616, 0.0013470000121742487, -2.749000072479248, 0.19099999964237213, -1.2619999647140503, -0.6008121371269226, -2.0786871910095215, -1.7420132160186768, -2.000112295150757, 2.1447653770446777, -1.1330677270889282, -0.15680038928985596, 68.0, -0.39549699425697327, 0.2539840042591095, -0.057498998939991, 1.0779999494552612, 0.16599999368190765, -3.1411852836608887], "max": [0.4801924526691437, 2.0924580097198486, 2.4736030101776123, 1.9039796590805054, -0.4697728455066681, 1.7658194303512573, -0.2816612422466278, 801.0, 0.36795198917388916, 0.3907569944858551, 0.13318899273872375, -1.2230000495910645, 0.9649999737739563, 0.6320000290870667, 0.07641050964593887, -1.858147382736206, -0.8733277916908264, -0.06719517707824707, 2.8924992084503174, 1.7536370754241943, 1.1518476009368896, 844.0, -0.04521600157022476, 0.35316500067710876, 0.08258499950170517, 2.739000082015991, 0.6830000281333923, 3.1410000324249268], "mean": [0.1255761831998825, 2.0800182819366455, 2.1530606746673584, 1.119231104850769, -1.5545167922973633, 1.371219515800476, -1.5440751314163208, 445.3451232910156, 0.2741657495498657, 0.29926276206970215, 0.08171593397855759, -2.167959690093994, 0.6542593836784363, -0.12276936322450638, -0.34267786145210266, -2.020524501800537, -1.1951535940170288, -0.7258642315864563, 2.6253128051757812, 0.7702646255493164, 0.2882750928401947, 491.5337219238281, -0.21778157353401184, 0.32542523741722107, 0.013767004944384098, 1.8623640537261963, 0.4193400740623474, 1.2808129787445068], "std": [0.16709718108177185, 0.008250024169683456, 0.27260106801986694, 0.34665966033935547, 0.576628565788269, 0.3199312686920166, 0.7369614243507385, 306.9461364746094, 0.03332432731986046, 0.046174731105566025, 0.043355878442525864, 0.34947600960731506, 0.2776225805282593, 0.5995452404022217, 0.1560824066400528, 0.06365644931793213, 0.2283916026353836, 0.7100724577903748, 0.2653191387653351, 1.070673942565918, 0.3202841877937317, 342.9900207519531, 0.10621453076601028, 0.021662671118974686, 0.03001677803695202, 0.4708644151687622, 0.13600681722164154, 2.414579153060913], "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": [321], "max": [321], "mean": [321.0], "std": [0.0], "count": [594]}, "index": {"min": [204387], "max": [204980], "mean": [204683.5], "std": [171.47278695660916], "count": [594]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [594]}, "subtask_annotation": {"mean": [5.08080808080808, 9.0, 9.0, 9.0, 9.0], "std": [2.1897070250202115, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [594]}, "scene_annotation": {"mean": [321.0], "std": [0.0], "min": [321], "max": [321], "count": [594]}, "eef_direction_state": {"mean": [4.282828282828283, 4.882154882154882], "std": [1.8849415893944939, 1.7435551560166014], "min": [0, 0], "max": [6, 6], "count": [594]}, "eef_velocity_state": {"mean": [0.7390572390572391, 0.5707070707070707], "std": [0.70418885214453, 0.7470822065096544], "min": [0, 0], "max": [2, 2], "count": [594]}, "eef_acc_mag_state": {"mean": [0.6801346801346801, 0.5538720538720538], "std": [0.825952759944079, 0.7836460736933316], "min": [0, 0], "max": [2, 2], "count": [594]}, "eef_direction_action": {"mean": [4.282828282828283, 4.882154882154882], "std": [1.8849415893944939, 1.7435551560166014], "min": [0, 0], "max": [6, 6], "count": [594]}, "eef_velocity_action": {"mean": [0.7390572390572391, 0.5707070707070707], "std": [0.70418885214453, 0.7470822065096544], "min": [0, 0], "max": [2, 2], "count": [594]}, "eef_acc_mag_action": {"mean": [0.6801346801346801, 0.5538720538720538], "std": [0.825952759944079, 0.7836460736933316], "min": [0, 0], "max": [2, 2], "count": [594]}, "eef_sim_pose_state": {"mean": [0.5180766245104034, 0.24633494876692855, 1.1156679700588006, 1.3817076886848638, 1.04251402478828, 0.8808642060134666, 0.49493481102181897, -0.33532873838780336, 1.1338323801830816, 0.1434211723009898, 1.1010900280688465, -0.5407937988668944], "std": [0.028399688499224304, 0.07576907399539261, 0.07900622873053904, 0.8690393043018302, 0.19448272187441001, 0.6394547549635621, 0.05060752608699282, 0.04703179144800768, 0.028757898333291586, 1.8526196280354421, 0.3368494198989304, 1.762158472489313], "min": [0.43892307461715563, 0.0956033273833906, 1.027825964339377, 0.06571423415796326, 0.6965439980389521, -0.04243115715406656, 0.4280084074975734, -0.40100978216508837, 1.0437177438567604, -3.1341344215008955, 0.3742073643834767, -3.1397179256922056], "max": [0.5585721747321186, 0.3845051873226922, 1.2596711016314301, 3.0738288142698127, 1.3765810914199075, 2.0822979029916073, 0.5798650352165506, -0.2643708153717763, 1.2185982487757379, 3.140003468396838, 1.5043145676614342, 3.141524514888747], "count": [594]}, "eef_sim_pose_action": {"mean": [0.5180766245104034, 0.24633494876692855, 1.1156679700588006, 1.3817076886848638, 1.04251402478828, 0.8808642060134666, 0.49493481102181897, -0.33532873838780336, 1.1338323801830816, 0.1434211723009898, 1.1010900280688465, -0.5407937988668944], "std": [0.028399688499224304, 0.07576907399539261, 0.07900622873053904, 0.8690393043018302, 0.19448272187441001, 0.6394547549635621, 0.05060752608699282, 0.04703179144800768, 0.028757898333291586, 1.8526196280354421, 0.3368494198989304, 1.762158472489313], "min": [0.43892307461715563, 0.0956033273833906, 1.027825964339377, 0.06571423415796326, 0.6965439980389521, -0.04243115715406656, 0.4280084074975734, -0.40100978216508837, 1.0437177438567604, -3.1341344215008955, 0.3742073643834767, -3.1397179256922056], "max": [0.5585721747321186, 0.3845051873226922, 1.2596711016314301, 3.0738288142698127, 1.3765810914199075, 2.0822979029916073, 0.5798650352165506, -0.2643708153717763, 1.2185982487757379, 3.140003468396838, 1.5043145676614342, 3.141524514888747], "count": [594]}, "gripper_mode_state": {"mean": [0.45286195286195285, 0.37542087542087543], "std": [0.4977730451842596, 0.48423139274431176], "min": [0, 0], "max": [1, 1], "count": [594]}, "gripper_activity_state": {"mean": [1.8636363636363635, 1.8737373737373737], "std": [0.43799848072270325, 0.44101639385285024], "min": [0, 0], "max": [2, 2], "count": [594]}, "gripper_mode_action": {"mean": [0.45286195286195285, 0.37542087542087543], "std": [0.4977730451842596, 0.48423139274431176], "min": [0, 0], "max": [1, 1], "count": [594]}, "gripper_activity_action": {"mean": [1.8636363636363635, 1.8737373737373737], "std": [0.43799848072270325, 0.44101639385285024], "min": [0, 0], "max": [2, 2], "count": [594]}, "gripper_open_scale_state": {"mean": [0.49153367014926613, 0.44534511780337444], "std": [0.34299009211275766, 0.3069460732967017], "min": [0.068, 0.014], "max": [0.844, 0.801], "count": [594]}, "gripper_open_scale_action": {"mean": [0.49153367014926613, 0.44534511780337444], "std": [0.34299009211275766, 0.3069460732967017], "min": [0.068, 0.014], "max": [0.844, 0.801], "count": [594]}}} +{"episode_index": 320, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.45620632227249874]], [[0.46953595628227984]], [[0.45792551076374605]]], "std": [[[0.14439667087451863]], [[0.13876265754950817]], [[0.14236951790773078]]], "count": [143]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4793434743361214]], [[0.4837223493418346]], [[0.4770170126034097]]], "std": [[[0.06328289581682339]], [[0.056988862670162226]], [[0.06367764360817893]]], "count": [143]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6470588235294118]], [[0.6588235294117647]]], "mean": [[[0.4731099670345994]], [[0.4883328048585402]], [[0.469865080385301]]], "std": [[[0.10569508108163339]], [[0.08780638757608249]], [[0.10705135307055244]]], "count": [143]}, "observation.state": {"min": [-0.33358481526374817, 2.0414767265319824, 0.9225112199783325, 0.10393436253070831, -2.816455364227295, -2.154853343963623, -2.8310811519622803, -1.0, 0.14851200580596924, 0.161421000957489, -0.040626998990774155, -2.7920000553131104, 0.10400000214576721, -1.2940000295639038, -0.5400223135948181, -2.077657461166382, -1.5602720975875854, -1.9444713592529297, 2.32840895652771, -0.8128347396850586, -0.20722295343875885, 57.0, -0.3713499903678894, 0.2723950147628784, -0.05704199895262718, 1.2350000143051147, 0.12300000339746475, 2.2170000076293945], "max": [0.48774969577789307, 2.092597484588623, 2.4465675354003906, 1.9454312324523926, -0.7194945216178894, 1.594270944595337, 0.3176150321960449, 798.0, 0.35781699419021606, 0.3663119971752167, 0.10182300209999084, -1.1929999589920044, 0.9399999976158142, 0.9490000009536743, -0.07089527696371078, -1.5700632333755493, -0.8146149516105652, -0.07648032903671265, 2.8912250995635986, 1.7848261594772339, 1.154413104057312, 800.0, -0.04218300059437752, 0.34880098700523376, 0.0638279989361763, 2.494999885559082, 0.7670000195503235, 3.0169999599456787], "mean": [0.12794214487075806, 2.0732665061950684, 1.3804841041564941, 0.8403563499450684, -2.5961856842041016, -0.44258177280426025, -0.18400172889232635, 418.4054260253906, 0.2704865634441376, 0.26819393038749695, 0.021676834672689438, -1.8589800596237183, 0.553249180316925, -0.038637157529592514, -0.2909892797470093, -2.0245354175567627, -1.231271743774414, -0.6274988651275635, 2.772028684616089, 0.9633406400680542, 0.1714000254869461, 508.9234313964844, -0.244436115026474, 0.30833181738853455, 0.007591318804770708, 1.7525464296340942, 0.4951717257499695, 2.756995439529419], "std": [0.21489854156970978, 0.010149759240448475, 0.4616561532020569, 0.5895203351974487, 0.342435359954834, 1.4794901609420776, 0.4992961883544922, 358.422119140625, 0.040835265070199966, 0.07124260812997818, 0.029169421643018723, 0.5953643918037415, 0.2527806758880615, 0.8539615869522095, 0.10580190271139145, 0.08765138685703278, 0.1914357841014862, 0.6752097606658936, 0.20742066204547882, 0.8518131971359253, 0.4161149859428406, 287.46405029296875, 0.11854858696460724, 0.020031539723277092, 0.026536203920841217, 0.3824586272239685, 0.2058340162038803, 0.244260773062706], "count": [751]}, "action": {"min": [-0.33358481526374817, 2.0414767265319824, 0.9225112199783325, 0.10393436253070831, -2.816455364227295, -2.154853343963623, -2.8310811519622803, -1.0, 0.14851200580596924, 0.161421000957489, -0.040626998990774155, -2.7920000553131104, 0.10400000214576721, -1.2940000295639038, -0.5400223135948181, -2.077657461166382, -1.5602720975875854, -1.9444713592529297, 2.32840895652771, -0.8128347396850586, -0.20722295343875885, 57.0, -0.3713499903678894, 0.2723950147628784, -0.05704199895262718, 1.2350000143051147, 0.12300000339746475, 2.2170000076293945], "max": [0.48774969577789307, 2.092597484588623, 2.4465675354003906, 1.9454312324523926, -0.7194945216178894, 1.594270944595337, 0.3176150321960449, 798.0, 0.35781699419021606, 0.3663119971752167, 0.10182300209999084, -1.1929999589920044, 0.9399999976158142, 0.9490000009536743, -0.07089527696371078, -1.5700632333755493, -0.8146149516105652, -0.07648032903671265, 2.8912250995635986, 1.7848261594772339, 1.154413104057312, 800.0, -0.04218300059437752, 0.34880098700523376, 0.0638279989361763, 2.494999885559082, 0.7670000195503235, 3.0169999599456787], "mean": [0.12794214487075806, 2.0732665061950684, 1.3804841041564941, 0.8403563499450684, -2.5961856842041016, -0.44258177280426025, -0.18400172889232635, 418.4054260253906, 0.2704865634441376, 0.26819393038749695, 0.021676834672689438, -1.8589800596237183, 0.553249180316925, -0.038637157529592514, -0.2909892797470093, -2.0245354175567627, -1.231271743774414, -0.6274988651275635, 2.772028684616089, 0.9633406400680542, 0.1714000254869461, 508.9234313964844, -0.244436115026474, 0.30833181738853455, 0.007591318804770708, 1.7525464296340942, 0.4951717257499695, 2.756995439529419], "std": [0.21489854156970978, 0.010149759240448475, 0.4616561532020569, 0.5895203351974487, 0.342435359954834, 1.4794901609420776, 0.4992961883544922, 358.422119140625, 0.040835265070199966, 0.07124260812997818, 0.029169421643018723, 0.5953643918037415, 0.2527806758880615, 0.8539615869522095, 0.10580190271139145, 0.08765138685703278, 0.1914357841014862, 0.6752097606658936, 0.20742066204547882, 0.8518131971359253, 0.4161149859428406, 287.46405029296875, 0.11854858696460724, 0.020031539723277092, 0.026536203920841217, 0.3824586272239685, 0.2058340162038803, 0.244260773062706], "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": [322], "max": [322], "mean": [322.0], "std": [0.0], "count": [751]}, "index": {"min": [204981], "max": [205731], "mean": [205356.0], "std": [216.79483388678798], "count": [751]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [751]}, "subtask_annotation": {"mean": [4.70439414114514, 9.0, 9.0, 9.0, 9.0], "std": [2.1484133120591786, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [751]}, "scene_annotation": {"mean": [322.0], "std": [0.0], "min": [322], "max": [322], "count": [751]}, "eef_direction_state": {"mean": [4.641810918774967, 4.194407456724368], "std": [1.9530600583218278, 2.113811191053368], "min": [0, 0], "max": [6, 6], "count": [751]}, "eef_velocity_state": {"mean": [0.5739014647137151, 0.6764314247669774], "std": [0.7313126558982497, 0.7022626890596159], "min": [0, 0], "max": [2, 2], "count": [751]}, "eef_acc_mag_state": {"mean": [0.5858854860186418, 0.7230359520639148], "std": [0.7878998244433831, 0.8227713536812432], "min": [0, 0], "max": [2, 2], "count": [751]}, "eef_direction_action": {"mean": [4.641810918774967, 4.194407456724368], "std": [1.9530600583218278, 2.113811191053368], "min": [0, 0], "max": [6, 6], "count": [751]}, "eef_velocity_action": {"mean": [0.5739014647137151, 0.6764314247669774], "std": [0.7313126558982497, 0.7022626890596159], "min": [0, 0], "max": [2, 2], "count": [751]}, "eef_acc_mag_action": {"mean": [0.5858854860186418, 0.7230359520639148], "std": [0.7878998244433831, 0.8227713536812432], "min": [0, 0], "max": [2, 2], "count": [751]}, "eef_sim_pose_state": {"mean": [0.49780554297078844, 0.2575187481583736, 1.0907261819384957, 0.9998424637985968, 1.1224053005690342, 0.5843437220381892, 0.4636240748741765, -0.2812709666862744, 1.090582377598556, 0.6489355309950301, 0.8979343930897196, -0.407020416288737], "std": [0.026040117379322967, 0.08797975744107127, 0.07590585404958024, 0.6569971544523168, 0.23684092207430094, 0.397421068146065, 0.07826127597297079, 0.032526810887289925, 0.053998822973846575, 1.6073660267102843, 0.3346331609551427, 1.7943095625840966], "min": [0.4543533554021647, 0.10185056583134416, 1.0170823479675069, 0.10309911879611386, 0.5970649700628474, -0.1288982192262061, 0.35644729734762604, -0.37294596229669225, 1.0299845591351093, -3.1392071229214062, 0.34656637161162207, -3.1387736551947647], "max": [0.5461899007884239, 0.35970935603778187, 1.2372345266016194, 2.2988933447207467, 1.3837931772675591, 1.3440158209814657, 0.5747114967706339, -0.20302069389339805, 1.2072578116343489, 3.121118394719847, 1.4271777266119439, 3.1332415122655624], "count": [751]}, "eef_sim_pose_action": {"mean": [0.49780554297078844, 0.2575187481583736, 1.0907261819384957, 0.9998424637985968, 1.1224053005690342, 0.5843437220381892, 0.4636240748741765, -0.2812709666862744, 1.090582377598556, 0.6489355309950301, 0.8979343930897196, -0.407020416288737], "std": [0.026040117379322967, 0.08797975744107127, 0.07590585404958024, 0.6569971544523168, 0.23684092207430094, 0.397421068146065, 0.07826127597297079, 0.032526810887289925, 0.053998822973846575, 1.6073660267102843, 0.3346331609551427, 1.7943095625840966], "min": [0.4543533554021647, 0.10185056583134416, 1.0170823479675069, 0.10309911879611386, 0.5970649700628474, -0.1288982192262061, 0.35644729734762604, -0.37294596229669225, 1.0299845591351093, -3.1392071229214062, 0.34656637161162207, -3.1387736551947647], "max": [0.5461899007884239, 0.35970935603778187, 1.2372345266016194, 2.2988933447207467, 1.3837931772675591, 1.3440158209814657, 0.5747114967706339, -0.20302069389339805, 1.2072578116343489, 3.121118394719847, 1.4271777266119439, 3.1332415122655624], "count": [751]}, "gripper_mode_state": {"mean": [0.31025299600532624, 0.47536617842876167], "std": [0.4625970973482713, 0.4993928061504232], "min": [0, 0], "max": [1, 1], "count": [751]}, "gripper_activity_state": {"mean": [1.9187749667110519, 1.8442077230359522], "std": [0.3722127181452829, 0.48241003879780797], "min": [0, 0], "max": [2, 2], "count": [751]}, "gripper_mode_action": {"mean": [0.31025299600532624, 0.47536617842876167], "std": [0.4625970973482713, 0.4993928061504232], "min": [0, 0], "max": [1, 1], "count": [751]}, "gripper_activity_action": {"mean": [1.9187749667110519, 1.8442077230359522], "std": [0.3722127181452829, 0.48241003879780797], "min": [0, 0], "max": [2, 2], "count": [751]}, "gripper_open_scale_state": {"mean": [0.5089234354854735, 0.4184067910585834], "std": [0.2874640438230023, 0.35842049397233966], "min": [0.057, 0.0], "max": [0.8, 0.798], "count": [751]}, "gripper_open_scale_action": {"mean": [0.5089234354854735, 0.4184067910585834], "std": [0.2874640438230023, 0.35842049397233966], "min": [0.057, 0.0], "max": [0.8, 0.798], "count": [751]}}} +{"episode_index": 321, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.45535362898720744]], [[0.4667074081056924]], [[0.4564695233506508]]], "std": [[[0.1470032633594957]], [[0.1424849514285851]], [[0.14599041527050788]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6980392156862745]], [[0.7019607843137254]]], "mean": [[[0.47972609072118877]], [[0.4849333958298419]], [[0.4777526220602201]]], "std": [[[0.06624248900340095]], [[0.059275705337404706]], [[0.06844421189707271]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47500562119434664]], [[0.48928218744762864]], [[0.47028985985419813]]], "std": [[[0.10232260323237459]], [[0.08507921960093706]], [[0.10594181727606548]]], "count": [117]}, "observation.state": {"min": [-0.27344074845314026, 1.885200023651123, 0.8805884718894958, 0.13433799147605896, -2.9193077087402344, -2.014493942260742, -0.5059884190559387, 18.0, 0.1716810017824173, 0.17357000708580017, -0.04023699834942818, -2.5829999446868896, 0.07700000703334808, -1.3559999465942383, -0.40680134296417236, -2.095215320587158, -1.5513534545898438, -1.8957418203353882, 2.3042187690734863, -0.9643467664718628, -0.5526236295700073, 77.0, -0.3522869944572449, 0.25698399543762207, -0.03599900007247925, 1.184000015258789, 0.061000000685453415, -3.1391851902008057], "max": [0.5721189379692078, 2.0926499366760254, 1.9036307334899902, 2.0387017726898193, -2.2704288959503174, 1.6010602712631226, 0.2157052606344223, 795.0, 0.3451339900493622, 0.3741239905357361, 0.12101200222969055, -0.9229999780654907, 0.9369999766349792, 1.0010000467300415, 0.06764896214008331, -1.4085506200790405, -0.8347910642623901, -0.11625638604164124, 2.8933894634246826, 1.7238267660140991, 1.2213290929794312, 844.0, -0.03703700006008148, 0.3643049895763397, 0.08412099629640579, 2.49399995803833, 0.8939999938011169, 3.127000093460083], "mean": [0.06109558045864105, 2.0652499198913574, 1.293823003768921, 0.9821862578392029, -2.749325752258301, -0.5611546635627747, 0.006261022761464119, 442.79095458984375, 0.258230984210968, 0.27052924036979675, 0.028267668560147285, -1.6734633445739746, 0.57325279712677, 0.07708396017551422, -0.29065194725990295, -1.9936431646347046, -1.1895809173583984, -0.8668094873428345, 2.6691970825195312, 0.6816517114639282, 0.26064059138298035, 583.6368408203125, -0.210188090801239, 0.32429012656211853, 0.013087952509522438, 1.857161521911621, 0.45318812131881714, 2.661231756210327], "std": [0.2406958043575287, 0.025829290971159935, 0.3513733446598053, 0.5029876232147217, 0.14893986284732819, 1.3393752574920654, 0.16100268065929413, 371.0799255371094, 0.03557751327753067, 0.06926095485687256, 0.037431247532367706, 0.5660229921340942, 0.22400887310504913, 0.843877911567688, 0.10279259085655212, 0.14570491015911102, 0.16704654693603516, 0.6956075429916382, 0.20064236223697662, 0.9716121554374695, 0.4728478789329529, 322.6434020996094, 0.11499834805727005, 0.028668133541941643, 0.029232097789645195, 0.4031432569026947, 0.2210831642150879, 0.8978032469749451], "count": [574]}, "action": {"min": [-0.27344074845314026, 1.885200023651123, 0.8805884718894958, 0.13433799147605896, -2.9193077087402344, -2.014493942260742, -0.5059884190559387, 18.0, 0.1716810017824173, 0.17357000708580017, -0.04023699834942818, -2.5829999446868896, 0.07700000703334808, -1.3559999465942383, -0.40680134296417236, -2.095215320587158, -1.5513534545898438, -1.8957418203353882, 2.3042187690734863, -0.9643467664718628, -0.5526236295700073, 77.0, -0.3522869944572449, 0.25698399543762207, -0.03599900007247925, 1.184000015258789, 0.061000000685453415, -3.1391851902008057], "max": [0.5721189379692078, 2.0926499366760254, 1.9036307334899902, 2.0387017726898193, -2.2704288959503174, 1.6010602712631226, 0.2157052606344223, 795.0, 0.3451339900493622, 0.3741239905357361, 0.12101200222969055, -0.9229999780654907, 0.9369999766349792, 1.0010000467300415, 0.06764896214008331, -1.4085506200790405, -0.8347910642623901, -0.11625638604164124, 2.8933894634246826, 1.7238267660140991, 1.2213290929794312, 844.0, -0.03703700006008148, 0.3643049895763397, 0.08412099629640579, 2.49399995803833, 0.8939999938011169, 3.127000093460083], "mean": [0.06109558045864105, 2.0652499198913574, 1.293823003768921, 0.9821862578392029, -2.749325752258301, -0.5611546635627747, 0.006261022761464119, 442.79095458984375, 0.258230984210968, 0.27052924036979675, 0.028267668560147285, -1.6734633445739746, 0.57325279712677, 0.07708396017551422, -0.29065194725990295, -1.9936431646347046, -1.1895809173583984, -0.8668094873428345, 2.6691970825195312, 0.6816517114639282, 0.26064059138298035, 583.6368408203125, -0.210188090801239, 0.32429012656211853, 0.013087952509522438, 1.857161521911621, 0.45318812131881714, 2.661231756210327], "std": [0.2406958043575287, 0.025829290971159935, 0.3513733446598053, 0.5029876232147217, 0.14893986284732819, 1.3393752574920654, 0.16100268065929413, 371.0799255371094, 0.03557751327753067, 0.06926095485687256, 0.037431247532367706, 0.5660229921340942, 0.22400887310504913, 0.843877911567688, 0.10279259085655212, 0.14570491015911102, 0.16704654693603516, 0.6956075429916382, 0.20064236223697662, 0.9716121554374695, 0.4728478789329529, 322.6434020996094, 0.11499834805727005, 0.028668133541941643, 0.029232097789645195, 0.4031432569026947, 0.2210831642150879, 0.8978032469749451], "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": [323], "max": [323], "mean": [323.0], "std": [0.0], "count": [574]}, "index": {"min": [205732], "max": [206305], "mean": [206018.5], "std": [165.6992757980553], "count": [574]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [574]}, "subtask_annotation": {"mean": [4.869337979094077, 9.0, 9.0, 9.0, 9.0], "std": [2.1106996166751975, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [574]}, "scene_annotation": {"mean": [323.0], "std": [0.0], "min": [323], "max": [323], "count": [574]}, "eef_direction_state": {"mean": [4.179442508710801, 4.059233449477352], "std": [1.9193301593608196, 2.229039442002557], "min": [0, 0], "max": [6, 6], "count": [574]}, "eef_velocity_state": {"mean": [0.7996515679442509, 0.7334494773519163], "std": [0.7581840701109561, 0.7303974504341916], "min": [0, 0], "max": [2, 2], "count": [574]}, "eef_acc_mag_state": {"mean": [0.7996515679442509, 0.7160278745644599], "std": [0.8430489819175241, 0.8229213530040248], "min": [0, 0], "max": [2, 2], "count": [574]}, "eef_direction_action": {"mean": [4.179442508710801, 4.059233449477352], "std": [1.9193301593608196, 2.229039442002557], "min": [0, 0], "max": [6, 6], "count": [574]}, "eef_velocity_action": {"mean": [0.7996515679442509, 0.7334494773519163], "std": [0.7581840701109561, 0.7303974504341916], "min": [0, 0], "max": [2, 2], "count": [574]}, "eef_acc_mag_action": {"mean": [0.7996515679442509, 0.7160278745644599], "std": [0.8430489819175241, 0.8229213530040248], "min": [0, 0], "max": [2, 2], "count": [574]}, "eef_sim_pose_state": {"mean": [0.5142622819027528, 0.23985117056353722, 1.121515200210591, 1.176473374629856, 1.1029140325300437, 0.6825640965928795, 0.4646775364621866, -0.2725074872160428, 1.1008356856870813, 0.3910588676537789, 0.9455408594889819, -0.4890601504702615], "std": [0.031321684752097415, 0.08217023681657237, 0.08639654443852728, 0.7246593589559019, 0.17272688892097793, 0.5036521634770241, 0.0746580043968626, 0.031072807923652548, 0.05293668146910786, 1.6063946996929865, 0.3847074429691937, 1.5947170212253718], "min": [0.4465026935016783, 0.09681055081639504, 1.0260462827614312, 0.051107759363267835, 0.5963631107579679, -0.5923665443298803, 0.3664149670053194, -0.35113115211029683, 1.0441936534892426, -3.1315472869693743, 0.24573810158019538, -3.1403464938818835], "max": [0.5607288694822594, 0.35260674214401083, 1.2631173202318187, 2.349742948039199, 1.4507022799430462, 1.6443326701676593, 0.5846141918100412, -0.21526928348787375, 1.2272426726158876, 3.1299143304820056, 1.4452209724075753, 3.1348429548000847], "count": [574]}, "eef_sim_pose_action": {"mean": [0.5142622819027528, 0.23985117056353722, 1.121515200210591, 1.176473374629856, 1.1029140325300437, 0.6825640965928795, 0.4646775364621866, -0.2725074872160428, 1.1008356856870813, 0.3910588676537789, 0.9455408594889819, -0.4890601504702615], "std": [0.031321684752097415, 0.08217023681657237, 0.08639654443852728, 0.7246593589559019, 0.17272688892097793, 0.5036521634770241, 0.0746580043968626, 0.031072807923652548, 0.05293668146910786, 1.6063946996929865, 0.3847074429691937, 1.5947170212253718], "min": [0.4465026935016783, 0.09681055081639504, 1.0260462827614312, 0.051107759363267835, 0.5963631107579679, -0.5923665443298803, 0.3664149670053194, -0.35113115211029683, 1.0441936534892426, -3.1315472869693743, 0.24573810158019538, -3.1403464938818835], "max": [0.5607288694822594, 0.35260674214401083, 1.2631173202318187, 2.349742948039199, 1.4507022799430462, 1.6443326701676593, 0.5846141918100412, -0.21526928348787375, 1.2272426726158876, 3.1299143304820056, 1.4452209724075753, 3.1348429548000847], "count": [574]}, "gripper_mode_state": {"mean": [0.32229965156794427, 0.45818815331010454], "std": [0.4673570221652042, 0.4982487024332135], "min": [0, 0], "max": [1, 1], "count": [574]}, "gripper_activity_state": {"mean": [1.8780487804878048, 1.8588850174216027], "std": [0.43669533195521393, 0.46021068953802813], "min": [0, 0], "max": [2, 2], "count": [574]}, "gripper_mode_action": {"mean": [0.32229965156794427, 0.45818815331010454], "std": [0.4673570221652042, 0.4982487024332135], "min": [0, 0], "max": [1, 1], "count": [574]}, "gripper_activity_action": {"mean": [1.8780487804878048, 1.8588850174216027], "std": [0.43669533195521393, 0.46021068953802813], "min": [0, 0], "max": [2, 2], "count": [574]}, "gripper_open_scale_state": {"mean": [0.583636759635047, 0.44279094073996594], "std": [0.32264331122071055, 0.37108038291957], "min": [0.077, 0.018], "max": [0.844, 0.795], "count": [574]}, "gripper_open_scale_action": {"mean": [0.583636759635047, 0.44279094073996594], "std": [0.32264331122071055, 0.37108038291957], "min": [0.077, 0.018], "max": [0.844, 0.795], "count": [574]}}} +{"episode_index": 322, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4537870651581889]], [[0.46694670153689494]], [[0.455419077685422]]], "std": [[[0.14151519955342257]], [[0.13435038567415078]], [[0.1366839197482281]]], "count": [138]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4788612502368097]], [[0.48124459333854314]], [[0.4761762041773231]]], "std": [[[0.05049851429122269]], [[0.04549021608802451]], [[0.05171729088716781]]], "count": [138]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6431372549019608]], [[0.6549019607843137]]], "mean": [[[0.472601265747845]], [[0.4868178400587288]], [[0.46986700027233114]]], "std": [[[0.0969940782467692]], [[0.07989251488162173]], [[0.09804650415358482]]], "count": [138]}, "observation.state": {"min": [-0.2123018503189087, 1.8161721229553223, 0.8071449398994446, 0.11904891580343246, -2.9179813861846924, -2.026519298553467, -0.6153507828712463, -3.0, 0.1457110047340393, 0.21340300142765045, -0.031334999948740005, -2.5390000343322754, 0.06899998337030411, -1.24399995803833, -0.5271592736244202, -2.078634738922119, -1.5832056999206543, -2.009066104888916, 2.174959421157837, -0.8804313540458679, -0.2883109450340271, 34.0, -0.37084200978279114, 0.23611600697040558, -0.028056999668478966, 1.0099999904632568, -0.03500000387430191, -3.1411852836608887], "max": [0.5390973687171936, 2.0914804935455322, 1.8269059658050537, 1.9956969022750854, -2.083451986312866, 1.4226703643798828, 0.4193677306175232, 801.0, 0.3789359927177429, 0.37180501222610474, 0.08046100288629532, -0.9009999632835388, 0.9879999756813049, 1.0180000066757202, -0.03316125646233559, -1.5981806516647339, -0.8442856073379517, -0.08028514683246613, 2.890998363494873, 1.7059197425842285, 1.2565147876739502, 859.0, -0.04146600142121315, 0.35966798663139343, 0.10874199867248535, 2.490000009536743, 0.7990000247955322, 3.138000011444092], "mean": [0.2464466691017151, 2.0708203315734863, 1.3633633852005005, 0.8571777939796448, -2.6977767944335938, -0.32943195104599, 0.07034441083669662, 414.5577087402344, 0.26311883330345154, 0.29975035786628723, 0.018908990547060966, -1.8713006973266602, 0.5642833709716797, -0.12678873538970947, -0.27932366728782654, -2.0398924350738525, -1.2698675394058228, -0.6733018755912781, 2.5938613414764404, 0.8525870442390442, 0.27328696846961975, 635.8588256835938, -0.25780189037323, 0.3249675929546356, 0.02742111124098301, 1.6433345079421997, 0.4731532037258148, 2.739518642425537], "std": [0.17866693437099457, 0.030928069725632668, 0.32479187846183777, 0.6558005809783936, 0.1927160620689392, 1.454576015472412, 0.2334510236978531, 325.1622009277344, 0.04546848684549332, 0.05676021799445152, 0.030494801700115204, 0.5738778710365295, 0.2972465753555298, 0.8706920146942139, 0.10433539003133774, 0.0759933590888977, 0.1166205033659935, 0.6717197299003601, 0.22074882686138153, 0.857189953327179, 0.4000212848186493, 305.4798278808594, 0.11396612226963043, 0.022112078964710236, 0.030603356659412384, 0.407503604888916, 0.18952326476573944, 0.8009119629859924], "count": [719]}, "action": {"min": [-0.2123018503189087, 1.8161721229553223, 0.8071449398994446, 0.11904891580343246, -2.9179813861846924, -2.026519298553467, -0.6153507828712463, -3.0, 0.1457110047340393, 0.21340300142765045, -0.031334999948740005, -2.5390000343322754, 0.06899998337030411, -1.24399995803833, -0.5271592736244202, -2.078634738922119, -1.5832056999206543, -2.009066104888916, 2.174959421157837, -0.8804313540458679, -0.2883109450340271, 34.0, -0.37084200978279114, 0.23611600697040558, -0.028056999668478966, 1.0099999904632568, -0.03500000387430191, -3.1411852836608887], "max": [0.5390973687171936, 2.0914804935455322, 1.8269059658050537, 1.9956969022750854, -2.083451986312866, 1.4226703643798828, 0.4193677306175232, 801.0, 0.3789359927177429, 0.37180501222610474, 0.08046100288629532, -0.9009999632835388, 0.9879999756813049, 1.0180000066757202, -0.03316125646233559, -1.5981806516647339, -0.8442856073379517, -0.08028514683246613, 2.890998363494873, 1.7059197425842285, 1.2565147876739502, 859.0, -0.04146600142121315, 0.35966798663139343, 0.10874199867248535, 2.490000009536743, 0.7990000247955322, 3.138000011444092], "mean": [0.2464466691017151, 2.0708203315734863, 1.3633633852005005, 0.8571777939796448, -2.6977767944335938, -0.32943195104599, 0.07034441083669662, 414.5577087402344, 0.26311883330345154, 0.29975035786628723, 0.018908990547060966, -1.8713006973266602, 0.5642833709716797, -0.12678873538970947, -0.27932366728782654, -2.0398924350738525, -1.2698675394058228, -0.6733018755912781, 2.5938613414764404, 0.8525870442390442, 0.27328696846961975, 635.8588256835938, -0.25780189037323, 0.3249675929546356, 0.02742111124098301, 1.6433345079421997, 0.4731532037258148, 2.739518642425537], "std": [0.17866693437099457, 0.030928069725632668, 0.32479187846183777, 0.6558005809783936, 0.1927160620689392, 1.454576015472412, 0.2334510236978531, 325.1622009277344, 0.04546848684549332, 0.05676021799445152, 0.030494801700115204, 0.5738778710365295, 0.2972465753555298, 0.8706920146942139, 0.10433539003133774, 0.0759933590888977, 0.1166205033659935, 0.6717197299003601, 0.22074882686138153, 0.857189953327179, 0.4000212848186493, 305.4798278808594, 0.11396612226963043, 0.022112078964710236, 0.030603356659412384, 0.407503604888916, 0.18952326476573944, 0.8009119629859924], "count": [719]}, "timestamp": {"min": [0.0], "max": [23.933333333333334], "mean": [11.966666666666667], "std": [6.918574034197124], "count": [719]}, "frame_index": {"min": [0], "max": [718], "mean": [359.0], "std": [207.55722102591372], "count": [719]}, "episode_index": {"min": [324], "max": [324], "mean": [324.0], "std": [0.0], "count": [719]}, "index": {"min": [206306], "max": [207024], "mean": [206665.0], "std": [207.55722102591372], "count": [719]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [719]}, "subtask_annotation": {"mean": [4.03894297635605, 9.0, 9.0, 9.0, 9.0], "std": [2.2154187203829294, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [719]}, "scene_annotation": {"mean": [324.0], "std": [0.0], "min": [324], "max": [324], "count": [719]}, "eef_direction_state": {"mean": [4.2795549374130735, 4.052851182197497], "std": [2.1138688527287672, 2.1010599534005934], "min": [0, 0], "max": [6, 6], "count": [719]}, "eef_velocity_state": {"mean": [0.6411682892906815, 0.8094575799721836], "std": [0.730253655548726, 0.7278444640971157], "min": [0, 0], "max": [2, 2], "count": [719]}, "eef_acc_mag_state": {"mean": [0.6981919332406119, 0.8191933240611962], "std": [0.821738421094363, 0.825948379855733], "min": [0, 0], "max": [2, 2], "count": [719]}, "eef_direction_action": {"mean": [4.2795549374130735, 4.052851182197497], "std": [2.1138688527287672, 2.1010599534005934], "min": [0, 0], "max": [6, 6], "count": [719]}, "eef_velocity_action": {"mean": [0.6411682892906815, 0.8094575799721836], "std": [0.730253655548726, 0.7278444640971157], "min": [0, 0], "max": [2, 2], "count": [719]}, "eef_acc_mag_action": {"mean": [0.6981919332406119, 0.8191933240611962], "std": [0.821738421094363, 0.825948379855733], "min": [0, 0], "max": [2, 2], "count": [719]}, "eef_sim_pose_state": {"mean": [0.5120885730012161, 0.2745413592547565, 1.0954463629943223, 1.063786491803229, 1.1539131607116981, 0.8181022408840993, 0.49668774033485125, -0.27200148660777124, 1.0983465089243514, 1.1055748896610116, 0.8677256738306055, -1.0906026322195235], "std": [0.02343751327678804, 0.0775890646487495, 0.08150951628810121, 0.662916698774749, 0.24469858188179364, 0.4077450155022491, 0.0642977194999684, 0.03645226095283228, 0.05434599518049842, 1.6528888031661415, 0.3497253275675067, 1.6831768415785113], "min": [0.42125914420931376, 0.121849719864295, 1.0272779487812806, 0.1575604022230472, 0.5410122343528827, -0.1822209315326946, 0.4044668516143418, -0.3671317152508899, 1.0315057068074749, -3.137934346104171, 0.3281390105341253, -3.140891345716729], "max": [0.5509262451260248, 0.3706921589543581, 1.2704281692745971, 2.4298630558588328, 1.3887289643047387, 1.6777121559305361, 0.5849124322104476, -0.19990350106282662, 1.2132256863460003, 3.1366993231848666, 1.3794997579218355, 3.1410350011765504], "count": [719]}, "eef_sim_pose_action": {"mean": [0.5120885730012161, 0.2745413592547565, 1.0954463629943223, 1.063786491803229, 1.1539131607116981, 0.8181022408840993, 0.49668774033485125, -0.27200148660777124, 1.0983465089243514, 1.1055748896610116, 0.8677256738306055, -1.0906026322195235], "std": [0.02343751327678804, 0.0775890646487495, 0.08150951628810121, 0.662916698774749, 0.24469858188179364, 0.4077450155022491, 0.0642977194999684, 0.03645226095283228, 0.05434599518049842, 1.6528888031661415, 0.3497253275675067, 1.6831768415785113], "min": [0.42125914420931376, 0.121849719864295, 1.0272779487812806, 0.1575604022230472, 0.5410122343528827, -0.1822209315326946, 0.4044668516143418, -0.3671317152508899, 1.0315057068074749, -3.137934346104171, 0.3281390105341253, -3.140891345716729], "max": [0.5509262451260248, 0.3706921589543581, 1.2704281692745971, 2.4298630558588328, 1.3887289643047387, 1.6777121559305361, 0.5849124322104476, -0.19990350106282662, 1.2132256863460003, 3.1366993231848666, 1.3794997579218355, 3.1410350011765504], "count": [719]}, "gripper_mode_state": {"mean": [0.22809457579972184, 0.47009735744089015], "std": [0.4196039088121884, 0.49910503099846676], "min": [0, 0], "max": [1, 1], "count": [719]}, "gripper_activity_state": {"mean": [1.8998609179415855, 1.7913769123783032], "std": [0.3889824571947651, 0.5540425926908896], "min": [0, 0], "max": [2, 2], "count": [719]}, "gripper_mode_action": {"mean": [0.22809457579972184, 0.47009735744089015], "std": [0.4196039088121884, 0.49910503099846676], "min": [0, 0], "max": [1, 1], "count": [719]}, "gripper_activity_action": {"mean": [1.8998609179415855, 1.7913769123783032], "std": [0.3889824571947651, 0.5540425926908896], "min": [0, 0], "max": [2, 2], "count": [719]}, "gripper_open_scale_state": {"mean": [0.635858831827432, 0.41463769141291335], "std": [0.3054798582887737, 0.3250599376355941], "min": [0.034, 0.0], "max": [0.859, 0.801], "count": [719]}, "gripper_open_scale_action": {"mean": [0.635858831827432, 0.41463769141291335], "std": [0.3054798582887737, 0.3250599376355941], "min": [0.034, 0.0], "max": [0.859, 0.801], "count": [719]}}} +{"episode_index": 323, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4576067480517848]], [[0.47048134426847665]], [[0.45916390460030165]]], "std": [[[0.1478091185296707]], [[0.138232553074789]], [[0.14338570910485546]]], "count": [130]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47680561683006534]], [[0.48167270613373553]], [[0.47623340560583205]]], "std": [[[0.04919398863154607]], [[0.042790488101359186]], [[0.052805612048809826]]], "count": [130]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9607843137254902]], [[0.9372549019607843]], [[0.9764705882352941]]], "mean": [[[0.4754528626194067]], [[0.4903348589115133]], [[0.47205347065108094]]], "std": [[[0.09232372115803823]], [[0.07315170127979774]], [[0.09500664543897278]]], "count": [130]}, "observation.state": {"min": [-0.22832398116588593, 1.8802433013916016, 0.805155336856842, 0.24267059564590454, -2.9147698879241943, -1.8658965826034546, -1.6135919094085693, 16.0, 0.16551299393177032, 0.2122420072555542, -0.04977000132203102, -2.6640000343322754, 0.0820000022649765, -1.2519999742507935, -0.36699041724205017, -2.0785651206970215, -1.4261085987091064, -1.9323937892913818, 2.4190266132354736, -0.6669077277183533, -0.2836509346961975, 44.0, -0.3833400011062622, 0.24863900244235992, -0.04167399927973747, 1.0670000314712524, 0.12199999392032623, 2.1700000762939453], "max": [0.5682792067527771, 2.089351177215576, 2.0446183681488037, 1.9092854261398315, -1.5765211582183838, 1.4161252975463867, 0.3441789150238037, 819.0, 0.3337849974632263, 0.38381001353263855, 0.07719600200653076, -1.0210000276565552, 0.9280000329017639, 0.8579999804496765, 0.051574479788541794, -1.550602912902832, -0.8552287817001343, -0.15194837749004364, 2.891871213912964, 1.6923061609268188, 0.9490926265716553, 860.0, -0.06234399974346161, 0.34850001335144043, 0.07935699820518494, 2.4070000648498535, 0.8159999847412109, 3.0399999618530273], "mean": [0.19088390469551086, 2.067528247833252, 1.2589902877807617, 0.91743403673172, -2.5538649559020996, -0.4275985062122345, -0.20328153669834137, 460.9856872558594, 0.25314611196517944, 0.2999279201030731, 0.011181777343153954, -1.8126603364944458, 0.5496016144752502, -0.04511142894625664, -0.23685243725776672, -2.032078742980957, -1.1674894094467163, -0.6895437836647034, 2.673121690750122, 1.0027430057525635, 0.23494359850883484, 620.2537841796875, -0.2427956610918045, 0.30753523111343384, 0.01860504224896431, 1.6359699964523315, 0.44798043370246887, 2.7245988845825195], "std": [0.22615721821784973, 0.029625579714775085, 0.48831620812416077, 0.4963163137435913, 0.23429247736930847, 1.324599027633667, 0.41248881816864014, 334.0291442871094, 0.03543458133935928, 0.06309333443641663, 0.030616777017712593, 0.5362765789031982, 0.23782052099704742, 0.8118442296981812, 0.07822948694229126, 0.08551335334777832, 0.08655732125043869, 0.6360876560211182, 0.17854326963424683, 0.8271430134773254, 0.35953792929649353, 332.0689392089844, 0.1027454137802124, 0.025126973167061806, 0.03160759434103966, 0.382490873336792, 0.1877642571926117, 0.18498244881629944], "count": [664]}, "action": {"min": [-0.22832398116588593, 1.8802433013916016, 0.805155336856842, 0.24267059564590454, -2.9147698879241943, -1.8658965826034546, -1.6135919094085693, 16.0, 0.16551299393177032, 0.2122420072555542, -0.04977000132203102, -2.6640000343322754, 0.0820000022649765, -1.2519999742507935, -0.36699041724205017, -2.0785651206970215, -1.4261085987091064, -1.9323937892913818, 2.4190266132354736, -0.6669077277183533, -0.2836509346961975, 44.0, -0.3833400011062622, 0.24863900244235992, -0.04167399927973747, 1.0670000314712524, 0.12199999392032623, 2.1700000762939453], "max": [0.5682792067527771, 2.089351177215576, 2.0446183681488037, 1.9092854261398315, -1.5765211582183838, 1.4161252975463867, 0.3441789150238037, 819.0, 0.3337849974632263, 0.38381001353263855, 0.07719600200653076, -1.0210000276565552, 0.9280000329017639, 0.8579999804496765, 0.051574479788541794, -1.550602912902832, -0.8552287817001343, -0.15194837749004364, 2.891871213912964, 1.6923061609268188, 0.9490926265716553, 860.0, -0.06234399974346161, 0.34850001335144043, 0.07935699820518494, 2.4070000648498535, 0.8159999847412109, 3.0399999618530273], "mean": [0.19088390469551086, 2.067528247833252, 1.2589902877807617, 0.91743403673172, -2.5538649559020996, -0.4275985062122345, -0.20328153669834137, 460.9856872558594, 0.25314611196517944, 0.2999279201030731, 0.011181777343153954, -1.8126603364944458, 0.5496016144752502, -0.04511142894625664, -0.23685243725776672, -2.032078742980957, -1.1674894094467163, -0.6895437836647034, 2.673121690750122, 1.0027430057525635, 0.23494359850883484, 620.2537841796875, -0.2427956610918045, 0.30753523111343384, 0.01860504224896431, 1.6359699964523315, 0.44798043370246887, 2.7245988845825195], "std": [0.22615721821784973, 0.029625579714775085, 0.48831620812416077, 0.4963163137435913, 0.23429247736930847, 1.324599027633667, 0.41248881816864014, 334.0291442871094, 0.03543458133935928, 0.06309333443641663, 0.030616777017712593, 0.5362765789031982, 0.23782052099704742, 0.8118442296981812, 0.07822948694229126, 0.08551335334777832, 0.08655732125043869, 0.6360876560211182, 0.17854326963424683, 0.8271430134773254, 0.35953792929649353, 332.0689392089844, 0.1027454137802124, 0.025126973167061806, 0.03160759434103966, 0.382490873336792, 0.1877642571926117, 0.18498244881629944], "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": [325], "max": [325], "mean": [325.0], "std": [0.0], "count": [664]}, "index": {"min": [207025], "max": [207688], "mean": [207356.5], "std": [191.68007199497814], "count": [664]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [664]}, "subtask_annotation": {"mean": [4.646084337349397, 9.0, 9.0, 9.0, 9.0], "std": [2.163438604466714, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [664]}, "scene_annotation": {"mean": [325.0], "std": [0.0], "min": [325], "max": [325], "count": [664]}, "eef_direction_state": {"mean": [4.807228915662651, 4.430722891566265], "std": [1.7730093628093626, 2.0220222986463194], "min": [0, 0], "max": [6, 6], "count": [664]}, "eef_velocity_state": {"mean": [0.5542168674698795, 0.6355421686746988], "std": [0.7281435719706918, 0.729954203897794], "min": [0, 0], "max": [2, 2], "count": [664]}, "eef_acc_mag_state": {"mean": [0.5677710843373494, 0.7228915662650602], "std": [0.7809384812218185, 0.8278037863673057], "min": [0, 0], "max": [2, 2], "count": [664]}, "eef_direction_action": {"mean": [4.807228915662651, 4.430722891566265], "std": [1.7730093628093626, 2.0220222986463194], "min": [0, 0], "max": [6, 6], "count": [664]}, "eef_velocity_action": {"mean": [0.5542168674698795, 0.6355421686746988], "std": [0.7281435719706918, 0.729954203897794], "min": [0, 0], "max": [2, 2], "count": [664]}, "eef_acc_mag_action": {"mean": [0.5677710843373494, 0.7228915662650602], "std": [0.7809384812218185, 0.8278037863673057], "min": [0, 0], "max": [2, 2], "count": [664]}, "eef_sim_pose_state": {"mean": [0.4955079933384642, 0.26106527505697247, 1.0961671390737657, 0.929617458386451, 1.061699710542362, 0.6098112333818919, 0.4943290376969601, -0.25941719548396075, 1.0963145846413176, 0.6665367503692736, 0.9318903014938826, -1.0757832179003168], "std": [0.02806897027771751, 0.07860166787387253, 0.06912712458165807, 0.6628176513077962, 0.12980707034496353, 0.4635202706595182, 0.0704267658777841, 0.028102696720589987, 0.05194578912013217, 1.7146407738123883, 0.34627884313626495, 1.5123299343190273], "min": [0.4470790092479106, 0.10938843402373706, 1.0304577981248089, 0.0857903677262128, 0.6828590544045854, -0.28452834052226733, 0.4019999124085073, -0.320151461562405, 1.038670410371742, -3.1261197884891594, 0.367198703738026, -3.141228291060777], "max": [0.5432102825180601, 0.3716282211766153, 1.2305375118472475, 2.261503773928701, 1.339521500818242, 1.408888171936223, 0.5953713054909452, -0.20060202407411032, 1.2145370462541836, 3.13708037912416, 1.4747298026053568, 3.140700215516299], "count": [664]}, "eef_sim_pose_action": {"mean": [0.4955079933384642, 0.26106527505697247, 1.0961671390737657, 0.929617458386451, 1.061699710542362, 0.6098112333818919, 0.4943290376969601, -0.25941719548396075, 1.0963145846413176, 0.6665367503692736, 0.9318903014938826, -1.0757832179003168], "std": [0.02806897027771751, 0.07860166787387253, 0.06912712458165807, 0.6628176513077962, 0.12980707034496353, 0.4635202706595182, 0.0704267658777841, 0.028102696720589987, 0.05194578912013217, 1.7146407738123883, 0.34627884313626495, 1.5123299343190273], "min": [0.4470790092479106, 0.10938843402373706, 1.0304577981248089, 0.0857903677262128, 0.6828590544045854, -0.28452834052226733, 0.4019999124085073, -0.320151461562405, 1.038670410371742, -3.1261197884891594, 0.367198703738026, -3.141228291060777], "max": [0.5432102825180601, 0.3716282211766153, 1.2305375118472475, 2.261503773928701, 1.339521500818242, 1.408888171936223, 0.5953713054909452, -0.20060202407411032, 1.2145370462541836, 3.13708037912416, 1.4747298026053568, 3.140700215516299], "count": [664]}, "gripper_mode_state": {"mean": [0.2921686746987952, 0.4292168674698795], "std": [0.45475943115403983, 0.4949643907891025], "min": [0, 0], "max": [1, 1], "count": [664]}, "gripper_activity_state": {"mean": [1.9036144578313252, 1.8870481927710843], "std": [0.3838441523391326, 0.4116683190462591], "min": [0, 0], "max": [2, 2], "count": [664]}, "gripper_mode_action": {"mean": [0.2921686746987952, 0.4292168674698795], "std": [0.45475943115403983, 0.4949643907891025], "min": [0, 0], "max": [1, 1], "count": [664]}, "gripper_activity_action": {"mean": [1.9036144578313252, 1.8870481927710843], "std": [0.3838441523391326, 0.4116683190462591], "min": [0, 0], "max": [2, 2], "count": [664]}, "gripper_open_scale_state": {"mean": [0.6202537650200263, 0.4609856927337417], "std": [0.33206893834452034, 0.3340292272964064], "min": [0.044, 0.016], "max": [0.86, 0.819], "count": [664]}, "gripper_open_scale_action": {"mean": [0.6202537650200263, 0.4609856927337417], "std": [0.33206893834452034, 0.3340292272964064], "min": [0.044, 0.016], "max": [0.86, 0.819], "count": [664]}}} +{"episode_index": 324, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.448374118862421]], [[0.46212943100794035]], [[0.4499129057959272]]], "std": [[[0.14866048258477688]], [[0.14038903256124238]], [[0.14538261800335886]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4810035329903311]], [[0.4845098680656836]], [[0.4786271201317993]]], "std": [[[0.05781120769881829]], [[0.052896797412792594]], [[0.06057163397278318]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4709417183195593]], [[0.48446304286177283]], [[0.46669658314427703]]], "std": [[[0.10044239163612344]], [[0.08322717658963592]], [[0.1051070663625489]]], "count": [121]}, "observation.state": {"min": [-0.17346827685832977, 1.8255795240402222, 0.48883184790611267, 0.2131221741437912, -2.7417027950286865, -2.0965592861175537, -1.535750150680542, 16.0, 0.09058500081300735, 0.18949100375175476, -0.052737001329660416, -2.5799999237060547, 0.11599999666213989, -1.253999948501587, -0.5390275120735168, -2.0794901847839355, -1.6448681354522705, -1.9358495473861694, 1.9227420091629028, -0.8407076597213745, -0.5980719923973083, 73.0, -0.3690209984779358, 0.25723400712013245, -0.021549999713897705, 1.1649999618530273, 0.024000002071261406, 2.1050000190734863], "max": [0.5373868942260742, 2.08858323097229, 1.9597430229187012, 2.029137372970581, -1.739936351776123, 1.4879281520843506, 0.19032815098762512, 819.0, 0.32031500339508057, 0.3863210082054138, 0.08843400329351425, -0.9340000152587891, 0.9660000205039978, 1.0740000009536743, -0.015149458311498165, -1.515678882598877, -0.8288045525550842, -0.02595304697751999, 2.893249750137329, 1.8385648727416992, 1.5982153415679932, 804.0, -0.0405380018055439, 0.3642530143260956, 0.12653200328350067, 2.507999897003174, 0.968999981880188, 3.0369999408721924], "mean": [0.2019185572862625, 2.072735548019409, 0.9570205807685852, 0.7597449421882629, -2.347201108932495, -0.8565650582313538, -0.14437711238861084, 429.4716796875, 0.24865221977233887, 0.2746851444244385, 0.012441077269613743, -1.6252762079238892, 0.5964981913566589, 0.2350333333015442, -0.2828550338745117, -1.9755830764770508, -1.222597599029541, -0.7213771939277649, 2.594905376434326, 0.9108150005340576, 0.2625279724597931, 526.8699951171875, -0.23523308336734772, 0.31666019558906555, 0.040278300642967224, 1.715078353881836, 0.48331502079963684, 2.703310966491699], "std": [0.18138925731182098, 0.03257697448134422, 0.5335786938667297, 0.5890575051307678, 0.22362174093723297, 1.3374472856521606, 0.4195696711540222, 334.844482421875, 0.05412350222468376, 0.06564996391534805, 0.033016566187143326, 0.5402593016624451, 0.24388070404529572, 0.7932569980621338, 0.10411671549081802, 0.15512900054454803, 0.19743192195892334, 0.6912374496459961, 0.32313647866249084, 0.9452850222587585, 0.580592155456543, 280.6089782714844, 0.11063029617071152, 0.02449277974665165, 0.03810398280620575, 0.45080745220184326, 0.2361232191324234, 0.25684812664985657], "count": [600]}, "action": {"min": [-0.17346827685832977, 1.8255795240402222, 0.48883184790611267, 0.2131221741437912, -2.7417027950286865, -2.0965592861175537, -1.535750150680542, 16.0, 0.09058500081300735, 0.18949100375175476, -0.052737001329660416, -2.5799999237060547, 0.11599999666213989, -1.253999948501587, -0.5390275120735168, -2.0794901847839355, -1.6448681354522705, -1.9358495473861694, 1.9227420091629028, -0.8407076597213745, -0.5980719923973083, 73.0, -0.3690209984779358, 0.25723400712013245, -0.021549999713897705, 1.1649999618530273, 0.024000002071261406, 2.1050000190734863], "max": [0.5373868942260742, 2.08858323097229, 1.9597430229187012, 2.029137372970581, -1.739936351776123, 1.4879281520843506, 0.19032815098762512, 819.0, 0.32031500339508057, 0.3863210082054138, 0.08843400329351425, -0.9340000152587891, 0.9660000205039978, 1.0740000009536743, -0.015149458311498165, -1.515678882598877, -0.8288045525550842, -0.02595304697751999, 2.893249750137329, 1.8385648727416992, 1.5982153415679932, 804.0, -0.0405380018055439, 0.3642530143260956, 0.12653200328350067, 2.507999897003174, 0.968999981880188, 3.0369999408721924], "mean": [0.2019185572862625, 2.072735548019409, 0.9570205807685852, 0.7597449421882629, -2.347201108932495, -0.8565650582313538, -0.14437711238861084, 429.4716796875, 0.24865221977233887, 0.2746851444244385, 0.012441077269613743, -1.6252762079238892, 0.5964981913566589, 0.2350333333015442, -0.2828550338745117, -1.9755830764770508, -1.222597599029541, -0.7213771939277649, 2.594905376434326, 0.9108150005340576, 0.2625279724597931, 526.8699951171875, -0.23523308336734772, 0.31666019558906555, 0.040278300642967224, 1.715078353881836, 0.48331502079963684, 2.703310966491699], "std": [0.18138925731182098, 0.03257697448134422, 0.5335786938667297, 0.5890575051307678, 0.22362174093723297, 1.3374472856521606, 0.4195696711540222, 334.844482421875, 0.05412350222468376, 0.06564996391534805, 0.033016566187143326, 0.5402593016624451, 0.24388070404529572, 0.7932569980621338, 0.10411671549081802, 0.15512900054454803, 0.19743192195892334, 0.6912374496459961, 0.32313647866249084, 0.9452850222587585, 0.580592155456543, 280.6089782714844, 0.11063029617071152, 0.02449277974665165, 0.03810398280620575, 0.45080745220184326, 0.2361232191324234, 0.25684812664985657], "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": [326], "max": [326], "mean": [326.0], "std": [0.0], "count": [600]}, "index": {"min": [207689], "max": [208288], "mean": [207988.5], "std": [173.2048401941085], "count": [600]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [600]}, "subtask_annotation": {"mean": [4.92, 9.0, 9.0, 9.0, 9.0], "std": [2.0960916010518256, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [600]}, "scene_annotation": {"mean": [326.0], "std": [0.0], "min": [326], "max": [326], "count": [600]}, "eef_direction_state": {"mean": [4.1033333333333335, 3.7883333333333336], "std": [2.0886970952140347, 2.168762447930972], "min": [0, 0], "max": [6, 6], "count": [600]}, "eef_velocity_state": {"mean": [0.7433333333333333, 0.8566666666666667], "std": [0.7399023959655445, 0.7546227902439433], "min": [0, 0], "max": [2, 2], "count": [600]}, "eef_acc_mag_state": {"mean": [0.7416666666666667, 0.795], "std": [0.839601426604048, 0.8203505348325186], "min": [0, 0], "max": [2, 2], "count": [600]}, "eef_direction_action": {"mean": [4.1033333333333335, 3.7883333333333336], "std": [2.0886970952140347, 2.168762447930972], "min": [0, 0], "max": [6, 6], "count": [600]}, "eef_velocity_action": {"mean": [0.7433333333333333, 0.8566666666666667], "std": [0.7399023959655445, 0.7546227902439433], "min": [0, 0], "max": [2, 2], "count": [600]}, "eef_acc_mag_action": {"mean": [0.7416666666666667, 0.795], "std": [0.839601426604048, 0.8203505348325186], "min": [0, 0], "max": [2, 2], "count": [600]}, "eef_sim_pose_state": {"mean": [0.5079284328752791, 0.2741233801782056, 1.1178328807526778, 0.9476532635130082, 1.0612009963807054, 0.5352157994136889, 0.46840252049121955, -0.25667353535948834, 1.0919844337198512, 0.4676773683596114, 0.9293831399476844, -0.6338849581824803], "std": [0.02808999730129037, 0.08101594024411131, 0.07741427819293813, 0.7607721202372201, 0.21692386582275067, 0.5695571601411723, 0.07044195395272643, 0.0397868918712284, 0.06017320507946301, 1.471645516635056, 0.29251325003079093, 1.4154886676579859], "min": [0.45702024896375454, 0.12936952051179634, 1.0331616982255514, -0.19391897355108298, 0.5751912524666634, -0.696474420283552, 0.38335554710461506, -0.31027893939157525, 1.0319292001646174, -3.1168212792023087, 0.34374263709097574, -3.1392814252170553], "max": [0.5546746268567674, 0.3638095607036147, 1.2549102570801483, 2.2879489946781186, 1.321554237637924, 1.3696872358576753, 0.58687633740255, -0.1347056537902459, 1.2405774832682146, 3.1318825518496247, 1.4159578449601544, 3.1085620780706535], "count": [600]}, "eef_sim_pose_action": {"mean": [0.5079284328752791, 0.2741233801782056, 1.1178328807526778, 0.9476532635130082, 1.0612009963807054, 0.5352157994136889, 0.46840252049121955, -0.25667353535948834, 1.0919844337198512, 0.4676773683596114, 0.9293831399476844, -0.6338849581824803], "std": [0.02808999730129037, 0.08101594024411131, 0.07741427819293813, 0.7607721202372201, 0.21692386582275067, 0.5695571601411723, 0.07044195395272643, 0.0397868918712284, 0.06017320507946301, 1.471645516635056, 0.29251325003079093, 1.4154886676579859], "min": [0.45702024896375454, 0.12936952051179634, 1.0331616982255514, -0.19391897355108298, 0.5751912524666634, -0.696474420283552, 0.38335554710461506, -0.31027893939157525, 1.0319292001646174, -3.1168212792023087, 0.34374263709097574, -3.1392814252170553], "max": [0.5546746268567674, 0.3638095607036147, 1.2549102570801483, 2.2879489946781186, 1.321554237637924, 1.3696872358576753, 0.58687633740255, -0.1347056537902459, 1.2405774832682146, 3.1318825518496247, 1.4159578449601544, 3.1085620780706535], "count": [600]}, "gripper_mode_state": {"mean": [0.305, 0.4866666666666667], "std": [0.4604074282632713, 0.4998221906060429], "min": [0, 0], "max": [1, 1], "count": [600]}, "gripper_activity_state": {"mean": [1.88, 1.8783333333333334], "std": [0.4384822307308089, 0.41656998878406315], "min": [0, 0], "max": [2, 2], "count": [600]}, "gripper_mode_action": {"mean": [0.305, 0.4866666666666667], "std": [0.4604074282632713, 0.4998221906060429], "min": [0, 0], "max": [1, 1], "count": [600]}, "gripper_activity_action": {"mean": [1.88, 1.8783333333333334], "std": [0.4384822307308089, 0.41656998878406315], "min": [0, 0], "max": [2, 2], "count": [600]}, "gripper_open_scale_state": {"mean": [0.5268700006993604, 0.42947166683197047], "std": [0.28060898159543357, 0.3348445796867923], "min": [0.073, 0.016], "max": [0.804, 0.819], "count": [600]}, "gripper_open_scale_action": {"mean": [0.5268700006993604, 0.42947166683197047], "std": [0.28060898159543357, 0.3348445796867923], "min": [0.073, 0.016], "max": [0.804, 0.819], "count": [600]}}} +{"episode_index": 325, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44759567224067043]], [[0.4603382007036686]], [[0.44918733363641156]]], "std": [[[0.14627200338375912]], [[0.13943463274214643]], [[0.14300169639906826]]], "count": [124]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.7686274509803922]], [[0.7803921568627451]]], "mean": [[[0.4840055245888678]], [[0.4879959693890997]], [[0.48235066973698076]]], "std": [[[0.057574720787653605]], [[0.05183868873908047]], [[0.05844005291312878]]], "count": [124]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.6823529411764706]], [[0.6745098039215687]]], "mean": [[[0.4745900521162766]], [[0.4889921957358212]], [[0.47142078622443606]]], "std": [[[0.10278742973998746]], [[0.08607210889892007]], [[0.10453207790781294]]], "count": [124]}, "observation.state": {"min": [-0.18706440925598145, 1.782749056816101, 0.3833441436290741, 0.22537437081336975, -2.9131815433502197, -2.0000948905944824, -0.8315795660018921, 20.0, 0.14716599881649017, 0.19640199840068817, -0.047926001250743866, -2.9830000400543213, -0.05700000002980232, -1.402999997138977, -0.5398827195167542, -2.0785651206970215, -1.775942325592041, -2.0132198333740234, 2.0242154598236084, -0.9332101345062256, -0.4734205901622772, 55.0, -0.3625980019569397, 0.24042600393295288, -0.011095999740064144, 1.059999942779541, -0.00500000873580575, 2.1040000915527344], "max": [0.7349057793617249, 2.0924229621887207, 2.1103649139404297, 1.9491488933563232, -1.7571626901626587, 1.704837679862976, 0.30251792073249817, 755.0, 0.30612701177597046, 0.3959999978542328, 0.07606100291013718, -1.0369999408721924, 1.0540000200271606, 1.0180000066757202, 0.04167846217751503, -1.647398829460144, -0.7597768306732178, -0.02436479739844799, 2.8909285068511963, 1.775139570236206, 1.5204784870147705, 808.0, -0.02410300076007843, 0.3859789967536926, 0.11606600135564804, 2.4100000858306885, 0.9129999876022339, 3.0950000286102295], "mean": [0.23167173564434052, 2.0526859760284424, 1.3631889820098877, 0.8773680925369263, -2.5826005935668945, -0.2795948088169098, -0.08302956074476242, 425.071533203125, 0.253859281539917, 0.29450714588165283, 0.015015953220427036, -1.9457871913909912, 0.5537334680557251, -0.160576730966568, -0.2675435245037079, -2.0185234546661377, -1.3184845447540283, -0.6408723592758179, 2.6953773498535156, 0.9664807319641113, 0.2897976338863373, 563.2756958007812, -0.24841126799583435, 0.3067638874053955, 0.03727670758962631, 1.6848111152648926, 0.44598230719566345, 2.726027011871338], "std": [0.2448856383562088, 0.04814677685499191, 0.5114299058914185, 0.4932316243648529, 0.23756828904151917, 1.4802981615066528, 0.2805316150188446, 278.7500305175781, 0.03556353971362114, 0.0667906329035759, 0.028132596984505653, 0.648577868938446, 0.306742787361145, 0.9953150153160095, 0.127963587641716, 0.09089156240224838, 0.2363131195306778, 0.7523021101951599, 0.3238087594509125, 0.9456989765167236, 0.5090149641036987, 319.3716125488281, 0.116944819688797, 0.027533192187547684, 0.02438795007765293, 0.3783310055732727, 0.19680924713611603, 0.272979199886322], "count": [622]}, "action": {"min": [-0.18706440925598145, 1.782749056816101, 0.3833441436290741, 0.22537437081336975, -2.9131815433502197, -2.0000948905944824, -0.8315795660018921, 20.0, 0.14716599881649017, 0.19640199840068817, -0.047926001250743866, -2.9830000400543213, -0.05700000002980232, -1.402999997138977, -0.5398827195167542, -2.0785651206970215, -1.775942325592041, -2.0132198333740234, 2.0242154598236084, -0.9332101345062256, -0.4734205901622772, 55.0, -0.3625980019569397, 0.24042600393295288, -0.011095999740064144, 1.059999942779541, -0.00500000873580575, 2.1040000915527344], "max": [0.7349057793617249, 2.0924229621887207, 2.1103649139404297, 1.9491488933563232, -1.7571626901626587, 1.704837679862976, 0.30251792073249817, 755.0, 0.30612701177597046, 0.3959999978542328, 0.07606100291013718, -1.0369999408721924, 1.0540000200271606, 1.0180000066757202, 0.04167846217751503, -1.647398829460144, -0.7597768306732178, -0.02436479739844799, 2.8909285068511963, 1.775139570236206, 1.5204784870147705, 808.0, -0.02410300076007843, 0.3859789967536926, 0.11606600135564804, 2.4100000858306885, 0.9129999876022339, 3.0950000286102295], "mean": [0.23167173564434052, 2.0526859760284424, 1.3631889820098877, 0.8773680925369263, -2.5826005935668945, -0.2795948088169098, -0.08302956074476242, 425.071533203125, 0.253859281539917, 0.29450714588165283, 0.015015953220427036, -1.9457871913909912, 0.5537334680557251, -0.160576730966568, -0.2675435245037079, -2.0185234546661377, -1.3184845447540283, -0.6408723592758179, 2.6953773498535156, 0.9664807319641113, 0.2897976338863373, 563.2756958007812, -0.24841126799583435, 0.3067638874053955, 0.03727670758962631, 1.6848111152648926, 0.44598230719566345, 2.726027011871338], "std": [0.2448856383562088, 0.04814677685499191, 0.5114299058914185, 0.4932316243648529, 0.23756828904151917, 1.4802981615066528, 0.2805316150188446, 278.7500305175781, 0.03556353971362114, 0.0667906329035759, 0.028132596984505653, 0.648577868938446, 0.306742787361145, 0.9953150153160095, 0.127963587641716, 0.09089156240224838, 0.2363131195306778, 0.7523021101951599, 0.3238087594509125, 0.9456989765167236, 0.5090149641036987, 319.3716125488281, 0.116944819688797, 0.027533192187547684, 0.02438795007765293, 0.3783310055732727, 0.19680924713611603, 0.272979199886322], "count": [622]}, "timestamp": {"min": [0.0], "max": [20.7], "mean": [10.35], "std": [5.985190055461898], "count": [622]}, "frame_index": {"min": [0], "max": [621], "mean": [310.5], "std": [179.55570166385695], "count": [622]}, "episode_index": {"min": [327], "max": [327], "mean": [327.0], "std": [0.0], "count": [622]}, "index": {"min": [208289], "max": [208910], "mean": [208599.5], "std": [179.55570166385695], "count": [622]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [622]}, "subtask_annotation": {"mean": [4.435691318327974, 9.0, 9.0, 9.0, 9.0], "std": [2.2399929851510567, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [622]}, "scene_annotation": {"mean": [327.0], "std": [0.0], "min": [327], "max": [327], "count": [622]}, "eef_direction_state": {"mean": [4.434083601286174, 4.069131832797428], "std": [2.0035328233800658, 2.08656217017745], "min": [0, 0], "max": [6, 6], "count": [622]}, "eef_velocity_state": {"mean": [0.6688102893890675, 0.7845659163987139], "std": [0.7626478240706679, 0.7405696868554077], "min": [0, 0], "max": [2, 2], "count": [622]}, "eef_acc_mag_state": {"mean": [0.6704180064308681, 0.7491961414790996], "std": [0.8013610721989766, 0.8186674511742337], "min": [0, 0], "max": [2, 2], "count": [622]}, "eef_direction_action": {"mean": [4.434083601286174, 4.069131832797428], "std": [2.0035328233800658, 2.08656217017745], "min": [0, 0], "max": [6, 6], "count": [622]}, "eef_velocity_action": {"mean": [0.6688102893890675, 0.7845659163987139], "std": [0.7626478240706679, 0.7405696868554077], "min": [0, 0], "max": [2, 2], "count": [622]}, "eef_acc_mag_action": {"mean": [0.6704180064308681, 0.7491961414790996], "std": [0.8013610721989766, 0.8186674511742337], "min": [0, 0], "max": [2, 2], "count": [622]}, "eef_sim_pose_state": {"mean": [0.495943744800002, 0.27986079003930175, 1.1065959734727193, 1.0136437422928524, 1.0731896625745627, 0.6596209270171133, 0.49352359008131896, -0.2660385963812079, 1.1006160676994887, 0.926684430615701, 0.7847041111362756, 0.09925454878928028], "std": [0.03152414343452555, 0.07388240398851248, 0.08937280234275302, 0.6014780818910817, 0.2670506384847282, 0.3661443674133821, 0.07573636337441411, 0.032382017889908854, 0.04741841004496108, 1.5993290035506729, 0.39353132856309525, 1.9692001557637178], "min": [0.43999976796113116, 0.1109175919038022, 1.0258687851406871, -0.12069097010428062, 0.5229286638541057, -0.5690555991840233, 0.3876393902950434, -0.3064219383497312, 1.044205913889925, -3.103200553833995, 0.11288470713441034, -3.1406490927237445], "max": [0.5707378915215757, 0.367939222043845, 1.3156190812044048, 2.2083296539671156, 1.4939524360836205, 1.3073536045234015, 0.6082262810830487, -0.1823345077899091, 1.2033791593871475, 3.140412368370663, 1.401369073457416, 3.14149841711701], "count": [622]}, "eef_sim_pose_action": {"mean": [0.495943744800002, 0.27986079003930175, 1.1065959734727193, 1.0136437422928524, 1.0731896625745627, 0.6596209270171133, 0.49352359008131896, -0.2660385963812079, 1.1006160676994887, 0.926684430615701, 0.7847041111362756, 0.09925454878928028], "std": [0.03152414343452555, 0.07388240398851248, 0.08937280234275302, 0.6014780818910817, 0.2670506384847282, 0.3661443674133821, 0.07573636337441411, 0.032382017889908854, 0.04741841004496108, 1.5993290035506729, 0.39353132856309525, 1.9692001557637178], "min": [0.43999976796113116, 0.1109175919038022, 1.0258687851406871, -0.12069097010428062, 0.5229286638541057, -0.5690555991840233, 0.3876393902950434, -0.3064219383497312, 1.044205913889925, -3.103200553833995, 0.11288470713441034, -3.1406490927237445], "max": [0.5707378915215757, 0.367939222043845, 1.3156190812044048, 2.2083296539671156, 1.4939524360836205, 1.3073536045234015, 0.6082262810830487, -0.1823345077899091, 1.2033791593871475, 3.140412368370663, 1.401369073457416, 3.14149841711701], "count": [622]}, "gripper_mode_state": {"mean": [0.3247588424437299, 0.41961414790996787], "std": [0.46828467484889863, 0.49349581030010653], "min": [0, 0], "max": [1, 1], "count": [622]}, "gripper_activity_state": {"mean": [1.8585209003215435, 1.8086816720257235], "std": [0.4633684845315523, 0.5200685073767206], "min": [0, 0], "max": [2, 2], "count": [622]}, "gripper_mode_action": {"mean": [0.3247588424437299, 0.41961414790996787], "std": [0.46828467484889863, 0.49349581030010653], "min": [0, 0], "max": [1, 1], "count": [622]}, "gripper_activity_action": {"mean": [1.8585209003215435, 1.8086816720257235], "std": [0.4633684845315523, 0.5200685073767206], "min": [0, 0], "max": [2, 2], "count": [622]}, "gripper_open_scale_state": {"mean": [0.5632757234665363, 0.4250715434727558], "std": [0.319371634592358, 0.2787499763589044], "min": [0.055, 0.02], "max": [0.808, 0.755], "count": [622]}, "gripper_open_scale_action": {"mean": [0.5632757234665363, 0.4250715434727558], "std": [0.319371634592358, 0.2787499763589044], "min": [0.055, 0.02], "max": [0.808, 0.755], "count": [622]}}} +{"episode_index": 326, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4414653217697336]], [[0.4536215152086476]], [[0.44339731806184013]]], "std": [[[0.1431483385150898]], [[0.13599224519507033]], [[0.13937529916225394]]], "count": [130]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4789474296128708]], [[0.4824318690296632]], [[0.47416786544746103]]], "std": [[[0.06729580645870477]], [[0.062642360808083]], [[0.06858770972296813]]], "count": [130]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6392156862745098]], [[0.6588235294117647]]], "mean": [[[0.46915717697335346]], [[0.4858703839869281]], [[0.4667471688034188]]], "std": [[[0.09850190211450996]], [[0.0775198800154838]], [[0.10063412929044574]]], "count": [130]}, "observation.state": {"min": [-0.08045968413352966, 1.7140530347824097, 0.6588443517684937, 0.15945327281951904, -2.708803415298462, -1.9743515253067017, -1.4955202341079712, -2.0, 0.11784400045871735, 0.1975409984588623, -0.027504999190568924, -2.5989999771118164, -0.039999984204769135, -1.2389999628067017, -0.6274808049201965, -2.0785999298095703, -1.7803930044174194, -2.007303237915039, 2.119213581085205, -0.9879087805747986, -0.45263370871543884, 80.0, -0.40205299854278564, 0.25952500104904175, -0.023610999807715416, 1.0110000371932983, -0.03200000151991844, -3.1351852416992188], "max": [0.6751806735992432, 2.0892813205718994, 1.8979408740997314, 2.043955087661743, -1.8546916246414185, 1.5490320920944214, 0.39587560296058655, 781.0, 0.34757599234580994, 0.3842200040817261, 0.10327599942684174, -0.9309999942779541, 0.968999981880188, 1.0549999475479126, -0.07066837698221207, -1.5006343126296997, -0.6694559454917908, 0.06494370102882385, 2.8928134441375732, 1.8844668865203857, 1.5858584642410278, 808.0, 0.0010659999679774046, 0.3616749942302704, 0.10426899790763855, 2.4130001068115234, 0.8970000147819519, 3.135999917984009], "mean": [0.3051587641239166, 2.068225860595703, 1.2514557838439941, 0.8760991096496582, -2.4661865234375, -0.2898983657360077, -0.06263609230518341, 446.99249267578125, 0.24331125617027283, 0.30267414450645447, 0.018244974315166473, -1.7815308570861816, 0.5068630576133728, -0.043866150081157684, -0.31836968660354614, -1.9883644580841064, -1.3036324977874756, -0.5850069522857666, 2.761402130126953, 1.1039092540740967, 0.12145339697599411, 600.0203247070312, -0.24784919619560242, 0.3113919496536255, 0.05332285910844803, 1.6098092794418335, 0.47876349091529846, 2.590496301651001], "std": [0.2361672818660736, 0.045992180705070496, 0.5145425796508789, 0.5530685782432556, 0.20723110437393188, 1.5352340936660767, 0.37337589263916016, 318.2758483886719, 0.05050377920269966, 0.06859800964593887, 0.03233303129673004, 0.678604245185852, 0.37317711114883423, 0.9376877546310425, 0.13673746585845947, 0.13290217518806458, 0.307322233915329, 0.7248865365982056, 0.18953050673007965, 0.8821112513542175, 0.42966434359550476, 299.2198181152344, 0.12015481293201447, 0.023423515260219574, 0.02990112453699112, 0.4701078534126282, 0.1787165105342865, 0.5891222357749939], "count": [665]}, "action": {"min": [-0.08045968413352966, 1.7140530347824097, 0.6588443517684937, 0.15945327281951904, -2.708803415298462, -1.9743515253067017, -1.4955202341079712, -2.0, 0.11784400045871735, 0.1975409984588623, -0.027504999190568924, -2.5989999771118164, -0.039999984204769135, -1.2389999628067017, -0.6274808049201965, -2.0785999298095703, -1.7803930044174194, -2.007303237915039, 2.119213581085205, -0.9879087805747986, -0.45263370871543884, 80.0, -0.40205299854278564, 0.25952500104904175, -0.023610999807715416, 1.0110000371932983, -0.03200000151991844, -3.1351852416992188], "max": [0.6751806735992432, 2.0892813205718994, 1.8979408740997314, 2.043955087661743, -1.8546916246414185, 1.5490320920944214, 0.39587560296058655, 781.0, 0.34757599234580994, 0.3842200040817261, 0.10327599942684174, -0.9309999942779541, 0.968999981880188, 1.0549999475479126, -0.07066837698221207, -1.5006343126296997, -0.6694559454917908, 0.06494370102882385, 2.8928134441375732, 1.8844668865203857, 1.5858584642410278, 808.0, 0.0010659999679774046, 0.3616749942302704, 0.10426899790763855, 2.4130001068115234, 0.8970000147819519, 3.135999917984009], "mean": [0.3051587641239166, 2.068225860595703, 1.2514557838439941, 0.8760991096496582, -2.4661865234375, -0.2898983657360077, -0.06263609230518341, 446.99249267578125, 0.24331125617027283, 0.30267414450645447, 0.018244974315166473, -1.7815308570861816, 0.5068630576133728, -0.043866150081157684, -0.31836968660354614, -1.9883644580841064, -1.3036324977874756, -0.5850069522857666, 2.761402130126953, 1.1039092540740967, 0.12145339697599411, 600.0203247070312, -0.24784919619560242, 0.3113919496536255, 0.05332285910844803, 1.6098092794418335, 0.47876349091529846, 2.590496301651001], "std": [0.2361672818660736, 0.045992180705070496, 0.5145425796508789, 0.5530685782432556, 0.20723110437393188, 1.5352340936660767, 0.37337589263916016, 318.2758483886719, 0.05050377920269966, 0.06859800964593887, 0.03233303129673004, 0.678604245185852, 0.37317711114883423, 0.9376877546310425, 0.13673746585845947, 0.13290217518806458, 0.307322233915329, 0.7248865365982056, 0.18953050673007965, 0.8821112513542175, 0.42966434359550476, 299.2198181152344, 0.12015481293201447, 0.023423515260219574, 0.02990112453699112, 0.4701078534126282, 0.1787165105342865, 0.5891222357749939], "count": [665]}, "timestamp": {"min": [0.0], "max": [22.133333333333333], "mean": [11.066666666666668], "std": [6.398958248548483], "count": [665]}, "frame_index": {"min": [0], "max": [664], "mean": [332.0], "std": [191.96874745645448], "count": [665]}, "episode_index": {"min": [328], "max": [328], "mean": [328.0], "std": [0.0], "count": [665]}, "index": {"min": [208911], "max": [209575], "mean": [209243.0], "std": [191.96874745645448], "count": [665]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [665]}, "subtask_annotation": {"mean": [4.141353383458647, 9.0, 9.0, 9.0, 9.0], "std": [2.206863109686358, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [665]}, "scene_annotation": {"mean": [328.0], "std": [0.0], "min": [328], "max": [328], "count": [665]}, "eef_direction_state": {"mean": [4.645112781954888, 4.157894736842105], "std": [1.8395188225615993, 2.0898685257893868], "min": [0, 0], "max": [6, 6], "count": [665]}, "eef_velocity_state": {"mean": [0.6, 0.7954887218045112], "std": [0.7654179653327573, 0.7541229693361136], "min": [0, 0], "max": [2, 2], "count": [665]}, "eef_acc_mag_state": {"mean": [0.5924812030075188, 0.793984962406015], "std": [0.7876513159459155, 0.8324038383800343], "min": [0, 0], "max": [2, 2], "count": [665]}, "eef_direction_action": {"mean": [4.645112781954888, 4.157894736842105], "std": [1.8395188225615993, 2.0898685257893868], "min": [0, 0], "max": [6, 6], "count": [665]}, "eef_velocity_action": {"mean": [0.6, 0.7954887218045112], "std": [0.7654179653327573, 0.7541229693361136], "min": [0, 0], "max": [2, 2], "count": [665]}, "eef_acc_mag_action": {"mean": [0.5924812030075188, 0.793984962406015], "std": [0.7876513159459155, 0.8324038383800343], "min": [0, 0], "max": [2, 2], "count": [665]}, "eef_sim_pose_state": {"mean": [0.5024100874415157, 0.2892515531669257, 1.115748610028709, 0.8084742574018806, 1.0447468538173272, 0.46643562210200323, 0.5015015109088568, -0.25589735432891936, 1.110342740948486, 1.1778415055299014, 0.7691440708520535, -1.024022821377093], "std": [0.028421848440664713, 0.08862091777382822, 0.07976045900596528, 0.6859125326109871, 0.1783544063041607, 0.42909354472227806, 0.07838639481476647, 0.036623233521533106, 0.061516830659358104, 1.6037830557554098, 0.34832435070743056, 1.6701865149084258], "min": [0.4609350140733856, 0.09179115177051364, 1.027662419123711, -0.48870618739237215, 0.47124201159726864, -0.5128687213834551, 0.38683518140410816, -0.34453308206735506, 1.0429365151117462, -3.1228318234750585, 0.23624081322738455, -3.13499224784659], "max": [0.5517619047060404, 0.3876383960995352, 1.275995282964296, 2.2544177269447414, 1.429117427575219, 1.6139207532875437, 0.5997636768351442, -0.16403873965693344, 1.2612387530323346, 3.1384665608276316, 1.4846589966235149, 3.130005527770187], "count": [665]}, "eef_sim_pose_action": {"mean": [0.5024100874415157, 0.2892515531669257, 1.115748610028709, 0.8084742574018806, 1.0447468538173272, 0.46643562210200323, 0.5015015109088568, -0.25589735432891936, 1.110342740948486, 1.1778415055299014, 0.7691440708520535, -1.024022821377093], "std": [0.028421848440664713, 0.08862091777382822, 0.07976045900596528, 0.6859125326109871, 0.1783544063041607, 0.42909354472227806, 0.07838639481476647, 0.036623233521533106, 0.061516830659358104, 1.6037830557554098, 0.34832435070743056, 1.6701865149084258], "min": [0.4609350140733856, 0.09179115177051364, 1.027662419123711, -0.48870618739237215, 0.47124201159726864, -0.5128687213834551, 0.38683518140410816, -0.34453308206735506, 1.0429365151117462, -3.1228318234750585, 0.23624081322738455, -3.13499224784659], "max": [0.5517619047060404, 0.3876383960995352, 1.275995282964296, 2.2544177269447414, 1.429117427575219, 1.6139207532875437, 0.5997636768351442, -0.16403873965693344, 1.2612387530323346, 3.1384665608276316, 1.4846589966235149, 3.130005527770187], "count": [665]}, "gripper_mode_state": {"mean": [0.26917293233082706, 0.4556390977443609], "std": [0.44353000443177554, 0.4980282224443345], "min": [0, 0], "max": [1, 1], "count": [665]}, "gripper_activity_state": {"mean": [1.9278195488721805, 1.7293233082706767], "std": [0.3347883145477025, 0.6023490301464571], "min": [0, 0], "max": [2, 2], "count": [665]}, "gripper_mode_action": {"mean": [0.26917293233082706, 0.4556390977443609], "std": [0.44353000443177554, 0.4980282224443345], "min": [0, 0], "max": [1, 1], "count": [665]}, "gripper_activity_action": {"mean": [1.9278195488721805, 1.7293233082706767], "std": [0.3347883145477025, 0.6023490301464571], "min": [0, 0], "max": [2, 2], "count": [665]}, "gripper_open_scale_state": {"mean": [0.600020301050172, 0.44699548877486645], "std": [0.2992197540909543, 0.31827157533795414], "min": [0.08, 0.0], "max": [0.808, 0.781], "count": [665]}, "gripper_open_scale_action": {"mean": [0.600020301050172, 0.44699548877486645], "std": [0.2992197540909543, 0.31827157533795414], "min": [0.08, 0.0], "max": [0.808, 0.781], "count": [665]}}} +{"episode_index": 327, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4446262154451945]], [[0.4559042728088503]], [[0.446216320783778]]], "std": [[[0.14528691751351966]], [[0.13789463366283672]], [[0.14173791493090812]]], "count": [122]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.027450980392156862]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6705882352941176]], [[0.6784313725490196]]], "mean": [[[0.48000263513875496]], [[0.4844608395612343]], [[0.4772334157023465]]], "std": [[[0.052528789137291476]], [[0.04420042723105763]], [[0.055481457852992175]]], "count": [122]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8509803921568627]], [[0.8352941176470589]], [[0.8156862745098039]]], "mean": [[[0.4712127983365478]], [[0.48597440366173794]], [[0.4678986342146148]]], "std": [[[0.08979174714782391]], [[0.0707374882975094]], [[0.09211989822082034]]], "count": [122]}, "observation.state": {"min": [-0.11737339198589325, 1.7942160367965698, 0.6010216474533081, 0.2931978702545166, -2.6867074966430664, -1.8406068086624146, -1.7670236825942993, 16.0, 0.13314400613307953, 0.2078319936990738, -0.0515500009059906, -2.992000102996826, 0.03800000250339508, -1.4079999923706055, -0.4466472268104553, -2.0816540718078613, -1.6711876392364502, -1.9434939622879028, 2.3632280826568604, -0.8760331869125366, -0.6416528224945068, 83.0, -0.3722130060195923, 0.27026399970054626, -0.0012799999676644802, 1.1200000047683716, -0.078000009059906, 2.365000009536743], "max": [0.6283185482025146, 2.0920040607452393, 2.1645748615264893, 2.02496600151062, -1.3963507413864136, 1.6207302808761597, 0.1284387856721878, 716.0, 0.33201900124549866, 0.38990798592567444, 0.1010420024394989, -0.7979999780654907, 1.003000020980835, 0.8990000486373901, 0.04235914349555969, -1.3932963609695435, -0.7897266149520874, -0.03460988029837608, 2.894087791442871, 1.7767627239227295, 1.3582850694656372, 827.0, -0.05700400099158287, 0.3517790138721466, 0.12888699769973755, 2.375, 0.9010000228881836, 3.056999921798706], "mean": [0.20781473815441132, 2.0577633380889893, 1.279009461402893, 0.9571605324745178, -2.3920364379882812, -0.3277786374092102, -0.28309983015060425, 435.93658447265625, 0.24176163971424103, 0.29984405636787415, 0.017145643010735512, -1.8425055742263794, 0.5501810908317566, -0.06109556928277016, -0.2677347660064697, -1.9219262599945068, -1.2920221090316772, -0.7220222353935242, 2.7838692665100098, 0.9409359693527222, 0.04346531629562378, 560.0979614257812, -0.25436052680015564, 0.3145749568939209, 0.05457580089569092, 1.707051396369934, 0.5207707285881042, 2.7809677124023438], "std": [0.22890251874923706, 0.0425349660217762, 0.5762712955474854, 0.44598349928855896, 0.279434472322464, 1.3968632221221924, 0.40685591101646423, 310.7952880859375, 0.03673788532614708, 0.05895078182220459, 0.040457211434841156, 0.6633198857307434, 0.2654822766780853, 0.8866498470306396, 0.10588601976633072, 0.2098124474287033, 0.30278512835502625, 0.7425785660743713, 0.17004509270191193, 0.8450913429260254, 0.4987308382987976, 301.99822998046875, 0.11224088817834854, 0.017591310665011406, 0.0296548493206501, 0.4673047959804535, 0.23454202711582184, 0.16071894764900208], "count": [607]}, "action": {"min": [-0.11737339198589325, 1.7942160367965698, 0.6010216474533081, 0.2931978702545166, -2.6867074966430664, -1.8406068086624146, -1.7670236825942993, 16.0, 0.13314400613307953, 0.2078319936990738, -0.0515500009059906, -2.992000102996826, 0.03800000250339508, -1.4079999923706055, -0.4466472268104553, -2.0816540718078613, -1.6711876392364502, -1.9434939622879028, 2.3632280826568604, -0.8760331869125366, -0.6416528224945068, 83.0, -0.3722130060195923, 0.27026399970054626, -0.0012799999676644802, 1.1200000047683716, -0.078000009059906, 2.365000009536743], "max": [0.6283185482025146, 2.0920040607452393, 2.1645748615264893, 2.02496600151062, -1.3963507413864136, 1.6207302808761597, 0.1284387856721878, 716.0, 0.33201900124549866, 0.38990798592567444, 0.1010420024394989, -0.7979999780654907, 1.003000020980835, 0.8990000486373901, 0.04235914349555969, -1.3932963609695435, -0.7897266149520874, -0.03460988029837608, 2.894087791442871, 1.7767627239227295, 1.3582850694656372, 827.0, -0.05700400099158287, 0.3517790138721466, 0.12888699769973755, 2.375, 0.9010000228881836, 3.056999921798706], "mean": [0.20781473815441132, 2.0577633380889893, 1.279009461402893, 0.9571605324745178, -2.3920364379882812, -0.3277786374092102, -0.28309983015060425, 435.93658447265625, 0.24176163971424103, 0.29984405636787415, 0.017145643010735512, -1.8425055742263794, 0.5501810908317566, -0.06109556928277016, -0.2677347660064697, -1.9219262599945068, -1.2920221090316772, -0.7220222353935242, 2.7838692665100098, 0.9409359693527222, 0.04346531629562378, 560.0979614257812, -0.25436052680015564, 0.3145749568939209, 0.05457580089569092, 1.707051396369934, 0.5207707285881042, 2.7809677124023438], "std": [0.22890251874923706, 0.0425349660217762, 0.5762712955474854, 0.44598349928855896, 0.279434472322464, 1.3968632221221924, 0.40685591101646423, 310.7952880859375, 0.03673788532614708, 0.05895078182220459, 0.040457211434841156, 0.6633198857307434, 0.2654822766780853, 0.8866498470306396, 0.10588601976633072, 0.2098124474287033, 0.30278512835502625, 0.7425785660743713, 0.17004509270191193, 0.8450913429260254, 0.4987308382987976, 301.99822998046875, 0.11224088817834854, 0.017591310665011406, 0.0296548493206501, 0.4673047959804535, 0.23454202711582184, 0.16071894764900208], "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": [329], "max": [329], "mean": [329.0], "std": [0.0], "count": [607]}, "index": {"min": [209576], "max": [210182], "mean": [209879.0], "std": [175.22556891047608], "count": [607]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [607]}, "subtask_annotation": {"mean": [4.672158154859967, 9.0, 9.0, 9.0, 9.0], "std": [2.206684271517634, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [607]}, "scene_annotation": {"mean": [329.0], "std": [0.0], "min": [329], "max": [329], "count": [607]}, "eef_direction_state": {"mean": [4.443163097199341, 4.164744645799011], "std": [1.9260586754237887, 1.9849207219737464], "min": [0, 0], "max": [6, 6], "count": [607]}, "eef_velocity_state": {"mean": [0.657331136738056, 0.8237232289950577], "std": [0.753601868810485, 0.7594960454159247], "min": [0, 0], "max": [2, 2], "count": [607]}, "eef_acc_mag_state": {"mean": [0.6029654036243822, 0.7957166392092258], "std": [0.7987992041120671, 0.8364324327760031], "min": [0, 0], "max": [2, 2], "count": [607]}, "eef_direction_action": {"mean": [4.443163097199341, 4.164744645799011], "std": [1.9260586754237887, 1.9849207219737464], "min": [0, 0], "max": [6, 6], "count": [607]}, "eef_velocity_action": {"mean": [0.657331136738056, 0.8237232289950577], "std": [0.753601868810485, 0.7594960454159247], "min": [0, 0], "max": [2, 2], "count": [607]}, "eef_acc_mag_action": {"mean": [0.6029654036243822, 0.7957166392092258], "std": [0.7987992041120671, 0.8364324327760031], "min": [0, 0], "max": [2, 2], "count": [607]}, "eef_sim_pose_state": {"mean": [0.503731120333096, 0.2953796137144681, 1.1160510001979138, 0.8232949758749855, 1.149711412557727, 0.46251234501115013, 0.49584934464950164, -0.25679420379609263, 1.1075400840931984, 0.6339817090931633, 0.8811564230192681, -0.3003941459711699], "std": [0.020069784310769223, 0.07740915496476695, 0.08230841199715956, 0.7017392468912543, 0.20093434943988425, 0.49988061807209466, 0.06733714534040745, 0.03425160126759806, 0.057070076790461076, 1.6265615076780213, 0.3830149049007537, 1.8045819776606762], "min": [0.4590268457524983, 0.13504114105116638, 1.0378101670711946, -0.11300976522218814, 0.5657246346617648, -0.7782789809044557, 0.39757072870658805, -0.3148909976007768, 1.0424486453478046, -3.0810291388417776, 0.21083133505531504, -3.138632569119742], "max": [0.5410838658898516, 0.3714249973225898, 1.2453719538557029, 2.209042621990167, 1.4858844984582764, 1.4346054595377278, 0.593218595528397, -0.1907268354246532, 1.2614457425598757, 3.0979421779859613, 1.3672826886258878, 3.138491255443766], "count": [607]}, "eef_sim_pose_action": {"mean": [0.503731120333096, 0.2953796137144681, 1.1160510001979138, 0.8232949758749855, 1.149711412557727, 0.46251234501115013, 0.49584934464950164, -0.25679420379609263, 1.1075400840931984, 0.6339817090931633, 0.8811564230192681, -0.3003941459711699], "std": [0.020069784310769223, 0.07740915496476695, 0.08230841199715956, 0.7017392468912543, 0.20093434943988425, 0.49988061807209466, 0.06733714534040745, 0.03425160126759806, 0.057070076790461076, 1.6265615076780213, 0.3830149049007537, 1.8045819776606762], "min": [0.4590268457524983, 0.13504114105116638, 1.0378101670711946, -0.11300976522218814, 0.5657246346617648, -0.7782789809044557, 0.39757072870658805, -0.3148909976007768, 1.0424486453478046, -3.0810291388417776, 0.21083133505531504, -3.138632569119742], "max": [0.5410838658898516, 0.3714249973225898, 1.2453719538557029, 2.209042621990167, 1.4858844984582764, 1.4346054595377278, 0.593218595528397, -0.1907268354246532, 1.2614457425598757, 3.0979421779859613, 1.3672826886258878, 3.138491255443766], "count": [607]}, "gripper_mode_state": {"mean": [0.32784184514003295, 0.41186161449752884], "std": [0.4694268523585004, 0.4921703211298078], "min": [0, 0], "max": [1, 1], "count": [607]}, "gripper_activity_state": {"mean": [1.8896210873146624, 1.884678747940692], "std": [0.41710663551097554, 0.4177438270451722], "min": [0, 0], "max": [2, 2], "count": [607]}, "gripper_mode_action": {"mean": [0.32784184514003295, 0.41186161449752884], "std": [0.4694268523585004, 0.4921703211298078], "min": [0, 0], "max": [1, 1], "count": [607]}, "gripper_activity_action": {"mean": [1.8896210873146624, 1.884678747940692], "std": [0.41710663551097554, 0.4177438270451722], "min": [0, 0], "max": [2, 2], "count": [607]}, "gripper_open_scale_state": {"mean": [0.5600980231899408, 0.4359365734024927], "std": [0.3019982271080346, 0.31079509739028055], "min": [0.083, 0.016], "max": [0.827, 0.716], "count": [607]}, "gripper_open_scale_action": {"mean": [0.5600980231899408, 0.4359365734024927], "std": [0.3019982271080346, 0.31079509739028055], "min": [0.083, 0.016], "max": [0.827, 0.716], "count": [607]}}} +{"episode_index": 328, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4630943807670127]], [[0.4739954744969883]], [[0.46280616629821864]]], "std": [[[0.1456067322253416]], [[0.13832112713293693]], [[0.14190025506162163]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.7019607843137254]], [[0.7215686274509804]]], "mean": [[[0.4841543196526977]], [[0.4884919942650263]], [[0.48208484116685885]]], "std": [[[0.0728994522091442]], [[0.06431586919590702]], [[0.06989693658419671]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6627450980392157]], [[0.6352941176470588]], [[0.6509803921568628]]], "mean": [[[0.47249441721132895]], [[0.4855981673715238]], [[0.4693523724849417]]], "std": [[[0.0858105654679833]], [[0.06940497631388495]], [[0.08678613199696013]]], "count": [102]}, "observation.state": {"min": [-0.1419650763273239, 1.659441590309143, 0.558871865272522, 0.182631254196167, -2.6764450073242188, -1.8677990436553955, -2.6824488639831543, 19.0, 0.1587280035018921, 0.23340299725532532, -0.006688000168651342, -2.7019999027252197, 0.06700000911951065, -1.3140000104904175, -0.42233479022979736, -2.0790886878967285, -1.7037205696105957, -2.014249563217163, 2.1424264907836914, -1.0057286024093628, -0.13716542720794678, 57.0, -0.3606629967689514, 0.23143799602985382, -0.03365499898791313, 1.156999945640564, 0.1430000215768814, 2.2200000286102295], "max": [0.5277701616287231, 2.0924580097198486, 2.141449213027954, 2.042454242706299, -0.40683624148368835, 1.693056583404541, 0.21094051003456116, 792.0, 0.37530699372291565, 0.37982600927352905, 0.09877300262451172, -0.8650000095367432, 1.0379999876022339, 0.8920000195503235, 0.024731317535042763, -1.7221686840057373, -0.7656236290931702, -0.07464773207902908, 2.89094614982605, 1.7871648073196411, 1.3346532583236694, 827.0, -0.02653600089251995, 0.3583010137081146, 0.11562599986791611, 2.559000015258789, 0.6930000185966492, 3.119999885559082], "mean": [0.20546911656856537, 2.0692849159240723, 1.9100748300552368, 0.8784587383270264, -1.419722080230713, 1.2772170305252075, -1.540607213973999, 465.20330810546875, 0.27708420157432556, 0.3016320466995239, 0.0534670352935791, -1.8969151973724365, 0.6678484082221985, 0.0016244867583736777, -0.27544066309928894, -2.0397701263427734, -1.2442107200622559, -0.781998872756958, 2.640882968902588, 0.7583388090133667, 0.29967594146728516, 604.377685546875, -0.2210019826889038, 0.31241729855537415, 0.014738728292286396, 1.8069096803665161, 0.4679604768753052, 2.8044543266296387], "std": [0.16496646404266357, 0.06322876363992691, 0.33652710914611816, 0.5171849727630615, 0.8774677515029907, 0.7331528067588806, 1.1179660558700562, 301.6349792480469, 0.04557444527745247, 0.04049035534262657, 0.030614545568823814, 0.5287815928459167, 0.32196044921875, 0.8070180416107178, 0.10126682370901108, 0.0678497776389122, 0.1884421557188034, 0.7514892220497131, 0.28524625301361084, 1.0163005590438843, 0.40835052728652954, 320.5517883300781, 0.12150272727012634, 0.024673232808709145, 0.032186128199100494, 0.4120658338069916, 0.15493085980415344, 0.2685365080833435], "count": [482]}, "action": {"min": [-0.1419650763273239, 1.659441590309143, 0.558871865272522, 0.182631254196167, -2.6764450073242188, -1.8677990436553955, -2.6824488639831543, 19.0, 0.1587280035018921, 0.23340299725532532, -0.006688000168651342, -2.7019999027252197, 0.06700000911951065, -1.3140000104904175, -0.42233479022979736, -2.0790886878967285, -1.7037205696105957, -2.014249563217163, 2.1424264907836914, -1.0057286024093628, -0.13716542720794678, 57.0, -0.3606629967689514, 0.23143799602985382, -0.03365499898791313, 1.156999945640564, 0.1430000215768814, 2.2200000286102295], "max": [0.5277701616287231, 2.0924580097198486, 2.141449213027954, 2.042454242706299, -0.40683624148368835, 1.693056583404541, 0.21094051003456116, 792.0, 0.37530699372291565, 0.37982600927352905, 0.09877300262451172, -0.8650000095367432, 1.0379999876022339, 0.8920000195503235, 0.024731317535042763, -1.7221686840057373, -0.7656236290931702, -0.07464773207902908, 2.89094614982605, 1.7871648073196411, 1.3346532583236694, 827.0, -0.02653600089251995, 0.3583010137081146, 0.11562599986791611, 2.559000015258789, 0.6930000185966492, 3.119999885559082], "mean": [0.20546911656856537, 2.0692849159240723, 1.9100748300552368, 0.8784587383270264, -1.419722080230713, 1.2772170305252075, -1.540607213973999, 465.20330810546875, 0.27708420157432556, 0.3016320466995239, 0.0534670352935791, -1.8969151973724365, 0.6678484082221985, 0.0016244867583736777, -0.27544066309928894, -2.0397701263427734, -1.2442107200622559, -0.781998872756958, 2.640882968902588, 0.7583388090133667, 0.29967594146728516, 604.377685546875, -0.2210019826889038, 0.31241729855537415, 0.014738728292286396, 1.8069096803665161, 0.4679604768753052, 2.8044543266296387], "std": [0.16496646404266357, 0.06322876363992691, 0.33652710914611816, 0.5171849727630615, 0.8774677515029907, 0.7331528067588806, 1.1179660558700562, 301.6349792480469, 0.04557444527745247, 0.04049035534262657, 0.030614545568823814, 0.5287815928459167, 0.32196044921875, 0.8070180416107178, 0.10126682370901108, 0.0678497776389122, 0.1884421557188034, 0.7514892220497131, 0.28524625301361084, 1.0163005590438843, 0.40835052728652954, 320.5517883300781, 0.12150272727012634, 0.024673232808709145, 0.032186128199100494, 0.4120658338069916, 0.15493085980415344, 0.2685365080833435], "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": [330], "max": [330], "mean": [330.0], "std": [0.0], "count": [482]}, "index": {"min": [210183], "max": [210664], "mean": [210423.5], "std": [139.14111541884375], "count": [482]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [482]}, "subtask_annotation": {"mean": [4.744813278008299, 9.0, 9.0, 9.0, 9.0], "std": [2.2219258371322406, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [482]}, "scene_annotation": {"mean": [330.0], "std": [0.0], "min": [330], "max": [330], "count": [482]}, "eef_direction_state": {"mean": [4.45850622406639, 4.134854771784233], "std": [1.8137728751120925, 2.075461474372833], "min": [0, 0], "max": [6, 6], "count": [482]}, "eef_velocity_state": {"mean": [0.7655601659751037, 0.8319502074688797], "std": [0.784322921729427, 0.7881223639710003], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_acc_mag_state": {"mean": [0.7614107883817427, 0.7406639004149378], "std": [0.8343783442146606, 0.8206148230850746], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_direction_action": {"mean": [4.45850622406639, 4.134854771784233], "std": [1.8137728751120925, 2.075461474372833], "min": [0, 0], "max": [6, 6], "count": [482]}, "eef_velocity_action": {"mean": [0.7655601659751037, 0.8319502074688797], "std": [0.784322921729427, 0.7881223639710003], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_acc_mag_action": {"mean": [0.7614107883817427, 0.7406639004149378], "std": [0.8343783442146606, 0.8206148230850746], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_sim_pose_state": {"mean": [0.502256253263971, 0.24735036184698034, 1.1132377110298657, 1.2137078993224137, 1.1259781538736504, 0.7762381534619608, 0.4976231966039294, -0.31088344044380883, 1.1084796186529333, 0.5899338423390045, 0.9624134222567438, -0.5326518344134408], "std": [0.02738392948026396, 0.07734184314753523, 0.09728695914870354, 0.7047100861708769, 0.21658117739698268, 0.42649322849525134, 0.048434289033470454, 0.0391603341082057, 0.04942380554802522, 1.6822798270215162, 0.3728007304986058, 1.7392489002632228], "min": [0.42448576665228477, 0.11640650581732968, 1.0186415225734102, 0.17812519183444625, 0.6569113640395976, 0.10846759735982597, 0.4238564838171768, -0.38144123905695837, 1.0408453399758386, -3.1319622579582567, 0.2525443421653426, -3.140397555478172], "max": [0.550951149760066, 0.3492348008720544, 1.3176366307366223, 2.5231799641647257, 1.4489810889469967, 1.532715944641844, 0.5763881934192928, -0.2435298026112294, 1.2432537295838786, 3.1339472233214685, 1.498110922937728, 3.139874642745002], "count": [482]}, "eef_sim_pose_action": {"mean": [0.502256253263971, 0.24735036184698034, 1.1132377110298657, 1.2137078993224137, 1.1259781538736504, 0.7762381534619608, 0.4976231966039294, -0.31088344044380883, 1.1084796186529333, 0.5899338423390045, 0.9624134222567438, -0.5326518344134408], "std": [0.02738392948026396, 0.07734184314753523, 0.09728695914870354, 0.7047100861708769, 0.21658117739698268, 0.42649322849525134, 0.048434289033470454, 0.0391603341082057, 0.04942380554802522, 1.6822798270215162, 0.3728007304986058, 1.7392489002632228], "min": [0.42448576665228477, 0.11640650581732968, 1.0186415225734102, 0.17812519183444625, 0.6569113640395976, 0.10846759735982597, 0.4238564838171768, -0.38144123905695837, 1.0408453399758386, -3.1319622579582567, 0.2525443421653426, -3.140397555478172], "max": [0.550951149760066, 0.3492348008720544, 1.3176366307366223, 2.5231799641647257, 1.4489810889469967, 1.532715944641844, 0.5763881934192928, -0.2435298026112294, 1.2432537295838786, 3.1339472233214685, 1.498110922937728, 3.139874642745002], "count": [482]}, "gripper_mode_state": {"mean": [0.2821576763485477, 0.4066390041493776], "std": [0.45004968839688825, 0.4912063970000614], "min": [0, 0], "max": [1, 1], "count": [482]}, "gripper_activity_state": {"mean": [1.8360995850622406, 1.8713692946058091], "std": [0.5073155025508864, 0.44634266711190074], "min": [0, 0], "max": [2, 2], "count": [482]}, "gripper_mode_action": {"mean": [0.2821576763485477, 0.4066390041493776], "std": [0.45004968839688825, 0.4912063970000614], "min": [0, 0], "max": [1, 1], "count": [482]}, "gripper_activity_action": {"mean": [1.8360995850622406, 1.8713692946058091], "std": [0.5073155025508864, 0.44634266711190074], "min": [0, 0], "max": [2, 2], "count": [482]}, "gripper_open_scale_state": {"mean": [0.6043775932660239, 0.4652033194664603], "std": [0.320551785608438, 0.3016349598245202], "min": [0.057, 0.019], "max": [0.827, 0.792], "count": [482]}, "gripper_open_scale_action": {"mean": [0.6043775932660239, 0.4652033194664603], "std": [0.320551785608438, 0.3016349598245202], "min": [0.057, 0.019], "max": [0.827, 0.792], "count": [482]}}} +{"episode_index": 329, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4639539499857914]], [[0.4745695083830634]], [[0.46372551506109694]]], "std": [[[0.14205622669497597]], [[0.13516849634308412]], [[0.13690098549762433]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7764705882352941]], [[0.792156862745098]]], "mean": [[[0.48323796533105995]], [[0.4870215171213413]], [[0.48101384271099745]]], "std": [[[0.06353007900408011]], [[0.05788399689075346]], [[0.06328581139510588]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6313725490196078]], [[0.6549019607843137]]], "mean": [[[0.47295173877522023]], [[0.48879815643648766]], [[0.47085096618357486]]], "std": [[[0.09502906099775027]], [[0.07819113691699063]], [[0.09313237477530385]]], "count": [115]}, "observation.state": {"min": [0.028780480846762657, 2.0415987968444824, 1.9360239505767822, 0.19938640296459198, -2.7649505138397217, 0.6333276033401489, -2.7944815158843994, -2.0, 0.21901999413967133, 0.256307989358902, 0.00548599986359477, -2.756999969482422, 0.06400000303983688, -1.2940000295639038, -0.5333901047706604, -2.0794029235839844, -1.685604214668274, -1.9996237754821777, 2.0662429332733154, -0.9333672523498535, -0.1572541743516922, 79.0, -0.3549340069293976, 0.26114898920059204, -0.043779000639915466, 1.1380000114440918, 0.12200000137090683, -3.1371853351593018], "max": [0.6336941123008728, 2.0924580097198486, 2.362442970275879, 1.5965921878814697, -0.4178667366504669, 1.6998809576034546, -0.324282169342041, 825.0, 0.36535200476646423, 0.3937009871006012, 0.11979000270366669, -1.2860000133514404, 1.1510000228881836, 0.8399999737739563, -0.09023352712392807, -1.7414720058441162, -0.7814886569976807, -0.01984439231455326, 2.891644239425659, 1.7776353359222412, 1.2317312955856323, 814.0, -0.03445500135421753, 0.36519598960876465, 0.0879179984331131, 2.5910000801086426, 0.7260000109672546, 3.1410000324249268], "mean": [0.3065747916698456, 2.0732762813568115, 2.1280105113983154, 0.9115976691246033, -1.6738014221191406, 1.4021497964859009, -1.3951170444488525, 424.0923767089844, 0.2882707417011261, 0.3283289968967438, 0.05512388423085213, -2.1123220920562744, 0.5896823406219482, -0.3134726285934448, -0.3112160265445709, -2.032508134841919, -1.056501030921936, -0.6430483460426331, 2.471190929412842, 0.9738695621490479, 0.25253668427467346, 604.5186157226562, -0.2319408804178238, 0.31161195039749146, 0.015935925766825676, 1.7220520973205566, 0.5001775026321411, 1.9408661127090454], "std": [0.18984144926071167, 0.017497334629297256, 0.12909486889839172, 0.38993510603904724, 0.8434653878211975, 0.21644696593284607, 0.9459522366523743, 349.1068420410156, 0.03173026815056801, 0.044813793152570724, 0.029277075082063675, 0.5489616990089417, 0.3744744658470154, 0.8275777101516724, 0.10432883352041245, 0.06901852041482925, 0.2703198790550232, 0.6779510974884033, 0.25942644476890564, 0.9905485510826111, 0.34808996319770813, 284.0998840332031, 0.10754899680614471, 0.027504056692123413, 0.029432011768221855, 0.43283823132514954, 0.14891158044338226, 1.9301183223724365], "count": [563]}, "action": {"min": [0.028780480846762657, 2.0415987968444824, 1.9360239505767822, 0.19938640296459198, -2.7649505138397217, 0.6333276033401489, -2.7944815158843994, -2.0, 0.21901999413967133, 0.256307989358902, 0.00548599986359477, -2.756999969482422, 0.06400000303983688, -1.2940000295639038, -0.5333901047706604, -2.0794029235839844, -1.685604214668274, -1.9996237754821777, 2.0662429332733154, -0.9333672523498535, -0.1572541743516922, 79.0, -0.3549340069293976, 0.26114898920059204, -0.043779000639915466, 1.1380000114440918, 0.12200000137090683, -3.1371853351593018], "max": [0.6336941123008728, 2.0924580097198486, 2.362442970275879, 1.5965921878814697, -0.4178667366504669, 1.6998809576034546, -0.324282169342041, 825.0, 0.36535200476646423, 0.3937009871006012, 0.11979000270366669, -1.2860000133514404, 1.1510000228881836, 0.8399999737739563, -0.09023352712392807, -1.7414720058441162, -0.7814886569976807, -0.01984439231455326, 2.891644239425659, 1.7776353359222412, 1.2317312955856323, 814.0, -0.03445500135421753, 0.36519598960876465, 0.0879179984331131, 2.5910000801086426, 0.7260000109672546, 3.1410000324249268], "mean": [0.3065747916698456, 2.0732762813568115, 2.1280105113983154, 0.9115976691246033, -1.6738014221191406, 1.4021497964859009, -1.3951170444488525, 424.0923767089844, 0.2882707417011261, 0.3283289968967438, 0.05512388423085213, -2.1123220920562744, 0.5896823406219482, -0.3134726285934448, -0.3112160265445709, -2.032508134841919, -1.056501030921936, -0.6430483460426331, 2.471190929412842, 0.9738695621490479, 0.25253668427467346, 604.5186157226562, -0.2319408804178238, 0.31161195039749146, 0.015935925766825676, 1.7220520973205566, 0.5001775026321411, 1.9408661127090454], "std": [0.18984144926071167, 0.017497334629297256, 0.12909486889839172, 0.38993510603904724, 0.8434653878211975, 0.21644696593284607, 0.9459522366523743, 349.1068420410156, 0.03173026815056801, 0.044813793152570724, 0.029277075082063675, 0.5489616990089417, 0.3744744658470154, 0.8275777101516724, 0.10432883352041245, 0.06901852041482925, 0.2703198790550232, 0.6779510974884033, 0.25942644476890564, 0.9905485510826111, 0.34808996319770813, 284.0998840332031, 0.10754899680614471, 0.027504056692123413, 0.029432011768221855, 0.43283823132514954, 0.14891158044338226, 1.9301183223724365], "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": [331], "max": [331], "mean": [331.0], "std": [0.0], "count": [563]}, "index": {"min": [210665], "max": [211227], "mean": [210946.0], "std": [162.52384440444425], "count": [563]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [563]}, "subtask_annotation": {"mean": [4.232682060390764, 9.0, 9.0, 9.0, 9.0], "std": [2.2231299244317126, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [563]}, "scene_annotation": {"mean": [331.0], "std": [0.0], "min": [331], "max": [331], "count": [563]}, "eef_direction_state": {"mean": [4.353463587921847, 4.522202486678508], "std": [2.031134545456553, 1.7873010050415696], "min": [0, 0], "max": [6, 6], "count": [563]}, "eef_velocity_state": {"mean": [0.6767317939609236, 0.7193605683836589], "std": [0.7552835639618556, 0.7246717512622355], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_acc_mag_state": {"mean": [0.6625222024866785, 0.7779751332149201], "std": [0.8127308727567316, 0.8336260024691229], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_direction_action": {"mean": [4.353463587921847, 4.522202486678508], "std": [2.031134545456553, 1.7873010050415696], "min": [0, 0], "max": [6, 6], "count": [563]}, "eef_velocity_action": {"mean": [0.6767317939609236, 0.7193605683836589], "std": [0.7552835639618556, 0.7246717512622355], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_acc_mag_action": {"mean": [0.6625222024866785, 0.7779751332149201], "std": [0.8127308727567316, 0.8336260024691229], "min": [0, 0], "max": [2, 2], "count": [563]}, "eef_sim_pose_state": {"mean": [0.5014960110137316, 0.25466403198819015, 1.1031892563374843, 1.0212836054622862, 1.1019836196717434, 0.6168931020164633, 0.5272611975770172, -0.3206161094084168, 1.1115608643279566, 1.1525412535479649, 0.868561883842175, -0.943485257553572], "std": [0.032720071046216485, 0.07238228434603354, 0.08539083105715312, 0.8145601950188055, 0.18711023849334626, 0.531813015903816, 0.05422108702805514, 0.03430663351774099, 0.03689821496301679, 1.7899672214791635, 0.42528503589235817, 1.9799536494179513], "min": [0.44353742825251885, 0.10623958779320083, 1.0226896342374576, 0.05526450247078866, 0.5827543150544225, -0.03269164778724959, 0.4451723228869097, -0.3807234065853749, 1.0382538779123263, -3.1299281392581695, 0.25305580275022854, -3.1369542160022643], "max": [0.5632444647073087, 0.3553035540078685, 1.303100365137264, 2.7026777684316805, 1.3720409929316895, 1.7200744068051883, 0.5973330791888356, -0.27182798710525324, 1.1984466533043387, 3.1197199278430894, 1.4375691191000466, 3.141504442235902], "count": [563]}, "eef_sim_pose_action": {"mean": [0.5014960110137316, 0.25466403198819015, 1.1031892563374843, 1.0212836054622862, 1.1019836196717434, 0.6168931020164633, 0.5272611975770172, -0.3206161094084168, 1.1115608643279566, 1.1525412535479649, 0.868561883842175, -0.943485257553572], "std": [0.032720071046216485, 0.07238228434603354, 0.08539083105715312, 0.8145601950188055, 0.18711023849334626, 0.531813015903816, 0.05422108702805514, 0.03430663351774099, 0.03689821496301679, 1.7899672214791635, 0.42528503589235817, 1.9799536494179513], "min": [0.44353742825251885, 0.10623958779320083, 1.0226896342374576, 0.05526450247078866, 0.5827543150544225, -0.03269164778724959, 0.4451723228869097, -0.3807234065853749, 1.0382538779123263, -3.1299281392581695, 0.25305580275022854, -3.1369542160022643], "max": [0.5632444647073087, 0.3553035540078685, 1.303100365137264, 2.7026777684316805, 1.3720409929316895, 1.7200744068051883, 0.5973330791888356, -0.27182798710525324, 1.1984466533043387, 3.1197199278430894, 1.4375691191000466, 3.141504442235902], "count": [563]}, "gripper_mode_state": {"mean": [0.2699822380106572, 0.48134991119005327], "std": [0.44395025528702536, 0.4996520531203481], "min": [0, 0], "max": [1, 1], "count": [563]}, "gripper_activity_state": {"mean": [1.866785079928952, 1.733570159857904], "std": [0.4558849084188957, 0.6049463431701155], "min": [0, 0], "max": [2, 2], "count": [563]}, "gripper_mode_action": {"mean": [0.2699822380106572, 0.48134991119005327], "std": [0.44395025528702536, 0.4996520531203481], "min": [0, 0], "max": [1, 1], "count": [563]}, "gripper_activity_action": {"mean": [1.866785079928952, 1.733570159857904], "std": [0.4558849084188957, 0.6049463431701155], "min": [0, 0], "max": [2, 2], "count": [563]}, "gripper_open_scale_state": {"mean": [0.604518650061708, 0.42415856624115444], "std": [0.28409978185775525, 0.34902624577868785], "min": [0.079, 0.0], "max": [0.814, 0.825], "count": [563]}, "gripper_open_scale_action": {"mean": [0.604518650061708, 0.42415856624115444], "std": [0.28409978185775525, 0.34902624577868785], "min": [0.079, 0.0], "max": [0.814, 0.825], "count": [563]}}} +{"episode_index": 330, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.45326318423202616]], [[0.4651149183006536]], [[0.45519785130718954]]], "std": [[[0.14535644442592063]], [[0.13861456695029803]], [[0.14080671251077145]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47697246732026144]], [[0.48055173815359475]], [[0.4749298611111111]]], "std": [[[0.07279459083928676]], [[0.06797567858668092]], [[0.07193037397802325]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6666666666666666]], [[0.6627450980392157]]], "mean": [[[0.4691032659313725]], [[0.4843657475490196]], [[0.46594984477124185]]], "std": [[[0.094969018688621]], [[0.08036827708685772]], [[0.09524688030866683]]], "count": [100]}, "observation.state": {"min": [-0.11449360102415085, 2.053903579711914, 1.7438108921051025, 0.08522442728281021, -2.638152599334717, 0.8083317875862122, -2.7410221099853516, 2.0, 0.16571100056171417, 0.24447600543498993, -0.02386300079524517, -2.6570000648498535, -0.0390000082552433, -1.194000005722046, -0.5024279952049255, -2.090468168258667, -1.6081116199493408, -1.932899832725525, 2.2818784713745117, -0.9362469911575317, -0.5555557608604431, 82.0, -0.35595300793647766, 0.2477799952030182, -0.01776299998164177, 1.1469999551773071, 0.023000000044703484, -3.1391851902008057], "max": [0.5422563552856445, 2.092841863632202, 2.229588508605957, 2.0240061283111572, -0.3626270592212677, 1.6721999645233154, -0.26021116971969604, 809.0, 0.37040600180625916, 0.36271101236343384, 0.11474999785423279, -1.2410000562667847, 1.024999976158142, 0.6290000081062317, 0.01846558414399624, -1.4666001796722412, -0.739618182182312, 0.013910274021327496, 2.8929357528686523, 1.890401005744934, 1.3225407600402832, 816.0, -0.03953700140118599, 0.3607980012893677, 0.09280399978160858, 2.5209999084472656, 0.902999997138977, 3.1410000324249268], "mean": [0.24377720057964325, 2.0828335285186768, 1.9653555154800415, 0.9087010025978088, -1.4351575374603271, 1.398362159729004, -1.6251699924468994, 493.0948791503906, 0.2724856734275818, 0.3133678138256073, 0.038962800055742264, -2.0683791637420654, 0.6026895642280579, -0.15497314929962158, -0.28090614080429077, -2.0014703273773193, -1.2173681259155273, -0.669876754283905, 2.7269399166107178, 0.9523805975914001, 0.15139615535736084, 588.5435180664062, -0.23706088960170746, 0.30278921127319336, 0.026457129046320915, 1.7770651578903198, 0.4975268244743347, 1.6057462692260742], "std": [0.17938965559005737, 0.008945361711084843, 0.1375482827425003, 0.4973582923412323, 0.8650191426277161, 0.24608153104782104, 0.995428740978241, 342.3271484375, 0.04485861212015152, 0.044056277722120285, 0.03746536001563072, 0.48529741168022156, 0.3682749271392822, 0.7177457213401794, 0.11503155529499054, 0.12743712961673737, 0.2272133231163025, 0.7476156949996948, 0.21435968577861786, 1.0279667377471924, 0.41833382844924927, 309.6426086425781, 0.1108102947473526, 0.0308819729834795, 0.02250538393855095, 0.41588419675827026, 0.21225067973136902, 2.204505443572998], "count": [448]}, "action": {"min": [-0.11449360102415085, 2.053903579711914, 1.7438108921051025, 0.08522442728281021, -2.638152599334717, 0.8083317875862122, -2.7410221099853516, 2.0, 0.16571100056171417, 0.24447600543498993, -0.02386300079524517, -2.6570000648498535, -0.0390000082552433, -1.194000005722046, -0.5024279952049255, -2.090468168258667, -1.6081116199493408, -1.932899832725525, 2.2818784713745117, -0.9362469911575317, -0.5555557608604431, 82.0, -0.35595300793647766, 0.2477799952030182, -0.01776299998164177, 1.1469999551773071, 0.023000000044703484, -3.1391851902008057], "max": [0.5422563552856445, 2.092841863632202, 2.229588508605957, 2.0240061283111572, -0.3626270592212677, 1.6721999645233154, -0.26021116971969604, 809.0, 0.37040600180625916, 0.36271101236343384, 0.11474999785423279, -1.2410000562667847, 1.024999976158142, 0.6290000081062317, 0.01846558414399624, -1.4666001796722412, -0.739618182182312, 0.013910274021327496, 2.8929357528686523, 1.890401005744934, 1.3225407600402832, 816.0, -0.03953700140118599, 0.3607980012893677, 0.09280399978160858, 2.5209999084472656, 0.902999997138977, 3.1410000324249268], "mean": [0.24377720057964325, 2.0828335285186768, 1.9653555154800415, 0.9087010025978088, -1.4351575374603271, 1.398362159729004, -1.6251699924468994, 493.0948791503906, 0.2724856734275818, 0.3133678138256073, 0.038962800055742264, -2.0683791637420654, 0.6026895642280579, -0.15497314929962158, -0.28090614080429077, -2.0014703273773193, -1.2173681259155273, -0.669876754283905, 2.7269399166107178, 0.9523805975914001, 0.15139615535736084, 588.5435180664062, -0.23706088960170746, 0.30278921127319336, 0.026457129046320915, 1.7770651578903198, 0.4975268244743347, 1.6057462692260742], "std": [0.17938965559005737, 0.008945361711084843, 0.1375482827425003, 0.4973582923412323, 0.8650191426277161, 0.24608153104782104, 0.995428740978241, 342.3271484375, 0.04485861212015152, 0.044056277722120285, 0.03746536001563072, 0.48529741168022156, 0.3682749271392822, 0.7177457213401794, 0.11503155529499054, 0.12743712961673737, 0.2272133231163025, 0.7476156949996948, 0.21435968577861786, 1.0279667377471924, 0.41833382844924927, 309.6426086425781, 0.1108102947473526, 0.0308819729834795, 0.02250538393855095, 0.41588419675827026, 0.21225067973136902, 2.204505443572998], "count": [448]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [332], "max": [332], "mean": [332.0], "std": [0.0], "count": [448]}, "index": {"min": [211228], "max": [211675], "mean": [211451.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [448]}, "subtask_annotation": {"mean": [4.435267857142857, 9.0, 9.0, 9.0, 9.0], "std": [2.247082815174497, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [448]}, "scene_annotation": {"mean": [332.0], "std": [0.0], "min": [332], "max": [332], "count": [448]}, "eef_direction_state": {"mean": [4.205357142857143, 4.111607142857143], "std": [1.962316382934896, 2.10463966782382], "min": [0, 0], "max": [6, 6], "count": [448]}, "eef_velocity_state": {"mean": [0.7700892857142857, 0.8325892857142857], "std": [0.7724601186373334, 0.8051788238997802], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_acc_mag_state": {"mean": [0.7544642857142857, 0.7991071428571429], "std": [0.8250961408112598, 0.8397486375307162], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_direction_action": {"mean": [4.205357142857143, 4.111607142857143], "std": [1.962316382934896, 2.10463966782382], "min": [0, 0], "max": [6, 6], "count": [448]}, "eef_velocity_action": {"mean": [0.7700892857142857, 0.8325892857142857], "std": [0.7724601186373334, 0.8051788238997802], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_acc_mag_action": {"mean": [0.7544642857142857, 0.7991071428571429], "std": [0.8250961408112598, 0.8397486375307162], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_sim_pose_state": {"mean": [0.4934172737911979, 0.26740317017765447, 1.1086119398304777, 1.0211413762983383, 1.0829193058224182, 0.5671124336921979, 0.5107918202208899, -0.299252792734998, 1.1071649646926116, 0.8021125989934641, 0.9728651536523489, -0.8950666741003437], "std": [0.03487343789572985, 0.07560650103588437, 0.08567946172005546, 0.8815708017251118, 0.22861789511178812, 0.6432464523055575, 0.05254402062993856, 0.04340232636204838, 0.05030124264743967, 1.8120156671974803, 0.4043179407194282, 1.6950073000144625], "min": [0.43974721720589977, 0.11788204418443557, 1.029340356395342, -0.045002399846223035, 0.5412172651184002, -0.5262130768292504, 0.42926594665824025, -0.3724411147390409, 1.027174874286348, -3.132821315331147, 0.28345142333337314, -3.10894873498453], "max": [0.5523916614493567, 0.3559343393126916, 1.2811795709391147, 2.710489145848358, 1.5143249015127251, 1.838447087806232, 0.5783985975699824, -0.2221939814356018, 1.2351964617288094, 3.140587502552711, 1.4091442657866016, 3.118874560851086], "count": [448]}, "eef_sim_pose_action": {"mean": [0.4934172737911979, 0.26740317017765447, 1.1086119398304777, 1.0211413762983383, 1.0829193058224182, 0.5671124336921979, 0.5107918202208899, -0.299252792734998, 1.1071649646926116, 0.8021125989934641, 0.9728651536523489, -0.8950666741003437], "std": [0.03487343789572985, 0.07560650103588437, 0.08567946172005546, 0.8815708017251118, 0.22861789511178812, 0.6432464523055575, 0.05254402062993856, 0.04340232636204838, 0.05030124264743967, 1.8120156671974803, 0.4043179407194282, 1.6950073000144625], "min": [0.43974721720589977, 0.11788204418443557, 1.029340356395342, -0.045002399846223035, 0.5412172651184002, -0.5262130768292504, 0.42926594665824025, -0.3724411147390409, 1.027174874286348, -3.132821315331147, 0.28345142333337314, -3.10894873498453], "max": [0.5523916614493567, 0.3559343393126916, 1.2811795709391147, 2.710489145848358, 1.5143249015127251, 1.838447087806232, 0.5783985975699824, -0.2221939814356018, 1.2351964617288094, 3.140587502552711, 1.4091442657866016, 3.118874560851086], "count": [448]}, "gripper_mode_state": {"mean": [0.31919642857142855, 0.3861607142857143], "std": [0.4661652803016039, 0.48686817212471434], "min": [0, 0], "max": [1, 1], "count": [448]}, "gripper_activity_state": {"mean": [1.8258928571428572, 1.7946428571428572], "std": [0.5009358270338848, 0.5156201684993196], "min": [0, 0], "max": [2, 2], "count": [448]}, "gripper_mode_action": {"mean": [0.31919642857142855, 0.3861607142857143], "std": [0.4661652803016039, 0.48686817212471434], "min": [0, 0], "max": [1, 1], "count": [448]}, "gripper_activity_action": {"mean": [1.8258928571428572, 1.7946428571428572], "std": [0.5009358270338848, 0.5156201684993196], "min": [0, 0], "max": [2, 2], "count": [448]}, "gripper_open_scale_state": {"mean": [0.5885435266835353, 0.4930948658548294], "std": [0.30964258299091413, 0.34232717321606726], "min": [0.082, 0.002], "max": [0.816, 0.809], "count": [448]}, "gripper_open_scale_action": {"mean": [0.5885435266835353, 0.4930948658548294], "std": [0.30964258299091413, 0.34232717321606726], "min": [0.082, 0.002], "max": [0.816, 0.809], "count": [448]}}} +{"episode_index": 331, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4547643259803922]], [[0.4666504044117647]], [[0.45520747344771245]]], "std": [[[0.147890809452734]], [[0.14124199524980793]], [[0.14336809263589495]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[0.8666666666666667]], [[0.8862745098039215]]], "mean": [[[0.4813489522058823]], [[0.4853296895424837]], [[0.48012647058823527]]], "std": [[[0.07451436556079759]], [[0.07042525597867146]], [[0.07487745750992131]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.6784313725490196]], [[0.6627450980392157]]], "mean": [[[0.4704786968954248]], [[0.4851388133169935]], [[0.46882577614379084]]], "std": [[[0.08951870808066234]], [[0.07431699529107613]], [[0.08858863851734913]]], "count": [100]}, "observation.state": {"min": [-0.023335054516792297, 2.005016803741455, 1.750774621963501, 0.10269516706466675, -2.643056869506836, 0.31606167554855347, -2.7763826847076416, 13.0, 0.18256999552249908, 0.25818300247192383, -0.0119420001283288, -2.765000104904175, -0.04500000551342964, -1.2879999876022339, -0.5526585578918457, -2.1275041103363037, -1.5634485483169556, -2.009310483932495, 2.27353572845459, -1.0636909008026123, -0.639471173286438, 46.0, -0.3483070135116577, 0.2426220029592514, -0.012748000212013721, 1.128000020980835, 0.061000000685453415, -3.1371853351593018], "max": [0.721676230430603, 2.092562437057495, 2.3829853534698486, 1.7368121147155762, -0.3309319019317627, 1.7218197584152222, -0.23289674520492554, 831.0, 0.36869099736213684, 0.4237760007381439, 0.11497999727725983, -1.2100000381469727, 1.2200000286102295, 0.7350000143051147, 0.03855432569980621, -1.4030178785324097, -0.7778932452201843, -0.03977605327963829, 2.891469717025757, 1.8319673538208008, 1.1922343969345093, 814.0, -0.03078800067305565, 0.36260101199150085, 0.09976000338792801, 2.5940001010894775, 0.9419999718666077, 3.132999897003174], "mean": [0.3390099108219147, 2.0599193572998047, 2.0863940715789795, 0.8459264039993286, -1.5802234411239624, 1.4211652278900146, -1.4474596977233887, 518.0499877929688, 0.270475834608078, 0.3310220241546631, 0.04833122342824936, -2.1060144901275635, 0.6489510536193848, -0.21069131791591644, -0.31907030940055847, -2.014249324798584, -1.266880750656128, -0.7135540843009949, 2.7250046730041504, 0.8669432401657104, 0.16788387298583984, 560.6921997070312, -0.22737540304660797, 0.321287602186203, 0.026745444163680077, 1.750186800956726, 0.4661845564842224, 1.3864372968673706], "std": [0.22308138012886047, 0.033165913075208664, 0.18914003670215607, 0.3945801854133606, 0.812707245349884, 0.2702771723270416, 0.9560022950172424, 341.9925537109375, 0.040583156049251556, 0.052197251468896866, 0.03677666559815407, 0.5000361800193787, 0.436032235622406, 0.7997074127197266, 0.11585219949483871, 0.13638153672218323, 0.18414531648159027, 0.7612440586090088, 0.1909821480512619, 1.004811406135559, 0.34987348318099976, 323.1043395996094, 0.11038120090961456, 0.01693381555378437, 0.021765433251857758, 0.4490467309951782, 0.20791447162628174, 2.345118522644043], "count": [450]}, "action": {"min": [-0.023335054516792297, 2.005016803741455, 1.750774621963501, 0.10269516706466675, -2.643056869506836, 0.31606167554855347, -2.7763826847076416, 13.0, 0.18256999552249908, 0.25818300247192383, -0.0119420001283288, -2.765000104904175, -0.04500000551342964, -1.2879999876022339, -0.5526585578918457, -2.1275041103363037, -1.5634485483169556, -2.009310483932495, 2.27353572845459, -1.0636909008026123, -0.639471173286438, 46.0, -0.3483070135116577, 0.2426220029592514, -0.012748000212013721, 1.128000020980835, 0.061000000685453415, -3.1371853351593018], "max": [0.721676230430603, 2.092562437057495, 2.3829853534698486, 1.7368121147155762, -0.3309319019317627, 1.7218197584152222, -0.23289674520492554, 831.0, 0.36869099736213684, 0.4237760007381439, 0.11497999727725983, -1.2100000381469727, 1.2200000286102295, 0.7350000143051147, 0.03855432569980621, -1.4030178785324097, -0.7778932452201843, -0.03977605327963829, 2.891469717025757, 1.8319673538208008, 1.1922343969345093, 814.0, -0.03078800067305565, 0.36260101199150085, 0.09976000338792801, 2.5940001010894775, 0.9419999718666077, 3.132999897003174], "mean": [0.3390099108219147, 2.0599193572998047, 2.0863940715789795, 0.8459264039993286, -1.5802234411239624, 1.4211652278900146, -1.4474596977233887, 518.0499877929688, 0.270475834608078, 0.3310220241546631, 0.04833122342824936, -2.1060144901275635, 0.6489510536193848, -0.21069131791591644, -0.31907030940055847, -2.014249324798584, -1.266880750656128, -0.7135540843009949, 2.7250046730041504, 0.8669432401657104, 0.16788387298583984, 560.6921997070312, -0.22737540304660797, 0.321287602186203, 0.026745444163680077, 1.750186800956726, 0.4661845564842224, 1.3864372968673706], "std": [0.22308138012886047, 0.033165913075208664, 0.18914003670215607, 0.3945801854133606, 0.812707245349884, 0.2702771723270416, 0.9560022950172424, 341.9925537109375, 0.040583156049251556, 0.052197251468896866, 0.03677666559815407, 0.5000361800193787, 0.436032235622406, 0.7997074127197266, 0.11585219949483871, 0.13638153672218323, 0.18414531648159027, 0.7612440586090088, 0.1909821480512619, 1.004811406135559, 0.34987348318099976, 323.1043395996094, 0.11038120090961456, 0.01693381555378437, 0.021765433251857758, 0.4490467309951782, 0.20791447162628174, 2.345118522644043], "count": [450]}, "timestamp": {"min": [0.0], "max": [14.966666666666667], "mean": [7.483333333333333], "std": [4.330116327237342], "count": [450]}, "frame_index": {"min": [0], "max": [449], "mean": [224.5], "std": [129.90348981712026], "count": [450]}, "episode_index": {"min": [333], "max": [333], "mean": [333.0], "std": [0.0], "count": [450]}, "index": {"min": [211676], "max": [212125], "mean": [211900.5], "std": [129.90348981712026], "count": [450]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [450]}, "subtask_annotation": {"mean": [4.402222222222222, 9.0, 9.0, 9.0, 9.0], "std": [2.2569388205058076, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [450]}, "scene_annotation": {"mean": [333.0], "std": [0.0], "min": [333], "max": [333], "count": [450]}, "eef_direction_state": {"mean": [4.2155555555555555, 4.0377777777777775], "std": [1.998939224861865, 2.1009827212668144], "min": [0, 0], "max": [6, 6], "count": [450]}, "eef_velocity_state": {"mean": [0.7644444444444445, 0.8577777777777778], "std": [0.7760743250647408, 0.7900742268613867], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_acc_mag_state": {"mean": [0.6711111111111111, 0.8866666666666667], "std": [0.8018373961574402, 0.8262633424708548], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_direction_action": {"mean": [4.2155555555555555, 4.0377777777777775], "std": [1.998939224861865, 2.1009827212668144], "min": [0, 0], "max": [6, 6], "count": [450]}, "eef_velocity_action": {"mean": [0.7644444444444445, 0.8577777777777778], "std": [0.7760743250647408, 0.7900742268613867], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_acc_mag_action": {"mean": [0.6711111111111111, 0.8866666666666667], "std": [0.8018373961574402, 0.8262633424708548], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_sim_pose_state": {"mean": [0.5115405424739778, 0.2588246272397984, 1.1153307609704157, 1.08928655426576, 1.0750381340029254, 0.7133741442726973, 0.5306051650720184, -0.30507374885152416, 1.1159134246910751, 1.0930495201603478, 0.9006201329484933, -0.5321455854464687], "std": [0.017562846841276007, 0.07395786337782913, 0.08448296511709594, 1.0104766721583776, 0.27318719338912684, 0.7747647839914037, 0.061087582854095365, 0.04301007027125543, 0.04364450108206993, 1.6537133470514356, 0.4393676258682441, 1.958871422634126], "min": [0.44473864230524424, 0.11981311087773047, 1.034679288392191, -3.0659996050227107, 0.5772497949392044, -2.6485204983797357, 0.4477207991330949, -0.3723772279454594, 1.0359277502339062, -3.1179042087705553, 0.22721716972687056, -3.1394555562937088], "max": [0.5521363461559545, 0.34820797706407697, 1.2724363526385896, 3.109952400300795, 1.5569961400085752, 2.5112120511633576, 0.611610087524206, -0.23772131646765476, 1.220538270702499, 3.1227679252752316, 1.4618367766615838, 3.1357668403397043], "count": [450]}, "eef_sim_pose_action": {"mean": [0.5115405424739778, 0.2588246272397984, 1.1153307609704157, 1.08928655426576, 1.0750381340029254, 0.7133741442726973, 0.5306051650720184, -0.30507374885152416, 1.1159134246910751, 1.0930495201603478, 0.9006201329484933, -0.5321455854464687], "std": [0.017562846841276007, 0.07395786337782913, 0.08448296511709594, 1.0104766721583776, 0.27318719338912684, 0.7747647839914037, 0.061087582854095365, 0.04301007027125543, 0.04364450108206993, 1.6537133470514356, 0.4393676258682441, 1.958871422634126], "min": [0.44473864230524424, 0.11981311087773047, 1.034679288392191, -3.0659996050227107, 0.5772497949392044, -2.6485204983797357, 0.4477207991330949, -0.3723772279454594, 1.0359277502339062, -3.1179042087705553, 0.22721716972687056, -3.1394555562937088], "max": [0.5521363461559545, 0.34820797706407697, 1.2724363526385896, 3.109952400300795, 1.5569961400085752, 2.5112120511633576, 0.611610087524206, -0.23772131646765476, 1.220538270702499, 3.1227679252752316, 1.4618367766615838, 3.1357668403397043], "count": [450]}, "gripper_mode_state": {"mean": [0.33111111111111113, 0.3888888888888889], "std": [0.4706129441588671, 0.487498021521786], "min": [0, 0], "max": [1, 1], "count": [450]}, "gripper_activity_state": {"mean": [1.8133333333333332, 1.8333333333333333], "std": [0.5298217729681476, 0.49999999999999856], "min": [0, 0], "max": [2, 2], "count": [450]}, "gripper_mode_action": {"mean": [0.33111111111111113, 0.3888888888888889], "std": [0.4706129441588671, 0.487498021521786], "min": [0, 0], "max": [1, 1], "count": [450]}, "gripper_activity_action": {"mean": [1.8133333333333332, 1.8333333333333333], "std": [0.5298217729681476, 0.49999999999999856], "min": [0, 0], "max": [2, 2], "count": [450]}, "gripper_open_scale_state": {"mean": [0.5606922220611577, 0.5180500000720563], "std": [0.32310423799461907, 0.34199254428133535], "min": [0.046, 0.013], "max": [0.814, 0.831], "count": [450]}, "gripper_open_scale_action": {"mean": [0.5606922220611577, 0.5180500000720563], "std": [0.32310423799461907, 0.34199254428133535], "min": [0.046, 0.013], "max": [0.814, 0.831], "count": [450]}}} +{"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.44536522058823524]], [[0.45773649714052284]], [[0.44677969975490195]]], "std": [[[0.14512671549165398]], [[0.13784187653740845]], [[0.14134949143874848]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.48078361519607843]], [[0.4838150428921569]], [[0.47806594158496735]]], "std": [[[0.06471331968169788]], [[0.06113226353488605]], [[0.06757520189103547]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[0.7529411764705882]], [[0.7843137254901961]]], "mean": [[[0.4645321160130719]], [[0.47768660539215685]], [[0.46425337214052287]]], "std": [[[0.09962697592380944]], [[0.08543956400868281]], [[0.09567571995581528]]], "count": [100]}, "observation.state": {"min": [-0.11149163544178009, 1.8560529947280884, 0.818489670753479, 0.27323129773139954, -2.693235158920288, -1.8651983737945557, -2.5170443058013916, 21.0, 0.1256529986858368, 0.22652499377727509, -0.03074599988758564, -2.6530001163482666, 0.09099999070167542, -1.2109999656677246, -0.5323079824447632, -2.0783207416534424, -1.597901463508606, -1.9777896404266357, 2.026763677597046, -0.948237419128418, -0.574126124382019, 79.0, -0.35982000827789307, 0.2368669956922531, -0.01880200020968914, 1.062999963760376, -0.026000000536441803, -3.122999906539917], "max": [0.5335471630096436, 2.092440366744995, 2.4356420040130615, 1.9551528692245483, -0.8465369939804077, 1.6579930782318115, 0.21478021144866943, 824.0, 0.3495360016822815, 0.39236798882484436, 0.1233069971203804, -0.8719999194145203, 1.1469999551773071, 0.9080000519752502, 0.013962634839117527, -1.4543654918670654, -0.7432310581207275, 0.012409292161464691, 2.89016056060791, 1.8244974613189697, 1.5865566730499268, 814.0, -0.024190999567508698, 0.36010000109672546, 0.0792739987373352, 2.559000015258789, 0.8569999933242798, 3.135999917984009], "mean": [0.18307358026504517, 2.0724778175354004, 1.9070039987564087, 1.134128451347351, -1.8071869611740112, 1.0763001441955566, -1.0899184942245483, 522.31787109375, 0.2549201250076294, 0.3122577369213104, 0.05332561954855919, -2.2064459323883057, 0.6565948724746704, -0.25469139218330383, -0.2500855326652527, -1.994370460510254, -1.1143031120300293, -0.663750410079956, 2.554987668991089, 1.038506269454956, 0.15495042502880096, 528.4094848632812, -0.24710826575756073, 0.2947685420513153, 0.036790892481803894, 1.6504008769989014, 0.5157989859580994, 1.4270710945129395], "std": [0.17981992661952972, 0.0369550846517086, 0.43186500668525696, 0.4142376184463501, 0.6499785780906677, 0.8343814015388489, 0.8740249872207642, 346.73944091796875, 0.04943089559674263, 0.043586112558841705, 0.046041447669267654, 0.42187637090682983, 0.37431222200393677, 0.6120907664299011, 0.15200422704219818, 0.12525737285614014, 0.22024652361869812, 0.7167147994041443, 0.26183295249938965, 0.9977830052375793, 0.430318683385849, 303.4825439453125, 0.10737400501966476, 0.03376796469092369, 0.022379428148269653, 0.5166516304016113, 0.21003291010856628, 2.2307026386260986], "count": [464]}, "action": {"min": [-0.11149163544178009, 1.8560529947280884, 0.818489670753479, 0.27323129773139954, -2.693235158920288, -1.8651983737945557, -2.5170443058013916, 21.0, 0.1256529986858368, 0.22652499377727509, -0.03074599988758564, -2.6530001163482666, 0.09099999070167542, -1.2109999656677246, -0.5323079824447632, -2.0783207416534424, -1.597901463508606, -1.9777896404266357, 2.026763677597046, -0.948237419128418, -0.574126124382019, 79.0, -0.35982000827789307, 0.2368669956922531, -0.01880200020968914, 1.062999963760376, -0.026000000536441803, -3.122999906539917], "max": [0.5335471630096436, 2.092440366744995, 2.4356420040130615, 1.9551528692245483, -0.8465369939804077, 1.6579930782318115, 0.21478021144866943, 824.0, 0.3495360016822815, 0.39236798882484436, 0.1233069971203804, -0.8719999194145203, 1.1469999551773071, 0.9080000519752502, 0.013962634839117527, -1.4543654918670654, -0.7432310581207275, 0.012409292161464691, 2.89016056060791, 1.8244974613189697, 1.5865566730499268, 814.0, -0.024190999567508698, 0.36010000109672546, 0.0792739987373352, 2.559000015258789, 0.8569999933242798, 3.135999917984009], "mean": [0.18307358026504517, 2.0724778175354004, 1.9070039987564087, 1.134128451347351, -1.8071869611740112, 1.0763001441955566, -1.0899184942245483, 522.31787109375, 0.2549201250076294, 0.3122577369213104, 0.05332561954855919, -2.2064459323883057, 0.6565948724746704, -0.25469139218330383, -0.2500855326652527, -1.994370460510254, -1.1143031120300293, -0.663750410079956, 2.554987668991089, 1.038506269454956, 0.15495042502880096, 528.4094848632812, -0.24710826575756073, 0.2947685420513153, 0.036790892481803894, 1.6504008769989014, 0.5157989859580994, 1.4270710945129395], "std": [0.17981992661952972, 0.0369550846517086, 0.43186500668525696, 0.4142376184463501, 0.6499785780906677, 0.8343814015388489, 0.8740249872207642, 346.73944091796875, 0.04943089559674263, 0.043586112558841705, 0.046041447669267654, 0.42187637090682983, 0.37431222200393677, 0.6120907664299011, 0.15200422704219818, 0.12525737285614014, 0.22024652361869812, 0.7167147994041443, 0.26183295249938965, 0.9977830052375793, 0.430318683385849, 303.4825439453125, 0.10737400501966476, 0.03376796469092369, 0.022379428148269653, 0.5166516304016113, 0.21003291010856628, 2.2307026386260986], "count": [464]}, "timestamp": {"min": [0.0], "max": [15.433333333333334], "mean": [7.716666666666668], "std": [4.464831712642955], "count": [464]}, "frame_index": {"min": [0], "max": [463], "mean": [231.5], "std": [133.94495137928865], "count": [464]}, "episode_index": {"min": [334], "max": [334], "mean": [334.0], "std": [0.0], "count": [464]}, "index": {"min": [212126], "max": [212589], "mean": [212357.5], "std": [133.94495137928865], "count": [464]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [464]}, "subtask_annotation": {"mean": [4.523706896551724, 9.0, 9.0, 9.0, 9.0], "std": [2.274170568835885, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [464]}, "scene_annotation": {"mean": [334.0], "std": [0.0], "min": [334], "max": [334], "count": [464]}, "eef_direction_state": {"mean": [3.836206896551724, 4.0625], "std": [2.0975928959628503, 2.0506451360822844], "min": [0, 0], "max": [6, 6], "count": [464]}, "eef_velocity_state": {"mean": [0.8426724137931034, 0.8512931034482759], "std": [0.7564593771241126, 0.7351096917589619], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_acc_mag_state": {"mean": [0.8642241379310345, 0.8168103448275862], "std": [0.8439006834665389, 0.8271118207539521], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_direction_action": {"mean": [3.836206896551724, 4.0625], "std": [2.0975928959628503, 2.0506451360822844], "min": [0, 0], "max": [6, 6], "count": [464]}, "eef_velocity_action": {"mean": [0.8426724137931034, 0.8512931034482759], "std": [0.7564593771241126, 0.7351096917589619], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_acc_mag_action": {"mean": [0.8642241379310345, 0.8168103448275862], "std": [0.8439006834665389, 0.8271118207539521], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_sim_pose_state": {"mean": [0.4858618304557011, 0.27806465025623484, 1.106438612192051, 0.875938707136643, 1.0530662686112022, 0.5379047072188855, 0.5093796574390488, -0.2991265732758771, 1.1305898480624577, 0.6373709160530872, 1.001626303339342, -0.8070706662835146], "std": [0.03961078637577908, 0.07537280688539937, 0.07709294085849312, 1.0909937505379934, 0.21679352828453546, 0.7564152967527239, 0.05014777467457519, 0.061415716264839125, 0.036626527572131855, 1.9934018980364276, 0.3603841932347023, 1.9115087856696351], "min": [0.42003007316265095, 0.09207827485157807, 1.0239507170034259, -3.12493056705199, 0.5204307630290566, -0.39318525399830917, 0.4174505335013354, -0.38759113073600326, 1.053597457959178, -3.109530326181074, 0.3432204193965325, -3.1084898307008872], "max": [0.547069281016908, 0.36253560029129284, 1.24896787826304, 3.1137115051971134, 1.5408364808121555, 2.5467234692464595, 0.5819303871052377, -0.20964451070961496, 1.23962924362253, 3.1400984397498295, 1.5194474802005833, 2.8970462470152576], "count": [464]}, "eef_sim_pose_action": {"mean": [0.4858618304557011, 0.27806465025623484, 1.106438612192051, 0.875938707136643, 1.0530662686112022, 0.5379047072188855, 0.5093796574390488, -0.2991265732758771, 1.1305898480624577, 0.6373709160530872, 1.001626303339342, -0.8070706662835146], "std": [0.03961078637577908, 0.07537280688539937, 0.07709294085849312, 1.0909937505379934, 0.21679352828453546, 0.7564152967527239, 0.05014777467457519, 0.061415716264839125, 0.036626527572131855, 1.9934018980364276, 0.3603841932347023, 1.9115087856696351], "min": [0.42003007316265095, 0.09207827485157807, 1.0239507170034259, -3.12493056705199, 0.5204307630290566, -0.39318525399830917, 0.4174505335013354, -0.38759113073600326, 1.053597457959178, -3.109530326181074, 0.3432204193965325, -3.1084898307008872], "max": [0.547069281016908, 0.36253560029129284, 1.24896787826304, 3.1137115051971134, 1.5408364808121555, 2.5467234692464595, 0.5819303871052377, -0.20964451070961496, 1.23962924362253, 3.1400984397498295, 1.5194474802005833, 2.8970462470152576], "count": [464]}, "gripper_mode_state": {"mean": [0.35129310344827586, 0.35560344827586204], "std": [0.4773743383529894, 0.4786957654399894], "min": [0, 0], "max": [1, 1], "count": [464]}, "gripper_activity_state": {"mean": [1.8297413793103448, 1.8491379310344827], "std": [0.5075922902441875, 0.48119744489661476], "min": [0, 0], "max": [2, 2], "count": [464]}, "gripper_mode_action": {"mean": [0.35129310344827586, 0.35560344827586204], "std": [0.4773743383529894, 0.4786957654399894], "min": [0, 0], "max": [1, 1], "count": [464]}, "gripper_activity_action": {"mean": [1.8297413793103448, 1.8491379310344827], "std": [0.5075922902441875, 0.48119744489661476], "min": [0, 0], "max": [2, 2], "count": [464]}, "gripper_open_scale_state": {"mean": [0.5284094829723753, 0.5223178878981493], "std": [0.3034826058874963, 0.3467394894644272], "min": [0.079, 0.021], "max": [0.814, 0.824], "count": [464]}, "gripper_open_scale_action": {"mean": [0.5284094829723753, 0.5223178878981493], "std": [0.3034826058874963, 0.3467394894644272], "min": [0.079, 0.021], "max": [0.814, 0.824], "count": [464]}}} +{"episode_index": 333, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46524196405228757]], [[0.47781908986928107]], [[0.4674466470588235]]], "std": [[[0.147331104164203]], [[0.13996527300514824]], [[0.1429200468498089]]], "count": [125]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.4845219035947712]], [[0.48679339052287585]], [[0.48310812581699347]]], "std": [[[0.060014123602153205]], [[0.05663619303201003]], [[0.06075547183023668]]], "count": [125]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.6666666666666666]], [[0.6862745098039216]]], "mean": [[[0.4675492401960784]], [[0.48288039215686274]], [[0.46577898529411765]]], "std": [[[0.09048967774168051]], [[0.07372188270794391]], [[0.08843383686837471]]], "count": [125]}, "observation.state": {"min": [-0.010594149120151997, 2.000199794769287, 1.6756033897399902, 0.163048654794693, -2.64728045463562, 0.7127924561500549, -2.883615493774414, 17.0, 0.14883999526500702, 0.25230199098587036, -0.009146999567747116, -2.743000030517578, 0.030999990180134773, -1.312000036239624, -0.5371251106262207, -2.0750045776367188, -1.7387667894363403, -2.01407527923584, 2.176687479019165, -0.8381245732307434, -0.48195526003837585, 72.0, -0.3842250108718872, 0.2596209943294525, -0.02207699976861477, 1.1410000324249268, -0.008999998681247234, -3.1351852416992188], "max": [0.6982190012931824, 2.0924229621887207, 2.2074925899505615, 1.9029325246810913, -0.5270370841026306, 1.6727235317230225, -0.2422342449426651, 801.0, 0.35339099168777466, 0.4024769961833954, 0.1098880022764206, -1.3760000467300415, 1.034000039100647, 0.593999981880188, 0.029618239030241966, -1.7171422243118286, -0.7604399919509888, -0.011187559925019741, 2.8973164558410645, 1.7766056060791016, 1.4918376207351685, 832.0, -0.02934199944138527, 0.3405509889125824, 0.07446300238370895, 2.499000072479248, 1.034000039100647, 3.125], "mean": [0.29241061210632324, 2.0674493312835693, 2.023787260055542, 0.9504952430725098, -1.5593470335006714, 1.3401004076004028, -1.519004464149475, 405.1046447753906, 0.2587420344352722, 0.3341180384159088, 0.0493481382727623, -2.1442759037017822, 0.6241400837898254, -0.20051898062229156, -0.25674495100975037, -2.0044710636138916, -1.1002137660980225, -0.6344351172447205, 2.5971896648406982, 1.0282566547393799, 0.10217802971601486, 617.5199584960938, -0.254349946975708, 0.3042430579662323, 0.025197584182024002, 1.6999876499176025, 0.5783229470252991, 1.575243592262268], "std": [0.20585040748119354, 0.03402452543377876, 0.13544432818889618, 0.47865691781044006, 0.7930007576942444, 0.24959705770015717, 0.9347470998764038, 316.601318359375, 0.04996833950281143, 0.04731862246990204, 0.03230515867471695, 0.42571520805358887, 0.32598721981048584, 0.6870875358581543, 0.12871038913726807, 0.09715935587882996, 0.1888168454170227, 0.684262216091156, 0.21803371608257294, 0.9121152758598328, 0.371297150850296, 305.16650390625, 0.09740050882101059, 0.01631016843020916, 0.02082367055118084, 0.444667249917984, 0.18907378613948822, 2.209754467010498], "count": [626]}, "action": {"min": [-0.010594149120151997, 2.000199794769287, 1.6756033897399902, 0.163048654794693, -2.64728045463562, 0.7127924561500549, -2.883615493774414, 17.0, 0.14883999526500702, 0.25230199098587036, -0.009146999567747116, -2.743000030517578, 0.030999990180134773, -1.312000036239624, -0.5371251106262207, -2.0750045776367188, -1.7387667894363403, -2.01407527923584, 2.176687479019165, -0.8381245732307434, -0.48195526003837585, 72.0, -0.3842250108718872, 0.2596209943294525, -0.02207699976861477, 1.1410000324249268, -0.008999998681247234, -3.1351852416992188], "max": [0.6982190012931824, 2.0924229621887207, 2.2074925899505615, 1.9029325246810913, -0.5270370841026306, 1.6727235317230225, -0.2422342449426651, 801.0, 0.35339099168777466, 0.4024769961833954, 0.1098880022764206, -1.3760000467300415, 1.034000039100647, 0.593999981880188, 0.029618239030241966, -1.7171422243118286, -0.7604399919509888, -0.011187559925019741, 2.8973164558410645, 1.7766056060791016, 1.4918376207351685, 832.0, -0.02934199944138527, 0.3405509889125824, 0.07446300238370895, 2.499000072479248, 1.034000039100647, 3.125], "mean": [0.29241061210632324, 2.0674493312835693, 2.023787260055542, 0.9504952430725098, -1.5593470335006714, 1.3401004076004028, -1.519004464149475, 405.1046447753906, 0.2587420344352722, 0.3341180384159088, 0.0493481382727623, -2.1442759037017822, 0.6241400837898254, -0.20051898062229156, -0.25674495100975037, -2.0044710636138916, -1.1002137660980225, -0.6344351172447205, 2.5971896648406982, 1.0282566547393799, 0.10217802971601486, 617.5199584960938, -0.254349946975708, 0.3042430579662323, 0.025197584182024002, 1.6999876499176025, 0.5783229470252991, 1.575243592262268], "std": [0.20585040748119354, 0.03402452543377876, 0.13544432818889618, 0.47865691781044006, 0.7930007576942444, 0.24959705770015717, 0.9347470998764038, 316.601318359375, 0.04996833950281143, 0.04731862246990204, 0.03230515867471695, 0.42571520805358887, 0.32598721981048584, 0.6870875358581543, 0.12871038913726807, 0.09715935587882996, 0.1888168454170227, 0.684262216091156, 0.21803371608257294, 0.9121152758598328, 0.371297150850296, 305.16650390625, 0.09740050882101059, 0.01631016843020916, 0.02082367055118084, 0.444667249917984, 0.18907378613948822, 2.209754467010498], "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": [335], "max": [335], "mean": [335.0], "std": [0.0], "count": [626]}, "index": {"min": [212590], "max": [213215], "mean": [212902.5], "std": [180.710403685012], "count": [626]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [626]}, "subtask_annotation": {"mean": [4.926517571884984, 9.0, 9.0, 9.0, 9.0], "std": [2.1294451002537573, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [626]}, "scene_annotation": {"mean": [335.0], "std": [0.0], "min": [335], "max": [335], "count": [626]}, "eef_direction_state": {"mean": [4.39776357827476, 4.353035143769968], "std": [2.026957646014678, 1.9819389098091331], "min": [0, 0], "max": [6, 6], "count": [626]}, "eef_velocity_state": {"mean": [0.6182108626198083, 0.6821086261980831], "std": [0.7301717555463619, 0.7101946102065873], "min": [0, 0], "max": [2, 2], "count": [626]}, "eef_acc_mag_state": {"mean": [0.6070287539936102, 0.7124600638977636], "std": [0.8006876771636389, 0.8212851414392399], "min": [0, 0], "max": [2, 2], "count": [626]}, "eef_direction_action": {"mean": [4.39776357827476, 4.353035143769968], "std": [2.026957646014678, 1.9819389098091331], "min": [0, 0], "max": [6, 6], "count": [626]}, "eef_velocity_action": {"mean": [0.6182108626198083, 0.6821086261980831], "std": [0.7301717555463619, 0.7101946102065873], "min": [0, 0], "max": [2, 2], "count": [626]}, "eef_acc_mag_action": {"mean": [0.6070287539936102, 0.7124600638977636], "std": [0.8006876771636389, 0.8212851414392399], "min": [0, 0], "max": [2, 2], "count": [626]}, "eef_sim_pose_state": {"mean": [0.49389384197445013, 0.27573162011013974, 1.0947191832073393, 0.8476808554248423, 1.1363445601627673, 0.46039893774923557, 0.5310583423125234, -0.29899924595238486, 1.1247401162567263, 0.45977657745592876, 1.0265353554862053, -0.9320358699269559], "std": [0.021346046878398518, 0.06979216834819069, 0.0703196582852832, 0.9796263998839742, 0.1681022549067226, 0.7213904664809317, 0.05504329073660844, 0.03530290950253734, 0.05801370018912785, 2.0733405878575577, 0.4125941630575924, 1.8028926574450839], "min": [0.46096469942397256, 0.09670836471657213, 1.032435523178998, -0.39747059909790505, 0.4995844484845491, -0.9782144106376258, 0.4416004428769156, -0.36513154257111546, 1.0388785703838437, -3.1397133476880073, 0.2339584212590089, -3.134958452749078], "max": [0.5376466836539271, 0.37344069302822835, 1.2407710352804577, 2.7698307591943796, 1.472674547947452, 1.936721158874161, 0.6093294754382373, -0.24764680632575373, 1.2408461839628577, 3.1400412701923175, 1.5506024837373893, 3.1389477382585973], "count": [626]}, "eef_sim_pose_action": {"mean": [0.49389384197445013, 0.27573162011013974, 1.0947191832073393, 0.8476808554248423, 1.1363445601627673, 0.46039893774923557, 0.5310583423125234, -0.29899924595238486, 1.1247401162567263, 0.45977657745592876, 1.0265353554862053, -0.9320358699269559], "std": [0.021346046878398518, 0.06979216834819069, 0.0703196582852832, 0.9796263998839742, 0.1681022549067226, 0.7213904664809317, 0.05504329073660844, 0.03530290950253734, 0.05801370018912785, 2.0733405878575577, 0.4125941630575924, 1.8028926574450839], "min": [0.46096469942397256, 0.09670836471657213, 1.032435523178998, -0.39747059909790505, 0.4995844484845491, -0.9782144106376258, 0.4416004428769156, -0.36513154257111546, 1.0388785703838437, -3.1397133476880073, 0.2339584212590089, -3.134958452749078], "max": [0.5376466836539271, 0.37344069302822835, 1.2407710352804577, 2.7698307591943796, 1.472674547947452, 1.936721158874161, 0.6093294754382373, -0.24764680632575373, 1.2408461839628577, 3.1400412701923175, 1.5506024837373893, 3.1389477382585973], "count": [626]}, "gripper_mode_state": {"mean": [0.25559105431309903, 0.4904153354632588], "std": [0.4361929243674371, 0.4999081257648425], "min": [0, 0], "max": [1, 1], "count": [626]}, "gripper_activity_state": {"mean": [1.8865814696485623, 1.878594249201278], "std": [0.4094477000564868, 0.40910789514635376], "min": [0, 0], "max": [2, 2], "count": [626]}, "gripper_mode_action": {"mean": [0.25559105431309903, 0.4904153354632588], "std": [0.4361929243674371, 0.4999081257648425], "min": [0, 0], "max": [1, 1], "count": [626]}, "gripper_activity_action": {"mean": [1.8865814696485623, 1.878594249201278], "std": [0.4094477000564868, 0.40910789514635376], "min": [0, 0], "max": [2, 2], "count": [626]}, "gripper_open_scale_state": {"mean": [0.6175199680754928, 0.4051046325695782], "std": [0.30516646781955703, 0.3166011942736496], "min": [0.072, 0.017], "max": [0.832, 0.801], "count": [626]}, "gripper_open_scale_action": {"mean": [0.6175199680754928, 0.4051046325695782], "std": [0.30516646781955703, 0.3166011942736496], "min": [0.072, 0.017], "max": [0.832, 0.801], "count": [626]}}} +{"episode_index": 334, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.44850937722448714]], [[0.45955712887465217]], [[0.44896505128454023]]], "std": [[[0.14026067930328245]], [[0.1358088908910272]], [[0.13860939151871285]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47750122751245716]], [[0.48209865196078433]], [[0.47644591462822755]]], "std": [[[0.06459080664884774]], [[0.06106006149537436]], [[0.0677733610255325]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6745098039215687]], [[0.6588235294117647]]], "mean": [[[0.46238366741085873]], [[0.4788658856694493]], [[0.4598674893224617]]], "std": [[[0.09805498772021361]], [[0.08021251381243281]], [[0.09685173712805752]]], "count": [101]}, "observation.state": {"min": [-0.027698377147316933, 2.0151572227478027, 1.647014856338501, 0.22078414261341095, -2.7917590141296387, 0.2718350291252136, -2.797832727432251, 17.0, 0.12335699796676636, 0.25361698865890503, 0.0045369998551905155, -2.63100004196167, -0.02000000700354576, -1.3370000123977661, -0.4541870653629303, -2.080624580383301, -1.646194577217102, -2.009834051132202, 2.407926321029663, -0.9216908812522888, -0.41058871150016785, 42.0, -0.3977929949760437, 0.19888000190258026, -0.02579599991440773, 1.0329999923706055, -0.012000001035630703, -3.125], "max": [0.685006856918335, 2.092510223388672, 2.1552374362945557, 1.8529462814331055, -0.4354945719242096, 1.7003695964813232, -0.13402383029460907, 817.0, 0.3484939932823181, 0.3897779881954193, 0.15591299533843994, -1.2940000295639038, 1.0019999742507935, 0.6710000038146973, 0.03724532946944237, -1.5750025510787964, -0.8690866827964783, -0.03822271153330803, 2.8920280933380127, 1.8535397052764893, 1.0951766967773438, 861.0, -0.0515270009636879, 0.3511829972267151, 0.10069499909877777, 2.513000011444092, 0.8489999771118164, 3.140000104904175], "mean": [0.3119262754917145, 2.065168857574463, 2.009540557861328, 0.9457560777664185, -1.6345279216766357, 1.3643039464950562, -1.5285483598709106, 463.7288513183594, 0.2672252655029297, 0.3328571915626526, 0.04548238217830658, -2.1442580223083496, 0.5236290693283081, -0.2684452533721924, -0.22890843451023102, -2.027379274368286, -1.2309590578079224, -0.6740020513534546, 2.5985167026519775, 0.8975033164024353, 0.18629047274589539, 626.791259765625, -0.26720330119132996, 0.292057067155838, 0.03657758980989456, 1.6232266426086426, 0.4638434052467346, 1.3535774946212769], "std": [0.21500705182552338, 0.028143012896180153, 0.11031433194875717, 0.4372154474258423, 0.856312096118927, 0.29170143604278564, 1.001238226890564, 342.2225036621094, 0.04258675500750542, 0.043899498879909515, 0.03194118291139603, 0.37987059354782104, 0.3503095209598541, 0.7265490889549255, 0.11678089201450348, 0.08682085573673248, 0.14103864133358002, 0.745461106300354, 0.19488772749900818, 1.0236051082611084, 0.35002222657203674, 329.747314453125, 0.12423589825630188, 0.037672147154808044, 0.030330872163176537, 0.49464747309684753, 0.25446152687072754, 2.4328479766845703], "count": [472]}, "action": {"min": [-0.027698377147316933, 2.0151572227478027, 1.647014856338501, 0.22078414261341095, -2.7917590141296387, 0.2718350291252136, -2.797832727432251, 17.0, 0.12335699796676636, 0.25361698865890503, 0.0045369998551905155, -2.63100004196167, -0.02000000700354576, -1.3370000123977661, -0.4541870653629303, -2.080624580383301, -1.646194577217102, -2.009834051132202, 2.407926321029663, -0.9216908812522888, -0.41058871150016785, 42.0, -0.3977929949760437, 0.19888000190258026, -0.02579599991440773, 1.0329999923706055, -0.012000001035630703, -3.125], "max": [0.685006856918335, 2.092510223388672, 2.1552374362945557, 1.8529462814331055, -0.4354945719242096, 1.7003695964813232, -0.13402383029460907, 817.0, 0.3484939932823181, 0.3897779881954193, 0.15591299533843994, -1.2940000295639038, 1.0019999742507935, 0.6710000038146973, 0.03724532946944237, -1.5750025510787964, -0.8690866827964783, -0.03822271153330803, 2.8920280933380127, 1.8535397052764893, 1.0951766967773438, 861.0, -0.0515270009636879, 0.3511829972267151, 0.10069499909877777, 2.513000011444092, 0.8489999771118164, 3.140000104904175], "mean": [0.3119262754917145, 2.065168857574463, 2.009540557861328, 0.9457560777664185, -1.6345279216766357, 1.3643039464950562, -1.5285483598709106, 463.7288513183594, 0.2672252655029297, 0.3328571915626526, 0.04548238217830658, -2.1442580223083496, 0.5236290693283081, -0.2684452533721924, -0.22890843451023102, -2.027379274368286, -1.2309590578079224, -0.6740020513534546, 2.5985167026519775, 0.8975033164024353, 0.18629047274589539, 626.791259765625, -0.26720330119132996, 0.292057067155838, 0.03657758980989456, 1.6232266426086426, 0.4638434052467346, 1.3535774946212769], "std": [0.21500705182552338, 0.028143012896180153, 0.11031433194875717, 0.4372154474258423, 0.856312096118927, 0.29170143604278564, 1.001238226890564, 342.2225036621094, 0.04258675500750542, 0.043899498879909515, 0.03194118291139603, 0.37987059354782104, 0.3503095209598541, 0.7265490889549255, 0.11678089201450348, 0.08682085573673248, 0.14103864133358002, 0.745461106300354, 0.19488772749900818, 1.0236051082611084, 0.35002222657203674, 329.747314453125, 0.12423589825630188, 0.037672147154808044, 0.030330872163176537, 0.49464747309684753, 0.25446152687072754, 2.4328479766845703], "count": [472]}, "timestamp": {"min": [0.0], "max": [15.7], "mean": [7.85], "std": [4.541811924282594], "count": [472]}, "frame_index": {"min": [0], "max": [471], "mean": [235.5], "std": [136.2543577284778], "count": [472]}, "episode_index": {"min": [336], "max": [336], "mean": [336.0], "std": [0.0], "count": [472]}, "index": {"min": [213216], "max": [213687], "mean": [213451.5], "std": [136.2543577284778], "count": [472]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [472]}, "subtask_annotation": {"mean": [4.415254237288136, 9.0, 9.0, 9.0, 9.0], "std": [2.2278144309509402, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [472]}, "scene_annotation": {"mean": [336.0], "std": [0.0], "min": [336], "max": [336], "count": [472]}, "eef_direction_state": {"mean": [3.7584745762711864, 4.24364406779661], "std": [2.1285320106918917, 2.0142400532102216], "min": [0, 0], "max": [6, 6], "count": [472]}, "eef_velocity_state": {"mean": [0.8495762711864406, 0.8135593220338984], "std": [0.7311471067031121, 0.7751342425273997], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_acc_mag_state": {"mean": [0.8686440677966102, 0.8241525423728814], "std": [0.83088671774138, 0.826474877109725], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_direction_action": {"mean": [3.7584745762711864, 4.24364406779661], "std": [2.1285320106918917, 2.0142400532102216], "min": [0, 0], "max": [6, 6], "count": [472]}, "eef_velocity_action": {"mean": [0.8495762711864406, 0.8135593220338984], "std": [0.7311471067031121, 0.7751342425273997], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_acc_mag_action": {"mean": [0.8686440677966102, 0.8241525423728814], "std": [0.83088671774138, 0.826474877109725], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_sim_pose_state": {"mean": [0.4809934053496911, 0.2866794363545553, 1.0960897515299257, 0.9528614226647507, 1.0980969374392624, 0.7179591927265306, 0.5320286075849691, -0.30047097392321465, 1.1191854360773703, 0.4893246959049769, 0.9427935716076149, -0.8994291373602158], "std": [0.04216350089533682, 0.0891989877431815, 0.08458509892593152, 1.0007992047101963, 0.29652758378479704, 0.65934863451946, 0.05275920233115856, 0.030021820400217024, 0.0544984188986512, 2.076655685262792, 0.4636317160710702, 1.7691687387083612], "min": [0.38316721157163436, 0.1284671118262393, 1.0133092379956385, -0.09469833663718388, 0.535796126562675, -0.4957251624496394, 0.4401214497232419, -0.35330268080587907, 1.0425709168813866, -3.1393747424929845, 0.18391838826829754, -3.1327028600840974], "max": [0.5475321658120136, 0.37685247704235725, 1.2526567223014893, 2.743035343439452, 1.5166394547463442, 1.9834487899851951, 0.6009817537835143, -0.2519698001755206, 1.286994692689471, 3.128491318236353, 1.546724775430587, 3.1411002350898234], "count": [472]}, "eef_sim_pose_action": {"mean": [0.4809934053496911, 0.2866794363545553, 1.0960897515299257, 0.9528614226647507, 1.0980969374392624, 0.7179591927265306, 0.5320286075849691, -0.30047097392321465, 1.1191854360773703, 0.4893246959049769, 0.9427935716076149, -0.8994291373602158], "std": [0.04216350089533682, 0.0891989877431815, 0.08458509892593152, 1.0007992047101963, 0.29652758378479704, 0.65934863451946, 0.05275920233115856, 0.030021820400217024, 0.0544984188986512, 2.076655685262792, 0.4636317160710702, 1.7691687387083612], "min": [0.38316721157163436, 0.1284671118262393, 1.0133092379956385, -0.09469833663718388, 0.535796126562675, -0.4957251624496394, 0.4401214497232419, -0.35330268080587907, 1.0425709168813866, -3.1393747424929845, 0.18391838826829754, -3.1327028600840974], "max": [0.5475321658120136, 0.37685247704235725, 1.2526567223014893, 2.743035343439452, 1.5166394547463442, 1.9834487899851951, 0.6009817537835143, -0.2519698001755206, 1.286994692689471, 3.128491318236353, 1.546724775430587, 3.1411002350898234], "count": [472]}, "gripper_mode_state": {"mean": [0.288135593220339, 0.4067796610169492], "std": [0.45289454969109866, 0.49123311004032066], "min": [0, 0], "max": [1, 1], "count": [472]}, "gripper_activity_state": {"mean": [1.8453389830508475, 1.826271186440678], "std": [0.49082632194171366, 0.5037028930073932], "min": [0, 0], "max": [2, 2], "count": [472]}, "gripper_mode_action": {"mean": [0.288135593220339, 0.4067796610169492], "std": [0.45289454969109866, 0.49123311004032066], "min": [0, 0], "max": [1, 1], "count": [472]}, "gripper_activity_action": {"mean": [1.8453389830508475, 1.826271186440678], "std": [0.49082632194171366, 0.5037028930073932], "min": [0, 0], "max": [2, 2], "count": [472]}, "gripper_open_scale_state": {"mean": [0.626791313696716, 0.4637288135512399], "std": [0.3297472557953424, 0.34222249028454216], "min": [0.042, 0.017], "max": [0.861, 0.817], "count": [472]}, "gripper_open_scale_action": {"mean": [0.626791313696716, 0.4637288135512399], "std": [0.3297472557953424, 0.34222249028454216], "min": [0.042, 0.017], "max": [0.861, 0.817], "count": [472]}}} +{"episode_index": 335, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.44936275326797387]], [[0.46150722222222224]], [[0.4517168096405229]]], "std": [[[0.14687476862535975]], [[0.1403449470377909]], [[0.14268570556575072]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.7843137254901961]], [[0.7803921568627451]]], "mean": [[[0.48405774918300654]], [[0.48884216299019606]], [[0.4830214930555556]]], "std": [[[0.06682089999050175]], [[0.062259974173967336]], [[0.06640147120983807]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6627450980392157]], [[0.6627450980392157]]], "mean": [[[0.45994895220588233]], [[0.4756739379084967]], [[0.45696941380718953]]], "std": [[[0.09891413732967044]], [[0.08350474244663476]], [[0.09749411366794133]]], "count": [100]}, "observation.state": {"min": [-0.00663225119933486, 1.9798142910003662, 1.7208597660064697, 0.15472343564033508, -2.596788167953491, 0.4913974702358246, -2.7999446392059326, 11.0, 0.16770200431346893, 0.26968300342559814, -0.019487999379634857, -2.7249999046325684, -0.10599999874830246, -1.218999981880188, -0.4913276135921478, -2.1207149028778076, -1.7604963779449463, -2.0079665184020996, 2.1684670448303223, -1.1072717905044556, -0.4496142864227295, 82.0, -0.3773860037326813, 0.25265300273895264, -0.014116000384092331, 0.9909999966621399, -0.0689999982714653, -3.1361851692199707], "max": [0.7383964657783508, 2.0925276279449463, 2.167699098587036, 1.7965372800827026, -0.319063663482666, 1.6604539155960083, -0.25911158323287964, 804.0, 0.3453119993209839, 0.3897649943828583, 0.11227300018072128, -1.3639999628067017, 1.0529999732971191, 0.5049999952316284, 0.01682497374713421, -1.4793062210083008, -0.7712087035179138, -0.013683381490409374, 2.8908934593200684, 1.7621543407440186, 1.4442424774169922, 796.0, -0.046376001089811325, 0.349263995885849, 0.09858100116252899, 2.553999900817871, 0.9169999957084656, 3.1410000324249268], "mean": [0.31496524810791016, 2.057307004928589, 1.895208477973938, 0.9130215644836426, -1.4688575267791748, 1.3189153671264648, -1.5667145252227783, 461.84381103515625, 0.2557527422904968, 0.3360297977924347, 0.031109655275940895, -2.164869785308838, 0.5312318205833435, -0.22094868123531342, -0.26037031412124634, -1.9988794326782227, -1.331805944442749, -0.6554875373840332, 2.7351949214935303, 0.917583167552948, 0.17282448709011078, 566.6953125, -0.25566989183425903, 0.3002524673938751, 0.038878921419382095, 1.7383559942245483, 0.4815893769264221, 1.5049059391021729], "std": [0.25547662377357483, 0.0414031557738781, 0.1030956357717514, 0.39121386408805847, 0.8653350472450256, 0.25388234853744507, 0.9760710000991821, 320.25177001953125, 0.044795550405979156, 0.04395923763513565, 0.03247353062033653, 0.44482553005218506, 0.40960532426834106, 0.6974867582321167, 0.10918990522623062, 0.13404259085655212, 0.27835240960121155, 0.7684506177902222, 0.2666863203048706, 1.046818494796753, 0.4360952079296112, 296.4856872558594, 0.11053677648305893, 0.026758668944239616, 0.02484135515987873, 0.45313674211502075, 0.18346646428108215, 2.3040547370910645], "count": [448]}, "action": {"min": [-0.00663225119933486, 1.9798142910003662, 1.7208597660064697, 0.15472343564033508, -2.596788167953491, 0.4913974702358246, -2.7999446392059326, 11.0, 0.16770200431346893, 0.26968300342559814, -0.019487999379634857, -2.7249999046325684, -0.10599999874830246, -1.218999981880188, -0.4913276135921478, -2.1207149028778076, -1.7604963779449463, -2.0079665184020996, 2.1684670448303223, -1.1072717905044556, -0.4496142864227295, 82.0, -0.3773860037326813, 0.25265300273895264, -0.014116000384092331, 0.9909999966621399, -0.0689999982714653, -3.1361851692199707], "max": [0.7383964657783508, 2.0925276279449463, 2.167699098587036, 1.7965372800827026, -0.319063663482666, 1.6604539155960083, -0.25911158323287964, 804.0, 0.3453119993209839, 0.3897649943828583, 0.11227300018072128, -1.3639999628067017, 1.0529999732971191, 0.5049999952316284, 0.01682497374713421, -1.4793062210083008, -0.7712087035179138, -0.013683381490409374, 2.8908934593200684, 1.7621543407440186, 1.4442424774169922, 796.0, -0.046376001089811325, 0.349263995885849, 0.09858100116252899, 2.553999900817871, 0.9169999957084656, 3.1410000324249268], "mean": [0.31496524810791016, 2.057307004928589, 1.895208477973938, 0.9130215644836426, -1.4688575267791748, 1.3189153671264648, -1.5667145252227783, 461.84381103515625, 0.2557527422904968, 0.3360297977924347, 0.031109655275940895, -2.164869785308838, 0.5312318205833435, -0.22094868123531342, -0.26037031412124634, -1.9988794326782227, -1.331805944442749, -0.6554875373840332, 2.7351949214935303, 0.917583167552948, 0.17282448709011078, 566.6953125, -0.25566989183425903, 0.3002524673938751, 0.038878921419382095, 1.7383559942245483, 0.4815893769264221, 1.5049059391021729], "std": [0.25547662377357483, 0.0414031557738781, 0.1030956357717514, 0.39121386408805847, 0.8653350472450256, 0.25388234853744507, 0.9760710000991821, 320.25177001953125, 0.044795550405979156, 0.04395923763513565, 0.03247353062033653, 0.44482553005218506, 0.40960532426834106, 0.6974867582321167, 0.10918990522623062, 0.13404259085655212, 0.27835240960121155, 0.7684506177902222, 0.2666863203048706, 1.046818494796753, 0.4360952079296112, 296.4856872558594, 0.11053677648305893, 0.026758668944239616, 0.02484135515987873, 0.45313674211502075, 0.18346646428108215, 2.3040547370910645], "count": [448]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [337], "max": [337], "mean": [337.0], "std": [0.0], "count": [448]}, "index": {"min": [213688], "max": [214135], "mean": [213911.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [448]}, "subtask_annotation": {"mean": [4.439732142857143, 9.0, 9.0, 9.0, 9.0], "std": [2.2131772409098054, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [448]}, "scene_annotation": {"mean": [337.0], "std": [0.0], "min": [337], "max": [337], "count": [448]}, "eef_direction_state": {"mean": [4.053571428571429, 4.308035714285714], "std": [2.0434533345814954, 1.9361983366185722], "min": [0, 0], "max": [6, 6], "count": [448]}, "eef_velocity_state": {"mean": [0.7700892857142857, 0.8191964285714286], "std": [0.760813703890815, 0.7652539709058975], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_acc_mag_state": {"mean": [0.6919642857142857, 0.7924107142857143], "std": [0.8010749912346742, 0.8287444737326141], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_direction_action": {"mean": [4.053571428571429, 4.308035714285714], "std": [2.0434533345814954, 1.9361983366185722], "min": [0, 0], "max": [6, 6], "count": [448]}, "eef_velocity_action": {"mean": [0.7700892857142857, 0.8191964285714286], "std": [0.760813703890815, 0.7652539709058975], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_acc_mag_action": {"mean": [0.6919642857142857, 0.7924107142857143], "std": [0.8010749912346742, 0.8287444737326141], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_sim_pose_state": {"mean": [0.4899622086114747, 0.28634087991398627, 1.1051492256539241, 1.1200390288757076, 1.1010687212486157, 0.7401006171553373, 0.535738889100403, -0.2835651510639685, 1.1160317269943767, 0.7338795820078629, 0.9293553752616732, -0.8441376530494381], "std": [0.03201739476349746, 0.07573603266663863, 0.08364787902962546, 0.9159212754647751, 0.21322874214376086, 0.6608071450749421, 0.05510381064512149, 0.040652843016361226, 0.04768603088223665, 1.8915106740422807, 0.4441483980155966, 1.7352355311301475], "min": [0.4386868673068176, 0.11041634550503095, 1.0285159445479033, -0.1929144210000302, 0.4841025573616524, -0.6248429496903873, 0.45911980329919905, -0.34397704663741396, 1.0408468221908656, -3.136081458789166, 0.21685473176447934, -3.1344099586748726], "max": [0.5458879580692844, 0.3783196065409533, 1.266056766162538, 2.819079663583042, 1.5533962238754344, 2.0509618529366556, 0.6083800395262957, -0.20975889105523504, 1.226734792959302, 3.1211734457348936, 1.500745319701147, 3.1243387919801022], "count": [448]}, "eef_sim_pose_action": {"mean": [0.4899622086114747, 0.28634087991398627, 1.1051492256539241, 1.1200390288757076, 1.1010687212486157, 0.7401006171553373, 0.535738889100403, -0.2835651510639685, 1.1160317269943767, 0.7338795820078629, 0.9293553752616732, -0.8441376530494381], "std": [0.03201739476349746, 0.07573603266663863, 0.08364787902962546, 0.9159212754647751, 0.21322874214376086, 0.6608071450749421, 0.05510381064512149, 0.040652843016361226, 0.04768603088223665, 1.8915106740422807, 0.4441483980155966, 1.7352355311301475], "min": [0.4386868673068176, 0.11041634550503095, 1.0285159445479033, -0.1929144210000302, 0.4841025573616524, -0.6248429496903873, 0.45911980329919905, -0.34397704663741396, 1.0408468221908656, -3.136081458789166, 0.21685473176447934, -3.1344099586748726], "max": [0.5458879580692844, 0.3783196065409533, 1.266056766162538, 2.819079663583042, 1.5533962238754344, 2.0509618529366556, 0.6083800395262957, -0.20975889105523504, 1.226734792959302, 3.1211734457348936, 1.500745319701147, 3.1243387919801022], "count": [448]}, "gripper_mode_state": {"mean": [0.296875, 0.44642857142857145], "std": [0.4568809849129202, 0.4971218181098241], "min": [0, 0], "max": [1, 1], "count": [448]}, "gripper_activity_state": {"mean": [1.8459821428571428, 1.8638392857142858], "std": [0.47333535344824984, 0.45975099148443055], "min": [0, 0], "max": [2, 2], "count": [448]}, "gripper_mode_action": {"mean": [0.296875, 0.44642857142857145], "std": [0.4568809849129202, 0.4971218181098241], "min": [0, 0], "max": [1, 1], "count": [448]}, "gripper_activity_action": {"mean": [1.8459821428571428, 1.8638392857142858], "std": [0.47333535344824984, 0.45975099148443055], "min": [0, 0], "max": [2, 2], "count": [448]}, "gripper_open_scale_state": {"mean": [0.566695312585149, 0.4618437501639126], "std": [0.2964857051802703, 0.3202518126993171], "min": [0.082, 0.011], "max": [0.796, 0.804], "count": [448]}, "gripper_open_scale_action": {"mean": [0.566695312585149, 0.4618437501639126], "std": [0.2964857051802703, 0.3202518126993171], "min": [0.082, 0.011], "max": [0.796, 0.804], "count": [448]}}} +{"episode_index": 336, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.46313183619281045]], [[0.4742284334150327]], [[0.464075612745098]]], "std": [[[0.1509588536631105]], [[0.14426218611324337]], [[0.14740244629031973]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4800331985294118]], [[0.48466354575163395]], [[0.4791429493464053]]], "std": [[[0.08032019740935586]], [[0.07592670872987695]], [[0.0808550203506305]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6549019607843137]], [[0.6745098039215687]]], "mean": [[[0.4613442054738562]], [[0.47551952818627446]], [[0.4584767504084967]]], "std": [[[0.0998671890073793]], [[0.08558764744444185]], [[0.09802033369310491]]], "count": [100]}, "observation.state": {"min": [0.1103222668170929, 2.0291898250579834, 1.8420379161834717, 0.19889771938323975, -2.6132640838623047, 0.5368807315826416, -2.771914482116699, 19.0, 0.18679200112819672, 0.2600480020046234, -0.01722799986600876, -2.7799999713897705, -0.09800000488758087, -1.2419999837875366, -0.5341231226921082, -2.078512668609619, -1.6863198280334473, -2.0078442096710205, 2.497758150100708, -0.8817229270935059, -0.2674717307090759, 79.0, -0.3544439971446991, 0.2445490062236786, -0.04142199829220772, 1.0839999914169312, 0.029999995604157448, -3.1391851902008057], "max": [0.6577971577644348, 2.0923705101013184, 2.0861573219299316, 1.5699936151504517, -0.3095515966415405, 1.655444860458374, -0.28178343176841736, 766.0, 0.34566500782966614, 0.41516000032424927, 0.07670500129461288, -1.3730000257492065, 1.0959999561309814, 0.5820000171661377, 0.03965388238430023, -1.74545156955719, -0.7152185440063477, 0.013962634839117527, 2.8904223442077637, 1.8575364351272583, 1.150433897972107, 797.0, -0.033358000218868256, 0.33944499492645264, 0.08385899662971497, 2.4619998931884766, 0.7990000247955322, 3.135999917984009], "mean": [0.3110876977443695, 2.0712528228759766, 1.9598398208618164, 0.7914700508117676, -1.412951111793518, 1.3843958377838135, -1.6828527450561523, 421.3789978027344, 0.2751995027065277, 0.3237500488758087, 0.022672012448310852, -2.155855894088745, 0.5669606328010559, -0.21609149873256683, -0.2902652621269226, -2.007228136062622, -1.2338523864746094, -0.6845699548721313, 2.799844264984131, 0.9300011396408081, 0.17222781479358673, 542.3616943359375, -0.23424428701400757, 0.30677419900894165, 0.026355668902397156, 1.764643669128418, 0.43691128492355347, 1.5737345218658447], "std": [0.1963503509759903, 0.021214235574007034, 0.07233219593763351, 0.40987369418144226, 0.8412550091743469, 0.2236732691526413, 0.9762252569198608, 274.097900390625, 0.04668280482292175, 0.04438427463173866, 0.02503517083823681, 0.47757667303085327, 0.39093583822250366, 0.6674215793609619, 0.13825611770153046, 0.09173212200403214, 0.2437935173511505, 0.7915117740631104, 0.14114095270633698, 1.0066981315612793, 0.33205434679985046, 316.69775390625, 0.1151832714676857, 0.019374363124370575, 0.03211066126823425, 0.4035997986793518, 0.20355582237243652, 2.2323853969573975], "count": [405]}, "action": {"min": [0.1103222668170929, 2.0291898250579834, 1.8420379161834717, 0.19889771938323975, -2.6132640838623047, 0.5368807315826416, -2.771914482116699, 19.0, 0.18679200112819672, 0.2600480020046234, -0.01722799986600876, -2.7799999713897705, -0.09800000488758087, -1.2419999837875366, -0.5341231226921082, -2.078512668609619, -1.6863198280334473, -2.0078442096710205, 2.497758150100708, -0.8817229270935059, -0.2674717307090759, 79.0, -0.3544439971446991, 0.2445490062236786, -0.04142199829220772, 1.0839999914169312, 0.029999995604157448, -3.1391851902008057], "max": [0.6577971577644348, 2.0923705101013184, 2.0861573219299316, 1.5699936151504517, -0.3095515966415405, 1.655444860458374, -0.28178343176841736, 766.0, 0.34566500782966614, 0.41516000032424927, 0.07670500129461288, -1.3730000257492065, 1.0959999561309814, 0.5820000171661377, 0.03965388238430023, -1.74545156955719, -0.7152185440063477, 0.013962634839117527, 2.8904223442077637, 1.8575364351272583, 1.150433897972107, 797.0, -0.033358000218868256, 0.33944499492645264, 0.08385899662971497, 2.4619998931884766, 0.7990000247955322, 3.135999917984009], "mean": [0.3110876977443695, 2.0712528228759766, 1.9598398208618164, 0.7914700508117676, -1.412951111793518, 1.3843958377838135, -1.6828527450561523, 421.3789978027344, 0.2751995027065277, 0.3237500488758087, 0.022672012448310852, -2.155855894088745, 0.5669606328010559, -0.21609149873256683, -0.2902652621269226, -2.007228136062622, -1.2338523864746094, -0.6845699548721313, 2.799844264984131, 0.9300011396408081, 0.17222781479358673, 542.3616943359375, -0.23424428701400757, 0.30677419900894165, 0.026355668902397156, 1.764643669128418, 0.43691128492355347, 1.5737345218658447], "std": [0.1963503509759903, 0.021214235574007034, 0.07233219593763351, 0.40987369418144226, 0.8412550091743469, 0.2236732691526413, 0.9762252569198608, 274.097900390625, 0.04668280482292175, 0.04438427463173866, 0.02503517083823681, 0.47757667303085327, 0.39093583822250366, 0.6674215793609619, 0.13825611770153046, 0.09173212200403214, 0.2437935173511505, 0.7915117740631104, 0.14114095270633698, 1.0066981315612793, 0.33205434679985046, 316.69775390625, 0.1151832714676857, 0.019374363124370575, 0.03211066126823425, 0.4035997986793518, 0.20355582237243652, 2.2323853969573975], "count": [405]}, "timestamp": {"min": [0.0], "max": [13.466666666666667], "mean": [6.733333333333333], "std": [3.8971024373766987], "count": [405]}, "frame_index": {"min": [0], "max": [404], "mean": [202.0], "std": [116.91307312130097], "count": [405]}, "episode_index": {"min": [338], "max": [338], "mean": [338.0], "std": [0.0], "count": [405]}, "index": {"min": [214136], "max": [214540], "mean": [214338.0], "std": [116.91307312130097], "count": [405]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [405]}, "subtask_annotation": {"mean": [4.377777777777778, 9.0, 9.0, 9.0, 9.0], "std": [2.3228335186912403, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [405]}, "scene_annotation": {"mean": [338.0], "std": [0.0], "min": [338], "max": [338], "count": [405]}, "eef_direction_state": {"mean": [4.002469135802469, 4.229629629629629], "std": [1.9782755496345688, 2.1056329182178377], "min": [0, 0], "max": [6, 6], "count": [405]}, "eef_velocity_state": {"mean": [0.8444444444444444, 0.7407407407407407], "std": [0.7652966825654475, 0.7399996292587961], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_acc_mag_state": {"mean": [0.7086419753086419, 0.7358024691358025], "std": [0.8249500592238188, 0.832563888027956], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_direction_action": {"mean": [4.002469135802469, 4.229629629629629], "std": [1.9782755496345688, 2.1056329182178377], "min": [0, 0], "max": [6, 6], "count": [405]}, "eef_velocity_action": {"mean": [0.8444444444444444, 0.7407407407407407], "std": [0.7652966825654475, 0.7399996292587961], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_acc_mag_action": {"mean": [0.7086419753086419, 0.7358024691358025], "std": [0.8249500592238188, 0.832563888027956], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_sim_pose_state": {"mean": [0.49748533893445773, 0.26458021396069475, 1.1111344553841622, 1.123790693679706, 1.0435511835527778, 0.689763859101581, 0.5225656758789897, -0.2912545734229325, 1.0954116006184846, 0.7123941731095046, 0.9930833026703392, -0.9781433900583884], "std": [0.023090058809142697, 0.08965850634594773, 0.07783071563238703, 0.7988535733759589, 0.2537194803872389, 0.575784090964486, 0.05497574347053974, 0.039901495998569174, 0.04774491825390035, 1.8750497903550598, 0.46426678939032445, 1.6330743764145639], "min": [0.44679402708452687, 0.08835759154768959, 1.0316718077421239, 0.10247524832616872, 0.4956085005411821, -0.23257810587321792, 0.446255869826216, -0.34956969524861164, 1.0419639940943453, -3.140608855253593, 0.1865630589671179, -3.1407838888513373], "max": [0.5295660667068869, 0.3651520064862453, 1.252303715751575, 2.533732856985999, 1.5395853048314945, 1.9317160305313568, 0.6026274320861196, -0.21653381218734785, 1.2077448573133829, 3.1395239108898805, 1.4611859844492407, 3.0846604212264532], "count": [405]}, "eef_sim_pose_action": {"mean": [0.49748533893445773, 0.26458021396069475, 1.1111344553841622, 1.123790693679706, 1.0435511835527778, 0.689763859101581, 0.5225656758789897, -0.2912545734229325, 1.0954116006184846, 0.7123941731095046, 0.9930833026703392, -0.9781433900583884], "std": [0.023090058809142697, 0.08965850634594773, 0.07783071563238703, 0.7988535733759589, 0.2537194803872389, 0.575784090964486, 0.05497574347053974, 0.039901495998569174, 0.04774491825390035, 1.8750497903550598, 0.46426678939032445, 1.6330743764145639], "min": [0.44679402708452687, 0.08835759154768959, 1.0316718077421239, 0.10247524832616872, 0.4956085005411821, -0.23257810587321792, 0.446255869826216, -0.34956969524861164, 1.0419639940943453, -3.140608855253593, 0.1865630589671179, -3.1407838888513373], "max": [0.5295660667068869, 0.3651520064862453, 1.252303715751575, 2.533732856985999, 1.5395853048314945, 1.9317160305313568, 0.6026274320861196, -0.21653381218734785, 1.2077448573133829, 3.1395239108898805, 1.4611859844492407, 3.0846604212264532], "count": [405]}, "gripper_mode_state": {"mean": [0.345679012345679, 0.4222222222222222], "std": [0.4755891428211909, 0.49391357268650843], "min": [0, 0], "max": [1, 1], "count": [405]}, "gripper_activity_state": {"mean": [1.891358024691358, 1.7901234567901234], "std": [0.38238934681690706, 0.5559120940970445], "min": [0, 0], "max": [2, 2], "count": [405]}, "gripper_mode_action": {"mean": [0.345679012345679, 0.4222222222222222], "std": [0.4755891428211909, 0.49391357268650843], "min": [0, 0], "max": [1, 1], "count": [405]}, "gripper_activity_action": {"mean": [1.891358024691358, 1.7901234567901234], "std": [0.38238934681690706, 0.5559120940970445], "min": [0, 0], "max": [2, 2], "count": [405]}, "gripper_open_scale_state": {"mean": [0.5423617286399551, 0.4213790126612161], "std": [0.3166977647911642, 0.2740979789982859], "min": [0.079, 0.019], "max": [0.797, 0.766], "count": [405]}, "gripper_open_scale_action": {"mean": [0.5423617286399551, 0.4213790126612161], "std": [0.3166977647911642, 0.2740979789982859], "min": [0.079, 0.019], "max": [0.797, 0.766], "count": [405]}}} +{"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.4448600767524135]], [[0.4580602926185765]], [[0.44818372234214787]]], "std": [[[0.1464203561436121]], [[0.1400231694504094]], [[0.14197565149070163]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4789365312256401]], [[0.4834116335372069]], [[0.4787813905378665]]], "std": [[[0.07265545992450798]], [[0.06969917377772124]], [[0.07427358128244758]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6627450980392157]], [[0.6823529411764706]]], "mean": [[[0.45569201407627274]], [[0.47040271219344004]], [[0.4537526233735084]]], "std": [[[0.09838249673521597]], [[0.08447275506818201]], [[0.09593235758015321]]], "count": [109]}, "observation.state": {"min": [0.05372123792767525, 2.027845859527588, 1.7220815420150757, 0.18395771086215973, -2.6083598136901855, 0.8030259609222412, -2.755089521408081, -2.0, 0.1817229986190796, 0.2626720070838928, -0.048636000603437424, -2.759999990463257, -0.13300000131130219, -1.1069999933242798, -0.5437224507331848, -2.0779192447662354, -1.7310874462127686, -1.9661657810211182, 2.6091973781585693, -0.7623249292373657, -0.32422980666160583, 75.0, -0.3728339970111847, 0.24413199722766876, -0.04020500183105469, 1.0759999752044678, 0.020000001415610313, -3.1381852626800537], "max": [0.7206290364265442, 2.092632293701172, 2.3032586574554443, 1.5879180431365967, -0.41196751594543457, 1.6280081272125244, -0.36650168895721436, 840.0, 0.3423210084438324, 0.38811200857162476, 0.08672399818897247, -1.3300000429153442, 1.1710000038146973, 0.6489999890327454, -0.005427973810583353, -1.634692907333374, -0.744924008846283, 0.03232349827885628, 2.8908064365386963, 1.9515923261642456, 1.1062594652175903, 834.0, -0.04504799842834473, 0.3477810025215149, 0.09161599725484848, 2.424999952316284, 0.8029999732971191, 3.134999990463257], "mean": [0.37185677886009216, 2.07212233543396, 1.982808232307434, 0.8666849732398987, -1.6625698804855347, 1.3708268404006958, -1.3871047496795654, 415.9923400878906, 0.2617050111293793, 0.33693814277648926, 0.0205643642693758, -2.2131505012512207, 0.5062969326972961, -0.30006489157676697, -0.2985459566116333, -2.0282490253448486, -1.317384123802185, -0.45381197333335876, 2.849208354949951, 1.206095814704895, 0.12688013911247253, 629.9588012695312, -0.2719191312789917, 0.29833319783210754, 0.03319961205124855, 1.5894148349761963, 0.43150606751441956, 1.9961634874343872], "std": [0.23267392814159393, 0.01815132610499859, 0.16876910626888275, 0.3896614909172058, 0.8324622511863708, 0.20641164481639862, 0.9099474549293518, 288.7857666015625, 0.04875335097312927, 0.04622781276702881, 0.0394752100110054, 0.5234840512275696, 0.4677305817604065, 0.6822102665901184, 0.10993363708257675, 0.08665246516466141, 0.2725105285644531, 0.6673721671104431, 0.08997786790132523, 0.8329702019691467, 0.28912341594696045, 315.6209716796875, 0.1034831553697586, 0.017265455797314644, 0.030722282826900482, 0.40081557631492615, 0.20248979330062866, 1.8152981996536255], "count": [522]}, "action": {"min": [0.05372123792767525, 2.027845859527588, 1.7220815420150757, 0.18395771086215973, -2.6083598136901855, 0.8030259609222412, -2.755089521408081, -2.0, 0.1817229986190796, 0.2626720070838928, -0.048636000603437424, -2.759999990463257, -0.13300000131130219, -1.1069999933242798, -0.5437224507331848, -2.0779192447662354, -1.7310874462127686, -1.9661657810211182, 2.6091973781585693, -0.7623249292373657, -0.32422980666160583, 75.0, -0.3728339970111847, 0.24413199722766876, -0.04020500183105469, 1.0759999752044678, 0.020000001415610313, -3.1381852626800537], "max": [0.7206290364265442, 2.092632293701172, 2.3032586574554443, 1.5879180431365967, -0.41196751594543457, 1.6280081272125244, -0.36650168895721436, 840.0, 0.3423210084438324, 0.38811200857162476, 0.08672399818897247, -1.3300000429153442, 1.1710000038146973, 0.6489999890327454, -0.005427973810583353, -1.634692907333374, -0.744924008846283, 0.03232349827885628, 2.8908064365386963, 1.9515923261642456, 1.1062594652175903, 834.0, -0.04504799842834473, 0.3477810025215149, 0.09161599725484848, 2.424999952316284, 0.8029999732971191, 3.134999990463257], "mean": [0.37185677886009216, 2.07212233543396, 1.982808232307434, 0.8666849732398987, -1.6625698804855347, 1.3708268404006958, -1.3871047496795654, 415.9923400878906, 0.2617050111293793, 0.33693814277648926, 0.0205643642693758, -2.2131505012512207, 0.5062969326972961, -0.30006489157676697, -0.2985459566116333, -2.0282490253448486, -1.317384123802185, -0.45381197333335876, 2.849208354949951, 1.206095814704895, 0.12688013911247253, 629.9588012695312, -0.2719191312789917, 0.29833319783210754, 0.03319961205124855, 1.5894148349761963, 0.43150606751441956, 1.9961634874343872], "std": [0.23267392814159393, 0.01815132610499859, 0.16876910626888275, 0.3896614909172058, 0.8324622511863708, 0.20641164481639862, 0.9099474549293518, 288.7857666015625, 0.04875335097312927, 0.04622781276702881, 0.0394752100110054, 0.5234840512275696, 0.4677305817604065, 0.6822102665901184, 0.10993363708257675, 0.08665246516466141, 0.2725105285644531, 0.6673721671104431, 0.08997786790132523, 0.8329702019691467, 0.28912341594696045, 315.6209716796875, 0.1034831553697586, 0.017265455797314644, 0.030722282826900482, 0.40081557631492615, 0.20248979330062866, 1.8152981996536255], "count": [522]}, "timestamp": {"min": [0.0], "max": [17.366666666666667], "mean": [8.683333333333334], "std": [5.022938124982967], "count": [522]}, "frame_index": {"min": [0], "max": [521], "mean": [260.5], "std": [150.68814374948903], "count": [522]}, "episode_index": {"min": [339], "max": [339], "mean": [339.0], "std": [0.0], "count": [522]}, "index": {"min": [214541], "max": [215062], "mean": [214801.5], "std": [150.68814374948903], "count": [522]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [522]}, "subtask_annotation": {"mean": [3.7413793103448274, 9.0, 9.0, 9.0, 9.0], "std": [2.2206304577912106, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [522]}, "scene_annotation": {"mean": [339.0], "std": [0.0], "min": [339], "max": [339], "count": [522]}, "eef_direction_state": {"mean": [4.522988505747127, 4.097701149425287], "std": [1.953591906471931, 1.9710632919129338], "min": [0, 0], "max": [6, 6], "count": [522]}, "eef_velocity_state": {"mean": [0.6168582375478927, 0.7720306513409961], "std": [0.7522274044635797, 0.6890935346116915], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_acc_mag_state": {"mean": [0.5766283524904214, 0.8773946360153256], "std": [0.7920036982531767, 0.8190187296463138], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_direction_action": {"mean": [4.522988505747127, 4.097701149425287], "std": [1.953591906471931, 1.9710632919129338], "min": [0, 0], "max": [6, 6], "count": [522]}, "eef_velocity_action": {"mean": [0.6168582375478927, 0.7720306513409961], "std": [0.7522274044635797, 0.6890935346116915], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_acc_mag_action": {"mean": [0.5766283524904214, 0.8773946360153256], "std": [0.7920036982531767, 0.8190187296463138], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_sim_pose_state": {"mean": [0.4873934144961741, 0.2904257527383558, 1.085278756158545, 0.898631405078398, 1.0324353336098218, 0.619432236824573, 0.5384803105107894, -0.27930273598886346, 1.1079147658987096, 1.3384222036927595, 0.8683430340272116, -1.1803634197397823], "std": [0.02111937251035886, 0.0826506218419998, 0.06297041776483403, 0.6979473016442018, 0.259095279103839, 0.4455089380895118, 0.058236271621471394, 0.05538581090978884, 0.04002577624554008, 1.8211444971781072, 0.434013613944949, 1.770453792100321], "min": [0.44764108182774087, 0.10300112468870788, 1.0332585472939257, 0.23081571021258052, 0.5235072983465772, -0.2147298594192477, 0.4497482530743991, -0.37195511291337524, 1.0430454673267793, -3.0764361369986215, 0.2922561298090882, -3.1378038433800137], "max": [0.5366588206417424, 0.3737659453694712, 1.2222773637852042, 2.4989499467437173, 1.481537145482552, 1.8009701513917777, 0.6029790196561041, -0.1912050321988349, 1.2171961172205634, 3.0697605000784502, 1.5047553208222526, 3.133789513296642], "count": [522]}, "eef_sim_pose_action": {"mean": [0.4873934144961741, 0.2904257527383558, 1.085278756158545, 0.898631405078398, 1.0324353336098218, 0.619432236824573, 0.5384803105107894, -0.27930273598886346, 1.1079147658987096, 1.3384222036927595, 0.8683430340272116, -1.1803634197397823], "std": [0.02111937251035886, 0.0826506218419998, 0.06297041776483403, 0.6979473016442018, 0.259095279103839, 0.4455089380895118, 0.058236271621471394, 0.05538581090978884, 0.04002577624554008, 1.8211444971781072, 0.434013613944949, 1.770453792100321], "min": [0.44764108182774087, 0.10300112468870788, 1.0332585472939257, 0.23081571021258052, 0.5235072983465772, -0.2147298594192477, 0.4497482530743991, -0.37195511291337524, 1.0430454673267793, -3.0764361369986215, 0.2922561298090882, -3.1378038433800137], "max": [0.5366588206417424, 0.3737659453694712, 1.2222773637852042, 2.4989499467437173, 1.481537145482552, 1.8009701513917777, 0.6029790196561041, -0.1912050321988349, 1.2171961172205634, 3.0697605000784502, 1.5047553208222526, 3.133789513296642], "count": [522]}, "gripper_mode_state": {"mean": [0.2624521072796935, 0.46360153256704983], "std": [0.4399670427022249, 0.4986733916788945], "min": [0, 0], "max": [1, 1], "count": [522]}, "gripper_activity_state": {"mean": [1.867816091954023, 1.7777777777777777], "std": [0.4629559166240535, 0.5470615027417254], "min": [0, 0], "max": [2, 2], "count": [522]}, "gripper_mode_action": {"mean": [0.2624521072796935, 0.46360153256704983], "std": [0.4399670427022249, 0.4986733916788945], "min": [0, 0], "max": [1, 1], "count": [522]}, "gripper_activity_action": {"mean": [1.867816091954023, 1.7777777777777777], "std": [0.4629559166240535, 0.5470615027417254], "min": [0, 0], "max": [2, 2], "count": [522]}, "gripper_open_scale_state": {"mean": [0.6299588122020737, 0.4159961689112286], "std": [0.31562094934925705, 0.2887801146673294], "min": [0.075, 0.0], "max": [0.834, 0.84], "count": [522]}, "gripper_open_scale_action": {"mean": [0.6299588122020737, 0.4159961689112286], "std": [0.31562094934925705, 0.2887801146673294], "min": [0.075, 0.0], "max": [0.834, 0.84], "count": [522]}}} +{"episode_index": 338, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4470696543663762]], [[0.4596083575405471]], [[0.45003737177741465]]], "std": [[[0.15082394928412476]], [[0.14478058483254477]], [[0.14619566090173072]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48594927832244006]], [[0.48871621769849916]], [[0.4844253264191479]]], "std": [[[0.06909316122754111]], [[0.0657430974886875]], [[0.06896273370480245]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8156862745098039]], [[0.796078431372549]], [[0.8117647058823529]]], "mean": [[[0.4556987903957879]], [[0.4714558861353183]], [[0.45361975573408375]]], "std": [[[0.09999157257084108]], [[0.08662875857866997]], [[0.09742335889020891]]], "count": [108]}, "observation.state": {"min": [-0.006719517521560192, 2.015576124191284, 1.657329797744751, 0.09613273292779922, -2.619896173477173, 0.7467565536499023, -2.8817830085754395, -2.0, 0.1638610064983368, 0.2707659900188446, -0.053328000009059906, -2.7960000038146973, -0.19900000095367432, -1.2300000190734863, -0.5093743801116943, -2.0784428119659424, -1.615947961807251, -1.9668116569519043, 2.2443885803222656, -0.8713730573654175, -0.47884857654571533, 57.0, -0.36203399300575256, 0.2590259909629822, -0.03477700054645538, 1.1440000534057617, -0.012000003829598427, -3.1371853351593018], "max": [0.7735648155212402, 2.0925276279449463, 2.251631736755371, 1.7510714530944824, -0.5396384000778198, 1.6560382843017578, -0.28790953755378723, 840.0, 0.35196200013160706, 0.4004499912261963, 0.08584599941968918, -1.3830000162124634, 1.1480000019073486, 0.5979999899864197, -0.014468779787421227, -1.523305892944336, -0.7363020777702332, -0.06244788318872452, 2.911383628845215, 1.79739248752594, 1.435481071472168, 832.0, -0.04753199964761734, 0.3436279892921448, 0.08158399909734726, 2.4739999771118164, 0.9150000214576721, 3.135999917984009], "mean": [0.4179884195327759, 2.068009853363037, 1.9804168939590454, 0.86756831407547, -1.7388203144073486, 1.3961423635482788, -1.3222153186798096, 403.8185119628906, 0.25205203890800476, 0.3405180275440216, 0.01098545454442501, -2.3473620414733887, 0.459534615278244, -0.420308917760849, -0.24734379351139069, -2.023928165435791, -1.3048893213272095, -0.5993759632110596, 2.7843732833862305, 1.0909616947174072, 0.19040067493915558, 615.95849609375, -0.25508221983909607, 0.29489845037460327, 0.031319569796323776, 1.6395995616912842, 0.43536311388015747, 1.8159581422805786], "std": [0.24461878836154938, 0.02427481859922409, 0.16921746730804443, 0.386248916387558, 0.7756975293159485, 0.16974394023418427, 0.9322811365127563, 319.2627868652344, 0.05063461884856224, 0.04251997917890549, 0.03632248193025589, 0.430275022983551, 0.4816646873950958, 0.6282622814178467, 0.10346366465091705, 0.10693380981683731, 0.20547102391719818, 0.703507661819458, 0.20699912309646606, 0.9361370205879211, 0.3960356116294861, 294.7043151855469, 0.1016068384051323, 0.02335655502974987, 0.023417815566062927, 0.42097750306129456, 0.21370992064476013, 1.9812655448913574], "count": [518]}, "action": {"min": [-0.006719517521560192, 2.015576124191284, 1.657329797744751, 0.09613273292779922, -2.619896173477173, 0.7467565536499023, -2.8817830085754395, -2.0, 0.1638610064983368, 0.2707659900188446, -0.053328000009059906, -2.7960000038146973, -0.19900000095367432, -1.2300000190734863, -0.5093743801116943, -2.0784428119659424, -1.615947961807251, -1.9668116569519043, 2.2443885803222656, -0.8713730573654175, -0.47884857654571533, 57.0, -0.36203399300575256, 0.2590259909629822, -0.03477700054645538, 1.1440000534057617, -0.012000003829598427, -3.1371853351593018], "max": [0.7735648155212402, 2.0925276279449463, 2.251631736755371, 1.7510714530944824, -0.5396384000778198, 1.6560382843017578, -0.28790953755378723, 840.0, 0.35196200013160706, 0.4004499912261963, 0.08584599941968918, -1.3830000162124634, 1.1480000019073486, 0.5979999899864197, -0.014468779787421227, -1.523305892944336, -0.7363020777702332, -0.06244788318872452, 2.911383628845215, 1.79739248752594, 1.435481071472168, 832.0, -0.04753199964761734, 0.3436279892921448, 0.08158399909734726, 2.4739999771118164, 0.9150000214576721, 3.135999917984009], "mean": [0.4179884195327759, 2.068009853363037, 1.9804168939590454, 0.86756831407547, -1.7388203144073486, 1.3961423635482788, -1.3222153186798096, 403.8185119628906, 0.25205203890800476, 0.3405180275440216, 0.01098545454442501, -2.3473620414733887, 0.459534615278244, -0.420308917760849, -0.24734379351139069, -2.023928165435791, -1.3048893213272095, -0.5993759632110596, 2.7843732833862305, 1.0909616947174072, 0.19040067493915558, 615.95849609375, -0.25508221983909607, 0.29489845037460327, 0.031319569796323776, 1.6395995616912842, 0.43536311388015747, 1.8159581422805786], "std": [0.24461878836154938, 0.02427481859922409, 0.16921746730804443, 0.386248916387558, 0.7756975293159485, 0.16974394023418427, 0.9322811365127563, 319.2627868652344, 0.05063461884856224, 0.04251997917890549, 0.03632248193025589, 0.430275022983551, 0.4816646873950958, 0.6282622814178467, 0.10346366465091705, 0.10693380981683731, 0.20547102391719818, 0.703507661819458, 0.20699912309646606, 0.9361370205879211, 0.3960356116294861, 294.7043151855469, 0.1016068384051323, 0.02335655502974987, 0.023417815566062927, 0.42097750306129456, 0.21370992064476013, 1.9812655448913574], "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": [340], "max": [340], "mean": [340.0], "std": [0.0], "count": [518]}, "index": {"min": [215063], "max": [215580], "mean": [215321.5], "std": [149.53344107590115], "count": [518]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [518]}, "subtask_annotation": {"mean": [3.9498069498069497, 9.0, 9.0, 9.0, 9.0], "std": [2.225117662367602, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [518]}, "scene_annotation": {"mean": [340.0], "std": [0.0], "min": [340], "max": [340], "count": [518]}, "eef_direction_state": {"mean": [4.38030888030888, 3.6814671814671813], "std": [1.9382748920374075, 2.1319603631952644], "min": [0, 0], "max": [6, 6], "count": [518]}, "eef_velocity_state": {"mean": [0.6833976833976834, 0.9034749034749034], "std": [0.7585767257158103, 0.734129044516951], "min": [0, 0], "max": [2, 2], "count": [518]}, "eef_acc_mag_state": {"mean": [0.6621621621621622, 0.8918918918918919], "std": [0.8171406715972082, 0.8289477280281198], "min": [0, 0], "max": [2, 2], "count": [518]}, "eef_direction_action": {"mean": [4.38030888030888, 3.6814671814671813], "std": [1.9382748920374075, 2.1319603631952644], "min": [0, 0], "max": [6, 6], "count": [518]}, "eef_velocity_action": {"mean": [0.6833976833976834, 0.9034749034749034], "std": [0.7585767257158103, 0.734129044516951], "min": [0, 0], "max": [2, 2], "count": [518]}, "eef_acc_mag_action": {"mean": [0.6621621621621622, 0.8918918918918919], "std": [0.8171406715972082, 0.8289477280281198], "min": [0, 0], "max": [2, 2], "count": [518]}, "eef_sim_pose_state": {"mean": [0.48437527684774956, 0.2793194568345243, 1.0959949275970717, 0.9687748753164174, 1.0249836552573999, 0.6412610952339362, 0.54468666820209, -0.2675859842300215, 1.110483698297068, 1.3369273825980958, 0.851979253942659, -1.2823662586359836], "std": [0.02857481711363588, 0.0743003178025316, 0.07093273034565833, 0.7971530377439574, 0.2545333472699875, 0.5650124290213044, 0.054605256264366714, 0.056013121234866764, 0.04185663546747365, 1.9211042441626518, 0.4972682628907627, 1.8188184640204905], "min": [0.44146733832805984, 0.0980178614626293, 1.0278887903311063, 0.05762720447586728, 0.488519392271189, -0.6306758754130921, 0.45764023249695385, -0.35679158596566063, 1.0333844385494877, -3.0686963228270376, 0.15241398981555165, -3.1340711668462666], "max": [0.5354834411158632, 0.3581294237608208, 1.2361665895994185, 2.6920133696909603, 1.518753690034198, 1.8710894803991018, 0.6074790741932035, -0.18025108456704225, 1.2168339242634119, 3.0887401385228146, 1.5539943786090005, 3.140116732673285], "count": [518]}, "eef_sim_pose_action": {"mean": [0.48437527684774956, 0.2793194568345243, 1.0959949275970717, 0.9687748753164174, 1.0249836552573999, 0.6412610952339362, 0.54468666820209, -0.2675859842300215, 1.110483698297068, 1.3369273825980958, 0.851979253942659, -1.2823662586359836], "std": [0.02857481711363588, 0.0743003178025316, 0.07093273034565833, 0.7971530377439574, 0.2545333472699875, 0.5650124290213044, 0.054605256264366714, 0.056013121234866764, 0.04185663546747365, 1.9211042441626518, 0.4972682628907627, 1.8188184640204905], "min": [0.44146733832805984, 0.0980178614626293, 1.0278887903311063, 0.05762720447586728, 0.488519392271189, -0.6306758754130921, 0.45764023249695385, -0.35679158596566063, 1.0333844385494877, -3.0686963228270376, 0.15241398981555165, -3.1340711668462666], "max": [0.5354834411158632, 0.3581294237608208, 1.2361665895994185, 2.6920133696909603, 1.518753690034198, 1.8710894803991018, 0.6074790741932035, -0.18025108456704225, 1.2168339242634119, 3.0887401385228146, 1.5539943786090005, 3.140116732673285], "count": [518]}, "gripper_mode_state": {"mean": [0.25868725868725867, 0.5193050193050193], "std": [0.43791341710448867, 0.49962717723281636], "min": [0, 0], "max": [1, 1], "count": [518]}, "gripper_activity_state": {"mean": [1.8108108108108107, 1.691119691119691], "std": [0.5442920013561371, 0.637591920209552], "min": [0, 0], "max": [2, 2], "count": [518]}, "gripper_mode_action": {"mean": [0.25868725868725867, 0.5193050193050193], "std": [0.43791341710448867, 0.49962717723281636], "min": [0, 0], "max": [1, 1], "count": [518]}, "gripper_activity_action": {"mean": [1.8108108108108107, 1.691119691119691], "std": [0.5442920013561371, 0.637591920209552], "min": [0, 0], "max": [2, 2], "count": [518]}, "gripper_open_scale_state": {"mean": [0.6159584943189584, 0.4038223938960366], "std": [0.29470430726130953, 0.31925786362364905], "min": [0.057, 0.0], "max": [0.832, 0.84], "count": [518]}, "gripper_open_scale_action": {"mean": [0.6159584943189584, 0.4038223938960366], "std": [0.29470430726130953, 0.31925786362364905], "min": [0.057, 0.0], "max": [0.832, 0.84], "count": [518]}}} +{"episode_index": 339, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.45443973243464053]], [[0.4664787193627451]], [[0.45570376633986925]]], "std": [[[0.1454534962927023]], [[0.13982484537242804]], [[0.14238201637190234]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.8]], [[0.796078431372549]]], "mean": [[[0.4859436825980392]], [[0.49014607638888885]], [[0.48382965277777773]]], "std": [[[0.0650569438266976]], [[0.05947635989784695]], [[0.06707473562425278]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7529411764705882]], [[0.7607843137254902]], [[0.7568627450980392]]], "mean": [[[0.46768362949346404]], [[0.4791725694444444]], [[0.46543526756535947]]], "std": [[[0.0907778661973163]], [[0.07724578955643273]], [[0.08851289530804221]]], "count": [100]}, "observation.state": {"min": [0.05679301545023918, 2.055666208267212, 1.832718014717102, 0.052464600652456284, -2.6635994911193848, 0.8096931576728821, -2.850105047225952, 14.0, 0.1668040007352829, 0.28411799669265747, -0.022652000188827515, -2.7109999656677246, 0.0030000011902302504, -1.1749999523162842, -0.48631855845451355, -2.0787744522094727, -1.5726813077926636, -1.899424433708191, 1.749570369720459, -0.9082344174385071, -0.5693613886833191, 68.0, -0.3541640043258667, 0.24963699281215668, -0.016976000741124153, 1.1579999923706055, -0.08700000494718552, -3.1391851902008057], "max": [0.6468015313148499, 2.0924925804138184, 2.2947068214416504, 1.777530550956726, -0.5427799820899963, 1.673543930053711, -0.3052580952644348, 783.0, 0.34280499815940857, 0.4038439989089966, 0.10025600343942642, -1.4110000133514404, 1.2660000324249268, 0.6399999856948853, -0.09243263304233551, -1.4299482107162476, -0.7957130670547485, -0.013631021603941917, 2.89152193069458, 1.8442021608352661, 1.9204905033111572, 832.0, -0.010924999602138996, 0.36597898602485657, 0.0764399990439415, 2.4860000610351562, 0.8809999823570251, 3.135999917984009], "mean": [0.30942144989967346, 2.077559232711792, 2.0524544715881348, 0.8814355134963989, -1.4461315870285034, 1.3507992029190063, -1.5786648988723755, 364.8117980957031, 0.25375697016716003, 0.337967187166214, 0.04698755964636803, -2.106496572494507, 0.7315895557403564, -0.0672401487827301, -0.289615273475647, -1.9927974939346313, -1.294547200202942, -0.7197664380073547, 2.677342653274536, 0.8912048935890198, 0.30661100149154663, 530.572509765625, -0.22913603484630585, 0.3125719428062439, 0.03695930168032646, 1.7503246068954468, 0.4130905866622925, 1.3740789890289307], "std": [0.16158568859100342, 0.009242387488484383, 0.16449390351772308, 0.4389958381652832, 0.7277781367301941, 0.2507161796092987, 0.8045125007629395, 274.93731689453125, 0.04551085829734802, 0.040609925985336304, 0.03388948738574982, 0.4319787323474884, 0.42622989416122437, 0.6363711953163147, 0.09658396244049072, 0.14212355017662048, 0.25348252058029175, 0.754132866859436, 0.33660566806793213, 1.0332962274551392, 0.5610843300819397, 339.926513671875, 0.11286056786775589, 0.03137023001909256, 0.02120804414153099, 0.43835315108299255, 0.22375443577766418, 2.3313708305358887], "count": [441]}, "action": {"min": [0.05679301545023918, 2.055666208267212, 1.832718014717102, 0.052464600652456284, -2.6635994911193848, 0.8096931576728821, -2.850105047225952, 14.0, 0.1668040007352829, 0.28411799669265747, -0.022652000188827515, -2.7109999656677246, 0.0030000011902302504, -1.1749999523162842, -0.48631855845451355, -2.0787744522094727, -1.5726813077926636, -1.899424433708191, 1.749570369720459, -0.9082344174385071, -0.5693613886833191, 68.0, -0.3541640043258667, 0.24963699281215668, -0.016976000741124153, 1.1579999923706055, -0.08700000494718552, -3.1391851902008057], "max": [0.6468015313148499, 2.0924925804138184, 2.2947068214416504, 1.777530550956726, -0.5427799820899963, 1.673543930053711, -0.3052580952644348, 783.0, 0.34280499815940857, 0.4038439989089966, 0.10025600343942642, -1.4110000133514404, 1.2660000324249268, 0.6399999856948853, -0.09243263304233551, -1.4299482107162476, -0.7957130670547485, -0.013631021603941917, 2.89152193069458, 1.8442021608352661, 1.9204905033111572, 832.0, -0.010924999602138996, 0.36597898602485657, 0.0764399990439415, 2.4860000610351562, 0.8809999823570251, 3.135999917984009], "mean": [0.30942144989967346, 2.077559232711792, 2.0524544715881348, 0.8814355134963989, -1.4461315870285034, 1.3507992029190063, -1.5786648988723755, 364.8117980957031, 0.25375697016716003, 0.337967187166214, 0.04698755964636803, -2.106496572494507, 0.7315895557403564, -0.0672401487827301, -0.289615273475647, -1.9927974939346313, -1.294547200202942, -0.7197664380073547, 2.677342653274536, 0.8912048935890198, 0.30661100149154663, 530.572509765625, -0.22913603484630585, 0.3125719428062439, 0.03695930168032646, 1.7503246068954468, 0.4130905866622925, 1.3740789890289307], "std": [0.16158568859100342, 0.009242387488484383, 0.16449390351772308, 0.4389958381652832, 0.7277781367301941, 0.2507161796092987, 0.8045125007629395, 274.93731689453125, 0.04551085829734802, 0.040609925985336304, 0.03388948738574982, 0.4319787323474884, 0.42622989416122437, 0.6363711953163147, 0.09658396244049072, 0.14212355017662048, 0.25348252058029175, 0.754132866859436, 0.33660566806793213, 1.0332962274551392, 0.5610843300819397, 339.926513671875, 0.11286056786775589, 0.03137023001909256, 0.02120804414153099, 0.43835315108299255, 0.22375443577766418, 2.3313708305358887], "count": [441]}, "timestamp": {"min": [0.0], "max": [14.666666666666666], "mean": [7.333333333333333], "std": [4.243513568660693], "count": [441]}, "frame_index": {"min": [0], "max": [440], "mean": [220.0], "std": [127.30540705982078], "count": [441]}, "episode_index": {"min": [341], "max": [341], "mean": [341.0], "std": [0.0], "count": [441]}, "index": {"min": [215581], "max": [216021], "mean": [215801.0], "std": [127.30540705982078], "count": [441]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [441]}, "subtask_annotation": {"mean": [4.607709750566894, 9.0, 9.0, 9.0, 9.0], "std": [2.2229139559231306, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [441]}, "scene_annotation": {"mean": [341.0], "std": [0.0], "min": [341], "max": [341], "count": [441]}, "eef_direction_state": {"mean": [3.834467120181406, 4.328798185941043], "std": [2.112974765055764, 1.9091166072406491], "min": [0, 0], "max": [6, 6], "count": [441]}, "eef_velocity_state": {"mean": [0.8253968253968254, 0.8140589569160998], "std": [0.761243098938529, 0.7777414164166625], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_acc_mag_state": {"mean": [0.81859410430839, 0.8276643990929705], "std": [0.8240813319071677, 0.8636032912985262], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_direction_action": {"mean": [3.834467120181406, 4.328798185941043], "std": [2.112974765055764, 1.9091166072406491], "min": [0, 0], "max": [6, 6], "count": [441]}, "eef_velocity_action": {"mean": [0.8253968253968254, 0.8140589569160998], "std": [0.761243098938529, 0.7777414164166625], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_acc_mag_action": {"mean": [0.81859410430839, 0.8276643990929705], "std": [0.8240813319071677, 0.8636032912985262], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_sim_pose_state": {"mean": [0.5032600177994009, 0.26864636732602026, 1.1207115189866073, 1.1354447108131194, 1.017541113556911, 0.7215122201724798, 0.534949505531332, -0.2948894418749902, 1.1225126789291355, 0.6471019116312191, 1.0130172696792272, -0.6633715157766374], "std": [0.03505579995931691, 0.08017229650611739, 0.08192696392455182, 0.8665291637104774, 0.2733379181384022, 0.6054390732392273, 0.04778108559374491, 0.04454890935724781, 0.04128066155845154, 1.8977849275139294, 0.35294736010466055, 1.8097611248939969], "min": [0.43641274166607164, 0.08323658694869064, 1.0300845859099523, -0.0007922942224939111, 0.5112362635429455, -0.4675826296920226, 0.47242159548673124, -0.3586774816976954, 1.041660583303783, -3.1403264943134372, 0.31615649193366613, -3.1343702036067507], "max": [0.5634225038716746, 0.3512473343882369, 1.254915488885297, 2.7230392692663097, 1.5160573242001205, 1.8929449924862578, 0.6014771598202685, -0.22324331543815812, 1.2206912512998802, 3.1413063531949748, 1.4622863159902075, 3.1012142968125893], "count": [441]}, "eef_sim_pose_action": {"mean": [0.5032600177994009, 0.26864636732602026, 1.1207115189866073, 1.1354447108131194, 1.017541113556911, 0.7215122201724798, 0.534949505531332, -0.2948894418749902, 1.1225126789291355, 0.6471019116312191, 1.0130172696792272, -0.6633715157766374], "std": [0.03505579995931691, 0.08017229650611739, 0.08192696392455182, 0.8665291637104774, 0.2733379181384022, 0.6054390732392273, 0.04778108559374491, 0.04454890935724781, 0.04128066155845154, 1.8977849275139294, 0.35294736010466055, 1.8097611248939969], "min": [0.43641274166607164, 0.08323658694869064, 1.0300845859099523, -0.0007922942224939111, 0.5112362635429455, -0.4675826296920226, 0.47242159548673124, -0.3586774816976954, 1.041660583303783, -3.1403264943134372, 0.31615649193366613, -3.1343702036067507], "max": [0.5634225038716746, 0.3512473343882369, 1.254915488885297, 2.7230392692663097, 1.5160573242001205, 1.8929449924862578, 0.6014771598202685, -0.22324331543815812, 1.2206912512998802, 3.1413063531949748, 1.4622863159902075, 3.1012142968125893], "count": [441]}, "gripper_mode_state": {"mean": [0.3786848072562358, 0.7505668934240363], "std": [0.4850594025576084, 0.4326849106680562], "min": [0, 0], "max": [1, 1], "count": [441]}, "gripper_activity_state": {"mean": [1.870748299319728, 1.870748299319728], "std": [0.45083106192601075, 0.4249387125643924], "min": [0, 0], "max": [2, 2], "count": [441]}, "gripper_mode_action": {"mean": [0.3786848072562358, 0.7505668934240363], "std": [0.4850594025576084, 0.4326849106680562], "min": [0, 0], "max": [1, 1], "count": [441]}, "gripper_activity_action": {"mean": [1.870748299319728, 1.870748299319728], "std": [0.45083106192601075, 0.4249387125643924], "min": [0, 0], "max": [2, 2], "count": [441]}, "gripper_open_scale_state": {"mean": [0.530572562202575, 0.3648117912404941], "std": [0.33992653746142343, 0.27493770872973355], "min": [0.068, 0.014], "max": [0.832, 0.783], "count": [441]}, "gripper_open_scale_action": {"mean": [0.530572562202575, 0.3648117912404941], "std": [0.33992653746142343, 0.27493770872973355], "min": [0.068, 0.014], "max": [0.832, 0.783], "count": [441]}}} +{"episode_index": 340, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.44755771829759944]], [[0.458778016385682]], [[0.4490233625771181]]], "std": [[[0.14444788577227094]], [[0.1387383995621143]], [[0.14049463768164788]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7686274509803922]], [[0.7764705882352941]], [[0.7725490196078432]]], "mean": [[[0.48345146142569173]], [[0.4872107518630505]], [[0.48066784825300835]]], "std": [[[0.05693179519475909]], [[0.05218867832018461]], [[0.058913962068808015]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6549019607843137]], [[0.6705882352941176]]], "mean": [[[0.4653939149257834]], [[0.4803536379115509]], [[0.4633050726131574]]], "std": [[[0.09483993500668575]], [[0.0790506958212887]], [[0.09247482235190585]]], "count": [107]}, "observation.state": {"min": [0.14493213593959808, 2.0166232585906982, 1.8512881994247437, 0.10576695203781128, -2.607382297515869, 0.8499055504798889, -2.73606538772583, 11.0, 0.18453100323677063, 0.26982399821281433, -0.02804500050842762, -2.7869999408721924, -0.031000005081295967, -1.1770000457763672, -0.46841147541999817, -2.0790188312530518, -1.6530710458755493, -2.003533363342285, 2.460024356842041, -0.8987049460411072, -0.29049259424209595, 82.0, -0.36842799186706543, 0.24007700383663177, -0.036743998527526855, 1.1039999723434448, 0.04099999740719795, -3.1401853561401367], "max": [0.735150158405304, 2.092388153076172, 2.195676565170288, 1.5766083002090454, -0.5391845703125, 1.6496502161026, -0.3378782868385315, 826.0, 0.3384769856929779, 0.3982990086078644, 0.10022900253534317, -1.3339999914169312, 1.0299999713897705, 0.6060000061988831, -0.025167647749185562, -1.6609251499176025, -0.8073718547821045, -0.010594149120151997, 2.8929357528686523, 1.7666049003601074, 1.1526329517364502, 801.0, -0.05215900018811226, 0.34841400384902954, 0.08073499798774719, 2.496999979019165, 0.7710000276565552, 3.1389999389648438], "mean": [0.3887511193752289, 2.065591335296631, 2.0629875659942627, 0.7259937524795532, -1.5096625089645386, 1.3887852430343628, -1.6477397680282593, 454.78021240234375, 0.27260729670524597, 0.34056347608566284, 0.0269393939524889, -2.142261266708374, 0.5695170760154724, -0.19799427688121796, -0.24951528012752533, -2.011584520339966, -1.3082913160324097, -0.5952634811401367, 2.7860524654388428, 1.0875217914581299, 0.1303320974111557, 584.688720703125, -0.2575308084487915, 0.28724491596221924, 0.04124363884329796, 1.6367911100387573, 0.4310276210308075, 1.5450360774993896], "std": [0.20197996497154236, 0.029369061812758446, 0.10857834666967392, 0.38885724544525146, 0.8076542615890503, 0.17069964110851288, 0.9692466855049133, 330.2432556152344, 0.043659359216690063, 0.04715513810515404, 0.03100011870265007, 0.491203635931015, 0.3870435655117035, 0.6809113621711731, 0.10249390453100204, 0.10364760458469391, 0.24736690521240234, 0.759100079536438, 0.15234658122062683, 1.0199662446975708, 0.3141207993030548, 295.6712646484375, 0.10823088139295578, 0.03054855577647686, 0.03312891721725464, 0.490134596824646, 0.13211898505687714, 2.216909408569336], "count": [514]}, "action": {"min": [0.14493213593959808, 2.0166232585906982, 1.8512881994247437, 0.10576695203781128, -2.607382297515869, 0.8499055504798889, -2.73606538772583, 11.0, 0.18453100323677063, 0.26982399821281433, -0.02804500050842762, -2.7869999408721924, -0.031000005081295967, -1.1770000457763672, -0.46841147541999817, -2.0790188312530518, -1.6530710458755493, -2.003533363342285, 2.460024356842041, -0.8987049460411072, -0.29049259424209595, 82.0, -0.36842799186706543, 0.24007700383663177, -0.036743998527526855, 1.1039999723434448, 0.04099999740719795, -3.1401853561401367], "max": [0.735150158405304, 2.092388153076172, 2.195676565170288, 1.5766083002090454, -0.5391845703125, 1.6496502161026, -0.3378782868385315, 826.0, 0.3384769856929779, 0.3982990086078644, 0.10022900253534317, -1.3339999914169312, 1.0299999713897705, 0.6060000061988831, -0.025167647749185562, -1.6609251499176025, -0.8073718547821045, -0.010594149120151997, 2.8929357528686523, 1.7666049003601074, 1.1526329517364502, 801.0, -0.05215900018811226, 0.34841400384902954, 0.08073499798774719, 2.496999979019165, 0.7710000276565552, 3.1389999389648438], "mean": [0.3887511193752289, 2.065591335296631, 2.0629875659942627, 0.7259937524795532, -1.5096625089645386, 1.3887852430343628, -1.6477397680282593, 454.78021240234375, 0.27260729670524597, 0.34056347608566284, 0.0269393939524889, -2.142261266708374, 0.5695170760154724, -0.19799427688121796, -0.24951528012752533, -2.011584520339966, -1.3082913160324097, -0.5952634811401367, 2.7860524654388428, 1.0875217914581299, 0.1303320974111557, 584.688720703125, -0.2575308084487915, 0.28724491596221924, 0.04124363884329796, 1.6367911100387573, 0.4310276210308075, 1.5450360774993896], "std": [0.20197996497154236, 0.029369061812758446, 0.10857834666967392, 0.38885724544525146, 0.8076542615890503, 0.17069964110851288, 0.9692466855049133, 330.2432556152344, 0.043659359216690063, 0.04715513810515404, 0.03100011870265007, 0.491203635931015, 0.3870435655117035, 0.6809113621711731, 0.10249390453100204, 0.10364760458469391, 0.24736690521240234, 0.759100079536438, 0.15234658122062683, 1.0199662446975708, 0.3141207993030548, 295.6712646484375, 0.10823088139295578, 0.03054855577647686, 0.03312891721725464, 0.490134596824646, 0.13211898505687714, 2.216909408569336], "count": [514]}, "timestamp": {"min": [0.0], "max": [17.1], "mean": [8.549999999999999], "std": [4.945957945636012], "count": [514]}, "frame_index": {"min": [0], "max": [513], "mean": [256.5], "std": [148.37873836908037], "count": [514]}, "episode_index": {"min": [342], "max": [342], "mean": [342.0], "std": [0.0], "count": [514]}, "index": {"min": [216022], "max": [216535], "mean": [216278.5], "std": [148.37873836908037], "count": [514]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [514]}, "subtask_annotation": {"mean": [4.14591439688716, 9.0, 9.0, 9.0, 9.0], "std": [2.2107169199300722, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [514]}, "scene_annotation": {"mean": [342.0], "std": [0.0], "min": [342], "max": [342], "count": [514]}, "eef_direction_state": {"mean": [4.385214007782102, 4.319066147859922], "std": [2.0298011376686205, 2.1161198761541877], "min": [0, 0], "max": [6, 6], "count": [514]}, "eef_velocity_state": {"mean": [0.6381322957198443, 0.6712062256809338], "std": [0.7363446988820994, 0.7293644322152663], "min": [0, 0], "max": [2, 2], "count": [514]}, "eef_acc_mag_state": {"mean": [0.5719844357976653, 0.6536964980544747], "std": [0.7888283384981029, 0.8113470288796203], "min": [0, 0], "max": [2, 2], "count": [514]}, "eef_direction_action": {"mean": [4.385214007782102, 4.319066147859922], "std": [2.0298011376686205, 2.1161198761541877], "min": [0, 0], "max": [6, 6], "count": [514]}, "eef_velocity_action": {"mean": [0.6381322957198443, 0.6712062256809338], "std": [0.7363446988820994, 0.7293644322152663], "min": [0, 0], "max": [2, 2], "count": [514]}, "eef_acc_mag_action": {"mean": [0.5719844357976653, 0.6536964980544747], "std": [0.7888283384981029, 0.8113470288796203], "min": [0, 0], "max": [2, 2], "count": [514]}, "eef_sim_pose_state": {"mean": [0.4773621698734257, 0.2873119296950869, 1.1018540453024692, 1.0145274178637669, 1.0326718395899617, 0.6914994456184109, 0.5393325561098521, -0.2921897543043119, 1.1001762569790305, 0.8507500257843106, 0.972203503258538, -0.9459110772770299], "std": [0.0347718765310608, 0.08753288569717124, 0.07006762558476415, 0.8433333124170744, 0.12883791732215763, 0.5489869992985036, 0.05782284432651653, 0.04174376684285563, 0.045762701452721856, 1.8435878879473229, 0.42758685911094085, 1.6790867408256425], "min": [0.4252163350557262, 0.11392674332080989, 1.0384721881835561, 0.07285881138395986, 0.6037382488567813, -0.09445490659895754, 0.45786543061369306, -0.34277831969244904, 1.0388974175382055, -3.0474073936634114, 0.26967615273575163, -3.1411077617831653], "max": [0.534315204620692, 0.36624136323282713, 1.2427368264654526, 2.658898254144213, 1.4769606790486813, 1.7987857936157585, 0.6128788479550044, -0.20981655413093772, 1.2236446307001478, 3.1127716398182, 1.3970813367797872, 3.1310674755982393], "count": [514]}, "eef_sim_pose_action": {"mean": [0.4773621698734257, 0.2873119296950869, 1.1018540453024692, 1.0145274178637669, 1.0326718395899617, 0.6914994456184109, 0.5393325561098521, -0.2921897543043119, 1.1001762569790305, 0.8507500257843106, 0.972203503258538, -0.9459110772770299], "std": [0.0347718765310608, 0.08753288569717124, 0.07006762558476415, 0.8433333124170744, 0.12883791732215763, 0.5489869992985036, 0.05782284432651653, 0.04174376684285563, 0.045762701452721856, 1.8435878879473229, 0.42758685911094085, 1.6790867408256425], "min": [0.4252163350557262, 0.11392674332080989, 1.0384721881835561, 0.07285881138395986, 0.6037382488567813, -0.09445490659895754, 0.45786543061369306, -0.34277831969244904, 1.0388974175382055, -3.0474073936634114, 0.26967615273575163, -3.1411077617831653], "max": [0.534315204620692, 0.36624136323282713, 1.2427368264654526, 2.658898254144213, 1.4769606790486813, 1.7987857936157585, 0.6128788479550044, -0.20981655413093772, 1.2236446307001478, 3.1127716398182, 1.3970813367797872, 3.1310674755982393], "count": [514]}, "gripper_mode_state": {"mean": [0.28793774319066145, 0.4494163424124514], "std": [0.45280194261611784, 0.4974347128870958], "min": [0, 0], "max": [1, 1], "count": [514]}, "gripper_activity_state": {"mean": [1.8618677042801557, 1.8151750972762646], "std": [0.4609088614973593, 0.5208524034218159], "min": [0, 0], "max": [2, 2], "count": [514]}, "gripper_mode_action": {"mean": [0.28793774319066145, 0.4494163424124514], "std": [0.45280194261611784, 0.4974347128870958], "min": [0, 0], "max": [1, 1], "count": [514]}, "gripper_activity_action": {"mean": [1.8618677042801557, 1.8151750972762646], "std": [0.4609088614973593, 0.5208524034218159], "min": [0, 0], "max": [2, 2], "count": [514]}, "gripper_open_scale_state": {"mean": [0.5846887159978363, 0.45478015580900927], "std": [0.2956712956185417, 0.33024324392684057], "min": [0.082, 0.011], "max": [0.801, 0.826], "count": [514]}, "gripper_open_scale_action": {"mean": [0.5846887159978363, 0.45478015580900927], "std": [0.2956712956185417, 0.33024324392684057], "min": [0.082, 0.011], "max": [0.801, 0.826], "count": [514]}}} +{"episode_index": 341, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.4476176429738562]], [[0.45992034109477126]], [[0.4497024734477124]]], "std": [[[0.14997110839731206]], [[0.14362591801842792]], [[0.14632393040034358]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.796078431372549]], [[0.807843137254902]]], "mean": [[[0.487208323120915]], [[0.49162193014705885]], [[0.48606662377450977]]], "std": [[[0.059696119263001106]], [[0.055718944836266264]], [[0.06150754220493486]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6941176470588235]], [[0.7019607843137254]]], "mean": [[[0.4597223692810457]], [[0.47616574959150326]], [[0.4574882536764706]]], "std": [[[0.10447842703274901]], [[0.08860010894595535]], [[0.10192430884488549]]], "count": [100]}, "observation.state": {"min": [0.13718287646770477, 2.0280377864837646, 1.7085551023483276, 0.1609717160463333, -2.6407878398895264, 0.5443333387374878, -2.8061752319335938, 23.0, 0.09714999794960022, 0.26137998700141907, -0.032276999205350876, -2.7929999828338623, -0.09700000286102295, -1.1440000534057617, -0.475148469209671, -2.078826904296875, -1.5637627840042114, -1.9988384246826172, 2.4602162837982178, -0.8731881976127625, -0.5549623966217041, 71.0, -0.3651539981365204, 0.26050499081611633, -0.02589399926364422, 1.062999963760376, 0.006999995093792677, -3.1401853561401367], "max": [0.7290589213371277, 2.0924229621887207, 2.138272762298584, 1.7702527046203613, -0.4043404459953308, 1.6619199514389038, -0.2462136149406433, 823.0, 0.3364669978618622, 0.4023059904575348, 0.084927998483181, -1.3509999513626099, 1.0210000276565552, 0.6159999966621399, 0.015236725099384785, -1.5019780397415161, -0.8075813055038452, -0.012042772956192493, 2.8926215171813965, 1.7731324434280396, 1.1835776567459106, 810.0, -0.04894300177693367, 0.357574999332428, 0.10461799800395966, 2.453000068664551, 0.8899999856948853, 3.134000062942505], "mean": [0.3563631772994995, 2.0726029872894287, 1.9248929023742676, 0.8078227043151855, -1.4389581680297852, 1.3845007419586182, -1.6610419750213623, 415.67572021484375, 0.25165286660194397, 0.3316382169723511, 0.01761581003665924, -2.1508939266204834, 0.5531834363937378, -0.13481657207012177, -0.2584948241710663, -2.0124096870422363, -1.3183122873306274, -0.6223030090332031, 2.791558265686035, 0.9892042279243469, 0.14589890837669373, 577.42138671875, -0.25919103622436523, 0.29854249954223633, 0.03628617152571678, 1.6655755043029785, 0.4503626227378845, 2.0594005584716797], "std": [0.20691163837909698, 0.021798959001898766, 0.10628051310777664, 0.46351635456085205, 0.8459245562553406, 0.21189665794372559, 0.9870347380638123, 343.87384033203125, 0.06248129904270172, 0.04687174782156944, 0.031592827290296555, 0.4942241907119751, 0.39306607842445374, 0.6420778632164001, 0.09978543967008591, 0.11841999739408493, 0.23092015087604523, 0.7654171586036682, 0.15593691170215607, 0.986270546913147, 0.3892781734466553, 301.72967529296875, 0.11160381883382797, 0.025458501651883125, 0.029636889696121216, 0.4403305947780609, 0.2063308209180832, 1.8374015092849731], "count": [458]}, "action": {"min": [0.13718287646770477, 2.0280377864837646, 1.7085551023483276, 0.1609717160463333, -2.6407878398895264, 0.5443333387374878, -2.8061752319335938, 23.0, 0.09714999794960022, 0.26137998700141907, -0.032276999205350876, -2.7929999828338623, -0.09700000286102295, -1.1440000534057617, -0.475148469209671, -2.078826904296875, -1.5637627840042114, -1.9988384246826172, 2.4602162837982178, -0.8731881976127625, -0.5549623966217041, 71.0, -0.3651539981365204, 0.26050499081611633, -0.02589399926364422, 1.062999963760376, 0.006999995093792677, -3.1401853561401367], "max": [0.7290589213371277, 2.0924229621887207, 2.138272762298584, 1.7702527046203613, -0.4043404459953308, 1.6619199514389038, -0.2462136149406433, 823.0, 0.3364669978618622, 0.4023059904575348, 0.084927998483181, -1.3509999513626099, 1.0210000276565552, 0.6159999966621399, 0.015236725099384785, -1.5019780397415161, -0.8075813055038452, -0.012042772956192493, 2.8926215171813965, 1.7731324434280396, 1.1835776567459106, 810.0, -0.04894300177693367, 0.357574999332428, 0.10461799800395966, 2.453000068664551, 0.8899999856948853, 3.134000062942505], "mean": [0.3563631772994995, 2.0726029872894287, 1.9248929023742676, 0.8078227043151855, -1.4389581680297852, 1.3845007419586182, -1.6610419750213623, 415.67572021484375, 0.25165286660194397, 0.3316382169723511, 0.01761581003665924, -2.1508939266204834, 0.5531834363937378, -0.13481657207012177, -0.2584948241710663, -2.0124096870422363, -1.3183122873306274, -0.6223030090332031, 2.791558265686035, 0.9892042279243469, 0.14589890837669373, 577.42138671875, -0.25919103622436523, 0.29854249954223633, 0.03628617152571678, 1.6655755043029785, 0.4503626227378845, 2.0594005584716797], "std": [0.20691163837909698, 0.021798959001898766, 0.10628051310777664, 0.46351635456085205, 0.8459245562553406, 0.21189665794372559, 0.9870347380638123, 343.87384033203125, 0.06248129904270172, 0.04687174782156944, 0.031592827290296555, 0.4942241907119751, 0.39306607842445374, 0.6420778632164001, 0.09978543967008591, 0.11841999739408493, 0.23092015087604523, 0.7654171586036682, 0.15593691170215607, 0.986270546913147, 0.3892781734466553, 301.72967529296875, 0.11160381883382797, 0.025458501651883125, 0.029636889696121216, 0.4403305947780609, 0.2063308209180832, 1.8374015092849731], "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": [343], "max": [343], "mean": [343.0], "std": [0.0], "count": [458]}, "index": {"min": [216536], "max": [216993], "mean": [216764.5], "std": [132.21289649652186], "count": [458]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [458]}, "subtask_annotation": {"mean": [4.543668122270742, 9.0, 9.0, 9.0, 9.0], "std": [2.180514460726632, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [458]}, "scene_annotation": {"mean": [343.0], "std": [0.0], "min": [343], "max": [343], "count": [458]}, "eef_direction_state": {"mean": [4.384279475982533, 4.414847161572053], "std": [1.9616224081386053, 1.7689578503185852], "min": [0, 0], "max": [6, 6], "count": [458]}, "eef_velocity_state": {"mean": [0.6899563318777293, 0.8362445414847162], "std": [0.776249238446754, 0.7659773284571649], "min": [0, 0], "max": [2, 2], "count": [458]}, "eef_acc_mag_state": {"mean": [0.6746724890829694, 0.7292576419213974], "std": [0.8154166841064323, 0.8259280179445927], "min": [0, 0], "max": [2, 2], "count": [458]}, "eef_direction_action": {"mean": [4.384279475982533, 4.414847161572053], "std": [1.9616224081386053, 1.7689578503185852], "min": [0, 0], "max": [6, 6], "count": [458]}, "eef_velocity_action": {"mean": [0.6899563318777293, 0.8362445414847162], "std": [0.776249238446754, 0.7659773284571649], "min": [0, 0], "max": [2, 2], "count": [458]}, "eef_acc_mag_action": {"mean": [0.6746724890829694, 0.7292576419213974], "std": [0.8154166841064323, 0.8259280179445927], "min": [0, 0], "max": [2, 2], "count": [458]}, "eef_sim_pose_state": {"mean": [0.48733010060355264, 0.28470015285101113, 1.0997104013287626, 0.9750572182036112, 1.0701350026196157, 0.6467606043442714, 0.5312020891894501, -0.2718958215871761, 1.1076437129708112, 0.7139731695569107, 1.0115867012648834, -1.0810732067356315], "std": [0.029797571790493877, 0.08500481639396602, 0.07630028803431806, 0.8090111693525246, 0.19565658375042672, 0.527731338923612, 0.057263317428361805, 0.050517868834774285, 0.0575350634939924, 1.9483308881274854, 0.4387497273872187, 1.4526856783251805], "min": [0.4514930554723835, 0.11747710088207912, 1.0334964703626672, -0.012754306950690714, 0.5104527249144519, -0.5502176159051546, 0.4499529276375266, -0.34502096493239004, 1.04385048683897, -3.107944422270423, 0.24103111884727535, -3.0599587534030364], "max": [0.5463578668901454, 0.36588529390870494, 1.2520049275254288, 2.517471360577039, 1.4653853271512571, 1.685861047002615, 0.6075347508757386, -0.18238032902683848, 1.243226469239365, 3.1222245953303562, 1.5541434390253626, 0.8385487662787126], "count": [458]}, "eef_sim_pose_action": {"mean": [0.48733010060355264, 0.28470015285101113, 1.0997104013287626, 0.9750572182036112, 1.0701350026196157, 0.6467606043442714, 0.5312020891894501, -0.2718958215871761, 1.1076437129708112, 0.7139731695569107, 1.0115867012648834, -1.0810732067356315], "std": [0.029797571790493877, 0.08500481639396602, 0.07630028803431806, 0.8090111693525246, 0.19565658375042672, 0.527731338923612, 0.057263317428361805, 0.050517868834774285, 0.0575350634939924, 1.9483308881274854, 0.4387497273872187, 1.4526856783251805], "min": [0.4514930554723835, 0.11747710088207912, 1.0334964703626672, -0.012754306950690714, 0.5104527249144519, -0.5502176159051546, 0.4499529276375266, -0.34502096493239004, 1.04385048683897, -3.107944422270423, 0.24103111884727535, -3.0599587534030364], "max": [0.5463578668901454, 0.36588529390870494, 1.2520049275254288, 2.517471360577039, 1.4653853271512571, 1.685861047002615, 0.6075347508757386, -0.18238032902683848, 1.243226469239365, 3.1222245953303562, 1.5541434390253626, 0.8385487662787126], "count": [458]}, "gripper_mode_state": {"mean": [0.29694323144104806, 0.4737991266375546], "std": [0.4569113138699864, 0.4993130423241951], "min": [0, 0], "max": [1, 1], "count": [458]}, "gripper_activity_state": {"mean": [1.8209606986899562, 1.8624454148471616], "std": [0.5230886965722047, 0.43416853512139447], "min": [0, 0], "max": [2, 2], "count": [458]}, "gripper_mode_action": {"mean": [0.29694323144104806, 0.4737991266375546], "std": [0.4569113138699864, 0.4993130423241951], "min": [0, 0], "max": [1, 1], "count": [458]}, "gripper_activity_action": {"mean": [1.8209606986899562, 1.8624454148471616], "std": [0.5230886965722047, 0.43416853512139447], "min": [0, 0], "max": [2, 2], "count": [458]}, "gripper_open_scale_state": {"mean": [0.5774213976964158, 0.415675764079698], "std": [0.30172975601307694, 0.34387385645750684], "min": [0.071, 0.023], "max": [0.81, 0.823], "count": [458]}, "gripper_open_scale_action": {"mean": [0.5774213976964158, 0.415675764079698], "std": [0.30172975601307694, 0.34387385645750684], "min": [0.071, 0.023], "max": [0.81, 0.823], "count": [458]}}} +{"episode_index": 342, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.45572120506535946]], [[0.4667971548202614]], [[0.45760671160130717]]], "std": [[[0.14561553095907562]], [[0.13920288222421598]], [[0.14143998312278366]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48144618464052286]], [[0.4852546915849673]], [[0.48125864991830064]]], "std": [[[0.07667258603892142]], [[0.07049795342123544]], [[0.07489601097736547]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7019607843137254]], [[0.6941176470588235]], [[0.7058823529411765]]], "mean": [[[0.46337378267973856]], [[0.4753170567810458]], [[0.46266747549019605]]], "std": [[[0.10260696183787406]], [[0.08977127277162046]], [[0.09854381547558363]]], "count": [100]}, "observation.state": {"min": [-0.07185520976781845, 2.055788516998291, 1.5961734056472778, 0.06401868164539337, -2.6120073795318604, 0.4861440360546112, -2.850541830062866, 19.0, 0.19107000529766083, 0.242917999625206, -0.023833999410271645, -2.6730000972747803, 0.11400000005960464, -1.1399999856948853, -0.5081177353858948, -2.078512668609619, -1.7188701629638672, -2.00842022895813, 2.1868276596069336, -0.8977101445198059, -0.14264577627182007, 79.0, -0.3777109980583191, 0.25477901101112366, -0.02609200030565262, 1.0479999780654907, -0.019999997690320015, -3.1381852626800537], "max": [0.5593954920768738, 2.0924580097198486, 2.1627423763275146, 1.7580527067184448, -0.27265533804893494, 1.6973153352737427, -0.28358110785484314, 843.0, 0.34710800647735596, 0.38619598746299744, 0.0781719982624054, -1.4320000410079956, 1.1519999504089355, 0.5569999814033508, -0.012583823874592781, -1.668168306350708, -0.7669326066970825, 0.01415462139993906, 2.9234964847564697, 1.887765645980835, 1.4868810176849365, 848.0, -0.03346800059080124, 0.3489289879798889, 0.09466899931430817, 2.496000051498413, 0.7009999752044678, 3.1410000324249268], "mean": [0.2107284814119339, 2.080188035964966, 1.9138041734695435, 0.900635302066803, -1.3677045106887817, 1.3023600578308105, -1.657745599746704, 510.7830505371094, 0.26978248357772827, 0.3170054852962494, 0.03206875920295715, -2.1339707374572754, 0.6826411485671997, -0.1335061639547348, -0.24119272828102112, -2.0168871879577637, -1.2166740894317627, -0.5926687717437744, 2.696984052658081, 1.0702879428863525, 0.25981152057647705, 572.396484375, -0.25816610455513, 0.28922802209854126, 0.02835960127413273, 1.6866663694381714, 0.40828973054885864, 2.0218334197998047], "std": [0.1620323210954666, 0.00703455088660121, 0.16045723855495453, 0.46293923258781433, 0.7992531061172485, 0.2559639811515808, 0.8845174908638, 323.7079772949219, 0.04523124545812607, 0.042927853763103485, 0.0288988146930933, 0.4165610074996948, 0.35367351770401, 0.5929203629493713, 0.1203058734536171, 0.09274274110794067, 0.2204802930355072, 0.7136256694793701, 0.22053883969783783, 0.9561113119125366, 0.39033666253089905, 301.3731384277344, 0.10901841521263123, 0.02830338291823864, 0.02258969284594059, 0.41588640213012695, 0.15788058936595917, 1.836605429649353], "count": [401]}, "action": {"min": [-0.07185520976781845, 2.055788516998291, 1.5961734056472778, 0.06401868164539337, -2.6120073795318604, 0.4861440360546112, -2.850541830062866, 19.0, 0.19107000529766083, 0.242917999625206, -0.023833999410271645, -2.6730000972747803, 0.11400000005960464, -1.1399999856948853, -0.5081177353858948, -2.078512668609619, -1.7188701629638672, -2.00842022895813, 2.1868276596069336, -0.8977101445198059, -0.14264577627182007, 79.0, -0.3777109980583191, 0.25477901101112366, -0.02609200030565262, 1.0479999780654907, -0.019999997690320015, -3.1381852626800537], "max": [0.5593954920768738, 2.0924580097198486, 2.1627423763275146, 1.7580527067184448, -0.27265533804893494, 1.6973153352737427, -0.28358110785484314, 843.0, 0.34710800647735596, 0.38619598746299744, 0.0781719982624054, -1.4320000410079956, 1.1519999504089355, 0.5569999814033508, -0.012583823874592781, -1.668168306350708, -0.7669326066970825, 0.01415462139993906, 2.9234964847564697, 1.887765645980835, 1.4868810176849365, 848.0, -0.03346800059080124, 0.3489289879798889, 0.09466899931430817, 2.496000051498413, 0.7009999752044678, 3.1410000324249268], "mean": [0.2107284814119339, 2.080188035964966, 1.9138041734695435, 0.900635302066803, -1.3677045106887817, 1.3023600578308105, -1.657745599746704, 510.7830505371094, 0.26978248357772827, 0.3170054852962494, 0.03206875920295715, -2.1339707374572754, 0.6826411485671997, -0.1335061639547348, -0.24119272828102112, -2.0168871879577637, -1.2166740894317627, -0.5926687717437744, 2.696984052658081, 1.0702879428863525, 0.25981152057647705, 572.396484375, -0.25816610455513, 0.28922802209854126, 0.02835960127413273, 1.6866663694381714, 0.40828973054885864, 2.0218334197998047], "std": [0.1620323210954666, 0.00703455088660121, 0.16045723855495453, 0.46293923258781433, 0.7992531061172485, 0.2559639811515808, 0.8845174908638, 323.7079772949219, 0.04523124545812607, 0.042927853763103485, 0.0288988146930933, 0.4165610074996948, 0.35367351770401, 0.5929203629493713, 0.1203058734536171, 0.09274274110794067, 0.2204802930355072, 0.7136256694793701, 0.22053883969783783, 0.9561113119125366, 0.39033666253089905, 301.3731384277344, 0.10901841521263123, 0.02830338291823864, 0.02258969284594059, 0.41588640213012695, 0.15788058936595917, 1.836605429649353], "count": [401]}, "timestamp": {"min": [0.0], "max": [13.333333333333334], "mean": [6.666666666666666], "std": [3.8586123009300755], "count": [401]}, "frame_index": {"min": [0], "max": [400], "mean": [200.0], "std": [115.75836902790225], "count": [401]}, "episode_index": {"min": [344], "max": [344], "mean": [344.0], "std": [0.0], "count": [401]}, "index": {"min": [216994], "max": [217394], "mean": [217194.0], "std": [115.75836902790225], "count": [401]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [401]}, "subtask_annotation": {"mean": [4.117206982543641, 9.0, 9.0, 9.0, 9.0], "std": [2.28160336053708, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [401]}, "scene_annotation": {"mean": [344.0], "std": [0.0], "min": [344], "max": [344], "count": [401]}, "eef_direction_state": {"mean": [4.266832917705735, 3.8453865336658355], "std": [2.072530756147126, 2.0604420300799324], "min": [0, 0], "max": [6, 6], "count": [401]}, "eef_velocity_state": {"mean": [0.7506234413965087, 0.8927680798004988], "std": [0.7881009469558129, 0.7174160954032854], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_acc_mag_state": {"mean": [0.6234413965087282, 0.9226932668329177], "std": [0.8023339564905008, 0.8305325204414185], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_direction_action": {"mean": [4.266832917705735, 3.8453865336658355], "std": [2.072530756147126, 2.0604420300799324], "min": [0, 0], "max": [6, 6], "count": [401]}, "eef_velocity_action": {"mean": [0.7506234413965087, 0.8927680798004988], "std": [0.7881009469558129, 0.7174160954032854], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_acc_mag_action": {"mean": [0.6234413965087282, 0.9226932668329177], "std": [0.8023339564905008, 0.8305325204414185], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_sim_pose_state": {"mean": [0.4789853020763473, 0.2803627891771331, 1.0934936840845766, 1.0876380901021334, 1.0329518938309676, 0.7316503200536898, 0.5126930727339071, -0.2949824897194789, 1.1025006958216301, 0.7664823550075568, 1.0512824857218743, -0.6952903532223581], "std": [0.034309906479015856, 0.07771287763399792, 0.07670803908717735, 0.6962104982195887, 0.22293772628397565, 0.44501140069522827, 0.051013866987140305, 0.04263899417984637, 0.03999088615672294, 1.8042482372704867, 0.3285283212261777, 1.7792481861375444], "min": [0.4370023340658526, 0.0959440146253839, 1.023845514103625, 0.13667826810326844, 0.48354349880004, 0.012885301254288106, 0.42788424878351294, -0.35522027644057275, 1.0254038549850526, -3.0923510527048843, 0.4001835562294904, -3.0617392909794754], "max": [0.5467401108474669, 0.3753660763592025, 1.2425876707614558, 2.5724820612741954, 1.381441350509569, 1.6923768451929717, 0.5966712556702071, -0.23313080403625944, 1.181963120304137, 3.1352317047953364, 1.518452391516223, 3.1270740388071436], "count": [401]}, "eef_sim_pose_action": {"mean": [0.4789853020763473, 0.2803627891771331, 1.0934936840845766, 1.0876380901021334, 1.0329518938309676, 0.7316503200536898, 0.5126930727339071, -0.2949824897194789, 1.1025006958216301, 0.7664823550075568, 1.0512824857218743, -0.6952903532223581], "std": [0.034309906479015856, 0.07771287763399792, 0.07670803908717735, 0.6962104982195887, 0.22293772628397565, 0.44501140069522827, 0.051013866987140305, 0.04263899417984637, 0.03999088615672294, 1.8042482372704867, 0.3285283212261777, 1.7792481861375444], "min": [0.4370023340658526, 0.0959440146253839, 1.023845514103625, 0.13667826810326844, 0.48354349880004, 0.012885301254288106, 0.42788424878351294, -0.35522027644057275, 1.0254038549850526, -3.0923510527048843, 0.4001835562294904, -3.0617392909794754], "max": [0.5467401108474669, 0.3753660763592025, 1.2425876707614558, 2.5724820612741954, 1.381441350509569, 1.6923768451929717, 0.5966712556702071, -0.23313080403625944, 1.181963120304137, 3.1352317047953364, 1.518452391516223, 3.1270740388071436], "count": [401]}, "gripper_mode_state": {"mean": [0.33665835411471323, 0.36159600997506236], "std": [0.4725669335866458, 0.4804626265852296], "min": [0, 0], "max": [1, 1], "count": [401]}, "gripper_activity_state": {"mean": [1.85785536159601, 1.8154613466334164], "std": [0.4655132999671609, 0.5149731602111312], "min": [0, 0], "max": [2, 2], "count": [401]}, "gripper_mode_action": {"mean": [0.33665835411471323, 0.36159600997506236], "std": [0.4725669335866458, 0.4804626265852296], "min": [0, 0], "max": [1, 1], "count": [401]}, "gripper_activity_action": {"mean": [1.85785536159601, 1.8154613466334164], "std": [0.4655132999671609, 0.5149731602111312], "min": [0, 0], "max": [2, 2], "count": [401]}, "gripper_open_scale_state": {"mean": [0.5723965086901276, 0.5107830427079425], "std": [0.3013731871674116, 0.32370807695285825], "min": [0.079, 0.019], "max": [0.848, 0.843], "count": [401]}, "gripper_open_scale_action": {"mean": [0.5723965086901276, 0.5107830427079425], "std": [0.3013731871674116, 0.32370807695285825], "min": [0.079, 0.019], "max": [0.848, 0.843], "count": [401]}}} +{"episode_index": 343, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.45830102328431377]], [[0.4684849101307189]], [[0.458358641748366]]], "std": [[[0.14897983236572476]], [[0.1435481428340159]], [[0.14540671808578512]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7686274509803922]], [[0.7647058823529411]]], "mean": [[[0.479723112745098]], [[0.48383217524509803]], [[0.478792608251634]]], "std": [[[0.08035226710092104]], [[0.07282274909070088]], [[0.07717951927895764]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6470588235294118]], [[0.6627450980392157]]], "mean": [[[0.4685912765522876]], [[0.48047477736928107]], [[0.46629331495098036]]], "std": [[[0.0867812509900523]], [[0.07244974702936893]], [[0.08513547658899484]]], "count": [100]}, "observation.state": {"min": [-0.036791540682315826, 2.04435658454895, 1.619543433189392, 0.11686725914478302, -2.5575881004333496, 0.3403915762901306, -2.7636067867279053, 6.0, 0.17092299461364746, 0.243708997964859, -0.031254999339580536, -2.7950000762939453, 0.08499998599290848, -1.2510000467300415, -0.570705235004425, -2.078512668609619, -1.5625932216644287, -2.0017879009246826, 1.3673434257507324, -1.000963807106018, -0.08431685715913773, 82.0, -0.3529750108718872, 0.26511600613594055, -0.03398599848151207, 1.2100000381469727, -0.5860000252723694, -3.1381852626800537], "max": [0.6028890609741211, 2.0924229621887207, 2.126160144805908, 1.6694598197937012, -0.4116708040237427, 1.764283537864685, -0.24965190887451172, 837.0, 0.34974899888038635, 0.3883660137653351, 0.10144799947738647, -1.343000054359436, 1.1649999618530273, 0.753000020980835, -0.004782202187925577, -1.7426589727401733, -0.8195019364356995, 0.013962634839117527, 2.909778118133545, 1.8836641311645508, 2.617086172103882, 842.0, -0.007234000135213137, 0.3470599949359894, 0.06862899661064148, 2.6070001125335693, 0.703000009059906, 3.140000104904175], "mean": [0.20731420814990997, 2.0806782245635986, 1.9751811027526855, 0.7792158126831055, -1.2039128541946411, 1.3818610906600952, -1.7688729763031006, 563.5145263671875, 0.2819487452507019, 0.30594632029533386, 0.04096559062600136, -1.9612399339675903, 0.7750241756439209, 0.011920158751308918, -0.3055827021598816, -2.023336887359619, -1.2007592916488647, -0.675191342830658, 2.645026683807373, 0.8795658349990845, 0.40153422951698303, 588.2451782226562, -0.22386564314365387, 0.30988484621047974, 0.011714945547282696, 1.8648430109024048, 0.3812728226184845, 1.888399600982666], "std": [0.17196069657802582, 0.00914712343364954, 0.12927056849002838, 0.428173303604126, 0.7699434161186218, 0.27500680088996887, 0.8736732006072998, 350.9012145996094, 0.04558425024151802, 0.04672876372933388, 0.03212509676814079, 0.5169996619224548, 0.3685494363307953, 0.6908207535743713, 0.12183073908090591, 0.08011827617883682, 0.2326502948999405, 0.7612379789352417, 0.4062134027481079, 1.0240949392318726, 0.6472581624984741, 329.2581787109375, 0.1131315678358078, 0.02044079266488552, 0.0253498163074255, 0.38422176241874695, 0.2359648048877716, 1.9696301221847534], "count": [414]}, "action": {"min": [-0.036791540682315826, 2.04435658454895, 1.619543433189392, 0.11686725914478302, -2.5575881004333496, 0.3403915762901306, -2.7636067867279053, 6.0, 0.17092299461364746, 0.243708997964859, -0.031254999339580536, -2.7950000762939453, 0.08499998599290848, -1.2510000467300415, -0.570705235004425, -2.078512668609619, -1.5625932216644287, -2.0017879009246826, 1.3673434257507324, -1.000963807106018, -0.08431685715913773, 82.0, -0.3529750108718872, 0.26511600613594055, -0.03398599848151207, 1.2100000381469727, -0.5860000252723694, -3.1381852626800537], "max": [0.6028890609741211, 2.0924229621887207, 2.126160144805908, 1.6694598197937012, -0.4116708040237427, 1.764283537864685, -0.24965190887451172, 837.0, 0.34974899888038635, 0.3883660137653351, 0.10144799947738647, -1.343000054359436, 1.1649999618530273, 0.753000020980835, -0.004782202187925577, -1.7426589727401733, -0.8195019364356995, 0.013962634839117527, 2.909778118133545, 1.8836641311645508, 2.617086172103882, 842.0, -0.007234000135213137, 0.3470599949359894, 0.06862899661064148, 2.6070001125335693, 0.703000009059906, 3.140000104904175], "mean": [0.20731420814990997, 2.0806782245635986, 1.9751811027526855, 0.7792158126831055, -1.2039128541946411, 1.3818610906600952, -1.7688729763031006, 563.5145263671875, 0.2819487452507019, 0.30594632029533386, 0.04096559062600136, -1.9612399339675903, 0.7750241756439209, 0.011920158751308918, -0.3055827021598816, -2.023336887359619, -1.2007592916488647, -0.675191342830658, 2.645026683807373, 0.8795658349990845, 0.40153422951698303, 588.2451782226562, -0.22386564314365387, 0.30988484621047974, 0.011714945547282696, 1.8648430109024048, 0.3812728226184845, 1.888399600982666], "std": [0.17196069657802582, 0.00914712343364954, 0.12927056849002838, 0.428173303604126, 0.7699434161186218, 0.27500680088996887, 0.8736732006072998, 350.9012145996094, 0.04558425024151802, 0.04672876372933388, 0.03212509676814079, 0.5169996619224548, 0.3685494363307953, 0.6908207535743713, 0.12183073908090591, 0.08011827617883682, 0.2326502948999405, 0.7612379789352417, 0.4062134027481079, 1.0240949392318726, 0.6472581624984741, 329.2581787109375, 0.1131315678358078, 0.02044079266488552, 0.0253498163074255, 0.38422176241874695, 0.2359648048877716, 1.9696301221847534], "count": [414]}, "timestamp": {"min": [0.0], "max": [13.766666666666667], "mean": [6.883333333333333], "std": [3.9837052360092366], "count": [414]}, "frame_index": {"min": [0], "max": [413], "mean": [206.5], "std": [119.5111570802771], "count": [414]}, "episode_index": {"min": [345], "max": [345], "mean": [345.0], "std": [0.0], "count": [414]}, "index": {"min": [217395], "max": [217808], "mean": [217601.5], "std": [119.5111570802771], "count": [414]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [414]}, "subtask_annotation": {"mean": [4.756038647342995, 9.0, 9.0, 9.0, 9.0], "std": [2.267369830926838, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [414]}, "scene_annotation": {"mean": [345.0], "std": [0.0], "min": [345], "max": [345], "count": [414]}, "eef_direction_state": {"mean": [3.3864734299516908, 4.2729468599033815], "std": [2.212265026801932, 2.094481479668358], "min": [0, 0], "max": [6, 6], "count": [414]}, "eef_velocity_state": {"mean": [0.9541062801932367, 0.7463768115942029], "std": [0.7191783075009177, 0.7682868281335761], "min": [0, 0], "max": [2, 2], "count": [414]}, "eef_acc_mag_state": {"mean": [0.8816425120772947, 0.7536231884057971], "std": [0.832899137742176, 0.8295123490582165], "min": [0, 0], "max": [2, 2], "count": [414]}, "eef_direction_action": {"mean": [3.3864734299516908, 4.2729468599033815], "std": [2.212265026801932, 2.094481479668358], "min": [0, 0], "max": [6, 6], "count": [414]}, "eef_velocity_action": {"mean": [0.9541062801932367, 0.7463768115942029], "std": [0.7191783075009177, 0.7682868281335761], "min": [0, 0], "max": [2, 2], "count": [414]}, "eef_acc_mag_action": {"mean": [0.8816425120772947, 0.7536231884057971], "std": [0.832899137742176, 0.8295123490582165], "min": [0, 0], "max": [2, 2], "count": [414]}, "eef_sim_pose_state": {"mean": [0.5014969809871421, 0.25109599785309006, 1.1087554620662439, 1.2895343891584907, 1.0128326230990667, 0.7751819265407691, 0.5007522107070043, -0.30782605575790717, 1.0952755003006491, 0.7707370013961312, 1.0406722737939236, -0.22606147562765522], "std": [0.025096356890159013, 0.07779726861145389, 0.08585131719783085, 0.7088164195920096, 0.28894496957439086, 0.4826473536641645, 0.05485884193729511, 0.04431552445991726, 0.040211226302794036, 1.5105061684216667, 0.36466538861802544, 1.7414291498052532], "min": [0.44876268843878897, 0.06928377469588809, 1.0240520911349902, 0.3974658330455463, 0.06677256910621931, 0.04444610939256133, 0.4310093465734448, -0.3603029736723307, 1.0365243118971736, -3.1091929794389817, 0.29773116826255586, -3.135810481604571], "max": [0.5480025606455008, 0.3547693992421405, 1.2549934131223874, 2.800995907225664, 1.3215002464961918, 1.8376396968212276, 0.5917992210716858, -0.22404675900611343, 1.220168190601194, 3.1262705146481586, 1.5132764896889968, 3.089529001346043], "count": [414]}, "eef_sim_pose_action": {"mean": [0.5014969809871421, 0.25109599785309006, 1.1087554620662439, 1.2895343891584907, 1.0128326230990667, 0.7751819265407691, 0.5007522107070043, -0.30782605575790717, 1.0952755003006491, 0.7707370013961312, 1.0406722737939236, -0.22606147562765522], "std": [0.025096356890159013, 0.07779726861145389, 0.08585131719783085, 0.7088164195920096, 0.28894496957439086, 0.4826473536641645, 0.05485884193729511, 0.04431552445991726, 0.040211226302794036, 1.5105061684216667, 0.36466538861802544, 1.7414291498052532], "min": [0.44876268843878897, 0.06928377469588809, 1.0240520911349902, 0.3974658330455463, 0.06677256910621931, 0.04444610939256133, 0.4310093465734448, -0.3603029736723307, 1.0365243118971736, -3.1091929794389817, 0.29773116826255586, -3.135810481604571], "max": [0.5480025606455008, 0.3547693992421405, 1.2549934131223874, 2.800995907225664, 1.3215002464961918, 1.8376396968212276, 0.5917992210716858, -0.22404675900611343, 1.220168190601194, 3.1262705146481586, 1.5132764896889968, 3.089529001346043], "count": [414]}, "gripper_mode_state": {"mean": [0.321256038647343, 0.321256038647343], "std": [0.4669588807164506, 0.4669588807164504], "min": [0, 0], "max": [1, 1], "count": [414]}, "gripper_activity_state": {"mean": [1.8599033816425121, 1.8429951690821256], "std": [0.4392417603077235, 0.47851088960884075], "min": [0, 0], "max": [2, 2], "count": [414]}, "gripper_mode_action": {"mean": [0.321256038647343, 0.321256038647343], "std": [0.4669588807164506, 0.4669588807164504], "min": [0, 0], "max": [1, 1], "count": [414]}, "gripper_activity_action": {"mean": [1.8599033816425121, 1.8429951690821256], "std": [0.4392417603077235, 0.47851088960884075], "min": [0, 0], "max": [2, 2], "count": [414]}, "gripper_open_scale_state": {"mean": [0.588245169284839, 0.5635144925175046], "std": [0.32925826129589353, 0.35090185168576843], "min": [0.082, 0.006], "max": [0.842, 0.837], "count": [414]}, "gripper_open_scale_action": {"mean": [0.588245169284839, 0.5635144925175046], "std": [0.32925826129589353, 0.35090185168576843], "min": [0.082, 0.006], "max": [0.842, 0.837], "count": [414]}}} +{"episode_index": 344, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4567056413398693]], [[0.4681222671568627]], [[0.45769626633986926]]], "std": [[[0.1441502442058076]], [[0.1407111459607351]], [[0.14224446565185994]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4872373182189543]], [[0.4919502512254902]], [[0.4880351858660131]]], "std": [[[0.07274031345465178]], [[0.06791999219671921]], [[0.07285635302403123]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6470588235294118]], [[0.6627450980392157]]], "mean": [[[0.46722200980392153]], [[0.47928930555555554]], [[0.46558638276143793]]], "std": [[[0.08696488291435649]], [[0.07474119823762629]], [[0.08462354006012499]]], "count": [100]}, "observation.state": {"min": [0.07642797380685806, 2.0416512489318848, 1.8531557321548462, 0.10271263122558594, -2.585094451904297, 0.5856103897094727, -2.8218133449554443, 19.0, 0.19846799969673157, 0.2356729954481125, -0.016488000750541687, -2.746000051498413, 0.05299999937415123, -1.340999960899353, -0.5101423263549805, -2.0784080028533936, -1.6658294200897217, -2.00115966796875, 1.9212061166763306, -0.9591107964515686, -0.1117534339427948, 70.0, -0.35736799240112305, 0.2625119984149933, -0.021764000877738, 1.0870000123977661, -0.2759999930858612, -3.1371853351593018], "max": [0.6488959789276123, 2.092318296432495, 2.3194727897644043, 1.666038990020752, -0.30250048637390137, 1.6983449459075928, -0.20669935643672943, 797.0, 0.3490090072154999, 0.39547398686408997, 0.1364160031080246, -1.309999942779541, 1.2979999780654907, 0.5820000171661377, -0.008360127918422222, -1.7216976881027222, -0.8022406101226807, -0.010018190369009972, 2.9588913917541504, 1.9067548513412476, 1.8294541835784912, 785.0, -0.05704300105571747, 0.3489980101585388, 0.0921579971909523, 2.4749999046325684, 0.6520000100135803, 3.140000104904175], "mean": [0.3186299502849579, 2.0710861682891846, 2.0770840644836426, 0.8879927396774292, -1.572405219078064, 1.3202146291732788, -1.3674551248550415, 538.0619506835938, 0.26699766516685486, 0.340292751789093, 0.038539350032806396, -2.418550968170166, 0.7602323889732361, -0.4764411747455597, -0.26191335916519165, -2.010411262512207, -1.2789157629013062, -0.7179285883903503, 2.6866466999053955, 0.8865904211997986, 0.31837061047554016, 508.09661865234375, -0.2388545423746109, 0.30781713128089905, 0.03522542864084244, 1.744950532913208, 0.3921026587486267, 1.7310829162597656], "std": [0.16473333537578583, 0.015123422257602215, 0.1702432632446289, 0.3663032650947571, 0.6837219595909119, 0.21768885850906372, 0.7928106188774109, 308.40509033203125, 0.039988063275814056, 0.03627818077802658, 0.03244153410196304, 0.3505304753780365, 0.4125349819660187, 0.5404348373413086, 0.12856657803058624, 0.08575958013534546, 0.22496946156024933, 0.7779738306999207, 0.2846739590167999, 1.029091238975525, 0.4461812973022461, 306.4997863769531, 0.11098027974367142, 0.01945439726114273, 0.02004476822912693, 0.41479599475860596, 0.1955251544713974, 2.1289865970611572], "count": [331]}, "action": {"min": [0.07642797380685806, 2.0416512489318848, 1.8531557321548462, 0.10271263122558594, -2.585094451904297, 0.5856103897094727, -2.8218133449554443, 19.0, 0.19846799969673157, 0.2356729954481125, -0.016488000750541687, -2.746000051498413, 0.05299999937415123, -1.340999960899353, -0.5101423263549805, -2.0784080028533936, -1.6658294200897217, -2.00115966796875, 1.9212061166763306, -0.9591107964515686, -0.1117534339427948, 70.0, -0.35736799240112305, 0.2625119984149933, -0.021764000877738, 1.0870000123977661, -0.2759999930858612, -3.1371853351593018], "max": [0.6488959789276123, 2.092318296432495, 2.3194727897644043, 1.666038990020752, -0.30250048637390137, 1.6983449459075928, -0.20669935643672943, 797.0, 0.3490090072154999, 0.39547398686408997, 0.1364160031080246, -1.309999942779541, 1.2979999780654907, 0.5820000171661377, -0.008360127918422222, -1.7216976881027222, -0.8022406101226807, -0.010018190369009972, 2.9588913917541504, 1.9067548513412476, 1.8294541835784912, 785.0, -0.05704300105571747, 0.3489980101585388, 0.0921579971909523, 2.4749999046325684, 0.6520000100135803, 3.140000104904175], "mean": [0.3186299502849579, 2.0710861682891846, 2.0770840644836426, 0.8879927396774292, -1.572405219078064, 1.3202146291732788, -1.3674551248550415, 538.0619506835938, 0.26699766516685486, 0.340292751789093, 0.038539350032806396, -2.418550968170166, 0.7602323889732361, -0.4764411747455597, -0.26191335916519165, -2.010411262512207, -1.2789157629013062, -0.7179285883903503, 2.6866466999053955, 0.8865904211997986, 0.31837061047554016, 508.09661865234375, -0.2388545423746109, 0.30781713128089905, 0.03522542864084244, 1.744950532913208, 0.3921026587486267, 1.7310829162597656], "std": [0.16473333537578583, 0.015123422257602215, 0.1702432632446289, 0.3663032650947571, 0.6837219595909119, 0.21768885850906372, 0.7928106188774109, 308.40509033203125, 0.039988063275814056, 0.03627818077802658, 0.03244153410196304, 0.3505304753780365, 0.4125349819660187, 0.5404348373413086, 0.12856657803058624, 0.08575958013534546, 0.22496946156024933, 0.7779738306999207, 0.2846739590167999, 1.029091238975525, 0.4461812973022461, 306.4997863769531, 0.11098027974367142, 0.01945439726114273, 0.02004476822912693, 0.41479599475860596, 0.1955251544713974, 2.1289865970611572], "count": [331]}, "timestamp": {"min": [0.0], "max": [11.0], "mean": [5.5], "std": [3.1850344494910012], "count": [331]}, "frame_index": {"min": [0], "max": [330], "mean": [165.0], "std": [95.55103348473003], "count": [331]}, "episode_index": {"min": [346], "max": [346], "mean": [346.0], "std": [0.0], "count": [331]}, "index": {"min": [217809], "max": [218139], "mean": [217974.0], "std": [95.55103348473003], "count": [331]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [331]}, "subtask_annotation": {"mean": [4.5830815709969785, 9.0, 9.0, 9.0, 9.0], "std": [2.2357067029519198, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [331]}, "scene_annotation": {"mean": [346.0], "std": [0.0], "min": [346], "max": [346], "count": [331]}, "eef_direction_state": {"mean": [3.9546827794561934, 3.812688821752266], "std": [2.0346843261857845, 2.1586520263446367], "min": [0, 0], "max": [6, 6], "count": [331]}, "eef_velocity_state": {"mean": [0.9063444108761329, 0.9365558912386707], "std": [0.7578325683307884, 0.7882591506402031], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_acc_mag_state": {"mean": [0.8006042296072508, 0.8459214501510574], "std": [0.831480096889215, 0.8247346803206322], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_direction_action": {"mean": [3.9546827794561934, 3.812688821752266], "std": [2.0346843261857845, 2.1586520263446367], "min": [0, 0], "max": [6, 6], "count": [331]}, "eef_velocity_action": {"mean": [0.9063444108761329, 0.9365558912386707], "std": [0.7578325683307884, 0.7882591506402031], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_acc_mag_action": {"mean": [0.8006042296072508, 0.8459214501510574], "std": [0.831480096889215, 0.8247346803206322], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_sim_pose_state": {"mean": [0.4981050437035031, 0.2732253213342079, 1.1133513182374974, 1.2126657778805168, 1.0275779884249479, 0.8246687064802707, 0.5383989300457152, -0.29954967086084233, 1.1122346763732394, 1.890725241426994, 0.975031751567667, -0.24566188900952615], "std": [0.022823725608838472, 0.07465658361409731, 0.08312118462433062, 0.7380373778986168, 0.280220636279775, 0.4999110552814235, 0.0444018180425634, 0.04032791548395535, 0.03798048787738182, 0.923216280766254, 0.4037436053081632, 2.4354139538535335], "min": [0.44870981882046695, 0.11015286025116221, 1.0242549762959692, 0.3276441234605632, 0.31793662138719037, 0.07062162137256683, 0.4212003576771999, -0.35398793787980576, 1.0323762630492523, -0.22376281871700215, 0.23120467218332208, -3.139731820331706], "max": [0.5346466713563867, 0.362795653033252, 1.2537417060365577, 2.722759682003784, 1.3708697684143458, 1.9085774822727455, 0.5964371054962686, -0.23840063147202598, 1.2303699355873692, 3.0002580660635605, 1.4926269094474072, 3.140133566750634], "count": [331]}, "eef_sim_pose_action": {"mean": [0.4981050437035031, 0.2732253213342079, 1.1133513182374974, 1.2126657778805168, 1.0275779884249479, 0.8246687064802707, 0.5383989300457152, -0.29954967086084233, 1.1122346763732394, 1.890725241426994, 0.975031751567667, -0.24566188900952615], "std": [0.022823725608838472, 0.07465658361409731, 0.08312118462433062, 0.7380373778986168, 0.280220636279775, 0.4999110552814235, 0.0444018180425634, 0.04032791548395535, 0.03798048787738182, 0.923216280766254, 0.4037436053081632, 2.4354139538535335], "min": [0.44870981882046695, 0.11015286025116221, 1.0242549762959692, 0.3276441234605632, 0.31793662138719037, 0.07062162137256683, 0.4212003576771999, -0.35398793787980576, 1.0323762630492523, -0.22376281871700215, 0.23120467218332208, -3.139731820331706], "max": [0.5346466713563867, 0.362795653033252, 1.2537417060365577, 2.722759682003784, 1.3708697684143458, 1.9085774822727455, 0.5964371054962686, -0.23840063147202598, 1.2303699355873692, 3.0002580660635605, 1.4926269094474072, 3.140133566750634], "count": [331]}, "gripper_mode_state": {"mean": [0.4078549848942598, 0.3564954682779456], "std": [0.49143595329519973, 0.47896393327184095], "min": [0, 0], "max": [1, 1], "count": [331]}, "gripper_activity_state": {"mean": [1.8277945619335347, 1.8066465256797584], "std": [0.4891088450712409, 0.5261310005489912], "min": [0, 0], "max": [2, 2], "count": [331]}, "gripper_mode_action": {"mean": [0.4078549848942598, 0.3564954682779456], "std": [0.49143595329519973, 0.47896393327184095], "min": [0, 0], "max": [1, 1], "count": [331]}, "gripper_activity_action": {"mean": [1.8277945619335347, 1.8066465256797584], "std": [0.4891088450712409, 0.5261310005489912], "min": [0, 0], "max": [2, 2], "count": [331]}, "gripper_open_scale_state": {"mean": [0.5080966766680114, 0.5380619334483074], "std": [0.30649975673758656, 0.30840510634481116], "min": [0.07, 0.019], "max": [0.785, 0.797], "count": [331]}, "gripper_open_scale_action": {"mean": [0.5080966766680114, 0.5380619334483074], "std": [0.30649975673758656, 0.30840510634481116], "min": [0.07, 0.019], "max": [0.785, 0.797], "count": [331]}}} +{"episode_index": 345, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.44784213848039217]], [[0.45928825163398695]], [[0.4503757291666667]]], "std": [[[0.14400404643244089]], [[0.13998585411291897]], [[0.14198545510200314]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48413057598039216]], [[0.4884979187091504]], [[0.48261856821895427]]], "std": [[[0.07066548209163431]], [[0.06647888785404246]], [[0.07216927376264928]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6627450980392157]], [[0.6784313725490196]]], "mean": [[[0.4654172079248366]], [[0.4769838480392157]], [[0.46348829044117645]]], "std": [[[0.0977291662246407]], [[0.08504673221147167]], [[0.09387921140057649]]], "count": [100]}, "observation.state": {"min": [0.10789626091718674, 2.025681495666504, 1.7744238376617432, 0.11725121736526489, -2.5723185539245605, 0.47073280811309814, -2.7724032402038574, 17.0, 0.1469379961490631, 0.2715960144996643, -0.02163800038397312, -2.753999948501587, 0.07000000774860382, -1.2790000438690186, -0.49527209997177124, -2.093557357788086, -1.6384278535842896, -1.9200717210769653, 1.9975292682647705, -1.0059728622436523, -0.3707428276538849, 78.0, -0.35116299986839294, 0.25318899750709534, -0.02280299924314022, 1.0959999561309814, -0.23899999260902405, -3.1371853351593018], "max": [0.6401693820953369, 2.092440366744995, 2.3071160316467285, 1.520373821258545, -0.6093118786811829, 1.7120110988616943, -0.2511179745197296, 790.0, 0.3307409882545471, 0.4479059875011444, 0.08880800008773804, -1.284000039100647, 1.2100000381469727, 0.6740000247955322, -0.07874926179647446, -1.5262032747268677, -0.8398175835609436, -0.010803588666021824, 2.9204769134521484, 1.9151322841644287, 1.6885886192321777, 832.0, -0.05654500052332878, 0.3546789884567261, 0.09148699790239334, 2.5429999828338623, 0.7519999742507935, 3.140000104904175], "mean": [0.3202834725379944, 2.0721213817596436, 2.019103527069092, 0.8207198977470398, -1.3990787267684937, 1.3273619413375854, -1.610740065574646, 491.4237060546875, 0.2643480896949768, 0.33823293447494507, 0.03781150281429291, -2.073040246963501, 0.6850109696388245, -0.09437321871519089, -0.28518983721733093, -2.006065845489502, -1.344007134437561, -0.6530911326408386, 2.699143886566162, 0.9376572370529175, 0.2849329710006714, 559.0449829101562, -0.24529603123664856, 0.3059837818145752, 0.042961400002241135, 1.7060657739639282, 0.39317429065704346, 1.4880605936050415], "std": [0.1764773279428482, 0.019484708085656166, 0.15027788281440735, 0.36952880024909973, 0.7682742476463318, 0.24603505432605743, 0.8884368538856506, 337.4032287597656, 0.04837128892540932, 0.0465925857424736, 0.03592010214924812, 0.5380408763885498, 0.3942311108112335, 0.7309297323226929, 0.1015196293592453, 0.12177707999944687, 0.262967586517334, 0.7594886422157288, 0.2920740842819214, 1.0824494361877441, 0.4677816331386566, 297.3890686035156, 0.10706940293312073, 0.029407523572444916, 0.024921543896198273, 0.4751318395137787, 0.1836540699005127, 2.262345790863037], "count": [367]}, "action": {"min": [0.10789626091718674, 2.025681495666504, 1.7744238376617432, 0.11725121736526489, -2.5723185539245605, 0.47073280811309814, -2.7724032402038574, 17.0, 0.1469379961490631, 0.2715960144996643, -0.02163800038397312, -2.753999948501587, 0.07000000774860382, -1.2790000438690186, -0.49527209997177124, -2.093557357788086, -1.6384278535842896, -1.9200717210769653, 1.9975292682647705, -1.0059728622436523, -0.3707428276538849, 78.0, -0.35116299986839294, 0.25318899750709534, -0.02280299924314022, 1.0959999561309814, -0.23899999260902405, -3.1371853351593018], "max": [0.6401693820953369, 2.092440366744995, 2.3071160316467285, 1.520373821258545, -0.6093118786811829, 1.7120110988616943, -0.2511179745197296, 790.0, 0.3307409882545471, 0.4479059875011444, 0.08880800008773804, -1.284000039100647, 1.2100000381469727, 0.6740000247955322, -0.07874926179647446, -1.5262032747268677, -0.8398175835609436, -0.010803588666021824, 2.9204769134521484, 1.9151322841644287, 1.6885886192321777, 832.0, -0.05654500052332878, 0.3546789884567261, 0.09148699790239334, 2.5429999828338623, 0.7519999742507935, 3.140000104904175], "mean": [0.3202834725379944, 2.0721213817596436, 2.019103527069092, 0.8207198977470398, -1.3990787267684937, 1.3273619413375854, -1.610740065574646, 491.4237060546875, 0.2643480896949768, 0.33823293447494507, 0.03781150281429291, -2.073040246963501, 0.6850109696388245, -0.09437321871519089, -0.28518983721733093, -2.006065845489502, -1.344007134437561, -0.6530911326408386, 2.699143886566162, 0.9376572370529175, 0.2849329710006714, 559.0449829101562, -0.24529603123664856, 0.3059837818145752, 0.042961400002241135, 1.7060657739639282, 0.39317429065704346, 1.4880605936050415], "std": [0.1764773279428482, 0.019484708085656166, 0.15027788281440735, 0.36952880024909973, 0.7682742476463318, 0.24603505432605743, 0.8884368538856506, 337.4032287597656, 0.04837128892540932, 0.0465925857424736, 0.03592010214924812, 0.5380408763885498, 0.3942311108112335, 0.7309297323226929, 0.1015196293592453, 0.12177707999944687, 0.262967586517334, 0.7594886422157288, 0.2920740842819214, 1.0824494361877441, 0.4677816331386566, 297.3890686035156, 0.10706940293312073, 0.029407523572444916, 0.024921543896198273, 0.4751318395137787, 0.1836540699005127, 2.262345790863037], "count": [367]}, "timestamp": {"min": [0.0], "max": [12.2], "mean": [6.1], "std": [3.531446036839741], "count": [367]}, "frame_index": {"min": [0], "max": [366], "mean": [183.0], "std": [105.94338110519222], "count": [367]}, "episode_index": {"min": [347], "max": [347], "mean": [347.0], "std": [0.0], "count": [367]}, "index": {"min": [218140], "max": [218506], "mean": [218323.0], "std": [105.94338110519222], "count": [367]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [367]}, "subtask_annotation": {"mean": [4.427792915531335, 9.0, 9.0, 9.0, 9.0], "std": [2.2704334125496217, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [367]}, "scene_annotation": {"mean": [347.0], "std": [0.0], "min": [347], "max": [347], "count": [367]}, "eef_direction_state": {"mean": [4.177111716621253, 4.040871934604905], "std": [2.0105225495189782, 2.050046135575041], "min": [0, 0], "max": [6, 6], "count": [367]}, "eef_velocity_state": {"mean": [0.7929155313351499, 0.8419618528610354], "std": [0.7676383337181999, 0.7896361861304915], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_acc_mag_state": {"mean": [0.8201634877384196, 0.7656675749318801], "std": [0.8419045332022687, 0.8250958353124652], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_direction_action": {"mean": [4.177111716621253, 4.040871934604905], "std": [2.0105225495189782, 2.050046135575041], "min": [0, 0], "max": [6, 6], "count": [367]}, "eef_velocity_action": {"mean": [0.7929155313351499, 0.8419618528610354], "std": [0.7676383337181999, 0.7896361861304915], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_acc_mag_action": {"mean": [0.8201634877384196, 0.7656675749318801], "std": [0.8419045332022687, 0.8250958353124652], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_sim_pose_state": {"mean": [0.4968098967002136, 0.2819493025176388, 1.1132712466572503, 1.1553824226044545, 1.0090568587913278, 0.7906423254900855, 0.5356350504496828, -0.29469768055247614, 1.1098455114096857, 0.7568017940658397, 0.9745397796676182, -0.7595788397643751], "std": [0.033318498656425305, 0.07626242557723142, 0.07842688843379998, 0.8480779835554477, 0.24755296041335426, 0.5681526929176368, 0.05432317603428424, 0.04831687151977766, 0.037550812123679715, 1.7734825807483883, 0.3833981756112551, 1.779279798367134], "min": [0.44049822114657744, 0.10868755942870217, 1.0386703863903635, 0.2830075195801075, 0.35535281305189304, -0.0281746319947995, 0.4601053841437568, -0.36629377256930395, 1.0621672437846883, -3.1059005796965713, 0.2701679853299819, -3.1336847511000734], "max": [0.5482579090745286, 0.36329394714655655, 1.252123040422811, 2.8249326934523755, 1.4485190028842116, 1.9547902667219006, 0.635196226725588, -0.2309858199985513, 1.2202618013393416, 3.124374493832286, 1.522702867311747, 3.1398241721380162], "count": [367]}, "eef_sim_pose_action": {"mean": [0.4968098967002136, 0.2819493025176388, 1.1132712466572503, 1.1553824226044545, 1.0090568587913278, 0.7906423254900855, 0.5356350504496828, -0.29469768055247614, 1.1098455114096857, 0.7568017940658397, 0.9745397796676182, -0.7595788397643751], "std": [0.033318498656425305, 0.07626242557723142, 0.07842688843379998, 0.8480779835554477, 0.24755296041335426, 0.5681526929176368, 0.05432317603428424, 0.04831687151977766, 0.037550812123679715, 1.7734825807483883, 0.3833981756112551, 1.779279798367134], "min": [0.44049822114657744, 0.10868755942870217, 1.0386703863903635, 0.2830075195801075, 0.35535281305189304, -0.0281746319947995, 0.4601053841437568, -0.36629377256930395, 1.0621672437846883, -3.1059005796965713, 0.2701679853299819, -3.1336847511000734], "max": [0.5482579090745286, 0.36329394714655655, 1.252123040422811, 2.8249326934523755, 1.4485190028842116, 1.9547902667219006, 0.635196226725588, -0.2309858199985513, 1.2202618013393416, 3.124374493832286, 1.522702867311747, 3.1398241721380162], "count": [367]}, "gripper_mode_state": {"mean": [0.329700272479564, 0.3869209809264305], "std": [0.4701042467437045, 0.4870453114909947], "min": [0, 0], "max": [1, 1], "count": [367]}, "gripper_activity_state": {"mean": [1.8038147138964578, 1.8065395095367847], "std": [0.5471617611977431, 0.5252851961242921], "min": [0, 0], "max": [2, 2], "count": [367]}, "gripper_mode_action": {"mean": [0.329700272479564, 0.3869209809264305], "std": [0.4701042467437045, 0.4870453114909947], "min": [0, 0], "max": [1, 1], "count": [367]}, "gripper_activity_action": {"mean": [1.8038147138964578, 1.8065395095367847], "std": [0.5471617611977431, 0.5252851961242921], "min": [0, 0], "max": [2, 2], "count": [367]}, "gripper_open_scale_state": {"mean": [0.5590449592112194, 0.4914237057116753], "std": [0.2973890387440413, 0.33740242012882576], "min": [0.078, 0.017], "max": [0.832, 0.79], "count": [367]}, "gripper_open_scale_action": {"mean": [0.5590449592112194, 0.4914237057116753], "std": [0.2973890387440413, 0.33740242012882576], "min": [0.078, 0.017], "max": [0.832, 0.79], "count": [367]}}} +{"episode_index": 346, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.45630896446078434]], [[0.46684498774509803]], [[0.4574648406862745]]], "std": [[[0.14804481573212144]], [[0.1419885997092578]], [[0.144209219001843]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.48343143178104575]], [[0.48655176879084966]], [[0.48148430555555555]]], "std": [[[0.06765466052353387]], [[0.06349635569187842]], [[0.06793066866865648]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6588235294117647]], [[0.6705882352941176]]], "mean": [[[0.4671533415032679]], [[0.47930579044117644]], [[0.465499489379085]]], "std": [[[0.09155630530431949]], [[0.0780518750503368]], [[0.08904134959588168]]], "count": [100]}, "observation.state": {"min": [-0.022427482530474663, 2.043344259262085, 1.654223084449768, 0.11669271439313889, -2.6469316482543945, 0.6731735467910767, -2.7907814979553223, 16.0, 0.14623099565505981, 0.24522699415683746, -0.023680999875068665, -2.6470000743865967, 0.026999998837709427, -1.246999979019165, -0.5107531547546387, -2.1311519145965576, -1.6761270761489868, -1.8806272745132446, 1.93300461769104, -1.0853854417800903, -0.693105161190033, 79.0, -0.36327698826789856, 0.26563000679016113, -0.0036909999325871468, 1.0980000495910645, -0.3019999861717224, -3.1381852626800537], "max": [0.5880886912345886, 2.0924925804138184, 2.152287721633911, 1.7076300382614136, -0.3982841372489929, 1.6844173669815063, -0.11444124579429626, 843.0, 0.34350499510765076, 0.41500601172447205, 0.0942780002951622, -1.1239999532699585, 1.1139999628067017, 0.8859999775886536, -0.03508111834526062, -1.332872986793518, -0.8227830529212952, 0.05028294026851654, 2.891155242919922, 1.8776253461837769, 1.8006038665771484, 800.0, -0.05650800094008446, 0.347460001707077, 0.08389800041913986, 2.6050000190734863, 0.9319999814033508, 3.115999937057495], "mean": [0.24858209490776062, 2.082152843475342, 1.9323798418045044, 0.8255974650382996, -1.2516666650772095, 1.3530664443969727, -1.7375186681747437, 502.65435791015625, 0.26677319407463074, 0.318448543548584, 0.037754133343696594, -1.9157017469406128, 0.6761829257011414, 0.05855724960565567, -0.30438748002052307, -1.9544005393981934, -1.2474555969238281, -0.6854493618011475, 2.7134523391723633, 0.9179583191871643, 0.18037763237953186, 551.7117309570312, -0.2356405407190323, 0.30904561281204224, 0.03851081430912018, 1.8385753631591797, 0.4393664002418518, 1.097690463066101], "std": [0.16012515127658844, 0.009112450294196606, 0.17189031839370728, 0.4588138461112976, 0.8345015048980713, 0.30257725715637207, 0.9299323558807373, 374.7397155761719, 0.0519692562520504, 0.047008853405714035, 0.037515558302402496, 0.6005977988243103, 0.34353774785995483, 0.7541400790214539, 0.11608286947011948, 0.1972382813692093, 0.3102840185165405, 0.770412266254425, 0.308869868516922, 1.0927441120147705, 0.5243457555770874, 294.68389892578125, 0.09450562298297882, 0.02491888217628002, 0.020381378009915352, 0.4904704689979553, 0.1894143968820572, 2.4359655380249023], "count": [366]}, "action": {"min": [-0.022427482530474663, 2.043344259262085, 1.654223084449768, 0.11669271439313889, -2.6469316482543945, 0.6731735467910767, -2.7907814979553223, 16.0, 0.14623099565505981, 0.24522699415683746, -0.023680999875068665, -2.6470000743865967, 0.026999998837709427, -1.246999979019165, -0.5107531547546387, -2.1311519145965576, -1.6761270761489868, -1.8806272745132446, 1.93300461769104, -1.0853854417800903, -0.693105161190033, 79.0, -0.36327698826789856, 0.26563000679016113, -0.0036909999325871468, 1.0980000495910645, -0.3019999861717224, -3.1381852626800537], "max": [0.5880886912345886, 2.0924925804138184, 2.152287721633911, 1.7076300382614136, -0.3982841372489929, 1.6844173669815063, -0.11444124579429626, 843.0, 0.34350499510765076, 0.41500601172447205, 0.0942780002951622, -1.1239999532699585, 1.1139999628067017, 0.8859999775886536, -0.03508111834526062, -1.332872986793518, -0.8227830529212952, 0.05028294026851654, 2.891155242919922, 1.8776253461837769, 1.8006038665771484, 800.0, -0.05650800094008446, 0.347460001707077, 0.08389800041913986, 2.6050000190734863, 0.9319999814033508, 3.115999937057495], "mean": [0.24858209490776062, 2.082152843475342, 1.9323798418045044, 0.8255974650382996, -1.2516666650772095, 1.3530664443969727, -1.7375186681747437, 502.65435791015625, 0.26677319407463074, 0.318448543548584, 0.037754133343696594, -1.9157017469406128, 0.6761829257011414, 0.05855724960565567, -0.30438748002052307, -1.9544005393981934, -1.2474555969238281, -0.6854493618011475, 2.7134523391723633, 0.9179583191871643, 0.18037763237953186, 551.7117309570312, -0.2356405407190323, 0.30904561281204224, 0.03851081430912018, 1.8385753631591797, 0.4393664002418518, 1.097690463066101], "std": [0.16012515127658844, 0.009112450294196606, 0.17189031839370728, 0.4588138461112976, 0.8345015048980713, 0.30257725715637207, 0.9299323558807373, 374.7397155761719, 0.0519692562520504, 0.047008853405714035, 0.037515558302402496, 0.6005977988243103, 0.34353774785995483, 0.7541400790214539, 0.11608286947011948, 0.1972382813692093, 0.3102840185165405, 0.770412266254425, 0.308869868516922, 1.0927441120147705, 0.5243457555770874, 294.68389892578125, 0.09450562298297882, 0.02491888217628002, 0.020381378009915352, 0.4904704689979553, 0.1894143968820572, 2.4359655380249023], "count": [366]}, "timestamp": {"min": [0.0], "max": [12.166666666666666], "mean": [6.083333333333333], "std": [3.5218234965342514], "count": [366]}, "frame_index": {"min": [0], "max": [365], "mean": [182.5], "std": [105.65470489602754], "count": [366]}, "episode_index": {"min": [348], "max": [348], "mean": [348.0], "std": [0.0], "count": [366]}, "index": {"min": [218507], "max": [218872], "mean": [218689.5], "std": [105.65470489602754], "count": [366]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [366]}, "subtask_annotation": {"mean": [4.784153005464481, 9.0, 9.0, 9.0, 9.0], "std": [2.081631930893414, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [366]}, "scene_annotation": {"mean": [348.0], "std": [0.0], "min": [348], "max": [348], "count": [366]}, "eef_direction_state": {"mean": [3.9836065573770494, 3.8688524590163933], "std": [1.8181700096527604, 2.167636343354088], "min": [0, 0], "max": [6, 6], "count": [366]}, "eef_velocity_state": {"mean": [0.9098360655737705, 0.8169398907103825], "std": [0.7280946580280636, 0.7065945666595335], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_acc_mag_state": {"mean": [0.8688524590163934, 0.9398907103825137], "std": [0.8423635075061782, 0.8471707907568102], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_direction_action": {"mean": [3.9836065573770494, 3.8688524590163933], "std": [1.8181700096527604, 2.167636343354088], "min": [0, 0], "max": [6, 6], "count": [366]}, "eef_velocity_action": {"mean": [0.9098360655737705, 0.8169398907103825], "std": [0.7280946580280636, 0.7065945666595335], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_acc_mag_action": {"mean": [0.8688524590163934, 0.9398907103825137], "std": [0.8423635075061782, 0.8471707907568102], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_sim_pose_state": {"mean": [0.5016352955841538, 0.27689494290854494, 1.1187037378719675, 1.1835012120297639, 1.0259164627072592, 0.7758099251974321, 0.514610250267787, -0.2938515861152881, 1.104751361034486, 0.3059452471873672, 1.0039738525187485, -0.7709660330200379], "std": [0.029425187600749136, 0.06740755243404822, 0.07308848276968043, 1.1380569760154997, 0.20196576506875336, 0.848565880355313, 0.054159922169404885, 0.05382400339328317, 0.036373102318834206, 1.8590756366819967, 0.3633922848622562, 1.5974915180401899], "min": [0.45048053064235405, 0.11928992948321784, 1.0423837486534933, -3.140239360058379, 0.32966579074435787, -2.816597648087917, 0.4341901652095167, -0.3693973200893395, 1.0498987368783352, -3.119194443893293, 0.2737572587589474, -3.1042341480622166], "max": [0.5479336748682037, 0.364435620253304, 1.2331585298898604, 3.0972502057998708, 1.5282324438308477, 2.9425596701686803, 0.6059323223073145, -0.21527839246903563, 1.2024225579397747, 3.094741465095453, 1.479386190563937, 3.001937794102705], "count": [366]}, "eef_sim_pose_action": {"mean": [0.5016352955841538, 0.27689494290854494, 1.1187037378719675, 1.1835012120297639, 1.0259164627072592, 0.7758099251974321, 0.514610250267787, -0.2938515861152881, 1.104751361034486, 0.3059452471873672, 1.0039738525187485, -0.7709660330200379], "std": [0.029425187600749136, 0.06740755243404822, 0.07308848276968043, 1.1380569760154997, 0.20196576506875336, 0.848565880355313, 0.054159922169404885, 0.05382400339328317, 0.036373102318834206, 1.8590756366819967, 0.3633922848622562, 1.5974915180401899], "min": [0.45048053064235405, 0.11928992948321784, 1.0423837486534933, -3.140239360058379, 0.32966579074435787, -2.816597648087917, 0.4341901652095167, -0.3693973200893395, 1.0498987368783352, -3.119194443893293, 0.2737572587589474, -3.1042341480622166], "max": [0.5479336748682037, 0.364435620253304, 1.2331585298898604, 3.0972502057998708, 1.5282324438308477, 2.9425596701686803, 0.6059323223073145, -0.21527839246903563, 1.2024225579397747, 3.094741465095453, 1.479386190563937, 3.001937794102705], "count": [366]}, "gripper_mode_state": {"mean": [0.3114754098360656, 0.4016393442622951], "std": [0.4630966194041147, 0.4902297230919867], "min": [0, 0], "max": [1, 1], "count": [366]}, "gripper_activity_state": {"mean": [1.830601092896175, 1.7978142076502732], "std": [0.4944977795580852, 0.5557406601358185], "min": [0, 0], "max": [2, 2], "count": [366]}, "gripper_mode_action": {"mean": [0.3114754098360656, 0.4016393442622951], "std": [0.4630966194041147, 0.4902297230919867], "min": [0, 0], "max": [1, 1], "count": [366]}, "gripper_activity_action": {"mean": [1.830601092896175, 1.7978142076502732], "std": [0.4944977795580852, 0.5557406601358185], "min": [0, 0], "max": [2, 2], "count": [366]}, "gripper_open_scale_state": {"mean": [0.5517117492800852, 0.5026543716368114], "std": [0.2946839193462628, 0.374739970459358], "min": [0.079, 0.016], "max": [0.8, 0.843], "count": [366]}, "gripper_open_scale_action": {"mean": [0.5517117492800852, 0.5026543716368114], "std": [0.2946839193462628, 0.374739970459358], "min": [0.079, 0.016], "max": [0.8, 0.843], "count": [366]}}} +{"episode_index": 347, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4503597603742755]], [[0.4615702729991368]], [[0.4517579232951042]]], "std": [[[0.14321722708074147]], [[0.13748216193654783]], [[0.13985228740057168]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48558787496917005]], [[0.4901066465501295]], [[0.4841776247841904]]], "std": [[[0.07857790956648987]], [[0.07406204924823334]], [[0.07942146510835126]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6588235294117647]], [[0.6705882352941176]]], "mean": [[[0.4626092458996177]], [[0.4767945145825626]], [[0.4605449866660501]]], "std": [[[0.09302788245752056]], [[0.07637824452569837]], [[0.09020011890501554]]], "count": [106]}, "observation.state": {"min": [0.02963569201529026, 2.0055580139160156, 1.592089295387268, 0.01731366664171219, -2.649915933609009, 0.1949707269668579, -2.852426767349243, -2.0, 0.1707330048084259, 0.2350980043411255, -0.01895200088620186, -2.763000011444092, 0.018999995663762093, -1.3209999799728394, -0.5911779403686523, -2.0784080028533936, -1.5630296468734741, -1.9620991945266724, 2.4988229274749756, -0.8413360714912415, -0.4026300311088562, 50.0, -0.36633598804473877, 0.2613939940929413, -0.03232499957084656, 1.0609999895095825, -0.21799999475479126, -3.1401853561401367], "max": [0.6581811308860779, 2.0924580097198486, 2.7121894359588623, 1.6553750038146973, -0.15803956985473633, 1.796449899673462, -0.17982128262519836, 839.0, 0.3554149866104126, 0.41694000363349915, 0.13997699320316315, -1.2239999771118164, 1.253000020980835, 0.7129999995231628, -0.0481012761592865, -1.5569907426834106, -0.8127650022506714, 0.027750736102461815, 2.893965244293213, 1.8936474323272705, 1.3286494016647339, 799.0, -0.04368700087070465, 0.34222498536109924, 0.08609700202941895, 2.4679999351501465, 0.8050000071525574, 3.138000011444092], "mean": [0.3238069713115692, 2.0675442218780518, 2.151676654815674, 0.9493165016174316, -1.7642821073532104, 1.413523554801941, -1.2639784812927246, 450.62152099609375, 0.2717878520488739, 0.32758915424346924, 0.05065567046403885, -2.210853099822998, 0.6214560866355896, -0.3428484797477722, -0.3303064703941345, -2.0104756355285645, -1.2573386430740356, -0.5089126825332642, 2.798266649246216, 1.1235477924346924, 0.24182532727718353, 543.7688598632812, -0.2583251893520355, 0.3142251968383789, 0.031727761030197144, 1.6579233407974243, 0.34707021713256836, 1.9930624961853027], "std": [0.19247308373451233, 0.02305459789931774, 0.31790390610694885, 0.3800644278526306, 0.7199006080627441, 0.31726664304733276, 0.8535856604576111, 301.8846435546875, 0.04333755746483803, 0.05176118016242981, 0.041722651571035385, 0.48057177662849426, 0.4520609974861145, 0.7570680975914001, 0.13614079356193542, 0.10350824892520905, 0.25155138969421387, 0.676997721195221, 0.12046827375888824, 0.85761559009552, 0.35420799255371094, 322.6059265136719, 0.10241144150495529, 0.01550300233066082, 0.025635141879320145, 0.39564475417137146, 0.29445546865463257, 1.8075025081634521], "count": [502]}, "action": {"min": [0.02963569201529026, 2.0055580139160156, 1.592089295387268, 0.01731366664171219, -2.649915933609009, 0.1949707269668579, -2.852426767349243, -2.0, 0.1707330048084259, 0.2350980043411255, -0.01895200088620186, -2.763000011444092, 0.018999995663762093, -1.3209999799728394, -0.5911779403686523, -2.0784080028533936, -1.5630296468734741, -1.9620991945266724, 2.4988229274749756, -0.8413360714912415, -0.4026300311088562, 50.0, -0.36633598804473877, 0.2613939940929413, -0.03232499957084656, 1.0609999895095825, -0.21799999475479126, -3.1401853561401367], "max": [0.6581811308860779, 2.0924580097198486, 2.7121894359588623, 1.6553750038146973, -0.15803956985473633, 1.796449899673462, -0.17982128262519836, 839.0, 0.3554149866104126, 0.41694000363349915, 0.13997699320316315, -1.2239999771118164, 1.253000020980835, 0.7129999995231628, -0.0481012761592865, -1.5569907426834106, -0.8127650022506714, 0.027750736102461815, 2.893965244293213, 1.8936474323272705, 1.3286494016647339, 799.0, -0.04368700087070465, 0.34222498536109924, 0.08609700202941895, 2.4679999351501465, 0.8050000071525574, 3.138000011444092], "mean": [0.3238069713115692, 2.0675442218780518, 2.151676654815674, 0.9493165016174316, -1.7642821073532104, 1.413523554801941, -1.2639784812927246, 450.62152099609375, 0.2717878520488739, 0.32758915424346924, 0.05065567046403885, -2.210853099822998, 0.6214560866355896, -0.3428484797477722, -0.3303064703941345, -2.0104756355285645, -1.2573386430740356, -0.5089126825332642, 2.798266649246216, 1.1235477924346924, 0.24182532727718353, 543.7688598632812, -0.2583251893520355, 0.3142251968383789, 0.031727761030197144, 1.6579233407974243, 0.34707021713256836, 1.9930624961853027], "std": [0.19247308373451233, 0.02305459789931774, 0.31790390610694885, 0.3800644278526306, 0.7199006080627441, 0.31726664304733276, 0.8535856604576111, 301.8846435546875, 0.04333755746483803, 0.05176118016242981, 0.041722651571035385, 0.48057177662849426, 0.4520609974861145, 0.7570680975914001, 0.13614079356193542, 0.10350824892520905, 0.25155138969421387, 0.676997721195221, 0.12046827375888824, 0.85761559009552, 0.35420799255371094, 322.6059265136719, 0.10241144150495529, 0.01550300233066082, 0.025635141879320145, 0.39564475417137146, 0.29445546865463257, 1.8075025081634521], "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": [349], "max": [349], "mean": [349.0], "std": [0.0], "count": [502]}, "index": {"min": [218873], "max": [219374], "mean": [219123.5], "std": [144.91463004127638], "count": [502]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [502]}, "subtask_annotation": {"mean": [4.055776892430279, 9.0, 9.0, 9.0, 9.0], "std": [2.2486996007573152, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [502]}, "scene_annotation": {"mean": [349.0], "std": [0.0], "min": [349], "max": [349], "count": [502]}, "eef_direction_state": {"mean": [3.912350597609562, 3.9163346613545817], "std": [2.2218327321898723, 2.105052760161025], "min": [0, 0], "max": [6, 6], "count": [502]}, "eef_velocity_state": {"mean": [0.7211155378486056, 0.8745019920318725], "std": [0.7427688257349502, 0.7429531167317155], "min": [0, 0], "max": [2, 2], "count": [502]}, "eef_acc_mag_state": {"mean": [0.6992031872509961, 0.8306772908366534], "std": [0.8176095772838862, 0.8333291005855382], "min": [0, 0], "max": [2, 2], "count": [502]}, "eef_direction_action": {"mean": [3.912350597609562, 3.9163346613545817], "std": [2.2218327321898723, 2.105052760161025], "min": [0, 0], "max": [6, 6], "count": [502]}, "eef_velocity_action": {"mean": [0.7211155378486056, 0.8745019920318725], "std": [0.7427688257349502, 0.7429531167317155], "min": [0, 0], "max": [2, 2], "count": [502]}, "eef_acc_mag_action": {"mean": [0.6992031872509961, 0.8306772908366534], "std": [0.8176095772838862, 0.8333291005855382], "min": [0, 0], "max": [2, 2], "count": [502]}, "eef_sim_pose_state": {"mean": [0.5044798204230747, 0.28220359455194877, 1.09514370405315, 1.021799924446503, 0.9557577627950543, 0.6993260740777303, 0.5281740198349343, -0.30827421272573524, 1.1200603029802678, 1.0850589446930299, 0.8545095612502716, -1.0058722889775265], "std": [0.019703187441813465, 0.07669675117216236, 0.06677707351040538, 0.6727446090763535, 0.38619750272861025, 0.44257028117906083, 0.060141411160449104, 0.05208711743758058, 0.034321366605437685, 1.9411073416029068, 0.42119385500885803, 2.026900135511969], "min": [0.44695209991426904, 0.11033899904711936, 1.0320296405920055, 0.1375943295088258, 0.28156612443387186, -0.2119362071431969, 0.4231972525762304, -0.4157379755913075, 1.035919081417397, -3.1384252843560088, 0.24926231928150866, -3.1411734531715885], "max": [0.5369421246943905, 0.3566836082951247, 1.231387277604265, 2.585049247763712, 1.4935604160644358, 1.7365269464679134, 0.6024420704891063, -0.23147335631342142, 1.225970635564396, 3.0794512364170186, 1.5514139996085392, 3.134808030000484], "count": [502]}, "eef_sim_pose_action": {"mean": [0.5044798204230747, 0.28220359455194877, 1.09514370405315, 1.021799924446503, 0.9557577627950543, 0.6993260740777303, 0.5281740198349343, -0.30827421272573524, 1.1200603029802678, 1.0850589446930299, 0.8545095612502716, -1.0058722889775265], "std": [0.019703187441813465, 0.07669675117216236, 0.06677707351040538, 0.6727446090763535, 0.38619750272861025, 0.44257028117906083, 0.060141411160449104, 0.05208711743758058, 0.034321366605437685, 1.9411073416029068, 0.42119385500885803, 2.026900135511969], "min": [0.44695209991426904, 0.11033899904711936, 1.0320296405920055, 0.1375943295088258, 0.28156612443387186, -0.2119362071431969, 0.4231972525762304, -0.4157379755913075, 1.035919081417397, -3.1384252843560088, 0.24926231928150866, -3.1411734531715885], "max": [0.5369421246943905, 0.3566836082951247, 1.231387277604265, 2.585049247763712, 1.4935604160644358, 1.7365269464679134, 0.6024420704891063, -0.23147335631342142, 1.225970635564396, 3.0794512364170186, 1.5514139996085392, 3.134808030000484], "count": [502]}, "gripper_mode_state": {"mean": [0.3286852589641434, 0.4103585657370518], "std": [0.46973530791693335, 0.4918987835553987], "min": [0, 0], "max": [1, 1], "count": [502]}, "gripper_activity_state": {"mean": [1.8665338645418326, 1.754980079681275], "std": [0.45528715365084577, 0.5868114763418723], "min": [0, 0], "max": [2, 2], "count": [502]}, "gripper_mode_action": {"mean": [0.3286852589641434, 0.4103585657370518], "std": [0.46973530791693335, 0.4918987835553987], "min": [0, 0], "max": [1, 1], "count": [502]}, "gripper_activity_action": {"mean": [1.8665338645418326, 1.754980079681275], "std": [0.45528715365084577, 0.5868114763418723], "min": [0, 0], "max": [2, 2], "count": [502]}, "gripper_open_scale_state": {"mean": [0.5437689243863781, 0.4506254981589982], "std": [0.3226059229144559, 0.30187863997136727], "min": [0.05, 0.0], "max": [0.799, 0.839], "count": [502]}, "gripper_open_scale_action": {"mean": [0.5437689243863781, 0.4506254981589982], "std": [0.3226059229144559, 0.30187863997136727], "min": [0.05, 0.0], "max": [0.799, 0.839], "count": [502]}}} +{"episode_index": 348, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4559274230731897]], [[0.46753515903060894]], [[0.4578497237591406]]], "std": [[[0.14816591158054268]], [[0.14376686516639908]], [[0.14442085924079467]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9882352941176471]], [[0.9725490196078431]]], "mean": [[[0.4804085027988093]], [[0.4849948290784961]], [[0.4797298764802951]]], "std": [[[0.07058274735570391]], [[0.06388385682392206]], [[0.06734671409980866]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6627450980392157]], [[0.6431372549019608]], [[0.6549019607843137]]], "mean": [[[0.45403847756099136]], [[0.47004823699281695]], [[0.4523108943247266]]], "std": [[[0.09950591158271829]], [[0.0868229191315053]], [[0.09748370458123805]]], "count": [101]}, "observation.state": {"min": [0.06147049739956856, 2.0324184894561768, 1.795873999595642, 0.0037873645778745413, -2.587223768234253, 0.7252366542816162, -2.7810251712799072, -2.0, 0.17762699723243713, 0.25457900762557983, -0.052021998912096024, -2.875999927520752, -0.10499999672174454, -1.2239999771118164, -0.47132614254951477, -2.0784950256347656, -1.6674526929855347, -2.0020322799682617, 2.4335477352142334, -0.8185943365097046, -0.19835667312145233, 75.0, -0.3509860038757324, 0.24757899343967438, -0.00914399977773428, 1.059000015258789, 0.014999999664723873, -3.1361851692199707], "max": [0.7921002507209778, 2.092388153076172, 2.54500412940979, 1.7636553049087524, -0.6322630047798157, 1.6963902711868286, -0.2791130542755127, 819.0, 0.3484320044517517, 0.38751399517059326, 0.1130710020661354, -1.1920000314712524, 1.2999999523162842, 0.7860000133514404, -0.018727382645010948, -1.6896880865097046, -0.8545132279396057, 0.011397000402212143, 2.890108346939087, 1.8473787307739258, 1.1998790502548218, 810.0, -0.046914998441934586, 0.357897013425827, 0.09456299990415573, 2.4140000343322754, 0.6919999718666077, 3.1389999389648438], "mean": [0.42139479517936707, 2.0662922859191895, 2.0904364585876465, 0.8680473566055298, -1.7836748361587524, 1.3855990171432495, -1.2124141454696655, 416.8077697753906, 0.2564782500267029, 0.344030499458313, 0.024156363680958748, -2.300902843475342, 0.5414371490478516, -0.4020521342754364, -0.2563363015651703, -2.030447483062744, -1.1553956270217896, -0.6211273670196533, 2.6692514419555664, 1.034036636352539, 0.23251467943191528, 623.8381958007812, -0.25187948346138, 0.30286508798599243, 0.02139648236334324, 1.6810410022735596, 0.4248722493648529, 1.871025562286377], "std": [0.23587845265865326, 0.02122795395553112, 0.2541160583496094, 0.35799741744995117, 0.6899171471595764, 0.22628635168075562, 0.8285695314407349, 314.38543701171875, 0.049052219837903976, 0.04730713739991188, 0.04782022908329964, 0.5580688714981079, 0.4968891739845276, 0.7365232706069946, 0.09702368080615997, 0.07744669914245605, 0.15256983041763306, 0.6975162029266357, 0.14660097658634186, 0.9181954264640808, 0.2879031300544739, 294.9674377441406, 0.10196578502655029, 0.023776091635227203, 0.01878119632601738, 0.37218156456947327, 0.16765008866786957, 2.0169363021850586], "count": [476]}, "action": {"min": [0.06147049739956856, 2.0324184894561768, 1.795873999595642, 0.0037873645778745413, -2.587223768234253, 0.7252366542816162, -2.7810251712799072, -2.0, 0.17762699723243713, 0.25457900762557983, -0.052021998912096024, -2.875999927520752, -0.10499999672174454, -1.2239999771118164, -0.47132614254951477, -2.0784950256347656, -1.6674526929855347, -2.0020322799682617, 2.4335477352142334, -0.8185943365097046, -0.19835667312145233, 75.0, -0.3509860038757324, 0.24757899343967438, -0.00914399977773428, 1.059000015258789, 0.014999999664723873, -3.1361851692199707], "max": [0.7921002507209778, 2.092388153076172, 2.54500412940979, 1.7636553049087524, -0.6322630047798157, 1.6963902711868286, -0.2791130542755127, 819.0, 0.3484320044517517, 0.38751399517059326, 0.1130710020661354, -1.1920000314712524, 1.2999999523162842, 0.7860000133514404, -0.018727382645010948, -1.6896880865097046, -0.8545132279396057, 0.011397000402212143, 2.890108346939087, 1.8473787307739258, 1.1998790502548218, 810.0, -0.046914998441934586, 0.357897013425827, 0.09456299990415573, 2.4140000343322754, 0.6919999718666077, 3.1389999389648438], "mean": [0.42139479517936707, 2.0662922859191895, 2.0904364585876465, 0.8680473566055298, -1.7836748361587524, 1.3855990171432495, -1.2124141454696655, 416.8077697753906, 0.2564782500267029, 0.344030499458313, 0.024156363680958748, -2.300902843475342, 0.5414371490478516, -0.4020521342754364, -0.2563363015651703, -2.030447483062744, -1.1553956270217896, -0.6211273670196533, 2.6692514419555664, 1.034036636352539, 0.23251467943191528, 623.8381958007812, -0.25187948346138, 0.30286508798599243, 0.02139648236334324, 1.6810410022735596, 0.4248722493648529, 1.871025562286377], "std": [0.23587845265865326, 0.02122795395553112, 0.2541160583496094, 0.35799741744995117, 0.6899171471595764, 0.22628635168075562, 0.8285695314407349, 314.38543701171875, 0.049052219837903976, 0.04730713739991188, 0.04782022908329964, 0.5580688714981079, 0.4968891739845276, 0.7365232706069946, 0.09702368080615997, 0.07744669914245605, 0.15256983041763306, 0.6975162029266357, 0.14660097658634186, 0.9181954264640808, 0.2879031300544739, 294.9674377441406, 0.10196578502655029, 0.023776091635227203, 0.01878119632601738, 0.37218156456947327, 0.16765008866786957, 2.0169363021850586], "count": [476]}, "timestamp": {"min": [0.0], "max": [15.833333333333334], "mean": [7.916666666666666], "std": [4.5803020278870985], "count": [476]}, "frame_index": {"min": [0], "max": [475], "mean": [237.5], "std": [137.40906083661295], "count": [476]}, "episode_index": {"min": [350], "max": [350], "mean": [350.0], "std": [0.0], "count": [476]}, "index": {"min": [219375], "max": [219850], "mean": [219612.5], "std": [137.40906083661295], "count": [476]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [476]}, "subtask_annotation": {"mean": [3.985294117647059, 9.0, 9.0, 9.0, 9.0], "std": [2.2551980380458168, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [476]}, "scene_annotation": {"mean": [350.0], "std": [0.0], "min": [350], "max": [350], "count": [476]}, "eef_direction_state": {"mean": [4.447478991596639, 3.9642857142857144], "std": [1.9627235058670403, 2.005451005009446], "min": [0, 0], "max": [6, 6], "count": [476]}, "eef_velocity_state": {"mean": [0.6659663865546218, 0.8613445378151261], "std": [0.741745408459652, 0.7201317857564105], "min": [0, 0], "max": [2, 2], "count": [476]}, "eef_acc_mag_state": {"mean": [0.6428571428571429, 0.8046218487394958], "std": [0.8008473903416606, 0.8387037717010036], "min": [0, 0], "max": [2, 2], "count": [476]}, "eef_direction_action": {"mean": [4.447478991596639, 3.9642857142857144], "std": [1.9627235058670403, 2.005451005009446], "min": [0, 0], "max": [6, 6], "count": [476]}, "eef_velocity_action": {"mean": [0.6659663865546218, 0.8613445378151261], "std": [0.741745408459652, 0.7201317857564105], "min": [0, 0], "max": [2, 2], "count": [476]}, "eef_acc_mag_action": {"mean": [0.6428571428571429, 0.8046218487394958], "std": [0.8008473903416606, 0.8387037717010036], "min": [0, 0], "max": [2, 2], "count": [476]}, "eef_sim_pose_state": {"mean": [0.49119773727411903, 0.27057147670334736, 1.0931328529306112, 1.086351048238293, 1.0595530486371043, 0.7519458728986362, 0.5475691973912212, -0.2800283016213126, 1.1155004188285964, 1.2695810710998543, 0.8051131507045794, -1.2544814319877857], "std": [0.02678929169662589, 0.06893229008563459, 0.07842866224834513, 0.6885515622619938, 0.22818392137847957, 0.46573509300499943, 0.0590700353884432, 0.060788248087948415, 0.03509278601476254, 1.9976156995259726, 0.4436104250197929, 1.9785324182631816], "min": [0.42952257611324873, 0.11984566154594119, 1.0175660410803569, 0.14251518280798559, 0.4903391100344474, 0.05339311141040351, 0.44001242894715553, -0.39175793481377785, 1.0331872589363518, -3.0516070397640966, 0.22159245469238065, -3.132975792108381], "max": [0.5454270251241403, 0.3617234195187008, 1.2579230642677817, 2.540569761744644, 1.3895727112745204, 1.7469728966529776, 0.6075593012482714, -0.19289943663717576, 1.2153117278201866, 3.1389608492744863, 1.5180669095777106, 3.13079283460767], "count": [476]}, "eef_sim_pose_action": {"mean": [0.49119773727411903, 0.27057147670334736, 1.0931328529306112, 1.086351048238293, 1.0595530486371043, 0.7519458728986362, 0.5475691973912212, -0.2800283016213126, 1.1155004188285964, 1.2695810710998543, 0.8051131507045794, -1.2544814319877857], "std": [0.02678929169662589, 0.06893229008563459, 0.07842866224834513, 0.6885515622619938, 0.22818392137847957, 0.46573509300499943, 0.0590700353884432, 0.060788248087948415, 0.03509278601476254, 1.9976156995259726, 0.4436104250197929, 1.9785324182631816], "min": [0.42952257611324873, 0.11984566154594119, 1.0175660410803569, 0.14251518280798559, 0.4903391100344474, 0.05339311141040351, 0.44001242894715553, -0.39175793481377785, 1.0331872589363518, -3.0516070397640966, 0.22159245469238065, -3.132975792108381], "max": [0.5454270251241403, 0.3617234195187008, 1.2579230642677817, 2.540569761744644, 1.3895727112745204, 1.7469728966529776, 0.6075593012482714, -0.19289943663717576, 1.2153117278201866, 3.1389608492744863, 1.5180669095777106, 3.13079283460767], "count": [476]}, "gripper_mode_state": {"mean": [0.25630252100840334, 0.45588235294117646], "std": [0.4365908138441992, 0.4980498300551799], "min": [0, 0], "max": [1, 1], "count": [476]}, "gripper_activity_state": {"mean": [1.888655462184874, 1.718487394957983], "std": [0.4024576273322389, 0.5945786427766775], "min": [0, 0], "max": [2, 2], "count": [476]}, "gripper_mode_action": {"mean": [0.25630252100840334, 0.45588235294117646], "std": [0.4365908138441992, 0.4980498300551799], "min": [0, 0], "max": [1, 1], "count": [476]}, "gripper_activity_action": {"mean": [1.888655462184874, 1.718487394957983], "std": [0.4024576273322389, 0.5945786427766775], "min": [0, 0], "max": [2, 2], "count": [476]}, "gripper_open_scale_state": {"mean": [0.6238382353742581, 0.41681197485703403], "std": [0.29496738472637296, 0.3143797527419502], "min": [0.075, 0.0], "max": [0.81, 0.819], "count": [476]}, "gripper_open_scale_action": {"mean": [0.6238382353742581, 0.41681197485703403], "std": [0.29496738472637296, 0.3143797527419502], "min": [0.075, 0.0], "max": [0.81, 0.819], "count": [476]}}} +{"episode_index": 349, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4543502410130719]], [[0.4664818545751634]], [[0.45603991013071893]]], "std": [[[0.14139194451140702]], [[0.13554726168819403]], [[0.13816910640047564]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7686274509803922]], [[0.792156862745098]], [[0.792156862745098]]], "mean": [[[0.48022673815359473]], [[0.48355462826797385]], [[0.47821449142156863]]], "std": [[[0.06975655887852043]], [[0.0659715796330012]], [[0.07185755474348746]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.6470588235294118]], [[0.6666666666666666]]], "mean": [[[0.4673038950163399]], [[0.4814578696895425]], [[0.46497972630718953]]], "std": [[[0.09108325235174576]], [[0.07499059430184249]], [[0.08852285402216316]]], "count": [100]}, "observation.state": {"min": [0.09773843735456467, 2.0098514556884766, 1.8856189250946045, 0.06611307710409164, -2.585181713104248, 0.7995353937149048, -2.852094888687134, 19.0, 0.18740899860858917, 0.23876899480819702, -0.03670300170779228, -2.7639999389648438, 0.014000003226101398, -1.187000036239624, -0.49954813718795776, -2.0791409015655518, -1.7651214599609375, -2.0144591331481934, 2.3846609592437744, -0.9581159949302673, -0.17751742899417877, 66.0, -0.3741059899330139, 0.2658349871635437, -0.024104999378323555, 1.0449999570846558, -0.28200000524520874, -3.1411852836608887], "max": [0.7672467827796936, 2.0925800800323486, 2.577746629714966, 1.571931004524231, -0.6598740816116333, 1.747318983078003, -0.2387610524892807, 801.0, 0.35232898592948914, 0.40442198514938354, 0.12678100168704987, -0.9729999899864197, 1.2669999599456787, 0.9900000095367432, -0.09613273292779922, -1.655828833580017, -0.8698546290397644, -0.012025319039821625, 2.896740436553955, 1.8137985467910767, 1.3664357662200928, 819.0, -0.03725200146436691, 0.35096800327301025, 0.09219100326299667, 2.546999931335449, 0.7429999709129333, 3.134000062942505], "mean": [0.37007492780685425, 2.0646653175354004, 2.1996405124664307, 0.7546457648277283, -1.5933490991592407, 1.4272204637527466, -1.4605754613876343, 494.5213623046875, 0.2781512439250946, 0.3328486680984497, 0.046930503100156784, -2.0532779693603516, 0.6831448674201965, -0.14405681192874908, -0.3152768313884735, -2.0077290534973145, -1.2777104377746582, -0.5846127867698669, 2.7806766033172607, 1.0509012937545776, 0.18854953348636627, 573.7400512695312, -0.24116021394729614, 0.30399414896965027, 0.03364922106266022, 1.7103573083877563, 0.40358850359916687, 1.76094388961792], "std": [0.23186391592025757, 0.03073185868561268, 0.2272290140390396, 0.37354856729507446, 0.7233900427818298, 0.22374340891838074, 0.8565037846565247, 296.3111267089844, 0.04666129872202873, 0.058278270065784454, 0.04236748442053795, 0.6354109644889832, 0.45331451296806335, 0.8089898228645325, 0.10383550077676773, 0.10181333869695663, 0.22974224388599396, 0.7322490811347961, 0.1928793489933014, 1.0224453210830688, 0.3514843285083771, 321.3172302246094, 0.1139448806643486, 0.026926647871732712, 0.026564933359622955, 0.44228774309158325, 0.19949166476726532, 2.0248539447784424], "count": [352]}, "action": {"min": [0.09773843735456467, 2.0098514556884766, 1.8856189250946045, 0.06611307710409164, -2.585181713104248, 0.7995353937149048, -2.852094888687134, 19.0, 0.18740899860858917, 0.23876899480819702, -0.03670300170779228, -2.7639999389648438, 0.014000003226101398, -1.187000036239624, -0.49954813718795776, -2.0791409015655518, -1.7651214599609375, -2.0144591331481934, 2.3846609592437744, -0.9581159949302673, -0.17751742899417877, 66.0, -0.3741059899330139, 0.2658349871635437, -0.024104999378323555, 1.0449999570846558, -0.28200000524520874, -3.1411852836608887], "max": [0.7672467827796936, 2.0925800800323486, 2.577746629714966, 1.571931004524231, -0.6598740816116333, 1.747318983078003, -0.2387610524892807, 801.0, 0.35232898592948914, 0.40442198514938354, 0.12678100168704987, -0.9729999899864197, 1.2669999599456787, 0.9900000095367432, -0.09613273292779922, -1.655828833580017, -0.8698546290397644, -0.012025319039821625, 2.896740436553955, 1.8137985467910767, 1.3664357662200928, 819.0, -0.03725200146436691, 0.35096800327301025, 0.09219100326299667, 2.546999931335449, 0.7429999709129333, 3.134000062942505], "mean": [0.37007492780685425, 2.0646653175354004, 2.1996405124664307, 0.7546457648277283, -1.5933490991592407, 1.4272204637527466, -1.4605754613876343, 494.5213623046875, 0.2781512439250946, 0.3328486680984497, 0.046930503100156784, -2.0532779693603516, 0.6831448674201965, -0.14405681192874908, -0.3152768313884735, -2.0077290534973145, -1.2777104377746582, -0.5846127867698669, 2.7806766033172607, 1.0509012937545776, 0.18854953348636627, 573.7400512695312, -0.24116021394729614, 0.30399414896965027, 0.03364922106266022, 1.7103573083877563, 0.40358850359916687, 1.76094388961792], "std": [0.23186391592025757, 0.03073185868561268, 0.2272290140390396, 0.37354856729507446, 0.7233900427818298, 0.22374340891838074, 0.8565037846565247, 296.3111267089844, 0.04666129872202873, 0.058278270065784454, 0.04236748442053795, 0.6354109644889832, 0.45331451296806335, 0.8089898228645325, 0.10383550077676773, 0.10181333869695663, 0.22974224388599396, 0.7322490811347961, 0.1928793489933014, 1.0224453210830688, 0.3514843285083771, 321.3172302246094, 0.1139448806643486, 0.026926647871732712, 0.026564933359622955, 0.44228774309158325, 0.19949166476726532, 2.0248539447784424], "count": [352]}, "timestamp": {"min": [0.0], "max": [11.7], "mean": [5.85], "std": [3.3871079108879893], "count": [352]}, "frame_index": {"min": [0], "max": [351], "mean": [175.5], "std": [101.61323732663968], "count": [352]}, "episode_index": {"min": [351], "max": [351], "mean": [351.0], "std": [0.0], "count": [352]}, "index": {"min": [219851], "max": [220202], "mean": [220026.5], "std": [101.61323732663968], "count": [352]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [352]}, "subtask_annotation": {"mean": [4.3977272727272725, 9.0, 9.0, 9.0, 9.0], "std": [2.2939632869737574, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [352]}, "scene_annotation": {"mean": [351.0], "std": [0.0], "min": [351], "max": [351], "count": [352]}, "eef_direction_state": {"mean": [4.349431818181818, 3.71875], "std": [2.005687854098565, 2.0568319154488757], "min": [0, 0], "max": [6, 6], "count": [352]}, "eef_velocity_state": {"mean": [0.7386363636363636, 0.9232954545454546], "std": [0.7940734764179032, 0.704951999640771], "min": [0, 0], "max": [2, 2], "count": [352]}, "eef_acc_mag_state": {"mean": [0.7443181818181818, 0.9289772727272727], "std": [0.8239811828369751, 0.8139836660365972], "min": [0, 0], "max": [2, 2], "count": [352]}, "eef_direction_action": {"mean": [4.349431818181818, 3.71875], "std": [2.005687854098565, 2.0568319154488757], "min": [0, 0], "max": [6, 6], "count": [352]}, "eef_velocity_action": {"mean": [0.7386363636363636, 0.9232954545454546], "std": [0.7940734764179032, 0.704951999640771], "min": [0, 0], "max": [2, 2], "count": [352]}, "eef_acc_mag_action": {"mean": [0.7443181818181818, 0.9289772727272727], "std": [0.8239811828369751, 0.8139836660365972], "min": [0, 0], "max": [2, 2], "count": [352]}, "eef_sim_pose_state": {"mean": [0.4948875977472768, 0.27404913244915685, 1.1086705947866682, 1.0608730397280477, 0.9971830869555464, 0.6593027929524415, 0.5314750717800192, -0.3090334230939082, 1.1088071394066583, 1.1102589136957521, 0.9094122696487403, -0.8692057805925167], "std": [0.03255401618351624, 0.08709700828816204, 0.07870841244670147, 0.8012250787540515, 0.2299283251480534, 0.5201482270807656, 0.06855566492112825, 0.054792681477065244, 0.03830109443119583, 1.8756190960950285, 0.40797527423834706, 2.009645476885541], "min": [0.4499543381937936, 0.10631794127574878, 1.039631987793069, 0.17046290332231268, 0.21990244010073523, -0.0890761005368211, 0.4264782354929499, -0.4066195413842995, 1.0340141780139867, -3.1283817363745126, 0.28494063906753, -3.1274212525678022], "max": [0.5505078722946736, 0.3737474583810037, 1.269610014243843, 2.7072049734204393, 1.3760252504790378, 1.7916227447410031, 0.6213529511027552, -0.21532403630935132, 1.2119966840454024, 3.1285725836151825, 1.5437005245464204, 3.1389817183679822], "count": [352]}, "eef_sim_pose_action": {"mean": [0.4948875977472768, 0.27404913244915685, 1.1086705947866682, 1.0608730397280477, 0.9971830869555464, 0.6593027929524415, 0.5314750717800192, -0.3090334230939082, 1.1088071394066583, 1.1102589136957521, 0.9094122696487403, -0.8692057805925167], "std": [0.03255401618351624, 0.08709700828816204, 0.07870841244670147, 0.8012250787540515, 0.2299283251480534, 0.5201482270807656, 0.06855566492112825, 0.054792681477065244, 0.03830109443119583, 1.8756190960950285, 0.40797527423834706, 2.009645476885541], "min": [0.4499543381937936, 0.10631794127574878, 1.039631987793069, 0.17046290332231268, 0.21990244010073523, -0.0890761005368211, 0.4264782354929499, -0.4066195413842995, 1.0340141780139867, -3.1283817363745126, 0.28494063906753, -3.1274212525678022], "max": [0.5505078722946736, 0.3737474583810037, 1.269610014243843, 2.7072049734204393, 1.3760252504790378, 1.7916227447410031, 0.6213529511027552, -0.21532403630935132, 1.2119966840454024, 3.1285725836151825, 1.5437005245464204, 3.1389817183679822], "count": [352]}, "gripper_mode_state": {"mean": [0.3125, 0.3835227272727273], "std": [0.46351240544347894, 0.4862438122362236], "min": [0, 0], "max": [1, 1], "count": [352]}, "gripper_activity_state": {"mean": [1.7755681818181819, 1.8267045454545454], "std": [0.5771941495375108, 0.5179422168344064], "min": [0, 0], "max": [2, 2], "count": [352]}, "gripper_mode_action": {"mean": [0.3125, 0.3835227272727273], "std": [0.46351240544347894, 0.4862438122362236], "min": [0, 0], "max": [1, 1], "count": [352]}, "gripper_activity_action": {"mean": [1.7755681818181819, 1.8267045454545454], "std": [0.5771941495375108, 0.5179422168344064], "min": [0, 0], "max": [2, 2], "count": [352]}, "gripper_open_scale_state": {"mean": [0.5737400570999495, 0.49452130700241437], "std": [0.32131716610557937, 0.29631110592134025], "min": [0.066, 0.019], "max": [0.819, 0.801], "count": [352]}, "gripper_open_scale_action": {"mean": [0.5737400570999495, 0.49452130700241437], "std": [0.32131716610557937, 0.29631110592134025], "min": [0.066, 0.019], "max": [0.819, 0.801], "count": [352]}}} +{"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.4580410886437909]], [[0.46878458333333334]], [[0.45879869893790853]]], "std": [[[0.14261316010534775]], [[0.13743639283002715]], [[0.13962698758521735]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4771069117647059]], [[0.4805993055555556]], [[0.4745960927287582]]], "std": [[[0.08329063006645315]], [[0.07739154896401293]], [[0.08279571298977145]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.792156862745098]], [[0.8117647058823529]], [[0.8274509803921568]]], "mean": [[[0.46366577001633985]], [[0.4771125633169935]], [[0.4628128165849673]]], "std": [[[0.0882876293243562]], [[0.07485633609754484]], [[0.08503465317586492]]], "count": [100]}, "observation.state": {"min": [0.09723229706287384, 2.012486696243286, 1.757773518562317, 0.012147491797804832, -2.5364346504211426, 0.39650392532348633, -2.768005132675171, 21.0, 0.15340599417686462, 0.23875799775123596, -0.0381929986178875, -2.818000078201294, -0.023000003769993782, -1.2519999742507935, -0.5195322036743164, -2.0950236320495605, -1.5203912258148193, -2.002451181411743, 2.33996319770813, -1.0560988187789917, -0.3035127520561218, 80.0, -0.35117900371551514, 0.2534419894218445, -0.022729000076651573, 1.215000033378601, -0.21400000154972076, -3.1371853351593018], "max": [0.7848920226097107, 2.0924580097198486, 2.546644926071167, 1.6038353443145752, -0.5952794551849365, 1.7285915613174438, -0.25300294160842896, 832.0, 0.3572539985179901, 0.4230929911136627, 0.11647599935531616, -1.0190000534057617, 1.3049999475479126, 0.9660000205039978, -0.10274753719568253, -1.5609877109527588, -0.814335823059082, 0.02776818722486496, 2.8935115337371826, 1.8878355026245117, 1.4202966690063477, 810.0, -0.03524300083518028, 0.35026800632476807, 0.07143700122833252, 2.569000005722046, 0.718999981880188, 3.1410000324249268], "mean": [0.3445103168487549, 2.066068649291992, 2.193164110183716, 0.7117515206336975, -1.4967787265777588, 1.4310145378112793, -1.5061417818069458, 476.0696105957031, 0.28169164061546326, 0.32282137870788574, 0.04413541033864021, -2.017559766769409, 0.7556959986686707, -0.08588353544473648, -0.3130364418029785, -1.9903475046157837, -1.2093650102615356, -0.5680785179138184, 2.7441437244415283, 1.0417150259017944, 0.1843368411064148, 529.7796630859375, -0.24888063967227936, 0.30343949794769287, 0.03197624906897545, 1.7734707593917847, 0.4125595688819885, 1.6269044876098633], "std": [0.23704354465007782, 0.029427876695990562, 0.2558055818080902, 0.3559965491294861, 0.6886888742446899, 0.24177168309688568, 0.8289677500724792, 315.0487365722656, 0.05564316734671593, 0.058383356779813766, 0.047350574284791946, 0.6565974950790405, 0.47898879647254944, 0.7875367403030396, 0.11887437850236893, 0.1208072304725647, 0.22275765240192413, 0.7302119731903076, 0.19749464094638824, 1.0223151445388794, 0.36294910311698914, 317.8114013671875, 0.11050812900066376, 0.024385826662182808, 0.026334678754210472, 0.42238280177116394, 0.18776801228523254, 2.1675236225128174], "count": [395]}, "action": {"min": [0.09723229706287384, 2.012486696243286, 1.757773518562317, 0.012147491797804832, -2.5364346504211426, 0.39650392532348633, -2.768005132675171, 21.0, 0.15340599417686462, 0.23875799775123596, -0.0381929986178875, -2.818000078201294, -0.023000003769993782, -1.2519999742507935, -0.5195322036743164, -2.0950236320495605, -1.5203912258148193, -2.002451181411743, 2.33996319770813, -1.0560988187789917, -0.3035127520561218, 80.0, -0.35117900371551514, 0.2534419894218445, -0.022729000076651573, 1.215000033378601, -0.21400000154972076, -3.1371853351593018], "max": [0.7848920226097107, 2.0924580097198486, 2.546644926071167, 1.6038353443145752, -0.5952794551849365, 1.7285915613174438, -0.25300294160842896, 832.0, 0.3572539985179901, 0.4230929911136627, 0.11647599935531616, -1.0190000534057617, 1.3049999475479126, 0.9660000205039978, -0.10274753719568253, -1.5609877109527588, -0.814335823059082, 0.02776818722486496, 2.8935115337371826, 1.8878355026245117, 1.4202966690063477, 810.0, -0.03524300083518028, 0.35026800632476807, 0.07143700122833252, 2.569000005722046, 0.718999981880188, 3.1410000324249268], "mean": [0.3445103168487549, 2.066068649291992, 2.193164110183716, 0.7117515206336975, -1.4967787265777588, 1.4310145378112793, -1.5061417818069458, 476.0696105957031, 0.28169164061546326, 0.32282137870788574, 0.04413541033864021, -2.017559766769409, 0.7556959986686707, -0.08588353544473648, -0.3130364418029785, -1.9903475046157837, -1.2093650102615356, -0.5680785179138184, 2.7441437244415283, 1.0417150259017944, 0.1843368411064148, 529.7796630859375, -0.24888063967227936, 0.30343949794769287, 0.03197624906897545, 1.7734707593917847, 0.4125595688819885, 1.6269044876098633], "std": [0.23704354465007782, 0.029427876695990562, 0.2558055818080902, 0.3559965491294861, 0.6886888742446899, 0.24177168309688568, 0.8289677500724792, 315.0487365722656, 0.05564316734671593, 0.058383356779813766, 0.047350574284791946, 0.6565974950790405, 0.47898879647254944, 0.7875367403030396, 0.11887437850236893, 0.1208072304725647, 0.22275765240192413, 0.7302119731903076, 0.19749464094638824, 1.0223151445388794, 0.36294910311698914, 317.8114013671875, 0.11050812900066376, 0.024385826662182808, 0.026334678754210472, 0.42238280177116394, 0.18776801228523254, 2.1675236225128174], "count": [395]}, "timestamp": {"min": [0.0], "max": [13.133333333333333], "mean": [6.5666666666666655], "std": [3.8008770917600936], "count": [395]}, "frame_index": {"min": [0], "max": [394], "mean": [197.0], "std": [114.02631275280281], "count": [395]}, "episode_index": {"min": [352], "max": [352], "mean": [352.0], "std": [0.0], "count": [395]}, "index": {"min": [220203], "max": [220597], "mean": [220400.0], "std": [114.02631275280281], "count": [395]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [395]}, "subtask_annotation": {"mean": [4.511392405063291, 9.0, 9.0, 9.0, 9.0], "std": [2.2550639128595775, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [395]}, "scene_annotation": {"mean": [352.0], "std": [0.0], "min": [352], "max": [352], "count": [395]}, "eef_direction_state": {"mean": [4.055696202531646, 4.073417721518988], "std": [2.0443034055727196, 2.1890815865557283], "min": [0, 0], "max": [6, 6], "count": [395]}, "eef_velocity_state": {"mean": [0.7772151898734178, 0.7873417721518987], "std": [0.7401589577970672, 0.7731846175474852], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_acc_mag_state": {"mean": [0.769620253164557, 0.7265822784810126], "std": [0.8268216452219483, 0.8182582398165763], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_direction_action": {"mean": [4.055696202531646, 4.073417721518988], "std": [2.0443034055727196, 2.1890815865557283], "min": [0, 0], "max": [6, 6], "count": [395]}, "eef_velocity_action": {"mean": [0.7772151898734178, 0.7873417721518987], "std": [0.7401589577970672, 0.7731846175474852], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_acc_mag_action": {"mean": [0.769620253164557, 0.7265822784810126], "std": [0.8268216452219483, 0.8182582398165763], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_sim_pose_state": {"mean": [0.49486175089552087, 0.2796112647168003, 1.104106237888708, 1.159411925548209, 1.022003334723926, 0.7135348558081792, 0.5207825029941845, -0.30980090422961154, 1.1019562492174335, 1.7760144224236927, 0.9290028465595687, -0.4996182448620297], "std": [0.03056976635432605, 0.0830331502493323, 0.07811371829890683, 0.7665308888640608, 0.2442223853361163, 0.5232973457195713, 0.06912409744214235, 0.06266469549294006, 0.04076825858940006, 1.000574081544714, 0.42021144078285966, 2.1825510562022368], "min": [0.44029438535902726, 0.09708158468491454, 1.0277251176733977, 0.31108556849165275, 0.2755000667399574, -0.0155798594763768, 0.4263006802318095, -0.39943490033507884, 1.0415308718762122, -0.00044324297532521983, 0.21990531483903775, -3.141506892197158], "max": [0.5410017369894375, 0.34598886089834463, 1.2626667711288893, 2.7477540084504133, 1.4247688630532975, 1.8197506467444404, 0.6157155025556473, -0.2114062907514206, 1.2398825075843598, 2.9770419980559137, 1.5175128582116937, 3.1285778227779066], "count": [395]}, "eef_sim_pose_action": {"mean": [0.49486175089552087, 0.2796112647168003, 1.104106237888708, 1.159411925548209, 1.022003334723926, 0.7135348558081792, 0.5207825029941845, -0.30980090422961154, 1.1019562492174335, 1.7760144224236927, 0.9290028465595687, -0.4996182448620297], "std": [0.03056976635432605, 0.0830331502493323, 0.07811371829890683, 0.7665308888640608, 0.2442223853361163, 0.5232973457195713, 0.06912409744214235, 0.06266469549294006, 0.04076825858940006, 1.000574081544714, 0.42021144078285966, 2.1825510562022368], "min": [0.44029438535902726, 0.09708158468491454, 1.0277251176733977, 0.31108556849165275, 0.2755000667399574, -0.0155798594763768, 0.4263006802318095, -0.39943490033507884, 1.0415308718762122, -0.00044324297532521983, 0.21990531483903775, -3.141506892197158], "max": [0.5410017369894375, 0.34598886089834463, 1.2626667711288893, 2.7477540084504133, 1.4247688630532975, 1.8197506467444404, 0.6157155025556473, -0.2114062907514206, 1.2398825075843598, 2.9770419980559137, 1.5175128582116937, 3.1285778227779066], "count": [395]}, "gripper_mode_state": {"mean": [0.369620253164557, 0.34430379746835443], "std": [0.4827018972566046, 0.4751407081246803], "min": [0, 0], "max": [1, 1], "count": [395]}, "gripper_activity_state": {"mean": [1.7873417721518987, 1.8481012658227849], "std": [0.5739860820893683, 0.4635746521323846], "min": [0, 0], "max": [2, 2], "count": [395]}, "gripper_mode_action": {"mean": [0.369620253164557, 0.34430379746835443], "std": [0.4827018972566046, 0.4751407081246803], "min": [0, 0], "max": [1, 1], "count": [395]}, "gripper_activity_action": {"mean": [1.7873417721518987, 1.8481012658227849], "std": [0.5739860820893683, 0.4635746521323846], "min": [0, 0], "max": [2, 2], "count": [395]}, "gripper_open_scale_state": {"mean": [0.5297797468740719, 0.4760696201710761], "std": [0.3178114658614501, 0.31504865775564617], "min": [0.08, 0.021], "max": [0.81, 0.832], "count": [395]}, "gripper_open_scale_action": {"mean": [0.5297797468740719, 0.4760696201710761], "std": [0.3178114658614501, 0.31504865775564617], "min": [0.08, 0.021], "max": [0.81, 0.832], "count": [395]}}} +{"episode_index": 351, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.44553169934640524]], [[0.4587523039215686]], [[0.4475082005718954]]], "std": [[[0.14483247897859552]], [[0.13983792477603668]], [[0.14175418439102214]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48665583741830065]], [[0.4905384272875817]], [[0.4856028084150327]]], "std": [[[0.0733969354400474]], [[0.07022302682418885]], [[0.07510182628675088]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7254901960784313]], [[0.7568627450980392]], [[0.7647058823529411]]], "mean": [[[0.4602515829248366]], [[0.47288100898692814]], [[0.45867306168300653]]], "std": [[[0.09362474844141686]], [[0.08234365180813633]], [[0.09042107860606582]]], "count": [100]}, "observation.state": {"min": [0.12978269159793854, 2.0292420387268066, 1.8819186687469482, 0.0786270871758461, -2.534200668334961, 0.9652543663978577, -2.749626874923706, 18.0, 0.17240500450134277, 0.2580670118331909, -0.03371100127696991, -2.8469998836517334, -0.040999993681907654, -1.1230000257492065, -0.5503547191619873, -2.0869076251983643, -1.688239574432373, -1.9265469312667847, 2.270498752593994, -0.9884322881698608, -0.6195744276046753, 59.0, -0.3476429879665375, 0.2740359902381897, -0.021908000111579895, 1.034999966621399, -0.2409999966621399, -3.134185314178467], "max": [0.7150962948799133, 2.093644618988037, 2.4463582038879395, 1.4578038454055786, -0.5873556733131409, 1.6871750354766846, -0.4058065116405487, 808.0, 0.34423398971557617, 0.41222700476646423, 0.08131799846887589, -1.1640000343322754, 1.2000000476837158, 0.7749999165534973, 0.0013264502631500363, -1.4161601066589355, -0.8353146314620972, -0.001029744278639555, 2.8927958011627197, 1.8507297039031982, 1.4501068592071533, 812.0, -0.04944400116801262, 0.336883008480072, 0.09822099655866623, 2.572999954223633, 0.8799999952316284, 3.1389999389648438], "mean": [0.3703102767467499, 2.0707998275756836, 2.1620497703552246, 0.6951965093612671, -1.464239478111267, 1.4439258575439453, -1.6891295909881592, 520.2694091796875, 0.27487725019454956, 0.33162736892700195, 0.03433794528245926, -2.1090595722198486, 0.6717132329940796, -0.08838599175214767, -0.295253723859787, -1.9948569536209106, -1.2729780673980713, -0.6484910845756531, 2.726048707962036, 1.0051709413528442, 0.19869181513786316, 572.991943359375, -0.24102959036827087, 0.3075674772262573, 0.037626564502716064, 1.6849734783172607, 0.4039112627506256, 1.418591856956482], "std": [0.1788492351770401, 0.022325944155454636, 0.16410145163536072, 0.39044252038002014, 0.70940101146698, 0.15987737476825714, 0.8331135511398315, 354.7265625, 0.046720363199710846, 0.045706480741500854, 0.03451751172542572, 0.5792921781539917, 0.42752525210380554, 0.6743066310882568, 0.12453736364841461, 0.15258437395095825, 0.22812192142009735, 0.7337539196014404, 0.20792615413665771, 1.016278862953186, 0.435387521982193, 290.69989013671875, 0.09995699673891068, 0.020286286249756813, 0.027496663853526115, 0.5004879832267761, 0.24673327803611755, 2.2526018619537354], "count": [373]}, "action": {"min": [0.12978269159793854, 2.0292420387268066, 1.8819186687469482, 0.0786270871758461, -2.534200668334961, 0.9652543663978577, -2.749626874923706, 18.0, 0.17240500450134277, 0.2580670118331909, -0.03371100127696991, -2.8469998836517334, -0.040999993681907654, -1.1230000257492065, -0.5503547191619873, -2.0869076251983643, -1.688239574432373, -1.9265469312667847, 2.270498752593994, -0.9884322881698608, -0.6195744276046753, 59.0, -0.3476429879665375, 0.2740359902381897, -0.021908000111579895, 1.034999966621399, -0.2409999966621399, -3.134185314178467], "max": [0.7150962948799133, 2.093644618988037, 2.4463582038879395, 1.4578038454055786, -0.5873556733131409, 1.6871750354766846, -0.4058065116405487, 808.0, 0.34423398971557617, 0.41222700476646423, 0.08131799846887589, -1.1640000343322754, 1.2000000476837158, 0.7749999165534973, 0.0013264502631500363, -1.4161601066589355, -0.8353146314620972, -0.001029744278639555, 2.8927958011627197, 1.8507297039031982, 1.4501068592071533, 812.0, -0.04944400116801262, 0.336883008480072, 0.09822099655866623, 2.572999954223633, 0.8799999952316284, 3.1389999389648438], "mean": [0.3703102767467499, 2.0707998275756836, 2.1620497703552246, 0.6951965093612671, -1.464239478111267, 1.4439258575439453, -1.6891295909881592, 520.2694091796875, 0.27487725019454956, 0.33162736892700195, 0.03433794528245926, -2.1090595722198486, 0.6717132329940796, -0.08838599175214767, -0.295253723859787, -1.9948569536209106, -1.2729780673980713, -0.6484910845756531, 2.726048707962036, 1.0051709413528442, 0.19869181513786316, 572.991943359375, -0.24102959036827087, 0.3075674772262573, 0.037626564502716064, 1.6849734783172607, 0.4039112627506256, 1.418591856956482], "std": [0.1788492351770401, 0.022325944155454636, 0.16410145163536072, 0.39044252038002014, 0.70940101146698, 0.15987737476825714, 0.8331135511398315, 354.7265625, 0.046720363199710846, 0.045706480741500854, 0.03451751172542572, 0.5792921781539917, 0.42752525210380554, 0.6743066310882568, 0.12453736364841461, 0.15258437395095825, 0.22812192142009735, 0.7337539196014404, 0.20792615413665771, 1.016278862953186, 0.435387521982193, 290.69989013671875, 0.09995699673891068, 0.020286286249756813, 0.027496663853526115, 0.5004879832267761, 0.24673327803611755, 2.2526018619537354], "count": [373]}, "timestamp": {"min": [0.0], "max": [12.4], "mean": [6.199999999999998], "std": [3.5891812746394156], "count": [373]}, "frame_index": {"min": [0], "max": [372], "mean": [186.0], "std": [107.67543823918248], "count": [373]}, "episode_index": {"min": [353], "max": [353], "mean": [353.0], "std": [0.0], "count": [373]}, "index": {"min": [220598], "max": [220970], "mean": [220784.0], "std": [107.67543823918248], "count": [373]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [373]}, "subtask_annotation": {"mean": [4.394101876675603, 9.0, 9.0, 9.0, 9.0], "std": [2.2083603176497735, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [373]}, "scene_annotation": {"mean": [353.0], "std": [0.0], "min": [353], "max": [353], "count": [373]}, "eef_direction_state": {"mean": [3.9839142091152815, 3.670241286863271], "std": [1.9674996620721086, 2.212831019622897], "min": [0, 0], "max": [6, 6], "count": [373]}, "eef_velocity_state": {"mean": [0.871313672922252, 0.9436997319034852], "std": [0.7780898042207925, 0.7428257301245346], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_acc_mag_state": {"mean": [0.806970509383378, 0.8230563002680965], "std": [0.8350593189435292, 0.8289689901574205], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_direction_action": {"mean": [3.9839142091152815, 3.670241286863271], "std": [1.9674996620721086, 2.212831019622897], "min": [0, 0], "max": [6, 6], "count": [373]}, "eef_velocity_action": {"mean": [0.871313672922252, 0.9436997319034852], "std": [0.7780898042207925, 0.7428257301245346], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_acc_mag_action": {"mean": [0.806970509383378, 0.8230563002680965], "std": [0.8350593189435292, 0.8289689901574205], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_sim_pose_state": {"mean": [0.49896323921448765, 0.27520192370572105, 1.111238979203773, 0.9238133984936518, 0.9829265764997656, 0.692371862493606, 0.5300846662510246, -0.3002448375159989, 1.1002849632242548, 0.7510828834745208, 0.9955480942669722, -0.7659765336977725], "std": [0.025787592606856483, 0.07636118726103876, 0.0686900802839017, 1.078473868030362, 0.2793208432809411, 0.6984426452800221, 0.05577530768718242, 0.0462217667487901, 0.04169431739060941, 1.8540527108157345, 0.3899491246881282, 1.789278171696812], "min": [0.4583946325102952, 0.10598268980067296, 1.042931129219531, -3.1298542201843795, 0.2701302373945713, -0.6800753652016192, 0.44483028831481675, -0.3695311004688349, 1.0378779232598083, -3.12109465927023, 0.2830170739276683, -3.1205092785225395], "max": [0.5341650794694586, 0.36282765698228653, 1.2334465733912678, 2.9992135578780594, 1.5703500047983687, 2.801616630221135, 0.6058668099380132, -0.21951220484859263, 1.2147270054723431, 3.07174491798942, 1.45699029090357, 3.1341508377798752], "count": [373]}, "eef_sim_pose_action": {"mean": [0.49896323921448765, 0.27520192370572105, 1.111238979203773, 0.9238133984936518, 0.9829265764997656, 0.692371862493606, 0.5300846662510246, -0.3002448375159989, 1.1002849632242548, 0.7510828834745208, 0.9955480942669722, -0.7659765336977725], "std": [0.025787592606856483, 0.07636118726103876, 0.0686900802839017, 1.078473868030362, 0.2793208432809411, 0.6984426452800221, 0.05577530768718242, 0.0462217667487901, 0.04169431739060941, 1.8540527108157345, 0.3899491246881282, 1.789278171696812], "min": [0.4583946325102952, 0.10598268980067296, 1.042931129219531, -3.1298542201843795, 0.2701302373945713, -0.6800753652016192, 0.44483028831481675, -0.3695311004688349, 1.0378779232598083, -3.12109465927023, 0.2830170739276683, -3.1205092785225395], "max": [0.5341650794694586, 0.36282765698228653, 1.2334465733912678, 2.9992135578780594, 1.5703500047983687, 2.801616630221135, 0.6058668099380132, -0.21951220484859263, 1.2147270054723431, 3.07174491798942, 1.45699029090357, 3.1341508377798752], "count": [373]}, "gripper_mode_state": {"mean": [0.289544235924933, 0.3753351206434316], "std": [0.45355084760981285, 0.48420932235450803], "min": [0, 0], "max": [1, 1], "count": [373]}, "gripper_activity_state": {"mean": [1.841823056300268, 1.8364611260053618], "std": [0.4848027163545606, 0.48302034739285576], "min": [0, 0], "max": [2, 2], "count": [373]}, "gripper_mode_action": {"mean": [0.289544235924933, 0.3753351206434316], "std": [0.45355084760981285, 0.48420932235450803], "min": [0, 0], "max": [1, 1], "count": [373]}, "gripper_activity_action": {"mean": [1.841823056300268, 1.8364611260053618], "std": [0.4848027163545606, 0.48302034739285576], "min": [0, 0], "max": [2, 2], "count": [373]}, "gripper_open_scale_state": {"mean": [0.5729919574318241, 0.5202694369512969], "std": [0.2906999507243807, 0.3547266473372787], "min": [0.059, 0.018], "max": [0.812, 0.808], "count": [373]}, "gripper_open_scale_action": {"mean": [0.5729919574318241, 0.5202694369512969], "std": [0.2906999507243807, 0.3547266473372787], "min": [0.059, 0.018], "max": [0.812, 0.808], "count": [373]}}} +{"episode_index": 352, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4617635976832978]], [[0.47225729227334495]], [[0.463651481508445]]], "std": [[[0.14919097639305912]], [[0.14454701500599412]], [[0.14556778172591958]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4827703156345047]], [[0.4858074605254643]], [[0.4803334627580405]]], "std": [[[0.05938533300088239]], [[0.05357222893988758]], [[0.05885217663473677]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6509803921568628]], [[0.6549019607843137]]], "mean": [[[0.45796094002782634]], [[0.4730434422118683]], [[0.4558375275027503]]], "std": [[[0.10039540418217663]], [[0.08635194921441805]], [[0.09917060357518598]]], "count": [101]}, "observation.state": {"min": [0.1500808596611023, 2.015855312347412, 1.823746919631958, 0.07764969766139984, -2.52866792678833, 0.628423273563385, -2.7790355682373047, -1.0, 0.19275400042533875, 0.26413699984550476, -0.05472800135612488, -2.8949999809265137, -0.07599999010562897, -1.1150000095367432, -0.5001938939094543, -2.079071283340454, -1.6626880168914795, -1.9388165473937988, 2.4591338634490967, -0.7471929788589478, -0.34463271498680115, 77.0, -0.36705100536346436, 0.2242099940776825, -0.04601600021123886, 0.9729999899864197, -0.0559999980032444, -3.1381852626800537], "max": [0.76279616355896, 2.094115972518921, 2.28001070022583, 1.5459778308868408, -0.5257106423377991, 1.6331045627593994, -0.34400439262390137, 816.0, 0.355307012796402, 0.40247300267219543, 0.08622799813747406, -1.3170000314712524, 1.1399999856948853, 0.671999990940094, -0.11095058917999268, -1.6626356840133667, -0.8246681094169617, 0.035150930285453796, 2.89139986038208, 1.9054633378982544, 1.1460704803466797, 813.0, -0.053686998784542084, 0.3638010025024414, 0.10111799836158752, 2.4189999103546143, 0.7739999890327454, 3.1389999389648438], "mean": [0.43314841389656067, 2.0649094581604004, 2.02205753326416, 0.6936060786247253, -1.5693676471710205, 1.398690104484558, -1.5368404388427734, 438.2785949707031, 0.2667645514011383, 0.34169983863830566, 0.011579657904803753, -2.2073957920074463, 0.5266905426979065, -0.26994308829307556, -0.29478248953819275, -2.0254902839660645, -1.2323089838027954, -0.6208508610725403, 2.7887611389160156, 1.0345202684402466, 0.1393802911043167, 605.2637939453125, -0.23901070654392242, 0.3152439594268799, 0.020174743607640266, 1.702445387840271, 0.4881291687488556, 2.4726221561431885], "std": [0.22623580694198608, 0.025625303387641907, 0.11588437110185623, 0.368467777967453, 0.8402490615844727, 0.15929549932479858, 0.9840148687362671, 335.91302490234375, 0.04619958624243736, 0.04842745512723923, 0.03698763996362686, 0.5379144549369812, 0.4490630328655243, 0.6996632814407349, 0.0911957323551178, 0.08989071846008301, 0.1835004687309265, 0.6859825253486633, 0.15083272755146027, 0.866888165473938, 0.3505055606365204, 294.9098205566406, 0.1022137850522995, 0.021542737260460854, 0.029596751555800438, 0.38175472617149353, 0.19219908118247986, 1.1401269435882568], "count": [472]}, "action": {"min": [0.1500808596611023, 2.015855312347412, 1.823746919631958, 0.07764969766139984, -2.52866792678833, 0.628423273563385, -2.7790355682373047, -1.0, 0.19275400042533875, 0.26413699984550476, -0.05472800135612488, -2.8949999809265137, -0.07599999010562897, -1.1150000095367432, -0.5001938939094543, -2.079071283340454, -1.6626880168914795, -1.9388165473937988, 2.4591338634490967, -0.7471929788589478, -0.34463271498680115, 77.0, -0.36705100536346436, 0.2242099940776825, -0.04601600021123886, 0.9729999899864197, -0.0559999980032444, -3.1381852626800537], "max": [0.76279616355896, 2.094115972518921, 2.28001070022583, 1.5459778308868408, -0.5257106423377991, 1.6331045627593994, -0.34400439262390137, 816.0, 0.355307012796402, 0.40247300267219543, 0.08622799813747406, -1.3170000314712524, 1.1399999856948853, 0.671999990940094, -0.11095058917999268, -1.6626356840133667, -0.8246681094169617, 0.035150930285453796, 2.89139986038208, 1.9054633378982544, 1.1460704803466797, 813.0, -0.053686998784542084, 0.3638010025024414, 0.10111799836158752, 2.4189999103546143, 0.7739999890327454, 3.1389999389648438], "mean": [0.43314841389656067, 2.0649094581604004, 2.02205753326416, 0.6936060786247253, -1.5693676471710205, 1.398690104484558, -1.5368404388427734, 438.2785949707031, 0.2667645514011383, 0.34169983863830566, 0.011579657904803753, -2.2073957920074463, 0.5266905426979065, -0.26994308829307556, -0.29478248953819275, -2.0254902839660645, -1.2323089838027954, -0.6208508610725403, 2.7887611389160156, 1.0345202684402466, 0.1393802911043167, 605.2637939453125, -0.23901070654392242, 0.3152439594268799, 0.020174743607640266, 1.702445387840271, 0.4881291687488556, 2.4726221561431885], "std": [0.22623580694198608, 0.025625303387641907, 0.11588437110185623, 0.368467777967453, 0.8402490615844727, 0.15929549932479858, 0.9840148687362671, 335.91302490234375, 0.04619958624243736, 0.04842745512723923, 0.03698763996362686, 0.5379144549369812, 0.4490630328655243, 0.6996632814407349, 0.0911957323551178, 0.08989071846008301, 0.1835004687309265, 0.6859825253486633, 0.15083272755146027, 0.866888165473938, 0.3505055606365204, 294.9098205566406, 0.1022137850522995, 0.021542737260460854, 0.029596751555800438, 0.38175472617149353, 0.19219908118247986, 1.1401269435882568], "count": [472]}, "timestamp": {"min": [0.0], "max": [15.7], "mean": [7.85], "std": [4.541811924282594], "count": [472]}, "frame_index": {"min": [0], "max": [471], "mean": [235.5], "std": [136.2543577284778], "count": [472]}, "episode_index": {"min": [354], "max": [354], "mean": [354.0], "std": [0.0], "count": [472]}, "index": {"min": [220971], "max": [221442], "mean": [221206.5], "std": [136.2543577284778], "count": [472]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [472]}, "subtask_annotation": {"mean": [3.957627118644068, 9.0, 9.0, 9.0, 9.0], "std": [2.2394538824159724, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [472]}, "scene_annotation": {"mean": [354.0], "std": [0.0], "min": [354], "max": [354], "count": [472]}, "eef_direction_state": {"mean": [4.72457627118644, 3.9491525423728815], "std": [1.7000716057042113, 2.014134198595306], "min": [0, 0], "max": [6, 6], "count": [472]}, "eef_velocity_state": {"mean": [0.652542372881356, 0.8283898305084746], "std": [0.7605430558028643, 0.6782010980440148], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_acc_mag_state": {"mean": [0.6377118644067796, 0.8877118644067796], "std": [0.8065525201903085, 0.8298569521584269], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_direction_action": {"mean": [4.72457627118644, 3.9491525423728815], "std": [1.7000716057042113, 2.014134198595306], "min": [0, 0], "max": [6, 6], "count": [472]}, "eef_velocity_action": {"mean": [0.652542372881356, 0.8283898305084746], "std": [0.7605430558028643, 0.6782010980440148], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_acc_mag_action": {"mean": [0.6377118644067796, 0.8877118644067796], "std": [0.8065525201903085, 0.8298569521584269], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_sim_pose_state": {"mean": [0.5044825174031787, 0.2626060839387204, 1.1005888121761906, 0.9388874078265833, 1.0850417315412473, 0.5461389894249451, 0.5431664489133426, -0.277443613331909, 1.0960882853894207, 1.3200161195466165, 0.8862810889312461, -0.9858328469672808], "std": [0.02134068514065065, 0.08030678354341639, 0.0690611566551159, 0.7210512154415415, 0.21626508442012535, 0.4711696702137937, 0.06087306234478517, 0.050682827452249696, 0.0420579536080861, 1.5288794548410685, 0.436660589532745, 1.7433280914353757], "min": [0.41331192177960036, 0.1034456315197587, 1.0375379602449841, 0.11106961448161665, 0.48117714555384605, -0.06219070765263682, 0.45173094476627706, -0.3542226278532436, 1.0329347956202133, -3.062956909958663, 0.2920479590107212, -3.121485628357445], "max": [0.5510947784562255, 0.3780480066600036, 1.2467210624481984, 2.4043966635061977, 1.4904927360498066, 1.6141414762551105, 0.6200866232214416, -0.19748029175080692, 1.2046353440996638, 3.0619766021895236, 1.4585903911332547, 3.14151874272205], "count": [472]}, "eef_sim_pose_action": {"mean": [0.5044825174031787, 0.2626060839387204, 1.1005888121761906, 0.9388874078265833, 1.0850417315412473, 0.5461389894249451, 0.5431664489133426, -0.277443613331909, 1.0960882853894207, 1.3200161195466165, 0.8862810889312461, -0.9858328469672808], "std": [0.02134068514065065, 0.08030678354341639, 0.0690611566551159, 0.7210512154415415, 0.21626508442012535, 0.4711696702137937, 0.06087306234478517, 0.050682827452249696, 0.0420579536080861, 1.5288794548410685, 0.436660589532745, 1.7433280914353757], "min": [0.41331192177960036, 0.1034456315197587, 1.0375379602449841, 0.11106961448161665, 0.48117714555384605, -0.06219070765263682, 0.45173094476627706, -0.3542226278532436, 1.0329347956202133, -3.062956909958663, 0.2920479590107212, -3.121485628357445], "max": [0.5510947784562255, 0.3780480066600036, 1.2467210624481984, 2.4043966635061977, 1.4904927360498066, 1.6141414762551105, 0.6200866232214416, -0.19748029175080692, 1.2046353440996638, 3.0619766021895236, 1.4585903911332547, 3.14151874272205], "count": [472]}, "gripper_mode_state": {"mean": [0.3093220338983051, 0.4724576271186441], "std": [0.4622141421931198, 0.4992408413742436], "min": [0, 0], "max": [1, 1], "count": [472]}, "gripper_activity_state": {"mean": [1.9004237288135593, 1.680084745762712], "std": [0.3748443610755851, 0.6681190340542689], "min": [0, 0], "max": [2, 2], "count": [472]}, "gripper_mode_action": {"mean": [0.3093220338983051, 0.4724576271186441], "std": [0.4622141421931198, 0.4992408413742436], "min": [0, 0], "max": [1, 1], "count": [472]}, "gripper_activity_action": {"mean": [1.9004237288135593, 1.680084745762712], "std": [0.3748443610755851, 0.6681190340542689], "min": [0, 0], "max": [2, 2], "count": [472]}, "gripper_open_scale_state": {"mean": [0.6052637713642448, 0.43828072038747523], "std": [0.294909749406887, 0.33591029523298954], "min": [0.077, 0.0], "max": [0.813, 0.816], "count": [472]}, "gripper_open_scale_action": {"mean": [0.6052637713642448, 0.43828072038747523], "std": [0.294909749406887, 0.33591029523298954], "min": [0.077, 0.0], "max": [0.813, 0.816], "count": [472]}}} +{"episode_index": 353, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4488163608890158]], [[0.45990451488038586]], [[0.45101835459102735]]], "std": [[[0.14295380815154174]], [[0.1400788273856621]], [[0.14132107088184767]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4834799261533092]], [[0.48694579684624656]], [[0.48253129164287073]]], "std": [[[0.058431667807877244]], [[0.05423749083566256]], [[0.05938829186597973]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6745098039215687]], [[0.6705882352941176]]], "mean": [[[0.46259660352814264]], [[0.4743626419823593]], [[0.461589968430738]]], "std": [[[0.09684054427987844]], [[0.0840295023812351]], [[0.09106377578923623]]], "count": [103]}, "observation.state": {"min": [0.15508995950222015, 1.9921711683273315, 1.7568833827972412, 0.07063347846269608, -2.5771706104278564, 0.5994508266448975, -2.8624274730682373, 11.0, 0.16841000318527222, 0.2646520137786865, -0.04085899889469147, -2.7790000438690186, -0.06400001049041748, -1.1749999523162842, -0.4916068911552429, -2.0786871910095215, -1.5873943567276, -2.003969669342041, 2.3043582439422607, -1.0125353336334229, -0.2952747941017151, 76.0, -0.35300400853157043, 0.2088010013103485, -0.035920001566410065, 1.184999942779541, -0.1300000101327896, -3.1381852626800537], "max": [0.7516260743141174, 2.092440366744995, 2.426827907562256, 1.5679340362548828, -0.48115238547325134, 1.6158084869384766, -0.2986432909965515, 833.0, 0.34825900197029114, 0.4054960012435913, 0.09367000311613083, -1.290000081062317, 1.25, 0.5619999170303345, -0.07098253816366196, -1.6732298135757446, -0.9050405025482178, -0.010594149120151997, 2.89127779006958, 1.9220263957977295, 1.322191596031189, 846.0, -0.07202800363302231, 0.35665199160575867, 0.08087000250816345, 2.503000020980835, 0.8080000281333923, 3.1410000324249268], "mean": [0.34394875168800354, 2.0670082569122314, 2.142575740814209, 0.802969217300415, -1.5171806812286377, 1.386766791343689, -1.582775592803955, 472.7865905761719, 0.2680000960826874, 0.3337685763835907, 0.0445609912276268, -2.118407964706421, 0.6743773221969604, -0.11568871140480042, -0.29444655776023865, -2.0252716541290283, -1.2800378799438477, -0.49594980478286743, 2.7734503746032715, 1.167995810508728, 0.25968292355537415, 601.5960083007812, -0.258434921503067, 0.29589563608169556, 0.033965688198804855, 1.6530711650848389, 0.3407239019870758, 1.7069592475891113], "std": [0.2032896876335144, 0.028616193681955338, 0.24686910212039948, 0.3974471390247345, 0.6825788617134094, 0.21603482961654663, 0.7959738969802856, 278.6722717285156, 0.059788089245557785, 0.04729364067316055, 0.03875945135951042, 0.49121543765068054, 0.4444776177406311, 0.6196686625480652, 0.10352584719657898, 0.08974245190620422, 0.2527870237827301, 0.6805577278137207, 0.1950031816959381, 0.9901320338249207, 0.37559300661087036, 296.2947998046875, 0.09179525822401047, 0.03510577976703644, 0.03430512547492981, 0.42717063426971436, 0.23159998655319214, 2.0078318119049072], "count": [485]}, "action": {"min": [0.15508995950222015, 1.9921711683273315, 1.7568833827972412, 0.07063347846269608, -2.5771706104278564, 0.5994508266448975, -2.8624274730682373, 11.0, 0.16841000318527222, 0.2646520137786865, -0.04085899889469147, -2.7790000438690186, -0.06400001049041748, -1.1749999523162842, -0.4916068911552429, -2.0786871910095215, -1.5873943567276, -2.003969669342041, 2.3043582439422607, -1.0125353336334229, -0.2952747941017151, 76.0, -0.35300400853157043, 0.2088010013103485, -0.035920001566410065, 1.184999942779541, -0.1300000101327896, -3.1381852626800537], "max": [0.7516260743141174, 2.092440366744995, 2.426827907562256, 1.5679340362548828, -0.48115238547325134, 1.6158084869384766, -0.2986432909965515, 833.0, 0.34825900197029114, 0.4054960012435913, 0.09367000311613083, -1.290000081062317, 1.25, 0.5619999170303345, -0.07098253816366196, -1.6732298135757446, -0.9050405025482178, -0.010594149120151997, 2.89127779006958, 1.9220263957977295, 1.322191596031189, 846.0, -0.07202800363302231, 0.35665199160575867, 0.08087000250816345, 2.503000020980835, 0.8080000281333923, 3.1410000324249268], "mean": [0.34394875168800354, 2.0670082569122314, 2.142575740814209, 0.802969217300415, -1.5171806812286377, 1.386766791343689, -1.582775592803955, 472.7865905761719, 0.2680000960826874, 0.3337685763835907, 0.0445609912276268, -2.118407964706421, 0.6743773221969604, -0.11568871140480042, -0.29444655776023865, -2.0252716541290283, -1.2800378799438477, -0.49594980478286743, 2.7734503746032715, 1.167995810508728, 0.25968292355537415, 601.5960083007812, -0.258434921503067, 0.29589563608169556, 0.033965688198804855, 1.6530711650848389, 0.3407239019870758, 1.7069592475891113], "std": [0.2032896876335144, 0.028616193681955338, 0.24686910212039948, 0.3974471390247345, 0.6825788617134094, 0.21603482961654663, 0.7959738969802856, 278.6722717285156, 0.059788089245557785, 0.04729364067316055, 0.03875945135951042, 0.49121543765068054, 0.4444776177406311, 0.6196686625480652, 0.10352584719657898, 0.08974245190620422, 0.2527870237827301, 0.6805577278137207, 0.1950031816959381, 0.9901320338249207, 0.37559300661087036, 296.2947998046875, 0.09179525822401047, 0.03510577976703644, 0.03430512547492981, 0.42717063426971436, 0.23159998655319214, 2.0078318119049072], "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": [355], "max": [355], "mean": [355.0], "std": [0.0], "count": [485]}, "index": {"min": [221443], "max": [221927], "mean": [221685.0], "std": [140.0071426749364], "count": [485]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [485]}, "subtask_annotation": {"mean": [4.971134020618557, 9.0, 9.0, 9.0, 9.0], "std": [2.264743619584984, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [485]}, "scene_annotation": {"mean": [355.0], "std": [0.0], "min": [355], "max": [355], "count": [485]}, "eef_direction_state": {"mean": [3.560824742268041, 4.0123711340206185], "std": [2.3177734027735126, 2.1142256378699416], "min": [0, 0], "max": [6, 6], "count": [485]}, "eef_velocity_state": {"mean": [0.9195876288659793, 0.7505154639175258], "std": [0.759630834818977, 0.6928387312303117], "min": [0, 0], "max": [2, 2], "count": [485]}, "eef_acc_mag_state": {"mean": [0.8536082474226804, 0.7690721649484537], "std": [0.835557947507724, 0.8149835017926935], "min": [0, 0], "max": [2, 2], "count": [485]}, "eef_direction_action": {"mean": [3.560824742268041, 4.0123711340206185], "std": [2.3177734027735126, 2.1142256378699416], "min": [0, 0], "max": [6, 6], "count": [485]}, "eef_velocity_action": {"mean": [0.9195876288659793, 0.7505154639175258], "std": [0.759630834818977, 0.6928387312303117], "min": [0, 0], "max": [2, 2], "count": [485]}, "eef_acc_mag_action": {"mean": [0.8536082474226804, 0.7690721649484537], "std": [0.835557947507724, 0.8149835017926935], "min": [0, 0], "max": [2, 2], "count": [485]}, "eef_sim_pose_state": {"mean": [0.4864943267115947, 0.28524739162634116, 1.0950346505986075, 1.0234396990537302, 0.9255420584255308, 0.6718400389128797, 0.5314478766265985, -0.30200817911274014, 1.1129360102637351, 0.779494711204678, 0.9919619404827713, -0.5701163217506674], "std": [0.038426731918109774, 0.06730904678663152, 0.07181592443101464, 0.7822867491884514, 0.2501684472087345, 0.520137827878716, 0.057851194870069136, 0.06006686497832847, 0.04382688998827125, 1.8632159951993812, 0.37505230743079454, 1.8251339433381875], "min": [0.40157527093630224, 0.12228993378472171, 1.022511018287652, 0.12845627560711553, 0.4768886183063774, -0.274758181461119, 0.4511705525792454, -0.3794867523098076, 1.0349329099939317, -3.1328402867683907, 0.23920873136020693, -3.1172183505422004], "max": [0.5546398244923119, 0.3555811720699666, 1.2623807216684753, 2.7402461838240266, 1.4294157217994758, 1.8973418048117152, 0.613540777418326, -0.20244863418012168, 1.2197824082993876, 3.1397349619706, 1.5234737879640803, 3.138409972004984], "count": [485]}, "eef_sim_pose_action": {"mean": [0.4864943267115947, 0.28524739162634116, 1.0950346505986075, 1.0234396990537302, 0.9255420584255308, 0.6718400389128797, 0.5314478766265985, -0.30200817911274014, 1.1129360102637351, 0.779494711204678, 0.9919619404827713, -0.5701163217506674], "std": [0.038426731918109774, 0.06730904678663152, 0.07181592443101464, 0.7822867491884514, 0.2501684472087345, 0.520137827878716, 0.057851194870069136, 0.06006686497832847, 0.04382688998827125, 1.8632159951993812, 0.37505230743079454, 1.8251339433381875], "min": [0.40157527093630224, 0.12228993378472171, 1.022511018287652, 0.12845627560711553, 0.4768886183063774, -0.274758181461119, 0.4511705525792454, -0.3794867523098076, 1.0349329099939317, -3.1328402867683907, 0.23920873136020693, -3.1172183505422004], "max": [0.5546398244923119, 0.3555811720699666, 1.2623807216684753, 2.7402461838240266, 1.4294157217994758, 1.8973418048117152, 0.613540777418326, -0.20244863418012168, 1.2197824082993876, 3.1397349619706, 1.5234737879640803, 3.138409972004984], "count": [485]}, "gripper_mode_state": {"mean": [0.23917525773195877, 0.35670103092783506], "std": [0.4265799500923712, 0.47902547475353885], "min": [0, 0], "max": [1, 1], "count": [485]}, "gripper_activity_state": {"mean": [1.8701030927835052, 1.8536082474226805], "std": [0.43746338838353377, 0.47321272121489744], "min": [0, 0], "max": [2, 2], "count": [485]}, "gripper_mode_action": {"mean": [0.23917525773195877, 0.35670103092783506], "std": [0.4265799500923712, 0.47902547475353885], "min": [0, 0], "max": [1, 1], "count": [485]}, "gripper_activity_action": {"mean": [1.8701030927835052, 1.8536082474226805], "std": [0.43746338838353377, 0.47321272121489744], "min": [0, 0], "max": [2, 2], "count": [485]}, "gripper_open_scale_state": {"mean": [0.6015958762414679, 0.4727865980443265], "std": [0.29629472378476285, 0.27867231125532255], "min": [0.076, 0.011], "max": [0.846, 0.833], "count": [485]}, "gripper_open_scale_action": {"mean": [0.6015958762414679, 0.4727865980443265], "std": [0.29629472378476285, 0.27867231125532255], "min": [0.076, 0.011], "max": [0.846, 0.833], "count": [485]}}} +{"episode_index": 354, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4677428594771242]], [[0.47861025326797385]], [[0.4699351450163399]]], "std": [[[0.15045824414835265]], [[0.1492918049891931]], [[0.14992958170147855]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48278757352941176]], [[0.4866803819444444]], [[0.4811623447712418]]], "std": [[[0.078616024035667]], [[0.07215328178915076]], [[0.07787080215258246]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6784313725490196]], [[0.6980392156862745]]], "mean": [[[0.4580589501633987]], [[0.47284287581699347]], [[0.45661515114379086]]], "std": [[[0.09944063028354473]], [[0.08463403745900587]], [[0.09537065527211512]]], "count": [100]}, "observation.state": {"min": [0.1186823919415474, 2.027008056640625, 1.8298382759094238, -0.03371976315975189, -2.582563877105713, 0.7776314616203308, -2.862706422805786, 5.0, 0.19737400114536285, 0.2621850073337555, -0.027938999235630035, -2.736999988555908, -0.036000002175569534, -1.128999948501587, -0.5170189142227173, -2.0781288146972656, -1.689426302909851, -1.9975119829177856, 2.4785945415496826, -0.8712509274482727, -0.2753431499004364, 66.0, -0.3659690022468567, 0.265502005815506, -0.03839600086212158, 1.0850000381469727, -0.0989999920129776, -3.1411852836608887], "max": [0.7184648513793945, 2.0924580097198486, 2.333226203918457, 1.517529010772705, -0.5572661757469177, 1.6199971437454224, -0.3963119387626648, 831.0, 0.35256001353263855, 0.4134030044078827, 0.09026800096035004, -1.2929999828338623, 1.3079999685287476, 0.6209999918937683, -0.046129051595926285, -1.5560309886932373, -0.7735298871994019, 0.01556833740323782, 2.8947505950927734, 1.9147135019302368, 1.3019633293151855, 805.0, -0.05452200025320053, 0.3413670063018799, 0.08714400231838226, 2.427999973297119, 0.7250000238418579, 3.140000104904175], "mean": [0.34609994292259216, 2.0680956840515137, 2.0630173683166504, 0.7962462902069092, -1.557438850402832, 1.3662062883377075, -1.5299752950668335, 527.2578735351562, 0.26905563473701477, 0.33429577946662903, 0.028032395988702774, -2.199592351913452, 0.646641731262207, -0.2143799215555191, -0.27662527561187744, -2.0078697204589844, -1.1895420551300049, -0.6087186932563782, 2.7788751125335693, 1.0423862934112549, 0.266246497631073, 549.841552734375, -0.246867835521698, 0.2996468245983124, 0.022039271891117096, 1.7452079057693481, 0.3485574424266815, 1.9029988050460815], "std": [0.21601063013076782, 0.02304222621023655, 0.18993140757083893, 0.38690176606178284, 0.7373181581497192, 0.22677358984947205, 0.8092117309570312, 330.0018615722656, 0.04650060087442398, 0.0513438880443573, 0.03326091915369034, 0.457300066947937, 0.4772370457649231, 0.6070269346237183, 0.13215412199497223, 0.10534574836492538, 0.21612930297851562, 0.7468296885490417, 0.14381948113441467, 0.9710121750831604, 0.3750605881214142, 290.53594970703125, 0.10125557333230972, 0.0198940671980381, 0.023210570216178894, 0.38085848093032837, 0.26146402955055237, 1.9189382791519165], "count": [382]}, "action": {"min": [0.1186823919415474, 2.027008056640625, 1.8298382759094238, -0.03371976315975189, -2.582563877105713, 0.7776314616203308, -2.862706422805786, 5.0, 0.19737400114536285, 0.2621850073337555, -0.027938999235630035, -2.736999988555908, -0.036000002175569534, -1.128999948501587, -0.5170189142227173, -2.0781288146972656, -1.689426302909851, -1.9975119829177856, 2.4785945415496826, -0.8712509274482727, -0.2753431499004364, 66.0, -0.3659690022468567, 0.265502005815506, -0.03839600086212158, 1.0850000381469727, -0.0989999920129776, -3.1411852836608887], "max": [0.7184648513793945, 2.0924580097198486, 2.333226203918457, 1.517529010772705, -0.5572661757469177, 1.6199971437454224, -0.3963119387626648, 831.0, 0.35256001353263855, 0.4134030044078827, 0.09026800096035004, -1.2929999828338623, 1.3079999685287476, 0.6209999918937683, -0.046129051595926285, -1.5560309886932373, -0.7735298871994019, 0.01556833740323782, 2.8947505950927734, 1.9147135019302368, 1.3019633293151855, 805.0, -0.05452200025320053, 0.3413670063018799, 0.08714400231838226, 2.427999973297119, 0.7250000238418579, 3.140000104904175], "mean": [0.34609994292259216, 2.0680956840515137, 2.0630173683166504, 0.7962462902069092, -1.557438850402832, 1.3662062883377075, -1.5299752950668335, 527.2578735351562, 0.26905563473701477, 0.33429577946662903, 0.028032395988702774, -2.199592351913452, 0.646641731262207, -0.2143799215555191, -0.27662527561187744, -2.0078697204589844, -1.1895420551300049, -0.6087186932563782, 2.7788751125335693, 1.0423862934112549, 0.266246497631073, 549.841552734375, -0.246867835521698, 0.2996468245983124, 0.022039271891117096, 1.7452079057693481, 0.3485574424266815, 1.9029988050460815], "std": [0.21601063013076782, 0.02304222621023655, 0.18993140757083893, 0.38690176606178284, 0.7373181581497192, 0.22677358984947205, 0.8092117309570312, 330.0018615722656, 0.04650060087442398, 0.0513438880443573, 0.03326091915369034, 0.457300066947937, 0.4772370457649231, 0.6070269346237183, 0.13215412199497223, 0.10534574836492538, 0.21612930297851562, 0.7468296885490417, 0.14381948113441467, 0.9710121750831604, 0.3750605881214142, 290.53594970703125, 0.10125557333230972, 0.0198940671980381, 0.023210570216178894, 0.38085848093032837, 0.26146402955055237, 1.9189382791519165], "count": [382]}, "timestamp": {"min": [0.0], "max": [12.7], "mean": [6.35], "std": [3.675784118917879], "count": [382]}, "frame_index": {"min": [0], "max": [381], "mean": [190.5], "std": [110.27352356753637], "count": [382]}, "episode_index": {"min": [356], "max": [356], "mean": [356.0], "std": [0.0], "count": [382]}, "index": {"min": [221928], "max": [222309], "mean": [222118.5], "std": [110.27352356753637], "count": [382]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [382]}, "subtask_annotation": {"mean": [4.473821989528796, 9.0, 9.0, 9.0, 9.0], "std": [2.2739350651137986, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [382]}, "scene_annotation": {"mean": [356.0], "std": [0.0], "min": [356], "max": [356], "count": [382]}, "eef_direction_state": {"mean": [4.225130890052356, 3.968586387434555], "std": [1.978046224860416, 2.0768122954663126], "min": [0, 0], "max": [6, 6], "count": [382]}, "eef_velocity_state": {"mean": [0.7774869109947644, 0.819371727748691], "std": [0.7828100600674547, 0.7353039212345303], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_acc_mag_state": {"mean": [0.6858638743455497, 0.8350785340314136], "std": [0.812699697442869, 0.8322837244719409], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_direction_action": {"mean": [4.225130890052356, 3.968586387434555], "std": [1.978046224860416, 2.0768122954663126], "min": [0, 0], "max": [6, 6], "count": [382]}, "eef_velocity_action": {"mean": [0.7774869109947644, 0.819371727748691], "std": [0.7828100600674547, 0.7353039212345303], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_acc_mag_action": {"mean": [0.6858638743455497, 0.8350785340314136], "std": [0.812699697442869, 0.8322837244719409], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_sim_pose_state": {"mean": [0.49014961147272296, 0.2706999006953474, 1.0980939277248163, 1.1130298542027075, 0.9580127922207287, 0.6976524957643812, 0.5332923296632186, -0.2915195912620033, 1.1035663453323048, 0.9188252739156093, 0.9562039360875204, -0.8871616754298328], "std": [0.02426417330065262, 0.07488002816300954, 0.07287209501946124, 0.7173524958538142, 0.3210957362656621, 0.4726808864755023, 0.061404048247140686, 0.049503139710348754, 0.03770373936863611, 1.9921982885847354, 0.3928738044566474, 1.8485377755137888], "min": [0.45619470083824787, 0.10306449924100775, 1.0310901203099343, 0.21374637588650403, 0.43524647600757405, 0.07109771588366878, 0.448119144973818, -0.37416841954740737, 1.021187263744404, -3.1273267054193976, 0.31354418331430267, -2.9965962954118113], "max": [0.531218221370687, 0.3699832713873388, 1.2372978689145155, 2.517877760409131, 1.4190012871720317, 1.6989441244769095, 0.6116206112994051, -0.2169153902222096, 1.1898000352467808, 3.138456460173572, 1.5281308792259494, 3.1212886821815244], "count": [382]}, "eef_sim_pose_action": {"mean": [0.49014961147272296, 0.2706999006953474, 1.0980939277248163, 1.1130298542027075, 0.9580127922207287, 0.6976524957643812, 0.5332923296632186, -0.2915195912620033, 1.1035663453323048, 0.9188252739156093, 0.9562039360875204, -0.8871616754298328], "std": [0.02426417330065262, 0.07488002816300954, 0.07287209501946124, 0.7173524958538142, 0.3210957362656621, 0.4726808864755023, 0.061404048247140686, 0.049503139710348754, 0.03770373936863611, 1.9921982885847354, 0.3928738044566474, 1.8485377755137888], "min": [0.45619470083824787, 0.10306449924100775, 1.0310901203099343, 0.21374637588650403, 0.43524647600757405, 0.07109771588366878, 0.448119144973818, -0.37416841954740737, 1.021187263744404, -3.1273267054193976, 0.31354418331430267, -2.9965962954118113], "max": [0.531218221370687, 0.3699832713873388, 1.2372978689145155, 2.517877760409131, 1.4190012871720317, 1.6989441244769095, 0.6116206112994051, -0.2169153902222096, 1.1898000352467808, 3.138456460173572, 1.5281308792259494, 3.1212886821815244], "count": [382]}, "gripper_mode_state": {"mean": [0.33507853403141363, 0.3717277486910995], "std": [0.47201791286218436, 0.48326620981002427], "min": [0, 0], "max": [1, 1], "count": [382]}, "gripper_activity_state": {"mean": [1.8167539267015707, 1.8534031413612566], "std": [0.5196977949603745, 0.45126516715741316], "min": [0, 0], "max": [2, 2], "count": [382]}, "gripper_mode_action": {"mean": [0.33507853403141363, 0.3717277486910995], "std": [0.47201791286218436, 0.48326620981002427], "min": [0, 0], "max": [1, 1], "count": [382]}, "gripper_activity_action": {"mean": [1.8167539267015707, 1.8534031413612566], "std": [0.5196977949603745, 0.45126516715741316], "min": [0, 0], "max": [2, 2], "count": [382]}, "gripper_open_scale_state": {"mean": [0.5498416233162605, 0.5272578533195074], "std": [0.29053594123294846, 0.3300018305108309], "min": [0.066, 0.005], "max": [0.805, 0.831], "count": [382]}, "gripper_open_scale_action": {"mean": [0.5498416233162605, 0.5272578533195074], "std": [0.29053594123294846, 0.3300018305108309], "min": [0.066, 0.005], "max": [0.805, 0.831], "count": [382]}}} +{"episode_index": 355, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4537204248366013]], [[0.46684972333630426]], [[0.4565037748811646]]], "std": [[[0.1457919140508918]], [[0.14005945935412203]], [[0.14149856607557484]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48594109848484845]], [[0.48894306483957223]], [[0.4845761233660131]]], "std": [[[0.05270653543934267]], [[0.048857439761248844]], [[0.053842870666607985]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6588235294117647]], [[0.6666666666666666]]], "mean": [[[0.45308239936125966]], [[0.46937241904337496]], [[0.4513791369578134]]], "std": [[[0.10258332905125582]], [[0.08852042739920943]], [[0.10086435519211034]]], "count": [110]}, "observation.state": {"min": [0.08932595700025558, 2.015733242034912, 1.636717438697815, 0.14501941204071045, -2.625236988067627, 0.7912625074386597, -2.7828752994537354, -2.0, 0.1966859996318817, 0.25200700759887695, -0.05928599834442139, -2.7869999408721924, -0.14899998903274536, -1.059999942779541, -0.4506789445877075, -2.0784428119659424, -1.428674340248108, -1.917750358581543, 2.6481359004974365, -0.7487112879753113, -0.2684839963912964, 72.0, -0.3492090106010437, 0.23516200482845306, -0.04104899987578392, 1.093000054359436, -0.10899999737739563, -3.1391851902008057], "max": [0.6779382228851318, 2.093033790588379, 2.187333822250366, 1.3925111293792725, -0.47823765873908997, 1.642162799835205, -0.40306633710861206, 823.0, 0.35109901428222656, 0.39513999223709106, 0.0721379965543747, -1.378000020980835, 1.100000023841858, 0.6349999904632568, -0.00275762053206563, -1.570709228515625, -0.8657007813453674, -0.03518583998084068, 2.8912250995635986, 1.923649549484253, 1.1185990571975708, 805.0, -0.07361599802970886, 0.33278700709342957, 0.07728999853134155, 2.38700008392334, 0.7680000066757202, 3.1410000324249268], "mean": [0.3994056284427643, 2.0706427097320557, 1.895283818244934, 0.9076339602470398, -1.79091215133667, 1.360755205154419, -1.2648941278457642, 427.89013671875, 0.25493624806404114, 0.3387472331523895, 0.000918713805731386, -2.339170217514038, 0.3842651844024658, -0.4227753281593323, -0.2307368814945221, -2.034046173095703, -1.2428756952285767, -0.46488523483276367, 2.8516573905944824, 1.3212435245513916, 0.09889888763427734, 641.8150024414062, -0.27120158076286316, 0.2834259867668152, 0.0262153297662735, 1.566935658454895, 0.4553297758102417, 2.333237409591675], "std": [0.2145845741033554, 0.019585683941841125, 0.15792813897132874, 0.3658088743686676, 0.8370784521102905, 0.1798393726348877, 0.9297407865524292, 323.22210693359375, 0.044223852455616, 0.045086488127708435, 0.03860463574528694, 0.48829370737075806, 0.4505549967288971, 0.645219624042511, 0.08375658839941025, 0.08955667912960052, 0.1561061292886734, 0.5824844837188721, 0.06748440861701965, 0.7617202997207642, 0.2832166254520416, 267.4351806640625, 0.08073145151138306, 0.020800665020942688, 0.02518688142299652, 0.33908942341804504, 0.19989775121212006, 1.232309341430664], "count": [528]}, "action": {"min": [0.08932595700025558, 2.015733242034912, 1.636717438697815, 0.14501941204071045, -2.625236988067627, 0.7912625074386597, -2.7828752994537354, -2.0, 0.1966859996318817, 0.25200700759887695, -0.05928599834442139, -2.7869999408721924, -0.14899998903274536, -1.059999942779541, -0.4506789445877075, -2.0784428119659424, -1.428674340248108, -1.917750358581543, 2.6481359004974365, -0.7487112879753113, -0.2684839963912964, 72.0, -0.3492090106010437, 0.23516200482845306, -0.04104899987578392, 1.093000054359436, -0.10899999737739563, -3.1391851902008057], "max": [0.6779382228851318, 2.093033790588379, 2.187333822250366, 1.3925111293792725, -0.47823765873908997, 1.642162799835205, -0.40306633710861206, 823.0, 0.35109901428222656, 0.39513999223709106, 0.0721379965543747, -1.378000020980835, 1.100000023841858, 0.6349999904632568, -0.00275762053206563, -1.570709228515625, -0.8657007813453674, -0.03518583998084068, 2.8912250995635986, 1.923649549484253, 1.1185990571975708, 805.0, -0.07361599802970886, 0.33278700709342957, 0.07728999853134155, 2.38700008392334, 0.7680000066757202, 3.1410000324249268], "mean": [0.3994056284427643, 2.0706427097320557, 1.895283818244934, 0.9076339602470398, -1.79091215133667, 1.360755205154419, -1.2648941278457642, 427.89013671875, 0.25493624806404114, 0.3387472331523895, 0.000918713805731386, -2.339170217514038, 0.3842651844024658, -0.4227753281593323, -0.2307368814945221, -2.034046173095703, -1.2428756952285767, -0.46488523483276367, 2.8516573905944824, 1.3212435245513916, 0.09889888763427734, 641.8150024414062, -0.27120158076286316, 0.2834259867668152, 0.0262153297662735, 1.566935658454895, 0.4553297758102417, 2.333237409591675], "std": [0.2145845741033554, 0.019585683941841125, 0.15792813897132874, 0.3658088743686676, 0.8370784521102905, 0.1798393726348877, 0.9297407865524292, 323.22210693359375, 0.044223852455616, 0.045086488127708435, 0.03860463574528694, 0.48829370737075806, 0.4505549967288971, 0.645219624042511, 0.08375658839941025, 0.08955667912960052, 0.1561061292886734, 0.5824844837188721, 0.06748440861701965, 0.7617202997207642, 0.2832166254520416, 267.4351806640625, 0.08073145151138306, 0.020800665020942688, 0.02518688142299652, 0.33908942341804504, 0.19989775121212006, 1.232309341430664], "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": [357], "max": [357], "mean": [357.0], "std": [0.0], "count": [528]}, "index": {"min": [222310], "max": [222837], "mean": [222573.5], "std": [152.42019769921134], "count": [528]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [528]}, "subtask_annotation": {"mean": [3.3541666666666665, 9.0, 9.0, 9.0, 9.0], "std": [2.0443801541412143, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [528]}, "scene_annotation": {"mean": [357.0], "std": [0.0], "min": [357], "max": [357], "count": [528]}, "eef_direction_state": {"mean": [4.806818181818182, 3.7916666666666665], "std": [1.7934516062363755, 2.1253713282220326], "min": [0, 0], "max": [6, 6], "count": [528]}, "eef_velocity_state": {"mean": [0.5246212121212122, 0.7821969696969697], "std": [0.7432523790368817, 0.6541717113033911], "min": [0, 0], "max": [2, 2], "count": [528]}, "eef_acc_mag_state": {"mean": [0.5606060606060606, 0.8920454545454546], "std": [0.7906420076151376, 0.8312624923976902], "min": [0, 0], "max": [2, 2], "count": [528]}, "eef_direction_action": {"mean": [4.806818181818182, 3.7916666666666665], "std": [1.7934516062363755, 2.1253713282220326], "min": [0, 0], "max": [6, 6], "count": [528]}, "eef_velocity_action": {"mean": [0.5246212121212122, 0.7821969696969697], "std": [0.7432523790368817, 0.6541717113033911], "min": [0, 0], "max": [2, 2], "count": [528]}, "eef_acc_mag_action": {"mean": [0.5606060606060606, 0.8920454545454546], "std": [0.7906420076151376, 0.8312624923976902], "min": [0, 0], "max": [2, 2], "count": [528]}, "eef_sim_pose_state": {"mean": [0.4719309317361894, 0.2865942309004621, 1.0777777734870286, 0.7834686158392499, 1.0146362696799938, 0.47809074446095307, 0.5436427124591975, -0.2614724827987606, 1.1040116347833804, 1.594520260947574, 0.7843383837460803, -1.4973535794133286], "std": [0.024108618638816613, 0.06582569708355696, 0.05282166737350472, 0.6293634559831638, 0.19143048989054298, 0.4155384052849639, 0.05638133806830914, 0.053841997868383076, 0.03487807155590114, 1.7389023625553026, 0.42115020053595453, 1.5968903637783265], "min": [0.4231354694431332, 0.11965059912284368, 1.034905080949346, 0.0900058583343362, 0.42860904243888864, -0.10975539657409797, 0.43867105977270526, -0.35503624105173787, 1.0385216838788376, -3.1131787656736063, 0.3110180555369777, -3.0964307974726055], "max": [0.5225670259023105, 0.35507037722120194, 1.2057384070315658, 2.402715980287786, 1.4208314488537725, 1.6334419082908795, 0.6084564655805301, -0.18512733622867047, 1.1822286505964241, 3.126044737190433, 1.4598638766601653, 3.043550119699113], "count": [528]}, "eef_sim_pose_action": {"mean": [0.4719309317361894, 0.2865942309004621, 1.0777777734870286, 0.7834686158392499, 1.0146362696799938, 0.47809074446095307, 0.5436427124591975, -0.2614724827987606, 1.1040116347833804, 1.594520260947574, 0.7843383837460803, -1.4973535794133286], "std": [0.024108618638816613, 0.06582569708355696, 0.05282166737350472, 0.6293634559831638, 0.19143048989054298, 0.4155384052849639, 0.05638133806830914, 0.053841997868383076, 0.03487807155590114, 1.7389023625553026, 0.42115020053595453, 1.5968903637783265], "min": [0.4231354694431332, 0.11965059912284368, 1.034905080949346, 0.0900058583343362, 0.42860904243888864, -0.10975539657409797, 0.43867105977270526, -0.35503624105173787, 1.0385216838788376, -3.1131787656736063, 0.3110180555369777, -3.0964307974726055], "max": [0.5225670259023105, 0.35507037722120194, 1.2057384070315658, 2.402715980287786, 1.4208314488537725, 1.6334419082908795, 0.6084564655805301, -0.18512733622867047, 1.1822286505964241, 3.126044737190433, 1.4598638766601653, 3.043550119699113], "count": [528]}, "gripper_mode_state": {"mean": [0.22537878787878787, 0.5246212121212122], "std": [0.41783153286112396, 0.4993934279840717], "min": [0, 0], "max": [1, 1], "count": [528]}, "gripper_activity_state": {"mean": [1.8806818181818181, 1.6742424242424243], "std": [0.42968221728533224, 0.6599611113567335], "min": [0, 0], "max": [2, 2], "count": [528]}, "gripper_mode_action": {"mean": [0.22537878787878787, 0.5246212121212122], "std": [0.41783153286112396, 0.4993934279840717], "min": [0, 0], "max": [1, 1], "count": [528]}, "gripper_activity_action": {"mean": [1.8806818181818181, 1.6742424242424243], "std": [0.42968221728533224, 0.6599611113567335], "min": [0, 0], "max": [2, 2], "count": [528]}, "gripper_open_scale_state": {"mean": [0.6418153412992305, 0.4278958334042269], "std": [0.26743518807266753, 0.3232145560459468], "min": [0.072, 0.0], "max": [0.805, 0.823], "count": [528]}, "gripper_open_scale_action": {"mean": [0.6418153412992305, 0.4278958334042269], "std": [0.26743518807266753, 0.3232145560459468], "min": [0.072, 0.0], "max": [0.805, 0.823], "count": [528]}}} +{"episode_index": 356, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.4554903737745098]], [[0.4695145118464052]], [[0.4582289215686275]]], "std": [[[0.15544081625350292]], [[0.14813671350040353]], [[0.15153700372864326]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4857561968954248]], [[0.49069944444444447]], [[0.4853394199346405]]], "std": [[[0.07935256395961032]], [[0.07410547125375654]], [[0.08169692560669031]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6862745098039216]], [[0.6666666666666666]]], "mean": [[[0.46006698529411766]], [[0.47698280637254903]], [[0.4616739460784314]]], "std": [[[0.10951506232962255]], [[0.09543107886872353]], [[0.10423690901906126]]], "count": [100]}, "observation.state": {"min": [0.10615092515945435, 2.002119541168213, 1.8421776294708252, 0.216036856174469, -2.5851993560791016, 0.9666332006454468, -2.7386834621429443, 25.0, 0.22728900611400604, 0.2489819973707199, -0.035642001777887344, -2.691999912261963, -0.02099999226629734, -0.9319999814033508, -0.5158844590187073, -2.0785303115844727, -1.1275874376296997, -1.9834096431732178, 2.357067108154297, -0.668181836605072, -0.03981095924973488, 32.0, -0.348037987947464, 0.22291600704193115, -0.051330000162124634, 1.2419999837875366, -0.06499999761581421, -3.1361851692199707], "max": [0.7887142896652222, 2.0925276279449463, 2.4885952472686768, 1.395547866821289, -0.6248802542686462, 1.7502161264419556, -0.5544387698173523, 826.0, 0.3589569926261902, 0.4275839924812317, 0.10675100237131119, -1.2999999523162842, 1.1770000457763672, 0.6169999837875366, 0.162978857755661, -1.767791748046875, -0.7127225995063782, -0.03764675557613373, 2.890108346939087, 1.971820592880249, 0.8686329126358032, 844.0, -0.06532800197601318, 0.3193590044975281, 0.04849199950695038, 2.38700008392334, 0.6830000877380371, 3.138000011444092], "mean": [0.34554770588874817, 2.0615243911743164, 2.152338981628418, 0.8293097615242004, -1.6728112697601318, 1.3839462995529175, -1.5210309028625488, 497.3638610839844, 0.2705550193786621, 0.3348832130432129, 0.042571622878313065, -2.228715419769287, 0.6163351535797119, -0.15885581076145172, -0.15724419057369232, -2.040466785430908, -0.9145350456237793, -0.7139387726783752, 2.6070291996002197, 1.1292874813079834, 0.3612332046031952, 547.0313720703125, -0.2312563955783844, 0.26510629057884216, -0.003122128313407302, 1.6830264329910278, 0.35077476501464844, 1.732810616493225], "std": [0.2551391124725342, 0.03195234760642052, 0.23313800990581512, 0.27783268690109253, 0.6649090647697449, 0.25385820865631104, 0.6962502002716064, 338.0619201660156, 0.03637823835015297, 0.06785015016794205, 0.04376877471804619, 0.4069041609764099, 0.44202864170074463, 0.5711351633071899, 0.18452508747577667, 0.060201991349458694, 0.14775986969470978, 0.7083038687705994, 0.2168588787317276, 0.9371476173400879, 0.21087335050106049, 358.0782470703125, 0.09134138375520706, 0.035931140184402466, 0.02302735485136509, 0.383411705493927, 0.2343924641609192, 2.035796880722046], "count": [382]}, "action": {"min": [0.10615092515945435, 2.002119541168213, 1.8421776294708252, 0.216036856174469, -2.5851993560791016, 0.9666332006454468, -2.7386834621429443, 25.0, 0.22728900611400604, 0.2489819973707199, -0.035642001777887344, -2.691999912261963, -0.02099999226629734, -0.9319999814033508, -0.5158844590187073, -2.0785303115844727, -1.1275874376296997, -1.9834096431732178, 2.357067108154297, -0.668181836605072, -0.03981095924973488, 32.0, -0.348037987947464, 0.22291600704193115, -0.051330000162124634, 1.2419999837875366, -0.06499999761581421, -3.1361851692199707], "max": [0.7887142896652222, 2.0925276279449463, 2.4885952472686768, 1.395547866821289, -0.6248802542686462, 1.7502161264419556, -0.5544387698173523, 826.0, 0.3589569926261902, 0.4275839924812317, 0.10675100237131119, -1.2999999523162842, 1.1770000457763672, 0.6169999837875366, 0.162978857755661, -1.767791748046875, -0.7127225995063782, -0.03764675557613373, 2.890108346939087, 1.971820592880249, 0.8686329126358032, 844.0, -0.06532800197601318, 0.3193590044975281, 0.04849199950695038, 2.38700008392334, 0.6830000877380371, 3.138000011444092], "mean": [0.34554770588874817, 2.0615243911743164, 2.152338981628418, 0.8293097615242004, -1.6728112697601318, 1.3839462995529175, -1.5210309028625488, 497.3638610839844, 0.2705550193786621, 0.3348832130432129, 0.042571622878313065, -2.228715419769287, 0.6163351535797119, -0.15885581076145172, -0.15724419057369232, -2.040466785430908, -0.9145350456237793, -0.7139387726783752, 2.6070291996002197, 1.1292874813079834, 0.3612332046031952, 547.0313720703125, -0.2312563955783844, 0.26510629057884216, -0.003122128313407302, 1.6830264329910278, 0.35077476501464844, 1.732810616493225], "std": [0.2551391124725342, 0.03195234760642052, 0.23313800990581512, 0.27783268690109253, 0.6649090647697449, 0.25385820865631104, 0.6962502002716064, 338.0619201660156, 0.03637823835015297, 0.06785015016794205, 0.04376877471804619, 0.4069041609764099, 0.44202864170074463, 0.5711351633071899, 0.18452508747577667, 0.060201991349458694, 0.14775986969470978, 0.7083038687705994, 0.2168588787317276, 0.9371476173400879, 0.21087335050106049, 358.0782470703125, 0.09134138375520706, 0.035931140184402466, 0.02302735485136509, 0.383411705493927, 0.2343924641609192, 2.035796880722046], "count": [382]}, "timestamp": {"min": [0.0], "max": [12.7], "mean": [6.35], "std": [3.675784118917879], "count": [382]}, "frame_index": {"min": [0], "max": [381], "mean": [190.5], "std": [110.27352356753637], "count": [382]}, "episode_index": {"min": [358], "max": [358], "mean": [358.0], "std": [0.0], "count": [382]}, "index": {"min": [222838], "max": [223219], "mean": [223028.5], "std": [110.27352356753637], "count": [382]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [382]}, "subtask_annotation": {"mean": [4.4136125654450264, 9.0, 9.0, 9.0, 9.0], "std": [2.2862262365890884, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [382]}, "scene_annotation": {"mean": [358.0], "std": [0.0], "min": [358], "max": [358], "count": [382]}, "eef_direction_state": {"mean": [4.217277486910994, 3.738219895287958], "std": [2.0045536959282626, 2.2324486999076503], "min": [0, 0], "max": [6, 6], "count": [382]}, "eef_velocity_state": {"mean": [0.7408376963350786, 0.8010471204188482], "std": [0.7849082581152504, 0.7465094711052386], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_acc_mag_state": {"mean": [0.7774869109947644, 0.7643979057591623], "std": [0.8314599338250909, 0.8262636071359356], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_direction_action": {"mean": [4.217277486910994, 3.738219895287958], "std": [2.0045536959282626, 2.2324486999076503], "min": [0, 0], "max": [6, 6], "count": [382]}, "eef_velocity_action": {"mean": [0.7408376963350786, 0.8010471204188482], "std": [0.7849082581152504, 0.7465094711052386], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_acc_mag_action": {"mean": [0.7774869109947644, 0.7643979057591623], "std": [0.8314599338250909, 0.8262636071359356], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_sim_pose_state": {"mean": [0.455359986327936, 0.2408072130287431, 1.0885381504099736, 1.0619755082562679, 0.9464801846426554, 0.6924252476590214, 0.5341949196252598, -0.3046272555766183, 1.1124540367137818, 0.9046067538518173, 0.9890707153030459, -0.8940282789072435], "std": [0.04128373282610609, 0.06968633300906042, 0.06431362882375782, 0.7328531177721602, 0.2877248746203436, 0.49496465318117566, 0.07557127218412339, 0.05296397916614969, 0.026163835354139388, 2.025149559930107, 0.34186445411142574, 1.7546499310185357], "min": [0.40652337353494133, 0.11008340400951683, 1.0271215467289885, 0.3578572576405924, 0.4056532935004058, 0.10156998439292675, 0.4369526205539292, -0.3835188422719705, 1.0458833739639477, -3.103308532255955, 0.4374741123299528, -3.095864228848704], "max": [0.5146138935356245, 0.3353855420794104, 1.2020246677209057, 2.467706009466979, 1.3750523929056984, 1.6985007069068307, 0.6389243768542846, -0.2183969570967516, 1.183599183326544, 3.101230648002155, 1.5101135550901486, 3.1273192888371653], "count": [382]}, "eef_sim_pose_action": {"mean": [0.455359986327936, 0.2408072130287431, 1.0885381504099736, 1.0619755082562679, 0.9464801846426554, 0.6924252476590214, 0.5341949196252598, -0.3046272555766183, 1.1124540367137818, 0.9046067538518173, 0.9890707153030459, -0.8940282789072435], "std": [0.04128373282610609, 0.06968633300906042, 0.06431362882375782, 0.7328531177721602, 0.2877248746203436, 0.49496465318117566, 0.07557127218412339, 0.05296397916614969, 0.026163835354139388, 2.025149559930107, 0.34186445411142574, 1.7546499310185357], "min": [0.40652337353494133, 0.11008340400951683, 1.0271215467289885, 0.3578572576405924, 0.4056532935004058, 0.10156998439292675, 0.4369526205539292, -0.3835188422719705, 1.0458833739639477, -3.103308532255955, 0.4374741123299528, -3.095864228848704], "max": [0.5146138935356245, 0.3353855420794104, 1.2020246677209057, 2.467706009466979, 1.3750523929056984, 1.6985007069068307, 0.6389243768542846, -0.2183969570967516, 1.183599183326544, 3.101230648002155, 1.5101135550901486, 3.1273192888371653], "count": [382]}, "gripper_mode_state": {"mean": [0.3795811518324607, 0.418848167539267], "std": [0.4852827021499962, 0.4933704288749616], "min": [0, 0], "max": [1, 1], "count": [382]}, "gripper_activity_state": {"mean": [1.8272251308900525, 1.7774869109947644], "std": [0.4976301393593491, 0.5745163853658201], "min": [0, 0], "max": [2, 2], "count": [382]}, "gripper_mode_action": {"mean": [0.3795811518324607, 0.418848167539267], "std": [0.4852827021499962, 0.4933704288749616], "min": [0, 0], "max": [1, 1], "count": [382]}, "gripper_activity_action": {"mean": [1.8272251308900525, 1.7774869109947644], "std": [0.4976301393593491, 0.5745163853658201], "min": [0, 0], "max": [2, 2], "count": [382]}, "gripper_open_scale_state": {"mean": [0.5470314138322606, 0.49736387426566137], "std": [0.3580781506188284, 0.338061976756014], "min": [0.032, 0.025], "max": [0.844, 0.826], "count": [382]}, "gripper_open_scale_action": {"mean": [0.5470314138322606, 0.49736387426566137], "std": [0.3580781506188284, 0.338061976756014], "min": [0.032, 0.025], "max": [0.844, 0.826], "count": [382]}}} +{"episode_index": 357, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.45913969852205144]], [[0.4702491554054054]], [[0.4603876873196726]]], "std": [[[0.15336095501250355]], [[0.14656326023056127]], [[0.14799320205528346]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4767249473738444]], [[0.48081389661720547]], [[0.47600538774068185]]], "std": [[[0.08303165560816489]], [[0.07586652099857341]], [[0.07965508204937398]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7058823529411765]], [[0.7411764705882353]], [[0.7372549019607844]]], "mean": [[[0.4526900245834069]], [[0.4717921432461874]], [[0.4534862619972914]]], "std": [[[0.10941720132315745]], [[0.09450916638578594]], [[0.10514886535798479]]], "count": [111]}, "observation.state": {"min": [0.06539749354124069, 2.02950382232666, 1.6366302967071533, 0.00799360778182745, -2.700687885284424, 0.7501251101493835, -2.7810425758361816, -1.0, 0.18167200684547424, 0.26154300570487976, -0.05123699828982353, -2.739000082015991, -0.1119999960064888, -1.055999994277954, -0.5437573790550232, -2.0802056789398193, -1.6385501623153687, -1.8064507246017456, 2.2086269855499268, -0.913016676902771, -0.44544291496276855, 78.0, -0.3637939989566803, 0.2515920102596283, -0.0336420014500618, 1.125, -0.1509999930858612, -3.1381852626800537], "max": [0.6569943428039551, 2.0923705101013184, 2.4317147731781006, 1.5276517868041992, -0.6382494568824768, 1.8001675605773926, -0.3193952441215515, 824.0, 0.3426859974861145, 0.40876999497413635, 0.08745300024747849, -1.3109999895095825, 1.1710000038146973, 0.8140000104904175, -0.052202798426151276, -1.4511191844940186, -0.8211599588394165, 0.03930481895804405, 2.8928656578063965, 1.9919441938400269, 1.4746811389923096, 834.0, -0.07172200083732605, 0.3428809940814972, 0.08269999921321869, 2.569999933242798, 0.9160000085830688, 3.140000104904175], "mean": [0.37329062819480896, 2.0746090412139893, 1.9548161029815674, 0.9888430237770081, -1.893569827079773, 1.3390597105026245, -1.2040948867797852, 416.7041015625, 0.2492024153470993, 0.3411634862422943, 0.013123538345098495, -2.352138042449951, 0.4403562545776367, -0.412545382976532, -0.2502836585044861, -2.0194036960601807, -1.0587469339370728, -0.5248623490333557, 2.5861856937408447, 1.1212555170059204, 0.19982631504535675, 629.5167236328125, -0.2696402966976166, 0.2915601432323456, 0.011543171480298042, 1.7117477655410767, 0.4725895822048187, 1.7751713991165161], "std": [0.2157919704914093, 0.011410492472350597, 0.27550655603408813, 0.36536577343940735, 0.7163450121879578, 0.24172237515449524, 0.8480239510536194, 348.4573059082031, 0.04326452314853668, 0.04695082828402519, 0.042285509407520294, 0.3481038212776184, 0.4703424572944641, 0.5647367835044861, 0.12170354276895523, 0.1132146343588829, 0.19352132081985474, 0.6128409504890442, 0.2094586193561554, 0.888859212398529, 0.38341379165649414, 307.060302734375, 0.08579842001199722, 0.02532525174319744, 0.022682765498757362, 0.4051416218280792, 0.19894848763942719, 2.101314067840576], "count": [539]}, "action": {"min": [0.06539749354124069, 2.02950382232666, 1.6366302967071533, 0.00799360778182745, -2.700687885284424, 0.7501251101493835, -2.7810425758361816, -1.0, 0.18167200684547424, 0.26154300570487976, -0.05123699828982353, -2.739000082015991, -0.1119999960064888, -1.055999994277954, -0.5437573790550232, -2.0802056789398193, -1.6385501623153687, -1.8064507246017456, 2.2086269855499268, -0.913016676902771, -0.44544291496276855, 78.0, -0.3637939989566803, 0.2515920102596283, -0.0336420014500618, 1.125, -0.1509999930858612, -3.1381852626800537], "max": [0.6569943428039551, 2.0923705101013184, 2.4317147731781006, 1.5276517868041992, -0.6382494568824768, 1.8001675605773926, -0.3193952441215515, 824.0, 0.3426859974861145, 0.40876999497413635, 0.08745300024747849, -1.3109999895095825, 1.1710000038146973, 0.8140000104904175, -0.052202798426151276, -1.4511191844940186, -0.8211599588394165, 0.03930481895804405, 2.8928656578063965, 1.9919441938400269, 1.4746811389923096, 834.0, -0.07172200083732605, 0.3428809940814972, 0.08269999921321869, 2.569999933242798, 0.9160000085830688, 3.140000104904175], "mean": [0.37329062819480896, 2.0746090412139893, 1.9548161029815674, 0.9888430237770081, -1.893569827079773, 1.3390597105026245, -1.2040948867797852, 416.7041015625, 0.2492024153470993, 0.3411634862422943, 0.013123538345098495, -2.352138042449951, 0.4403562545776367, -0.412545382976532, -0.2502836585044861, -2.0194036960601807, -1.0587469339370728, -0.5248623490333557, 2.5861856937408447, 1.1212555170059204, 0.19982631504535675, 629.5167236328125, -0.2696402966976166, 0.2915601432323456, 0.011543171480298042, 1.7117477655410767, 0.4725895822048187, 1.7751713991165161], "std": [0.2157919704914093, 0.011410492472350597, 0.27550655603408813, 0.36536577343940735, 0.7163450121879578, 0.24172237515449524, 0.8480239510536194, 348.4573059082031, 0.04326452314853668, 0.04695082828402519, 0.042285509407520294, 0.3481038212776184, 0.4703424572944641, 0.5647367835044861, 0.12170354276895523, 0.1132146343588829, 0.19352132081985474, 0.6128409504890442, 0.2094586193561554, 0.888859212398529, 0.38341379165649414, 307.060302734375, 0.08579842001199722, 0.02532525174319744, 0.022682765498757362, 0.4051416218280792, 0.19894848763942719, 2.101314067840576], "count": [539]}, "timestamp": {"min": [0.0], "max": [17.933333333333334], "mean": [8.966666666666667], "std": [5.186520991955976], "count": [539]}, "frame_index": {"min": [0], "max": [538], "mean": [269.0], "std": [155.59562975867928], "count": [539]}, "episode_index": {"min": [359], "max": [359], "mean": [359.0], "std": [0.0], "count": [539]}, "index": {"min": [223220], "max": [223758], "mean": [223489.0], "std": [155.59562975867928], "count": [539]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [539]}, "subtask_annotation": {"mean": [3.888682745825603, 9.0, 9.0, 9.0, 9.0], "std": [2.2345411904084003, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [539]}, "scene_annotation": {"mean": [359.0], "std": [0.0], "min": [359], "max": [359], "count": [539]}, "eef_direction_state": {"mean": [4.500927643784786, 4.1558441558441555], "std": [2.0206492170130383, 1.9836572971555868], "min": [0, 0], "max": [6, 6], "count": [539]}, "eef_velocity_state": {"mean": [0.588126159554731, 0.7476808905380334], "std": [0.7517006166738749, 0.6723875454986434], "min": [0, 0], "max": [2, 2], "count": [539]}, "eef_acc_mag_state": {"mean": [0.5083487940630798, 0.7439703153988868], "std": [0.7665459120626952, 0.8088883591679962], "min": [0, 0], "max": [2, 2], "count": [539]}, "eef_direction_action": {"mean": [4.500927643784786, 4.1558441558441555], "std": [2.0206492170130383, 1.9836572971555868], "min": [0, 0], "max": [6, 6], "count": [539]}, "eef_velocity_action": {"mean": [0.588126159554731, 0.7476808905380334], "std": [0.7517006166738749, 0.6723875454986434], "min": [0, 0], "max": [2, 2], "count": [539]}, "eef_acc_mag_action": {"mean": [0.5083487940630798, 0.7439703153988868], "std": [0.7665459120626952, 0.8088883591679962], "min": [0, 0], "max": [2, 2], "count": [539]}, "eef_sim_pose_state": {"mean": [0.4806777993239406, 0.27659583816581856, 1.074682165839827, 1.0171661564322199, 1.093356451707309, 0.6484784575235022, 0.5440206485148202, -0.26648628094925897, 1.1154500753508965, 1.1690459744664352, 0.8371746135674696, -1.2207243003585249], "std": [0.0322914105309562, 0.06128765464716037, 0.06325846167871323, 0.7670078384407508, 0.23338809167779928, 0.5259642886612876, 0.055885377561462495, 0.05920818724802125, 0.0306127889068037, 2.1380147387390047, 0.40527676421971576, 1.8226258212910282], "min": [0.4349150202305499, 0.1202227169194986, 1.0230580094510233, -0.07084885635731283, 0.40604839982638796, -0.6021370745602914, 0.4513595744897012, -0.3721224580756376, 1.0469444848051006, -3.128735111769407, 0.3421109954399677, -3.131300706592484], "max": [0.5438536370045076, 0.3628020575180166, 1.200963397440216, 2.741956301307889, 1.5036637514854023, 1.8109069511343632, 0.6069908888870589, -0.18646297109448104, 1.2065903554999056, 3.1157852409505318, 1.4988755996299052, 3.1108082395108023], "count": [539]}, "eef_sim_pose_action": {"mean": [0.4806777993239406, 0.27659583816581856, 1.074682165839827, 1.0171661564322199, 1.093356451707309, 0.6484784575235022, 0.5440206485148202, -0.26648628094925897, 1.1154500753508965, 1.1690459744664352, 0.8371746135674696, -1.2207243003585249], "std": [0.0322914105309562, 0.06128765464716037, 0.06325846167871323, 0.7670078384407508, 0.23338809167779928, 0.5259642886612876, 0.055885377561462495, 0.05920818724802125, 0.0306127889068037, 2.1380147387390047, 0.40527676421971576, 1.8226258212910282], "min": [0.4349150202305499, 0.1202227169194986, 1.0230580094510233, -0.07084885635731283, 0.40604839982638796, -0.6021370745602914, 0.4513595744897012, -0.3721224580756376, 1.0469444848051006, -3.128735111769407, 0.3421109954399677, -3.131300706592484], "max": [0.5438536370045076, 0.3628020575180166, 1.200963397440216, 2.741956301307889, 1.5036637514854023, 1.8109069511343632, 0.6069908888870589, -0.18646297109448104, 1.2065903554999056, 3.1157852409505318, 1.4988755996299052, 3.1108082395108023], "count": [539]}, "gripper_mode_state": {"mean": [0.26716141001855287, 0.5027829313543599], "std": [0.4424773339002261, 0.499992255233094], "min": [0, 0], "max": [1, 1], "count": [539]}, "gripper_activity_state": {"mean": [1.901669758812616, 1.7680890538033396], "std": [0.374979275165264, 0.5549760256992734], "min": [0, 0], "max": [2, 2], "count": [539]}, "gripper_mode_action": {"mean": [0.26716141001855287, 0.5027829313543599], "std": [0.4424773339002261, 0.499992255233094], "min": [0, 0], "max": [1, 1], "count": [539]}, "gripper_activity_action": {"mean": [1.901669758812616, 1.7680890538033396], "std": [0.374979275165264, 0.5549760256992734], "min": [0, 0], "max": [2, 2], "count": [539]}, "gripper_open_scale_state": {"mean": [0.6295166975881256, 0.41672541743262587], "std": [0.3070603084951199, 0.34843171202811934], "min": [0.078, 0.0], "max": [0.834, 0.824], "count": [539]}, "gripper_open_scale_action": {"mean": [0.6295166975881256, 0.41672541743262587], "std": [0.3070603084951199, 0.34843171202811934], "min": [0.078, 0.0], "max": [0.834, 0.824], "count": [539]}}} +{"episode_index": 358, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4538432107843137]], [[0.4653935498366013]], [[0.45552360702614375]]], "std": [[[0.14780840449051344]], [[0.14112673458563113]], [[0.14364627074589373]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7764705882352941]], [[0.7843137254901961]]], "mean": [[[0.4833648161764706]], [[0.4890463725490196]], [[0.4830507066993464]]], "std": [[[0.07319806186538713]], [[0.06668440657889839]], [[0.07135813337586001]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6549019607843137]], [[0.6705882352941176]]], "mean": [[[0.46593535539215686]], [[0.4791080739379085]], [[0.4645276327614379]]], "std": [[[0.09846801908390122]], [[0.08497426269439745]], [[0.09511732273724911]]], "count": [100]}, "observation.state": {"min": [0.12431980669498444, 2.060012102127075, 1.8662631511688232, 0.15156438946723938, -2.60090708732605, 0.7424631118774414, -2.805215358734131, 28.0, 0.18399100005626678, 0.25595301389694214, -0.022810999304056168, -2.759999990463257, 0.056999996304512024, -1.100000023841858, -0.5133187770843506, -2.0786523818969727, -1.6057028770446777, -1.990443229675293, 2.5336945056915283, -0.8520523309707642, -0.31379276514053345, 80.0, -0.3615669906139374, 0.2559080123901367, -0.058455001562833786, 1.2070000171661377, 0.11800000816583633, -3.1401853561401367], "max": [0.6289293766021729, 2.0927720069885254, 2.337798833847046, 1.4694277048110962, -0.7043450474739075, 1.7355029582977295, -0.4394739270210266, 820.0, 0.3275879919528961, 0.41332000494003296, 0.08313599973917007, -1.472000002861023, 1.0770000219345093, 0.640999972820282, -0.03323107212781906, -1.681275725364685, -0.7386582493782043, 0.0007155850762501359, 2.89119029045105, 1.8158929347991943, 1.0149613618850708, 815.0, -0.048934001475572586, 0.3527829945087433, 0.0665929988026619, 2.490999937057495, 0.843999981880188, 3.1410000324249268], "mean": [0.34159958362579346, 2.078047275543213, 2.157656192779541, 0.7397207021713257, -1.5515940189361572, 1.4088953733444214, -1.6565771102905273, 315.554443359375, 0.2786366641521454, 0.33143356442451477, 0.032082699239254, -2.176577568054199, 0.6577776074409485, -0.15171881020069122, -0.295369029045105, -2.013817548751831, -1.215643286705017, -0.6541029214859009, 2.8119466304779053, 0.8977267742156982, 0.1429152488708496, 556.11767578125, -0.24256062507629395, 0.3078778386116028, 0.009631839580833912, 1.8181357383728027, 0.457601398229599, 1.671910047531128], "std": [0.1681155413389206, 0.009706192649900913, 0.15064047276973724, 0.3237619400024414, 0.6923335194587708, 0.20622679591178894, 0.8432199954986572, 274.48382568359375, 0.03245704248547554, 0.05087503045797348, 0.03216785937547684, 0.466159462928772, 0.3576661944389343, 0.6677958965301514, 0.12273263931274414, 0.08886322379112244, 0.2250419408082962, 0.751886785030365, 0.13842296600341797, 0.961235761642456, 0.30463671684265137, 320.56231689453125, 0.1144847720861435, 0.01927528902888298, 0.027988197281956673, 0.3798891305923462, 0.196238711476326, 2.2575368881225586], "count": [459]}, "action": {"min": [0.12431980669498444, 2.060012102127075, 1.8662631511688232, 0.15156438946723938, -2.60090708732605, 0.7424631118774414, -2.805215358734131, 28.0, 0.18399100005626678, 0.25595301389694214, -0.022810999304056168, -2.759999990463257, 0.056999996304512024, -1.100000023841858, -0.5133187770843506, -2.0786523818969727, -1.6057028770446777, -1.990443229675293, 2.5336945056915283, -0.8520523309707642, -0.31379276514053345, 80.0, -0.3615669906139374, 0.2559080123901367, -0.058455001562833786, 1.2070000171661377, 0.11800000816583633, -3.1401853561401367], "max": [0.6289293766021729, 2.0927720069885254, 2.337798833847046, 1.4694277048110962, -0.7043450474739075, 1.7355029582977295, -0.4394739270210266, 820.0, 0.3275879919528961, 0.41332000494003296, 0.08313599973917007, -1.472000002861023, 1.0770000219345093, 0.640999972820282, -0.03323107212781906, -1.681275725364685, -0.7386582493782043, 0.0007155850762501359, 2.89119029045105, 1.8158929347991943, 1.0149613618850708, 815.0, -0.048934001475572586, 0.3527829945087433, 0.0665929988026619, 2.490999937057495, 0.843999981880188, 3.1410000324249268], "mean": [0.34159958362579346, 2.078047275543213, 2.157656192779541, 0.7397207021713257, -1.5515940189361572, 1.4088953733444214, -1.6565771102905273, 315.554443359375, 0.2786366641521454, 0.33143356442451477, 0.032082699239254, -2.176577568054199, 0.6577776074409485, -0.15171881020069122, -0.295369029045105, -2.013817548751831, -1.215643286705017, -0.6541029214859009, 2.8119466304779053, 0.8977267742156982, 0.1429152488708496, 556.11767578125, -0.24256062507629395, 0.3078778386116028, 0.009631839580833912, 1.8181357383728027, 0.457601398229599, 1.671910047531128], "std": [0.1681155413389206, 0.009706192649900913, 0.15064047276973724, 0.3237619400024414, 0.6923335194587708, 0.20622679591178894, 0.8432199954986572, 274.48382568359375, 0.03245704248547554, 0.05087503045797348, 0.03216785937547684, 0.466159462928772, 0.3576661944389343, 0.6677958965301514, 0.12273263931274414, 0.08886322379112244, 0.2250419408082962, 0.751886785030365, 0.13842296600341797, 0.961235761642456, 0.30463671684265137, 320.56231689453125, 0.1144847720861435, 0.01927528902888298, 0.027988197281956673, 0.3798891305923462, 0.196238711476326, 2.2575368881225586], "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": [360], "max": [360], "mean": [360.0], "std": [0.0], "count": [459]}, "index": {"min": [223759], "max": [224217], "mean": [223988.0], "std": [132.50157231771504], "count": [459]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [459]}, "subtask_annotation": {"mean": [4.492374727668845, 9.0, 9.0, 9.0, 9.0], "std": [2.283178665410317, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [459]}, "scene_annotation": {"mean": [360.0], "std": [0.0], "min": [360], "max": [360], "count": [459]}, "eef_direction_state": {"mean": [4.222222222222222, 4.40958605664488], "std": [1.9511090267531, 2.064851522802962], "min": [0, 0], "max": [6, 6], "count": [459]}, "eef_velocity_state": {"mean": [0.7886710239651417, 0.6230936819172114], "std": [0.7845194598238504, 0.7106338374428084], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_acc_mag_state": {"mean": [0.7145969498910676, 0.6492374727668845], "std": [0.8265899717159986, 0.8198613426467886], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_direction_action": {"mean": [4.222222222222222, 4.40958605664488], "std": [1.9511090267531, 2.064851522802962], "min": [0, 0], "max": [6, 6], "count": [459]}, "eef_velocity_action": {"mean": [0.7886710239651417, 0.6230936819172114], "std": [0.7845194598238504, 0.7106338374428084], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_acc_mag_action": {"mean": [0.7145969498910676, 0.6492374727668845], "std": [0.8265899717159986, 0.8198613426467886], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_sim_pose_state": {"mean": [0.49777882985592703, 0.25862733894234835, 1.0961137779299048, 1.2409007862377763, 1.1003143114549339, 0.7991519261329437, 0.5294099745827234, -0.30281273348794113, 1.0968828968618998, 0.9232138460043934, 1.0437761200872009, -0.660634090904784], "std": [0.024051564547238995, 0.08839954038447187, 0.07548054016089634, 0.7689518947038204, 0.23959410433782843, 0.5898048683949972, 0.05841300728232189, 0.040879155604078225, 0.03026758652323896, 1.7687534112700214, 0.4013683252282797, 1.9334779128653747], "min": [0.45574345424781143, 0.10045356813849085, 1.0195508758682768, -0.059780678238872245, 0.5591426365605314, -0.40404382231404545, 0.4455537123857047, -0.3620718226534593, 1.0433300983417753, -3.14147955922391, 0.3862571138036377, -3.1368877574444993], "max": [0.5499901827049107, 0.35898533551064477, 1.2372105405928073, 2.6338686141720538, 1.513158752426624, 1.7758688822224717, 0.6043731325972085, -0.23103936872650038, 1.1905093815296022, 2.9475397038238635, 1.514380238818274, 3.1326489080656503], "count": [459]}, "eef_sim_pose_action": {"mean": [0.49777882985592703, 0.25862733894234835, 1.0961137779299048, 1.2409007862377763, 1.1003143114549339, 0.7991519261329437, 0.5294099745827234, -0.30281273348794113, 1.0968828968618998, 0.9232138460043934, 1.0437761200872009, -0.660634090904784], "std": [0.024051564547238995, 0.08839954038447187, 0.07548054016089634, 0.7689518947038204, 0.23959410433782843, 0.5898048683949972, 0.05841300728232189, 0.040879155604078225, 0.03026758652323896, 1.7687534112700214, 0.4013683252282797, 1.9334779128653747], "min": [0.45574345424781143, 0.10045356813849085, 1.0195508758682768, -0.059780678238872245, 0.5591426365605314, -0.40404382231404545, 0.4455537123857047, -0.3620718226534593, 1.0433300983417753, -3.14147955922391, 0.3862571138036377, -3.1368877574444993], "max": [0.5499901827049107, 0.35898533551064477, 1.2372105405928073, 2.6338686141720538, 1.513158752426624, 1.7758688822224717, 0.6043731325972085, -0.23103936872650038, 1.1905093815296022, 2.9475397038238635, 1.514380238818274, 3.1326489080656503], "count": [459]}, "gripper_mode_state": {"mean": [0.3790849673202614, 0.7843137254901961], "std": [0.48515930875544067, 0.4112975875177056], "min": [0, 0], "max": [1, 1], "count": [459]}, "gripper_activity_state": {"mean": [1.8845315904139432, 1.8583877995642701], "std": [0.39296696766149425, 0.4800944146697821], "min": [0, 0], "max": [2, 2], "count": [459]}, "gripper_mode_action": {"mean": [0.3790849673202614, 0.7843137254901961], "std": [0.48515930875544067, 0.4112975875177056], "min": [0, 0], "max": [1, 1], "count": [459]}, "gripper_activity_action": {"mean": [1.8845315904139432, 1.8583877995642701], "std": [0.39296696766149425, 0.4800944146697821], "min": [0, 0], "max": [2, 2], "count": [459]}, "gripper_open_scale_state": {"mean": [0.556117647075445, 0.3155544661270506], "std": [0.32056225877325445, 0.27448381446366427], "min": [0.08, 0.028], "max": [0.815, 0.82], "count": [459]}, "gripper_open_scale_action": {"mean": [0.556117647075445, 0.3155544661270506], "std": [0.32056225877325445, 0.27448381446366427], "min": [0.08, 0.028], "max": [0.815, 0.82], "count": [459]}}} +{"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.45904988432288807]], [[0.47038072086311156]], [[0.4606237687832142]]], "std": [[[0.1556894582506474]], [[0.14812696705868314]], [[0.15067290066712283]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4847151785168896]], [[0.4896948663032191]], [[0.4847000393225826]]], "std": [[[0.07765920530333513]], [[0.07072408805935562]], [[0.07495688680595838]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7450980392156863]], [[0.7647058823529411]]], "mean": [[[0.4549456470282817]], [[0.4719530686885346]], [[0.45465025998717246]]], "std": [[[0.1089608706852059]], [[0.09662334897583338]], [[0.10609571931793474]]], "count": [107]}, "observation.state": {"min": [0.01883210428059101, 2.0430476665496826, 1.60872220993042, 0.03462733328342438, -2.635342597961426, 0.6235364079475403, -2.8825860023498535, -2.0, 0.15091200172901154, 0.2294899970293045, -0.05732100084424019, -2.759999990463257, -0.1250000149011612, -1.1419999599456787, -0.4820948839187622, -2.0785999298095703, -1.4376277923583984, -1.9168428182601929, 2.489398241043091, -0.8181056380271912, -0.2894279658794403, 66.0, -0.3545069992542267, 0.2374659925699234, -0.04669300094246864, 1.2029999494552612, 0.05900000035762787, -3.1371853351593018], "max": [0.6734527349472046, 2.0925800800323486, 2.324604034423828, 1.6773488521575928, -0.5551717877388, 1.7389938831329346, -0.22245968878269196, 833.0, 0.3562600016593933, 0.41437000036239624, 0.07430700212717056, -1.4229999780654907, 1.159999966621399, 0.621999979019165, -0.010541788302361965, -1.5853698253631592, -0.7053574323654175, -0.04735078290104866, 2.8912079334259033, 1.7621194124221802, 1.2111189365386963, 860.0, -0.042424000799655914, 0.3400149941444397, 0.06605599820613861, 2.4860000610351562, 0.8289999961853027, 3.134000062942505], "mean": [0.3487922251224518, 2.0769851207733154, 1.912682294845581, 0.8863552808761597, -1.6997593641281128, 1.3801171779632568, -1.3803633451461792, 385.1568908691406, 0.24976816773414612, 0.32560989260673523, 0.0037364689633250237, -2.266484498977661, 0.49559012055397034, -0.2966410219669342, -0.24705955386161804, -2.0219507217407227, -1.2147279977798462, -0.5611183047294617, 2.8177053928375244, 1.0978868007659912, 0.1534646600484848, 632.2667236328125, -0.26031970977783203, 0.288711816072464, 0.012784330174326897, 1.7183417081832886, 0.4545861780643463, 2.15725040435791], "std": [0.24140210449695587, 0.013256033882498741, 0.23268210887908936, 0.4116051197052002, 0.7779210805892944, 0.26198869943618774, 0.9849801063537598, 283.9195251464844, 0.05338867008686066, 0.05764668807387352, 0.037120476365089417, 0.4139600992202759, 0.4662841558456421, 0.6467342376708984, 0.1039295569062233, 0.09936213493347168, 0.20565997064113617, 0.6763603687286377, 0.14218050241470337, 0.8725305795669556, 0.3387193977832794, 325.3136291503906, 0.10691578686237335, 0.024652600288391113, 0.026860127225518227, 0.3722940683364868, 0.20044368505477905, 1.7072809934616089], "count": [510]}, "action": {"min": [0.01883210428059101, 2.0430476665496826, 1.60872220993042, 0.03462733328342438, -2.635342597961426, 0.6235364079475403, -2.8825860023498535, -2.0, 0.15091200172901154, 0.2294899970293045, -0.05732100084424019, -2.759999990463257, -0.1250000149011612, -1.1419999599456787, -0.4820948839187622, -2.0785999298095703, -1.4376277923583984, -1.9168428182601929, 2.489398241043091, -0.8181056380271912, -0.2894279658794403, 66.0, -0.3545069992542267, 0.2374659925699234, -0.04669300094246864, 1.2029999494552612, 0.05900000035762787, -3.1371853351593018], "max": [0.6734527349472046, 2.0925800800323486, 2.324604034423828, 1.6773488521575928, -0.5551717877388, 1.7389938831329346, -0.22245968878269196, 833.0, 0.3562600016593933, 0.41437000036239624, 0.07430700212717056, -1.4229999780654907, 1.159999966621399, 0.621999979019165, -0.010541788302361965, -1.5853698253631592, -0.7053574323654175, -0.04735078290104866, 2.8912079334259033, 1.7621194124221802, 1.2111189365386963, 860.0, -0.042424000799655914, 0.3400149941444397, 0.06605599820613861, 2.4860000610351562, 0.8289999961853027, 3.134000062942505], "mean": [0.3487922251224518, 2.0769851207733154, 1.912682294845581, 0.8863552808761597, -1.6997593641281128, 1.3801171779632568, -1.3803633451461792, 385.1568908691406, 0.24976816773414612, 0.32560989260673523, 0.0037364689633250237, -2.266484498977661, 0.49559012055397034, -0.2966410219669342, -0.24705955386161804, -2.0219507217407227, -1.2147279977798462, -0.5611183047294617, 2.8177053928375244, 1.0978868007659912, 0.1534646600484848, 632.2667236328125, -0.26031970977783203, 0.288711816072464, 0.012784330174326897, 1.7183417081832886, 0.4545861780643463, 2.15725040435791], "std": [0.24140210449695587, 0.013256033882498741, 0.23268210887908936, 0.4116051197052002, 0.7779210805892944, 0.26198869943618774, 0.9849801063537598, 283.9195251464844, 0.05338867008686066, 0.05764668807387352, 0.037120476365089417, 0.4139600992202759, 0.4662841558456421, 0.6467342376708984, 0.1039295569062233, 0.09936213493347168, 0.20565997064113617, 0.6763603687286377, 0.14218050241470337, 0.8725305795669556, 0.3387193977832794, 325.3136291503906, 0.10691578686237335, 0.024652600288391113, 0.026860127225518227, 0.3722940683364868, 0.20044368505477905, 1.7072809934616089], "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": [361], "max": [361], "mean": [361.0], "std": [0.0], "count": [510]}, "index": {"min": [224218], "max": [224727], "mean": [224472.5], "std": [147.2240356282447], "count": [510]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [510]}, "subtask_annotation": {"mean": [4.158823529411765, 9.0, 9.0, 9.0, 9.0], "std": [2.2821280463283586, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [510]}, "scene_annotation": {"mean": [361.0], "std": [0.0], "min": [361], "max": [361], "count": [510]}, "eef_direction_state": {"mean": [4.533333333333333, 3.850980392156863], "std": [1.9488223358562027, 2.1395777986505418], "min": [0, 0], "max": [6, 6], "count": [510]}, "eef_velocity_state": {"mean": [0.6235294117647059, 0.8411764705882353], "std": [0.7892881467162141, 0.6947072935849267], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_acc_mag_state": {"mean": [0.5941176470588235, 0.8431372549019608], "std": [0.7883742926902522, 0.8230157127989907], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_direction_action": {"mean": [4.533333333333333, 3.850980392156863], "std": [1.9488223358562027, 2.1395777986505418], "min": [0, 0], "max": [6, 6], "count": [510]}, "eef_velocity_action": {"mean": [0.6235294117647059, 0.8411764705882353], "std": [0.7892881467162141, 0.6947072935849267], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_acc_mag_action": {"mean": [0.5941176470588235, 0.8431372549019608], "std": [0.7883742926902522, 0.8230157127989907], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_sim_pose_state": {"mean": [0.4777802263816561, 0.2717144710672583, 1.0819621855132704, 1.0312346870579738, 1.0774396470484542, 0.6496200794968996, 0.5277404913849997, -0.26082467502231566, 1.1044777738568097, 1.1314108342406275, 0.881653742260562, -1.2021147782963824], "std": [0.030064369983175753, 0.08239128600504947, 0.06954281343264036, 0.6939130696247956, 0.2411242147684115, 0.4644304110603162, 0.06754606317815406, 0.06055373075816162, 0.041529415343415234, 1.9491071556495054, 0.4341770242376608, 1.676963670410305], "min": [0.43898507659232616, 0.09562006165920937, 1.0240456768760773, 0.14759939042175396, 0.5424173239858701, -0.3107248980541919, 0.41849629888023343, -0.36304747650901387, 1.0267936084866067, -3.0823740511678617, 0.2977371983902264, -3.094427911463826], "max": [0.5382250979916847, 0.34841662842367205, 1.2234950900633172, 2.5782630128015698, 1.4455930064753724, 1.6987930201606356, 0.6037361504149268, -0.16859303360781835, 1.2019572506346183, 3.103425061554191, 1.4926351802631568, 3.0820244436161177], "count": [510]}, "eef_sim_pose_action": {"mean": [0.4777802263816561, 0.2717144710672583, 1.0819621855132704, 1.0312346870579738, 1.0774396470484542, 0.6496200794968996, 0.5277404913849997, -0.26082467502231566, 1.1044777738568097, 1.1314108342406275, 0.881653742260562, -1.2021147782963824], "std": [0.030064369983175753, 0.08239128600504947, 0.06954281343264036, 0.6939130696247956, 0.2411242147684115, 0.4644304110603162, 0.06754606317815406, 0.06055373075816162, 0.041529415343415234, 1.9491071556495054, 0.4341770242376608, 1.676963670410305], "min": [0.43898507659232616, 0.09562006165920937, 1.0240456768760773, 0.14759939042175396, 0.5424173239858701, -0.3107248980541919, 0.41849629888023343, -0.36304747650901387, 1.0267936084866067, -3.0823740511678617, 0.2977371983902264, -3.094427911463826], "max": [0.5382250979916847, 0.34841662842367205, 1.2234950900633172, 2.5782630128015698, 1.4455930064753724, 1.6987930201606356, 0.6037361504149268, -0.16859303360781835, 1.2019572506346183, 3.103425061554191, 1.4926351802631568, 3.0820244436161177], "count": [510]}, "gripper_mode_state": {"mean": [0.30980392156862746, 0.4745098039215686], "std": [0.4624126422896835, 0.4993498271791853], "min": [0, 0], "max": [1, 1], "count": [510]}, "gripper_activity_state": {"mean": [1.907843137254902, 1.7333333333333334], "std": [0.3669391878103806, 0.6099394591193873], "min": [0, 0], "max": [2, 2], "count": [510]}, "gripper_mode_action": {"mean": [0.30980392156862746, 0.4745098039215686], "std": [0.4624126422896835, 0.4993498271791853], "min": [0, 0], "max": [1, 1], "count": [510]}, "gripper_activity_action": {"mean": [1.907843137254902, 1.7333333333333334], "std": [0.3669391878103806, 0.6099394591193873], "min": [0, 0], "max": [2, 2], "count": [510]}, "gripper_open_scale_state": {"mean": [0.6322666665769088, 0.3851607841674018], "std": [0.3253136511399752, 0.2839143429666292], "min": [0.066, 0.0], "max": [0.86, 0.833], "count": [510]}, "gripper_open_scale_action": {"mean": [0.6322666665769088, 0.3851607841674018], "std": [0.3253136511399752, 0.2839143429666292], "min": [0.066, 0.0], "max": [0.86, 0.833], "count": [510]}}} +{"episode_index": 360, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4589431617647059]], [[0.4705334456699346]], [[0.45943054125816996]]], "std": [[[0.15126231506777346]], [[0.14558447493598944]], [[0.1470501680754494]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4766638214869281]], [[0.4810404595588235]], [[0.4764646772875817]]], "std": [[[0.09851562061196355]], [[0.09138270060041451]], [[0.09490408248071805]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6666666666666666]], [[0.6784313725490196]]], "mean": [[[0.4665490114379085]], [[0.482717493872549]], [[0.46608763276143794]]], "std": [[[0.10032664651156353]], [[0.08442628273441656]], [[0.09645140474656733]]], "count": [100]}, "observation.state": {"min": [0.07044148445129395, 2.0048422813415527, 1.927384614944458, 0.009005898609757423, -2.666339635848999, 0.8049808144569397, -2.8282713890075684, 22.0, 0.20358699560165405, 0.23370300233364105, -0.010236999951303005, -2.7109999656677246, 0.07400000095367432, -1.2109999656677246, -0.5038067102432251, -2.078792095184326, -1.657172679901123, -1.9282572269439697, 2.3291943073272705, -0.7797084450721741, -0.32126277685165405, 61.0, -0.3793250024318695, 0.24753999710083008, -0.04427700117230415, 1.1430000066757202, -0.03099999949336052, -3.1411852836608887], "max": [0.7841939330101013, 2.0924925804138184, 2.410858392715454, 1.5403228998184204, -0.48574256896972656, 1.7016263008117676, -0.22558382153511047, 829.0, 0.37058600783348083, 0.4179700016975403, 0.08238399773836136, -1.2619999647140503, 1.2319999933242798, 0.5669999122619629, -0.04447099193930626, -1.5047531127929688, -0.7616791725158691, -0.022828906774520874, 2.9115755558013916, 1.8385298252105713, 1.256602168083191, 832.0, -0.05867199972271919, 0.33381399512290955, 0.0774879977107048, 2.5220000743865967, 0.8410000801086426, 3.1410000324249268], "mean": [0.3670646846294403, 2.0607335567474365, 2.13865065574646, 0.7373382449150085, -1.6493217945098877, 1.3790860176086426, -1.4706052541732788, 424.5892028808594, 0.28414586186408997, 0.33454933762550354, 0.03216370940208435, -2.2332582473754883, 0.6619918346405029, -0.34585970640182495, -0.257831335067749, -2.0161609649658203, -1.1612145900726318, -0.6211521029472351, 2.7215209007263184, 1.004382610321045, 0.20320582389831543, 570.0662231445312, -0.25285062193870544, 0.29625436663627625, 0.007233615964651108, 1.7532048225402832, 0.4624057114124298, 2.2942593097686768], "std": [0.25221121311187744, 0.033276673406362534, 0.15815618634223938, 0.34185972809791565, 0.7630646824836731, 0.21884217858314514, 0.8822135925292969, 325.749755859375, 0.04116761311888695, 0.06727148592472076, 0.028633560985326767, 0.44669678807258606, 0.41016432642936707, 0.6468902826309204, 0.1072157695889473, 0.11700087785720825, 0.19261421263217926, 0.6844848394393921, 0.18447674810886383, 0.8828190565109253, 0.42506250739097595, 284.41058349609375, 0.10890044271945953, 0.018667910248041153, 0.026092875748872757, 0.3950543999671936, 0.2644387185573578, 1.577629804611206], "count": [370]}, "action": {"min": [0.07044148445129395, 2.0048422813415527, 1.927384614944458, 0.009005898609757423, -2.666339635848999, 0.8049808144569397, -2.8282713890075684, 22.0, 0.20358699560165405, 0.23370300233364105, -0.010236999951303005, -2.7109999656677246, 0.07400000095367432, -1.2109999656677246, -0.5038067102432251, -2.078792095184326, -1.657172679901123, -1.9282572269439697, 2.3291943073272705, -0.7797084450721741, -0.32126277685165405, 61.0, -0.3793250024318695, 0.24753999710083008, -0.04427700117230415, 1.1430000066757202, -0.03099999949336052, -3.1411852836608887], "max": [0.7841939330101013, 2.0924925804138184, 2.410858392715454, 1.5403228998184204, -0.48574256896972656, 1.7016263008117676, -0.22558382153511047, 829.0, 0.37058600783348083, 0.4179700016975403, 0.08238399773836136, -1.2619999647140503, 1.2319999933242798, 0.5669999122619629, -0.04447099193930626, -1.5047531127929688, -0.7616791725158691, -0.022828906774520874, 2.9115755558013916, 1.8385298252105713, 1.256602168083191, 832.0, -0.05867199972271919, 0.33381399512290955, 0.0774879977107048, 2.5220000743865967, 0.8410000801086426, 3.1410000324249268], "mean": [0.3670646846294403, 2.0607335567474365, 2.13865065574646, 0.7373382449150085, -1.6493217945098877, 1.3790860176086426, -1.4706052541732788, 424.5892028808594, 0.28414586186408997, 0.33454933762550354, 0.03216370940208435, -2.2332582473754883, 0.6619918346405029, -0.34585970640182495, -0.257831335067749, -2.0161609649658203, -1.1612145900726318, -0.6211521029472351, 2.7215209007263184, 1.004382610321045, 0.20320582389831543, 570.0662231445312, -0.25285062193870544, 0.29625436663627625, 0.007233615964651108, 1.7532048225402832, 0.4624057114124298, 2.2942593097686768], "std": [0.25221121311187744, 0.033276673406362534, 0.15815618634223938, 0.34185972809791565, 0.7630646824836731, 0.21884217858314514, 0.8822135925292969, 325.749755859375, 0.04116761311888695, 0.06727148592472076, 0.028633560985326767, 0.44669678807258606, 0.41016432642936707, 0.6468902826309204, 0.1072157695889473, 0.11700087785720825, 0.19261421263217926, 0.6844848394393921, 0.18447674810886383, 0.8828190565109253, 0.42506250739097595, 284.41058349609375, 0.10890044271945953, 0.018667910248041153, 0.026092875748872757, 0.3950543999671936, 0.2644387185573578, 1.577629804611206], "count": [370]}, "timestamp": {"min": [0.0], "max": [12.3], "mean": [6.15], "std": [3.560313656594505], "count": [370]}, "frame_index": {"min": [0], "max": [369], "mean": [184.5], "std": [106.80940969783515], "count": [370]}, "episode_index": {"min": [362], "max": [362], "mean": [362.0], "std": [0.0], "count": [370]}, "index": {"min": [224728], "max": [225097], "mean": [224912.5], "std": [106.80940969783515], "count": [370]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [370]}, "subtask_annotation": {"mean": [4.286486486486487, 9.0, 9.0, 9.0, 9.0], "std": [2.234636697258929, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [370]}, "scene_annotation": {"mean": [362.0], "std": [0.0], "min": [362], "max": [362], "count": [370]}, "eef_direction_state": {"mean": [4.313513513513514, 3.8378378378378377], "std": [1.9337908663250665, 2.300570005907621], "min": [0, 0], "max": [6, 6], "count": [370]}, "eef_velocity_state": {"mean": [0.7486486486486487, 0.8162162162162162], "std": [0.7877856827574584, 0.7379714758691511], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_acc_mag_state": {"mean": [0.7243243243243244, 0.8216216216216217], "std": [0.8151953522814637, 0.8256480289085755], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_direction_action": {"mean": [4.313513513513514, 3.8378378378378377], "std": [1.9337908663250665, 2.300570005907621], "min": [0, 0], "max": [6, 6], "count": [370]}, "eef_velocity_action": {"mean": [0.7486486486486487, 0.8162162162162162], "std": [0.7877856827574584, 0.7379714758691511], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_acc_mag_action": {"mean": [0.7243243243243244, 0.8216216216216217], "std": [0.8151953522814637, 0.8256480289085755], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_sim_pose_state": {"mean": [0.48607459447635465, 0.2628783140923189, 1.0847518440554627, 1.013829801046861, 1.0884573950509961, 0.6189852322723047, 0.5331194063467362, -0.30409723366554436, 1.0975075453265861, 1.4536885569449158, 0.9612565769496506, -0.9783955513778636], "std": [0.023721987770807723, 0.08023724289159516, 0.07196000706254685, 0.7754288353498426, 0.33308599161467417, 0.5082664355414938, 0.0767907325536532, 0.04140230239386338, 0.041024769461716994, 1.7927596405036237, 0.42177808143928597, 2.133494209702879], "min": [0.45243964676240495, 0.11781112802979342, 1.0167070949613548, 0.0504379773998338, 0.4498755034252051, -0.3482024721169456, 0.4221444594046646, -0.37279299906508206, 1.0277073959375578, -3.1386258000819494, 0.3217558092969286, -3.1358642219697925], "max": [0.5300070465971641, 0.37098286618206655, 1.2130999972084007, 2.577285913972498, 1.4192020076315455, 1.6478137408020075, 0.6319947245503836, -0.24527006999790674, 1.1943731826079726, 3.1198209803636674, 1.4962583054808034, 3.1306972748056374], "count": [370]}, "eef_sim_pose_action": {"mean": [0.48607459447635465, 0.2628783140923189, 1.0847518440554627, 1.013829801046861, 1.0884573950509961, 0.6189852322723047, 0.5331194063467362, -0.30409723366554436, 1.0975075453265861, 1.4536885569449158, 0.9612565769496506, -0.9783955513778636], "std": [0.023721987770807723, 0.08023724289159516, 0.07196000706254685, 0.7754288353498426, 0.33308599161467417, 0.5082664355414938, 0.0767907325536532, 0.04140230239386338, 0.041024769461716994, 1.7927596405036237, 0.42177808143928597, 2.133494209702879], "min": [0.45243964676240495, 0.11781112802979342, 1.0167070949613548, 0.0504379773998338, 0.4498755034252051, -0.3482024721169456, 0.4221444594046646, -0.37279299906508206, 1.0277073959375578, -3.1386258000819494, 0.3217558092969286, -3.1358642219697925], "max": [0.5300070465971641, 0.37098286618206655, 1.2130999972084007, 2.577285913972498, 1.4192020076315455, 1.6478137408020075, 0.6319947245503836, -0.24527006999790674, 1.1943731826079726, 3.1198209803636674, 1.4962583054808034, 3.1306972748056374], "count": [370]}, "gripper_mode_state": {"mean": [0.3324324324324324, 0.6459459459459459], "std": [0.4710850351045853, 0.4782256589330435], "min": [0, 0], "max": [1, 1], "count": [370]}, "gripper_activity_state": {"mean": [1.827027027027027, 1.7567567567567568], "std": [0.5118322405952788, 0.6020418143602059], "min": [0, 0], "max": [2, 2], "count": [370]}, "gripper_mode_action": {"mean": [0.3324324324324324, 0.6459459459459459], "std": [0.4710850351045853, 0.4782256589330435], "min": [0, 0], "max": [1, 1], "count": [370]}, "gripper_activity_action": {"mean": [1.827027027027027, 1.7567567567567568], "std": [0.5118322405952788, 0.6020418143602059], "min": [0, 0], "max": [2, 2], "count": [370]}, "gripper_open_scale_state": {"mean": [0.5700662162471464, 0.4245891892407386], "std": [0.28441056004773557, 0.3257498232961203], "min": [0.061, 0.022], "max": [0.832, 0.829], "count": [370]}, "gripper_open_scale_action": {"mean": [0.5700662162471464, 0.4245891892407386], "std": [0.28441056004773557, 0.3257498232961203], "min": [0.061, 0.022], "max": [0.832, 0.829], "count": [370]}}} +{"episode_index": 361, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4527992687908497]], [[0.4666398999183007]], [[0.4554133394607843]]], "std": [[[0.14458398573105086]], [[0.1390187498115854]], [[0.1412269776276556]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7803921568627451]], [[0.7803921568627451]], [[0.788235294117647]]], "mean": [[[0.48672905637254904]], [[0.49002353553921574]], [[0.4849339522058823]]], "std": [[[0.06779721274889243]], [[0.06352309186369214]], [[0.06888707713889375]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.6823529411764706]], [[0.7058823529411765]]], "mean": [[[0.4617201450163399]], [[0.4783902410130719]], [[0.46225571078431377]]], "std": [[[0.09772597125196394]], [[0.08177689173379174]], [[0.09260726455074055]]], "count": [100]}, "observation.state": {"min": [0.10948450118303299, 2.018787384033203, 1.7351715564727783, 0.005619960371404886, -2.6865503787994385, 0.4588645398616791, -2.803050994873047, 17.0, 0.1772090047597885, 0.25764000415802, -0.016688000410795212, -2.9260001182556152, -0.04800000786781311, -1.149999976158142, -0.5059360861778259, -2.0784428119659424, -1.6123002767562866, -1.9981752634048462, 2.4710373878479004, -0.8523140549659729, -0.26021116971969604, 64.0, -0.3728120028972626, 0.24706099927425385, -0.024102000519633293, 1.0670000314712524, 0.041999999433755875, -3.1411852836608887], "max": [0.6491228938102722, 2.092632293701172, 2.784759998321533, 1.5411432981491089, -0.507594108581543, 1.6992526054382324, -0.278868705034256, 847.0, 0.351500004529953, 0.4049749970436096, 0.1312360018491745, -1.184000015258789, 1.2300000190734863, 0.6290000081062317, 0.015166912227869034, -1.581669807434082, -0.8604124188423157, -0.04864232987165451, 2.8987128734588623, 1.838076114654541, 1.1578339338302612, 864.0, -0.04575999826192856, 0.33149099349975586, 0.0861940011382103, 2.4709999561309814, 0.8339999914169312, 3.13700008392334], "mean": [0.3375987708568573, 2.067511796951294, 2.2086477279663086, 1.0104026794433594, -1.8441269397735596, 1.4346414804458618, -1.1845582723617554, 492.2296447753906, 0.2674453854560852, 0.3309325873851776, 0.056916262954473495, -2.453050136566162, 0.6298344731330872, -0.5419240593910217, -0.2439747005701065, -2.0258939266204834, -1.2426797151565552, -0.6264845728874207, 2.8005242347717285, 1.0557538270950317, 0.13884009420871735, 607.1627197265625, -0.24678657948970795, 0.2881026268005371, 0.021695157513022423, 1.6956464052200317, 0.46740153431892395, 1.6787208318710327], "std": [0.18099434673786163, 0.01818148046731949, 0.3691404461860657, 0.36640581488609314, 0.6309857368469238, 0.24018989503383636, 0.7432897090911865, 322.86114501953125, 0.04543681815266609, 0.04611950367689133, 0.04573100432753563, 0.3997747004032135, 0.44873836636543274, 0.4997100234031677, 0.12054018676280975, 0.09490655362606049, 0.18462450802326202, 0.7446160316467285, 0.15064071118831635, 0.9755969643592834, 0.3430224359035492, 348.6533508300781, 0.11102801561355591, 0.025901414453983307, 0.023956315591931343, 0.4143393933773041, 0.2036997675895691, 2.1311354637145996], "count": [381]}, "action": {"min": [0.10948450118303299, 2.018787384033203, 1.7351715564727783, 0.005619960371404886, -2.6865503787994385, 0.4588645398616791, -2.803050994873047, 17.0, 0.1772090047597885, 0.25764000415802, -0.016688000410795212, -2.9260001182556152, -0.04800000786781311, -1.149999976158142, -0.5059360861778259, -2.0784428119659424, -1.6123002767562866, -1.9981752634048462, 2.4710373878479004, -0.8523140549659729, -0.26021116971969604, 64.0, -0.3728120028972626, 0.24706099927425385, -0.024102000519633293, 1.0670000314712524, 0.041999999433755875, -3.1411852836608887], "max": [0.6491228938102722, 2.092632293701172, 2.784759998321533, 1.5411432981491089, -0.507594108581543, 1.6992526054382324, -0.278868705034256, 847.0, 0.351500004529953, 0.4049749970436096, 0.1312360018491745, -1.184000015258789, 1.2300000190734863, 0.6290000081062317, 0.015166912227869034, -1.581669807434082, -0.8604124188423157, -0.04864232987165451, 2.8987128734588623, 1.838076114654541, 1.1578339338302612, 864.0, -0.04575999826192856, 0.33149099349975586, 0.0861940011382103, 2.4709999561309814, 0.8339999914169312, 3.13700008392334], "mean": [0.3375987708568573, 2.067511796951294, 2.2086477279663086, 1.0104026794433594, -1.8441269397735596, 1.4346414804458618, -1.1845582723617554, 492.2296447753906, 0.2674453854560852, 0.3309325873851776, 0.056916262954473495, -2.453050136566162, 0.6298344731330872, -0.5419240593910217, -0.2439747005701065, -2.0258939266204834, -1.2426797151565552, -0.6264845728874207, 2.8005242347717285, 1.0557538270950317, 0.13884009420871735, 607.1627197265625, -0.24678657948970795, 0.2881026268005371, 0.021695157513022423, 1.6956464052200317, 0.46740153431892395, 1.6787208318710327], "std": [0.18099434673786163, 0.01818148046731949, 0.3691404461860657, 0.36640581488609314, 0.6309857368469238, 0.24018989503383636, 0.7432897090911865, 322.86114501953125, 0.04543681815266609, 0.04611950367689133, 0.04573100432753563, 0.3997747004032135, 0.44873836636543274, 0.4997100234031677, 0.12054018676280975, 0.09490655362606049, 0.18462450802326202, 0.7446160316467285, 0.15064071118831635, 0.9755969643592834, 0.3430224359035492, 348.6533508300781, 0.11102801561355591, 0.025901414453983307, 0.023956315591931343, 0.4143393933773041, 0.2036997675895691, 2.1311354637145996], "count": [381]}, "timestamp": {"min": [0.0], "max": [12.666666666666666], "mean": [6.333333333333333], "std": [3.666161581373732], "count": [381]}, "frame_index": {"min": [0], "max": [380], "mean": [190.0], "std": [109.98484744121194], "count": [381]}, "episode_index": {"min": [363], "max": [363], "mean": [363.0], "std": [0.0], "count": [381]}, "index": {"min": [225098], "max": [225478], "mean": [225288.0], "std": [109.98484744121194], "count": [381]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [381]}, "subtask_annotation": {"mean": [4.349081364829396, 9.0, 9.0, 9.0, 9.0], "std": [2.238163487444418, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [381]}, "scene_annotation": {"mean": [363.0], "std": [0.0], "min": [363], "max": [363], "count": [381]}, "eef_direction_state": {"mean": [3.984251968503937, 3.926509186351706], "std": [2.196337629129743, 2.11849886016474], "min": [0, 0], "max": [6, 6], "count": [381]}, "eef_velocity_state": {"mean": [0.7637795275590551, 0.8713910761154856], "std": [0.7680294133289175, 0.7781432957956781], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_acc_mag_state": {"mean": [0.7244094488188977, 0.8608923884514436], "std": [0.8133773149643692, 0.834975751432415], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_direction_action": {"mean": [3.984251968503937, 3.926509186351706], "std": [2.196337629129743, 2.11849886016474], "min": [0, 0], "max": [6, 6], "count": [381]}, "eef_velocity_action": {"mean": [0.7637795275590551, 0.8713910761154856], "std": [0.7680294133289175, 0.7781432957956781], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_acc_mag_action": {"mean": [0.7244094488188977, 0.8608923884514436], "std": [0.8133773149643692, 0.834975751432415], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_sim_pose_state": {"mean": [0.4779501011558994, 0.2685393106913118, 1.096542214343616, 0.9706130959005896, 1.0561502417533304, 0.587622225181021, 0.5309745778721005, -0.31158702354239315, 1.129273154041939, 2.057112294844391, 0.9063807688127951, -0.8176740988737948], "std": [0.031627851578354134, 0.08243206458791841, 0.07643958885905154, 0.8209797159956843, 0.22537020077407802, 0.5664557850609828, 0.05480919590010919, 0.06087578696339511, 0.032914711089256005, 0.9614726219646672, 0.3842961054868761, 2.287344775016993], "min": [0.42965114384602293, 0.12282893882236583, 1.0261353657900951, 0.11785161656833933, 0.5290780863149336, -0.32389683998521945, 0.4467517908492976, -0.41104155791878455, 1.0368109001988457, -0.15745319658535653, 0.27725436352275845, -3.1323680537753673], "max": [0.5276001485170363, 0.3735981084118922, 1.233399749012885, 2.6225328955682055, 1.4726137397449466, 1.7763978076443068, 0.6007218411625043, -0.22585894392479947, 1.2189621005846396, 3.0187789888926284, 1.4501315453633055, 3.140160181415202], "count": [381]}, "eef_sim_pose_action": {"mean": [0.4779501011558994, 0.2685393106913118, 1.096542214343616, 0.9706130959005896, 1.0561502417533304, 0.587622225181021, 0.5309745778721005, -0.31158702354239315, 1.129273154041939, 2.057112294844391, 0.9063807688127951, -0.8176740988737948], "std": [0.031627851578354134, 0.08243206458791841, 0.07643958885905154, 0.8209797159956843, 0.22537020077407802, 0.5664557850609828, 0.05480919590010919, 0.06087578696339511, 0.032914711089256005, 0.9614726219646672, 0.3842961054868761, 2.287344775016993], "min": [0.42965114384602293, 0.12282893882236583, 1.0261353657900951, 0.11785161656833933, 0.5290780863149336, -0.32389683998521945, 0.4467517908492976, -0.41104155791878455, 1.0368109001988457, -0.15745319658535653, 0.27725436352275845, -3.1323680537753673], "max": [0.5276001485170363, 0.3735981084118922, 1.233399749012885, 2.6225328955682055, 1.4726137397449466, 1.7763978076443068, 0.6007218411625043, -0.22585894392479947, 1.2189621005846396, 3.0187789888926284, 1.4501315453633055, 3.140160181415202], "count": [381]}, "gripper_mode_state": {"mean": [0.32545931758530183, 0.38320209973753283], "std": [0.4685462092283015, 0.4861668957202642], "min": [0, 0], "max": [1, 1], "count": [381]}, "gripper_activity_state": {"mean": [1.7926509186351707, 1.8267716535433072], "std": [0.5626601202774192, 0.49820393723955164], "min": [0, 0], "max": [2, 2], "count": [381]}, "gripper_mode_action": {"mean": [0.32545931758530183, 0.38320209973753283], "std": [0.4685462092283015, 0.4861668957202642], "min": [0, 0], "max": [1, 1], "count": [381]}, "gripper_activity_action": {"mean": [1.7926509186351707, 1.8267716535433072], "std": [0.5626601202774192, 0.49820393723955164], "min": [0, 0], "max": [2, 2], "count": [381]}, "gripper_open_scale_state": {"mean": [0.6071627295386447, 0.49222965778641303], "std": [0.34865327157892856, 0.322861737647501], "min": [0.064, 0.017], "max": [0.864, 0.847], "count": [381]}, "gripper_open_scale_action": {"mean": [0.6071627295386447, 0.49222965778641303], "std": [0.34865327157892856, 0.322861737647501], "min": [0.064, 0.017], "max": [0.864, 0.847], "count": [381]}}} +{"episode_index": 362, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.4523343311368263]], [[0.4659058867057752]], [[0.45537106570770386]]], "std": [[[0.1473582175582379]], [[0.14142585664520613]], [[0.14290105977057735]]], "count": [122]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7568627450980392]], [[0.7568627450980392]]], "mean": [[[0.4822748730981464]], [[0.48610246906139504]], [[0.480762454127826]]], "std": [[[0.05687106479309436]], [[0.05093399673670269]], [[0.057668103509665065]]], "count": [122]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.7215686274509804]], [[0.7058823529411765]]], "mean": [[[0.4629407813671917]], [[0.4783719982186864]], [[0.4608330135674488]]], "std": [[[0.07851067305425934]], [[0.06308668645833275]], [[0.07842068447309687]]], "count": [122]}, "observation.state": {"min": [0.13147565722465515, 2.0300447940826416, 1.8316880464553833, 0.07304203510284424, -2.659166097640991, 0.7263886332511902, -2.687859535217285, 19.0, 0.1797039955854416, 0.26733100414276123, -0.01994200050830841, -2.7200000286102295, -0.06700000166893005, -1.1330000162124634, -0.4951324462890625, -2.0784428119659424, -1.489149808883667, -2.0117013454437256, 2.0964198112487793, -0.7653792500495911, -0.22113323211669922, 76.0, -0.3516150116920471, 0.22794100642204285, -0.028181999921798706, 1.1890000104904175, 0.07999999821186066, -3.1361851692199707], "max": [0.6630156636238098, 2.0924925804138184, 2.622863531112671, 1.5681782960891724, -0.584248960018158, 1.6363333463668823, -0.3432713747024536, 827.0, 0.36475300788879395, 0.4055500030517578, 0.10632599890232086, -1.0789999961853027, 1.1540000438690186, 0.8420000076293945, 0.139364555478096, -1.8554072380065918, -0.7999716997146606, -0.010506882332265377, 2.8903872966766357, 1.8534698486328125, 1.3600653409957886, 821.0, -0.04845400154590607, 0.33601000905036926, 0.08448799699544907, 2.503999948501587, 0.7549999952316284, 3.140000104904175], "mean": [0.31837376952171326, 2.072124481201172, 2.082245349884033, 0.7843536734580994, -1.4085968732833862, 1.3733612298965454, -1.7010419368743896, 346.00244140625, 0.273135781288147, 0.33487460017204285, 0.039669930934906006, -2.103041648864746, 0.6924083828926086, -0.06360293924808502, -0.18131516873836517, -2.025080442428589, -1.201335072517395, -0.7392637729644775, 2.727505683898926, 0.9974073767662048, 0.20485348999500275, 587.9754028320312, -0.2393547147512436, 0.29486939311027527, 0.02930290810763836, 1.708173155784607, 0.4969649314880371, 1.698939561843872], "std": [0.1573610007762909, 0.017440836876630783, 0.12128641456365585, 0.36094555258750916, 0.7183274030685425, 0.18197622895240784, 0.7613577842712402, 318.8092956542969, 0.035588011145591736, 0.03777750954031944, 0.02920379303395748, 0.5301430821418762, 0.39040976762771606, 0.6428796052932739, 0.17632541060447693, 0.060728706419467926, 0.18553021550178528, 0.749538004398346, 0.25065189599990845, 0.9178358316421509, 0.3265906274318695, 293.8466796875, 0.09211470186710358, 0.027249222621321678, 0.027913909405469894, 0.3744293749332428, 0.12616118788719177, 2.114396810531616], "count": [607]}, "action": {"min": [0.13147565722465515, 2.0300447940826416, 1.8316880464553833, 0.07304203510284424, -2.659166097640991, 0.7263886332511902, -2.687859535217285, 19.0, 0.1797039955854416, 0.26733100414276123, -0.01994200050830841, -2.7200000286102295, -0.06700000166893005, -1.1330000162124634, -0.4951324462890625, -2.0784428119659424, -1.489149808883667, -2.0117013454437256, 2.0964198112487793, -0.7653792500495911, -0.22113323211669922, 76.0, -0.3516150116920471, 0.22794100642204285, -0.028181999921798706, 1.1890000104904175, 0.07999999821186066, -3.1361851692199707], "max": [0.6630156636238098, 2.0924925804138184, 2.622863531112671, 1.5681782960891724, -0.584248960018158, 1.6363333463668823, -0.3432713747024536, 827.0, 0.36475300788879395, 0.4055500030517578, 0.10632599890232086, -1.0789999961853027, 1.1540000438690186, 0.8420000076293945, 0.139364555478096, -1.8554072380065918, -0.7999716997146606, -0.010506882332265377, 2.8903872966766357, 1.8534698486328125, 1.3600653409957886, 821.0, -0.04845400154590607, 0.33601000905036926, 0.08448799699544907, 2.503999948501587, 0.7549999952316284, 3.140000104904175], "mean": [0.31837376952171326, 2.072124481201172, 2.082245349884033, 0.7843536734580994, -1.4085968732833862, 1.3733612298965454, -1.7010419368743896, 346.00244140625, 0.273135781288147, 0.33487460017204285, 0.039669930934906006, -2.103041648864746, 0.6924083828926086, -0.06360293924808502, -0.18131516873836517, -2.025080442428589, -1.201335072517395, -0.7392637729644775, 2.727505683898926, 0.9974073767662048, 0.20485348999500275, 587.9754028320312, -0.2393547147512436, 0.29486939311027527, 0.02930290810763836, 1.708173155784607, 0.4969649314880371, 1.698939561843872], "std": [0.1573610007762909, 0.017440836876630783, 0.12128641456365585, 0.36094555258750916, 0.7183274030685425, 0.18197622895240784, 0.7613577842712402, 318.8092956542969, 0.035588011145591736, 0.03777750954031944, 0.02920379303395748, 0.5301430821418762, 0.39040976762771606, 0.6428796052932739, 0.17632541060447693, 0.060728706419467926, 0.18553021550178528, 0.749538004398346, 0.25065189599990845, 0.9178358316421509, 0.3265906274318695, 293.8466796875, 0.09211470186710358, 0.027249222621321678, 0.027913909405469894, 0.3744293749332428, 0.12616118788719177, 2.114396810531616], "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": [364], "max": [364], "mean": [364.0], "std": [0.0], "count": [607]}, "index": {"min": [225479], "max": [226085], "mean": [225782.0], "std": [175.22556891047608], "count": [607]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [607]}, "subtask_annotation": {"mean": [4.919275123558484, 9.0, 9.0, 9.0, 9.0], "std": [2.118034462718331, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [607]}, "scene_annotation": {"mean": [364.0], "std": [0.0], "min": [364], "max": [364], "count": [607]}, "eef_direction_state": {"mean": [4.065897858319604, 4.701812191103789], "std": [1.9873421878089248, 1.9588131457635618], "min": [0, 0], "max": [6, 6], "count": [607]}, "eef_velocity_state": {"mean": [0.71334431630972, 0.514003294892916], "std": [0.6865642933423922, 0.683569191952677], "min": [0, 0], "max": [2, 2], "count": [607]}, "eef_acc_mag_state": {"mean": [0.742998352553542, 0.5502471169686985], "std": [0.8277594687185988, 0.7809695563811399], "min": [0, 0], "max": [2, 2], "count": [607]}, "eef_direction_action": {"mean": [4.065897858319604, 4.701812191103789], "std": [1.9873421878089248, 1.9588131457635618], "min": [0, 0], "max": [6, 6], "count": [607]}, "eef_velocity_action": {"mean": [0.71334431630972, 0.514003294892916], "std": [0.6865642933423922, 0.683569191952677], "min": [0, 0], "max": [2, 2], "count": [607]}, "eef_acc_mag_action": {"mean": [0.742998352553542, 0.5502471169686985], "std": [0.8277594687185988, 0.7809695563811399], "min": [0, 0], "max": [2, 2], "count": [607]}, "eef_sim_pose_state": {"mean": [0.4840065773043383, 0.26923664114843204, 1.1064036389896441, 1.1089045706095826, 1.1030929561398475, 0.7309742879864077, 0.5321478890307726, -0.30340169524617866, 1.10458691326231, 1.157012684281435, 1.0828364871682465, -1.0444391154499995], "std": [0.02965429480534895, 0.06538435144170651, 0.0713183527933317, 0.7876591684081107, 0.20627077533609942, 0.6191154617570171, 0.04599364768861707, 0.03742915720533259, 0.03350502854112918, 1.9421226959367819, 0.4159177534683731, 1.805630960193766], "min": [0.41299302800329535, 0.10260032923740703, 1.0365261525535223, 0.1799703078951841, 0.6171259009532224, -0.1805565941295219, 0.453166763295865, -0.3647811992820343, 1.0408534700538645, -3.1351002017572434, 0.26460998409830006, -3.1060007919525443], "max": [0.5322924711773231, 0.353733551589376, 1.246728149200736, 2.8356967533886928, 1.482163713091888, 2.326087771785326, 0.5989141487749038, -0.22694169352298207, 1.2227109428670289, 3.1328985718242928, 1.5310209568032054, 3.1244095415035322], "count": [607]}, "eef_sim_pose_action": {"mean": [0.4840065773043383, 0.26923664114843204, 1.1064036389896441, 1.1089045706095826, 1.1030929561398475, 0.7309742879864077, 0.5321478890307726, -0.30340169524617866, 1.10458691326231, 1.157012684281435, 1.0828364871682465, -1.0444391154499995], "std": [0.02965429480534895, 0.06538435144170651, 0.0713183527933317, 0.7876591684081107, 0.20627077533609942, 0.6191154617570171, 0.04599364768861707, 0.03742915720533259, 0.03350502854112918, 1.9421226959367819, 0.4159177534683731, 1.805630960193766], "min": [0.41299302800329535, 0.10260032923740703, 1.0365261525535223, 0.1799703078951841, 0.6171259009532224, -0.1805565941295219, 0.453166763295865, -0.3647811992820343, 1.0408534700538645, -3.1351002017572434, 0.26460998409830006, -3.1060007919525443], "max": [0.5322924711773231, 0.353733551589376, 1.246728149200736, 2.8356967533886928, 1.482163713091888, 2.326087771785326, 0.5989141487749038, -0.22694169352298207, 1.2227109428670289, 3.1328985718242928, 1.5310209568032054, 3.1244095415035322], "count": [607]}, "gripper_mode_state": {"mean": [0.30807248764415157, 0.5304777594728172], "std": [0.46169668614892145, 0.499070241727071], "min": [0, 0], "max": [1, 1], "count": [607]}, "gripper_activity_state": {"mean": [1.9126853377265238, 1.8682042833607908], "std": [0.36838022693571476, 0.43612858514698705], "min": [0, 0], "max": [2, 2], "count": [607]}, "gripper_mode_action": {"mean": [0.30807248764415157, 0.5304777594728172], "std": [0.46169668614892145, 0.499070241727071], "min": [0, 0], "max": [1, 1], "count": [607]}, "gripper_activity_action": {"mean": [1.9126853377265238, 1.8682042833607908], "std": [0.36838022693571476, 0.43612858514698705], "min": [0, 0], "max": [2, 2], "count": [607]}, "gripper_open_scale_state": {"mean": [0.5879761122526017, 0.3460024709560145], "std": [0.29384673907426195, 0.3188088554649038], "min": [0.076, 0.019], "max": [0.821, 0.827], "count": [607]}, "gripper_open_scale_action": {"mean": [0.5879761122526017, 0.3460024709560145], "std": [0.29384673907426195, 0.3188088554649038], "min": [0.076, 0.019], "max": [0.821, 0.827], "count": [607]}}} +{"episode_index": 363, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[1.0]], [[1.0]]], "mean": [[[0.4502023120915033]], [[0.4634341748366013]], [[0.4520665359477124]]], "std": [[[0.14321155102287644]], [[0.13917054636230353]], [[0.1416150114957866]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4864222242647059]], [[0.49106220179738563]], [[0.4859554493464052]]], "std": [[[0.06892075493384281]], [[0.0634632745497468]], [[0.06967652407309892]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.6941176470588235]], [[0.7137254901960784]]], "mean": [[[0.46058161356209154]], [[0.4766780412581699]], [[0.4614964460784314]]], "std": [[[0.09932831119326388]], [[0.08394728074836715]], [[0.09355792749154691]]], "count": [100]}, "observation.state": {"min": [0.14306463301181793, 2.019590139389038, 1.8313566446304321, 0.02488839626312256, -2.6398980617523193, 0.7067536115646362, -2.8106260299682617, 23.0, 0.17453600466251373, 0.2479889988899231, -0.02332100085914135, -2.7950000762939453, -0.07200000435113907, -1.1130000352859497, -0.48223447799682617, -2.079943895339966, -1.4985921382904053, -2.0021021366119385, 2.4556610584259033, -0.8698022365570068, -0.22238986194133759, 75.0, -0.37015700340270996, 0.2316190004348755, -0.04661199823021889, 1.1169999837875366, 0.13899999856948853, -3.1401853561401367], "max": [0.7080626487731934, 2.0931386947631836, 2.7742881774902344, 1.5655429363250732, -0.6066589951515198, 1.7514902353286743, -0.3205646574497223, 827.0, 0.3513120114803314, 0.4038679897785187, 0.11468400061130524, -1.2350000143051147, 1.2519999742507935, 0.7300000190734863, 0.016772614791989326, -1.8241658210754395, -0.7846651673316956, -0.024172808974981308, 2.8904571533203125, 1.9061613082885742, 1.1270813941955566, 857.0, -0.03137100115418434, 0.3347199857234955, 0.07260899990797043, 2.5269999504089355, 0.7670000195503235, 3.138000011444092], "mean": [0.3297346830368042, 2.068242311477661, 2.2554540634155273, 0.8912012577056885, -1.7796080112457275, 1.468393087387085, -1.3518168926239014, 465.55889892578125, 0.2767675518989563, 0.3205999433994293, 0.049928534775972366, -2.2989892959594727, 0.6550728678703308, -0.3415963053703308, -0.24798373878002167, -2.023228168487549, -1.218854308128357, -0.575465738773346, 2.7719545364379883, 1.0920674800872803, 0.14207647740840912, 565.076416015625, -0.2563645541667938, 0.28546562790870667, 0.023670660331845284, 1.6813186407089233, 0.4562283456325531, 1.957689881324768], "std": [0.2061118334531784, 0.024671491235494614, 0.3747587502002716, 0.3794940114021301, 0.6035781502723694, 0.21451513469219208, 0.7520248293876648, 309.4411315917969, 0.051731958985328674, 0.05524040386080742, 0.042593155056238174, 0.42580506205558777, 0.4834282398223877, 0.5568470358848572, 0.1134713888168335, 0.0726521760225296, 0.17821070551872253, 0.7231690883636475, 0.1323956400156021, 0.951142430305481, 0.3106021583080292, 347.6632080078125, 0.11502320319414139, 0.031156307086348534, 0.029191624373197556, 0.4123839735984802, 0.1636030077934265, 1.8987669944763184], "count": [399]}, "action": {"min": [0.14306463301181793, 2.019590139389038, 1.8313566446304321, 0.02488839626312256, -2.6398980617523193, 0.7067536115646362, -2.8106260299682617, 23.0, 0.17453600466251373, 0.2479889988899231, -0.02332100085914135, -2.7950000762939453, -0.07200000435113907, -1.1130000352859497, -0.48223447799682617, -2.079943895339966, -1.4985921382904053, -2.0021021366119385, 2.4556610584259033, -0.8698022365570068, -0.22238986194133759, 75.0, -0.37015700340270996, 0.2316190004348755, -0.04661199823021889, 1.1169999837875366, 0.13899999856948853, -3.1401853561401367], "max": [0.7080626487731934, 2.0931386947631836, 2.7742881774902344, 1.5655429363250732, -0.6066589951515198, 1.7514902353286743, -0.3205646574497223, 827.0, 0.3513120114803314, 0.4038679897785187, 0.11468400061130524, -1.2350000143051147, 1.2519999742507935, 0.7300000190734863, 0.016772614791989326, -1.8241658210754395, -0.7846651673316956, -0.024172808974981308, 2.8904571533203125, 1.9061613082885742, 1.1270813941955566, 857.0, -0.03137100115418434, 0.3347199857234955, 0.07260899990797043, 2.5269999504089355, 0.7670000195503235, 3.138000011444092], "mean": [0.3297346830368042, 2.068242311477661, 2.2554540634155273, 0.8912012577056885, -1.7796080112457275, 1.468393087387085, -1.3518168926239014, 465.55889892578125, 0.2767675518989563, 0.3205999433994293, 0.049928534775972366, -2.2989892959594727, 0.6550728678703308, -0.3415963053703308, -0.24798373878002167, -2.023228168487549, -1.218854308128357, -0.575465738773346, 2.7719545364379883, 1.0920674800872803, 0.14207647740840912, 565.076416015625, -0.2563645541667938, 0.28546562790870667, 0.023670660331845284, 1.6813186407089233, 0.4562283456325531, 1.957689881324768], "std": [0.2061118334531784, 0.024671491235494614, 0.3747587502002716, 0.3794940114021301, 0.6035781502723694, 0.21451513469219208, 0.7520248293876648, 309.4411315917969, 0.051731958985328674, 0.05524040386080742, 0.042593155056238174, 0.42580506205558777, 0.4834282398223877, 0.5568470358848572, 0.1134713888168335, 0.0726521760225296, 0.17821070551872253, 0.7231690883636475, 0.1323956400156021, 0.951142430305481, 0.3106021583080292, 347.6632080078125, 0.11502320319414139, 0.031156307086348534, 0.029191624373197556, 0.4123839735984802, 0.1636030077934265, 1.8987669944763184], "count": [399]}, "timestamp": {"min": [0.0], "max": [13.266666666666667], "mean": [6.633333333333333], "std": [3.8393672318157765], "count": [399]}, "frame_index": {"min": [0], "max": [398], "mean": [199.0], "std": [115.18101695447331], "count": [399]}, "episode_index": {"min": [365], "max": [365], "mean": [365.0], "std": [0.0], "count": [399]}, "index": {"min": [226086], "max": [226484], "mean": [226285.0], "std": [115.18101695447331], "count": [399]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [399]}, "subtask_annotation": {"mean": [4.413533834586466, 9.0, 9.0, 9.0, 9.0], "std": [2.2803326700172275, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [399]}, "scene_annotation": {"mean": [365.0], "std": [0.0], "min": [365], "max": [365], "count": [399]}, "eef_direction_state": {"mean": [3.9598997493734336, 3.987468671679198], "std": [2.1129499244973875, 2.088839746632987], "min": [0, 0], "max": [6, 6], "count": [399]}, "eef_velocity_state": {"mean": [0.7944862155388471, 0.8195488721804511], "std": [0.7741886684920668, 0.7062334679627233], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_acc_mag_state": {"mean": [0.7493734335839599, 0.7819548872180451], "std": [0.820992344342909, 0.8347557912632538], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_direction_action": {"mean": [3.9598997493734336, 3.987468671679198], "std": [2.1129499244973875, 2.088839746632987], "min": [0, 0], "max": [6, 6], "count": [399]}, "eef_velocity_action": {"mean": [0.7944862155388471, 0.8195488721804511], "std": [0.7741886684920668, 0.7062334679627233], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_acc_mag_action": {"mean": [0.7493734335839599, 0.7819548872180451], "std": [0.820992344342909, 0.8347557912632538], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_sim_pose_state": {"mean": [0.47509999030774225, 0.275606989031518, 1.0915292366399107, 1.011518545763257, 1.062990176993877, 0.6489441460311982, 0.5201109712210649, -0.3126505301672333, 1.115032141695115, 1.9656405572151354, 0.9291737545633578, -0.7933075787707914], "std": [0.03698130693626857, 0.08944856685283824, 0.07373361416691586, 0.7542942480959475, 0.19366777936653046, 0.5023801466347789, 0.06556259226898141, 0.06206700156753366, 0.036671869699008, 1.0475497653343748, 0.37935133099491364, 2.0822372907341116], "min": [0.4138800318931828, 0.09936410794367234, 1.0213589608447915, 0.045049373298116376, 0.6296157036278318, -0.1744793338480465, 0.4361180827062627, -0.4017858106005887, 1.041217777126863, 0.11696461113155444, 0.28043804298896546, -3.125353575969327], "max": [0.5302423327574969, 0.3629209470222966, 1.2332925857700587, 2.6477389459111955, 1.2888198522319114, 1.738239684085371, 0.6084980745034653, -0.22333482843398741, 1.2161554591804171, 3.0647533532901, 1.392981745064136, 3.1210513743949835], "count": [399]}, "eef_sim_pose_action": {"mean": [0.47509999030774225, 0.275606989031518, 1.0915292366399107, 1.011518545763257, 1.062990176993877, 0.6489441460311982, 0.5201109712210649, -0.3126505301672333, 1.115032141695115, 1.9656405572151354, 0.9291737545633578, -0.7933075787707914], "std": [0.03698130693626857, 0.08944856685283824, 0.07373361416691586, 0.7542942480959475, 0.19366777936653046, 0.5023801466347789, 0.06556259226898141, 0.06206700156753366, 0.036671869699008, 1.0475497653343748, 0.37935133099491364, 2.0822372907341116], "min": [0.4138800318931828, 0.09936410794367234, 1.0213589608447915, 0.045049373298116376, 0.6296157036278318, -0.1744793338480465, 0.4361180827062627, -0.4017858106005887, 1.041217777126863, 0.11696461113155444, 0.28043804298896546, -3.125353575969327], "max": [0.5302423327574969, 0.3629209470222966, 1.2332925857700587, 2.6477389459111955, 1.2888198522319114, 1.738239684085371, 0.6084980745034653, -0.22333482843398741, 1.2161554591804171, 3.0647533532901, 1.392981745064136, 3.1210513743949835], "count": [399]}, "gripper_mode_state": {"mean": [0.37343358395989973, 0.3659147869674185], "std": [0.483715766055608, 0.481685743660748], "min": [0, 0], "max": [1, 1], "count": [399]}, "gripper_activity_state": {"mean": [1.8220551378446115, 1.8095238095238095], "std": [0.5259337436638095, 0.551879471612683], "min": [0, 0], "max": [2, 2], "count": [399]}, "gripper_mode_action": {"mean": [0.37343358395989973, 0.3659147869674185], "std": [0.483715766055608, 0.481685743660748], "min": [0, 0], "max": [1, 1], "count": [399]}, "gripper_activity_action": {"mean": [1.8220551378446115, 1.8095238095238095], "std": [0.5259337436638095, 0.551879471612683], "min": [0, 0], "max": [2, 2], "count": [399]}, "gripper_open_scale_state": {"mean": [0.5650764415043037, 0.465558897434321], "std": [0.3476631575174488, 0.309441203042002], "min": [0.075, 0.023], "max": [0.857, 0.827], "count": [399]}, "gripper_open_scale_action": {"mean": [0.5650764415043037, 0.465558897434321], "std": [0.3476631575174488, 0.309441203042002], "min": [0.075, 0.023], "max": [0.857, 0.827], "count": [399]}}} +{"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.4496661015134209]], [[0.46252867805698333]], [[0.45205233715654547]]], "std": [[[0.14620759811879516]], [[0.1396417194515214]], [[0.14264339116833374]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4853892676407132]], [[0.49011939209340694]], [[0.4840014793134082]]], "std": [[[0.0584738060042343]], [[0.05367947283072734]], [[0.06144896710781919]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7529411764705882]], [[0.7333333333333333]], [[0.7490196078431373]]], "mean": [[[0.45449376348435816]], [[0.4739300558411067]], [[0.4553427585030776]]], "std": [[[0.10626684500435389]], [[0.08895608747852086]], [[0.10070142417508728]]], "count": [103]}, "observation.state": {"min": [0.13454744219779968, 2.0599772930145264, 1.8409035205841064, 0.10925761610269547, -2.6671948432922363, 0.8016821146011353, -2.605130910873413, 18.0, 0.1731259971857071, 0.2583099901676178, -0.03334600105881691, -2.7720000743865967, -0.10000000894069672, -1.0850000381469727, -0.47197192907333374, -2.0784080028533936, -1.31456458568573, -1.892006754875183, 2.5329790115356445, -0.8444252014160156, -0.25968754291534424, 76.0, -0.34318599104881287, 0.19823899865150452, -0.03730500116944313, 1.2799999713897705, -0.024000002071261406, -3.1351852416992188], "max": [0.7558671832084656, 2.093068838119507, 2.6409101486206055, 1.4708415269851685, -0.7346963882446289, 1.7574244737625122, -0.3885626792907715, 824.0, 0.33278799057006836, 0.4135409891605377, 0.12364599853754044, -1.3380000591278076, 1.2619999647140503, 0.7680000066757202, -0.031346116214990616, -1.6354085206985474, -0.7865849733352661, -0.009075711481273174, 2.8907365798950195, 1.9790812730789185, 1.048227310180664, 840.0, -0.05908599868416786, 0.34825998544692993, 0.04671400040388107, 2.4619998931884766, 0.8299999833106995, 3.1410000324249268], "mean": [0.3889968991279602, 2.07562518119812, 2.1344995498657227, 0.9452013373374939, -1.8679065704345703, 1.4275860786437988, -1.3244675397872925, 500.7541198730469, 0.25358837842941284, 0.3410228490829468, 0.035561371594667435, -2.3498167991638184, 0.4953312277793884, -0.34523656964302063, -0.23639759421348572, -2.0218210220336914, -1.164900779724121, -0.612085223197937, 2.7606804370880127, 1.1023082733154297, 0.16421961784362793, 588.445556640625, -0.2456524670124054, 0.2829863429069519, 0.01975945569574833, 1.6992943286895752, 0.4319692552089691, 1.4824506044387817], "std": [0.21810533106327057, 0.010439285077154636, 0.21656440198421478, 0.35288000106811523, 0.6476991772651672, 0.20578035712242126, 0.7992221713066101, 318.4919738769531, 0.0386861152946949, 0.051852986216545105, 0.039483312517404556, 0.3720473349094391, 0.41797927021980286, 0.6186302304267883, 0.10669481009244919, 0.09008853882551193, 0.1433822065591812, 0.7190112471580505, 0.11647062003612518, 1.006066083908081, 0.32401931285858154, 332.3609313964844, 0.10134653002023697, 0.0372023805975914, 0.025698376819491386, 0.4121946692466736, 0.22031541168689728, 2.2157607078552246], "count": [486]}, "action": {"min": [0.13454744219779968, 2.0599772930145264, 1.8409035205841064, 0.10925761610269547, -2.6671948432922363, 0.8016821146011353, -2.605130910873413, 18.0, 0.1731259971857071, 0.2583099901676178, -0.03334600105881691, -2.7720000743865967, -0.10000000894069672, -1.0850000381469727, -0.47197192907333374, -2.0784080028533936, -1.31456458568573, -1.892006754875183, 2.5329790115356445, -0.8444252014160156, -0.25968754291534424, 76.0, -0.34318599104881287, 0.19823899865150452, -0.03730500116944313, 1.2799999713897705, -0.024000002071261406, -3.1351852416992188], "max": [0.7558671832084656, 2.093068838119507, 2.6409101486206055, 1.4708415269851685, -0.7346963882446289, 1.7574244737625122, -0.3885626792907715, 824.0, 0.33278799057006836, 0.4135409891605377, 0.12364599853754044, -1.3380000591278076, 1.2619999647140503, 0.7680000066757202, -0.031346116214990616, -1.6354085206985474, -0.7865849733352661, -0.009075711481273174, 2.8907365798950195, 1.9790812730789185, 1.048227310180664, 840.0, -0.05908599868416786, 0.34825998544692993, 0.04671400040388107, 2.4619998931884766, 0.8299999833106995, 3.1410000324249268], "mean": [0.3889968991279602, 2.07562518119812, 2.1344995498657227, 0.9452013373374939, -1.8679065704345703, 1.4275860786437988, -1.3244675397872925, 500.7541198730469, 0.25358837842941284, 0.3410228490829468, 0.035561371594667435, -2.3498167991638184, 0.4953312277793884, -0.34523656964302063, -0.23639759421348572, -2.0218210220336914, -1.164900779724121, -0.612085223197937, 2.7606804370880127, 1.1023082733154297, 0.16421961784362793, 588.445556640625, -0.2456524670124054, 0.2829863429069519, 0.01975945569574833, 1.6992943286895752, 0.4319692552089691, 1.4824506044387817], "std": [0.21810533106327057, 0.010439285077154636, 0.21656440198421478, 0.35288000106811523, 0.6476991772651672, 0.20578035712242126, 0.7992221713066101, 318.4919738769531, 0.0386861152946949, 0.051852986216545105, 0.039483312517404556, 0.3720473349094391, 0.41797927021980286, 0.6186302304267883, 0.10669481009244919, 0.09008853882551193, 0.1433822065591812, 0.7190112471580505, 0.11647062003612518, 1.006066083908081, 0.32401931285858154, 332.3609313964844, 0.10134653002023697, 0.0372023805975914, 0.025698376819491386, 0.4121946692466736, 0.22031541168689728, 2.2157607078552246], "count": [486]}, "timestamp": {"min": [0.0], "max": [16.166666666666668], "mean": [8.083333333333334], "std": [4.676527280729516], "count": [486]}, "frame_index": {"min": [0], "max": [485], "mean": [242.5], "std": [140.2958184218855], "count": [486]}, "episode_index": {"min": [366], "max": [366], "mean": [366.0], "std": [0.0], "count": [486]}, "index": {"min": [226485], "max": [226970], "mean": [226727.5], "std": [140.2958184218855], "count": [486]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [486]}, "subtask_annotation": {"mean": [4.374485596707819, 9.0, 9.0, 9.0, 9.0], "std": [2.272506828775127, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [486]}, "scene_annotation": {"mean": [366.0], "std": [0.0], "min": [366], "max": [366], "count": [486]}, "eef_direction_state": {"mean": [3.95679012345679, 4.034979423868313], "std": [2.1697947943939275, 1.949150574619507], "min": [0, 0], "max": [6, 6], "count": [486]}, "eef_velocity_state": {"mean": [0.7160493827160493, 0.8395061728395061], "std": [0.7601370014252914, 0.7164749693109563], "min": [0, 0], "max": [2, 2], "count": [486]}, "eef_acc_mag_state": {"mean": [0.668724279835391, 0.8991769547325102], "std": [0.8059253417585773, 0.8413927200943471], "min": [0, 0], "max": [2, 2], "count": [486]}, "eef_direction_action": {"mean": [3.95679012345679, 4.034979423868313], "std": [2.1697947943939275, 1.949150574619507], "min": [0, 0], "max": [6, 6], "count": [486]}, "eef_velocity_action": {"mean": [0.7160493827160493, 0.8395061728395061], "std": [0.7601370014252914, 0.7164749693109563], "min": [0, 0], "max": [2, 2], "count": [486]}, "eef_acc_mag_action": {"mean": [0.668724279835391, 0.8991769547325102], "std": [0.8059253417585773, 0.8413927200943471], "min": [0, 0], "max": [2, 2], "count": [486]}, "eef_sim_pose_state": {"mean": [0.47326283845784933, 0.2671790609079494, 1.0954250777879848, 1.0126111802710624, 1.0051584411874572, 0.617271897410351, 0.5435973718419226, -0.2879671480293953, 1.1248614225020488, 1.1071807166268426, 0.900585804869497, -1.3235229320291917], "std": [0.040735055163071715, 0.08072464628939052, 0.0686460124548428, 0.8540559000444521, 0.21482813562810718, 0.6230484097160887, 0.06043671027915719, 0.05063659313694184, 0.03439697571579857, 2.0660890837922, 0.40698927245622263, 1.7402101792438467], "min": [0.3906253868771815, 0.11564586609963125, 1.0355732395430641, 0.17942192641336396, 0.5166727735930929, -0.3125396076909963, 0.4460469731201737, -0.3762831391015248, 1.0598623920063655, -3.1387421645607247, 0.2924083368063233, -3.1041051003472724], "max": [0.543027074139386, 0.3400580222734552, 1.221000663934119, 2.731042684336405, 1.431269721032395, 1.9440463692099499, 0.6156777450389288, -0.20608601378883223, 1.1936277530533812, 3.1408455609633843, 1.4444706280183968, 3.023261791413117], "count": [486]}, "eef_sim_pose_action": {"mean": [0.47326283845784933, 0.2671790609079494, 1.0954250777879848, 1.0126111802710624, 1.0051584411874572, 0.617271897410351, 0.5435973718419226, -0.2879671480293953, 1.1248614225020488, 1.1071807166268426, 0.900585804869497, -1.3235229320291917], "std": [0.040735055163071715, 0.08072464628939052, 0.0686460124548428, 0.8540559000444521, 0.21482813562810718, 0.6230484097160887, 0.06043671027915719, 0.05063659313694184, 0.03439697571579857, 2.0660890837922, 0.40698927245622263, 1.7402101792438467], "min": [0.3906253868771815, 0.11564586609963125, 1.0355732395430641, 0.17942192641336396, 0.5166727735930929, -0.3125396076909963, 0.4460469731201737, -0.3762831391015248, 1.0598623920063655, -3.1387421645607247, 0.2924083368063233, -3.1041051003472724], "max": [0.543027074139386, 0.3400580222734552, 1.221000663934119, 2.731042684336405, 1.431269721032395, 1.9440463692099499, 0.6156777450389288, -0.20608601378883223, 1.1936277530533812, 3.1408455609633843, 1.4444706280183968, 3.023261791413117], "count": [486]}, "gripper_mode_state": {"mean": [0.3436213991769547, 0.448559670781893], "std": [0.4749165539382964, 0.4973468533427489], "min": [0, 0], "max": [1, 1], "count": [486]}, "gripper_activity_state": {"mean": [1.8909465020576133, 1.771604938271605], "std": [0.40373810066439525, 0.5585993435748745], "min": [0, 0], "max": [2, 2], "count": [486]}, "gripper_mode_action": {"mean": [0.3436213991769547, 0.448559670781893], "std": [0.4749165539382964, 0.4973468533427489], "min": [0, 0], "max": [1, 1], "count": [486]}, "gripper_activity_action": {"mean": [1.8909465020576133, 1.771604938271605], "std": [0.40373810066439525, 0.5585993435748745], "min": [0, 0], "max": [2, 2], "count": [486]}, "gripper_open_scale_state": {"mean": [0.588445473141141, 0.5007541154029438], "std": [0.3323609727266079, 0.3184918691995706], "min": [0.076, 0.018], "max": [0.84, 0.824], "count": [486]}, "gripper_open_scale_action": {"mean": [0.588445473141141, 0.5007541154029438], "std": [0.3323609727266079, 0.3184918691995706], "min": [0.076, 0.018], "max": [0.84, 0.824], "count": [486]}}} +{"episode_index": 365, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45590008372495006]], [[0.4675661275185005]], [[0.4582983866067088]]], "std": [[[0.14664878485182292]], [[0.14074692904063443]], [[0.14282076365267507]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48614057520391074]], [[0.48905905309782316]], [[0.48373944322908224]]], "std": [[[0.06967656975565077]], [[0.06738252685816752]], [[0.07125221373550092]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7137254901960784]], [[0.7490196078431373]]], "mean": [[[0.46119788121860317]], [[0.4790345989980014]], [[0.4611674819721277]]], "std": [[[0.10211885590651139]], [[0.0857972763296335]], [[0.09861793289542004]]], "count": [121]}, "observation.state": {"min": [0.07482226938009262, 2.0382304191589355, 1.7769720554351807, 0.09466665983200073, -2.6784870624542236, 0.8847073912620544, -2.7036898136138916, -2.0, 0.1956530064344406, 0.24689599871635437, -0.03503900021314621, -2.7160000801086426, -0.16300000250339508, -1.128999948501587, -0.5114338397979736, -2.0799787044525146, -1.4969689846038818, -1.816940188407898, 2.4848427772521973, -0.7467565536499023, -0.4107457995414734, 80.0, -0.3616969883441925, 0.2429009974002838, -0.05460600182414055, 1.062999963760376, 0.14399999380111694, -3.1401853561401367], "max": [0.7102268934249878, 2.0924580097198486, 2.253272533416748, 1.573082685470581, -0.5964488387107849, 1.6955875158309937, -0.2635272741317749, 840.0, 0.34797099232673645, 0.3849799931049347, 0.06936000287532806, -1.2860000133514404, 1.0959999561309814, 0.6399999856948853, -0.11109020560979843, -1.5892270803451538, -0.7295476198196411, 0.03694862127304077, 2.8910858631134033, 1.913177490234375, 1.0378077030181885, 814.0, -0.035652000457048416, 0.3502349853515625, 0.0836080014705658, 2.4839999675750732, 0.8289999961853027, 3.134000062942505], "mean": [0.36260005831718445, 2.0743424892425537, 1.9834848642349243, 0.8234916925430298, -1.6726624965667725, 1.3937135934829712, -1.5142909288406372, 437.4725036621094, 0.2694782018661499, 0.3296990692615509, 0.014059633016586304, -2.2341532707214355, 0.4600697457790375, -0.31367164850234985, -0.24460843205451965, -2.0252747535705566, -1.1333743333816528, -0.5167741775512695, 2.7149088382720947, 1.2336418628692627, 0.19015419483184814, 612.6525268554688, -0.25733742117881775, 0.27921485900878906, 0.0202056635171175, 1.6463468074798584, 0.40392643213272095, 1.7144050598144531], "std": [0.2338365614414215, 0.01622975990176201, 0.13743552565574646, 0.4091467559337616, 0.8322946429252625, 0.19498024880886078, 0.9634605050086975, 323.1875, 0.049863867461681366, 0.05320965498685837, 0.026575474068522453, 0.42248865962028503, 0.43993625044822693, 0.6043970584869385, 0.10113059729337692, 0.09907328337430954, 0.17116360366344452, 0.6446205377578735, 0.12054496258497238, 0.9112920165061951, 0.2741202116012573, 293.05865478515625, 0.09474144130945206, 0.03582379221916199, 0.033057596534490585, 0.4285966753959656, 0.13301460444927216, 2.026667833328247], "count": [600]}, "action": {"min": [0.07482226938009262, 2.0382304191589355, 1.7769720554351807, 0.09466665983200073, -2.6784870624542236, 0.8847073912620544, -2.7036898136138916, -2.0, 0.1956530064344406, 0.24689599871635437, -0.03503900021314621, -2.7160000801086426, -0.16300000250339508, -1.128999948501587, -0.5114338397979736, -2.0799787044525146, -1.4969689846038818, -1.816940188407898, 2.4848427772521973, -0.7467565536499023, -0.4107457995414734, 80.0, -0.3616969883441925, 0.2429009974002838, -0.05460600182414055, 1.062999963760376, 0.14399999380111694, -3.1401853561401367], "max": [0.7102268934249878, 2.0924580097198486, 2.253272533416748, 1.573082685470581, -0.5964488387107849, 1.6955875158309937, -0.2635272741317749, 840.0, 0.34797099232673645, 0.3849799931049347, 0.06936000287532806, -1.2860000133514404, 1.0959999561309814, 0.6399999856948853, -0.11109020560979843, -1.5892270803451538, -0.7295476198196411, 0.03694862127304077, 2.8910858631134033, 1.913177490234375, 1.0378077030181885, 814.0, -0.035652000457048416, 0.3502349853515625, 0.0836080014705658, 2.4839999675750732, 0.8289999961853027, 3.134000062942505], "mean": [0.36260005831718445, 2.0743424892425537, 1.9834848642349243, 0.8234916925430298, -1.6726624965667725, 1.3937135934829712, -1.5142909288406372, 437.4725036621094, 0.2694782018661499, 0.3296990692615509, 0.014059633016586304, -2.2341532707214355, 0.4600697457790375, -0.31367164850234985, -0.24460843205451965, -2.0252747535705566, -1.1333743333816528, -0.5167741775512695, 2.7149088382720947, 1.2336418628692627, 0.19015419483184814, 612.6525268554688, -0.25733742117881775, 0.27921485900878906, 0.0202056635171175, 1.6463468074798584, 0.40392643213272095, 1.7144050598144531], "std": [0.2338365614414215, 0.01622975990176201, 0.13743552565574646, 0.4091467559337616, 0.8322946429252625, 0.19498024880886078, 0.9634605050086975, 323.1875, 0.049863867461681366, 0.05320965498685837, 0.026575474068522453, 0.42248865962028503, 0.43993625044822693, 0.6043970584869385, 0.10113059729337692, 0.09907328337430954, 0.17116360366344452, 0.6446205377578735, 0.12054496258497238, 0.9112920165061951, 0.2741202116012573, 293.05865478515625, 0.09474144130945206, 0.03582379221916199, 0.033057596534490585, 0.4285966753959656, 0.13301460444927216, 2.026667833328247], "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": [367], "max": [367], "mean": [367.0], "std": [0.0], "count": [600]}, "index": {"min": [226971], "max": [227570], "mean": [227270.5], "std": [173.2048401941085], "count": [600]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [600]}, "subtask_annotation": {"mean": [3.953333333333333, 9.0, 9.0, 9.0, 9.0], "std": [2.1458072813952582, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [600]}, "scene_annotation": {"mean": [367.0], "std": [0.0], "min": [367], "max": [367], "count": [600]}, "eef_direction_state": {"mean": [4.65, 4.245], "std": [1.9107153983085357, 2.0128690137877037], "min": [0, 0], "max": [6, 6], "count": [600]}, "eef_velocity_state": {"mean": [0.545, 0.6783333333333333], "std": [0.7379984191491652, 0.6669811758129952], "min": [0, 0], "max": [2, 2], "count": [600]}, "eef_acc_mag_state": {"mean": [0.49166666666666664, 0.7366666666666667], "std": [0.7482850763950571, 0.8330599551586261], "min": [0, 0], "max": [2, 2], "count": [600]}, "eef_direction_action": {"mean": [4.65, 4.245], "std": [1.9107153983085357, 2.0128690137877037], "min": [0, 0], "max": [6, 6], "count": [600]}, "eef_velocity_action": {"mean": [0.545, 0.6783333333333333], "std": [0.7379984191491652, 0.6669811758129952], "min": [0, 0], "max": [2, 2], "count": [600]}, "eef_acc_mag_action": {"mean": [0.49166666666666664, 0.7366666666666667], "std": [0.7482850763950571, 0.8330599551586261], "min": [0, 0], "max": [2, 2], "count": [600]}, "eef_sim_pose_state": {"mean": [0.4695443595383447, 0.2742179959582954, 1.0855034110271211, 1.019086025031556, 0.9906678324631152, 0.6694710900039154, 0.5306763791723499, -0.2801003023909269, 1.0984951909283223, 1.0344534628330175, 0.917298673154551, -1.1264787220494425], "std": [0.04023102231058831, 0.07988166670631071, 0.05874290672270665, 0.7733138497709313, 0.1604161745799762, 0.5406755866357398, 0.06509633225603804, 0.049569127216963646, 0.04600030944596585, 1.9818540055564282, 0.46554320793118953, 1.6573198164489105], "min": [0.42893654499641476, 0.0968979796838224, 1.0348075905128933, 0.19460334685734787, 0.6068487282207307, -0.3119135450105605, 0.43378934799481245, -0.3583602100628558, 1.0340745382091456, -3.094518791062718, 0.2592334251355839, -3.1350316165086274], "max": [0.5474472329810658, 0.3645135019941558, 1.2143980277448825, 2.696007409927541, 1.5266235565791826, 1.9634718294753928, 0.6031436319658829, -0.2000153569128497, 1.197301797620689, 3.135204995352064, 1.522284384804466, 3.1034363921716945], "count": [600]}, "eef_sim_pose_action": {"mean": [0.4695443595383447, 0.2742179959582954, 1.0855034110271211, 1.019086025031556, 0.9906678324631152, 0.6694710900039154, 0.5306763791723499, -0.2801003023909269, 1.0984951909283223, 1.0344534628330175, 0.917298673154551, -1.1264787220494425], "std": [0.04023102231058831, 0.07988166670631071, 0.05874290672270665, 0.7733138497709313, 0.1604161745799762, 0.5406755866357398, 0.06509633225603804, 0.049569127216963646, 0.04600030944596585, 1.9818540055564282, 0.46554320793118953, 1.6573198164489105], "min": [0.42893654499641476, 0.0968979796838224, 1.0348075905128933, 0.19460334685734787, 0.6068487282207307, -0.3119135450105605, 0.43378934799481245, -0.3583602100628558, 1.0340745382091456, -3.094518791062718, 0.2592334251355839, -3.1350316165086274], "max": [0.5474472329810658, 0.3645135019941558, 1.2143980277448825, 2.696007409927541, 1.5266235565791826, 1.9634718294753928, 0.6031436319658829, -0.2000153569128497, 1.197301797620689, 3.135204995352064, 1.522284384804466, 3.1034363921716945], "count": [600]}, "gripper_mode_state": {"mean": [0.26, 0.445], "std": [0.4386342439892265, 0.4969657935914712], "min": [0, 0], "max": [1, 1], "count": [600]}, "gripper_activity_state": {"mean": [1.8816666666666666, 1.7433333333333334], "std": [0.44459407203525375, 0.6143741169316617], "min": [0, 0], "max": [2, 2], "count": [600]}, "gripper_mode_action": {"mean": [0.26, 0.445], "std": [0.4386342439892265, 0.4969657935914712], "min": [0, 0], "max": [1, 1], "count": [600]}, "gripper_activity_action": {"mean": [1.8816666666666666, 1.7433333333333334], "std": [0.44459407203525375, 0.6143741169316617], "min": [0, 0], "max": [2, 2], "count": [600]}, "gripper_open_scale_state": {"mean": [0.6126524999364248, 0.4374949999173482], "std": [0.2930588177831996, 0.32315719642717183], "min": [0.08, 0.0], "max": [0.814, 0.84], "count": [600]}, "gripper_open_scale_action": {"mean": [0.6126524999364248, 0.4374949999173482], "std": [0.2930588177831996, 0.32315719642717183], "min": [0.08, 0.0], "max": [0.814, 0.84], "count": [600]}}} +{"episode_index": 366, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.45979726102941176]], [[0.47211323937908495]], [[0.46101697508169937]]], "std": [[[0.15111854837688862]], [[0.14493452942686003]], [[0.14792827563583588]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7686274509803922]], [[0.7725490196078432]], [[0.7686274509803922]]], "mean": [[[0.48325814542483664]], [[0.4885919628267974]], [[0.48365135212418303]]], "std": [[[0.0787805496404712]], [[0.07349027355791006]], [[0.07979354308842668]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.788235294117647]], [[0.788235294117647]], [[0.796078431372549]]], "mean": [[[0.4603056678921569]], [[0.475692902369281]], [[0.4610899080882353]]], "std": [[[0.10741118085874772]], [[0.09449646143053153]], [[0.10162714418200296]]], "count": [100]}, "observation.state": {"min": [0.1408306211233139, 2.0428555011749268, 1.762276530265808, -0.01185078639537096, -2.6563212871551514, 0.6866125464439392, -2.7295031547546387, 18.0, 0.1811310052871704, 0.26737698912620544, -0.03322000056505203, -2.7839999198913574, -0.06800000369548798, -1.059000015258789, -0.4441514015197754, -2.078460216522217, -1.5039154291152954, -1.9996237754821777, 2.505263090133667, -0.8515462279319763, -0.0558854416012764, 57.0, -0.36496201157569885, 0.23419199883937836, -0.0407399982213974, 1.1360000371932983, 0.14399999380111694, -3.1351852416992188], "max": [0.6252990961074829, 2.0924229621887207, 2.5605900287628174, 1.5170750617980957, -0.593359649181366, 1.6883094310760498, -0.30660200119018555, 833.0, 0.34318700432777405, 0.3917889893054962, 0.1022460013628006, -1.4170000553131104, 1.1649999618530273, 0.590999960899353, 0.08787732571363449, -1.7693276405334473, -0.7524289488792419, -0.03724532946944237, 2.891766309738159, 1.866053819656372, 1.0392214059829712, 814.0, -0.03624499961733818, 0.34730198979377747, 0.07824400067329407, 2.507999897003174, 0.722000002861023, 3.134000062942505], "mean": [0.3314109742641449, 2.077657461166382, 2.1317532062530518, 0.9038195610046387, -1.7153077125549316, 1.3950883150100708, -1.4413208961486816, 390.25189208984375, 0.2684221565723419, 0.3306734561920166, 0.0362670011818409, -2.234941244125366, 0.5914680361747742, -0.24889345467090607, -0.24910429120063782, -2.034810781478882, -1.1410359144210815, -0.6606128811836243, 2.7116565704345703, 1.014294981956482, 0.21627555787563324, 541.2683715820312, -0.23803092539310455, 0.2935967445373535, 0.01123456098139286, 1.7176374197006226, 0.42625078558921814, 1.6865074634552002], "std": [0.17135873436927795, 0.009807949885725975, 0.28818827867507935, 0.4227973222732544, 0.6724257469177246, 0.18646933138370514, 0.8030298352241516, 305.91748046875, 0.052496057003736496, 0.04478411003947258, 0.038418859243392944, 0.439211368560791, 0.4590415954589844, 0.5700971484184265, 0.11100146919488907, 0.06469042599201202, 0.13137002289295197, 0.7173445820808411, 0.13439463078975677, 0.9726953506469727, 0.25938424468040466, 335.7560729980469, 0.10601351410150528, 0.02510193921625614, 0.026017777621746063, 0.40551573038101196, 0.1601344645023346, 2.123241901397705], "count": [395]}, "action": {"min": [0.1408306211233139, 2.0428555011749268, 1.762276530265808, -0.01185078639537096, -2.6563212871551514, 0.6866125464439392, -2.7295031547546387, 18.0, 0.1811310052871704, 0.26737698912620544, -0.03322000056505203, -2.7839999198913574, -0.06800000369548798, -1.059000015258789, -0.4441514015197754, -2.078460216522217, -1.5039154291152954, -1.9996237754821777, 2.505263090133667, -0.8515462279319763, -0.0558854416012764, 57.0, -0.36496201157569885, 0.23419199883937836, -0.0407399982213974, 1.1360000371932983, 0.14399999380111694, -3.1351852416992188], "max": [0.6252990961074829, 2.0924229621887207, 2.5605900287628174, 1.5170750617980957, -0.593359649181366, 1.6883094310760498, -0.30660200119018555, 833.0, 0.34318700432777405, 0.3917889893054962, 0.1022460013628006, -1.4170000553131104, 1.1649999618530273, 0.590999960899353, 0.08787732571363449, -1.7693276405334473, -0.7524289488792419, -0.03724532946944237, 2.891766309738159, 1.866053819656372, 1.0392214059829712, 814.0, -0.03624499961733818, 0.34730198979377747, 0.07824400067329407, 2.507999897003174, 0.722000002861023, 3.134000062942505], "mean": [0.3314109742641449, 2.077657461166382, 2.1317532062530518, 0.9038195610046387, -1.7153077125549316, 1.3950883150100708, -1.4413208961486816, 390.25189208984375, 0.2684221565723419, 0.3306734561920166, 0.0362670011818409, -2.234941244125366, 0.5914680361747742, -0.24889345467090607, -0.24910429120063782, -2.034810781478882, -1.1410359144210815, -0.6606128811836243, 2.7116565704345703, 1.014294981956482, 0.21627555787563324, 541.2683715820312, -0.23803092539310455, 0.2935967445373535, 0.01123456098139286, 1.7176374197006226, 0.42625078558921814, 1.6865074634552002], "std": [0.17135873436927795, 0.009807949885725975, 0.28818827867507935, 0.4227973222732544, 0.6724257469177246, 0.18646933138370514, 0.8030298352241516, 305.91748046875, 0.052496057003736496, 0.04478411003947258, 0.038418859243392944, 0.439211368560791, 0.4590415954589844, 0.5700971484184265, 0.11100146919488907, 0.06469042599201202, 0.13137002289295197, 0.7173445820808411, 0.13439463078975677, 0.9726953506469727, 0.25938424468040466, 335.7560729980469, 0.10601351410150528, 0.02510193921625614, 0.026017777621746063, 0.40551573038101196, 0.1601344645023346, 2.123241901397705], "count": [395]}, "timestamp": {"min": [0.0], "max": [13.133333333333333], "mean": [6.5666666666666655], "std": [3.8008770917600936], "count": [395]}, "frame_index": {"min": [0], "max": [394], "mean": [197.0], "std": [114.02631275280281], "count": [395]}, "episode_index": {"min": [368], "max": [368], "mean": [368.0], "std": [0.0], "count": [395]}, "index": {"min": [227571], "max": [227965], "mean": [227768.0], "std": [114.02631275280281], "count": [395]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [395]}, "subtask_annotation": {"mean": [4.425316455696202, 9.0, 9.0, 9.0, 9.0], "std": [2.278433192184534, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [395]}, "scene_annotation": {"mean": [368.0], "std": [0.0], "min": [368], "max": [368], "count": [395]}, "eef_direction_state": {"mean": [3.9417721518987343, 4.086075949367088], "std": [2.218256105731913, 2.034558029149954], "min": [0, 0], "max": [6, 6], "count": [395]}, "eef_velocity_state": {"mean": [0.7746835443037975, 0.7544303797468355], "std": [0.7810198387130656, 0.7311855239742354], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_acc_mag_state": {"mean": [0.7848101265822784, 0.7493670886075949], "std": [0.8339457238197214, 0.814718001647184], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_direction_action": {"mean": [3.9417721518987343, 4.086075949367088], "std": [2.218256105731913, 2.034558029149954], "min": [0, 0], "max": [6, 6], "count": [395]}, "eef_velocity_action": {"mean": [0.7746835443037975, 0.7544303797468355], "std": [0.7810198387130656, 0.7311855239742354], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_acc_mag_action": {"mean": [0.7848101265822784, 0.7493670886075949], "std": [0.8339457238197214, 0.814718001647184], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_sim_pose_state": {"mean": [0.4835056948467972, 0.25542573536687235, 1.0958081370681783, 1.1032293948590002, 1.0357855918208896, 0.7137162746596128, 0.5298019202974232, -0.296728505449669, 1.1121541141201778, 0.9467291022766942, 0.9519170931429692, -0.807751452620637], "std": [0.029236771872134963, 0.08130628807200675, 0.07212814830385239, 0.7802473360771608, 0.20377383094104567, 0.5449093350837041, 0.05475079645582359, 0.05828217821512589, 0.03995149181628033, 2.036247426373192, 0.36970436339912244, 1.892869703102628], "min": [0.4220333811026268, 0.09639890624664955, 1.0283404218004752, 0.25820909783456614, 0.5933635755406135, -0.02400044576217264, 0.4543847510086111, -0.385616938973495, 1.0275821250067794, -3.1361484261414843, 0.32315131052390433, -3.1081059951221275], "max": [0.5438302789763513, 0.36389430909620846, 1.228142910606317, 2.7063907716672144, 1.310666004210244, 1.8677476857244524, 0.5958049871720987, -0.20585385404572198, 1.1872609211716068, 3.102927230971212, 1.5312018492250057, 3.1134687164314503], "count": [395]}, "eef_sim_pose_action": {"mean": [0.4835056948467972, 0.25542573536687235, 1.0958081370681783, 1.1032293948590002, 1.0357855918208896, 0.7137162746596128, 0.5298019202974232, -0.296728505449669, 1.1121541141201778, 0.9467291022766942, 0.9519170931429692, -0.807751452620637], "std": [0.029236771872134963, 0.08130628807200675, 0.07212814830385239, 0.7802473360771608, 0.20377383094104567, 0.5449093350837041, 0.05475079645582359, 0.05828217821512589, 0.03995149181628033, 2.036247426373192, 0.36970436339912244, 1.892869703102628], "min": [0.4220333811026268, 0.09639890624664955, 1.0283404218004752, 0.25820909783456614, 0.5933635755406135, -0.02400044576217264, 0.4543847510086111, -0.385616938973495, 1.0275821250067794, -3.1361484261414843, 0.32315131052390433, -3.1081059951221275], "max": [0.5438302789763513, 0.36389430909620846, 1.228142910606317, 2.7063907716672144, 1.310666004210244, 1.8677476857244524, 0.5958049871720987, -0.20585385404572198, 1.1872609211716068, 3.102927230971212, 1.5312018492250057, 3.1134687164314503], "count": [395]}, "gripper_mode_state": {"mean": [0.379746835443038, 0.7037974683544304], "std": [0.48532378513115854, 0.4565814186892901], "min": [0, 0], "max": [1, 1], "count": [395]}, "gripper_activity_state": {"mean": [1.8556962025316455, 1.8455696202531646], "std": [0.44657538959639786, 0.4374255722165403], "min": [0, 0], "max": [2, 2], "count": [395]}, "gripper_mode_action": {"mean": [0.379746835443038, 0.7037974683544304], "std": [0.48532378513115854, 0.4565814186892901], "min": [0, 0], "max": [1, 1], "count": [395]}, "gripper_activity_action": {"mean": [1.8556962025316455, 1.8455696202531646], "std": [0.44657538959639786, 0.4374255722165403], "min": [0, 0], "max": [2, 2], "count": [395]}, "gripper_open_scale_state": {"mean": [0.5412683543048324, 0.3902518985168841], "std": [0.3357560505031461, 0.3059174848686026], "min": [0.057, 0.018], "max": [0.814, 0.833], "count": [395]}, "gripper_open_scale_action": {"mean": [0.5412683543048324, 0.3902518985168841], "std": [0.3357560505031461, 0.3059174848686026], "min": [0.057, 0.018], "max": [0.814, 0.833], "count": [395]}}} +{"episode_index": 367, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45104558415032675]], [[0.4643791299019608]], [[0.453645810866013]]], "std": [[[0.14875453014285456]], [[0.14240541586071742]], [[0.1451276572228186]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.487420823120915]], [[0.4912214154411765]], [[0.4856857883986928]]], "std": [[[0.06970536379891852]], [[0.06162253532627789]], [[0.06827000285047344]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6745098039215687]], [[0.6784313725490196]]], "mean": [[[0.4610300510620915]], [[0.47672148692810457]], [[0.4598762867647059]]], "std": [[[0.09130580673215091]], [[0.07813490776847898]], [[0.08783094493349111]]], "count": [100]}, "observation.state": {"min": [0.15578807890415192, 2.05570125579834, 1.7500417232513428, 0.11810643970966339, -2.6400375366210938, 0.7330033779144287, -2.6676485538482666, 20.0, 0.1905059963464737, 0.2690559923648834, -0.03581799939274788, -2.7200000286102295, -0.10400000959634781, -1.0089999437332153, -0.4213748574256897, -2.0784080028533936, -1.3422280550003052, -1.9487124681472778, 2.344221591949463, -0.7050257921218872, -0.43331289291381836, 69.0, -0.35533300042152405, 0.20628100633621216, -0.03888300061225891, 1.215999960899353, 0.034999996423721313, -3.1401853561401367], "max": [0.6431189179420471, 2.092388153076172, 2.6920480728149414, 1.5472170114517212, -0.8033401370048523, 1.744072675704956, -0.3701145052909851, 824.0, 0.33377599716186523, 0.39112699031829834, 0.12302999943494797, -1.274999976158142, 1.2280000448226929, 0.7310000061988831, -0.006126105785369873, -1.7533403635025024, -0.7406479716300964, -0.08868017792701721, 2.8913300037384033, 1.9830431938171387, 1.0557496547698975, 844.0, -0.05964300036430359, 0.3200879991054535, 0.05322900041937828, 2.4230000972747803, 0.9729999899864197, 3.13100004196167], "mean": [0.33828553557395935, 2.07454514503479, 2.2087388038635254, 1.0113056898117065, -1.8218189477920532, 1.448516607284546, -1.2777234315872192, 441.70562744140625, 0.2582426071166992, 0.3317412734031677, 0.051988404244184494, -2.4825239181518555, 0.6285947561264038, -0.42955827713012695, -0.2180267870426178, -2.02026104927063, -1.137660026550293, -0.6244351863861084, 2.78275465965271, 1.0986661911010742, 0.1615852415561676, 568.9382934570312, -0.24872614443302155, 0.28318989276885986, 0.011360579170286655, 1.7243033647537231, 0.4608440399169922, 1.7453256845474243], "std": [0.16730360686779022, 0.007274297531694174, 0.35940977931022644, 0.32616525888442993, 0.5493342280387878, 0.20792730152606964, 0.6266419291496277, 307.99334716796875, 0.041309043765068054, 0.03693819418549538, 0.04851699247956276, 0.2910367548465729, 0.503718376159668, 0.41410180926322937, 0.10806325078010559, 0.07838371396064758, 0.151132270693779, 0.7208902835845947, 0.12528546154499054, 0.8927384614944458, 0.3306511342525482, 334.0168151855469, 0.10484769195318222, 0.025616727769374847, 0.02261308580636978, 0.3601871430873871, 0.23040412366390228, 2.0837604999542236], "count": [462]}, "action": {"min": [0.15578807890415192, 2.05570125579834, 1.7500417232513428, 0.11810643970966339, -2.6400375366210938, 0.7330033779144287, -2.6676485538482666, 20.0, 0.1905059963464737, 0.2690559923648834, -0.03581799939274788, -2.7200000286102295, -0.10400000959634781, -1.0089999437332153, -0.4213748574256897, -2.0784080028533936, -1.3422280550003052, -1.9487124681472778, 2.344221591949463, -0.7050257921218872, -0.43331289291381836, 69.0, -0.35533300042152405, 0.20628100633621216, -0.03888300061225891, 1.215999960899353, 0.034999996423721313, -3.1401853561401367], "max": [0.6431189179420471, 2.092388153076172, 2.6920480728149414, 1.5472170114517212, -0.8033401370048523, 1.744072675704956, -0.3701145052909851, 824.0, 0.33377599716186523, 0.39112699031829834, 0.12302999943494797, -1.274999976158142, 1.2280000448226929, 0.7310000061988831, -0.006126105785369873, -1.7533403635025024, -0.7406479716300964, -0.08868017792701721, 2.8913300037384033, 1.9830431938171387, 1.0557496547698975, 844.0, -0.05964300036430359, 0.3200879991054535, 0.05322900041937828, 2.4230000972747803, 0.9729999899864197, 3.13100004196167], "mean": [0.33828553557395935, 2.07454514503479, 2.2087388038635254, 1.0113056898117065, -1.8218189477920532, 1.448516607284546, -1.2777234315872192, 441.70562744140625, 0.2582426071166992, 0.3317412734031677, 0.051988404244184494, -2.4825239181518555, 0.6285947561264038, -0.42955827713012695, -0.2180267870426178, -2.02026104927063, -1.137660026550293, -0.6244351863861084, 2.78275465965271, 1.0986661911010742, 0.1615852415561676, 568.9382934570312, -0.24872614443302155, 0.28318989276885986, 0.011360579170286655, 1.7243033647537231, 0.4608440399169922, 1.7453256845474243], "std": [0.16730360686779022, 0.007274297531694174, 0.35940977931022644, 0.32616525888442993, 0.5493342280387878, 0.20792730152606964, 0.6266419291496277, 307.99334716796875, 0.041309043765068054, 0.03693819418549538, 0.04851699247956276, 0.2910367548465729, 0.503718376159668, 0.41410180926322937, 0.10806325078010559, 0.07838371396064758, 0.151132270693779, 0.7208902835845947, 0.12528546154499054, 0.8927384614944458, 0.3306511342525482, 334.0168151855469, 0.10484769195318222, 0.025616727769374847, 0.02261308580636978, 0.3601871430873871, 0.23040412366390228, 2.0837604999542236], "count": [462]}, "timestamp": {"min": [0.0], "max": [15.366666666666667], "mean": [7.683333333333333], "std": [4.445586658782027], "count": [462]}, "frame_index": {"min": [0], "max": [461], "mean": [230.5], "std": [133.3675997634608], "count": [462]}, "episode_index": {"min": [369], "max": [369], "mean": [369.0], "std": [0.0], "count": [462]}, "index": {"min": [227966], "max": [228427], "mean": [228196.5], "std": [133.3675997634608], "count": [462]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [462]}, "subtask_annotation": {"mean": [4.5995670995671, 9.0, 9.0, 9.0, 9.0], "std": [2.2480967965229106, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [462]}, "scene_annotation": {"mean": [369.0], "std": [0.0], "min": [369], "max": [369], "count": [462]}, "eef_direction_state": {"mean": [4.1731601731601735, 4.43073593073593], "std": [2.1003747275163978, 1.8698354846860854], "min": [0, 0], "max": [6, 6], "count": [462]}, "eef_velocity_state": {"mean": [0.6515151515151515, 0.6818181818181818], "std": [0.7427775464677615, 0.6904219061563683], "min": [0, 0], "max": [2, 2], "count": [462]}, "eef_acc_mag_state": {"mean": [0.7207792207792207, 0.6883116883116883], "std": [0.8204376926577607, 0.8153251855926267], "min": [0, 0], "max": [2, 2], "count": [462]}, "eef_direction_action": {"mean": [4.1731601731601735, 4.43073593073593], "std": [2.1003747275163978, 1.8698354846860854], "min": [0, 0], "max": [6, 6], "count": [462]}, "eef_velocity_action": {"mean": [0.6515151515151515, 0.6818181818181818], "std": [0.7427775464677615, 0.6904219061563683], "min": [0, 0], "max": [2, 2], "count": [462]}, "eef_acc_mag_action": {"mean": [0.7207792207792207, 0.6883116883116883], "std": [0.8204376926577607, 0.8153251855926267], "min": [0, 0], "max": [2, 2], "count": [462]}, "eef_sim_pose_state": {"mean": [0.4727222903946479, 0.2637984223687902, 1.0879642462578325, 1.0133138473787655, 1.061048557029885, 0.6258660288086665, 0.5323422324398185, -0.3041016753911484, 1.1306353924679624, 1.219849732689664, 0.9497603299040773, -0.6286045624929111], "std": [0.02785373465208535, 0.079970878600953, 0.06927402461630926, 0.807340877180594, 0.2773020086280518, 0.6039616924065192, 0.04560139143694391, 0.0633484093891329, 0.026628306910941688, 1.9799870246859874, 0.3753757696878614, 2.134761298513974], "min": [0.40178216428916197, 0.11765211935147389, 1.0247335953921506, -0.2389593972786037, 0.5349811379653828, -0.737282839925949, 0.456425259832887, -0.3926553684950618, 1.0479155827153714, -3.1224537775801187, 0.3086321813328736, -3.120606026122524], "max": [0.5151167478201752, 0.33898463261622913, 1.2133148426326186, 2.7014806051591456, 1.4419683362150684, 1.9492779218061513, 0.5948882203992113, -0.20565931719290836, 1.1840029520737578, 3.1343539390877697, 1.4390989667243246, 3.138985271651777], "count": [462]}, "eef_sim_pose_action": {"mean": [0.4727222903946479, 0.2637984223687902, 1.0879642462578325, 1.0133138473787655, 1.061048557029885, 0.6258660288086665, 0.5323422324398185, -0.3041016753911484, 1.1306353924679624, 1.219849732689664, 0.9497603299040773, -0.6286045624929111], "std": [0.02785373465208535, 0.079970878600953, 0.06927402461630926, 0.807340877180594, 0.2773020086280518, 0.6039616924065192, 0.04560139143694391, 0.0633484093891329, 0.026628306910941688, 1.9799870246859874, 0.3753757696878614, 2.134761298513974], "min": [0.40178216428916197, 0.11765211935147389, 1.0247335953921506, -0.2389593972786037, 0.5349811379653828, -0.737282839925949, 0.456425259832887, -0.3926553684950618, 1.0479155827153714, -3.1224537775801187, 0.3086321813328736, -3.120606026122524], "max": [0.5151167478201752, 0.33898463261622913, 1.2133148426326186, 2.7014806051591456, 1.4419683362150684, 1.9492779218061513, 0.5948882203992113, -0.20565931719290836, 1.1840029520737578, 3.1343539390877697, 1.4390989667243246, 3.138985271651777], "count": [462]}, "gripper_mode_state": {"mean": [0.3484848484848485, 0.37445887445887444], "std": [0.4764904604095877, 0.483982877587487], "min": [0, 0], "max": [1, 1], "count": [462]}, "gripper_activity_state": {"mean": [1.841991341991342, 1.8636363636363635], "std": [0.5085106169433306, 0.4423693852013271], "min": [0, 0], "max": [2, 2], "count": [462]}, "gripper_mode_action": {"mean": [0.3484848484848485, 0.37445887445887444], "std": [0.4764904604095877, 0.483982877587487], "min": [0, 0], "max": [1, 1], "count": [462]}, "gripper_activity_action": {"mean": [1.841991341991342, 1.8636363636363635], "std": [0.5085106169433306, 0.4423693852013271], "min": [0, 0], "max": [2, 2], "count": [462]}, "gripper_open_scale_state": {"mean": [0.5689383119360182, 0.44170562766847116], "std": [0.3340167857190947, 0.3079932220204822], "min": [0.069, 0.02], "max": [0.844, 0.824], "count": [462]}, "gripper_open_scale_action": {"mean": [0.5689383119360182, 0.44170562766847116], "std": [0.3340167857190947, 0.3079932220204822], "min": [0.069, 0.02], "max": [0.844, 0.824], "count": [462]}}} +{"episode_index": 368, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4524589583333333]], [[0.4650957843137255]], [[0.45546852124183007]]], "std": [[[0.15408980488234697]], [[0.1478464174409111]], [[0.15002843035888408]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.4868865665849673]], [[0.49037723651960785]], [[0.48433639705882353]]], "std": [[[0.07157177746522374]], [[0.06771696088272239]], [[0.07323886101266265]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8196078431372549]], [[0.8117647058823529]], [[0.8235294117647058]]], "mean": [[[0.4569888684640523]], [[0.4716269281045751]], [[0.4571788684640523]]], "std": [[[0.110396047817329]], [[0.09754337987629656]], [[0.10420549085953545]]], "count": [100]}, "observation.state": {"min": [0.07494444400072098, 2.047515630722046, 1.7647897005081177, 0.06127851456403732, -2.6345396041870117, 0.8804488182067871, -2.758091449737549, 17.0, 0.18687200546264648, 0.2717820107936859, -0.02969600073993206, -2.7170000076293945, 0.001999995904043317, -1.0770000219345093, -0.5643696784973145, -2.087745428085327, -1.5557167530059814, -1.8316880464553833, 1.9417660236358643, -0.9417622089385986, -0.5216614603996277, 66.0, -0.35733500123023987, 0.21424399316310883, -0.0646819993853569, 1.1629999876022339, -0.20000000298023224, -3.121999979019165], "max": [0.6566801071166992, 2.092440366744995, 2.6068062782287598, 1.6878207921981812, -0.8743053078651428, 1.6564222574234009, -0.37718310952186584, 826.0, 0.34275901317596436, 0.40657201409339905, 0.11351499706506729, -1.4149999618530273, 1.1950000524520874, 0.527999997138977, -0.10386455059051514, -1.4792712926864624, -0.6905046105384827, -0.010018190369009972, 2.890195369720459, 1.9206302165985107, 1.703668236732483, 801.0, -0.03874199837446213, 0.3402639925479889, 0.07238999754190445, 2.615999937057495, 0.8660000562667847, 3.134999990463257], "mean": [0.27442359924316406, 2.0763309001922607, 2.1131703853607178, 1.0734729766845703, -1.7505955696105957, 1.3407378196716309, -1.3025394678115845, 453.8314208984375, 0.254366397857666, 0.33184918761253357, 0.051152341067790985, -2.4486167430877686, 0.642272412776947, -0.3993026614189148, -0.273168683052063, -2.000105857849121, -1.0263079404830933, -0.6298364996910095, 2.574355125427246, 1.0323739051818848, 0.2890152931213379, 476.5357971191406, -0.23675592243671417, 0.28985360264778137, 0.008754515089094639, 1.8063459396362305, 0.4063490629196167, 1.40053129196167], "std": [0.20070768892765045, 0.007379057351499796, 0.2843431234359741, 0.36814984679222107, 0.5674713850021362, 0.20810294151306152, 0.6240797638893127, 317.3570861816406, 0.04544588550925255, 0.0385286919772625, 0.044745780527591705, 0.26700928807258606, 0.45904651284217834, 0.42276307940483093, 0.12719707190990448, 0.13594268262386322, 0.2260083556175232, 0.705803632736206, 0.28057411313056946, 1.0111132860183716, 0.46230047941207886, 343.1081237792969, 0.09775731712579727, 0.03493060544133186, 0.03020406886935234, 0.47338730096817017, 0.20829050242900848, 2.2492618560791016], "count": [433]}, "action": {"min": [0.07494444400072098, 2.047515630722046, 1.7647897005081177, 0.06127851456403732, -2.6345396041870117, 0.8804488182067871, -2.758091449737549, 17.0, 0.18687200546264648, 0.2717820107936859, -0.02969600073993206, -2.7170000076293945, 0.001999995904043317, -1.0770000219345093, -0.5643696784973145, -2.087745428085327, -1.5557167530059814, -1.8316880464553833, 1.9417660236358643, -0.9417622089385986, -0.5216614603996277, 66.0, -0.35733500123023987, 0.21424399316310883, -0.0646819993853569, 1.1629999876022339, -0.20000000298023224, -3.121999979019165], "max": [0.6566801071166992, 2.092440366744995, 2.6068062782287598, 1.6878207921981812, -0.8743053078651428, 1.6564222574234009, -0.37718310952186584, 826.0, 0.34275901317596436, 0.40657201409339905, 0.11351499706506729, -1.4149999618530273, 1.1950000524520874, 0.527999997138977, -0.10386455059051514, -1.4792712926864624, -0.6905046105384827, -0.010018190369009972, 2.890195369720459, 1.9206302165985107, 1.703668236732483, 801.0, -0.03874199837446213, 0.3402639925479889, 0.07238999754190445, 2.615999937057495, 0.8660000562667847, 3.134999990463257], "mean": [0.27442359924316406, 2.0763309001922607, 2.1131703853607178, 1.0734729766845703, -1.7505955696105957, 1.3407378196716309, -1.3025394678115845, 453.8314208984375, 0.254366397857666, 0.33184918761253357, 0.051152341067790985, -2.4486167430877686, 0.642272412776947, -0.3993026614189148, -0.273168683052063, -2.000105857849121, -1.0263079404830933, -0.6298364996910095, 2.574355125427246, 1.0323739051818848, 0.2890152931213379, 476.5357971191406, -0.23675592243671417, 0.28985360264778137, 0.008754515089094639, 1.8063459396362305, 0.4063490629196167, 1.40053129196167], "std": [0.20070768892765045, 0.007379057351499796, 0.2843431234359741, 0.36814984679222107, 0.5674713850021362, 0.20810294151306152, 0.6240797638893127, 317.3570861816406, 0.04544588550925255, 0.0385286919772625, 0.044745780527591705, 0.26700928807258606, 0.45904651284217834, 0.42276307940483093, 0.12719707190990448, 0.13594268262386322, 0.2260083556175232, 0.705803632736206, 0.28057411313056946, 1.0111132860183716, 0.46230047941207886, 343.1081237792969, 0.09775731712579727, 0.03493060544133186, 0.03020406886935234, 0.47338730096817017, 0.20829050242900848, 2.2492618560791016], "count": [433]}, "timestamp": {"min": [0.0], "max": [14.4], "mean": [7.200000000000001], "std": [4.166533331199932], "count": [433]}, "frame_index": {"min": [0], "max": [432], "mean": [216.0], "std": [124.99599993599796], "count": [433]}, "episode_index": {"min": [370], "max": [370], "mean": [370.0], "std": [0.0], "count": [433]}, "index": {"min": [228428], "max": [228860], "mean": [228644.0], "std": [124.99599993599796], "count": [433]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [433]}, "subtask_annotation": {"mean": [4.8452655889145495, 9.0, 9.0, 9.0, 9.0], "std": [2.241036956069546, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [433]}, "scene_annotation": {"mean": [370.0], "std": [0.0], "min": [370], "max": [370], "count": [433]}, "eef_direction_state": {"mean": [3.697459584295612, 4.293302540415705], "std": [2.2893302093097025, 1.973116418356044], "min": [0, 0], "max": [6, 6], "count": [433]}, "eef_velocity_state": {"mean": [0.8868360277136259, 0.7297921478060047], "std": [0.8316140367613425, 0.7589126798537021], "min": [0, 0], "max": [2, 2], "count": [433]}, "eef_acc_mag_state": {"mean": [0.8036951501154734, 0.789838337182448], "std": [0.8328061134141542, 0.8459594068133444], "min": [0, 0], "max": [2, 2], "count": [433]}, "eef_direction_action": {"mean": [3.697459584295612, 4.293302540415705], "std": [2.2893302093097025, 1.973116418356044], "min": [0, 0], "max": [6, 6], "count": [433]}, "eef_velocity_action": {"mean": [0.8868360277136259, 0.7297921478060047], "std": [0.8316140367613425, 0.7589126798537021], "min": [0, 0], "max": [2, 2], "count": [433]}, "eef_acc_mag_action": {"mean": [0.8036951501154734, 0.789838337182448], "std": [0.8328061134141542, 0.8459594068133444], "min": [0, 0], "max": [2, 2], "count": [433]}, "eef_sim_pose_state": {"mean": [0.4823890479188148, 0.256456497717616, 1.095955756353895, 1.210044326146045, 0.9874664498682413, 0.7252859622278297, 0.5305618327867913, -0.3007944942276053, 1.1323953243449734, 0.7684708624959149, 0.9730760217288859, -0.5120200487925342], "std": [0.04025868996718248, 0.0746421997767196, 0.06864919790174327, 0.9509957585360395, 0.24683340016776004, 0.6874389443577853, 0.046677931561787143, 0.05968259485839627, 0.030237648232242856, 2.060804330374962, 0.3276374531598525, 2.0931863451078043], "min": [0.4129903434774974, 0.07253426661544653, 1.020851724537477, 0.07827652934211346, 0.38017973704826424, -0.4715393411123316, 0.4588046352122125, -0.3871003398478854, 1.0409324842630128, -3.140192094711794, 0.35164739709519877, -3.0632338004473922], "max": [0.5415057175921172, 0.3584720795386282, 1.213822650293307, 2.979759597846815, 1.5593165067458137, 2.180094981269654, 0.6052317324235001, -0.21941233872473884, 1.1929023392128753, 3.106141446122101, 1.416072592178733, 3.038716155146917], "count": [433]}, "eef_sim_pose_action": {"mean": [0.4823890479188148, 0.256456497717616, 1.095955756353895, 1.210044326146045, 0.9874664498682413, 0.7252859622278297, 0.5305618327867913, -0.3007944942276053, 1.1323953243449734, 0.7684708624959149, 0.9730760217288859, -0.5120200487925342], "std": [0.04025868996718248, 0.0746421997767196, 0.06864919790174327, 0.9509957585360395, 0.24683340016776004, 0.6874389443577853, 0.046677931561787143, 0.05968259485839627, 0.030237648232242856, 2.060804330374962, 0.3276374531598525, 2.0931863451078043], "min": [0.4129903434774974, 0.07253426661544653, 1.020851724537477, 0.07827652934211346, 0.38017973704826424, -0.4715393411123316, 0.4588046352122125, -0.3871003398478854, 1.0409324842630128, -3.140192094711794, 0.35164739709519877, -3.0632338004473922], "max": [0.5415057175921172, 0.3584720795386282, 1.213822650293307, 2.979759597846815, 1.5593165067458137, 2.180094981269654, 0.6052317324235001, -0.21941233872473884, 1.1929023392128753, 3.106141446122101, 1.416072592178733, 3.038716155146917], "count": [433]}, "gripper_mode_state": {"mean": [0.46882217090069284, 0.3625866050808314], "std": [0.49902699623632835, 0.4807468761175536], "min": [0, 0], "max": [1, 1], "count": [433]}, "gripper_activity_state": {"mean": [1.8914549653579678, 1.836027713625866], "std": [0.384150132349778, 0.5071269608572003], "min": [0, 0], "max": [2, 2], "count": [433]}, "gripper_mode_action": {"mean": [0.46882217090069284, 0.3625866050808314], "std": [0.49902699623632835, 0.4807468761175536], "min": [0, 0], "max": [1, 1], "count": [433]}, "gripper_activity_action": {"mean": [1.8914549653579678, 1.836027713625866], "std": [0.384150132349778, 0.5071269608572003], "min": [0, 0], "max": [2, 2], "count": [433]}, "gripper_open_scale_state": {"mean": [0.47653579673150376, 0.4538314085997831], "std": [0.3431081663477568, 0.3173570730653857], "min": [0.066, 0.017], "max": [0.801, 0.826], "count": [433]}, "gripper_open_scale_action": {"mean": [0.47653579673150376, 0.4538314085997831], "std": [0.3431081663477568, 0.3173570730653857], "min": [0.066, 0.017], "max": [0.801, 0.826], "count": [433]}}} +{"episode_index": 369, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4561589583333333]], [[0.4685923100490196]], [[0.45845859068627454]]], "std": [[[0.15157032798246728]], [[0.14545813633839758]], [[0.1475650129952054]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48143718137254904]], [[0.4864428390522876]], [[0.48147839869281045]]], "std": [[[0.07579300582965132]], [[0.06804930248078978]], [[0.07262188837323592]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.6509803921568628]], [[0.6705882352941176]]], "mean": [[[0.4595271568627451]], [[0.4747371589052288]], [[0.45871085375816995]]], "std": [[[0.09560291042056379]], [[0.08465112181462783]], [[0.09285513131397405]]], "count": [100]}, "observation.state": {"min": [0.12290608137845993, 2.0293991565704346, 1.8268011808395386, 0.2710321843624115, -2.5740292072296143, 0.6167294979095459, -2.6001217365264893, 11.0, 0.17208300530910492, 0.26705899834632874, -0.03033900074660778, -2.697000026702881, -0.10199999809265137, -1.0729999542236328, -0.5055869817733765, -2.078512668609619, -1.4556918144226074, -1.947351098060608, 2.2631163597106934, -0.8559618592262268, -0.6269746422767639, 73.0, -0.3443300127983093, 0.262813001871109, -0.03211300075054169, 1.2319999933242798, -0.008999998681247234, -3.128000020980835], "max": [0.694623589515686, 2.0924580097198486, 2.3990423679351807, 1.6816595792770386, -0.7139095067977905, 1.7236523628234863, -0.42673301696777344, 835.0, 0.3308440148830414, 0.41777899861335754, 0.0960879996418953, -1.305999994277954, 1.1080000400543213, 0.7329999804496765, -0.06442010402679443, -1.4881724119186401, -0.7708421349525452, 0.0011868240544572473, 2.891958236694336, 1.923649549484253, 1.320044994354248, 814.0, -0.05608600005507469, 0.34181201457977295, 0.057799000293016434, 2.5439999103546143, 0.9440000057220459, 3.1389999389648438], "mean": [0.3287390172481537, 2.071398973464966, 2.125429630279541, 0.9018977284431458, -1.61166512966156, 1.41981041431427, -1.5921525955200195, 447.08154296875, 0.2608908712863922, 0.33316147327423096, 0.04692920297384262, -2.1827821731567383, 0.5642191171646118, -0.10226747393608093, -0.28687626123428345, -1.9739192724227905, -1.1486480236053467, -0.6596410274505615, 2.7770748138427734, 0.9696786403656006, 0.12625789642333984, 564.8408813476562, -0.2379327267408371, 0.3029141426086426, 0.011833174154162407, 1.8770437240600586, 0.4719465970993042, 1.2081762552261353], "std": [0.18746232986450195, 0.01938958652317524, 0.1822628229856491, 0.37415483593940735, 0.6710589528083801, 0.20845647156238556, 0.7928135395050049, 358.9711608886719, 0.041723258793354034, 0.045125581324100494, 0.035210981965065, 0.4417315721511841, 0.4164213538169861, 0.6183202266693115, 0.11470769345760345, 0.15989266335964203, 0.2234252542257309, 0.7417045831680298, 0.20312127470970154, 0.9504116177558899, 0.41098570823669434, 310.5853271484375, 0.09990314394235611, 0.021178672090172768, 0.021367399021983147, 0.40005552768707275, 0.21051707863807678, 2.4653329849243164], "count": [374]}, "action": {"min": [0.12290608137845993, 2.0293991565704346, 1.8268011808395386, 0.2710321843624115, -2.5740292072296143, 0.6167294979095459, -2.6001217365264893, 11.0, 0.17208300530910492, 0.26705899834632874, -0.03033900074660778, -2.697000026702881, -0.10199999809265137, -1.0729999542236328, -0.5055869817733765, -2.078512668609619, -1.4556918144226074, -1.947351098060608, 2.2631163597106934, -0.8559618592262268, -0.6269746422767639, 73.0, -0.3443300127983093, 0.262813001871109, -0.03211300075054169, 1.2319999933242798, -0.008999998681247234, -3.128000020980835], "max": [0.694623589515686, 2.0924580097198486, 2.3990423679351807, 1.6816595792770386, -0.7139095067977905, 1.7236523628234863, -0.42673301696777344, 835.0, 0.3308440148830414, 0.41777899861335754, 0.0960879996418953, -1.305999994277954, 1.1080000400543213, 0.7329999804496765, -0.06442010402679443, -1.4881724119186401, -0.7708421349525452, 0.0011868240544572473, 2.891958236694336, 1.923649549484253, 1.320044994354248, 814.0, -0.05608600005507469, 0.34181201457977295, 0.057799000293016434, 2.5439999103546143, 0.9440000057220459, 3.1389999389648438], "mean": [0.3287390172481537, 2.071398973464966, 2.125429630279541, 0.9018977284431458, -1.61166512966156, 1.41981041431427, -1.5921525955200195, 447.08154296875, 0.2608908712863922, 0.33316147327423096, 0.04692920297384262, -2.1827821731567383, 0.5642191171646118, -0.10226747393608093, -0.28687626123428345, -1.9739192724227905, -1.1486480236053467, -0.6596410274505615, 2.7770748138427734, 0.9696786403656006, 0.12625789642333984, 564.8408813476562, -0.2379327267408371, 0.3029141426086426, 0.011833174154162407, 1.8770437240600586, 0.4719465970993042, 1.2081762552261353], "std": [0.18746232986450195, 0.01938958652317524, 0.1822628229856491, 0.37415483593940735, 0.6710589528083801, 0.20845647156238556, 0.7928135395050049, 358.9711608886719, 0.041723258793354034, 0.045125581324100494, 0.035210981965065, 0.4417315721511841, 0.4164213538169861, 0.6183202266693115, 0.11470769345760345, 0.15989266335964203, 0.2234252542257309, 0.7417045831680298, 0.20312127470970154, 0.9504116177558899, 0.41098570823669434, 310.5853271484375, 0.09990314394235611, 0.021178672090172768, 0.021367399021983147, 0.40005552768707275, 0.21051707863807678, 2.4653329849243164], "count": [374]}, "timestamp": {"min": [0.0], "max": [12.433333333333334], "mean": [6.216666666666665], "std": [3.598803813614864], "count": [374]}, "frame_index": {"min": [0], "max": [373], "mean": [186.5], "std": [107.96411440844592], "count": [374]}, "episode_index": {"min": [371], "max": [371], "mean": [371.0], "std": [0.0], "count": [374]}, "index": {"min": [228861], "max": [229234], "mean": [229047.5], "std": [107.96411440844592], "count": [374]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [374]}, "subtask_annotation": {"mean": [4.831550802139038, 9.0, 9.0, 9.0, 9.0], "std": [2.1891734702195937, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [374]}, "scene_annotation": {"mean": [371.0], "std": [0.0], "min": [371], "max": [371], "count": [374]}, "eef_direction_state": {"mean": [3.935828877005348, 4.029411764705882], "std": [2.1447983918867304, 1.9789510472879643], "min": [0, 0], "max": [6, 6], "count": [374]}, "eef_velocity_state": {"mean": [0.8288770053475936, 0.8636363636363636], "std": [0.7927615854696662, 0.7276903880935064], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_acc_mag_state": {"mean": [0.8021390374331551, 0.7914438502673797], "std": [0.8230604957104161, 0.8333500146080329], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_direction_action": {"mean": [3.935828877005348, 4.029411764705882], "std": [2.1447983918867304, 1.9789510472879643], "min": [0, 0], "max": [6, 6], "count": [374]}, "eef_velocity_action": {"mean": [0.8288770053475936, 0.8636363636363636], "std": [0.7927615854696662, 0.7276903880935064], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_acc_mag_action": {"mean": [0.8021390374331551, 0.7914438502673797], "std": [0.8230604957104161, 0.8333500146080329], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_sim_pose_state": {"mean": [0.4940457148166022, 0.26035944152332835, 1.0994724692855995, 1.0387710172324542, 1.0832494613560735, 0.651489638909413, 0.5325934923025855, -0.3009935465602619, 1.1214553174980795, 0.5380790022621531, 0.9842552664269218, -0.9490675593481468], "std": [0.025867058642295552, 0.07463789853078266, 0.071499473064782, 1.1215241905523425, 0.24254968194006954, 0.9511068398141146, 0.05316845631345091, 0.04741067152408798, 0.03767806921830625, 2.007160018706473, 0.3738868030936128, 1.581218867378987], "min": [0.4522107676302445, 0.11198400441723233, 1.0274402651835686, -3.0565839046937318, 0.5068900963219676, -3.0372294646824067, 0.4573606946010007, -0.3718092699198043, 1.0663455544943354, -3.1248901236124587, 0.28563249881629016, -3.0025383925117333], "max": [0.5382244424870082, 0.3446699125098774, 1.2288429997595944, 3.1191837820068122, 1.4517900933903967, 3.1276622959479634, 0.605688211893204, -0.215958098127235, 1.2204653266292769, 3.134975561138398, 1.5232147608989752, 3.0616873216901737], "count": [374]}, "eef_sim_pose_action": {"mean": [0.4940457148166022, 0.26035944152332835, 1.0994724692855995, 1.0387710172324542, 1.0832494613560735, 0.651489638909413, 0.5325934923025855, -0.3009935465602619, 1.1214553174980795, 0.5380790022621531, 0.9842552664269218, -0.9490675593481468], "std": [0.025867058642295552, 0.07463789853078266, 0.071499473064782, 1.1215241905523425, 0.24254968194006954, 0.9511068398141146, 0.05316845631345091, 0.04741067152408798, 0.03767806921830625, 2.007160018706473, 0.3738868030936128, 1.581218867378987], "min": [0.4522107676302445, 0.11198400441723233, 1.0274402651835686, -3.0565839046937318, 0.5068900963219676, -3.0372294646824067, 0.4573606946010007, -0.3718092699198043, 1.0663455544943354, -3.1248901236124587, 0.28563249881629016, -3.0025383925117333], "max": [0.5382244424870082, 0.3446699125098774, 1.2288429997595944, 3.1191837820068122, 1.4517900933903967, 3.1276622959479634, 0.605688211893204, -0.215958098127235, 1.2204653266292769, 3.134975561138398, 1.5232147608989752, 3.0616873216901737], "count": [374]}, "gripper_mode_state": {"mean": [0.33689839572192515, 0.4385026737967914], "std": [0.47264983516544096, 0.4962036667235084], "min": [0, 0], "max": [1, 1], "count": [374]}, "gripper_activity_state": {"mean": [1.8556149732620322, 1.858288770053476], "std": [0.4744915898798521, 0.46101870695521574], "min": [0, 0], "max": [2, 2], "count": [374]}, "gripper_mode_action": {"mean": [0.33689839572192515, 0.4385026737967914], "std": [0.47264983516544096, 0.4962036667235084], "min": [0, 0], "max": [1, 1], "count": [374]}, "gripper_activity_action": {"mean": [1.8556149732620322, 1.858288770053476], "std": [0.4744915898798521, 0.46101870695521574], "min": [0, 0], "max": [2, 2], "count": [374]}, "gripper_open_scale_state": {"mean": [0.5648409091521079, 0.44708155069249195], "std": [0.3105853279316593, 0.35897121144517025], "min": [0.073, 0.011], "max": [0.814, 0.835], "count": [374]}, "gripper_open_scale_action": {"mean": [0.5648409091521079, 0.44708155069249195], "std": [0.3105853279316593, 0.35897121144517025], "min": [0.073, 0.011], "max": [0.814, 0.835], "count": [374]}}} +{"episode_index": 370, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46014205882352943]], [[0.4725561989379085]], [[0.4622382945261438]]], "std": [[[0.1498599085570813]], [[0.1434168677961192]], [[0.14590696761930022]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.484489573120915]], [[0.4869261090686275]], [[0.4821107618464052]]], "std": [[[0.06844426914413262]], [[0.06485506994590516]], [[0.07138062078188813]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.6980392156862745]], [[0.7215686274509804]]], "mean": [[[0.4597274244281046]], [[0.47427243668300656]], [[0.460733743872549]]], "std": [[[0.10624034648356517]], [[0.09465041427076858]], [[0.10001840423703022]]], "count": [100]}, "observation.state": {"min": [0.09316567331552505, 2.0084376335144043, 1.8055781126022339, 0.12264429032802582, -2.5648138523101807, 0.9395805597305298, -2.6365468502044678, 1.0, 0.19883200526237488, 0.25171300768852234, -0.04093300178647041, -2.73799991607666, -0.04699999839067459, -1.0820000171661377, -0.5130919218063354, -2.079542398452759, -1.508418321609497, -2.0064306259155273, 2.3946614265441895, -0.9915739297866821, -0.3128677308559418, 79.0, -0.3457610011100769, 0.2476159930229187, -0.04828900098800659, 1.1339999437332153, 0.02900001034140587, -3.1361851692199707], "max": [0.7885223627090454, 2.0924580097198486, 2.5916569232940674, 1.51527738571167, -0.6459638476371765, 1.7075953483581543, -0.3991219103336334, 769.0, 0.33430400490760803, 0.4102970063686371, 0.09668300300836563, -1.3799999952316284, 1.2000000476837158, 0.6360000371932983, 0.04297000542283058, -1.578336238861084, -0.7098253965377808, -0.024207716807723045, 2.89139986038208, 1.8613064289093018, 1.2842482328414917, 846.0, -0.03724199905991554, 0.3418869972229004, 0.0682620033621788, 2.622999906539917, 0.8640000224113464, 3.114000082015991], "mean": [0.3160165846347809, 2.063081741333008, 2.193363666534424, 0.947346031665802, -1.7645139694213867, 1.4233942031860352, -1.3293815851211548, 444.03515625, 0.2691649794578552, 0.3269224762916565, 0.04805033653974533, -2.490544080734253, 0.6503121256828308, -0.44942110776901245, -0.2734297513961792, -2.008239507675171, -1.1389050483703613, -0.6538423895835876, 2.731947422027588, 0.9761000275611877, 0.1647905856370926, 572.9625244140625, -0.2344253808259964, 0.28998640179634094, 0.009852086193859577, 1.8208624124526978, 0.4517531096935272, 1.3097213506698608], "std": [0.2362947314977646, 0.02746793068945408, 0.2992519736289978, 0.33333122730255127, 0.547346830368042, 0.19971559941768646, 0.6442281603813171, 306.6492614746094, 0.0399450808763504, 0.050252825021743774, 0.043077196925878525, 0.298409104347229, 0.4652242958545685, 0.4378634989261627, 0.14794066548347473, 0.10502029955387115, 0.18943744897842407, 0.7435281872749329, 0.17854639887809753, 1.059059739112854, 0.3719791769981384, 324.9110107421875, 0.10685744136571884, 0.03165313974022865, 0.028447723016142845, 0.45673462748527527, 0.23678483068943024, 2.3315916061401367], "count": [413]}, "action": {"min": [0.09316567331552505, 2.0084376335144043, 1.8055781126022339, 0.12264429032802582, -2.5648138523101807, 0.9395805597305298, -2.6365468502044678, 1.0, 0.19883200526237488, 0.25171300768852234, -0.04093300178647041, -2.73799991607666, -0.04699999839067459, -1.0820000171661377, -0.5130919218063354, -2.079542398452759, -1.508418321609497, -2.0064306259155273, 2.3946614265441895, -0.9915739297866821, -0.3128677308559418, 79.0, -0.3457610011100769, 0.2476159930229187, -0.04828900098800659, 1.1339999437332153, 0.02900001034140587, -3.1361851692199707], "max": [0.7885223627090454, 2.0924580097198486, 2.5916569232940674, 1.51527738571167, -0.6459638476371765, 1.7075953483581543, -0.3991219103336334, 769.0, 0.33430400490760803, 0.4102970063686371, 0.09668300300836563, -1.3799999952316284, 1.2000000476837158, 0.6360000371932983, 0.04297000542283058, -1.578336238861084, -0.7098253965377808, -0.024207716807723045, 2.89139986038208, 1.8613064289093018, 1.2842482328414917, 846.0, -0.03724199905991554, 0.3418869972229004, 0.0682620033621788, 2.622999906539917, 0.8640000224113464, 3.114000082015991], "mean": [0.3160165846347809, 2.063081741333008, 2.193363666534424, 0.947346031665802, -1.7645139694213867, 1.4233942031860352, -1.3293815851211548, 444.03515625, 0.2691649794578552, 0.3269224762916565, 0.04805033653974533, -2.490544080734253, 0.6503121256828308, -0.44942110776901245, -0.2734297513961792, -2.008239507675171, -1.1389050483703613, -0.6538423895835876, 2.731947422027588, 0.9761000275611877, 0.1647905856370926, 572.9625244140625, -0.2344253808259964, 0.28998640179634094, 0.009852086193859577, 1.8208624124526978, 0.4517531096935272, 1.3097213506698608], "std": [0.2362947314977646, 0.02746793068945408, 0.2992519736289978, 0.33333122730255127, 0.547346830368042, 0.19971559941768646, 0.6442281603813171, 306.6492614746094, 0.0399450808763504, 0.050252825021743774, 0.043077196925878525, 0.298409104347229, 0.4652242958545685, 0.4378634989261627, 0.14794066548347473, 0.10502029955387115, 0.18943744897842407, 0.7435281872749329, 0.17854639887809753, 1.059059739112854, 0.3719791769981384, 324.9110107421875, 0.10685744136571884, 0.03165313974022865, 0.028447723016142845, 0.45673462748527527, 0.23678483068943024, 2.3315916061401367], "count": [413]}, "timestamp": {"min": [0.0], "max": [13.733333333333333], "mean": [6.866666666666667], "std": [3.974082703383679], "count": [413]}, "frame_index": {"min": [0], "max": [412], "mean": [206.0], "std": [119.22248110151038], "count": [413]}, "episode_index": {"min": [372], "max": [372], "mean": [372.0], "std": [0.0], "count": [413]}, "index": {"min": [229235], "max": [229647], "mean": [229441.0], "std": [119.22248110151038], "count": [413]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [413]}, "subtask_annotation": {"mean": [4.661016949152542, 9.0, 9.0, 9.0, 9.0], "std": [2.230398813881085, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [413]}, "scene_annotation": {"mean": [372.0], "std": [0.0], "min": [372], "max": [372], "count": [413]}, "eef_direction_state": {"mean": [4.171912832929782, 3.917675544794189], "std": [1.9919901280799555, 1.9983049527224455], "min": [0, 0], "max": [6, 6], "count": [413]}, "eef_velocity_state": {"mean": [0.7869249394673123, 0.847457627118644], "std": [0.779969259146395, 0.7485091405150368], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_acc_mag_state": {"mean": [0.6731234866828087, 0.8401937046004843], "std": [0.815811767181984, 0.8429350092331398], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_direction_action": {"mean": [4.171912832929782, 3.917675544794189], "std": [1.9919901280799555, 1.9983049527224455], "min": [0, 0], "max": [6, 6], "count": [413]}, "eef_velocity_action": {"mean": [0.7869249394673123, 0.847457627118644], "std": [0.779969259146395, 0.7485091405150368], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_acc_mag_action": {"mean": [0.6731234866828087, 0.8401937046004843], "std": [0.815811767181984, 0.8429350092331398], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_sim_pose_state": {"mean": [0.4821218971239416, 0.25547970398912334, 1.099743678252888, 1.1177620338404113, 1.0195385972254958, 0.6121555329825512, 0.5268889465660831, -0.30944081551573155, 1.1201167427074028, 1.1200830921886318, 0.9499318726034561, -0.49832426278679454], "std": [0.03839877685505378, 0.08415358582995555, 0.07314308767283466, 0.9898662578055752, 0.22360894116043442, 0.7168976157785387, 0.05954266920721479, 0.05786941569339923, 0.02812749927997433, 1.9473689217451093, 0.3402066256050217, 2.1794377877695705], "min": [0.4328472635750395, 0.10093094631448304, 1.0281668334147667, 0.048111005078047775, 0.5211846895811298, -0.4116392957329041, 0.4401056422574316, -0.3861876584526481, 1.0440166461960156, -3.1097038903322773, 0.3291275554607638, -3.1183006272537654], "max": [0.5428268262766498, 0.3524141747706069, 1.2381550148074214, 2.874193524621939, 1.5480364058465943, 2.1025056616911164, 0.6259419943388194, -0.20775714436302775, 1.186496379383025, 3.1067807255930715, 1.4047000298168606, 3.1269790543641753], "count": [413]}, "eef_sim_pose_action": {"mean": [0.4821218971239416, 0.25547970398912334, 1.099743678252888, 1.1177620338404113, 1.0195385972254958, 0.6121555329825512, 0.5268889465660831, -0.30944081551573155, 1.1201167427074028, 1.1200830921886318, 0.9499318726034561, -0.49832426278679454], "std": [0.03839877685505378, 0.08415358582995555, 0.07314308767283466, 0.9898662578055752, 0.22360894116043442, 0.7168976157785387, 0.05954266920721479, 0.05786941569339923, 0.02812749927997433, 1.9473689217451093, 0.3402066256050217, 2.1794377877695705], "min": [0.4328472635750395, 0.10093094631448304, 1.0281668334147667, 0.048111005078047775, 0.5211846895811298, -0.4116392957329041, 0.4401056422574316, -0.3861876584526481, 1.0440166461960156, -3.1097038903322773, 0.3291275554607638, -3.1183006272537654], "max": [0.5428268262766498, 0.3524141747706069, 1.2381550148074214, 2.874193524621939, 1.5480364058465943, 2.1025056616911164, 0.6259419943388194, -0.20775714436302775, 1.186496379383025, 3.1067807255930715, 1.4047000298168606, 3.1269790543641753], "count": [413]}, "gripper_mode_state": {"mean": [0.3220338983050847, 0.36803874092009686], "std": [0.467255889901363, 0.48227194206386226], "min": [0, 0], "max": [1, 1], "count": [413]}, "gripper_activity_state": {"mean": [1.854721549636804, 1.8401937046004844], "std": [0.4649540917695952, 0.4857603921733781], "min": [0, 0], "max": [2, 2], "count": [413]}, "gripper_mode_action": {"mean": [0.3220338983050847, 0.36803874092009686], "std": [0.467255889901363, 0.48227194206386226], "min": [0, 0], "max": [1, 1], "count": [413]}, "gripper_activity_action": {"mean": [1.854721549636804, 1.8401937046004844], "std": [0.4649540917695952, 0.4857603921733781], "min": [0, 0], "max": [2, 2], "count": [413]}, "gripper_open_scale_state": {"mean": [0.5729624698629678, 0.4440351089123658], "std": [0.32491107034925293, 0.30664914794531084], "min": [0.079, 0.001], "max": [0.846, 0.769], "count": [413]}, "gripper_open_scale_action": {"mean": [0.5729624698629678, 0.4440351089123658], "std": [0.32491107034925293, 0.30664914794531084], "min": [0.079, 0.001], "max": [0.846, 0.769], "count": [413]}}} +{"episode_index": 371, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4544051409313725]], [[0.4677276572712418]], [[0.45606161356209146]]], "std": [[[0.15118065364213215]], [[0.14584298686875938]], [[0.14828273852909762]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4867448243464052]], [[0.49014403799019607]], [[0.48445065972222223]]], "std": [[[0.08149275180418611]], [[0.0773622640159682]], [[0.08392841749133972]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.6823529411764706]], [[0.7019607843137254]]], "mean": [[[0.457683966503268]], [[0.47338671364379087]], [[0.45865929942810457]]], "std": [[[0.10142323426699516]], [[0.08855341492047045]], [[0.09603166919511341]]], "count": [100]}, "observation.state": {"min": [0.08585274964570999, 2.036397933959961, 1.8558436632156372, 0.18582521378993988, -2.6016924381256104, 0.8769581317901611, -2.613159418106079, 20.0, 0.20897799730300903, 0.24950000643730164, -0.026684999465942383, -2.693000078201294, -0.021999996155500412, -1.034000039100647, -0.5116432905197144, -2.0783729553222656, -1.6934058666229248, -1.9982448816299438, 2.4727652072906494, -0.8355763554573059, -0.3277204930782318, 44.0, -0.36773499846458435, 0.25839999318122864, -0.041972000151872635, 1.003999948501587, 0.025999996811151505, -3.1391851902008057], "max": [0.6624746322631836, 2.0925276279449463, 2.6647863388061523, 1.5693303346633911, -0.8414756655693054, 1.7457830905914307, -0.4470486640930176, 815.0, 0.3376829922199249, 0.3912610113620758, 0.1326799988746643, -1.3919999599456787, 1.371999979019165, 0.6320000886917114, -0.012479104101657867, -1.6289856433868408, -0.7665311098098755, -0.07499679923057556, 2.8914170265197754, 1.8771016597747803, 1.1308860778808594, 786.0, -0.04021599888801575, 0.32080599665641785, 0.09099700301885605, 2.5339999198913574, 0.7760000228881836, 3.1410000324249268], "mean": [0.2782512903213501, 2.0758848190307617, 2.2244129180908203, 0.9467942118644714, -1.6816365718841553, 1.4538823366165161, -1.3814868927001953, 487.483642578125, 0.2721182405948639, 0.31740155816078186, 0.05926147475838661, -2.2592976093292236, 0.7219372987747192, -0.21326181292533875, -0.28757771849632263, -2.0176756381988525, -1.1646100282669067, -0.6679815649986267, 2.766798734664917, 1.0059289932250977, 0.24325478076934814, 481.0862731933594, -0.22544965147972107, 0.29866576194763184, 0.011925031431019306, 1.7607026100158691, 0.3857617676258087, 1.5498028993606567], "std": [0.1968039870262146, 0.012215676717460155, 0.2978988587856293, 0.35964977741241455, 0.5942854285240173, 0.22538252174854279, 0.6320018768310547, 345.84429931640625, 0.04084782674908638, 0.05181809887290001, 0.04624989256262779, 0.4120108187198639, 0.5067859888076782, 0.5575040578842163, 0.1284416913986206, 0.09200742840766907, 0.20122280716896057, 0.7521286606788635, 0.15158675611019135, 0.9897229671478271, 0.35114651918411255, 320.5146484375, 0.10732179880142212, 0.01680580899119377, 0.03023359179496765, 0.4291447103023529, 0.23930270969867706, 2.165515184402466], "count": [336]}, "action": {"min": [0.08585274964570999, 2.036397933959961, 1.8558436632156372, 0.18582521378993988, -2.6016924381256104, 0.8769581317901611, -2.613159418106079, 20.0, 0.20897799730300903, 0.24950000643730164, -0.026684999465942383, -2.693000078201294, -0.021999996155500412, -1.034000039100647, -0.5116432905197144, -2.0783729553222656, -1.6934058666229248, -1.9982448816299438, 2.4727652072906494, -0.8355763554573059, -0.3277204930782318, 44.0, -0.36773499846458435, 0.25839999318122864, -0.041972000151872635, 1.003999948501587, 0.025999996811151505, -3.1391851902008057], "max": [0.6624746322631836, 2.0925276279449463, 2.6647863388061523, 1.5693303346633911, -0.8414756655693054, 1.7457830905914307, -0.4470486640930176, 815.0, 0.3376829922199249, 0.3912610113620758, 0.1326799988746643, -1.3919999599456787, 1.371999979019165, 0.6320000886917114, -0.012479104101657867, -1.6289856433868408, -0.7665311098098755, -0.07499679923057556, 2.8914170265197754, 1.8771016597747803, 1.1308860778808594, 786.0, -0.04021599888801575, 0.32080599665641785, 0.09099700301885605, 2.5339999198913574, 0.7760000228881836, 3.1410000324249268], "mean": [0.2782512903213501, 2.0758848190307617, 2.2244129180908203, 0.9467942118644714, -1.6816365718841553, 1.4538823366165161, -1.3814868927001953, 487.483642578125, 0.2721182405948639, 0.31740155816078186, 0.05926147475838661, -2.2592976093292236, 0.7219372987747192, -0.21326181292533875, -0.28757771849632263, -2.0176756381988525, -1.1646100282669067, -0.6679815649986267, 2.766798734664917, 1.0059289932250977, 0.24325478076934814, 481.0862731933594, -0.22544965147972107, 0.29866576194763184, 0.011925031431019306, 1.7607026100158691, 0.3857617676258087, 1.5498028993606567], "std": [0.1968039870262146, 0.012215676717460155, 0.2978988587856293, 0.35964977741241455, 0.5942854285240173, 0.22538252174854279, 0.6320018768310547, 345.84429931640625, 0.04084782674908638, 0.05181809887290001, 0.04624989256262779, 0.4120108187198639, 0.5067859888076782, 0.5575040578842163, 0.1284416913986206, 0.09200742840766907, 0.20122280716896057, 0.7521286606788635, 0.15158675611019135, 0.9897229671478271, 0.35114651918411255, 320.5146484375, 0.10732179880142212, 0.01680580899119377, 0.03023359179496765, 0.4291447103023529, 0.23930270969867706, 2.165515184402466], "count": [336]}, "timestamp": {"min": [0.0], "max": [11.166666666666666], "mean": [5.583333333333333], "std": [3.2331471882270906], "count": [336]}, "frame_index": {"min": [0], "max": [335], "mean": [167.5], "std": [96.99441564681271], "count": [336]}, "episode_index": {"min": [373], "max": [373], "mean": [373.0], "std": [0.0], "count": [336]}, "index": {"min": [229648], "max": [229983], "mean": [229815.5], "std": [96.99441564681271], "count": [336]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [336]}, "subtask_annotation": {"mean": [4.520833333333333, 9.0, 9.0, 9.0, 9.0], "std": [2.2937896011027243, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [336]}, "scene_annotation": {"mean": [373.0], "std": [0.0], "min": [373], "max": [373], "count": [336]}, "eef_direction_state": {"mean": [4.1875, 3.8482142857142856], "std": [1.9511805797418917, 2.0839943679171027], "min": [0, 0], "max": [6, 6], "count": [336]}, "eef_velocity_state": {"mean": [0.8035714285714286, 0.8720238095238095], "std": [0.8037036928186515, 0.7185820690145943], "min": [0, 0], "max": [2, 2], "count": [336]}, "eef_acc_mag_state": {"mean": [0.7916666666666666, 0.75], "std": [0.8263096867474686, 0.8363042280801657], "min": [0, 0], "max": [2, 2], "count": [336]}, "eef_direction_action": {"mean": [4.1875, 3.8482142857142856], "std": [1.9511805797418917, 2.0839943679171027], "min": [0, 0], "max": [6, 6], "count": [336]}, "eef_velocity_action": {"mean": [0.8035714285714286, 0.8720238095238095], "std": [0.8037036928186515, 0.7185820690145943], "min": [0, 0], "max": [2, 2], "count": [336]}, "eef_acc_mag_action": {"mean": [0.7916666666666666, 0.75], "std": [0.8263096867474686, 0.8363042280801657], "min": [0, 0], "max": [2, 2], "count": [336]}, "eef_sim_pose_state": {"mean": [0.4907090959329414, 0.24988039834689615, 1.1050283492864368, 1.10518792187956, 0.9635796935542507, 0.6518768380204971, 0.5161334058221616, -0.31751087292024965, 1.1220328676334124, 1.0880568413526759, 0.9440818277542407, -0.8260613390822232], "std": [0.022356404643745036, 0.08534070823745146, 0.06989874884849567, 0.8444349611703381, 0.29461516361322837, 0.5762750034815642, 0.06036127985107177, 0.05776660493691086, 0.02793660369045134, 1.9814888175594225, 0.3252266593712147, 1.9869844545814803], "min": [0.45834789844076324, 0.09289124536900205, 1.0393142051643551, -0.34712336273897115, 0.4894589350254175, -0.1858384938215656, 0.4381134610293872, -0.4086746549259475, 1.0549759687631768, -3.133768446892267, 0.36834255392407456, -3.1219306197783476], "max": [0.5231692453875876, 0.3753118109881171, 1.2281391994262503, 2.715241033779527, 1.4023023123846357, 1.819136420438809, 0.604932272584922, -0.22581747723420306, 1.1835916843677812, 3.138225375829513, 1.4148391715975506, 2.9915485428735815], "count": [336]}, "eef_sim_pose_action": {"mean": [0.4907090959329414, 0.24988039834689615, 1.1050283492864368, 1.10518792187956, 0.9635796935542507, 0.6518768380204971, 0.5161334058221616, -0.31751087292024965, 1.1220328676334124, 1.0880568413526759, 0.9440818277542407, -0.8260613390822232], "std": [0.022356404643745036, 0.08534070823745146, 0.06989874884849567, 0.8444349611703381, 0.29461516361322837, 0.5762750034815642, 0.06036127985107177, 0.05776660493691086, 0.02793660369045134, 1.9814888175594225, 0.3252266593712147, 1.9869844545814803], "min": [0.45834789844076324, 0.09289124536900205, 1.0393142051643551, -0.34712336273897115, 0.4894589350254175, -0.1858384938215656, 0.4381134610293872, -0.4086746549259475, 1.0549759687631768, -3.133768446892267, 0.36834255392407456, -3.1219306197783476], "max": [0.5231692453875876, 0.3753118109881171, 1.2281391994262503, 2.715241033779527, 1.4023023123846357, 1.819136420438809, 0.604932272584922, -0.22581747723420306, 1.1835916843677812, 3.138225375829513, 1.4148391715975506, 2.9915485428735815], "count": [336]}, "gripper_mode_state": {"mean": [0.43452380952380953, 0.3869047619047619], "std": [0.4956943296838552, 0.4870415455792056], "min": [0, 0], "max": [1, 1], "count": [336]}, "gripper_activity_state": {"mean": [1.8839285714285714, 1.7976190476190477], "std": [0.4242402673270992, 0.5516158494382445], "min": [0, 0], "max": [2, 2], "count": [336]}, "gripper_mode_action": {"mean": [0.43452380952380953, 0.3869047619047619], "std": [0.4956943296838552, 0.4870415455792056], "min": [0, 0], "max": [1, 1], "count": [336]}, "gripper_activity_action": {"mean": [1.8839285714285714, 1.7976190476190477], "std": [0.4242402673270992, 0.5516158494382445], "min": [0, 0], "max": [2, 2], "count": [336]}, "gripper_open_scale_state": {"mean": [0.4810863093989237, 0.487483630861555], "std": [0.32051464126403895, 0.34584418061046546], "min": [0.044, 0.02], "max": [0.786, 0.815], "count": [336]}, "gripper_open_scale_action": {"mean": [0.4810863093989237, 0.487483630861555], "std": [0.32051464126403895, 0.34584418061046546], "min": [0.044, 0.02], "max": [0.786, 0.815], "count": [336]}}} +{"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.4553137765522876]], [[0.4672790706699346]], [[0.45767131331699346]]], "std": [[[0.1474494849646715]], [[0.1416665541016858]], [[0.14439570322302453]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.48709912173202613]], [[0.4903023774509804]], [[0.48461437500000004]]], "std": [[[0.07738509541810305]], [[0.07149638002587595]], [[0.07700956443827521]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6549019607843137]], [[0.6549019607843137]]], "mean": [[[0.4622394791666667]], [[0.4742442340686274]], [[0.4613743668300654]]], "std": [[[0.09375702936410567]], [[0.08162953827102515]], [[0.09009692735928454]]], "count": [100]}, "observation.state": {"min": [0.0630762055516243, 2.07100772857666, 1.8175859451293945, 0.14224432408809662, -2.584815263748169, 0.7968999147415161, -2.7130095958709717, 14.0, 0.20557400584220886, 0.25192201137542725, -0.026737000793218613, -2.696000099182129, 0.007999999448657036, -1.065000057220459, -0.5230053663253784, -2.0784080028533936, -1.5248243808746338, -2.001281976699829, 1.8211638927459717, -0.9535083174705505, -0.14699164032936096, 76.0, -0.33714500069618225, 0.23851299285888672, -0.03079799935221672, 1.2929999828338623, -0.1589999943971634, -3.134185314178467], "max": [0.5739864706993103, 2.0923705101013184, 2.296225070953369, 1.4470524787902832, -0.6415132284164429, 1.7793457508087158, -0.345034122467041, 820.0, 0.3314889967441559, 0.4015350043773651, 0.10210900008678436, -1.253999948501587, 1.2569999694824219, 0.8160000443458557, 0.01178097352385521, -1.6994969844818115, -0.8338485956192017, 0.008150688372552395, 2.9222919940948486, 1.9423421621322632, 1.7756282091140747, 855.0, -0.030690999701619148, 0.3599820137023926, 0.06164700165390968, 2.6029999256134033, 0.7440000176429749, 3.134000062942505], "mean": [0.2196980118751526, 2.079430341720581, 2.0661284923553467, 0.906744122505188, -1.450736165046692, 1.3528001308441162, -1.5582821369171143, 565.0381469726562, 0.2741122543811798, 0.3171042501926422, 0.04905187711119652, -2.15094256401062, 0.7694923877716064, -0.1181933730840683, -0.33119192719459534, -2.015111207962036, -1.1973322629928589, -0.6008683443069458, 2.697531223297119, 0.9696345329284668, 0.3513445556163788, 538.0601196289062, -0.22815097868442535, 0.31106337904930115, 0.014759199693799019, 1.8539588451385498, 0.3563578426837921, 1.501102089881897], "std": [0.16076283156871796, 0.004628296941518784, 0.19754110276699066, 0.3719381093978882, 0.666438639163971, 0.2358812391757965, 0.7065731883049011, 326.0386047363281, 0.04307696968317032, 0.04379238933324814, 0.03675198554992676, 0.4009285271167755, 0.43498197197914124, 0.5572426319122314, 0.1305485963821411, 0.0824151411652565, 0.23232297599315643, 0.7464354038238525, 0.32249465584754944, 1.0363860130310059, 0.4508833587169647, 329.478515625, 0.10367711633443832, 0.028348594903945923, 0.019550450146198273, 0.3837798833847046, 0.1993253380060196, 2.2279951572418213], "count": [341]}, "action": {"min": [0.0630762055516243, 2.07100772857666, 1.8175859451293945, 0.14224432408809662, -2.584815263748169, 0.7968999147415161, -2.7130095958709717, 14.0, 0.20557400584220886, 0.25192201137542725, -0.026737000793218613, -2.696000099182129, 0.007999999448657036, -1.065000057220459, -0.5230053663253784, -2.0784080028533936, -1.5248243808746338, -2.001281976699829, 1.8211638927459717, -0.9535083174705505, -0.14699164032936096, 76.0, -0.33714500069618225, 0.23851299285888672, -0.03079799935221672, 1.2929999828338623, -0.1589999943971634, -3.134185314178467], "max": [0.5739864706993103, 2.0923705101013184, 2.296225070953369, 1.4470524787902832, -0.6415132284164429, 1.7793457508087158, -0.345034122467041, 820.0, 0.3314889967441559, 0.4015350043773651, 0.10210900008678436, -1.253999948501587, 1.2569999694824219, 0.8160000443458557, 0.01178097352385521, -1.6994969844818115, -0.8338485956192017, 0.008150688372552395, 2.9222919940948486, 1.9423421621322632, 1.7756282091140747, 855.0, -0.030690999701619148, 0.3599820137023926, 0.06164700165390968, 2.6029999256134033, 0.7440000176429749, 3.134000062942505], "mean": [0.2196980118751526, 2.079430341720581, 2.0661284923553467, 0.906744122505188, -1.450736165046692, 1.3528001308441162, -1.5582821369171143, 565.0381469726562, 0.2741122543811798, 0.3171042501926422, 0.04905187711119652, -2.15094256401062, 0.7694923877716064, -0.1181933730840683, -0.33119192719459534, -2.015111207962036, -1.1973322629928589, -0.6008683443069458, 2.697531223297119, 0.9696345329284668, 0.3513445556163788, 538.0601196289062, -0.22815097868442535, 0.31106337904930115, 0.014759199693799019, 1.8539588451385498, 0.3563578426837921, 1.501102089881897], "std": [0.16076283156871796, 0.004628296941518784, 0.19754110276699066, 0.3719381093978882, 0.666438639163971, 0.2358812391757965, 0.7065731883049011, 326.0386047363281, 0.04307696968317032, 0.04379238933324814, 0.03675198554992676, 0.4009285271167755, 0.43498197197914124, 0.5572426319122314, 0.1305485963821411, 0.0824151411652565, 0.23232297599315643, 0.7464354038238525, 0.32249465584754944, 1.0363860130310059, 0.4508833587169647, 329.478515625, 0.10367711633443832, 0.028348594903945923, 0.019550450146198273, 0.3837798833847046, 0.1993253380060196, 2.2279951572418213], "count": [341]}, "timestamp": {"min": [0.0], "max": [11.333333333333334], "mean": [5.666666666666667], "std": [3.2812599206199238], "count": [341]}, "frame_index": {"min": [0], "max": [340], "mean": [170.0], "std": [98.4377976185977], "count": [341]}, "episode_index": {"min": [374], "max": [374], "mean": [374.0], "std": [0.0], "count": [341]}, "index": {"min": [229984], "max": [230324], "mean": [230154.0], "std": [98.4377976185977], "count": [341]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [341]}, "subtask_annotation": {"mean": [4.469208211143695, 9.0, 9.0, 9.0, 9.0], "std": [2.13264439144062, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [341]}, "scene_annotation": {"mean": [374.0], "std": [0.0], "min": [374], "max": [374], "count": [341]}, "eef_direction_state": {"mean": [4.187683284457478, 4.419354838709677], "std": [1.9555082514252229, 1.8578771492365853], "min": [0, 0], "max": [6, 6], "count": [341]}, "eef_velocity_state": {"mean": [0.844574780058651, 0.7038123167155426], "std": [0.8046100006870391, 0.7246903352998676], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_acc_mag_state": {"mean": [0.873900293255132, 0.6979472140762464], "std": [0.8346908617166886, 0.8246363511167477], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_direction_action": {"mean": [4.187683284457478, 4.419354838709677], "std": [1.9555082514252229, 1.8578771492365853], "min": [0, 0], "max": [6, 6], "count": [341]}, "eef_velocity_action": {"mean": [0.844574780058651, 0.7038123167155426], "std": [0.8046100006870391, 0.7246903352998676], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_acc_mag_action": {"mean": [0.873900293255132, 0.6979472140762464], "std": [0.8346908617166886, 0.8246363511167477], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_sim_pose_state": {"mean": [0.5030399152637133, 0.2566527282743785, 1.1069821465931686, 1.3098556222476558, 0.971767464996533, 0.7951839197587355, 0.513070576092626, -0.31070826919163624, 1.1099274734206042, 0.7756570588453804, 1.0205477270621583, -0.36952094943532465], "std": [0.03329827125227502, 0.07344588319537136, 0.07816353358183173, 0.759409605740685, 0.2611413749491986, 0.5509791124996979, 0.05138322141063987, 0.051191896398349895, 0.02998177000044482, 1.8422331734197777, 0.3110614958175854, 1.9328472788721913], "min": [0.42585937607355123, 0.08661265639909987, 1.0320875006183585, 0.3679267198940695, 0.45352254840392403, 0.002301404402162144, 0.43966778894612296, -0.3796589920932697, 1.05216778543445, -3.124831942037732, 0.37031824504484057, -3.1360354188211885], "max": [0.5597601422986392, 0.34695846755235366, 1.2618825967178198, 2.9423367699150176, 1.4216121693985748, 2.029035898902644, 0.5953697029925266, -0.2278530003230219, 1.183364028665171, 3.1402521473408673, 1.4715400479002092, 3.1316903005690744], "count": [341]}, "eef_sim_pose_action": {"mean": [0.5030399152637133, 0.2566527282743785, 1.1069821465931686, 1.3098556222476558, 0.971767464996533, 0.7951839197587355, 0.513070576092626, -0.31070826919163624, 1.1099274734206042, 0.7756570588453804, 1.0205477270621583, -0.36952094943532465], "std": [0.03329827125227502, 0.07344588319537136, 0.07816353358183173, 0.759409605740685, 0.2611413749491986, 0.5509791124996979, 0.05138322141063987, 0.051191896398349895, 0.02998177000044482, 1.8422331734197777, 0.3110614958175854, 1.9328472788721913], "min": [0.42585937607355123, 0.08661265639909987, 1.0320875006183585, 0.3679267198940695, 0.45352254840392403, 0.002301404402162144, 0.43966778894612296, -0.3796589920932697, 1.05216778543445, -3.124831942037732, 0.37031824504484057, -3.1360354188211885], "max": [0.5597601422986392, 0.34695846755235366, 1.2618825967178198, 2.9423367699150176, 1.4216121693985748, 2.029035898902644, 0.5953697029925266, -0.2278530003230219, 1.183364028665171, 3.1402521473408673, 1.4715400479002092, 3.1316903005690744], "count": [341]}, "gripper_mode_state": {"mean": [0.39589442815249265, 0.33724340175953077], "std": [0.4890419510740386, 0.47276874868078184], "min": [0, 0], "max": [1, 1], "count": [341]}, "gripper_activity_state": {"mean": [1.7448680351906158, 1.8035190615835777], "std": [0.6145916772942552, 0.5301352041513998], "min": [0, 0], "max": [2, 2], "count": [341]}, "gripper_mode_action": {"mean": [0.39589442815249265, 0.33724340175953077], "std": [0.4890419510740386, 0.47276874868078184], "min": [0, 0], "max": [1, 1], "count": [341]}, "gripper_activity_action": {"mean": [1.7448680351906158, 1.8035190615835777], "std": [0.6145916772942552, 0.5301352041513998], "min": [0, 0], "max": [2, 2], "count": [341]}, "gripper_open_scale_state": {"mean": [0.5380601175705358, 0.5650381234803844], "std": [0.3294787365143019, 0.3260384893741463], "min": [0.076, 0.014], "max": [0.855, 0.82], "count": [341]}, "gripper_open_scale_action": {"mean": [0.5380601175705358, 0.5650381234803844], "std": [0.3294787365143019, 0.3260384893741463], "min": [0.076, 0.014], "max": [0.855, 0.82], "count": [341]}}} +{"episode_index": 373, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45591725285947715]], [[0.4691367422385621]], [[0.4589798713235294]]], "std": [[[0.15084894566166515]], [[0.1446249274063233]], [[0.14734837494844186]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7254901960784313]], [[0.7372549019607844]], [[0.7372549019607844]]], "mean": [[[0.4835250347222222]], [[0.48831562091503267]], [[0.48242104983660133]]], "std": [[[0.07040176694054938]], [[0.06436145783396474]], [[0.0718732902752814]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7568627450980392]], [[0.7568627450980392]], [[0.7490196078431373]]], "mean": [[[0.46041145016339874]], [[0.4764152001633987]], [[0.4612559293300654]]], "std": [[[0.11016263719922909]], [[0.09685490763829402]], [[0.10460352336350559]]], "count": [100]}, "observation.state": {"min": [0.04581489413976669, 2.0702922344207764, 1.725484848022461, 0.12177163362503052, -2.6535112857818604, 0.7269122004508972, -2.738020181655884, 22.0, 0.19785399734973907, 0.23249399662017822, -0.028992999345064163, -2.619999885559082, 0.0030000037513673306, -1.0720000267028809, -0.5037195086479187, -2.10195255279541, -1.5376873016357422, -1.916930079460144, 2.1466503143310547, -1.0158690214157104, -0.7079230546951294, 73.0, -0.342166006565094, 0.24260100722312927, -0.011839999817311764, 1.350000023841858, -0.03799999877810478, -3.1331851482391357], "max": [0.55176842212677, 2.092440366744995, 2.187490940093994, 1.580238699913025, -0.611685574054718, 1.7145590782165527, -0.2675589919090271, 845.0, 0.34583398699760437, 0.3855530023574829, 0.07787200063467026, -1.409999966621399, 1.2640000581741333, 0.5889999866485596, -0.10007718205451965, -1.3507801294326782, -0.7774744033813477, 0.051888640969991684, 2.893406867980957, 1.9102978706359863, 1.4568089246749878, 782.0, -0.04231699928641319, 0.34787899255752563, 0.06287699937820435, 2.5820000171661377, 0.902999997138977, 3.131999969482422], "mean": [0.20296598970890045, 2.0796637535095215, 1.9265520572662354, 1.0066152811050415, -1.5281299352645874, 1.2411350011825562, -1.5000364780426025, 490.98663330078125, 0.2625367343425751, 0.3226412832736969, 0.03055693954229355, -2.2485711574554443, 0.677750825881958, -0.23529066145420074, -0.25995051860809326, -1.9799343347549438, -1.1791034936904907, -0.7080609798431396, 2.6802964210510254, 0.8863950371742249, 0.2078685760498047, 551.5548706054688, -0.23857975006103516, 0.2956843376159668, 0.021773841232061386, 1.8537263870239258, 0.43622854351997375, 1.0848870277404785], "std": [0.16019397974014282, 0.00447820033878088, 0.19670265913009644, 0.42237401008605957, 0.6987681984901428, 0.23339985311031342, 0.7617319226264954, 367.2632751464844, 0.052413176745176315, 0.038956426084041595, 0.029890388250350952, 0.30990201234817505, 0.4253351092338562, 0.4798505902290344, 0.12089291214942932, 0.17906229197978973, 0.2182072550058365, 0.7558292746543884, 0.25198838114738464, 1.0874022245407104, 0.48008090257644653, 309.875732421875, 0.10351212322711945, 0.03681496903300285, 0.01775113120675087, 0.45715510845184326, 0.21252255141735077, 2.516744375228882], "count": [337]}, "action": {"min": [0.04581489413976669, 2.0702922344207764, 1.725484848022461, 0.12177163362503052, -2.6535112857818604, 0.7269122004508972, -2.738020181655884, 22.0, 0.19785399734973907, 0.23249399662017822, -0.028992999345064163, -2.619999885559082, 0.0030000037513673306, -1.0720000267028809, -0.5037195086479187, -2.10195255279541, -1.5376873016357422, -1.916930079460144, 2.1466503143310547, -1.0158690214157104, -0.7079230546951294, 73.0, -0.342166006565094, 0.24260100722312927, -0.011839999817311764, 1.350000023841858, -0.03799999877810478, -3.1331851482391357], "max": [0.55176842212677, 2.092440366744995, 2.187490940093994, 1.580238699913025, -0.611685574054718, 1.7145590782165527, -0.2675589919090271, 845.0, 0.34583398699760437, 0.3855530023574829, 0.07787200063467026, -1.409999966621399, 1.2640000581741333, 0.5889999866485596, -0.10007718205451965, -1.3507801294326782, -0.7774744033813477, 0.051888640969991684, 2.893406867980957, 1.9102978706359863, 1.4568089246749878, 782.0, -0.04231699928641319, 0.34787899255752563, 0.06287699937820435, 2.5820000171661377, 0.902999997138977, 3.131999969482422], "mean": [0.20296598970890045, 2.0796637535095215, 1.9265520572662354, 1.0066152811050415, -1.5281299352645874, 1.2411350011825562, -1.5000364780426025, 490.98663330078125, 0.2625367343425751, 0.3226412832736969, 0.03055693954229355, -2.2485711574554443, 0.677750825881958, -0.23529066145420074, -0.25995051860809326, -1.9799343347549438, -1.1791034936904907, -0.7080609798431396, 2.6802964210510254, 0.8863950371742249, 0.2078685760498047, 551.5548706054688, -0.23857975006103516, 0.2956843376159668, 0.021773841232061386, 1.8537263870239258, 0.43622854351997375, 1.0848870277404785], "std": [0.16019397974014282, 0.00447820033878088, 0.19670265913009644, 0.42237401008605957, 0.6987681984901428, 0.23339985311031342, 0.7617319226264954, 367.2632751464844, 0.052413176745176315, 0.038956426084041595, 0.029890388250350952, 0.30990201234817505, 0.4253351092338562, 0.4798505902290344, 0.12089291214942932, 0.17906229197978973, 0.2182072550058365, 0.7558292746543884, 0.25198838114738464, 1.0874022245407104, 0.48008090257644653, 309.875732421875, 0.10351212322711945, 0.03681496903300285, 0.01775113120675087, 0.45715510845184326, 0.21252255141735077, 2.516744375228882], "count": [337]}, "timestamp": {"min": [0.0], "max": [11.2], "mean": [5.6000000000000005], "std": [3.2427697352040825], "count": [337]}, "frame_index": {"min": [0], "max": [336], "mean": [168.0], "std": [97.28309205612247], "count": [337]}, "episode_index": {"min": [375], "max": [375], "mean": [375.0], "std": [0.0], "count": [337]}, "index": {"min": [230325], "max": [230661], "mean": [230493.0], "std": [97.28309205612247], "count": [337]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [337]}, "subtask_annotation": {"mean": [4.632047477744807, 9.0, 9.0, 9.0, 9.0], "std": [2.2329963417870315, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [337]}, "scene_annotation": {"mean": [375.0], "std": [0.0], "min": [375], "max": [375], "count": [337]}, "eef_direction_state": {"mean": [4.100890207715134, 4.222551928783383], "std": [1.917102268174555, 1.946089898031517], "min": [0, 0], "max": [6, 6], "count": [337]}, "eef_velocity_state": {"mean": [0.8902077151335311, 0.7655786350148368], "std": [0.8096921887569061, 0.7236585095715299], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_acc_mag_state": {"mean": [0.8338278931750742, 0.7626112759643917], "std": [0.8237829112814252, 0.8279410343206935], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_direction_action": {"mean": [4.100890207715134, 4.222551928783383], "std": [1.917102268174555, 1.946089898031517], "min": [0, 0], "max": [6, 6], "count": [337]}, "eef_velocity_action": {"mean": [0.8902077151335311, 0.7655786350148368], "std": [0.8096921887569061, 0.7236585095715299], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_acc_mag_action": {"mean": [0.8338278931750742, 0.7626112759643917], "std": [0.8237829112814252, 0.8279410343206935], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_sim_pose_state": {"mean": [0.48689452919739784, 0.2664632811255247, 1.1065685962585965, 1.1139169967895464, 1.0526688218792803, 0.7390639017841241, 0.5188579127625336, -0.2896102693853692, 1.1096890679035465, 0.5750944343025937, 1.037484381328839, -0.5870232106377771], "std": [0.04301591756134234, 0.07264976364657033, 0.0796304206743392, 1.1164978428382826, 0.21244481912703808, 0.8206284764740838, 0.04690612001636407, 0.051420889049983334, 0.03857922132805193, 2.079351501769064, 0.33238287346503276, 1.9226203172367884], "min": [0.4259898923316814, 0.10730805550808223, 1.0288901979723235, -3.1187900280183416, 0.5173160548715332, -3.022565754127374, 0.4181761188013723, -0.36635481339229703, 1.0288004255159755, -3.1221078981412207, 0.36525837269091976, -3.132508543149214], "max": [0.546776137887069, 0.3417304539222418, 1.2359994875323146, 3.071610876479097, 1.4940040937272179, 3.027585711955493, 0.5864524854107683, -0.21968843937899882, 1.182753652608071, 3.1228387415000056, 1.5643355980972506, 3.102923608482457], "count": [337]}, "eef_sim_pose_action": {"mean": [0.48689452919739784, 0.2664632811255247, 1.1065685962585965, 1.1139169967895464, 1.0526688218792803, 0.7390639017841241, 0.5188579127625336, -0.2896102693853692, 1.1096890679035465, 0.5750944343025937, 1.037484381328839, -0.5870232106377771], "std": [0.04301591756134234, 0.07264976364657033, 0.0796304206743392, 1.1164978428382826, 0.21244481912703808, 0.8206284764740838, 0.04690612001636407, 0.051420889049983334, 0.03857922132805193, 2.079351501769064, 0.33238287346503276, 1.9226203172367884], "min": [0.4259898923316814, 0.10730805550808223, 1.0288901979723235, -3.1187900280183416, 0.5173160548715332, -3.022565754127374, 0.4181761188013723, -0.36635481339229703, 1.0288004255159755, -3.1221078981412207, 0.36525837269091976, -3.132508543149214], "max": [0.546776137887069, 0.3417304539222418, 1.2359994875323146, 3.071610876479097, 1.4940040937272179, 3.027585711955493, 0.5864524854107683, -0.21968843937899882, 1.182753652608071, 3.1228387415000056, 1.5643355980972506, 3.102923608482457], "count": [337]}, "gripper_mode_state": {"mean": [0.34421364985163205, 0.42433234421364985], "std": [0.4751111586854695, 0.494241242580785], "min": [0, 0], "max": [1, 1], "count": [337]}, "gripper_activity_state": {"mean": [1.7922848664688427, 1.7893175074183976], "std": [0.5594081777696374, 0.5714304582582563], "min": [0, 0], "max": [2, 2], "count": [337]}, "gripper_mode_action": {"mean": [0.34421364985163205, 0.42433234421364985], "std": [0.4751111586854695, 0.494241242580785], "min": [0, 0], "max": [1, 1], "count": [337]}, "gripper_activity_action": {"mean": [1.7922848664688427, 1.7893175074183976], "std": [0.5594081777696374, 0.5714304582582563], "min": [0, 0], "max": [2, 2], "count": [337]}, "gripper_open_scale_state": {"mean": [0.5515548964593809, 0.4909866468333347], "std": [0.30987568745838934, 0.36726382574419797], "min": [0.073, 0.022], "max": [0.782, 0.845], "count": [337]}, "gripper_open_scale_action": {"mean": [0.5515548964593809, 0.4909866468333347], "std": [0.30987568745838934, 0.36726382574419797], "min": [0.073, 0.022], "max": [0.782, 0.845], "count": [337]}}} +{"episode_index": 374, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4637047365196078]], [[0.47568492647058824]], [[0.46612681781045756]]], "std": [[[0.1525797313679265]], [[0.1463276477610165]], [[0.1489556695666827]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48217128880718957]], [[0.48631294321895424]], [[0.48105494076797384]]], "std": [[[0.08297687725943911]], [[0.07689445908646506]], [[0.08235725510301878]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6666666666666666]], [[0.6823529411764706]]], "mean": [[[0.45481189133986927]], [[0.47035361315359475]], [[0.45422118055555555]]], "std": [[[0.10702451587234203]], [[0.09398038339645368]], [[0.10393949452817858]]], "count": [100]}, "observation.state": {"min": [-0.03616322576999664, 2.068546772003174, 1.6447982788085938, 0.32094860076904297, -2.6087262630462646, 0.7689222693443298, -2.5864036083221436, 16.0, 0.15582700073719025, 0.25544100999832153, -0.042716000229120255, -2.7060000896453857, -4.0775693932459944e-10, -1.0870000123977661, -0.5246808528900146, -2.0782508850097656, -1.6249890327453613, -1.9970930814743042, 2.1637892723083496, -1.020284652709961, -0.1287529468536377, 82.0, -0.37006399035453796, 0.2525160014629364, -0.024441000074148178, 1.1640000343322754, -0.24199999868869781, -3.1401853561401367], "max": [0.6232221722602844, 2.092388153076172, 2.1501235961914062, 1.7384002208709717, -0.7263013124465942, 1.6078671216964722, -0.29482102394104004, 841.0, 0.3491840064525604, 0.3931399881839752, 0.07377199828624725, -1.6239999532699585, 1.2380000352859497, 0.42399999499320984, -0.016982052475214005, -1.7285566329956055, -0.8117876052856445, 0.015690511092543602, 2.8913300037384033, 1.8681830167770386, 1.3774312734603882, 786.0, -0.023825999349355698, 0.341823011636734, 0.07071900367736816, 2.5299999713897705, 0.7279999852180481, 3.134000062942505], "mean": [0.22860275208950043, 2.0805230140686035, 1.895767331123352, 1.0023640394210815, -1.5874567031860352, 1.2912054061889648, -1.4111979007720947, 479.0835876464844, 0.2581925392150879, 0.31837108731269836, 0.02155519276857376, -2.24338698387146, 0.6174518465995789, -0.27136364579200745, -0.2808993458747864, -2.0029263496398926, -1.187833309173584, -0.6646819710731506, 2.725611448287964, 0.9287295341491699, 0.2318207174539566, 507.15106201171875, -0.239366352558136, 0.29982638359069824, 0.02411324717104435, 1.802597999572754, 0.4040907323360443, 1.8679577112197876], "std": [0.23086866736412048, 0.005148683674633503, 0.18615059554576874, 0.4407036602497101, 0.7663418054580688, 0.24171815812587738, 0.8429966568946838, 380.5369873046875, 0.05470616742968559, 0.04529174789786339, 0.033159900456666946, 0.37257352471351624, 0.4596621096134186, 0.5561829209327698, 0.1307426244020462, 0.0970999002456665, 0.21772713959217072, 0.785456657409668, 0.19330693781375885, 1.0299346446990967, 0.38107961416244507, 313.1258544921875, 0.11973538249731064, 0.026706770062446594, 0.024937231093645096, 0.4132653474807739, 0.22163768112659454, 2.0217034816741943], "count": [341]}, "action": {"min": [-0.03616322576999664, 2.068546772003174, 1.6447982788085938, 0.32094860076904297, -2.6087262630462646, 0.7689222693443298, -2.5864036083221436, 16.0, 0.15582700073719025, 0.25544100999832153, -0.042716000229120255, -2.7060000896453857, -4.0775693932459944e-10, -1.0870000123977661, -0.5246808528900146, -2.0782508850097656, -1.6249890327453613, -1.9970930814743042, 2.1637892723083496, -1.020284652709961, -0.1287529468536377, 82.0, -0.37006399035453796, 0.2525160014629364, -0.024441000074148178, 1.1640000343322754, -0.24199999868869781, -3.1401853561401367], "max": [0.6232221722602844, 2.092388153076172, 2.1501235961914062, 1.7384002208709717, -0.7263013124465942, 1.6078671216964722, -0.29482102394104004, 841.0, 0.3491840064525604, 0.3931399881839752, 0.07377199828624725, -1.6239999532699585, 1.2380000352859497, 0.42399999499320984, -0.016982052475214005, -1.7285566329956055, -0.8117876052856445, 0.015690511092543602, 2.8913300037384033, 1.8681830167770386, 1.3774312734603882, 786.0, -0.023825999349355698, 0.341823011636734, 0.07071900367736816, 2.5299999713897705, 0.7279999852180481, 3.134000062942505], "mean": [0.22860275208950043, 2.0805230140686035, 1.895767331123352, 1.0023640394210815, -1.5874567031860352, 1.2912054061889648, -1.4111979007720947, 479.0835876464844, 0.2581925392150879, 0.31837108731269836, 0.02155519276857376, -2.24338698387146, 0.6174518465995789, -0.27136364579200745, -0.2808993458747864, -2.0029263496398926, -1.187833309173584, -0.6646819710731506, 2.725611448287964, 0.9287295341491699, 0.2318207174539566, 507.15106201171875, -0.239366352558136, 0.29982638359069824, 0.02411324717104435, 1.802597999572754, 0.4040907323360443, 1.8679577112197876], "std": [0.23086866736412048, 0.005148683674633503, 0.18615059554576874, 0.4407036602497101, 0.7663418054580688, 0.24171815812587738, 0.8429966568946838, 380.5369873046875, 0.05470616742968559, 0.04529174789786339, 0.033159900456666946, 0.37257352471351624, 0.4596621096134186, 0.5561829209327698, 0.1307426244020462, 0.0970999002456665, 0.21772713959217072, 0.785456657409668, 0.19330693781375885, 1.0299346446990967, 0.38107961416244507, 313.1258544921875, 0.11973538249731064, 0.026706770062446594, 0.024937231093645096, 0.4132653474807739, 0.22163768112659454, 2.0217034816741943], "count": [341]}, "timestamp": {"min": [0.0], "max": [11.333333333333334], "mean": [5.666666666666667], "std": [3.2812599206199238], "count": [341]}, "frame_index": {"min": [0], "max": [340], "mean": [170.0], "std": [98.4377976185977], "count": [341]}, "episode_index": {"min": [376], "max": [376], "mean": [376.0], "std": [0.0], "count": [341]}, "index": {"min": [230662], "max": [231002], "mean": [230832.0], "std": [98.4377976185977], "count": [341]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [341]}, "subtask_annotation": {"mean": [4.730205278592376, 9.0, 9.0, 9.0, 9.0], "std": [2.177719007393458, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [341]}, "scene_annotation": {"mean": [376.0], "std": [0.0], "min": [376], "max": [376], "count": [341]}, "eef_direction_state": {"mean": [4.167155425219941, 3.973607038123167], "std": [1.937038387550936, 1.997625029279629], "min": [0, 0], "max": [6, 6], "count": [341]}, "eef_velocity_state": {"mean": [0.8357771260997068, 0.8387096774193549], "std": [0.797362806963303, 0.7145924176321998], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_acc_mag_state": {"mean": [0.8357771260997068, 0.782991202346041], "std": [0.8576095794686731, 0.8247302037718209], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_direction_action": {"mean": [4.167155425219941, 3.973607038123167], "std": [1.937038387550936, 1.997625029279629], "min": [0, 0], "max": [6, 6], "count": [341]}, "eef_velocity_action": {"mean": [0.8357771260997068, 0.8387096774193549], "std": [0.797362806963303, 0.7145924176321998], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_acc_mag_action": {"mean": [0.8357771260997068, 0.782991202346041], "std": [0.8576095794686731, 0.8247302037718209], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_sim_pose_state": {"mean": [0.49059442850797297, 0.267503903847641, 1.1069733617473667, 1.1970964682531011, 1.0357065928093765, 0.7447517892628414, 0.5166429511523122, -0.27945677056852164, 1.108765780601065, 0.8984824442168486, 0.9622965916708159, -0.9781505737638669], "std": [0.032771568975058576, 0.08672557485133313, 0.08562181982524972, 0.7576281246722509, 0.2708772646569205, 0.4958323023622177, 0.055491039771178106, 0.055764669056656835, 0.04274849451861997, 2.013100811848595, 0.37488898133467397, 1.8087329117274533], "min": [0.4363909889330599, 0.09067362911598036, 1.0249051298260425, 0.23527002633411348, 0.25065847582091894, -0.008509915743612373, 0.44101813193670336, -0.3722611036527196, 1.0436113602901467, -3.107556323343807, 0.36489561047415475, -2.98221063592473], "max": [0.5346920989809433, 0.3678942590305808, 1.2696262279457236, 2.693931604081784, 1.363052620326779, 1.8413350938935897, 0.5953580263594364, -0.20330615221169615, 1.1933255168125432, 3.1392282745406206, 1.5340383740853576, 1.556224169744848], "count": [341]}, "eef_sim_pose_action": {"mean": [0.49059442850797297, 0.267503903847641, 1.1069733617473667, 1.1970964682531011, 1.0357065928093765, 0.7447517892628414, 0.5166429511523122, -0.27945677056852164, 1.108765780601065, 0.8984824442168486, 0.9622965916708159, -0.9781505737638669], "std": [0.032771568975058576, 0.08672557485133313, 0.08562181982524972, 0.7576281246722509, 0.2708772646569205, 0.4958323023622177, 0.055491039771178106, 0.055764669056656835, 0.04274849451861997, 2.013100811848595, 0.37488898133467397, 1.8087329117274533], "min": [0.4363909889330599, 0.09067362911598036, 1.0249051298260425, 0.23527002633411348, 0.25065847582091894, -0.008509915743612373, 0.44101813193670336, -0.3722611036527196, 1.0436113602901467, -3.107556323343807, 0.36489561047415475, -2.98221063592473], "max": [0.5346920989809433, 0.3678942590305808, 1.2696262279457236, 2.693931604081784, 1.363052620326779, 1.8413350938935897, 0.5953580263594364, -0.20330615221169615, 1.1933255168125432, 3.1392282745406206, 1.5340383740853576, 1.556224169744848], "count": [341]}, "gripper_mode_state": {"mean": [0.4252199413489736, 0.44281524926686217], "std": [0.4943763170178657, 0.49671914024284397], "min": [0, 0], "max": [1, 1], "count": [341]}, "gripper_activity_state": {"mean": [1.8680351906158357, 1.7683284457478006], "std": [0.43003642885216053, 0.5799634613176637], "min": [0, 0], "max": [2, 2], "count": [341]}, "gripper_mode_action": {"mean": [0.4252199413489736, 0.44281524926686217], "std": [0.4943763170178657, 0.49671914024284397], "min": [0, 0], "max": [1, 1], "count": [341]}, "gripper_activity_action": {"mean": [1.8680351906158357, 1.7683284457478006], "std": [0.43003642885216053, 0.5799634613176637], "min": [0, 0], "max": [2, 2], "count": [341]}, "gripper_open_scale_state": {"mean": [0.5071510262139733, 0.47908357778532207], "std": [0.31312580741038093, 0.38053702024303], "min": [0.082, 0.016], "max": [0.786, 0.841], "count": [341]}, "gripper_open_scale_action": {"mean": [0.5071510262139733, 0.47908357778532207], "std": [0.31312580741038093, 0.38053702024303], "min": [0.082, 0.016], "max": [0.786, 0.841], "count": [341]}}} +{"episode_index": 375, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4598235559640523]], [[0.47245026348039215]], [[0.46257022671568626]]], "std": [[[0.14796317930997568]], [[0.141327600388936]], [[0.14399235870432003]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.7450980392156863]], [[0.7568627450980392]]], "mean": [[[0.48942173406862743]], [[0.4928779473039216]], [[0.48798138480392156]]], "std": [[[0.07234834433470527]], [[0.06803883024242559]], [[0.07114067958592228]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6549019607843137]], [[0.6666666666666666]]], "mean": [[[0.46218751225490196]], [[0.4760727246732026]], [[0.4613758006535948]]], "std": [[[0.1047117974525753]], [[0.08944966145976442]], [[0.10104591507535121]]], "count": [100]}, "observation.state": {"min": [-0.046006880700588226, 2.068389654159546, 1.625861406326294, 0.0406138114631176, -2.6631457805633545, 0.6672568321228027, -2.82757306098938, 18.0, 0.17552199959754944, 0.22781099379062653, -0.03425300121307373, -2.7119998931884766, 0.0010000003967434168, -1.0859999656677246, -0.5362175107002258, -2.0788965225219727, -1.5058525800704956, -1.9063881635665894, 2.5513923168182373, -0.8916015028953552, -0.31007522344589233, 61.0, -0.35841500759124756, 0.2552869915962219, -0.04719499871134758, 1.215000033378601, -0.06100000441074371, 2.0439999103546143], "max": [0.6228556632995605, 2.093068838119507, 2.096611738204956, 1.6646950244903564, -0.48118728399276733, 1.7025163173675537, -0.24003514647483826, 824.0, 0.3512049913406372, 0.38481301069259644, 0.07123000174760818, -1.4149999618530273, 1.2569999694824219, 0.5429999828338623, -0.14955727756023407, -1.6752368211746216, -0.9108000993728638, -0.03632030636072159, 2.8929357528686523, 1.8290702104568481, 1.0938153266906738, 840.0, -0.03320600092411041, 0.3555789887905121, 0.06686999648809433, 2.499000072479248, 0.8159999251365662, 3.128000020980835], "mean": [0.2394445538520813, 2.081170082092285, 1.8491621017456055, 0.9112700819969177, -1.5104897022247314, 1.3118374347686768, -1.4857196807861328, 484.6374206542969, 0.26632654666900635, 0.3157843351364136, 0.01541475672274828, -2.1618762016296387, 0.6161929368972778, -0.2564767599105835, -0.3123001158237457, -2.0272138118743896, -1.2891186475753784, -0.6365852355957031, 2.813674211502075, 0.949495792388916, 0.18607567250728607, 586.6052856445312, -0.2404165267944336, 0.3134651482105255, 0.020337263122200966, 1.7035584449768066, 0.41557031869888306, 2.7476391792297363], "std": [0.2158166468143463, 0.006708076689392328, 0.13777287304401398, 0.4970029890537262, 0.8733875751495361, 0.29304808378219604, 0.9756594300270081, 348.4681701660156, 0.04552123323082924, 0.05212892219424248, 0.025744469836354256, 0.4347941279411316, 0.41206812858581543, 0.6354299783706665, 0.09123635292053223, 0.09200553596019745, 0.18821807205677032, 0.7062432765960693, 0.12731803953647614, 0.9366615414619446, 0.333166241645813, 282.3474426269531, 0.12078889459371567, 0.022320304065942764, 0.03072645328938961, 0.40133270621299744, 0.22570665180683136, 0.2688419818878174], "count": [342]}, "action": {"min": [-0.046006880700588226, 2.068389654159546, 1.625861406326294, 0.0406138114631176, -2.6631457805633545, 0.6672568321228027, -2.82757306098938, 18.0, 0.17552199959754944, 0.22781099379062653, -0.03425300121307373, -2.7119998931884766, 0.0010000003967434168, -1.0859999656677246, -0.5362175107002258, -2.0788965225219727, -1.5058525800704956, -1.9063881635665894, 2.5513923168182373, -0.8916015028953552, -0.31007522344589233, 61.0, -0.35841500759124756, 0.2552869915962219, -0.04719499871134758, 1.215000033378601, -0.06100000441074371, 2.0439999103546143], "max": [0.6228556632995605, 2.093068838119507, 2.096611738204956, 1.6646950244903564, -0.48118728399276733, 1.7025163173675537, -0.24003514647483826, 824.0, 0.3512049913406372, 0.38481301069259644, 0.07123000174760818, -1.4149999618530273, 1.2569999694824219, 0.5429999828338623, -0.14955727756023407, -1.6752368211746216, -0.9108000993728638, -0.03632030636072159, 2.8929357528686523, 1.8290702104568481, 1.0938153266906738, 840.0, -0.03320600092411041, 0.3555789887905121, 0.06686999648809433, 2.499000072479248, 0.8159999251365662, 3.128000020980835], "mean": [0.2394445538520813, 2.081170082092285, 1.8491621017456055, 0.9112700819969177, -1.5104897022247314, 1.3118374347686768, -1.4857196807861328, 484.6374206542969, 0.26632654666900635, 0.3157843351364136, 0.01541475672274828, -2.1618762016296387, 0.6161929368972778, -0.2564767599105835, -0.3123001158237457, -2.0272138118743896, -1.2891186475753784, -0.6365852355957031, 2.813674211502075, 0.949495792388916, 0.18607567250728607, 586.6052856445312, -0.2404165267944336, 0.3134651482105255, 0.020337263122200966, 1.7035584449768066, 0.41557031869888306, 2.7476391792297363], "std": [0.2158166468143463, 0.006708076689392328, 0.13777287304401398, 0.4970029890537262, 0.8733875751495361, 0.29304808378219604, 0.9756594300270081, 348.4681701660156, 0.04552123323082924, 0.05212892219424248, 0.025744469836354256, 0.4347941279411316, 0.41206812858581543, 0.6354299783706665, 0.09123635292053223, 0.09200553596019745, 0.18821807205677032, 0.7062432765960693, 0.12731803953647614, 0.9366615414619446, 0.333166241645813, 282.3474426269531, 0.12078889459371567, 0.022320304065942764, 0.03072645328938961, 0.40133270621299744, 0.22570665180683136, 0.2688419818878174], "count": [342]}, "timestamp": {"min": [0.0], "max": [11.366666666666667], "mean": [5.683333333333334], "std": [3.2908824663617824], "count": [342]}, "frame_index": {"min": [0], "max": [341], "mean": [170.5], "std": [98.72647399085346], "count": [342]}, "episode_index": {"min": [377], "max": [377], "mean": [377.0], "std": [0.0], "count": [342]}, "index": {"min": [231003], "max": [231344], "mean": [231173.5], "std": [98.72647399085346], "count": [342]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [342]}, "subtask_annotation": {"mean": [4.084795321637427, 9.0, 9.0, 9.0, 9.0], "std": [2.220676978909021, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [342]}, "scene_annotation": {"mean": [377.0], "std": [0.0], "min": [377], "max": [377], "count": [342]}, "eef_direction_state": {"mean": [4.178362573099415, 3.508771929824561], "std": [1.910359479842722, 2.2001287071671403], "min": [0, 0], "max": [6, 6], "count": [342]}, "eef_velocity_state": {"mean": [0.8450292397660819, 0.9122807017543859], "std": [0.7700280045556851, 0.6995579662237513], "min": [0, 0], "max": [2, 2], "count": [342]}, "eef_acc_mag_state": {"mean": [0.8245614035087719, 0.868421052631579], "std": [0.8226929184346228, 0.8360988276605024], "min": [0, 0], "max": [2, 2], "count": [342]}, "eef_direction_action": {"mean": [4.178362573099415, 3.508771929824561], "std": [1.910359479842722, 2.2001287071671403], "min": [0, 0], "max": [6, 6], "count": [342]}, "eef_velocity_action": {"mean": [0.8450292397660819, 0.9122807017543859], "std": [0.7700280045556851, 0.6995579662237513], "min": [0, 0], "max": [2, 2], "count": [342]}, "eef_acc_mag_action": {"mean": [0.8245614035087719, 0.868421052631579], "std": [0.8226929184346228, 0.8360988276605024], "min": [0, 0], "max": [2, 2], "count": [342]}, "eef_sim_pose_state": {"mean": [0.5026399471621429, 0.2618046709911472, 1.1017653634399318, 1.0476839880862356, 1.0486424524591225, 0.6864874426781036, 0.5131565593835862, -0.27880055798969083, 1.0979714651160644, 0.9577145978509377, 0.9786037366678002, -1.201431580707592], "std": [0.02669186290670263, 0.09280496020401441, 0.07912462952788844, 0.6850124095251786, 0.2573089501337577, 0.4241360814070015, 0.06134501424062803, 0.044171387714458235, 0.04465204277933092, 2.1014395612781525, 0.40121892595088615, 1.8320210830261023], "min": [0.44103437188019456, 0.09303446803065268, 1.0247198111302203, 0.32163900603736106, 0.4020772102738357, -0.28609025548001255, 0.4148362932749965, -0.351832489155354, 1.0222936597446517, -3.1159158918089553, 0.3497674859472957, -3.1243832896285024], "max": [0.5448208513375656, 0.34246455579861856, 1.2604291068186277, 2.4861176306284194, 1.3356848229006295, 1.5516128827730795, 0.5989990711785323, -0.20616972228920077, 1.1884147335139577, 3.1088495843355894, 1.5559522871172469, 3.088086666421643], "count": [342]}, "eef_sim_pose_action": {"mean": [0.5026399471621429, 0.2618046709911472, 1.1017653634399318, 1.0476839880862356, 1.0486424524591225, 0.6864874426781036, 0.5131565593835862, -0.27880055798969083, 1.0979714651160644, 0.9577145978509377, 0.9786037366678002, -1.201431580707592], "std": [0.02669186290670263, 0.09280496020401441, 0.07912462952788844, 0.6850124095251786, 0.2573089501337577, 0.4241360814070015, 0.06134501424062803, 0.044171387714458235, 0.04465204277933092, 2.1014395612781525, 0.40121892595088615, 1.8320210830261023], "min": [0.44103437188019456, 0.09303446803065268, 1.0247198111302203, 0.32163900603736106, 0.4020772102738357, -0.28609025548001255, 0.4148362932749965, -0.351832489155354, 1.0222936597446517, -3.1159158918089553, 0.3497674859472957, -3.1243832896285024], "max": [0.5448208513375656, 0.34246455579861856, 1.2604291068186277, 2.4861176306284194, 1.3356848229006295, 1.5516128827730795, 0.5989990711785323, -0.20616972228920077, 1.1884147335139577, 3.1088495843355894, 1.5559522871172469, 3.088086666421643], "count": [342]}, "gripper_mode_state": {"mean": [0.2719298245614035, 0.4064327485380117], "std": [0.44495392466569883, 0.49116715021858715], "min": [0, 0], "max": [1, 1], "count": [342]}, "gripper_activity_state": {"mean": [1.8245614035087718, 1.8333333333333333], "std": [0.5227952430088186, 0.4881640027360173], "min": [0, 0], "max": [2, 2], "count": [342]}, "gripper_mode_action": {"mean": [0.2719298245614035, 0.4064327485380117], "std": [0.44495392466569883, 0.49116715021858715], "min": [0, 0], "max": [1, 1], "count": [342]}, "gripper_activity_action": {"mean": [1.8245614035087718, 1.8333333333333333], "std": [0.5227952430088186, 0.4881640027360173], "min": [0, 0], "max": [2, 2], "count": [342]}, "gripper_open_scale_state": {"mean": [0.586605263492517, 0.48463742707905033], "std": [0.2823474441358944, 0.3484682787482856], "min": [0.061, 0.018], "max": [0.84, 0.824], "count": [342]}, "gripper_open_scale_action": {"mean": [0.586605263492517, 0.48463742707905033], "std": [0.2823474441358944, 0.3484682787482856], "min": [0.061, 0.018], "max": [0.84, 0.824], "count": [342]}}} +{"episode_index": 376, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4639963112745098]], [[0.4779317585784314]], [[0.46430216911764705]]], "std": [[[0.15058874405629052]], [[0.1444779898084504]], [[0.14809656140869024]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4837066973039216]], [[0.4868572344771242]], [[0.48079247140522874]]], "std": [[[0.0881727155361506]], [[0.083349777386053]], [[0.09010796940144175]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.6823529411764706]], [[0.7058823529411765]]], "mean": [[[0.46002194035947713]], [[0.4730255984477124]], [[0.46040911764705883]]], "std": [[[0.09120641281756815]], [[0.08045740575031372]], [[0.08688031471518144]]], "count": [100]}, "observation.state": {"min": [-0.04656538367271423, 2.0570452213287354, 1.6932486295700073, 0.11217232048511505, -2.5309720039367676, 0.5951223373413086, -2.743849754333496, 13.0, 0.16469399631023407, 0.21993699669837952, -0.02994599938392639, -2.749000072479248, 0.004000002983957529, -1.1549999713897705, -0.5278573632240295, -2.078390598297119, -1.5216130018234253, -1.9554495811462402, 2.448941230773926, -0.8596968650817871, -0.25937339663505554, 30.0, -0.33621400594711304, 0.2652739882469177, -0.05316599830985069, 1.2170000076293945, -0.06400000303983688, -3.1391851902008057], "max": [0.49809950590133667, 2.0924580097198486, 2.540623426437378, 1.605109691619873, -0.4806811511516571, 1.767739176750183, -0.29853856563568115, 843.0, 0.36079201102256775, 0.3914330005645752, 0.08028300106525421, -1.5019999742507935, 1.2860000133514404, 0.6930000185966492, -0.039968039840459824, -1.6374504566192627, -0.752795398235321, -0.061138883233070374, 2.891312599182129, 1.8481814861297607, 1.1347956657409668, 807.0, -0.005652999971061945, 0.33004501461982727, 0.069023996591568, 2.575000047683716, 0.6940000057220459, 3.1410000324249268], "mean": [0.1750013828277588, 2.0783379077911377, 2.1432909965515137, 0.9315236210823059, -1.622710108757019, 1.4588350057601929, -1.4188752174377441, 536.0877685546875, 0.28429675102233887, 0.2880519926548004, 0.039516810327768326, -2.5076425075531006, 0.7705655694007874, -0.49272623658180237, -0.30765774846076965, -2.015404224395752, -1.1558152437210083, -0.62891685962677, 2.802245616912842, 1.0508501529693604, 0.2657666504383087, 498.26641845703125, -0.22171758115291595, 0.29970893263816833, 0.006825190037488937, 1.7946181297302246, 0.3472682535648346, 1.8121964931488037], "std": [0.16878211498260498, 0.006600269582122564, 0.31442496180534363, 0.42177727818489075, 0.5615478754043579, 0.2623342275619507, 0.7170813083648682, 353.47149658203125, 0.049526527523994446, 0.05049161612987518, 0.03147326037287712, 0.30355846881866455, 0.4481724500656128, 0.4407414197921753, 0.11503507941961288, 0.09175211936235428, 0.14509756863117218, 0.726456344127655, 0.1627255529165268, 0.9564031362533569, 0.3332773745059967, 331.0833435058594, 0.11048916727304459, 0.02046358771622181, 0.029033605009317398, 0.37796634435653687, 0.24976933002471924, 1.969805359840393], "count": [336]}, "action": {"min": [-0.04656538367271423, 2.0570452213287354, 1.6932486295700073, 0.11217232048511505, -2.5309720039367676, 0.5951223373413086, -2.743849754333496, 13.0, 0.16469399631023407, 0.21993699669837952, -0.02994599938392639, -2.749000072479248, 0.004000002983957529, -1.1549999713897705, -0.5278573632240295, -2.078390598297119, -1.5216130018234253, -1.9554495811462402, 2.448941230773926, -0.8596968650817871, -0.25937339663505554, 30.0, -0.33621400594711304, 0.2652739882469177, -0.05316599830985069, 1.2170000076293945, -0.06400000303983688, -3.1391851902008057], "max": [0.49809950590133667, 2.0924580097198486, 2.540623426437378, 1.605109691619873, -0.4806811511516571, 1.767739176750183, -0.29853856563568115, 843.0, 0.36079201102256775, 0.3914330005645752, 0.08028300106525421, -1.5019999742507935, 1.2860000133514404, 0.6930000185966492, -0.039968039840459824, -1.6374504566192627, -0.752795398235321, -0.061138883233070374, 2.891312599182129, 1.8481814861297607, 1.1347956657409668, 807.0, -0.005652999971061945, 0.33004501461982727, 0.069023996591568, 2.575000047683716, 0.6940000057220459, 3.1410000324249268], "mean": [0.1750013828277588, 2.0783379077911377, 2.1432909965515137, 0.9315236210823059, -1.622710108757019, 1.4588350057601929, -1.4188752174377441, 536.0877685546875, 0.28429675102233887, 0.2880519926548004, 0.039516810327768326, -2.5076425075531006, 0.7705655694007874, -0.49272623658180237, -0.30765774846076965, -2.015404224395752, -1.1558152437210083, -0.62891685962677, 2.802245616912842, 1.0508501529693604, 0.2657666504383087, 498.26641845703125, -0.22171758115291595, 0.29970893263816833, 0.006825190037488937, 1.7946181297302246, 0.3472682535648346, 1.8121964931488037], "std": [0.16878211498260498, 0.006600269582122564, 0.31442496180534363, 0.42177727818489075, 0.5615478754043579, 0.2623342275619507, 0.7170813083648682, 353.47149658203125, 0.049526527523994446, 0.05049161612987518, 0.03147326037287712, 0.30355846881866455, 0.4481724500656128, 0.4407414197921753, 0.11503507941961288, 0.09175211936235428, 0.14509756863117218, 0.726456344127655, 0.1627255529165268, 0.9564031362533569, 0.3332773745059967, 331.0833435058594, 0.11048916727304459, 0.02046358771622181, 0.029033605009317398, 0.37796634435653687, 0.24976933002471924, 1.969805359840393], "count": [336]}, "timestamp": {"min": [0.0], "max": [11.166666666666666], "mean": [5.583333333333333], "std": [3.2331471882270906], "count": [336]}, "frame_index": {"min": [0], "max": [335], "mean": [167.5], "std": [96.99441564681271], "count": [336]}, "episode_index": {"min": [378], "max": [378], "mean": [378.0], "std": [0.0], "count": [336]}, "index": {"min": [231345], "max": [231680], "mean": [231512.5], "std": [96.99441564681271], "count": [336]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [336]}, "subtask_annotation": {"mean": [4.809523809523809, 9.0, 9.0, 9.0, 9.0], "std": [2.257137834030982, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [336]}, "scene_annotation": {"mean": [378.0], "std": [0.0], "min": [378], "max": [378], "count": [336]}, "eef_direction_state": {"mean": [4.092261904761905, 3.8958333333333335], "std": [1.9655817333434666, 2.0812042692435195], "min": [0, 0], "max": [6, 6], "count": [336]}, "eef_velocity_state": {"mean": [0.8779761904761905, 0.8928571428571429], "std": [0.8017782019657242, 0.7601355947783147], "min": [0, 0], "max": [2, 2], "count": [336]}, "eef_acc_mag_state": {"mean": [0.8363095238095238, 0.8660714285714286], "std": [0.8380764253164508, 0.839807968210225], "min": [0, 0], "max": [2, 2], "count": [336]}, "eef_direction_action": {"mean": [4.092261904761905, 3.8958333333333335], "std": [1.9655817333434666, 2.0812042692435195], "min": [0, 0], "max": [6, 6], "count": [336]}, "eef_velocity_action": {"mean": [0.8779761904761905, 0.8928571428571429], "std": [0.8017782019657242, 0.7601355947783147], "min": [0, 0], "max": [2, 2], "count": [336]}, "eef_acc_mag_action": {"mean": [0.8363095238095238, 0.8660714285714286], "std": [0.8380764253164508, 0.839807968210225], "min": [0, 0], "max": [2, 2], "count": [336]}, "eef_sim_pose_state": {"mean": [0.4916914250233981, 0.24543772495919777, 1.103494468250369, 1.17110586685757, 0.9481825799702603, 0.6968486560232428, 0.485858426046777, -0.31393986719647937, 1.0999928139523107, 1.8887826139525037, 0.9732233371311519, -0.6107515564317214], "std": [0.02604688675711016, 0.08637922294440688, 0.07432176609472867, 0.7077460922356734, 0.3201988289747315, 0.47399761676223207, 0.058329967992031835, 0.05372021883709053, 0.038249425066330195, 0.9433456984962355, 0.33845935576599506, 2.3035288162576637], "min": [0.4490116346189573, 0.07559330729546412, 1.0289241684373385, 0.43894274065215455, 0.45715149819545164, 0.04707468995975539, 0.40892703840469924, -0.38822193843949837, 1.0380205314530773, -0.27916540568075354, 0.3258583470258667, -3.0864893649062854], "max": [0.5323499708892909, 0.3417205055753934, 1.2380106623179354, 2.690158237508354, 1.444437431611818, 1.7410920412013602, 0.5815198374233015, -0.2259294917089796, 1.1965559534594332, 2.9548958546891604, 1.5271434417895389, 3.1232745410654834], "count": [336]}, "eef_sim_pose_action": {"mean": [0.4916914250233981, 0.24543772495919777, 1.103494468250369, 1.17110586685757, 0.9481825799702603, 0.6968486560232428, 0.485858426046777, -0.31393986719647937, 1.0999928139523107, 1.8887826139525037, 0.9732233371311519, -0.6107515564317214], "std": [0.02604688675711016, 0.08637922294440688, 0.07432176609472867, 0.7077460922356734, 0.3201988289747315, 0.47399761676223207, 0.058329967992031835, 0.05372021883709053, 0.038249425066330195, 0.9433456984962355, 0.33845935576599506, 2.3035288162576637], "min": [0.4490116346189573, 0.07559330729546412, 1.0289241684373385, 0.43894274065215455, 0.45715149819545164, 0.04707468995975539, 0.40892703840469924, -0.38822193843949837, 1.0380205314530773, -0.27916540568075354, 0.3258583470258667, -3.0864893649062854], "max": [0.5323499708892909, 0.3417205055753934, 1.2380106623179354, 2.690158237508354, 1.444437431611818, 1.7410920412013602, 0.5815198374233015, -0.2259294917089796, 1.1965559534594332, 2.9548958546891604, 1.5271434417895389, 3.1232745410654834], "count": [336]}, "gripper_mode_state": {"mean": [0.43154761904761907, 0.35714285714285715], "std": [0.49529210728816453, 0.4791574237499542], "min": [0, 0], "max": [1, 1], "count": [336]}, "gripper_activity_state": {"mean": [1.7857142857142858, 1.7678571428571428], "std": [0.5578749768504754, 0.5872982357261739], "min": [0, 0], "max": [2, 2], "count": [336]}, "gripper_mode_action": {"mean": [0.43154761904761907, 0.35714285714285715], "std": [0.49529210728816453, 0.4791574237499542], "min": [0, 0], "max": [1, 1], "count": [336]}, "gripper_activity_action": {"mean": [1.7857142857142858, 1.7678571428571428], "std": [0.5578749768504754, 0.5872982357261739], "min": [0, 0], "max": [2, 2], "count": [336]}, "gripper_open_scale_state": {"mean": [0.49826636858213513, 0.5360877975764715], "std": [0.33108332110925204, 0.35347108995656146], "min": [0.03, 0.013], "max": [0.807, 0.843], "count": [336]}, "gripper_open_scale_action": {"mean": [0.49826636858213513, 0.5360877975764715], "std": [0.33108332110925204, 0.35347108995656146], "min": [0.03, 0.013], "max": [0.807, 0.843], "count": [336]}}} +{"episode_index": 377, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.4602836621732026]], [[0.4727496875]], [[0.46310563112745096]]], "std": [[[0.14752050803182795]], [[0.14186843821067116]], [[0.14552800240409122]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7254901960784313]], [[0.7372549019607844]], [[0.7372549019607844]]], "mean": [[[0.4885365727124183]], [[0.49206641544117646]], [[0.48671297589869283]]], "std": [[[0.07090863512703123]], [[0.06530491730043674]], [[0.07256133775579718]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.7686274509803922]], [[0.7647058823529411]]], "mean": [[[0.45895124795751635]], [[0.47346373978758166]], [[0.45880065155228755]]], "std": [[[0.1066142858938322]], [[0.09369979385516225]], [[0.10177901586483147]]], "count": [100]}, "observation.state": {"min": [-0.03635520860552788, 2.043710947036743, 1.7947745323181152, 0.06897541135549545, -2.6139273643493652, 0.5995555520057678, -2.748509645462036, 19.0, 0.15646299719810486, 0.2386389970779419, -0.023615000769495964, -2.6610000133514404, -0.036000002175569534, -1.090999960899353, -0.4159468710422516, -2.0803277492523193, -1.362212061882019, -1.9844393730163574, 2.5365917682647705, -0.8936086297035217, -0.17839010059833527, 59.0, -0.36451199650764465, 0.2026059925556183, -0.042507998645305634, 1.1759999990463257, -0.02199999801814556, -3.1391851902008057], "max": [0.578349769115448, 2.092719793319702, 2.3942949771881104, 1.6469974517822266, -0.5439493656158447, 1.8179000616073608, -0.281748503446579, 843.0, 0.36859598755836487, 0.39795300364494324, 0.1028200015425682, -1.3009999990463257, 1.2359999418258667, 0.7129999995231628, -0.05349434167146683, -1.6684824228286743, -0.8886169195175171, -0.07644542306661606, 2.8924472332000732, 1.8262426853179932, 1.0837970972061157, 846.0, -0.04449399933218956, 0.34631699323654175, 0.05978100001811981, 2.502000093460083, 0.6919999718666077, 3.1389999389648438], "mean": [0.2290496528148651, 2.0785396099090576, 2.0141773223876953, 0.8995369672775269, -1.5135304927825928, 1.3729684352874756, -1.5636059045791626, 472.1850891113281, 0.2735963463783264, 0.31056928634643555, 0.033673714846372604, -2.1647019386291504, 0.6671283841133118, -0.17459678649902344, -0.263370543718338, -2.02966046333313, -1.2105088233947754, -0.7031844854354858, 2.791492462158203, 0.9241182804107666, 0.2109583616256714, 554.55224609375, -0.22988981008529663, 0.2973487675189972, 0.009462790563702583, 1.773504376411438, 0.39919111132621765, 1.534766674041748], "std": [0.1813155561685562, 0.010513200424611568, 0.18910488486289978, 0.46690472960472107, 0.7200517058372498, 0.2565719187259674, 0.8325535655021667, 349.5772399902344, 0.05213141068816185, 0.049499381333589554, 0.029836000874638557, 0.4426593482494354, 0.43818798661231995, 0.5884479880332947, 0.08017820864915848, 0.08491241186857224, 0.13978470861911774, 0.7412380576133728, 0.1450534164905548, 1.0350863933563232, 0.30662867426872253, 321.75555419921875, 0.10820555686950684, 0.029431024566292763, 0.027714591473340988, 0.41654208302497864, 0.17434141039848328, 2.2672154903411865], "count": [335]}, "action": {"min": [-0.03635520860552788, 2.043710947036743, 1.7947745323181152, 0.06897541135549545, -2.6139273643493652, 0.5995555520057678, -2.748509645462036, 19.0, 0.15646299719810486, 0.2386389970779419, -0.023615000769495964, -2.6610000133514404, -0.036000002175569534, -1.090999960899353, -0.4159468710422516, -2.0803277492523193, -1.362212061882019, -1.9844393730163574, 2.5365917682647705, -0.8936086297035217, -0.17839010059833527, 59.0, -0.36451199650764465, 0.2026059925556183, -0.042507998645305634, 1.1759999990463257, -0.02199999801814556, -3.1391851902008057], "max": [0.578349769115448, 2.092719793319702, 2.3942949771881104, 1.6469974517822266, -0.5439493656158447, 1.8179000616073608, -0.281748503446579, 843.0, 0.36859598755836487, 0.39795300364494324, 0.1028200015425682, -1.3009999990463257, 1.2359999418258667, 0.7129999995231628, -0.05349434167146683, -1.6684824228286743, -0.8886169195175171, -0.07644542306661606, 2.8924472332000732, 1.8262426853179932, 1.0837970972061157, 846.0, -0.04449399933218956, 0.34631699323654175, 0.05978100001811981, 2.502000093460083, 0.6919999718666077, 3.1389999389648438], "mean": [0.2290496528148651, 2.0785396099090576, 2.0141773223876953, 0.8995369672775269, -1.5135304927825928, 1.3729684352874756, -1.5636059045791626, 472.1850891113281, 0.2735963463783264, 0.31056928634643555, 0.033673714846372604, -2.1647019386291504, 0.6671283841133118, -0.17459678649902344, -0.263370543718338, -2.02966046333313, -1.2105088233947754, -0.7031844854354858, 2.791492462158203, 0.9241182804107666, 0.2109583616256714, 554.55224609375, -0.22988981008529663, 0.2973487675189972, 0.009462790563702583, 1.773504376411438, 0.39919111132621765, 1.534766674041748], "std": [0.1813155561685562, 0.010513200424611568, 0.18910488486289978, 0.46690472960472107, 0.7200517058372498, 0.2565719187259674, 0.8325535655021667, 349.5772399902344, 0.05213141068816185, 0.049499381333589554, 0.029836000874638557, 0.4426593482494354, 0.43818798661231995, 0.5884479880332947, 0.08017820864915848, 0.08491241186857224, 0.13978470861911774, 0.7412380576133728, 0.1450534164905548, 1.0350863933563232, 0.30662867426872253, 321.75555419921875, 0.10820555686950684, 0.029431024566292763, 0.027714591473340988, 0.41654208302497864, 0.17434141039848328, 2.2672154903411865], "count": [335]}, "timestamp": {"min": [0.0], "max": [11.133333333333333], "mean": [5.566666666666666], "std": [3.2235246409964224], "count": [335]}, "frame_index": {"min": [0], "max": [334], "mean": [167.0], "std": [96.70573922989266], "count": [335]}, "episode_index": {"min": [379], "max": [379], "mean": [379.0], "std": [0.0], "count": [335]}, "index": {"min": [231681], "max": [232015], "mean": [231848.0], "std": [96.70573922989266], "count": [335]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [335]}, "subtask_annotation": {"mean": [4.576119402985075, 9.0, 9.0, 9.0, 9.0], "std": [2.2736708140840287, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [335]}, "scene_annotation": {"mean": [379.0], "std": [0.0], "min": [379], "max": [379], "count": [335]}, "eef_direction_state": {"mean": [4.029850746268656, 3.617910447761194], "std": [2.0176101516378173, 2.214667885423607], "min": [0, 0], "max": [6, 6], "count": [335]}, "eef_velocity_state": {"mean": [0.8895522388059701, 0.9611940298507463], "std": [0.7821009455704242, 0.7658680031006083], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_acc_mag_state": {"mean": [0.7701492537313432, 0.9432835820895522], "std": [0.8273343140928958, 0.8212156770531809], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_direction_action": {"mean": [4.029850746268656, 3.617910447761194], "std": [2.0176101516378173, 2.214667885423607], "min": [0, 0], "max": [6, 6], "count": [335]}, "eef_velocity_action": {"mean": [0.8895522388059701, 0.9611940298507463], "std": [0.7821009455704242, 0.7658680031006083], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_acc_mag_action": {"mean": [0.7701492537313432, 0.9432835820895522], "std": [0.8273343140928958, 0.8212156770531809], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_sim_pose_state": {"mean": [0.4876419906262295, 0.24979286689203534, 1.1019974756655964, 1.1944026067312608, 1.0203852555255835, 0.7593606875941499, 0.5078771660541196, -0.29847530800994665, 1.1031271767366202, 0.718924907945618, 0.9985631342862351, -0.7328510518883797], "std": [0.033329689673814854, 0.08528305823065123, 0.07389914622641935, 0.7910672440724782, 0.18357040704238714, 0.5440432840583467, 0.05810379292242611, 0.04767976085944912, 0.045879480111831926, 2.014581462552689, 0.36296169881382495, 1.866053778537131], "min": [0.386254104382547, 0.10484481511585457, 1.0283616291823319, 0.12356185226972193, 0.4595207576586331, 0.05913821945294759, 0.42527339350603327, -0.36751275969159775, 1.0244886756008862, -3.113432675724175, 0.3175471001590868, -3.1399876198157126], "max": [0.5416414589394473, 0.35905735311516307, 1.2366518863046, 2.6957152918847047, 1.3991400020884535, 1.844718179953372, 0.5860136755171739, -0.2272274808849394, 1.234532988607011, 3.0572123299816703, 1.5408806730807227, 3.0641979778405513], "count": [335]}, "eef_sim_pose_action": {"mean": [0.4876419906262295, 0.24979286689203534, 1.1019974756655964, 1.1944026067312608, 1.0203852555255835, 0.7593606875941499, 0.5078771660541196, -0.29847530800994665, 1.1031271767366202, 0.718924907945618, 0.9985631342862351, -0.7328510518883797], "std": [0.033329689673814854, 0.08528305823065123, 0.07389914622641935, 0.7910672440724782, 0.18357040704238714, 0.5440432840583467, 0.05810379292242611, 0.04767976085944912, 0.045879480111831926, 2.014581462552689, 0.36296169881382495, 1.866053778537131], "min": [0.386254104382547, 0.10484481511585457, 1.0283616291823319, 0.12356185226972193, 0.4595207576586331, 0.05913821945294759, 0.42527339350603327, -0.36751275969159775, 1.0244886756008862, -3.113432675724175, 0.3175471001590868, -3.1399876198157126], "max": [0.5416414589394473, 0.35905735311516307, 1.2366518863046, 2.6957152918847047, 1.3991400020884535, 1.844718179953372, 0.5860136755171739, -0.2272274808849394, 1.234532988607011, 3.0572123299816703, 1.5408806730807227, 3.0641979778405513], "count": [335]}, "gripper_mode_state": {"mean": [0.3283582089552239, 0.41194029850746267], "std": [0.46961590216574, 0.4921844054549536], "min": [0, 0], "max": [1, 1], "count": [335]}, "gripper_activity_state": {"mean": [1.7641791044776118, 1.773134328358209], "std": [0.5994279592823035, 0.5749969732697081], "min": [0, 0], "max": [2, 2], "count": [335]}, "gripper_mode_action": {"mean": [0.3283582089552239, 0.41194029850746267], "std": [0.46961590216574, 0.4921844054549536], "min": [0, 0], "max": [1, 1], "count": [335]}, "gripper_activity_action": {"mean": [1.7641791044776118, 1.773134328358209], "std": [0.5994279592823035, 0.5749969732697081], "min": [0, 0], "max": [2, 2], "count": [335]}, "gripper_open_scale_state": {"mean": [0.5545522388515188, 0.47218507444467134], "std": [0.3217556770386422, 0.34957720431781975], "min": [0.059, 0.019], "max": [0.846, 0.843], "count": [335]}, "gripper_open_scale_action": {"mean": [0.5545522388515188, 0.47218507444467134], "std": [0.3217556770386422, 0.34957720431781975], "min": [0.059, 0.019], "max": [0.846, 0.843], "count": [335]}}} +{"episode_index": 378, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44994455324964877]], [[0.46235877848023943]], [[0.451334988317757]]], "std": [[[0.16147266552888456]], [[0.1533626781758673]], [[0.15622316688642576]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.06666666666666667]], [[0.08235294117647059]]], "max": [[[0.6862745098039216]], [[0.6823529411764706]], [[0.6901960784313725]]], "mean": [[[0.47489674195223264]], [[0.4777004287306823]], [[0.47224834692443957]]], "std": [[[0.08674905520718107]], [[0.08307597221648176]], [[0.08591476007243265]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6509803921568628]], [[0.6627450980392157]]], "mean": [[[0.46091731758902943]], [[0.47761942993708384]], [[0.4555373106407672]]], "std": [[[0.09104639023773115]], [[0.06363925815551316]], [[0.09684556020568924]]], "count": [107]}, "observation.state": {"min": [0.07513642311096191, 2.0043537616729736, 0.07182029634714127, 0.19771090149879456, -2.561741828918457, -1.625564694404602, -1.02201247215271, 19.0, 0.1940300017595291, 0.19595299661159515, -0.10506100207567215, -2.6740000247955322, 0.15800000727176666, -1.194000005722046, -0.34063592553138733, -2.0785303115844727, -0.6250373125076294, -0.4397880434989929, 2.171870470046997, 1.3194340467453003, -0.20657716691493988, 41.0, -0.3188230097293854, 0.22700999677181244, -0.10033000260591507, 1.406999945640564, 0.6809999942779541, 2.5179998874664307], "max": [0.46560150384902954, 2.092510223388672, 2.0914456844329834, 1.543778657913208, -1.817428708076477, 1.4409962892532349, -0.30494391918182373, 657.0, 0.32280200719833374, 0.424358993768692, 0.09064000099897385, -1.2719999551773071, 0.6449999809265137, 0.5830000042915344, -0.16441002488136292, -2.0681629180908203, -0.18357372283935547, -0.23315852880477905, 2.1867754459381104, 1.7357823848724365, 0.00010471976565895602, 813.0, -0.24057500064373016, 0.29112499952316284, -0.0037410000804811716, 2.1670000553131104, 1.0210000276565552, 3.1040000915527344], "mean": [0.2546761929988861, 2.082505226135254, 0.8586066365242004, 0.8504140377044678, -2.176107883453369, -0.6490680575370789, -0.6065576672554016, 227.067626953125, 0.24402782320976257, 0.29055899381637573, -0.03516772389411926, -1.8416320085525513, 0.4359660744667053, -0.013758872635662556, -0.27757105231285095, -2.0745232105255127, -0.43774521350860596, -0.319946825504303, 2.179492235183716, 1.4955724477767944, -0.11062183976173401, 502.9814453125, -0.27870890498161316, 0.2667728066444397, -0.0461697094142437, 1.7483314275741577, 0.864361584186554, 2.8368754386901855], "std": [0.11437404900789261, 0.012895644642412663, 0.7571044564247131, 0.31941676139831543, 0.24425528943538666, 1.1816353797912598, 0.14457125961780548, 235.77137756347656, 0.032936014235019684, 0.06875738501548767, 0.05749531090259552, 0.4438250958919525, 0.12598541378974915, 0.6321699023246765, 0.04801236465573311, 0.0032659240532666445, 0.15593107044696808, 0.0706467404961586, 0.004274687264114618, 0.11322665214538574, 0.0517255924642086, 327.5475158691406, 0.02681341953575611, 0.013269240036606789, 0.040025800466537476, 0.30317676067352295, 0.0985877737402916, 0.18736658990383148], "count": [510]}, "action": {"min": [0.07513642311096191, 2.0043537616729736, 0.07182029634714127, 0.19771090149879456, -2.561741828918457, -1.625564694404602, -1.02201247215271, 19.0, 0.1940300017595291, 0.19595299661159515, -0.10506100207567215, -2.6740000247955322, 0.15800000727176666, -1.194000005722046, -0.34063592553138733, -2.0785303115844727, -0.6250373125076294, -0.4397880434989929, 2.171870470046997, 1.3194340467453003, -0.20657716691493988, 41.0, -0.3188230097293854, 0.22700999677181244, -0.10033000260591507, 1.406999945640564, 0.6809999942779541, 2.5179998874664307], "max": [0.46560150384902954, 2.092510223388672, 2.0914456844329834, 1.543778657913208, -1.817428708076477, 1.4409962892532349, -0.30494391918182373, 657.0, 0.32280200719833374, 0.424358993768692, 0.09064000099897385, -1.2719999551773071, 0.6449999809265137, 0.5830000042915344, -0.16441002488136292, -2.0681629180908203, -0.18357372283935547, -0.23315852880477905, 2.1867754459381104, 1.7357823848724365, 0.00010471976565895602, 813.0, -0.24057500064373016, 0.29112499952316284, -0.0037410000804811716, 2.1670000553131104, 1.0210000276565552, 3.1040000915527344], "mean": [0.2546761929988861, 2.082505226135254, 0.8586066365242004, 0.8504140377044678, -2.176107883453369, -0.6490680575370789, -0.6065576672554016, 227.067626953125, 0.24402782320976257, 0.29055899381637573, -0.03516772389411926, -1.8416320085525513, 0.4359660744667053, -0.013758872635662556, -0.27757105231285095, -2.0745232105255127, -0.43774521350860596, -0.319946825504303, 2.179492235183716, 1.4955724477767944, -0.11062183976173401, 502.9814453125, -0.27870890498161316, 0.2667728066444397, -0.0461697094142437, 1.7483314275741577, 0.864361584186554, 2.8368754386901855], "std": [0.11437404900789261, 0.012895644642412663, 0.7571044564247131, 0.31941676139831543, 0.24425528943538666, 1.1816353797912598, 0.14457125961780548, 235.77137756347656, 0.032936014235019684, 0.06875738501548767, 0.05749531090259552, 0.4438250958919525, 0.12598541378974915, 0.6321699023246765, 0.04801236465573311, 0.0032659240532666445, 0.15593107044696808, 0.0706467404961586, 0.004274687264114618, 0.11322665214538574, 0.0517255924642086, 327.5475158691406, 0.02681341953575611, 0.013269240036606789, 0.040025800466537476, 0.30317676067352295, 0.0985877737402916, 0.18736658990383148], "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": [380], "max": [380], "mean": [380.0], "std": [0.0], "count": [510]}, "index": {"min": [232016], "max": [232525], "mean": [232270.5], "std": [147.2240356282447], "count": [510]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [510]}, "subtask_annotation": {"mean": [4.433333333333334, 9.0, 9.0, 9.0, 9.0], "std": [2.1205037014144485, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [510]}, "scene_annotation": {"mean": [380.0], "std": [0.0], "min": [380], "max": [380], "count": [510]}, "eef_direction_state": {"mean": [4.635294117647059, 3.9568627450980394], "std": [2.145750339936583, 2.2171572420699093], "min": [0, 0], "max": [6, 6], "count": [510]}, "eef_velocity_state": {"mean": [0.3862745098039216, 0.8176470588235294], "std": [0.5754860206282038, 0.8044498503368844], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_acc_mag_state": {"mean": [0.43529411764705883, 0.6745098039215687], "std": [0.7347998338648097, 0.8019200334821189], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_direction_action": {"mean": [4.635294117647059, 3.9568627450980394], "std": [2.145750339936583, 2.2171572420699093], "min": [0, 0], "max": [6, 6], "count": [510]}, "eef_velocity_action": {"mean": [0.3862745098039216, 0.8176470588235294], "std": [0.5754860206282038, 0.8044498503368844], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_acc_mag_action": {"mean": [0.43529411764705883, 0.6745098039215687], "std": [0.7347998338648097, 0.8019200334821189], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_sim_pose_state": {"mean": [0.45307644388910423, 0.24388596743554827, 1.0239624219760866, -0.21537597268742165, 1.303783238636334, -0.615107211683901, 0.48187216331616356, -0.22204376818523702, 1.0687907372529908, -0.13721308297570525, 0.996096737411881, -1.3532615794630174], "std": [0.012423238762762686, 0.03869394070524916, 0.00940218803481599, 0.4625575422618804, 0.07531453173095105, 0.6041097286243723, 0.07315481743265313, 0.05815164905912352, 0.04350592654021366, 1.7562545020494522, 0.2810089868881365, 1.0523069332845418], "min": [0.4168515936748965, 0.19132547808274952, 1.0093251746814462, -0.8352011378080757, 1.1454585913297106, -1.458439236694376, 0.38634130234433545, -0.32128477140963496, 1.0289414800959502, -3.133425281861688, 0.3909804061230264, -3.0197655908361907], "max": [0.4754856769390224, 0.28672018383615927, 1.0425176956038325, 0.9478427896084807, 1.4346392789299829, 0.5625199157839945, 0.6109809038320855, -0.15559107185284257, 1.176298900618588, 3.1320895428845508, 1.4002077430831235, -0.32057575634326047], "count": [510]}, "eef_sim_pose_action": {"mean": [0.45307644388910423, 0.24388596743554827, 1.0239624219760866, -0.21537597268742165, 1.303783238636334, -0.615107211683901, 0.48187216331616356, -0.22204376818523702, 1.0687907372529908, -0.13721308297570525, 0.996096737411881, -1.3532615794630174], "std": [0.012423238762762686, 0.03869394070524916, 0.00940218803481599, 0.4625575422618804, 0.07531453173095105, 0.6041097286243723, 0.07315481743265313, 0.05815164905912352, 0.04350592654021366, 1.7562545020494522, 0.2810089868881365, 1.0523069332845418], "min": [0.4168515936748965, 0.19132547808274952, 1.0093251746814462, -0.8352011378080757, 1.1454585913297106, -1.458439236694376, 0.38634130234433545, -0.32128477140963496, 1.0289414800959502, -3.133425281861688, 0.3909804061230264, -3.0197655908361907], "max": [0.4754856769390224, 0.28672018383615927, 1.0425176956038325, 0.9478427896084807, 1.4346392789299829, 0.5625199157839945, 0.6109809038320855, -0.15559107185284257, 1.176298900618588, 3.1320895428845508, 1.4002077430831235, -0.32057575634326047], "count": [510]}, "gripper_mode_state": {"mean": [0.4372549019607843, 0.8019607843137255], "std": [0.4960474298613509, 0.3985218748533659], "min": [0, 0], "max": [1, 1], "count": [510]}, "gripper_activity_state": {"mean": [1.9450980392156862, 1.896078431372549], "std": [0.2816712904761647, 0.3997355911951401], "min": [0, 0], "max": [2, 2], "count": [510]}, "gripper_mode_action": {"mean": [0.4372549019607843, 0.8019607843137255], "std": [0.4960474298613509, 0.3985218748533659], "min": [0, 0], "max": [1, 1], "count": [510]}, "gripper_activity_action": {"mean": [1.9450980392156862, 1.896078431372549], "std": [0.2816712904761647, 0.3997355911951401], "min": [0, 0], "max": [2, 2], "count": [510]}, "gripper_open_scale_state": {"mean": [0.5029813727808936, 0.22706764704760385], "std": [0.32754755450556056, 0.23577126393441777], "min": [0.041, 0.019], "max": [0.813, 0.657], "count": [510]}, "gripper_open_scale_action": {"mean": [0.5029813727808936, 0.22706764704760385], "std": [0.32754755450556056, 0.23577126393441777], "min": [0.041, 0.019], "max": [0.813, 0.657], "count": [510]}}} +{"episode_index": 379, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44568572088923286]], [[0.4573475411363376]], [[0.4477465707774338]]], "std": [[[0.14982009581378705]], [[0.1443360482715188]], [[0.1465536240693318]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.06274509803921569]], [[0.08627450980392157]]], "max": [[[0.7019607843137254]], [[0.6823529411764706]], [[0.7019607843137254]]], "mean": [[[0.4761420081556014]], [[0.4824569233029469]], [[0.4759228980334824]]], "std": [[[0.05504354410434994]], [[0.04942062947022011]], [[0.05907361680784749]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[0.6509803921568628]], [[0.6274509803921569]], [[0.6470588235294118]]], "mean": [[[0.4636258904512097]], [[0.4773037800280931]], [[0.45976442100963194]]], "std": [[[0.09044056766035277]], [[0.07116140556943956]], [[0.09330383861862489]]], "count": [114]}, "observation.state": {"min": [-0.07958701252937317, 2.0318775177001953, -0.03289945796132088, 0.3042457699775696, -2.87951397895813, -1.7131454944610596, -0.8330457210540771, 17.0, 0.17930999398231506, 0.1703370064496994, -0.10720899701118469, -2.878999948501587, 0.07800000160932541, -1.3229999542236328, -0.43598324060440063, -2.077098846435547, -1.3577265739440918, -0.3882136046886444, 2.68684720993042, 1.427592158317566, -0.5017472505569458, 59.0, -0.3583720028400421, 0.2086459994316101, -0.07513000071048737, 1.0570000410079956, 0.3449999988079071, 2.2300000190734863], "max": [0.5918934941291809, 2.0927894115448, 2.0248961448669434, 1.63954496383667, -1.766063928604126, 1.5489100217819214, 0.05204572156071663, 624.0, 0.31726399064064026, 0.4109469950199127, 0.0777449980378151, -0.8659999966621399, 0.7389999628067017, 0.7739999890327454, -0.12880530953407288, -1.9117640256881714, -0.6450737118721008, 0.039968039840459824, 2.727670431137085, 1.8255445957183838, 0.006963863503187895, 859.0, -0.2548910081386566, 0.3249090015888214, 0.08275199681520462, 2.0139999389648438, 1.034000039100647, 2.86899995803833], "mean": [0.2526583969593048, 2.080604076385498, 0.9147477746009827, 0.929663360118866, -2.1917855739593506, -0.5160439014434814, -0.48152288794517517, 266.901611328125, 0.23271828889846802, 0.28147557377815247, -0.030917787924408913, -1.8817909955978394, 0.4685560464859009, -0.11206694692373276, -0.3034088611602783, -2.048173427581787, -1.080403447151184, -0.22932268679141998, 2.6975553035736084, 1.6301991939544678, -0.18869243562221527, 587.8150024414062, -0.284248024225235, 0.28798606991767883, 0.026649829000234604, 1.4437006711959839, 0.7265043258666992, 2.4999160766601562], "std": [0.19088329374790192, 0.008502798154950142, 0.8137643337249756, 0.324776291847229, 0.3491453230381012, 1.3119926452636719, 0.26287710666656494, 237.4568328857422, 0.03549410402774811, 0.07930132001638412, 0.06272488087415695, 0.6094491481781006, 0.20154641568660736, 0.7176724672317505, 0.0857531875371933, 0.048651307821273804, 0.28196781873703003, 0.1304350644350052, 0.010830768384039402, 0.10662685334682465, 0.08404948562383652, 340.1710510253906, 0.02262437902390957, 0.03331567719578743, 0.05342172831296921, 0.3708721399307251, 0.16142220795154572, 0.21962246298789978], "count": [554]}, "action": {"min": [-0.07958701252937317, 2.0318775177001953, -0.03289945796132088, 0.3042457699775696, -2.87951397895813, -1.7131454944610596, -0.8330457210540771, 17.0, 0.17930999398231506, 0.1703370064496994, -0.10720899701118469, -2.878999948501587, 0.07800000160932541, -1.3229999542236328, -0.43598324060440063, -2.077098846435547, -1.3577265739440918, -0.3882136046886444, 2.68684720993042, 1.427592158317566, -0.5017472505569458, 59.0, -0.3583720028400421, 0.2086459994316101, -0.07513000071048737, 1.0570000410079956, 0.3449999988079071, 2.2300000190734863], "max": [0.5918934941291809, 2.0927894115448, 2.0248961448669434, 1.63954496383667, -1.766063928604126, 1.5489100217819214, 0.05204572156071663, 624.0, 0.31726399064064026, 0.4109469950199127, 0.0777449980378151, -0.8659999966621399, 0.7389999628067017, 0.7739999890327454, -0.12880530953407288, -1.9117640256881714, -0.6450737118721008, 0.039968039840459824, 2.727670431137085, 1.8255445957183838, 0.006963863503187895, 859.0, -0.2548910081386566, 0.3249090015888214, 0.08275199681520462, 2.0139999389648438, 1.034000039100647, 2.86899995803833], "mean": [0.2526583969593048, 2.080604076385498, 0.9147477746009827, 0.929663360118866, -2.1917855739593506, -0.5160439014434814, -0.48152288794517517, 266.901611328125, 0.23271828889846802, 0.28147557377815247, -0.030917787924408913, -1.8817909955978394, 0.4685560464859009, -0.11206694692373276, -0.3034088611602783, -2.048173427581787, -1.080403447151184, -0.22932268679141998, 2.6975553035736084, 1.6301991939544678, -0.18869243562221527, 587.8150024414062, -0.284248024225235, 0.28798606991767883, 0.026649829000234604, 1.4437006711959839, 0.7265043258666992, 2.4999160766601562], "std": [0.19088329374790192, 0.008502798154950142, 0.8137643337249756, 0.324776291847229, 0.3491453230381012, 1.3119926452636719, 0.26287710666656494, 237.4568328857422, 0.03549410402774811, 0.07930132001638412, 0.06272488087415695, 0.6094491481781006, 0.20154641568660736, 0.7176724672317505, 0.0857531875371933, 0.048651307821273804, 0.28196781873703003, 0.1304350644350052, 0.010830768384039402, 0.10662685334682465, 0.08404948562383652, 340.1710510253906, 0.02262437902390957, 0.03331567719578743, 0.05342172831296921, 0.3708721399307251, 0.16142220795154572, 0.21962246298789978], "count": [554]}, "timestamp": {"min": [0.0], "max": [18.433333333333334], "mean": [9.216666666666665], "std": [5.330858800939635], "count": [554]}, "frame_index": {"min": [0], "max": [553], "mean": [276.5], "std": [159.92576402818904], "count": [554]}, "episode_index": {"min": [381], "max": [381], "mean": [381.0], "std": [0.0], "count": [554]}, "index": {"min": [232526], "max": [233079], "mean": [232802.5], "std": [159.92576402818904], "count": [554]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [554]}, "subtask_annotation": {"mean": [3.9783393501805056, 9.0, 9.0, 9.0, 9.0], "std": [2.0899191044585494, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [554]}, "scene_annotation": {"mean": [381.0], "std": [0.0], "min": [381], "max": [381], "count": [554]}, "eef_direction_state": {"mean": [4.391696750902527, 3.9855595667870034], "std": [2.2697197639702016, 2.2760265571937186], "min": [0, 0], "max": [6, 6], "count": [554]}, "eef_velocity_state": {"mean": [0.4747292418772563, 0.7743682310469314], "std": [0.6611255709416005, 0.7843183580591322], "min": [0, 0], "max": [2, 2], "count": [554]}, "eef_acc_mag_state": {"mean": [0.4729241877256318, 0.7906137184115524], "std": [0.7648574851512212, 0.8322376336992771], "min": [0, 0], "max": [2, 2], "count": [554]}, "eef_direction_action": {"mean": [4.391696750902527, 3.9855595667870034], "std": [2.2697197639702016, 2.2760265571937186], "min": [0, 0], "max": [6, 6], "count": [554]}, "eef_velocity_action": {"mean": [0.4747292418772563, 0.7743682310469314], "std": [0.6611255709416005, 0.7843183580591322], "min": [0, 0], "max": [2, 2], "count": [554]}, "eef_acc_mag_action": {"mean": [0.4729241877256318, 0.7906137184115524], "std": [0.7648574851512212, 0.8322376336992771], "min": [0, 0], "max": [2, 2], "count": [554]}, "eef_sim_pose_state": {"mean": [0.47736195283474053, 0.2953899400021679, 1.062975026236199, 0.12884433902772127, 1.0752901865202171, -0.193032104350509, 0.4755693474345534, -0.21626745594399574, 1.0817669415896425, 0.0778450447958942, 0.9757791195558776, -1.3327026516780327], "std": [0.032587551368914745, 0.04171620806214382, 0.025579622745509633, 0.4286561727585277, 0.15308206200220348, 0.38549666085571727, 0.08804972260864777, 0.06004051671745116, 0.046643751066728065, 1.7241802345630948, 0.38880664305017804, 1.1859763037437812], "min": [0.4005057466991208, 0.21719015577619333, 1.018899480354916, -0.6323615855629665, 0.9016565085861057, -0.8440072503612862, 0.35951071154884806, -0.3302676553169172, 1.02908267286639, -3.1267402276853336, 0.23571088406475504, -3.0505245671150796], "max": [0.5140244604562123, 0.3747069601830582, 1.0924698697599218, 1.3608163345704636, 1.359885152419336, 0.792029816738107, 0.5982471166243801, -0.13719937098685467, 1.1901346882485, 3.137662509581857, 1.4285297500668515, -0.03721838971420919], "count": [554]}, "eef_sim_pose_action": {"mean": [0.47736195283474053, 0.2953899400021679, 1.062975026236199, 0.12884433902772127, 1.0752901865202171, -0.193032104350509, 0.4755693474345534, -0.21626745594399574, 1.0817669415896425, 0.0778450447958942, 0.9757791195558776, -1.3327026516780327], "std": [0.032587551368914745, 0.04171620806214382, 0.025579622745509633, 0.4286561727585277, 0.15308206200220348, 0.38549666085571727, 0.08804972260864777, 0.06004051671745116, 0.046643751066728065, 1.7241802345630948, 0.38880664305017804, 1.1859763037437812], "min": [0.4005057466991208, 0.21719015577619333, 1.018899480354916, -0.6323615855629665, 0.9016565085861057, -0.8440072503612862, 0.35951071154884806, -0.3302676553169172, 1.02908267286639, -3.1267402276853336, 0.23571088406475504, -3.0505245671150796], "max": [0.5140244604562123, 0.3747069601830582, 1.0924698697599218, 1.3608163345704636, 1.359885152419336, 0.792029816738107, 0.5982471166243801, -0.13719937098685467, 1.1901346882485, 3.137662509581857, 1.4285297500668515, -0.03721838971420919], "count": [554]}, "gripper_mode_state": {"mean": [0.33754512635379064, 0.7093862815884476], "std": [0.4728725135050628, 0.45404557599712575], "min": [0, 0], "max": [1, 1], "count": [554]}, "gripper_activity_state": {"mean": [1.8501805054151625, 1.9133574007220218], "std": [0.48546561435868335, 0.38902162579131155], "min": [0, 0], "max": [2, 2], "count": [554]}, "gripper_mode_action": {"mean": [0.33754512635379064, 0.7093862815884476], "std": [0.4728725135050628, 0.45404557599712575], "min": [0, 0], "max": [1, 1], "count": [554]}, "gripper_activity_action": {"mean": [1.8501805054151625, 1.9133574007220218], "std": [0.48546561435868335, 0.38902162579131155], "min": [0, 0], "max": [2, 2], "count": [554]}, "gripper_open_scale_state": {"mean": [0.5878149820320877, 0.26690162447987914], "std": [0.34017114743822424, 0.23745687025480847], "min": [0.059, 0.017], "max": [0.859, 0.624], "count": [554]}, "gripper_open_scale_action": {"mean": [0.5878149820320877, 0.26690162447987914], "std": [0.34017114743822424, 0.23745687025480847], "min": [0.059, 0.017], "max": [0.859, 0.624], "count": [554]}}} +{"episode_index": 380, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.45222991994963124]], [[0.4654513682766685]], [[0.45401189137734604]]], "std": [[[0.15767070020155877]], [[0.1510312806100198]], [[0.15423121561593503]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.06274509803921569]], [[0.0784313725490196]]], "max": [[[0.7098039215686275]], [[0.6901960784313725]], [[0.7098039215686275]]], "mean": [[[0.47411437908496734]], [[0.48026294634826405]], [[0.47178517006955684]]], "std": [[[0.06919134416644886]], [[0.06538588316627739]], [[0.07230056999651227]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.03529411764705882]], [[0.047058823529411764]]], "max": [[[0.6588235294117647]], [[0.6392156862745098]], [[0.6509803921568628]]], "mean": [[[0.4685688298255082]], [[0.4828576445104035]], [[0.46386911614798826]]], "std": [[[0.08156759738995044]], [[0.05764996637729964]], [[0.08773554931089549]]], "count": [109]}, "observation.state": {"min": [0.07552039623260498, 1.9524824619293213, 0.04022984206676483, 0.3211405873298645, -2.6125309467315674, -1.6629672050476074, -1.0253111124038696, 24.0, 0.1866839975118637, 0.20117299258708954, -0.10592299699783325, -2.6640000343322754, 0.1599999964237213, -1.2929999828338623, -0.41350337862968445, -2.076016664505005, -1.3514957427978516, -0.29763099551200867, 2.713864803314209, 1.4295120239257812, -0.5136678218841553, 24.0, -0.34851300716400146, 0.23691600561141968, -0.07438100129365921, 1.1440000534057617, 0.4099999666213989, 2.4070000648498535], "max": [0.4810127317905426, 2.092510223388672, 2.100538730621338, 1.3813583850860596, -1.763498306274414, 1.4538942575454712, -0.15015067160129547, 620.0, 0.29812198877334595, 0.4027090072631836, 0.06011199951171875, -1.1990000009536743, 0.8159999847412109, 0.5460000038146973, -0.21179571747779846, -1.9430228471755981, -0.6727546453475952, 0.0015707964776083827, 2.8043251037597656, 1.7453641891479492, 0.003054326167330146, 859.0, -0.26005199551582336, 0.32346999645233154, 0.057388000190258026, 2.1549999713897705, 1.065000057220459, 2.9679999351501465], "mean": [0.2418982833623886, 2.0771124362945557, 0.7024515867233276, 0.9178922772407532, -2.01267671585083, -0.7662633061408997, -0.5851987600326538, 233.31381225585938, 0.23427540063858032, 0.27676504850387573, -0.04501448944211006, -1.806006669998169, 0.5897316932678223, -0.011873196810483932, -0.31576967239379883, -2.0545032024383545, -1.0480879545211792, -0.18700571358203888, 2.7366650104522705, 1.551082730293274, -0.28972771763801575, 508.7168884277344, -0.29357782006263733, 0.2901865541934967, 0.0045700580812990665, 1.6184296607971191, 0.8364455103874207, 2.6746280193328857], "std": [0.10490662604570389, 0.01784232072532177, 0.7826235890388489, 0.27150142192840576, 0.2948422133922577, 1.1343539953231812, 0.201397106051445, 230.54136657714844, 0.036837562918663025, 0.0694575160741806, 0.05802643299102783, 0.4189888834953308, 0.17159904539585114, 0.5864933133125305, 0.053347427397966385, 0.037734635174274445, 0.26432502269744873, 0.08999695628881454, 0.030657587572932243, 0.0975770577788353, 0.09523822367191315, 308.0589294433594, 0.023669321089982986, 0.025650622323155403, 0.05014510452747345, 0.37662896513938904, 0.15089286863803864, 0.20676052570343018], "count": [521]}, "action": {"min": [0.07552039623260498, 1.9524824619293213, 0.04022984206676483, 0.3211405873298645, -2.6125309467315674, -1.6629672050476074, -1.0253111124038696, 24.0, 0.1866839975118637, 0.20117299258708954, -0.10592299699783325, -2.6640000343322754, 0.1599999964237213, -1.2929999828338623, -0.41350337862968445, -2.076016664505005, -1.3514957427978516, -0.29763099551200867, 2.713864803314209, 1.4295120239257812, -0.5136678218841553, 24.0, -0.34851300716400146, 0.23691600561141968, -0.07438100129365921, 1.1440000534057617, 0.4099999666213989, 2.4070000648498535], "max": [0.4810127317905426, 2.092510223388672, 2.100538730621338, 1.3813583850860596, -1.763498306274414, 1.4538942575454712, -0.15015067160129547, 620.0, 0.29812198877334595, 0.4027090072631836, 0.06011199951171875, -1.1990000009536743, 0.8159999847412109, 0.5460000038146973, -0.21179571747779846, -1.9430228471755981, -0.6727546453475952, 0.0015707964776083827, 2.8043251037597656, 1.7453641891479492, 0.003054326167330146, 859.0, -0.26005199551582336, 0.32346999645233154, 0.057388000190258026, 2.1549999713897705, 1.065000057220459, 2.9679999351501465], "mean": [0.2418982833623886, 2.0771124362945557, 0.7024515867233276, 0.9178922772407532, -2.01267671585083, -0.7662633061408997, -0.5851987600326538, 233.31381225585938, 0.23427540063858032, 0.27676504850387573, -0.04501448944211006, -1.806006669998169, 0.5897316932678223, -0.011873196810483932, -0.31576967239379883, -2.0545032024383545, -1.0480879545211792, -0.18700571358203888, 2.7366650104522705, 1.551082730293274, -0.28972771763801575, 508.7168884277344, -0.29357782006263733, 0.2901865541934967, 0.0045700580812990665, 1.6184296607971191, 0.8364455103874207, 2.6746280193328857], "std": [0.10490662604570389, 0.01784232072532177, 0.7826235890388489, 0.27150142192840576, 0.2948422133922577, 1.1343539953231812, 0.201397106051445, 230.54136657714844, 0.036837562918663025, 0.0694575160741806, 0.05802643299102783, 0.4189888834953308, 0.17159904539585114, 0.5864933133125305, 0.053347427397966385, 0.037734635174274445, 0.26432502269744873, 0.08999695628881454, 0.030657587572932243, 0.0975770577788353, 0.09523822367191315, 308.0589294433594, 0.023669321089982986, 0.025650622323155403, 0.05014510452747345, 0.37662896513938904, 0.15089286863803864, 0.20676052570343018], "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": [382], "max": [382], "mean": [382.0], "std": [0.0], "count": [521]}, "index": {"min": [233080], "max": [233600], "mean": [233340.0], "std": [150.3994680841658], "count": [521]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [521]}, "subtask_annotation": {"mean": [4.871401151631478, 9.0, 9.0, 9.0, 9.0], "std": [2.0344366752785485, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [521]}, "scene_annotation": {"mean": [382.0], "std": [0.0], "min": [382], "max": [382], "count": [521]}, "eef_direction_state": {"mean": [4.243761996161228, 3.8982725527831095], "std": [2.240802153846341, 2.220826412078708], "min": [0, 0], "max": [6, 6], "count": [521]}, "eef_velocity_state": {"mean": [0.5124760076775432, 0.7485604606525912], "std": [0.6041585032300185, 0.7383924807022055], "min": [0, 0], "max": [2, 2], "count": [521]}, "eef_acc_mag_state": {"mean": [0.4971209213051823, 0.6928982725527831], "std": [0.746386922683596, 0.8206356363313592], "min": [0, 0], "max": [2, 2], "count": [521]}, "eef_direction_action": {"mean": [4.243761996161228, 3.8982725527831095], "std": [2.240802153846341, 2.220826412078708], "min": [0, 0], "max": [6, 6], "count": [521]}, "eef_velocity_action": {"mean": [0.5124760076775432, 0.7485604606525912], "std": [0.6041585032300185, 0.7383924807022055], "min": [0, 0], "max": [2, 2], "count": [521]}, "eef_acc_mag_action": {"mean": [0.4971209213051823, 0.6928982725527831], "std": [0.746386922683596, 0.8206356363313592], "min": [0, 0], "max": [2, 2], "count": [521]}, "eef_sim_pose_state": {"mean": [0.47804948116774687, 0.2891090447986141, 1.0459823605486145, -0.047469622977650054, 1.2075486089802026, -0.43809948526186304, 0.4664412494800475, -0.20683251167613564, 1.0681706075639865, 0.09188467154066907, 1.1365192511397082, -0.9225424351082087], "std": [0.023881781094855326, 0.04151390787060518, 0.018938223292446543, 0.4712433642815311, 0.12004329352456411, 0.4966625494996178, 0.07507789844562242, 0.06386353025073098, 0.03915506960029714, 1.5806290407131949, 0.3227514704178224, 1.2763665074339734], "min": [0.42793947115138126, 0.22349313794419418, 1.0200595412887703, -0.6568029439896167, 1.064820119345622, -1.000302311492249, 0.3894282312949853, -0.3085903489739596, 1.0325068884992852, -3.1246479415677237, 0.3173027176462677, -3.1035645064377837], "max": [0.5076970860273804, 0.3425929839200962, 1.0770288469182467, 1.3789042707554915, 1.408883493605189, 0.9070170670218288, 0.5957856904812769, -0.1338743678459014, 1.1548156836683023, 3.140510052732079, 1.5193715003704868, 3.07713646764399], "count": [521]}, "eef_sim_pose_action": {"mean": [0.47804948116774687, 0.2891090447986141, 1.0459823605486145, -0.047469622977650054, 1.2075486089802026, -0.43809948526186304, 0.4664412494800475, -0.20683251167613564, 1.0681706075639865, 0.09188467154066907, 1.1365192511397082, -0.9225424351082087], "std": [0.023881781094855326, 0.04151390787060518, 0.018938223292446543, 0.4712433642815311, 0.12004329352456411, 0.4966625494996178, 0.07507789844562242, 0.06386353025073098, 0.03915506960029714, 1.5806290407131949, 0.3227514704178224, 1.2763665074339734], "min": [0.42793947115138126, 0.22349313794419418, 1.0200595412887703, -0.6568029439896167, 1.064820119345622, -1.000302311492249, 0.3894282312949853, -0.3085903489739596, 1.0325068884992852, -3.1246479415677237, 0.3173027176462677, -3.1035645064377837], "max": [0.5076970860273804, 0.3425929839200962, 1.0770288469182467, 1.3789042707554915, 1.408883493605189, 0.9070170670218288, 0.5957856904812769, -0.1338743678459014, 1.1548156836683023, 3.140510052732079, 1.5193715003704868, 3.07713646764399], "count": [521]}, "gripper_mode_state": {"mean": [0.42802303262955854, 0.7907869481765835], "std": [0.49479219493455406, 0.40674678950195786], "min": [0, 0], "max": [1, 1], "count": [521]}, "gripper_activity_state": {"mean": [1.8330134357005758, 1.892514395393474], "std": [0.5080393400404103, 0.4292134621024489], "min": [0, 0], "max": [2, 2], "count": [521]}, "gripper_mode_action": {"mean": [0.42802303262955854, 0.7907869481765835], "std": [0.49479219493455406, 0.40674678950195786], "min": [0, 0], "max": [1, 1], "count": [521]}, "gripper_activity_action": {"mean": [1.8330134357005758, 1.892514395393474], "std": [0.5080393400404103, 0.4292134621024489], "min": [0, 0], "max": [2, 2], "count": [521]}, "gripper_open_scale_state": {"mean": [0.508716890272847, 0.23331381958139635], "std": [0.3080589335971847, 0.23054140564785583], "min": [0.024, 0.024], "max": [0.859, 0.62], "count": [521]}, "gripper_open_scale_action": {"mean": [0.508716890272847, 0.23331381958139635], "std": [0.3080589335971847, 0.23054140564785583], "min": [0.024, 0.024], "max": [0.859, 0.62], "count": [521]}}} +{"episode_index": 381, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4483036404743415]], [[0.4608065302853815]], [[0.45017653125606677]]], "std": [[[0.15356915063151333]], [[0.14686121891107495]], [[0.14998525150454284]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.03529411764705882]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.6666666666666666]], [[0.6705882352941176]]], "mean": [[[0.4757531486604543]], [[0.4809573120915033]], [[0.473056022697858]]], "std": [[[0.05582337821131142]], [[0.04740614764007182]], [[0.05838794828335173]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[0.6941176470588235]], [[0.6705882352941176]], [[0.6745098039215687]]], "mean": [[[0.4649975753090015]], [[0.47862604146444054]], [[0.460941859994823]]], "std": [[[0.08164267136215324]], [[0.058223962255790726]], [[0.08609949127535031]]], "count": [101]}, "observation.state": {"min": [-0.0005410520825535059, 2.006744623184204, 0.041137415915727615, 0.343341201543808, -2.663128137588501, -1.5539189577102661, -0.9583777785301208, 17.0, 0.13345199823379517, 0.18835599720478058, -0.11452300101518631, -2.6730000972747803, 0.1899999976158142, -1.4119999408721924, -0.5232497453689575, -2.0766451358795166, -1.6536647081375122, -0.2624277174472809, 2.7670974731445312, 1.4021625518798828, -0.5437922477722168, 50.0, -0.38450101017951965, 0.2178719937801361, -0.051447998732328415, 1.0549999475479126, 0.059999994933605194, 2.322000026702881], "max": [0.53328537940979, 2.0924580097198486, 2.148430585861206, 1.5914435386657715, -1.7117667198181152, 1.5481070280075073, -0.10000736266374588, 625.0, 0.2926110029220581, 0.4275420010089874, 0.07260199636220932, -1.2239999771118164, 0.8149999976158142, 0.5540000200271606, -0.14453071355819702, -1.8836466073989868, -0.7929205298423767, 0.010821041651070118, 2.8907713890075684, 1.8708186149597168, 0.33367204666137695, 846.0, -0.2698490023612976, 0.3367840051651001, 0.08873400092124939, 2.0209999084472656, 1.0410000085830688, 2.8469998836517334], "mean": [0.2776322364807129, 2.0802547931671143, 0.8029510974884033, 1.0062472820281982, -2.0577969551086426, -0.6246070861816406, -0.6105322241783142, 283.8609313964844, 0.21880154311656952, 0.29145610332489014, -0.03613768145442009, -1.8216416835784912, 0.5367981195449829, -0.08426143229007721, -0.29541870951652527, -2.036959171295166, -1.1496025323867798, -0.16666363179683685, 2.8006489276885986, 1.6407856941223145, -0.20055995881557465, 573.0775146484375, -0.30101916193962097, 0.2811852991580963, 0.027446789667010307, 1.4987109899520874, 0.7087535262107849, 2.533971071243286], "std": [0.1441146284341812, 0.012388981878757477, 0.8048965930938721, 0.2929217517375946, 0.39650067687034607, 1.1939711570739746, 0.2646517753601074, 244.5909423828125, 0.043466717004776, 0.07033103704452515, 0.06285172700881958, 0.4593176543712616, 0.14557090401649475, 0.6558108329772949, 0.08690289407968521, 0.06048820540308952, 0.2657421827316284, 0.08443783968687057, 0.046300243586301804, 0.1026829332113266, 0.23902274668216705, 333.61041259765625, 0.022900644689798355, 0.02418716438114643, 0.045128755271434784, 0.36010000109672546, 0.29182639718055725, 0.17854420840740204], "count": [471]}, "action": {"min": [-0.0005410520825535059, 2.006744623184204, 0.041137415915727615, 0.343341201543808, -2.663128137588501, -1.5539189577102661, -0.9583777785301208, 17.0, 0.13345199823379517, 0.18835599720478058, -0.11452300101518631, -2.6730000972747803, 0.1899999976158142, -1.4119999408721924, -0.5232497453689575, -2.0766451358795166, -1.6536647081375122, -0.2624277174472809, 2.7670974731445312, 1.4021625518798828, -0.5437922477722168, 50.0, -0.38450101017951965, 0.2178719937801361, -0.051447998732328415, 1.0549999475479126, 0.059999994933605194, 2.322000026702881], "max": [0.53328537940979, 2.0924580097198486, 2.148430585861206, 1.5914435386657715, -1.7117667198181152, 1.5481070280075073, -0.10000736266374588, 625.0, 0.2926110029220581, 0.4275420010089874, 0.07260199636220932, -1.2239999771118164, 0.8149999976158142, 0.5540000200271606, -0.14453071355819702, -1.8836466073989868, -0.7929205298423767, 0.010821041651070118, 2.8907713890075684, 1.8708186149597168, 0.33367204666137695, 846.0, -0.2698490023612976, 0.3367840051651001, 0.08873400092124939, 2.0209999084472656, 1.0410000085830688, 2.8469998836517334], "mean": [0.2776322364807129, 2.0802547931671143, 0.8029510974884033, 1.0062472820281982, -2.0577969551086426, -0.6246070861816406, -0.6105322241783142, 283.8609313964844, 0.21880154311656952, 0.29145610332489014, -0.03613768145442009, -1.8216416835784912, 0.5367981195449829, -0.08426143229007721, -0.29541870951652527, -2.036959171295166, -1.1496025323867798, -0.16666363179683685, 2.8006489276885986, 1.6407856941223145, -0.20055995881557465, 573.0775146484375, -0.30101916193962097, 0.2811852991580963, 0.027446789667010307, 1.4987109899520874, 0.7087535262107849, 2.533971071243286], "std": [0.1441146284341812, 0.012388981878757477, 0.8048965930938721, 0.2929217517375946, 0.39650067687034607, 1.1939711570739746, 0.2646517753601074, 244.5909423828125, 0.043466717004776, 0.07033103704452515, 0.06285172700881958, 0.4593176543712616, 0.14557090401649475, 0.6558108329772949, 0.08690289407968521, 0.06048820540308952, 0.2657421827316284, 0.08443783968687057, 0.046300243586301804, 0.1026829332113266, 0.23902274668216705, 333.61041259765625, 0.022900644689798355, 0.02418716438114643, 0.045128755271434784, 0.36010000109672546, 0.29182639718055725, 0.17854420840740204], "count": [471]}, "timestamp": {"min": [0.0], "max": [15.666666666666666], "mean": [7.833333333333333], "std": [4.532189398154135], "count": [471]}, "frame_index": {"min": [0], "max": [470], "mean": [235.0], "std": [135.96568194462407], "count": [471]}, "episode_index": {"min": [383], "max": [383], "mean": [383.0], "std": [0.0], "count": [471]}, "index": {"min": [233601], "max": [234071], "mean": [233836.0], "std": [135.96568194462407], "count": [471]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [471]}, "subtask_annotation": {"mean": [4.488322717622081, 9.0, 9.0, 9.0, 9.0], "std": [2.1373663650988552, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [471]}, "scene_annotation": {"mean": [383.0], "std": [0.0], "min": [383], "max": [383], "count": [471]}, "eef_direction_state": {"mean": [3.81104033970276, 3.656050955414013], "std": [2.4120110761548617, 2.181898243834511], "min": [0, 0], "max": [6, 6], "count": [471]}, "eef_velocity_state": {"mean": [0.5944798301486199, 0.9723991507430998], "std": [0.6443378199660565, 0.8094993196626591], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_acc_mag_state": {"mean": [0.6539278131634819, 0.8195329087048833], "std": [0.8146616057873667, 0.8263961322443119], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_direction_action": {"mean": [3.81104033970276, 3.656050955414013], "std": [2.4120110761548617, 2.181898243834511], "min": [0, 0], "max": [6, 6], "count": [471]}, "eef_velocity_action": {"mean": [0.5944798301486199, 0.9723991507430998], "std": [0.6443378199660565, 0.8094993196626591], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_acc_mag_action": {"mean": [0.6539278131634819, 0.8195329087048833], "std": [0.8146616057873667, 0.8263961322443119], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_sim_pose_state": {"mean": [0.4699752063690579, 0.3089122087251199, 1.0543722454929967, 0.10292121996014668, 1.0620571350004167, -0.23771919066069688, 0.48186297821105767, -0.2012844287758268, 1.0867314627186817, 0.07500183494009238, 1.07571560394637, -0.43288469311370914], "std": [0.024644498449215586, 0.03636983424337292, 0.019610161396274, 0.5696133817401483, 0.22017395475031773, 0.45365735792813777, 0.07622075717552317, 0.06921677750117426, 0.04547971727683953, 1.7101428009015556, 0.3544911213367134, 1.694317725547904], "min": [0.40758650153518555, 0.2439407354885185, 1.0226842511568395, -1.0355218165736286, 0.5890655808768424, -0.92642817803747, 0.3780639510547882, -0.3112093198491321, 1.0365669989060933, -3.1264636545892586, 0.257915660138754, -3.140588956635699], "max": [0.5290827295569086, 0.37059635237398564, 1.0906885305385203, 1.4561942326332915, 1.3397200015935828, 0.7409582470612912, 0.6169796733766781, -0.10521349657780471, 1.1977369030720892, 3.1369433544176837, 1.5357616151618698, 3.140295498029641], "count": [471]}, "eef_sim_pose_action": {"mean": [0.4699752063690579, 0.3089122087251199, 1.0543722454929967, 0.10292121996014668, 1.0620571350004167, -0.23771919066069688, 0.48186297821105767, -0.2012844287758268, 1.0867314627186817, 0.07500183494009238, 1.07571560394637, -0.43288469311370914], "std": [0.024644498449215586, 0.03636983424337292, 0.019610161396274, 0.5696133817401483, 0.22017395475031773, 0.45365735792813777, 0.07622075717552317, 0.06921677750117426, 0.04547971727683953, 1.7101428009015556, 0.3544911213367134, 1.694317725547904], "min": [0.40758650153518555, 0.2439407354885185, 1.0226842511568395, -1.0355218165736286, 0.5890655808768424, -0.92642817803747, 0.3780639510547882, -0.3112093198491321, 1.0365669989060933, -3.1264636545892586, 0.257915660138754, -3.140588956635699], "max": [0.5290827295569086, 0.37059635237398564, 1.0906885305385203, 1.4561942326332915, 1.3397200015935828, 0.7409582470612912, 0.6169796733766781, -0.10521349657780471, 1.1977369030720892, 3.1369433544176837, 1.5357616151618698, 3.140295498029641], "count": [471]}, "gripper_mode_state": {"mean": [0.3609341825902335, 0.7239915074309978], "std": [0.48027148408806686, 0.44702103373195534], "min": [0, 0], "max": [1, 1], "count": [471]}, "gripper_activity_state": {"mean": [1.8874734607218684, 1.9087048832271762], "std": [0.4096399263416642, 0.36594498553607496], "min": [0, 0], "max": [2, 2], "count": [471]}, "gripper_mode_action": {"mean": [0.3609341825902335, 0.7239915074309978], "std": [0.48027148408806686, 0.44702103373195534], "min": [0, 0], "max": [1, 1], "count": [471]}, "gripper_activity_action": {"mean": [1.8874734607218684, 1.9087048832271762], "std": [0.4096399263416642, 0.36594498553607496], "min": [0, 0], "max": [2, 2], "count": [471]}, "gripper_open_scale_state": {"mean": [0.5730774948946236, 0.2838609341542433], "std": [0.3336103348134317, 0.24459093786187908], "min": [0.05, 0.017], "max": [0.846, 0.625], "count": [471]}, "gripper_open_scale_action": {"mean": [0.5730774948946236, 0.2838609341542433], "std": [0.3336103348134317, 0.24459093786187908], "min": [0.05, 0.017], "max": [0.846, 0.625], "count": [471]}}} +{"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.4501508468742435]], [[0.46309192878540306]], [[0.45287315798232874]]], "std": [[[0.15630134245391153]], [[0.15102000557723974]], [[0.15357182331440664]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.07450980392156863]], [[0.06274509803921569]]], "max": [[[0.6745098039215687]], [[0.6666666666666666]], [[0.6784313725490196]]], "mean": [[[0.4756753112896393]], [[0.4814586888767853]], [[0.47232538088537884]]], "std": [[[0.06292325446503991]], [[0.05571543762528361]], [[0.06704106425988315]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[0.6666666666666666]], [[0.6470588235294118]], [[0.6549019607843137]]], "mean": [[[0.466117684882595]], [[0.4814259372730574]], [[0.4620190215746792]]], "std": [[[0.0885857532262827]], [[0.06377331086786381]], [[0.09363023097815174]]], "count": [108]}, "observation.state": {"min": [0.006422811653465033, 1.9190070629119873, 0.026162486523389816, 0.3102671802043915, -2.5579545497894287, -1.6993048191070557, -1.1134153604507446, 17.0, 0.17072199285030365, 0.19229400157928467, -0.10501500219106674, -2.7230000495910645, 0.14499999582767487, -1.2269999980926514, -0.3629063069820404, -2.0786523818969727, -1.4849611520767212, -0.32524213194847107, 2.768773078918457, 1.400399923324585, -0.5076465010643005, 44.0, -0.358022004365921, 0.22839100658893585, -0.06581000238656998, 1.1740000247955322, 0.1120000034570694, 2.4590001106262207], "max": [0.524262011051178, 2.092440366744995, 1.9835667610168457, 1.5604990720748901, -1.6923586130142212, 1.438535213470459, -0.15442673861980438, 627.0, 0.28874701261520386, 0.4064770042896271, 0.03849099949002266, -1.125, 0.7829999923706055, 0.64000004529953, -0.15938346087932587, -1.953233003616333, -0.8129220008850098, -0.05204572156071663, 2.8813815116882324, 1.834218978881836, 0.37915533781051636, 802.0, -0.25654101371765137, 0.3125999867916107, 0.058517999947071075, 2.063999891281128, 1.0080000162124634, 2.9210000038146973], "mean": [0.2544451951980591, 2.080996036529541, 0.746673047542572, 0.9053554534912109, -2.1147308349609375, -0.722618579864502, -0.5318332314491272, 224.23011779785156, 0.22442929446697235, 0.28664201498031616, -0.04728635400533676, -1.8219562768936157, 0.5407516360282898, 0.020252542570233345, -0.27651920914649963, -2.0599544048309326, -1.153624415397644, -0.20771482586860657, 2.833914279937744, 1.5410287380218506, -0.2211446464061737, 522.2340087890625, -0.30036965012550354, 0.28186914324760437, 0.005728120915591717, 1.5958439111709595, 0.7791869640350342, 2.684279203414917], "std": [0.12795887887477875, 0.021202638745307922, 0.707364022731781, 0.2880759537220001, 0.29862260818481445, 1.1267811059951782, 0.15477868914604187, 238.1446990966797, 0.03099738620221615, 0.06464926153421402, 0.05087330937385559, 0.4480927288532257, 0.17914801836013794, 0.6052347421646118, 0.04912235215306282, 0.03359656408429146, 0.2777050733566284, 0.08612021058797836, 0.022196829319000244, 0.11045295745134354, 0.1826852411031723, 325.5758972167969, 0.030731232836842537, 0.023546315729618073, 0.04956554248929024, 0.3396542966365814, 0.2269824743270874, 0.14327098429203033], "count": [515]}, "action": {"min": [0.006422811653465033, 1.9190070629119873, 0.026162486523389816, 0.3102671802043915, -2.5579545497894287, -1.6993048191070557, -1.1134153604507446, 17.0, 0.17072199285030365, 0.19229400157928467, -0.10501500219106674, -2.7230000495910645, 0.14499999582767487, -1.2269999980926514, -0.3629063069820404, -2.0786523818969727, -1.4849611520767212, -0.32524213194847107, 2.768773078918457, 1.400399923324585, -0.5076465010643005, 44.0, -0.358022004365921, 0.22839100658893585, -0.06581000238656998, 1.1740000247955322, 0.1120000034570694, 2.4590001106262207], "max": [0.524262011051178, 2.092440366744995, 1.9835667610168457, 1.5604990720748901, -1.6923586130142212, 1.438535213470459, -0.15442673861980438, 627.0, 0.28874701261520386, 0.4064770042896271, 0.03849099949002266, -1.125, 0.7829999923706055, 0.64000004529953, -0.15938346087932587, -1.953233003616333, -0.8129220008850098, -0.05204572156071663, 2.8813815116882324, 1.834218978881836, 0.37915533781051636, 802.0, -0.25654101371765137, 0.3125999867916107, 0.058517999947071075, 2.063999891281128, 1.0080000162124634, 2.9210000038146973], "mean": [0.2544451951980591, 2.080996036529541, 0.746673047542572, 0.9053554534912109, -2.1147308349609375, -0.722618579864502, -0.5318332314491272, 224.23011779785156, 0.22442929446697235, 0.28664201498031616, -0.04728635400533676, -1.8219562768936157, 0.5407516360282898, 0.020252542570233345, -0.27651920914649963, -2.0599544048309326, -1.153624415397644, -0.20771482586860657, 2.833914279937744, 1.5410287380218506, -0.2211446464061737, 522.2340087890625, -0.30036965012550354, 0.28186914324760437, 0.005728120915591717, 1.5958439111709595, 0.7791869640350342, 2.684279203414917], "std": [0.12795887887477875, 0.021202638745307922, 0.707364022731781, 0.2880759537220001, 0.29862260818481445, 1.1267811059951782, 0.15477868914604187, 238.1446990966797, 0.03099738620221615, 0.06464926153421402, 0.05087330937385559, 0.4480927288532257, 0.17914801836013794, 0.6052347421646118, 0.04912235215306282, 0.03359656408429146, 0.2777050733566284, 0.08612021058797836, 0.022196829319000244, 0.11045295745134354, 0.1826852411031723, 325.5758972167969, 0.030731232836842537, 0.023546315729618073, 0.04956554248929024, 0.3396542966365814, 0.2269824743270874, 0.14327098429203033], "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": [384], "max": [384], "mean": [384.0], "std": [0.0], "count": [515]}, "index": {"min": [234072], "max": [234586], "mean": [234329.0], "std": [148.6674140489435], "count": [515]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [515]}, "subtask_annotation": {"mean": [4.615533980582525, 9.0, 9.0, 9.0, 9.0], "std": [2.133357683588681, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [515]}, "scene_annotation": {"mean": [384.0], "std": [0.0], "min": [384], "max": [384], "count": [515]}, "eef_direction_state": {"mean": [4.603883495145631, 4.1883495145631064], "std": [2.061761068813069, 2.0671870559873238], "min": [0, 0], "max": [6, 6], "count": [515]}, "eef_velocity_state": {"mean": [0.4349514563106796, 0.7262135922330097], "std": [0.6209464648475086, 0.7192176392655981], "min": [0, 0], "max": [2, 2], "count": [515]}, "eef_acc_mag_state": {"mean": [0.5106796116504855, 0.7436893203883496], "std": [0.7666485658793742, 0.8385921978840258], "min": [0, 0], "max": [2, 2], "count": [515]}, "eef_direction_action": {"mean": [4.603883495145631, 4.1883495145631064], "std": [2.061761068813069, 2.0671870559873238], "min": [0, 0], "max": [6, 6], "count": [515]}, "eef_velocity_action": {"mean": [0.4349514563106796, 0.7262135922330097], "std": [0.6209464648475086, 0.7192176392655981], "min": [0, 0], "max": [2, 2], "count": [515]}, "eef_acc_mag_action": {"mean": [0.5106796116504855, 0.7436893203883496], "std": [0.7666485658793742, 0.8385921978840258], "min": [0, 0], "max": [2, 2], "count": [515]}, "eef_sim_pose_state": {"mean": [0.46921138268314316, 0.2934364947100124, 1.0422607943335596, 0.013445074728847912, 1.1929346008945332, -0.33325550525914477, 0.4775941037174583, -0.19973567221671518, 1.0727191103634095, 0.044326587600102926, 1.0832592089527424, -1.0185727814868657], "std": [0.021454668640162048, 0.04587772822670699, 0.012962903697556462, 0.4533364146233737, 0.15932068995352988, 0.4724068556214943, 0.07085934453255668, 0.05048126293223156, 0.04171402527042162, 1.6148754566854473, 0.3138705583669442, 1.2112157416086822], "min": [0.41887078356616003, 0.2253350050825731, 1.0225153843564903, -0.7681517727628621, 0.7902919779674558, -0.9182191455814589, 0.38364345936953836, -0.2844567332874854, 1.0234402458145402, -3.139743688515501, 0.34568259092314824, -3.127503693497332], "max": [0.49627193040924, 0.34545608526905913, 1.0698667014155958, 1.3097479979699125, 1.3772869538064167, 0.8957878917188316, 0.5966128862248029, -0.13885686883638418, 1.169381607651874, 3.1067478608044583, 1.4579836586203934, 3.0916782847888244], "count": [515]}, "eef_sim_pose_action": {"mean": [0.46921138268314316, 0.2934364947100124, 1.0422607943335596, 0.013445074728847912, 1.1929346008945332, -0.33325550525914477, 0.4775941037174583, -0.19973567221671518, 1.0727191103634095, 0.044326587600102926, 1.0832592089527424, -1.0185727814868657], "std": [0.021454668640162048, 0.04587772822670699, 0.012962903697556462, 0.4533364146233737, 0.15932068995352988, 0.4724068556214943, 0.07085934453255668, 0.05048126293223156, 0.04171402527042162, 1.6148754566854473, 0.3138705583669442, 1.2112157416086822], "min": [0.41887078356616003, 0.2253350050825731, 1.0225153843564903, -0.7681517727628621, 0.7902919779674558, -0.9182191455814589, 0.38364345936953836, -0.2844567332874854, 1.0234402458145402, -3.139743688515501, 0.34568259092314824, -3.127503693497332], "max": [0.49627193040924, 0.34545608526905913, 1.0698667014155958, 1.3097479979699125, 1.3772869538064167, 0.8957878917188316, 0.5966128862248029, -0.13885686883638418, 1.169381607651874, 3.1067478608044583, 1.4579836586203934, 3.0916782847888244], "count": [515]}, "gripper_mode_state": {"mean": [0.3941747572815534, 0.7864077669902912], "std": [0.48867271051654104, 0.4098421537709808], "min": [0, 0], "max": [1, 1], "count": [515]}, "gripper_activity_state": {"mean": [1.8932038834951457, 1.9320388349514563], "std": [0.40175878768244033, 0.307262764191884], "min": [0, 0], "max": [2, 2], "count": [515]}, "gripper_mode_action": {"mean": [0.3941747572815534, 0.7864077669902912], "std": [0.48867271051654104, 0.4098421537709808], "min": [0, 0], "max": [1, 1], "count": [515]}, "gripper_activity_action": {"mean": [1.8932038834951457, 1.9320388349514563], "std": [0.40175878768244033, 0.307262764191884], "min": [0, 0], "max": [2, 2], "count": [515]}, "gripper_open_scale_state": {"mean": [0.522233980523266, 0.22423009703552815], "std": [0.3255759001631112, 0.23814451915927778], "min": [0.044, 0.017], "max": [0.802, 0.627], "count": [515]}, "gripper_open_scale_action": {"mean": [0.522233980523266, 0.22423009703552815], "std": [0.3255759001631112, 0.23814451915927778], "min": [0.044, 0.017], "max": [0.802, 0.627], "count": [515]}}} +{"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.457954750706589]], [[0.4695837731113467]], [[0.459188889256904]]], "std": [[[0.15838522632840144]], [[0.15171063079778574]], [[0.1541483592130482]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0392156862745098]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.7058823529411765]], [[0.7098039215686275]]], "mean": [[[0.4773584522022022]], [[0.4819346902049108]], [[0.47472067655891187]]], "std": [[[0.06553257682278553]], [[0.061927719960715666]], [[0.06950821306446008]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6431372549019608]], [[0.6627450980392157]]], "mean": [[[0.46754727153624215]], [[0.4831209039922275]], [[0.46414925587352057]]], "std": [[[0.0892684355119747]], [[0.06396870838949506]], [[0.09262988393243807]]], "count": [111]}, "observation.state": {"min": [-0.004014257807284594, 2.0217370986938477, 0.0391826406121254, 0.3758392333984375, -2.5222625732421875, -1.7618227005004883, -1.1315667629241943, 23.0, 0.18072299659252167, 0.18140800297260284, -0.08212900161743164, -2.7679998874664307, 0.09599999338388443, -1.2649999856948853, -0.5295329093933105, -2.0788791179656982, -1.3898056745529175, -0.40362486243247986, 2.7779359817504883, 1.2968668937683105, -0.3909013867378235, 46.0, -0.32896700501441956, 0.2401770055294037, -0.08374299854040146, 1.2999999523162842, -0.0070000034756958485, 2.308000087738037], "max": [0.6026796102523804, 2.092388153076172, 2.009834051132202, 1.5744091272354126, -1.642616629600525, 1.4542083740234375, -0.12362167239189148, 664.0, 0.29391899704933167, 0.4009529948234558, 0.049848999828100204, -1.2330000400543213, 0.7649999856948853, 0.7250000238418579, -0.20640264451503754, -1.902321696281433, -0.7762526869773865, -0.012147491797804832, 2.8894100189208984, 1.8541854619979858, 0.4070282280445099, 813.0, -0.23803600668907166, 0.3436029851436615, 0.0520550012588501, 2.203000068664551, 1.0529999732971191, 3.0409998893737793], "mean": [0.25860854983329773, 2.0802154541015625, 0.7474578619003296, 0.8231142163276672, -2.0951526165008545, -0.7808347940444946, -0.536392867565155, 239.49061584472656, 0.2348332554101944, 0.28363409638404846, -0.041781920939683914, -1.7971384525299072, 0.5052830576896667, 0.04191012680530548, -0.3017948269844055, -2.0544326305389404, -1.0902221202850342, -0.23264016211032867, 2.8539435863494873, 1.5106662511825562, -0.2114701271057129, 531.779052734375, -0.2845630943775177, 0.28839030861854553, -0.008268481120467186, 1.7217814922332764, 0.7639753222465515, 2.712571620941162], "std": [0.15680047869682312, 0.013838337734341621, 0.7199550271034241, 0.29731279611587524, 0.28432130813598633, 1.1786375045776367, 0.22672860324382782, 243.0548858642578, 0.02568683587014675, 0.06743665784597397, 0.037360772490501404, 0.4862251579761505, 0.1859065145254135, 0.6398515701293945, 0.0668400302529335, 0.04865717515349388, 0.2543153762817383, 0.1255749762058258, 0.032836735248565674, 0.15398792922496796, 0.23897437751293182, 290.7828063964844, 0.033196453005075455, 0.01713063195347786, 0.052603259682655334, 0.35563528537750244, 0.3001661002635956, 0.22030536830425262], "count": [534]}, "action": {"min": [-0.004014257807284594, 2.0217370986938477, 0.0391826406121254, 0.3758392333984375, -2.5222625732421875, -1.7618227005004883, -1.1315667629241943, 23.0, 0.18072299659252167, 0.18140800297260284, -0.08212900161743164, -2.7679998874664307, 0.09599999338388443, -1.2649999856948853, -0.5295329093933105, -2.0788791179656982, -1.3898056745529175, -0.40362486243247986, 2.7779359817504883, 1.2968668937683105, -0.3909013867378235, 46.0, -0.32896700501441956, 0.2401770055294037, -0.08374299854040146, 1.2999999523162842, -0.0070000034756958485, 2.308000087738037], "max": [0.6026796102523804, 2.092388153076172, 2.009834051132202, 1.5744091272354126, -1.642616629600525, 1.4542083740234375, -0.12362167239189148, 664.0, 0.29391899704933167, 0.4009529948234558, 0.049848999828100204, -1.2330000400543213, 0.7649999856948853, 0.7250000238418579, -0.20640264451503754, -1.902321696281433, -0.7762526869773865, -0.012147491797804832, 2.8894100189208984, 1.8541854619979858, 0.4070282280445099, 813.0, -0.23803600668907166, 0.3436029851436615, 0.0520550012588501, 2.203000068664551, 1.0529999732971191, 3.0409998893737793], "mean": [0.25860854983329773, 2.0802154541015625, 0.7474578619003296, 0.8231142163276672, -2.0951526165008545, -0.7808347940444946, -0.536392867565155, 239.49061584472656, 0.2348332554101944, 0.28363409638404846, -0.041781920939683914, -1.7971384525299072, 0.5052830576896667, 0.04191012680530548, -0.3017948269844055, -2.0544326305389404, -1.0902221202850342, -0.23264016211032867, 2.8539435863494873, 1.5106662511825562, -0.2114701271057129, 531.779052734375, -0.2845630943775177, 0.28839030861854553, -0.008268481120467186, 1.7217814922332764, 0.7639753222465515, 2.712571620941162], "std": [0.15680047869682312, 0.013838337734341621, 0.7199550271034241, 0.29731279611587524, 0.28432130813598633, 1.1786375045776367, 0.22672860324382782, 243.0548858642578, 0.02568683587014675, 0.06743665784597397, 0.037360772490501404, 0.4862251579761505, 0.1859065145254135, 0.6398515701293945, 0.0668400302529335, 0.04865717515349388, 0.2543153762817383, 0.1255749762058258, 0.032836735248565674, 0.15398792922496796, 0.23897437751293182, 290.7828063964844, 0.033196453005075455, 0.01713063195347786, 0.052603259682655334, 0.35563528537750244, 0.3001661002635956, 0.22030536830425262], "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": [385], "max": [385], "mean": [385.0], "std": [0.0], "count": [534]}, "index": {"min": [234587], "max": [235120], "mean": [234853.5], "std": [154.15225157832327], "count": [534]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [534]}, "subtask_annotation": {"mean": [4.835205992509363, 9.0, 9.0, 9.0, 9.0], "std": [2.0615519622720275, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [534]}, "scene_annotation": {"mean": [385.0], "std": [0.0], "min": [385], "max": [385], "count": [534]}, "eef_direction_state": {"mean": [4.320224719101123, 3.7322097378277155], "std": [2.315976740839177, 2.2372007960178504], "min": [0, 0], "max": [6, 6], "count": [534]}, "eef_velocity_state": {"mean": [0.4794007490636704, 0.8089887640449438], "std": [0.6665824968959058, 0.7401245642864943], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_acc_mag_state": {"mean": [0.5355805243445693, 0.7434456928838952], "std": [0.7751089932267571, 0.8254519360545077], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_direction_action": {"mean": [4.320224719101123, 3.7322097378277155], "std": [2.315976740839177, 2.2372007960178504], "min": [0, 0], "max": [6, 6], "count": [534]}, "eef_velocity_action": {"mean": [0.4794007490636704, 0.8089887640449438], "std": [0.6665824968959058, 0.7401245642864943], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_acc_mag_action": {"mean": [0.5355805243445693, 0.7434456928838952], "std": [0.7751089932267571, 0.8254519360545077], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_sim_pose_state": {"mean": [0.4770861489540434, 0.2765337934172441, 1.0445021620869834, -0.03345931374798202, 1.1700041870129476, -0.4739526249529643, 0.47524324685454206, -0.21063038398664125, 1.0682119099349214, 0.052599837264035706, 1.0346330828873496, -1.043239124171652], "std": [0.01696730107216263, 0.05096362689913436, 0.015914621557456148, 0.5645774546574556, 0.24103459707959976, 0.610293325797146, 0.07463017259252569, 0.03686082090718276, 0.04158493247834903, 1.5718381656165181, 0.320682185749157, 1.1823381617570692], "min": [0.431907536332641, 0.20109673237355558, 1.0249801476371205, -0.5274890041277367, 0.6228417683459648, -1.2076454967171746, 0.37395640751407977, -0.2729094054886338, 1.0259005114471342, -3.132762110991788, 0.2885773850132376, -3.129599010919874], "max": [0.5356692340087763, 0.32843801051113586, 1.0853295563160343, 1.4121654375844237, 1.4105666206426584, 0.84263710702685, 0.594339541365494, -0.1556464966709412, 1.1673100141015855, 3.1059293719532604, 1.4389498774376732, 3.1218793556658153], "count": [534]}, "eef_sim_pose_action": {"mean": [0.4770861489540434, 0.2765337934172441, 1.0445021620869834, -0.03345931374798202, 1.1700041870129476, -0.4739526249529643, 0.47524324685454206, -0.21063038398664125, 1.0682119099349214, 0.052599837264035706, 1.0346330828873496, -1.043239124171652], "std": [0.01696730107216263, 0.05096362689913436, 0.015914621557456148, 0.5645774546574556, 0.24103459707959976, 0.610293325797146, 0.07463017259252569, 0.03686082090718276, 0.04158493247834903, 1.5718381656165181, 0.320682185749157, 1.1823381617570692], "min": [0.431907536332641, 0.20109673237355558, 1.0249801476371205, -0.5274890041277367, 0.6228417683459648, -1.2076454967171746, 0.37395640751407977, -0.2729094054886338, 1.0259005114471342, -3.132762110991788, 0.2885773850132376, -3.129599010919874], "max": [0.5356692340087763, 0.32843801051113586, 1.0853295563160343, 1.4121654375844237, 1.4105666206426584, 0.84263710702685, 0.594339541365494, -0.1556464966709412, 1.1673100141015855, 3.1059293719532604, 1.4389498774376732, 3.1218793556658153], "count": [534]}, "gripper_mode_state": {"mean": [0.34831460674157305, 0.797752808988764], "std": [0.47643629319357617, 0.4016755714993158], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_state": {"mean": [1.9138576779026217, 1.8820224719101124], "std": [0.367289528467595, 0.4002981466814293], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_mode_action": {"mean": [0.34831460674157305, 0.797752808988764], "std": [0.47643629319357617, 0.4016755714993158], "min": [0, 0], "max": [1, 1], "count": [534]}, "gripper_activity_action": {"mean": [1.9138576779026217, 1.8820224719101124], "std": [0.367289528467595, 0.4002981466814293], "min": [0, 0], "max": [2, 2], "count": [534]}, "gripper_open_scale_state": {"mean": [0.5317790265744099, 0.2394906367148351], "std": [0.29078284510996305, 0.24305494404848943], "min": [0.046, 0.023], "max": [0.813, 0.664], "count": [534]}, "gripper_open_scale_action": {"mean": [0.5317790265744099, 0.2394906367148351], "std": [0.29078284510996305, 0.24305494404848943], "min": [0.046, 0.023], "max": [0.813, 0.664], "count": [534]}}} +{"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.45079462731354225]], [[0.4627956714617311]], [[0.4515897318428929]]], "std": [[[0.16044552757208042]], [[0.15322547558586583]], [[0.15689442090971153]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.011764705882352941]], [[0.00784313725490196]]], "max": [[[0.6705882352941176]], [[0.6666666666666666]], [[0.6784313725490196]]], "mean": [[[0.4688127023395028]], [[0.47476812274754143]], [[0.46663124007391116]]], "std": [[[0.06913775415939337]], [[0.06256424509190986]], [[0.07286502281411107]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6549019607843137]], [[0.6745098039215687]]], "mean": [[[0.4622946979414819]], [[0.4782840140339625]], [[0.45780004466739965]]], "std": [[[0.08895100909242605]], [[0.0631434049486839]], [[0.09442787950537176]]], "count": [107]}, "observation.state": {"min": [0.043039821088314056, 1.993637204170227, -0.008691740222275257, 0.5338089466094971, -2.557239055633545, -1.707961916923523, -1.2974079847335815, 23.0, 0.18611200153827667, 0.17610600590705872, -0.10146000236272812, -2.7049999237060547, 0.19899998605251312, -1.2890000343322754, -0.3144908547401428, -2.0785999298095703, -1.3131333589553833, -0.3880390524864197, 2.7641477584838867, 1.3147566318511963, -0.4623028337955475, 24.0, -0.33304500579833984, 0.23306100070476532, -0.08222900331020355, 1.2890000343322754, 0.640999972820282, 2.3259999752044678], "max": [0.5260946154594421, 2.0924925804138184, 2.0500638484954834, 1.510582447052002, -1.7285915613174438, 1.4164743423461914, -0.05506514012813568, 577.0, 0.2826699912548065, 0.38052600622177124, 0.06720399856567383, -1.350000023841858, 0.8019999861717224, 0.5519999861717224, -0.15596263110637665, -2.047114133834839, -0.6980444192886353, -0.1177748292684555, 2.7785120010375977, 1.7934305667877197, -0.1010894700884819, 813.0, -0.24212099611759186, 0.3040359914302826, 0.0376800000667572, 2.13700008392334, 1.1360000371932983, 2.9609999656677246], "mean": [0.2132854461669922, 2.079271078109741, 0.7817767858505249, 0.9552634358406067, -2.101757287979126, -0.6602694392204285, -0.6301034688949585, 204.43247985839844, 0.22741879522800446, 0.27629929780960083, -0.04650004953145981, -1.863950490951538, 0.5292547345161438, -0.04928378388285637, -0.26641619205474854, -2.07179594039917, -1.0305413007736206, -0.25614142417907715, 2.7706727981567383, 1.4950799942016602, -0.25910404324531555, 515.5978393554688, -0.28883329033851624, 0.2794444262981415, -0.01544734463095665, 1.6780368089675903, 0.8526362180709839, 2.7360455989837646], "std": [0.14142458140850067, 0.015078926458954811, 0.7774046063423157, 0.2607633173465729, 0.25882720947265625, 1.165764570236206, 0.2533741593360901, 204.22854614257812, 0.029484840109944344, 0.0724685862660408, 0.05326683446764946, 0.44672608375549316, 0.15880198776721954, 0.6408289670944214, 0.03537486121058464, 0.006877628155052662, 0.23346395790576935, 0.0985461100935936, 0.004147951956838369, 0.13837933540344238, 0.06294409185647964, 334.31884765625, 0.035501524806022644, 0.0170041024684906, 0.048403769731521606, 0.3336348235607147, 0.08731595426797867, 0.18909357488155365], "count": [511]}, "action": {"min": [0.043039821088314056, 1.993637204170227, -0.008691740222275257, 0.5338089466094971, -2.557239055633545, -1.707961916923523, -1.2974079847335815, 23.0, 0.18611200153827667, 0.17610600590705872, -0.10146000236272812, -2.7049999237060547, 0.19899998605251312, -1.2890000343322754, -0.3144908547401428, -2.0785999298095703, -1.3131333589553833, -0.3880390524864197, 2.7641477584838867, 1.3147566318511963, -0.4623028337955475, 24.0, -0.33304500579833984, 0.23306100070476532, -0.08222900331020355, 1.2890000343322754, 0.640999972820282, 2.3259999752044678], "max": [0.5260946154594421, 2.0924925804138184, 2.0500638484954834, 1.510582447052002, -1.7285915613174438, 1.4164743423461914, -0.05506514012813568, 577.0, 0.2826699912548065, 0.38052600622177124, 0.06720399856567383, -1.350000023841858, 0.8019999861717224, 0.5519999861717224, -0.15596263110637665, -2.047114133834839, -0.6980444192886353, -0.1177748292684555, 2.7785120010375977, 1.7934305667877197, -0.1010894700884819, 813.0, -0.24212099611759186, 0.3040359914302826, 0.0376800000667572, 2.13700008392334, 1.1360000371932983, 2.9609999656677246], "mean": [0.2132854461669922, 2.079271078109741, 0.7817767858505249, 0.9552634358406067, -2.101757287979126, -0.6602694392204285, -0.6301034688949585, 204.43247985839844, 0.22741879522800446, 0.27629929780960083, -0.04650004953145981, -1.863950490951538, 0.5292547345161438, -0.04928378388285637, -0.26641619205474854, -2.07179594039917, -1.0305413007736206, -0.25614142417907715, 2.7706727981567383, 1.4950799942016602, -0.25910404324531555, 515.5978393554688, -0.28883329033851624, 0.2794444262981415, -0.01544734463095665, 1.6780368089675903, 0.8526362180709839, 2.7360455989837646], "std": [0.14142458140850067, 0.015078926458954811, 0.7774046063423157, 0.2607633173465729, 0.25882720947265625, 1.165764570236206, 0.2533741593360901, 204.22854614257812, 0.029484840109944344, 0.0724685862660408, 0.05326683446764946, 0.44672608375549316, 0.15880198776721954, 0.6408289670944214, 0.03537486121058464, 0.006877628155052662, 0.23346395790576935, 0.0985461100935936, 0.004147951956838369, 0.13837933540344238, 0.06294409185647964, 334.31884765625, 0.035501524806022644, 0.0170041024684906, 0.048403769731521606, 0.3336348235607147, 0.08731595426797867, 0.18909357488155365], "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": [386], "max": [386], "mean": [386.0], "std": [0.0], "count": [511]}, "index": {"min": [235121], "max": [235631], "mean": [235376.0], "std": [147.5127113166862], "count": [511]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [511]}, "subtask_annotation": {"mean": [4.919765166340508, 9.0, 9.0, 9.0, 9.0], "std": [2.0443757853922486, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [511]}, "scene_annotation": {"mean": [386.0], "std": [0.0], "min": [386], "max": [386], "count": [511]}, "eef_direction_state": {"mean": [4.36986301369863, 4.056751467710372], "std": [2.2326065652434703, 2.106440690467857], "min": [0, 0], "max": [6, 6], "count": [511]}, "eef_velocity_state": {"mean": [0.45792563600782776, 0.7534246575342466], "std": [0.6079148558516265, 0.7308300334999832], "min": [0, 0], "max": [2, 2], "count": [511]}, "eef_acc_mag_state": {"mean": [0.50293542074364, 0.684931506849315], "std": [0.7709825444795404, 0.8112153823016788], "min": [0, 0], "max": [2, 2], "count": [511]}, "eef_direction_action": {"mean": [4.36986301369863, 4.056751467710372], "std": [2.2326065652434703, 2.106440690467857], "min": [0, 0], "max": [6, 6], "count": [511]}, "eef_velocity_action": {"mean": [0.45792563600782776, 0.7534246575342466], "std": [0.6079148558516265, 0.7308300334999832], "min": [0, 0], "max": [2, 2], "count": [511]}, "eef_acc_mag_action": {"mean": [0.50293542074364, 0.684931506849315], "std": [0.7709825444795404, 0.8112153823016788], "min": [0, 0], "max": [2, 2], "count": [511]}, "eef_sim_pose_state": {"mean": [0.4669761270230703, 0.2724676516584105, 1.0366720183225218, -0.0119021655439369, 1.2741645179311365, -0.42038651391426574, 0.46723291565170577, -0.20255276465765903, 1.072908723651117, 0.2102118485397042, 1.0650695615801746, -1.082820286747118], "std": [0.015546398334338976, 0.0480507398702624, 0.011824893980767012, 0.2891699969263939, 0.11587375070354256, 0.3770891461067484, 0.07904198573841668, 0.05607624969265328, 0.04049092605222889, 1.6745382710352907, 0.3292246479463785, 1.3472733980219045], "min": [0.4199931612187422, 0.20527931751840023, 1.0159541545033182, -0.35815520328800354, 1.0210025428832754, -1.0221389635681337, 0.36433888786692387, -0.30135814437816055, 1.0305341432988488, -3.0744439768441407, 0.3390721585078069, -3.1052900056388983], "max": [0.4908940740681255, 0.32443872091615544, 1.0589262993570603, 0.9566503359680383, 1.4212561027901334, 0.6463563781587376, 0.5823278411788215, -0.14388135182445452, 1.1621791568251243, 3.1356104093486765, 1.5643955984781281, 3.134532935432625], "count": [511]}, "eef_sim_pose_action": {"mean": [0.4669761270230703, 0.2724676516584105, 1.0366720183225218, -0.0119021655439369, 1.2741645179311365, -0.42038651391426574, 0.46723291565170577, -0.20255276465765903, 1.072908723651117, 0.2102118485397042, 1.0650695615801746, -1.082820286747118], "std": [0.015546398334338976, 0.0480507398702624, 0.011824893980767012, 0.2891699969263939, 0.11587375070354256, 0.3770891461067484, 0.07904198573841668, 0.05607624969265328, 0.04049092605222889, 1.6745382710352907, 0.3292246479463785, 1.3472733980219045], "min": [0.4199931612187422, 0.20527931751840023, 1.0159541545033182, -0.35815520328800354, 1.0210025428832754, -1.0221389635681337, 0.36433888786692387, -0.30135814437816055, 1.0305341432988488, -3.0744439768441407, 0.3390721585078069, -3.1052900056388983], "max": [0.4908940740681255, 0.32443872091615544, 1.0589262993570603, 0.9566503359680383, 1.4212561027901334, 0.6463563781587376, 0.5823278411788215, -0.14388135182445452, 1.1621791568251243, 3.1356104093486765, 1.5643955984781281, 3.134532935432625], "count": [511]}, "gripper_mode_state": {"mean": [0.4344422700587084, 0.8238747553816047], "std": [0.4956835523244083, 0.38092668956967246], "min": [0, 0], "max": [1, 1], "count": [511]}, "gripper_activity_state": {"mean": [1.9021526418786692, 1.9295499021526419], "std": [0.3677498939880823, 0.3047689974958542], "min": [0, 0], "max": [2, 2], "count": [511]}, "gripper_mode_action": {"mean": [0.4344422700587084, 0.8238747553816047], "std": [0.4956835523244083, 0.38092668956967246], "min": [0, 0], "max": [1, 1], "count": [511]}, "gripper_activity_action": {"mean": [1.9021526418786692, 1.9295499021526419], "std": [0.3677498939880823, 0.3047689974958542], "min": [0, 0], "max": [2, 2], "count": [511]}, "gripper_open_scale_state": {"mean": [0.5155978475372854, 0.20443248533409383], "std": [0.33431882051493683, 0.20422851186380578], "min": [0.024, 0.023], "max": [0.813, 0.577], "count": [511]}, "gripper_open_scale_action": {"mean": [0.5155978475372854, 0.20443248533409383], "std": [0.33431882051493683, 0.20422851186380578], "min": [0.024, 0.023], "max": [0.813, 0.577], "count": [511]}}} +{"episode_index": 385, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4548362591475336]], [[0.46435189200324]], [[0.4559837945505838]]], "std": [[[0.15939211792597566]], [[0.15391265811533245]], [[0.15527951860201206]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6823529411764706]], [[0.6901960784313725]]], "mean": [[[0.47057567140103906]], [[0.4765670144126027]], [[0.4692416624769566]]], "std": [[[0.07451532567868674]], [[0.07326126636061585]], [[0.07548061089307405]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6509803921568628]], [[0.6666666666666666]]], "mean": [[[0.4580443952153511]], [[0.47608725420367576]], [[0.4548555335595777]]], "std": [[[0.08990032615358276]], [[0.06352144916942004]], [[0.09334856871807787]]], "count": [117]}, "observation.state": {"min": [0.02652900479733944, 2.021318197250366, 0.019477875903248787, 0.5110673308372498, -2.6010642051696777, -1.657225251197815, -2.267077922821045, 16.0, 0.1567630022764206, 0.17838899791240692, -0.10784599930047989, -2.690000057220459, 0.028999999165534973, -1.2480000257492065, -0.26544713973999023, -2.0793330669403076, -1.2925385236740112, -0.3381226360797882, 2.7641828060150146, 1.3176363706588745, -0.44429099559783936, 32.0, -0.3427770137786865, 0.22502100467681885, -0.07793699949979782, 1.3140000104904175, 0.8180000185966492, 2.507999897003174], "max": [0.6618114113807678, 2.0924229621887207, 2.062699794769287, 1.6224581003189087, -0.9239598512649536, 1.540043592453003, -0.053267452865839005, 537.0, 0.2773109972476959, 0.3971019983291626, 0.06614699959754944, -1.194000005722046, 0.8610000014305115, 0.5709999799728394, -0.10597638785839081, -2.05004620552063, -0.6853209733963013, -0.15791741013526917, 2.7781453132629395, 1.7643532752990723, -0.2767568826675415, 804.0, -0.2632409930229187, 0.2873780131340027, 0.036986999213695526, 2.2769999504089355, 1.1200000047683716, 3.1389999389648438], "mean": [0.24361227452754974, 2.073345422744751, 0.9168955087661743, 1.0227477550506592, -2.0519750118255615, -0.494356632232666, -0.837010383605957, 252.09913635253906, 0.21479247510433197, 0.29971373081207275, -0.03514500707387924, -1.882190465927124, 0.4157649278640747, -0.08492010086774826, -0.2353121042251587, -2.0730998516082764, -1.0473672151565552, -0.22482825815677643, 2.7713730335235596, 1.5177462100982666, -0.32545405626296997, 615.4739379882812, -0.30429303646087646, 0.26902487874031067, -0.010451413691043854, 1.6891653537750244, 0.9059125781059265, 2.80450177192688], "std": [0.19637522101402283, 0.021523939445614815, 0.7378523945808411, 0.3030776381492615, 0.3892979323863983, 1.153407335281372, 0.49523916840553284, 228.70811462402344, 0.03157477825880051, 0.07674618810415268, 0.05422249436378479, 0.4572735130786896, 0.2088867872953415, 0.6215217113494873, 0.02640792727470398, 0.004730899352580309, 0.23806044459342957, 0.057341285049915314, 0.0036693934816867113, 0.10807710886001587, 0.046502746641635895, 305.5931091308594, 0.028567826375365257, 0.01776856556534767, 0.0440957248210907, 0.3552473187446594, 0.0842786431312561, 0.20453181862831116], "count": [575]}, "action": {"min": [0.02652900479733944, 2.021318197250366, 0.019477875903248787, 0.5110673308372498, -2.6010642051696777, -1.657225251197815, -2.267077922821045, 16.0, 0.1567630022764206, 0.17838899791240692, -0.10784599930047989, -2.690000057220459, 0.028999999165534973, -1.2480000257492065, -0.26544713973999023, -2.0793330669403076, -1.2925385236740112, -0.3381226360797882, 2.7641828060150146, 1.3176363706588745, -0.44429099559783936, 32.0, -0.3427770137786865, 0.22502100467681885, -0.07793699949979782, 1.3140000104904175, 0.8180000185966492, 2.507999897003174], "max": [0.6618114113807678, 2.0924229621887207, 2.062699794769287, 1.6224581003189087, -0.9239598512649536, 1.540043592453003, -0.053267452865839005, 537.0, 0.2773109972476959, 0.3971019983291626, 0.06614699959754944, -1.194000005722046, 0.8610000014305115, 0.5709999799728394, -0.10597638785839081, -2.05004620552063, -0.6853209733963013, -0.15791741013526917, 2.7781453132629395, 1.7643532752990723, -0.2767568826675415, 804.0, -0.2632409930229187, 0.2873780131340027, 0.036986999213695526, 2.2769999504089355, 1.1200000047683716, 3.1389999389648438], "mean": [0.24361227452754974, 2.073345422744751, 0.9168955087661743, 1.0227477550506592, -2.0519750118255615, -0.494356632232666, -0.837010383605957, 252.09913635253906, 0.21479247510433197, 0.29971373081207275, -0.03514500707387924, -1.882190465927124, 0.4157649278640747, -0.08492010086774826, -0.2353121042251587, -2.0730998516082764, -1.0473672151565552, -0.22482825815677643, 2.7713730335235596, 1.5177462100982666, -0.32545405626296997, 615.4739379882812, -0.30429303646087646, 0.26902487874031067, -0.010451413691043854, 1.6891653537750244, 0.9059125781059265, 2.80450177192688], "std": [0.19637522101402283, 0.021523939445614815, 0.7378523945808411, 0.3030776381492615, 0.3892979323863983, 1.153407335281372, 0.49523916840553284, 228.70811462402344, 0.03157477825880051, 0.07674618810415268, 0.05422249436378479, 0.4572735130786896, 0.2088867872953415, 0.6215217113494873, 0.02640792727470398, 0.004730899352580309, 0.23806044459342957, 0.057341285049915314, 0.0036693934816867113, 0.10807710886001587, 0.046502746641635895, 305.5931091308594, 0.028567826375365257, 0.01776856556534767, 0.0440957248210907, 0.3552473187446594, 0.0842786431312561, 0.20453181862831116], "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": [387], "max": [387], "mean": [387.0], "std": [0.0], "count": [575]}, "index": {"min": [235632], "max": [236206], "mean": [235919.0], "std": [165.98795136997143], "count": [575]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [575]}, "subtask_annotation": {"mean": [4.342608695652174, 9.0, 9.0, 9.0, 9.0], "std": [2.122961871478265, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [575]}, "scene_annotation": {"mean": [387.0], "std": [0.0], "min": [387], "max": [387], "count": [575]}, "eef_direction_state": {"mean": [4.966956521739131, 3.772173913043478], "std": [1.8623837805177887, 2.110493361899971], "min": [0, 0], "max": [6, 6], "count": [575]}, "eef_velocity_state": {"mean": [0.32, 0.951304347826087], "std": [0.5391136042253712, 0.7513888841329035], "min": [0, 0], "max": [2, 2], "count": [575]}, "eef_acc_mag_state": {"mean": [0.3826086956521739, 0.8504347826086956], "std": [0.7025742565817095, 0.8247659919024688], "min": [0, 0], "max": [2, 2], "count": [575]}, "eef_direction_action": {"mean": [4.966956521739131, 3.772173913043478], "std": [1.8623837805177887, 2.110493361899971], "min": [0, 0], "max": [6, 6], "count": [575]}, "eef_velocity_action": {"mean": [0.32, 0.951304347826087], "std": [0.5391136042253712, 0.7513888841329035], "min": [0, 0], "max": [2, 2], "count": [575]}, "eef_acc_mag_action": {"mean": [0.3826086956521739, 0.8504347826086956], "std": [0.7025742565817095, 0.8247659919024688], "min": [0, 0], "max": [2, 2], "count": [575]}, "eef_sim_pose_state": {"mean": [0.4555544384542687, 0.2852793373430808, 1.0301188205758656, -0.3835799858680486, 1.2823834037965616, -0.7544423269141813, 0.4916603328691648, -0.2009746106749848, 1.0917114407869557, -0.08808631767739897, 0.9846122018609911, -1.4471459160841609], "std": [0.015283209766799317, 0.040082758629757013, 0.012389650512962685, 0.2649550996906209, 0.08950040395803802, 0.47407119734520164, 0.08321185346705559, 0.049466903342602044, 0.049218687618429735, 1.8615912046491714, 0.3359145968811327, 1.0998097791562482], "min": [0.4080544139694964, 0.22342584371255392, 1.004767327368258, -0.9156387122189478, 1.1361538362735182, -1.5704369881225686, 0.3690160748974409, -0.27315545570913546, 1.0270675721212212, -3.140164658368359, 0.29336247528785475, -2.9888424276560754], "max": [0.4709695922481471, 0.3258666800867163, 1.0448387593970656, -0.1325520948217444, 1.5103934593284816, -0.28169302017879894, 0.6030454095065977, -0.13338648760012628, 1.2046005993712088, 3.0889374995058945, 1.5410987503351432, 0.44438069286524384], "count": [575]}, "eef_sim_pose_action": {"mean": [0.4555544384542687, 0.2852793373430808, 1.0301188205758656, -0.3835799858680486, 1.2823834037965616, -0.7544423269141813, 0.4916603328691648, -0.2009746106749848, 1.0917114407869557, -0.08808631767739897, 0.9846122018609911, -1.4471459160841609], "std": [0.015283209766799317, 0.040082758629757013, 0.012389650512962685, 0.2649550996906209, 0.08950040395803802, 0.47407119734520164, 0.08321185346705559, 0.049466903342602044, 0.049218687618429735, 1.8615912046491714, 0.3359145968811327, 1.0998097791562482], "min": [0.4080544139694964, 0.22342584371255392, 1.004767327368258, -0.9156387122189478, 1.1361538362735182, -1.5704369881225686, 0.3690160748974409, -0.27315545570913546, 1.0270675721212212, -3.140164658368359, 0.29336247528785475, -2.9888424276560754], "max": [0.4709695922481471, 0.3258666800867163, 1.0448387593970656, -0.1325520948217444, 1.5103934593284816, -0.28169302017879894, 0.6030454095065977, -0.13338648760012628, 1.2046005993712088, 3.0889374995058945, 1.5410987503351432, 0.44438069286524384], "count": [575]}, "gripper_mode_state": {"mean": [0.26608695652173914, 0.6852173913043478], "std": [0.44191027153794277, 0.4644292389141886], "min": [0, 0], "max": [1, 1], "count": [575]}, "gripper_activity_state": {"mean": [1.871304347826087, 1.9217391304347826], "std": [0.43032146070851895, 0.3425689670189937], "min": [0, 0], "max": [2, 2], "count": [575]}, "gripper_mode_action": {"mean": [0.26608695652173914, 0.6852173913043478], "std": [0.44191027153794277, 0.4644292389141886], "min": [0, 0], "max": [1, 1], "count": [575]}, "gripper_activity_action": {"mean": [1.871304347826087, 1.9217391304347826], "std": [0.43032146070851895, 0.3425689670189937], "min": [0, 0], "max": [2, 2], "count": [575]}, "gripper_open_scale_state": {"mean": [0.6154739130700155, 0.252099130421514], "std": [0.30559298758159015, 0.22870813532676595], "min": [0.032, 0.016], "max": [0.804, 0.537], "count": [575]}, "gripper_open_scale_action": {"mean": [0.6154739130700155, 0.252099130421514], "std": [0.30559298758159015, 0.22870813532676595], "min": [0.032, 0.016], "max": [0.804, 0.537], "count": [575]}}} +{"episode_index": 386, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.45210076009570493]], [[0.4631174300449346]], [[0.4540637783759337]]], "std": [[[0.16112485638397822]], [[0.15555590861251023]], [[0.15790919912793278]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.06274509803921569]], [[0.06274509803921569]]], "max": [[[0.6705882352941176]], [[0.6549019607843137]], [[0.6705882352941176]]], "mean": [[[0.47228129741479924]], [[0.48003472586951446]], [[0.4714299573996265]]], "std": [[[0.07214321194219597]], [[0.06569645085261523]], [[0.07404120618664838]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[0.6705882352941176]], [[0.6470588235294118]], [[0.6588235294117647]]], "mean": [[[0.4572237376721522]], [[0.47688575768849206]], [[0.45395061201563963]]], "std": [[[0.0971189097278585]], [[0.07130295953497484]], [[0.10101962830290936]]], "count": [112]}, "observation.state": {"min": [0.046879544854164124, 1.9803378582000732, 0.04623376950621605, 0.3478964865207672, -2.51934814453125, -1.5980932712554932, -1.0839018821716309, 17.0, 0.18551599979400635, 0.19929899275302887, -0.10866200178861618, -2.802999973297119, 0.0280000027269125, -1.2860000133514404, -0.288502961397171, -2.0791409015655518, -1.1399967670440674, -0.501764714717865, 2.6470887660980225, 1.1846073865890503, -0.34026941657066345, 24.0, -0.3444080054759979, 0.22557899355888367, -0.0957539975643158, 1.375, 0.7540000081062317, 2.565000057220459], "max": [0.6010739803314209, 2.093155860900879, 2.0446882247924805, 1.5962432622909546, -1.7224829196929932, 1.6050221920013428, -0.23483406007289886, 611.0, 0.29793500900268555, 0.37709999084472656, 0.07943499833345413, -1.2489999532699585, 0.7979999780654907, 0.4259999990463257, -0.07518879324197769, -2.064061403274536, -0.6824935674667358, -0.21158626675605774, 2.7114040851593018, 1.6429831981658936, -0.1270250678062439, 818.0, -0.23020799458026886, 0.2919670045375824, 0.021152999252080917, 2.1110000610351562, 1.0299999713897705, 3.053999900817871], "mean": [0.25041109323501587, 2.074237108230591, 0.7544565200805664, 0.9637722373008728, -1.9886459112167358, -0.6221709847450256, -0.6796322464942932, 220.5258331298828, 0.22850996255874634, 0.279891699552536, -0.047466572374105453, -1.8766067028045654, 0.4680737257003784, -0.10645920783281326, -0.22605185210704803, -2.0760388374328613, -0.9426671266555786, -0.3300621509552002, 2.68825364112854, 1.4336258172988892, -0.22335666418075562, 519.537841796875, -0.28604456782341003, 0.27585098147392273, -0.027093250304460526, 1.6822302341461182, 0.8767397999763489, 2.7713804244995117], "std": [0.14968985319137573, 0.02221483737230301, 0.7843328714370728, 0.28405848145484924, 0.2930585443973541, 1.2211819887161255, 0.24898844957351685, 228.85418701171875, 0.026868337765336037, 0.06439179182052612, 0.0537407323718071, 0.4878808259963989, 0.18798817694187164, 0.5972472429275513, 0.040246762335300446, 0.0035362974740564823, 0.17531345784664154, 0.11126936972141266, 0.02455592341721058, 0.15120157599449158, 0.09122638404369354, 350.23736572265625, 0.03399578109383583, 0.013494854792952538, 0.04321663826704025, 0.27214789390563965, 0.05966081842780113, 0.16299010813236237], "count": [542]}, "action": {"min": [0.046879544854164124, 1.9803378582000732, 0.04623376950621605, 0.3478964865207672, -2.51934814453125, -1.5980932712554932, -1.0839018821716309, 17.0, 0.18551599979400635, 0.19929899275302887, -0.10866200178861618, -2.802999973297119, 0.0280000027269125, -1.2860000133514404, -0.288502961397171, -2.0791409015655518, -1.1399967670440674, -0.501764714717865, 2.6470887660980225, 1.1846073865890503, -0.34026941657066345, 24.0, -0.3444080054759979, 0.22557899355888367, -0.0957539975643158, 1.375, 0.7540000081062317, 2.565000057220459], "max": [0.6010739803314209, 2.093155860900879, 2.0446882247924805, 1.5962432622909546, -1.7224829196929932, 1.6050221920013428, -0.23483406007289886, 611.0, 0.29793500900268555, 0.37709999084472656, 0.07943499833345413, -1.2489999532699585, 0.7979999780654907, 0.4259999990463257, -0.07518879324197769, -2.064061403274536, -0.6824935674667358, -0.21158626675605774, 2.7114040851593018, 1.6429831981658936, -0.1270250678062439, 818.0, -0.23020799458026886, 0.2919670045375824, 0.021152999252080917, 2.1110000610351562, 1.0299999713897705, 3.053999900817871], "mean": [0.25041109323501587, 2.074237108230591, 0.7544565200805664, 0.9637722373008728, -1.9886459112167358, -0.6221709847450256, -0.6796322464942932, 220.5258331298828, 0.22850996255874634, 0.279891699552536, -0.047466572374105453, -1.8766067028045654, 0.4680737257003784, -0.10645920783281326, -0.22605185210704803, -2.0760388374328613, -0.9426671266555786, -0.3300621509552002, 2.68825364112854, 1.4336258172988892, -0.22335666418075562, 519.537841796875, -0.28604456782341003, 0.27585098147392273, -0.027093250304460526, 1.6822302341461182, 0.8767397999763489, 2.7713804244995117], "std": [0.14968985319137573, 0.02221483737230301, 0.7843328714370728, 0.28405848145484924, 0.2930585443973541, 1.2211819887161255, 0.24898844957351685, 228.85418701171875, 0.026868337765336037, 0.06439179182052612, 0.0537407323718071, 0.4878808259963989, 0.18798817694187164, 0.5972472429275513, 0.040246762335300446, 0.0035362974740564823, 0.17531345784664154, 0.11126936972141266, 0.02455592341721058, 0.15120157599449158, 0.09122638404369354, 350.23736572265625, 0.03399578109383583, 0.013494854792952538, 0.04321663826704025, 0.27214789390563965, 0.05966081842780113, 0.16299010813236237], "count": [542]}, "timestamp": {"min": [0.0], "max": [18.033333333333335], "mean": [9.016666666666667], "std": [5.2153885548229075], "count": [542]}, "frame_index": {"min": [0], "max": [541], "mean": [270.5], "std": [156.46165664468722], "count": [542]}, "episode_index": {"min": [388], "max": [388], "mean": [388.0], "std": [0.0], "count": [542]}, "index": {"min": [236207], "max": [236748], "mean": [236477.5], "std": [156.46165664468722], "count": [542]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [542]}, "subtask_annotation": {"mean": [4.817343173431734, 9.0, 9.0, 9.0, 9.0], "std": [2.1029398567014717, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [542]}, "scene_annotation": {"mean": [388.0], "std": [0.0], "min": [388], "max": [388], "count": [542]}, "eef_direction_state": {"mean": [4.557195571955719, 4.214022140221402], "std": [1.9729381957155259, 2.004226821195976], "min": [0, 0], "max": [6, 6], "count": [542]}, "eef_velocity_state": {"mean": [0.4483394833948339, 0.7841328413284133], "std": [0.5634198187241005, 0.7940548728046217], "min": [0, 0], "max": [2, 2], "count": [542]}, "eef_acc_mag_state": {"mean": [0.4833948339483395, 0.7416974169741697], "std": [0.753038805037385, 0.832722869313794], "min": [0, 0], "max": [2, 2], "count": [542]}, "eef_direction_action": {"mean": [4.557195571955719, 4.214022140221402], "std": [1.9729381957155259, 2.004226821195976], "min": [0, 0], "max": [6, 6], "count": [542]}, "eef_velocity_action": {"mean": [0.4483394833948339, 0.7841328413284133], "std": [0.5634198187241005, 0.7940548728046217], "min": [0, 0], "max": [2, 2], "count": [542]}, "eef_acc_mag_action": {"mean": [0.4833948339483395, 0.7416974169741697], "std": [0.753038805037385, 0.832722869313794], "min": [0, 0], "max": [2, 2], "count": [542]}, "eef_sim_pose_state": {"mean": [0.46218161609752667, 0.26169125931176135, 1.0316943867335122, -0.08433445516204312, 1.3057529552093015, -0.4745194706295565, 0.471037928457322, -0.20127518107136774, 1.0733089238735871, 0.0813441124058321, 1.0573505037499042, -1.286986243168215], "std": [0.013368705938215694, 0.045239108362134385, 0.010531024533127474, 0.23447867298547515, 0.11077396243759728, 0.23442671193922107, 0.07346219840486903, 0.05330281690792175, 0.046770350622065145, 1.7540778155331487, 0.3629531336365509, 1.2070514610024343], "min": [0.4082174713205944, 0.18618978048851953, 1.005306423623023, -0.5888819332348996, 1.1651923892070646, -0.8663138172119683, 0.38458048991225136, -0.30792386595308363, 1.022866346512111, -3.0920706109347127, 0.2367635501752876, -3.12825436549768], "max": [0.479891105122859, 0.31487501376848326, 1.0461836069576527, 0.6637542391756006, 1.5037826038309028, 0.39414905980145537, 0.582477479388413, -0.13622417242900048, 1.1826624952261158, 3.1106223664778865, 1.5580804648109274, 3.131143264228962], "count": [542]}, "eef_sim_pose_action": {"mean": [0.46218161609752667, 0.26169125931176135, 1.0316943867335122, -0.08433445516204312, 1.3057529552093015, -0.4745194706295565, 0.471037928457322, -0.20127518107136774, 1.0733089238735871, 0.0813441124058321, 1.0573505037499042, -1.286986243168215], "std": [0.013368705938215694, 0.045239108362134385, 0.010531024533127474, 0.23447867298547515, 0.11077396243759728, 0.23442671193922107, 0.07346219840486903, 0.05330281690792175, 0.046770350622065145, 1.7540778155331487, 0.3629531336365509, 1.2070514610024343], "min": [0.4082174713205944, 0.18618978048851953, 1.005306423623023, -0.5888819332348996, 1.1651923892070646, -0.8663138172119683, 0.38458048991225136, -0.30792386595308363, 1.022866346512111, -3.0920706109347127, 0.2367635501752876, -3.12825436549768], "max": [0.479891105122859, 0.31487501376848326, 1.0461836069576527, 0.6637542391756006, 1.5037826038309028, 0.39414905980145537, 0.582477479388413, -0.13622417242900048, 1.1826624952261158, 3.1106223664778865, 1.5580804648109274, 3.131143264228962], "count": [542]}, "gripper_mode_state": {"mean": [0.39114391143911437, 0.7915129151291513], "std": [0.4880065081361359, 0.4062268089539422], "min": [0, 0], "max": [1, 1], "count": [542]}, "gripper_activity_state": {"mean": [1.867158671586716, 1.933579335793358], "std": [0.4431425523314093, 0.3203113570840885], "min": [0, 0], "max": [2, 2], "count": [542]}, "gripper_mode_action": {"mean": [0.39114391143911437, 0.7915129151291513], "std": [0.4880065081361359, 0.4062268089539422], "min": [0, 0], "max": [1, 1], "count": [542]}, "gripper_activity_action": {"mean": [1.867158671586716, 1.933579335793358], "std": [0.4431425523314093, 0.3203113570840885], "min": [0, 0], "max": [2, 2], "count": [542]}, "gripper_open_scale_state": {"mean": [0.519537822909901, 0.22052583020199742], "std": [0.35023734786780886, 0.22885434660331838], "min": [0.024, 0.017], "max": [0.818, 0.611], "count": [542]}, "gripper_open_scale_action": {"mean": [0.519537822909901, 0.22052583020199742], "std": [0.35023734786780886, 0.22885434660331838], "min": [0.024, 0.017], "max": [0.818, 0.611], "count": [542]}}} +{"episode_index": 387, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4561331220926809]], [[0.4667346224901372]], [[0.45709047834599303]]], "std": [[[0.15348344474261952]], [[0.1483948089087612]], [[0.15053322258560928]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.06274509803921569]], [[0.08235294117647059]]], "max": [[[0.6823529411764706]], [[0.6784313725490196]], [[0.6784313725490196]]], "mean": [[[0.4776154720897368]], [[0.48262986883942766]], [[0.47581699898427837]]], "std": [[[0.06987245241000443]], [[0.0674823230919698]], [[0.07095115938648924]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.047058823529411764]], [[0.03529411764705882]]], "max": [[[0.6745098039215687]], [[0.6549019607843137]], [[0.6666666666666666]]], "mean": [[[0.4571217706677265]], [[0.47422966716716713]], [[0.45468144247188363]]], "std": [[[0.09125623331770062]], [[0.068750287135764]], [[0.09405037412774037]]], "count": [111]}, "observation.state": {"min": [0.06834709644317627, 1.9318525791168213, 0.03977605327963829, 0.12550663948059082, -2.6077139377593994, -1.6352688074111938, -1.0387152433395386, 17.0, 0.21277500689029694, 0.19989299774169922, -0.09555099904537201, -2.681999921798706, 0.10200000554323196, -1.274999976158142, -0.4089830219745636, -2.079263210296631, -1.0723477602005005, -0.49673816561698914, 2.5202205181121826, 1.161551594734192, -0.35072389245033264, 26.0, -0.33085599541664124, 0.23337499797344208, -0.1094060018658638, 1.3259999752044678, -0.004000002518296242, 2.4560000896453857], "max": [0.5482428669929504, 2.0924580097198486, 2.034670114517212, 1.488120198249817, -1.7778098583221436, 1.520234227180481, 0.1258905977010727, 641.0, 0.326119989156723, 0.3981269896030426, 0.05187999829649925, -1.2549999952316284, 0.7480000257492065, 0.4620000123977661, -0.15372860431671143, -2.0334832668304443, -0.538730800151825, -0.02427753061056137, 2.7016825675964355, 1.7855939865112305, 0.5498834252357483, 818.0, -0.23846499621868134, 0.2985830008983612, 0.030493000522255898, 2.2209999561309814, 1.0540000200271606, 3.1029999256134033], "mean": [0.22644750773906708, 2.07700514793396, 0.7083616852760315, 0.8021891713142395, -2.1020655632019043, -0.7541201114654541, -0.45073556900024414, 292.8754577636719, 0.2517450153827667, 0.274484783411026, -0.045739755034446716, -1.8597124814987183, 0.546942412853241, -0.034024082124233246, -0.2691868543624878, -2.0713250637054443, -0.8745245933532715, -0.2791610360145569, 2.5770468711853027, 1.477742075920105, -0.08879318833351135, 483.754638671875, -0.287139356136322, 0.28074216842651367, -0.019469015300273895, 1.649813175201416, 0.731584370136261, 2.7427492141723633], "std": [0.1448104977607727, 0.024036847054958344, 0.7357790470123291, 0.34660881757736206, 0.2915005087852478, 1.1495168209075928, 0.18205206096172333, 240.31973266601562, 0.022355904802680016, 0.07153356820344925, 0.05240706726908684, 0.40974557399749756, 0.18297182023525238, 0.5626581907272339, 0.05953780189156532, 0.009505638852715492, 0.20235861837863922, 0.13080796599388123, 0.0441892072558403, 0.1742672622203827, 0.24074304103851318, 365.617919921875, 0.030022120103240013, 0.017115876078605652, 0.05059583857655525, 0.3185542821884155, 0.2850377559661865, 0.20617739856243134], "count": [538]}, "action": {"min": [0.06834709644317627, 1.9318525791168213, 0.03977605327963829, 0.12550663948059082, -2.6077139377593994, -1.6352688074111938, -1.0387152433395386, 17.0, 0.21277500689029694, 0.19989299774169922, -0.09555099904537201, -2.681999921798706, 0.10200000554323196, -1.274999976158142, -0.4089830219745636, -2.079263210296631, -1.0723477602005005, -0.49673816561698914, 2.5202205181121826, 1.161551594734192, -0.35072389245033264, 26.0, -0.33085599541664124, 0.23337499797344208, -0.1094060018658638, 1.3259999752044678, -0.004000002518296242, 2.4560000896453857], "max": [0.5482428669929504, 2.0924580097198486, 2.034670114517212, 1.488120198249817, -1.7778098583221436, 1.520234227180481, 0.1258905977010727, 641.0, 0.326119989156723, 0.3981269896030426, 0.05187999829649925, -1.2549999952316284, 0.7480000257492065, 0.4620000123977661, -0.15372860431671143, -2.0334832668304443, -0.538730800151825, -0.02427753061056137, 2.7016825675964355, 1.7855939865112305, 0.5498834252357483, 818.0, -0.23846499621868134, 0.2985830008983612, 0.030493000522255898, 2.2209999561309814, 1.0540000200271606, 3.1029999256134033], "mean": [0.22644750773906708, 2.07700514793396, 0.7083616852760315, 0.8021891713142395, -2.1020655632019043, -0.7541201114654541, -0.45073556900024414, 292.8754577636719, 0.2517450153827667, 0.274484783411026, -0.045739755034446716, -1.8597124814987183, 0.546942412853241, -0.034024082124233246, -0.2691868543624878, -2.0713250637054443, -0.8745245933532715, -0.2791610360145569, 2.5770468711853027, 1.477742075920105, -0.08879318833351135, 483.754638671875, -0.287139356136322, 0.28074216842651367, -0.019469015300273895, 1.649813175201416, 0.731584370136261, 2.7427492141723633], "std": [0.1448104977607727, 0.024036847054958344, 0.7357790470123291, 0.34660881757736206, 0.2915005087852478, 1.1495168209075928, 0.18205206096172333, 240.31973266601562, 0.022355904802680016, 0.07153356820344925, 0.05240706726908684, 0.40974557399749756, 0.18297182023525238, 0.5626581907272339, 0.05953780189156532, 0.009505638852715492, 0.20235861837863922, 0.13080796599388123, 0.0441892072558403, 0.1742672622203827, 0.24074304103851318, 365.617919921875, 0.030022120103240013, 0.017115876078605652, 0.05059583857655525, 0.3185542821884155, 0.2850377559661865, 0.20617739856243134], "count": [538]}, "timestamp": {"min": [0.0], "max": [17.9], "mean": [8.950000000000001], "std": [5.176898470877885], "count": [538]}, "frame_index": {"min": [0], "max": [537], "mean": [268.5], "std": [155.30695412633654], "count": [538]}, "episode_index": {"min": [389], "max": [389], "mean": [389.0], "std": [0.0], "count": [538]}, "index": {"min": [236749], "max": [237286], "mean": [237017.5], "std": [155.30695412633654], "count": [538]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [538]}, "subtask_annotation": {"mean": [4.979553903345725, 9.0, 9.0, 9.0, 9.0], "std": [2.1412808820581293, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [538]}, "scene_annotation": {"mean": [389.0], "std": [0.0], "min": [389], "max": [389], "count": [538]}, "eef_direction_state": {"mean": [4.529739776951673, 4.16542750929368], "std": [2.102407967816662, 2.238675321795894], "min": [0, 0], "max": [6, 6], "count": [538]}, "eef_velocity_state": {"mean": [0.4684014869888476, 0.6765799256505576], "std": [0.639416010974644, 0.7636306682652493], "min": [0, 0], "max": [2, 2], "count": [538]}, "eef_acc_mag_state": {"mean": [0.5297397769516728, 0.6877323420074349], "std": [0.7855859503859647, 0.819759500339197], "min": [0, 0], "max": [2, 2], "count": [538]}, "eef_direction_action": {"mean": [4.529739776951673, 4.16542750929368], "std": [2.102407967816662, 2.238675321795894], "min": [0, 0], "max": [6, 6], "count": [538]}, "eef_velocity_action": {"mean": [0.4684014869888476, 0.6765799256505576], "std": [0.639416010974644, 0.7636306682652493], "min": [0, 0], "max": [2, 2], "count": [538]}, "eef_acc_mag_action": {"mean": [0.5297397769516728, 0.6877323420074349], "std": [0.7855859503859647, 0.819759500339197], "min": [0, 0], "max": [2, 2], "count": [538]}, "eef_sim_pose_state": {"mean": [0.46746775386492717, 0.26713534521903526, 1.0352985915199753, -0.013992447307019984, 1.2047548829067323, -0.35900976578534277, 0.4646954066758623, -0.22022014647137253, 1.0565123460503507, -0.09607876208987301, 1.1314435013855753, -1.169216425469641], "std": [0.015818694236282314, 0.04660757664013914, 0.016064953767706162, 0.5192949301333535, 0.2506702434155384, 0.5737927629322197, 0.07822131768655276, 0.04050595882337461, 0.05401088188933674, 1.663947308417356, 0.33743249692323735, 1.083709559795368], "min": [0.421627757039914, 0.1817947477883547, 1.0112934475909896, -0.5522679892368854, 0.6234547924817568, -1.2278332569414578, 0.38656352764850194, -0.3119122455081316, 1.0079273783787424, -3.1345591197432694, 0.29134049759853076, -3.0673507688480295], "max": [0.48724458671811366, 0.3080071953301196, 1.0697179578043516, 1.1863792610248007, 1.507103029682634, 0.8206325980733149, 0.5885220078039511, -0.17254664770271477, 1.1811268776839148, 3.1242469913600353, 1.4968301076587154, 0.05084212936900684], "count": [538]}, "eef_sim_pose_action": {"mean": [0.46746775386492717, 0.26713534521903526, 1.0352985915199753, -0.013992447307019984, 1.2047548829067323, -0.35900976578534277, 0.4646954066758623, -0.22022014647137253, 1.0565123460503507, -0.09607876208987301, 1.1314435013855753, -1.169216425469641], "std": [0.015818694236282314, 0.04660757664013914, 0.016064953767706162, 0.5192949301333535, 0.2506702434155384, 0.5737927629322197, 0.07822131768655276, 0.04050595882337461, 0.05401088188933674, 1.663947308417356, 0.33743249692323735, 1.083709559795368], "min": [0.421627757039914, 0.1817947477883547, 1.0112934475909896, -0.5522679892368854, 0.6234547924817568, -1.2278332569414578, 0.38656352764850194, -0.3119122455081316, 1.0079273783787424, -3.1345591197432694, 0.29134049759853076, -3.0673507688480295], "max": [0.48724458671811366, 0.3080071953301196, 1.0697179578043516, 1.1863792610248007, 1.507103029682634, 0.8206325980733149, 0.5885220078039511, -0.17254664770271477, 1.1811268776839148, 3.1242469913600353, 1.4968301076587154, 0.05084212936900684], "count": [538]}, "gripper_mode_state": {"mean": [0.4516728624535316, 0.7769516728624535], "std": [0.49765900753082387, 0.41629048859983847], "min": [0, 0], "max": [1, 1], "count": [538]}, "gripper_activity_state": {"mean": [1.895910780669145, 1.8810408921933086], "std": [0.4002113840100158, 0.41885535538745633], "min": [0, 0], "max": [2, 2], "count": [538]}, "gripper_mode_action": {"mean": [0.4516728624535316, 0.7769516728624535], "std": [0.49765900753082387, 0.41629048859983847], "min": [0, 0], "max": [1, 1], "count": [538]}, "gripper_activity_action": {"mean": [1.895910780669145, 1.8810408921933086], "std": [0.4002113840100158, 0.41885535538745633], "min": [0, 0], "max": [2, 2], "count": [538]}, "gripper_open_scale_state": {"mean": [0.48375464678342506, 0.29287546471592213], "std": [0.36561787170404064, 0.24031977741433824], "min": [0.026, 0.017], "max": [0.818, 0.641], "count": [538]}, "gripper_open_scale_action": {"mean": [0.48375464678342506, 0.29287546471592213], "std": [0.36561787170404064, 0.24031977741433824], "min": [0.026, 0.017], "max": [0.818, 0.641], "count": [538]}}} +{"episode_index": 388, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[1.0]], [[1.0]]], "mean": [[[0.46495499533146595]], [[0.47654717164643634]], [[0.46617678765950826]]], "std": [[[0.15502075480879882]], [[0.1484511669944632]], [[0.15110469451035988]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.023529411764705882]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4719760115157174]], [[0.4784483932461873]], [[0.47148660908807966]]], "std": [[[0.06304899670462813]], [[0.05791954458755107]], [[0.06489493034304475]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.054901960784313725]], [[0.0392156862745098]]], "max": [[[0.6823529411764706]], [[0.6705882352941176]], [[0.6784313725490196]]], "mean": [[[0.4627960862122627]], [[0.47726925186741365]], [[0.4620395308123249]]], "std": [[[0.09804516832193243]], [[0.07924709203235852]], [[0.09397429907865736]]], "count": [105]}, "observation.state": {"min": [-0.03659955412149429, 2.0416512489318848, 0.5259374976158142, 0.4515865445137024, -2.5186498165130615, -1.4813134670257568, -2.887228488922119, 21.0, 0.20555000007152557, 0.2454890012741089, -0.06101600080728531, -2.7869999408721924, 0.14100000262260437, -1.2829999923706055, -0.5636191964149475, -2.0792107582092285, -1.218571424484253, -0.45113271474838257, 2.4581217765808105, 1.369734525680542, -0.37367498874664307, 40.0, -0.3339270055294037, 0.2311979979276657, -0.08458200097084045, 1.0399999618530273, -0.28999999165534973, 2.1989998817443848], "max": [0.5847726464271545, 2.0924580097198486, 2.036153554916382, 1.4513983726501465, -0.19540706276893616, 1.4192144870758057, -0.3401472270488739, 621.0, 0.3303459882736206, 0.39044201374053955, 0.05808199942111969, -1.350000023841858, 0.9039999842643738, 0.4410000145435333, -0.1419825404882431, -1.951505184173584, -0.48774969577789307, 0.09752900153398514, 2.5481982231140137, 1.9779118299484253, 0.7388153672218323, 773.0, -0.24109600484371185, 0.3295780122280121, 0.06849899888038635, 2.0239999294281006, 1.0180000066757202, 2.9049999713897705], "mean": [0.18694348633289337, 2.0755889415740967, 1.516135573387146, 0.8439127802848816, -1.0342137813568115, 1.0549615621566772, -1.924212098121643, 284.9241638183594, 0.2637144923210144, 0.3094041049480438, -0.019829101860523224, -2.17826771736145, 0.6162835955619812, -0.217054083943367, -0.30176597833633423, -2.0558226108551025, -0.8208194971084595, -0.24516180157661438, 2.504279136657715, 1.5624974966049194, 0.0020021526142954826, 496.6008605957031, -0.28321242332458496, 0.28387579321861267, -0.0018569142557680607, 1.5723170042037964, 0.6461637616157532, 2.6043999195098877], "std": [0.22468417882919312, 0.017055416479706764, 0.3822292983531952, 0.2815483808517456, 0.9958580732345581, 0.5381503105163574, 1.1160428524017334, 230.3928680419922, 0.03715047240257263, 0.049062103033065796, 0.030695294961333275, 0.3830985128879547, 0.24497658014297485, 0.6204046607017517, 0.10614537447690964, 0.02898404933512211, 0.25215834379196167, 0.15823058784008026, 0.029921550303697586, 0.1953514963388443, 0.31669020652770996, 315.2303771972656, 0.03457324206829071, 0.03294191136956215, 0.04784482344985008, 0.3050028085708618, 0.4071411192417145, 0.23677922785282135], "count": [501]}, "action": {"min": [-0.03659955412149429, 2.0416512489318848, 0.5259374976158142, 0.4515865445137024, -2.5186498165130615, -1.4813134670257568, -2.887228488922119, 21.0, 0.20555000007152557, 0.2454890012741089, -0.06101600080728531, -2.7869999408721924, 0.14100000262260437, -1.2829999923706055, -0.5636191964149475, -2.0792107582092285, -1.218571424484253, -0.45113271474838257, 2.4581217765808105, 1.369734525680542, -0.37367498874664307, 40.0, -0.3339270055294037, 0.2311979979276657, -0.08458200097084045, 1.0399999618530273, -0.28999999165534973, 2.1989998817443848], "max": [0.5847726464271545, 2.0924580097198486, 2.036153554916382, 1.4513983726501465, -0.19540706276893616, 1.4192144870758057, -0.3401472270488739, 621.0, 0.3303459882736206, 0.39044201374053955, 0.05808199942111969, -1.350000023841858, 0.9039999842643738, 0.4410000145435333, -0.1419825404882431, -1.951505184173584, -0.48774969577789307, 0.09752900153398514, 2.5481982231140137, 1.9779118299484253, 0.7388153672218323, 773.0, -0.24109600484371185, 0.3295780122280121, 0.06849899888038635, 2.0239999294281006, 1.0180000066757202, 2.9049999713897705], "mean": [0.18694348633289337, 2.0755889415740967, 1.516135573387146, 0.8439127802848816, -1.0342137813568115, 1.0549615621566772, -1.924212098121643, 284.9241638183594, 0.2637144923210144, 0.3094041049480438, -0.019829101860523224, -2.17826771736145, 0.6162835955619812, -0.217054083943367, -0.30176597833633423, -2.0558226108551025, -0.8208194971084595, -0.24516180157661438, 2.504279136657715, 1.5624974966049194, 0.0020021526142954826, 496.6008605957031, -0.28321242332458496, 0.28387579321861267, -0.0018569142557680607, 1.5723170042037964, 0.6461637616157532, 2.6043999195098877], "std": [0.22468417882919312, 0.017055416479706764, 0.3822292983531952, 0.2815483808517456, 0.9958580732345581, 0.5381503105163574, 1.1160428524017334, 230.3928680419922, 0.03715047240257263, 0.049062103033065796, 0.030695294961333275, 0.3830985128879547, 0.24497658014297485, 0.6204046607017517, 0.10614537447690964, 0.02898404933512211, 0.25215834379196167, 0.15823058784008026, 0.029921550303697586, 0.1953514963388443, 0.31669020652770996, 315.2303771972656, 0.03457324206829071, 0.03294191136956215, 0.04784482344985008, 0.3050028085708618, 0.4071411192417145, 0.23677922785282135], "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": [390], "max": [390], "mean": [390.0], "std": [0.0], "count": [501]}, "index": {"min": [237287], "max": [237787], "mean": [237537.0], "std": [144.62595433277758], "count": [501]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [501]}, "subtask_annotation": {"mean": [4.445109780439122, 9.0, 9.0, 9.0, 9.0], "std": [2.225662573289995, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [501]}, "scene_annotation": {"mean": [390.0], "std": [0.0], "min": [390], "max": [390], "count": [501]}, "eef_direction_state": {"mean": [3.936127744510978, 3.8922155688622753], "std": [2.247178798081636, 2.075510489939626], "min": [0, 0], "max": [6, 6], "count": [501]}, "eef_velocity_state": {"mean": [0.6387225548902196, 0.8143712574850299], "std": [0.6680755309395641, 0.6974955582544218], "min": [0, 0], "max": [2, 2], "count": [501]}, "eef_acc_mag_state": {"mean": [0.6027944111776448, 0.7425149700598802], "std": [0.8041261951790614, 0.8211092627857659], "min": [0, 0], "max": [2, 2], "count": [501]}, "eef_direction_action": {"mean": [3.936127744510978, 3.8922155688622753], "std": [2.247178798081636, 2.075510489939626], "min": [0, 0], "max": [6, 6], "count": [501]}, "eef_velocity_action": {"mean": [0.6387225548902196, 0.8143712574850299], "std": [0.6680755309395641, 0.6974955582544218], "min": [0, 0], "max": [2, 2], "count": [501]}, "eef_acc_mag_action": {"mean": [0.6027944111776448, 0.7425149700598802], "std": [0.8041261951790614, 0.8211092627857659], "min": [0, 0], "max": [2, 2], "count": [501]}, "eef_sim_pose_state": {"mean": [0.47248363543938887, 0.2765195244123733, 1.0477674636733327, 0.11223202120922245, 1.0600666923747033, -0.2199534557575281, 0.5045703327920621, -0.2548085208563152, 1.071187227085799, 0.7304988931198834, 1.1266732048020656, -0.7495273915765408], "std": [0.03137549118542461, 0.044355998216476074, 0.020748215136433462, 0.5322947048566636, 0.3705511880712213, 0.5050392860496032, 0.057488390735146985, 0.03364222428844531, 0.04559813236678875, 1.6296559336751932, 0.4310754437215475, 1.7671588628838877], "min": [0.42168532699334027, 0.20314716998260335, 1.0200623905037975, -0.33515882300922567, 0.2557214225898161, -0.915599874236772, 0.4375856269907211, -0.3216034999718135, 1.0028305315416204, -3.0604291677676434, 0.3093356626064472, -3.12102127081307], "max": [0.5228725462070792, 0.3391936955386905, 1.0900165142427174, 1.399750051525262, 1.3694139198918616, 0.7869613422943817, 0.5926410964597318, -0.1802881375476452, 1.1677523572348265, 3.0856788031833404, 1.5491604903835223, 3.1357077462361387], "count": [501]}, "eef_sim_pose_action": {"mean": [0.47248363543938887, 0.2765195244123733, 1.0477674636733327, 0.11223202120922245, 1.0600666923747033, -0.2199534557575281, 0.5045703327920621, -0.2548085208563152, 1.071187227085799, 0.7304988931198834, 1.1266732048020656, -0.7495273915765408], "std": [0.03137549118542461, 0.044355998216476074, 0.020748215136433462, 0.5322947048566636, 0.3705511880712213, 0.5050392860496032, 0.057488390735146985, 0.03364222428844531, 0.04559813236678875, 1.6296559336751932, 0.4310754437215475, 1.7671588628838877], "min": [0.42168532699334027, 0.20314716998260335, 1.0200623905037975, -0.33515882300922567, 0.2557214225898161, -0.915599874236772, 0.4375856269907211, -0.3216034999718135, 1.0028305315416204, -3.0604291677676434, 0.3093356626064472, -3.12102127081307], "max": [0.5228725462070792, 0.3391936955386905, 1.0900165142427174, 1.399750051525262, 1.3694139198918616, 0.7869613422943817, 0.5926410964597318, -0.1802881375476452, 1.1677523572348265, 3.0856788031833404, 1.5491604903835223, 3.1357077462361387], "count": [501]}, "gripper_mode_state": {"mean": [0.3912175648702595, 0.7584830339321357], "std": [0.4880229316407602, 0.4280029452810357], "min": [0, 0], "max": [1, 1], "count": [501]}, "gripper_activity_state": {"mean": [1.910179640718563, 1.904191616766467], "std": [0.3488163155883467, 0.35573767950042723], "min": [0, 0], "max": [2, 2], "count": [501]}, "gripper_mode_action": {"mean": [0.3912175648702595, 0.7584830339321357], "std": [0.4880229316407602, 0.4280029452810357], "min": [0, 0], "max": [1, 1], "count": [501]}, "gripper_activity_action": {"mean": [1.910179640718563, 1.904191616766467], "std": [0.3488163155883467, 0.35573767950042723], "min": [0, 0], "max": [2, 2], "count": [501]}, "gripper_open_scale_state": {"mean": [0.4966007986011625, 0.2849241517422915], "std": [0.31523043103446596, 0.23039290422298161], "min": [0.04, 0.021], "max": [0.773, 0.621], "count": [501]}, "gripper_open_scale_action": {"mean": [0.4966007986011625, 0.2849241517422915], "std": [0.31523043103446596, 0.23039290422298161], "min": [0.04, 0.021], "max": [0.773, 0.621], "count": [501]}}} +{"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.45136036560457515]], [[0.4623494097222222]], [[0.45346916053921565]]], "std": [[[0.15845197267740677]], [[0.15318325350336146]], [[0.15502879307615813]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[0.6941176470588235]], [[0.6862745098039216]], [[0.6941176470588235]]], "mean": [[[0.47100304738562093]], [[0.4768933210784314]], [[0.46993850490196076]]], "std": [[[0.06868654619053047]], [[0.06319896910263761]], [[0.07019671704515419]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6431372549019608]], [[0.6509803921568628]]], "mean": [[[0.46820996119281044]], [[0.4811604350490196]], [[0.46389457312091503]]], "std": [[[0.08564605315992263]], [[0.06387487482515344]], [[0.09012118703726692]]], "count": [100]}, "observation.state": {"min": [-0.00251327408477664, 2.039975881576538, 0.08129744231700897, 0.2439272105693817, -2.9172654151916504, -1.7218197584152222, -0.8315272927284241, 18.0, 0.1914059966802597, 0.18839600682258606, -0.07860899716615677, -2.49399995803833, 0.11299999803304672, -1.1390000581741333, -0.35292306542396545, -2.079263210296631, -0.9131737351417542, -0.47595131397247314, 2.4708800315856934, 1.225517988204956, -0.25820401310920715, 44.0, -0.33264800906181335, 0.22361700236797333, -0.11343900114297867, 1.3079999685287476, 0.5690000057220459, 2.369999885559082], "max": [0.5139296650886536, 2.0924229621887207, 1.6982752084732056, 1.6887106895446777, -1.7900097370147705, 1.2702505588531494, 0.1465902179479599, 760.0, 0.29221001267433167, 0.3792240023612976, 0.029664000496268272, -1.2920000553131104, 0.8570000529289246, 0.6209999918937683, -0.12061969935894012, -2.0519487857818604, -0.3972718417644501, -0.08883726596832275, 2.4959256649017334, 1.7973576784133911, -0.01984439231455326, 784.0, -0.22026200592517853, 0.28709501028060913, 0.021606000140309334, 2.253999948501587, 0.9789999723434448, 3.069000005722046], "mean": [0.22086568176746368, 2.080491781234741, 0.7503154277801514, 0.8266992568969727, -2.3358986377716064, -0.7614166736602783, -0.3742840886116028, 293.5, 0.2411278486251831, 0.28243622183799744, -0.0367908701300621, -1.7877157926559448, 0.43415066599845886, 0.059053387492895126, -0.26402243971824646, -2.0727038383483887, -0.7291108965873718, -0.3027995526790619, 2.479271411895752, 1.5212284326553345, -0.12238530814647675, 428.39776611328125, -0.27560073137283325, 0.2703635096549988, -0.028408346697688103, 1.681065320968628, 0.7984821200370789, 2.7243027687072754], "std": [0.14655224978923798, 0.012134963646531105, 0.6281202435493469, 0.40990570187568665, 0.38585546612739563, 1.1620190143585205, 0.32233235239982605, 247.6974639892578, 0.020938102155923843, 0.07158880680799484, 0.03612082824110985, 0.36679351329803467, 0.19343626499176025, 0.6169660687446594, 0.054654862731695175, 0.005975175648927689, 0.18708330392837524, 0.1160200834274292, 0.006800403352826834, 0.1639530509710312, 0.05670826882123947, 250.8862762451172, 0.03534942865371704, 0.01655046083033085, 0.04995599016547203, 0.3443015515804291, 0.1177975982427597, 0.22626911103725433], "count": [450]}, "action": {"min": [-0.00251327408477664, 2.039975881576538, 0.08129744231700897, 0.2439272105693817, -2.9172654151916504, -1.7218197584152222, -0.8315272927284241, 18.0, 0.1914059966802597, 0.18839600682258606, -0.07860899716615677, -2.49399995803833, 0.11299999803304672, -1.1390000581741333, -0.35292306542396545, -2.079263210296631, -0.9131737351417542, -0.47595131397247314, 2.4708800315856934, 1.225517988204956, -0.25820401310920715, 44.0, -0.33264800906181335, 0.22361700236797333, -0.11343900114297867, 1.3079999685287476, 0.5690000057220459, 2.369999885559082], "max": [0.5139296650886536, 2.0924229621887207, 1.6982752084732056, 1.6887106895446777, -1.7900097370147705, 1.2702505588531494, 0.1465902179479599, 760.0, 0.29221001267433167, 0.3792240023612976, 0.029664000496268272, -1.2920000553131104, 0.8570000529289246, 0.6209999918937683, -0.12061969935894012, -2.0519487857818604, -0.3972718417644501, -0.08883726596832275, 2.4959256649017334, 1.7973576784133911, -0.01984439231455326, 784.0, -0.22026200592517853, 0.28709501028060913, 0.021606000140309334, 2.253999948501587, 0.9789999723434448, 3.069000005722046], "mean": [0.22086568176746368, 2.080491781234741, 0.7503154277801514, 0.8266992568969727, -2.3358986377716064, -0.7614166736602783, -0.3742840886116028, 293.5, 0.2411278486251831, 0.28243622183799744, -0.0367908701300621, -1.7877157926559448, 0.43415066599845886, 0.059053387492895126, -0.26402243971824646, -2.0727038383483887, -0.7291108965873718, -0.3027995526790619, 2.479271411895752, 1.5212284326553345, -0.12238530814647675, 428.39776611328125, -0.27560073137283325, 0.2703635096549988, -0.028408346697688103, 1.681065320968628, 0.7984821200370789, 2.7243027687072754], "std": [0.14655224978923798, 0.012134963646531105, 0.6281202435493469, 0.40990570187568665, 0.38585546612739563, 1.1620190143585205, 0.32233235239982605, 247.6974639892578, 0.020938102155923843, 0.07158880680799484, 0.03612082824110985, 0.36679351329803467, 0.19343626499176025, 0.6169660687446594, 0.054654862731695175, 0.005975175648927689, 0.18708330392837524, 0.1160200834274292, 0.006800403352826834, 0.1639530509710312, 0.05670826882123947, 250.8862762451172, 0.03534942865371704, 0.01655046083033085, 0.04995599016547203, 0.3443015515804291, 0.1177975982427597, 0.22626911103725433], "count": [450]}, "timestamp": {"min": [0.0], "max": [14.966666666666667], "mean": [7.483333333333333], "std": [4.330116327237342], "count": [450]}, "frame_index": {"min": [0], "max": [449], "mean": [224.5], "std": [129.90348981712026], "count": [450]}, "episode_index": {"min": [391], "max": [391], "mean": [391.0], "std": [0.0], "count": [450]}, "index": {"min": [237788], "max": [238237], "mean": [238012.5], "std": [129.90348981712026], "count": [450]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [450]}, "subtask_annotation": {"mean": [4.631111111111111, 9.0, 9.0, 9.0, 9.0], "std": [2.104368178836293, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [450]}, "scene_annotation": {"mean": [391.0], "std": [0.0], "min": [391], "max": [391], "count": [450]}, "eef_direction_state": {"mean": [4.3933333333333335, 3.8755555555555556], "std": [2.1423662929885157, 2.2415426786583623], "min": [0, 0], "max": [6, 6], "count": [450]}, "eef_velocity_state": {"mean": [0.5022222222222222, 0.8111111111111111], "std": [0.6540434538363433, 0.7407870355903682], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_acc_mag_state": {"mean": [0.47333333333333333, 0.74], "std": [0.7603800219480892, 0.8334399931742059], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_direction_action": {"mean": [4.3933333333333335, 3.8755555555555556], "std": [2.1423662929885157, 2.2415426786583623], "min": [0, 0], "max": [6, 6], "count": [450]}, "eef_velocity_action": {"mean": [0.5022222222222222, 0.8111111111111111], "std": [0.6540434538363433, 0.7407870355903682], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_acc_mag_action": {"mean": [0.47333333333333333, 0.74], "std": [0.7603800219480892, 0.8334399931742059], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_sim_pose_state": {"mean": [0.45820901784657153, 0.25443427415895276, 1.0358852864812924, 0.011738666994555594, 1.2403606702129009, -0.3956532810242538, 0.47349885996415547, -0.21841977766246926, 1.068222146861522, -0.310149429720344, 0.9831194648190859, -1.1715802202174688], "std": [0.016413859786389307, 0.049253939039103065, 0.015475239946455967, 0.41027598236201185, 0.13474695465021705, 0.5473771405902007, 0.07673851758781343, 0.026186862210298506, 0.048178014149681675, 1.7411818630572402, 0.2792533139879753, 1.1070425145595768], "min": [0.4075005276776164, 0.16885269548814139, 1.0136718276546057, -0.47526325033226674, 1.0245113954803755, -1.2126813283283133, 0.3794395248326108, -0.28393137401704865, 1.0269791628243494, -3.136575387531368, 0.39083577029895, -3.0502467605968384], "max": [0.4778276078833743, 0.3069569428342144, 1.056876857545909, 1.0888092231026207, 1.4480810832740678, 0.7477905961194721, 0.5872036325941182, -0.18258588520097643, 1.1711911617837154, 3.129619865639717, 1.5531765122980867, 0.49335385133292176], "count": [450]}, "eef_sim_pose_action": {"mean": [0.45820901784657153, 0.25443427415895276, 1.0358852864812924, 0.011738666994555594, 1.2403606702129009, -0.3956532810242538, 0.47349885996415547, -0.21841977766246926, 1.068222146861522, -0.310149429720344, 0.9831194648190859, -1.1715802202174688], "std": [0.016413859786389307, 0.049253939039103065, 0.015475239946455967, 0.41027598236201185, 0.13474695465021705, 0.5473771405902007, 0.07673851758781343, 0.026186862210298506, 0.048178014149681675, 1.7411818630572402, 0.2792533139879753, 1.1070425145595768], "min": [0.4075005276776164, 0.16885269548814139, 1.0136718276546057, -0.47526325033226674, 1.0245113954803755, -1.2126813283283133, 0.3794395248326108, -0.28393137401704865, 1.0269791628243494, -3.136575387531368, 0.39083577029895, -3.0502467605968384], "max": [0.4778276078833743, 0.3069569428342144, 1.056876857545909, 1.0888092231026207, 1.4480810832740678, 0.7477905961194721, 0.5872036325941182, -0.18258588520097643, 1.1711911617837154, 3.129619865639717, 1.5531765122980867, 0.49335385133292176], "count": [450]}, "gripper_mode_state": {"mean": [0.34444444444444444, 0.7511111111111111], "std": [0.4751867728965131, 0.4323692980272114], "min": [0, 0], "max": [1, 1], "count": [450]}, "gripper_activity_state": {"mean": [1.84, 1.788888888888889], "std": [0.495490778028321, 0.5829893165486637], "min": [0, 0], "max": [2, 2], "count": [450]}, "gripper_mode_action": {"mean": [0.34444444444444444, 0.7511111111111111], "std": [0.4751867728965131, 0.4323692980272114], "min": [0, 0], "max": [1, 1], "count": [450]}, "gripper_activity_action": {"mean": [1.84, 1.788888888888889], "std": [0.495490778028321, 0.5829893165486637], "min": [0, 0], "max": [2, 2], "count": [450]}, "gripper_open_scale_state": {"mean": [0.4283977778879805, 0.2935000000466241], "std": [0.25088622569194774, 0.24769752162206093], "min": [0.044, 0.018], "max": [0.784, 0.76], "count": [450]}, "gripper_open_scale_action": {"mean": [0.4283977778879805, 0.2935000000466241], "std": [0.25088622569194774, 0.24769752162206093], "min": [0.044, 0.018], "max": [0.784, 0.76], "count": [450]}}} +{"episode_index": 390, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4574788725490196]], [[0.4685633149509804]], [[0.45829545343137257]]], "std": [[[0.15817080369142816]], [[0.15633422201348718]], [[0.15796744380483396]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.06274509803921569]], [[0.08627450980392157]]], "max": [[[0.6823529411764706]], [[0.6666666666666666]], [[0.6745098039215687]]], "mean": [[[0.47005309640522874]], [[0.4749899673202614]], [[0.4697968995098039]]], "std": [[[0.08102596118260359]], [[0.07795690685968447]], [[0.08015996901096559]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6588235294117647]], [[0.6470588235294118]], [[0.6549019607843137]]], "mean": [[[0.46225197508169935]], [[0.4780502634803922]], [[0.4574079166666667]]], "std": [[[0.09066358335089433]], [[0.06682434865136386]], [[0.09602440831764487]]], "count": [100]}, "observation.state": {"min": [0.12927654385566711, 1.9479097127914429, 0.058538347482681274, 0.26539477705955505, -2.6110477447509766, -1.557200312614441, -1.027230978012085, 5.0, 0.18296900391578674, 0.19318699836730957, -0.11462300270795822, -2.628999948501587, 0.15699999034404755, -1.190999984741211, -0.2790606915950775, -2.078512668609619, -0.8883901238441467, -0.40243804454803467, 2.481858253479004, 1.3009510040283203, -0.2909638285636902, 29.0, -0.33813899755477905, 0.21878400444984436, -0.09485500305891037, 1.4270000457763672, 0.6639999747276306, 2.5460000038146973], "max": [0.46245989203453064, 2.092440366744995, 1.958835482597351, 1.5336906909942627, -1.791632890701294, 1.3285621404647827, -0.1979028880596161, 754.0, 0.29383501410484314, 0.3869929909706116, 0.039250001311302185, -1.3580000400543213, 0.7260000109672546, 0.47600001096725464, -0.09311331808567047, -2.0571846961975098, -0.48312458395957947, -0.12781046330928802, 2.4948959350585938, 1.736846923828125, -0.08883726596832275, 776.0, -0.25895199179649353, 0.2833530008792877, 0.00572599982842803, 2.1549999713897705, 1.027999997138977, 3.0929999351501465], "mean": [0.23270784318447113, 2.078157901763916, 0.7918649911880493, 0.9363911151885986, -2.1540746688842773, -0.6053422689437866, -0.661915123462677, 300.3501281738281, 0.23344245553016663, 0.2855057120323181, -0.048475172370672226, -1.8921751976013184, 0.4181327521800995, -0.05275983363389969, -0.21978913247585297, -2.072000026702881, -0.7400235533714294, -0.27665412425994873, 2.4863922595977783, 1.491134762763977, -0.21403370797634125, 545.9931030273438, -0.2976522147655487, 0.2625763714313507, -0.029516255483031273, 1.7054009437561035, 0.8855746388435364, 2.823112964630127], "std": [0.1068899855017662, 0.02046247012913227, 0.7420265674591064, 0.3044784367084503, 0.29397982358932495, 1.1251657009124756, 0.2765394449234009, 297.9057312011719, 0.03469810262322426, 0.0743526965379715, 0.05543040856719017, 0.3951478600502014, 0.14540331065654755, 0.6060340404510498, 0.03774935379624367, 0.004178293980658054, 0.15575304627418518, 0.07647200673818588, 0.004651621449738741, 0.10800512880086899, 0.05049040913581848, 318.634765625, 0.022868555039167404, 0.017329640686511993, 0.03662094473838806, 0.2609473168849945, 0.08382292091846466, 0.16501830518245697], "count": [437]}, "action": {"min": [0.12927654385566711, 1.9479097127914429, 0.058538347482681274, 0.26539477705955505, -2.6110477447509766, -1.557200312614441, -1.027230978012085, 5.0, 0.18296900391578674, 0.19318699836730957, -0.11462300270795822, -2.628999948501587, 0.15699999034404755, -1.190999984741211, -0.2790606915950775, -2.078512668609619, -0.8883901238441467, -0.40243804454803467, 2.481858253479004, 1.3009510040283203, -0.2909638285636902, 29.0, -0.33813899755477905, 0.21878400444984436, -0.09485500305891037, 1.4270000457763672, 0.6639999747276306, 2.5460000038146973], "max": [0.46245989203453064, 2.092440366744995, 1.958835482597351, 1.5336906909942627, -1.791632890701294, 1.3285621404647827, -0.1979028880596161, 754.0, 0.29383501410484314, 0.3869929909706116, 0.039250001311302185, -1.3580000400543213, 0.7260000109672546, 0.47600001096725464, -0.09311331808567047, -2.0571846961975098, -0.48312458395957947, -0.12781046330928802, 2.4948959350585938, 1.736846923828125, -0.08883726596832275, 776.0, -0.25895199179649353, 0.2833530008792877, 0.00572599982842803, 2.1549999713897705, 1.027999997138977, 3.0929999351501465], "mean": [0.23270784318447113, 2.078157901763916, 0.7918649911880493, 0.9363911151885986, -2.1540746688842773, -0.6053422689437866, -0.661915123462677, 300.3501281738281, 0.23344245553016663, 0.2855057120323181, -0.048475172370672226, -1.8921751976013184, 0.4181327521800995, -0.05275983363389969, -0.21978913247585297, -2.072000026702881, -0.7400235533714294, -0.27665412425994873, 2.4863922595977783, 1.491134762763977, -0.21403370797634125, 545.9931030273438, -0.2976522147655487, 0.2625763714313507, -0.029516255483031273, 1.7054009437561035, 0.8855746388435364, 2.823112964630127], "std": [0.1068899855017662, 0.02046247012913227, 0.7420265674591064, 0.3044784367084503, 0.29397982358932495, 1.1251657009124756, 0.2765394449234009, 297.9057312011719, 0.03469810262322426, 0.0743526965379715, 0.05543040856719017, 0.3951478600502014, 0.14540331065654755, 0.6060340404510498, 0.03774935379624367, 0.004178293980658054, 0.15575304627418518, 0.07647200673818588, 0.004651621449738741, 0.10800512880086899, 0.05049040913581848, 318.634765625, 0.022868555039167404, 0.017329640686511993, 0.03662094473838806, 0.2609473168849945, 0.08382292091846466, 0.16501830518245697], "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": [392], "max": [392], "mean": [392.0], "std": [0.0], "count": [437]}, "index": {"min": [238238], "max": [238674], "mean": [238456.0], "std": [126.15070352558483], "count": [437]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [437]}, "subtask_annotation": {"mean": [4.521739130434782, 9.0, 9.0, 9.0, 9.0], "std": [2.15797360147668, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [437]}, "scene_annotation": {"mean": [392.0], "std": [0.0], "min": [392], "max": [392], "count": [437]}, "eef_direction_state": {"mean": [4.322654462242563, 4.004576659038902], "std": [2.252639296583481, 2.1701062658823345], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_state": {"mean": [0.4645308924485126, 0.7757437070938215], "std": [0.5872408213215727, 0.7411150040230495], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_state": {"mean": [0.5331807780320366, 0.6979405034324943], "std": [0.7665323247247354, 0.8063366696581803], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_direction_action": {"mean": [4.322654462242563, 4.004576659038902], "std": [2.252639296583481, 2.1701062658823345], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_action": {"mean": [0.4645308924485126, 0.7757437070938215], "std": [0.5872408213215727, 0.7411150040230495], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_action": {"mean": [0.5331807780320366, 0.6979405034324943], "std": [0.7665323247247354, 0.8063366696581803], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_sim_pose_state": {"mean": [0.4481193398565384, 0.2677287275002448, 1.0227032440784536, -0.2618881914512375, 1.313102572170982, -0.6353810171411993, 0.4764940846165406, -0.2059486937068147, 1.0690189699437271, -0.12961891268761147, 0.9966722884308071, -1.4295660307491345], "std": [0.015987001412941727, 0.0342637441593907, 0.010238205099464328, 0.40684830968604224, 0.08432462989919293, 0.5069649322689065, 0.07917893122955416, 0.05889624991620685, 0.0388415686049751, 1.9024514674668564, 0.2830784347796079, 1.1048192573023603], "min": [0.40168058930236816, 0.20618447467675352, 1.0076392887178838, -0.7183537652879342, 1.1584006678875247, -1.3063201219232843, 0.38197450695223506, -0.2872264995998499, 1.0342284923308669, -3.120161791303084, 0.3812544221504097, -3.1302042271066846], "max": [0.46600184770878633, 0.3072788559246153, 1.0398165040648202, 0.9680253989475814, 1.4649405101208872, 0.6799418065265742, 0.5773326028157966, -0.13482628500383667, 1.1484767813231265, 3.133964500894417, 1.4644255924905183, 3.118582567702416], "count": [437]}, "eef_sim_pose_action": {"mean": [0.4481193398565384, 0.2677287275002448, 1.0227032440784536, -0.2618881914512375, 1.313102572170982, -0.6353810171411993, 0.4764940846165406, -0.2059486937068147, 1.0690189699437271, -0.12961891268761147, 0.9966722884308071, -1.4295660307491345], "std": [0.015987001412941727, 0.0342637441593907, 0.010238205099464328, 0.40684830968604224, 0.08432462989919293, 0.5069649322689065, 0.07917893122955416, 0.05889624991620685, 0.0388415686049751, 1.9024514674668564, 0.2830784347796079, 1.1048192573023603], "min": [0.40168058930236816, 0.20618447467675352, 1.0076392887178838, -0.7183537652879342, 1.1584006678875247, -1.3063201219232843, 0.38197450695223506, -0.2872264995998499, 1.0342284923308669, -3.120161791303084, 0.3812544221504097, -3.1302042271066846], "max": [0.46600184770878633, 0.3072788559246153, 1.0398165040648202, 0.9680253989475814, 1.4649405101208872, 0.6799418065265742, 0.5773326028157966, -0.13482628500383667, 1.1484767813231265, 3.133964500894417, 1.4644255924905183, 3.118582567702416], "count": [437]}, "gripper_mode_state": {"mean": [0.34324942791762014, 0.7322654462242563], "std": [0.47479391124133824, 0.4427784575724623], "min": [0, 0], "max": [1, 1], "count": [437]}, "gripper_activity_state": {"mean": [1.9038901601830664, 1.874141876430206], "std": [0.38258241728158127, 0.4226910714514909], "min": [0, 0], "max": [2, 2], "count": [437]}, "gripper_mode_action": {"mean": [0.34324942791762014, 0.7322654462242563], "std": [0.47479391124133824, 0.4427784575724623], "min": [0, 0], "max": [1, 1], "count": [437]}, "gripper_activity_action": {"mean": [1.9038901601830664, 1.874141876430206], "std": [0.38258241728158127, 0.4226910714514909], "min": [0, 0], "max": [2, 2], "count": [437]}, "gripper_open_scale_state": {"mean": [0.5459931349416075, 0.30035011445357523], "std": [0.31863480747094064, 0.29790572208246524], "min": [0.029, 0.005], "max": [0.776, 0.754], "count": [437]}, "gripper_open_scale_action": {"mean": [0.5459931349416075, 0.30035011445357523], "std": [0.31863480747094064, 0.29790572208246524], "min": [0.029, 0.005], "max": [0.776, 0.754], "count": [437]}}} +{"episode_index": 391, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.46221495582696354]], [[0.4701278664007976]], [[0.46214411106956904]]], "std": [[[0.1530190808299658]], [[0.15231251231781376]], [[0.15293639890474317]]], "count": [118]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.06274509803921569]], [[0.07058823529411765]]], "max": [[[0.6745098039215687]], [[0.6627450980392157]], [[0.6705882352941176]]], "mean": [[[0.47181221786030797]], [[0.4764627281350393]], [[0.471690066951922]]], "std": [[[0.08167537802177709]], [[0.07850667820546904]], [[0.0786737422633676]]], "count": [118]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6705882352941176]], [[0.6588235294117647]]], "mean": [[[0.4606756241691592]], [[0.4775125405034895]], [[0.45567353321978504]]], "std": [[[0.09336411451831104]], [[0.0688262326096566]], [[0.09746983476386163]]], "count": [118]}, "observation.state": {"min": [-0.016859881579875946, 2.0102005004882812, 0.05607743188738823, 0.330041766166687, -2.6860616207122803, -1.501454472541809, -1.5016114711761475, -1.0, 0.17753799259662628, 0.20268799364566803, -0.12387000024318695, -2.6070001125335693, 0.036000002175569534, -1.152999997138977, -0.29845130443573, -2.078512668609619, -0.9559517502784729, -0.38756781816482544, 2.391798973083496, 1.314389944076538, -0.3407580852508545, 43.0, -0.3438349962234497, 0.22309699654579163, -0.08160699903964996, 1.3940000534057617, 0.5759999752044678, 2.563999891281128], "max": [0.46013861894607544, 2.092440366744995, 1.893001675605774, 1.5815300941467285, -1.571860909461975, 1.4010456800460815, -0.04787438362836838, 671.0, 0.3047659993171692, 0.39313000440597534, 0.06394299864768982, -1.4190000295639038, 0.7670000195503235, 0.5389999747276306, -0.10698868334293365, -2.053292751312256, -0.5285904407501221, -0.0777718722820282, 2.4960827827453613, 1.649545669555664, -0.033737216144800186, 841.0, -0.2642489969730377, 0.27998098731040955, 0.013578999787569046, 2.1059999465942383, 1.1230000257492065, 3.1089999675750732], "mean": [0.26955339312553406, 2.082573413848877, 0.9205193519592285, 0.9638282656669617, -2.209739923477173, -0.3797934949398041, -0.6617805361747742, 232.62973022460938, 0.23276464641094208, 0.3019225001335144, -0.04388347268104553, -1.969869613647461, 0.35346361994743347, -0.11636597663164139, -0.20717528462409973, -2.072331428527832, -0.8000097870826721, -0.2509743869304657, 2.484287977218628, 1.4954006671905518, -0.2601383328437805, 633.420166015625, -0.3115170896053314, 0.2612256109714508, -0.01812831312417984, 1.6384515762329102, 0.9105859994888306, 2.8286826610565186], "std": [0.10091113299131393, 0.011383121833205223, 0.7110221982002258, 0.37891730666160583, 0.2986982464790344, 1.1900560855865479, 0.37383657693862915, 240.13510131835938, 0.034940484911203384, 0.05926790088415146, 0.057515375316143036, 0.37867602705955505, 0.19747577607631683, 0.6305390000343323, 0.03874298930168152, 0.004438392352312803, 0.16146069765090942, 0.08185466378927231, 0.014122980646789074, 0.08906003832817078, 0.067338727414608, 322.4927062988281, 0.027164898812770844, 0.01159865502268076, 0.03613317385315895, 0.26720181107521057, 0.10260117799043655, 0.152205228805542], "count": [582]}, "action": {"min": [-0.016859881579875946, 2.0102005004882812, 0.05607743188738823, 0.330041766166687, -2.6860616207122803, -1.501454472541809, -1.5016114711761475, -1.0, 0.17753799259662628, 0.20268799364566803, -0.12387000024318695, -2.6070001125335693, 0.036000002175569534, -1.152999997138977, -0.29845130443573, -2.078512668609619, -0.9559517502784729, -0.38756781816482544, 2.391798973083496, 1.314389944076538, -0.3407580852508545, 43.0, -0.3438349962234497, 0.22309699654579163, -0.08160699903964996, 1.3940000534057617, 0.5759999752044678, 2.563999891281128], "max": [0.46013861894607544, 2.092440366744995, 1.893001675605774, 1.5815300941467285, -1.571860909461975, 1.4010456800460815, -0.04787438362836838, 671.0, 0.3047659993171692, 0.39313000440597534, 0.06394299864768982, -1.4190000295639038, 0.7670000195503235, 0.5389999747276306, -0.10698868334293365, -2.053292751312256, -0.5285904407501221, -0.0777718722820282, 2.4960827827453613, 1.649545669555664, -0.033737216144800186, 841.0, -0.2642489969730377, 0.27998098731040955, 0.013578999787569046, 2.1059999465942383, 1.1230000257492065, 3.1089999675750732], "mean": [0.26955339312553406, 2.082573413848877, 0.9205193519592285, 0.9638282656669617, -2.209739923477173, -0.3797934949398041, -0.6617805361747742, 232.62973022460938, 0.23276464641094208, 0.3019225001335144, -0.04388347268104553, -1.969869613647461, 0.35346361994743347, -0.11636597663164139, -0.20717528462409973, -2.072331428527832, -0.8000097870826721, -0.2509743869304657, 2.484287977218628, 1.4954006671905518, -0.2601383328437805, 633.420166015625, -0.3115170896053314, 0.2612256109714508, -0.01812831312417984, 1.6384515762329102, 0.9105859994888306, 2.8286826610565186], "std": [0.10091113299131393, 0.011383121833205223, 0.7110221982002258, 0.37891730666160583, 0.2986982464790344, 1.1900560855865479, 0.37383657693862915, 240.13510131835938, 0.034940484911203384, 0.05926790088415146, 0.057515375316143036, 0.37867602705955505, 0.19747577607631683, 0.6305390000343323, 0.03874298930168152, 0.004438392352312803, 0.16146069765090942, 0.08185466378927231, 0.014122980646789074, 0.08906003832817078, 0.067338727414608, 322.4927062988281, 0.027164898812770844, 0.01159865502268076, 0.03613317385315895, 0.26720181107521057, 0.10260117799043655, 0.152205228805542], "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": [393], "max": [393], "mean": [393.0], "std": [0.0], "count": [582]}, "index": {"min": [238675], "max": [239256], "mean": [238965.5], "std": [168.0086803313051], "count": [582]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [582]}, "subtask_annotation": {"mean": [4.415807560137457, 9.0, 9.0, 9.0, 9.0], "std": [2.086355019839338, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [582]}, "scene_annotation": {"mean": [393.0], "std": [0.0], "min": [393], "max": [393], "count": [582]}, "eef_direction_state": {"mean": [4.812714776632302, 3.88659793814433], "std": [2.0224623107422124, 1.97341239157259], "min": [0, 0], "max": [6, 6], "count": [582]}, "eef_velocity_state": {"mean": [0.3402061855670103, 0.8608247422680413], "std": [0.5540218079399749, 0.7055582032826428], "min": [0, 0], "max": [2, 2], "count": [582]}, "eef_acc_mag_state": {"mean": [0.36769759450171824, 0.8642611683848798], "std": [0.6952374990092085, 0.8334466922579664], "min": [0, 0], "max": [2, 2], "count": [582]}, "eef_direction_action": {"mean": [4.812714776632302, 3.88659793814433], "std": [2.0224623107422124, 1.97341239157259], "min": [0, 0], "max": [6, 6], "count": [582]}, "eef_velocity_action": {"mean": [0.3402061855670103, 0.8608247422680413], "std": [0.5540218079399749, 0.7055582032826428], "min": [0, 0], "max": [2, 2], "count": [582]}, "eef_acc_mag_action": {"mean": [0.36769759450171824, 0.8642611683848798], "std": [0.6952374990092085, 0.8334466922579664], "min": [0, 0], "max": [2, 2], "count": [582]}, "eef_sim_pose_state": {"mean": [0.44568170328313483, 0.2824846241126784, 1.0212100925496357, -0.4088935486757236, 1.2984366381964898, -0.7130661670559036, 0.49520581554042187, -0.20972891359553672, 1.076368989952188, 0.03641868893388739, 0.9219942116087367, -1.525074001391331], "std": [0.011235416363517001, 0.03651070687392319, 0.008292912776680322, 0.4443507553703489, 0.06560840603108238, 0.5180593221997888, 0.06476043318342282, 0.056190113148804746, 0.047430152307683764, 2.039346248096777, 0.31321544071414165, 1.0451868091658367], "min": [0.40599877623682334, 0.21752598225402828, 1.0081258185528041, -0.8966529077558327, 1.161861858501831, -1.457275796282202, 0.3933562603709206, -0.2820743913822787, 1.0215112838408944, -3.141052080990999, 0.3704326623360683, -2.918554417523954], "max": [0.4635337857909836, 0.3158467035947475, 1.041205460876701, 1.1630394191132902, 1.4591139824941086, 0.8386421093225117, 0.5801773447458313, -0.13165372530851482, 1.1771567728262489, 3.123815874322274, 1.4207044984605717, -0.00527670498522495], "count": [582]}, "eef_sim_pose_action": {"mean": [0.44568170328313483, 0.2824846241126784, 1.0212100925496357, -0.4088935486757236, 1.2984366381964898, -0.7130661670559036, 0.49520581554042187, -0.20972891359553672, 1.076368989952188, 0.03641868893388739, 0.9219942116087367, -1.525074001391331], "std": [0.011235416363517001, 0.03651070687392319, 0.008292912776680322, 0.4443507553703489, 0.06560840603108238, 0.5180593221997888, 0.06476043318342282, 0.056190113148804746, 0.047430152307683764, 2.039346248096777, 0.31321544071414165, 1.0451868091658367], "min": [0.40599877623682334, 0.21752598225402828, 1.0081258185528041, -0.8966529077558327, 1.161861858501831, -1.457275796282202, 0.3933562603709206, -0.2820743913822787, 1.0215112838408944, -3.141052080990999, 0.3704326623360683, -2.918554417523954], "max": [0.4635337857909836, 0.3158467035947475, 1.041205460876701, 1.1630394191132902, 1.4591139824941086, 0.8386421093225117, 0.5801773447458313, -0.13165372530851482, 1.1771567728262489, 3.123815874322274, 1.4207044984605717, -0.00527670498522495], "count": [582]}, "gripper_mode_state": {"mean": [0.2766323024054983, 0.7920962199312714], "std": [0.4473330657030982, 0.4058075877825185], "min": [0, 0], "max": [1, 1], "count": [582]}, "gripper_activity_state": {"mean": [1.852233676975945, 1.8470790378006874], "std": [0.4713293626281772, 0.47513795132658826], "min": [0, 0], "max": [2, 2], "count": [582]}, "gripper_mode_action": {"mean": [0.2766323024054983, 0.7920962199312714], "std": [0.4473330657030982, 0.4058075877825185], "min": [0, 0], "max": [1, 1], "count": [582]}, "gripper_activity_action": {"mean": [1.852233676975945, 1.8470790378006874], "std": [0.4713293626281772, 0.47513795132658826], "min": [0, 0], "max": [2, 2], "count": [582]}, "gripper_open_scale_state": {"mean": [0.6334201031911004, 0.23263487944324396], "std": [0.32249277783406555, 0.24013015166033932], "min": [0.043, 0.0], "max": [0.841, 0.671], "count": [582]}, "gripper_open_scale_action": {"mean": [0.6334201031911004, 0.23263487944324396], "std": [0.32249277783406555, 0.24013015166033932], "min": [0.043, 0.0], "max": [0.841, 0.671], "count": [582]}}} +{"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.4600843232938821]], [[0.4721524612848142]], [[0.4631132989607254]]], "std": [[[0.15869418448380015]], [[0.15134733128212355]], [[0.15398980593533276]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.08627450980392157]], [[0.0784313725490196]]], "max": [[[0.7098039215686275]], [[0.6941176470588235]], [[0.6980392156862745]]], "mean": [[[0.4663369214803038]], [[0.4726140110698934]], [[0.46551033570335043]]], "std": [[[0.07201513194118406]], [[0.07088731525212659]], [[0.07298832304752868]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.6509803921568628]], [[0.6627450980392157]]], "mean": [[[0.45657224871930757]], [[0.4749851689925219]], [[0.4527955069039628]]], "std": [[[0.09909771084516218]], [[0.07502887340369485]], [[0.1025874138912264]]], "count": [111]}, "observation.state": {"min": [0.07281513512134552, 1.9869352579116821, -0.09599311649799347, 0.11863002926111221, -2.6068763732910156, -1.6582024097442627, -1.1565947532653809, 16.0, 0.19968299567699432, 0.16627299785614014, -0.10294900089502335, -2.7790000438690186, 0.059999991208314896, -1.343999981880188, -0.37859684228897095, -2.0786871910095215, -1.087636947631836, -0.4413239359855652, 2.4080309867858887, 1.2739332914352417, -0.3652276396751404, 30.0, -0.3380810022354126, 0.23942700028419495, -0.09975700080394745, 1.1160000562667847, 0.5189999938011169, 2.368000030517578], "max": [0.5803568959236145, 2.092440366744995, 2.061286211013794, 1.4387969970703125, -1.6840856075286865, 1.591059684753418, 0.033457960933446884, 661.0, 0.30656400322914124, 0.42573800683021545, 0.07775299996137619, -1.194000005722046, 0.7920000553131104, 0.48500001430511475, -0.17580701410770416, -2.0576908588409424, -0.4631405770778656, -0.013683381490409374, 2.4814045429229736, 1.658534049987793, -0.03375466912984848, 815.0, -0.24798700213432312, 0.3367919921875, 0.0453139990568161, 2.1089999675750732, 1.0130000114440918, 3.0239999294281006], "mean": [0.2753413915634155, 2.0751171112060547, 0.8429020047187805, 0.8871042132377625, -2.1092939376831055, -0.5459176301956177, -0.5767472982406616, 287.58319091796875, 0.23826856911182404, 0.28937703371047974, -0.03783418983221054, -1.9043152332305908, 0.4452511668205261, -0.12846575677394867, -0.31303131580352783, -2.071661949157715, -0.8072479367256165, -0.30015286803245544, 2.41882061958313, 1.4805506467819214, -0.12837284803390503, 573.8598022460938, -0.27842357754707336, 0.29644161462783813, -0.009913078509271145, 1.5290201902389526, 0.7989718914031982, 2.661184549331665], "std": [0.18001213669776917, 0.019608937203884125, 0.8149169683456421, 0.3250029981136322, 0.3610779047012329, 1.2527148723602295, 0.2720942795276642, 251.36155700683594, 0.027733508497476578, 0.08395854383707047, 0.058985281735658646, 0.4798044264316559, 0.19526980817317963, 0.6248137950897217, 0.05553564429283142, 0.0057827746495604515, 0.24668046832084656, 0.11921673268079758, 0.019613521173596382, 0.10811201483011246, 0.06702083349227905, 316.138916015625, 0.024025259539484978, 0.031313247978687286, 0.054320402443408966, 0.37106040120124817, 0.09819632023572922, 0.2356908619403839], "count": [535]}, "action": {"min": [0.07281513512134552, 1.9869352579116821, -0.09599311649799347, 0.11863002926111221, -2.6068763732910156, -1.6582024097442627, -1.1565947532653809, 16.0, 0.19968299567699432, 0.16627299785614014, -0.10294900089502335, -2.7790000438690186, 0.059999991208314896, -1.343999981880188, -0.37859684228897095, -2.0786871910095215, -1.087636947631836, -0.4413239359855652, 2.4080309867858887, 1.2739332914352417, -0.3652276396751404, 30.0, -0.3380810022354126, 0.23942700028419495, -0.09975700080394745, 1.1160000562667847, 0.5189999938011169, 2.368000030517578], "max": [0.5803568959236145, 2.092440366744995, 2.061286211013794, 1.4387969970703125, -1.6840856075286865, 1.591059684753418, 0.033457960933446884, 661.0, 0.30656400322914124, 0.42573800683021545, 0.07775299996137619, -1.194000005722046, 0.7920000553131104, 0.48500001430511475, -0.17580701410770416, -2.0576908588409424, -0.4631405770778656, -0.013683381490409374, 2.4814045429229736, 1.658534049987793, -0.03375466912984848, 815.0, -0.24798700213432312, 0.3367919921875, 0.0453139990568161, 2.1089999675750732, 1.0130000114440918, 3.0239999294281006], "mean": [0.2753413915634155, 2.0751171112060547, 0.8429020047187805, 0.8871042132377625, -2.1092939376831055, -0.5459176301956177, -0.5767472982406616, 287.58319091796875, 0.23826856911182404, 0.28937703371047974, -0.03783418983221054, -1.9043152332305908, 0.4452511668205261, -0.12846575677394867, -0.31303131580352783, -2.071661949157715, -0.8072479367256165, -0.30015286803245544, 2.41882061958313, 1.4805506467819214, -0.12837284803390503, 573.8598022460938, -0.27842357754707336, 0.29644161462783813, -0.009913078509271145, 1.5290201902389526, 0.7989718914031982, 2.661184549331665], "std": [0.18001213669776917, 0.019608937203884125, 0.8149169683456421, 0.3250029981136322, 0.3610779047012329, 1.2527148723602295, 0.2720942795276642, 251.36155700683594, 0.027733508497476578, 0.08395854383707047, 0.058985281735658646, 0.4798044264316559, 0.19526980817317963, 0.6248137950897217, 0.05553564429283142, 0.0057827746495604515, 0.24668046832084656, 0.11921673268079758, 0.019613521173596382, 0.10811201483011246, 0.06702083349227905, 316.138916015625, 0.024025259539484978, 0.031313247978687286, 0.054320402443408966, 0.37106040120124817, 0.09819632023572922, 0.2356908619403839], "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": [394], "max": [394], "mean": [394.0], "std": [0.0], "count": [535]}, "index": {"min": [239257], "max": [239791], "mean": [239524.0], "std": [154.44092721814383], "count": [535]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [535]}, "subtask_annotation": {"mean": [4.727102803738318, 9.0, 9.0, 9.0, 9.0], "std": [2.0932276241793817, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [535]}, "scene_annotation": {"mean": [394.0], "std": [0.0], "min": [394], "max": [394], "count": [535]}, "eef_direction_state": {"mean": [4.4485981308411215, 3.6785046728971964], "std": [2.203793012567085, 2.2781788118091817], "min": [0, 0], "max": [6, 6], "count": [535]}, "eef_velocity_state": {"mean": [0.44299065420560746, 0.891588785046729], "std": [0.626533580117986, 0.7754554278757051], "min": [0, 0], "max": [2, 2], "count": [535]}, "eef_acc_mag_state": {"mean": [0.5158878504672897, 0.7663551401869159], "std": [0.7582751618425481, 0.8336322869007058], "min": [0, 0], "max": [2, 2], "count": [535]}, "eef_direction_action": {"mean": [4.4485981308411215, 3.6785046728971964], "std": [2.203793012567085, 2.2781788118091817], "min": [0, 0], "max": [6, 6], "count": [535]}, "eef_velocity_action": {"mean": [0.44299065420560746, 0.891588785046729], "std": [0.626533580117986, 0.7754554278757051], "min": [0, 0], "max": [2, 2], "count": [535]}, "eef_acc_mag_action": {"mean": [0.5158878504672897, 0.7663551401869159], "std": [0.7582751618425481, 0.8336322869007058], "min": [0, 0], "max": [2, 2], "count": [535]}, "eef_sim_pose_state": {"mean": [0.4830956600082681, 0.2648999638121517, 1.0459404005660577, -0.007680688657935969, 1.215919511256706, -0.31328855102499703, 0.4815541891838052, -0.2155886792570655, 1.074406343542578, -0.06310616231149799, 1.0220526050523515, -1.4233309133830705], "std": [0.03046881394709486, 0.04180041319178883, 0.02519846393990786, 0.37998390212299143, 0.14915533668865422, 0.4013507868748757, 0.09106156962931358, 0.05348733584439322, 0.05269315591362332, 1.80658619207199, 0.3767009322339454, 1.0521218930454836], "min": [0.4229829423265821, 0.19409614298978406, 1.0115278477550123, -0.67360083661951, 1.0482817892127527, -0.9071870758723906, 0.3537451703967382, -0.3082481204661853, 1.0143313493348245, -3.137328016797997, 0.20270684350511714, -3.024550127913968], "max": [0.5227677301311568, 0.3141174467003169, 1.0774681102375365, 1.2526562230480738, 1.4694642075787758, 0.860025997014732, 0.6152869518448496, -0.1405252046472094, 1.1838982860024212, 3.130797467860182, 1.405325600951389, 0.1411336747751228], "count": [535]}, "eef_sim_pose_action": {"mean": [0.4830956600082681, 0.2648999638121517, 1.0459404005660577, -0.007680688657935969, 1.215919511256706, -0.31328855102499703, 0.4815541891838052, -0.2155886792570655, 1.074406343542578, -0.06310616231149799, 1.0220526050523515, -1.4233309133830705], "std": [0.03046881394709486, 0.04180041319178883, 0.02519846393990786, 0.37998390212299143, 0.14915533668865422, 0.4013507868748757, 0.09106156962931358, 0.05348733584439322, 0.05269315591362332, 1.80658619207199, 0.3767009322339454, 1.0521218930454836], "min": [0.4229829423265821, 0.19409614298978406, 1.0115278477550123, -0.67360083661951, 1.0482817892127527, -0.9071870758723906, 0.3537451703967382, -0.3082481204661853, 1.0143313493348245, -3.137328016797997, 0.20270684350511714, -3.024550127913968], "max": [0.5227677301311568, 0.3141174467003169, 1.0774681102375365, 1.2526562230480738, 1.4694642075787758, 0.860025997014732, 0.6152869518448496, -0.1405252046472094, 1.1838982860024212, 3.130797467860182, 1.405325600951389, 0.1411336747751228], "count": [535]}, "gripper_mode_state": {"mean": [0.31962616822429907, 0.7514018691588785], "std": [0.4663317282906582, 0.4322003009987687], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_state": {"mean": [1.8635514018691588, 1.919626168224299], "std": [0.46370965040767886, 0.3163575560034198], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_mode_action": {"mean": [0.31962616822429907, 0.7514018691588785], "std": [0.4663317282906582, 0.4322003009987687], "min": [0, 0], "max": [1, 1], "count": [535]}, "gripper_activity_action": {"mean": [1.8635514018691588, 1.919626168224299], "std": [0.46370965040767886, 0.3163575560034198], "min": [0, 0], "max": [2, 2], "count": [535]}, "gripper_open_scale_state": {"mean": [0.5738598128951596, 0.2875831776806127], "std": [0.31613894307535284, 0.25136157882024696], "min": [0.03, 0.016], "max": [0.815, 0.661], "count": [535]}, "gripper_open_scale_action": {"mean": [0.5738598128951596, 0.2875831776806127], "std": [0.31613894307535284, 0.25136157882024696], "min": [0.03, 0.016], "max": [0.815, 0.661], "count": [535]}}} +{"episode_index": 393, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.45440452361500155]], [[0.46820720186222636]], [[0.45547756023705777]]], "std": [[[0.15626404853353465]], [[0.1474834674155499]], [[0.15098920376587696]]], "count": [126]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.054901960784313725]], [[0.06274509803921569]]], "max": [[[0.6823529411764706]], [[0.6784313725490196]], [[0.6823529411764706]]], "mean": [[[0.47021816157018365]], [[0.4766751462158938]], [[0.46967960077549537]]], "std": [[[0.07212175786670988]], [[0.06974177763197563]], [[0.07167626788737422]]], "count": [126]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[0.6745098039215687]], [[0.6549019607843137]], [[0.6588235294117647]]], "mean": [[[0.46679859327990453]], [[0.4832350120603797]], [[0.46330882677144936]]], "std": [[[0.09142226963859831]], [[0.06819519054576438]], [[0.09590580448865516]]], "count": [126]}, "observation.state": {"min": [0.05363396927714348, 2.02327299118042, -0.0768817588686943, 0.24644048511981964, -2.6507537364959717, -1.6317957639694214, -1.0126575231552124, 18.0, 0.18519699573516846, 0.17242999374866486, -0.1155959963798523, -2.734999895095825, 0.12099999934434891, -1.2999999523162842, -0.32824406027793884, -2.078582525253296, -1.0585073232650757, -0.3727499544620514, 2.4060585498809814, 1.3359622955322266, -0.39271655678749084, 24.0, -0.3446910083293915, 0.23542599380016327, -0.09273800253868103, 1.281000018119812, 0.6220000386238098, 2.5840001106262207], "max": [0.660607099533081, 2.0917422771453857, 2.0964369773864746, 1.5095701217651367, -1.7637600898742676, 1.4505082368850708, 0.009599311277270317, 685.0, 0.32433900237083435, 0.4252510070800781, 0.06920699775218964, -1.2410000562667847, 0.8299999833106995, 0.41100001335144043, -0.17845992743968964, -2.0652308464050293, -0.4354945719242096, -0.10417870432138443, 2.442117214202881, 1.6128937005996704, -0.059812434017658234, 814.0, -0.26329201459884644, 0.3222990036010742, 0.027293000370264053, 2.0999999046325684, 1.0140000581741333, 3.0280001163482666], "mean": [0.2752794325351715, 2.070770263671875, 0.8939056992530823, 0.8923428654670715, -2.147500514984131, -0.542271077632904, -0.5361998081207275, 254.5768280029297, 0.24019962549209595, 0.2938935160636902, -0.03668905049562454, -1.8967665433883667, 0.505106508731842, -0.1541251242160797, -0.2774916887283325, -2.072519063949585, -0.8222047686576843, -0.25170212984085083, 2.4211888313293457, 1.4232804775238037, -0.232315331697464, 586.8548583984375, -0.3086213767528534, 0.2879764139652252, -0.013133273459970951, 1.5704798698425293, 0.8979155421257019, 2.799684762954712], "std": [0.2011123150587082, 0.02116578444838524, 0.8156718015670776, 0.295872300863266, 0.3737567067146301, 1.204514503479004, 0.2929733395576477, 256.53863525390625, 0.03592752665281296, 0.083515964448452, 0.05843021720647812, 0.4783775806427002, 0.1937767118215561, 0.6344553232192993, 0.047292500734329224, 0.0032151369377970695, 0.23465144634246826, 0.07344292104244232, 0.0068699149414896965, 0.08712085336446762, 0.09363257139921188, 331.1988830566406, 0.026686999946832657, 0.028478190302848816, 0.04297605901956558, 0.2923777997493744, 0.08975619822740555, 0.12224531918764114], "count": [638]}, "action": {"min": [0.05363396927714348, 2.02327299118042, -0.0768817588686943, 0.24644048511981964, -2.6507537364959717, -1.6317957639694214, -1.0126575231552124, 18.0, 0.18519699573516846, 0.17242999374866486, -0.1155959963798523, -2.734999895095825, 0.12099999934434891, -1.2999999523162842, -0.32824406027793884, -2.078582525253296, -1.0585073232650757, -0.3727499544620514, 2.4060585498809814, 1.3359622955322266, -0.39271655678749084, 24.0, -0.3446910083293915, 0.23542599380016327, -0.09273800253868103, 1.281000018119812, 0.6220000386238098, 2.5840001106262207], "max": [0.660607099533081, 2.0917422771453857, 2.0964369773864746, 1.5095701217651367, -1.7637600898742676, 1.4505082368850708, 0.009599311277270317, 685.0, 0.32433900237083435, 0.4252510070800781, 0.06920699775218964, -1.2410000562667847, 0.8299999833106995, 0.41100001335144043, -0.17845992743968964, -2.0652308464050293, -0.4354945719242096, -0.10417870432138443, 2.442117214202881, 1.6128937005996704, -0.059812434017658234, 814.0, -0.26329201459884644, 0.3222990036010742, 0.027293000370264053, 2.0999999046325684, 1.0140000581741333, 3.0280001163482666], "mean": [0.2752794325351715, 2.070770263671875, 0.8939056992530823, 0.8923428654670715, -2.147500514984131, -0.542271077632904, -0.5361998081207275, 254.5768280029297, 0.24019962549209595, 0.2938935160636902, -0.03668905049562454, -1.8967665433883667, 0.505106508731842, -0.1541251242160797, -0.2774916887283325, -2.072519063949585, -0.8222047686576843, -0.25170212984085083, 2.4211888313293457, 1.4232804775238037, -0.232315331697464, 586.8548583984375, -0.3086213767528534, 0.2879764139652252, -0.013133273459970951, 1.5704798698425293, 0.8979155421257019, 2.799684762954712], "std": [0.2011123150587082, 0.02116578444838524, 0.8156718015670776, 0.295872300863266, 0.3737567067146301, 1.204514503479004, 0.2929733395576477, 256.53863525390625, 0.03592752665281296, 0.083515964448452, 0.05843021720647812, 0.4783775806427002, 0.1937767118215561, 0.6344553232192993, 0.047292500734329224, 0.0032151369377970695, 0.23465144634246826, 0.07344292104244232, 0.0068699149414896965, 0.08712085336446762, 0.09363257139921188, 331.1988830566406, 0.026686999946832657, 0.028478190302848816, 0.04297605901956558, 0.2923777997493744, 0.08975619822740555, 0.12224531918764114], "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": [395], "max": [395], "mean": [395.0], "std": [0.0], "count": [638]}, "index": {"min": [239792], "max": [240429], "mean": [240110.5], "std": [184.17450963692016], "count": [638]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [638]}, "subtask_annotation": {"mean": [4.3808777429467085, 9.0, 9.0, 9.0, 9.0], "std": [2.1255450005390535, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [638]}, "scene_annotation": {"mean": [395.0], "std": [0.0], "min": [395], "max": [395], "count": [638]}, "eef_direction_state": {"mean": [4.561128526645768, 3.8699059561128526], "std": [2.1975748914527626, 2.2368396713429637], "min": [0, 0], "max": [6, 6], "count": [638]}, "eef_velocity_state": {"mean": [0.3620689655172414, 0.7460815047021944], "std": [0.5182591866869799, 0.7047367766701733], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_acc_mag_state": {"mean": [0.4263322884012539, 0.700626959247649], "std": [0.7214119053864589, 0.8169633247623439], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_direction_action": {"mean": [4.561128526645768, 3.8699059561128526], "std": [2.1975748914527626, 2.2368396713429637], "min": [0, 0], "max": [6, 6], "count": [638]}, "eef_velocity_action": {"mean": [0.3620689655172414, 0.7460815047021944], "std": [0.5182591866869799, 0.7047367766701733], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_acc_mag_action": {"mean": [0.4263322884012539, 0.700626959247649], "std": [0.7214119053864589, 0.8169633247623439], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_sim_pose_state": {"mean": [0.4722390451395556, 0.2819237932649779, 1.0271197709543676, -0.3210568553510133, 1.3080478611570938, -0.5799952664066973, 0.4854736044214012, -0.21695243002501916, 1.074276261153356, 0.038249607159370216, 1.058893411457235, -1.3766973745287576], "std": [0.026264307508222944, 0.03902350151267679, 0.011825635229862377, 0.42432441389683256, 0.08731513907547087, 0.3247415988690608, 0.09171625250053148, 0.05932665779168222, 0.04886946288126439, 1.7643278758471561, 0.3837902056799433, 1.143521014936813], "min": [0.42390342662821906, 0.20996301627719832, 1.0066864080619287, -0.7112781044746698, 1.1798024575887252, -0.9802598676422303, 0.3597432250352825, -0.303457535907893, 1.0227523263804663, -3.125160675343326, 0.2788464836480564, -3.105970679014555], "max": [0.5041804908056777, 0.32309565704730053, 1.0431358204369352, 0.969218176084649, 1.4788894540779411, 0.6302531285170435, 0.6170791434971675, -0.12499176932168465, 1.1873026690164994, 3.1401128924072896, 1.3991415527127522, 0.3043172906225832], "count": [638]}, "eef_sim_pose_action": {"mean": [0.4722390451395556, 0.2819237932649779, 1.0271197709543676, -0.3210568553510133, 1.3080478611570938, -0.5799952664066973, 0.4854736044214012, -0.21695243002501916, 1.074276261153356, 0.038249607159370216, 1.058893411457235, -1.3766973745287576], "std": [0.026264307508222944, 0.03902350151267679, 0.011825635229862377, 0.42432441389683256, 0.08731513907547087, 0.3247415988690608, 0.09171625250053148, 0.05932665779168222, 0.04886946288126439, 1.7643278758471561, 0.3837902056799433, 1.143521014936813], "min": [0.42390342662821906, 0.20996301627719832, 1.0066864080619287, -0.7112781044746698, 1.1798024575887252, -0.9802598676422303, 0.3597432250352825, -0.303457535907893, 1.0227523263804663, -3.125160675343326, 0.2788464836480564, -3.105970679014555], "max": [0.5041804908056777, 0.32309565704730053, 1.0431358204369352, 0.969218176084649, 1.4788894540779411, 0.6302531285170435, 0.6170791434971675, -0.12499176932168465, 1.1873026690164994, 3.1401128924072896, 1.3991415527127522, 0.3043172906225832], "count": [638]}, "gripper_mode_state": {"mean": [0.30407523510971785, 0.7633228840125392], "std": [0.4600146590084792, 0.4250424199480785], "min": [0, 0], "max": [1, 1], "count": [638]}, "gripper_activity_state": {"mean": [1.896551724137931, 1.9137931034482758], "std": [0.4060136002190791, 0.37193601071325444], "min": [0, 0], "max": [2, 2], "count": [638]}, "gripper_mode_action": {"mean": [0.30407523510971785, 0.7633228840125392], "std": [0.4600146590084792, 0.4250424199480785], "min": [0, 0], "max": [1, 1], "count": [638]}, "gripper_activity_action": {"mean": [1.896551724137931, 1.9137931034482758], "std": [0.4060136002190791, 0.37193601071325444], "min": [0, 0], "max": [2, 2], "count": [638]}, "gripper_open_scale_state": {"mean": [0.586855015700888, 0.2545768026304096], "std": [0.33119899062938657, 0.25653873640329494], "min": [0.024, 0.018], "max": [0.814, 0.685], "count": [638]}, "gripper_open_scale_action": {"mean": [0.586855015700888, 0.2545768026304096], "std": [0.33119899062938657, 0.25653873640329494], "min": [0.024, 0.018], "max": [0.814, 0.685], "count": [638]}}} +{"episode_index": 394, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45516364978713203]], [[0.4674272407357438]], [[0.45804658361815676]]], "std": [[[0.15847655957619272]], [[0.15056893542452465]], [[0.15357702776172405]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.058823529411764705]], [[0.07058823529411765]]], "max": [[[0.6941176470588235]], [[0.6823529411764706]], [[0.6941176470588235]]], "mean": [[[0.46532657065119626]], [[0.471762001933801]], [[0.46483846765005693]]], "std": [[[0.07998691140828922]], [[0.07720259588270557]], [[0.07913958319400016]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0392156862745098]], [[0.0196078431372549]]], "max": [[[0.6627450980392157]], [[0.6431372549019608]], [[0.6509803921568628]]], "mean": [[[0.46367726322180247]], [[0.4800431826017869]], [[0.4580011898872699]]], "std": [[[0.09152775826454822]], [[0.06573038569330254]], [[0.09770476092210648]]], "count": [109]}, "observation.state": {"min": [0.03047345019876957, 1.9032816886901855, 0.07520623505115509, 0.23317599296569824, -2.6175577640533447, -1.6179027557373047, -0.911271333694458, 17.0, 0.19275200366973877, 0.19901899993419647, -0.09926500171422958, -2.7260000705718994, 0.12399999797344208, -1.2869999408721924, -0.3704287111759186, -2.078756809234619, -1.0339505672454834, -0.361213356256485, 2.4051334857940674, 1.350989580154419, -0.34063592553138733, 35.0, -0.3425459861755371, 0.23943500220775604, -0.0886240005493164, 1.25, 0.6269999742507935, 2.566999912261963], "max": [0.6463652849197388, 2.0924580097198486, 2.2141945362091064, 1.4590778350830078, -1.8175510168075562, 1.507650375366211, -0.07377507537603378, 586.0, 0.3135850131511688, 0.4303959906101227, 0.07482100278139114, -1.319000005722046, 0.8510000109672546, 0.5130000114440918, -0.19343484938144684, -2.060012102127075, -0.42039749026298523, -0.04469788447022438, 2.495943307876587, 1.6444144248962402, -0.12882275879383087, 824.0, -0.25474101305007935, 0.3088099956512451, 0.02491999976336956, 2.1530001163482666, 1.0490000247955322, 3.056999921798706], "mean": [0.27830055356025696, 2.0620181560516357, 0.9149459600448608, 0.8687765002250671, -2.1600341796875, -0.5500954985618591, -0.6530125737190247, 205.687255859375, 0.24238388240337372, 0.29568928480148315, -0.030521610751748085, -1.8830337524414062, 0.42654362320899963, -0.09923200309276581, -0.2785981595516205, -2.072985887527466, -0.7754151821136475, -0.2521304190158844, 2.41911244392395, 1.4360960721969604, -0.27821850776672363, 547.2556762695312, -0.30378618836402893, 0.2844979763031006, -0.01941881701350212, 1.6327579021453857, 0.9384905695915222, 2.8216819763183594], "std": [0.1914980560541153, 0.04439953714609146, 0.8448341488838196, 0.26723921298980713, 0.28753894567489624, 1.2186845541000366, 0.2123328149318695, 215.06411743164062, 0.038545161485672, 0.07912378758192062, 0.06117190793156624, 0.47277459502220154, 0.15697498619556427, 0.6511580348014832, 0.03895633667707443, 0.00491348747164011, 0.234767884016037, 0.08253011107444763, 0.024806777015328407, 0.06491108238697052, 0.06681885570287704, 324.156982421875, 0.030193081125617027, 0.020370326936244965, 0.04305143281817436, 0.34075698256492615, 0.09854809939861298, 0.1548866182565689], "count": [526]}, "action": {"min": [0.03047345019876957, 1.9032816886901855, 0.07520623505115509, 0.23317599296569824, -2.6175577640533447, -1.6179027557373047, -0.911271333694458, 17.0, 0.19275200366973877, 0.19901899993419647, -0.09926500171422958, -2.7260000705718994, 0.12399999797344208, -1.2869999408721924, -0.3704287111759186, -2.078756809234619, -1.0339505672454834, -0.361213356256485, 2.4051334857940674, 1.350989580154419, -0.34063592553138733, 35.0, -0.3425459861755371, 0.23943500220775604, -0.0886240005493164, 1.25, 0.6269999742507935, 2.566999912261963], "max": [0.6463652849197388, 2.0924580097198486, 2.2141945362091064, 1.4590778350830078, -1.8175510168075562, 1.507650375366211, -0.07377507537603378, 586.0, 0.3135850131511688, 0.4303959906101227, 0.07482100278139114, -1.319000005722046, 0.8510000109672546, 0.5130000114440918, -0.19343484938144684, -2.060012102127075, -0.42039749026298523, -0.04469788447022438, 2.495943307876587, 1.6444144248962402, -0.12882275879383087, 824.0, -0.25474101305007935, 0.3088099956512451, 0.02491999976336956, 2.1530001163482666, 1.0490000247955322, 3.056999921798706], "mean": [0.27830055356025696, 2.0620181560516357, 0.9149459600448608, 0.8687765002250671, -2.1600341796875, -0.5500954985618591, -0.6530125737190247, 205.687255859375, 0.24238388240337372, 0.29568928480148315, -0.030521610751748085, -1.8830337524414062, 0.42654362320899963, -0.09923200309276581, -0.2785981595516205, -2.072985887527466, -0.7754151821136475, -0.2521304190158844, 2.41911244392395, 1.4360960721969604, -0.27821850776672363, 547.2556762695312, -0.30378618836402893, 0.2844979763031006, -0.01941881701350212, 1.6327579021453857, 0.9384905695915222, 2.8216819763183594], "std": [0.1914980560541153, 0.04439953714609146, 0.8448341488838196, 0.26723921298980713, 0.28753894567489624, 1.2186845541000366, 0.2123328149318695, 215.06411743164062, 0.038545161485672, 0.07912378758192062, 0.06117190793156624, 0.47277459502220154, 0.15697498619556427, 0.6511580348014832, 0.03895633667707443, 0.00491348747164011, 0.234767884016037, 0.08253011107444763, 0.024806777015328407, 0.06491108238697052, 0.06681885570287704, 324.156982421875, 0.030193081125617027, 0.020370326936244965, 0.04305143281817436, 0.34075698256492615, 0.09854809939861298, 0.1548866182565689], "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": [396], "max": [396], "mean": [396.0], "std": [0.0], "count": [526]}, "index": {"min": [240430], "max": [240955], "mean": [240692.5], "std": [151.84284639060215], "count": [526]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [526]}, "subtask_annotation": {"mean": [4.418250950570342, 9.0, 9.0, 9.0, 9.0], "std": [2.1555414442808494, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [526]}, "scene_annotation": {"mean": [396.0], "std": [0.0], "min": [396], "max": [396], "count": [526]}, "eef_direction_state": {"mean": [4.5399239543726235, 3.9163498098859315], "std": [2.1085835788618787, 2.264085354752023], "min": [0, 0], "max": [6, 6], "count": [526]}, "eef_velocity_state": {"mean": [0.40874524714828897, 0.747148288973384], "std": [0.560281996935096, 0.7468192659761758], "min": [0, 0], "max": [2, 2], "count": [526]}, "eef_acc_mag_state": {"mean": [0.435361216730038, 0.7015209125475285], "std": [0.7312969381364843, 0.8274505984701869], "min": [0, 0], "max": [2, 2], "count": [526]}, "eef_direction_action": {"mean": [4.5399239543726235, 3.9163498098859315], "std": [2.1085835788618787, 2.264085354752023], "min": [0, 0], "max": [6, 6], "count": [526]}, "eef_velocity_action": {"mean": [0.40874524714828897, 0.747148288973384], "std": [0.560281996935096, 0.7468192659761758], "min": [0, 0], "max": [2, 2], "count": [526]}, "eef_acc_mag_action": {"mean": [0.435361216730038, 0.7015209125475285], "std": [0.7312969381364843, 0.8274505984701869], "min": [0, 0], "max": [2, 2], "count": [526]}, "eef_sim_pose_state": {"mean": [0.4694359709598833, 0.27600819931056453, 1.0261970967015877, -0.463469560473379, 1.289864742762289, -0.7719138364743002, 0.4873967876188419, -0.22371459793943216, 1.0754743302910397, 0.07559620204552336, 0.9827013692854073, -1.1861234290061458], "std": [0.01809735809387196, 0.04121150053473776, 0.009956766905214607, 0.49408762023911346, 0.07634371161598448, 0.4935405874630967, 0.08643372154858305, 0.06585931221303797, 0.04662834617133954, 1.7837597883888432, 0.32494896917027105, 1.345747320128213], "min": [0.42773946441016525, 0.2075947972391742, 1.0116824880865045, -0.7597701956146714, 1.176937325926736, -1.2743470922295537, 0.3874886315139398, -0.3285289164979086, 1.0209778878067455, -3.122163344560631, 0.2999707373228728, -3.1276784036924665], "max": [0.49111620403923417, 0.3209703006374923, 1.046988468036677, 1.2592291694141162, 1.4137258997699824, 0.841720130091258, 0.6211406224105109, -0.14138238747282997, 1.1706689508696895, 3.1255392516696205, 1.5253337101566342, 3.140873247387584], "count": [526]}, "eef_sim_pose_action": {"mean": [0.4694359709598833, 0.27600819931056453, 1.0261970967015877, -0.463469560473379, 1.289864742762289, -0.7719138364743002, 0.4873967876188419, -0.22371459793943216, 1.0754743302910397, 0.07559620204552336, 0.9827013692854073, -1.1861234290061458], "std": [0.01809735809387196, 0.04121150053473776, 0.009956766905214607, 0.49408762023911346, 0.07634371161598448, 0.4935405874630967, 0.08643372154858305, 0.06585931221303797, 0.04662834617133954, 1.7837597883888432, 0.32494896917027105, 1.345747320128213], "min": [0.42773946441016525, 0.2075947972391742, 1.0116824880865045, -0.7597701956146714, 1.176937325926736, -1.2743470922295537, 0.3874886315139398, -0.3285289164979086, 1.0209778878067455, -3.122163344560631, 0.2999707373228728, -3.1276784036924665], "max": [0.49111620403923417, 0.3209703006374923, 1.046988468036677, 1.2592291694141162, 1.4137258997699824, 0.841720130091258, 0.6211406224105109, -0.14138238747282997, 1.1706689508696895, 3.1255392516696205, 1.5253337101566342, 3.140873247387584], "count": [526]}, "gripper_mode_state": {"mean": [0.33840304182509506, 0.8212927756653993], "std": [0.47316637994326904, 0.38310697240487335], "min": [0, 0], "max": [1, 1], "count": [526]}, "gripper_activity_state": {"mean": [1.811787072243346, 1.950570342205323], "std": [0.5346668771213229, 0.271297505161265], "min": [0, 0], "max": [2, 2], "count": [526]}, "gripper_mode_action": {"mean": [0.33840304182509506, 0.8212927756653993], "std": [0.47316637994326904, 0.38310697240487335], "min": [0, 0], "max": [1, 1], "count": [526]}, "gripper_activity_action": {"mean": [1.811787072243346, 1.950570342205323], "std": [0.5346668771213229, 0.271297505161265], "min": [0, 0], "max": [2, 2], "count": [526]}, "gripper_open_scale_state": {"mean": [0.5472557034220533, 0.20568726233203152], "std": [0.3241569389424213, 0.21506415760308006], "min": [0.035, 0.017], "max": [0.824, 0.586], "count": [526]}, "gripper_open_scale_action": {"mean": [0.5472557034220533, 0.20568726233203152], "std": [0.3241569389424213, 0.21506415760308006], "min": [0.035, 0.017], "max": [0.824, 0.586], "count": [526]}}} +{"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.464315522875817]], [[0.47630467728758175]], [[0.46646295955882355]]], "std": [[[0.1547006090119749]], [[0.1468374013896266]], [[0.149931796045384]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.043137254901960784]], [[0.043137254901960784]]], "max": [[[0.6823529411764706]], [[0.6784313725490196]], [[0.6862745098039216]]], "mean": [[[0.46780004595588237]], [[0.47332362472766887]], [[0.46772265114379086]]], "std": [[[0.07025726090571152]], [[0.06712584220462349]], [[0.06910638476093138]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6666666666666666]], [[0.6745098039215687]]], "mean": [[[0.46838560900054466]], [[0.4833611400462963]], [[0.4646807461873639]]], "std": [[[0.08676021505372743]], [[0.06387789889361495]], [[0.08963591928913736]]], "count": [120]}, "observation.state": {"min": [0.07436848431825638, 2.013603925704956, 0.06909758597612381, 0.1281944364309311, -2.6223747730255127, -1.6452171802520752, -0.9097179770469666, 16.0, 0.19890600442886353, 0.19293999671936035, -0.10408499836921692, -2.7090001106262207, 0.015000000596046448, -1.2599999904632568, -0.4172908067703247, -2.0788965225219727, -1.0983706712722778, -0.3781604766845703, 2.2502706050872803, 1.3144948482513428, -0.3144559860229492, 35.0, -0.33337798714637756, 0.24426700174808502, -0.08562000095844269, 1.2569999694824219, 0.06300000101327896, 2.443000078201294], "max": [0.5910558104515076, 2.092440366744995, 2.1672627925872803, 1.445219874382019, -1.857484221458435, 1.5549488067626953, 0.11136946082115173, 703.0, 0.3064909875392914, 0.42126700282096863, 0.08618500083684921, -1.3869999647140503, 0.8309999704360962, 0.5549999475479126, -0.20291198790073395, -2.0474283695220947, -0.530632495880127, 0.00874409917742014, 2.4967284202575684, 1.7778797149658203, 0.4671373665332794, 824.0, -0.2598330080509186, 0.32005301117897034, 0.022499000653624535, 2.0999999046325684, 1.0089999437332153, 3.0339999198913574], "mean": [0.30823397636413574, 2.0771799087524414, 0.8820374608039856, 0.7783331871032715, -2.1826703548431396, -0.6336495280265808, -0.4166492819786072, 284.57415771484375, 0.24779334664344788, 0.3057963252067566, -0.028787005692720413, -1.844544768333435, 0.5282500386238098, -0.034871917217969894, -0.280281126499176, -2.0722060203552246, -0.837009847164154, -0.25435107946395874, 2.46596097946167, 1.444916009902954, -0.16708269715309143, 584.6028442382812, -0.30167126655578613, 0.2887914180755615, -0.013585245236754417, 1.5972505807876587, 0.8277618885040283, 2.7785515785217285], "std": [0.1532275527715683, 0.01651811972260475, 0.7326284646987915, 0.3835868239402771, 0.30378544330596924, 1.1859989166259766, 0.26314985752105713, 277.34796142578125, 0.032289374619722366, 0.06954807043075562, 0.054735131561756134, 0.4376499652862549, 0.23406042158603668, 0.589242696762085, 0.04975832253694534, 0.005549781024456024, 0.2058630883693695, 0.09511243551969528, 0.061889320611953735, 0.12954607605934143, 0.20603902637958527, 298.98602294921875, 0.02585289068520069, 0.023474406450986862, 0.03849420323967934, 0.2755311131477356, 0.2474692165851593, 0.15073494613170624], "count": [593]}, "action": {"min": [0.07436848431825638, 2.013603925704956, 0.06909758597612381, 0.1281944364309311, -2.6223747730255127, -1.6452171802520752, -0.9097179770469666, 16.0, 0.19890600442886353, 0.19293999671936035, -0.10408499836921692, -2.7090001106262207, 0.015000000596046448, -1.2599999904632568, -0.4172908067703247, -2.0788965225219727, -1.0983706712722778, -0.3781604766845703, 2.2502706050872803, 1.3144948482513428, -0.3144559860229492, 35.0, -0.33337798714637756, 0.24426700174808502, -0.08562000095844269, 1.2569999694824219, 0.06300000101327896, 2.443000078201294], "max": [0.5910558104515076, 2.092440366744995, 2.1672627925872803, 1.445219874382019, -1.857484221458435, 1.5549488067626953, 0.11136946082115173, 703.0, 0.3064909875392914, 0.42126700282096863, 0.08618500083684921, -1.3869999647140503, 0.8309999704360962, 0.5549999475479126, -0.20291198790073395, -2.0474283695220947, -0.530632495880127, 0.00874409917742014, 2.4967284202575684, 1.7778797149658203, 0.4671373665332794, 824.0, -0.2598330080509186, 0.32005301117897034, 0.022499000653624535, 2.0999999046325684, 1.0089999437332153, 3.0339999198913574], "mean": [0.30823397636413574, 2.0771799087524414, 0.8820374608039856, 0.7783331871032715, -2.1826703548431396, -0.6336495280265808, -0.4166492819786072, 284.57415771484375, 0.24779334664344788, 0.3057963252067566, -0.028787005692720413, -1.844544768333435, 0.5282500386238098, -0.034871917217969894, -0.280281126499176, -2.0722060203552246, -0.837009847164154, -0.25435107946395874, 2.46596097946167, 1.444916009902954, -0.16708269715309143, 584.6028442382812, -0.30167126655578613, 0.2887914180755615, -0.013585245236754417, 1.5972505807876587, 0.8277618885040283, 2.7785515785217285], "std": [0.1532275527715683, 0.01651811972260475, 0.7326284646987915, 0.3835868239402771, 0.30378544330596924, 1.1859989166259766, 0.26314985752105713, 277.34796142578125, 0.032289374619722366, 0.06954807043075562, 0.054735131561756134, 0.4376499652862549, 0.23406042158603668, 0.589242696762085, 0.04975832253694534, 0.005549781024456024, 0.2058630883693695, 0.09511243551969528, 0.061889320611953735, 0.12954607605934143, 0.20603902637958527, 298.98602294921875, 0.02585289068520069, 0.023474406450986862, 0.03849420323967934, 0.2755311131477356, 0.2474692165851593, 0.15073494613170624], "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": [397], "max": [397], "mean": [397.0], "std": [0.0], "count": [593]}, "index": {"min": [240956], "max": [241548], "mean": [241252.0], "std": [171.18411141224527], "count": [593]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [593]}, "subtask_annotation": {"mean": [4.414839797639123, 9.0, 9.0, 9.0, 9.0], "std": [2.040876299645973, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [593]}, "scene_annotation": {"mean": [397.0], "std": [0.0], "min": [397], "max": [397], "count": [593]}, "eef_direction_state": {"mean": [4.413153456998313, 3.517706576728499], "std": [2.1790731677049147, 2.2708891963052698], "min": [0, 0], "max": [6, 6], "count": [593]}, "eef_velocity_state": {"mean": [0.433389544688027, 0.863406408094435], "std": [0.5624849812725023, 0.713559255579867], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_acc_mag_state": {"mean": [0.5143338954468802, 0.8145025295109612], "std": [0.7662001485272685, 0.8310939561747672], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_direction_action": {"mean": [4.413153456998313, 3.517706576728499], "std": [2.1790731677049147, 2.2708891963052698], "min": [0, 0], "max": [6, 6], "count": [593]}, "eef_velocity_action": {"mean": [0.433389544688027, 0.863406408094435], "std": [0.5624849812725023, 0.713559255579867], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_acc_mag_action": {"mean": [0.5143338954468802, 0.8145025295109612], "std": [0.7662001485272685, 0.8310939561747672], "min": [0, 0], "max": [2, 2], "count": [593]}, "eef_sim_pose_state": {"mean": [0.47377035097365783, 0.2783062757187892, 1.0307646648464603, -0.276859139990743, 1.2382962946444012, -0.5599123632734534, 0.4969534067430876, -0.22857925375572669, 1.0715104049266029, 0.023359389813711925, 1.0877644545471774, -1.0846378514040615], "std": [0.021155411503726046, 0.03540675625461073, 0.011422856017204575, 0.5803839742632358, 0.1788423265850484, 0.5473711481800351, 0.07528453721852274, 0.05124930490988304, 0.05175734171008927, 1.6463707963768657, 0.35878728844621827, 1.1444171803921035], "min": [0.432523661601248, 0.21174295509456031, 1.0127795825245776, -0.7567934880655346, 0.7115927260823147, -1.128472604452517, 0.38357547396646574, -0.31238080601774537, 1.0138483006308487, -3.1317174935052754, 0.2406271024938742, -2.9691478723336], "max": [0.5016552305042652, 0.3133993482395327, 1.063469992888291, 1.27049216787608, 1.436906788775897, 0.8509060000174687, 0.6112121887177268, -0.14212113507495946, 1.1797193934204007, 3.135229998766844, 1.3931224683144943, 0.32320508955633026], "count": [593]}, "eef_sim_pose_action": {"mean": [0.47377035097365783, 0.2783062757187892, 1.0307646648464603, -0.276859139990743, 1.2382962946444012, -0.5599123632734534, 0.4969534067430876, -0.22857925375572669, 1.0715104049266029, 0.023359389813711925, 1.0877644545471774, -1.0846378514040615], "std": [0.021155411503726046, 0.03540675625461073, 0.011422856017204575, 0.5803839742632358, 0.1788423265850484, 0.5473711481800351, 0.07528453721852274, 0.05124930490988304, 0.05175734171008927, 1.6463707963768657, 0.35878728844621827, 1.1444171803921035], "min": [0.432523661601248, 0.21174295509456031, 1.0127795825245776, -0.7567934880655346, 0.7115927260823147, -1.128472604452517, 0.38357547396646574, -0.31238080601774537, 1.0138483006308487, -3.1317174935052754, 0.2406271024938742, -2.9691478723336], "max": [0.5016552305042652, 0.3133993482395327, 1.063469992888291, 1.27049216787608, 1.436906788775897, 0.8509060000174687, 0.6112121887177268, -0.14212113507495946, 1.1797193934204007, 3.135229998766844, 1.3931224683144943, 0.32320508955633026], "count": [593]}, "gripper_mode_state": {"mean": [0.2984822934232715, 0.7352445193929174], "std": [0.4575921917341405, 0.44120291940964335], "min": [0, 0], "max": [1, 1], "count": [593]}, "gripper_activity_state": {"mean": [1.84822934232715, 1.8836424957841484], "std": [0.4864793172933503, 0.40853320523461406], "min": [0, 0], "max": [2, 2], "count": [593]}, "gripper_mode_action": {"mean": [0.2984822934232715, 0.7352445193929174], "std": [0.4575921917341405, 0.44120291940964335], "min": [0, 0], "max": [1, 1], "count": [593]}, "gripper_activity_action": {"mean": [1.84822934232715, 1.8836424957841484], "std": [0.4864793172933503, 0.40853320523461406], "min": [0, 0], "max": [2, 2], "count": [593]}, "gripper_open_scale_state": {"mean": [0.5846028667662236, 0.28457419903644204], "std": [0.2989859958282345, 0.2773479492950997], "min": [0.035, 0.016], "max": [0.824, 0.703], "count": [593]}, "gripper_open_scale_action": {"mean": [0.5846028667662236, 0.28457419903644204], "std": [0.2989859958282345, 0.2773479492950997], "min": [0.035, 0.016], "max": [0.824, 0.703], "count": [593]}}} +{"episode_index": 396, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4593246214327315]], [[0.470377689607196]], [[0.46045777114476155]]], "std": [[[0.15477190111385028]], [[0.14694134747292142]], [[0.14971631829510937]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.07058823529411765]], [[0.08627450980392157]]], "max": [[[0.7254901960784313]], [[0.7137254901960784]], [[0.7176470588235294]]], "mean": [[[0.46433083584093704]], [[0.4692531425936711]], [[0.4631437989387174]]], "std": [[[0.06950483070901194]], [[0.06712727857907497]], [[0.07013510944521868]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6862745098039216]], [[0.6588235294117647]]], "mean": [[[0.46290172013524883]], [[0.47645785405746455]], [[0.4586328079499126]]], "std": [[[0.0909812868196106]], [[0.06903525122127041]], [[0.09399672125618368]]], "count": [101]}, "observation.state": {"min": [0.1445656269788742, 2.0663650035858154, 0.10588912665843964, 0.1500808596611023, -2.6860616207122803, -1.6368920803070068, -0.9047612547874451, 19.0, 0.20839600265026093, 0.1949480026960373, -0.091000996530056, -2.61299991607666, 0.06400000303983688, -1.2710000276565552, -0.36589083075523376, -2.078512668609619, -0.9007993936538696, -0.3897145986557007, 2.2503230571746826, 1.332524061203003, -0.2771408259868622, 41.0, -0.32811200618743896, 0.2268960028886795, -0.09956199675798416, 1.2300000190734863, 0.5509999990463257, 2.489000082015991], "max": [0.5260597467422485, 2.092440366744995, 2.0370960235595703, 1.4985746145248413, -1.88357675075531, 1.5360817909240723, 0.10238102078437805, 704.0, 0.3380259871482849, 0.41192200779914856, 0.06946499645709991, -1.2300000190734863, 0.7749999761581421, 0.5710000395774841, -0.1878148764371872, -2.0558409690856934, -0.26946139335632324, -0.049986228346824646, 2.2627146244049072, 1.7377197742462158, -0.02289872244000435, 818.0, -0.2468709945678711, 0.31210198998451233, 0.03173299878835678, 2.1679999828338623, 1.0470000505447388, 3.062000036239624], "mean": [0.28098106384277344, 2.0832157135009766, 0.9453307390213013, 0.8155396580696106, -2.2763876914978027, -0.5484243035316467, -0.5395282506942749, 285.40716552734375, 0.2529155910015106, 0.3007153272628784, -0.021824494004249573, -1.8523942232131958, 0.3576960861682892, -0.05077017471194267, -0.30039381980895996, -2.070983648300171, -0.6417202949523926, -0.2586991786956787, 2.2565574645996094, 1.5041892528533936, -0.1402227133512497, 602.6720581054688, -0.2934699058532715, 0.28473183512687683, -0.014272598549723625, 1.5667128562927246, 0.8245105147361755, 2.737574338912964], "std": [0.129000723361969, 0.0073540303856134415, 0.7478744983673096, 0.4063504636287689, 0.2963275909423828, 1.254813551902771, 0.26241734623908997, 281.42095947265625, 0.032570600509643555, 0.07237433642148972, 0.05271020531654358, 0.43585190176963806, 0.1714005172252655, 0.652553915977478, 0.044832222163677216, 0.004533297847956419, 0.23862701654434204, 0.09029447287321091, 0.0033275908790528774, 0.09505888819694519, 0.05212191119790077, 317.3648376464844, 0.026813020929694176, 0.02525867149233818, 0.04631471633911133, 0.33760568499565125, 0.10785611718893051, 0.16814178228378296], "count": [474]}, "action": {"min": [0.1445656269788742, 2.0663650035858154, 0.10588912665843964, 0.1500808596611023, -2.6860616207122803, -1.6368920803070068, -0.9047612547874451, 19.0, 0.20839600265026093, 0.1949480026960373, -0.091000996530056, -2.61299991607666, 0.06400000303983688, -1.2710000276565552, -0.36589083075523376, -2.078512668609619, -0.9007993936538696, -0.3897145986557007, 2.2503230571746826, 1.332524061203003, -0.2771408259868622, 41.0, -0.32811200618743896, 0.2268960028886795, -0.09956199675798416, 1.2300000190734863, 0.5509999990463257, 2.489000082015991], "max": [0.5260597467422485, 2.092440366744995, 2.0370960235595703, 1.4985746145248413, -1.88357675075531, 1.5360817909240723, 0.10238102078437805, 704.0, 0.3380259871482849, 0.41192200779914856, 0.06946499645709991, -1.2300000190734863, 0.7749999761581421, 0.5710000395774841, -0.1878148764371872, -2.0558409690856934, -0.26946139335632324, -0.049986228346824646, 2.2627146244049072, 1.7377197742462158, -0.02289872244000435, 818.0, -0.2468709945678711, 0.31210198998451233, 0.03173299878835678, 2.1679999828338623, 1.0470000505447388, 3.062000036239624], "mean": [0.28098106384277344, 2.0832157135009766, 0.9453307390213013, 0.8155396580696106, -2.2763876914978027, -0.5484243035316467, -0.5395282506942749, 285.40716552734375, 0.2529155910015106, 0.3007153272628784, -0.021824494004249573, -1.8523942232131958, 0.3576960861682892, -0.05077017471194267, -0.30039381980895996, -2.070983648300171, -0.6417202949523926, -0.2586991786956787, 2.2565574645996094, 1.5041892528533936, -0.1402227133512497, 602.6720581054688, -0.2934699058532715, 0.28473183512687683, -0.014272598549723625, 1.5667128562927246, 0.8245105147361755, 2.737574338912964], "std": [0.129000723361969, 0.0073540303856134415, 0.7478744983673096, 0.4063504636287689, 0.2963275909423828, 1.254813551902771, 0.26241734623908997, 281.42095947265625, 0.032570600509643555, 0.07237433642148972, 0.05271020531654358, 0.43585190176963806, 0.1714005172252655, 0.652553915977478, 0.044832222163677216, 0.004533297847956419, 0.23862701654434204, 0.09029447287321091, 0.0033275908790528774, 0.09505888819694519, 0.05212191119790077, 317.3648376464844, 0.026813020929694176, 0.02525867149233818, 0.04631471633911133, 0.33760568499565125, 0.10785611718893051, 0.16814178228378296], "count": [474]}, "timestamp": {"min": [0.0], "max": [15.766666666666667], "mean": [7.883333333333333], "std": [4.561056976265561], "count": [474]}, "frame_index": {"min": [0], "max": [473], "mean": [236.5], "std": [136.83170928796682], "count": [474]}, "episode_index": {"min": [398], "max": [398], "mean": [398.0], "std": [0.0], "count": [474]}, "index": {"min": [241549], "max": [242022], "mean": [241785.5], "std": [136.83170928796682], "count": [474]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [474]}, "subtask_annotation": {"mean": [4.546413502109704, 9.0, 9.0, 9.0, 9.0], "std": [2.1433239017944485, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [474]}, "scene_annotation": {"mean": [398.0], "std": [0.0], "min": [398], "max": [398], "count": [474]}, "eef_direction_state": {"mean": [4.339662447257384, 3.70042194092827], "std": [2.256876199842787, 2.1832986673634425], "min": [0, 0], "max": [6, 6], "count": [474]}, "eef_velocity_state": {"mean": [0.4620253164556962, 0.8755274261603375], "std": [0.6124868993625291, 0.7598247051663535], "min": [0, 0], "max": [2, 2], "count": [474]}, "eef_acc_mag_state": {"mean": [0.5210970464135021, 0.7869198312236287], "std": [0.779874799991743, 0.8261022593723231], "min": [0, 0], "max": [2, 2], "count": [474]}, "eef_direction_action": {"mean": [4.339662447257384, 3.70042194092827], "std": [2.256876199842787, 2.1832986673634425], "min": [0, 0], "max": [6, 6], "count": [474]}, "eef_velocity_action": {"mean": [0.4620253164556962, 0.8755274261603375], "std": [0.6124868993625291, 0.7598247051663535], "min": [0, 0], "max": [2, 2], "count": [474]}, "eef_acc_mag_action": {"mean": [0.5210970464135021, 0.7869198312236287], "std": [0.779874799991743, 0.8261022593723231], "min": [0, 0], "max": [2, 2], "count": [474]}, "eef_sim_pose_state": {"mean": [0.47037947518550893, 0.2718992140468834, 1.0341585041531343, -0.10886313404749416, 1.259853046275646, -0.39801963119054357, 0.4930960818303023, -0.23704738709875026, 1.0739424418396195, -0.14662839624148077, 0.9215889924414679, -1.403739756204722], "std": [0.023347880409194468, 0.04110165882888455, 0.013590698504758105, 0.41563521611746573, 0.08822291285186584, 0.4937573517574648, 0.0771950784604565, 0.04666690663491315, 0.05386173147391174, 1.8525772912179224, 0.30838150420240706, 1.0370731030877927], "min": [0.41551205640428573, 0.19521368475951562, 1.0121595590440347, -0.5704018278999324, 1.1267958722668263, -1.219213610807028, 0.3847866377659535, -0.31878308903695085, 1.0170277969554393, -3.1241665488848285, 0.2683163236050774, -2.9858737365430286], "max": [0.495537152441206, 0.3066551766159036, 1.050115373445241, 1.1846473768914962, 1.4601391568774655, 0.7462863075027641, 0.6002318137514364, -0.16598247791142778, 1.1804609197917948, 3.113228981300951, 1.3575700553518417, 0.08828360262810948], "count": [474]}, "eef_sim_pose_action": {"mean": [0.47037947518550893, 0.2718992140468834, 1.0341585041531343, -0.10886313404749416, 1.259853046275646, -0.39801963119054357, 0.4930960818303023, -0.23704738709875026, 1.0739424418396195, -0.14662839624148077, 0.9215889924414679, -1.403739756204722], "std": [0.023347880409194468, 0.04110165882888455, 0.013590698504758105, 0.41563521611746573, 0.08822291285186584, 0.4937573517574648, 0.0771950784604565, 0.04666690663491315, 0.05386173147391174, 1.8525772912179224, 0.30838150420240706, 1.0370731030877927], "min": [0.41551205640428573, 0.19521368475951562, 1.0121595590440347, -0.5704018278999324, 1.1267958722668263, -1.219213610807028, 0.3847866377659535, -0.31878308903695085, 1.0170277969554393, -3.1241665488848285, 0.2683163236050774, -2.9858737365430286], "max": [0.495537152441206, 0.3066551766159036, 1.050115373445241, 1.1846473768914962, 1.4601391568774655, 0.7462863075027641, 0.6002318137514364, -0.16598247791142778, 1.1804609197917948, 3.113228981300951, 1.3575700553518417, 0.08828360262810948], "count": [474]}, "gripper_mode_state": {"mean": [0.29535864978902954, 0.7426160337552743], "std": [0.4562038116717466, 0.43719270369581664], "min": [0, 0], "max": [1, 1], "count": [474]}, "gripper_activity_state": {"mean": [1.8312236286919832, 1.869198312236287], "std": [0.5206655313729044, 0.4450626831086663], "min": [0, 0], "max": [2, 2], "count": [474]}, "gripper_mode_action": {"mean": [0.29535864978902954, 0.7426160337552743], "std": [0.4562038116717466, 0.43719270369581664], "min": [0, 0], "max": [1, 1], "count": [474]}, "gripper_activity_action": {"mean": [1.8312236286919832, 1.869198312236287], "std": [0.5206655313729044, 0.4450626831086663], "min": [0, 0], "max": [2, 2], "count": [474]}, "gripper_open_scale_state": {"mean": [0.6026719409604615, 0.2854071730923553], "std": [0.3173648731702323, 0.28142093773985183], "min": [0.041, 0.019], "max": [0.818, 0.704], "count": [474]}, "gripper_open_scale_action": {"mean": [0.6026719409604615, 0.2854071730923553], "std": [0.3173648731702323, 0.28142093773985183], "min": [0.041, 0.019], "max": [0.818, 0.704], "count": [474]}}} +{"episode_index": 397, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4556724232977981]], [[0.4680886457738435]], [[0.4585095025065042]]], "std": [[[0.16185922444283543]], [[0.15407774980821734]], [[0.15687714233665598]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.09019607843137255]], [[0.08235294117647059]]], "max": [[[0.6980392156862745]], [[0.6823529411764706]], [[0.7019607843137254]]], "mean": [[[0.4697813828605876]], [[0.4755123937115299]], [[0.4684502605653912]]], "std": [[[0.08110921177427131]], [[0.0798059551899962]], [[0.08132084423949784]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[0.7019607843137254]], [[0.6666666666666666]], [[0.6784313725490196]]], "mean": [[[0.4565712846627324]], [[0.475031083428517]], [[0.4509705604733803]]], "std": [[[0.09648572438825093]], [[0.06961624091715603]], [[0.10320261551826664]]], "count": [103]}, "observation.state": {"min": [-0.09047786891460419, 2.0400631427764893, 0.10405652970075607, 0.21034708619117737, -2.918085813522339, -1.5274598598480225, -0.9693034887313843, 17.0, 0.19210000336170197, 0.20121100544929504, -0.1053059995174408, -2.5950000286102295, 0.10799999535083771, -1.2480000257492065, -0.3525390625, -2.078512668609619, -0.8621402978897095, -0.3983015716075897, 2.239466905593872, 1.3497503995895386, -0.28838077187538147, 41.0, -0.3299350142478943, 0.22734400629997253, -0.09260000288486481, 1.218999981880188, 0.5, 2.5460000038146973], "max": [0.6082821488380432, 2.092440366744995, 2.1157753467559814, 1.478433609008789, -1.7988934516906738, 1.5648273229599, -0.10904817283153534, 695.0, 0.3104409873485565, 0.4335060119628906, 0.06760399788618088, -1.4110000133514404, 0.7160000205039978, 0.42500001192092896, -0.175702303647995, -2.0655274391174316, -0.3050835430622101, -0.07820820063352585, 2.262051582336426, 1.6754114627838135, 0.05686282739043236, 814.0, -0.25069600343704224, 0.30077099800109863, 0.025439999997615814, 2.0739998817443848, 1.0269999504089355, 3.0329999923706055], "mean": [0.2578108310699463, 2.0782363414764404, 0.8904361724853516, 0.9437941312789917, -2.2472593784332275, -0.53813236951828, -0.672289252281189, 239.4411163330078, 0.23132215440273285, 0.29511260986328125, -0.039941079914569855, -1.8632404804229736, 0.3692789673805237, -0.09061186015605927, -0.2786387801170349, -2.0727829933166504, -0.5961102843284607, -0.2778751850128174, 2.2441201210021973, 1.4797658920288086, -0.17637191712856293, 592.4700317382812, -0.2953870892524719, 0.27654072642326355, -0.025346936658024788, 1.6060130596160889, 0.8803674578666687, 2.7715373039245605], "std": [0.19020181894302368, 0.0163432527333498, 0.7802120447158813, 0.2588441073894501, 0.3998190462589264, 1.1638250350952148, 0.282773494720459, 261.9271240234375, 0.033076848834753036, 0.08063982427120209, 0.06337883323431015, 0.3875923752784729, 0.14356978237628937, 0.5952860713005066, 0.038977622985839844, 0.003428196534514427, 0.23347017168998718, 0.08670542389154434, 0.00583548191934824, 0.08380275219678879, 0.09837663173675537, 310.7807922363281, 0.028778040781617165, 0.019601214677095413, 0.047795042395591736, 0.3516959249973297, 0.11564905196428299, 0.17228275537490845], "count": [484]}, "action": {"min": [-0.09047786891460419, 2.0400631427764893, 0.10405652970075607, 0.21034708619117737, -2.918085813522339, -1.5274598598480225, -0.9693034887313843, 17.0, 0.19210000336170197, 0.20121100544929504, -0.1053059995174408, -2.5950000286102295, 0.10799999535083771, -1.2480000257492065, -0.3525390625, -2.078512668609619, -0.8621402978897095, -0.3983015716075897, 2.239466905593872, 1.3497503995895386, -0.28838077187538147, 41.0, -0.3299350142478943, 0.22734400629997253, -0.09260000288486481, 1.218999981880188, 0.5, 2.5460000038146973], "max": [0.6082821488380432, 2.092440366744995, 2.1157753467559814, 1.478433609008789, -1.7988934516906738, 1.5648273229599, -0.10904817283153534, 695.0, 0.3104409873485565, 0.4335060119628906, 0.06760399788618088, -1.4110000133514404, 0.7160000205039978, 0.42500001192092896, -0.175702303647995, -2.0655274391174316, -0.3050835430622101, -0.07820820063352585, 2.262051582336426, 1.6754114627838135, 0.05686282739043236, 814.0, -0.25069600343704224, 0.30077099800109863, 0.025439999997615814, 2.0739998817443848, 1.0269999504089355, 3.0329999923706055], "mean": [0.2578108310699463, 2.0782363414764404, 0.8904361724853516, 0.9437941312789917, -2.2472593784332275, -0.53813236951828, -0.672289252281189, 239.4411163330078, 0.23132215440273285, 0.29511260986328125, -0.039941079914569855, -1.8632404804229736, 0.3692789673805237, -0.09061186015605927, -0.2786387801170349, -2.0727829933166504, -0.5961102843284607, -0.2778751850128174, 2.2441201210021973, 1.4797658920288086, -0.17637191712856293, 592.4700317382812, -0.2953870892524719, 0.27654072642326355, -0.025346936658024788, 1.6060130596160889, 0.8803674578666687, 2.7715373039245605], "std": [0.19020181894302368, 0.0163432527333498, 0.7802120447158813, 0.2588441073894501, 0.3998190462589264, 1.1638250350952148, 0.282773494720459, 261.9271240234375, 0.033076848834753036, 0.08063982427120209, 0.06337883323431015, 0.3875923752784729, 0.14356978237628937, 0.5952860713005066, 0.038977622985839844, 0.003428196534514427, 0.23347017168998718, 0.08670542389154434, 0.00583548191934824, 0.08380275219678879, 0.09837663173675537, 310.7807922363281, 0.028778040781617165, 0.019601214677095413, 0.047795042395591736, 0.3516959249973297, 0.11564905196428299, 0.17228275537490845], "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": [399], "max": [399], "mean": [399.0], "std": [0.0], "count": [484]}, "index": {"min": [242023], "max": [242506], "mean": [242264.5], "std": [139.7184669254569], "count": [484]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [484]}, "subtask_annotation": {"mean": [4.9690082644628095, 9.0, 9.0, 9.0, 9.0], "std": [1.9951051278080827, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [484]}, "scene_annotation": {"mean": [399.0], "std": [0.0], "min": [399], "max": [399], "count": [484]}, "eef_direction_state": {"mean": [4.493801652892562, 4.0929752066115705], "std": [2.091393918572475, 2.142069804878468], "min": [0, 0], "max": [6, 6], "count": [484]}, "eef_velocity_state": {"mean": [0.4194214876033058, 0.7727272727272727], "std": [0.5674676202517199, 0.7673610461879165], "min": [0, 0], "max": [2, 2], "count": [484]}, "eef_acc_mag_state": {"mean": [0.4132231404958678, 0.756198347107438], "std": [0.7032324596867526, 0.8347209720345431], "min": [0, 0], "max": [2, 2], "count": [484]}, "eef_direction_action": {"mean": [4.493801652892562, 4.0929752066115705], "std": [2.091393918572475, 2.142069804878468], "min": [0, 0], "max": [6, 6], "count": [484]}, "eef_velocity_action": {"mean": [0.4194214876033058, 0.7727272727272727], "std": [0.5674676202517199, 0.7673610461879165], "min": [0, 0], "max": [2, 2], "count": [484]}, "eef_acc_mag_action": {"mean": [0.4132231404958678, 0.756198347107438], "std": [0.7032324596867526, 0.8347209720345431], "min": [0, 0], "max": [2, 2], "count": [484]}, "eef_sim_pose_state": {"mean": [0.46192379553481655, 0.2662708822699547, 1.0267269284998741, -0.2819657230839164, 1.2795831576221532, -0.5947140538907585, 0.48584939356339696, -0.20828454858393822, 1.0775948394545494, -0.3089366756768249, 0.9734882719335655, -1.4840167886873197], "std": [0.017879537213109482, 0.04369178967028476, 0.0115892932072275, 0.44872613775641024, 0.10240319388009522, 0.4393574446099601, 0.08721284055839651, 0.06096388242724563, 0.051412184303293314, 1.8213521106170538, 0.30435883516017487, 0.9258416891303036], "min": [0.4142120764423001, 0.20044566322211338, 1.0103787651121305, -0.582379858210099, 1.1606718442648813, -1.0345435451606393, 0.3879644100184588, -0.30082024215890296, 1.0321442200887387, -3.132638062546764, 0.31963625438958676, -3.020302475325366], "max": [0.48372897692902483, 0.31267048813388504, 1.0440709083572053, 1.2299109795780363, 1.4433959034583723, 0.8188851256924597, 0.6233182367897155, -0.14089162903852995, 1.1936664036361955, 3.1302442366368033, 1.3547085396995655, -0.21316641531695918], "count": [484]}, "eef_sim_pose_action": {"mean": [0.46192379553481655, 0.2662708822699547, 1.0267269284998741, -0.2819657230839164, 1.2795831576221532, -0.5947140538907585, 0.48584939356339696, -0.20828454858393822, 1.0775948394545494, -0.3089366756768249, 0.9734882719335655, -1.4840167886873197], "std": [0.017879537213109482, 0.04369178967028476, 0.0115892932072275, 0.44872613775641024, 0.10240319388009522, 0.4393574446099601, 0.08721284055839651, 0.06096388242724563, 0.051412184303293314, 1.8213521106170538, 0.30435883516017487, 0.9258416891303036], "min": [0.4142120764423001, 0.20044566322211338, 1.0103787651121305, -0.582379858210099, 1.1606718442648813, -1.0345435451606393, 0.3879644100184588, -0.30082024215890296, 1.0321442200887387, -3.132638062546764, 0.31963625438958676, -3.020302475325366], "max": [0.48372897692902483, 0.31267048813388504, 1.0440709083572053, 1.2299109795780363, 1.4433959034583723, 0.8188851256924597, 0.6233182367897155, -0.14089162903852995, 1.1936664036361955, 3.1302442366368033, 1.3547085396995655, -0.21316641531695918], "count": [484]}, "gripper_mode_state": {"mean": [0.3347107438016529, 0.7892561983471075], "std": [0.4718892473720893, 0.40783679544368545], "min": [0, 0], "max": [1, 1], "count": [484]}, "gripper_activity_state": {"mean": [1.9256198347107438, 1.9111570247933884], "std": [0.3060084063070024, 0.3555340299009277], "min": [0, 0], "max": [2, 2], "count": [484]}, "gripper_mode_action": {"mean": [0.3347107438016529, 0.7892561983471075], "std": [0.4718892473720893, 0.40783679544368545], "min": [0, 0], "max": [1, 1], "count": [484]}, "gripper_activity_action": {"mean": [1.9256198347107438, 1.9111570247933884], "std": [0.3060084063070024, 0.3555340299009277], "min": [0, 0], "max": [2, 2], "count": [484]}, "gripper_open_scale_state": {"mean": [0.5924700412671424, 0.23944111566307116], "std": [0.3107806781850932, 0.2619271315573884], "min": [0.041, 0.017], "max": [0.814, 0.695], "count": [484]}, "gripper_open_scale_action": {"mean": [0.5924700412671424, 0.23944111566307116], "std": [0.3107806781850932, 0.2619271315573884], "min": [0.041, 0.017], "max": [0.814, 0.695], "count": [484]}}} +{"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.45463149509803924]], [[0.46728345996732024]], [[0.4581868157679739]]], "std": [[[0.16198066820859497]], [[0.15324674329609206]], [[0.1570482510407034]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.07450980392156863]], [[0.0784313725490196]]], "max": [[[0.6941176470588235]], [[0.6784313725490196]], [[0.6941176470588235]]], "mean": [[[0.4717210620915033]], [[0.47732242034313727]], [[0.47118022671568627]]], "std": [[[0.07209551681211342]], [[0.06873588993714311]], [[0.07354909167674752]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7725490196078432]], [[0.7176470588235294]]], "mean": [[[0.456765618872549]], [[0.4744767320261438]], [[0.45209196078431374]]], "std": [[[0.10237132126267894]], [[0.07788291125133648]], [[0.10624539083968024]]], "count": [100]}, "observation.state": {"min": [0.03289945796132088, 1.9552924633026123, -0.008604473434388638, 0.13732251524925232, -2.607208013534546, -1.5200423002243042, -1.0140712261199951, 18.0, 0.17609800398349762, 0.1780710071325302, -0.11552400141954422, -2.693000078201294, 0.07800000160932541, -1.2120000123977661, -0.3620860278606415, -2.0785303115844727, -0.8912349343299866, -0.34808847308158875, 2.198888063430786, 1.4264051914215088, -0.22397810220718384, 32.0, -0.3387250006198883, 0.22398599982261658, -0.08754999935626984, 1.187000036239624, 0.3619999885559082, 2.4649999141693115], "max": [0.6566103100776672, 2.0926499366760254, 2.10183048248291, 1.3564873933792114, -1.7930465936660767, 1.472813606262207, -0.11327186971902847, 676.0, 0.2998169958591461, 0.4238080084323883, 0.06314899772405624, -1.2710000276565552, 0.7419999837875366, 0.4399999976158142, -0.1745154708623886, -2.061565637588501, -0.23869122564792633, -0.05311037227511406, 2.210721254348755, 1.7509841918945312, 0.21479767560958862, 826.0, -0.2605710029602051, 0.29617100954055786, 0.038137998431921005, 2.013000011444092, 0.9639999866485596, 2.9130001068115234], "mean": [0.27678924798965454, 2.0728988647460938, 0.7946391701698303, 0.8985759019851685, -2.1158883571624756, -0.6306029558181763, -0.7028091549873352, 273.7887878417969, 0.22779101133346558, 0.2876310646533966, -0.04899035394191742, -1.8761752843856812, 0.41039904952049255, -0.0612669512629509, -0.27499157190322876, -2.0722076892852783, -0.5808123350143433, -0.2408100813627243, 2.2048943042755127, 1.5350124835968018, -0.07687468826770782, 547.8006591796875, -0.3018921911716461, 0.27067625522613525, -0.014555776491761208, 1.5496238470077515, 0.7648171186447144, 2.7288107872009277], "std": [0.19689150154590607, 0.025625791400671005, 0.8020086884498596, 0.2511330544948578, 0.3213067054748535, 1.15365731716156, 0.26631730794906616, 245.1568603515625, 0.03186814859509468, 0.08827627450227737, 0.060737237334251404, 0.4287772476673126, 0.15723715722560883, 0.5776900053024292, 0.04500297084450722, 0.0038352441042661667, 0.2683567404747009, 0.08045957237482071, 0.003429356962442398, 0.08986306190490723, 0.10890455543994904, 334.3238220214844, 0.0305489469319582, 0.022607402876019478, 0.04949859157204628, 0.32879558205604553, 0.1304154247045517, 0.11817128956317902], "count": [464]}, "action": {"min": [0.03289945796132088, 1.9552924633026123, -0.008604473434388638, 0.13732251524925232, -2.607208013534546, -1.5200423002243042, -1.0140712261199951, 18.0, 0.17609800398349762, 0.1780710071325302, -0.11552400141954422, -2.693000078201294, 0.07800000160932541, -1.2120000123977661, -0.3620860278606415, -2.0785303115844727, -0.8912349343299866, -0.34808847308158875, 2.198888063430786, 1.4264051914215088, -0.22397810220718384, 32.0, -0.3387250006198883, 0.22398599982261658, -0.08754999935626984, 1.187000036239624, 0.3619999885559082, 2.4649999141693115], "max": [0.6566103100776672, 2.0926499366760254, 2.10183048248291, 1.3564873933792114, -1.7930465936660767, 1.472813606262207, -0.11327186971902847, 676.0, 0.2998169958591461, 0.4238080084323883, 0.06314899772405624, -1.2710000276565552, 0.7419999837875366, 0.4399999976158142, -0.1745154708623886, -2.061565637588501, -0.23869122564792633, -0.05311037227511406, 2.210721254348755, 1.7509841918945312, 0.21479767560958862, 826.0, -0.2605710029602051, 0.29617100954055786, 0.038137998431921005, 2.013000011444092, 0.9639999866485596, 2.9130001068115234], "mean": [0.27678924798965454, 2.0728988647460938, 0.7946391701698303, 0.8985759019851685, -2.1158883571624756, -0.6306029558181763, -0.7028091549873352, 273.7887878417969, 0.22779101133346558, 0.2876310646533966, -0.04899035394191742, -1.8761752843856812, 0.41039904952049255, -0.0612669512629509, -0.27499157190322876, -2.0722076892852783, -0.5808123350143433, -0.2408100813627243, 2.2048943042755127, 1.5350124835968018, -0.07687468826770782, 547.8006591796875, -0.3018921911716461, 0.27067625522613525, -0.014555776491761208, 1.5496238470077515, 0.7648171186447144, 2.7288107872009277], "std": [0.19689150154590607, 0.025625791400671005, 0.8020086884498596, 0.2511330544948578, 0.3213067054748535, 1.15365731716156, 0.26631730794906616, 245.1568603515625, 0.03186814859509468, 0.08827627450227737, 0.060737237334251404, 0.4287772476673126, 0.15723715722560883, 0.5776900053024292, 0.04500297084450722, 0.0038352441042661667, 0.2683567404747009, 0.08045957237482071, 0.003429356962442398, 0.08986306190490723, 0.10890455543994904, 334.3238220214844, 0.0305489469319582, 0.022607402876019478, 0.04949859157204628, 0.32879558205604553, 0.1304154247045517, 0.11817128956317902], "count": [464]}, "timestamp": {"min": [0.0], "max": [15.433333333333334], "mean": [7.716666666666668], "std": [4.464831712642955], "count": [464]}, "frame_index": {"min": [0], "max": [463], "mean": [231.5], "std": [133.94495137928865], "count": [464]}, "episode_index": {"min": [400], "max": [400], "mean": [400.0], "std": [0.0], "count": [464]}, "index": {"min": [242507], "max": [242970], "mean": [242738.5], "std": [133.94495137928865], "count": [464]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [464]}, "subtask_annotation": {"mean": [4.7844827586206895, 9.0, 9.0, 9.0, 9.0], "std": [2.048153224007687, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [464]}, "scene_annotation": {"mean": [400.0], "std": [0.0], "min": [400], "max": [400], "count": [464]}, "eef_direction_state": {"mean": [4.4094827586206895, 3.8857758620689653], "std": [2.2021728473720485, 2.165036692713701], "min": [0, 0], "max": [6, 6], "count": [464]}, "eef_velocity_state": {"mean": [0.47198275862068967, 0.8728448275862069], "std": [0.6392947620669078, 0.8114188361417682], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_acc_mag_state": {"mean": [0.5581896551724138, 0.7952586206896551], "std": [0.7938731974856471, 0.8350479660050266], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_direction_action": {"mean": [4.4094827586206895, 3.8857758620689653], "std": [2.2021728473720485, 2.165036692713701], "min": [0, 0], "max": [6, 6], "count": [464]}, "eef_velocity_action": {"mean": [0.47198275862068967, 0.8728448275862069], "std": [0.6392947620669078, 0.8114188361417682], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_acc_mag_action": {"mean": [0.5581896551724138, 0.7952586206896551], "std": [0.7938731974856471, 0.8350479660050266], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_sim_pose_state": {"mean": [0.45637688404186566, 0.27721213757845836, 1.0285038527924049, 0.129018892535921, 1.2576642549225052, -0.14129721601353723, 0.47853918277715757, -0.2006629385289881, 1.0726997765703818, -0.25389013472168903, 1.0152234113296144, -1.4022117600144997], "std": [0.020823368512681233, 0.04474498940543092, 0.011914191796242306, 0.4245881035155959, 0.10887411339005876, 0.31082486523630415, 0.09517847587008064, 0.06007601617849092, 0.04653853520875511, 1.782252454296403, 0.30711134081308794, 0.9525747966429328], "min": [0.41113164444654693, 0.21129085620374968, 1.010450837463457, -0.3210920717019337, 1.0436116330187377, -0.7113841826795207, 0.36653569267973873, -0.2961774151007958, 1.0218238331932703, -3.1133507153764572, 0.3136925084328548, -2.95823517836033], "max": [0.47920139326134276, 0.3250830291825557, 1.050315752010262, 1.2000236723650757, 1.4110611231972783, 0.8087669967230152, 0.615734842774877, -0.12714865371821732, 1.181414413301058, 3.140790047280481, 1.3831842486382082, -0.03396964402624497], "count": [464]}, "eef_sim_pose_action": {"mean": [0.45637688404186566, 0.27721213757845836, 1.0285038527924049, 0.129018892535921, 1.2576642549225052, -0.14129721601353723, 0.47853918277715757, -0.2006629385289881, 1.0726997765703818, -0.25389013472168903, 1.0152234113296144, -1.4022117600144997], "std": [0.020823368512681233, 0.04474498940543092, 0.011914191796242306, 0.4245881035155959, 0.10887411339005876, 0.31082486523630415, 0.09517847587008064, 0.06007601617849092, 0.04653853520875511, 1.782252454296403, 0.30711134081308794, 0.9525747966429328], "min": [0.41113164444654693, 0.21129085620374968, 1.010450837463457, -0.3210920717019337, 1.0436116330187377, -0.7113841826795207, 0.36653569267973873, -0.2961774151007958, 1.0218238331932703, -3.1133507153764572, 0.3136925084328548, -2.95823517836033], "max": [0.47920139326134276, 0.3250830291825557, 1.050315752010262, 1.2000236723650757, 1.4110611231972783, 0.8087669967230152, 0.615734842774877, -0.12714865371821732, 1.181414413301058, 3.140790047280481, 1.3831842486382082, -0.03396964402624497], "count": [464]}, "gripper_mode_state": {"mean": [0.34698275862068967, 0.7801724137931034], "std": [0.47601021400876076, 0.4141297122271582], "min": [0, 0], "max": [1, 1], "count": [464]}, "gripper_activity_state": {"mean": [1.894396551724138, 1.9353448275862069], "std": [0.3823290440434049, 0.3081519750295702], "min": [0, 0], "max": [2, 2], "count": [464]}, "gripper_mode_action": {"mean": [0.34698275862068967, 0.7801724137931034], "std": [0.47601021400876076, 0.4141297122271582], "min": [0, 0], "max": [1, 1], "count": [464]}, "gripper_activity_action": {"mean": [1.894396551724138, 1.9353448275862069], "std": [0.3823290440434049, 0.3081519750295702], "min": [0, 0], "max": [2, 2], "count": [464]}, "gripper_open_scale_state": {"mean": [0.547800646222871, 0.27378879311989085], "std": [0.3343238320793933, 0.24515682115727908], "min": [0.032, 0.018], "max": [0.826, 0.676], "count": [464]}, "gripper_open_scale_action": {"mean": [0.547800646222871, 0.27378879311989085], "std": [0.3343238320793933, 0.24515682115727908], "min": [0.032, 0.018], "max": [0.826, 0.676], "count": [464]}}} +{"episode_index": 399, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[1.0]], [[1.0]]], "mean": [[[0.45697653167873753]], [[0.46931201974032855]], [[0.45943837035564977]]], "std": [[[0.16215568713369713]], [[0.15462864380865793]], [[0.15713023408664714]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.054901960784313725]], [[0.06666666666666667]]], "max": [[[0.7019607843137254]], [[0.6901960784313725]], [[0.7058823529411765]]], "mean": [[[0.4611240008390744]], [[0.46721862671495024]], [[0.4615699486250957]]], "std": [[[0.08310178393891988]], [[0.07777126168236215]], [[0.0794910477590675]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.6549019607843137]], [[0.6666666666666666]]], "mean": [[[0.4651066875699229]], [[0.47912783923629515]], [[0.45966657282282286]]], "std": [[[0.08991991843283614]], [[0.06666482136776825]], [[0.09502171208722848]]], "count": [111]}, "observation.state": {"min": [0.07983136177062988, 2.059767723083496, 0.001692969468422234, 0.27862435579299927, -2.917736768722534, -1.6114625930786133, -1.2030904293060303, 18.0, 0.1789100021123886, 0.18666799366474152, -0.10821899771690369, -2.443000078201294, 0.13600000739097595, -1.1390000581741333, -0.3770085573196411, -2.0770466327667236, -0.7457443475723267, -0.33604568243026733, 2.200493812561035, 1.3789148330688477, -0.3608643114566803, 41.0, -0.3351230025291443, 0.23153600096702576, -0.0905430018901825, 1.253000020980835, 0.5289999842643738, 2.556999921798706], "max": [0.509723424911499, 2.0925800800323486, 1.8298382759094238, 1.605894923210144, -1.6623563766479492, 1.300479769706726, -0.013840461149811745, 721.0, 0.3046160042285919, 0.40275800228118896, 0.05105600133538246, -1.2869999408721924, 0.7360000014305115, 0.5320000052452087, -0.19938640296459198, -2.0615830421447754, -0.21526892483234406, -0.051050879061222076, 2.211681365966797, 1.7442296743392944, 0.019722221419215202, 866.0, -0.2601589858531952, 0.306753009557724, 0.02489200048148632, 2.0840001106262207, 0.9670000076293945, 3.0239999294281006], "mean": [0.24411408603191376, 2.0836877822875977, 0.8158054947853088, 0.9546142220497131, -2.2311415672302246, -0.5959680676460266, -0.624768078327179, 275.7742614746094, 0.23304685950279236, 0.29656487703323364, -0.0398244708776474, -1.8223899602890015, 0.37763628363609314, -0.04940515384078026, -0.29337719082832336, -2.071908712387085, -0.5342556238174438, -0.23978205025196075, 2.206697940826416, 1.4847878217697144, -0.10092545300722122, 625.42529296875, -0.2983235716819763, 0.27857962250709534, -0.02759038843214512, 1.6659663915634155, 0.7927091121673584, 2.81732439994812], "std": [0.12252961099147797, 0.005754707846790552, 0.7005388140678406, 0.34827423095703125, 0.43330496549606323, 1.10582435131073, 0.38474783301353455, 286.19671630859375, 0.03436029702425003, 0.07774501293897629, 0.05657314881682396, 0.33489686250686646, 0.1410982310771942, 0.5678434371948242, 0.04026956483721733, 0.0028915489092469215, 0.19410566985607147, 0.07388046383857727, 0.003259902587160468, 0.0926167294383049, 0.05770683288574219, 315.57757568359375, 0.020997650921344757, 0.024132464081048965, 0.03701405227184296, 0.24809470772743225, 0.0843939408659935, 0.11923494189977646], "count": [536]}, "action": {"min": [0.07983136177062988, 2.059767723083496, 0.001692969468422234, 0.27862435579299927, -2.917736768722534, -1.6114625930786133, -1.2030904293060303, 18.0, 0.1789100021123886, 0.18666799366474152, -0.10821899771690369, -2.443000078201294, 0.13600000739097595, -1.1390000581741333, -0.3770085573196411, -2.0770466327667236, -0.7457443475723267, -0.33604568243026733, 2.200493812561035, 1.3789148330688477, -0.3608643114566803, 41.0, -0.3351230025291443, 0.23153600096702576, -0.0905430018901825, 1.253000020980835, 0.5289999842643738, 2.556999921798706], "max": [0.509723424911499, 2.0925800800323486, 1.8298382759094238, 1.605894923210144, -1.6623563766479492, 1.300479769706726, -0.013840461149811745, 721.0, 0.3046160042285919, 0.40275800228118896, 0.05105600133538246, -1.2869999408721924, 0.7360000014305115, 0.5320000052452087, -0.19938640296459198, -2.0615830421447754, -0.21526892483234406, -0.051050879061222076, 2.211681365966797, 1.7442296743392944, 0.019722221419215202, 866.0, -0.2601589858531952, 0.306753009557724, 0.02489200048148632, 2.0840001106262207, 0.9670000076293945, 3.0239999294281006], "mean": [0.24411408603191376, 2.0836877822875977, 0.8158054947853088, 0.9546142220497131, -2.2311415672302246, -0.5959680676460266, -0.624768078327179, 275.7742614746094, 0.23304685950279236, 0.29656487703323364, -0.0398244708776474, -1.8223899602890015, 0.37763628363609314, -0.04940515384078026, -0.29337719082832336, -2.071908712387085, -0.5342556238174438, -0.23978205025196075, 2.206697940826416, 1.4847878217697144, -0.10092545300722122, 625.42529296875, -0.2983235716819763, 0.27857962250709534, -0.02759038843214512, 1.6659663915634155, 0.7927091121673584, 2.81732439994812], "std": [0.12252961099147797, 0.005754707846790552, 0.7005388140678406, 0.34827423095703125, 0.43330496549606323, 1.10582435131073, 0.38474783301353455, 286.19671630859375, 0.03436029702425003, 0.07774501293897629, 0.05657314881682396, 0.33489686250686646, 0.1410982310771942, 0.5678434371948242, 0.04026956483721733, 0.0028915489092469215, 0.19410566985607147, 0.07388046383857727, 0.003259902587160468, 0.0926167294383049, 0.05770683288574219, 315.57757568359375, 0.020997650921344757, 0.024132464081048965, 0.03701405227184296, 0.24809470772743225, 0.0843939408659935, 0.11923494189977646], "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": [401], "max": [401], "mean": [401.0], "std": [0.0], "count": [536]}, "index": {"min": [242971], "max": [243506], "mean": [243238.5], "std": [154.72960285607923], "count": [536]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [536]}, "subtask_annotation": {"mean": [4.4888059701492535, 9.0, 9.0, 9.0, 9.0], "std": [2.0831291204583664, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [536]}, "scene_annotation": {"mean": [401.0], "std": [0.0], "min": [401], "max": [401], "count": [536]}, "eef_direction_state": {"mean": [4.6138059701492535, 3.7257462686567164], "std": [2.126177389285907, 2.166004601938883], "min": [0, 0], "max": [6, 6], "count": [536]}, "eef_velocity_state": {"mean": [0.39925373134328357, 0.8488805970149254], "std": [0.5836064238923918, 0.7263167768747936], "min": [0, 0], "max": [2, 2], "count": [536]}, "eef_acc_mag_state": {"mean": [0.42723880597014924, 0.7425373134328358], "std": [0.7293964912714984, 0.815509809019921], "min": [0, 0], "max": [2, 2], "count": [536]}, "eef_direction_action": {"mean": [4.6138059701492535, 3.7257462686567164], "std": [2.126177389285907, 2.166004601938883], "min": [0, 0], "max": [6, 6], "count": [536]}, "eef_velocity_action": {"mean": [0.39925373134328357, 0.8488805970149254], "std": [0.5836064238923918, 0.7263167768747936], "min": [0, 0], "max": [2, 2], "count": [536]}, "eef_acc_mag_action": {"mean": [0.42723880597014924, 0.7425373134328358], "std": [0.7293964912714984, 0.815509809019921], "min": [0, 0], "max": [2, 2], "count": [536]}, "eef_sim_pose_state": {"mean": [0.4636380462304343, 0.2681141689479401, 1.0240221524438273, 0.10829087746244355, 1.3297763826295206, -0.21836073115174198, 0.4863959970241198, -0.20872317679674812, 1.0756585415373379, -0.6497133006266517, 0.9843656271059249, -1.4754181986395558], "std": [0.021907605156563793, 0.03265179851795326, 0.010420998640259882, 0.30361875291219914, 0.08680543291563528, 0.32560620729217377, 0.08222948403423191, 0.05439958745100721, 0.04694653241093006, 1.8029051447283826, 0.26038357493818093, 0.9504095980978242], "min": [0.4202828582864148, 0.21319534064207624, 1.0052474472850963, -0.5391933705488146, 1.1398725022884748, -1.1325786809038014, 0.3756405344948383, -0.2858835687394622, 1.025934574843336, -3.139848887622194, 0.435317744789645, -2.9999972698588415], "max": [0.48903896439248834, 0.31993648860770774, 1.0474762068141332, 1.1065917871201592, 1.4817048796174284, 0.6952190122175448, 0.5940438592041455, -0.13639903855414065, 1.17016553318703, 3.1360066301985055, 1.373538363092972, -0.11040550527117185], "count": [536]}, "eef_sim_pose_action": {"mean": [0.4636380462304343, 0.2681141689479401, 1.0240221524438273, 0.10829087746244355, 1.3297763826295206, -0.21836073115174198, 0.4863959970241198, -0.20872317679674812, 1.0756585415373379, -0.6497133006266517, 0.9843656271059249, -1.4754181986395558], "std": [0.021907605156563793, 0.03265179851795326, 0.010420998640259882, 0.30361875291219914, 0.08680543291563528, 0.32560620729217377, 0.08222948403423191, 0.05439958745100721, 0.04694653241093006, 1.8029051447283826, 0.26038357493818093, 0.9504095980978242], "min": [0.4202828582864148, 0.21319534064207624, 1.0052474472850963, -0.5391933705488146, 1.1398725022884748, -1.1325786809038014, 0.3756405344948383, -0.2858835687394622, 1.025934574843336, -3.139848887622194, 0.435317744789645, -2.9999972698588415], "max": [0.48903896439248834, 0.31993648860770774, 1.0474762068141332, 1.1065917871201592, 1.4817048796174284, 0.6952190122175448, 0.5940438592041455, -0.13639903855414065, 1.17016553318703, 3.1360066301985055, 1.373538363092972, -0.11040550527117185], "count": [536]}, "gripper_mode_state": {"mean": [0.28171641791044777, 0.7350746268656716], "std": [0.44983583426640655, 0.44129346222663207], "min": [0, 0], "max": [1, 1], "count": [536]}, "gripper_activity_state": {"mean": [1.882462686567164, 1.8973880597014925], "std": [0.4178729660696978, 0.39905752606755873], "min": [0, 0], "max": [2, 2], "count": [536]}, "gripper_mode_action": {"mean": [0.28171641791044777, 0.7350746268656716], "std": [0.44983583426640655, 0.44129346222663207], "min": [0, 0], "max": [1, 1], "count": [536]}, "gripper_activity_action": {"mean": [1.882462686567164, 1.8973880597014925], "std": [0.4178729660696978, 0.39905752606755873], "min": [0, 0], "max": [2, 2], "count": [536]}, "gripper_open_scale_state": {"mean": [0.6254253730845102, 0.27577425368508285], "std": [0.3155775388618362, 0.2861966230377666], "min": [0.041, 0.018], "max": [0.866, 0.721], "count": [536]}, "gripper_open_scale_action": {"mean": [0.6254253730845102, 0.27577425368508285], "std": [0.3155775388618362, 0.2861966230377666], "min": [0.041, 0.018], "max": [0.866, 0.721], "count": [536]}}} +{"episode_index": 400, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.4514023733255678]], [[0.46425844900666535]], [[0.45428199216980525]]], "std": [[[0.15514839690255725]], [[0.14711349239227844]], [[0.14960826103759006]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.09019607843137255]], [[0.08627450980392157]]], "max": [[[0.6745098039215687]], [[0.6745098039215687]], [[0.6745098039215687]]], "mean": [[[0.4733646743350806]], [[0.48054488003947454]], [[0.47234411602924997]]], "std": [[[0.061208666036483506]], [[0.05628067214001633]], [[0.06389253239953371]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[0.6862745098039216]], [[0.6588235294117647]], [[0.6666666666666666]]], "mean": [[[0.4608811416068077]], [[0.47872294012489486]], [[0.45655602876464113]]], "std": [[[0.09577489932778517]], [[0.06911015191375683]], [[0.09928894922210203]]], "count": [101]}, "observation.state": {"min": [0.00026179940323345363, 2.0370960235595703, 0.06930702179670334, 0.2212030440568924, -2.6522724628448486, -1.583380103111267, -0.8824559450149536, 19.0, 0.20036299526691437, 0.19042600691318512, -0.09762900322675705, -2.696000099182129, 0.06700000166893005, -1.3550000190734863, -0.3954916298389435, -2.078704595565796, -0.9833011031150818, -0.4389503002166748, 2.1986961364746094, 1.3649522066116333, -0.28066638112068176, 29.0, -0.3249579966068268, 0.22701799869537354, -0.09833800047636032, 1.0549999475479126, 0.39500001072883606, 2.4119999408721924], "max": [0.6133435964584351, 2.0908870697021484, 2.033186435699463, 1.429180383682251, -1.8558958768844604, 1.5402357578277588, -0.03354522958397865, 733.0, 0.30549201369285583, 0.43473300337791443, 0.07010900229215622, -1.1720000505447388, 0.7429999709129333, 0.38999998569488525, -0.176801860332489, -2.059959650039673, -0.21697933971881866, 0.010314896702766418, 2.21148943901062, 1.731104850769043, 0.1085943952202797, 860.0, -0.23464299738407135, 0.3308579921722412, 0.05221699923276901, 2.0810000896453857, 0.9980000257492065, 2.921999931335449], "mean": [0.2814771831035614, 2.0736465454101562, 0.912158727645874, 0.8951829671859741, -2.174238443374634, -0.5154415369033813, -0.4900267720222473, 294.5454406738281, 0.23882214725017548, 0.29917439818382263, -0.031737737357616425, -1.865054726600647, 0.4964354336261749, -0.1502179354429245, -0.33603528141975403, -2.0716049671173096, -0.6622089743614197, -0.2491486370563507, 2.2039618492126465, 1.505513310432434, -0.10039043426513672, 632.7357177734375, -0.292121022939682, 0.29387447237968445, -0.0038055763579905033, 1.4708749055862427, 0.7844525575637817, 2.6702287197113037], "std": [0.20240159332752228, 0.016332197934389114, 0.7713390588760376, 0.2934194803237915, 0.3376326560974121, 1.2421127557754517, 0.1731783151626587, 291.9801330566406, 0.025253357365727425, 0.08293971419334412, 0.05445610359311104, 0.481519490480423, 0.2157905250787735, 0.6424463987350464, 0.05512314289808273, 0.004950202070176601, 0.3050839602947235, 0.11565110832452774, 0.0037710147444158792, 0.10106860101222992, 0.08414217084646225, 329.46075439453125, 0.03487924858927727, 0.030709262937307358, 0.05650940537452698, 0.3783183991909027, 0.12049324810504913, 0.1376185119152069], "count": [473]}, "action": {"min": [0.00026179940323345363, 2.0370960235595703, 0.06930702179670334, 0.2212030440568924, -2.6522724628448486, -1.583380103111267, -0.8824559450149536, 19.0, 0.20036299526691437, 0.19042600691318512, -0.09762900322675705, -2.696000099182129, 0.06700000166893005, -1.3550000190734863, -0.3954916298389435, -2.078704595565796, -0.9833011031150818, -0.4389503002166748, 2.1986961364746094, 1.3649522066116333, -0.28066638112068176, 29.0, -0.3249579966068268, 0.22701799869537354, -0.09833800047636032, 1.0549999475479126, 0.39500001072883606, 2.4119999408721924], "max": [0.6133435964584351, 2.0908870697021484, 2.033186435699463, 1.429180383682251, -1.8558958768844604, 1.5402357578277588, -0.03354522958397865, 733.0, 0.30549201369285583, 0.43473300337791443, 0.07010900229215622, -1.1720000505447388, 0.7429999709129333, 0.38999998569488525, -0.176801860332489, -2.059959650039673, -0.21697933971881866, 0.010314896702766418, 2.21148943901062, 1.731104850769043, 0.1085943952202797, 860.0, -0.23464299738407135, 0.3308579921722412, 0.05221699923276901, 2.0810000896453857, 0.9980000257492065, 2.921999931335449], "mean": [0.2814771831035614, 2.0736465454101562, 0.912158727645874, 0.8951829671859741, -2.174238443374634, -0.5154415369033813, -0.4900267720222473, 294.5454406738281, 0.23882214725017548, 0.29917439818382263, -0.031737737357616425, -1.865054726600647, 0.4964354336261749, -0.1502179354429245, -0.33603528141975403, -2.0716049671173096, -0.6622089743614197, -0.2491486370563507, 2.2039618492126465, 1.505513310432434, -0.10039043426513672, 632.7357177734375, -0.292121022939682, 0.29387447237968445, -0.0038055763579905033, 1.4708749055862427, 0.7844525575637817, 2.6702287197113037], "std": [0.20240159332752228, 0.016332197934389114, 0.7713390588760376, 0.2934194803237915, 0.3376326560974121, 1.2421127557754517, 0.1731783151626587, 291.9801330566406, 0.025253357365727425, 0.08293971419334412, 0.05445610359311104, 0.481519490480423, 0.2157905250787735, 0.6424463987350464, 0.05512314289808273, 0.004950202070176601, 0.3050839602947235, 0.11565110832452774, 0.0037710147444158792, 0.10106860101222992, 0.08414217084646225, 329.46075439453125, 0.03487924858927727, 0.030709262937307358, 0.05650940537452698, 0.3783183991909027, 0.12049324810504913, 0.1376185119152069], "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": [402], "max": [402], "mean": [402.0], "std": [0.0], "count": [473]}, "index": {"min": [243507], "max": [243979], "mean": [243743.0], "std": [136.54303350958628], "count": [473]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [473]}, "subtask_annotation": {"mean": [4.475687103594081, 9.0, 9.0, 9.0, 9.0], "std": [2.078771389507206, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [473]}, "scene_annotation": {"mean": [402.0], "std": [0.0], "min": [402], "max": [402], "count": [473]}, "eef_direction_state": {"mean": [4.236786469344609, 3.807610993657505], "std": [2.2654122901732636, 2.1622812127882947], "min": [0, 0], "max": [6, 6], "count": [473]}, "eef_velocity_state": {"mean": [0.5200845665961945, 0.8731501057082452], "std": [0.6789794552642237, 0.7644160760339512], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_acc_mag_state": {"mean": [0.5560253699788583, 0.7928118393234672], "std": [0.7813434082112022, 0.8323475553923718], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_direction_action": {"mean": [4.236786469344609, 3.807610993657505], "std": [2.2654122901732636, 2.1622812127882947], "min": [0, 0], "max": [6, 6], "count": [473]}, "eef_velocity_action": {"mean": [0.5200845665961945, 0.8731501057082452], "std": [0.6789794552642237, 0.7644160760339512], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_acc_mag_action": {"mean": [0.5560253699788583, 0.7928118393234672], "std": [0.7813434082112022, 0.8323475553923718], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_sim_pose_state": {"mean": [0.48007506271605543, 0.2760141023666773, 1.0412821837160064, 0.013468447837590528, 1.220458547072251, -0.22434366720588367, 0.4911694490135739, -0.21836111907047936, 1.078326198847648, 0.15073883845475392, 1.0519140673584466, -1.342607100427942], "std": [0.028671174843140627, 0.05201227045480147, 0.01397253544282809, 0.42507923062812386, 0.09675004184596517, 0.3391685820499863, 0.09050295908355754, 0.046541216065732915, 0.05330125540349137, 1.7653431715558925, 0.40821225306548165, 1.140893780320106], "min": [0.416465919986159, 0.18770651842381755, 1.0186869157876544, -0.391313191318448, 1.0798988931419125, -0.7400387211843305, 0.37661231191227856, -0.3063722795858295, 1.022211122738069, -3.11649023797484, 0.2041437823332577, -3.051109050670588], "max": [0.5144828946959112, 0.3224794641051303, 1.0588737301713322, 1.2957509248138481, 1.4082757246383562, 0.8429129830428884, 0.6219701786579128, -0.15764522680012982, 1.1907002509919287, 3.1402804762547873, 1.393320662099582, -0.11097708930959126], "count": [473]}, "eef_sim_pose_action": {"mean": [0.48007506271605543, 0.2760141023666773, 1.0412821837160064, 0.013468447837590528, 1.220458547072251, -0.22434366720588367, 0.4911694490135739, -0.21836111907047936, 1.078326198847648, 0.15073883845475392, 1.0519140673584466, -1.342607100427942], "std": [0.028671174843140627, 0.05201227045480147, 0.01397253544282809, 0.42507923062812386, 0.09675004184596517, 0.3391685820499863, 0.09050295908355754, 0.046541216065732915, 0.05330125540349137, 1.7653431715558925, 0.40821225306548165, 1.140893780320106], "min": [0.416465919986159, 0.18770651842381755, 1.0186869157876544, -0.391313191318448, 1.0798988931419125, -0.7400387211843305, 0.37661231191227856, -0.3063722795858295, 1.022211122738069, -3.11649023797484, 0.2041437823332577, -3.051109050670588], "max": [0.5144828946959112, 0.3224794641051303, 1.0588737301713322, 1.2957509248138481, 1.4082757246383562, 0.8429129830428884, 0.6219701786579128, -0.15764522680012982, 1.1907002509919287, 3.1402804762547873, 1.393320662099582, -0.11097708930959126], "count": [473]}, "gripper_mode_state": {"mean": [0.28964059196617337, 0.7315010570824524], "std": [0.45359554611091357, 0.44317858767060403], "min": [0, 0], "max": [1, 1], "count": [473]}, "gripper_activity_state": {"mean": [1.839323467230444, 1.8964059196617336], "std": [0.4947687941246538, 0.3789489471866068], "min": [0, 0], "max": [2, 2], "count": [473]}, "gripper_mode_action": {"mean": [0.28964059196617337, 0.7315010570824524], "std": [0.45359554611091357, 0.44317858767060403], "min": [0, 0], "max": [1, 1], "count": [473]}, "gripper_activity_action": {"mean": [1.839323467230444, 1.8964059196617336], "std": [0.4947687941246538, 0.3789489471866068], "min": [0, 0], "max": [2, 2], "count": [473]}, "gripper_open_scale_state": {"mean": [0.6327357295481905, 0.29454545462207155], "std": [0.3294607523671627, 0.29198007616407695], "min": [0.029, 0.019], "max": [0.86, 0.733], "count": [473]}, "gripper_open_scale_action": {"mean": [0.6327357295481905, 0.29454545462207155], "std": [0.3294607523671627, 0.29198007616407695], "min": [0.029, 0.019], "max": [0.86, 0.733], "count": [473]}}} +{"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.4572555895969499]], [[0.46991491864106755]], [[0.46076088473583876]]], "std": [[[0.15893639631520945]], [[0.14993723118700739]], [[0.15391502551041364]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.08235294117647059]], [[0.07450980392156863]]], "max": [[[0.6941176470588235]], [[0.6745098039215687]], [[0.6823529411764706]]], "mean": [[[0.47281838235294116]], [[0.4770475337009804]], [[0.47053210614106755]]], "std": [[[0.07935518615200166]], [[0.07755273045297395]], [[0.08117092218590626]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6549019607843137]], [[0.6666666666666666]]], "mean": [[[0.4636808159722222]], [[0.4789632182734205]], [[0.4584564440359477]]], "std": [[[0.09131259712087066]], [[0.06689124817199005]], [[0.09619991721335458]]], "count": [120]}, "observation.state": {"min": [0.07265806198120117, 1.983095407485962, 0.0007504916284233332, 0.24017475545406342, -2.6434757709503174, -1.609647274017334, -0.9454273581504822, 11.0, 0.1922519952058792, 0.20021499693393707, -0.11065799742937088, -2.628999948501587, 0.132999986410141, -1.2100000381469727, -0.4041310250759125, -2.077343463897705, -0.7838972210884094, -0.33679622411727905, 2.200685739517212, 1.352961778640747, -0.28330186009407043, 41.0, -0.3264090120792389, 0.23229800164699554, -0.09209699928760529, 1.1640000343322754, 0.2409999966621399, 2.375999927520752], "max": [0.6206041574478149, 2.092963933944702, 2.095896005630493, 1.4723771810531616, -1.83151376247406, 1.4439283609390259, -0.10377728193998337, 710.0, 0.303039014339447, 0.42005500197410583, 0.07014100253582001, -1.2899999618530273, 0.7070000171661377, 0.5270000100135803, -0.2165953516960144, -2.0614781379699707, -0.21064378321170807, -0.03995058685541153, 2.231316328048706, 1.813711166381836, 0.3268652856349945, 824.0, -0.25515100359916687, 0.3029560148715973, 0.03002299927175045, 2.1110000610351562, 1.0069999694824219, 3.0450000762939453], "mean": [0.30096399784088135, 2.076481342315674, 0.818091869354248, 0.8418869376182556, -2.118422746658325, -0.6597702503204346, -0.6525995135307312, 219.91526794433594, 0.23873497545719147, 0.297687828540802, -0.036375708878040314, -1.8348101377487183, 0.40379688143730164, -0.026474641636013985, -0.2889882028102875, -2.071237087249756, -0.5228621363639832, -0.2528662085533142, 2.210214138031006, 1.5469965934753418, -0.13104142248630524, 603.0125122070312, -0.28970450162887573, 0.2706388533115387, -0.02410074509680271, 1.6127684116363525, 0.8083218932151794, 2.710003614425659], "std": [0.1525970995426178, 0.022674230858683586, 0.8036347031593323, 0.29232439398765564, 0.30699872970581055, 1.1795134544372559, 0.22665992379188538, 263.7099304199219, 0.03094433806836605, 0.07733901590108871, 0.05793806537985802, 0.4320879578590393, 0.1343204379081726, 0.6189934015274048, 0.047744303941726685, 0.003369227284565568, 0.2331133782863617, 0.08113712072372437, 0.004739212337881327, 0.12218466401100159, 0.14168354868888855, 308.9641418457031, 0.024733612313866615, 0.014057736843824387, 0.05062086507678032, 0.381019651889801, 0.16803580522537231, 0.2154770791530609], "count": [596]}, "action": {"min": [0.07265806198120117, 1.983095407485962, 0.0007504916284233332, 0.24017475545406342, -2.6434757709503174, -1.609647274017334, -0.9454273581504822, 11.0, 0.1922519952058792, 0.20021499693393707, -0.11065799742937088, -2.628999948501587, 0.132999986410141, -1.2100000381469727, -0.4041310250759125, -2.077343463897705, -0.7838972210884094, -0.33679622411727905, 2.200685739517212, 1.352961778640747, -0.28330186009407043, 41.0, -0.3264090120792389, 0.23229800164699554, -0.09209699928760529, 1.1640000343322754, 0.2409999966621399, 2.375999927520752], "max": [0.6206041574478149, 2.092963933944702, 2.095896005630493, 1.4723771810531616, -1.83151376247406, 1.4439283609390259, -0.10377728193998337, 710.0, 0.303039014339447, 0.42005500197410583, 0.07014100253582001, -1.2899999618530273, 0.7070000171661377, 0.5270000100135803, -0.2165953516960144, -2.0614781379699707, -0.21064378321170807, -0.03995058685541153, 2.231316328048706, 1.813711166381836, 0.3268652856349945, 824.0, -0.25515100359916687, 0.3029560148715973, 0.03002299927175045, 2.1110000610351562, 1.0069999694824219, 3.0450000762939453], "mean": [0.30096399784088135, 2.076481342315674, 0.818091869354248, 0.8418869376182556, -2.118422746658325, -0.6597702503204346, -0.6525995135307312, 219.91526794433594, 0.23873497545719147, 0.297687828540802, -0.036375708878040314, -1.8348101377487183, 0.40379688143730164, -0.026474641636013985, -0.2889882028102875, -2.071237087249756, -0.5228621363639832, -0.2528662085533142, 2.210214138031006, 1.5469965934753418, -0.13104142248630524, 603.0125122070312, -0.28970450162887573, 0.2706388533115387, -0.02410074509680271, 1.6127684116363525, 0.8083218932151794, 2.710003614425659], "std": [0.1525970995426178, 0.022674230858683586, 0.8036347031593323, 0.29232439398765564, 0.30699872970581055, 1.1795134544372559, 0.22665992379188538, 263.7099304199219, 0.03094433806836605, 0.07733901590108871, 0.05793806537985802, 0.4320879578590393, 0.1343204379081726, 0.6189934015274048, 0.047744303941726685, 0.003369227284565568, 0.2331133782863617, 0.08113712072372437, 0.004739212337881327, 0.12218466401100159, 0.14168354868888855, 308.9641418457031, 0.024733612313866615, 0.014057736843824387, 0.05062086507678032, 0.381019651889801, 0.16803580522537231, 0.2154770791530609], "count": [596]}, "timestamp": {"min": [0.0], "max": [19.833333333333332], "mean": [9.916666666666666], "std": [5.735004601373723], "count": [596]}, "frame_index": {"min": [0], "max": [595], "mean": [297.5], "std": [172.0501380412117], "count": [596]}, "episode_index": {"min": [403], "max": [403], "mean": [403.0], "std": [0.0], "count": [596]}, "index": {"min": [243980], "max": [244575], "mean": [244277.5], "std": [172.0501380412117], "count": [596]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [596]}, "subtask_annotation": {"mean": [4.667785234899329, 9.0, 9.0, 9.0, 9.0], "std": [1.9967345307002509, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [596]}, "scene_annotation": {"mean": [403.0], "std": [0.0], "min": [403], "max": [403], "count": [596]}, "eef_direction_state": {"mean": [4.810402684563758, 4.114093959731544], "std": [2.0165321349455274, 2.1095188590469856], "min": [0, 0], "max": [6, 6], "count": [596]}, "eef_velocity_state": {"mean": [0.34731543624161076, 0.6946308724832215], "std": [0.5721525713736735, 0.714686323919257], "min": [0, 0], "max": [2, 2], "count": [596]}, "eef_acc_mag_state": {"mean": [0.4161073825503356, 0.5973154362416108], "std": [0.7174776019321827, 0.7957054452079202], "min": [0, 0], "max": [2, 2], "count": [596]}, "eef_direction_action": {"mean": [4.810402684563758, 4.114093959731544], "std": [2.0165321349455274, 2.1095188590469856], "min": [0, 0], "max": [6, 6], "count": [596]}, "eef_velocity_action": {"mean": [0.34731543624161076, 0.6946308724832215], "std": [0.5721525713736735, 0.714686323919257], "min": [0, 0], "max": [2, 2], "count": [596]}, "eef_acc_mag_action": {"mean": [0.4161073825503356, 0.5973154362416108], "std": [0.7174776019321827, 0.7957054452079202], "min": [0, 0], "max": [2, 2], "count": [596]}, "eef_sim_pose_state": {"mean": [0.45747816844505207, 0.26510167448517746, 1.030026085884579, -0.03331859718946886, 1.2391790699959404, -0.3877871235368403, 0.4886709764479293, -0.21676474265963172, 1.072279635310265, -0.1819073995798555, 0.9802244385889781, -1.3883806683360498], "std": [0.012723787827612238, 0.042217143611656155, 0.01506192939296286, 0.427900267731964, 0.1699639570069221, 0.3852977801657036, 0.08340899608020257, 0.05653341857448474, 0.04687521959561203, 1.77665756649022, 0.28249293576498663, 1.0106412505307543], "min": [0.42167549565207546, 0.20683578385807744, 1.0079221612848797, -0.4055329717603756, 0.9163497426797473, -0.7692752118612789, 0.38947357265856597, -0.2941916168558616, 1.025058573419028, -3.1083032138274405, 0.3614639987441919, -3.054833594169863], "max": [0.4896515941651607, 0.3121541501595479, 1.0584812367142105, 1.3152659353490428, 1.4843929179868662, 0.8535837473156535, 0.610151816980483, -0.1469526662564241, 1.1721195699960005, 3.139671458871762, 1.4848510956057188, -0.1529212140418091], "count": [596]}, "eef_sim_pose_action": {"mean": [0.45747816844505207, 0.26510167448517746, 1.030026085884579, -0.03331859718946886, 1.2391790699959404, -0.3877871235368403, 0.4886709764479293, -0.21676474265963172, 1.072279635310265, -0.1819073995798555, 0.9802244385889781, -1.3883806683360498], "std": [0.012723787827612238, 0.042217143611656155, 0.01506192939296286, 0.427900267731964, 0.1699639570069221, 0.3852977801657036, 0.08340899608020257, 0.05653341857448474, 0.04687521959561203, 1.77665756649022, 0.28249293576498663, 1.0106412505307543], "min": [0.42167549565207546, 0.20683578385807744, 1.0079221612848797, -0.4055329717603756, 0.9163497426797473, -0.7692752118612789, 0.38947357265856597, -0.2941916168558616, 1.025058573419028, -3.1083032138274405, 0.3614639987441919, -3.054833594169863], "max": [0.4896515941651607, 0.3121541501595479, 1.0584812367142105, 1.3152659353490428, 1.4843929179868662, 0.8535837473156535, 0.610151816980483, -0.1469526662564241, 1.1721195699960005, 3.139671458871762, 1.4848510956057188, -0.1529212140418091], "count": [596]}, "gripper_mode_state": {"mean": [0.313758389261745, 0.8104026845637584], "std": [0.46401946341680683, 0.3919823636537921], "min": [0, 0], "max": [1, 1], "count": [596]}, "gripper_activity_state": {"mean": [1.8657718120805369, 1.8976510067114094], "std": [0.4547691813799147, 0.39022603888664376], "min": [0, 0], "max": [2, 2], "count": [596]}, "gripper_mode_action": {"mean": [0.313758389261745, 0.8104026845637584], "std": [0.46401946341680683, 0.3919823636537921], "min": [0, 0], "max": [1, 1], "count": [596]}, "gripper_activity_action": {"mean": [1.8657718120805369, 1.8976510067114094], "std": [0.4547691813799147, 0.39022603888664376], "min": [0, 0], "max": [2, 2], "count": [596]}, "gripper_open_scale_state": {"mean": [0.6030125838606157, 0.21991526841317233], "std": [0.30896406515957825, 0.2637099715495924], "min": [0.041, 0.011], "max": [0.824, 0.71], "count": [596]}, "gripper_open_scale_action": {"mean": [0.6030125838606157, 0.21991526841317233], "std": [0.30896406515957825, 0.2637099715495924], "min": [0.041, 0.011], "max": [0.824, 0.71], "count": [596]}}} +{"episode_index": 402, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45856861315359476]], [[0.47063969975490194]], [[0.4612391666666667]]], "std": [[[0.1569326302680813]], [[0.14931798394295903]], [[0.151612368181383]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.0784313725490196]], [[0.0784313725490196]]], "max": [[[0.6823529411764706]], [[0.6745098039215687]], [[0.6862745098039216]]], "mean": [[[0.47191768586601307]], [[0.4737396854575163]], [[0.4682956290849673]]], "std": [[[0.06323974763905324]], [[0.05778551042988027]], [[0.06617021729803807]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.6549019607843137]], [[0.6705882352941176]]], "mean": [[[0.46294310253267973]], [[0.4794445445261438]], [[0.4594962867647059]]], "std": [[[0.09980201599090145]], [[0.0759387399192939]], [[0.10167996212913401]]], "count": [100]}, "observation.state": {"min": [0.09117600321769714, 2.0493481159210205, 0.15198327600955963, 0.32524213194847107, -2.531111478805542, -1.589698314666748, -0.9246755242347717, 21.0, 0.21445399522781372, 0.18470600247383118, -0.09099200367927551, -2.7320001125335693, 0.17900000512599945, -1.2549999952316284, -0.37023666501045227, -2.0785999298095703, -0.811735212802887, -0.33887314796447754, 2.175081729888916, 1.4298436641693115, -0.274173766374588, 37.0, -0.3220460116863251, 0.22465799748897552, -0.08917000144720078, 1.253999948501587, 0.3240000009536743, 2.453000068664551], "max": [0.5768138766288757, 2.092876672744751, 2.01271390914917, 1.5000755786895752, -1.8961780071258545, 1.3810092210769653, -0.13185961544513702, 685.0, 0.2833319902420044, 0.40504199266433716, 0.08343999832868576, -1.2699999809265137, 0.6899999976158142, 0.5070000290870667, -0.1950056552886963, -2.0609896183013916, -0.17716838419437408, -0.10749483108520508, 2.187403917312622, 1.7779146432876587, 0.2874382734298706, 811.0, -0.24780400097370148, 0.31647199392318726, 0.02096099965274334, 2.052999973297119, 1.0429999828338623, 2.9019999504089355], "mean": [0.26860311627388, 2.0788052082061768, 0.9641783833503723, 0.8093979954719543, -2.261725902557373, -0.541358470916748, -0.4499348998069763, 272.70159912109375, 0.2467925101518631, 0.30009859800338745, -0.03204428404569626, -1.933023452758789, 0.4987468123435974, -0.08784040808677673, -0.3119387626647949, -2.0723230838775635, -0.5377841591835022, -0.25298088788986206, 2.1805450916290283, 1.5250883102416992, -0.08745615184307098, 538.323486328125, -0.28925225138664246, 0.28231316804885864, -0.01995924487709999, 1.5759071111679077, 0.7969501614570618, 2.705787181854248], "std": [0.16549961268901825, 0.013533445075154305, 0.7402637600898743, 0.33778685331344604, 0.2223539799451828, 1.2132868766784668, 0.13290046155452728, 266.41094970703125, 0.018540767952799797, 0.07853825390338898, 0.05015908554196358, 0.4698600471019745, 0.15027359127998352, 0.6708757877349854, 0.04204073175787926, 0.003910593222826719, 0.24983033537864685, 0.06316417455673218, 0.0036714538000524044, 0.10778690129518509, 0.14752286672592163, 307.49066162109375, 0.0257281344383955, 0.029355306178331375, 0.041739322245121, 0.2977088689804077, 0.17561525106430054, 0.1122814416885376], "count": [439]}, "action": {"min": [0.09117600321769714, 2.0493481159210205, 0.15198327600955963, 0.32524213194847107, -2.531111478805542, -1.589698314666748, -0.9246755242347717, 21.0, 0.21445399522781372, 0.18470600247383118, -0.09099200367927551, -2.7320001125335693, 0.17900000512599945, -1.2549999952316284, -0.37023666501045227, -2.0785999298095703, -0.811735212802887, -0.33887314796447754, 2.175081729888916, 1.4298436641693115, -0.274173766374588, 37.0, -0.3220460116863251, 0.22465799748897552, -0.08917000144720078, 1.253999948501587, 0.3240000009536743, 2.453000068664551], "max": [0.5768138766288757, 2.092876672744751, 2.01271390914917, 1.5000755786895752, -1.8961780071258545, 1.3810092210769653, -0.13185961544513702, 685.0, 0.2833319902420044, 0.40504199266433716, 0.08343999832868576, -1.2699999809265137, 0.6899999976158142, 0.5070000290870667, -0.1950056552886963, -2.0609896183013916, -0.17716838419437408, -0.10749483108520508, 2.187403917312622, 1.7779146432876587, 0.2874382734298706, 811.0, -0.24780400097370148, 0.31647199392318726, 0.02096099965274334, 2.052999973297119, 1.0429999828338623, 2.9019999504089355], "mean": [0.26860311627388, 2.0788052082061768, 0.9641783833503723, 0.8093979954719543, -2.261725902557373, -0.541358470916748, -0.4499348998069763, 272.70159912109375, 0.2467925101518631, 0.30009859800338745, -0.03204428404569626, -1.933023452758789, 0.4987468123435974, -0.08784040808677673, -0.3119387626647949, -2.0723230838775635, -0.5377841591835022, -0.25298088788986206, 2.1805450916290283, 1.5250883102416992, -0.08745615184307098, 538.323486328125, -0.28925225138664246, 0.28231316804885864, -0.01995924487709999, 1.5759071111679077, 0.7969501614570618, 2.705787181854248], "std": [0.16549961268901825, 0.013533445075154305, 0.7402637600898743, 0.33778685331344604, 0.2223539799451828, 1.2132868766784668, 0.13290046155452728, 266.41094970703125, 0.018540767952799797, 0.07853825390338898, 0.05015908554196358, 0.4698600471019745, 0.15027359127998352, 0.6708757877349854, 0.04204073175787926, 0.003910593222826719, 0.24983033537864685, 0.06316417455673218, 0.0036714538000524044, 0.10778690129518509, 0.14752286672592163, 307.49066162109375, 0.0257281344383955, 0.029355306178331375, 0.041739322245121, 0.2977088689804077, 0.17561525106430054, 0.1122814416885376], "count": [439]}, "timestamp": {"min": [0.0], "max": [14.6], "mean": [7.3], "std": [4.2242685099842365], "count": [439]}, "frame_index": {"min": [0], "max": [438], "mean": [219.0], "std": [126.7280552995271], "count": [439]}, "episode_index": {"min": [404], "max": [404], "mean": [404.0], "std": [0.0], "count": [439]}, "index": {"min": [244576], "max": [245014], "mean": [244795.0], "std": [126.7280552995271], "count": [439]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [439]}, "subtask_annotation": {"mean": [4.7266514806378135, 9.0, 9.0, 9.0, 9.0], "std": [2.1006551628381143, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [439]}, "scene_annotation": {"mean": [404.0], "std": [0.0], "min": [404], "max": [404], "count": [439]}, "eef_direction_state": {"mean": [4.34624145785877, 3.569476082004556], "std": [2.3133618499403883, 2.225156941816673], "min": [0, 0], "max": [6, 6], "count": [439]}, "eef_velocity_state": {"mean": [0.44419134396355353, 0.9020501138952164], "std": [0.6081876582309023, 0.7344254644716878], "min": [0, 0], "max": [2, 2], "count": [439]}, "eef_acc_mag_state": {"mean": [0.571753986332574, 0.8018223234624146], "std": [0.7921737767386929, 0.8152288303781914], "min": [0, 0], "max": [2, 2], "count": [439]}, "eef_direction_action": {"mean": [4.34624145785877, 3.569476082004556], "std": [2.3133618499403883, 2.225156941816673], "min": [0, 0], "max": [6, 6], "count": [439]}, "eef_velocity_action": {"mean": [0.44419134396355353, 0.9020501138952164], "std": [0.6081876582309023, 0.7344254644716878], "min": [0, 0], "max": [2, 2], "count": [439]}, "eef_acc_mag_action": {"mean": [0.571753986332574, 0.8018223234624146], "std": [0.7921737767386929, 0.8152288303781914], "min": [0, 0], "max": [2, 2], "count": [439]}, "eef_sim_pose_state": {"mean": [0.46846169180145597, 0.2663027813406068, 1.0330665172896385, 0.03545826559713033, 1.2322029462410193, -0.28214939612760703, 0.49256723637658206, -0.22819326166045303, 1.071052045272102, 0.13462435655128344, 1.019052492244803, -1.3687763584180894], "std": [0.02645244057120629, 0.037058251496455884, 0.010619081266692114, 0.4755325451314046, 0.12082919483334058, 0.3890819745911727, 0.08446896225170587, 0.03610652034973248, 0.053597896862558246, 1.7765084317376316, 0.32420981919936503, 1.1891321410756186], "min": [0.41556417028085113, 0.20508875221117892, 1.0157250442639623, -0.4315490183206693, 0.9597646509955644, -0.9172491587831044, 0.37362422364003967, -0.3021669439564278, 1.0108460579694163, -3.0761067383884377, 0.35399592364194965, -3.115128423264401], "max": [0.49926853956399864, 0.30452359964902614, 1.052554897123193, 1.219489577165032, 1.400143097637141, 0.8088428004177012, 0.5955480856777481, -0.17782979122478138, 1.1781576995231513, 3.1363507240058945, 1.4127221006797868, -0.11812316894669023], "count": [439]}, "eef_sim_pose_action": {"mean": [0.46846169180145597, 0.2663027813406068, 1.0330665172896385, 0.03545826559713033, 1.2322029462410193, -0.28214939612760703, 0.49256723637658206, -0.22819326166045303, 1.071052045272102, 0.13462435655128344, 1.019052492244803, -1.3687763584180894], "std": [0.02645244057120629, 0.037058251496455884, 0.010619081266692114, 0.4755325451314046, 0.12082919483334058, 0.3890819745911727, 0.08446896225170587, 0.03610652034973248, 0.053597896862558246, 1.7765084317376316, 0.32420981919936503, 1.1891321410756186], "min": [0.41556417028085113, 0.20508875221117892, 1.0157250442639623, -0.4315490183206693, 0.9597646509955644, -0.9172491587831044, 0.37362422364003967, -0.3021669439564278, 1.0108460579694163, -3.0761067383884377, 0.35399592364194965, -3.115128423264401], "max": [0.49926853956399864, 0.30452359964902614, 1.052554897123193, 1.219489577165032, 1.400143097637141, 0.8088428004177012, 0.5955480856777481, -0.17782979122478138, 1.1781576995231513, 3.1363507240058945, 1.4127221006797868, -0.11812316894669023], "count": [439]}, "gripper_mode_state": {"mean": [0.33940774487471526, 0.765375854214123], "std": [0.473508318399769, 0.4237636794253624], "min": [0, 0], "max": [1, 1], "count": [439]}, "gripper_activity_state": {"mean": [1.8610478359908884, 1.8769931662870158], "std": [0.4439518073833201, 0.41977765830667607], "min": [0, 0], "max": [2, 2], "count": [439]}, "gripper_mode_action": {"mean": [0.33940774487471526, 0.765375854214123], "std": [0.473508318399769, 0.4237636794253624], "min": [0, 0], "max": [1, 1], "count": [439]}, "gripper_activity_action": {"mean": [1.8610478359908884, 1.8769931662870158], "std": [0.4439518073833201, 0.41977765830667607], "min": [0, 0], "max": [2, 2], "count": [439]}, "gripper_open_scale_state": {"mean": [0.5383234626231272, 0.2727015948328178], "std": [0.3074906705423543, 0.26641088617261544], "min": [0.037, 0.021], "max": [0.811, 0.685], "count": [439]}, "gripper_open_scale_action": {"mean": [0.5383234626231272, 0.2727015948328178], "std": [0.3074906705423543, 0.26641088617261544], "min": [0.037, 0.021], "max": [0.811, 0.685], "count": [439]}}} +{"episode_index": 403, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4613767529838022]], [[0.47291919934640525]], [[0.46265263213981245]]], "std": [[[0.15143357001921415]], [[0.14323135177644694]], [[0.1456131132194349]]], "count": [115]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.06274509803921569]], [[0.07450980392156863]]], "max": [[[0.6901960784313725]], [[0.6784313725490196]], [[0.6862745098039216]]], "mean": [[[0.47209631109690253]], [[0.47724895034100595]], [[0.47055986075589656]]], "std": [[[0.06662157380105801]], [[0.06390019624689815]], [[0.06718330222171805]]], "count": [115]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.047058823529411764]], [[0.03529411764705882]]], "max": [[[0.6666666666666666]], [[0.6431372549019608]], [[0.6509803921568628]]], "mean": [[[0.4618926239698778]], [[0.47859111253196934]], [[0.45841321930946294]]], "std": [[[0.09309180264132005]], [[0.06963599537226123]], [[0.09607808882499977]]], "count": [115]}, "observation.state": {"min": [0.0849800854921341, 2.015890121459961, -0.008621926419436932, 0.24116958677768707, -2.689185857772827, -1.6499994993209839, -0.867027223110199, 17.0, 0.20589999854564667, 0.19987699389457703, -0.09983500093221664, -2.7200000286102295, 0.07899999618530273, -1.2289999723434448, -0.35388296842575073, -2.078914165496826, -0.8462229371070862, -0.41571998596191406, 2.1763558387756348, 1.315384864807129, -0.1730843037366867, 32.0, -0.3246240019798279, 0.22703899443149567, -0.1018339991569519, 1.218999981880188, 0.16500000655651093, 2.434000015258789], "max": [0.5805314183235168, 2.0924925804138184, 2.0354206562042236, 1.3933488130569458, -1.8159103393554688, 1.4154969453811646, -0.10327113419771194, 692.0, 0.3120729923248291, 0.433353990316391, 0.06875000149011612, -1.215000033378601, 0.6880000233650208, 0.48000001907348633, -0.1661379039287567, -2.0643231868743896, -0.217764750123024, -0.16259488463401794, 2.2386116981506348, 1.8157882690429688, 0.4878718852996826, 813.0, -0.24528999626636505, 0.3042609989643097, 0.02396400086581707, 2.1019999980926514, 0.9200000166893005, 3.0480000972747803], "mean": [0.3169460892677307, 2.0763978958129883, 0.9241397380828857, 0.8482179045677185, -2.150912284851074, -0.5227484107017517, -0.5458743572235107, 330.3160705566406, 0.246047243475914, 0.3074440658092499, -0.028158195316791534, -1.8739992380142212, 0.4259800612926483, -0.11823197454214096, -0.2728819251060486, -2.0734434127807617, -0.577363908290863, -0.27755656838417053, 2.1918890476226807, 1.5406092405319214, -0.054160866886377335, 614.7758178710938, -0.2938101291656494, 0.27279266715049744, -0.01658071018755436, 1.5245306491851807, 0.7644280195236206, 2.7001001834869385], "std": [0.14616620540618896, 0.01840672828257084, 0.8030497431755066, 0.31139686703681946, 0.35931673645973206, 1.2458221912384033, 0.1951768547296524, 271.4949645996094, 0.027723686769604683, 0.07453260570764542, 0.05465976893901825, 0.4996976852416992, 0.1707567572593689, 0.629501461982727, 0.04097786173224449, 0.002941382583230734, 0.21225272119045258, 0.07747194170951843, 0.01981073059141636, 0.11648555845022202, 0.18984904885292053, 304.3682861328125, 0.02685246802866459, 0.01784101128578186, 0.0460638590157032, 0.3135432302951813, 0.20355011522769928, 0.1668911725282669], "count": [560]}, "action": {"min": [0.0849800854921341, 2.015890121459961, -0.008621926419436932, 0.24116958677768707, -2.689185857772827, -1.6499994993209839, -0.867027223110199, 17.0, 0.20589999854564667, 0.19987699389457703, -0.09983500093221664, -2.7200000286102295, 0.07899999618530273, -1.2289999723434448, -0.35388296842575073, -2.078914165496826, -0.8462229371070862, -0.41571998596191406, 2.1763558387756348, 1.315384864807129, -0.1730843037366867, 32.0, -0.3246240019798279, 0.22703899443149567, -0.1018339991569519, 1.218999981880188, 0.16500000655651093, 2.434000015258789], "max": [0.5805314183235168, 2.0924925804138184, 2.0354206562042236, 1.3933488130569458, -1.8159103393554688, 1.4154969453811646, -0.10327113419771194, 692.0, 0.3120729923248291, 0.433353990316391, 0.06875000149011612, -1.215000033378601, 0.6880000233650208, 0.48000001907348633, -0.1661379039287567, -2.0643231868743896, -0.217764750123024, -0.16259488463401794, 2.2386116981506348, 1.8157882690429688, 0.4878718852996826, 813.0, -0.24528999626636505, 0.3042609989643097, 0.02396400086581707, 2.1019999980926514, 0.9200000166893005, 3.0480000972747803], "mean": [0.3169460892677307, 2.0763978958129883, 0.9241397380828857, 0.8482179045677185, -2.150912284851074, -0.5227484107017517, -0.5458743572235107, 330.3160705566406, 0.246047243475914, 0.3074440658092499, -0.028158195316791534, -1.8739992380142212, 0.4259800612926483, -0.11823197454214096, -0.2728819251060486, -2.0734434127807617, -0.577363908290863, -0.27755656838417053, 2.1918890476226807, 1.5406092405319214, -0.054160866886377335, 614.7758178710938, -0.2938101291656494, 0.27279266715049744, -0.01658071018755436, 1.5245306491851807, 0.7644280195236206, 2.7001001834869385], "std": [0.14616620540618896, 0.01840672828257084, 0.8030497431755066, 0.31139686703681946, 0.35931673645973206, 1.2458221912384033, 0.1951768547296524, 271.4949645996094, 0.027723686769604683, 0.07453260570764542, 0.05465976893901825, 0.4996976852416992, 0.1707567572593689, 0.629501461982727, 0.04097786173224449, 0.002941382583230734, 0.21225272119045258, 0.07747194170951843, 0.01981073059141636, 0.11648555845022202, 0.18984904885292053, 304.3682861328125, 0.02685246802866459, 0.01784101128578186, 0.0460638590157032, 0.3135432302951813, 0.20355011522769928, 0.1668911725282669], "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": [405], "max": [405], "mean": [405.0], "std": [0.0], "count": [560]}, "index": {"min": [245015], "max": [245574], "mean": [245294.5], "std": [161.65781762723384], "count": [560]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [560]}, "subtask_annotation": {"mean": [4.558928571428571, 9.0, 9.0, 9.0, 9.0], "std": [2.0882560038834144, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [560]}, "scene_annotation": {"mean": [405.0], "std": [0.0], "min": [405], "max": [405], "count": [560]}, "eef_direction_state": {"mean": [4.255357142857143, 3.732142857142857], "std": [2.3255122049359667, 2.187554664040029], "min": [0, 0], "max": [6, 6], "count": [560]}, "eef_velocity_state": {"mean": [0.46785714285714286, 0.8339285714285715], "std": [0.6056599537627018, 0.7090679963652171], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_acc_mag_state": {"mean": [0.5196428571428572, 0.6875], "std": [0.7673981186118319, 0.8087827052340537], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_direction_action": {"mean": [4.255357142857143, 3.732142857142857], "std": [2.3255122049359667, 2.187554664040029], "min": [0, 0], "max": [6, 6], "count": [560]}, "eef_velocity_action": {"mean": [0.46785714285714286, 0.8339285714285715], "std": [0.6056599537627018, 0.7090679963652171], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_acc_mag_action": {"mean": [0.5196428571428572, 0.6875], "std": [0.7673981186118319, 0.8087827052340537], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_sim_pose_state": {"mean": [0.45835890768373083, 0.26985272871286103, 1.0316106035501524, -0.024082050409315103, 1.2180060255001943, -0.2862695599137405, 0.49943780902785284, -0.22683050541131522, 1.0754566286693634, -0.011188903418846792, 0.9934392730213419, -1.4619834632560174], "std": [0.016363427526245995, 0.041343304162740555, 0.01213954565413802, 0.39448838550341725, 0.17875401773095728, 0.3897444955354661, 0.08164360928760754, 0.049113533468528446, 0.051513008697635185, 1.8283510185022305, 0.333322384750766, 1.0472029946943557], "min": [0.4141984537257971, 0.19396528532416585, 1.0082229475983142, -0.2556290734873589, 0.7700517994580345, -0.7955463130554687, 0.3875868119769756, -0.2924365610034761, 1.0195284395260849, -3.1413147717558974, 0.30952123482884875, -3.006268017176092], "max": [0.4868252077848886, 0.307001446797827, 1.0596614321316653, 1.2417024311419853, 1.48679884354747, 0.8326248553941809, 0.6233144967089161, -0.15440602836765221, 1.1826704468271685, 3.138864335798307, 1.4499584336966511, -0.1309336696856348], "count": [560]}, "eef_sim_pose_action": {"mean": [0.45835890768373083, 0.26985272871286103, 1.0316106035501524, -0.024082050409315103, 1.2180060255001943, -0.2862695599137405, 0.49943780902785284, -0.22683050541131522, 1.0754566286693634, -0.011188903418846792, 0.9934392730213419, -1.4619834632560174], "std": [0.016363427526245995, 0.041343304162740555, 0.01213954565413802, 0.39448838550341725, 0.17875401773095728, 0.3897444955354661, 0.08164360928760754, 0.049113533468528446, 0.051513008697635185, 1.8283510185022305, 0.333322384750766, 1.0472029946943557], "min": [0.4141984537257971, 0.19396528532416585, 1.0082229475983142, -0.2556290734873589, 0.7700517994580345, -0.7955463130554687, 0.3875868119769756, -0.2924365610034761, 1.0195284395260849, -3.1413147717558974, 0.30952123482884875, -3.006268017176092], "max": [0.4868252077848886, 0.307001446797827, 1.0596614321316653, 1.2417024311419853, 1.48679884354747, 0.8326248553941809, 0.6233144967089161, -0.15440602836765221, 1.1826704468271685, 3.138864335798307, 1.4499584336966511, -0.1309336696856348], "count": [560]}, "gripper_mode_state": {"mean": [0.2642857142857143, 0.6535714285714286], "std": [0.4409521238300194, 0.4758317100893231], "min": [0, 0], "max": [1, 1], "count": [560]}, "gripper_activity_state": {"mean": [1.8517857142857144, 1.9035714285714285], "std": [0.4831042003205387, 0.37031081815255795], "min": [0, 0], "max": [2, 2], "count": [560]}, "gripper_mode_action": {"mean": [0.2642857142857143, 0.6535714285714286], "std": [0.4409521238300194, 0.4758317100893231], "min": [0, 0], "max": [1, 1], "count": [560]}, "gripper_activity_action": {"mean": [1.8517857142857144, 1.9035714285714285], "std": [0.4831042003205387, 0.37031081815255795], "min": [0, 0], "max": [2, 2], "count": [560]}, "gripper_open_scale_state": {"mean": [0.6147758928298945, 0.3303160716669899], "std": [0.30436830139034143, 0.2714950077911653], "min": [0.032, 0.017], "max": [0.813, 0.692], "count": [560]}, "gripper_open_scale_action": {"mean": [0.6147758928298945, 0.3303160716669899], "std": [0.30436830139034143, 0.2714950077911653], "min": [0.032, 0.017], "max": [0.813, 0.692], "count": [560]}}} +{"episode_index": 404, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4542722864145658]], [[0.46763873910675385]], [[0.45846971093993155]]], "std": [[[0.15719799815052335]], [[0.14963027832038828]], [[0.15224957088349497]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.08235294117647059]], [[0.06666666666666667]]], "max": [[[0.6705882352941176]], [[0.6549019607843137]], [[0.6666666666666666]]], "mean": [[[0.46418066254279494]], [[0.46981635737628386]], [[0.4619727591036415]]], "std": [[[0.07607440375018358]], [[0.07040444915844633]], [[0.07620706134949054]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.050980392156862744]], [[0.043137254901960784]]], "max": [[[0.6666666666666666]], [[0.6431372549019608]], [[0.6627450980392157]]], "mean": [[[0.46196997159975106]], [[0.47955790732959847]], [[0.4572595529878618]]], "std": [[[0.09135572535060225]], [[0.06387498664983264]], [[0.09716258521964825]]], "count": [105]}, "observation.state": {"min": [0.04049164056777954, 2.041773557662964, 0.10197959840297699, 0.2652900516986847, -2.7652299404144287, -1.63921320438385, -0.9734050035476685, 17.0, 0.19677400588989258, 0.19672299921512604, -0.10038100183010101, -2.700000047683716, 0.06199999153614044, -1.2269999980926514, -0.305345356464386, -2.0786871910095215, -0.8483347296714783, -0.4562465250492096, 2.1347646713256836, 1.3656678199768066, -0.12884020805358887, 34.0, -0.3197610080242157, 0.22235700488090515, -0.0942389965057373, 1.187999963760376, 0.6209999918937683, 2.484999895095825], "max": [0.5799380540847778, 2.0927021503448486, 2.1024584770202637, 1.435603141784668, -1.7726436853408813, 1.5625758171081543, -0.13124875724315643, 685.0, 0.29958799481391907, 0.4342769980430603, 0.07836399972438812, -1.25600004196167, 0.7029999494552612, 0.5180000066757202, -0.13920745253562927, -2.067866086959839, -0.27380725741386414, -0.2206270694732666, 2.235173463821411, 1.6778724193572998, 0.09672614187002182, 810.0, -0.2495429962873459, 0.3012180030345917, 0.0328189991414547, 2.009999990463257, 0.8960000276565552, 2.9619998931884766], "mean": [0.28018584847450256, 2.076636552810669, 0.8963638544082642, 0.8656399250030518, -2.197636842727661, -0.5536081790924072, -0.5510126948356628, 247.5110321044922, 0.24129649996757507, 0.29666781425476074, -0.034752968698740005, -1.8768972158432007, 0.45823854207992554, -0.08014059066772461, -0.26152604818344116, -2.074136972427368, -0.5953356027603149, -0.30821841955184937, 2.224618911743164, 1.5153017044067383, -0.039684392511844635, 554.567138671875, -0.2902686595916748, 0.2710721790790558, -0.02215985767543316, 1.550260066986084, 0.7742387056350708, 2.7284555435180664], "std": [0.16380847990512848, 0.01702095754444599, 0.7855725288391113, 0.2994900047779083, 0.33505457639694214, 1.221204400062561, 0.1850651353597641, 266.6313781738281, 0.029596133157610893, 0.0768657773733139, 0.05905965343117714, 0.4492785930633545, 0.19097115099430084, 0.6135549545288086, 0.042603958398103714, 0.0033307764679193497, 0.23836159706115723, 0.08272631466388702, 0.013388475403189659, 0.0899198055267334, 0.07173778116703033, 331.3711853027344, 0.02537033148109913, 0.02476855181157589, 0.05130763351917267, 0.3156410753726959, 0.06759250909090042, 0.15168899297714233], "count": [499]}, "action": {"min": [0.04049164056777954, 2.041773557662964, 0.10197959840297699, 0.2652900516986847, -2.7652299404144287, -1.63921320438385, -0.9734050035476685, 17.0, 0.19677400588989258, 0.19672299921512604, -0.10038100183010101, -2.700000047683716, 0.06199999153614044, -1.2269999980926514, -0.305345356464386, -2.0786871910095215, -0.8483347296714783, -0.4562465250492096, 2.1347646713256836, 1.3656678199768066, -0.12884020805358887, 34.0, -0.3197610080242157, 0.22235700488090515, -0.0942389965057373, 1.187999963760376, 0.6209999918937683, 2.484999895095825], "max": [0.5799380540847778, 2.0927021503448486, 2.1024584770202637, 1.435603141784668, -1.7726436853408813, 1.5625758171081543, -0.13124875724315643, 685.0, 0.29958799481391907, 0.4342769980430603, 0.07836399972438812, -1.25600004196167, 0.7029999494552612, 0.5180000066757202, -0.13920745253562927, -2.067866086959839, -0.27380725741386414, -0.2206270694732666, 2.235173463821411, 1.6778724193572998, 0.09672614187002182, 810.0, -0.2495429962873459, 0.3012180030345917, 0.0328189991414547, 2.009999990463257, 0.8960000276565552, 2.9619998931884766], "mean": [0.28018584847450256, 2.076636552810669, 0.8963638544082642, 0.8656399250030518, -2.197636842727661, -0.5536081790924072, -0.5510126948356628, 247.5110321044922, 0.24129649996757507, 0.29666781425476074, -0.034752968698740005, -1.8768972158432007, 0.45823854207992554, -0.08014059066772461, -0.26152604818344116, -2.074136972427368, -0.5953356027603149, -0.30821841955184937, 2.224618911743164, 1.5153017044067383, -0.039684392511844635, 554.567138671875, -0.2902686595916748, 0.2710721790790558, -0.02215985767543316, 1.550260066986084, 0.7742387056350708, 2.7284555435180664], "std": [0.16380847990512848, 0.01702095754444599, 0.7855725288391113, 0.2994900047779083, 0.33505457639694214, 1.221204400062561, 0.1850651353597641, 266.6313781738281, 0.029596133157610893, 0.0768657773733139, 0.05905965343117714, 0.4492785930633545, 0.19097115099430084, 0.6135549545288086, 0.042603958398103714, 0.0033307764679193497, 0.23836159706115723, 0.08272631466388702, 0.013388475403189659, 0.0899198055267334, 0.07173778116703033, 331.3711853027344, 0.02537033148109913, 0.02476855181157589, 0.05130763351917267, 0.3156410753726959, 0.06759250909090042, 0.15168899297714233], "count": [499]}, "timestamp": {"min": [0.0], "max": [16.6], "mean": [8.299999999999999], "std": [4.801620096962645], "count": [499]}, "frame_index": {"min": [0], "max": [498], "mean": [249.0], "std": [144.04860290887933], "count": [499]}, "episode_index": {"min": [406], "max": [406], "mean": [406.0], "std": [0.0], "count": [499]}, "index": {"min": [245575], "max": [246073], "mean": [245824.0], "std": [144.04860290887933], "count": [499]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [499]}, "subtask_annotation": {"mean": [4.589178356713427, 9.0, 9.0, 9.0, 9.0], "std": [2.0857285666067806, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [499]}, "scene_annotation": {"mean": [406.0], "std": [0.0], "min": [406], "max": [406], "count": [499]}, "eef_direction_state": {"mean": [4.525050100200401, 3.881763527054108], "std": [2.1084983467034353, 2.2534871877165816], "min": [0, 0], "max": [6, 6], "count": [499]}, "eef_velocity_state": {"mean": [0.4228456913827655, 0.8156312625250501], "std": [0.5729009943569153, 0.7869655531650304], "min": [0, 0], "max": [2, 2], "count": [499]}, "eef_acc_mag_state": {"mean": [0.4589178356713427, 0.7254509018036072], "std": [0.7516285800228345, 0.8173798178493573], "min": [0, 0], "max": [2, 2], "count": [499]}, "eef_direction_action": {"mean": [4.525050100200401, 3.881763527054108], "std": [2.1084983467034353, 2.2534871877165816], "min": [0, 0], "max": [6, 6], "count": [499]}, "eef_velocity_action": {"mean": [0.4228456913827655, 0.8156312625250501], "std": [0.5729009943569153, 0.7869655531650304], "min": [0, 0], "max": [2, 2], "count": [499]}, "eef_acc_mag_action": {"mean": [0.4589178356713427, 0.7254509018036072], "std": [0.7516285800228345, 0.8173798178493573], "min": [0, 0], "max": [2, 2], "count": [499]}, "eef_sim_pose_state": {"mean": [0.45658719020408817, 0.26375257996473755, 1.0306188435339891, 0.10292115000689997, 1.268553560887049, -0.1691897156241862, 0.48846743878305143, -0.21989133088176874, 1.073412032223682, -0.09680726714521813, 1.031119017407658, -1.2829628723202224], "std": [0.02329358012189704, 0.04388317634467346, 0.015686591842100656, 0.2710189820344618, 0.10428537578459537, 0.2795150655221216, 0.0831330160025772, 0.05366539268105115, 0.05300914782470034, 1.7624409225492956, 0.34654854932066437, 1.1307287749491395], "min": [0.40740384890582315, 0.19963020990348274, 1.009108717364684, -0.17594453322872972, 1.1139363292141766, -0.5722795251005978, 0.3845376474882486, -0.2988990239339389, 1.0199371560304462, -3.1267977373002513, 0.28691859127296016, -3.099442715867642], "max": [0.4846064688903868, 0.3116508898712241, 1.048849678831278, 1.0647679241513985, 1.4414003408371485, 0.6993195631154542, 0.6236885648632393, -0.14854023201315059, 1.1924290843126963, 3.140980789947859, 1.4401467693997692, 3.1295796407956273], "count": [499]}, "eef_sim_pose_action": {"mean": [0.45658719020408817, 0.26375257996473755, 1.0306188435339891, 0.10292115000689997, 1.268553560887049, -0.1691897156241862, 0.48846743878305143, -0.21989133088176874, 1.073412032223682, -0.09680726714521813, 1.031119017407658, -1.2829628723202224], "std": [0.02329358012189704, 0.04388317634467346, 0.015686591842100656, 0.2710189820344618, 0.10428537578459537, 0.2795150655221216, 0.0831330160025772, 0.05366539268105115, 0.05300914782470034, 1.7624409225492956, 0.34654854932066437, 1.1307287749491395], "min": [0.40740384890582315, 0.19963020990348274, 1.009108717364684, -0.17594453322872972, 1.1139363292141766, -0.5722795251005978, 0.3845376474882486, -0.2988990239339389, 1.0199371560304462, -3.1267977373002513, 0.28691859127296016, -3.099442715867642], "max": [0.4846064688903868, 0.3116508898712241, 1.048849678831278, 1.0647679241513985, 1.4414003408371485, 0.6993195631154542, 0.6236885648632393, -0.14854023201315059, 1.1924290843126963, 3.140980789947859, 1.4401467693997692, 3.1295796407956273], "count": [499]}, "gripper_mode_state": {"mean": [0.36472945891783565, 0.7635270541082164], "std": [0.4813542154332284, 0.42491586432262063], "min": [0, 0], "max": [1, 1], "count": [499]}, "gripper_activity_state": {"mean": [1.8336673346693386, 1.871743486973948], "std": [0.5127519934321542, 0.4288951718888936], "min": [0, 0], "max": [2, 2], "count": [499]}, "gripper_mode_action": {"mean": [0.36472945891783565, 0.7635270541082164], "std": [0.4813542154332284, 0.42491586432262063], "min": [0, 0], "max": [1, 1], "count": [499]}, "gripper_activity_action": {"mean": [1.8336673346693386, 1.871743486973948], "std": [0.5127519934321542, 0.4288951718888936], "min": [0, 0], "max": [2, 2], "count": [499]}, "gripper_open_scale_state": {"mean": [0.5545671343144055, 0.24751102187972726], "std": [0.33137116703381303, 0.26663123390368243], "min": [0.034, 0.017], "max": [0.81, 0.685], "count": [499]}, "gripper_open_scale_action": {"mean": [0.5545671343144055, 0.24751102187972726], "std": [0.33137116703381303, 0.26663123390368243], "min": [0.034, 0.017], "max": [0.81, 0.685], "count": [499]}}} +{"episode_index": 405, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45377264753940794]], [[0.46608774669998715]], [[0.4574460203607587]]], "std": [[[0.16313861074716537]], [[0.1557221008731186]], [[0.1584162712880223]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.058823529411764705]], [[0.09019607843137255]]], "max": [[[0.6980392156862745]], [[0.6862745098039216]], [[0.6941176470588235]]], "mean": [[[0.4699970664327823]], [[0.47523569059976933]], [[0.46925317385941306]]], "std": [[[0.08431342402559276]], [[0.08101376177438414]], [[0.08326063494218149]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6588235294117647]], [[0.6784313725490196]]], "mean": [[[0.4569860530404972]], [[0.47544855344098425]], [[0.45143208541586566]]], "std": [[[0.1013596936464314]], [[0.07456421798988636]], [[0.10728740304327834]]], "count": [102]}, "observation.state": {"min": [0.10876891762018204, 2.0692100524902344, 0.06777112931013107, 0.32044246792793274, -2.7376012802124023, -1.6049175262451172, -1.04140305519104, 19.0, 0.20048199594020844, 0.19652700424194336, -0.09832499921321869, -2.7019999027252197, 0.058000002056360245, -1.159999966621399, -0.3760835528373718, -2.0785651206970215, -0.6534861922264099, -0.3655592203140259, 2.07076358795166, 1.3908004760742188, -0.23951153457164764, 44.0, -0.33104801177978516, 0.22902099788188934, -0.09939099848270416, 1.3270000219345093, 0.6980000138282776, 2.569000005722046], "max": [0.532744288444519, 2.092388153076172, 1.9962728023529053, 1.5887383222579956, -1.752781867980957, 1.4797077178955078, -0.06379178166389465, 640.0, 0.2928040027618408, 0.4070279896259308, 0.07839599996805191, -1.3630000352859497, 0.7490000128746033, 0.48399999737739563, -0.1819854974746704, -2.0629093647003174, -0.0985063835978508, -0.20530308783054352, 2.082038164138794, 1.6894088983535767, -0.020647244527935982, 815.0, -0.24758900701999664, 0.29127201437950134, 0.006525999866425991, 2.171999931335449, 1.0140000581741333, 3.059999942779541], "mean": [0.26664477586746216, 2.084165096282959, 0.7798237800598145, 0.8755611777305603, -2.1595678329467773, -0.6672638654708862, -0.6601879596710205, 260.1373291015625, 0.23141707479953766, 0.2880077660083771, -0.04596966877579689, -1.8469960689544678, 0.3517885208129883, -0.0026873198803514242, -0.2870473563671112, -2.0732553005218506, -0.3938629627227783, -0.28593745827674866, 2.075317621231079, 1.496391773223877, -0.10351122915744781, 559.4790649414062, -0.2929961383342743, 0.26893240213394165, -0.03711233660578728, 1.686240315437317, 0.8427252769470215, 2.837754487991333], "std": [0.13515187799930573, 0.007441150955855846, 0.7308422327041626, 0.3090968728065491, 0.32914212346076965, 1.1875839233398438, 0.2789981961250305, 249.95233154296875, 0.023821447044610977, 0.07325325161218643, 0.049448397010564804, 0.44115135073661804, 0.1610458642244339, 0.5888001322746277, 0.05579184368252754, 0.003785016480833292, 0.21951580047607422, 0.051017407327890396, 0.004064769949764013, 0.08913242816925049, 0.048251841217279434, 334.44671630859375, 0.03213735669851303, 0.016263118013739586, 0.04234065115451813, 0.32583537697792053, 0.07436580955982208, 0.13987945020198822], "count": [477]}, "action": {"min": [0.10876891762018204, 2.0692100524902344, 0.06777112931013107, 0.32044246792793274, -2.7376012802124023, -1.6049175262451172, -1.04140305519104, 19.0, 0.20048199594020844, 0.19652700424194336, -0.09832499921321869, -2.7019999027252197, 0.058000002056360245, -1.159999966621399, -0.3760835528373718, -2.0785651206970215, -0.6534861922264099, -0.3655592203140259, 2.07076358795166, 1.3908004760742188, -0.23951153457164764, 44.0, -0.33104801177978516, 0.22902099788188934, -0.09939099848270416, 1.3270000219345093, 0.6980000138282776, 2.569000005722046], "max": [0.532744288444519, 2.092388153076172, 1.9962728023529053, 1.5887383222579956, -1.752781867980957, 1.4797077178955078, -0.06379178166389465, 640.0, 0.2928040027618408, 0.4070279896259308, 0.07839599996805191, -1.3630000352859497, 0.7490000128746033, 0.48399999737739563, -0.1819854974746704, -2.0629093647003174, -0.0985063835978508, -0.20530308783054352, 2.082038164138794, 1.6894088983535767, -0.020647244527935982, 815.0, -0.24758900701999664, 0.29127201437950134, 0.006525999866425991, 2.171999931335449, 1.0140000581741333, 3.059999942779541], "mean": [0.26664477586746216, 2.084165096282959, 0.7798237800598145, 0.8755611777305603, -2.1595678329467773, -0.6672638654708862, -0.6601879596710205, 260.1373291015625, 0.23141707479953766, 0.2880077660083771, -0.04596966877579689, -1.8469960689544678, 0.3517885208129883, -0.0026873198803514242, -0.2870473563671112, -2.0732553005218506, -0.3938629627227783, -0.28593745827674866, 2.075317621231079, 1.496391773223877, -0.10351122915744781, 559.4790649414062, -0.2929961383342743, 0.26893240213394165, -0.03711233660578728, 1.686240315437317, 0.8427252769470215, 2.837754487991333], "std": [0.13515187799930573, 0.007441150955855846, 0.7308422327041626, 0.3090968728065491, 0.32914212346076965, 1.1875839233398438, 0.2789981961250305, 249.95233154296875, 0.023821447044610977, 0.07325325161218643, 0.049448397010564804, 0.44115135073661804, 0.1610458642244339, 0.5888001322746277, 0.05579184368252754, 0.003785016480833292, 0.21951580047607422, 0.051017407327890396, 0.004064769949764013, 0.08913242816925049, 0.048251841217279434, 334.44671630859375, 0.03213735669851303, 0.016263118013739586, 0.04234065115451813, 0.32583537697792053, 0.07436580955982208, 0.13987945020198822], "count": [477]}, "timestamp": {"min": [0.0], "max": [15.866666666666667], "mean": [7.933333333333333], "std": [4.589924553563752], "count": [477]}, "frame_index": {"min": [0], "max": [476], "mean": [238.0], "std": [137.69773660691257], "count": [477]}, "episode_index": {"min": [407], "max": [407], "mean": [407.0], "std": [0.0], "count": [477]}, "index": {"min": [246074], "max": [246550], "mean": [246312.0], "std": [137.69773660691257], "count": [477]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [477]}, "subtask_annotation": {"mean": [4.844863731656185, 9.0, 9.0, 9.0, 9.0], "std": [2.021125283919035, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [477]}, "scene_annotation": {"mean": [407.0], "std": [0.0], "min": [407], "max": [407], "count": [477]}, "eef_direction_state": {"mean": [4.350104821802935, 3.9161425576519915], "std": [2.2563827449565723, 2.2199050456141496], "min": [0, 0], "max": [6, 6], "count": [477]}, "eef_velocity_state": {"mean": [0.43186582809224316, 0.8029350104821803], "std": [0.5627046833057746, 0.7763213405984666], "min": [0, 0], "max": [2, 2], "count": [477]}, "eef_acc_mag_state": {"mean": [0.5052410901467506, 0.7819706498951782], "std": [0.759616058368504, 0.8258468083855155], "min": [0, 0], "max": [2, 2], "count": [477]}, "eef_direction_action": {"mean": [4.350104821802935, 3.9161425576519915], "std": [2.2563827449565723, 2.2199050456141496], "min": [0, 0], "max": [6, 6], "count": [477]}, "eef_velocity_action": {"mean": [0.43186582809224316, 0.8029350104821803], "std": [0.5627046833057746, 0.7763213405984666], "min": [0, 0], "max": [2, 2], "count": [477]}, "eef_acc_mag_action": {"mean": [0.5052410901467506, 0.7819706498951782], "std": [0.759616058368504, 0.8258468083855155], "min": [0, 0], "max": [2, 2], "count": [477]}, "eef_sim_pose_state": {"mean": [0.4545746076941036, 0.25768218751233607, 1.0211522056680045, -0.13009843988666037, 1.3352701004818857, -0.4674354462746685, 0.4793879729675955, -0.20557195221552094, 1.0705459939680213, -0.2789533003992723, 0.9510534005206468, -1.3739276490796575], "std": [0.014502364830513082, 0.04157975733745212, 0.007471741392285989, 0.33633235613947676, 0.07598001861071745, 0.45377625399828025, 0.07941664996647131, 0.0423544503837259, 0.04945334213924843, 1.7625937016274071, 0.2774482734254867, 0.9389445167519032], "min": [0.4179770529918464, 0.1963250148660678, 1.009644392675206, -0.5467961936937945, 1.1757426462569516, -1.204030508896281, 0.3842213146004032, -0.2832907449359642, 1.0289870549167695, -3.1062523883211126, 0.3313771610784133, -2.890118122810049], "max": [0.4732898759341947, 0.30291750677751794, 1.0380791755636183, 0.8419064857617302, 1.4454365779643825, 0.4615527703389213, 0.596217815160937, -0.15718205426534554, 1.1965786359219328, 3.133883415595558, 1.354224690606281, 0.0071480095846380085], "count": [477]}, "eef_sim_pose_action": {"mean": [0.4545746076941036, 0.25768218751233607, 1.0211522056680045, -0.13009843988666037, 1.3352701004818857, -0.4674354462746685, 0.4793879729675955, -0.20557195221552094, 1.0705459939680213, -0.2789533003992723, 0.9510534005206468, -1.3739276490796575], "std": [0.014502364830513082, 0.04157975733745212, 0.007471741392285989, 0.33633235613947676, 0.07598001861071745, 0.45377625399828025, 0.07941664996647131, 0.0423544503837259, 0.04945334213924843, 1.7625937016274071, 0.2774482734254867, 0.9389445167519032], "min": [0.4179770529918464, 0.1963250148660678, 1.009644392675206, -0.5467961936937945, 1.1757426462569516, -1.204030508896281, 0.3842213146004032, -0.2832907449359642, 1.0289870549167695, -3.1062523883211126, 0.3313771610784133, -2.890118122810049], "max": [0.4732898759341947, 0.30291750677751794, 1.0380791755636183, 0.8419064857617302, 1.4454365779643825, 0.4615527703389213, 0.596217815160937, -0.15718205426534554, 1.1965786359219328, 3.133883415595558, 1.354224690606281, 0.0071480095846380085], "count": [477]}, "gripper_mode_state": {"mean": [0.36477987421383645, 0.7777777777777778], "std": [0.48136838033087953, 0.4157397096415456], "min": [0, 0], "max": [1, 1], "count": [477]}, "gripper_activity_state": {"mean": [1.9056603773584906, 1.9140461215932913], "std": [0.3740949020871211, 0.34712322072652907], "min": [0, 0], "max": [2, 2], "count": [477]}, "gripper_mode_action": {"mean": [0.36477987421383645, 0.7777777777777778], "std": [0.48136838033087953, 0.4157397096415456], "min": [0, 0], "max": [1, 1], "count": [477]}, "gripper_activity_action": {"mean": [1.9056603773584906, 1.9140461215932913], "std": [0.3740949020871211, 0.34712322072652907], "min": [0, 0], "max": [2, 2], "count": [477]}, "gripper_open_scale_state": {"mean": [0.5594790356554076, 0.26013731663781886], "std": [0.3344466935361978, 0.24995235145662842], "min": [0.044, 0.019], "max": [0.815, 0.64], "count": [477]}, "gripper_open_scale_action": {"mean": [0.5594790356554076, 0.26013731663781886], "std": [0.3344466935361978, 0.24995235145662842], "min": [0.044, 0.019], "max": [0.815, 0.64], "count": [477]}}} +{"episode_index": 406, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4500576469191665]], [[0.4621373072733367]], [[0.4519078298698397]]], "std": [[[0.16395920457485064]], [[0.15589001402732278]], [[0.1587975735323954]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.050980392156862744]], [[0.07450980392156863]]], "max": [[[0.6862745098039216]], [[0.6784313725490196]], [[0.6862745098039216]]], "mean": [[[0.4661072286464444]], [[0.46981753987207414]], [[0.4645751983129434]]], "std": [[[0.08946478647497164]], [[0.09155988921237712]], [[0.0901820513500635]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[0.7607843137254902]], [[0.7607843137254902]], [[0.7215686274509804]]], "mean": [[[0.4593548317831406]], [[0.4772764475448299]], [[0.4538241508854254]]], "std": [[[0.09733903852561869]], [[0.07126259980247944]], [[0.10455365074780565]]], "count": [117]}, "observation.state": {"min": [0.0149749256670475, 1.9831827878952026, 0.22212806344032288, 0.18399262428283691, -2.672553062438965, -1.4805454015731812, -0.9097354412078857, 18.0, 0.21378099918365479, 0.19258500635623932, -0.10053300112485886, -2.6500000953674316, 0.1080000028014183, -1.2120000123977661, -0.35433676838874817, -2.0785651206970215, -0.6281614899635315, -0.38758528232574463, 2.0689656734466553, 1.3145122528076172, -0.2347816824913025, 21.0, -0.33001700043678284, 0.2261269986629486, -0.10393700003623962, 1.3509999513626099, 0.7480000257492065, -3.1411852836608887], "max": [0.6410943269729614, 2.0923705101013184, 2.146702766418457, 1.3745864629745483, -1.7893813848495483, 1.4751347303390503, -0.0846659243106842, 684.0, 0.3074760138988495, 0.4388349950313568, 0.07069599628448486, -1.2339999675750732, 0.7179999947547913, 0.40799999237060547, -0.13145820796489716, -2.0597853660583496, -0.08560840785503387, -0.18160150945186615, 2.1084275245666504, 1.7226923704147339, 0.018500490114092827, 810.0, -0.2543869912624359, 0.3056029975414276, 0.014733999967575073, 2.2739999294281006, 1.034000039100647, 3.1410000324249268], "mean": [0.23130661249160767, 2.072664976119995, 0.7996730208396912, 0.7889854907989502, -2.2353475093841553, -0.7705250978469849, -0.649758517742157, 219.68629455566406, 0.24516569077968597, 0.2808029055595398, -0.042668215930461884, -1.812366247177124, 0.37996706366539, 0.023247504606842995, -0.30748796463012695, -2.073434829711914, -0.37428411841392517, -0.28464001417160034, 2.091083526611328, 1.4584094285964966, -0.18916045129299164, 481.5025939941406, -0.288767009973526, 0.2726210355758667, -0.046236488968133926, 1.7938650846481323, 0.9078750014305115, 1.0672802925109863], "std": [0.20586849749088287, 0.02730158157646656, 0.7346100807189941, 0.2658316493034363, 0.25611141324043274, 1.0899848937988281, 0.23077835142612457, 248.37037658691406, 0.02851492166519165, 0.08912753313779831, 0.05749316141009331, 0.3870813548564911, 0.14607636630535126, 0.5711342692375183, 0.04607412964105606, 0.004193829372525215, 0.2204989492893219, 0.07132953405380249, 0.015049798414111137, 0.09144176542758942, 0.06717456132173538, 342.3885803222656, 0.02722376398742199, 0.022053202614188194, 0.04783244803547859, 0.3850528299808502, 0.05704941600561142, 2.7022721767425537], "count": [577]}, "action": {"min": [0.0149749256670475, 1.9831827878952026, 0.22212806344032288, 0.18399262428283691, -2.672553062438965, -1.4805454015731812, -0.9097354412078857, 18.0, 0.21378099918365479, 0.19258500635623932, -0.10053300112485886, -2.6500000953674316, 0.1080000028014183, -1.2120000123977661, -0.35433676838874817, -2.0785651206970215, -0.6281614899635315, -0.38758528232574463, 2.0689656734466553, 1.3145122528076172, -0.2347816824913025, 21.0, -0.33001700043678284, 0.2261269986629486, -0.10393700003623962, 1.3509999513626099, 0.7480000257492065, -3.1411852836608887], "max": [0.6410943269729614, 2.0923705101013184, 2.146702766418457, 1.3745864629745483, -1.7893813848495483, 1.4751347303390503, -0.0846659243106842, 684.0, 0.3074760138988495, 0.4388349950313568, 0.07069599628448486, -1.2339999675750732, 0.7179999947547913, 0.40799999237060547, -0.13145820796489716, -2.0597853660583496, -0.08560840785503387, -0.18160150945186615, 2.1084275245666504, 1.7226923704147339, 0.018500490114092827, 810.0, -0.2543869912624359, 0.3056029975414276, 0.014733999967575073, 2.2739999294281006, 1.034000039100647, 3.1410000324249268], "mean": [0.23130661249160767, 2.072664976119995, 0.7996730208396912, 0.7889854907989502, -2.2353475093841553, -0.7705250978469849, -0.649758517742157, 219.68629455566406, 0.24516569077968597, 0.2808029055595398, -0.042668215930461884, -1.812366247177124, 0.37996706366539, 0.023247504606842995, -0.30748796463012695, -2.073434829711914, -0.37428411841392517, -0.28464001417160034, 2.091083526611328, 1.4584094285964966, -0.18916045129299164, 481.5025939941406, -0.288767009973526, 0.2726210355758667, -0.046236488968133926, 1.7938650846481323, 0.9078750014305115, 1.0672802925109863], "std": [0.20586849749088287, 0.02730158157646656, 0.7346100807189941, 0.2658316493034363, 0.25611141324043274, 1.0899848937988281, 0.23077835142612457, 248.37037658691406, 0.02851492166519165, 0.08912753313779831, 0.05749316141009331, 0.3870813548564911, 0.14607636630535126, 0.5711342692375183, 0.04607412964105606, 0.004193829372525215, 0.2204989492893219, 0.07132953405380249, 0.015049798414111137, 0.09144176542758942, 0.06717456132173538, 342.3885803222656, 0.02722376398742199, 0.022053202614188194, 0.04783244803547859, 0.3850528299808502, 0.05704941600561142, 2.7022721767425537], "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": [408], "max": [408], "mean": [408.0], "std": [0.0], "count": [577]}, "index": {"min": [246551], "max": [247127], "mean": [246839.0], "std": [166.5653025092561], "count": [577]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [577]}, "subtask_annotation": {"mean": [4.954939341421144, 9.0, 9.0, 9.0, 9.0], "std": [1.9235061605117918, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [577]}, "scene_annotation": {"mean": [408.0], "std": [0.0], "min": [408], "max": [408], "count": [577]}, "eef_direction_state": {"mean": [4.5736568457538995, 4.192374350086655], "std": [2.163635005456764, 2.1574290042522497], "min": [0, 0], "max": [6, 6], "count": [577]}, "eef_velocity_state": {"mean": [0.37608318890814557, 0.7036395147313691], "std": [0.5513335778366343, 0.7404181181159911], "min": [0, 0], "max": [2, 2], "count": [577]}, "eef_acc_mag_state": {"mean": [0.511265164644714, 0.6845753899480069], "std": [0.7723299467663521, 0.8142925191281328], "min": [0, 0], "max": [2, 2], "count": [577]}, "eef_direction_action": {"mean": [4.5736568457538995, 4.192374350086655], "std": [2.163635005456764, 2.1574290042522497], "min": [0, 0], "max": [6, 6], "count": [577]}, "eef_velocity_action": {"mean": [0.37608318890814557, 0.7036395147313691], "std": [0.5513335778366343, 0.7404181181159911], "min": [0, 0], "max": [2, 2], "count": [577]}, "eef_acc_mag_action": {"mean": [0.511265164644714, 0.6845753899480069], "std": [0.7723299467663521, 0.8142925191281328], "min": [0, 0], "max": [2, 2], "count": [577]}, "eef_sim_pose_state": {"mean": [0.45874282964262925, 0.2503138834448674, 1.0190943404849129, -0.5409324569453082, 1.3396098608196298, -0.9316557800354032, 0.4708219953106543, -0.21722000919931037, 1.061951650306676, -0.4730855205231007, 0.9882431997944705, -1.3453687464003918], "std": [0.019472850230352324, 0.04244727312718462, 0.012040139271769952, 0.40236243482842515, 0.07839905271646956, 0.600438091750199, 0.09440070163597242, 0.05352814011010842, 0.047328591810312966, 1.6577924231233787, 0.27195545213591177, 0.9184695581900473], "min": [0.40918844972674917, 0.19634502876823787, 1.0045588115317567, -1.1951893600196026, 1.1551432505059074, -1.8367871377381215, 0.3783511287270256, -0.3070177609505229, 1.0131653921913693, -3.1412917203167057, 0.3484540382473429, -3.0593071337854747], "max": [0.48812700781333784, 0.3060050709162106, 1.0350527709297477, 0.6670727248883767, 1.4783480049077373, 0.3378336811496657, 0.6259618666454803, -0.16121674249786297, 1.175918219235601, 3.140198539845271, 1.4781309759063346, -0.08839653659896705], "count": [577]}, "eef_sim_pose_action": {"mean": [0.45874282964262925, 0.2503138834448674, 1.0190943404849129, -0.5409324569453082, 1.3396098608196298, -0.9316557800354032, 0.4708219953106543, -0.21722000919931037, 1.061951650306676, -0.4730855205231007, 0.9882431997944705, -1.3453687464003918], "std": [0.019472850230352324, 0.04244727312718462, 0.012040139271769952, 0.40236243482842515, 0.07839905271646956, 0.600438091750199, 0.09440070163597242, 0.05352814011010842, 0.047328591810312966, 1.6577924231233787, 0.27195545213591177, 0.9184695581900473], "min": [0.40918844972674917, 0.19634502876823787, 1.0045588115317567, -1.1951893600196026, 1.1551432505059074, -1.8367871377381215, 0.3783511287270256, -0.3070177609505229, 1.0131653921913693, -3.1412917203167057, 0.3484540382473429, -3.0593071337854747], "max": [0.48812700781333784, 0.3060050709162106, 1.0350527709297477, 0.6670727248883767, 1.4783480049077373, 0.3378336811496657, 0.6259618666454803, -0.16121674249786297, 1.175918219235601, 3.140198539845271, 1.4781309759063346, -0.08839653659896705], "count": [577]}, "gripper_mode_state": {"mean": [0.4679376083188908, 0.8058925476603119], "std": [0.4989709440836098, 0.3955120090286543], "min": [0, 0], "max": [1, 1], "count": [577]}, "gripper_activity_state": {"mean": [1.8370883882149047, 1.9046793760831888], "std": [0.49026273947002563, 0.37178981987664594], "min": [0, 0], "max": [2, 2], "count": [577]}, "gripper_mode_action": {"mean": [0.4679376083188908, 0.8058925476603119], "std": [0.4989709440836098, 0.3955120090286543], "min": [0, 0], "max": [1, 1], "count": [577]}, "gripper_activity_action": {"mean": [1.8370883882149047, 1.9046793760831888], "std": [0.49026273947002563, 0.37178981987664594], "min": [0, 0], "max": [2, 2], "count": [577]}, "gripper_open_scale_state": {"mean": [0.4815025993624844, 0.21968630847236723], "std": [0.3423885215844158, 0.24837033890057078], "min": [0.021, 0.018], "max": [0.81, 0.684], "count": [577]}, "gripper_open_scale_action": {"mean": [0.4815025993624844, 0.21968630847236723], "std": [0.3423885215844158, 0.24837033890057078], "min": [0.021, 0.018], "max": [0.81, 0.684], "count": [577]}}} +{"episode_index": 407, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.45858059519187216]], [[0.4719136332750922]], [[0.46247491991846246]]], "std": [[[0.15734690724261866]], [[0.14892813011052627]], [[0.15130183691417448]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.06274509803921569]], [[0.06666666666666667]]], "max": [[[0.6901960784313725]], [[0.6901960784313725]], [[0.6941176470588235]]], "mean": [[[0.4695013690707306]], [[0.47427479696499064]], [[0.4684473302109623]]], "std": [[[0.07625658890504616]], [[0.07272615412221108]], [[0.0746226243741954]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6627450980392157]], [[0.6745098039215687]]], "mean": [[[0.4624556801268362]], [[0.47957729081731704]], [[0.4574272248916068]]], "std": [[[0.09557454100554388]], [[0.07078615721347757]], [[0.10082643330144775]]], "count": [101]}, "observation.state": {"min": [0.044191740453243256, 2.038492202758789, 0.10723304003477097, 0.3181909918785095, -2.817938804626465, -1.5811985731124878, -0.9051452875137329, 19.0, 0.201897993683815, 0.17927099764347076, -0.10356099903583527, -2.617000102996826, 0.07599999010562897, -1.2300000190734863, -0.34803611040115356, -2.0763309001922607, -0.8502894639968872, -0.38983675837516785, 2.0952680110931396, 1.3495583534240723, -0.4328940212726593, 31.0, -0.34818899631500244, 0.22259800136089325, -0.10570699721574783, 0.9830000400543213, 0.6949999928474426, 2.3429999351501465], "max": [0.6438345313072205, 2.092440366744995, 2.0487723350524902, 1.4147464036941528, -1.8310425281524658, 1.4468954801559448, -0.10878637433052063, 686.0, 0.297342985868454, 0.4298759996891022, 0.04735799878835678, -1.2669999599456787, 0.7089999914169312, 0.3760000169277191, -0.2021963894367218, -2.0640788078308105, -0.14095279574394226, -0.20542526245117188, 2.1083579063415527, 1.7693101167678833, 0.044575706124305725, 818.0, -0.2542020082473755, 0.3131600022315979, 0.04508600011467934, 2.128999948501587, 1.125, 3.010999917984009], "mean": [0.27319133281707764, 2.0796353816986084, 0.8716027140617371, 0.819387674331665, -2.222435712814331, -0.614223062992096, -0.5578565001487732, 289.49365234375, 0.25037360191345215, 0.29535984992980957, -0.03569478541612625, -1.8380656242370605, 0.3975197970867157, -0.09740401804447174, -0.29398053884506226, -2.0717897415161133, -0.5251025557518005, -0.27809765934944153, 2.10148286819458, 1.4554497003555298, -0.10972920805215836, 597.0632934570312, -0.30456575751304626, 0.2787316143512726, -0.02230885438621044, 1.556143045425415, 0.8406472206115723, 2.796158790588379], "std": [0.2025085687637329, 0.013094614259898663, 0.7624011039733887, 0.2989024817943573, 0.36357903480529785, 1.1870126724243164, 0.2706992030143738, 272.7294921875, 0.024753274396061897, 0.08864261955022812, 0.05132550746202469, 0.41794607043266296, 0.1782306432723999, 0.5896439552307129, 0.03855378180742264, 0.0029766687657684088, 0.2874380052089691, 0.0678628534078598, 0.0050258818082511425, 0.09998050332069397, 0.11920947581529617, 317.9015808105469, 0.03504769876599312, 0.026977619156241417, 0.053014617413282394, 0.36553332209587097, 0.07665809243917465, 0.151813343167305], "count": [473]}, "action": {"min": [0.044191740453243256, 2.038492202758789, 0.10723304003477097, 0.3181909918785095, -2.817938804626465, -1.5811985731124878, -0.9051452875137329, 19.0, 0.201897993683815, 0.17927099764347076, -0.10356099903583527, -2.617000102996826, 0.07599999010562897, -1.2300000190734863, -0.34803611040115356, -2.0763309001922607, -0.8502894639968872, -0.38983675837516785, 2.0952680110931396, 1.3495583534240723, -0.4328940212726593, 31.0, -0.34818899631500244, 0.22259800136089325, -0.10570699721574783, 0.9830000400543213, 0.6949999928474426, 2.3429999351501465], "max": [0.6438345313072205, 2.092440366744995, 2.0487723350524902, 1.4147464036941528, -1.8310425281524658, 1.4468954801559448, -0.10878637433052063, 686.0, 0.297342985868454, 0.4298759996891022, 0.04735799878835678, -1.2669999599456787, 0.7089999914169312, 0.3760000169277191, -0.2021963894367218, -2.0640788078308105, -0.14095279574394226, -0.20542526245117188, 2.1083579063415527, 1.7693101167678833, 0.044575706124305725, 818.0, -0.2542020082473755, 0.3131600022315979, 0.04508600011467934, 2.128999948501587, 1.125, 3.010999917984009], "mean": [0.27319133281707764, 2.0796353816986084, 0.8716027140617371, 0.819387674331665, -2.222435712814331, -0.614223062992096, -0.5578565001487732, 289.49365234375, 0.25037360191345215, 0.29535984992980957, -0.03569478541612625, -1.8380656242370605, 0.3975197970867157, -0.09740401804447174, -0.29398053884506226, -2.0717897415161133, -0.5251025557518005, -0.27809765934944153, 2.10148286819458, 1.4554497003555298, -0.10972920805215836, 597.0632934570312, -0.30456575751304626, 0.2787316143512726, -0.02230885438621044, 1.556143045425415, 0.8406472206115723, 2.796158790588379], "std": [0.2025085687637329, 0.013094614259898663, 0.7624011039733887, 0.2989024817943573, 0.36357903480529785, 1.1870126724243164, 0.2706992030143738, 272.7294921875, 0.024753274396061897, 0.08864261955022812, 0.05132550746202469, 0.41794607043266296, 0.1782306432723999, 0.5896439552307129, 0.03855378180742264, 0.0029766687657684088, 0.2874380052089691, 0.0678628534078598, 0.0050258818082511425, 0.09998050332069397, 0.11920947581529617, 317.9015808105469, 0.03504769876599312, 0.026977619156241417, 0.053014617413282394, 0.36553332209587097, 0.07665809243917465, 0.151813343167305], "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": [409], "max": [409], "mean": [409.0], "std": [0.0], "count": [473]}, "index": {"min": [247128], "max": [247600], "mean": [247364.0], "std": [136.54303350958628], "count": [473]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [473]}, "subtask_annotation": {"mean": [4.604651162790698, 9.0, 9.0, 9.0, 9.0], "std": [2.057867781058067, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [473]}, "scene_annotation": {"mean": [409.0], "std": [0.0], "min": [409], "max": [409], "count": [473]}, "eef_direction_state": {"mean": [4.006342494714588, 3.4207188160676534], "std": [2.363831131090497, 2.2718411173725697], "min": [0, 0], "max": [6, 6], "count": [473]}, "eef_velocity_state": {"mean": [0.53276955602537, 0.9217758985200846], "std": [0.6095471439355049, 0.727162093950099], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_acc_mag_state": {"mean": [0.6046511627906976, 0.7716701902748414], "std": [0.8161552823506056, 0.8293510804796576], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_direction_action": {"mean": [4.006342494714588, 3.4207188160676534], "std": [2.363831131090497, 2.2718411173725697], "min": [0, 0], "max": [6, 6], "count": [473]}, "eef_velocity_action": {"mean": [0.53276955602537, 0.9217758985200846], "std": [0.6095471439355049, 0.727162093950099], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_acc_mag_action": {"mean": [0.6046511627906976, 0.7716701902748414], "std": [0.8161552823506056, 0.8293510804796576], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_sim_pose_state": {"mean": [0.4636313545712114, 0.2719116145599043, 1.023562369270063, -0.07420984879224843, 1.3239696965232859, -0.3155258562708994, 0.4860920521895754, -0.22354234832219777, 1.0668692785053997, -0.23462264957773077, 0.998058664592488, -1.4542328120060553], "std": [0.024383333753274984, 0.04899420305096809, 0.012095809670848869, 0.46890970466702303, 0.10387339927724278, 0.2881499213633332, 0.09553241056894031, 0.04327189497821363, 0.052520480055494256, 1.8148923694798134, 0.32775240197101185, 0.9634832388523316], "min": [0.4115747752390679, 0.19584962774065237, 1.005470422783047, -0.6529902974279737, 1.0350512338825504, -1.0125985314733676, 0.3645881988802755, -0.28068067466322943, 1.0132565795446193, -3.1201095817692117, 0.2937593096512523, -3.0955497475321794], "max": [0.4950444336473523, 0.3281530692342711, 1.045183666512526, 0.9130202961961837, 1.479251169951754, 0.5034510107087217, 0.6194397346955136, -0.1590348711794008, 1.1761802264687184, 3.133260454825115, 1.3845860946906634, -0.17411933545272115], "count": [473]}, "eef_sim_pose_action": {"mean": [0.4636313545712114, 0.2719116145599043, 1.023562369270063, -0.07420984879224843, 1.3239696965232859, -0.3155258562708994, 0.4860920521895754, -0.22354234832219777, 1.0668692785053997, -0.23462264957773077, 0.998058664592488, -1.4542328120060553], "std": [0.024383333753274984, 0.04899420305096809, 0.012095809670848869, 0.46890970466702303, 0.10387339927724278, 0.2881499213633332, 0.09553241056894031, 0.04327189497821363, 0.052520480055494256, 1.8148923694798134, 0.32775240197101185, 0.9634832388523316], "min": [0.4115747752390679, 0.19584962774065237, 1.005470422783047, -0.6529902974279737, 1.0350512338825504, -1.0125985314733676, 0.3645881988802755, -0.28068067466322943, 1.0132565795446193, -3.1201095817692117, 0.2937593096512523, -3.0955497475321794], "max": [0.4950444336473523, 0.3281530692342711, 1.045183666512526, 0.9130202961961837, 1.479251169951754, 0.5034510107087217, 0.6194397346955136, -0.1590348711794008, 1.1761802264687184, 3.133260454825115, 1.3845860946906634, -0.17411933545272115], "count": [473]}, "gripper_mode_state": {"mean": [0.2854122621564482, 0.7124735729386892], "std": [0.45161056538481015, 0.45260908166172276], "min": [0, 0], "max": [1, 1], "count": [473]}, "gripper_activity_state": {"mean": [1.8118393234672305, 1.9175475687103594], "std": [0.5445359950179195, 0.3614170933844917], "min": [0, 0], "max": [2, 2], "count": [473]}, "gripper_mode_action": {"mean": [0.2854122621564482, 0.7124735729386892], "std": [0.45161056538481015, 0.45260908166172276], "min": [0, 0], "max": [1, 1], "count": [473]}, "gripper_activity_action": {"mean": [1.8118393234672305, 1.9175475687103594], "std": [0.5445359950179195, 0.3614170933844917], "min": [0, 0], "max": [2, 2], "count": [473]}, "gripper_open_scale_state": {"mean": [0.5970634249632752, 0.28949365772303765], "std": [0.3179016829570283, 0.2727295781201417], "min": [0.031, 0.019], "max": [0.818, 0.686], "count": [473]}, "gripper_open_scale_action": {"mean": [0.5970634249632752, 0.28949365772303765], "std": [0.3179016829570283, 0.2727295781201417], "min": [0.031, 0.019], "max": [0.818, 0.686], "count": [473]}}} +{"episode_index": 408, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4567851205909361]], [[0.46909950946632095]], [[0.4587036592529574]]], "std": [[[0.15383299251839247]], [[0.14612292508151856]], [[0.1478947916984942]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.054901960784313725]], [[0.0784313725490196]]], "max": [[[0.7098039215686275]], [[0.6980392156862745]], [[0.7176470588235294]]], "mean": [[[0.4772802186301518]], [[0.4823852174823097]], [[0.4768299623912926]]], "std": [[[0.06879340210983212]], [[0.06581808049677623]], [[0.06835891624111984]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.0392156862745098]], [[0.06666666666666667]]], "max": [[[0.6627450980392157]], [[0.6431372549019608]], [[0.6509803921568628]]], "mean": [[[0.4662349008129422]], [[0.4833302814238643]], [[0.4617455301679901]]], "std": [[[0.08683770809993421]], [[0.06109829057988975]], [[0.0928442441095616]]], "count": [121]}, "observation.state": {"min": [0.07045894861221313, 2.0169548988342285, 0.19477874040603638, 0.2822197675704956, -2.713341236114502, -1.622650146484375, -1.7367947101593018, 17.0, 0.20821599662303925, 0.19583499431610107, -0.0927250012755394, -2.562000036239624, -0.22699999809265137, -1.2410000562667847, -0.37627553939819336, -2.0788791179656982, -0.5878443121910095, -0.3528357744216919, 2.099893093109131, 1.3771520853042603, -0.15458382666110992, 46.0, -0.3155210018157959, 0.2337770015001297, -0.10178200155496597, 1.3960000276565552, 0.5049999952316284, 2.4670000076293945], "max": [0.46186646819114685, 2.092440366744995, 2.038771629333496, 1.476286768913269, -1.4189002513885498, 1.4336134195327759, -0.050300393253564835, 657.0, 0.3105820119380951, 0.40202000737190247, 0.07634100317955017, -1.2139999866485596, 0.7300000190734863, 0.4779999852180481, -0.19102628529071808, -2.0601344108581543, -0.12409292161464691, -0.21767747402191162, 2.132530450820923, 1.7370564937591553, 0.23607324063777924, 813.0, -0.24685099720954895, 0.30312299728393555, -0.0010629999451339245, 2.203000068664551, 0.9649999737739563, 3.068000078201294], "mean": [0.2596571147441864, 2.0805094242095947, 1.173703908920288, 0.9346920847892761, -2.207289934158325, -0.24073056876659393, -0.6964387893676758, 242.39369201660156, 0.2653391659259796, 0.3174973726272583, -0.0066405534744262695, -1.926115870475769, 0.3757260739803314, -0.23920747637748718, -0.3055575489997864, -2.073045015335083, -0.4452420473098755, -0.2707641124725342, 2.112927198410034, 1.5177382230758667, -0.10623323172330856, 638.86865234375, -0.28770652413368225, 0.2782098948955536, -0.03012668527662754, 1.6371877193450928, 0.8316773772239685, 2.7677478790283203], "std": [0.12670907378196716, 0.010347962379455566, 0.7478863596916199, 0.36176934838294983, 0.369375079870224, 1.2298448085784912, 0.4353093206882477, 211.035888671875, 0.029080159962177277, 0.07146758586168289, 0.053996358066797256, 0.43647050857543945, 0.19716359674930573, 0.6469426155090332, 0.0355745330452919, 0.003190467832610011, 0.177959606051445, 0.042039453983306885, 0.011140752583742142, 0.08008309453725815, 0.10749485343694687, 296.6405029296875, 0.022517770528793335, 0.017259394749999046, 0.03641609847545624, 0.2813263535499573, 0.10514891892671585, 0.14488542079925537], "count": [602]}, "action": {"min": [0.07045894861221313, 2.0169548988342285, 0.19477874040603638, 0.2822197675704956, -2.713341236114502, -1.622650146484375, -1.7367947101593018, 17.0, 0.20821599662303925, 0.19583499431610107, -0.0927250012755394, -2.562000036239624, -0.22699999809265137, -1.2410000562667847, -0.37627553939819336, -2.0788791179656982, -0.5878443121910095, -0.3528357744216919, 2.099893093109131, 1.3771520853042603, -0.15458382666110992, 46.0, -0.3155210018157959, 0.2337770015001297, -0.10178200155496597, 1.3960000276565552, 0.5049999952316284, 2.4670000076293945], "max": [0.46186646819114685, 2.092440366744995, 2.038771629333496, 1.476286768913269, -1.4189002513885498, 1.4336134195327759, -0.050300393253564835, 657.0, 0.3105820119380951, 0.40202000737190247, 0.07634100317955017, -1.2139999866485596, 0.7300000190734863, 0.4779999852180481, -0.19102628529071808, -2.0601344108581543, -0.12409292161464691, -0.21767747402191162, 2.132530450820923, 1.7370564937591553, 0.23607324063777924, 813.0, -0.24685099720954895, 0.30312299728393555, -0.0010629999451339245, 2.203000068664551, 0.9649999737739563, 3.068000078201294], "mean": [0.2596571147441864, 2.0805094242095947, 1.173703908920288, 0.9346920847892761, -2.207289934158325, -0.24073056876659393, -0.6964387893676758, 242.39369201660156, 0.2653391659259796, 0.3174973726272583, -0.0066405534744262695, -1.926115870475769, 0.3757260739803314, -0.23920747637748718, -0.3055575489997864, -2.073045015335083, -0.4452420473098755, -0.2707641124725342, 2.112927198410034, 1.5177382230758667, -0.10623323172330856, 638.86865234375, -0.28770652413368225, 0.2782098948955536, -0.03012668527662754, 1.6371877193450928, 0.8316773772239685, 2.7677478790283203], "std": [0.12670907378196716, 0.010347962379455566, 0.7478863596916199, 0.36176934838294983, 0.369375079870224, 1.2298448085784912, 0.4353093206882477, 211.035888671875, 0.029080159962177277, 0.07146758586168289, 0.053996358066797256, 0.43647050857543945, 0.19716359674930573, 0.6469426155090332, 0.0355745330452919, 0.003190467832610011, 0.177959606051445, 0.042039453983306885, 0.011140752583742142, 0.08008309453725815, 0.10749485343694687, 296.6405029296875, 0.022517770528793335, 0.017259394749999046, 0.03641609847545624, 0.2813263535499573, 0.10514891892671585, 0.14488542079925537], "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": [410], "max": [410], "mean": [410.0], "std": [0.0], "count": [602]}, "index": {"min": [247601], "max": [248202], "mean": [247901.5], "std": [173.78219126251113], "count": [602]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [602]}, "subtask_annotation": {"mean": [4.5, 9.0, 9.0, 9.0, 9.0], "std": [2.110919246784486, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [602]}, "scene_annotation": {"mean": [410.0], "std": [0.0], "min": [410], "max": [410], "count": [602]}, "eef_direction_state": {"mean": [4.82890365448505, 3.872093023255814], "std": [1.9980792589226264, 2.130755314581142], "min": [0, 0], "max": [6, 6], "count": [602]}, "eef_velocity_state": {"mean": [0.33056478405315615, 0.8305647840531561], "std": [0.5270390051150496, 0.69492417901077], "min": [0, 0], "max": [2, 2], "count": [602]}, "eef_acc_mag_state": {"mean": [0.3239202657807309, 0.8488372093023255], "std": [0.6467854940936982, 0.8204651727800729], "min": [0, 0], "max": [2, 2], "count": [602]}, "eef_direction_action": {"mean": [4.82890365448505, 3.872093023255814], "std": [1.9980792589226264, 2.130755314581142], "min": [0, 0], "max": [6, 6], "count": [602]}, "eef_velocity_action": {"mean": [0.33056478405315615, 0.8305647840531561], "std": [0.5270390051150496, 0.69492417901077], "min": [0, 0], "max": [2, 2], "count": [602]}, "eef_acc_mag_action": {"mean": [0.3239202657807309, 0.8488372093023255], "std": [0.6467854940936982, 0.8204651727800729], "min": [0, 0], "max": [2, 2], "count": [602]}, "eef_sim_pose_state": {"mean": [0.463848986077651, 0.2589744170894521, 1.0279678140972806, -0.10360366816795932, 1.286153721138345, -0.44127371726339343, 0.5100474082299076, -0.2545324776397381, 1.0812597308481828, 0.14062315089650393, 0.9173266954626356, -1.6990856182983123], "std": [0.01490742045227798, 0.03258028815282465, 0.009330278276319746, 0.3298090041614996, 0.09560630507037927, 0.4010634686712086, 0.07584005140790123, 0.05108358555338121, 0.04796902446455201, 2.111823954862322, 0.3276447623659957, 1.165304078667154], "min": [0.4193706364284917, 0.19570686848127195, 1.0091335419007172, -0.4593986611703924, 1.026343529324473, -1.1209321735313564, 0.38319918321010216, -0.3126557582363207, 1.0103879909679732, -3.136813251417989, 0.3797136815948212, -3.1215373912381743], "max": [0.4861650293616606, 0.29186231823784714, 1.0503044483376895, 1.0552257941248033, 1.4678231618775088, 0.6276271919122526, 0.5873761472642407, -0.16494514854114056, 1.157232333410379, 3.1269399141488963, 1.3970253409971303, 3.1397591384265677], "count": [602]}, "eef_sim_pose_action": {"mean": [0.463848986077651, 0.2589744170894521, 1.0279678140972806, -0.10360366816795932, 1.286153721138345, -0.44127371726339343, 0.5100474082299076, -0.2545324776397381, 1.0812597308481828, 0.14062315089650393, 0.9173266954626356, -1.6990856182983123], "std": [0.01490742045227798, 0.03258028815282465, 0.009330278276319746, 0.3298090041614996, 0.09560630507037927, 0.4010634686712086, 0.07584005140790123, 0.05108358555338121, 0.04796902446455201, 2.111823954862322, 0.3276447623659957, 1.165304078667154], "min": [0.4193706364284917, 0.19570686848127195, 1.0091335419007172, -0.4593986611703924, 1.026343529324473, -1.1209321735313564, 0.38319918321010216, -0.3126557582363207, 1.0103879909679732, -3.136813251417989, 0.3797136815948212, -3.1215373912381743], "max": [0.4861650293616606, 0.29186231823784714, 1.0503044483376895, 1.0552257941248033, 1.4678231618775088, 0.6276271919122526, 0.5873761472642407, -0.16494514854114056, 1.157232333410379, 3.1269399141488963, 1.3970253409971303, 3.1397591384265677], "count": [602]}, "gripper_mode_state": {"mean": [0.23255813953488372, 0.8089700996677741], "std": [0.42246284010662694, 0.3931125506916402], "min": [0, 0], "max": [1, 1], "count": [602]}, "gripper_activity_state": {"mean": [1.9285714285714286, 1.893687707641196], "std": [0.30480256511706993, 0.38492354439761306], "min": [0, 0], "max": [2, 2], "count": [602]}, "gripper_mode_action": {"mean": [0.23255813953488372, 0.8089700996677741], "std": [0.42246284010662694, 0.3931125506916402], "min": [0, 0], "max": [1, 1], "count": [602]}, "gripper_activity_action": {"mean": [1.9285714285714286, 1.893687707641196], "std": [0.30480256511706993, 0.38492354439761306], "min": [0, 0], "max": [2, 2], "count": [602]}, "gripper_open_scale_state": {"mean": [0.63886877078313, 0.24239368786922733], "std": [0.29664046278708645, 0.211035906540153], "min": [0.046, 0.017], "max": [0.813, 0.657], "count": [602]}, "gripper_open_scale_action": {"mean": [0.63886877078313, 0.24239368786922733], "std": [0.29664046278708645, 0.211035906540153], "min": [0.046, 0.017], "max": [0.813, 0.657], "count": [602]}}} +{"episode_index": 409, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.462778641283246]], [[0.47508144656377405]], [[0.46563701829741794]]], "std": [[[0.1619853442350181]], [[0.15399679972971766]], [[0.1563470331939862]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.047058823529411764]], [[0.08235294117647059]]], "max": [[[0.6627450980392157]], [[0.6627450980392157]], [[0.6627450980392157]]], "mean": [[[0.466256683572769]], [[0.47090702857050415]], [[0.465698215961302]]], "std": [[[0.07968747132953005]], [[0.07553178588924497]], [[0.0763902837484539]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.6745098039215687]], [[0.6862745098039216]]], "mean": [[[0.4598023442050087]], [[0.4763056748689575]], [[0.45551505573351453]]], "std": [[[0.09414218903933]], [[0.06883716286141084]], [[0.09880068674446503]]], "count": [101]}, "observation.state": {"min": [0.11840313673019409, 2.0428032875061035, 0.07391469925642014, 0.20441296696662903, -2.709484100341797, -1.581425428390503, -1.0389596223831177, 18.0, 0.1987610012292862, 0.19491100311279297, -0.10201700031757355, -2.509999990463257, 0.12399999797344208, -1.1390000581741333, -0.3436727821826935, -2.0788443088531494, -0.7319387793540955, -0.41601669788360596, 2.121098756790161, 1.3548990488052368, -0.18100810050964355, 30.0, -0.33228200674057007, 0.2274709939956665, -0.09943199902772903, 1.2790000438690186, 0.6909999847412109, 2.5840001106262207], "max": [0.6403089761734009, 2.0929815769195557, 1.998489260673523, 1.4470524787902832, -1.8190693855285645, 1.331825852394104, 0.002146755112335086, 638.0, 0.30149900913238525, 0.4129500091075897, 0.049362000077962875, -1.3109999895095825, 0.7369999885559082, 0.5400000214576721, -0.15475834906101227, -2.0618622303009033, -0.17531833052635193, -0.23303638398647308, 2.1342060565948486, 1.6627928018569946, 0.06997025012969971, 834.0, -0.25203099846839905, 0.3173139989376068, 0.013693000189960003, 2.114000082015991, 0.9909999966621399, 3.0759999752044678], "mean": [0.3035600483417511, 2.0803539752960205, 0.8358287811279297, 0.797735869884491, -2.2207064628601074, -0.6821556687355042, -0.6559531688690186, 261.12420654296875, 0.24085164070129395, 0.3042282164096832, -0.034834012389183044, -1.8165607452392578, 0.31818270683288574, 0.009422571398317814, -0.2799568772315979, -2.073723554611206, -0.5127224326133728, -0.3035339117050171, 2.1278882026672363, 1.4463369846343994, -0.1168743222951889, 617.7123413085938, -0.2979077398777008, 0.27813199162483215, -0.031315844506025314, 1.6210464239120483, 0.8736859560012817, 2.843078851699829], "std": [0.16904178261756897, 0.01553734578192234, 0.7475742101669312, 0.3296053409576416, 0.3233279287815094, 1.124722957611084, 0.32279521226882935, 232.4676513671875, 0.030417196452617645, 0.08512619137763977, 0.053482577204704285, 0.38040846586227417, 0.15568217635154724, 0.600587785243988, 0.049299538135528564, 0.0031365067698061466, 0.21784985065460205, 0.06866330653429031, 0.0034263329580426216, 0.08922457695007324, 0.06990616023540497, 328.6400451660156, 0.02586335688829422, 0.030045947059988976, 0.04093322902917862, 0.28215861320495605, 0.06399983167648315, 0.12993554770946503], "count": [471]}, "action": {"min": [0.11840313673019409, 2.0428032875061035, 0.07391469925642014, 0.20441296696662903, -2.709484100341797, -1.581425428390503, -1.0389596223831177, 18.0, 0.1987610012292862, 0.19491100311279297, -0.10201700031757355, -2.509999990463257, 0.12399999797344208, -1.1390000581741333, -0.3436727821826935, -2.0788443088531494, -0.7319387793540955, -0.41601669788360596, 2.121098756790161, 1.3548990488052368, -0.18100810050964355, 30.0, -0.33228200674057007, 0.2274709939956665, -0.09943199902772903, 1.2790000438690186, 0.6909999847412109, 2.5840001106262207], "max": [0.6403089761734009, 2.0929815769195557, 1.998489260673523, 1.4470524787902832, -1.8190693855285645, 1.331825852394104, 0.002146755112335086, 638.0, 0.30149900913238525, 0.4129500091075897, 0.049362000077962875, -1.3109999895095825, 0.7369999885559082, 0.5400000214576721, -0.15475834906101227, -2.0618622303009033, -0.17531833052635193, -0.23303638398647308, 2.1342060565948486, 1.6627928018569946, 0.06997025012969971, 834.0, -0.25203099846839905, 0.3173139989376068, 0.013693000189960003, 2.114000082015991, 0.9909999966621399, 3.0759999752044678], "mean": [0.3035600483417511, 2.0803539752960205, 0.8358287811279297, 0.797735869884491, -2.2207064628601074, -0.6821556687355042, -0.6559531688690186, 261.12420654296875, 0.24085164070129395, 0.3042282164096832, -0.034834012389183044, -1.8165607452392578, 0.31818270683288574, 0.009422571398317814, -0.2799568772315979, -2.073723554611206, -0.5127224326133728, -0.3035339117050171, 2.1278882026672363, 1.4463369846343994, -0.1168743222951889, 617.7123413085938, -0.2979077398777008, 0.27813199162483215, -0.031315844506025314, 1.6210464239120483, 0.8736859560012817, 2.843078851699829], "std": [0.16904178261756897, 0.01553734578192234, 0.7475742101669312, 0.3296053409576416, 0.3233279287815094, 1.124722957611084, 0.32279521226882935, 232.4676513671875, 0.030417196452617645, 0.08512619137763977, 0.053482577204704285, 0.38040846586227417, 0.15568217635154724, 0.600587785243988, 0.049299538135528564, 0.0031365067698061466, 0.21784985065460205, 0.06866330653429031, 0.0034263329580426216, 0.08922457695007324, 0.06990616023540497, 328.6400451660156, 0.02586335688829422, 0.030045947059988976, 0.04093322902917862, 0.28215861320495605, 0.06399983167648315, 0.12993554770946503], "count": [471]}, "timestamp": {"min": [0.0], "max": [15.666666666666666], "mean": [7.833333333333333], "std": [4.532189398154135], "count": [471]}, "frame_index": {"min": [0], "max": [470], "mean": [235.0], "std": [135.96568194462407], "count": [471]}, "episode_index": {"min": [411], "max": [411], "mean": [411.0], "std": [0.0], "count": [471]}, "index": {"min": [248203], "max": [248673], "mean": [248438.0], "std": [135.96568194462407], "count": [471]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [471]}, "subtask_annotation": {"mean": [4.5456475583864115, 9.0, 9.0, 9.0, 9.0], "std": [2.1428638185846833, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [471]}, "scene_annotation": {"mean": [411.0], "std": [0.0], "min": [411], "max": [411], "count": [471]}, "eef_direction_state": {"mean": [4.0615711252653925, 3.8768577494692145], "std": [2.3626671914766217, 2.1239998268045652], "min": [0, 0], "max": [6, 6], "count": [471]}, "eef_velocity_state": {"mean": [0.5116772823779193, 0.8556263269639066], "std": [0.5966747469122552, 0.7288163195703499], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_acc_mag_state": {"mean": [0.5668789808917197, 0.7855626326963907], "std": [0.8002697423454228, 0.8285533730164988], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_direction_action": {"mean": [4.0615711252653925, 3.8768577494692145], "std": [2.3626671914766217, 2.1239998268045652], "min": [0, 0], "max": [6, 6], "count": [471]}, "eef_velocity_action": {"mean": [0.5116772823779193, 0.8556263269639066], "std": [0.5966747469122552, 0.7288163195703499], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_acc_mag_action": {"mean": [0.5668789808917197, 0.7855626326963907], "std": [0.8002697423454228, 0.8285533730164988], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_sim_pose_state": {"mean": [0.46232187819791204, 0.26240335986752156, 1.0221739911609078, -0.31914331838445226, 1.3338314347587483, -0.5908065806903227, 0.49492667593513356, -0.2193017297181947, 1.0715432867877992, -0.32118949402001706, 0.9128845811874307, -1.4205831633697812], "std": [0.027884479238896094, 0.03785205112247712, 0.009923725982722181, 0.3658555241516795, 0.062163778975278354, 0.431086672508135, 0.0898889997048214, 0.049278353202182, 0.047448040769361016, 1.8210286492674883, 0.25298078159266363, 0.9430498856955681], "min": [0.4122371242932932, 0.1987266653948287, 1.0063609854283997, -0.7128385125971246, 1.1835658586566695, -1.2918427290484806, 0.3842388280342553, -0.28061907408627107, 1.0222963207897509, -3.1308510101657165, 0.4300628036831471, -2.960345177615124], "max": [0.49927030264639993, 0.3043029855206514, 1.0343405358054847, 0.9264252977126776, 1.4458945131797472, 0.5552868629436417, 0.6178685308647266, -0.1499915174275157, 1.168174616791629, 3.123507681624287, 1.3497550716049025, -0.08553613494058412], "count": [471]}, "eef_sim_pose_action": {"mean": [0.46232187819791204, 0.26240335986752156, 1.0221739911609078, -0.31914331838445226, 1.3338314347587483, -0.5908065806903227, 0.49492667593513356, -0.2193017297181947, 1.0715432867877992, -0.32118949402001706, 0.9128845811874307, -1.4205831633697812], "std": [0.027884479238896094, 0.03785205112247712, 0.009923725982722181, 0.3658555241516795, 0.062163778975278354, 0.431086672508135, 0.0898889997048214, 0.049278353202182, 0.047448040769361016, 1.8210286492674883, 0.25298078159266363, 0.9430498856955681], "min": [0.4122371242932932, 0.1987266653948287, 1.0063609854283997, -0.7128385125971246, 1.1835658586566695, -1.2918427290484806, 0.3842388280342553, -0.28061907408627107, 1.0222963207897509, -3.1308510101657165, 0.4300628036831471, -2.960345177615124], "max": [0.49927030264639993, 0.3043029855206514, 1.0343405358054847, 0.9264252977126776, 1.4458945131797472, 0.5552868629436417, 0.6178685308647266, -0.1499915174275157, 1.168174616791629, 3.123507681624287, 1.3497550716049025, -0.08553613494058412], "count": [471]}, "gripper_mode_state": {"mean": [0.2908704883227176, 0.7133757961783439], "std": [0.45416389920999056, 0.45218444202035024], "min": [0, 0], "max": [1, 1], "count": [471]}, "gripper_activity_state": {"mean": [1.8343949044585988, 1.8683651804670913], "std": [0.49430472423259736, 0.469536160850243], "min": [0, 0], "max": [2, 2], "count": [471]}, "gripper_mode_action": {"mean": [0.2908704883227176, 0.7133757961783439], "std": [0.45416389920999056, 0.45218444202035024], "min": [0, 0], "max": [1, 1], "count": [471]}, "gripper_activity_action": {"mean": [1.8343949044585988, 1.8683651804670913], "std": [0.49430472423259736, 0.469536160850243], "min": [0, 0], "max": [2, 2], "count": [471]}, "gripper_open_scale_state": {"mean": [0.6177123141521607, 0.2611242038014081], "std": [0.3286399445140521, 0.23246761388650472], "min": [0.03, 0.018], "max": [0.834, 0.638], "count": [471]}, "gripper_open_scale_action": {"mean": [0.6177123141521607, 0.2611242038014081], "std": [0.3286399445140521, 0.23246761388650472], "min": [0.03, 0.018], "max": [0.834, 0.638], "count": [471]}}} +{"episode_index": 410, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46010956699346406]], [[0.47018495710784314]], [[0.4611459395424837]]], "std": [[[0.1622259286575897]], [[0.1521084868982626]], [[0.15641967018077874]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.058823529411764705]], [[0.09019607843137255]]], "max": [[[0.6745098039215687]], [[0.6745098039215687]], [[0.6705882352941176]]], "mean": [[[0.4640296323529412]], [[0.46786243668300653]], [[0.46425197916666666]]], "std": [[[0.08842893173621683]], [[0.07997098041013144]], [[0.08238933533875593]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[0.6784313725490196]], [[0.6509803921568628]], [[0.6627450980392157]]], "mean": [[[0.4626217238562092]], [[0.47843221609477127]], [[0.45722103145424836]]], "std": [[[0.09539577355056815]], [[0.0708721947647035]], [[0.10059349828936198]]], "count": [100]}, "observation.state": {"min": [0.05124286934733391, 2.021423101425171, 0.22680553793907166, 0.16549213230609894, -2.83198881149292, -1.557008147239685, -0.9612226486206055, 20.0, 0.1977590024471283, 0.20501700043678284, -0.09978599846363068, -2.7130000591278076, 0.18500001728534698, -1.2389999628067017, -0.30538028478622437, -2.0793330669403076, -0.6136577725410461, -0.39008110761642456, 2.1213605403900146, 1.3795431852340698, -0.21003292500972748, 38.0, -0.32918599247932434, 0.22089999914169312, -0.09337099641561508, 1.3819999694824219, 0.6480000019073486, 2.572000026702881], "max": [0.5853310227394104, 2.0931735038757324, 2.0986711978912354, 1.449007272720337, -1.812227725982666, 1.3668721914291382, 0.029426250606775284, 674.0, 0.31985801458358765, 0.427047997713089, 0.06937000155448914, -1.2610000371932983, 0.7459999918937683, 0.5139999985694885, -0.13247050344944, -2.062333583831787, -0.20231857895851135, -0.2589894235134125, 2.133822202682495, 1.6948543787002563, 0.08443903177976608, 856.0, -0.2560789883136749, 0.28794899582862854, -0.001353000057861209, 2.061000108718872, 1.0169999599456787, 3.015000104904175], "mean": [0.2686730623245239, 2.075998067855835, 0.9311893582344055, 0.8234575390815735, -2.256805896759033, -0.607984721660614, -0.5981091856956482, 244.49676513671875, 0.24451318383216858, 0.3016585111618042, -0.03093276545405388, -1.8600356578826904, 0.3924080431461334, -0.030188098549842834, -0.25778236985206604, -2.0732359886169434, -0.44924864172935486, -0.30389586091041565, 2.126995325088501, 1.4861923456192017, -0.06926208734512329, 591.8585205078125, -0.2951411008834839, 0.2666242718696594, -0.03737737983465195, 1.662399411201477, 0.8278964161872864, 2.8354945182800293], "std": [0.16090478003025055, 0.020152976736426353, 0.7416555285453796, 0.3309028148651123, 0.29879897832870483, 1.1422603130340576, 0.2710418403148651, 247.94683837890625, 0.035523395985364914, 0.07599447667598724, 0.05733254924416542, 0.44173622131347656, 0.15168869495391846, 0.629181981086731, 0.03873938322067261, 0.003642915515229106, 0.1659301072359085, 0.048510532826185226, 0.00341063947416842, 0.08120840042829514, 0.06551945954561234, 330.6191711425781, 0.023904001340270042, 0.019526328891515732, 0.033290885388851166, 0.23203031718730927, 0.07764419913291931, 0.11464839428663254], "count": [463]}, "action": {"min": [0.05124286934733391, 2.021423101425171, 0.22680553793907166, 0.16549213230609894, -2.83198881149292, -1.557008147239685, -0.9612226486206055, 20.0, 0.1977590024471283, 0.20501700043678284, -0.09978599846363068, -2.7130000591278076, 0.18500001728534698, -1.2389999628067017, -0.30538028478622437, -2.0793330669403076, -0.6136577725410461, -0.39008110761642456, 2.1213605403900146, 1.3795431852340698, -0.21003292500972748, 38.0, -0.32918599247932434, 0.22089999914169312, -0.09337099641561508, 1.3819999694824219, 0.6480000019073486, 2.572000026702881], "max": [0.5853310227394104, 2.0931735038757324, 2.0986711978912354, 1.449007272720337, -1.812227725982666, 1.3668721914291382, 0.029426250606775284, 674.0, 0.31985801458358765, 0.427047997713089, 0.06937000155448914, -1.2610000371932983, 0.7459999918937683, 0.5139999985694885, -0.13247050344944, -2.062333583831787, -0.20231857895851135, -0.2589894235134125, 2.133822202682495, 1.6948543787002563, 0.08443903177976608, 856.0, -0.2560789883136749, 0.28794899582862854, -0.001353000057861209, 2.061000108718872, 1.0169999599456787, 3.015000104904175], "mean": [0.2686730623245239, 2.075998067855835, 0.9311893582344055, 0.8234575390815735, -2.256805896759033, -0.607984721660614, -0.5981091856956482, 244.49676513671875, 0.24451318383216858, 0.3016585111618042, -0.03093276545405388, -1.8600356578826904, 0.3924080431461334, -0.030188098549842834, -0.25778236985206604, -2.0732359886169434, -0.44924864172935486, -0.30389586091041565, 2.126995325088501, 1.4861923456192017, -0.06926208734512329, 591.8585205078125, -0.2951411008834839, 0.2666242718696594, -0.03737737983465195, 1.662399411201477, 0.8278964161872864, 2.8354945182800293], "std": [0.16090478003025055, 0.020152976736426353, 0.7416555285453796, 0.3309028148651123, 0.29879897832870483, 1.1422603130340576, 0.2710418403148651, 247.94683837890625, 0.035523395985364914, 0.07599447667598724, 0.05733254924416542, 0.44173622131347656, 0.15168869495391846, 0.629181981086731, 0.03873938322067261, 0.003642915515229106, 0.1659301072359085, 0.048510532826185226, 0.00341063947416842, 0.08120840042829514, 0.06551945954561234, 330.6191711425781, 0.023904001340270042, 0.019526328891515732, 0.033290885388851166, 0.23203031718730927, 0.07764419913291931, 0.11464839428663254], "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": [412], "max": [412], "mean": [412.0], "std": [0.0], "count": [463]}, "index": {"min": [248674], "max": [249136], "mean": [248905.0], "std": [133.65627557282897], "count": [463]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [463]}, "subtask_annotation": {"mean": [4.24622030237581, 9.0, 9.0, 9.0, 9.0], "std": [2.157878170260578, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [463]}, "scene_annotation": {"mean": [412.0], "std": [0.0], "min": [412], "max": [412], "count": [463]}, "eef_direction_state": {"mean": [4.269978401727862, 3.6803455723542116], "std": [2.3186969881973902, 2.235918810229053], "min": [0, 0], "max": [6, 6], "count": [463]}, "eef_velocity_state": {"mean": [0.4319654427645788, 0.9438444924406048], "std": [0.5371851108307423, 0.8002968628515086], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_acc_mag_state": {"mean": [0.531317494600432, 0.7861771058315334], "std": [0.7877242508070266, 0.828529538046401], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_direction_action": {"mean": [4.269978401727862, 3.6803455723542116], "std": [2.3186969881973902, 2.235918810229053], "min": [0, 0], "max": [6, 6], "count": [463]}, "eef_velocity_action": {"mean": [0.4319654427645788, 0.9438444924406048], "std": [0.5371851108307423, 0.8002968628515086], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_acc_mag_action": {"mean": [0.531317494600432, 0.7861771058315334], "std": [0.7877242508070266, 0.828529538046401], "min": [0, 0], "max": [2, 2], "count": [463]}, "eef_sim_pose_state": {"mean": [0.4512214447500008, 0.2582921617402427, 1.0195738094102416, -0.05416614346023282, 1.339292705286789, -0.36799079748355273, 0.49271165866558236, -0.22566482977447214, 1.0720529019839882, -0.2094716979280109, 0.9615155104471865, -1.4014827565814731], "std": [0.017861799747116817, 0.03213230006028799, 0.007958038133375908, 0.32178591255311545, 0.06908735689150733, 0.3984656821687335, 0.08091766572104644, 0.05607522948427348, 0.04810939478568767, 1.7546512592183863, 0.27685562444967543, 1.042544328249448], "min": [0.4046605195187383, 0.2030621336208212, 1.0068254877244383, -0.41928473595695476, 1.1766370539962026, -0.9967232325330866, 0.3930308607206587, -0.3062276853510051, 1.0275039558178531, -3.127076316729569, 0.3723959093032203, -3.083866960614941], "max": [0.4703552211198764, 0.2961063030018087, 1.0378736576250174, 0.9749861505922602, 1.444428590307453, 0.6249705156672943, 0.6163902932036592, -0.14950569177332804, 1.1824236884015698, 3.125960427477111, 1.4191731642946142, -0.005400321783696982], "count": [463]}, "eef_sim_pose_action": {"mean": [0.4512214447500008, 0.2582921617402427, 1.0195738094102416, -0.05416614346023282, 1.339292705286789, -0.36799079748355273, 0.49271165866558236, -0.22566482977447214, 1.0720529019839882, -0.2094716979280109, 0.9615155104471865, -1.4014827565814731], "std": [0.017861799747116817, 0.03213230006028799, 0.007958038133375908, 0.32178591255311545, 0.06908735689150733, 0.3984656821687335, 0.08091766572104644, 0.05607522948427348, 0.04810939478568767, 1.7546512592183863, 0.27685562444967543, 1.042544328249448], "min": [0.4046605195187383, 0.2030621336208212, 1.0068254877244383, -0.41928473595695476, 1.1766370539962026, -0.9967232325330866, 0.3930308607206587, -0.3062276853510051, 1.0275039558178531, -3.127076316729569, 0.3723959093032203, -3.083866960614941], "max": [0.4703552211198764, 0.2961063030018087, 1.0378736576250174, 0.9749861505922602, 1.444428590307453, 0.6249705156672943, 0.6163902932036592, -0.14950569177332804, 1.1824236884015698, 3.125960427477111, 1.4191731642946142, -0.005400321783696982], "count": [463]}, "gripper_mode_state": {"mean": [0.31317494600431967, 0.7580993520518359], "std": [0.4637848630556092, 0.4282344270028077], "min": [0, 0], "max": [1, 1], "count": [463]}, "gripper_activity_state": {"mean": [1.7991360691144709, 1.8315334773218142], "std": [0.5426111862206324, 0.5193025960307527], "min": [0, 0], "max": [2, 2], "count": [463]}, "gripper_mode_action": {"mean": [0.31317494600431967, 0.7580993520518359], "std": [0.4637848630556092, 0.4282344270028077], "min": [0, 0], "max": [1, 1], "count": [463]}, "gripper_activity_action": {"mean": [1.7991360691144709, 1.8315334773218142], "std": [0.5426111862206324, 0.5193025960307527], "min": [0, 0], "max": [2, 2], "count": [463]}, "gripper_open_scale_state": {"mean": [0.5918585312680597, 0.24449676032921155], "std": [0.33061919261440775, 0.24794679964121707], "min": [0.038, 0.02], "max": [0.856, 0.674], "count": [463]}, "gripper_open_scale_action": {"mean": [0.5918585312680597, 0.24449676032921155], "std": [0.33061919261440775, 0.24794679964121707], "min": [0.038, 0.02], "max": [0.856, 0.674], "count": [463]}}} +{"episode_index": 411, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4621582439930409]], [[0.4751980400973339]], [[0.46406454689189824]]], "std": [[[0.15289428762670457]], [[0.14306695863150784]], [[0.1473313800313945]]], "count": [139]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.054901960784313725]], [[0.07450980392156863]]], "max": [[[0.6862745098039216]], [[0.6784313725490196]], [[0.6901960784313725]]], "mean": [[[0.4734419655452109]], [[0.4765785401090892]], [[0.4721801779164903]]], "std": [[[0.06168280494279581]], [[0.058911538586966176]], [[0.06140023482279597]]], "count": [139]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6588235294117647]], [[0.6823529411764706]]], "mean": [[[0.47095561638924155]], [[0.48190183000658293]], [[0.4673548587600508]]], "std": [[[0.07824316471653647]], [[0.05831052870990766]], [[0.08187531574561005]]], "count": [139]}, "observation.state": {"min": [0.07237880676984787, 2.0261003971099854, 0.1362054944038391, 0.15482816100120544, -2.6904077529907227, -1.6690409183502197, -1.0678273439407349, 9.0, 0.1909320056438446, 0.1975879967212677, -0.09623800218105316, -2.5460000038146973, 0.055000003427267075, -1.1360000371932983, -0.363517165184021, -2.0783207416534424, -0.8283681869506836, -0.35009559988975525, 2.1239261627197266, 1.3928426504135132, -0.2384817898273468, 33.0, -0.33980101346969604, 0.2155809998512268, -0.09211999922990799, 1.1859999895095825, 0.37299999594688416, 2.4739999771118164], "max": [0.6419146656990051, 2.092440366744995, 2.0354554653167725, 1.3367302417755127, -1.8419157266616821, 1.3521764278411865, -0.05832890421152115, 704.0, 0.3101100027561188, 0.43803998827934265, 0.04917600005865097, -1.274999976158142, 0.7170000076293945, 0.5849999785423279, -0.17118188738822937, -2.063537836074829, -0.1448623389005661, -0.1572192758321762, 2.135585069656372, 1.7851924896240234, 0.2792876064777374, 847.0, -0.2568410038948059, 0.31171101331710815, 0.03311999887228012, 2.1579999923706055, 1.031999945640564, 3.0799999237060547], "mean": [0.3965739607810974, 2.0775840282440186, 0.7155342102050781, 0.5642204880714417, -2.0827624797821045, -0.9119542837142944, -0.48812371492385864, 426.0379638671875, 0.2531033158302307, 0.3293420970439911, -0.02498408406972885, -1.711104154586792, 0.4054679870605469, 0.12495464086532593, -0.2843218445777893, -2.0731096267700195, -0.581010103225708, -0.24977312982082367, 2.1294033527374268, 1.521195650100708, -0.1363864541053772, 631.5585327148438, -0.30591776967048645, 0.27896150946617126, -0.007887274958193302, 1.484511375427246, 0.835099458694458, 2.7353506088256836], "std": [0.18339112401008606, 0.01821904443204403, 0.6230905055999756, 0.37531083822250366, 0.3064832091331482, 0.9475042223930359, 0.4100387394428253, 289.6427001953125, 0.033930398523807526, 0.07660910487174988, 0.0428076907992363, 0.34596896171569824, 0.2242072969675064, 0.5034149885177612, 0.05142219737172127, 0.0026326074730604887, 0.23797324299812317, 0.054670412093400955, 0.0033456524834036827, 0.09094221144914627, 0.12422199547290802, 278.7286071777344, 0.026650846004486084, 0.024901291355490685, 0.04197026789188385, 0.32625672221183777, 0.14155453443527222, 0.1539185643196106], "count": [726]}, "action": {"min": [0.07237880676984787, 2.0261003971099854, 0.1362054944038391, 0.15482816100120544, -2.6904077529907227, -1.6690409183502197, -1.0678273439407349, 9.0, 0.1909320056438446, 0.1975879967212677, -0.09623800218105316, -2.5460000038146973, 0.055000003427267075, -1.1360000371932983, -0.363517165184021, -2.0783207416534424, -0.8283681869506836, -0.35009559988975525, 2.1239261627197266, 1.3928426504135132, -0.2384817898273468, 33.0, -0.33980101346969604, 0.2155809998512268, -0.09211999922990799, 1.1859999895095825, 0.37299999594688416, 2.4739999771118164], "max": [0.6419146656990051, 2.092440366744995, 2.0354554653167725, 1.3367302417755127, -1.8419157266616821, 1.3521764278411865, -0.05832890421152115, 704.0, 0.3101100027561188, 0.43803998827934265, 0.04917600005865097, -1.274999976158142, 0.7170000076293945, 0.5849999785423279, -0.17118188738822937, -2.063537836074829, -0.1448623389005661, -0.1572192758321762, 2.135585069656372, 1.7851924896240234, 0.2792876064777374, 847.0, -0.2568410038948059, 0.31171101331710815, 0.03311999887228012, 2.1579999923706055, 1.031999945640564, 3.0799999237060547], "mean": [0.3965739607810974, 2.0775840282440186, 0.7155342102050781, 0.5642204880714417, -2.0827624797821045, -0.9119542837142944, -0.48812371492385864, 426.0379638671875, 0.2531033158302307, 0.3293420970439911, -0.02498408406972885, -1.711104154586792, 0.4054679870605469, 0.12495464086532593, -0.2843218445777893, -2.0731096267700195, -0.581010103225708, -0.24977312982082367, 2.1294033527374268, 1.521195650100708, -0.1363864541053772, 631.5585327148438, -0.30591776967048645, 0.27896150946617126, -0.007887274958193302, 1.484511375427246, 0.835099458694458, 2.7353506088256836], "std": [0.18339112401008606, 0.01821904443204403, 0.6230905055999756, 0.37531083822250366, 0.3064832091331482, 0.9475042223930359, 0.4100387394428253, 289.6427001953125, 0.033930398523807526, 0.07660910487174988, 0.0428076907992363, 0.34596896171569824, 0.2242072969675064, 0.5034149885177612, 0.05142219737172127, 0.0026326074730604887, 0.23797324299812317, 0.054670412093400955, 0.0033456524834036827, 0.09094221144914627, 0.12422199547290802, 278.7286071777344, 0.026650846004486084, 0.024901291355490685, 0.04197026789188385, 0.32625672221183777, 0.14155453443527222, 0.1539185643196106], "count": [726]}, "timestamp": {"min": [0.0], "max": [24.166666666666668], "mean": [12.083333333333334], "std": [6.985931630122123], "count": [726]}, "frame_index": {"min": [0], "max": [725], "mean": [362.5], "std": [209.57794890366367], "count": [726]}, "episode_index": {"min": [413], "max": [413], "mean": [413.0], "std": [0.0], "count": [726]}, "index": {"min": [249137], "max": [249862], "mean": [249499.5], "std": [209.57794890366367], "count": [726]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [726]}, "subtask_annotation": {"mean": [4.31267217630854, 9.0, 9.0, 9.0, 9.0], "std": [2.0191996532386516, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [726]}, "scene_annotation": {"mean": [413.0], "std": [0.0], "min": [413], "max": [413], "count": [726]}, "eef_direction_state": {"mean": [4.5578512396694215, 4.307162534435261], "std": [2.273051567146281, 2.229437029711824], "min": [0, 0], "max": [6, 6], "count": [726]}, "eef_velocity_state": {"mean": [0.371900826446281, 0.6046831955922864], "std": [0.5672255915482913, 0.7381236702122048], "min": [0, 0], "max": [2, 2], "count": [726]}, "eef_acc_mag_state": {"mean": [0.42424242424242425, 0.6349862258953168], "std": [0.7247430753394812, 0.818410195283614], "min": [0, 0], "max": [2, 2], "count": [726]}, "eef_direction_action": {"mean": [4.5578512396694215, 4.307162534435261], "std": [2.273051567146281, 2.229437029711824], "min": [0, 0], "max": [6, 6], "count": [726]}, "eef_velocity_action": {"mean": [0.371900826446281, 0.6046831955922864], "std": [0.5672255915482913, 0.7381236702122048], "min": [0, 0], "max": [2, 2], "count": [726]}, "eef_acc_mag_action": {"mean": [0.42424242424242425, 0.6349862258953168], "std": [0.7247430753394812, 0.818410195283614], "min": [0, 0], "max": [2, 2], "count": [726]}, "eef_sim_pose_state": {"mean": [0.4635942832946901, 0.28170923489597854, 1.030059360649857, -0.2549117302885199, 1.2479858585587928, -0.46312969460973064, 0.51787682342774, -0.2337800437774688, 1.065275420939221, -0.4268044862248228, 1.0275012671178718, -1.0520613181478133], "std": [0.02315745588499339, 0.03782178276542665, 0.010094043324358105, 0.4203318529939353, 0.093663359087181, 0.48515290673008693, 0.07853593313824389, 0.04632017947163026, 0.0371164481387087, 1.4449336904807117, 0.2957401561939571, 0.9134757854790782], "min": [0.40468824878643167, 0.206058254270927, 1.0096210155735061, -0.7366405397139943, 0.9714295946674492, -1.3713205041605612, 0.38749564443570306, -0.2917759945402798, 1.0258849332733295, -3.1382824820214354, 0.426916934475825, -3.1229807575784236], "max": [0.49441298478437534, 0.3186293953775371, 1.0517504818142092, 1.1689729960988666, 1.4390757087022465, 0.7661689708636725, 0.6292099990708901, -0.15204713845590676, 1.1695837507058147, 3.1224073176721934, 1.3827017684996652, 3.131030341111309], "count": [726]}, "eef_sim_pose_action": {"mean": [0.4635942832946901, 0.28170923489597854, 1.030059360649857, -0.2549117302885199, 1.2479858585587928, -0.46312969460973064, 0.51787682342774, -0.2337800437774688, 1.065275420939221, -0.4268044862248228, 1.0275012671178718, -1.0520613181478133], "std": [0.02315745588499339, 0.03782178276542665, 0.010094043324358105, 0.4203318529939353, 0.093663359087181, 0.48515290673008693, 0.07853593313824389, 0.04632017947163026, 0.0371164481387087, 1.4449336904807117, 0.2957401561939571, 0.9134757854790782], "min": [0.40468824878643167, 0.206058254270927, 1.0096210155735061, -0.7366405397139943, 0.9714295946674492, -1.3713205041605612, 0.38749564443570306, -0.2917759945402798, 1.0258849332733295, -3.1382824820214354, 0.426916934475825, -3.1229807575784236], "max": [0.49441298478437534, 0.3186293953775371, 1.0517504818142092, 1.1689729960988666, 1.4390757087022465, 0.7661689708636725, 0.6292099990708901, -0.15204713845590676, 1.1695837507058147, 3.1224073176721934, 1.3827017684996652, 3.131030341111309], "count": [726]}, "gripper_mode_state": {"mean": [0.21349862258953167, 0.47107438016528924], "std": [0.4097767205953775, 0.49916260729062983], "min": [0, 0], "max": [1, 1], "count": [726]}, "gripper_activity_state": {"mean": [1.8911845730027548, 1.8925619834710743], "std": [0.4172644438129681, 0.40591330669150577], "min": [0, 0], "max": [2, 2], "count": [726]}, "gripper_mode_action": {"mean": [0.21349862258953167, 0.47107438016528924], "std": [0.4097767205953775, 0.49916260729062983], "min": [0, 0], "max": [1, 1], "count": [726]}, "gripper_activity_action": {"mean": [1.8911845730027548, 1.8925619834710743], "std": [0.4172644438129681, 0.40591330669150577], "min": [0, 0], "max": [2, 2], "count": [726]}, "gripper_open_scale_state": {"mean": [0.6315585397925253, 0.42603787875897997], "std": [0.27872905068027065, 0.28964270248421875], "min": [0.033, 0.009], "max": [0.847, 0.704], "count": [726]}, "gripper_open_scale_action": {"mean": [0.6315585397925253, 0.42603787875897997], "std": [0.27872905068027065, 0.28964270248421875], "min": [0.033, 0.009], "max": [0.847, 0.704], "count": [726]}}} +{"episode_index": 412, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45621344511289363]], [[0.4698621267825312]], [[0.45998061497326204]]], "std": [[[0.15826517335488055]], [[0.15022079211179748]], [[0.15290509272544547]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.08627450980392157]], [[0.07450980392156863]]], "max": [[[0.7058823529411765]], [[0.6784313725490196]], [[0.6862745098039216]]], "mean": [[[0.47347328245692216]], [[0.4798493426916221]], [[0.4746012069221628]]], "std": [[[0.07283256574559469]], [[0.07125932189812026]], [[0.07366709493372148]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.0392156862745098]], [[0.023529411764705882]]], "max": [[[0.7058823529411765]], [[0.6901960784313725]], [[0.6627450980392157]]], "mean": [[[0.45983757427213307]], [[0.4793341633244207]], [[0.45483390522875816]]], "std": [[[0.09996308607030047]], [[0.07361818479963488]], [[0.10521575164445425]]], "count": [110]}, "observation.state": {"min": [0.0019896754529327154, 1.992729902267456, 0.1719672977924347, 0.15489797294139862, -2.647594690322876, -1.428901195526123, -0.9496510624885559, 16.0, 0.19351300597190857, 0.1978839933872223, -0.11439000070095062, -2.753000020980835, 0.07400000095367432, -1.2899999618530273, -0.3851243853569031, -2.0785651206970215, -0.8762251138687134, -0.44188249111175537, 2.123699188232422, 1.340552568435669, -0.28619909286499023, 31.0, -0.3259049952030182, 0.2296849936246872, -0.10337699949741364, 1.1009999513626099, 0.3059999644756317, 2.4030001163482666], "max": [0.6230825781822205, 2.091270923614502, 2.07702898979187, 1.375633716583252, -1.8450924158096313, 1.499866008758545, -0.13145820796489716, 682.0, 0.30136099457740784, 0.4504390060901642, 0.07986799627542496, -1.3220000267028809, 0.7289999723434448, 0.3399999737739563, -0.19481363892555237, -2.064218521118164, -0.20916026830673218, -0.10421361774206161, 2.133979082107544, 1.768821358680725, 0.3058515191078186, 743.0, -0.257068008184433, 0.3264929950237274, 0.04733600094914436, 2.0320000648498535, 1.0499999523162842, 2.997999906539917], "mean": [0.27740150690078735, 2.0648794174194336, 0.9374286532402039, 0.8952476978302002, -2.1914877891540527, -0.47127753496170044, -0.6315219402313232, 230.7071533203125, 0.23827426135540009, 0.30291542410850525, -0.040704548358917236, -1.9124001264572144, 0.41463857889175415, -0.16045600175857544, -0.308512419462204, -2.0716423988342285, -0.5514262914657593, -0.27175983786582947, 2.128281593322754, 1.5301299095153809, -0.03309435397386551, 538.585693359375, -0.29009371995925903, 0.2816387414932251, -0.013078832067549229, 1.499777913093567, 0.7468603849411011, 2.6853959560394287], "std": [0.2298247218132019, 0.02752683497965336, 0.7580503821372986, 0.2644703686237335, 0.3124774396419525, 1.1503496170043945, 0.25073039531707764, 248.59048461914062, 0.028922652825713158, 0.08730332553386688, 0.061639461666345596, 0.4516853094100952, 0.1652608960866928, 0.594200611114502, 0.0657680556178093, 0.004579569213092327, 0.2692057490348816, 0.11109350621700287, 0.0034222586546093225, 0.11563538759946823, 0.1520448625087738, 293.0299987792969, 0.022426076233386993, 0.035096582025289536, 0.0568864569067955, 0.34643641114234924, 0.16128084063529968, 0.1816784292459488], "count": [531]}, "action": {"min": [0.0019896754529327154, 1.992729902267456, 0.1719672977924347, 0.15489797294139862, -2.647594690322876, -1.428901195526123, -0.9496510624885559, 16.0, 0.19351300597190857, 0.1978839933872223, -0.11439000070095062, -2.753000020980835, 0.07400000095367432, -1.2899999618530273, -0.3851243853569031, -2.0785651206970215, -0.8762251138687134, -0.44188249111175537, 2.123699188232422, 1.340552568435669, -0.28619909286499023, 31.0, -0.3259049952030182, 0.2296849936246872, -0.10337699949741364, 1.1009999513626099, 0.3059999644756317, 2.4030001163482666], "max": [0.6230825781822205, 2.091270923614502, 2.07702898979187, 1.375633716583252, -1.8450924158096313, 1.499866008758545, -0.13145820796489716, 682.0, 0.30136099457740784, 0.4504390060901642, 0.07986799627542496, -1.3220000267028809, 0.7289999723434448, 0.3399999737739563, -0.19481363892555237, -2.064218521118164, -0.20916026830673218, -0.10421361774206161, 2.133979082107544, 1.768821358680725, 0.3058515191078186, 743.0, -0.257068008184433, 0.3264929950237274, 0.04733600094914436, 2.0320000648498535, 1.0499999523162842, 2.997999906539917], "mean": [0.27740150690078735, 2.0648794174194336, 0.9374286532402039, 0.8952476978302002, -2.1914877891540527, -0.47127753496170044, -0.6315219402313232, 230.7071533203125, 0.23827426135540009, 0.30291542410850525, -0.040704548358917236, -1.9124001264572144, 0.41463857889175415, -0.16045600175857544, -0.308512419462204, -2.0716423988342285, -0.5514262914657593, -0.27175983786582947, 2.128281593322754, 1.5301299095153809, -0.03309435397386551, 538.585693359375, -0.29009371995925903, 0.2816387414932251, -0.013078832067549229, 1.499777913093567, 0.7468603849411011, 2.6853959560394287], "std": [0.2298247218132019, 0.02752683497965336, 0.7580503821372986, 0.2644703686237335, 0.3124774396419525, 1.1503496170043945, 0.25073039531707764, 248.59048461914062, 0.028922652825713158, 0.08730332553386688, 0.061639461666345596, 0.4516853094100952, 0.1652608960866928, 0.594200611114502, 0.0657680556178093, 0.004579569213092327, 0.2692057490348816, 0.11109350621700287, 0.0034222586546093225, 0.11563538759946823, 0.1520448625087738, 293.0299987792969, 0.022426076233386993, 0.035096582025289536, 0.0568864569067955, 0.34643641114234924, 0.16128084063529968, 0.1816784292459488], "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": [414], "max": [414], "mean": [414.0], "std": [0.0], "count": [531]}, "index": {"min": [249863], "max": [250393], "mean": [250128.0], "std": [153.286224647444], "count": [531]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [531]}, "subtask_annotation": {"mean": [4.681732580037664, 9.0, 9.0, 9.0, 9.0], "std": [2.0378771154135134, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [531]}, "scene_annotation": {"mean": [414.0], "std": [0.0], "min": [414], "max": [414], "count": [531]}, "eef_direction_state": {"mean": [4.372881355932203, 3.8436911487758945], "std": [2.2111553726431783, 2.246581988608746], "min": [0, 0], "max": [6, 6], "count": [531]}, "eef_velocity_state": {"mean": [0.4632768361581921, 0.807909604519774], "std": [0.6076007868703226, 0.7546550822375265], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_acc_mag_state": {"mean": [0.5480225988700564, 0.687382297551789], "std": [0.778144763240731, 0.8003123935657301], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_direction_action": {"mean": [4.372881355932203, 3.8436911487758945], "std": [2.2111553726431783, 2.246581988608746], "min": [0, 0], "max": [6, 6], "count": [531]}, "eef_velocity_action": {"mean": [0.4632768361581921, 0.807909604519774], "std": [0.6076007868703226, 0.7546550822375265], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_acc_mag_action": {"mean": [0.5480225988700564, 0.687382297551789], "std": [0.778144763240731, 0.8003123935657301], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_sim_pose_state": {"mean": [0.46744948094325656, 0.26905855761709424, 1.0363763084765114, 0.12142044028314651, 1.216369196884067, -0.1268952788916735, 0.49429143258817954, -0.21285028660086755, 1.073934105884972, -0.26911722851170145, 1.0162651122371418, -1.5391154730833856], "std": [0.03386887111950146, 0.0452576103456431, 0.02072378998216283, 0.43178521912863294, 0.15789027526945063, 0.3457368038890268, 0.09414160701196804, 0.058420965034556405, 0.048812915510371285, 1.8377733902142677, 0.35545917525802356, 0.9479626079013257], "min": [0.416901299996637, 0.1958305738694357, 1.0049704018069476, -0.4977884257340976, 0.9434117079513569, -0.933141578068865, 0.38301204271058703, -0.2987291539397335, 1.0255161413383638, -3.1237393441100965, 0.2663146250398778, -3.027007385722697], "max": [0.5106264156725084, 0.3170560030926985, 1.0601937099424876, 1.155787367544757, 1.4700171076710542, 0.7701910545942263, 0.6379067109733861, -0.140500878782082, 1.1843052744629343, 3.137938676523517, 1.3903671629903172, -0.2130340865983408], "count": [531]}, "eef_sim_pose_action": {"mean": [0.46744948094325656, 0.26905855761709424, 1.0363763084765114, 0.12142044028314651, 1.216369196884067, -0.1268952788916735, 0.49429143258817954, -0.21285028660086755, 1.073934105884972, -0.26911722851170145, 1.0162651122371418, -1.5391154730833856], "std": [0.03386887111950146, 0.0452576103456431, 0.02072378998216283, 0.43178521912863294, 0.15789027526945063, 0.3457368038890268, 0.09414160701196804, 0.058420965034556405, 0.048812915510371285, 1.8377733902142677, 0.35545917525802356, 0.9479626079013257], "min": [0.416901299996637, 0.1958305738694357, 1.0049704018069476, -0.4977884257340976, 0.9434117079513569, -0.933141578068865, 0.38301204271058703, -0.2987291539397335, 1.0255161413383638, -3.1237393441100965, 0.2663146250398778, -3.027007385722697], "max": [0.5106264156725084, 0.3170560030926985, 1.0601937099424876, 1.155787367544757, 1.4700171076710542, 0.7701910545942263, 0.6379067109733861, -0.140500878782082, 1.1843052744629343, 3.137938676523517, 1.3903671629903172, -0.2130340865983408], "count": [531]}, "gripper_mode_state": {"mean": [0.3182674199623352, 0.800376647834275], "std": [0.46580389581115933, 0.3997172368510536], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_state": {"mean": [1.8832391713747645, 1.9039548022598871], "std": [0.422442072216978, 0.3785732331695125], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_mode_action": {"mean": [0.3182674199623352, 0.800376647834275], "std": [0.46580389581115933, 0.3997172368510536], "min": [0, 0], "max": [1, 1], "count": [531]}, "gripper_activity_action": {"mean": [1.8832391713747645, 1.9039548022598871], "std": [0.422442072216978, 0.3785732331695125], "min": [0, 0], "max": [2, 2], "count": [531]}, "gripper_open_scale_state": {"mean": [0.5385856875116094, 0.2307071562872995], "std": [0.29303004860327064, 0.24859050669305602], "min": [0.031, 0.016], "max": [0.743, 0.682], "count": [531]}, "gripper_open_scale_action": {"mean": [0.5385856875116094, 0.2307071562872995], "std": [0.29303004860327064, 0.24859050669305602], "min": [0.031, 0.016], "max": [0.743, 0.682], "count": [531]}}} +{"episode_index": 413, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.45804741807159]], [[0.47050075781870376]], [[0.4601209207592694]]], "std": [[[0.16072354304999234]], [[0.15299695607552344]], [[0.15560769725318774]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.06666666666666667]], [[0.0784313725490196]]], "max": [[[0.6862745098039216]], [[0.6823529411764706]], [[0.6941176470588235]]], "mean": [[[0.470378413047462]], [[0.4756755295186611]], [[0.47173109270966956]]], "std": [[[0.0757199904203371]], [[0.07367299995572124]], [[0.07654205955392647]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6627450980392157]], [[0.6705882352941176]]], "mean": [[[0.46597181181662695]], [[0.4817875950613891]], [[0.4609865730560137]]], "std": [[[0.09427059928765044]], [[0.07082617325804737]], [[0.09992675948198694]]], "count": [107]}, "observation.state": {"min": [0.07304203510284424, 2.0470967292785645, -0.026232300326228142, 0.2790781557559967, -2.6124088764190674, -1.595475435256958, -1.1718838214874268, 16.0, 0.17839400470256805, 0.1816920042037964, -0.10662300139665604, -2.6670000553131104, 0.18299999833106995, -1.2450000047683716, -0.36967819929122925, -2.078582525253296, -0.7179237604141235, -0.41551050543785095, 2.121342897415161, 1.3482145071029663, -0.16774359345436096, 34.0, -0.32683199644088745, 0.2299250066280365, -0.09682100266218185, 1.2549999952316284, 0.546999990940094, 2.4860000610351562], "max": [0.5043128728866577, 2.092440366744995, 2.151886224746704, 1.4704225063323975, -1.8155789375305176, 1.4371216297149658, -0.10430087894201279, 654.0, 0.30779099464416504, 0.41687801480293274, 0.07586299628019333, -1.315000057220459, 0.6980000138282776, 0.4429999589920044, -0.19060741364955902, -2.0618622303009033, -0.17100736498832703, -0.0924675390124321, 2.133944272994995, 1.7205805778503418, 0.02206096425652504, 783.0, -0.2458840012550354, 0.30539900064468384, 0.021995000541210175, 2.071000099182129, 0.9909999966621399, 3.0369999408721924], "mean": [0.259546160697937, 2.0799899101257324, 0.8374233841896057, 0.9198668599128723, -2.069020986557007, -0.6448036432266235, -0.780961275100708, 259.4842834472656, 0.23986203968524933, 0.2907596826553345, -0.03261049836874008, -1.8231136798858643, 0.3750099241733551, -0.0627896711230278, -0.3074514865875244, -2.0722265243530273, -0.4946301579475403, -0.27846598625183105, 2.1293280124664307, 1.5284643173217773, -0.10264310985803604, 507.6217956542969, -0.28550985455513, 0.28012990951538086, -0.02320563979446888, 1.5799940824508667, 0.8221180438995361, 2.7229626178741455], "std": [0.11791740357875824, 0.011130168102681637, 0.8249231576919556, 0.2942488491535187, 0.29932260513305664, 1.1695891618728638, 0.3353392481803894, 246.64056396484375, 0.04240214824676514, 0.07633651793003082, 0.06109503284096718, 0.4466988146305084, 0.16277088224887848, 0.6079574227333069, 0.0387849435210228, 0.003890229621902108, 0.20703379809856415, 0.09453725814819336, 0.0036497218534350395, 0.10206588357686996, 0.05151725187897682, 275.0040283203125, 0.02394782193005085, 0.021276578307151794, 0.04622212424874306, 0.3205183744430542, 0.09651903808116913, 0.1852034479379654], "count": [509]}, "action": {"min": [0.07304203510284424, 2.0470967292785645, -0.026232300326228142, 0.2790781557559967, -2.6124088764190674, -1.595475435256958, -1.1718838214874268, 16.0, 0.17839400470256805, 0.1816920042037964, -0.10662300139665604, -2.6670000553131104, 0.18299999833106995, -1.2450000047683716, -0.36967819929122925, -2.078582525253296, -0.7179237604141235, -0.41551050543785095, 2.121342897415161, 1.3482145071029663, -0.16774359345436096, 34.0, -0.32683199644088745, 0.2299250066280365, -0.09682100266218185, 1.2549999952316284, 0.546999990940094, 2.4860000610351562], "max": [0.5043128728866577, 2.092440366744995, 2.151886224746704, 1.4704225063323975, -1.8155789375305176, 1.4371216297149658, -0.10430087894201279, 654.0, 0.30779099464416504, 0.41687801480293274, 0.07586299628019333, -1.315000057220459, 0.6980000138282776, 0.4429999589920044, -0.19060741364955902, -2.0618622303009033, -0.17100736498832703, -0.0924675390124321, 2.133944272994995, 1.7205805778503418, 0.02206096425652504, 783.0, -0.2458840012550354, 0.30539900064468384, 0.021995000541210175, 2.071000099182129, 0.9909999966621399, 3.0369999408721924], "mean": [0.259546160697937, 2.0799899101257324, 0.8374233841896057, 0.9198668599128723, -2.069020986557007, -0.6448036432266235, -0.780961275100708, 259.4842834472656, 0.23986203968524933, 0.2907596826553345, -0.03261049836874008, -1.8231136798858643, 0.3750099241733551, -0.0627896711230278, -0.3074514865875244, -2.0722265243530273, -0.4946301579475403, -0.27846598625183105, 2.1293280124664307, 1.5284643173217773, -0.10264310985803604, 507.6217956542969, -0.28550985455513, 0.28012990951538086, -0.02320563979446888, 1.5799940824508667, 0.8221180438995361, 2.7229626178741455], "std": [0.11791740357875824, 0.011130168102681637, 0.8249231576919556, 0.2942488491535187, 0.29932260513305664, 1.1695891618728638, 0.3353392481803894, 246.64056396484375, 0.04240214824676514, 0.07633651793003082, 0.06109503284096718, 0.4466988146305084, 0.16277088224887848, 0.6079574227333069, 0.0387849435210228, 0.003890229621902108, 0.20703379809856415, 0.09453725814819336, 0.0036497218534350395, 0.10206588357686996, 0.05151725187897682, 275.0040283203125, 0.02394782193005085, 0.021276578307151794, 0.04622212424874306, 0.3205183744430542, 0.09651903808116913, 0.1852034479379654], "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": [415], "max": [415], "mean": [415.0], "std": [0.0], "count": [509]}, "index": {"min": [250394], "max": [250902], "mean": [250648.0], "std": [146.935359937627], "count": [509]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [509]}, "subtask_annotation": {"mean": [4.662082514734774, 9.0, 9.0, 9.0, 9.0], "std": [2.0751491496254597, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [509]}, "scene_annotation": {"mean": [415.0], "std": [0.0], "min": [415], "max": [415], "count": [509]}, "eef_direction_state": {"mean": [4.341846758349705, 3.744597249508841], "std": [2.332194875060748, 2.1889154774586563], "min": [0, 0], "max": [6, 6], "count": [509]}, "eef_velocity_state": {"mean": [0.4361493123772102, 0.8487229862475442], "std": [0.5933072247756961, 0.7513598280716153], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_acc_mag_state": {"mean": [0.5383104125736738, 0.756385068762279], "std": [0.7810412511900621, 0.8098021157377174], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_direction_action": {"mean": [4.341846758349705, 3.744597249508841], "std": [2.332194875060748, 2.1889154774586563], "min": [0, 0], "max": [6, 6], "count": [509]}, "eef_velocity_action": {"mean": [0.4361493123772102, 0.8487229862475442], "std": [0.5933072247756961, 0.7513598280716153], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_acc_mag_action": {"mean": [0.5383104125736738, 0.756385068762279], "std": [0.7810412511900621, 0.8098021157377174], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_sim_pose_state": {"mean": [0.46597004711194107, 0.2611086984724921, 1.0331247239093087, -0.08350593974496227, 1.2563715921624377, -0.39655309700578534, 0.4806881514805862, -0.2188239244987392, 1.0744668595822684, -0.1354230825018213, 0.9603174551904887, -1.5316838755746465], "std": [0.019874772400891538, 0.03981798833572172, 0.014959146074439652, 0.36582544117368626, 0.10971866812890957, 0.4247621005127325, 0.08111905934915487, 0.06978423042146341, 0.04010051954804747, 1.8245486126905717, 0.2747830462648439, 0.997097493121997], "min": [0.4192519524900159, 0.19480587591240334, 1.0117028495949638, -0.46768421305338503, 1.1006903422065801, -1.0488202386721215, 0.36866335437157777, -0.3237107037879519, 1.0305743147290762, -3.1303565818807724, 0.3709289495597248, -3.097996436759185], "max": [0.4897087645561212, 0.30252950358068315, 1.0510263711180556, 1.1671588430052946, 1.4530021523863685, 0.752166918716215, 0.6026072630391777, -0.13347271928846893, 1.1622258176157036, 3.1268399128278586, 1.415451252847702, -0.24708933887667342], "count": [509]}, "eef_sim_pose_action": {"mean": [0.46597004711194107, 0.2611086984724921, 1.0331247239093087, -0.08350593974496227, 1.2563715921624377, -0.39655309700578534, 0.4806881514805862, -0.2188239244987392, 1.0744668595822684, -0.1354230825018213, 0.9603174551904887, -1.5316838755746465], "std": [0.019874772400891538, 0.03981798833572172, 0.014959146074439652, 0.36582544117368626, 0.10971866812890957, 0.4247621005127325, 0.08111905934915487, 0.06978423042146341, 0.04010051954804747, 1.8245486126905717, 0.2747830462648439, 0.997097493121997], "min": [0.4192519524900159, 0.19480587591240334, 1.0117028495949638, -0.46768421305338503, 1.1006903422065801, -1.0488202386721215, 0.36866335437157777, -0.3237107037879519, 1.0305743147290762, -3.1303565818807724, 0.3709289495597248, -3.097996436759185], "max": [0.4897087645561212, 0.30252950358068315, 1.0510263711180556, 1.1671588430052946, 1.4530021523863685, 0.752166918716215, 0.6026072630391777, -0.13347271928846893, 1.1622258176157036, 3.1268399128278586, 1.415451252847702, -0.24708933887667342], "count": [509]}, "gripper_mode_state": {"mean": [0.3280943025540275, 0.7347740667976425], "std": [0.4695193618857639, 0.44145343758917555], "min": [0, 0], "max": [1, 1], "count": [509]}, "gripper_activity_state": {"mean": [1.8762278978388998, 1.8899803536345776], "std": [0.441470924010029, 0.41066073503523304], "min": [0, 0], "max": [2, 2], "count": [509]}, "gripper_mode_action": {"mean": [0.3280943025540275, 0.7347740667976425], "std": [0.4695193618857639, 0.44145343758917555], "min": [0, 0], "max": [1, 1], "count": [509]}, "gripper_activity_action": {"mean": [1.8762278978388998, 1.8899803536345776], "std": [0.441470924010029, 0.41066073503523304], "min": [0, 0], "max": [2, 2], "count": [509]}, "gripper_open_scale_state": {"mean": [0.5076218075105865, 0.25948428283646446], "std": [0.27500396246624176, 0.2466405606167193], "min": [0.034, 0.016], "max": [0.783, 0.654], "count": [509]}, "gripper_open_scale_action": {"mean": [0.5076218075105865, 0.25948428283646446], "std": [0.27500396246624176, 0.2466405606167193], "min": [0.034, 0.016], "max": [0.783, 0.654], "count": [509]}}} +{"episode_index": 414, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[1.0]], [[1.0]]], "mean": [[[0.45944528478057894]], [[0.47184500272331154]], [[0.46119134181450355]]], "std": [[[0.15722750300897131]], [[0.14934296182297224]], [[0.15155244012085]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.07058823529411765]], [[0.08627450980392157]]], "max": [[[0.6784313725490196]], [[0.6705882352941176]], [[0.6784313725490196]]], "mean": [[[0.47200995175848115]], [[0.47697129240585123]], [[0.4715312538904451]]], "std": [[[0.06921652761380283]], [[0.06555739577375909]], [[0.0682625469666146]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.7215686274509804]], [[0.6705882352941176]]], "mean": [[[0.45990435729847495]], [[0.4773892798786181]], [[0.4552221016184252]]], "std": [[[0.09469604504286185]], [[0.06969180038906149]], [[0.0998096467990979]]], "count": [105]}, "observation.state": {"min": [0.06691592186689377, 2.055910587310791, 0.07513642311096191, 0.31379276514053345, -2.5862812995910645, -1.5551931858062744, -1.0677226781845093, 17.0, 0.18111099302768707, 0.18901699781417847, -0.10531199723482132, -2.6600000858306885, 0.1600000113248825, -1.2369999885559082, -0.32960543036460876, -2.07826828956604, -0.6949552297592163, -0.416435569524765, 2.121220827102661, 1.3739407062530518, -0.2583262026309967, 30.0, -0.3257330060005188, 0.2253749966621399, -0.09081300348043442, 1.305999994277954, 0.5820000171661377, 2.5309998989105225], "max": [0.47017425298690796, 2.092440366744995, 2.0470097064971924, 1.5208624601364136, -1.7884039878845215, 1.4283599853515625, -0.15833626687526703, 651.0, 0.29270198941230774, 0.4096029996871948, 0.08049499988555908, -1.3930000066757202, 0.703000009059906, 0.4869999885559082, -0.15051719546318054, -2.0630838871002197, -0.20608846843242645, -0.1521228849887848, 2.1338744163513184, 1.7205805778503418, 0.04445353522896767, 773.0, -0.25587698817253113, 0.29318198561668396, 0.01051000040024519, 2.0179998874664307, 0.9950000047683716, 3.0139999389648438], "mean": [0.24621087312698364, 2.081651210784912, 0.9942005276679993, 0.9878436923027039, -2.2021477222442627, -0.3700140416622162, -0.6845012903213501, 266.61065673828125, 0.24180226027965546, 0.30020761489868164, -0.02904249168932438, -1.9301716089248657, 0.36674442887306213, -0.18489308655261993, -0.2598735988140106, -2.0717313289642334, -0.5197691917419434, -0.2822536528110504, 2.125164031982422, 1.5134263038635254, -0.12565548717975616, 591.9547119140625, -0.3017607629299164, 0.27076277136802673, -0.02044626697897911, 1.5394943952560425, 0.8574484586715698, 2.7576842308044434], "std": [0.12820947170257568, 0.007908614352345467, 0.791959285736084, 0.30962395668029785, 0.3168841600418091, 1.2224998474121094, 0.30336979031562805, 249.06658935546875, 0.034979913383722305, 0.07259966433048248, 0.059340495616197586, 0.4566832482814789, 0.15509822964668274, 0.6546984314918518, 0.03256336599588394, 0.0027076532132923603, 0.18602396547794342, 0.07715754210948944, 0.004326153080910444, 0.0806158110499382, 0.08859512954950333, 295.4819641113281, 0.024282649159431458, 0.018985508009791374, 0.03848840296268463, 0.263286828994751, 0.08820076286792755, 0.12304551154375076], "count": [497]}, "action": {"min": [0.06691592186689377, 2.055910587310791, 0.07513642311096191, 0.31379276514053345, -2.5862812995910645, -1.5551931858062744, -1.0677226781845093, 17.0, 0.18111099302768707, 0.18901699781417847, -0.10531199723482132, -2.6600000858306885, 0.1600000113248825, -1.2369999885559082, -0.32960543036460876, -2.07826828956604, -0.6949552297592163, -0.416435569524765, 2.121220827102661, 1.3739407062530518, -0.2583262026309967, 30.0, -0.3257330060005188, 0.2253749966621399, -0.09081300348043442, 1.305999994277954, 0.5820000171661377, 2.5309998989105225], "max": [0.47017425298690796, 2.092440366744995, 2.0470097064971924, 1.5208624601364136, -1.7884039878845215, 1.4283599853515625, -0.15833626687526703, 651.0, 0.29270198941230774, 0.4096029996871948, 0.08049499988555908, -1.3930000066757202, 0.703000009059906, 0.4869999885559082, -0.15051719546318054, -2.0630838871002197, -0.20608846843242645, -0.1521228849887848, 2.1338744163513184, 1.7205805778503418, 0.04445353522896767, 773.0, -0.25587698817253113, 0.29318198561668396, 0.01051000040024519, 2.0179998874664307, 0.9950000047683716, 3.0139999389648438], "mean": [0.24621087312698364, 2.081651210784912, 0.9942005276679993, 0.9878436923027039, -2.2021477222442627, -0.3700140416622162, -0.6845012903213501, 266.61065673828125, 0.24180226027965546, 0.30020761489868164, -0.02904249168932438, -1.9301716089248657, 0.36674442887306213, -0.18489308655261993, -0.2598735988140106, -2.0717313289642334, -0.5197691917419434, -0.2822536528110504, 2.125164031982422, 1.5134263038635254, -0.12565548717975616, 591.9547119140625, -0.3017607629299164, 0.27076277136802673, -0.02044626697897911, 1.5394943952560425, 0.8574484586715698, 2.7576842308044434], "std": [0.12820947170257568, 0.007908614352345467, 0.791959285736084, 0.30962395668029785, 0.3168841600418091, 1.2224998474121094, 0.30336979031562805, 249.06658935546875, 0.034979913383722305, 0.07259966433048248, 0.059340495616197586, 0.4566832482814789, 0.15509822964668274, 0.6546984314918518, 0.03256336599588394, 0.0027076532132923603, 0.18602396547794342, 0.07715754210948944, 0.004326153080910444, 0.0806158110499382, 0.08859512954950333, 295.4819641113281, 0.024282649159431458, 0.018985508009791374, 0.03848840296268463, 0.263286828994751, 0.08820076286792755, 0.12304551154375076], "count": [497]}, "timestamp": {"min": [0.0], "max": [16.533333333333335], "mean": [8.266666666666666], "std": [4.782375049189588], "count": [497]}, "frame_index": {"min": [0], "max": [496], "mean": [248.0], "std": [143.47125147568764], "count": [497]}, "episode_index": {"min": [416], "max": [416], "mean": [416.0], "std": [0.0], "count": [497]}, "index": {"min": [250903], "max": [251399], "mean": [251151.0], "std": [143.47125147568764], "count": [497]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [497]}, "subtask_annotation": {"mean": [4.352112676056338, 9.0, 9.0, 9.0, 9.0], "std": [2.0728096396421445, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [497]}, "scene_annotation": {"mean": [416.0], "std": [0.0], "min": [416], "max": [416], "count": [497]}, "eef_direction_state": {"mean": [4.45271629778672, 4.020120724346077], "std": [2.285964009936363, 2.0377714939320266], "min": [0, 0], "max": [6, 6], "count": [497]}, "eef_velocity_state": {"mean": [0.4044265593561368, 0.8028169014084507], "std": [0.5774262285655576, 0.7214395071319302], "min": [0, 0], "max": [2, 2], "count": [497]}, "eef_acc_mag_state": {"mean": [0.46680080482897385, 0.7505030181086519], "std": [0.7555325293971259, 0.8283973694436465], "min": [0, 0], "max": [2, 2], "count": [497]}, "eef_direction_action": {"mean": [4.45271629778672, 4.020120724346077], "std": [2.285964009936363, 2.0377714939320266], "min": [0, 0], "max": [6, 6], "count": [497]}, "eef_velocity_action": {"mean": [0.4044265593561368, 0.8028169014084507], "std": [0.5774262285655576, 0.7214395071319302], "min": [0, 0], "max": [2, 2], "count": [497]}, "eef_acc_mag_action": {"mean": [0.46680080482897385, 0.7505030181086519], "std": [0.7555325293971259, 0.8283973694436465], "min": [0, 0], "max": [2, 2], "count": [497]}, "eef_sim_pose_state": {"mean": [0.45505910411422434, 0.2719059264133547, 1.0251557472732074, -0.20327495801355364, 1.2861161448459382, -0.4560148823202694, 0.4924125344138252, -0.22381722725092187, 1.0802220080900515, -0.029322925005446473, 0.922260516796021, -1.7095384103201623], "std": [0.017424337587085576, 0.03603281717366999, 0.008734555631400407, 0.3697571481292317, 0.07632566766906491, 0.34316473516317453, 0.07813375930463733, 0.06171884025206117, 0.04497985487373468, 2.0106471951547933, 0.31518385612617345, 1.026405513739273], "min": [0.4094188606348621, 0.20401283809053802, 1.0095900243943956, -0.5086394758648258, 1.1495174431172983, -0.9053383832854456, 0.37690214221695284, -0.3097914724296482, 1.0243815352641394, -3.130742560161611, 0.3625097345819117, -3.1200130939454995], "max": [0.4759248929104464, 0.3021855309674269, 1.0410072541369917, 1.0338967357415538, 1.4465923848734228, 0.6555121081940568, 0.5986394468474874, -0.1376255653183938, 1.1701135377571894, 3.1075208147457496, 1.3828577244566724, -0.25632494083975477], "count": [497]}, "eef_sim_pose_action": {"mean": [0.45505910411422434, 0.2719059264133547, 1.0251557472732074, -0.20327495801355364, 1.2861161448459382, -0.4560148823202694, 0.4924125344138252, -0.22381722725092187, 1.0802220080900515, -0.029322925005446473, 0.922260516796021, -1.7095384103201623], "std": [0.017424337587085576, 0.03603281717366999, 0.008734555631400407, 0.3697571481292317, 0.07632566766906491, 0.34316473516317453, 0.07813375930463733, 0.06171884025206117, 0.04497985487373468, 2.0106471951547933, 0.31518385612617345, 1.026405513739273], "min": [0.4094188606348621, 0.20401283809053802, 1.0095900243943956, -0.5086394758648258, 1.1495174431172983, -0.9053383832854456, 0.37690214221695284, -0.3097914724296482, 1.0243815352641394, -3.130742560161611, 0.3625097345819117, -3.1200130939454995], "max": [0.4759248929104464, 0.3021855309674269, 1.0410072541369917, 1.0338967357415538, 1.4465923848734228, 0.6555121081940568, 0.5986394468474874, -0.1376255653183938, 1.1701135377571894, 3.1075208147457496, 1.3828577244566724, -0.25632494083975477], "count": [497]}, "gripper_mode_state": {"mean": [0.2575452716297787, 0.7665995975855131], "std": [0.4372821797088501, 0.4229948635234785], "min": [0, 0], "max": [1, 1], "count": [497]}, "gripper_activity_state": {"mean": [1.847082494969819, 1.9134808853118712], "std": [0.47972634221596355, 0.3511397884647645], "min": [0, 0], "max": [2, 2], "count": [497]}, "gripper_mode_action": {"mean": [0.2575452716297787, 0.7665995975855131], "std": [0.4372821797088501, 0.4229948635234785], "min": [0, 0], "max": [1, 1], "count": [497]}, "gripper_activity_action": {"mean": [1.847082494969819, 1.9134808853118712], "std": [0.47972634221596355, 0.3511397884647645], "min": [0, 0], "max": [2, 2], "count": [497]}, "gripper_open_scale_state": {"mean": [0.5919547283471949, 0.2666106639723903], "std": [0.2954819311508098, 0.24906667532273777], "min": [0.03, 0.017], "max": [0.773, 0.651], "count": [497]}, "gripper_open_scale_action": {"mean": [0.5919547283471949, 0.2666106639723903], "std": [0.2954819311508098, 0.24906667532273777], "min": [0.03, 0.017], "max": [0.773, 0.651], "count": [497]}}} +{"episode_index": 415, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4597845014131779]], [[0.47251091900724257]], [[0.46453439836895716]]], "std": [[[0.16036012498694022]], [[0.15294374092032073]], [[0.15571537419922188]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.07058823529411765]], [[0.07450980392156863]]], "max": [[[0.6745098039215687]], [[0.6705882352941176]], [[0.6862745098039216]]], "mean": [[[0.4686867474091739]], [[0.4742876534622858]], [[0.467512026732615]]], "std": [[[0.07437973995716399]], [[0.07312318708047032]], [[0.07484860305947576]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[0.6901960784313725]], [[0.6941176470588235]], [[0.6705882352941176]]], "mean": [[[0.4560823360124831]], [[0.47423523523523525]], [[0.4518477116822705]]], "std": [[[0.1035193233627083]], [[0.07948907505701046]], [[0.10746507488765251]]], "count": [111]}, "observation.state": {"min": [0.01399753987789154, 2.046031951904297, 0.18572048842906952, 0.2569997310638428, -2.7792274951934814, -1.4843851327896118, -1.0932917594909668, 13.0, 0.18574899435043335, 0.1974859982728958, -0.10293500125408173, -2.805000066757202, 0.053999997675418854, -1.218999981880188, -0.344510555267334, -2.0791409015655518, -0.7209956049919128, -0.40512585639953613, 2.119737386703491, 1.3648649454116821, -0.22795745730400085, 32.0, -0.342741996049881, 0.22711099684238434, -0.09657400101423264, 1.1829999685287476, 0.4560000002384186, 2.4739999771118164], "max": [0.6014578938484192, 2.092911720275879, 2.049959182739258, 1.453562617301941, -1.7633061408996582, 1.5223634243011475, 0.011728612706065178, 685.0, 0.29502201080322266, 0.43852099776268005, 0.07186900079250336, -1.3309999704360962, 0.8100000023841858, 0.4959999918937683, -0.17722074687480927, -2.067744016647339, -0.17805849015712738, -0.1517563760280609, 2.1342060565948486, 1.7914408445358276, 0.18713420629501343, 842.0, -0.25678399205207825, 0.2918030023574829, 0.028491999953985214, 2.0409998893737793, 1.0010000467300415, 2.990999937057495], "mean": [0.2749921977519989, 2.077258586883545, 0.9516249895095825, 0.8768991231918335, -2.2572009563446045, -0.47719791531562805, -0.6632919311523438, 225.88546752929688, 0.23576511442661285, 0.30117249488830566, -0.04148009419441223, -1.9246385097503662, 0.3256572484970093, -0.09658132493495941, -0.276111900806427, -2.07295298576355, -0.484782874584198, -0.275979220867157, 2.1257927417755127, 1.5476211309432983, -0.09911968559026718, 513.4970703125, -0.2922378182411194, 0.26890820264816284, -0.02269064635038376, 1.5538465976715088, 0.81840980052948, 2.707596778869629], "std": [0.19363699853420258, 0.014442327432334423, 0.7337748408317566, 0.2947121262550354, 0.31522929668426514, 1.1877024173736572, 0.3241975009441376, 250.42967224121094, 0.0298572089523077, 0.07718926668167114, 0.05428319051861763, 0.4646165668964386, 0.189808651804924, 0.6104984879493713, 0.03676985576748848, 0.003232282120734453, 0.21150630712509155, 0.08196953684091568, 0.005037154071033001, 0.10880754888057709, 0.1339264214038849, 265.9870910644531, 0.02371359057724476, 0.02040369063615799, 0.04747897759079933, 0.32331618666648865, 0.12884865701198578, 0.1793542355298996], "count": [537]}, "action": {"min": [0.01399753987789154, 2.046031951904297, 0.18572048842906952, 0.2569997310638428, -2.7792274951934814, -1.4843851327896118, -1.0932917594909668, 13.0, 0.18574899435043335, 0.1974859982728958, -0.10293500125408173, -2.805000066757202, 0.053999997675418854, -1.218999981880188, -0.344510555267334, -2.0791409015655518, -0.7209956049919128, -0.40512585639953613, 2.119737386703491, 1.3648649454116821, -0.22795745730400085, 32.0, -0.342741996049881, 0.22711099684238434, -0.09657400101423264, 1.1829999685287476, 0.4560000002384186, 2.4739999771118164], "max": [0.6014578938484192, 2.092911720275879, 2.049959182739258, 1.453562617301941, -1.7633061408996582, 1.5223634243011475, 0.011728612706065178, 685.0, 0.29502201080322266, 0.43852099776268005, 0.07186900079250336, -1.3309999704360962, 0.8100000023841858, 0.4959999918937683, -0.17722074687480927, -2.067744016647339, -0.17805849015712738, -0.1517563760280609, 2.1342060565948486, 1.7914408445358276, 0.18713420629501343, 842.0, -0.25678399205207825, 0.2918030023574829, 0.028491999953985214, 2.0409998893737793, 1.0010000467300415, 2.990999937057495], "mean": [0.2749921977519989, 2.077258586883545, 0.9516249895095825, 0.8768991231918335, -2.2572009563446045, -0.47719791531562805, -0.6632919311523438, 225.88546752929688, 0.23576511442661285, 0.30117249488830566, -0.04148009419441223, -1.9246385097503662, 0.3256572484970093, -0.09658132493495941, -0.276111900806427, -2.07295298576355, -0.484782874584198, -0.275979220867157, 2.1257927417755127, 1.5476211309432983, -0.09911968559026718, 513.4970703125, -0.2922378182411194, 0.26890820264816284, -0.02269064635038376, 1.5538465976715088, 0.81840980052948, 2.707596778869629], "std": [0.19363699853420258, 0.014442327432334423, 0.7337748408317566, 0.2947121262550354, 0.31522929668426514, 1.1877024173736572, 0.3241975009441376, 250.42967224121094, 0.0298572089523077, 0.07718926668167114, 0.05428319051861763, 0.4646165668964386, 0.189808651804924, 0.6104984879493713, 0.03676985576748848, 0.003232282120734453, 0.21150630712509155, 0.08196953684091568, 0.005037154071033001, 0.10880754888057709, 0.1339264214038849, 265.9870910644531, 0.02371359057724476, 0.02040369063615799, 0.04747897759079933, 0.32331618666648865, 0.12884865701198578, 0.1793542355298996], "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": [417], "max": [417], "mean": [417.0], "std": [0.0], "count": [537]}, "index": {"min": [251400], "max": [251936], "mean": [251668.0], "std": [155.01827849213998], "count": [537]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [537]}, "subtask_annotation": {"mean": [4.718808193668528, 9.0, 9.0, 9.0, 9.0], "std": [2.0104661147584855, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [537]}, "scene_annotation": {"mean": [417.0], "std": [0.0], "min": [417], "max": [417], "count": [537]}, "eef_direction_state": {"mean": [4.487895716945996, 4.022346368715084], "std": [2.1792022365157617, 2.1471612386321093], "min": [0, 0], "max": [6, 6], "count": [537]}, "eef_velocity_state": {"mean": [0.4227188081936685, 0.8491620111731844], "std": [0.5806354166249037, 0.7872140761478664], "min": [0, 0], "max": [2, 2], "count": [537]}, "eef_acc_mag_state": {"mean": [0.4618249534450652, 0.770949720670391], "std": [0.7492608543302539, 0.8309950236406703], "min": [0, 0], "max": [2, 2], "count": [537]}, "eef_direction_action": {"mean": [4.487895716945996, 4.022346368715084], "std": [2.1792022365157617, 2.1471612386321093], "min": [0, 0], "max": [6, 6], "count": [537]}, "eef_velocity_action": {"mean": [0.4227188081936685, 0.8491620111731844], "std": [0.5806354166249037, 0.7872140761478664], "min": [0, 0], "max": [2, 2], "count": [537]}, "eef_acc_mag_action": {"mean": [0.4618249534450652, 0.770949720670391], "std": [0.7492608543302539, 0.8309950236406703], "min": [0, 0], "max": [2, 2], "count": [537]}, "eef_sim_pose_state": {"mean": [0.4545555143263059, 0.2656126227591248, 1.0289886202188594, -0.04477376865825255, 1.2486962000151465, -0.34386128077542305, 0.49353125933167075, -0.21247126406279454, 1.0736652225282435, -0.33597220043214093, 0.9227570441182515, -1.4986645518260107], "std": [0.019005166950645903, 0.04047480343321584, 0.014454290669176185, 0.39640887731626767, 0.13320121372098276, 0.33330485382093045, 0.08362897341002401, 0.05010355036284496, 0.05061263181973383, 1.8227086134161297, 0.32232864173642845, 0.9544017396020414], "min": [0.41272982647412476, 0.20136975147039166, 1.0082807365311817, -0.5022937767301743, 0.9891954470815758, -0.8145301207131828, 0.3857928550694876, -0.28538369968312577, 1.0201617688252476, -3.128289817167536, 0.29568078959372945, -2.9591922535941646], "max": [0.4752860206979685, 0.3139571847056233, 1.05249475347052, 1.1167025940408002, 1.4610310978687524, 0.7204191324532059, 0.6280594088146452, -0.1437959947666414, 1.1920974237301891, 3.1344818443432416, 1.4238237333705674, 0.22416430960468842], "count": [537]}, "eef_sim_pose_action": {"mean": [0.4545555143263059, 0.2656126227591248, 1.0289886202188594, -0.04477376865825255, 1.2486962000151465, -0.34386128077542305, 0.49353125933167075, -0.21247126406279454, 1.0736652225282435, -0.33597220043214093, 0.9227570441182515, -1.4986645518260107], "std": [0.019005166950645903, 0.04047480343321584, 0.014454290669176185, 0.39640887731626767, 0.13320121372098276, 0.33330485382093045, 0.08362897341002401, 0.05010355036284496, 0.05061263181973383, 1.8227086134161297, 0.32232864173642845, 0.9544017396020414], "min": [0.41272982647412476, 0.20136975147039166, 1.0082807365311817, -0.5022937767301743, 0.9891954470815758, -0.8145301207131828, 0.3857928550694876, -0.28538369968312577, 1.0201617688252476, -3.128289817167536, 0.29568078959372945, -2.9591922535941646], "max": [0.4752860206979685, 0.3139571847056233, 1.05249475347052, 1.1167025940408002, 1.4610310978687524, 0.7204191324532059, 0.6280594088146452, -0.1437959947666414, 1.1920974237301891, 3.1344818443432416, 1.4238237333705674, 0.22416430960468842], "count": [537]}, "gripper_mode_state": {"mean": [0.3370577281191806, 0.7783985102420856], "std": [0.4727047874036373, 0.41532429437126145], "min": [0, 0], "max": [1, 1], "count": [537]}, "gripper_activity_state": {"mean": [1.8640595903165735, 1.9217877094972067], "std": [0.4826146009600154, 0.33624912009017877], "min": [0, 0], "max": [2, 2], "count": [537]}, "gripper_mode_action": {"mean": [0.3370577281191806, 0.7783985102420856], "std": [0.4727047874036373, 0.41532429437126145], "min": [0, 0], "max": [1, 1], "count": [537]}, "gripper_activity_action": {"mean": [1.8640595903165735, 1.9217877094972067], "std": [0.4826146009600154, 0.33624912009017877], "min": [0, 0], "max": [2, 2], "count": [537]}, "gripper_open_scale_state": {"mean": [0.5134972067536369, 0.22588547484612756], "std": [0.26598694092704706, 0.25042969113678126], "min": [0.032, 0.013], "max": [0.842, 0.685], "count": [537]}, "gripper_open_scale_action": {"mean": [0.5134972067536369, 0.22588547484612756], "std": [0.26598694092704706, 0.25042969113678126], "min": [0.032, 0.013], "max": [0.842, 0.685], "count": [537]}}} +{"episode_index": 416, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4545430847338936]], [[0.4680791725023342]], [[0.4579680166511049]]], "std": [[[0.15747990267651266]], [[0.15032681085860358]], [[0.1526443576429582]]], "count": [105]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.054901960784313725]], [[0.07450980392156863]]], "max": [[[0.6588235294117647]], [[0.6588235294117647]], [[0.6666666666666666]]], "mean": [[[0.4680440203859321]], [[0.4738360683162154]], [[0.46780211445689385]]], "std": [[[0.07264449780360283]], [[0.06705984638385837]], [[0.071884024846969]]], "count": [105]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6509803921568628]], [[0.6666666666666666]]], "mean": [[[0.46477200241207595]], [[0.480804999221911]], [[0.4605063005757859]]], "std": [[[0.09544088537177166]], [[0.07185762858828469]], [[0.09919068777876774]]], "count": [105]}, "observation.state": {"min": [0.07319910824298859, 2.019869565963745, 0.1088561937212944, 0.23694591224193573, -2.586455821990967, -1.5328705310821533, -1.574147343635559, 19.0, 0.18047399818897247, 0.19939599931240082, -0.10019099712371826, -2.749000072479248, 0.1469999998807907, -1.2610000371932983, -0.37370991706848145, -2.0785651206970215, -0.7209605574607849, -0.37453019618988037, 2.119859457015991, 1.377361536026001, -0.25497516989707947, 29.0, -0.3341340124607086, 0.2356960028409958, -0.09384500235319138, 1.315999984741211, 0.35499998927116394, 2.5179998874664307], "max": [0.6136054396629333, 2.0923705101013184, 2.150961399078369, 1.4540863037109375, -1.3220694065093994, 1.449007272720337, -0.11246901750564575, 661.0, 0.29903098940849304, 0.42244699597358704, 0.08680099993944168, -1.2990000247955322, 0.718999981880188, 0.4660000205039978, -0.2056346833705902, -2.0634329319000244, -0.19779817759990692, -0.12493066489696503, 2.1339964866638184, 1.748767614364624, 0.26539477705955505, 838.0, -0.24950499832630157, 0.30349200963974, 0.013751000165939331, 2.0380001068115234, 0.9200000166893005, 2.934000015258789], "mean": [0.2694608271121979, 2.071997880935669, 0.9172574877738953, 0.9193641543388367, -2.0956006050109863, -0.559073269367218, -0.766643762588501, 309.2900085449219, 0.2359028458595276, 0.3034569025039673, -0.03353795409202576, -1.8573272228240967, 0.3893100917339325, -0.10756240040063858, -0.31038498878479004, -2.0719985961914062, -0.5158182978630066, -0.2525276839733124, 2.1298601627349854, 1.4858139753341675, -0.05376704782247543, 608.8230590820312, -0.29732346534729004, 0.28370359539985657, -0.022242074832320213, 1.5911476612091064, 0.7663321495056152, 2.774871587753296], "std": [0.16683654487133026, 0.022618189454078674, 0.7754010558128357, 0.2585381269454956, 0.3329216539859772, 1.1447093486785889, 0.33094367384910583, 235.00607299804688, 0.033797431737184525, 0.07851216197013855, 0.05637020990252495, 0.4739786684513092, 0.14707812666893005, 0.615642786026001, 0.0372675284743309, 0.0033788669388741255, 0.2153007984161377, 0.0759381502866745, 0.003116847015917301, 0.09588659554719925, 0.12091889977455139, 335.64288330078125, 0.03209902346134186, 0.01901150867342949, 0.04165470227599144, 0.25995776057243347, 0.13286776840686798, 0.10602609813213348], "count": [500]}, "action": {"min": [0.07319910824298859, 2.019869565963745, 0.1088561937212944, 0.23694591224193573, -2.586455821990967, -1.5328705310821533, -1.574147343635559, 19.0, 0.18047399818897247, 0.19939599931240082, -0.10019099712371826, -2.749000072479248, 0.1469999998807907, -1.2610000371932983, -0.37370991706848145, -2.0785651206970215, -0.7209605574607849, -0.37453019618988037, 2.119859457015991, 1.377361536026001, -0.25497516989707947, 29.0, -0.3341340124607086, 0.2356960028409958, -0.09384500235319138, 1.315999984741211, 0.35499998927116394, 2.5179998874664307], "max": [0.6136054396629333, 2.0923705101013184, 2.150961399078369, 1.4540863037109375, -1.3220694065093994, 1.449007272720337, -0.11246901750564575, 661.0, 0.29903098940849304, 0.42244699597358704, 0.08680099993944168, -1.2990000247955322, 0.718999981880188, 0.4660000205039978, -0.2056346833705902, -2.0634329319000244, -0.19779817759990692, -0.12493066489696503, 2.1339964866638184, 1.748767614364624, 0.26539477705955505, 838.0, -0.24950499832630157, 0.30349200963974, 0.013751000165939331, 2.0380001068115234, 0.9200000166893005, 2.934000015258789], "mean": [0.2694608271121979, 2.071997880935669, 0.9172574877738953, 0.9193641543388367, -2.0956006050109863, -0.559073269367218, -0.766643762588501, 309.2900085449219, 0.2359028458595276, 0.3034569025039673, -0.03353795409202576, -1.8573272228240967, 0.3893100917339325, -0.10756240040063858, -0.31038498878479004, -2.0719985961914062, -0.5158182978630066, -0.2525276839733124, 2.1298601627349854, 1.4858139753341675, -0.05376704782247543, 608.8230590820312, -0.29732346534729004, 0.28370359539985657, -0.022242074832320213, 1.5911476612091064, 0.7663321495056152, 2.774871587753296], "std": [0.16683654487133026, 0.022618189454078674, 0.7754010558128357, 0.2585381269454956, 0.3329216539859772, 1.1447093486785889, 0.33094367384910583, 235.00607299804688, 0.033797431737184525, 0.07851216197013855, 0.05637020990252495, 0.4739786684513092, 0.14707812666893005, 0.615642786026001, 0.0372675284743309, 0.0033788669388741255, 0.2153007984161377, 0.0759381502866745, 0.003116847015917301, 0.09588659554719925, 0.12091889977455139, 335.64288330078125, 0.03209902346134186, 0.01901150867342949, 0.04165470227599144, 0.25995776057243347, 0.13286776840686798, 0.10602609813213348], "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": [418], "max": [418], "mean": [418.0], "std": [0.0], "count": [500]}, "index": {"min": [251937], "max": [252436], "mean": [252186.5], "std": [144.33727862198316], "count": [500]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [500]}, "subtask_annotation": {"mean": [4.024, 9.0, 9.0, 9.0, 9.0], "std": [2.1668927061578263, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [500]}, "scene_annotation": {"mean": [418.0], "std": [0.0], "min": [418], "max": [418], "count": [500]}, "eef_direction_state": {"mean": [4.578, 3.658], "std": [2.1568300813925947, 2.1746346819638473], "min": [0, 0], "max": [6, 6], "count": [500]}, "eef_velocity_state": {"mean": [0.41, 0.93], "std": [0.6114736298484167, 0.767528501099471], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_acc_mag_state": {"mean": [0.478, 0.86], "std": [0.7466699404690145, 0.8248636250920509], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_direction_action": {"mean": [4.578, 3.658], "std": [2.1568300813925947, 2.1746346819638473], "min": [0, 0], "max": [6, 6], "count": [500]}, "eef_velocity_action": {"mean": [0.41, 0.93], "std": [0.6114736298484167, 0.767528501099471], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_acc_mag_action": {"mean": [0.478, 0.86], "std": [0.7466699404690145, 0.8248636250920509], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_sim_pose_state": {"mean": [0.46870272124358175, 0.26910851435888306, 1.0275713838625085, 0.13260888244387545, 1.2905063946254662, -0.14495270457448162, 0.49410863384919695, -0.2155716432136342, 1.0778492703790683, -0.2950276410485118, 0.9703218445670394, -1.5635669287260197], "std": [0.016652908762907755, 0.04173170835079481, 0.008339090046811548, 0.3913392056712496, 0.11867585840042949, 0.2814809522577919, 0.08416943245558903, 0.05994406093924534, 0.0418493937719603, 1.8126662013715145, 0.29171954100093195, 1.0072284061204542], "min": [0.4237213332385435, 0.19947697301694178, 1.0140705307623412, -0.46185230160349744, 0.9923154539086703, -0.5939533618695274, 0.3867039674006908, -0.30985174315527797, 1.0306027726637936, -3.126449153971046, 0.33938650344705, -3.1015001442556707], "max": [0.48535720070674404, 0.3089774500460177, 1.0529434264260145, 1.1535656074897904, 1.4251652125980754, 0.7356867079140466, 0.611977636144505, -0.1401406176756329, 1.181431417599333, 3.1229439355072164, 1.4010303938156126, -0.1273103212160798], "count": [500]}, "eef_sim_pose_action": {"mean": [0.46870272124358175, 0.26910851435888306, 1.0275713838625085, 0.13260888244387545, 1.2905063946254662, -0.14495270457448162, 0.49410863384919695, -0.2155716432136342, 1.0778492703790683, -0.2950276410485118, 0.9703218445670394, -1.5635669287260197], "std": [0.016652908762907755, 0.04173170835079481, 0.008339090046811548, 0.3913392056712496, 0.11867585840042949, 0.2814809522577919, 0.08416943245558903, 0.05994406093924534, 0.0418493937719603, 1.8126662013715145, 0.29171954100093195, 1.0072284061204542], "min": [0.4237213332385435, 0.19947697301694178, 1.0140705307623412, -0.46185230160349744, 0.9923154539086703, -0.5939533618695274, 0.3867039674006908, -0.30985174315527797, 1.0306027726637936, -3.126449153971046, 0.33938650344705, -3.1015001442556707], "max": [0.48535720070674404, 0.3089774500460177, 1.0529434264260145, 1.1535656074897904, 1.4251652125980754, 0.7356867079140466, 0.611977636144505, -0.1401406176756329, 1.181431417599333, 3.1229439355072164, 1.4010303938156126, -0.1273103212160798], "count": [500]}, "gripper_mode_state": {"mean": [0.296, 0.694], "std": [0.4564909637659869, 0.460829686543741], "min": [0, 0], "max": [1, 1], "count": [500]}, "gripper_activity_state": {"mean": [1.858, 1.914], "std": [0.4580785958762973, 0.35581455844301807], "min": [0, 0], "max": [2, 2], "count": [500]}, "gripper_mode_action": {"mean": [0.296, 0.694], "std": [0.4564909637659869, 0.460829686543741], "min": [0, 0], "max": [1, 1], "count": [500]}, "gripper_activity_action": {"mean": [1.858, 1.914], "std": [0.4580785958762973, 0.35581455844301807], "min": [0, 0], "max": [2, 2], "count": [500]}, "gripper_open_scale_state": {"mean": [0.6088229998626711, 0.3092899998397825], "std": [0.3356428683877681, 0.23500604509557216], "min": [0.029, 0.019], "max": [0.838, 0.661], "count": [500]}, "gripper_open_scale_action": {"mean": [0.6088229998626711, 0.3092899998397825], "std": [0.3356428683877681, 0.23500604509557216], "min": [0.029, 0.019], "max": [0.838, 0.661], "count": [500]}}} +{"episode_index": 417, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.45660047055681247]], [[0.4691457587041227]], [[0.460310612666541]]], "std": [[[0.15732300075572422]], [[0.1499950145444383]], [[0.15212668554960898]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.058823529411764705]], [[0.08627450980392157]]], "max": [[[0.6862745098039216]], [[0.6745098039215687]], [[0.6784313725490196]]], "mean": [[[0.46978095541101056]], [[0.4758899336978381]], [[0.4689997800402212]]], "std": [[[0.06966338294798642]], [[0.06520908904987267]], [[0.06914638361896754]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.6588235294117647]], [[0.6705882352941176]]], "mean": [[[0.4622477159533685]], [[0.48057367277840624]], [[0.4570951699189291]]], "std": [[[0.0985874783227005]], [[0.07155844680563815]], [[0.10330998410877779]]], "count": [104]}, "observation.state": {"min": [0.08527679741382599, 2.029259443283081, 0.17837265133857727, 0.19938640296459198, -2.609057903289795, -1.5498350858688354, -1.0864499807357788, 16.0, 0.20721900463104248, 0.20611800253391266, -0.09235399961471558, -2.7019999027252197, 0.10599999874830246, -1.2209999561309814, -0.3620685636997223, -2.0785999298095703, -0.6919183731079102, -0.4912927448749542, 2.1227567195892334, 1.3112832307815552, -0.16062265634536743, 29.0, -0.32138699293136597, 0.24013200402259827, -0.10288400202989578, 1.3179999589920044, 0.6420000195503235, 2.5329999923706055], "max": [0.5824163556098938, 2.0927021503448486, 2.1104345321655273, 1.4969863891601562, -1.8405369520187378, 1.4979987144470215, -0.13112659752368927, 695.0, 0.3182919919490814, 0.422109991312027, 0.09583000093698502, -1.2710000276565552, 0.7120000123977661, 0.4860000014305115, -0.20326106250286102, -2.06181001663208, -0.21160371601581573, -0.12939871847629547, 2.134014129638672, 1.7043315172195435, 0.12980014085769653, 852.0, -0.23355300724506378, 0.3130910098552704, 0.019612999632954597, 2.0250000953674316, 0.9589999914169312, 2.9590001106262207], "mean": [0.29732972383499146, 2.0747413635253906, 1.0081722736358643, 0.8593927025794983, -2.226652145385742, -0.4752160608768463, -0.6446060538291931, 283.6622314453125, 0.2455645352602005, 0.3106834292411804, -0.02268947660923004, -1.8747072219848633, 0.3516487181186676, -0.09862251579761505, -0.3203803300857544, -2.0720057487487793, -0.5038192272186279, -0.27004826068878174, 2.129232168197632, 1.4975234270095825, -0.04206864908337593, 612.0510864257812, -0.2868834435939789, 0.2852586507797241, -0.024532385170459747, 1.6011302471160889, 0.7662588953971863, 2.757854461669922], "std": [0.16263164579868317, 0.020663896575570107, 0.7725385427474976, 0.3176889419555664, 0.2973429262638092, 1.228795051574707, 0.25494545698165894, 259.670166015625, 0.028401818126440048, 0.07356119900941849, 0.05696569383144379, 0.47814515233039856, 0.15600937604904175, 0.6421481370925903, 0.03753258287906647, 0.0037699146196246147, 0.1867961436510086, 0.127129927277565, 0.003509277245029807, 0.10150302201509476, 0.06511781364679337, 309.2704772949219, 0.031731978058815, 0.02120448648929596, 0.04556549713015556, 0.24909324944019318, 0.07332342118024826, 0.11620138585567474], "count": [490]}, "action": {"min": [0.08527679741382599, 2.029259443283081, 0.17837265133857727, 0.19938640296459198, -2.609057903289795, -1.5498350858688354, -1.0864499807357788, 16.0, 0.20721900463104248, 0.20611800253391266, -0.09235399961471558, -2.7019999027252197, 0.10599999874830246, -1.2209999561309814, -0.3620685636997223, -2.0785999298095703, -0.6919183731079102, -0.4912927448749542, 2.1227567195892334, 1.3112832307815552, -0.16062265634536743, 29.0, -0.32138699293136597, 0.24013200402259827, -0.10288400202989578, 1.3179999589920044, 0.6420000195503235, 2.5329999923706055], "max": [0.5824163556098938, 2.0927021503448486, 2.1104345321655273, 1.4969863891601562, -1.8405369520187378, 1.4979987144470215, -0.13112659752368927, 695.0, 0.3182919919490814, 0.422109991312027, 0.09583000093698502, -1.2710000276565552, 0.7120000123977661, 0.4860000014305115, -0.20326106250286102, -2.06181001663208, -0.21160371601581573, -0.12939871847629547, 2.134014129638672, 1.7043315172195435, 0.12980014085769653, 852.0, -0.23355300724506378, 0.3130910098552704, 0.019612999632954597, 2.0250000953674316, 0.9589999914169312, 2.9590001106262207], "mean": [0.29732972383499146, 2.0747413635253906, 1.0081722736358643, 0.8593927025794983, -2.226652145385742, -0.4752160608768463, -0.6446060538291931, 283.6622314453125, 0.2455645352602005, 0.3106834292411804, -0.02268947660923004, -1.8747072219848633, 0.3516487181186676, -0.09862251579761505, -0.3203803300857544, -2.0720057487487793, -0.5038192272186279, -0.27004826068878174, 2.129232168197632, 1.4975234270095825, -0.04206864908337593, 612.0510864257812, -0.2868834435939789, 0.2852586507797241, -0.024532385170459747, 1.6011302471160889, 0.7662588953971863, 2.757854461669922], "std": [0.16263164579868317, 0.020663896575570107, 0.7725385427474976, 0.3176889419555664, 0.2973429262638092, 1.228795051574707, 0.25494545698165894, 259.670166015625, 0.028401818126440048, 0.07356119900941849, 0.05696569383144379, 0.47814515233039856, 0.15600937604904175, 0.6421481370925903, 0.03753258287906647, 0.0037699146196246147, 0.1867961436510086, 0.127129927277565, 0.003509277245029807, 0.10150302201509476, 0.06511781364679337, 309.2704772949219, 0.031731978058815, 0.02120448648929596, 0.04556549713015556, 0.24909324944019318, 0.07332342118024826, 0.11620138585567474], "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": [419], "max": [419], "mean": [419.0], "std": [0.0], "count": [490]}, "index": {"min": [252437], "max": [252926], "mean": [252681.5], "std": [141.45052138468773], "count": [490]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [490]}, "subtask_annotation": {"mean": [4.479591836734694, 9.0, 9.0, 9.0, 9.0], "std": [2.0850761833912945, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [490]}, "scene_annotation": {"mean": [419.0], "std": [0.0], "min": [419], "max": [419], "count": [490]}, "eef_direction_state": {"mean": [4.4346938775510205, 3.636734693877551], "std": [2.166729032945147, 2.153942173967614], "min": [0, 0], "max": [6, 6], "count": [490]}, "eef_velocity_state": {"mean": [0.4489795918367347, 0.9163265306122449], "std": [0.611496140785657, 0.7499243332648016], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_acc_mag_state": {"mean": [0.5510204081632653, 0.8020408163265306], "std": [0.7840560290734102, 0.8204005482436698], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_direction_action": {"mean": [4.4346938775510205, 3.636734693877551], "std": [2.166729032945147, 2.153942173967614], "min": [0, 0], "max": [6, 6], "count": [490]}, "eef_velocity_action": {"mean": [0.4489795918367347, 0.9163265306122449], "std": [0.611496140785657, 0.7499243332648016], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_acc_mag_action": {"mean": [0.5510204081632653, 0.8020408163265306], "std": [0.7840560290734102, 0.8204005482436698], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_sim_pose_state": {"mean": [0.4705216766337599, 0.26116239298906996, 1.0321810327479115, 0.19021277404609413, 1.2871574805793675, -0.11081124145435373, 0.5028273630768142, -0.23091913010158038, 1.0792843812947708, -0.14977122089908573, 0.9224231099258492, -1.5200501041978967], "std": [0.019390508204624478, 0.04620686629503053, 0.009693126266259372, 0.2511569272046606, 0.07963079108045576, 0.3028159722486284, 0.07961882049450378, 0.05230736023950827, 0.050887916751003424, 1.8654416946057273, 0.29980904107724016, 1.0082187659497321], "min": [0.42474395840463713, 0.1806316688276831, 1.0130214457739632, -0.1969724666877331, 1.1393542371106915, -0.7158390259475638, 0.39365225450026675, -0.31686340518741035, 1.0275801593586222, -3.1273245679208217, 0.3314323613970498, -2.9821313213384273], "max": [0.4960261257927918, 0.3079245831363403, 1.0447609853184707, 1.109460809049782, 1.4363672033341217, 0.6894700623449079, 0.6082544298739496, -0.16033111970631786, 1.184476255412169, 3.1121532155304217, 1.3138248549692846, -0.10932517258779746], "count": [490]}, "eef_sim_pose_action": {"mean": [0.4705216766337599, 0.26116239298906996, 1.0321810327479115, 0.19021277404609413, 1.2871574805793675, -0.11081124145435373, 0.5028273630768142, -0.23091913010158038, 1.0792843812947708, -0.14977122089908573, 0.9224231099258492, -1.5200501041978967], "std": [0.019390508204624478, 0.04620686629503053, 0.009693126266259372, 0.2511569272046606, 0.07963079108045576, 0.3028159722486284, 0.07961882049450378, 0.05230736023950827, 0.050887916751003424, 1.8654416946057273, 0.29980904107724016, 1.0082187659497321], "min": [0.42474395840463713, 0.1806316688276831, 1.0130214457739632, -0.1969724666877331, 1.1393542371106915, -0.7158390259475638, 0.39365225450026675, -0.31686340518741035, 1.0275801593586222, -3.1273245679208217, 0.3314323613970498, -2.9821313213384273], "max": [0.4960261257927918, 0.3079245831363403, 1.0447609853184707, 1.109460809049782, 1.4363672033341217, 0.6894700623449079, 0.6082544298739496, -0.16033111970631786, 1.184476255412169, 3.1121532155304217, 1.3138248549692846, -0.10932517258779746], "count": [490]}, "gripper_mode_state": {"mean": [0.2795918367346939, 0.7408163265306122], "std": [0.44879866484428677, 0.4381866005211668], "min": [0, 0], "max": [1, 1], "count": [490]}, "gripper_activity_state": {"mean": [1.8591836734693878, 1.8816326530612244], "std": [0.4765601092124979, 0.42169409039320566], "min": [0, 0], "max": [2, 2], "count": [490]}, "gripper_mode_action": {"mean": [0.2795918367346939, 0.7408163265306122], "std": [0.44879866484428677, 0.4381866005211668], "min": [0, 0], "max": [1, 1], "count": [490]}, "gripper_activity_action": {"mean": [1.8591836734693878, 1.8816326530612244], "std": [0.4765601092124979, 0.42169409039320566], "min": [0, 0], "max": [2, 2], "count": [490]}, "gripper_open_scale_state": {"mean": [0.6120510203614525, 0.2836622449368848], "std": [0.309270426005529, 0.2596702902847645], "min": [0.029, 0.016], "max": [0.852, 0.695], "count": [490]}, "gripper_open_scale_action": {"mean": [0.6120510203614525, 0.2836622449368848], "std": [0.309270426005529, 0.2596702902847645], "min": [0.029, 0.016], "max": [0.852, 0.695], "count": [490]}}} +{"episode_index": 418, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.459289368872549]], [[0.4723010437091503]], [[0.46291964869281044]]], "std": [[[0.15969399152543787]], [[0.15168393986228196]], [[0.15441556728743994]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.0784313725490196]], [[0.08627450980392157]]], "max": [[[0.6901960784313725]], [[0.6745098039215687]], [[0.6901960784313725]]], "mean": [[[0.46961869689542485]], [[0.47425127246732024]], [[0.4682193239379085]]], "std": [[[0.07422985389268419]], [[0.07256027835848809]], [[0.07395212352202452]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.6627450980392157]], [[0.6745098039215687]]], "mean": [[[0.4618423549836601]], [[0.47874830065359475]], [[0.4588735927287582]]], "std": [[[0.09703713185775406]], [[0.07278999888435111]], [[0.10116384646350121]]], "count": [100]}, "observation.state": {"min": [0.0774577185511589, 1.9958189725875854, 0.14672982692718506, 0.22567108273506165, -2.5831398963928223, -1.565036654472351, -0.833080530166626, 21.0, 0.21540699899196625, 0.1977739930152893, -0.10165199637413025, -2.7260000705718994, 0.12300000339746475, -1.2589999437332153, -0.3744080364704132, -2.078582525253296, -0.6918659806251526, -0.4623028337955475, 2.122739315032959, 1.3015270233154297, -0.22396063804626465, 28.0, -0.3207109868526459, 0.2310580015182495, -0.10670699924230576, 1.2860000133514404, 0.5989999771118164, 2.4600000381469727], "max": [0.5937610268592834, 2.092388153076172, 2.139389991760254, 1.3777978420257568, -1.7311573028564453, 1.4593048095703125, -0.08745845407247543, 698.0, 0.30843600630760193, 0.4345790147781372, 0.08485200256109238, -1.3839999437332153, 0.6729999780654907, 0.4339999854564667, -0.15631170570850372, -2.062734842300415, -0.2303834706544876, -0.1656142920255661, 2.134782075881958, 1.706356167793274, 0.03867649659514427, 844.0, -0.2410469949245453, 0.3178119957447052, 0.014512999914586544, 2.0920000076293945, 0.9950000047683716, 3.0290000438690186], "mean": [0.28797778487205505, 2.072688341140747, 0.9258602261543274, 0.8264525532722473, -2.159275531768799, -0.5599220395088196, -0.6227455735206604, 271.73883056640625, 0.24921859800815582, 0.304134339094162, -0.03194881230592728, -1.8760528564453125, 0.41072770953178406, -0.10757608711719513, -0.3166416585445404, -2.072629690170288, -0.5007470846176147, -0.2859324514865875, 2.128805160522461, 1.489561676979065, -0.055861711502075195, 611.1015014648438, -0.28518080711364746, 0.2844516932964325, -0.027425186708569527, 1.6066970825195312, 0.786479651927948, 2.762925624847412], "std": [0.1780124455690384, 0.023632412776350975, 0.7867347002029419, 0.2830435037612915, 0.2901259958744049, 1.183754563331604, 0.1965302973985672, 274.5741882324219, 0.02533746510744095, 0.08098919689655304, 0.05409473925828934, 0.46371763944625854, 0.1521422266960144, 0.6190990209579468, 0.04542258754372597, 0.0038181468844413757, 0.1893373280763626, 0.11047275364398956, 0.003869583597406745, 0.11056796461343765, 0.0583321712911129, 333.5023193359375, 0.02797715738415718, 0.023348063230514526, 0.047890182584524155, 0.28880774974823, 0.08272750675678253, 0.15998318791389465], "count": [448]}, "action": {"min": [0.0774577185511589, 1.9958189725875854, 0.14672982692718506, 0.22567108273506165, -2.5831398963928223, -1.565036654472351, -0.833080530166626, 21.0, 0.21540699899196625, 0.1977739930152893, -0.10165199637413025, -2.7260000705718994, 0.12300000339746475, -1.2589999437332153, -0.3744080364704132, -2.078582525253296, -0.6918659806251526, -0.4623028337955475, 2.122739315032959, 1.3015270233154297, -0.22396063804626465, 28.0, -0.3207109868526459, 0.2310580015182495, -0.10670699924230576, 1.2860000133514404, 0.5989999771118164, 2.4600000381469727], "max": [0.5937610268592834, 2.092388153076172, 2.139389991760254, 1.3777978420257568, -1.7311573028564453, 1.4593048095703125, -0.08745845407247543, 698.0, 0.30843600630760193, 0.4345790147781372, 0.08485200256109238, -1.3839999437332153, 0.6729999780654907, 0.4339999854564667, -0.15631170570850372, -2.062734842300415, -0.2303834706544876, -0.1656142920255661, 2.134782075881958, 1.706356167793274, 0.03867649659514427, 844.0, -0.2410469949245453, 0.3178119957447052, 0.014512999914586544, 2.0920000076293945, 0.9950000047683716, 3.0290000438690186], "mean": [0.28797778487205505, 2.072688341140747, 0.9258602261543274, 0.8264525532722473, -2.159275531768799, -0.5599220395088196, -0.6227455735206604, 271.73883056640625, 0.24921859800815582, 0.304134339094162, -0.03194881230592728, -1.8760528564453125, 0.41072770953178406, -0.10757608711719513, -0.3166416585445404, -2.072629690170288, -0.5007470846176147, -0.2859324514865875, 2.128805160522461, 1.489561676979065, -0.055861711502075195, 611.1015014648438, -0.28518080711364746, 0.2844516932964325, -0.027425186708569527, 1.6066970825195312, 0.786479651927948, 2.762925624847412], "std": [0.1780124455690384, 0.023632412776350975, 0.7867347002029419, 0.2830435037612915, 0.2901259958744049, 1.183754563331604, 0.1965302973985672, 274.5741882324219, 0.02533746510744095, 0.08098919689655304, 0.05409473925828934, 0.46371763944625854, 0.1521422266960144, 0.6190990209579468, 0.04542258754372597, 0.0038181468844413757, 0.1893373280763626, 0.11047275364398956, 0.003869583597406745, 0.11056796461343765, 0.0583321712911129, 333.5023193359375, 0.02797715738415718, 0.023348063230514526, 0.047890182584524155, 0.28880774974823, 0.08272750675678253, 0.15998318791389465], "count": [448]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [420], "max": [420], "mean": [420.0], "std": [0.0], "count": [448]}, "index": {"min": [252927], "max": [253374], "mean": [253150.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [448]}, "subtask_annotation": {"mean": [4.203125, 9.0, 9.0, 9.0, 9.0], "std": [2.1735604970589155, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [448]}, "scene_annotation": {"mean": [420.0], "std": [0.0], "min": [420], "max": [420], "count": [448]}, "eef_direction_state": {"mean": [4.410714285714286, 3.8482142857142856], "std": [2.2591226624691383, 2.1253563626759995], "min": [0, 0], "max": [6, 6], "count": [448]}, "eef_velocity_state": {"mean": [0.47544642857142855, 0.8928571428571429], "std": [0.6403994127451913, 0.8029759698541847], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_acc_mag_state": {"mean": [0.5089285714285714, 0.7857142857142857], "std": [0.7733915995965637, 0.8337583949949097], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_direction_action": {"mean": [4.410714285714286, 3.8482142857142856], "std": [2.2591226624691383, 2.1253563626759995], "min": [0, 0], "max": [6, 6], "count": [448]}, "eef_velocity_action": {"mean": [0.47544642857142855, 0.8928571428571429], "std": [0.6403994127451913, 0.8029759698541847], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_acc_mag_action": {"mean": [0.5089285714285714, 0.7857142857142857], "std": [0.7733915995965637, 0.8337583949949097], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_sim_pose_state": {"mean": [0.46981412404586215, 0.2579504798121042, 1.0314809033483605, 0.06950996219574253, 1.2888757248583111, -0.2364125665077061, 0.4952467807180172, -0.226906882466842, 1.0699469012538245, -0.21476941913226807, 0.9905230978889261, -1.5326338324247908], "std": [0.021778245752223296, 0.04443884164758148, 0.013393783291782495, 0.3126257269374235, 0.10277396957668895, 0.3891467054475365, 0.08687921609615908, 0.05065281519837619, 0.047513910943704704, 1.840907206305088, 0.31748838100808713, 1.00868601755539], "min": [0.41489634093133876, 0.18402114059564245, 1.010837115962104, -0.33084422515590606, 1.1078950066185675, -0.8902655972906651, 0.38405513364740096, -0.3152782076489426, 1.0253574158601058, -3.1389431637317573, 0.3112783845494258, -3.0644477489447706], "max": [0.5014878123656773, 0.3001288663092683, 1.0471769018590364, 1.165189852479847, 1.4724864350518598, 0.7944174048805348, 0.6214417670009372, -0.1582212016237362, 1.1803442660689207, 3.1318187618358952, 1.411473610111754, -0.20889269750457], "count": [448]}, "eef_sim_pose_action": {"mean": [0.46981412404586215, 0.2579504798121042, 1.0314809033483605, 0.06950996219574253, 1.2888757248583111, -0.2364125665077061, 0.4952467807180172, -0.226906882466842, 1.0699469012538245, -0.21476941913226807, 0.9905230978889261, -1.5326338324247908], "std": [0.021778245752223296, 0.04443884164758148, 0.013393783291782495, 0.3126257269374235, 0.10277396957668895, 0.3891467054475365, 0.08687921609615908, 0.05065281519837619, 0.047513910943704704, 1.840907206305088, 0.31748838100808713, 1.00868601755539], "min": [0.41489634093133876, 0.18402114059564245, 1.010837115962104, -0.33084422515590606, 1.1078950066185675, -0.8902655972906651, 0.38405513364740096, -0.3152782076489426, 1.0253574158601058, -3.1389431637317573, 0.3112783845494258, -3.0644477489447706], "max": [0.5014878123656773, 0.3001288663092683, 1.0471769018590364, 1.165189852479847, 1.4724864350518598, 0.7944174048805348, 0.6214417670009372, -0.1582212016237362, 1.1803442660689207, 3.1318187618358952, 1.411473610111754, -0.20889269750457], "count": [448]}, "gripper_mode_state": {"mean": [0.30357142857142855, 0.7433035714285714], "std": [0.4597997567708486, 0.43681045332054647], "min": [0, 0], "max": [1, 1], "count": [448]}, "gripper_activity_state": {"mean": [1.8370535714285714, 1.9040178571428572], "std": [0.4655663570796201, 0.36250852162749214], "min": [0, 0], "max": [2, 2], "count": [448]}, "gripper_mode_action": {"mean": [0.30357142857142855, 0.7433035714285714], "std": [0.4597997567708486, 0.43681045332054647], "min": [0, 0], "max": [1, 1], "count": [448]}, "gripper_activity_action": {"mean": [1.8370535714285714, 1.9040178571428572], "std": [0.4655663570796201, 0.36250852162749214], "min": [0, 0], "max": [2, 2], "count": [448]}, "gripper_open_scale_state": {"mean": [0.6111015626532685, 0.27173883923462433], "std": [0.3335023262915981, 0.27457423317794877], "min": [0.028, 0.021], "max": [0.844, 0.698], "count": [448]}, "gripper_open_scale_action": {"mean": [0.6111015626532685, 0.27173883923462433], "std": [0.3335023262915981, 0.27457423317794877], "min": [0.028, 0.021], "max": [0.844, 0.698], "count": [448]}}} +{"episode_index": 419, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.4594900929431178]], [[0.47021367210250437]], [[0.4618745712806575]]], "std": [[[0.1586052341360077]], [[0.14906188857338395]], [[0.15312697266601277]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.058823529411764705]], [[0.09019607843137255]]], "max": [[[0.6588235294117647]], [[0.6549019607843137]], [[0.6705882352941176]]], "mean": [[[0.4702083778230764]], [[0.4759523979971526]], [[0.4697490899825277]]], "std": [[[0.07089503288441695]], [[0.06637440388390727]], [[0.06996271006978802]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6549019607843137]], [[0.6549019607843137]]], "mean": [[[0.46030030778813175]], [[0.4785548012521841]], [[0.4564251217401152]]], "std": [[[0.09776311532979787]], [[0.07230802909409566]], [[0.10203689383110887]]], "count": [101]}, "observation.state": {"min": [-0.007906341925263405, 1.9540706872940063, 0.2027898132801056, 0.21469293534755707, -2.6138925552368164, -1.4892719984054565, -0.9439438581466675, 16.0, 0.1945360004901886, 0.21232199668884277, -0.10657200217247009, -2.7339999675750732, 0.13899999856948853, -1.218999981880188, -0.3636917173862457, -2.0785999298095703, -0.736808180809021, -0.4786914885044098, 2.121342897415161, 1.3282654285430908, -0.2802126109600067, 40.0, -0.3364799916744232, 0.23073600232601166, -0.0950620025396347, 1.2829999923706055, 0.5659999847412109, 2.5480000972747803], "max": [0.595611035823822, 2.091463088989258, 2.1146061420440674, 1.4055311679840088, -1.8279707431793213, 1.462481141090393, -0.06520550698041916, 668.0, 0.3142949938774109, 0.4234220087528229, 0.060610998421907425, -1.2710000276565552, 0.7149999737739563, 0.4540000259876251, -0.17756980657577515, -2.062927007675171, -0.23397883772850037, -0.07913322746753693, 2.1353580951690674, 1.707787275314331, 0.09670869261026382, 770.0, -0.2430959939956665, 0.30310600996017456, 0.02092299982905388, 1.9459999799728394, 0.9279999732971191, 2.9489998817443848], "mean": [0.2833814322948456, 2.0711262226104736, 0.9216359853744507, 0.8411111831665039, -2.1866490840911865, -0.5635076761245728, -0.6286131739616394, 280.8948974609375, 0.24408410489559174, 0.3056066632270813, -0.03402812406420708, -1.870544672012329, 0.4008979797363281, -0.05887870863080025, -0.27665024995803833, -2.0737898349761963, -0.5088939070701599, -0.300057977437973, 2.1293892860412598, 1.4956470727920532, -0.049584489315748215, 574.2271728515625, -0.2925575375556946, 0.27541348338127136, -0.026545962318778038, 1.5690960884094238, 0.8018105030059814, 2.759399652481079], "std": [0.1662464737892151, 0.026602422818541527, 0.7431164383888245, 0.3003985583782196, 0.27415749430656433, 1.145891785621643, 0.24505741894245148, 266.8669738769531, 0.03557392954826355, 0.06993795186281204, 0.056706104427576065, 0.4577108323574066, 0.15700313448905945, 0.6164766550064087, 0.037033479660749435, 0.0038196120876818895, 0.17857301235198975, 0.11789282411336899, 0.003788321977481246, 0.09722629189491272, 0.10484503209590912, 294.38031005859375, 0.028697041794657707, 0.020067710429430008, 0.04078558459877968, 0.23546652495861053, 0.07714232802391052, 0.10365412384271622], "count": [471]}, "action": {"min": [-0.007906341925263405, 1.9540706872940063, 0.2027898132801056, 0.21469293534755707, -2.6138925552368164, -1.4892719984054565, -0.9439438581466675, 16.0, 0.1945360004901886, 0.21232199668884277, -0.10657200217247009, -2.7339999675750732, 0.13899999856948853, -1.218999981880188, -0.3636917173862457, -2.0785999298095703, -0.736808180809021, -0.4786914885044098, 2.121342897415161, 1.3282654285430908, -0.2802126109600067, 40.0, -0.3364799916744232, 0.23073600232601166, -0.0950620025396347, 1.2829999923706055, 0.5659999847412109, 2.5480000972747803], "max": [0.595611035823822, 2.091463088989258, 2.1146061420440674, 1.4055311679840088, -1.8279707431793213, 1.462481141090393, -0.06520550698041916, 668.0, 0.3142949938774109, 0.4234220087528229, 0.060610998421907425, -1.2710000276565552, 0.7149999737739563, 0.4540000259876251, -0.17756980657577515, -2.062927007675171, -0.23397883772850037, -0.07913322746753693, 2.1353580951690674, 1.707787275314331, 0.09670869261026382, 770.0, -0.2430959939956665, 0.30310600996017456, 0.02092299982905388, 1.9459999799728394, 0.9279999732971191, 2.9489998817443848], "mean": [0.2833814322948456, 2.0711262226104736, 0.9216359853744507, 0.8411111831665039, -2.1866490840911865, -0.5635076761245728, -0.6286131739616394, 280.8948974609375, 0.24408410489559174, 0.3056066632270813, -0.03402812406420708, -1.870544672012329, 0.4008979797363281, -0.05887870863080025, -0.27665024995803833, -2.0737898349761963, -0.5088939070701599, -0.300057977437973, 2.1293892860412598, 1.4956470727920532, -0.049584489315748215, 574.2271728515625, -0.2925575375556946, 0.27541348338127136, -0.026545962318778038, 1.5690960884094238, 0.8018105030059814, 2.759399652481079], "std": [0.1662464737892151, 0.026602422818541527, 0.7431164383888245, 0.3003985583782196, 0.27415749430656433, 1.145891785621643, 0.24505741894245148, 266.8669738769531, 0.03557392954826355, 0.06993795186281204, 0.056706104427576065, 0.4577108323574066, 0.15700313448905945, 0.6164766550064087, 0.037033479660749435, 0.0038196120876818895, 0.17857301235198975, 0.11789282411336899, 0.003788321977481246, 0.09722629189491272, 0.10484503209590912, 294.38031005859375, 0.028697041794657707, 0.020067710429430008, 0.04078558459877968, 0.23546652495861053, 0.07714232802391052, 0.10365412384271622], "count": [471]}, "timestamp": {"min": [0.0], "max": [15.666666666666666], "mean": [7.833333333333333], "std": [4.532189398154135], "count": [471]}, "frame_index": {"min": [0], "max": [470], "mean": [235.0], "std": [135.96568194462407], "count": [471]}, "episode_index": {"min": [421], "max": [421], "mean": [421.0], "std": [0.0], "count": [471]}, "index": {"min": [253375], "max": [253845], "mean": [253610.0], "std": [135.96568194462407], "count": [471]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [471]}, "subtask_annotation": {"mean": [4.225053078556264, 9.0, 9.0, 9.0, 9.0], "std": [2.1015333466184063, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [471]}, "scene_annotation": {"mean": [421.0], "std": [0.0], "min": [421], "max": [421], "count": [471]}, "eef_direction_state": {"mean": [3.997876857749469, 3.554140127388535], "std": [2.4202778686509188, 2.2329179003696207], "min": [0, 0], "max": [6, 6], "count": [471]}, "eef_velocity_state": {"mean": [0.5286624203821656, 0.8789808917197452], "std": [0.6273373404269275, 0.7139821505557088], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_acc_mag_state": {"mean": [0.6114649681528662, 0.8004246284501062], "std": [0.8137591848826295, 0.8284227910627853], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_direction_action": {"mean": [3.997876857749469, 3.554140127388535], "std": [2.4202778686509188, 2.2329179003696207], "min": [0, 0], "max": [6, 6], "count": [471]}, "eef_velocity_action": {"mean": [0.5286624203821656, 0.8789808917197452], "std": [0.6273373404269275, 0.7139821505557088], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_acc_mag_action": {"mean": [0.6114649681528662, 0.8004246284501062], "std": [0.8137591848826295, 0.8284227910627853], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_sim_pose_state": {"mean": [0.4599765514919169, 0.26235640708122854, 1.0273502362230609, 0.05529288667432192, 1.2944387619764892, -0.21819764400874803, 0.4967787415703083, -0.22267780344975194, 1.071258422478619, -0.22074403842454812, 0.9803280770735745, -1.4412928397221723], "std": [0.018652672714997057, 0.041506918628584216, 0.008079581091135752, 0.3535684355913512, 0.07463550529997402, 0.26385858815670155, 0.07562821023025158, 0.058595811693336906, 0.044371993760060076, 1.7881636439007451, 0.2989699063325604, 1.018249770091402], "min": [0.41529451029412107, 0.19155689164297424, 1.0149149599710345, -0.5082137609774637, 1.1254066804248941, -0.6470679565660112, 0.39722661168754314, -0.30596925497420524, 1.0286194832094144, -3.1412796842715247, 0.3470868687196096, -3.0632034131307826], "max": [0.4860489805366184, 0.3159850085686573, 1.0437831188582956, 1.1738552004536198, 1.4358498089762164, 0.7482269938310242, 0.6142160620458056, -0.1471372146034923, 1.172798613475425, 3.118819096919098, 1.491094894257679, -0.23921815051255352], "count": [471]}, "eef_sim_pose_action": {"mean": [0.4599765514919169, 0.26235640708122854, 1.0273502362230609, 0.05529288667432192, 1.2944387619764892, -0.21819764400874803, 0.4967787415703083, -0.22267780344975194, 1.071258422478619, -0.22074403842454812, 0.9803280770735745, -1.4412928397221723], "std": [0.018652672714997057, 0.041506918628584216, 0.008079581091135752, 0.3535684355913512, 0.07463550529997402, 0.26385858815670155, 0.07562821023025158, 0.058595811693336906, 0.044371993760060076, 1.7881636439007451, 0.2989699063325604, 1.018249770091402], "min": [0.41529451029412107, 0.19155689164297424, 1.0149149599710345, -0.5082137609774637, 1.1254066804248941, -0.6470679565660112, 0.39722661168754314, -0.30596925497420524, 1.0286194832094144, -3.1412796842715247, 0.3470868687196096, -3.0632034131307826], "max": [0.4860489805366184, 0.3159850085686573, 1.0437831188582956, 1.1738552004536198, 1.4358498089762164, 0.7482269938310242, 0.6142160620458056, -0.1471372146034923, 1.172798613475425, 3.118819096919098, 1.491094894257679, -0.23921815051255352], "count": [471]}, "gripper_mode_state": {"mean": [0.28662420382165604, 0.7091295116772823], "std": [0.4521844420203529, 0.4541638992099926], "min": [0, 0], "max": [1, 1], "count": [471]}, "gripper_activity_state": {"mean": [1.872611464968153, 1.8174097664543525], "std": [0.44758537810855686, 0.5259653745174109], "min": [0, 0], "max": [2, 2], "count": [471]}, "gripper_mode_action": {"mean": [0.28662420382165604, 0.7091295116772823], "std": [0.4521844420203529, 0.4541638992099926], "min": [0, 0], "max": [1, 1], "count": [471]}, "gripper_activity_action": {"mean": [1.872611464968153, 1.8174097664543525], "std": [0.44758537810855686, 0.5259653745174109], "min": [0, 0], "max": [2, 2], "count": [471]}, "gripper_open_scale_state": {"mean": [0.5742271762046088, 0.2808949045071935], "std": [0.2943803795971681, 0.26686705021874446], "min": [0.04, 0.016], "max": [0.77, 0.668], "count": [471]}, "gripper_open_scale_action": {"mean": [0.5742271762046088, 0.2808949045071935], "std": [0.2943803795971681, 0.26686705021874446], "min": [0.04, 0.016], "max": [0.77, 0.668], "count": [471]}}} +{"episode_index": 420, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4610413664215686]], [[0.4721268178104575]], [[0.4645010661764706]]], "std": [[[0.15870824849060916]], [[0.14884028935536853]], [[0.15332597971089795]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.043137254901960784]], [[0.08235294117647059]]], "max": [[[0.6392156862745098]], [[0.6352941176470588]], [[0.6431372549019608]]], "mean": [[[0.4670944873366013]], [[0.47434791870915033]], [[0.46681389705882353]]], "std": [[[0.06954176729013481]], [[0.06314387633312861]], [[0.06808863983092488]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6666666666666666]], [[0.6784313725490196]]], "mean": [[[0.4633654473039216]], [[0.4783000326797386]], [[0.45909770629084967]]], "std": [[[0.09932486522634339]], [[0.07649075967576027]], [[0.10150711902042575]]], "count": [100]}, "observation.state": {"min": [0.006387905217707157, 2.01931095123291, 0.28960248827934265, 0.18938568234443665, -2.652534246444702, -1.4582749605178833, -0.9614145755767822, 20.0, 0.18155300617218018, 0.23150299489498138, -0.10862100124359131, -2.6419999599456787, 0.09600000083446503, -1.156000018119812, -0.34437096118927, -2.0785303115844727, -0.7394262552261353, -0.4126830995082855, 2.123664379119873, 1.3927029371261597, -0.23322834074497223, 29.0, -0.33033400774002075, 0.2264530062675476, -0.07731100171804428, 1.2669999599456787, 0.5860000252723694, 2.503999948501587], "max": [0.6027494668960571, 2.0924229621887207, 1.9860451221466064, 1.440018892288208, -1.8428581953048706, 1.391149640083313, -0.283947616815567, 668.0, 0.29577499628067017, 0.41955700516700745, 0.05860599875450134, -1.3309999704360962, 0.6819999814033508, 0.4690000116825104, -0.1546361744403839, -2.0629615783691406, -0.2943497896194458, -0.12793263792991638, 2.134014129638672, 1.7389763593673706, 0.03214896470308304, 758.0, -0.2595300078392029, 0.3107239902019501, 0.01776699908077717, 1.8899999856948853, 0.9679999947547913, 2.928999900817871], "mean": [0.31103408336639404, 2.075437545776367, 0.964069664478302, 0.8774515986442566, -2.2241017818450928, -0.49119117856025696, -0.6611027717590332, 337.9790954589844, 0.23125261068344116, 0.31918632984161377, -0.03618232533335686, -1.8838955163955688, 0.3583225905895233, -0.06915320456027985, -0.27167636156082153, -2.0725040435791016, -0.540511965751648, -0.27810248732566833, 2.1300888061523438, 1.495429277420044, -0.12938673794269562, 554.7506103515625, -0.30197009444236755, 0.27681964635849, -0.019373517483472824, 1.5295732021331787, 0.8642951250076294, 2.7588987350463867], "std": [0.16598884761333466, 0.017832407727837563, 0.6906731128692627, 0.28891879320144653, 0.28106415271759033, 1.1222518682479858, 0.2082454264163971, 257.7035827636719, 0.03345542401075363, 0.07114961743354797, 0.05398192256689072, 0.435886025428772, 0.13501204550266266, 0.6061806678771973, 0.04069911688566208, 0.0035246997140347958, 0.18518675863742828, 0.08220050483942032, 0.0030448620673269033, 0.09509611874818802, 0.10449346899986267, 292.3455810546875, 0.02508300356566906, 0.02379048988223076, 0.03485715016722679, 0.22716830670833588, 0.10134295374155045, 0.10875004529953003], "count": [431]}, "action": {"min": [0.006387905217707157, 2.01931095123291, 0.28960248827934265, 0.18938568234443665, -2.652534246444702, -1.4582749605178833, -0.9614145755767822, 20.0, 0.18155300617218018, 0.23150299489498138, -0.10862100124359131, -2.6419999599456787, 0.09600000083446503, -1.156000018119812, -0.34437096118927, -2.0785303115844727, -0.7394262552261353, -0.4126830995082855, 2.123664379119873, 1.3927029371261597, -0.23322834074497223, 29.0, -0.33033400774002075, 0.2264530062675476, -0.07731100171804428, 1.2669999599456787, 0.5860000252723694, 2.503999948501587], "max": [0.6027494668960571, 2.0924229621887207, 1.9860451221466064, 1.440018892288208, -1.8428581953048706, 1.391149640083313, -0.283947616815567, 668.0, 0.29577499628067017, 0.41955700516700745, 0.05860599875450134, -1.3309999704360962, 0.6819999814033508, 0.4690000116825104, -0.1546361744403839, -2.0629615783691406, -0.2943497896194458, -0.12793263792991638, 2.134014129638672, 1.7389763593673706, 0.03214896470308304, 758.0, -0.2595300078392029, 0.3107239902019501, 0.01776699908077717, 1.8899999856948853, 0.9679999947547913, 2.928999900817871], "mean": [0.31103408336639404, 2.075437545776367, 0.964069664478302, 0.8774515986442566, -2.2241017818450928, -0.49119117856025696, -0.6611027717590332, 337.9790954589844, 0.23125261068344116, 0.31918632984161377, -0.03618232533335686, -1.8838955163955688, 0.3583225905895233, -0.06915320456027985, -0.27167636156082153, -2.0725040435791016, -0.540511965751648, -0.27810248732566833, 2.1300888061523438, 1.495429277420044, -0.12938673794269562, 554.7506103515625, -0.30197009444236755, 0.27681964635849, -0.019373517483472824, 1.5295732021331787, 0.8642951250076294, 2.7588987350463867], "std": [0.16598884761333466, 0.017832407727837563, 0.6906731128692627, 0.28891879320144653, 0.28106415271759033, 1.1222518682479858, 0.2082454264163971, 257.7035827636719, 0.03345542401075363, 0.07114961743354797, 0.05398192256689072, 0.435886025428772, 0.13501204550266266, 0.6061806678771973, 0.04069911688566208, 0.0035246997140347958, 0.18518675863742828, 0.08220050483942032, 0.0030448620673269033, 0.09509611874818802, 0.10449346899986267, 292.3455810546875, 0.02508300356566906, 0.02379048988223076, 0.03485715016722679, 0.22716830670833588, 0.10134295374155045, 0.10875004529953003], "count": [431]}, "timestamp": {"min": [0.0], "max": [14.333333333333334], "mean": [7.166666666666667], "std": [4.147288270665545], "count": [431]}, "frame_index": {"min": [0], "max": [430], "mean": [215.0], "std": [124.41864811996632], "count": [431]}, "episode_index": {"min": [422], "max": [422], "mean": [422.0], "std": [0.0], "count": [431]}, "index": {"min": [253846], "max": [254276], "mean": [254061.0], "std": [124.41864811996632], "count": [431]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [431]}, "subtask_annotation": {"mean": [3.9744779582366587, 9.0, 9.0, 9.0, 9.0], "std": [2.227605363511821, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [431]}, "scene_annotation": {"mean": [422.0], "std": [0.0], "min": [422], "max": [422], "count": [431]}, "eef_direction_state": {"mean": [4.306264501160093, 3.640371229698376], "std": [2.243615890509309, 2.1353599872577878], "min": [0, 0], "max": [6, 6], "count": [431]}, "eef_velocity_state": {"mean": [0.4593967517401392, 0.8839907192575406], "std": [0.5840880077734131, 0.691679981732624], "min": [0, 0], "max": [2, 2], "count": [431]}, "eef_acc_mag_state": {"mean": [0.6612529002320185, 0.8468677494199536], "std": [0.8238652090464825, 0.8341510980844764], "min": [0, 0], "max": [2, 2], "count": [431]}, "eef_direction_action": {"mean": [4.306264501160093, 3.640371229698376], "std": [2.243615890509309, 2.1353599872577878], "min": [0, 0], "max": [6, 6], "count": [431]}, "eef_velocity_action": {"mean": [0.4593967517401392, 0.8839907192575406], "std": [0.5840880077734131, 0.691679981732624], "min": [0, 0], "max": [2, 2], "count": [431]}, "eef_acc_mag_action": {"mean": [0.6612529002320185, 0.8468677494199536], "std": [0.8238652090464825, 0.8341510980844764], "min": [0, 0], "max": [2, 2], "count": [431]}, "eef_sim_pose_state": {"mean": [0.46083772702189496, 0.2724164160708848, 1.0260017987242565, -0.2085290661010104, 1.2829898732671607, -0.4516079856682792, 0.5107700012005372, -0.21215701852107355, 1.0795682833436406, -0.16597838001516088, 0.9464550423631182, -1.547199095176062], "std": [0.02220281642616299, 0.034408295125881144, 0.007658415049057082, 0.44493446197078224, 0.0690724668689064, 0.37526517956042205, 0.07651529773376418, 0.05441610275375603, 0.04350409826083152, 1.9096840794596965, 0.26819128999689246, 0.9678354175946108], "min": [0.4104001822458275, 0.2125749461367185, 1.013866083979407, -0.6272517905868226, 1.1354289352404048, -0.6970521777073456, 0.4182569335866316, -0.2821572191839376, 1.0318422407442247, -3.1305617634242786, 0.3753170432660604, -3.048786896401222], "max": [0.4924888018330446, 0.308212076518862, 1.0430868131766202, 1.086145838474191, 1.4029123211993468, 0.7208194955947802, 0.606516568682489, -0.1346089055231719, 1.1701496118148058, 3.135489277277275, 1.393649463965493, -0.5024015308358806], "count": [431]}, "eef_sim_pose_action": {"mean": [0.46083772702189496, 0.2724164160708848, 1.0260017987242565, -0.2085290661010104, 1.2829898732671607, -0.4516079856682792, 0.5107700012005372, -0.21215701852107355, 1.0795682833436406, -0.16597838001516088, 0.9464550423631182, -1.547199095176062], "std": [0.02220281642616299, 0.034408295125881144, 0.007658415049057082, 0.44493446197078224, 0.0690724668689064, 0.37526517956042205, 0.07651529773376418, 0.05441610275375603, 0.04350409826083152, 1.9096840794596965, 0.26819128999689246, 0.9678354175946108], "min": [0.4104001822458275, 0.2125749461367185, 1.013866083979407, -0.6272517905868226, 1.1354289352404048, -0.6970521777073456, 0.4182569335866316, -0.2821572191839376, 1.0318422407442247, -3.1305617634242786, 0.3753170432660604, -3.048786896401222], "max": [0.4924888018330446, 0.308212076518862, 1.0430868131766202, 1.086145838474191, 1.4029123211993468, 0.7208194955947802, 0.606516568682489, -0.1346089055231719, 1.1701496118148058, 3.135489277277275, 1.393649463965493, -0.5024015308358806], "count": [431]}, "gripper_mode_state": {"mean": [0.3062645011600928, 0.6937354988399071], "std": [0.4609409468568087, 0.46094094685680886], "min": [0, 0], "max": [1, 1], "count": [431]}, "gripper_activity_state": {"mean": [1.8793503480278422, 1.9234338747099768], "std": [0.4354537812279578, 0.32122632575177346], "min": [0, 0], "max": [2, 2], "count": [431]}, "gripper_mode_action": {"mean": [0.3062645011600928, 0.6937354988399071], "std": [0.4609409468568087, 0.46094094685680886], "min": [0, 0], "max": [1, 1], "count": [431]}, "gripper_activity_action": {"mean": [1.8793503480278422, 1.9234338747099768], "std": [0.4354537812279578, 0.32122632575177346], "min": [0, 0], "max": [2, 2], "count": [431]}, "gripper_open_scale_state": {"mean": [0.5547505802057184, 0.3379791183869961], "std": [0.2923455449201424, 0.2577036215726556], "min": [0.029, 0.02], "max": [0.758, 0.668], "count": [431]}, "gripper_open_scale_action": {"mean": [0.5547505802057184, 0.3379791183869961], "std": [0.2923455449201424, 0.2577036215726556], "min": [0.029, 0.02], "max": [0.758, 0.668], "count": [431]}}} +{"episode_index": 421, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46505582164058284]], [[0.4768594565119626]], [[0.4653225700065959]]], "std": [[[0.15939773555040626]], [[0.1507416958303237]], [[0.15292309138828192]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.07058823529411765]], [[0.08235294117647059]]], "max": [[[0.7137254901960784]], [[0.6784313725490196]], [[0.6862745098039216]]], "mean": [[[0.469015157477364]], [[0.4766259519098159]], [[0.4688363089884272]]], "std": [[[0.06740722353244728]], [[0.06074814956884949]], [[0.0671370980255652]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.6627450980392157]], [[0.6745098039215687]]], "mean": [[[0.465886720858068]], [[0.4815327097199736]], [[0.46193422265695266]]], "std": [[[0.09495035304815187]], [[0.07097635134472173]], [[0.09759326307914933]]], "count": [109]}, "observation.state": {"min": [0.1221032366156578, 2.0531530380249023, 0.262131005525589, 0.3142116367816925, -2.6026697158813477, -1.5850557088851929, -1.091773271560669, 20.0, 0.20179800689220428, 0.21678200364112854, -0.10277500003576279, -2.6640000343322754, 0.1469999998807907, -1.1540000438690186, -0.36934661865234375, -2.0794551372528076, -0.6690021753311157, -0.36445966362953186, 2.1205053329467773, 1.463074803352356, -0.3353126645088196, 44.0, -0.3258480131626129, 0.23084400594234467, -0.07880999892950058, 1.3289999961853027, 0.5540000200271606, 2.4769999980926514], "max": [0.6067985892295837, 2.092440366744995, 2.075248956680298, 1.435481071472168, -1.954716444015503, 1.395704984664917, 0.1062730997800827, 608.0, 0.3020220100879669, 0.42613300681114197, 0.07272499799728394, -1.2209999561309814, 0.8790000677108765, 0.5929999947547913, -0.18238690495491028, -2.0625429153442383, -0.1929810643196106, -0.06129596382379532, 2.134014129638672, 1.7910044193267822, -0.007539822719991207, 722.0, -0.25715699791908264, 0.30065301060676575, 0.009208000265061855, 1.9210000038146973, 0.9829999804496765, 2.884000062942505], "mean": [0.3146189749240875, 2.0797204971313477, 0.9736443758010864, 0.780476987361908, -2.3026766777038574, -0.5902544260025024, -0.5234823226928711, 289.34857177734375, 0.2410462349653244, 0.31252220273017883, -0.03127383813261986, -1.8777334690093994, 0.4253009557723999, 0.004502915311604738, -0.2773723304271698, -2.0731375217437744, -0.48662516474723816, -0.2618502974510193, 2.1255991458892822, 1.5439155101776123, -0.08076857775449753, 514.7144165039062, -0.2951542139053345, 0.2726035416126251, -0.020914562046527863, 1.5619229078292847, 0.8049064874649048, 2.728267192840576], "std": [0.1500779241323471, 0.00977902952581644, 0.7142276167869568, 0.3223278522491455, 0.21910153329372406, 1.1680002212524414, 0.1646987795829773, 242.81503295898438, 0.0256939884275198, 0.07278797775506973, 0.05143081396818161, 0.4411969780921936, 0.137021005153656, 0.6371582746505737, 0.039859920740127563, 0.004144344944506884, 0.18749363720417023, 0.0823572501540184, 0.004015726037323475, 0.06589798629283905, 0.06519510596990585, 250.27452087402344, 0.021344603970646858, 0.022359982132911682, 0.03373683989048004, 0.2293570190668106, 0.08832385390996933, 0.09174567461013794], "count": [525]}, "action": {"min": [0.1221032366156578, 2.0531530380249023, 0.262131005525589, 0.3142116367816925, -2.6026697158813477, -1.5850557088851929, -1.091773271560669, 20.0, 0.20179800689220428, 0.21678200364112854, -0.10277500003576279, -2.6640000343322754, 0.1469999998807907, -1.1540000438690186, -0.36934661865234375, -2.0794551372528076, -0.6690021753311157, -0.36445966362953186, 2.1205053329467773, 1.463074803352356, -0.3353126645088196, 44.0, -0.3258480131626129, 0.23084400594234467, -0.07880999892950058, 1.3289999961853027, 0.5540000200271606, 2.4769999980926514], "max": [0.6067985892295837, 2.092440366744995, 2.075248956680298, 1.435481071472168, -1.954716444015503, 1.395704984664917, 0.1062730997800827, 608.0, 0.3020220100879669, 0.42613300681114197, 0.07272499799728394, -1.2209999561309814, 0.8790000677108765, 0.5929999947547913, -0.18238690495491028, -2.0625429153442383, -0.1929810643196106, -0.06129596382379532, 2.134014129638672, 1.7910044193267822, -0.007539822719991207, 722.0, -0.25715699791908264, 0.30065301060676575, 0.009208000265061855, 1.9210000038146973, 0.9829999804496765, 2.884000062942505], "mean": [0.3146189749240875, 2.0797204971313477, 0.9736443758010864, 0.780476987361908, -2.3026766777038574, -0.5902544260025024, -0.5234823226928711, 289.34857177734375, 0.2410462349653244, 0.31252220273017883, -0.03127383813261986, -1.8777334690093994, 0.4253009557723999, 0.004502915311604738, -0.2773723304271698, -2.0731375217437744, -0.48662516474723816, -0.2618502974510193, 2.1255991458892822, 1.5439155101776123, -0.08076857775449753, 514.7144165039062, -0.2951542139053345, 0.2726035416126251, -0.020914562046527863, 1.5619229078292847, 0.8049064874649048, 2.728267192840576], "std": [0.1500779241323471, 0.00977902952581644, 0.7142276167869568, 0.3223278522491455, 0.21910153329372406, 1.1680002212524414, 0.1646987795829773, 242.81503295898438, 0.0256939884275198, 0.07278797775506973, 0.05143081396818161, 0.4411969780921936, 0.137021005153656, 0.6371582746505737, 0.039859920740127563, 0.004144344944506884, 0.18749363720417023, 0.0823572501540184, 0.004015726037323475, 0.06589798629283905, 0.06519510596990585, 250.27452087402344, 0.021344603970646858, 0.022359982132911682, 0.03373683989048004, 0.2293570190668106, 0.08832385390996933, 0.09174567461013794], "count": [525]}, "timestamp": {"min": [0.0], "max": [17.466666666666665], "mean": [8.733333333333333], "std": [5.051805691110926], "count": [525]}, "frame_index": {"min": [0], "max": [524], "mean": [262.0], "std": [151.5541707333278], "count": [525]}, "episode_index": {"min": [423], "max": [423], "mean": [423.0], "std": [0.0], "count": [525]}, "index": {"min": [254277], "max": [254801], "mean": [254539.0], "std": [151.5541707333278], "count": [525]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [525]}, "subtask_annotation": {"mean": [4.173333333333333, 9.0, 9.0, 9.0, 9.0], "std": [2.158141469685101, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [525]}, "scene_annotation": {"mean": [423.0], "std": [0.0], "min": [423], "max": [423], "count": [525]}, "eef_direction_state": {"mean": [4.52, 4.36], "std": [2.1982850458612337, 1.8746225016812055], "min": [0, 0], "max": [6, 6], "count": [525]}, "eef_velocity_state": {"mean": [0.41523809523809524, 0.7447619047619047], "std": [0.5846905493923715, 0.7378193032599777], "min": [0, 0], "max": [2, 2], "count": [525]}, "eef_acc_mag_state": {"mean": [0.4380952380952381, 0.7638095238095238], "std": [0.7293024654886318, 0.817327096557092], "min": [0, 0], "max": [2, 2], "count": [525]}, "eef_direction_action": {"mean": [4.52, 4.36], "std": [2.1982850458612337, 1.8746225016812055], "min": [0, 0], "max": [6, 6], "count": [525]}, "eef_velocity_action": {"mean": [0.41523809523809524, 0.7447619047619047], "std": [0.5846905493923715, 0.7378193032599777], "min": [0, 0], "max": [2, 2], "count": [525]}, "eef_acc_mag_action": {"mean": [0.4380952380952381, 0.7638095238095238], "std": [0.7293024654886318, 0.817327096557092], "min": [0, 0], "max": [2, 2], "count": [525]}, "eef_sim_pose_state": {"mean": [0.45761623152306236, 0.26876543064232217, 1.0285275848016429, 0.050287975565997, 1.2702255848381447, -0.23892932826787894, 0.5050818731811288, -0.22440369915816258, 1.0740637734700336, -0.21473515274474442, 0.9765520946008324, -1.296763251470747], "std": [0.020773264266710726, 0.0309118113305633, 0.0097747320193532, 0.3584404559744691, 0.06552583648320554, 0.29381270802230086, 0.07735863725229467, 0.04397078602268609, 0.047567052927124286, 1.771038779828482, 0.2694749895552141, 1.0635860890006315], "min": [0.41803993380125193, 0.21399656194185987, 1.0139462377970845, -0.5688365874006326, 1.0725791588475242, -0.7886206620763879, 0.40757936448024223, -0.29030762525192055, 1.0212988098820603, -3.138138888158667, 0.40081051349684316, -2.953637233174389], "max": [0.48370440102680007, 0.30230361061608796, 1.048883017724364, 1.1979644234464795, 1.385016120041548, 0.7548843314103167, 0.6131610181476954, -0.158942767405386, 1.179730007004293, 3.1177834871720287, 1.2783467095105774, 0.46641791029391594], "count": [525]}, "eef_sim_pose_action": {"mean": [0.45761623152306236, 0.26876543064232217, 1.0285275848016429, 0.050287975565997, 1.2702255848381447, -0.23892932826787894, 0.5050818731811288, -0.22440369915816258, 1.0740637734700336, -0.21473515274474442, 0.9765520946008324, -1.296763251470747], "std": [0.020773264266710726, 0.0309118113305633, 0.0097747320193532, 0.3584404559744691, 0.06552583648320554, 0.29381270802230086, 0.07735863725229467, 0.04397078602268609, 0.047567052927124286, 1.771038779828482, 0.2694749895552141, 1.0635860890006315], "min": [0.41803993380125193, 0.21399656194185987, 1.0139462377970845, -0.5688365874006326, 1.0725791588475242, -0.7886206620763879, 0.40757936448024223, -0.29030762525192055, 1.0212988098820603, -3.138138888158667, 0.40081051349684316, -2.953637233174389], "max": [0.48370440102680007, 0.30230361061608796, 1.048883017724364, 1.1979644234464795, 1.385016120041548, 0.7548843314103167, 0.6131610181476954, -0.158942767405386, 1.179730007004293, 3.1177834871720287, 1.2783467095105774, 0.46641791029391594], "count": [525]}, "gripper_mode_state": {"mean": [0.2876190476190476, 0.7314285714285714], "std": [0.45265255004888666, 0.4432164441066417], "min": [0, 0], "max": [1, 1], "count": [525]}, "gripper_activity_state": {"mean": [1.9047619047619047, 1.8685714285714285], "std": [0.37856394122574866, 0.4491927756096077], "min": [0, 0], "max": [2, 2], "count": [525]}, "gripper_mode_action": {"mean": [0.2876190476190476, 0.7314285714285714], "std": [0.45265255004888666, 0.4432164441066417], "min": [0, 0], "max": [1, 1], "count": [525]}, "gripper_activity_action": {"mean": [1.9047619047619047, 1.8685714285714285], "std": [0.37856394122574866, 0.4491927756096077], "min": [0, 0], "max": [2, 2], "count": [525]}, "gripper_open_scale_state": {"mean": [0.5147142856852205, 0.28934857140677306], "std": [0.2502744533270208, 0.24281508268262172], "min": [0.044, 0.02], "max": [0.722, 0.608], "count": [525]}, "gripper_open_scale_action": {"mean": [0.5147142856852205, 0.28934857140677306], "std": [0.2502744533270208, 0.24281508268262172], "min": [0.044, 0.02], "max": [0.722, 0.608], "count": [525]}}} +{"episode_index": 422, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[1.0]], [[1.0]]], "mean": [[[0.45354006610219844]], [[0.4645791815210933]], [[0.4563990604575163]]], "std": [[[0.1579516614255044]], [[0.1555266771502487]], [[0.15690642228780022]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.06274509803921569]], [[0.0784313725490196]]], "max": [[[0.6784313725490196]], [[0.6705882352941176]], [[0.6666666666666666]]], "mean": [[[0.4667239007724302]], [[0.47203584187462866]], [[0.4661801730540701]]], "std": [[[0.08269934291261262]], [[0.0814086294570991]], [[0.08276813171773152]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.6588235294117647]], [[0.6823529411764706]]], "mean": [[[0.45864300170825906]], [[0.47596642156862745]], [[0.4555722909239453]]], "std": [[[0.09712684382009257]], [[0.07116238113049085]], [[0.10190272180776296]]], "count": [110]}, "observation.state": {"min": [0.06838200241327286, 2.0242679119110107, 0.20987585186958313, 0.18306758999824524, -2.636878490447998, -1.5338304042816162, -0.8793667554855347, 19.0, 0.2069309949874878, 0.19255800545215607, -0.10169599950313568, -2.5980000495910645, 0.14399999380111694, -1.1859999895095825, -0.3191858232021332, -2.078634738922119, -0.6796137690544128, -0.38378044962882996, 2.1224427223205566, 1.3803985118865967, -0.2589195966720581, 24.0, -0.3298349976539612, 0.2021549940109253, -0.09573499858379364, 1.2619999647140503, 0.6489999890327454, 2.4509999752044678], "max": [0.5740038752555847, 2.0923357009887695, 2.0224177837371826, 1.4677695035934448, -1.715152621269226, 1.3749704360961914, -0.06147049739956856, 725.0, 0.31204599142074585, 0.43301698565483093, 0.05885700136423111, -1.2330000400543213, 0.824999988079071, 0.47999998927116394, -0.16893042623996735, -2.062246084213257, -0.12028809636831284, -0.19511036574840546, 2.1339094638824463, 1.8136589527130127, 0.00657989177852869, 799.0, -0.2625409960746765, 0.3023349940776825, 0.014998000115156174, 2.1080000400543213, 1.0099999904632568, 3.078000068664551], "mean": [0.2529827654361725, 2.079934597015381, 0.8641151189804077, 0.8347069025039673, -2.2582550048828125, -0.6345676779747009, -0.5972939133644104, 302.29229736328125, 0.24037031829357147, 0.29180294275283813, -0.04217027872800827, -1.8630242347717285, 0.39645689725875854, -0.021316029131412506, -0.26968565583229065, -2.073155641555786, -0.45141902565956116, -0.2760293483734131, 2.127239227294922, 1.5025420188903809, -0.1677345633506775, 502.52630615234375, -0.2966076731681824, 0.2669985890388489, -0.032772213220596313, 1.6525928974151611, 0.8957880735397339, 2.814037799835205], "std": [0.1718396246433258, 0.01350885909050703, 0.723555862903595, 0.29869890213012695, 0.2755138576030731, 1.137213110923767, 0.2602027356624603, 248.72520446777344, 0.030471546575427055, 0.08130728453397751, 0.055697426199913025, 0.40799933671951294, 0.17494730651378632, 0.6159653067588806, 0.040769122540950775, 0.003552796086296439, 0.21374978125095367, 0.06809058040380478, 0.0030168239027261734, 0.09382569044828415, 0.08639881014823914, 281.8075866699219, 0.022708451375365257, 0.027373885735869408, 0.042486242949962616, 0.3151637613773346, 0.08190881460905075, 0.17783328890800476], "count": [532]}, "action": {"min": [0.06838200241327286, 2.0242679119110107, 0.20987585186958313, 0.18306758999824524, -2.636878490447998, -1.5338304042816162, -0.8793667554855347, 19.0, 0.2069309949874878, 0.19255800545215607, -0.10169599950313568, -2.5980000495910645, 0.14399999380111694, -1.1859999895095825, -0.3191858232021332, -2.078634738922119, -0.6796137690544128, -0.38378044962882996, 2.1224427223205566, 1.3803985118865967, -0.2589195966720581, 24.0, -0.3298349976539612, 0.2021549940109253, -0.09573499858379364, 1.2619999647140503, 0.6489999890327454, 2.4509999752044678], "max": [0.5740038752555847, 2.0923357009887695, 2.0224177837371826, 1.4677695035934448, -1.715152621269226, 1.3749704360961914, -0.06147049739956856, 725.0, 0.31204599142074585, 0.43301698565483093, 0.05885700136423111, -1.2330000400543213, 0.824999988079071, 0.47999998927116394, -0.16893042623996735, -2.062246084213257, -0.12028809636831284, -0.19511036574840546, 2.1339094638824463, 1.8136589527130127, 0.00657989177852869, 799.0, -0.2625409960746765, 0.3023349940776825, 0.014998000115156174, 2.1080000400543213, 1.0099999904632568, 3.078000068664551], "mean": [0.2529827654361725, 2.079934597015381, 0.8641151189804077, 0.8347069025039673, -2.2582550048828125, -0.6345676779747009, -0.5972939133644104, 302.29229736328125, 0.24037031829357147, 0.29180294275283813, -0.04217027872800827, -1.8630242347717285, 0.39645689725875854, -0.021316029131412506, -0.26968565583229065, -2.073155641555786, -0.45141902565956116, -0.2760293483734131, 2.127239227294922, 1.5025420188903809, -0.1677345633506775, 502.52630615234375, -0.2966076731681824, 0.2669985890388489, -0.032772213220596313, 1.6525928974151611, 0.8957880735397339, 2.814037799835205], "std": [0.1718396246433258, 0.01350885909050703, 0.723555862903595, 0.29869890213012695, 0.2755138576030731, 1.137213110923767, 0.2602027356624603, 248.72520446777344, 0.030471546575427055, 0.08130728453397751, 0.055697426199913025, 0.40799933671951294, 0.17494730651378632, 0.6159653067588806, 0.040769122540950775, 0.003552796086296439, 0.21374978125095367, 0.06809058040380478, 0.0030168239027261734, 0.09382569044828415, 0.08639881014823914, 281.8075866699219, 0.022708451375365257, 0.027373885735869408, 0.042486242949962616, 0.3151637613773346, 0.08190881460905075, 0.17783328890800476], "count": [532]}, "timestamp": {"min": [0.0], "max": [17.7], "mean": [8.850000000000001], "std": [5.119163343099469], "count": [532]}, "frame_index": {"min": [0], "max": [531], "mean": [265.5], "std": [153.57490029298407], "count": [532]}, "episode_index": {"min": [424], "max": [424], "mean": [424.0], "std": [0.0], "count": [532]}, "index": {"min": [254802], "max": [255333], "mean": [255067.5], "std": [153.57490029298407], "count": [532]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [532]}, "subtask_annotation": {"mean": [4.296992481203008, 9.0, 9.0, 9.0, 9.0], "std": [2.1288720529868783, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [532]}, "scene_annotation": {"mean": [424.0], "std": [0.0], "min": [424], "max": [424], "count": [532]}, "eef_direction_state": {"mean": [4.231203007518797, 4.0093984962406015], "std": [2.448937943071147, 2.2034461250875177], "min": [0, 0], "max": [6, 6], "count": [532]}, "eef_velocity_state": {"mean": [0.45112781954887216, 0.7781954887218046], "std": [0.6034507961395097, 0.7753571426292966], "min": [0, 0], "max": [2, 2], "count": [532]}, "eef_acc_mag_state": {"mean": [0.4755639097744361, 0.674812030075188], "std": [0.7592565749912343, 0.8211747513082096], "min": [0, 0], "max": [2, 2], "count": [532]}, "eef_direction_action": {"mean": [4.231203007518797, 4.0093984962406015], "std": [2.448937943071147, 2.2034461250875177], "min": [0, 0], "max": [6, 6], "count": [532]}, "eef_velocity_action": {"mean": [0.45112781954887216, 0.7781954887218046], "std": [0.6034507961395097, 0.7753571426292966], "min": [0, 0], "max": [2, 2], "count": [532]}, "eef_acc_mag_action": {"mean": [0.4755639097744361, 0.674812030075188], "std": [0.7592565749912343, 0.8211747513082096], "min": [0, 0], "max": [2, 2], "count": [532]}, "eef_sim_pose_state": {"mean": [0.45209164939118907, 0.2627260887894935, 1.0213739482453412, -0.34476112911011936, 1.3069116572025405, -0.6740286719167289, 0.483152857812831, -0.21503712128272265, 1.0674708326264166, -0.20972854375365152, 0.9691262273344305, -1.3629042663533923], "std": [0.02519657725901481, 0.03655824217408328, 0.01293304486186601, 0.41438933838183634, 0.09459594648005444, 0.46100365121161174, 0.0866460829053988, 0.05220773633186137, 0.04664200161760122, 1.8090103029294566, 0.288721027964574, 1.0540596811593212], "min": [0.3923849819426942, 0.20716790408324545, 1.0036332462773414, -0.7516992278427517, 1.101710725986266, -1.3203547058568965, 0.38081942917709705, -0.30729714938308705, 1.0236339135858439, -3.1274909465187575, 0.3807499844918214, -3.0067525415735794], "max": [0.4851844263755781, 0.303285942336426, 1.0407182918825737, 1.0328756250286457, 1.462729478843619, 0.6788742299314907, 0.6226719562896776, -0.15526763294621865, 1.1733937615696108, 3.123811818025508, 1.4898226708807925, 0.30132461426840423], "count": [532]}, "eef_sim_pose_action": {"mean": [0.45209164939118907, 0.2627260887894935, 1.0213739482453412, -0.34476112911011936, 1.3069116572025405, -0.6740286719167289, 0.483152857812831, -0.21503712128272265, 1.0674708326264166, -0.20972854375365152, 0.9691262273344305, -1.3629042663533923], "std": [0.02519657725901481, 0.03655824217408328, 0.01293304486186601, 0.41438933838183634, 0.09459594648005444, 0.46100365121161174, 0.0866460829053988, 0.05220773633186137, 0.04664200161760122, 1.8090103029294566, 0.288721027964574, 1.0540596811593212], "min": [0.3923849819426942, 0.20716790408324545, 1.0036332462773414, -0.7516992278427517, 1.101710725986266, -1.3203547058568965, 0.38081942917709705, -0.30729714938308705, 1.0236339135858439, -3.1274909465187575, 0.3807499844918214, -3.0067525415735794], "max": [0.4851844263755781, 0.303285942336426, 1.0407182918825737, 1.0328756250286457, 1.462729478843619, 0.6788742299314907, 0.6226719562896776, -0.15526763294621865, 1.1733937615696108, 3.123811818025508, 1.4898226708807925, 0.30132461426840423], "count": [532]}, "gripper_mode_state": {"mean": [0.37593984962406013, 0.7274436090225563], "std": [0.4843646137866591, 0.44527452735901585], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_state": {"mean": [1.887218045112782, 1.9078947368421053], "std": [0.40026561366033614, 0.37917312615263143], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_mode_action": {"mean": [0.37593984962406013, 0.7274436090225563], "std": [0.4843646137866591, 0.44527452735901585], "min": [0, 0], "max": [1, 1], "count": [532]}, "gripper_activity_action": {"mean": [1.887218045112782, 1.9078947368421053], "std": [0.40026561366033614, 0.37917312615263143], "min": [0, 0], "max": [2, 2], "count": [532]}, "gripper_open_scale_state": {"mean": [0.502526315707013, 0.30229229313986666], "std": [0.2818076268009173, 0.2487252952731003], "min": [0.024, 0.019], "max": [0.799, 0.725], "count": [532]}, "gripper_open_scale_action": {"mean": [0.502526315707013, 0.30229229313986666], "std": [0.2818076268009173, 0.2487252952731003], "min": [0.024, 0.019], "max": [0.799, 0.725], "count": [532]}}} +{"episode_index": 423, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.4577107616194626]], [[0.4705181292246243]], [[0.4584564130495503]]], "std": [[[0.15869474238078518]], [[0.15084634701800953]], [[0.15372369039174805]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.054901960784313725]], [[0.07450980392156863]]], "max": [[[0.6509803921568628]], [[0.6588235294117647]], [[0.6549019607843137]]], "mean": [[[0.47134583961789844]], [[0.4785023986090162]], [[0.47168260851349086]]], "std": [[[0.07789674373483214]], [[0.06988294991694279]], [[0.07382357736792633]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[0.6784313725490196]], [[0.6549019607843137]], [[0.6666666666666666]]], "mean": [[[0.46114615279872634]], [[0.4778835993799229]], [[0.4575292878191162]]], "std": [[[0.0985639961337005]], [[0.07567252655529551]], [[0.1008935526746086]]], "count": [117]}, "observation.state": {"min": [0.02370157279074192, 2.040132761001587, 0.1984788477420807, 0.26775094866752625, -2.6769511699676514, -1.4808770418167114, -1.0412460565567017, 21.0, 0.19776000082492828, 0.19902700185775757, -0.10613899677991867, -2.7829999923706055, 0.0729999989271164, -1.2660000324249268, -0.29763099551200867, -2.0786523818969727, -0.6534861922264099, -0.4189837574958801, 2.121220827102661, 1.3619678020477295, -0.19336503744125366, 28.0, -0.33184999227523804, 0.2318049967288971, -0.09130199998617172, 1.406999945640564, 0.699999988079071, 2.5799999237060547], "max": [0.6005503535270691, 2.0908520221710205, 2.012521743774414, 1.4564249515533447, -1.737510323524475, 1.4644882678985596, -0.08129744231700897, 698.0, 0.3066830039024353, 0.44455599784851074, 0.07086499780416489, -1.2940000295639038, 0.7519999742507935, 0.3529999852180481, -0.15193091332912445, -2.0615479946136475, -0.22687534987926483, -0.23284436762332916, 2.134188652038574, 1.6645729541778564, 0.059917159378528595, 826.0, -0.2540830075740814, 0.29745998978614807, 0.0025790000800043344, 1.9589999914169312, 0.9750000238418579, 2.9509999752044678], "mean": [0.28662943840026855, 2.0745346546173096, 0.9804187417030334, 0.9146581292152405, -2.18985652923584, -0.38314223289489746, -0.5534075498580933, 322.4714660644531, 0.2366108000278473, 0.307919442653656, -0.03827401623129845, -1.9624186754226685, 0.46656012535095215, -0.18898791074752808, -0.2573496997356415, -2.0734407901763916, -0.5063762068748474, -0.29710686206817627, 2.12679123878479, 1.4814903736114502, -0.09330350160598755, 583.3977661132812, -0.30103832483291626, 0.27135810256004333, -0.02816019393503666, 1.5785154104232788, 0.8477480411529541, 2.7987215518951416], "std": [0.190862238407135, 0.015396345406770706, 0.7531298398971558, 0.2909383773803711, 0.283322274684906, 1.1939048767089844, 0.21498288214206696, 242.753173828125, 0.027670148760080338, 0.07853567600250244, 0.056656673550605774, 0.4786212742328644, 0.18765372037887573, 0.6251497864723206, 0.03996042534708977, 0.003514256328344345, 0.16446417570114136, 0.060817740857601166, 0.003982137888669968, 0.06743457913398743, 0.10997442156076431, 313.6051330566406, 0.025457730516791344, 0.020590785890817642, 0.03317827731370926, 0.20168238878250122, 0.06970586627721786, 0.07519178837537766], "count": [577]}, "action": {"min": [0.02370157279074192, 2.040132761001587, 0.1984788477420807, 0.26775094866752625, -2.6769511699676514, -1.4808770418167114, -1.0412460565567017, 21.0, 0.19776000082492828, 0.19902700185775757, -0.10613899677991867, -2.7829999923706055, 0.0729999989271164, -1.2660000324249268, -0.29763099551200867, -2.0786523818969727, -0.6534861922264099, -0.4189837574958801, 2.121220827102661, 1.3619678020477295, -0.19336503744125366, 28.0, -0.33184999227523804, 0.2318049967288971, -0.09130199998617172, 1.406999945640564, 0.699999988079071, 2.5799999237060547], "max": [0.6005503535270691, 2.0908520221710205, 2.012521743774414, 1.4564249515533447, -1.737510323524475, 1.4644882678985596, -0.08129744231700897, 698.0, 0.3066830039024353, 0.44455599784851074, 0.07086499780416489, -1.2940000295639038, 0.7519999742507935, 0.3529999852180481, -0.15193091332912445, -2.0615479946136475, -0.22687534987926483, -0.23284436762332916, 2.134188652038574, 1.6645729541778564, 0.059917159378528595, 826.0, -0.2540830075740814, 0.29745998978614807, 0.0025790000800043344, 1.9589999914169312, 0.9750000238418579, 2.9509999752044678], "mean": [0.28662943840026855, 2.0745346546173096, 0.9804187417030334, 0.9146581292152405, -2.18985652923584, -0.38314223289489746, -0.5534075498580933, 322.4714660644531, 0.2366108000278473, 0.307919442653656, -0.03827401623129845, -1.9624186754226685, 0.46656012535095215, -0.18898791074752808, -0.2573496997356415, -2.0734407901763916, -0.5063762068748474, -0.29710686206817627, 2.12679123878479, 1.4814903736114502, -0.09330350160598755, 583.3977661132812, -0.30103832483291626, 0.27135810256004333, -0.02816019393503666, 1.5785154104232788, 0.8477480411529541, 2.7987215518951416], "std": [0.190862238407135, 0.015396345406770706, 0.7531298398971558, 0.2909383773803711, 0.283322274684906, 1.1939048767089844, 0.21498288214206696, 242.753173828125, 0.027670148760080338, 0.07853567600250244, 0.056656673550605774, 0.4786212742328644, 0.18765372037887573, 0.6251497864723206, 0.03996042534708977, 0.003514256328344345, 0.16446417570114136, 0.060817740857601166, 0.003982137888669968, 0.06743457913398743, 0.10997442156076431, 313.6051330566406, 0.025457730516791344, 0.020590785890817642, 0.03317827731370926, 0.20168238878250122, 0.06970586627721786, 0.07519178837537766], "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": [425], "max": [425], "mean": [425.0], "std": [0.0], "count": [577]}, "index": {"min": [255334], "max": [255910], "mean": [255622.0], "std": [166.5653025092561], "count": [577]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [577]}, "subtask_annotation": {"mean": [4.103986135181976, 9.0, 9.0, 9.0, 9.0], "std": [1.9789887794180545, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [577]}, "scene_annotation": {"mean": [425.0], "std": [0.0], "min": [425], "max": [425], "count": [577]}, "eef_direction_state": {"mean": [4.691507798960139, 3.7868284228769498], "std": [2.1166536112232697, 2.2774533103037014], "min": [0, 0], "max": [6, 6], "count": [577]}, "eef_velocity_state": {"mean": [0.3362218370883882, 0.8006932409012132], "std": [0.5145591972028939, 0.7563477448225501], "min": [0, 0], "max": [2, 2], "count": [577]}, "eef_acc_mag_state": {"mean": [0.41421143847487, 0.7504332755632582], "std": [0.7258574875337777, 0.8200925590077494], "min": [0, 0], "max": [2, 2], "count": [577]}, "eef_direction_action": {"mean": [4.691507798960139, 3.7868284228769498], "std": [2.1166536112232697, 2.2774533103037014], "min": [0, 0], "max": [6, 6], "count": [577]}, "eef_velocity_action": {"mean": [0.3362218370883882, 0.8006932409012132], "std": [0.5145591972028939, 0.7563477448225501], "min": [0, 0], "max": [2, 2], "count": [577]}, "eef_acc_mag_action": {"mean": [0.41421143847487, 0.7504332755632582], "std": [0.7258574875337777, 0.8200925590077494], "min": [0, 0], "max": [2, 2], "count": [577]}, "eef_sim_pose_state": {"mean": [0.455234929396158, 0.2664909201309257, 1.0214880896692982, -0.09915403273174829, 1.3215371191665026, -0.35945771540573507, 0.5003886408592292, -0.2147354508044269, 1.0773258940583663, 0.008961068991309206, 1.0267409305925586, -1.4308611755949296], "std": [0.019134239445404294, 0.03355251556896825, 0.006924914985216877, 0.39920730325243486, 0.05498081118128832, 0.2905233797861538, 0.0850555271134911, 0.05210684679701059, 0.05019002778326659, 1.8856937671514786, 0.3712802702610563, 1.2315852977917647], "min": [0.41865187074733623, 0.20211654841412402, 1.0103513850555133, -0.47829394276761583, 1.170237095168254, -0.7787582555329308, 0.3855333419909223, -0.29317652473554756, 1.0291860133846407, -3.136577725563673, 0.277996388571202, -3.1119781284967463], "max": [0.480150153284836, 0.29941314484919146, 1.0380644587571868, 0.7581873448018343, 1.4197283375321401, 0.4485998537957062, 0.6324728054125053, -0.1451119740024568, 1.1806479108548527, 3.136788986306959, 1.4563304849910264, 3.1411770624167925], "count": [577]}, "eef_sim_pose_action": {"mean": [0.455234929396158, 0.2664909201309257, 1.0214880896692982, -0.09915403273174829, 1.3215371191665026, -0.35945771540573507, 0.5003886408592292, -0.2147354508044269, 1.0773258940583663, 0.008961068991309206, 1.0267409305925586, -1.4308611755949296], "std": [0.019134239445404294, 0.03355251556896825, 0.006924914985216877, 0.39920730325243486, 0.05498081118128832, 0.2905233797861538, 0.0850555271134911, 0.05210684679701059, 0.05019002778326659, 1.8856937671514786, 0.3712802702610563, 1.2315852977917647], "min": [0.41865187074733623, 0.20211654841412402, 1.0103513850555133, -0.47829394276761583, 1.170237095168254, -0.7787582555329308, 0.3855333419909223, -0.29317652473554756, 1.0291860133846407, -3.136577725563673, 0.277996388571202, -3.1119781284967463], "max": [0.480150153284836, 0.29941314484919146, 1.0380644587571868, 0.7581873448018343, 1.4197283375321401, 0.4485998537957062, 0.6324728054125053, -0.1451119740024568, 1.1806479108548527, 3.136788986306959, 1.4563304849910264, 3.1411770624167925], "count": [577]}, "gripper_mode_state": {"mean": [0.29116117850953205, 0.6949740034662045], "std": [0.45429764102234926, 0.4604184379152963], "min": [0, 0], "max": [1, 1], "count": [577]}, "gripper_activity_state": {"mean": [1.8665511265164645, 1.9410745233968805], "std": [0.453609511372086, 0.28234145347907197], "min": [0, 0], "max": [2, 2], "count": [577]}, "gripper_mode_action": {"mean": [0.29116117850953205, 0.6949740034662045], "std": [0.45429764102234926, 0.4604184379152963], "min": [0, 0], "max": [1, 1], "count": [577]}, "gripper_activity_action": {"mean": [1.8665511265164645, 1.9410745233968805], "std": [0.453609511372086, 0.28234145347907197], "min": [0, 0], "max": [2, 2], "count": [577]}, "gripper_open_scale_state": {"mean": [0.5833977469538474, 0.32247140401446844], "std": [0.3136049370214597, 0.24275311307490965], "min": [0.028, 0.021], "max": [0.826, 0.698], "count": [577]}, "gripper_open_scale_action": {"mean": [0.5833977469538474, 0.32247140401446844], "std": [0.3136049370214597, 0.24275311307490965], "min": [0.028, 0.021], "max": [0.826, 0.698], "count": [577]}}} +{"episode_index": 424, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4566461629618844]], [[0.4695230355756164]], [[0.4595350457839902]]], "std": [[[0.16187719236540565]], [[0.15341037008105562]], [[0.15671597066747162]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.050980392156862744]], [[0.06666666666666667]]], "max": [[[0.6862745098039216]], [[0.6823529411764706]], [[0.6941176470588235]]], "mean": [[[0.4733445144146768]], [[0.4796990733999871]], [[0.472088575033974]]], "std": [[[0.08524103758820514]], [[0.0809355336063016]], [[0.08368927083606988]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6509803921568628]], [[0.6392156862745098]], [[0.6470588235294118]]], "mean": [[[0.4599385394421795]], [[0.47484437083414227]], [[0.4548481140393451]]], "std": [[[0.08523030612613963]], [[0.059302155516908775]], [[0.09155369170023249]]], "count": [101]}, "observation.state": {"min": [0.06531022489070892, 2.0304811000823975, 0.2808758318424225, 0.174550399184227, -2.787203788757324, -1.6018807888031006, -1.0701662302017212, 18.0, 0.20455500483512878, 0.18858599662780762, -0.0893229991197586, -2.453000068664551, 0.0860000029206276, -1.1050000190734863, -0.36278414726257324, -2.0770814418792725, -0.6691941618919373, -0.3658733665943146, 2.122652292251587, 1.3422629833221436, -0.20530308783054352, 26.0, -0.33117198944091797, 0.23263999819755554, -0.09190800040960312, 1.3229999542236328, 0.7170000076293945, 2.5280001163482666], "max": [0.48054152727127075, 2.092440366744995, 1.825527310371399, 1.5186808109283447, -1.7305114269256592, 1.3465564250946045, 0.08979719132184982, 535.0, 0.31450599431991577, 0.3995409905910492, 0.04424099996685982, -1.2879999876022339, 0.8180000185966492, 0.6200000047683716, -0.17327629029750824, -2.0584588050842285, -0.15789994597434998, -0.2039068192243576, 2.1538236141204834, 1.6659168004989624, -0.05979498103260994, 818.0, -0.2547549903392792, 0.2912069857120514, 0.009452000260353088, 2.1540000438690186, 0.984000027179718, 3.055999994277954], "mean": [0.2156585454940796, 2.082798719406128, 0.8836867809295654, 0.8643691539764404, -2.353867292404175, -0.6788884401321411, -0.5711570382118225, 227.15963745117188, 0.24146342277526855, 0.2935877740383148, -0.034753862768411636, -1.7883927822113037, 0.3780232071876526, 0.050408072769641876, -0.28791171312332153, -2.072430372238159, -0.4520343542098999, -0.27246880531311035, 2.1336164474487305, 1.4945825338363647, -0.13529442250728607, 561.4598388671875, -0.29385149478912354, 0.2724250257015228, -0.03370622918009758, 1.6884040832519531, 0.8552401065826416, 2.8383381366729736], "std": [0.12488488107919693, 0.008724531158804893, 0.5968443751335144, 0.34556180238723755, 0.32276713848114014, 1.0944397449493408, 0.2578710913658142, 209.73077392578125, 0.03023618645966053, 0.07156200706958771, 0.047700658440589905, 0.3386914134025574, 0.17252372205257416, 0.6040191650390625, 0.04716440290212631, 0.0037407446652650833, 0.2044292539358139, 0.046955570578575134, 0.007991936057806015, 0.07536667585372925, 0.04167250171303749, 330.14544677734375, 0.029521552845835686, 0.014716176316142082, 0.03990308567881584, 0.3133469521999359, 0.07504100352525711, 0.13982969522476196], "count": [473]}, "action": {"min": [0.06531022489070892, 2.0304811000823975, 0.2808758318424225, 0.174550399184227, -2.787203788757324, -1.6018807888031006, -1.0701662302017212, 18.0, 0.20455500483512878, 0.18858599662780762, -0.0893229991197586, -2.453000068664551, 0.0860000029206276, -1.1050000190734863, -0.36278414726257324, -2.0770814418792725, -0.6691941618919373, -0.3658733665943146, 2.122652292251587, 1.3422629833221436, -0.20530308783054352, 26.0, -0.33117198944091797, 0.23263999819755554, -0.09190800040960312, 1.3229999542236328, 0.7170000076293945, 2.5280001163482666], "max": [0.48054152727127075, 2.092440366744995, 1.825527310371399, 1.5186808109283447, -1.7305114269256592, 1.3465564250946045, 0.08979719132184982, 535.0, 0.31450599431991577, 0.3995409905910492, 0.04424099996685982, -1.2879999876022339, 0.8180000185966492, 0.6200000047683716, -0.17327629029750824, -2.0584588050842285, -0.15789994597434998, -0.2039068192243576, 2.1538236141204834, 1.6659168004989624, -0.05979498103260994, 818.0, -0.2547549903392792, 0.2912069857120514, 0.009452000260353088, 2.1540000438690186, 0.984000027179718, 3.055999994277954], "mean": [0.2156585454940796, 2.082798719406128, 0.8836867809295654, 0.8643691539764404, -2.353867292404175, -0.6788884401321411, -0.5711570382118225, 227.15963745117188, 0.24146342277526855, 0.2935877740383148, -0.034753862768411636, -1.7883927822113037, 0.3780232071876526, 0.050408072769641876, -0.28791171312332153, -2.072430372238159, -0.4520343542098999, -0.27246880531311035, 2.1336164474487305, 1.4945825338363647, -0.13529442250728607, 561.4598388671875, -0.29385149478912354, 0.2724250257015228, -0.03370622918009758, 1.6884040832519531, 0.8552401065826416, 2.8383381366729736], "std": [0.12488488107919693, 0.008724531158804893, 0.5968443751335144, 0.34556180238723755, 0.32276713848114014, 1.0944397449493408, 0.2578710913658142, 209.73077392578125, 0.03023618645966053, 0.07156200706958771, 0.047700658440589905, 0.3386914134025574, 0.17252372205257416, 0.6040191650390625, 0.04716440290212631, 0.0037407446652650833, 0.2044292539358139, 0.046955570578575134, 0.007991936057806015, 0.07536667585372925, 0.04167250171303749, 330.14544677734375, 0.029521552845835686, 0.014716176316142082, 0.03990308567881584, 0.3133469521999359, 0.07504100352525711, 0.13982969522476196], "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": [426], "max": [426], "mean": [426.0], "std": [0.0], "count": [473]}, "index": {"min": [255911], "max": [256383], "mean": [256147.0], "std": [136.54303350958628], "count": [473]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [473]}, "subtask_annotation": {"mean": [4.676532769556025, 9.0, 9.0, 9.0, 9.0], "std": [2.1198296202537072, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [473]}, "scene_annotation": {"mean": [426.0], "std": [0.0], "min": [426], "max": [426], "count": [473]}, "eef_direction_state": {"mean": [4.575052854122622, 3.4545454545454546], "std": [2.1642812592866596, 2.203817909197119], "min": [0, 0], "max": [6, 6], "count": [473]}, "eef_velocity_state": {"mean": [0.40169133192389006, 0.8942917547568711], "std": [0.5773722036910465, 0.7222155654048098], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_acc_mag_state": {"mean": [0.48625792811839325, 0.8329809725158562], "std": [0.7557540744180679, 0.8400713460448274], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_direction_action": {"mean": [4.575052854122622, 3.4545454545454546], "std": [2.1642812592866596, 2.203817909197119], "min": [0, 0], "max": [6, 6], "count": [473]}, "eef_velocity_action": {"mean": [0.40169133192389006, 0.8942917547568711], "std": [0.5773722036910465, 0.7222155654048098], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_acc_mag_action": {"mean": [0.48625792811839325, 0.8329809725158562], "std": [0.7557540744180679, 0.8400713460448274], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_sim_pose_state": {"mean": [0.45796145551039896, 0.26077889998297826, 1.0226634202475187, -0.17800256262583403, 1.3305018052355115, -0.5178667782413561, 0.4846530728026905, -0.21949676375004995, 1.0701832485118359, -0.7100663680773908, 0.9509178780691017, -1.3447742074435396], "std": [0.012995725961010524, 0.03866045613590513, 0.007823692566916394, 0.30282369159308276, 0.06971911254525454, 0.46354545728522123, 0.07469137460878368, 0.0447151275361501, 0.04217649393141557, 1.7365718653459403, 0.26112389189408797, 1.0316601465777746], "min": [0.41693263882749604, 0.2052521648388645, 1.0077312236108071, -0.6049657256963659, 1.1502550821364252, -1.2484017320740735, 0.37965472550985924, -0.2937727562368193, 1.0287839075418048, -3.141430329240753, 0.4017186509484152, -3.113795379446322], "max": [0.4749857202066352, 0.3069406366145479, 1.043876010646792, 0.9158749266595123, 1.45222788274776, 0.5499115401106318, 0.58895442058153, -0.16882711694143052, 1.1622601740507157, 3.1412231557018204, 1.3939095763101292, 0.25781725821829043], "count": [473]}, "eef_sim_pose_action": {"mean": [0.45796145551039896, 0.26077889998297826, 1.0226634202475187, -0.17800256262583403, 1.3305018052355115, -0.5178667782413561, 0.4846530728026905, -0.21949676375004995, 1.0701832485118359, -0.7100663680773908, 0.9509178780691017, -1.3447742074435396], "std": [0.012995725961010524, 0.03866045613590513, 0.007823692566916394, 0.30282369159308276, 0.06971911254525454, 0.46354545728522123, 0.07469137460878368, 0.0447151275361501, 0.04217649393141557, 1.7365718653459403, 0.26112389189408797, 1.0316601465777746], "min": [0.41693263882749604, 0.2052521648388645, 1.0077312236108071, -0.6049657256963659, 1.1502550821364252, -1.2484017320740735, 0.37965472550985924, -0.2937727562368193, 1.0287839075418048, -3.141430329240753, 0.4017186509484152, -3.113795379446322], "max": [0.4749857202066352, 0.3069406366145479, 1.043876010646792, 0.9158749266595123, 1.45222788274776, 0.5499115401106318, 0.58895442058153, -0.16882711694143052, 1.1622601740507157, 3.1412231557018204, 1.3939095763101292, 0.25781725821829043], "count": [473]}, "gripper_mode_state": {"mean": [0.3678646934460888, 0.758985200845666], "std": [0.48222428470775386, 0.4276992702155677], "min": [0, 0], "max": [1, 1], "count": [473]}, "gripper_activity_state": {"mean": [1.879492600422833, 1.894291754756871], "std": [0.41669970383948945, 0.4130907269666085], "min": [0, 0], "max": [2, 2], "count": [473]}, "gripper_mode_action": {"mean": [0.3678646934460888, 0.758985200845666], "std": [0.48222428470775386, 0.4276992702155677], "min": [0, 0], "max": [1, 1], "count": [473]}, "gripper_activity_action": {"mean": [1.879492600422833, 1.894291754756871], "std": [0.41669970383948945, 0.4130907269666085], "min": [0, 0], "max": [2, 2], "count": [473]}, "gripper_open_scale_state": {"mean": [0.5614598307538996, 0.22715961942612248], "std": [0.33014542468072394, 0.20973084244058268], "min": [0.026, 0.018], "max": [0.818, 0.535], "count": [473]}, "gripper_open_scale_action": {"mean": [0.5614598307538996, 0.22715961942612248], "std": [0.33014542468072394, 0.20973084244058268], "min": [0.026, 0.018], "max": [0.818, 0.535], "count": [473]}}} +{"episode_index": 425, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4565870858964501]], [[0.4685270108451878]], [[0.4592106161091888]]], "std": [[[0.15855396725253584]], [[0.15035789297650815]], [[0.15293023639527933]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.06274509803921569]], [[0.06274509803921569]]], "max": [[[0.6745098039215687]], [[0.6823529411764706]], [[0.6901960784313725]]], "mean": [[[0.47443919005510704]], [[0.4804400931532744]], [[0.4734467652665641]]], "std": [[[0.06768753867588301]], [[0.06159181838280773]], [[0.06696020736823811]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.6509803921568628]], [[0.6666666666666666]]], "mean": [[[0.4645369649493784]], [[0.4807505787037037]], [[0.46045238409906447]]], "std": [[[0.09822856484456428]], [[0.07474518367503397]], [[0.10124409037988535]]], "count": [102]}, "observation.state": {"min": [0.08038986474275589, 2.024721622467041, 0.11801917105913162, 0.15245451033115387, -2.704824209213257, -1.5513185262680054, -1.1202744245529175, 19.0, 0.20379100739955902, 0.1990399956703186, -0.10408300161361694, -2.680000066757202, 0.17299997806549072, -1.222000002861023, -0.3311936855316162, -2.078512668609619, -0.7118325233459473, -0.4418300986289978, 2.1456031799316406, 1.3928251266479492, -0.1964368224143982, 48.0, -0.3197709918022156, 0.2267169952392578, -0.09566599875688553, 1.2580000162124634, 0.546999990940094, 2.4830000400543213], "max": [0.5879141688346863, 2.092440366744995, 2.0706937313079834, 1.4418339729309082, -1.7352763414382935, 1.3887934684753418, -0.03413863852620125, 608.0, 0.3178119957447052, 0.4333679974079132, 0.06592699885368347, -1.2280000448226929, 0.7089999914169312, 0.49900004267692566, -0.16292649507522583, -2.0639564990997314, -0.23324580490589142, -0.1702219694852829, 2.160141706466675, 1.7235649824142456, 0.09674360603094101, 834.0, -0.24257099628448486, 0.30325600504875183, 0.014615999534726143, 1.968000054359436, 0.9190000295639038, 2.86899995803833], "mean": [0.3050101101398468, 2.078115940093994, 0.9267641305923462, 0.8247126340866089, -2.2052078247070312, -0.5794795751571655, -0.6221703290939331, 250.40147399902344, 0.24327580630779266, 0.31036701798439026, -0.029227986931800842, -1.8575648069381714, 0.380798876285553, -0.05629150941967964, -0.2794745862483978, -2.071959972381592, -0.5104085206985474, -0.30283036828041077, 2.1523327827453613, 1.5170421600341797, -0.0336204431951046, 578.7400512695312, -0.28799647092819214, 0.2743833065032959, -0.026190627366304398, 1.5670604705810547, 0.7848107814788818, 2.7236719131469727], "std": [0.15476706624031067, 0.013744793832302094, 0.7606188654899597, 0.32514688372612, 0.29712092876434326, 1.1576553583145142, 0.26481619477272034, 236.69564819335938, 0.030511291697621346, 0.0815948024392128, 0.0571020171046257, 0.444461852312088, 0.13904139399528503, 0.6286599636077881, 0.041575316339731216, 0.0036356146447360516, 0.1915459930896759, 0.07882767170667648, 0.004702049307525158, 0.09387534111738205, 0.09251655638217926, 294.91766357421875, 0.027256475761532784, 0.022368794307112694, 0.04053836688399315, 0.24658827483654022, 0.07318297773599625, 0.10645288228988647], "count": [477]}, "action": {"min": [0.08038986474275589, 2.024721622467041, 0.11801917105913162, 0.15245451033115387, -2.704824209213257, -1.5513185262680054, -1.1202744245529175, 19.0, 0.20379100739955902, 0.1990399956703186, -0.10408300161361694, -2.680000066757202, 0.17299997806549072, -1.222000002861023, -0.3311936855316162, -2.078512668609619, -0.7118325233459473, -0.4418300986289978, 2.1456031799316406, 1.3928251266479492, -0.1964368224143982, 48.0, -0.3197709918022156, 0.2267169952392578, -0.09566599875688553, 1.2580000162124634, 0.546999990940094, 2.4830000400543213], "max": [0.5879141688346863, 2.092440366744995, 2.0706937313079834, 1.4418339729309082, -1.7352763414382935, 1.3887934684753418, -0.03413863852620125, 608.0, 0.3178119957447052, 0.4333679974079132, 0.06592699885368347, -1.2280000448226929, 0.7089999914169312, 0.49900004267692566, -0.16292649507522583, -2.0639564990997314, -0.23324580490589142, -0.1702219694852829, 2.160141706466675, 1.7235649824142456, 0.09674360603094101, 834.0, -0.24257099628448486, 0.30325600504875183, 0.014615999534726143, 1.968000054359436, 0.9190000295639038, 2.86899995803833], "mean": [0.3050101101398468, 2.078115940093994, 0.9267641305923462, 0.8247126340866089, -2.2052078247070312, -0.5794795751571655, -0.6221703290939331, 250.40147399902344, 0.24327580630779266, 0.31036701798439026, -0.029227986931800842, -1.8575648069381714, 0.380798876285553, -0.05629150941967964, -0.2794745862483978, -2.071959972381592, -0.5104085206985474, -0.30283036828041077, 2.1523327827453613, 1.5170421600341797, -0.0336204431951046, 578.7400512695312, -0.28799647092819214, 0.2743833065032959, -0.026190627366304398, 1.5670604705810547, 0.7848107814788818, 2.7236719131469727], "std": [0.15476706624031067, 0.013744793832302094, 0.7606188654899597, 0.32514688372612, 0.29712092876434326, 1.1576553583145142, 0.26481619477272034, 236.69564819335938, 0.030511291697621346, 0.0815948024392128, 0.0571020171046257, 0.444461852312088, 0.13904139399528503, 0.6286599636077881, 0.041575316339731216, 0.0036356146447360516, 0.1915459930896759, 0.07882767170667648, 0.004702049307525158, 0.09387534111738205, 0.09251655638217926, 294.91766357421875, 0.027256475761532784, 0.022368794307112694, 0.04053836688399315, 0.24658827483654022, 0.07318297773599625, 0.10645288228988647], "count": [477]}, "timestamp": {"min": [0.0], "max": [15.866666666666667], "mean": [7.933333333333333], "std": [4.589924553563752], "count": [477]}, "frame_index": {"min": [0], "max": [476], "mean": [238.0], "std": [137.69773660691257], "count": [477]}, "episode_index": {"min": [427], "max": [427], "mean": [427.0], "std": [0.0], "count": [477]}, "index": {"min": [256384], "max": [256860], "mean": [256622.0], "std": [137.69773660691257], "count": [477]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [477]}, "subtask_annotation": {"mean": [4.614255765199162, 9.0, 9.0, 9.0, 9.0], "std": [2.0675302825292143, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [477]}, "scene_annotation": {"mean": [427.0], "std": [0.0], "min": [427], "max": [427], "count": [477]}, "eef_direction_state": {"mean": [4.421383647798742, 3.838574423480084], "std": [2.110322978843896, 2.0632403280203993], "min": [0, 0], "max": [6, 6], "count": [477]}, "eef_velocity_state": {"mean": [0.46750524109014674, 0.9077568134171907], "std": [0.605264000193801, 0.7633388258712558], "min": [0, 0], "max": [2, 2], "count": [477]}, "eef_acc_mag_state": {"mean": [0.4528301886792453, 0.7442348008385744], "std": [0.735714657403258, 0.8277126747323537], "min": [0, 0], "max": [2, 2], "count": [477]}, "eef_direction_action": {"mean": [4.421383647798742, 3.838574423480084], "std": [2.110322978843896, 2.0632403280203993], "min": [0, 0], "max": [6, 6], "count": [477]}, "eef_velocity_action": {"mean": [0.46750524109014674, 0.9077568134171907], "std": [0.605264000193801, 0.7633388258712558], "min": [0, 0], "max": [2, 2], "count": [477]}, "eef_acc_mag_action": {"mean": [0.4528301886792453, 0.7442348008385744], "std": [0.735714657403258, 0.8277126747323537], "min": [0, 0], "max": [2, 2], "count": [477]}, "eef_sim_pose_state": {"mean": [0.4597339773226436, 0.2602875814286912, 1.0297870666704663, 0.13735439573113087, 1.2699029027829076, -0.1579575597959826, 0.5014946529890812, -0.22510948203129624, 1.0749855738475704, -0.21488119025530159, 0.9547406741245555, -1.502721426490016], "std": [0.02062208809115142, 0.038880611426000536, 0.009837240760428034, 0.34769679726070063, 0.07530985494504142, 0.23596844389878416, 0.08593655156394105, 0.05267536275368462, 0.04856342594115959, 1.8308684454509165, 0.2773273370457909, 1.0129101922461337], "min": [0.41191591252839055, 0.19199299136104564, 1.0156926227924354, -0.28922295828941524, 1.1033524436350204, -0.5480425566604467, 0.38753927865621296, -0.31283356623456654, 1.0301290129218548, -3.134078459201354, 0.3792650958537567, -3.1147517612603797], "max": [0.48548270118712183, 0.2974604943091674, 1.0452318355025634, 1.1106097284689944, 1.3800725731654948, 0.7098723872097199, 0.6235584745332601, -0.1571373474417515, 1.1802221301204303, 3.126483856988485, 1.4226418755818235, -0.21371094619236108], "count": [477]}, "eef_sim_pose_action": {"mean": [0.4597339773226436, 0.2602875814286912, 1.0297870666704663, 0.13735439573113087, 1.2699029027829076, -0.1579575597959826, 0.5014946529890812, -0.22510948203129624, 1.0749855738475704, -0.21488119025530159, 0.9547406741245555, -1.502721426490016], "std": [0.02062208809115142, 0.038880611426000536, 0.009837240760428034, 0.34769679726070063, 0.07530985494504142, 0.23596844389878416, 0.08593655156394105, 0.05267536275368462, 0.04856342594115959, 1.8308684454509165, 0.2773273370457909, 1.0129101922461337], "min": [0.41191591252839055, 0.19199299136104564, 1.0156926227924354, -0.28922295828941524, 1.1033524436350204, -0.5480425566604467, 0.38753927865621296, -0.31283356623456654, 1.0301290129218548, -3.134078459201354, 0.3792650958537567, -3.1147517612603797], "max": [0.48548270118712183, 0.2974604943091674, 1.0452318355025634, 1.1106097284689944, 1.3800725731654948, 0.7098723872097199, 0.6235584745332601, -0.1571373474417515, 1.1802221301204303, 3.126483856988485, 1.4226418755818235, -0.21371094619236108], "count": [477]}, "gripper_mode_state": {"mean": [0.3018867924528302, 0.7693920335429769], "std": [0.4590764173809973, 0.42122195130783613], "min": [0, 0], "max": [1, 1], "count": [477]}, "gripper_activity_state": {"mean": [1.878406708595388, 1.8553459119496856], "std": [0.4414279979287832, 0.46472838243801645], "min": [0, 0], "max": [2, 2], "count": [477]}, "gripper_mode_action": {"mean": [0.3018867924528302, 0.7693920335429769], "std": [0.4590764173809973, 0.42122195130783613], "min": [0, 0], "max": [1, 1], "count": [477]}, "gripper_activity_action": {"mean": [1.878406708595388, 1.8553459119496856], "std": [0.4414279979287832, 0.46472838243801645], "min": [0, 0], "max": [2, 2], "count": [477]}, "gripper_open_scale_state": {"mean": [0.5787400417447852, 0.25040146752923276], "std": [0.2949176524072967, 0.23669570966871065], "min": [0.048, 0.019], "max": [0.834, 0.608], "count": [477]}, "gripper_open_scale_action": {"mean": [0.5787400417447852, 0.25040146752923276], "std": [0.2949176524072967, 0.23669570966871065], "min": [0.048, 0.019], "max": [0.834, 0.608], "count": [477]}}} +{"episode_index": 426, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45993479777604257]], [[0.47239171221585985]], [[0.4633255357452716]]], "std": [[[0.15547268070802225]], [[0.1475503335683582]], [[0.1499767513726073]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.050980392156862744]], [[0.07450980392156863]]], "max": [[[0.6941176470588235]], [[0.6823529411764706]], [[0.6901960784313725]]], "mean": [[[0.46834772470935276]], [[0.4750115933541558]], [[0.4678725562496385]]], "std": [[[0.06797433434961105]], [[0.06366146110890934]], [[0.06687728903927379]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6666666666666666]], [[0.6745098039215687]]], "mean": [[[0.4644630527358436]], [[0.4805762244056915]], [[0.46153727623055124]]], "std": [[[0.09687797837788513]], [[0.0752670759666116]], [[0.09935541707705024]]], "count": [113]}, "observation.state": {"min": [0.12014846503734589, 2.010148048400879, 0.1540602147579193, 0.20470966398715973, -2.5203776359558105, -1.5691033601760864, -1.367064118385315, 14.0, 0.18681100010871887, 0.19947199523448944, -0.09852100163698196, -2.8359999656677246, 0.1379999965429306, -1.3250000476837158, -0.33307865262031555, -2.077744722366333, -0.7579267024993896, -0.390604704618454, 2.1318323612213135, 1.4016913175582886, -0.19401079416275024, 33.0, -0.32826000452041626, 0.2333579957485199, -0.08951500058174133, 1.2109999656677246, 0.44499996304512024, 2.447000026702881], "max": [0.5338613390922546, 2.0924229621887207, 2.220757007598877, 1.3920048475265503, -1.8566288948059082, 1.4628652334213257, -0.04427900165319443, 680.0, 0.29975900053977966, 0.4241670072078705, 0.0885000005364418, -1.2890000343322754, 0.7160000205039978, 0.5320000052452087, -0.16983799636363983, -2.067586660385132, -0.24375268816947937, -0.19626227021217346, 2.146789789199829, 1.7635679244995117, 0.23956389725208282, 829.0, -0.25558900833129883, 0.29822900891304016, 0.023892000317573547, 2.010999917984009, 0.9789999723434448, 2.9649999141693115], "mean": [0.3092123866081238, 2.072812795639038, 1.141021728515625, 0.883870542049408, -2.189176321029663, -0.32601624727249146, -0.7706324458122253, 257.5934143066406, 0.2454175502061844, 0.31546851992607117, -0.016699647530913353, -1.9694122076034546, 0.33018335700035095, -0.1760893017053604, -0.28068807721138, -2.072331666946411, -0.5546407103538513, -0.2848270535469055, 2.139531135559082, 1.517237663269043, -0.05360546335577965, 609.5653686523438, -0.29672181606292725, 0.277749240398407, -0.01618514396250248, 1.519505500793457, 0.7829488515853882, 2.7347164154052734], "std": [0.14338965713977814, 0.021099982783198357, 0.8433099985122681, 0.2817542254924774, 0.21296906471252441, 1.2627230882644653, 0.32049715518951416, 260.54937744140625, 0.038574159145355225, 0.07497897744178772, 0.060869090259075165, 0.5384747982025146, 0.16505633294582367, 0.7203717827796936, 0.026236919686198235, 0.0033822597470134497, 0.21436449885368347, 0.062370769679546356, 0.005803508218377829, 0.07975998520851135, 0.10186553746461868, 307.71240234375, 0.027176616713404655, 0.01867252215743065, 0.042751409113407135, 0.28816744685173035, 0.12198882550001144, 0.1337593048810959], "count": [551]}, "action": {"min": [0.12014846503734589, 2.010148048400879, 0.1540602147579193, 0.20470966398715973, -2.5203776359558105, -1.5691033601760864, -1.367064118385315, 14.0, 0.18681100010871887, 0.19947199523448944, -0.09852100163698196, -2.8359999656677246, 0.1379999965429306, -1.3250000476837158, -0.33307865262031555, -2.077744722366333, -0.7579267024993896, -0.390604704618454, 2.1318323612213135, 1.4016913175582886, -0.19401079416275024, 33.0, -0.32826000452041626, 0.2333579957485199, -0.08951500058174133, 1.2109999656677246, 0.44499996304512024, 2.447000026702881], "max": [0.5338613390922546, 2.0924229621887207, 2.220757007598877, 1.3920048475265503, -1.8566288948059082, 1.4628652334213257, -0.04427900165319443, 680.0, 0.29975900053977966, 0.4241670072078705, 0.0885000005364418, -1.2890000343322754, 0.7160000205039978, 0.5320000052452087, -0.16983799636363983, -2.067586660385132, -0.24375268816947937, -0.19626227021217346, 2.146789789199829, 1.7635679244995117, 0.23956389725208282, 829.0, -0.25558900833129883, 0.29822900891304016, 0.023892000317573547, 2.010999917984009, 0.9789999723434448, 2.9649999141693115], "mean": [0.3092123866081238, 2.072812795639038, 1.141021728515625, 0.883870542049408, -2.189176321029663, -0.32601624727249146, -0.7706324458122253, 257.5934143066406, 0.2454175502061844, 0.31546851992607117, -0.016699647530913353, -1.9694122076034546, 0.33018335700035095, -0.1760893017053604, -0.28068807721138, -2.072331666946411, -0.5546407103538513, -0.2848270535469055, 2.139531135559082, 1.517237663269043, -0.05360546335577965, 609.5653686523438, -0.29672181606292725, 0.277749240398407, -0.01618514396250248, 1.519505500793457, 0.7829488515853882, 2.7347164154052734], "std": [0.14338965713977814, 0.021099982783198357, 0.8433099985122681, 0.2817542254924774, 0.21296906471252441, 1.2627230882644653, 0.32049715518951416, 260.54937744140625, 0.038574159145355225, 0.07497897744178772, 0.060869090259075165, 0.5384747982025146, 0.16505633294582367, 0.7203717827796936, 0.026236919686198235, 0.0033822597470134497, 0.21436449885368347, 0.062370769679546356, 0.005803508218377829, 0.07975998520851135, 0.10186553746461868, 307.71240234375, 0.027176616713404655, 0.01867252215743065, 0.042751409113407135, 0.28816744685173035, 0.12198882550001144, 0.1337593048810959], "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": [428], "max": [428], "mean": [428.0], "std": [0.0], "count": [551]}, "index": {"min": [256861], "max": [257411], "mean": [257136.0], "std": [159.05973720586866], "count": [551]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [551]}, "subtask_annotation": {"mean": [4.540834845735027, 9.0, 9.0, 9.0, 9.0], "std": [2.0986691902687267, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [551]}, "scene_annotation": {"mean": [428.0], "std": [0.0], "min": [428], "max": [428], "count": [551]}, "eef_direction_state": {"mean": [4.969147005444646, 3.6533575317604354], "std": [1.8146787544960024, 2.142302003450009], "min": [0, 0], "max": [6, 6], "count": [551]}, "eef_velocity_state": {"mean": [0.3502722323049002, 0.8620689655172413], "std": [0.5831846033688218, 0.7071289069678351], "min": [0, 0], "max": [2, 2], "count": [551]}, "eef_acc_mag_state": {"mean": [0.3956442831215971, 0.7568058076225045], "std": [0.7125394200952271, 0.8319962417693734], "min": [0, 0], "max": [2, 2], "count": [551]}, "eef_direction_action": {"mean": [4.969147005444646, 3.6533575317604354], "std": [1.8146787544960024, 2.142302003450009], "min": [0, 0], "max": [6, 6], "count": [551]}, "eef_velocity_action": {"mean": [0.3502722323049002, 0.8620689655172413], "std": [0.5831846033688218, 0.7071289069678351], "min": [0, 0], "max": [2, 2], "count": [551]}, "eef_acc_mag_action": {"mean": [0.3956442831215971, 0.7568058076225045], "std": [0.7125394200952271, 0.8319962417693734], "min": [0, 0], "max": [2, 2], "count": [551]}, "eef_sim_pose_state": {"mean": [0.46267003901349074, 0.27100418116543934, 1.0304821290744897, -0.0061575809774882554, 1.260999241271772, -0.2432996544053325, 0.5086340890567926, -0.23741832025179935, 1.0845337788928284, 0.12955501619645887, 0.8498487683322405, -1.4570309487039412], "std": [0.016695149731650368, 0.038920229531420526, 0.011367288224354292, 0.32971072794850126, 0.10531760067530459, 0.3658159791867545, 0.07922880233623689, 0.06673319491078035, 0.04327589314823865, 1.9082373634231249, 0.296917967211668, 1.4038368618968426], "min": [0.4178958225335064, 0.20529822474631948, 1.0113612035646793, -0.3357323346193418, 0.9771789836364246, -0.8888466189692257, 0.3880643333464563, -0.33771479358728196, 1.0334438240182218, -3.1279956147515433, 0.3136062078712041, -3.1414585858499477], "max": [0.48078448785771855, 0.30845008959438014, 1.0543779071242496, 1.1203414230062843, 1.4251340223386193, 0.7381577146285069, 0.6120959716131993, -0.14561153280052316, 1.167688079480538, 3.092355241361909, 1.4218038538753017, 3.1413954141905407], "count": [551]}, "eef_sim_pose_action": {"mean": [0.46267003901349074, 0.27100418116543934, 1.0304821290744897, -0.0061575809774882554, 1.260999241271772, -0.2432996544053325, 0.5086340890567926, -0.23741832025179935, 1.0845337788928284, 0.12955501619645887, 0.8498487683322405, -1.4570309487039412], "std": [0.016695149731650368, 0.038920229531420526, 0.011367288224354292, 0.32971072794850126, 0.10531760067530459, 0.3658159791867545, 0.07922880233623689, 0.06673319491078035, 0.04327589314823865, 1.9082373634231249, 0.296917967211668, 1.4038368618968426], "min": [0.4178958225335064, 0.20529822474631948, 1.0113612035646793, -0.3357323346193418, 0.9771789836364246, -0.8888466189692257, 0.3880643333464563, -0.33771479358728196, 1.0334438240182218, -3.1279956147515433, 0.3136062078712041, -3.1414585858499477], "max": [0.48078448785771855, 0.30845008959438014, 1.0543779071242496, 1.1203414230062843, 1.4251340223386193, 0.7381577146285069, 0.6120959716131993, -0.14561153280052316, 1.167688079480538, 3.092355241361909, 1.4218038538753017, 3.1413954141905407], "count": [551]}, "gripper_mode_state": {"mean": [0.27404718693284935, 0.7531760435571688], "std": [0.44603287576931167, 0.4311634156195713], "min": [0, 0], "max": [1, 1], "count": [551]}, "gripper_activity_state": {"mean": [1.840290381125227, 1.9310344827586208], "std": [0.4930470347479242, 0.29936202686773333], "min": [0, 0], "max": [2, 2], "count": [551]}, "gripper_mode_action": {"mean": [0.27404718693284935, 0.7531760435571688], "std": [0.44603287576931167, 0.4311634156195713], "min": [0, 0], "max": [1, 1], "count": [551]}, "gripper_activity_action": {"mean": [1.840290381125227, 1.9310344827586208], "std": [0.4930470347479242, 0.29936202686773333], "min": [0, 0], "max": [2, 2], "count": [551]}, "gripper_open_scale_state": {"mean": [0.6095653356839444, 0.25759346622217805], "std": [0.3077124504831434, 0.26054938065659405], "min": [0.033, 0.014], "max": [0.829, 0.68], "count": [551]}, "gripper_open_scale_action": {"mean": [0.6095653356839444, 0.25759346622217805], "std": [0.3077124504831434, 0.26054938065659405], "min": [0.033, 0.014], "max": [0.829, 0.68], "count": [551]}}} +{"episode_index": 427, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45807403483992465]], [[0.47082440871828957]], [[0.46232129133433036]]], "std": [[[0.15422951266171353]], [[0.1470213914355559]], [[0.14891543360742665]]], "count": [118]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.054901960784313725]], [[0.08235294117647059]]], "max": [[[0.6784313725490196]], [[0.6784313725490196]], [[0.6901960784313725]]], "mean": [[[0.4738272041514346]], [[0.47946925196632323]], [[0.47311353266589123]]], "std": [[[0.06437173533524457]], [[0.06123930123584261]], [[0.06454415853264008]]], "count": [118]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6549019607843137]], [[0.6627450980392157]]], "mean": [[[0.45764968462667555]], [[0.47358740445330677]], [[0.4546959918854548]]], "std": [[[0.09310937916177377]], [[0.07148940592352226]], [[0.09665822995653058]]], "count": [118]}, "observation.state": {"min": [0.05452408641576767, 2.019869565963745, 0.25195571780204773, 0.21036455035209656, -2.7271993160247803, -1.606069564819336, -0.8728915452957153, 18.0, 0.1931000053882599, 0.19228799641132355, -0.09468799829483032, -2.753999948501587, 0.006999998353421688, -1.2589999437332153, -0.34978145360946655, -2.078948974609375, -0.7056540846824646, -0.45235443115234375, 2.1228439807891846, 1.3526476621627808, -0.16894787549972534, 35.0, -0.32028499245643616, 0.2210180014371872, -0.09902100265026093, 1.274999976158142, 0.5790000557899475, 2.486999988555908], "max": [0.6308667063713074, 2.0929815769195557, 2.086366653442383, 1.4186036586761475, -1.8092083930969238, 1.5757007598876953, -0.02076941914856434, 632.0, 0.31373998522758484, 0.4413059949874878, 0.06718599796295166, -1.2230000495910645, 0.7429999709129333, 0.5130000114440918, -0.15053464472293854, -2.0680580139160156, -0.22115066647529602, -0.2194751501083374, 2.146824836730957, 1.7278237342834473, 0.15978488326072693, 840.0, -0.23922200500965118, 0.31513699889183044, 0.016176000237464905, 2.0339999198913574, 0.9660000205039978, 2.953000068664551], "mean": [0.35095906257629395, 2.0685036182403564, 1.2194997072219849, 0.8809898495674133, -2.3458352088928223, -0.06913745403289795, -0.4886332154273987, 249.668701171875, 0.2512188255786896, 0.31787624955177307, -0.018936805427074432, -2.056382179260254, 0.34672123193740845, -0.32815495133399963, -0.3166401982307434, -2.0735926628112793, -0.5409919619560242, -0.3064231276512146, 2.1361563205718994, 1.4914259910583496, -0.0774228572845459, 609.7745971679688, -0.28284594416618347, 0.2888735234737396, -0.023173676803708076, 1.5404975414276123, 0.8264830112457275, 2.71346116065979], "std": [0.2080264836549759, 0.020935220643877983, 0.7740517258644104, 0.31046971678733826, 0.29846081137657166, 1.370853304862976, 0.1626792848110199, 220.10702514648438, 0.025027506053447723, 0.07155433297157288, 0.049109943211078644, 0.5366114377975464, 0.24493248760700226, 0.7171647548675537, 0.03684508800506592, 0.003110329620540142, 0.19346179068088531, 0.07588554918766022, 0.005979988258332014, 0.09191491454839706, 0.09646791964769363, 282.78424072265625, 0.02667606621980667, 0.022601990029215813, 0.04350510239601135, 0.279153972864151, 0.07270440459251404, 0.13999459147453308], "count": [581]}, "action": {"min": [0.05452408641576767, 2.019869565963745, 0.25195571780204773, 0.21036455035209656, -2.7271993160247803, -1.606069564819336, -0.8728915452957153, 18.0, 0.1931000053882599, 0.19228799641132355, -0.09468799829483032, -2.753999948501587, 0.006999998353421688, -1.2589999437332153, -0.34978145360946655, -2.078948974609375, -0.7056540846824646, -0.45235443115234375, 2.1228439807891846, 1.3526476621627808, -0.16894787549972534, 35.0, -0.32028499245643616, 0.2210180014371872, -0.09902100265026093, 1.274999976158142, 0.5790000557899475, 2.486999988555908], "max": [0.6308667063713074, 2.0929815769195557, 2.086366653442383, 1.4186036586761475, -1.8092083930969238, 1.5757007598876953, -0.02076941914856434, 632.0, 0.31373998522758484, 0.4413059949874878, 0.06718599796295166, -1.2230000495910645, 0.7429999709129333, 0.5130000114440918, -0.15053464472293854, -2.0680580139160156, -0.22115066647529602, -0.2194751501083374, 2.146824836730957, 1.7278237342834473, 0.15978488326072693, 840.0, -0.23922200500965118, 0.31513699889183044, 0.016176000237464905, 2.0339999198913574, 0.9660000205039978, 2.953000068664551], "mean": [0.35095906257629395, 2.0685036182403564, 1.2194997072219849, 0.8809898495674133, -2.3458352088928223, -0.06913745403289795, -0.4886332154273987, 249.668701171875, 0.2512188255786896, 0.31787624955177307, -0.018936805427074432, -2.056382179260254, 0.34672123193740845, -0.32815495133399963, -0.3166401982307434, -2.0735926628112793, -0.5409919619560242, -0.3064231276512146, 2.1361563205718994, 1.4914259910583496, -0.0774228572845459, 609.7745971679688, -0.28284594416618347, 0.2888735234737396, -0.023173676803708076, 1.5404975414276123, 0.8264830112457275, 2.71346116065979], "std": [0.2080264836549759, 0.020935220643877983, 0.7740517258644104, 0.31046971678733826, 0.29846081137657166, 1.370853304862976, 0.1626792848110199, 220.10702514648438, 0.025027506053447723, 0.07155433297157288, 0.049109943211078644, 0.5366114377975464, 0.24493248760700226, 0.7171647548675537, 0.03684508800506592, 0.003110329620540142, 0.19346179068088531, 0.07588554918766022, 0.005979988258332014, 0.09191491454839706, 0.09646791964769363, 282.78424072265625, 0.02667606621980667, 0.022601990029215813, 0.04350510239601135, 0.279153972864151, 0.07270440459251404, 0.13999459147453308], "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": [429], "max": [429], "mean": [429.0], "std": [0.0], "count": [581]}, "index": {"min": [257412], "max": [257992], "mean": [257702.0], "std": [167.72000476985446], "count": [581]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [581]}, "subtask_annotation": {"mean": [3.938037865748709, 9.0, 9.0, 9.0, 9.0], "std": [2.15243902129436, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [581]}, "scene_annotation": {"mean": [429.0], "std": [0.0], "min": [429], "max": [429], "count": [581]}, "eef_direction_state": {"mean": [4.824440619621343, 3.8399311531841653], "std": [2.065240957382589, 2.2364965214846566], "min": [0, 0], "max": [6, 6], "count": [581]}, "eef_velocity_state": {"mean": [0.35628227194492257, 0.8055077452667814], "std": [0.6170965965545234, 0.724565719792218], "min": [0, 0], "max": [2, 2], "count": [581]}, "eef_acc_mag_state": {"mean": [0.3889845094664372, 0.7641996557659209], "std": [0.6967955925999798, 0.8366552464699349], "min": [0, 0], "max": [2, 2], "count": [581]}, "eef_direction_action": {"mean": [4.824440619621343, 3.8399311531841653], "std": [2.065240957382589, 2.2364965214846566], "min": [0, 0], "max": [6, 6], "count": [581]}, "eef_velocity_action": {"mean": [0.35628227194492257, 0.8055077452667814], "std": [0.6170965965545234, 0.724565719792218], "min": [0, 0], "max": [2, 2], "count": [581]}, "eef_acc_mag_action": {"mean": [0.3889845094664372, 0.7641996557659209], "std": [0.6967955925999798, 0.8366552464699349], "min": [0, 0], "max": [2, 2], "count": [581]}, "eef_sim_pose_state": {"mean": [0.4741236602455838, 0.25789277160942653, 1.0350437779509658, -0.05784408795687444, 1.2643130026263476, -0.3396318107966294, 0.515986078136987, -0.23892013643551438, 1.0855439328119867, 0.4660987023335154, 0.8494472273377315, -1.6960253116359365], "std": [0.020747594285885098, 0.040168178154338374, 0.011706905464376529, 0.27117962486957425, 0.09484634719178815, 0.23670533140174377, 0.08028810922725006, 0.043489575509612716, 0.052384468717495115, 2.001772462474938, 0.434242406373946, 1.1232651099256379], "min": [0.40675574685297533, 0.18899926061894598, 1.0170121017685136, -0.2688784051436742, 1.0819071878820377, -0.7373247844926176, 0.3801330742443159, -0.29700885691968815, 1.025780838548119, -3.140264650336918, 0.22790265625160133, -2.9863767998458104], "max": [0.49831706288541183, 0.30234687887249867, 1.0517561041970565, 0.9545423145856118, 1.4294691716172023, 0.5984561676371203, 0.6319121439385761, -0.16853537171311642, 1.1918057935225075, 3.129835551378329, 1.3875219542912212, -0.03734884736529423], "count": [581]}, "eef_sim_pose_action": {"mean": [0.4741236602455838, 0.25789277160942653, 1.0350437779509658, -0.05784408795687444, 1.2643130026263476, -0.3396318107966294, 0.515986078136987, -0.23892013643551438, 1.0855439328119867, 0.4660987023335154, 0.8494472273377315, -1.6960253116359365], "std": [0.020747594285885098, 0.040168178154338374, 0.011706905464376529, 0.27117962486957425, 0.09484634719178815, 0.23670533140174377, 0.08028810922725006, 0.043489575509612716, 0.052384468717495115, 2.001772462474938, 0.434242406373946, 1.1232651099256379], "min": [0.40675574685297533, 0.18899926061894598, 1.0170121017685136, -0.2688784051436742, 1.0819071878820377, -0.7373247844926176, 0.3801330742443159, -0.29700885691968815, 1.025780838548119, -3.140264650336918, 0.22790265625160133, -2.9863767998458104], "max": [0.49831706288541183, 0.30234687887249867, 1.0517561041970565, 0.9545423145856118, 1.4294691716172023, 0.5984561676371203, 0.6319121439385761, -0.16853537171311642, 1.1918057935225075, 3.129835551378329, 1.3875219542912212, -0.03734884736529423], "count": [581]}, "gripper_mode_state": {"mean": [0.23407917383820998, 0.7848537005163512], "std": [0.42342191040784755, 0.4109237998730903], "min": [0, 0], "max": [1, 1], "count": [581]}, "gripper_activity_state": {"mean": [1.8537005163511187, 1.8623063683304648], "std": [0.4776674245592887, 0.46380991541348504], "min": [0, 0], "max": [2, 2], "count": [581]}, "gripper_mode_action": {"mean": [0.23407917383820998, 0.7848537005163512], "std": [0.42342191040784755, 0.4109237998730903], "min": [0, 0], "max": [1, 1], "count": [581]}, "gripper_activity_action": {"mean": [1.8537005163511187, 1.8623063683304648], "std": [0.4776674245592887, 0.46380991541348504], "min": [0, 0], "max": [2, 2], "count": [581]}, "gripper_open_scale_state": {"mean": [0.6097745269539026, 0.24966867466924952], "std": [0.2827842034989581, 0.2201070059626753], "min": [0.035, 0.018], "max": [0.84, 0.632], "count": [581]}, "gripper_open_scale_action": {"mean": [0.6097745269539026, 0.24966867466924952], "std": [0.2827842034989581, 0.2201070059626753], "min": [0.035, 0.018], "max": [0.84, 0.632], "count": [581]}}} +{"episode_index": 428, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4623631102145873]], [[0.47451252602811034]], [[0.4649335885534155]]], "std": [[[0.1559080454572646]], [[0.14726159360536362]], [[0.1500190435679316]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.09019607843137255]], [[0.07450980392156863]]], "max": [[[0.6666666666666666]], [[0.6549019607843137]], [[0.6705882352941176]]], "mean": [[[0.4719161244143675]], [[0.4779804897622766]], [[0.4702518454653248]]], "std": [[[0.06564670753868584]], [[0.05964694949943908]], [[0.06634181528036205]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[0.6666666666666666]], [[0.6549019607843137]], [[0.6549019607843137]]], "mean": [[[0.46095731389901096]], [[0.47649130950315227]], [[0.45809094474810574]]], "std": [[[0.09067315600538078]], [[0.06941643319949643]], [[0.09356722169524717]]], "count": [113]}, "observation.state": {"min": [0.0699877068400383, 1.9546116590499878, 0.22417008876800537, 0.17332863807678223, -2.6788010597229004, -1.4433698654174805, -0.8329933285713196, 21.0, 0.1935809999704361, 0.21491000056266785, -0.10445199906826019, -2.802000045776367, 0.10999999195337296, -1.284000039100647, -0.41116470098495483, -2.0769591331481934, -0.8465021848678589, -0.41575485467910767, 2.1228091716766357, 1.3798049688339233, -0.1681624799966812, 34.0, -0.32622000575065613, 0.22230200469493866, -0.09078100323677063, 1.2489999532699585, 0.05199999734759331, 2.4159998893737793], "max": [0.5022708177566528, 2.0925800800323486, 2.089351177215576, 1.4257246255874634, -1.7559235095977783, 1.4972132444381714, 0.04279547184705734, 630.0, 0.3197680115699768, 0.4417339861392975, 0.08183400332927704, -1.3519999980926514, 0.8669999837875366, 0.4050000011920929, -0.16427038609981537, -2.0629966259002686, -0.2180090844631195, -0.03949680179357529, 2.3151793479919434, 1.8672056198120117, 0.5631304979324341, 832.0, -0.24577300250530243, 0.30479899048805237, 0.02570500038564205, 1.9420000314712524, 0.8450000286102295, 2.877000093460083], "mean": [0.2750718295574188, 2.071286201477051, 0.9709512591362, 0.8805268406867981, -2.1740927696228027, -0.4563831686973572, -0.5294591188430786, 232.8802490234375, 0.24777935445308685, 0.30408695340156555, -0.03218881040811539, -1.910075068473816, 0.49178072810173035, -0.16040217876434326, -0.30294686555862427, -2.0716288089752197, -0.5374603271484375, -0.27584967017173767, 2.154808759689331, 1.5399904251098633, 0.022281154990196228, 568.5536499023438, -0.28708574175834656, 0.27976277470588684, -0.018205082044005394, 1.5231897830963135, 0.7026292681694031, 2.6651339530944824], "std": [0.15851545333862305, 0.023667871952056885, 0.7593478560447693, 0.30018213391304016, 0.2943163514137268, 1.2018102407455444, 0.24232718348503113, 242.61953735351562, 0.03728286921977997, 0.07180734723806381, 0.05623498931527138, 0.4991479218006134, 0.19992919266223907, 0.6288496851921082, 0.04034999758005142, 0.00293016922660172, 0.2135726362466812, 0.10063216835260391, 0.061956603080034256, 0.11335106194019318, 0.21021877229213715, 323.09185791015625, 0.027484891936182976, 0.019782794639468193, 0.04586261138319969, 0.27049651741981506, 0.20961453020572662, 0.12568385899066925], "count": [547]}, "action": {"min": [0.0699877068400383, 1.9546116590499878, 0.22417008876800537, 0.17332863807678223, -2.6788010597229004, -1.4433698654174805, -0.8329933285713196, 21.0, 0.1935809999704361, 0.21491000056266785, -0.10445199906826019, -2.802000045776367, 0.10999999195337296, -1.284000039100647, -0.41116470098495483, -2.0769591331481934, -0.8465021848678589, -0.41575485467910767, 2.1228091716766357, 1.3798049688339233, -0.1681624799966812, 34.0, -0.32622000575065613, 0.22230200469493866, -0.09078100323677063, 1.2489999532699585, 0.05199999734759331, 2.4159998893737793], "max": [0.5022708177566528, 2.0925800800323486, 2.089351177215576, 1.4257246255874634, -1.7559235095977783, 1.4972132444381714, 0.04279547184705734, 630.0, 0.3197680115699768, 0.4417339861392975, 0.08183400332927704, -1.3519999980926514, 0.8669999837875366, 0.4050000011920929, -0.16427038609981537, -2.0629966259002686, -0.2180090844631195, -0.03949680179357529, 2.3151793479919434, 1.8672056198120117, 0.5631304979324341, 832.0, -0.24577300250530243, 0.30479899048805237, 0.02570500038564205, 1.9420000314712524, 0.8450000286102295, 2.877000093460083], "mean": [0.2750718295574188, 2.071286201477051, 0.9709512591362, 0.8805268406867981, -2.1740927696228027, -0.4563831686973572, -0.5294591188430786, 232.8802490234375, 0.24777935445308685, 0.30408695340156555, -0.03218881040811539, -1.910075068473816, 0.49178072810173035, -0.16040217876434326, -0.30294686555862427, -2.0716288089752197, -0.5374603271484375, -0.27584967017173767, 2.154808759689331, 1.5399904251098633, 0.022281154990196228, 568.5536499023438, -0.28708574175834656, 0.27976277470588684, -0.018205082044005394, 1.5231897830963135, 0.7026292681694031, 2.6651339530944824], "std": [0.15851545333862305, 0.023667871952056885, 0.7593478560447693, 0.30018213391304016, 0.2943163514137268, 1.2018102407455444, 0.24232718348503113, 242.61953735351562, 0.03728286921977997, 0.07180734723806381, 0.05623498931527138, 0.4991479218006134, 0.19992919266223907, 0.6288496851921082, 0.04034999758005142, 0.00293016922660172, 0.2135726362466812, 0.10063216835260391, 0.061956603080034256, 0.11335106194019318, 0.21021877229213715, 323.09185791015625, 0.027484891936182976, 0.019782794639468193, 0.04586261138319969, 0.27049651741981506, 0.20961453020572662, 0.12568385899066925], "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": [430], "max": [430], "mean": [430.0], "std": [0.0], "count": [547]}, "index": {"min": [257993], "max": [258539], "mean": [258266.0], "std": [157.90503475190397], "count": [547]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [547]}, "subtask_annotation": {"mean": [4.195612431444241, 9.0, 9.0, 9.0, 9.0], "std": [2.1293068925070364, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [547]}, "scene_annotation": {"mean": [430.0], "std": [0.0], "min": [430], "max": [430], "count": [547]}, "eef_direction_state": {"mean": [4.3893967093235835, 4.003656307129799], "std": [2.2770047120525456, 2.0955217713750125], "min": [0, 0], "max": [6, 6], "count": [547]}, "eef_velocity_state": {"mean": [0.44424131627056673, 0.7915904936014625], "std": [0.6240888937089958, 0.7506746706725478], "min": [0, 0], "max": [2, 2], "count": [547]}, "eef_acc_mag_state": {"mean": [0.4570383912248629, 0.7605118829981719], "std": [0.7451738717068401, 0.8308792029283133], "min": [0, 0], "max": [2, 2], "count": [547]}, "eef_direction_action": {"mean": [4.3893967093235835, 4.003656307129799], "std": [2.2770047120525456, 2.0955217713750125], "min": [0, 0], "max": [6, 6], "count": [547]}, "eef_velocity_action": {"mean": [0.44424131627056673, 0.7915904936014625], "std": [0.6240888937089958, 0.7506746706725478], "min": [0, 0], "max": [2, 2], "count": [547]}, "eef_acc_mag_action": {"mean": [0.4570383912248629, 0.7605118829981719], "std": [0.7451738717068401, 0.8308792029283133], "min": [0, 0], "max": [2, 2], "count": [547]}, "eef_sim_pose_state": {"mean": [0.46570422783872556, 0.26493938955740187, 1.0349046681095047, 0.2543048112729165, 1.1859168343993713, -0.021162856934212385, 0.4958666030932351, -0.22570153286919456, 1.0723709869382863, 0.0019478556289228195, 1.0477801850842734, -1.4064726251445567], "std": [0.018026625336053023, 0.04166485914077767, 0.0128840790344079, 0.4992857779303759, 0.1850306649841676, 0.3239397230206573, 0.07751344782719913, 0.059592006735690546, 0.0469011858821148, 1.7889607847218925, 0.38017394597033066, 1.1545041931800326], "min": [0.41101017336441714, 0.20185862616812503, 1.0138941743791698, -0.262055756526665, 0.6121132603755579, -0.37257314822577614, 0.4010830136969226, -0.3005742842711425, 1.0258313263272039, -3.137517581915977, 0.2827313096951152, -3.099914522016028], "max": [0.48874202808139106, 0.30825021508702943, 1.0656421657703554, 1.238811187761841, 1.3635237391402222, 0.7420879795878823, 0.6293646922432998, -0.14336542595689977, 1.1914461713453677, 3.131223309116263, 1.4912695665106308, 0.5790534231919622], "count": [547]}, "eef_sim_pose_action": {"mean": [0.46570422783872556, 0.26493938955740187, 1.0349046681095047, 0.2543048112729165, 1.1859168343993713, -0.021162856934212385, 0.4958666030932351, -0.22570153286919456, 1.0723709869382863, 0.0019478556289228195, 1.0477801850842734, -1.4064726251445567], "std": [0.018026625336053023, 0.04166485914077767, 0.0128840790344079, 0.4992857779303759, 0.1850306649841676, 0.3239397230206573, 0.07751344782719913, 0.059592006735690546, 0.0469011858821148, 1.7889607847218925, 0.38017394597033066, 1.1545041931800326], "min": [0.41101017336441714, 0.20185862616812503, 1.0138941743791698, -0.262055756526665, 0.6121132603755579, -0.37257314822577614, 0.4010830136969226, -0.3005742842711425, 1.0258313263272039, -3.137517581915977, 0.2827313096951152, -3.099914522016028], "max": [0.48874202808139106, 0.30825021508702943, 1.0656421657703554, 1.238811187761841, 1.3635237391402222, 0.7420879795878823, 0.6293646922432998, -0.14336542595689977, 1.1914461713453677, 3.131223309116263, 1.4912695665106308, 0.5790534231919622], "count": [547]}, "gripper_mode_state": {"mean": [0.3382084095063985, 0.7513711151736746], "std": [0.47309986392467906, 0.43221818848394133], "min": [0, 0], "max": [1, 1], "count": [547]}, "gripper_activity_state": {"mean": [1.8957952468007313, 1.8994515539305301], "std": [0.4035045948637115, 0.3998853479794731], "min": [0, 0], "max": [2, 2], "count": [547]}, "gripper_mode_action": {"mean": [0.3382084095063985, 0.7513711151736746], "std": [0.47309986392467906, 0.43221818848394133], "min": [0, 0], "max": [1, 1], "count": [547]}, "gripper_activity_action": {"mean": [1.8957952468007313, 1.8994515539305301], "std": [0.4035045948637115, 0.3998853479794731], "min": [0, 0], "max": [2, 2], "count": [547]}, "gripper_open_scale_state": {"mean": [0.568553930369765, 0.23288025607051532], "std": [0.323091906603389, 0.24261951986131086], "min": [0.034, 0.021], "max": [0.832, 0.63], "count": [547]}, "gripper_open_scale_action": {"mean": [0.568553930369765, 0.23288025607051532], "std": [0.323091906603389, 0.24261951986131086], "min": [0.034, 0.021], "max": [0.832, 0.63], "count": [547]}}} +{"episode_index": 429, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45362159517973855]], [[0.46596769812091504]], [[0.4553349183006536]]], "std": [[[0.15781292238030167]], [[0.14932903396220193]], [[0.15233636679403545]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.043137254901960784]], [[0.0784313725490196]]], "max": [[[0.6823529411764706]], [[0.6705882352941176]], [[0.6823529411764706]]], "mean": [[[0.46983738562091504]], [[0.4743626572712418]], [[0.46664521650326796]]], "std": [[[0.07066049960383322]], [[0.06650969588264798]], [[0.07243631993214096]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.043137254901960784]], [[0.07058823529411765]]], "max": [[[0.6588235294117647]], [[0.6392156862745098]], [[0.6431372549019608]]], "mean": [[[0.46636961601307186]], [[0.4820594015522876]], [[0.4622337193627451]]], "std": [[[0.09040370247276161]], [[0.06484074326225948]], [[0.09496157913009026]]], "count": [100]}, "observation.state": {"min": [-0.03467969223856926, 1.910751461982727, 0.3672347664833069, 0.2321287989616394, -2.5947461128234863, -1.4860782623291016, -0.6489657759666443, 19.0, 0.2104090005159378, 0.19921599328517914, -0.08573900163173676, -2.7200000286102295, 0.07500000298023224, -1.2640000581741333, -0.3323456048965454, -2.078756809234619, -0.8733803033828735, -0.427413672208786, 2.2491884231567383, 1.3925808668136597, -0.22052234411239624, 33.0, -0.324194997549057, 0.2346149981021881, -0.093640998005867, 1.2860000133514404, 0.19900000095367432, 2.4619998931884766], "max": [0.5567949414253235, 2.0914106369018555, 2.0346176624298096, 1.5436564683914185, -1.8299603462219238, 1.5103206634521484, -0.08433430641889572, 573.0, 0.3236069977283478, 0.4163379967212677, 0.08003800362348557, -1.215999960899353, 0.8059999942779541, 0.46299999952316284, -0.17620843648910522, -2.0677263736724854, -0.3009820580482483, -0.22020818293094635, 2.262749671936035, 1.7650339603424072, 0.4878718852996826, 826.0, -0.24476100504398346, 0.3103969991207123, 0.019446000456809998, 2.0869998931884766, 0.996999979019165, 2.98799991607666], "mean": [0.18715286254882812, 2.064692735671997, 0.9544137120246887, 0.9033915400505066, -2.2946603298187256, -0.5677696466445923, -0.503502607345581, 208.01821899414062, 0.2477189153432846, 0.29087674617767334, -0.03044389747083187, -1.8327021598815918, 0.48254603147506714, -0.07886898517608643, -0.293018639087677, -2.0739834308624268, -0.59531170129776, -0.3064175248146057, 2.258291244506836, 1.4911772012710571, -0.03688458353281021, 536.3471069335938, -0.282110333442688, 0.2806198298931122, -0.02783563919365406, 1.6208722591400146, 0.7761144042015076, 2.7505948543548584], "std": [0.19389031827449799, 0.035441070795059204, 0.6444234848022461, 0.2724151611328125, 0.2517544627189636, 1.1381936073303223, 0.1363227516412735, 206.04440307617188, 0.03115236759185791, 0.07121721655130386, 0.04999963566660881, 0.45635557174682617, 0.1758454144001007, 0.6152350306510925, 0.02824149653315544, 0.0034753785002976656, 0.23522426187992096, 0.06887943297624588, 0.0032191546633839607, 0.09907826781272888, 0.1904548853635788, 338.51080322265625, 0.030579527840018272, 0.023607773706316948, 0.04461456090211868, 0.30609163641929626, 0.21342185139656067, 0.15015466511249542], "count": [412]}, "action": {"min": [-0.03467969223856926, 1.910751461982727, 0.3672347664833069, 0.2321287989616394, -2.5947461128234863, -1.4860782623291016, -0.6489657759666443, 19.0, 0.2104090005159378, 0.19921599328517914, -0.08573900163173676, -2.7200000286102295, 0.07500000298023224, -1.2640000581741333, -0.3323456048965454, -2.078756809234619, -0.8733803033828735, -0.427413672208786, 2.2491884231567383, 1.3925808668136597, -0.22052234411239624, 33.0, -0.324194997549057, 0.2346149981021881, -0.093640998005867, 1.2860000133514404, 0.19900000095367432, 2.4619998931884766], "max": [0.5567949414253235, 2.0914106369018555, 2.0346176624298096, 1.5436564683914185, -1.8299603462219238, 1.5103206634521484, -0.08433430641889572, 573.0, 0.3236069977283478, 0.4163379967212677, 0.08003800362348557, -1.215999960899353, 0.8059999942779541, 0.46299999952316284, -0.17620843648910522, -2.0677263736724854, -0.3009820580482483, -0.22020818293094635, 2.262749671936035, 1.7650339603424072, 0.4878718852996826, 826.0, -0.24476100504398346, 0.3103969991207123, 0.019446000456809998, 2.0869998931884766, 0.996999979019165, 2.98799991607666], "mean": [0.18715286254882812, 2.064692735671997, 0.9544137120246887, 0.9033915400505066, -2.2946603298187256, -0.5677696466445923, -0.503502607345581, 208.01821899414062, 0.2477189153432846, 0.29087674617767334, -0.03044389747083187, -1.8327021598815918, 0.48254603147506714, -0.07886898517608643, -0.293018639087677, -2.0739834308624268, -0.59531170129776, -0.3064175248146057, 2.258291244506836, 1.4911772012710571, -0.03688458353281021, 536.3471069335938, -0.282110333442688, 0.2806198298931122, -0.02783563919365406, 1.6208722591400146, 0.7761144042015076, 2.7505948543548584], "std": [0.19389031827449799, 0.035441070795059204, 0.6444234848022461, 0.2724151611328125, 0.2517544627189636, 1.1381936073303223, 0.1363227516412735, 206.04440307617188, 0.03115236759185791, 0.07121721655130386, 0.04999963566660881, 0.45635557174682617, 0.1758454144001007, 0.6152350306510925, 0.02824149653315544, 0.0034753785002976656, 0.23522426187992096, 0.06887943297624588, 0.0032191546633839607, 0.09907826781272888, 0.1904548853635788, 338.51080322265625, 0.030579527840018272, 0.023607773706316948, 0.04461456090211868, 0.30609163641929626, 0.21342185139656067, 0.15015466511249542], "count": [412]}, "timestamp": {"min": [0.0], "max": [13.7], "mean": [6.85], "std": [3.964460170621524], "count": [412]}, "frame_index": {"min": [0], "max": [411], "mean": [205.5], "std": [118.93380511864572], "count": [412]}, "episode_index": {"min": [431], "max": [431], "mean": [431.0], "std": [0.0], "count": [412]}, "index": {"min": [258540], "max": [258951], "mean": [258745.5], "std": [118.93380511864572], "count": [412]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [412]}, "subtask_annotation": {"mean": [4.575242718446602, 9.0, 9.0, 9.0, 9.0], "std": [2.147852548979027, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [412]}, "scene_annotation": {"mean": [431.0], "std": [0.0], "min": [431], "max": [431], "count": [412]}, "eef_direction_state": {"mean": [4.62621359223301, 3.6407766990291264], "std": [2.0505959903265705, 2.2103216342504823], "min": [0, 0], "max": [6, 6], "count": [412]}, "eef_velocity_state": {"mean": [0.4393203883495146, 0.8859223300970874], "std": [0.6260583460757584, 0.7465752706486325], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_acc_mag_state": {"mean": [0.5194174757281553, 0.8155339805825242], "std": [0.7926308966570614, 0.8243570347185634], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_direction_action": {"mean": [4.62621359223301, 3.6407766990291264], "std": [2.0505959903265705, 2.2103216342504823], "min": [0, 0], "max": [6, 6], "count": [412]}, "eef_velocity_action": {"mean": [0.4393203883495146, 0.8859223300970874], "std": [0.6260583460757584, 0.7465752706486325], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_acc_mag_action": {"mean": [0.5194174757281553, 0.8155339805825242], "std": [0.7926308966570614, 0.8243570347185634], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_sim_pose_state": {"mean": [0.46680506286700296, 0.25620725772662656, 1.0326988644741169, -0.02261434713583691, 1.2337758153293454, -0.344070557884742, 0.4818237875082475, -0.22585011228323695, 1.0709934413513005, -0.016558267708738653, 1.0510900086737158, -1.1530985736729296], "std": [0.02085465972597579, 0.042300982528204946, 0.010702755509053651, 0.43982023063387704, 0.15665720945324793, 0.534996001146253, 0.07767897364112894, 0.04895088944207104, 0.04631795467184126, 1.7719507125060507, 0.3424543993717927, 1.328639818238315], "min": [0.42206690632295235, 0.1960735823868635, 1.0171858905031277, -0.42529327848895104, 0.856271799591783, -1.0498935110207102, 0.3860188106769822, -0.3072146885314626, 1.0243044681250748, -3.1175476740620067, 0.2774992331427304, -3.1236508559870346], "max": [0.49275551095683573, 0.3043957022810149, 1.0541263979278483, 1.2488254206103169, 1.3908280695138777, 0.8402876923652234, 0.604457837317129, -0.1657055892089702, 1.1862823681217882, 3.1315197548250753, 1.5435626382796546, 3.141529551088863], "count": [412]}, "eef_sim_pose_action": {"mean": [0.46680506286700296, 0.25620725772662656, 1.0326988644741169, -0.02261434713583691, 1.2337758153293454, -0.344070557884742, 0.4818237875082475, -0.22585011228323695, 1.0709934413513005, -0.016558267708738653, 1.0510900086737158, -1.1530985736729296], "std": [0.02085465972597579, 0.042300982528204946, 0.010702755509053651, 0.43982023063387704, 0.15665720945324793, 0.534996001146253, 0.07767897364112894, 0.04895088944207104, 0.04631795467184126, 1.7719507125060507, 0.3424543993717927, 1.328639818238315], "min": [0.42206690632295235, 0.1960735823868635, 1.0171858905031277, -0.42529327848895104, 0.856271799591783, -1.0498935110207102, 0.3860188106769822, -0.3072146885314626, 1.0243044681250748, -3.1175476740620067, 0.2774992331427304, -3.1236508559870346], "max": [0.49275551095683573, 0.3043957022810149, 1.0541263979278483, 1.2488254206103169, 1.3908280695138777, 0.8402876923652234, 0.604457837317129, -0.1657055892089702, 1.1862823681217882, 3.1315197548250753, 1.5435626382796546, 3.141529551088863], "count": [412]}, "gripper_mode_state": {"mean": [0.3883495145631068, 0.7839805825242718], "std": [0.4873747727382972, 0.41152767677177776], "min": [0, 0], "max": [1, 1], "count": [412]}, "gripper_activity_state": {"mean": [1.808252427184466, 1.924757281553398], "std": [0.5020635614896407, 0.3063545273495435], "min": [0, 0], "max": [2, 2], "count": [412]}, "gripper_mode_action": {"mean": [0.3883495145631068, 0.7839805825242718], "std": [0.4873747727382972, 0.41152767677177776], "min": [0, 0], "max": [1, 1], "count": [412]}, "gripper_activity_action": {"mean": [1.808252427184466, 1.924757281553398], "std": [0.5020635614896407, 0.3063545273495435], "min": [0, 0], "max": [2, 2], "count": [412]}, "gripper_open_scale_state": {"mean": [0.5363470873416039, 0.20801820378164637], "std": [0.3385107125671415, 0.20604434580831035], "min": [0.033, 0.019], "max": [0.826, 0.573], "count": [412]}, "gripper_open_scale_action": {"mean": [0.5363470873416039, 0.20801820378164637], "std": [0.3385107125671415, 0.20604434580831035], "min": [0.033, 0.019], "max": [0.826, 0.573], "count": [412]}}} +{"episode_index": 430, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.451167856806184]], [[0.46435658622423326]], [[0.45361062012946207]]], "std": [[[0.15769835354098444]], [[0.1522148538434873]], [[0.15414151268394966]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.07450980392156863]], [[0.07058823529411765]]], "max": [[[0.6901960784313725]], [[0.6745098039215687]], [[0.6901960784313725]]], "mean": [[[0.470076665802539]], [[0.47473465976935647]], [[0.46741317480517847]]], "std": [[[0.07562046122009045]], [[0.07260739428570787]], [[0.0772054445480369]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.050980392156862744]], [[0.03137254901960784]]], "max": [[[0.6627450980392157]], [[0.6431372549019608]], [[0.6509803921568628]]], "mean": [[[0.4596440167012318]], [[0.4763304797479889]], [[0.4536742768822272]]], "std": [[[0.09168755078349956]], [[0.06379580041645247]], [[0.09831853883072951]]], "count": [104]}, "observation.state": {"min": [-0.014398966915905476, 1.9348372220993042, 0.278868705034256, 0.12484340369701385, -2.627890110015869, -1.523410677909851, -0.7688524127006531, 15.0, 0.2118459939956665, 0.20802700519561768, -0.08527500182390213, -2.703000068664551, 0.09199999272823334, -1.2050000429153442, -0.3819827735424042, -2.078582525253296, -0.7731459736824036, -0.48918089270591736, 2.1993417739868164, 1.275713562965393, -0.192405104637146, 36.0, -0.32803699374198914, 0.22135800123214722, -0.11019600182771683, 1.284999966621399, 0.6969999670982361, 2.5320000648498535], "max": [0.5319065451622009, 2.089106798171997, 2.0330467224121094, 1.4534578323364258, -1.828686237335205, 1.4433000087738037, 0.09986774623394012, 625.0, 0.3226340115070343, 0.42729300260543823, 0.0724409967660904, -1.1540000438690186, 0.8040000200271606, 0.515999972820282, -0.11124729365110397, -2.0676567554473877, -0.2453758418560028, -0.2473655343055725, 2.210529327392578, 1.6638050079345703, 0.10925761610269547, 814.0, -0.22568899393081665, 0.3004859983921051, 0.014387999661266804, 2.1070001125335693, 0.9509999752044678, 3.0199999809265137], "mean": [0.19995541870594025, 2.072646141052246, 0.8710295557975769, 0.8788992762565613, -2.206082820892334, -0.6933647990226746, -0.5316416621208191, 226.243896484375, 0.24548977613449097, 0.2889213263988495, -0.029659990221261978, -1.7598539590835571, 0.5033961534500122, -0.006626537535339594, -0.2904493510723114, -2.0745792388916016, -0.532004714012146, -0.36023426055908203, 2.203781843185425, 1.4450396299362183, -0.07304006069898605, 544.6857299804688, -0.2750876545906067, 0.2782255709171295, -0.041281796991825104, 1.6511399745941162, 0.8520265817642212, 2.779472827911377], "std": [0.17946043610572815, 0.024328183382749557, 0.6612246632575989, 0.3066604733467102, 0.24072903394699097, 1.1094433069229126, 0.21319864690303802, 245.1948699951172, 0.029740162193775177, 0.0730515569448471, 0.05163119360804558, 0.4527873992919922, 0.1766994297504425, 0.5732182860374451, 0.059979069977998734, 0.0030819640960544348, 0.20617572963237762, 0.08979978412389755, 0.0037484830245375633, 0.11574403196573257, 0.08682070672512054, 329.3908386230469, 0.038084130734205246, 0.01989067904651165, 0.04945128783583641, 0.32732734084129333, 0.052855461835861206, 0.15320295095443726], "count": [490]}, "action": {"min": [-0.014398966915905476, 1.9348372220993042, 0.278868705034256, 0.12484340369701385, -2.627890110015869, -1.523410677909851, -0.7688524127006531, 15.0, 0.2118459939956665, 0.20802700519561768, -0.08527500182390213, -2.703000068664551, 0.09199999272823334, -1.2050000429153442, -0.3819827735424042, -2.078582525253296, -0.7731459736824036, -0.48918089270591736, 2.1993417739868164, 1.275713562965393, -0.192405104637146, 36.0, -0.32803699374198914, 0.22135800123214722, -0.11019600182771683, 1.284999966621399, 0.6969999670982361, 2.5320000648498535], "max": [0.5319065451622009, 2.089106798171997, 2.0330467224121094, 1.4534578323364258, -1.828686237335205, 1.4433000087738037, 0.09986774623394012, 625.0, 0.3226340115070343, 0.42729300260543823, 0.0724409967660904, -1.1540000438690186, 0.8040000200271606, 0.515999972820282, -0.11124729365110397, -2.0676567554473877, -0.2453758418560028, -0.2473655343055725, 2.210529327392578, 1.6638050079345703, 0.10925761610269547, 814.0, -0.22568899393081665, 0.3004859983921051, 0.014387999661266804, 2.1070001125335693, 0.9509999752044678, 3.0199999809265137], "mean": [0.19995541870594025, 2.072646141052246, 0.8710295557975769, 0.8788992762565613, -2.206082820892334, -0.6933647990226746, -0.5316416621208191, 226.243896484375, 0.24548977613449097, 0.2889213263988495, -0.029659990221261978, -1.7598539590835571, 0.5033961534500122, -0.006626537535339594, -0.2904493510723114, -2.0745792388916016, -0.532004714012146, -0.36023426055908203, 2.203781843185425, 1.4450396299362183, -0.07304006069898605, 544.6857299804688, -0.2750876545906067, 0.2782255709171295, -0.041281796991825104, 1.6511399745941162, 0.8520265817642212, 2.779472827911377], "std": [0.17946043610572815, 0.024328183382749557, 0.6612246632575989, 0.3066604733467102, 0.24072903394699097, 1.1094433069229126, 0.21319864690303802, 245.1948699951172, 0.029740162193775177, 0.0730515569448471, 0.05163119360804558, 0.4527873992919922, 0.1766994297504425, 0.5732182860374451, 0.059979069977998734, 0.0030819640960544348, 0.20617572963237762, 0.08979978412389755, 0.0037484830245375633, 0.11574403196573257, 0.08682070672512054, 329.3908386230469, 0.038084130734205246, 0.01989067904651165, 0.04945128783583641, 0.32732734084129333, 0.052855461835861206, 0.15320295095443726], "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": [432], "max": [432], "mean": [432.0], "std": [0.0], "count": [490]}, "index": {"min": [258952], "max": [259441], "mean": [259196.5], "std": [141.45052138468773], "count": [490]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [490]}, "subtask_annotation": {"mean": [4.573469387755102, 9.0, 9.0, 9.0, 9.0], "std": [2.0760318811405227, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [490]}, "scene_annotation": {"mean": [432.0], "std": [0.0], "min": [432], "max": [432], "count": [490]}, "eef_direction_state": {"mean": [4.281632653061225, 4.018367346938776], "std": [2.1708338912555125, 2.151807353241551], "min": [0, 0], "max": [6, 6], "count": [490]}, "eef_velocity_state": {"mean": [0.4530612244897959, 0.7979591836734694], "std": [0.5485052195224748, 0.7811529406597477], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_acc_mag_state": {"mean": [0.5122448979591837, 0.6693877551020408], "std": [0.7672193771523583, 0.8111981769574221], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_direction_action": {"mean": [4.281632653061225, 4.018367346938776], "std": [2.1708338912555125, 2.151807353241551], "min": [0, 0], "max": [6, 6], "count": [490]}, "eef_velocity_action": {"mean": [0.4530612244897959, 0.7979591836734694], "std": [0.5485052195224748, 0.7811529406597477], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_acc_mag_action": {"mean": [0.5122448979591837, 0.6693877551020408], "std": [0.7672193771523583, 0.8111981769574221], "min": [0, 0], "max": [2, 2], "count": [490]}, "eef_sim_pose_state": {"mean": [0.4642231154086782, 0.24231879566130188, 1.0295674662376317, -0.11325841417373304, 1.3065477880750087, -0.46077300847643493, 0.47864119387204435, -0.22359418697309724, 1.070920105390381, -0.018513334566942513, 1.0839408590168254, -1.1589129557906512], "std": [0.018944336359704946, 0.05117177065444949, 0.008876373860998087, 0.3017370443611171, 0.09054953076364931, 0.3178123921302046, 0.07863186537539632, 0.0513062118644697, 0.04370633231063683, 1.664689556418056, 0.31207257034814573, 1.139922185274956], "min": [0.40484412544815807, 0.1740998640884599, 1.0119898690633633, -0.40362750389350244, 1.1527744404069264, -1.0290947474832295, 0.39373342375942455, -0.31752506202644964, 1.029525134484039, -3.1228644367956253, 0.3386321391579459, -3.122075505753113], "max": [0.4831567308861494, 0.3048458722001925, 1.0474474721042941, 0.8155513717138858, 1.4446691455903378, 0.4332882749449203, 0.6163725381054392, -0.16525431065022977, 1.1811988921512226, 3.1398415292905244, 1.5514868747542385, 3.1003998796019703], "count": [490]}, "eef_sim_pose_action": {"mean": [0.4642231154086782, 0.24231879566130188, 1.0295674662376317, -0.11325841417373304, 1.3065477880750087, -0.46077300847643493, 0.47864119387204435, -0.22359418697309724, 1.070920105390381, -0.018513334566942513, 1.0839408590168254, -1.1589129557906512], "std": [0.018944336359704946, 0.05117177065444949, 0.008876373860998087, 0.3017370443611171, 0.09054953076364931, 0.3178123921302046, 0.07863186537539632, 0.0513062118644697, 0.04370633231063683, 1.664689556418056, 0.31207257034814573, 1.139922185274956], "min": [0.40484412544815807, 0.1740998640884599, 1.0119898690633633, -0.40362750389350244, 1.1527744404069264, -1.0290947474832295, 0.39373342375942455, -0.31752506202644964, 1.029525134484039, -3.1228644367956253, 0.3386321391579459, -3.122075505753113], "max": [0.4831567308861494, 0.3048458722001925, 1.0474474721042941, 0.8155513717138858, 1.4446691455903378, 0.4332882749449203, 0.6163725381054392, -0.16525431065022977, 1.1811988921512226, 3.1398415292905244, 1.5514868747542385, 3.1003998796019703], "count": [490]}, "gripper_mode_state": {"mean": [0.363265306122449, 0.7775510204081633], "std": [0.4809403533601773, 0.415891128867145], "min": [0, 0], "max": [1, 1], "count": [490]}, "gripper_activity_state": {"mean": [1.8551020408163266, 1.8591836734693878], "std": [0.47960920506978627, 0.45464422841087665], "min": [0, 0], "max": [2, 2], "count": [490]}, "gripper_mode_action": {"mean": [0.363265306122449, 0.7775510204081633], "std": [0.4809403533601773, 0.415891128867145], "min": [0, 0], "max": [1, 1], "count": [490]}, "gripper_activity_action": {"mean": [1.8551020408163266, 1.8591836734693878], "std": [0.47960920506978627, 0.45464422841087665], "min": [0, 0], "max": [2, 2], "count": [490]}, "gripper_open_scale_state": {"mean": [0.5446857142234331, 0.2262438775510204], "std": [0.32939083580354245, 0.24519483681067], "min": [0.036, 0.015], "max": [0.814, 0.625], "count": [490]}, "gripper_open_scale_action": {"mean": [0.5446857142234331, 0.2262438775510204], "std": [0.32939083580354245, 0.24519483681067], "min": [0.036, 0.015], "max": [0.814, 0.625], "count": [490]}}} +{"episode_index": 431, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4518022201797386]], [[0.4641297487745098]], [[0.4552576593137255]]], "std": [[[0.1596333317121161]], [[0.15048626991365205]], [[0.1543675389007638]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.0784313725490196]], [[0.08627450980392157]]], "max": [[[0.6941176470588235]], [[0.7019607843137254]], [[0.7058823529411765]]], "mean": [[[0.47175850081699344]], [[0.476474699754902]], [[0.47061180964052285]]], "std": [[[0.08192117137333975]], [[0.07916607002595419]], [[0.08155847639315619]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.047058823529411764]], [[0.03529411764705882]]], "max": [[[0.6784313725490196]], [[0.6431372549019608]], [[0.6627450980392157]]], "mean": [[[0.45871073733660134]], [[0.47614514910130723]], [[0.4536466605392157]]], "std": [[[0.09121174552525707]], [[0.06337121666859091]], [[0.09759887262671725]]], "count": [100]}, "observation.state": {"min": [0.05609488487243652, 2.049889326095581, 0.14641568064689636, 0.20575687289237976, -2.611955165863037, -1.5630995035171509, -1.0387850999832153, 16.0, 0.20344500243663788, 0.19682499766349792, -0.09399600327014923, -2.6640000343322754, 0.07599998265504837, -1.1430000066757202, -0.3179117441177368, -2.0785303115844727, -0.770074188709259, -0.4625820517539978, 2.197927951812744, 1.2992056608200073, -0.25813421607017517, 38.0, -0.3299959897994995, 0.23310400545597076, -0.10412999987602234, 1.25, 0.6460000276565552, -3.1411852836608887], "max": [0.5310164093971252, 2.092440366744995, 2.076854705810547, 1.385250449180603, -1.8321943283081055, 1.4672459363937378, 0.04775220900774002, 615.0, 0.3145189881324768, 0.41995999217033386, 0.0731780007481575, -1.3040000200271606, 0.7919999957084656, 0.4569999873638153, -0.15913912653923035, -2.066749334335327, -0.2698802649974823, -0.19193387031555176, 2.2107388973236084, 1.7518218755722046, 0.007068583741784096, 856.0, -0.24159300327301025, 0.29940900206565857, 0.01786400005221367, 2.193000078201294, 0.9919999837875366, 3.1410000324249268], "mean": [0.23910488188266754, 2.0788302421569824, 0.84610915184021, 0.8710717558860779, -2.137381076812744, -0.6705808043479919, -0.6528450846672058, 234.7562713623047, 0.24453148245811462, 0.2900542914867401, -0.03637736663222313, -1.8021585941314697, 0.4533374011516571, -0.0237650815397501, -0.2804702818393707, -2.073552131652832, -0.5308354496955872, -0.31170907616615295, 2.2059357166290283, 1.490000605583191, -0.140361487865448, 500.3702087402344, -0.2842613458633423, 0.27337703108787537, -0.03342705965042114, 1.6516977548599243, 0.8741254806518555, 2.3429677486419678], "std": [0.1502494364976883, 0.010323782451450825, 0.74626225233078, 0.2626990079879761, 0.2637828588485718, 1.138574481010437, 0.19549846649169922, 180.2301025390625, 0.029849903658032417, 0.07768121361732483, 0.054967716336250305, 0.42984676361083984, 0.16367407143115997, 0.5625314712524414, 0.03611533343791962, 0.003172443015500903, 0.2052338570356369, 0.09621819853782654, 0.0038261672016233206, 0.11618790030479431, 0.07134199142456055, 313.0086975097656, 0.030326373875141144, 0.01828623190522194, 0.048774413764476776, 0.35619452595710754, 0.09608199447393417, 1.5212388038635254], "count": [439]}, "action": {"min": [0.05609488487243652, 2.049889326095581, 0.14641568064689636, 0.20575687289237976, -2.611955165863037, -1.5630995035171509, -1.0387850999832153, 16.0, 0.20344500243663788, 0.19682499766349792, -0.09399600327014923, -2.6640000343322754, 0.07599998265504837, -1.1430000066757202, -0.3179117441177368, -2.0785303115844727, -0.770074188709259, -0.4625820517539978, 2.197927951812744, 1.2992056608200073, -0.25813421607017517, 38.0, -0.3299959897994995, 0.23310400545597076, -0.10412999987602234, 1.25, 0.6460000276565552, -3.1411852836608887], "max": [0.5310164093971252, 2.092440366744995, 2.076854705810547, 1.385250449180603, -1.8321943283081055, 1.4672459363937378, 0.04775220900774002, 615.0, 0.3145189881324768, 0.41995999217033386, 0.0731780007481575, -1.3040000200271606, 0.7919999957084656, 0.4569999873638153, -0.15913912653923035, -2.066749334335327, -0.2698802649974823, -0.19193387031555176, 2.2107388973236084, 1.7518218755722046, 0.007068583741784096, 856.0, -0.24159300327301025, 0.29940900206565857, 0.01786400005221367, 2.193000078201294, 0.9919999837875366, 3.1410000324249268], "mean": [0.23910488188266754, 2.0788302421569824, 0.84610915184021, 0.8710717558860779, -2.137381076812744, -0.6705808043479919, -0.6528450846672058, 234.7562713623047, 0.24453148245811462, 0.2900542914867401, -0.03637736663222313, -1.8021585941314697, 0.4533374011516571, -0.0237650815397501, -0.2804702818393707, -2.073552131652832, -0.5308354496955872, -0.31170907616615295, 2.2059357166290283, 1.490000605583191, -0.140361487865448, 500.3702087402344, -0.2842613458633423, 0.27337703108787537, -0.03342705965042114, 1.6516977548599243, 0.8741254806518555, 2.3429677486419678], "std": [0.1502494364976883, 0.010323782451450825, 0.74626225233078, 0.2626990079879761, 0.2637828588485718, 1.138574481010437, 0.19549846649169922, 180.2301025390625, 0.029849903658032417, 0.07768121361732483, 0.054967716336250305, 0.42984676361083984, 0.16367407143115997, 0.5625314712524414, 0.03611533343791962, 0.003172443015500903, 0.2052338570356369, 0.09621819853782654, 0.0038261672016233206, 0.11618790030479431, 0.07134199142456055, 313.0086975097656, 0.030326373875141144, 0.01828623190522194, 0.048774413764476776, 0.35619452595710754, 0.09608199447393417, 1.5212388038635254], "count": [439]}, "timestamp": {"min": [0.0], "max": [14.6], "mean": [7.3], "std": [4.2242685099842365], "count": [439]}, "frame_index": {"min": [0], "max": [438], "mean": [219.0], "std": [126.7280552995271], "count": [439]}, "episode_index": {"min": [433], "max": [433], "mean": [433.0], "std": [0.0], "count": [439]}, "index": {"min": [259442], "max": [259880], "mean": [259661.0], "std": [126.7280552995271], "count": [439]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [439]}, "subtask_annotation": {"mean": [4.660592255125285, 9.0, 9.0, 9.0, 9.0], "std": [2.0762395073927538, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [439]}, "scene_annotation": {"mean": [433.0], "std": [0.0], "min": [433], "max": [433], "count": [439]}, "eef_direction_state": {"mean": [4.462414578587699, 3.8929384965831435], "std": [2.1038687871829556, 2.2497623814489165], "min": [0, 0], "max": [6, 6], "count": [439]}, "eef_velocity_state": {"mean": [0.4715261958997722, 0.7539863325740319], "std": [0.617501168828948, 0.7323170142639025], "min": [0, 0], "max": [2, 2], "count": [439]}, "eef_acc_mag_state": {"mean": [0.530751708428246, 0.715261958997722], "std": [0.7803609525441556, 0.8175296764791975], "min": [0, 0], "max": [2, 2], "count": [439]}, "eef_direction_action": {"mean": [4.462414578587699, 3.8929384965831435], "std": [2.1038687871829556, 2.2497623814489165], "min": [0, 0], "max": [6, 6], "count": [439]}, "eef_velocity_action": {"mean": [0.4715261958997722, 0.7539863325740319], "std": [0.617501168828948, 0.7323170142639025], "min": [0, 0], "max": [2, 2], "count": [439]}, "eef_acc_mag_action": {"mean": [0.530751708428246, 0.715261958997722], "std": [0.7803609525441556, 0.8175296764791975], "min": [0, 0], "max": [2, 2], "count": [439]}, "eef_sim_pose_state": {"mean": [0.45925765897116805, 0.25411428779898493, 1.0282147781426119, -0.27689258946531176, 1.2738307952683747, -0.6205649509132227, 0.4802730005452587, -0.21924567833260955, 1.0680910665875551, -0.2052233323743975, 1.052295961811007, -1.3120879932389842], "std": [0.01685815216036478, 0.04558746850521032, 0.013256518600135287, 0.49301987204454834, 0.09089260451246728, 0.589635097262254, 0.08293193907078752, 0.055184020727648324, 0.04259374955062484, 1.716991982264872, 0.29746074023939384, 0.9937958742855288], "min": [0.4165111606395237, 0.18736616575577783, 1.009448989865498, -1.0309763609164342, 1.0606372122087389, -1.6245783785892667, 0.3838059007022815, -0.3087337887529242, 1.022401107978136, -3.1188552545583295, 0.35764850736334197, -2.9900393991091816], "max": [0.48309027566983753, 0.3078938682852559, 1.0503581239468418, 1.0126445486410725, 1.4198957280371456, 0.5981118510947618, 0.6097640885828491, -0.1574431814191425, 1.161896598807767, 3.1362811786711067, 1.364886756239061, 0.13937050354503655], "count": [439]}, "eef_sim_pose_action": {"mean": [0.45925765897116805, 0.25411428779898493, 1.0282147781426119, -0.27689258946531176, 1.2738307952683747, -0.6205649509132227, 0.4802730005452587, -0.21924567833260955, 1.0680910665875551, -0.2052233323743975, 1.052295961811007, -1.3120879932389842], "std": [0.01685815216036478, 0.04558746850521032, 0.013256518600135287, 0.49301987204454834, 0.09089260451246728, 0.589635097262254, 0.08293193907078752, 0.055184020727648324, 0.04259374955062484, 1.716991982264872, 0.29746074023939384, 0.9937958742855288], "min": [0.4165111606395237, 0.18736616575577783, 1.009448989865498, -1.0309763609164342, 1.0606372122087389, -1.6245783785892667, 0.3838059007022815, -0.3087337887529242, 1.022401107978136, -3.1188552545583295, 0.35764850736334197, -2.9900393991091816], "max": [0.48309027566983753, 0.3078938682852559, 1.0503581239468418, 1.0126445486410725, 1.4198957280371456, 0.5981118510947618, 0.6097640885828491, -0.1574431814191425, 1.161896598807767, 3.1362811786711067, 1.364886756239061, 0.13937050354503655], "count": [439]}, "gripper_mode_state": {"mean": [0.38724373576309795, 0.8747152619589977], "std": [0.4871201339252336, 0.3310414965755783], "min": [0, 0], "max": [1, 1], "count": [439]}, "gripper_activity_state": {"mean": [1.8405466970387243, 1.8701594533029613], "std": [0.4839997288933301, 0.451772234927272], "min": [0, 0], "max": [2, 2], "count": [439]}, "gripper_mode_action": {"mean": [0.38724373576309795, 0.8747152619589977], "std": [0.4871201339252336, 0.3310414965755783], "min": [0, 0], "max": [1, 1], "count": [439]}, "gripper_activity_action": {"mean": [1.8405466970387243, 1.8701594533029613], "std": [0.4839997288933301, 0.451772234927272], "min": [0, 0], "max": [2, 2], "count": [439]}, "gripper_open_scale_state": {"mean": [0.5003701592968914, 0.23475626430207328], "std": [0.3130087192638379, 0.18023008369700927], "min": [0.038, 0.016], "max": [0.856, 0.615], "count": [439]}, "gripper_open_scale_action": {"mean": [0.5003701592968914, 0.23475626430207328], "std": [0.3130087192638379, 0.18023008369700927], "min": [0.038, 0.016], "max": [0.856, 0.615], "count": [439]}}} +{"episode_index": 432, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4529146364379085]], [[0.4672662132352941]], [[0.45576347017973856]]], "std": [[[0.1598076625544617]], [[0.15078785816658422]], [[0.15444371230374979]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.07450980392156863]], [[0.08627450980392157]]], "max": [[[0.6980392156862745]], [[0.6980392156862745]], [[0.7098039215686275]]], "mean": [[[0.47367918300653594]], [[0.47866471609477124]], [[0.47241100490196075]]], "std": [[[0.07865310189270058]], [[0.07455798886600719]], [[0.07895810869533763]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.047058823529411764]], [[0.03137254901960784]]], "max": [[[0.6588235294117647]], [[0.6470588235294118]], [[0.6470588235294118]]], "mean": [[[0.46055230596405233]], [[0.4791725163398693]], [[0.4562933700980392]]], "std": [[[0.09483394667745822]], [[0.06632963343840953]], [[0.10161754056153093]]], "count": [100]}, "observation.state": {"min": [0.02834414690732956, 1.9495853185653687, 0.17263051867485046, 0.21479767560958862, -2.560328245162964, -1.5229742527008057, -0.882944643497467, 19.0, 0.20060400664806366, 0.1938209980726242, -0.09716399759054184, -2.7679998874664307, 0.050999995321035385, -1.2990000247955322, -0.3692942261695862, -2.078634738922119, -0.8268846273422241, -0.38817867636680603, 2.1980676651000977, 1.373329758644104, -0.27282989025115967, 51.0, -0.3307349979877472, 0.24921900033950806, -0.09796100109815598, 1.2280000448226929, 0.656000018119812, 2.502000093460083], "max": [0.5124287009239197, 2.092440366744995, 2.0615830421447754, 1.4822733402252197, -1.7775830030441284, 1.5181223154067993, 0.051277775317430496, 615.0, 0.326647013425827, 0.4253070056438446, 0.08256199955940247, -1.2719999551773071, 0.8259999752044678, 0.42899999022483826, -0.22591541707515717, -2.063101291656494, -0.2560223340988159, -0.10878637433052063, 2.211087942123413, 1.6776628494262695, -0.07244861871004105, 856.0, -0.24558000266551971, 0.3121359944343567, 0.025698000565171242, 2.1010000705718994, 0.9760000109672546, 2.986999988555908], "mean": [0.2210923582315445, 2.073328971862793, 0.8858019113540649, 0.897011399269104, -2.1872520446777344, -0.5846371054649353, -0.5601379871368408, 237.62498474121094, 0.24407032132148743, 0.28661924600601196, -0.03489932417869568, -1.8526772260665894, 0.4743616282939911, -0.093179851770401, -0.3081696033477783, -2.073354959487915, -0.5360850095748901, -0.269884318113327, 2.205477714538574, 1.4925261735916138, -0.1357777863740921, 607.9814453125, -0.2871952950954437, 0.28027352690696716, -0.028739530593156815, 1.6401704549789429, 0.8434188365936279, 2.7634847164154053], "std": [0.1637790948152542, 0.02608880028128624, 0.7406667470932007, 0.28651049733161926, 0.273076593875885, 1.1870037317276, 0.25639498233795166, 214.985107421875, 0.03225931525230408, 0.0765976533293724, 0.05684475973248482, 0.47650957107543945, 0.20198015868663788, 0.6323451399803162, 0.03565264493227005, 0.004193618427962065, 0.23815764486789703, 0.09003507345914841, 0.004409043118357658, 0.07878544926643372, 0.06022409349679947, 316.5772705078125, 0.03119002841413021, 0.020285064354538918, 0.04878577962517738, 0.33937376737594604, 0.06926819682121277, 0.15321646630764008], "count": [456]}, "action": {"min": [0.02834414690732956, 1.9495853185653687, 0.17263051867485046, 0.21479767560958862, -2.560328245162964, -1.5229742527008057, -0.882944643497467, 19.0, 0.20060400664806366, 0.1938209980726242, -0.09716399759054184, -2.7679998874664307, 0.050999995321035385, -1.2990000247955322, -0.3692942261695862, -2.078634738922119, -0.8268846273422241, -0.38817867636680603, 2.1980676651000977, 1.373329758644104, -0.27282989025115967, 51.0, -0.3307349979877472, 0.24921900033950806, -0.09796100109815598, 1.2280000448226929, 0.656000018119812, 2.502000093460083], "max": [0.5124287009239197, 2.092440366744995, 2.0615830421447754, 1.4822733402252197, -1.7775830030441284, 1.5181223154067993, 0.051277775317430496, 615.0, 0.326647013425827, 0.4253070056438446, 0.08256199955940247, -1.2719999551773071, 0.8259999752044678, 0.42899999022483826, -0.22591541707515717, -2.063101291656494, -0.2560223340988159, -0.10878637433052063, 2.211087942123413, 1.6776628494262695, -0.07244861871004105, 856.0, -0.24558000266551971, 0.3121359944343567, 0.025698000565171242, 2.1010000705718994, 0.9760000109672546, 2.986999988555908], "mean": [0.2210923582315445, 2.073328971862793, 0.8858019113540649, 0.897011399269104, -2.1872520446777344, -0.5846371054649353, -0.5601379871368408, 237.62498474121094, 0.24407032132148743, 0.28661924600601196, -0.03489932417869568, -1.8526772260665894, 0.4743616282939911, -0.093179851770401, -0.3081696033477783, -2.073354959487915, -0.5360850095748901, -0.269884318113327, 2.205477714538574, 1.4925261735916138, -0.1357777863740921, 607.9814453125, -0.2871952950954437, 0.28027352690696716, -0.028739530593156815, 1.6401704549789429, 0.8434188365936279, 2.7634847164154053], "std": [0.1637790948152542, 0.02608880028128624, 0.7406667470932007, 0.28651049733161926, 0.273076593875885, 1.1870037317276, 0.25639498233795166, 214.985107421875, 0.03225931525230408, 0.0765976533293724, 0.05684475973248482, 0.47650957107543945, 0.20198015868663788, 0.6323451399803162, 0.03565264493227005, 0.004193618427962065, 0.23815764486789703, 0.09003507345914841, 0.004409043118357658, 0.07878544926643372, 0.06022409349679947, 316.5772705078125, 0.03119002841413021, 0.020285064354538918, 0.04878577962517738, 0.33937376737594604, 0.06926819682121277, 0.15321646630764008], "count": [456]}, "timestamp": {"min": [0.0], "max": [15.166666666666666], "mean": [7.583333333333333], "std": [4.387851494836709], "count": [456]}, "frame_index": {"min": [0], "max": [455], "mean": [227.5], "std": [131.63554484510126], "count": [456]}, "episode_index": {"min": [434], "max": [434], "mean": [434.0], "std": [0.0], "count": [456]}, "index": {"min": [259881], "max": [260336], "mean": [260108.5], "std": [131.63554484510126], "count": [456]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [456]}, "subtask_annotation": {"mean": [4.614035087719298, 9.0, 9.0, 9.0, 9.0], "std": [2.143978806232905, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [456]}, "scene_annotation": {"mean": [434.0], "std": [0.0], "min": [434], "max": [434], "count": [456]}, "eef_direction_state": {"mean": [4.31359649122807, 3.7785087719298245], "std": [2.3123219237999577, 2.20676262543364], "min": [0, 0], "max": [6, 6], "count": [456]}, "eef_velocity_state": {"mean": [0.4605263157894737, 0.8399122807017544], "std": [0.6235324413756114, 0.7656461502502634], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_acc_mag_state": {"mean": [0.4780701754385965, 0.7587719298245614], "std": [0.746013824707262, 0.8291097956526341], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_direction_action": {"mean": [4.31359649122807, 3.7785087719298245], "std": [2.3123219237999577, 2.20676262543364], "min": [0, 0], "max": [6, 6], "count": [456]}, "eef_velocity_action": {"mean": [0.4605263157894737, 0.8399122807017544], "std": [0.6235324413756114, 0.7656461502502634], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_acc_mag_action": {"mean": [0.4780701754385965, 0.7587719298245614], "std": [0.746013824707262, 0.8291097956526341], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_sim_pose_state": {"mean": [0.46646051219777707, 0.259727691793967, 1.0295778358931094, -0.05918808019599407, 1.2949400513104095, -0.4067849204489008, 0.4777983786965909, -0.2207147954687593, 1.0706896932877126, 0.06895103697338172, 1.0293202469620093, -1.1867460383905788], "std": [0.018104243111051643, 0.04551939465912001, 0.012252725747808968, 0.35454161830854536, 0.09301261251108509, 0.3387453116253488, 0.08249316670195701, 0.05751221204011005, 0.045282642818886706, 1.7582048285879728, 0.35467481571400156, 1.335194587818711], "min": [0.4334975715509468, 0.19451423741321117, 1.0135899606906984, -0.4058583191679394, 1.1335833195023515, -0.7784634562777053, 0.3798445136512804, -0.3081320755167551, 1.0188505228436653, -3.119259014459087, 0.24179913958647403, -3.1381486173809217], "max": [0.49550322177081035, 0.30636449254419146, 1.0470489579058735, 1.070695532871035, 1.4395063636534164, 0.5744682699928872, 0.613131001754455, -0.1522266517453395, 1.1756454968255563, 3.1374585071609413, 1.5621733651191723, 3.1118450781151585], "count": [456]}, "eef_sim_pose_action": {"mean": [0.46646051219777707, 0.259727691793967, 1.0295778358931094, -0.05918808019599407, 1.2949400513104095, -0.4067849204489008, 0.4777983786965909, -0.2207147954687593, 1.0706896932877126, 0.06895103697338172, 1.0293202469620093, -1.1867460383905788], "std": [0.018104243111051643, 0.04551939465912001, 0.012252725747808968, 0.35454161830854536, 0.09301261251108509, 0.3387453116253488, 0.08249316670195701, 0.05751221204011005, 0.045282642818886706, 1.7582048285879728, 0.35467481571400156, 1.335194587818711], "min": [0.4334975715509468, 0.19451423741321117, 1.0135899606906984, -0.4058583191679394, 1.1335833195023515, -0.7784634562777053, 0.3798445136512804, -0.3081320755167551, 1.0188505228436653, -3.119259014459087, 0.24179913958647403, -3.1381486173809217], "max": [0.49550322177081035, 0.30636449254419146, 1.0470489579058735, 1.070695532871035, 1.4395063636534164, 0.5744682699928872, 0.613131001754455, -0.1522266517453395, 1.1756454968255563, 3.1374585071609413, 1.5621733651191723, 3.1118450781151585], "count": [456]}, "gripper_mode_state": {"mean": [0.3223684210526316, 0.8135964912280702], "std": [0.46738316418187936, 0.38943194615932875], "min": [0, 0], "max": [1, 1], "count": [456]}, "gripper_activity_state": {"mean": [1.875, 1.912280701754386], "std": [0.4339612522115916, 0.358148344957783], "min": [0, 0], "max": [2, 2], "count": [456]}, "gripper_mode_action": {"mean": [0.3223684210526316, 0.8135964912280702], "std": [0.46738316418187936, 0.38943194615932875], "min": [0, 0], "max": [1, 1], "count": [456]}, "gripper_activity_action": {"mean": [1.875, 1.912280701754386], "std": [0.4339612522115916, 0.358148344957783], "min": [0, 0], "max": [2, 2], "count": [456]}, "gripper_open_scale_state": {"mean": [0.6079813597244127, 0.2376250000794728], "std": [0.31657729245001726, 0.21498511150138952], "min": [0.051, 0.019], "max": [0.856, 0.615], "count": [456]}, "gripper_open_scale_action": {"mean": [0.6079813597244127, 0.2376250000794728], "std": [0.31657729245001726, 0.21498511150138952], "min": [0.051, 0.019], "max": [0.856, 0.615], "count": [456]}}} +{"episode_index": 433, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44720780433006535]], [[0.46166599468954245]], [[0.4513923468137255]]], "std": [[[0.15842119327121323]], [[0.1505371245833281]], [[0.15373915462420132]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.054901960784313725]], [[0.07058823529411765]]], "max": [[[0.6901960784313725]], [[0.6705882352941176]], [[0.6862745098039216]]], "mean": [[[0.4721311049836601]], [[0.4785814869281046]], [[0.4692148386437909]]], "std": [[[0.08102202581547727]], [[0.07544198988349546]], [[0.08114279204566952]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6470588235294118]], [[0.6588235294117647]]], "mean": [[[0.46437522263071895]], [[0.4795672916666667]], [[0.4595047487745098]]], "std": [[[0.08951293106546819]], [[0.06403373083225714]], [[0.09560659435138799]]], "count": [100]}, "observation.state": {"min": [0.03424336016178131, 1.8847460746765137, 0.2235417664051056, 0.07365289330482483, -2.6115713119506836, -1.5699410438537598, -0.7915940880775452, 21.0, 0.2147279977798462, 0.19908399879932404, -0.08409500122070312, -2.6559998989105225, 0.13699999451637268, -1.2710000276565552, -0.3789982795715332, -2.078826904296875, -0.7976852655410767, -0.41551050543785095, 2.1996209621429443, 1.3220345973968506, -0.16542230546474457, 32.0, -0.3247610032558441, 0.24122099578380585, -0.10276000201702118, 1.3880000114440918, 0.7309999465942383, 2.5850000381469727], "max": [0.5338089466094971, 2.0923705101013184, 2.01283597946167, 1.4845247268676758, -1.7437410354614258, 1.4076429605484009, 0.050614554435014725, 632.0, 0.33625099062919617, 0.41374701261520386, 0.07446800172328949, -1.2380000352859497, 0.8379999995231628, 0.5059999823570251, -0.17786651849746704, -2.0676567554473877, -0.20298179984092712, -0.17903588712215424, 2.2107911109924316, 1.6331918239593506, -0.008691740222275257, 842.0, -0.22936399281024933, 0.31757599115371704, 0.014948000200092793, 2.1440000534057617, 0.9380000233650208, 3.002000093460083], "mean": [0.2418700009584427, 2.071247100830078, 0.8609939217567444, 0.8197271227836609, -2.2169511318206787, -0.6903823614120483, -0.5461349487304688, 229.5804443359375, 0.24922306835651398, 0.29019448161125183, -0.026710599660873413, -1.7901959419250488, 0.42068246006965637, -0.015528572723269463, -0.3284652531147003, -2.073880672454834, -0.532149612903595, -0.29713675379753113, 2.205275297164917, 1.4298975467681885, -0.08277913928031921, 528.8779907226562, -0.2821192145347595, 0.28772610425949097, -0.03837725147604942, 1.709265947341919, 0.8201541304588318, 2.83876371383667], "std": [0.16414105892181396, 0.033846478909254074, 0.7066463828086853, 0.3335418701171875, 0.2746857702732086, 1.1802796125411987, 0.23826062679290771, 235.682861328125, 0.03338947519659996, 0.078035868704319, 0.0507696270942688, 0.46186602115631104, 0.15600022673606873, 0.6577891111373901, 0.042477287352085114, 0.003720019944012165, 0.23907150328159332, 0.08751349151134491, 0.0035927467979490757, 0.07208709418773651, 0.024892395362257957, 316.3002624511719, 0.038593094795942307, 0.02273678034543991, 0.04765179008245468, 0.304299920797348, 0.06607000529766083, 0.10992392152547836], "count": [435]}, "action": {"min": [0.03424336016178131, 1.8847460746765137, 0.2235417664051056, 0.07365289330482483, -2.6115713119506836, -1.5699410438537598, -0.7915940880775452, 21.0, 0.2147279977798462, 0.19908399879932404, -0.08409500122070312, -2.6559998989105225, 0.13699999451637268, -1.2710000276565552, -0.3789982795715332, -2.078826904296875, -0.7976852655410767, -0.41551050543785095, 2.1996209621429443, 1.3220345973968506, -0.16542230546474457, 32.0, -0.3247610032558441, 0.24122099578380585, -0.10276000201702118, 1.3880000114440918, 0.7309999465942383, 2.5850000381469727], "max": [0.5338089466094971, 2.0923705101013184, 2.01283597946167, 1.4845247268676758, -1.7437410354614258, 1.4076429605484009, 0.050614554435014725, 632.0, 0.33625099062919617, 0.41374701261520386, 0.07446800172328949, -1.2380000352859497, 0.8379999995231628, 0.5059999823570251, -0.17786651849746704, -2.0676567554473877, -0.20298179984092712, -0.17903588712215424, 2.2107911109924316, 1.6331918239593506, -0.008691740222275257, 842.0, -0.22936399281024933, 0.31757599115371704, 0.014948000200092793, 2.1440000534057617, 0.9380000233650208, 3.002000093460083], "mean": [0.2418700009584427, 2.071247100830078, 0.8609939217567444, 0.8197271227836609, -2.2169511318206787, -0.6903823614120483, -0.5461349487304688, 229.5804443359375, 0.24922306835651398, 0.29019448161125183, -0.026710599660873413, -1.7901959419250488, 0.42068246006965637, -0.015528572723269463, -0.3284652531147003, -2.073880672454834, -0.532149612903595, -0.29713675379753113, 2.205275297164917, 1.4298975467681885, -0.08277913928031921, 528.8779907226562, -0.2821192145347595, 0.28772610425949097, -0.03837725147604942, 1.709265947341919, 0.8201541304588318, 2.83876371383667], "std": [0.16414105892181396, 0.033846478909254074, 0.7066463828086853, 0.3335418701171875, 0.2746857702732086, 1.1802796125411987, 0.23826062679290771, 235.682861328125, 0.03338947519659996, 0.078035868704319, 0.0507696270942688, 0.46186602115631104, 0.15600022673606873, 0.6577891111373901, 0.042477287352085114, 0.003720019944012165, 0.23907150328159332, 0.08751349151134491, 0.0035927467979490757, 0.07208709418773651, 0.024892395362257957, 316.3002624511719, 0.038593094795942307, 0.02273678034543991, 0.04765179008245468, 0.304299920797348, 0.06607000529766083, 0.10992392152547836], "count": [435]}, "timestamp": {"min": [0.0], "max": [14.466666666666667], "mean": [7.233333333333333], "std": [4.18577839126019], "count": [435]}, "frame_index": {"min": [0], "max": [434], "mean": [217.0], "std": [125.57335173780568], "count": [435]}, "episode_index": {"min": [435], "max": [435], "mean": [435.0], "std": [0.0], "count": [435]}, "index": {"min": [260337], "max": [260771], "mean": [260554.0], "std": [125.57335173780568], "count": [435]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [435]}, "subtask_annotation": {"mean": [4.524137931034483, 9.0, 9.0, 9.0, 9.0], "std": [2.1066378681234825, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [435]}, "scene_annotation": {"mean": [435.0], "std": [0.0], "min": [435], "max": [435], "count": [435]}, "eef_direction_state": {"mean": [4.508045977011494, 4.085057471264368], "std": [2.159566707861143, 2.0986327643148246], "min": [0, 0], "max": [6, 6], "count": [435]}, "eef_velocity_state": {"mean": [0.47126436781609193, 0.8206896551724138], "std": [0.6580898946344657, 0.8051754904073719], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_acc_mag_state": {"mean": [0.535632183908046, 0.7333333333333333], "std": [0.7939392564121263, 0.8208023361905038], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_direction_action": {"mean": [4.508045977011494, 4.085057471264368], "std": [2.159566707861143, 2.0986327643148246], "min": [0, 0], "max": [6, 6], "count": [435]}, "eef_velocity_action": {"mean": [0.47126436781609193, 0.8206896551724138], "std": [0.6580898946344657, 0.8051754904073719], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_acc_mag_action": {"mean": [0.535632183908046, 0.7333333333333333], "std": [0.7939392564121263, 0.8208023361905038], "min": [0, 0], "max": [2, 2], "count": [435]}, "eef_sim_pose_state": {"mean": [0.4737635674477552, 0.24999023499070347, 1.0278753705104886, 0.016639833106760617, 1.3435017344144387, -0.34017809687275763, 0.4813747922299011, -0.22972129750721024, 1.0703531843911664, 0.01278517128106726, 0.9693803587084556, -1.1716332131830955], "std": [0.019620755470020887, 0.049716352263675434, 0.008323904391264042, 0.1959306238169609, 0.06371831899646735, 0.3781593228768348, 0.08304995700094993, 0.05122430019555506, 0.04436468693576966, 1.739373743354705, 0.30254401925040786, 1.2856211862729237], "min": [0.42723213127953397, 0.18350338393916926, 1.0093637249467593, -0.32416117024474284, 1.1861741352579607, -0.9386878272615468, 0.3872940777726644, -0.3261330604194387, 1.0307859896997322, -3.120054710312867, 0.3217407428028456, -3.139466087953049], "max": [0.49987217644337034, 0.30557107395040956, 1.045495673862157, 0.6064791368539402, 1.468086629859593, 0.21345704379750413, 0.6021340488098095, -0.17261694361723692, 1.1780283558940374, 3.1379731414922616, 1.5575462195059626, 3.1305457565155086], "count": [435]}, "eef_sim_pose_action": {"mean": [0.4737635674477552, 0.24999023499070347, 1.0278753705104886, 0.016639833106760617, 1.3435017344144387, -0.34017809687275763, 0.4813747922299011, -0.22972129750721024, 1.0703531843911664, 0.01278517128106726, 0.9693803587084556, -1.1716332131830955], "std": [0.019620755470020887, 0.049716352263675434, 0.008323904391264042, 0.1959306238169609, 0.06371831899646735, 0.3781593228768348, 0.08304995700094993, 0.05122430019555506, 0.04436468693576966, 1.739373743354705, 0.30254401925040786, 1.2856211862729237], "min": [0.42723213127953397, 0.18350338393916926, 1.0093637249467593, -0.32416117024474284, 1.1861741352579607, -0.9386878272615468, 0.3872940777726644, -0.3261330604194387, 1.0307859896997322, -3.120054710312867, 0.3217407428028456, -3.139466087953049], "max": [0.49987217644337034, 0.30557107395040956, 1.045495673862157, 0.6064791368539402, 1.468086629859593, 0.21345704379750413, 0.6021340488098095, -0.17261694361723692, 1.1780283558940374, 3.1379731414922616, 1.5575462195059626, 3.1305457565155086], "count": [435]}, "gripper_mode_state": {"mean": [0.36551724137931035, 0.7908045977011494], "std": [0.4815749034509279, 0.40673417111901644], "min": [0, 0], "max": [1, 1], "count": [435]}, "gripper_activity_state": {"mean": [1.8045977011494252, 1.896551724137931], "std": [0.5516762431318705, 0.39637677300163227], "min": [0, 0], "max": [2, 2], "count": [435]}, "gripper_mode_action": {"mean": [0.36551724137931035, 0.7908045977011494], "std": [0.4815749034509279, 0.40673417111901644], "min": [0, 0], "max": [1, 1], "count": [435]}, "gripper_activity_action": {"mean": [1.8045977011494252, 1.896551724137931], "std": [0.5516762431318705, 0.39637677300163227], "min": [0, 0], "max": [2, 2], "count": [435]}, "gripper_open_scale_state": {"mean": [0.5288781610247734, 0.2295804598051926], "std": [0.3163003051318194, 0.2356828050714547], "min": [0.032, 0.021], "max": [0.842, 0.632], "count": [435]}, "gripper_open_scale_action": {"mean": [0.5288781610247734, 0.2295804598051926], "std": [0.3163003051318194, 0.2356828050714547], "min": [0.032, 0.021], "max": [0.842, 0.632], "count": [435]}}} +{"episode_index": 434, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4544099813150569]], [[0.4671388737593803]], [[0.4570833371157105]]], "std": [[[0.15856366542633865]], [[0.15255420260081706]], [[0.15509138994999963]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.07058823529411765]], [[0.0784313725490196]]], "max": [[[0.6862745098039216]], [[0.6862745098039216]], [[0.6862745098039216]]], "mean": [[[0.47102703264947954]], [[0.4770813475853304]], [[0.47003490944989107]]], "std": [[[0.07905435838433761]], [[0.07539338337553451]], [[0.07940555138906959]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6431372549019608]], [[0.6549019607843137]]], "mean": [[[0.4627823903867102]], [[0.47850509107964173]], [[0.4585800899449286]]], "std": [[[0.09362708365267754]], [[0.06953928352720848]], [[0.09883187123711228]]], "count": [108]}, "observation.state": {"min": [0.10421361774206161, 2.0337624549865723, 0.14592698216438293, 0.15369369089603424, -2.6215195655822754, -1.5373209714889526, -0.9756565690040588, 24.0, 0.20228299498558044, 0.19321399927139282, -0.10238800197839737, -2.697000026702881, 0.16300000250339508, -1.2640000581741333, -0.32993704080581665, -2.0787222385406494, -0.788417637348175, -0.3851243853569031, 2.18021297454834, 1.3666452169418335, -0.22858577966690063, 37.0, -0.3229230046272278, 0.22555099427700043, -0.09417899698019028, 1.25, 0.652999997138977, 2.438999891281128], "max": [0.5747543573379517, 2.092841863632202, 2.127120018005371, 1.356225609779358, -1.711574673652649, 1.4845421314239502, 0.025307277217507362, 632.0, 0.3270759880542755, 0.44158700108528137, 0.07046700268983841, -1.1959999799728394, 0.8069999814033508, 0.5220000147819519, -0.12882275879383087, -2.067586660385132, -0.2476622313261032, -0.24605651199817657, 2.209237813949585, 1.7225353717803955, 0.09815732389688492, 834.0, -0.2473839968442917, 0.30653101205825806, 0.024101000279188156, 2.0950000286102295, 1.0140000581741333, 3.009999990463257], "mean": [0.27182039618492126, 2.0757718086242676, 0.9311670064926147, 0.8250010013580322, -2.212860584259033, -0.5927670001983643, -0.6252478361129761, 228.3808135986328, 0.24694587290287018, 0.2977879047393799, -0.02865595929324627, -1.8600611686706543, 0.40845975279808044, -0.04748030751943588, -0.2966953217983246, -2.0753173828125, -0.539520800113678, -0.3115345537662506, 2.206317663192749, 1.5112272500991821, -0.10104444622993469, 586.4786987304688, -0.27846360206604004, 0.27825677394866943, -0.0301219392567873, 1.6122008562088013, 0.8373926877975464, 2.729030132293701], "std": [0.15894058346748352, 0.019265128299593925, 0.7837740778923035, 0.3040922284126282, 0.2864384651184082, 1.1832853555679321, 0.24648651480674744, 220.7976531982422, 0.0373002290725708, 0.08152267336845398, 0.061604104936122894, 0.45578229427337646, 0.16016612946987152, 0.6564589142799377, 0.04501432180404663, 0.00276086013764143, 0.22547203302383423, 0.04866432771086693, 0.0038161214906722307, 0.0912889614701271, 0.07279960811138153, 334.9720153808594, 0.023922739550471306, 0.021639443933963776, 0.047810982912778854, 0.3504861295223236, 0.08027754724025726, 0.19656279683113098], "count": [516]}, "action": {"min": [0.10421361774206161, 2.0337624549865723, 0.14592698216438293, 0.15369369089603424, -2.6215195655822754, -1.5373209714889526, -0.9756565690040588, 24.0, 0.20228299498558044, 0.19321399927139282, -0.10238800197839737, -2.697000026702881, 0.16300000250339508, -1.2640000581741333, -0.32993704080581665, -2.0787222385406494, -0.788417637348175, -0.3851243853569031, 2.18021297454834, 1.3666452169418335, -0.22858577966690063, 37.0, -0.3229230046272278, 0.22555099427700043, -0.09417899698019028, 1.25, 0.652999997138977, 2.438999891281128], "max": [0.5747543573379517, 2.092841863632202, 2.127120018005371, 1.356225609779358, -1.711574673652649, 1.4845421314239502, 0.025307277217507362, 632.0, 0.3270759880542755, 0.44158700108528137, 0.07046700268983841, -1.1959999799728394, 0.8069999814033508, 0.5220000147819519, -0.12882275879383087, -2.067586660385132, -0.2476622313261032, -0.24605651199817657, 2.209237813949585, 1.7225353717803955, 0.09815732389688492, 834.0, -0.2473839968442917, 0.30653101205825806, 0.024101000279188156, 2.0950000286102295, 1.0140000581741333, 3.009999990463257], "mean": [0.27182039618492126, 2.0757718086242676, 0.9311670064926147, 0.8250010013580322, -2.212860584259033, -0.5927670001983643, -0.6252478361129761, 228.3808135986328, 0.24694587290287018, 0.2977879047393799, -0.02865595929324627, -1.8600611686706543, 0.40845975279808044, -0.04748030751943588, -0.2966953217983246, -2.0753173828125, -0.539520800113678, -0.3115345537662506, 2.206317663192749, 1.5112272500991821, -0.10104444622993469, 586.4786987304688, -0.27846360206604004, 0.27825677394866943, -0.0301219392567873, 1.6122008562088013, 0.8373926877975464, 2.729030132293701], "std": [0.15894058346748352, 0.019265128299593925, 0.7837740778923035, 0.3040922284126282, 0.2864384651184082, 1.1832853555679321, 0.24648651480674744, 220.7976531982422, 0.0373002290725708, 0.08152267336845398, 0.061604104936122894, 0.45578229427337646, 0.16016612946987152, 0.6564589142799377, 0.04501432180404663, 0.00276086013764143, 0.22547203302383423, 0.04866432771086693, 0.0038161214906722307, 0.0912889614701271, 0.07279960811138153, 334.9720153808594, 0.023922739550471306, 0.021639443933963776, 0.047810982912778854, 0.3504861295223236, 0.08027754724025726, 0.19656279683113098], "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": [436], "max": [436], "mean": [436.0], "std": [0.0], "count": [516]}, "index": {"min": [260772], "max": [261287], "mean": [261029.5], "std": [148.95608972669316], "count": [516]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [516]}, "subtask_annotation": {"mean": [4.292635658914729, 9.0, 9.0, 9.0, 9.0], "std": [2.101500025131496, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [516]}, "scene_annotation": {"mean": [436.0], "std": [0.0], "min": [436], "max": [436], "count": [516]}, "eef_direction_state": {"mean": [4.631782945736434, 3.75], "std": [2.1967376973655646, 2.2311875031961352], "min": [0, 0], "max": [6, 6], "count": [516]}, "eef_velocity_state": {"mean": [0.35852713178294576, 0.8197674418604651], "std": [0.5545311599931974, 0.7551353542783268], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_acc_mag_state": {"mean": [0.4418604651162791, 0.7170542635658915], "std": [0.740908480096467, 0.8125587903365111], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_direction_action": {"mean": [4.631782945736434, 3.75], "std": [2.1967376973655646, 2.2311875031961352], "min": [0, 0], "max": [6, 6], "count": [516]}, "eef_velocity_action": {"mean": [0.35852713178294576, 0.8197674418604651], "std": [0.5545311599931974, 0.7551353542783268], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_acc_mag_action": {"mean": [0.4418604651162791, 0.7170542635658915], "std": [0.740908480096467, 0.8125587903365111], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_sim_pose_state": {"mean": [0.4647552691877882, 0.2523400535701077, 1.033164371595553, -0.09972418715689901, 1.2628858410925219, -0.4423677133478782, 0.4894195156406235, -0.2286370549398776, 1.0722010627600542, -0.04078566833174536, 0.9581000868272793, -1.3009044435265655], "std": [0.020340918255214994, 0.03908695342874976, 0.016784834561470945, 0.29601726195444705, 0.11566300488114038, 0.39696662092033635, 0.08585919231609193, 0.062082616890391094, 0.04647081309445333, 1.8312199196575536, 0.2949270685963486, 1.2794436152423654], "min": [0.4094664454213651, 0.19766322617895069, 1.009492987178911, -0.4694642225816779, 1.094065744320222, -1.0875025783461065, 0.38254278551113713, -0.32479825087649217, 1.023412069328177, -3.1335685019011073, 0.33965816592624387, -3.113307280250571], "max": [0.4912929980298662, 0.30497936461099956, 1.054537775553199, 0.9527923473762895, 1.4268237534502872, 0.5955133981607306, 0.6289133128415079, -0.15718932635625443, 1.1713510550000354, 3.1212480735122865, 1.5199923147086092, 3.1283331382363277], "count": [516]}, "eef_sim_pose_action": {"mean": [0.4647552691877882, 0.2523400535701077, 1.033164371595553, -0.09972418715689901, 1.2628858410925219, -0.4423677133478782, 0.4894195156406235, -0.2286370549398776, 1.0722010627600542, -0.04078566833174536, 0.9581000868272793, -1.3009044435265655], "std": [0.020340918255214994, 0.03908695342874976, 0.016784834561470945, 0.29601726195444705, 0.11566300488114038, 0.39696662092033635, 0.08585919231609193, 0.062082616890391094, 0.04647081309445333, 1.8312199196575536, 0.2949270685963486, 1.2794436152423654], "min": [0.4094664454213651, 0.19766322617895069, 1.009492987178911, -0.4694642225816779, 1.094065744320222, -1.0875025783461065, 0.38254278551113713, -0.32479825087649217, 1.023412069328177, -3.1335685019011073, 0.33965816592624387, -3.113307280250571], "max": [0.4912929980298662, 0.30497936461099956, 1.054537775553199, 0.9527923473762895, 1.4268237534502872, 0.5955133981607306, 0.6289133128415079, -0.15718932635625443, 1.1713510550000354, 3.1212480735122865, 1.5199923147086092, 3.1283331382363277], "count": [516]}, "gripper_mode_state": {"mean": [0.33527131782945735, 0.7810077519379846], "std": [0.47208522670208247, 0.41356334865503], "min": [0, 0], "max": [1, 1], "count": [516]}, "gripper_activity_state": {"mean": [1.8507751937984496, 1.9108527131782946], "std": [0.4772126959900683, 0.38854535119403877], "min": [0, 0], "max": [2, 2], "count": [516]}, "gripper_mode_action": {"mean": [0.33527131782945735, 0.7810077519379846], "std": [0.47208522670208247, 0.41356334865503], "min": [0, 0], "max": [1, 1], "count": [516]}, "gripper_activity_action": {"mean": [1.8507751937984496, 1.9108527131782946], "std": [0.4772126959900683, 0.38854535119403877], "min": [0, 0], "max": [2, 2], "count": [516]}, "gripper_open_scale_state": {"mean": [0.5864786823331848, 0.2283808143527011], "std": [0.3349719764544126, 0.2207976386426579], "min": [0.037, 0.024], "max": [0.834, 0.632], "count": [516]}, "gripper_open_scale_action": {"mean": [0.5864786823331848, 0.2283808143527011], "std": [0.3349719764544126, 0.2207976386426579], "min": [0.037, 0.024], "max": [0.834, 0.632], "count": [516]}}} +{"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.4510856821895425]], [[0.46420319909009355]], [[0.45340052704088174]]], "std": [[[0.16001741506478673]], [[0.15159480131987296]], [[0.15424108157250346]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.054901960784313725]], [[0.08627450980392157]]], "max": [[[0.6901960784313725]], [[0.6784313725490196]], [[0.6784313725490196]]], "mean": [[[0.4726192369921825]], [[0.4790029656061771]], [[0.47246830145456875]]], "std": [[[0.07983835081428621]], [[0.0751719687493242]], [[0.07866170444708287]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[0.6705882352941176]], [[0.6470588235294118]], [[0.6627450980392157]]], "mean": [[[0.4618742490868897]], [[0.47973817962642573]], [[0.45708137294950657]]], "std": [[[0.09659747233112564]], [[0.06973409944535311]], [[0.10190566075258338]]], "count": [102]}, "observation.state": {"min": [0.04386012628674507, 2.003847360610962, 0.14800392091274261, 0.1785297393798828, -2.6097209453582764, -1.5862077474594116, -0.9852558374404907, 11.0, 0.20698100328445435, 0.2064179927110672, -0.09199099987745285, -2.6510000228881836, 0.14899998903274536, -1.1710000038146973, -0.31759756803512573, -2.0785999298095703, -0.7190232872962952, -0.48150143027305603, 2.172882556915283, 1.3143202066421509, -0.27059584856033325, 40.0, -0.3415830135345459, 0.23016899824142456, -0.10413199663162231, 1.309999942779541, 0.7360000014305115, 2.4809999465942383], "max": [0.6704158782958984, 2.0924580097198486, 2.035752058029175, 1.4023197889328003, -1.7632015943527222, 1.3686697483062744, -0.03321361541748047, 659.0, 0.30933600664138794, 0.42635101079940796, 0.06720100343227386, -1.1640000343322754, 0.7889999747276306, 0.5019999742507935, -0.14077827334403992, -2.065737009048462, -0.20265017449855804, -0.2451140582561493, 2.18496036529541, 1.7231460809707642, 0.05054473504424095, 832.0, -0.23151500523090363, 0.2925480008125305, 0.004803000018000603, 2.0920000076293945, 1.0369999408721924, 3.0399999618530273], "mean": [0.3088242709636688, 2.072950601577759, 0.8876378536224365, 0.8046689629554749, -2.178163766860962, -0.6298012137413025, -0.6214278936386108, 245.53445434570312, 0.24157986044883728, 0.305090993642807, -0.03256795555353165, -1.8282426595687866, 0.3760625720024109, -0.042390353977680206, -0.26554548740386963, -2.074326276779175, -0.5050720572471619, -0.33290591835975647, 2.180663824081421, 1.476792573928833, -0.08901391923427582, 535.3037719726562, -0.2854737937450409, 0.2696932256221771, -0.037813279777765274, 1.6489834785461426, 0.8577674031257629, 2.8022987842559814], "std": [0.19097475707530975, 0.02490338310599327, 0.7544873356819153, 0.27766770124435425, 0.3034460246562958, 1.1860100030899048, 0.24423645436763763, 233.8958740234375, 0.02795017696917057, 0.0813789814710617, 0.04940374195575714, 0.4753519296646118, 0.15226927399635315, 0.6393415331840515, 0.039489954710006714, 0.0035394858568906784, 0.18947595357894897, 0.0915667936205864, 0.004286281298846006, 0.09751705080270767, 0.05688145384192467, 314.1574401855469, 0.03322996944189072, 0.018347373232245445, 0.04372474551200867, 0.2855844497680664, 0.06298059225082397, 0.14977499842643738], "count": [479]}, "action": {"min": [0.04386012628674507, 2.003847360610962, 0.14800392091274261, 0.1785297393798828, -2.6097209453582764, -1.5862077474594116, -0.9852558374404907, 11.0, 0.20698100328445435, 0.2064179927110672, -0.09199099987745285, -2.6510000228881836, 0.14899998903274536, -1.1710000038146973, -0.31759756803512573, -2.0785999298095703, -0.7190232872962952, -0.48150143027305603, 2.172882556915283, 1.3143202066421509, -0.27059584856033325, 40.0, -0.3415830135345459, 0.23016899824142456, -0.10413199663162231, 1.309999942779541, 0.7360000014305115, 2.4809999465942383], "max": [0.6704158782958984, 2.0924580097198486, 2.035752058029175, 1.4023197889328003, -1.7632015943527222, 1.3686697483062744, -0.03321361541748047, 659.0, 0.30933600664138794, 0.42635101079940796, 0.06720100343227386, -1.1640000343322754, 0.7889999747276306, 0.5019999742507935, -0.14077827334403992, -2.065737009048462, -0.20265017449855804, -0.2451140582561493, 2.18496036529541, 1.7231460809707642, 0.05054473504424095, 832.0, -0.23151500523090363, 0.2925480008125305, 0.004803000018000603, 2.0920000076293945, 1.0369999408721924, 3.0399999618530273], "mean": [0.3088242709636688, 2.072950601577759, 0.8876378536224365, 0.8046689629554749, -2.178163766860962, -0.6298012137413025, -0.6214278936386108, 245.53445434570312, 0.24157986044883728, 0.305090993642807, -0.03256795555353165, -1.8282426595687866, 0.3760625720024109, -0.042390353977680206, -0.26554548740386963, -2.074326276779175, -0.5050720572471619, -0.33290591835975647, 2.180663824081421, 1.476792573928833, -0.08901391923427582, 535.3037719726562, -0.2854737937450409, 0.2696932256221771, -0.037813279777765274, 1.6489834785461426, 0.8577674031257629, 2.8022987842559814], "std": [0.19097475707530975, 0.02490338310599327, 0.7544873356819153, 0.27766770124435425, 0.3034460246562958, 1.1860100030899048, 0.24423645436763763, 233.8958740234375, 0.02795017696917057, 0.0813789814710617, 0.04940374195575714, 0.4753519296646118, 0.15226927399635315, 0.6393415331840515, 0.039489954710006714, 0.0035394858568906784, 0.18947595357894897, 0.0915667936205864, 0.004286281298846006, 0.09751705080270767, 0.05688145384192467, 314.1574401855469, 0.03322996944189072, 0.018347373232245445, 0.04372474551200867, 0.2855844497680664, 0.06298059225082397, 0.14977499842643738], "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": [437], "max": [437], "mean": [437.0], "std": [0.0], "count": [479]}, "index": {"min": [261288], "max": [261766], "mean": [261527.0], "std": [138.27508813954884], "count": [479]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [479]}, "subtask_annotation": {"mean": [4.688935281837161, 9.0, 9.0, 9.0, 9.0], "std": [2.082159709116165, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [479]}, "scene_annotation": {"mean": [437.0], "std": [0.0], "min": [437], "max": [437], "count": [479]}, "eef_direction_state": {"mean": [4.407098121085595, 3.816283924843424], "std": [2.154577525633056, 2.2863089768791727], "min": [0, 0], "max": [6, 6], "count": [479]}, "eef_velocity_state": {"mean": [0.4780793319415449, 0.7933194154488518], "std": [0.62233957023421, 0.768017568585801], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_acc_mag_state": {"mean": [0.4968684759916493, 0.7933194154488518], "std": [0.7669385806303306, 0.8332077287616437], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_direction_action": {"mean": [4.407098121085595, 3.816283924843424], "std": [2.154577525633056, 2.2863089768791727], "min": [0, 0], "max": [6, 6], "count": [479]}, "eef_velocity_action": {"mean": [0.4780793319415449, 0.7933194154488518], "std": [0.62233957023421, 0.768017568585801], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_acc_mag_action": {"mean": [0.4968684759916493, 0.7933194154488518], "std": [0.7669385806303306, 0.8332077287616437], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_sim_pose_state": {"mean": [0.4549943542326284, 0.25142677266295677, 1.0249734721897883, -0.1621967551016495, 1.3155686993535016, -0.4908392105211414, 0.4968333461463047, -0.220776369090471, 1.0731330365065979, -0.011604476691905853, 0.9424340519531234, -1.4223513929463611], "std": [0.016701431282844702, 0.04471887747836459, 0.00982072169555328, 0.2854884590970722, 0.08392641363511782, 0.38330875623885935, 0.08802304288192196, 0.0476772708942437, 0.04413020502839695, 1.8111847316264387, 0.2871406663580912, 1.034787525104182], "min": [0.41462807448912575, 0.18431914539825606, 1.0070585921936073, -0.5607237087698635, 1.1148697884218937, -1.1090128941109154, 0.39442059476762825, -0.3053624223508251, 1.0261680407211626, -3.13377884096466, 0.38714809786246795, -3.0060544256491997], "max": [0.47559051577409633, 0.3084213089034871, 1.0432874439109239, 0.742050303720551, 1.4520117841416802, 0.3577782180740648, 0.6181863395913053, -0.16446824888025008, 1.1777583113674133, 3.1279049062731876, 1.4669666027216208, 0.11194785092203613], "count": [479]}, "eef_sim_pose_action": {"mean": [0.4549943542326284, 0.25142677266295677, 1.0249734721897883, -0.1621967551016495, 1.3155686993535016, -0.4908392105211414, 0.4968333461463047, -0.220776369090471, 1.0731330365065979, -0.011604476691905853, 0.9424340519531234, -1.4223513929463611], "std": [0.016701431282844702, 0.04471887747836459, 0.00982072169555328, 0.2854884590970722, 0.08392641363511782, 0.38330875623885935, 0.08802304288192196, 0.0476772708942437, 0.04413020502839695, 1.8111847316264387, 0.2871406663580912, 1.034787525104182], "min": [0.41462807448912575, 0.18431914539825606, 1.0070585921936073, -0.5607237087698635, 1.1148697884218937, -1.1090128941109154, 0.39442059476762825, -0.3053624223508251, 1.0261680407211626, -3.13377884096466, 0.38714809786246795, -3.0060544256491997], "max": [0.47559051577409633, 0.3084213089034871, 1.0432874439109239, 0.742050303720551, 1.4520117841416802, 0.3577782180740648, 0.6181863395913053, -0.16446824888025008, 1.1777583113674133, 3.1279049062731876, 1.4669666027216208, 0.11194785092203613], "count": [479]}, "gripper_mode_state": {"mean": [0.35490605427974947, 0.7891440501043842], "std": [0.4784848450215844, 0.4079163128501126], "min": [0, 0], "max": [1, 1], "count": [479]}, "gripper_activity_state": {"mean": [1.870563674321503, 1.8872651356993737], "std": [0.44762175495295914, 0.4332532595440762], "min": [0, 0], "max": [2, 2], "count": [479]}, "gripper_mode_action": {"mean": [0.35490605427974947, 0.7891440501043842], "std": [0.4784848450215844, 0.4079163128501126], "min": [0, 0], "max": [1, 1], "count": [479]}, "gripper_activity_action": {"mean": [1.870563674321503, 1.8872651356993737], "std": [0.44762175495295914, 0.4332532595440762], "min": [0, 0], "max": [2, 2], "count": [479]}, "gripper_open_scale_state": {"mean": [0.5353037578845569, 0.24553444665857063], "std": [0.31415741602703595, 0.23389584650048378], "min": [0.04, 0.011], "max": [0.832, 0.659], "count": [479]}, "gripper_open_scale_action": {"mean": [0.5353037578845569, 0.24553444665857063], "std": [0.31415741602703595, 0.23389584650048378], "min": [0.04, 0.011], "max": [0.832, 0.659], "count": [479]}}} +{"episode_index": 436, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.4579368151672434]], [[0.46950741501666027]], [[0.4590246259451493]]], "std": [[[0.16012408335566158]], [[0.1507695135237338]], [[0.1542710212609764]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.054901960784313725]], [[0.08627450980392157]]], "max": [[[0.6666666666666666]], [[0.6588235294117647]], [[0.6627450980392157]]], "mean": [[[0.47160936298539025]], [[0.47747268077982824]], [[0.4716480159874407]]], "std": [[[0.08527102309352247]], [[0.07947651117531299]], [[0.08312069814133262]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6588235294117647]], [[0.6470588235294118]], [[0.6509803921568628]]], "mean": [[[0.45782535162757915]], [[0.4748716999871844]], [[0.45287427511854417]]], "std": [[[0.0940235372407186]], [[0.06715526789857026]], [[0.0989854643672356]]], "count": [102]}, "observation.state": {"min": [0.046181414276361465, 2.0362582206726074, 0.11037462204694748, 0.1886526495218277, -2.560014009475708, -1.4698289632797241, -0.8638158440589905, 23.0, 0.1908559948205948, 0.21408399939537048, -0.10884200036525726, -2.7639999389648438, 0.11999999731779099, -1.3240000009536743, -0.3329390287399292, -2.078792095184326, -0.7455523014068604, -0.4279896318912506, 2.1734063625335693, 1.3099569082260132, -0.21978934109210968, 37.0, -0.3396889865398407, 0.2129179984331131, -0.09703700244426727, 1.3179999589920044, 0.7179999351501465, 2.5510001182556152], "max": [0.5143485069274902, 2.092876672744751, 2.101184368133545, 1.4283250570297241, -1.7900097370147705, 1.497684359550476, -0.013718288391828537, 657.0, 0.3115600049495697, 0.4110560119152069, 0.0761289969086647, -1.1749999523162842, 0.8190000057220459, 0.4410000145435333, -0.08623672276735306, -2.0687038898468018, -0.2657961845397949, -0.23305381834506989, 2.185239553451538, 1.677278757095337, -0.0074525559321045876, 819.0, -0.24380600452423096, 0.29225900769233704, 0.015049999579787254, 2.0899999141693115, 0.9800000190734863, 3.0739998817443848], "mean": [0.26851359009742737, 2.0770606994628906, 0.8076912760734558, 0.8670209050178528, -2.0769951343536377, -0.6747137904167175, -0.6264058947563171, 251.84439086914062, 0.23861029744148254, 0.29240280389785767, -0.03967497497797012, -1.833587884902954, 0.4702971279621124, -0.032713811844587326, -0.2718486785888672, -2.074276924133301, -0.5367695093154907, -0.3101540207862854, 2.1790010929107666, 1.4629161357879639, -0.1239217221736908, 556.1773681640625, -0.2927563190460205, 0.27446630597114563, -0.032794661819934845, 1.6405036449432373, 0.8663837313652039, 2.830120325088501], "std": [0.12261723726987839, 0.015719905495643616, 0.7552682161331177, 0.298467218875885, 0.26300162076950073, 1.1407132148742676, 0.24552381038665771, 253.674560546875, 0.0370185449719429, 0.06521670520305634, 0.05937675014138222, 0.47002601623535156, 0.17047828435897827, 0.6264126300811768, 0.05116558074951172, 0.003189810086041689, 0.18751700222492218, 0.07801681756973267, 0.00367884268052876, 0.09554395079612732, 0.049764424562454224, 303.22247314453125, 0.032830387353897095, 0.016197601333260536, 0.04436780884861946, 0.3058795928955078, 0.07157830148935318, 0.15468783676624298], "count": [482]}, "action": {"min": [0.046181414276361465, 2.0362582206726074, 0.11037462204694748, 0.1886526495218277, -2.560014009475708, -1.4698289632797241, -0.8638158440589905, 23.0, 0.1908559948205948, 0.21408399939537048, -0.10884200036525726, -2.7639999389648438, 0.11999999731779099, -1.3240000009536743, -0.3329390287399292, -2.078792095184326, -0.7455523014068604, -0.4279896318912506, 2.1734063625335693, 1.3099569082260132, -0.21978934109210968, 37.0, -0.3396889865398407, 0.2129179984331131, -0.09703700244426727, 1.3179999589920044, 0.7179999351501465, 2.5510001182556152], "max": [0.5143485069274902, 2.092876672744751, 2.101184368133545, 1.4283250570297241, -1.7900097370147705, 1.497684359550476, -0.013718288391828537, 657.0, 0.3115600049495697, 0.4110560119152069, 0.0761289969086647, -1.1749999523162842, 0.8190000057220459, 0.4410000145435333, -0.08623672276735306, -2.0687038898468018, -0.2657961845397949, -0.23305381834506989, 2.185239553451538, 1.677278757095337, -0.0074525559321045876, 819.0, -0.24380600452423096, 0.29225900769233704, 0.015049999579787254, 2.0899999141693115, 0.9800000190734863, 3.0739998817443848], "mean": [0.26851359009742737, 2.0770606994628906, 0.8076912760734558, 0.8670209050178528, -2.0769951343536377, -0.6747137904167175, -0.6264058947563171, 251.84439086914062, 0.23861029744148254, 0.29240280389785767, -0.03967497497797012, -1.833587884902954, 0.4702971279621124, -0.032713811844587326, -0.2718486785888672, -2.074276924133301, -0.5367695093154907, -0.3101540207862854, 2.1790010929107666, 1.4629161357879639, -0.1239217221736908, 556.1773681640625, -0.2927563190460205, 0.27446630597114563, -0.032794661819934845, 1.6405036449432373, 0.8663837313652039, 2.830120325088501], "std": [0.12261723726987839, 0.015719905495643616, 0.7552682161331177, 0.298467218875885, 0.26300162076950073, 1.1407132148742676, 0.24552381038665771, 253.674560546875, 0.0370185449719429, 0.06521670520305634, 0.05937675014138222, 0.47002601623535156, 0.17047828435897827, 0.6264126300811768, 0.05116558074951172, 0.003189810086041689, 0.18751700222492218, 0.07801681756973267, 0.00367884268052876, 0.09554395079612732, 0.049764424562454224, 303.22247314453125, 0.032830387353897095, 0.016197601333260536, 0.04436780884861946, 0.3058795928955078, 0.07157830148935318, 0.15468783676624298], "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": [438], "max": [438], "mean": [438.0], "std": [0.0], "count": [482]}, "index": {"min": [261767], "max": [262248], "mean": [262007.5], "std": [139.14111541884375], "count": [482]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [482]}, "subtask_annotation": {"mean": [4.647302904564316, 9.0, 9.0, 9.0, 9.0], "std": [2.0962530758573372, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [482]}, "scene_annotation": {"mean": [438.0], "std": [0.0], "min": [438], "max": [438], "count": [482]}, "eef_direction_state": {"mean": [4.516597510373444, 3.6514522821576763], "std": [2.157860868267179, 2.198379251826197], "min": [0, 0], "max": [6, 6], "count": [482]}, "eef_velocity_state": {"mean": [0.42323651452282157, 0.8340248962655602], "std": [0.5897811518957007, 0.7298069882126935], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_acc_mag_state": {"mean": [0.5311203319502075, 0.7883817427385892], "std": [0.7757116863725804, 0.8304562283579648], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_direction_action": {"mean": [4.516597510373444, 3.6514522821576763], "std": [2.157860868267179, 2.198379251826197], "min": [0, 0], "max": [6, 6], "count": [482]}, "eef_velocity_action": {"mean": [0.42323651452282157, 0.8340248962655602], "std": [0.5897811518957007, 0.7298069882126935], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_acc_mag_action": {"mean": [0.5311203319502075, 0.7883817427385892], "std": [0.7757116863725804, 0.8304562283579648], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_sim_pose_state": {"mean": [0.4592688760064294, 0.25888354598824376, 1.0239528634069779, -0.2732713595715024, 1.3194326591176884, -0.5722513285180449, 0.4829942193004806, -0.214361484871762, 1.0692715362096603, -0.02882732543322338, 1.0301359130908991, -0.9878671777285691], "std": [0.015653468565810777, 0.04481846740603711, 0.008776030371218047, 0.36147168879176167, 0.06866508802024296, 0.48468478024527806, 0.07027567112447564, 0.06342586897551711, 0.040485505164381486, 1.6811394986442854, 0.318835531849251, 1.3887618368114765], "min": [0.39547616463642865, 0.19195303421131757, 1.0057727304713855, -0.783670822293181, 1.1636938113732804, -1.3210227058970987, 0.40170018688672715, -0.3143882450057835, 1.018576673215147, -3.1227254103378383, 0.26476164352243337, -3.1305677727130545], "max": [0.4748679308040738, 0.31022356016417685, 1.0369971968835914, 0.7774599189396283, 1.4362694067093646, 0.4360669308566871, 0.6009262924563492, -0.14174439491662902, 1.1637050563373013, 3.1332496876849203, 1.5503208615247348, 3.131144788677728], "count": [482]}, "eef_sim_pose_action": {"mean": [0.4592688760064294, 0.25888354598824376, 1.0239528634069779, -0.2732713595715024, 1.3194326591176884, -0.5722513285180449, 0.4829942193004806, -0.214361484871762, 1.0692715362096603, -0.02882732543322338, 1.0301359130908991, -0.9878671777285691], "std": [0.015653468565810777, 0.04481846740603711, 0.008776030371218047, 0.36147168879176167, 0.06866508802024296, 0.48468478024527806, 0.07027567112447564, 0.06342586897551711, 0.040485505164381486, 1.6811394986442854, 0.318835531849251, 1.3887618368114765], "min": [0.39547616463642865, 0.19195303421131757, 1.0057727304713855, -0.783670822293181, 1.1636938113732804, -1.3210227058970987, 0.40170018688672715, -0.3143882450057835, 1.018576673215147, -3.1227254103378383, 0.26476164352243337, -3.1305677727130545], "max": [0.4748679308040738, 0.31022356016417685, 1.0369971968835914, 0.7774599189396283, 1.4362694067093646, 0.4360669308566871, 0.6009262924563492, -0.14174439491662902, 1.1637050563373013, 3.1332496876849203, 1.5503208615247348, 3.131144788677728], "count": [482]}, "gripper_mode_state": {"mean": [0.34232365145228216, 0.7510373443983402], "std": [0.4744872697013683, 0.43241213178798354], "min": [0, 0], "max": [1, 1], "count": [482]}, "gripper_activity_state": {"mean": [1.8402489626556016, 1.8547717842323652], "std": [0.4878166492093232, 0.47735879686731164], "min": [0, 0], "max": [2, 2], "count": [482]}, "gripper_mode_action": {"mean": [0.34232365145228216, 0.7510373443983402], "std": [0.4744872697013683, 0.43241213178798354], "min": [0, 0], "max": [1, 1], "count": [482]}, "gripper_activity_action": {"mean": [1.8402489626556016, 1.8547717842323652], "std": [0.4878166492093232, 0.47735879686731164], "min": [0, 0], "max": [2, 2], "count": [482]}, "gripper_open_scale_state": {"mean": [0.5561773863748893, 0.2518443984866637], "std": [0.30322244348116856, 0.25367452706122745], "min": [0.037, 0.023], "max": [0.819, 0.657], "count": [482]}, "gripper_open_scale_action": {"mean": [0.5561773863748893, 0.2518443984866637], "std": [0.30322244348116856, 0.25367452706122745], "min": [0.037, 0.023], "max": [0.819, 0.657], "count": [482]}}} +{"episode_index": 437, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45215708741830063]], [[0.46654373774509805]], [[0.45598919934640525]]], "std": [[[0.15585933108849082]], [[0.14688625341307127]], [[0.15074438701295076]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.058823529411764705]], [[0.08235294117647059]]], "max": [[[0.6784313725490196]], [[0.6549019607843137]], [[0.6627450980392157]]], "mean": [[[0.4679920772058823]], [[0.4712613991013072]], [[0.4651326000816994]]], "std": [[[0.07913383467414295]], [[0.0730243453405341]], [[0.07748036283249182]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.6470588235294118]], [[0.6627450980392157]]], "mean": [[[0.45849907883986923]], [[0.47558986519607843]], [[0.45426949959150326]]], "std": [[[0.0901193613102122]], [[0.06205445231641509]], [[0.09619923290141068]]], "count": [100]}, "observation.state": {"min": [0.06878342479467392, 2.0370261669158936, 0.15170402824878693, 0.1126260980963707, -2.637960433959961, -1.4505431652069092, -0.7893775105476379, 19.0, 0.1999330073595047, 0.2082419991493225, -0.11130800098180771, -2.6559998989105225, 0.17399999499320984, -1.312000036239624, -0.36829936504364014, -2.078704595565796, -0.9385682940483093, -0.3974289298057556, 2.1734933853149414, 1.350867509841919, -0.3027797341346741, 37.0, -0.3282090127468109, 0.22098800539970398, -0.09149599820375443, 1.0880000591278076, 0.7570000290870667, 2.4119999408721924], "max": [0.5531995296478271, 2.092440366744995, 2.101585865020752, 1.472691297531128, -1.8812556266784668, 1.480737328529358, 0.07522369176149368, 661.0, 0.31578999757766724, 0.42589399218559265, 0.08146800100803375, -1.121000051498413, 0.7459999918937683, 0.46900004148483276, -0.12342969328165054, -2.0676393508911133, -0.2367713749408722, -0.18243926763534546, 2.1862692832946777, 1.7293421030044556, -0.019809486344456673, 834.0, -0.2508839964866638, 0.32233500480651855, 0.04402400180697441, 2.0380001068115234, 0.9599999785423279, 2.98799991607666], "mean": [0.2804586887359619, 2.077770471572876, 0.8746501803398132, 0.8378903269767761, -2.1855850219726562, -0.6359900832176208, -0.5197149515151978, 265.4451904296875, 0.2439059168100357, 0.30022794008255005, -0.035404983907938004, -1.8297069072723389, 0.5037986636161804, -0.0529305599629879, -0.3002220094203949, -2.0731759071350098, -0.5844533443450928, -0.2743581235408783, 2.180680513381958, 1.4881341457366943, -0.12238680571317673, 564.9395751953125, -0.29439517855644226, 0.28215160965919495, -0.01924911141395569, 1.550817608833313, 0.8360846042633057, 2.7469019889831543], "std": [0.15050837397575378, 0.015629246830940247, 0.7435954213142395, 0.31425970792770386, 0.28343769907951355, 1.122213363647461, 0.23175683617591858, 244.7791290283203, 0.035576678812503815, 0.07469861954450607, 0.0639500543475151, 0.4383690655231476, 0.1542208194732666, 0.6253355145454407, 0.060879215598106384, 0.0036825432907789946, 0.2678966224193573, 0.07416827976703644, 0.004054251126945019, 0.0836956724524498, 0.0767597034573555, 335.49639892578125, 0.026867683976888657, 0.030403461307287216, 0.05300985276699066, 0.35085007548332214, 0.04219875857234001, 0.1672271490097046], "count": [447]}, "action": {"min": [0.06878342479467392, 2.0370261669158936, 0.15170402824878693, 0.1126260980963707, -2.637960433959961, -1.4505431652069092, -0.7893775105476379, 19.0, 0.1999330073595047, 0.2082419991493225, -0.11130800098180771, -2.6559998989105225, 0.17399999499320984, -1.312000036239624, -0.36829936504364014, -2.078704595565796, -0.9385682940483093, -0.3974289298057556, 2.1734933853149414, 1.350867509841919, -0.3027797341346741, 37.0, -0.3282090127468109, 0.22098800539970398, -0.09149599820375443, 1.0880000591278076, 0.7570000290870667, 2.4119999408721924], "max": [0.5531995296478271, 2.092440366744995, 2.101585865020752, 1.472691297531128, -1.8812556266784668, 1.480737328529358, 0.07522369176149368, 661.0, 0.31578999757766724, 0.42589399218559265, 0.08146800100803375, -1.121000051498413, 0.7459999918937683, 0.46900004148483276, -0.12342969328165054, -2.0676393508911133, -0.2367713749408722, -0.18243926763534546, 2.1862692832946777, 1.7293421030044556, -0.019809486344456673, 834.0, -0.2508839964866638, 0.32233500480651855, 0.04402400180697441, 2.0380001068115234, 0.9599999785423279, 2.98799991607666], "mean": [0.2804586887359619, 2.077770471572876, 0.8746501803398132, 0.8378903269767761, -2.1855850219726562, -0.6359900832176208, -0.5197149515151978, 265.4451904296875, 0.2439059168100357, 0.30022794008255005, -0.035404983907938004, -1.8297069072723389, 0.5037986636161804, -0.0529305599629879, -0.3002220094203949, -2.0731759071350098, -0.5844533443450928, -0.2743581235408783, 2.180680513381958, 1.4881341457366943, -0.12238680571317673, 564.9395751953125, -0.29439517855644226, 0.28215160965919495, -0.01924911141395569, 1.550817608833313, 0.8360846042633057, 2.7469019889831543], "std": [0.15050837397575378, 0.015629246830940247, 0.7435954213142395, 0.31425970792770386, 0.28343769907951355, 1.122213363647461, 0.23175683617591858, 244.7791290283203, 0.035576678812503815, 0.07469861954450607, 0.0639500543475151, 0.4383690655231476, 0.1542208194732666, 0.6253355145454407, 0.060879215598106384, 0.0036825432907789946, 0.2678966224193573, 0.07416827976703644, 0.004054251126945019, 0.0836956724524498, 0.0767597034573555, 335.49639892578125, 0.026867683976888657, 0.030403461307287216, 0.05300985276699066, 0.35085007548332214, 0.04219875857234001, 0.1672271490097046], "count": [447]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [439], "max": [439], "mean": [439.0], "std": [0.0], "count": [447]}, "index": {"min": [262249], "max": [262695], "mean": [262472.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [447]}, "subtask_annotation": {"mean": [4.586129753914989, 9.0, 9.0, 9.0, 9.0], "std": [2.0499544407412276, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [447]}, "scene_annotation": {"mean": [439.0], "std": [0.0], "min": [439], "max": [439], "count": [447]}, "eef_direction_state": {"mean": [4.480984340044743, 3.440715883668904], "std": [2.096971485592469, 2.341235725511188], "min": [0, 0], "max": [6, 6], "count": [447]}, "eef_velocity_state": {"mean": [0.48322147651006714, 0.9239373601789709], "std": [0.6409308126879623, 0.779223887161025], "min": [0, 0], "max": [2, 2], "count": [447]}, "eef_acc_mag_state": {"mean": [0.5369127516778524, 0.796420581655481], "std": [0.7701665173347412, 0.8360906592283391], "min": [0, 0], "max": [2, 2], "count": [447]}, "eef_direction_action": {"mean": [4.480984340044743, 3.440715883668904], "std": [2.096971485592469, 2.341235725511188], "min": [0, 0], "max": [6, 6], "count": [447]}, "eef_velocity_action": {"mean": [0.48322147651006714, 0.9239373601789709], "std": [0.6409308126879623, 0.779223887161025], "min": [0, 0], "max": [2, 2], "count": [447]}, "eef_acc_mag_action": {"mean": [0.5369127516778524, 0.796420581655481], "std": [0.7701665173347412, 0.8360906592283391], "min": [0, 0], "max": [2, 2], "count": [447]}, "eef_sim_pose_state": {"mean": [0.4674882018113277, 0.26815079970932987, 1.030735244631203, -0.09841537507086368, 1.2919771886430984, -0.3679806221062413, 0.4908342666017429, -0.2204046789638467, 1.0696862507874931, -0.1399432954696963, 1.0629782574079567, -1.2748803788604857], "std": [0.02899041402657468, 0.04459055634124791, 0.01714064692431165, 0.22632890398983865, 0.11036629168276167, 0.19287504889441212, 0.0795224415514873, 0.06286767169085011, 0.045475386741649484, 1.701210968069875, 0.32976026142499987, 1.1240353287851659], "min": [0.404535312059586, 0.20213975830170156, 1.0054915350490117, -0.49721595081530995, 1.0796525253777975, -0.656070677298457, 0.39612552163482306, -0.31693819690759156, 1.0218076624485233, -3.141064427347767, 0.30516886997981674, -3.1403157713025505], "max": [0.5055299331980905, 0.3214297298857615, 1.0555221648829771, 0.5164945811501229, 1.4609436822707642, 0.16106858146319267, 0.6143806814575657, -0.14731699712667665, 1.1769324074975258, 3.1396355518511267, 1.4566733827751581, 3.1414611848640415], "count": [447]}, "eef_sim_pose_action": {"mean": [0.4674882018113277, 0.26815079970932987, 1.030735244631203, -0.09841537507086368, 1.2919771886430984, -0.3679806221062413, 0.4908342666017429, -0.2204046789638467, 1.0696862507874931, -0.1399432954696963, 1.0629782574079567, -1.2748803788604857], "std": [0.02899041402657468, 0.04459055634124791, 0.01714064692431165, 0.22632890398983865, 0.11036629168276167, 0.19287504889441212, 0.0795224415514873, 0.06286767169085011, 0.045475386741649484, 1.701210968069875, 0.32976026142499987, 1.1240353287851659], "min": [0.404535312059586, 0.20213975830170156, 1.0054915350490117, -0.49721595081530995, 1.0796525253777975, -0.656070677298457, 0.39612552163482306, -0.31693819690759156, 1.0218076624485233, -3.141064427347767, 0.30516886997981674, -3.1403157713025505], "max": [0.5055299331980905, 0.3214297298857615, 1.0555221648829771, 0.5164945811501229, 1.4609436822707642, 0.16106858146319267, 0.6143806814575657, -0.14731699712667665, 1.1769324074975258, 3.1396355518511267, 1.4566733827751581, 3.1414611848640415], "count": [447]}, "gripper_mode_state": {"mean": [0.3422818791946309, 0.7404921700223713], "std": [0.47447338636600406, 0.43836459272839495], "min": [0, 0], "max": [1, 1], "count": [447]}, "gripper_activity_state": {"mean": [1.8344519015659955, 1.854586129753915], "std": [0.5044531908272142, 0.4766308361730925], "min": [0, 0], "max": [2, 2], "count": [447]}, "gripper_mode_action": {"mean": [0.3422818791946309, 0.7404921700223713], "std": [0.47447338636600406, 0.43836459272839495], "min": [0, 0], "max": [1, 1], "count": [447]}, "gripper_activity_action": {"mean": [1.8344519015659955, 1.854586129753915], "std": [0.5044531908272142, 0.4766308361730925], "min": [0, 0], "max": [2, 2], "count": [447]}, "gripper_open_scale_state": {"mean": [0.5649395970764841, 0.26544519024193947], "std": [0.3354963420488093, 0.2447791234770823], "min": [0.037, 0.019], "max": [0.834, 0.661], "count": [447]}, "gripper_open_scale_action": {"mean": [0.5649395970764841, 0.26544519024193947], "std": [0.3354963420488093, 0.2447791234770823], "min": [0.037, 0.019], "max": [0.834, 0.661], "count": [447]}}} +{"episode_index": 438, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4464409703821468]], [[0.4605149984543367]], [[0.4479398810575281]]], "std": [[[0.1383132212333457]], [[0.13225351109657796]], [[0.1347423308568202]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48172485721015135]], [[0.48462942354118826]], [[0.4793815009862804]]], "std": [[[0.06901965693677367]], [[0.0647146687441794]], [[0.06942649037807427]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.7647058823529411]], [[0.7725490196078432]]], "mean": [[[0.45775492772183946]], [[0.47171634502149207]], [[0.4591452629099688]]], "std": [[[0.10785973997091859]], [[0.09432896984076407]], [[0.10168035253886283]]], "count": [111]}, "observation.state": {"min": [0.08761553466320038, 1.7256770133972168, 0.5771106481552124, 0.16891297698020935, -2.7805016040802, -1.6928647756576538, -2.7166225910186768, -4.0, 0.20439499616622925, 0.2541539967060089, 0.005086999852210283, -2.621999979019165, 0.0030000011902302504, -1.0789999961853027, -0.4505043923854828, -2.079036235809326, -2.085843086242676, -1.801790714263916, 0.2010095864534378, -1.6515700817108154, -0.07962191849946976, 75.0, -0.37534698843955994, 0.2157920002937317, -0.04503300040960312, 1.1790000200271606, 0.22600001096725464, -3.1381852626800537], "max": [0.43793800473213196, 2.0927894115448, 2.631817102432251, 1.7917200326919556, -0.8854404091835022, 1.5695222616195679, 0.2554464042186737, 815.0, 0.3806009888648987, 0.3640590012073517, 0.149944007396698, -1.1759999990463257, 1.0099999904632568, 0.5929999947547913, -0.051173049956560135, -1.6694947481155396, -0.025830872356891632, -0.010035643354058266, 2.437108039855957, 1.6974550485610962, 3.046699285507202, 802.0, -0.04329200088977814, 0.36778199672698975, 0.08752399682998657, 2.7070000171661377, 0.8080000281333923, 3.122999906539917], "mean": [0.22167164087295532, 2.066755771636963, 2.034864902496338, 1.1650804281234741, -1.9855821132659912, 1.0951083898544312, -1.1044970750808716, 412.7987060546875, 0.28285136818885803, 0.32180529832839966, 0.06839954107999802, -2.256418228149414, 0.5087712407112122, -0.35578131675720215, -0.2504185140132904, -2.0513274669647217, -0.7889286875724792, -0.6678267121315002, 1.3950709104537964, 0.39782702922821045, 0.9074938297271729, 615.356201171875, -0.26272454857826233, 0.2799384295940399, 0.0064124842174351215, 1.6733900308609009, 0.5803115963935852, 1.7048157453536987], "std": [0.11242176592350006, 0.05515432730317116, 0.5061389207839966, 0.3695497512817383, 0.5235419273376465, 0.77332603931427, 0.7084558010101318, 344.0453796386719, 0.04058448225259781, 0.03292851522564888, 0.04274897649884224, 0.374193012714386, 0.3289508819580078, 0.5058871507644653, 0.09811178594827652, 0.06697803735733032, 0.8123384118080139, 0.5658559799194336, 0.5004672408103943, 1.3783437013626099, 1.1468108892440796, 296.66778564453125, 0.1154683530330658, 0.056999653577804565, 0.023474151268601418, 0.5406270623207092, 0.1666138917207718, 2.2304608821868896], "count": [539]}, "action": {"min": [0.08761553466320038, 1.7256770133972168, 0.5771106481552124, 0.16891297698020935, -2.7805016040802, -1.6928647756576538, -2.7166225910186768, -4.0, 0.20439499616622925, 0.2541539967060089, 0.005086999852210283, -2.621999979019165, 0.0030000011902302504, -1.0789999961853027, -0.4505043923854828, -2.079036235809326, -2.085843086242676, -1.801790714263916, 0.2010095864534378, -1.6515700817108154, -0.07962191849946976, 75.0, -0.37534698843955994, 0.2157920002937317, -0.04503300040960312, 1.1790000200271606, 0.22600001096725464, -3.1381852626800537], "max": [0.43793800473213196, 2.0927894115448, 2.631817102432251, 1.7917200326919556, -0.8854404091835022, 1.5695222616195679, 0.2554464042186737, 815.0, 0.3806009888648987, 0.3640590012073517, 0.149944007396698, -1.1759999990463257, 1.0099999904632568, 0.5929999947547913, -0.051173049956560135, -1.6694947481155396, -0.025830872356891632, -0.010035643354058266, 2.437108039855957, 1.6974550485610962, 3.046699285507202, 802.0, -0.04329200088977814, 0.36778199672698975, 0.08752399682998657, 2.7070000171661377, 0.8080000281333923, 3.122999906539917], "mean": [0.22167164087295532, 2.066755771636963, 2.034864902496338, 1.1650804281234741, -1.9855821132659912, 1.0951083898544312, -1.1044970750808716, 412.7987060546875, 0.28285136818885803, 0.32180529832839966, 0.06839954107999802, -2.256418228149414, 0.5087712407112122, -0.35578131675720215, -0.2504185140132904, -2.0513274669647217, -0.7889286875724792, -0.6678267121315002, 1.3950709104537964, 0.39782702922821045, 0.9074938297271729, 615.356201171875, -0.26272454857826233, 0.2799384295940399, 0.0064124842174351215, 1.6733900308609009, 0.5803115963935852, 1.7048157453536987], "std": [0.11242176592350006, 0.05515432730317116, 0.5061389207839966, 0.3695497512817383, 0.5235419273376465, 0.77332603931427, 0.7084558010101318, 344.0453796386719, 0.04058448225259781, 0.03292851522564888, 0.04274897649884224, 0.374193012714386, 0.3289508819580078, 0.5058871507644653, 0.09811178594827652, 0.06697803735733032, 0.8123384118080139, 0.5658559799194336, 0.5004672408103943, 1.3783437013626099, 1.1468108892440796, 296.66778564453125, 0.1154683530330658, 0.056999653577804565, 0.023474151268601418, 0.5406270623207092, 0.1666138917207718, 2.2304608821868896], "count": [539]}, "timestamp": {"min": [0.0], "max": [17.933333333333334], "mean": [8.966666666666667], "std": [5.186520991955976], "count": [539]}, "frame_index": {"min": [0], "max": [538], "mean": [269.0], "std": [155.59562975867928], "count": [539]}, "episode_index": {"min": [440], "max": [440], "mean": [440.0], "std": [0.0], "count": [539]}, "index": {"min": [262696], "max": [263234], "mean": [262965.0], "std": [155.59562975867928], "count": [539]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [539]}, "subtask_annotation": {"mean": [4.094619666048238, 9.0, 9.0, 9.0, 9.0], "std": [2.2332345473903437, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [539]}, "scene_annotation": {"mean": [440.0], "std": [0.0], "min": [440], "max": [440], "count": [539]}, "eef_direction_state": {"mean": [4.597402597402597, 4.539888682745826], "std": [1.903827003937304, 1.6480113350706294], "min": [0, 0], "max": [6, 6], "count": [539]}, "eef_velocity_state": {"mean": [0.6307977736549165, 0.7551020408163265], "std": [0.7795255168759515, 0.7125608646825171], "min": [0, 0], "max": [2, 2], "count": [539]}, "eef_acc_mag_state": {"mean": [0.6122448979591837, 0.8033395176252319], "std": [0.8080751811969894, 0.8275788825276433], "min": [0, 0], "max": [2, 2], "count": [539]}, "eef_direction_action": {"mean": [4.597402597402597, 4.539888682745826], "std": [1.903827003937304, 1.6480113350706294], "min": [0, 0], "max": [6, 6], "count": [539]}, "eef_velocity_action": {"mean": [0.6307977736549165, 0.7551020408163265], "std": [0.7795255168759515, 0.7125608646825171], "min": [0, 0], "max": [2, 2], "count": [539]}, "eef_acc_mag_action": {"mean": [0.6122448979591837, 0.8033395176252319], "std": [0.8080751811969894, 0.8275788825276433], "min": [0, 0], "max": [2, 2], "count": [539]}, "eef_sim_pose_state": {"mean": [0.4693155519558587, 0.26375152393603374, 1.0782837406253336, 0.8621890673145318, 1.208359821315725, 0.5681920662138081, 0.5190033775627381, -0.32820357288414465, 1.1285237276381865, 0.5713248768080197, 0.9966192626652856, -1.2617086776188993], "std": [0.0653514474192475, 0.0734944770262764, 0.08429237870281665, 1.0640982194613873, 0.1908956266449562, 0.6515410997749008, 0.04088091172555357, 0.04806588691772229, 0.036638305645862186, 2.3336743906976354, 0.3536021360840407, 1.7834851776583898], "min": [0.39805323999215564, 0.11931157792448217, 1.0010357360126683, 0.00815729142884207, 0.6085958855509825, -0.2310112129046854, 0.4399713145955728, -0.4230480001538057, 1.0253421793659485, -3.140716160678624, 0.38076708584118024, -3.121338946167089], "max": [0.5701291903385903, 0.35837671230554957, 1.2340703871546563, 2.9737949466194955, 1.4081622177309274, 1.9472809463149217, 0.5706746353270493, -0.24472597897214132, 1.2006875244991622, 3.1402443351413636, 1.526682122670842, 3.0470379245215247], "count": [539]}, "eef_sim_pose_action": {"mean": [0.4693155519558587, 0.26375152393603374, 1.0782837406253336, 0.8621890673145318, 1.208359821315725, 0.5681920662138081, 0.5190033775627381, -0.32820357288414465, 1.1285237276381865, 0.5713248768080197, 0.9966192626652856, -1.2617086776188993], "std": [0.0653514474192475, 0.0734944770262764, 0.08429237870281665, 1.0640982194613873, 0.1908956266449562, 0.6515410997749008, 0.04088091172555357, 0.04806588691772229, 0.036638305645862186, 2.3336743906976354, 0.3536021360840407, 1.7834851776583898], "min": [0.39805323999215564, 0.11931157792448217, 1.0010357360126683, 0.00815729142884207, 0.6085958855509825, -0.2310112129046854, 0.4399713145955728, -0.4230480001538057, 1.0253421793659485, -3.140716160678624, 0.38076708584118024, -3.121338946167089], "max": [0.5701291903385903, 0.35837671230554957, 1.2340703871546563, 2.9737949466194955, 1.4081622177309274, 1.9472809463149217, 0.5706746353270493, -0.24472597897214132, 1.2006875244991622, 3.1402443351413636, 1.526682122670842, 3.0470379245215247], "count": [539]}, "gripper_mode_state": {"mean": [0.25788497217068646, 0.5343228200371057], "std": [0.43747035705200854, 0.49882055292930866], "min": [0, 0], "max": [1, 1], "count": [539]}, "gripper_activity_state": {"mean": [1.8589981447124304, 1.7625231910946197], "std": [0.4502810068771028, 0.577247914541494], "min": [0, 0], "max": [2, 2], "count": [539]}, "gripper_mode_action": {"mean": [0.25788497217068646, 0.5343228200371057], "std": [0.43747035705200854, 0.49882055292930866], "min": [0, 0], "max": [1, 1], "count": [539]}, "gripper_activity_action": {"mean": [1.8589981447124304, 1.7625231910946197], "std": [0.4502810068771028, 0.577247914541494], "min": [0, 0], "max": [2, 2], "count": [539]}, "gripper_open_scale_state": {"mean": [0.6153562149161089, 0.41297773684287553], "std": [0.2966677195857243, 0.34382963144665474], "min": [0.075, 0.0], "max": [0.802, 0.815], "count": [539]}, "gripper_open_scale_action": {"mean": [0.6153562149161089, 0.41297773684287553], "std": [0.2966677195857243, 0.34382963144665474], "min": [0.075, 0.0], "max": [0.802, 0.815], "count": [539]}}} +{"episode_index": 439, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.45536528186274505]], [[0.4689946323529412]], [[0.45603318014705885]]], "std": [[[0.14576311599293276]], [[0.1403868116075773]], [[0.14141044729076344]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7803921568627451]], [[0.7764705882352941]]], "mean": [[[0.4788956147875817]], [[0.48192215686274514]], [[0.47729918504901964]]], "std": [[[0.0741778525130128]], [[0.06764092217339294]], [[0.07080011403994145]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.7803921568627451]], [[1.0]]], "mean": [[[0.4620355596405229]], [[0.4737332128267974]], [[0.4615065012254902]]], "std": [[[0.10604049827105796]], [[0.0960099125406]], [[0.0988986779730008]]], "count": [100]}, "observation.state": {"min": [0.1356818974018097, 2.04526424407959, 1.8919368982315063, 0.14987142384052277, -2.615532875061035, 0.7619060277938843, -2.804569721221924, 18.0, 0.22241100668907166, 0.26664701104164124, -0.017388999462127686, -2.614000082015991, 0.06400000303983688, -0.9570000171661377, -0.47164034843444824, -2.0788965225219727, -1.8531209230422974, -1.815334439277649, 0.22832398116588593, -1.6797049045562744, -0.2474353313446045, 43.0, -0.36538198590278625, 0.25281399488449097, -0.03241800144314766, 1.031000018119812, 0.026000000536441803, -3.1391851902008057], "max": [0.6080204248428345, 2.0923705101013184, 2.5002191066741943, 1.4686248302459717, -0.8166221380233765, 1.5713199377059937, -0.5204397439956665, 837.0, 0.35824400186538696, 0.40308400988578796, 0.11410000175237656, -1.434999942779541, 1.1299999952316284, 0.44200003147125244, 0.05626941844820976, -1.664677619934082, -0.8726646304130554, 0.010157817043364048, 2.910860300064087, 1.6354085206985474, 2.943742275238037, 805.0, -0.0355679988861084, 0.37272799015045166, 0.07112599909305573, 2.6040000915527344, 0.7940000295639038, 3.140000104904175], "mean": [0.2627556324005127, 2.0775763988494873, 2.1622164249420166, 1.0191454887390137, -1.7078416347503662, 1.268062710762024, -1.4896457195281982, 381.8865051269531, 0.2788619101047516, 0.3386254906654358, 0.058087173849344254, -2.26444935798645, 0.5914966464042664, -0.25886014103889465, -0.280266135931015, -2.0261642932891846, -1.4106308221817017, -0.7860193252563477, 1.5313886404037476, -0.3286152780056, 1.5660024881362915, 619.0010986328125, -0.20906147360801697, 0.3130032420158386, 0.013907781802117825, 1.7898390293121338, 0.5197103023529053, 2.454833984375], "std": [0.16277362406253815, 0.010347616858780384, 0.20783819258213043, 0.3251512050628662, 0.551960289478302, 0.16035982966423035, 0.6244984865188599, 372.73626708984375, 0.037468984723091125, 0.040008801966905594, 0.03543458133935928, 0.3520636260509491, 0.3206838071346283, 0.44042953848838806, 0.11850561946630478, 0.09267588704824448, 0.3266969323158264, 0.7484667301177979, 1.1303080320358276, 1.1779661178588867, 1.2176544666290283, 293.12884521484375, 0.1293490082025528, 0.03880089521408081, 0.022136954590678215, 0.3803744316101074, 0.20579871535301208, 1.3178201913833618], "count": [445]}, "action": {"min": [0.1356818974018097, 2.04526424407959, 1.8919368982315063, 0.14987142384052277, -2.615532875061035, 0.7619060277938843, -2.804569721221924, 18.0, 0.22241100668907166, 0.26664701104164124, -0.017388999462127686, -2.614000082015991, 0.06400000303983688, -0.9570000171661377, -0.47164034843444824, -2.0788965225219727, -1.8531209230422974, -1.815334439277649, 0.22832398116588593, -1.6797049045562744, -0.2474353313446045, 43.0, -0.36538198590278625, 0.25281399488449097, -0.03241800144314766, 1.031000018119812, 0.026000000536441803, -3.1391851902008057], "max": [0.6080204248428345, 2.0923705101013184, 2.5002191066741943, 1.4686248302459717, -0.8166221380233765, 1.5713199377059937, -0.5204397439956665, 837.0, 0.35824400186538696, 0.40308400988578796, 0.11410000175237656, -1.434999942779541, 1.1299999952316284, 0.44200003147125244, 0.05626941844820976, -1.664677619934082, -0.8726646304130554, 0.010157817043364048, 2.910860300064087, 1.6354085206985474, 2.943742275238037, 805.0, -0.0355679988861084, 0.37272799015045166, 0.07112599909305573, 2.6040000915527344, 0.7940000295639038, 3.140000104904175], "mean": [0.2627556324005127, 2.0775763988494873, 2.1622164249420166, 1.0191454887390137, -1.7078416347503662, 1.268062710762024, -1.4896457195281982, 381.8865051269531, 0.2788619101047516, 0.3386254906654358, 0.058087173849344254, -2.26444935798645, 0.5914966464042664, -0.25886014103889465, -0.280266135931015, -2.0261642932891846, -1.4106308221817017, -0.7860193252563477, 1.5313886404037476, -0.3286152780056, 1.5660024881362915, 619.0010986328125, -0.20906147360801697, 0.3130032420158386, 0.013907781802117825, 1.7898390293121338, 0.5197103023529053, 2.454833984375], "std": [0.16277362406253815, 0.010347616858780384, 0.20783819258213043, 0.3251512050628662, 0.551960289478302, 0.16035982966423035, 0.6244984865188599, 372.73626708984375, 0.037468984723091125, 0.040008801966905594, 0.03543458133935928, 0.3520636260509491, 0.3206838071346283, 0.44042953848838806, 0.11850561946630478, 0.09267588704824448, 0.3266969323158264, 0.7484667301177979, 1.1303080320358276, 1.1779661178588867, 1.2176544666290283, 293.12884521484375, 0.1293490082025528, 0.03880089521408081, 0.022136954590678215, 0.3803744316101074, 0.20579871535301208, 1.3178201913833618], "count": [445]}, "timestamp": {"min": [0.0], "max": [14.8], "mean": [7.4], "std": [4.282003684673281], "count": [445]}, "frame_index": {"min": [0], "max": [444], "mean": [222.0], "std": [128.46011054019843], "count": [445]}, "episode_index": {"min": [441], "max": [441], "mean": [441.0], "std": [0.0], "count": [445]}, "index": {"min": [263235], "max": [263679], "mean": [263457.0], "std": [128.46011054019843], "count": [445]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [445]}, "subtask_annotation": {"mean": [4.642696629213483, 9.0, 9.0, 9.0, 9.0], "std": [2.124331362906191, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [445]}, "scene_annotation": {"mean": [441.0], "std": [0.0], "min": [441], "max": [441], "count": [445]}, "eef_direction_state": {"mean": [3.9258426966292137, 4.368539325842697], "std": [1.943327858665872, 1.8864147973813448], "min": [0, 0], "max": [6, 6], "count": [445]}, "eef_velocity_state": {"mean": [0.9820224719101124, 0.7101123595505618], "std": [0.7930260346481973, 0.7151718492028266], "min": [0, 0], "max": [2, 2], "count": [445]}, "eef_acc_mag_state": {"mean": [0.9370786516853933, 0.7033707865168539], "std": [0.8131478606330547, 0.8112203926422871], "min": [0, 0], "max": [2, 2], "count": [445]}, "eef_direction_action": {"mean": [3.9258426966292137, 4.368539325842697], "std": [1.943327858665872, 1.8864147973813448], "min": [0, 0], "max": [6, 6], "count": [445]}, "eef_velocity_action": {"mean": [0.9820224719101124, 0.7101123595505618], "std": [0.7930260346481973, 0.7151718492028266], "min": [0, 0], "max": [2, 2], "count": [445]}, "eef_acc_mag_action": {"mean": [0.9370786516853933, 0.7033707865168539], "std": [0.8131478606330547, 0.8112203926422871], "min": [0, 0], "max": [2, 2], "count": [445]}, "eef_sim_pose_state": {"mean": [0.5025694016273308, 0.23843672284292095, 1.1197957883516634, 1.011626492368676, 1.1423094761544372, 0.5673213080766816, 0.534365935127432, -0.32093786871738905, 1.120329315093676, 0.6718757288675983, 1.094490291222918, -1.3419524689587283], "std": [0.044735998067103294, 0.08682587077693513, 0.09273773812513039, 0.7455502306953034, 0.22700281682349036, 0.5025899405462662, 0.04722359522487744, 0.045393431429132484, 0.029428578742316764, 2.4179246757088757, 0.30302655163643866, 1.7044266102997299], "min": [0.43442996410503654, 0.09995636835923559, 1.012419732307635, -0.22600314661853757, 0.669512787722593, -0.36043403947999564, 0.451241507856113, -0.3957054847915475, 1.033483932342479, -3.1414345515939464, 0.48806590030523367, -3.1157528165611184], "max": [0.5672642945845446, 0.3456605240184745, 1.2639340907937229, 2.7231698584377697, 1.4175192761253688, 1.7334175629725577, 0.6109250792218233, -0.24103544226070003, 1.164105790433388, 3.1403784875727445, 1.518971814744876, 3.0896687076031766], "count": [445]}, "eef_sim_pose_action": {"mean": [0.5025694016273308, 0.23843672284292095, 1.1197957883516634, 1.011626492368676, 1.1423094761544372, 0.5673213080766816, 0.534365935127432, -0.32093786871738905, 1.120329315093676, 0.6718757288675983, 1.094490291222918, -1.3419524689587283], "std": [0.044735998067103294, 0.08682587077693513, 0.09273773812513039, 0.7455502306953034, 0.22700281682349036, 0.5025899405462662, 0.04722359522487744, 0.045393431429132484, 0.029428578742316764, 2.4179246757088757, 0.30302655163643866, 1.7044266102997299], "min": [0.43442996410503654, 0.09995636835923559, 1.012419732307635, -0.22600314661853757, 0.669512787722593, -0.36043403947999564, 0.451241507856113, -0.3957054847915475, 1.033483932342479, -3.1414345515939464, 0.48806590030523367, -3.1157528165611184], "max": [0.5672642945845446, 0.3456605240184745, 1.2639340907937229, 2.7231698584377697, 1.4175192761253688, 1.7334175629725577, 0.6109250792218233, -0.24103544226070003, 1.164105790433388, 3.1403784875727445, 1.518971814744876, 3.0896687076031766], "count": [445]}, "gripper_mode_state": {"mean": [0.23820224719101124, 0.5528089887640449], "std": [0.42598349337053487, 0.49720338967641675], "min": [0, 0], "max": [1, 1], "count": [445]}, "gripper_activity_state": {"mean": [1.8292134831460674, 1.8651685393258426], "std": [0.5084018244450972, 0.45938432750643454], "min": [0, 0], "max": [2, 2], "count": [445]}, "gripper_mode_action": {"mean": [0.23820224719101124, 0.5528089887640449], "std": [0.42598349337053487, 0.49720338967641675], "min": [0, 0], "max": [1, 1], "count": [445]}, "gripper_activity_action": {"mean": [1.8292134831460674, 1.8651685393258426], "std": [0.5084018244450972, 0.45938432750643454], "min": [0, 0], "max": [2, 2], "count": [445]}, "gripper_open_scale_state": {"mean": [0.6190011234583489, 0.3818865169696585], "std": [0.29312890066326963, 0.3727360608465983], "min": [0.043, 0.018], "max": [0.805, 0.837], "count": [445]}, "gripper_open_scale_action": {"mean": [0.6190011234583489, 0.3818865169696585], "std": [0.29312890066326963, 0.3727360608465983], "min": [0.043, 0.018], "max": [0.805, 0.837], "count": [445]}}} +{"episode_index": 440, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.458878243835413]], [[0.4719733790106952]], [[0.4602944203060012]]], "std": [[[0.1483850420703189]], [[0.14193535083426992]], [[0.1440781872066825]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.7294117647058823]], [[0.7294117647058823]]], "mean": [[[0.47420534016636956]], [[0.4782231079174094]], [[0.4732675152257873]]], "std": [[[0.07033190876715796]], [[0.06190842374026031]], [[0.06748550323441237]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7372549019607844]], [[0.7450980392156863]]], "mean": [[[0.45351013628936426]], [[0.4680039791295306]], [[0.4555812648544266]]], "std": [[[0.1068714188887882]], [[0.09274041902747225]], [[0.0997000519013554]]], "count": [110]}, "observation.state": {"min": [-0.00195476901717484, 1.9787845611572266, 1.4788874387741089, 0.20575687289237976, -2.6512949466705322, 0.3301639258861542, -2.7624547481536865, -3.0, 0.2044299989938736, 0.2658329904079437, -0.022871999070048332, -2.7929999828338623, -0.0989999994635582, -1.0299999713897705, -0.5073148608207703, -2.078826904296875, -1.3435194492340088, -1.660279393196106, 2.207754373550415, -0.7493396401405334, -0.319709450006485, 46.0, -0.346994012594223, 0.2665739953517914, -0.06548400223255157, 1.2920000553131104, -0.0559999905526638, -3.1401853561401367], "max": [0.635177731513977, 2.092440366744995, 2.6540699005126953, 1.568265676498413, -0.13313372433185577, 1.7718758583068848, -0.4241848289966583, 832.0, 0.33649998903274536, 0.3908329904079437, 0.1303749978542328, -1.5210000276565552, 1.1629999876022339, 0.4480000138282776, -0.17474237084388733, -1.6483763456344604, -0.7858519554138184, -0.11648327857255936, 2.890195369720459, 1.61086905002594, 1.3420884609222412, 808.0, -0.04892599955201149, 0.35953500866889954, 0.043404001742601395, 2.562000036239624, 0.7599999904632568, 3.138000011444092], "mean": [0.2949484884738922, 2.0654079914093018, 2.111276865005493, 1.0934077501296997, -1.8116436004638672, 1.3591946363449097, -1.2835538387298584, 503.5330810546875, 0.2572975158691406, 0.33292534947395325, 0.053742825984954834, -2.413033962249756, 0.5678410530090332, -0.3812418580055237, -0.2915218770503998, -2.0462148189544678, -1.020118236541748, -0.5420371294021606, 2.5927140712738037, 1.1056532859802246, 0.22367146611213684, 569.1815185546875, -0.24850575625896454, 0.30613693594932556, -0.012625704519450665, 1.7147490978240967, 0.4856637716293335, 2.235502004623413], "std": [0.20012085139751434, 0.027914518490433693, 0.35643303394317627, 0.27167096734046936, 0.6025674343109131, 0.334755003452301, 0.6204294562339783, 340.9653625488281, 0.03170783445239067, 0.0436820425093174, 0.045587752014398575, 0.24548354744911194, 0.44283467531204224, 0.4458923637866974, 0.10530506074428558, 0.0779254361987114, 0.12618033587932587, 0.5164743661880493, 0.21283110976219177, 0.7452422976493835, 0.3768259286880493, 282.4124450683594, 0.09244287759065628, 0.02869771607220173, 0.02221570536494255, 0.3582376539707184, 0.2649131119251251, 1.5990958213806152], "count": [529]}, "action": {"min": [-0.00195476901717484, 1.9787845611572266, 1.4788874387741089, 0.20575687289237976, -2.6512949466705322, 0.3301639258861542, -2.7624547481536865, -3.0, 0.2044299989938736, 0.2658329904079437, -0.022871999070048332, -2.7929999828338623, -0.0989999994635582, -1.0299999713897705, -0.5073148608207703, -2.078826904296875, -1.3435194492340088, -1.660279393196106, 2.207754373550415, -0.7493396401405334, -0.319709450006485, 46.0, -0.346994012594223, 0.2665739953517914, -0.06548400223255157, 1.2920000553131104, -0.0559999905526638, -3.1401853561401367], "max": [0.635177731513977, 2.092440366744995, 2.6540699005126953, 1.568265676498413, -0.13313372433185577, 1.7718758583068848, -0.4241848289966583, 832.0, 0.33649998903274536, 0.3908329904079437, 0.1303749978542328, -1.5210000276565552, 1.1629999876022339, 0.4480000138282776, -0.17474237084388733, -1.6483763456344604, -0.7858519554138184, -0.11648327857255936, 2.890195369720459, 1.61086905002594, 1.3420884609222412, 808.0, -0.04892599955201149, 0.35953500866889954, 0.043404001742601395, 2.562000036239624, 0.7599999904632568, 3.138000011444092], "mean": [0.2949484884738922, 2.0654079914093018, 2.111276865005493, 1.0934077501296997, -1.8116436004638672, 1.3591946363449097, -1.2835538387298584, 503.5330810546875, 0.2572975158691406, 0.33292534947395325, 0.053742825984954834, -2.413033962249756, 0.5678410530090332, -0.3812418580055237, -0.2915218770503998, -2.0462148189544678, -1.020118236541748, -0.5420371294021606, 2.5927140712738037, 1.1056532859802246, 0.22367146611213684, 569.1815185546875, -0.24850575625896454, 0.30613693594932556, -0.012625704519450665, 1.7147490978240967, 0.4856637716293335, 2.235502004623413], "std": [0.20012085139751434, 0.027914518490433693, 0.35643303394317627, 0.27167096734046936, 0.6025674343109131, 0.334755003452301, 0.6204294562339783, 340.9653625488281, 0.03170783445239067, 0.0436820425093174, 0.045587752014398575, 0.24548354744911194, 0.44283467531204224, 0.4458923637866974, 0.10530506074428558, 0.0779254361987114, 0.12618033587932587, 0.5164743661880493, 0.21283110976219177, 0.7452422976493835, 0.3768259286880493, 282.4124450683594, 0.09244287759065628, 0.02869771607220173, 0.02221570536494255, 0.3582376539707184, 0.2649131119251251, 1.5990958213806152], "count": [529]}, "timestamp": {"min": [0.0], "max": [17.6], "mean": [8.8], "std": [5.090295778352287], "count": [529]}, "frame_index": {"min": [0], "max": [528], "mean": [264.0], "std": [152.7088733505686], "count": [529]}, "episode_index": {"min": [442], "max": [442], "mean": [442.0], "std": [0.0], "count": [529]}, "index": {"min": [263680], "max": [264208], "mean": [263944.0], "std": [152.7088733505686], "count": [529]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [529]}, "subtask_annotation": {"mean": [3.9073724007561434, 9.0, 9.0, 9.0, 9.0], "std": [2.1966038607480027, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [529]}, "scene_annotation": {"mean": [442.0], "std": [0.0], "min": [442], "max": [442], "count": [529]}, "eef_direction_state": {"mean": [4.448015122873346, 4.102079395085066], "std": [1.9574009695350834, 1.8550945092660132], "min": [0, 0], "max": [6, 6], "count": [529]}, "eef_velocity_state": {"mean": [0.5954631379962193, 0.9035916824196597], "std": [0.7241827562985791, 0.7481333744341025], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_acc_mag_state": {"mean": [0.6597353497164461, 0.8582230623818525], "std": [0.8142775602232311, 0.829930110340837], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_direction_action": {"mean": [4.448015122873346, 4.102079395085066], "std": [1.9574009695350834, 1.8550945092660132], "min": [0, 0], "max": [6, 6], "count": [529]}, "eef_velocity_action": {"mean": [0.5954631379962193, 0.9035916824196597], "std": [0.7241827562985791, 0.7481333744341025], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_acc_mag_action": {"mean": [0.6597353497164461, 0.8582230623818525], "std": [0.8142775602232311, 0.829930110340837], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_sim_pose_state": {"mean": [0.4943970845903875, 0.2457860314772703, 1.0716622443637869, 0.8935586411980975, 1.0940709267762756, 0.5132424406462428, 0.5332940846379676, -0.30429875743559365, 1.1342521110509027, 1.2400464465728702, 0.9774753935346314, -0.9146679613049336], "std": [0.03471964300403038, 0.06963321651226358, 0.06063597674175674, 0.7626054418197865, 0.2601119253551321, 0.5116702452953585, 0.05090909162324985, 0.05358695242513584, 0.024558566620242684, 2.030483121550993, 0.37968539855135947, 2.0468944316947004], "min": [0.454283799997277, 0.08622914325210458, 1.0234091800923202, 0.1654303541318965, 0.5007617469108312, -0.17800516550425516, 0.4541200717711149, -0.39796186825987817, 1.0398307958852389, -3.1414927023852064, 0.3388692164021607, -3.139008671840741], "max": [0.5596623955762283, 0.33697173330233143, 1.2015218668691754, 2.6716569964082866, 1.3470165256868034, 1.7241827281356519, 0.6049644894513396, -0.22724181349648193, 1.2049593631132844, 3.1415219141596427, 1.554076192091351, 3.1317712012716066], "count": [529]}, "eef_sim_pose_action": {"mean": [0.4943970845903875, 0.2457860314772703, 1.0716622443637869, 0.8935586411980975, 1.0940709267762756, 0.5132424406462428, 0.5332940846379676, -0.30429875743559365, 1.1342521110509027, 1.2400464465728702, 0.9774753935346314, -0.9146679613049336], "std": [0.03471964300403038, 0.06963321651226358, 0.06063597674175674, 0.7626054418197865, 0.2601119253551321, 0.5116702452953585, 0.05090909162324985, 0.05358695242513584, 0.024558566620242684, 2.030483121550993, 0.37968539855135947, 2.0468944316947004], "min": [0.454283799997277, 0.08622914325210458, 1.0234091800923202, 0.1654303541318965, 0.5007617469108312, -0.17800516550425516, 0.4541200717711149, -0.39796186825987817, 1.0398307958852389, -3.1414927023852064, 0.3388692164021607, -3.139008671840741], "max": [0.5596623955762283, 0.33697173330233143, 1.2015218668691754, 2.6716569964082866, 1.3470165256868034, 1.7241827281356519, 0.6049644894513396, -0.22724181349648193, 1.2049593631132844, 3.1415219141596427, 1.554076192091351, 3.1317712012716066], "count": [529]}, "gripper_mode_state": {"mean": [0.2741020793950851, 0.39697542533081287], "std": [0.44606067913051295, 0.4892708217482745], "min": [0, 0], "max": [1, 1], "count": [529]}, "gripper_activity_state": {"mean": [1.8676748582230625, 1.7410207939508506], "std": [0.4533789129483915, 0.617207334456984], "min": [0, 0], "max": [2, 2], "count": [529]}, "gripper_mode_action": {"mean": [0.2741020793950851, 0.39697542533081287], "std": [0.44606067913051295, 0.4892708217482745], "min": [0, 0], "max": [1, 1], "count": [529]}, "gripper_activity_action": {"mean": [1.8676748582230625, 1.7410207939508506], "std": [0.4533789129483915, 0.617207334456984], "min": [0, 0], "max": [2, 2], "count": [529]}, "gripper_open_scale_state": {"mean": [0.5691814736725024, 0.5035565220856709], "std": [0.28241225370790424, 0.34093063162245674], "min": [0.046, 0.0], "max": [0.808, 0.832], "count": [529]}, "gripper_open_scale_action": {"mean": [0.5691814736725024, 0.5035565220856709], "std": [0.28241225370790424, 0.34093063162245674], "min": [0.046, 0.0], "max": [0.808, 0.832], "count": [529]}}} +{"episode_index": 441, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.46348725861556744]], [[0.4748300505050505]], [[0.4655859495692216]]], "std": [[[0.15036649938413107]], [[0.14393042888460392]], [[0.14549606969525314]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.8]], [[0.8117647058823529]]], "mean": [[[0.4813011846405229]], [[0.48288387180629827]], [[0.47888386994949494]]], "std": [[[0.07452356779698881]], [[0.06907330478303526]], [[0.0725149591228204]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8117647058823529]], [[0.8117647058823529]], [[0.8196078431372549]]], "mean": [[[0.4548497586155674]], [[0.4717405711527035]], [[0.4569467116013072]]], "std": [[[0.11178267509379333]], [[0.09685741903848759]], [[0.105543525719246]]], "count": [110]}, "observation.state": {"min": [0.1736951619386673, 2.0234124660491943, 1.8300302028656006, 0.14742796123027802, -2.701612710952759, 1.0027790069580078, -2.658188819885254, -3.0, 0.23002000153064728, 0.2617329955101013, -0.02439500018954277, -2.635999917984009, -0.06200000271201134, -0.9479999542236328, -0.5121319890022278, -2.078704595565796, -1.4015169143676758, -1.6863198280334473, 2.242521286010742, -0.7745771408081055, -0.46612510085105896, 80.0, -0.3335050046443939, 0.2534460127353668, -0.060717999935150146, 1.319000005722046, 0.11299999803304672, -3.127000093460083], "max": [0.6973812580108643, 2.092440366744995, 2.607661724090576, 1.350308895111084, -0.7427074909210205, 1.6768425703048706, -0.5631130933761597, 820.0, 0.33929499983787537, 0.41780900955200195, 0.06716600060462952, -1.444000005722046, 1.0670000314712524, 0.5090000033378601, -0.14994123578071594, -1.588930368423462, -0.8001287579536438, -0.05042256414890289, 2.8962345123291016, 1.8041119575500488, 1.1871554851531982, 808.0, -0.07753799855709076, 0.3740920126438141, 0.04585999995470047, 2.5759999752044678, 0.9559999108314514, 3.132999897003174], "mean": [0.3951387405395508, 2.0707461833953857, 2.064951181411743, 0.8491215109825134, -1.7976138591766357, 1.241348385810852, -1.4784009456634521, 376.6484069824219, 0.27560389041900635, 0.3601873815059662, 0.022359322756528854, -2.2775142192840576, 0.47749531269073486, -0.32804736495018005, -0.27779194712638855, -2.0311968326568604, -1.0204182863235474, -0.509252667427063, 2.6341638565063477, 1.171599268913269, 0.1808265745639801, 628.0208129882812, -0.25318649411201477, 0.29432258009910583, -0.0067712184973061085, 1.751373052597046, 0.485578328371048, 1.693824291229248], "std": [0.1829688549041748, 0.019075771793723106, 0.14344368875026703, 0.30336514115333557, 0.737925112247467, 0.1691930890083313, 0.7861597537994385, 325.8942565917969, 0.03228373825550079, 0.047960661351680756, 0.023649781942367554, 0.33896487951278687, 0.382498174905777, 0.5109768509864807, 0.12085571885108948, 0.10542437434196472, 0.16557584702968597, 0.525166392326355, 0.19674381613731384, 0.8183462619781494, 0.31000572443008423, 287.5576171875, 0.08259489387273788, 0.03720930591225624, 0.020869553089141846, 0.38066020607948303, 0.14337097108364105, 2.113189935684204], "count": [529]}, "action": {"min": [0.1736951619386673, 2.0234124660491943, 1.8300302028656006, 0.14742796123027802, -2.701612710952759, 1.0027790069580078, -2.658188819885254, -3.0, 0.23002000153064728, 0.2617329955101013, -0.02439500018954277, -2.635999917984009, -0.06200000271201134, -0.9479999542236328, -0.5121319890022278, -2.078704595565796, -1.4015169143676758, -1.6863198280334473, 2.242521286010742, -0.7745771408081055, -0.46612510085105896, 80.0, -0.3335050046443939, 0.2534460127353668, -0.060717999935150146, 1.319000005722046, 0.11299999803304672, -3.127000093460083], "max": [0.6973812580108643, 2.092440366744995, 2.607661724090576, 1.350308895111084, -0.7427074909210205, 1.6768425703048706, -0.5631130933761597, 820.0, 0.33929499983787537, 0.41780900955200195, 0.06716600060462952, -1.444000005722046, 1.0670000314712524, 0.5090000033378601, -0.14994123578071594, -1.588930368423462, -0.8001287579536438, -0.05042256414890289, 2.8962345123291016, 1.8041119575500488, 1.1871554851531982, 808.0, -0.07753799855709076, 0.3740920126438141, 0.04585999995470047, 2.5759999752044678, 0.9559999108314514, 3.132999897003174], "mean": [0.3951387405395508, 2.0707461833953857, 2.064951181411743, 0.8491215109825134, -1.7976138591766357, 1.241348385810852, -1.4784009456634521, 376.6484069824219, 0.27560389041900635, 0.3601873815059662, 0.022359322756528854, -2.2775142192840576, 0.47749531269073486, -0.32804736495018005, -0.27779194712638855, -2.0311968326568604, -1.0204182863235474, -0.509252667427063, 2.6341638565063477, 1.171599268913269, 0.1808265745639801, 628.0208129882812, -0.25318649411201477, 0.29432258009910583, -0.0067712184973061085, 1.751373052597046, 0.485578328371048, 1.693824291229248], "std": [0.1829688549041748, 0.019075771793723106, 0.14344368875026703, 0.30336514115333557, 0.737925112247467, 0.1691930890083313, 0.7861597537994385, 325.8942565917969, 0.03228373825550079, 0.047960661351680756, 0.023649781942367554, 0.33896487951278687, 0.382498174905777, 0.5109768509864807, 0.12085571885108948, 0.10542437434196472, 0.16557584702968597, 0.525166392326355, 0.19674381613731384, 0.8183462619781494, 0.31000572443008423, 287.5576171875, 0.08259489387273788, 0.03720930591225624, 0.020869553089141846, 0.38066020607948303, 0.14337097108364105, 2.113189935684204], "count": [529]}, "timestamp": {"min": [0.0], "max": [17.6], "mean": [8.8], "std": [5.090295778352287], "count": [529]}, "frame_index": {"min": [0], "max": [528], "mean": [264.0], "std": [152.7088733505686], "count": [529]}, "episode_index": {"min": [443], "max": [443], "mean": [443.0], "std": [0.0], "count": [529]}, "index": {"min": [264209], "max": [264737], "mean": [264473.0], "std": [152.7088733505686], "count": [529]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [529]}, "subtask_annotation": {"mean": [3.9716446124763705, 9.0, 9.0, 9.0, 9.0], "std": [2.2214688294635563, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [529]}, "scene_annotation": {"mean": [443.0], "std": [0.0], "min": [443], "max": [443], "count": [529]}, "eef_direction_state": {"mean": [4.659735349716446, 4.395085066162571], "std": [1.880530212682285, 1.8833803123855009], "min": [0, 0], "max": [6, 6], "count": [529]}, "eef_velocity_state": {"mean": [0.5595463137996219, 0.6899810964083176], "std": [0.7122666647613582, 0.6610367348794215], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_acc_mag_state": {"mean": [0.5689981096408318, 0.7032136105860114], "std": [0.7966512722162942, 0.8367781140873027], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_direction_action": {"mean": [4.659735349716446, 4.395085066162571], "std": [1.880530212682285, 1.8833803123855009], "min": [0, 0], "max": [6, 6], "count": [529]}, "eef_velocity_action": {"mean": [0.5595463137996219, 0.6899810964083176], "std": [0.7122666647613582, 0.6610367348794215], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_acc_mag_action": {"mean": [0.5689981096408318, 0.7032136105860114], "std": [0.7966512722162942, 0.8367781140873027], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_sim_pose_state": {"mean": [0.4840295024311702, 0.2548642629351298, 1.0720745884498664, 1.0891062233510629, 1.0880329693155233, 0.666664150575336, 0.5588070781131854, -0.29147367051844025, 1.1015687671128693, 0.8807226883641823, 0.9583793831243934, -1.2812049996304973], "std": [0.043246243218652135, 0.06221793431306041, 0.0579182480752671, 0.7884742334834806, 0.18001522706994397, 0.6075607473267887, 0.056379365165438934, 0.035501335826147264, 0.03196810831843612, 2.2099338434202322, 0.3619720602020796, 1.6531955882393954], "min": [0.43655109276338316, 0.11989278678969098, 1.0248736689484415, -0.08402869745760227, 0.6640673768870813, -0.8728066670104645, 0.44815600633611946, -0.3547062659396025, 1.040522719732759, -3.13844217904335, 0.4251493715970498, -3.073948599656188], "max": [0.5714870555534874, 0.32711005251053576, 1.2001187567621412, 2.8947063823301664, 1.506033167923508, 2.009857812195461, 0.6279927299857538, -0.2331496279536167, 1.181049469620797, 3.140660309809479, 1.549593747202989, 3.1023673387774866], "count": [529]}, "eef_sim_pose_action": {"mean": [0.4840295024311702, 0.2548642629351298, 1.0720745884498664, 1.0891062233510629, 1.0880329693155233, 0.666664150575336, 0.5588070781131854, -0.29147367051844025, 1.1015687671128693, 0.8807226883641823, 0.9583793831243934, -1.2812049996304973], "std": [0.043246243218652135, 0.06221793431306041, 0.0579182480752671, 0.7884742334834806, 0.18001522706994397, 0.6075607473267887, 0.056379365165438934, 0.035501335826147264, 0.03196810831843612, 2.2099338434202322, 0.3619720602020796, 1.6531955882393954], "min": [0.43655109276338316, 0.11989278678969098, 1.0248736689484415, -0.08402869745760227, 0.6640673768870813, -0.8728066670104645, 0.44815600633611946, -0.3547062659396025, 1.040522719732759, -3.13844217904335, 0.4251493715970498, -3.073948599656188], "max": [0.5714870555534874, 0.32711005251053576, 1.2001187567621412, 2.8947063823301664, 1.506033167923508, 2.009857812195461, 0.6279927299857538, -0.2331496279536167, 1.181049469620797, 3.140660309809479, 1.549593747202989, 3.1023673387774866], "count": [529]}, "gripper_mode_state": {"mean": [0.2533081285444234, 0.555765595463138], "std": [0.4349058755153182, 0.49688046687572857], "min": [0, 0], "max": [1, 1], "count": [529]}, "gripper_activity_state": {"mean": [1.8809073724007561, 1.7882797731568998], "std": [0.4293071845624227, 0.5504549323078407], "min": [0, 0], "max": [2, 2], "count": [529]}, "gripper_mode_action": {"mean": [0.2533081285444234, 0.555765595463138], "std": [0.4349058755153182, 0.49688046687572857], "min": [0, 0], "max": [1, 1], "count": [529]}, "gripper_activity_action": {"mean": [1.8809073724007561, 1.7882797731568998], "std": [0.4293071845624227, 0.5504549323078407], "min": [0, 0], "max": [2, 2], "count": [529]}, "gripper_open_scale_state": {"mean": [0.6280207938643159, 0.3768374290887712], "std": [0.2875576843841135, 0.3256752687651046], "min": [0.08, 0.0], "max": [0.808, 0.82], "count": [529]}, "gripper_open_scale_action": {"mean": [0.6280207938643159, 0.3768374290887712], "std": [0.2875576843841135, 0.3256752687651046], "min": [0.08, 0.0], "max": [0.808, 0.82], "count": [529]}}} +{"episode_index": 442, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.46266657679738565]], [[0.47564785539215687]], [[0.46493809844771244]]], "std": [[[0.1535452714243265]], [[0.14800952418670296]], [[0.15091289493849588]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4805731413398693]], [[0.48372630310457515]], [[0.478188545751634]]], "std": [[[0.06896549902928356]], [[0.06250698572503341]], [[0.06941442890482494]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7294117647058823]], [[0.7411764705882353]], [[0.7529411764705882]]], "mean": [[[0.46002164215686275]], [[0.4742780841503268]], [[0.4613320159313726]]], "std": [[[0.12434432160710346]], [[0.11020966477680262]], [[0.11361422162632265]]], "count": [100]}, "observation.state": {"min": [0.13632766902446747, 2.0662429332733154, 1.816818118095398, 0.18884462118148804, -2.6118154525756836, 0.7914021611213684, -2.8043949604034424, 4.0, 0.2309579998254776, 0.28664299845695496, -0.025071000680327415, -2.634999990463257, 0.0689999982714653, -0.9539999961853027, -0.4709422290325165, -2.0893163681030273, -1.555001139640808, -1.7006314992904663, 2.0304114818573, -0.8911476135253906, -0.48106512427330017, 37.0, -0.3329179883003235, 0.2863140106201172, -0.05585400015115738, 1.2350000143051147, -0.0020000000949949026, -3.1401853561401367], "max": [0.5722585320472717, 2.0923357009887695, 2.3018102645874023, 1.3853203058242798, -0.6663318872451782, 1.4465287923812866, -0.47659704089164734, 773.0, 0.34487101435661316, 0.39527401328086853, 0.06570799648761749, -1.569000005722046, 1.0190000534057617, 0.33399999141693115, -0.1117534339427948, -1.5511614084243774, -0.8411091566085815, -0.07785914093255997, 2.9010863304138184, 1.7769197225570679, 1.4062641859054565, 802.0, -0.05967799946665764, 0.37321901321411133, 0.05300699919462204, 2.6440000534057617, 0.7149999737739563, 3.1389999389648438], "mean": [0.2707233428955078, 2.0778756141662598, 2.061748743057251, 1.0483059883117676, -1.7190345525741577, 1.192513108253479, -1.4472414255142212, 377.9433288574219, 0.2656271457672119, 0.3492799699306488, 0.037932705134153366, -2.440113067626953, 0.5811337232589722, -0.3778693974018097, -0.3289836049079895, -2.0191774368286133, -1.207650899887085, -0.7589189410209656, 2.6377458572387695, 0.7744905352592468, 0.35811010003089905, 501.8909912109375, -0.20711453258991241, 0.3253222405910492, -0.0006431801011785865, 1.866673469543457, 0.3933228850364685, 1.5313575267791748], "std": [0.12480629235506058, 0.004939492326229811, 0.15812896192073822, 0.28986087441444397, 0.49376580119132996, 0.14928583800792694, 0.5821428298950195, 314.7947998046875, 0.028821337968111038, 0.028354108333587646, 0.02443072572350502, 0.2621043622493744, 0.24569332599639893, 0.33032917976379395, 0.0918082669377327, 0.1312037706375122, 0.17205019295215607, 0.6554169654846191, 0.3199061155319214, 1.0036298036575317, 0.48412126302719116, 328.90032958984375, 0.09694233536720276, 0.029437780380249023, 0.02468562126159668, 0.45840921998023987, 0.19940975308418274, 2.2779688835144043], "count": [344]}, "action": {"min": [0.13632766902446747, 2.0662429332733154, 1.816818118095398, 0.18884462118148804, -2.6118154525756836, 0.7914021611213684, -2.8043949604034424, 4.0, 0.2309579998254776, 0.28664299845695496, -0.025071000680327415, -2.634999990463257, 0.0689999982714653, -0.9539999961853027, -0.4709422290325165, -2.0893163681030273, -1.555001139640808, -1.7006314992904663, 2.0304114818573, -0.8911476135253906, -0.48106512427330017, 37.0, -0.3329179883003235, 0.2863140106201172, -0.05585400015115738, 1.2350000143051147, -0.0020000000949949026, -3.1401853561401367], "max": [0.5722585320472717, 2.0923357009887695, 2.3018102645874023, 1.3853203058242798, -0.6663318872451782, 1.4465287923812866, -0.47659704089164734, 773.0, 0.34487101435661316, 0.39527401328086853, 0.06570799648761749, -1.569000005722046, 1.0190000534057617, 0.33399999141693115, -0.1117534339427948, -1.5511614084243774, -0.8411091566085815, -0.07785914093255997, 2.9010863304138184, 1.7769197225570679, 1.4062641859054565, 802.0, -0.05967799946665764, 0.37321901321411133, 0.05300699919462204, 2.6440000534057617, 0.7149999737739563, 3.1389999389648438], "mean": [0.2707233428955078, 2.0778756141662598, 2.061748743057251, 1.0483059883117676, -1.7190345525741577, 1.192513108253479, -1.4472414255142212, 377.9433288574219, 0.2656271457672119, 0.3492799699306488, 0.037932705134153366, -2.440113067626953, 0.5811337232589722, -0.3778693974018097, -0.3289836049079895, -2.0191774368286133, -1.207650899887085, -0.7589189410209656, 2.6377458572387695, 0.7744905352592468, 0.35811010003089905, 501.8909912109375, -0.20711453258991241, 0.3253222405910492, -0.0006431801011785865, 1.866673469543457, 0.3933228850364685, 1.5313575267791748], "std": [0.12480629235506058, 0.004939492326229811, 0.15812896192073822, 0.28986087441444397, 0.49376580119132996, 0.14928583800792694, 0.5821428298950195, 314.7947998046875, 0.028821337968111038, 0.028354108333587646, 0.02443072572350502, 0.2621043622493744, 0.24569332599639893, 0.33032917976379395, 0.0918082669377327, 0.1312037706375122, 0.17205019295215607, 0.6554169654846191, 0.3199061155319214, 1.0036298036575317, 0.48412126302719116, 328.90032958984375, 0.09694233536720276, 0.029437780380249023, 0.02468562126159668, 0.45840921998023987, 0.19940975308418274, 2.2779688835144043], "count": [344]}, "timestamp": {"min": [0.0], "max": [11.433333333333334], "mean": [5.716666666666667], "std": [3.310127557125925], "count": [344]}, "frame_index": {"min": [0], "max": [343], "mean": [171.5], "std": [99.30382671377775], "count": [344]}, "episode_index": {"min": [444], "max": [444], "mean": [444.0], "std": [0.0], "count": [344]}, "index": {"min": [264738], "max": [265081], "mean": [264909.5], "std": [99.30382671377775], "count": [344]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [344]}, "subtask_annotation": {"mean": [4.866279069767442, 9.0, 9.0, 9.0, 9.0], "std": [2.12395585647622, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [344]}, "scene_annotation": {"mean": [444.0], "std": [0.0], "min": [444], "max": [444], "count": [344]}, "eef_direction_state": {"mean": [3.828488372093023, 4.09593023255814], "std": [1.8306823085890869, 1.9453539630730783], "min": [0, 0], "max": [6, 6], "count": [344]}, "eef_velocity_state": {"mean": [0.9476744186046512, 0.7819767441860465], "std": [0.6926905319596363, 0.7084380456860321], "min": [0, 0], "max": [2, 2], "count": [344]}, "eef_acc_mag_state": {"mean": [0.9302325581395349, 0.8430232558139535], "std": [0.8358354360454405, 0.8344390537018809], "min": [0, 0], "max": [2, 2], "count": [344]}, "eef_direction_action": {"mean": [3.828488372093023, 4.09593023255814], "std": [1.8306823085890869, 1.9453539630730783], "min": [0, 0], "max": [6, 6], "count": [344]}, "eef_velocity_action": {"mean": [0.9476744186046512, 0.7819767441860465], "std": [0.6926905319596363, 0.7084380456860321], "min": [0, 0], "max": [2, 2], "count": [344]}, "eef_acc_mag_action": {"mean": [0.9302325581395349, 0.8430232558139535], "std": [0.8358354360454405, 0.8344390537018809], "min": [0, 0], "max": [2, 2], "count": [344]}, "eef_sim_pose_state": {"mean": [0.5170294547986469, 0.2294721087219046, 1.1121556100022643, 1.3686779957274295, 1.024951242827126, 0.8742350677360256, 0.5461031225297621, -0.30083066080456616, 1.1174770825789855, 0.7556195999117142, 1.1397951234154646, -0.4256299876209776], "std": [0.03471635899127578, 0.07195384866441304, 0.07003689362105264, 0.9060820735375961, 0.24030838881753594, 0.6340010717585467, 0.03290507537134836, 0.031673427918458286, 0.027478658760249186, 2.465210931599406, 0.28719542601268605, 2.5088566462947868], "min": [0.4693909943333059, 0.12247586180554525, 1.0314207815298708, 0.17493699051563086, 0.5917532929668718, -0.0670971031661671, 0.47179315357693574, -0.3434803899714063, 1.0372534469942554, -3.1233749390350476, 0.49811058514112405, -3.1056823211055034], "max": [0.5714795094519812, 0.3234434336186661, 1.2187540028895123, 2.989730112084202, 1.4179689614132402, 2.0503880413356157, 0.6045571583743947, -0.23501451208059726, 1.1533941554692635, 3.132778280694938, 1.5514771702387757, 3.1398707609641145], "count": [344]}, "eef_sim_pose_action": {"mean": [0.5170294547986469, 0.2294721087219046, 1.1121556100022643, 1.3686779957274295, 1.024951242827126, 0.8742350677360256, 0.5461031225297621, -0.30083066080456616, 1.1174770825789855, 0.7556195999117142, 1.1397951234154646, -0.4256299876209776], "std": [0.03471635899127578, 0.07195384866441304, 0.07003689362105264, 0.9060820735375961, 0.24030838881753594, 0.6340010717585467, 0.03290507537134836, 0.031673427918458286, 0.027478658760249186, 2.465210931599406, 0.28719542601268605, 2.5088566462947868], "min": [0.4693909943333059, 0.12247586180554525, 1.0314207815298708, 0.17493699051563086, 0.5917532929668718, -0.0670971031661671, 0.47179315357693574, -0.3434803899714063, 1.0372534469942554, -3.1233749390350476, 0.49811058514112405, -3.1056823211055034], "max": [0.5714795094519812, 0.3234434336186661, 1.2187540028895123, 2.989730112084202, 1.4179689614132402, 2.0503880413356157, 0.6045571583743947, -0.23501451208059726, 1.1533941554692635, 3.132778280694938, 1.5514771702387757, 3.1398707609641145], "count": [344]}, "gripper_mode_state": {"mean": [0.36627906976744184, 0.45930232558139533], "std": [0.4817869994279006, 0.4983409468395282], "min": [0, 0], "max": [1, 1], "count": [344]}, "gripper_activity_state": {"mean": [1.8866279069767442, 1.8313953488372092], "std": [0.4126576103832901, 0.4888909204223253], "min": [0, 0], "max": [2, 2], "count": [344]}, "gripper_mode_action": {"mean": [0.36627906976744184, 0.45930232558139533], "std": [0.4817869994279006, 0.4983409468395282], "min": [0, 0], "max": [1, 1], "count": [344]}, "gripper_activity_action": {"mean": [1.8866279069767442, 1.8313953488372092], "std": [0.4126576103832901, 0.4888909204223253], "min": [0, 0], "max": [2, 2], "count": [344]}, "gripper_open_scale_state": {"mean": [0.501890988593877, 0.37794331394932984], "std": [0.3289001622812638, 0.31479471688167054], "min": [0.037, 0.004], "max": [0.802, 0.773], "count": [344]}, "gripper_open_scale_action": {"mean": [0.501890988593877, 0.37794331394932984], "std": [0.3289001622812638, 0.31479471688167054], "min": [0.037, 0.004], "max": [0.802, 0.773], "count": [344]}}} +{"episode_index": 443, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.46336061683006535]], [[0.47556200980392155]], [[0.46493533700980394]]], "std": [[[0.15179229906096658]], [[0.14636986090947182]], [[0.14829259834315997]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7294117647058823]], [[0.7372549019607844]], [[0.7411764705882353]]], "mean": [[[0.4789035906862745]], [[0.4830495486111111]], [[0.4767199244281046]]], "std": [[[0.06806928123961348]], [[0.06335903552689309]], [[0.0697936863906073]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[0.9450980392156862]], [[0.9882352941176471]]], "mean": [[[0.4657060498366013]], [[0.4773160600490196]], [[0.4649301388888889]]], "std": [[[0.103948480999203]], [[0.09283724728840852]], [[0.097499140500603]]], "count": [100]}, "observation.state": {"min": [0.17435838282108307, 2.052385091781616, 1.955065369606018, 0.21535617113113403, -2.54793643951416, 0.8777086734771729, -2.5941529273986816, 4.0, 0.23995600640773773, 0.2813909947872162, -0.007584999781101942, -2.743000030517578, 0.10000000149011612, -1.0269999504089355, -0.4617268443107605, -2.0788791179656982, -1.3815327882766724, -1.8180919885635376, 2.341586112976074, -0.8848645687103271, -0.11484266817569733, 78.0, -0.326790988445282, 0.281358003616333, -0.05555199831724167, 1.315999984741211, -0.026999998837709427, -3.1401853561401367], "max": [0.5657833814620972, 2.089385986328125, 2.554638385772705, 1.2895889282226562, -0.6283708810806274, 1.5024840831756592, -0.5666037201881409, 762.0, 0.347025990486145, 0.3942070007324219, 0.1001259982585907, -1.4989999532699585, 1.059999942779541, 0.41100001335144043, -0.12861330807209015, -1.8777996301651, -0.7877194881439209, -0.14107497036457062, 2.8894100189208984, 1.6388990879058838, 1.2537049055099487, 859.0, -0.04237399995326996, 0.3635939955711365, 0.04015899822115898, 2.5989999771118164, 0.7749999761581421, 3.134000062942505], "mean": [0.28071337938308716, 2.0765087604522705, 2.272073984146118, 0.8662664294242859, -1.654745101928711, 1.3234120607376099, -1.6026942729949951, 399.8388671875, 0.3009391129016876, 0.33047303557395935, 0.05255218222737312, -2.292304039001465, 0.6722316741943359, -0.29596957564353943, -0.30394402146339417, -2.0459694862365723, -1.1244069337844849, -0.7407271862030029, 2.689680814743042, 0.8103285431861877, 0.17486388981342316, 583.4713745117188, -0.21138979494571686, 0.3136136531829834, -0.015003268606960773, 1.875379204750061, 0.5226743817329407, 1.4460018873214722], "std": [0.13379164040088654, 0.009923089295625687, 0.22130395472049713, 0.24551083147525787, 0.5105617046356201, 0.12779082357883453, 0.6174798011779785, 329.470458984375, 0.03429409861564636, 0.036437228322029114, 0.031405553221702576, 0.3356606960296631, 0.31557607650756836, 0.4457811117172241, 0.08967434614896774, 0.047859758138656616, 0.14952191710472107, 0.6386935710906982, 0.19393488764762878, 0.9935778975486755, 0.3655036687850952, 342.7352294921875, 0.10317784547805786, 0.027115900069475174, 0.02081337571144104, 0.40722793340682983, 0.21237289905548096, 2.3582658767700195], "count": [332]}, "action": {"min": [0.17435838282108307, 2.052385091781616, 1.955065369606018, 0.21535617113113403, -2.54793643951416, 0.8777086734771729, -2.5941529273986816, 4.0, 0.23995600640773773, 0.2813909947872162, -0.007584999781101942, -2.743000030517578, 0.10000000149011612, -1.0269999504089355, -0.4617268443107605, -2.0788791179656982, -1.3815327882766724, -1.8180919885635376, 2.341586112976074, -0.8848645687103271, -0.11484266817569733, 78.0, -0.326790988445282, 0.281358003616333, -0.05555199831724167, 1.315999984741211, -0.026999998837709427, -3.1401853561401367], "max": [0.5657833814620972, 2.089385986328125, 2.554638385772705, 1.2895889282226562, -0.6283708810806274, 1.5024840831756592, -0.5666037201881409, 762.0, 0.347025990486145, 0.3942070007324219, 0.1001259982585907, -1.4989999532699585, 1.059999942779541, 0.41100001335144043, -0.12861330807209015, -1.8777996301651, -0.7877194881439209, -0.14107497036457062, 2.8894100189208984, 1.6388990879058838, 1.2537049055099487, 859.0, -0.04237399995326996, 0.3635939955711365, 0.04015899822115898, 2.5989999771118164, 0.7749999761581421, 3.134000062942505], "mean": [0.28071337938308716, 2.0765087604522705, 2.272073984146118, 0.8662664294242859, -1.654745101928711, 1.3234120607376099, -1.6026942729949951, 399.8388671875, 0.3009391129016876, 0.33047303557395935, 0.05255218222737312, -2.292304039001465, 0.6722316741943359, -0.29596957564353943, -0.30394402146339417, -2.0459694862365723, -1.1244069337844849, -0.7407271862030029, 2.689680814743042, 0.8103285431861877, 0.17486388981342316, 583.4713745117188, -0.21138979494571686, 0.3136136531829834, -0.015003268606960773, 1.875379204750061, 0.5226743817329407, 1.4460018873214722], "std": [0.13379164040088654, 0.009923089295625687, 0.22130395472049713, 0.24551083147525787, 0.5105617046356201, 0.12779082357883453, 0.6174798011779785, 329.470458984375, 0.03429409861564636, 0.036437228322029114, 0.031405553221702576, 0.3356606960296631, 0.31557607650756836, 0.4457811117172241, 0.08967434614896774, 0.047859758138656616, 0.14952191710472107, 0.6386935710906982, 0.19393488764762878, 0.9935778975486755, 0.3655036687850952, 342.7352294921875, 0.10317784547805786, 0.027115900069475174, 0.02081337571144104, 0.40722793340682983, 0.21237289905548096, 2.3582658767700195], "count": [332]}, "timestamp": {"min": [0.0], "max": [11.033333333333333], "mean": [5.516666666666667], "std": [3.194656997759436], "count": [332]}, "frame_index": {"min": [0], "max": [331], "mean": [165.5], "std": [95.83970993278308], "count": [332]}, "episode_index": {"min": [445], "max": [445], "mean": [445.0], "std": [0.0], "count": [332]}, "index": {"min": [265082], "max": [265413], "mean": [265247.5], "std": [95.83970993278308], "count": [332]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [332]}, "subtask_annotation": {"mean": [4.759036144578313, 9.0, 9.0, 9.0, 9.0], "std": [2.2094559186652507, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [332]}, "scene_annotation": {"mean": [445.0], "std": [0.0], "min": [445], "max": [445], "count": [332]}, "eef_direction_state": {"mean": [4.117469879518072, 4.406626506024097], "std": [2.024264461610325, 1.9201730451063126], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_state": {"mean": [0.8313253012048193, 0.6475903614457831], "std": [0.753614217060048, 0.6937068065119969], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_state": {"mean": [0.8855421686746988, 0.7259036144578314], "std": [0.8671560677364633, 0.828805987070438], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_direction_action": {"mean": [4.117469879518072, 4.406626506024097], "std": [2.024264461610325, 1.9201730451063126], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_action": {"mean": [0.8313253012048193, 0.6475903614457831], "std": [0.753614217060048, 0.6937068065119969], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_action": {"mean": [0.8855421686746988, 0.7259036144578314], "std": [0.8671560677364633, 0.828805987070438], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_sim_pose_state": {"mean": [0.5045312357371294, 0.222349817522064, 1.0998435038114274, 1.1297251148327458, 1.1230534641109806, 0.6060718379228432, 0.5259439190202652, -0.33331903571854987, 1.0989594993185823, 1.0673747346512592, 1.1402125771461777, -0.6587540273564331], "std": [0.033013750542439775, 0.07788297858347494, 0.0743342897626395, 0.9510716908423783, 0.17595943842346087, 0.7114086480671327, 0.04454324299933427, 0.04299818513029423, 0.020838240777581958, 1.9564283540468066, 0.3528165775583238, 2.1257841882390216], "min": [0.4644278328155165, 0.09901896007877962, 1.0273404099595413, 0.2365093610990921, 0.5253581415615702, -0.17524769300630882, 0.46777491517816716, -0.388465139712488, 1.0464304798327528, -3.130380538235517, 0.4641651030348304, -3.1195210630005903], "max": [0.5651782315608476, 0.3235539770962395, 1.2251849495224276, 2.817697078824881, 1.3169455662044838, 1.8738924991239958, 0.5956256449908246, -0.26697623166491025, 1.1416354434441187, 3.120035887554421, 1.5555494225590167, 3.1413620771179707], "count": [332]}, "eef_sim_pose_action": {"mean": [0.5045312357371294, 0.222349817522064, 1.0998435038114274, 1.1297251148327458, 1.1230534641109806, 0.6060718379228432, 0.5259439190202652, -0.33331903571854987, 1.0989594993185823, 1.0673747346512592, 1.1402125771461777, -0.6587540273564331], "std": [0.033013750542439775, 0.07788297858347494, 0.0743342897626395, 0.9510716908423783, 0.17595943842346087, 0.7114086480671327, 0.04454324299933427, 0.04299818513029423, 0.020838240777581958, 1.9564283540468066, 0.3528165775583238, 2.1257841882390216], "min": [0.4644278328155165, 0.09901896007877962, 1.0273404099595413, 0.2365093610990921, 0.5253581415615702, -0.17524769300630882, 0.46777491517816716, -0.388465139712488, 1.0464304798327528, -3.130380538235517, 0.4641651030348304, -3.1195210630005903], "max": [0.5651782315608476, 0.3235539770962395, 1.2251849495224276, 2.817697078824881, 1.3169455662044838, 1.8738924991239958, 0.5956256449908246, -0.26697623166491025, 1.1416354434441187, 3.120035887554421, 1.5555494225590167, 3.1413620771179707], "count": [332]}, "gripper_mode_state": {"mean": [0.3373493975903614, 0.45481927710843373], "std": [0.4728052257915321, 0.4979545182835426], "min": [0, 0], "max": [1, 1], "count": [332]}, "gripper_activity_state": {"mean": [1.8072289156626506, 1.858433734939759], "std": [0.5138522436659305, 0.46680916853229215], "min": [0, 0], "max": [2, 2], "count": [332]}, "gripper_mode_action": {"mean": [0.3373493975903614, 0.45481927710843373], "std": [0.4728052257915321, 0.4979545182835426], "min": [0, 0], "max": [1, 1], "count": [332]}, "gripper_activity_action": {"mean": [1.8072289156626506, 1.858433734939759], "std": [0.5138522436659305, 0.46680916853229215], "min": [0, 0], "max": [2, 2], "count": [332]}, "gripper_open_scale_state": {"mean": [0.5834713855881289, 0.39983885556674875], "std": [0.3427352348389556, 0.32947045457655677], "min": [0.078, 0.004], "max": [0.859, 0.762], "count": [332]}, "gripper_open_scale_action": {"mean": [0.5834713855881289, 0.39983885556674875], "std": [0.3427352348389556, 0.32947045457655677], "min": [0.078, 0.004], "max": [0.859, 0.762], "count": [332]}}} +{"episode_index": 444, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4617263439542484]], [[0.4746389930555555]], [[0.46270020220588237]]], "std": [[[0.15266513669207132]], [[0.14645998512764744]], [[0.14922650077594227]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7568627450980392]], [[0.7607843137254902]]], "mean": [[[0.4831504677287582]], [[0.4854685906862745]], [[0.47963094566993464]]], "std": [[[0.06427019985715421]], [[0.060211063906812565]], [[0.06715987182355367]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7529411764705882]], [[0.7686274509803922]]], "mean": [[[0.456143954248366]], [[0.46843707312091504]], [[0.4566467177287582]]], "std": [[[0.1105485751003635]], [[0.09807582858184712]], [[0.10341102057983693]]], "count": [100]}, "observation.state": {"min": [0.24722589552402496, 2.069925546646118, 1.9469497203826904, 0.2929360568523407, -2.625236988067627, 0.9016894698143005, -2.5346546173095703, 3.0, 0.23046299815177917, 0.28971800208091736, -0.00957299955189228, -2.742000102996826, 0.021999988704919815, -0.9210000038146973, -0.44512876868247986, -2.0786523818969727, -1.2293576002120972, -1.8440799713134766, 2.5094172954559326, -0.7612079381942749, -0.26371923089027405, 54.0, -0.3175089955329895, 0.27577200531959534, -0.05962099879980087, 1.246999979019165, -0.008999998681247234, -3.1351852416992188], "max": [0.5701816082000732, 2.089298725128174, 2.7199559211730957, 1.3319655656814575, -0.9986600279808044, 1.588476538658142, -0.5885076522827148, 845.0, 0.3281649947166443, 0.39803799986839294, 0.11585000157356262, -1.5290000438690186, 1.1390000581741333, 0.4819999933242798, -0.12189380079507828, -1.6716415882110596, -0.8461530804634094, -0.08630653470754623, 2.8934943675994873, 1.76190984249115, 1.0744770765304565, 783.0, -0.06007799878716469, 0.3441399931907654, 0.03976299986243248, 2.509999990463257, 0.8569999933242798, 3.132999897003174], "mean": [0.3499390482902527, 2.076016664505005, 2.323725938796997, 0.9344123005867004, -1.8427424430847168, 1.3745571374893188, -1.4314604997634888, 482.0833435058594, 0.2839045226573944, 0.3436416983604431, 0.05525289475917816, -2.444748878479004, 0.6421347260475159, -0.39494314789772034, -0.2837259769439697, -2.0352771282196045, -1.1060025691986084, -0.7123070359230042, 2.7604880332946777, 0.937322199344635, 0.16014613211154938, 522.4273071289062, -0.2160404920578003, 0.30360233783721924, -0.011567956767976284, 1.8150502443313599, 0.47968074679374695, 1.2669174671173096], "std": [0.10432194173336029, 0.003527510678395629, 0.2786528170108795, 0.21724830567836761, 0.4696401059627533, 0.16207291185855865, 0.5210373401641846, 344.9422607421875, 0.02723350189626217, 0.033046524971723557, 0.03636336699128151, 0.24676427245140076, 0.365511953830719, 0.36243101954460144, 0.0802340880036354, 0.08926347643136978, 0.11171343922615051, 0.6580204963684082, 0.1288185715675354, 0.9538822174072266, 0.3270479142665863, 302.466552734375, 0.09622915089130402, 0.022072317078709602, 0.02596871182322502, 0.4026516079902649, 0.22824521362781525, 2.406471014022827], "count": [282]}, "action": {"min": [0.24722589552402496, 2.069925546646118, 1.9469497203826904, 0.2929360568523407, -2.625236988067627, 0.9016894698143005, -2.5346546173095703, 3.0, 0.23046299815177917, 0.28971800208091736, -0.00957299955189228, -2.742000102996826, 0.021999988704919815, -0.9210000038146973, -0.44512876868247986, -2.0786523818969727, -1.2293576002120972, -1.8440799713134766, 2.5094172954559326, -0.7612079381942749, -0.26371923089027405, 54.0, -0.3175089955329895, 0.27577200531959534, -0.05962099879980087, 1.246999979019165, -0.008999998681247234, -3.1351852416992188], "max": [0.5701816082000732, 2.089298725128174, 2.7199559211730957, 1.3319655656814575, -0.9986600279808044, 1.588476538658142, -0.5885076522827148, 845.0, 0.3281649947166443, 0.39803799986839294, 0.11585000157356262, -1.5290000438690186, 1.1390000581741333, 0.4819999933242798, -0.12189380079507828, -1.6716415882110596, -0.8461530804634094, -0.08630653470754623, 2.8934943675994873, 1.76190984249115, 1.0744770765304565, 783.0, -0.06007799878716469, 0.3441399931907654, 0.03976299986243248, 2.509999990463257, 0.8569999933242798, 3.132999897003174], "mean": [0.3499390482902527, 2.076016664505005, 2.323725938796997, 0.9344123005867004, -1.8427424430847168, 1.3745571374893188, -1.4314604997634888, 482.0833435058594, 0.2839045226573944, 0.3436416983604431, 0.05525289475917816, -2.444748878479004, 0.6421347260475159, -0.39494314789772034, -0.2837259769439697, -2.0352771282196045, -1.1060025691986084, -0.7123070359230042, 2.7604880332946777, 0.937322199344635, 0.16014613211154938, 522.4273071289062, -0.2160404920578003, 0.30360233783721924, -0.011567956767976284, 1.8150502443313599, 0.47968074679374695, 1.2669174671173096], "std": [0.10432194173336029, 0.003527510678395629, 0.2786528170108795, 0.21724830567836761, 0.4696401059627533, 0.16207291185855865, 0.5210373401641846, 344.9422607421875, 0.02723350189626217, 0.033046524971723557, 0.03636336699128151, 0.24676427245140076, 0.365511953830719, 0.36243101954460144, 0.0802340880036354, 0.08926347643136978, 0.11171343922615051, 0.6580204963684082, 0.1288185715675354, 0.9538822174072266, 0.3270479142665863, 302.466552734375, 0.09622915089130402, 0.022072317078709602, 0.02596871182322502, 0.4026516079902649, 0.22824521362781525, 2.406471014022827], "count": [282]}, "timestamp": {"min": [0.0], "max": [9.366666666666667], "mean": [4.683333333333334], "std": [2.7135292039594376], "count": [282]}, "frame_index": {"min": [0], "max": [281], "mean": [140.5], "std": [81.40587611878314], "count": [282]}, "episode_index": {"min": [446], "max": [446], "mean": [446.0], "std": [0.0], "count": [282]}, "index": {"min": [265414], "max": [265695], "mean": [265554.5], "std": [81.40587611878314], "count": [282]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [282]}, "subtask_annotation": {"mean": [4.680851063829787, 9.0, 9.0, 9.0, 9.0], "std": [2.270124028655178, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [282]}, "scene_annotation": {"mean": [446.0], "std": [0.0], "min": [446], "max": [446], "count": [282]}, "eef_direction_state": {"mean": [4.0212765957446805, 3.9113475177304964], "std": [1.9820760128355077, 1.9721318054214418], "min": [0, 0], "max": [6, 6], "count": [282]}, "eef_velocity_state": {"mean": [0.8652482269503546, 0.8191489361702128], "std": [0.7964447433209183, 0.704032447432556], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_acc_mag_state": {"mean": [0.8617021276595744, 0.7943262411347518], "std": [0.8242907610726936, 0.8209813406234184], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_direction_action": {"mean": [4.0212765957446805, 3.9113475177304964], "std": [1.9820760128355077, 1.9721318054214418], "min": [0, 0], "max": [6, 6], "count": [282]}, "eef_velocity_action": {"mean": [0.8652482269503546, 0.8191489361702128], "std": [0.7964447433209183, 0.704032447432556], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_acc_mag_action": {"mean": [0.8617021276595744, 0.7943262411347518], "std": [0.8242907610726936, 0.8209813406234184], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_sim_pose_state": {"mean": [0.49466703265862505, 0.22756773427715024, 1.096540776704416, 1.0818962314089753, 1.055703081317476, 0.5825725204520188, 0.5417171532789803, -0.32550619701176586, 1.1154391614274253, 2.1370831838345588, 1.0729400591739924, -0.9549627303951841], "std": [0.026733353868938912, 0.07817413504371583, 0.06452128638006073, 0.897228389936477, 0.19577530148709793, 0.6798485262542421, 0.039599997075594334, 0.04320514971640576, 0.01658789961648887, 0.9380362956061732, 0.3254554532782335, 2.1743482512603176], "min": [0.4643844670552538, 0.1034690907530101, 1.0340136162333255, 0.19221191210569016, 0.527011742623483, -0.39452139798980046, 0.4770327235589641, -0.39223696659914276, 1.0628672818771079, -0.06486511703765921, 0.4761540004430467, -3.135006631721591], "max": [0.5422342898652894, 0.3092805837675609, 1.2110638856248415, 2.651079317984448, 1.4532652494421674, 1.7653031202783522, 0.599999228023423, -0.2595340712872275, 1.1552977339527382, 3.067096097412211, 1.495802052437122, 3.090093779102804], "count": [282]}, "eef_sim_pose_action": {"mean": [0.49466703265862505, 0.22756773427715024, 1.096540776704416, 1.0818962314089753, 1.055703081317476, 0.5825725204520188, 0.5417171532789803, -0.32550619701176586, 1.1154391614274253, 2.1370831838345588, 1.0729400591739924, -0.9549627303951841], "std": [0.026733353868938912, 0.07817413504371583, 0.06452128638006073, 0.897228389936477, 0.19577530148709793, 0.6798485262542421, 0.039599997075594334, 0.04320514971640576, 0.01658789961648887, 0.9380362956061732, 0.3254554532782335, 2.1743482512603176], "min": [0.4643844670552538, 0.1034690907530101, 1.0340136162333255, 0.19221191210569016, 0.527011742623483, -0.39452139798980046, 0.4770327235589641, -0.39223696659914276, 1.0628672818771079, -0.06486511703765921, 0.4761540004430467, -3.135006631721591], "max": [0.5422342898652894, 0.3092805837675609, 1.2110638856248415, 2.651079317984448, 1.4532652494421674, 1.7653031202783522, 0.599999228023423, -0.2595340712872275, 1.1552977339527382, 3.067096097412211, 1.495802052437122, 3.090093779102804], "count": [282]}, "gripper_mode_state": {"mean": [0.375886524822695, 0.4716312056737589], "std": [0.4843509525947205, 0.4991945627793591], "min": [0, 0], "max": [1, 1], "count": [282]}, "gripper_activity_state": {"mean": [1.8581560283687943, 1.7624113475177305], "std": [0.454786369982451, 0.5745228062546287], "min": [0, 0], "max": [2, 2], "count": [282]}, "gripper_mode_action": {"mean": [0.375886524822695, 0.4716312056737589], "std": [0.4843509525947205, 0.4991945627793591], "min": [0, 0], "max": [1, 1], "count": [282]}, "gripper_activity_action": {"mean": [1.8581560283687943, 1.7624113475177305], "std": [0.454786369982451, 0.5745228062546287], "min": [0, 0], "max": [2, 2], "count": [282]}, "gripper_open_scale_state": {"mean": [0.5224273049510115, 0.4820833332978239], "std": [0.3024665180322376, 0.34494241681794574], "min": [0.054, 0.003], "max": [0.783, 0.845], "count": [282]}, "gripper_open_scale_action": {"mean": [0.5224273049510115, 0.4820833332978239], "std": [0.3024665180322376, 0.34494241681794574], "min": [0.054, 0.003], "max": [0.783, 0.845], "count": [282]}}} +{"episode_index": 445, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4583834232026144]], [[0.4692642136437909]], [[0.4589392483660131]]], "std": [[[0.14721727057161973]], [[0.14225112499926068]], [[0.14349519754129514]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.792156862745098]], [[0.796078431372549]]], "mean": [[[0.4762104513888889]], [[0.48052937295751635]], [[0.475084470996732]]], "std": [[[0.07560674886387718]], [[0.06847872933741135]], [[0.0728856222108323]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.6784313725490196]], [[0.6901960784313725]]], "mean": [[[0.4643958558006536]], [[0.47778336192810456]], [[0.46378329044117644]]], "std": [[[0.09646202486917121]], [[0.08298175364575]], [[0.09064673746863053]]], "count": [100]}, "observation.state": {"min": [0.06967354565858841, 2.044269323348999, 1.9553446769714355, 0.3090454638004303, -2.737618923187256, 0.8827177286148071, -2.6315903663635254, 19.0, 0.22361299395561218, 0.26740801334381104, 0.02584799937903881, -2.763000011444092, 0.08099999278783798, -1.0609999895095825, -0.5072450637817383, -2.080676794052124, -1.4661989212036133, -1.8352311849594116, 0.7264584302902222, -0.8861734867095947, -0.6566278338432312, 80.0, -0.3380019962787628, 0.2784630060195923, -0.037321001291275024, 1.2999999523162842, -0.04899999871850014, -3.132185220718384], "max": [0.5475796461105347, 2.0923705101013184, 2.714824914932251, 1.632912516593933, -0.5969200730323792, 1.6268737316131592, -0.5143834352493286, 792.0, 0.34782499074935913, 0.38263800740242004, 0.12906299531459808, -1.531000018119812, 1.0959999561309814, 0.671999990940094, -0.11686725914478302, -1.6210968494415283, -0.7995004653930664, -0.012164944782853127, 2.9645988941192627, 1.7242282629013062, 2.6451687812805176, 829.0, -0.05692499876022339, 0.36862900853157043, 0.05624400079250336, 2.6429998874664307, 1.059999942779541, 3.13700008392334], "mean": [0.3175749182701111, 2.070986032485962, 2.319959878921509, 1.085048794746399, -1.8890060186386108, 1.3772423267364502, -1.2642711400985718, 447.0935363769531, 0.2791874408721924, 0.34319859743118286, 0.07943955808877945, -2.5122241973876953, 0.6548654437065125, -0.5346114039421082, -0.28328612446784973, -2.000218152999878, -1.1582967042922974, -0.7894113659858704, 2.546065092086792, 0.7533602118492126, 0.27968087792396545, 526.7326049804688, -0.21643832325935364, 0.31846004724502563, 0.00020538615353871137, 1.935799479484558, 0.5651034116744995, 1.3063956499099731], "std": [0.1047968864440918, 0.008837509900331497, 0.2500995695590973, 0.247873455286026, 0.4965555667877197, 0.14215488731861115, 0.48481231927871704, 325.2960205078125, 0.030842598527669907, 0.02846861444413662, 0.02776270918548107, 0.2614423632621765, 0.33141767978668213, 0.3593531548976898, 0.10729870945215225, 0.1272926926612854, 0.20505954325199127, 0.681145966053009, 0.5717115998268127, 0.9396542906761169, 0.794750988483429, 330.0394592285156, 0.1024971529841423, 0.02447844110429287, 0.02146117202937603, 0.4180140197277069, 0.20074637234210968, 2.42010498046875], "count": [417]}, "action": {"min": [0.06967354565858841, 2.044269323348999, 1.9553446769714355, 0.3090454638004303, -2.737618923187256, 0.8827177286148071, -2.6315903663635254, 19.0, 0.22361299395561218, 0.26740801334381104, 0.02584799937903881, -2.763000011444092, 0.08099999278783798, -1.0609999895095825, -0.5072450637817383, -2.080676794052124, -1.4661989212036133, -1.8352311849594116, 0.7264584302902222, -0.8861734867095947, -0.6566278338432312, 80.0, -0.3380019962787628, 0.2784630060195923, -0.037321001291275024, 1.2999999523162842, -0.04899999871850014, -3.132185220718384], "max": [0.5475796461105347, 2.0923705101013184, 2.714824914932251, 1.632912516593933, -0.5969200730323792, 1.6268737316131592, -0.5143834352493286, 792.0, 0.34782499074935913, 0.38263800740242004, 0.12906299531459808, -1.531000018119812, 1.0959999561309814, 0.671999990940094, -0.11686725914478302, -1.6210968494415283, -0.7995004653930664, -0.012164944782853127, 2.9645988941192627, 1.7242282629013062, 2.6451687812805176, 829.0, -0.05692499876022339, 0.36862900853157043, 0.05624400079250336, 2.6429998874664307, 1.059999942779541, 3.13700008392334], "mean": [0.3175749182701111, 2.070986032485962, 2.319959878921509, 1.085048794746399, -1.8890060186386108, 1.3772423267364502, -1.2642711400985718, 447.0935363769531, 0.2791874408721924, 0.34319859743118286, 0.07943955808877945, -2.5122241973876953, 0.6548654437065125, -0.5346114039421082, -0.28328612446784973, -2.000218152999878, -1.1582967042922974, -0.7894113659858704, 2.546065092086792, 0.7533602118492126, 0.27968087792396545, 526.7326049804688, -0.21643832325935364, 0.31846004724502563, 0.00020538615353871137, 1.935799479484558, 0.5651034116744995, 1.3063956499099731], "std": [0.1047968864440918, 0.008837509900331497, 0.2500995695590973, 0.247873455286026, 0.4965555667877197, 0.14215488731861115, 0.48481231927871704, 325.2960205078125, 0.030842598527669907, 0.02846861444413662, 0.02776270918548107, 0.2614423632621765, 0.33141767978668213, 0.3593531548976898, 0.10729870945215225, 0.1272926926612854, 0.20505954325199127, 0.681145966053009, 0.5717115998268127, 0.9396542906761169, 0.794750988483429, 330.0394592285156, 0.1024971529841423, 0.02447844110429287, 0.02146117202937603, 0.4180140197277069, 0.20074637234210968, 2.42010498046875], "count": [417]}, "timestamp": {"min": [0.0], "max": [13.866666666666667], "mean": [6.933333333333332], "std": [4.012572833076148], "count": [417]}, "frame_index": {"min": [0], "max": [416], "mean": [208.0], "std": [120.37718499228443], "count": [417]}, "episode_index": {"min": [447], "max": [447], "mean": [447.0], "std": [0.0], "count": [417]}, "index": {"min": [265696], "max": [266112], "mean": [265904.0], "std": [120.37718499228443], "count": [417]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [417]}, "subtask_annotation": {"mean": [4.896882494004796, 9.0, 9.0, 9.0, 9.0], "std": [2.212112908186743, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [417]}, "scene_annotation": {"mean": [447.0], "std": [0.0], "min": [447], "max": [447], "count": [417]}, "eef_direction_state": {"mean": [4.160671462829736, 4.496402877697841], "std": [1.7725829708270946, 1.8713058600512658], "min": [0, 0], "max": [6, 6], "count": [417]}, "eef_velocity_state": {"mean": [0.8321342925659473, 0.7026378896882494], "std": [0.7365897837626072, 0.7081693532657989], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_acc_mag_state": {"mean": [0.8465227817745803, 0.7697841726618705], "std": [0.8399175733704657, 0.8251143087374672], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_direction_action": {"mean": [4.160671462829736, 4.496402877697841], "std": [1.7725829708270946, 1.8713058600512658], "min": [0, 0], "max": [6, 6], "count": [417]}, "eef_velocity_action": {"mean": [0.8321342925659473, 0.7026378896882494], "std": [0.7365897837626072, 0.7081693532657989], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_acc_mag_action": {"mean": [0.8465227817745803, 0.7697841726618705], "std": [0.8399175733704657, 0.8251143087374672], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_sim_pose_state": {"mean": [0.5093413422996335, 0.23745464923044818, 1.1075733693178338, 0.6531938877880411, 1.1618939517377358, 0.6410611819324185, 0.5404185283208146, -0.33839088709182674, 1.1373769065500439, 2.2557388178306197, 1.0241694171523152, -0.54695290721959], "std": [0.02962446857192937, 0.07041157015051076, 0.0767736305656647, 1.4796810094178514, 0.20429709907549595, 1.1221726214179357, 0.03432998479602994, 0.03369788276873311, 0.026817894468414698, 0.8780252100228082, 0.2849829017445475, 2.4377192389200646], "min": [0.4606971378955722, 0.11868767968643917, 1.0191939063221473, -3.131735944013339, 0.6480051787321157, -3.092574056823231, 0.4580929114181302, -0.3943587398809868, 1.0507895803945502, -0.3597950265747736, 0.42220862586750685, -3.0462225706696766], "max": [0.5581972375800164, 0.3333296718755314, 1.2302166680315334, 3.1413633934236755, 1.4669088143569757, 3.1121613129113763, 0.5933584016610275, -0.2954311324240984, 1.2006099882094952, 3.0734197824713254, 1.4527255126370067, 3.0981475299042365], "count": [417]}, "eef_sim_pose_action": {"mean": [0.5093413422996335, 0.23745464923044818, 1.1075733693178338, 0.6531938877880411, 1.1618939517377358, 0.6410611819324185, 0.5404185283208146, -0.33839088709182674, 1.1373769065500439, 2.2557388178306197, 1.0241694171523152, -0.54695290721959], "std": [0.02962446857192937, 0.07041157015051076, 0.0767736305656647, 1.4796810094178514, 0.20429709907549595, 1.1221726214179357, 0.03432998479602994, 0.03369788276873311, 0.026817894468414698, 0.8780252100228082, 0.2849829017445475, 2.4377192389200646], "min": [0.4606971378955722, 0.11868767968643917, 1.0191939063221473, -3.131735944013339, 0.6480051787321157, -3.092574056823231, 0.4580929114181302, -0.3943587398809868, 1.0507895803945502, -0.3597950265747736, 0.42220862586750685, -3.0462225706696766], "max": [0.5581972375800164, 0.3333296718755314, 1.2302166680315334, 3.1413633934236755, 1.4669088143569757, 3.1121613129113763, 0.5933584016610275, -0.2954311324240984, 1.2006099882094952, 3.0734197824713254, 1.4527255126370067, 3.0981475299042365], "count": [417]}, "gripper_mode_state": {"mean": [0.3764988009592326, 0.4148681055155875], "std": [0.48450743424171866, 0.49269925973304796], "min": [0, 0], "max": [1, 1], "count": [417]}, "gripper_activity_state": {"mean": [1.8225419664268585, 1.8489208633093526], "std": [0.5248457704613743, 0.4580272953981123], "min": [0, 0], "max": [2, 2], "count": [417]}, "gripper_mode_action": {"mean": [0.3764988009592326, 0.4148681055155875], "std": [0.48450743424171866, 0.49269925973304796], "min": [0, 0], "max": [1, 1], "count": [417]}, "gripper_activity_action": {"mean": [1.8225419664268585, 1.8489208633093526], "std": [0.5248457704613743, 0.4580272953981123], "min": [0, 0], "max": [2, 2], "count": [417]}, "gripper_open_scale_state": {"mean": [0.5267326138173934, 0.44709352521644824], "std": [0.3300394395806914, 0.32529584876529677], "min": [0.08, 0.019], "max": [0.829, 0.792], "count": [417]}, "gripper_open_scale_action": {"mean": [0.5267326138173934, 0.44709352521644824], "std": [0.3300394395806914, 0.32529584876529677], "min": [0.08, 0.019], "max": [0.829, 0.792], "count": [417]}}} +{"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.4485984477124183]], [[0.4586742274395138]], [[0.4489299893934182]]], "std": [[[0.1531132516854214]], [[0.14723065786838976]], [[0.1509005692532059]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47593682275541793]], [[0.4771743815216145]], [[0.4715582842420594]]], "std": [[[0.06295249268605803]], [[0.05979149196764629]], [[0.06580261851589832]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[0.9019607843137255]], [[0.9490196078431372]]], "mean": [[[0.4418743997964683]], [[0.4620187102253182]], [[0.44454299069774106]]], "std": [[[0.12234970030774694]], [[0.1076465662921284]], [[0.1151130030311932]]], "count": [114]}, "observation.state": {"min": [0.07445574551820755, 2.0382304191589355, 1.7523281574249268, 0.3195174038410187, -2.628779888153076, 1.1288790702819824, -2.66745662689209, -2.0, 0.16263900697231293, 0.2936890125274658, -0.03232499957084656, -2.753000020980835, -0.14499999582767487, -0.972000002861023, -0.6212325692176819, -2.079071283340454, -1.7939890623092651, -1.8159801959991455, 2.0477426052093506, -1.2065460681915283, -0.25556856393814087, 40.0, -0.35586801171302795, 0.27283400297164917, -0.04396799951791763, 1.284999966621399, -0.03500000014901161, -3.1411852836608887], "max": [0.6491228938102722, 2.092440366744995, 2.69274640083313, 1.858147382736206, -0.7911403179168701, 1.5308805704116821, -0.5244016647338867, 825.0, 0.34290701150894165, 0.3843829929828644, 0.1270419955253601, -1.5770000219345093, 0.9369999766349792, 0.4099999964237213, -0.04792674258351326, -1.9242255687713623, -0.9598612189292908, -0.1762957125902176, 2.917893886566162, 1.6363685131072998, 1.4466509819030762, 850.0, -0.042688000947237015, 0.39670300483703613, 0.0664139986038208, 2.7720000743865967, 0.8600000739097595, 3.1410000324249268], "mean": [0.36562374234199524, 2.072079658508301, 1.968978762626648, 1.3191065788269043, -2.2428596019744873, 1.3185515403747559, -0.8975282907485962, 356.1277160644531, 0.23540738224983215, 0.35081708431243896, 0.033537883311510086, -2.554736614227295, 0.21387019753456116, -0.6211133003234863, -0.31540241837501526, -2.055067777633667, -1.3990981578826904, -1.0985827445983887, 2.47188663482666, 0.17848891019821167, 0.600328266620636, 573.5216064453125, -0.16917236149311066, 0.3480561673641205, 0.017079848796129227, 2.0034806728363037, 0.3897106945514679, 0.10573870688676834], "std": [0.20979776978492737, 0.012914390303194523, 0.1917901188135147, 0.30322375893592834, 0.3972502648830414, 0.09775742888450623, 0.39876589179039, 262.1759948730469, 0.03280394524335861, 0.02207111567258835, 0.0505504310131073, 0.19182544946670532, 0.3132389485836029, 0.31140586733818054, 0.12234120070934296, 0.026875875890254974, 0.2277389019727707, 0.649405300617218, 0.3528948128223419, 1.0968493223190308, 0.43158018589019775, 274.23779296875, 0.09895823150873184, 0.043350353837013245, 0.0254867784678936, 0.4367254376411438, 0.18808309733867645, 2.8817875385284424], "count": [556]}, "action": {"min": [0.07445574551820755, 2.0382304191589355, 1.7523281574249268, 0.3195174038410187, -2.628779888153076, 1.1288790702819824, -2.66745662689209, -2.0, 0.16263900697231293, 0.2936890125274658, -0.03232499957084656, -2.753000020980835, -0.14499999582767487, -0.972000002861023, -0.6212325692176819, -2.079071283340454, -1.7939890623092651, -1.8159801959991455, 2.0477426052093506, -1.2065460681915283, -0.25556856393814087, 40.0, -0.35586801171302795, 0.27283400297164917, -0.04396799951791763, 1.284999966621399, -0.03500000014901161, -3.1411852836608887], "max": [0.6491228938102722, 2.092440366744995, 2.69274640083313, 1.858147382736206, -0.7911403179168701, 1.5308805704116821, -0.5244016647338867, 825.0, 0.34290701150894165, 0.3843829929828644, 0.1270419955253601, -1.5770000219345093, 0.9369999766349792, 0.4099999964237213, -0.04792674258351326, -1.9242255687713623, -0.9598612189292908, -0.1762957125902176, 2.917893886566162, 1.6363685131072998, 1.4466509819030762, 850.0, -0.042688000947237015, 0.39670300483703613, 0.0664139986038208, 2.7720000743865967, 0.8600000739097595, 3.1410000324249268], "mean": [0.36562374234199524, 2.072079658508301, 1.968978762626648, 1.3191065788269043, -2.2428596019744873, 1.3185515403747559, -0.8975282907485962, 356.1277160644531, 0.23540738224983215, 0.35081708431243896, 0.033537883311510086, -2.554736614227295, 0.21387019753456116, -0.6211133003234863, -0.31540241837501526, -2.055067777633667, -1.3990981578826904, -1.0985827445983887, 2.47188663482666, 0.17848891019821167, 0.600328266620636, 573.5216064453125, -0.16917236149311066, 0.3480561673641205, 0.017079848796129227, 2.0034806728363037, 0.3897106945514679, 0.10573870688676834], "std": [0.20979776978492737, 0.012914390303194523, 0.1917901188135147, 0.30322375893592834, 0.3972502648830414, 0.09775742888450623, 0.39876589179039, 262.1759948730469, 0.03280394524335861, 0.02207111567258835, 0.0505504310131073, 0.19182544946670532, 0.3132389485836029, 0.31140586733818054, 0.12234120070934296, 0.026875875890254974, 0.2277389019727707, 0.649405300617218, 0.3528948128223419, 1.0968493223190308, 0.43158018589019775, 274.23779296875, 0.09895823150873184, 0.043350353837013245, 0.0254867784678936, 0.4367254376411438, 0.18808309733867645, 2.8817875385284424], "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": [448], "max": [448], "mean": [448.0], "std": [0.0], "count": [556]}, "index": {"min": [266113], "max": [266668], "mean": [266390.5], "std": [160.50311523456483], "count": [556]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [556]}, "subtask_annotation": {"mean": [3.7284172661870505, 9.0, 9.0, 9.0, 9.0], "std": [2.2424898671579716, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [556]}, "scene_annotation": {"mean": [448.0], "std": [0.0], "min": [448], "max": [448], "count": [556]}, "eef_direction_state": {"mean": [4.098920863309353, 4.41726618705036], "std": [1.8667669858203753, 1.6627500864555056], "min": [0, 0], "max": [6, 6], "count": [556]}, "eef_velocity_state": {"mean": [0.7805755395683454, 0.7446043165467626], "std": [0.7010144445644604, 0.6566398728156047], "min": [0, 0], "max": [2, 2], "count": [556]}, "eef_acc_mag_state": {"mean": [0.7859712230215827, 0.7320143884892086], "std": [0.8327066204364201, 0.8343676189390267], "min": [0, 0], "max": [2, 2], "count": [556]}, "eef_direction_action": {"mean": [4.098920863309353, 4.41726618705036], "std": [1.8667669858203753, 1.6627500864555056], "min": [0, 0], "max": [6, 6], "count": [556]}, "eef_velocity_action": {"mean": [0.7805755395683454, 0.7446043165467626], "std": [0.7010144445644604, 0.6566398728156047], "min": [0, 0], "max": [2, 2], "count": [556]}, "eef_acc_mag_action": {"mean": [0.7859712230215827, 0.7320143884892086], "std": [0.8327066204364201, 0.8343676189390267], "min": [0, 0], "max": [2, 2], "count": [556]}, "eef_sim_pose_state": {"mean": [0.5396568558915865, 0.21617109663586104, 1.1582084444871994, 1.65957784476018, 1.0780119517779585, 1.1057252973875218, 0.5564747713974101, -0.2720824822183297, 1.1502380207474445, 1.7494815020582335, 0.7576181977840727, -2.416722621474572], "std": [0.04723435428291268, 0.06276581258667556, 0.08556003462796455, 0.9159165639234429, 0.2110032796063365, 0.6528401613058583, 0.03168058051288834, 0.04621157357654925, 0.03639013024345131, 2.2119330285985925, 0.3570124895590568, 0.7803081524074672], "min": [0.4596398805204641, 0.12225737477870682, 1.0231735746433959, -0.03300094985254973, 0.6219225325749753, -0.4094490157386219, 0.4797006252160037, -0.36954368680180416, 1.0593663969987117, -3.1356916307823877, 0.3347933354157855, -3.085030418379284], "max": [0.6040010651450757, 0.333844053359232, 1.2570143391017372, 3.0390997254741112, 1.3822287201709278, 1.967486310990224, 0.600221571956952, -0.22088593629765266, 1.2216647149382176, 3.1312951755999223, 1.4906790605507263, 3.1268938547868146], "count": [556]}, "eef_sim_pose_action": {"mean": [0.5396568558915865, 0.21617109663586104, 1.1582084444871994, 1.65957784476018, 1.0780119517779585, 1.1057252973875218, 0.5564747713974101, -0.2720824822183297, 1.1502380207474445, 1.7494815020582335, 0.7576181977840727, -2.416722621474572], "std": [0.04723435428291268, 0.06276581258667556, 0.08556003462796455, 0.9159165639234429, 0.2110032796063365, 0.6528401613058583, 0.03168058051288834, 0.04621157357654925, 0.03639013024345131, 2.2119330285985925, 0.3570124895590568, 0.7803081524074672], "min": [0.4596398805204641, 0.12225737477870682, 1.0231735746433959, -0.03300094985254973, 0.6219225325749753, -0.4094490157386219, 0.4797006252160037, -0.36954368680180416, 1.0593663969987117, -3.1356916307823877, 0.3347933354157855, -3.085030418379284], "max": [0.6040010651450757, 0.333844053359232, 1.2570143391017372, 3.0390997254741112, 1.3822287201709278, 1.967486310990224, 0.600221571956952, -0.22088593629765266, 1.2216647149382176, 3.1312951755999223, 1.4906790605507263, 3.1268938547868146], "count": [556]}, "gripper_mode_state": {"mean": [0.24640287769784172, 0.5269784172661871], "std": [0.4309158845529652, 0.4992716344854882], "min": [0, 0], "max": [1, 1], "count": [556]}, "gripper_activity_state": {"mean": [1.856115107913669, 1.6276978417266188], "std": [0.46163848135699487, 0.7095614377065802], "min": [0, 0], "max": [2, 2], "count": [556]}, "gripper_mode_action": {"mean": [0.24640287769784172, 0.5269784172661871], "std": [0.4309158845529652, 0.4992716344854882], "min": [0, 0], "max": [1, 1], "count": [556]}, "gripper_activity_action": {"mean": [1.856115107913669, 1.6276978417266188], "std": [0.46163848135699487, 0.7095614377065802], "min": [0, 0], "max": [2, 2], "count": [556]}, "gripper_open_scale_state": {"mean": [0.5735215826171761, 0.3561348920593158], "std": [0.2742378301650332, 0.262166222885135], "min": [0.04, 0.0], "max": [0.85, 0.825], "count": [556]}, "gripper_open_scale_action": {"mean": [0.5735215826171761, 0.3561348920593158], "std": [0.2742378301650332, 0.262166222885135], "min": [0.04, 0.0], "max": [0.85, 0.825], "count": [556]}}} +{"episode_index": 447, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4585961437908497]], [[0.4714548366013072]], [[0.4608143892973856]]], "std": [[[0.1544551067616008]], [[0.14824028913324355]], [[0.15084294309723045]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7372549019607844]], [[0.7450980392156863]], [[0.7411764705882353]]], "mean": [[[0.48119983660130716]], [[0.4853909415849673]], [[0.4799528799019608]]], "std": [[[0.08630916851724746]], [[0.07764642838804665]], [[0.08159761058499762]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[0.8117647058823529]], [[0.8274509803921568]]], "mean": [[[0.45652253880718957]], [[0.47439044934640523]], [[0.4577032883986928]]], "std": [[[0.12285669084126029]], [[0.10690992001072637]], [[0.11548191776745996]]], "count": [100]}, "observation.state": {"min": [0.07841764390468597, 2.05173921585083, 1.7286264896392822, 0.3095515966415405, -2.6262319087982178, 0.8424530029296875, -2.6221652030944824, 17.0, 0.19156000018119812, 0.26233598589897156, -0.046987999230623245, -2.630000114440918, -0.016000010073184967, -0.9309999942779541, -0.43483132123947144, -2.078948974609375, -1.2954707145690918, -1.9368791580200195, 2.437788724899292, -0.8735198974609375, -0.10321877896785736, 58.0, -0.33674898743629456, 0.27930301427841187, -0.05743100121617317, 1.2139999866485596, 0.052000001072883606, -3.1401853561401367], "max": [0.729704737663269, 2.092388153076172, 2.514408588409424, 1.3913766145706177, -0.6086312532424927, 1.6114625930786133, -0.42263150215148926, 814.0, 0.3571830093860626, 0.4177500009536743, 0.10660400241613388, -1.5049999952316284, 1.0609999895095825, 0.5499999523162842, -0.08683013170957565, -1.7784730195999146, -0.9081646203994751, -0.0630762055516243, 2.8885724544525146, 1.769694209098816, 1.098318338394165, 843.0, -0.027465999126434326, 0.3573009967803955, 0.053119998425245285, 2.5840001106262207, 0.8259999752044678, 3.1410000324249268], "mean": [0.3155205249786377, 2.075680732727051, 2.0875368118286133, 1.0502818822860718, -1.875146508216858, 1.2742701768875122, -1.2974237203598022, 472.2492370605469, 0.2621329128742218, 0.34343501925468445, 0.0409400537610054, -2.3796465396881104, 0.5031822919845581, -0.3733128309249878, -0.28629565238952637, -2.0489394664764404, -1.0997024774551392, -0.7269688844680786, 2.656468391418457, 0.8356721997261047, 0.17445971071720123, 617.8029174804688, -0.2255188226699829, 0.311492919921875, -0.012342719361186028, 1.8154516220092773, 0.5159594416618347, 1.9303224086761475], "std": [0.2395516186952591, 0.011126375757157803, 0.2898867726325989, 0.2704436779022217, 0.5726667642593384, 0.21355901658535004, 0.6751309037208557, 348.7850646972656, 0.04115627333521843, 0.055179595947265625, 0.05043038725852966, 0.24983565509319305, 0.35064801573753357, 0.4170245826244354, 0.0894063413143158, 0.05720873922109604, 0.10440164059400558, 0.6516215205192566, 0.15269149839878082, 0.9231677651405334, 0.32112401723861694, 306.49310302734375, 0.11266396194696426, 0.018931914120912552, 0.024461517110466957, 0.3949013948440552, 0.2364608645439148, 2.0790445804595947], "count": [345]}, "action": {"min": [0.07841764390468597, 2.05173921585083, 1.7286264896392822, 0.3095515966415405, -2.6262319087982178, 0.8424530029296875, -2.6221652030944824, 17.0, 0.19156000018119812, 0.26233598589897156, -0.046987999230623245, -2.630000114440918, -0.016000010073184967, -0.9309999942779541, -0.43483132123947144, -2.078948974609375, -1.2954707145690918, -1.9368791580200195, 2.437788724899292, -0.8735198974609375, -0.10321877896785736, 58.0, -0.33674898743629456, 0.27930301427841187, -0.05743100121617317, 1.2139999866485596, 0.052000001072883606, -3.1401853561401367], "max": [0.729704737663269, 2.092388153076172, 2.514408588409424, 1.3913766145706177, -0.6086312532424927, 1.6114625930786133, -0.42263150215148926, 814.0, 0.3571830093860626, 0.4177500009536743, 0.10660400241613388, -1.5049999952316284, 1.0609999895095825, 0.5499999523162842, -0.08683013170957565, -1.7784730195999146, -0.9081646203994751, -0.0630762055516243, 2.8885724544525146, 1.769694209098816, 1.098318338394165, 843.0, -0.027465999126434326, 0.3573009967803955, 0.053119998425245285, 2.5840001106262207, 0.8259999752044678, 3.1410000324249268], "mean": [0.3155205249786377, 2.075680732727051, 2.0875368118286133, 1.0502818822860718, -1.875146508216858, 1.2742701768875122, -1.2974237203598022, 472.2492370605469, 0.2621329128742218, 0.34343501925468445, 0.0409400537610054, -2.3796465396881104, 0.5031822919845581, -0.3733128309249878, -0.28629565238952637, -2.0489394664764404, -1.0997024774551392, -0.7269688844680786, 2.656468391418457, 0.8356721997261047, 0.17445971071720123, 617.8029174804688, -0.2255188226699829, 0.311492919921875, -0.012342719361186028, 1.8154516220092773, 0.5159594416618347, 1.9303224086761475], "std": [0.2395516186952591, 0.011126375757157803, 0.2898867726325989, 0.2704436779022217, 0.5726667642593384, 0.21355901658535004, 0.6751309037208557, 348.7850646972656, 0.04115627333521843, 0.055179595947265625, 0.05043038725852966, 0.24983565509319305, 0.35064801573753357, 0.4170245826244354, 0.0894063413143158, 0.05720873922109604, 0.10440164059400558, 0.6516215205192566, 0.15269149839878082, 0.9231677651405334, 0.32112401723861694, 306.49310302734375, 0.11266396194696426, 0.018931914120912552, 0.024461517110466957, 0.3949013948440552, 0.2364608645439148, 2.0790445804595947], "count": [345]}, "timestamp": {"min": [0.0], "max": [11.466666666666667], "mean": [5.733333333333333], "std": [3.3197501021523808], "count": [345]}, "frame_index": {"min": [0], "max": [344], "mean": [172.0], "std": [99.59250306457142], "count": [345]}, "episode_index": {"min": [449], "max": [449], "mean": [449.0], "std": [0.0], "count": [345]}, "index": {"min": [266669], "max": [267013], "mean": [266841.0], "std": [99.59250306457142], "count": [345]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [345]}, "subtask_annotation": {"mean": [4.298550724637681, 9.0, 9.0, 9.0, 9.0], "std": [2.2394676356012124, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [345]}, "scene_annotation": {"mean": [449.0], "std": [0.0], "min": [449], "max": [449], "count": [345]}, "eef_direction_state": {"mean": [3.9681159420289855, 4.107246376811594], "std": [2.0869847019031362, 1.9641953650418973], "min": [0, 0], "max": [6, 6], "count": [345]}, "eef_velocity_state": {"mean": [0.8231884057971014, 0.8057971014492754], "std": [0.7541469751682568, 0.7222918551732179], "min": [0, 0], "max": [2, 2], "count": [345]}, "eef_acc_mag_state": {"mean": [0.855072463768116, 0.7942028985507247], "std": [0.8142812660599819, 0.831252600819036], "min": [0, 0], "max": [2, 2], "count": [345]}, "eef_direction_action": {"mean": [3.9681159420289855, 4.107246376811594], "std": [2.0869847019031362, 1.9641953650418973], "min": [0, 0], "max": [6, 6], "count": [345]}, "eef_velocity_action": {"mean": [0.8231884057971014, 0.8057971014492754], "std": [0.7541469751682568, 0.7222918551732179], "min": [0, 0], "max": [2, 2], "count": [345]}, "eef_acc_mag_action": {"mean": [0.855072463768116, 0.7942028985507247], "std": [0.8142812660599819, 0.831252600819036], "min": [0, 0], "max": [2, 2], "count": [345]}, "eef_sim_pose_state": {"mean": [0.500657995733154, 0.23072452006093805, 1.0920030089250328, 1.0148038196609257, 1.1576445506435935, 0.5854043398846352, 0.5420011550404729, -0.2978391130492487, 1.1241870577690036, 1.0645982662708102, 1.0318203060450146, -0.9546855321760546], "std": [0.023822946078584126, 0.08178251446893003, 0.07987733670344328, 0.8857075198379922, 0.2650255633302007, 0.6112135013547618, 0.06214399165650215, 0.0649154882229083, 0.024882094890400643, 2.192543211862342, 0.3712207130524365, 2.0444544273230436], "min": [0.47062363893315945, 0.09211976464228655, 1.016049107276695, 0.07875232725007178, 0.6238017696640172, -0.29760062081227, 0.4504308192079781, -0.3886207587898316, 1.0468688396312404, -3.1172080295738853, 0.4457389263221496, -3.1201389571615845], "max": [0.5519398560225351, 0.3263826457031123, 1.2368794188746537, 2.7381827653978412, 1.4585792911575228, 1.790311754096657, 0.6270760927978527, -0.20084481290556952, 1.1781442840904819, 3.1369538084358144, 1.4665841777968063, 2.9626899592365783], "count": [345]}, "eef_sim_pose_action": {"mean": [0.500657995733154, 0.23072452006093805, 1.0920030089250328, 1.0148038196609257, 1.1576445506435935, 0.5854043398846352, 0.5420011550404729, -0.2978391130492487, 1.1241870577690036, 1.0645982662708102, 1.0318203060450146, -0.9546855321760546], "std": [0.023822946078584126, 0.08178251446893003, 0.07987733670344328, 0.8857075198379922, 0.2650255633302007, 0.6112135013547618, 0.06214399165650215, 0.0649154882229083, 0.024882094890400643, 2.192543211862342, 0.3712207130524365, 2.0444544273230436], "min": [0.47062363893315945, 0.09211976464228655, 1.016049107276695, 0.07875232725007178, 0.6238017696640172, -0.29760062081227, 0.4504308192079781, -0.3886207587898316, 1.0468688396312404, -3.1172080295738853, 0.4457389263221496, -3.1201389571615845], "max": [0.5519398560225351, 0.3263826457031123, 1.2368794188746537, 2.7381827653978412, 1.4585792911575228, 1.790311754096657, 0.6270760927978527, -0.20084481290556952, 1.1781442840904819, 3.1369538084358144, 1.4665841777968063, 2.9626899592365783], "count": [345]}, "gripper_mode_state": {"mean": [0.30434782608695654, 0.4434782608695652], "std": [0.4601306627938414, 0.4967950211160241], "min": [0, 0], "max": [1, 1], "count": [345]}, "gripper_activity_state": {"mean": [1.7855072463768116, 1.7536231884057971], "std": [0.5546314515504318, 0.5699172861788676], "min": [0, 0], "max": [2, 2], "count": [345]}, "gripper_mode_action": {"mean": [0.30434782608695654, 0.4434782608695652], "std": [0.4601306627938414, 0.4967950211160241], "min": [0, 0], "max": [1, 1], "count": [345]}, "gripper_activity_action": {"mean": [1.7855072463768116, 1.7536231884057971], "std": [0.5546314515504318, 0.5699172861788676], "min": [0, 0], "max": [2, 2], "count": [345]}, "gripper_open_scale_state": {"mean": [0.6178028987718666, 0.4722492752793906], "std": [0.3064931568919406, 0.3487848914701076], "min": [0.058, 0.017], "max": [0.843, 0.814], "count": [345]}, "gripper_open_scale_action": {"mean": [0.6178028987718666, 0.4722492752793906], "std": [0.3064931568919406, 0.3487848914701076], "min": [0.058, 0.017], "max": [0.843, 0.814], "count": [345]}}} +{"episode_index": 448, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4592351000816993]], [[0.47089290441176473]], [[0.46040014705882354]]], "std": [[[0.15349395064728427]], [[0.14965680005094478]], [[0.15196763690087212]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6823529411764706]], [[0.7019607843137254]]], "mean": [[[0.47665099060457516]], [[0.48014840686274507]], [[0.4740751429738562]]], "std": [[[0.08185002057675908]], [[0.07386113366404162]], [[0.08064525689133746]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4597476919934641]], [[0.4756637969771242]], [[0.46072743464052285]]], "std": [[[0.11989200234472136]], [[0.10592187779451721]], [[0.11399879994101486]]], "count": [100]}, "observation.state": {"min": [0.08066911995410919, 1.9786099195480347, 1.7635679244995117, 0.2702293395996094, -2.689901351928711, 0.7772475481033325, -2.6506664752960205, 14.0, 0.21464399993419647, 0.253697007894516, -0.03786100074648857, -2.494999885559082, 0.05700001120567322, -0.9490000009536743, -0.49467870593070984, -2.080118417739868, -1.2901474237442017, -1.90181565284729, 2.6131417751312256, -0.9510299563407898, -0.20252801477909088, 40.0, -0.3592100143432617, 0.2548460066318512, -0.07510100305080414, 1.2680000066757202, -0.17100000381469727, -3.1411852836608887], "max": [0.9186365604400635, 2.0924229621887207, 2.324429512023926, 1.2946852445602417, -0.8458912968635559, 1.6291601657867432, -0.40453240275382996, 810.0, 0.3492949903011322, 0.47205400466918945, 0.08217000216245651, -1.6369999647140503, 0.9729999899864197, 0.3230000138282776, 0.007260570302605629, -1.640749216079712, -0.8329933285713196, -0.1762957125902176, 2.8915045261383057, 1.6289334297180176, 0.9157044291496277, 829.0, -0.04461900144815445, 0.3505299985408783, 0.042897000908851624, 2.507999897003174, 0.8069999814033508, 3.1410000324249268], "mean": [0.361148476600647, 2.059471845626831, 2.0269031524658203, 0.8345861434936523, -1.7752022743225098, 1.1706135272979736, -1.4534693956375122, 406.3635559082031, 0.2660035192966461, 0.3548939526081085, 0.021499475464224815, -2.323129177093506, 0.5692043900489807, -0.307771772146225, -0.2612760066986084, -2.04707670211792, -1.1739007234573364, -0.7106267809867859, 2.8311219215393066, 0.8372786641120911, 0.11032293736934662, 570.583984375, -0.23799295723438263, 0.30010470747947693, -0.00974281970411539, 1.8014854192733765, 0.4643152058124542, 2.3325822353363037], "std": [0.32256218791007996, 0.03565924987196922, 0.20141980051994324, 0.2852650582790375, 0.6347794532775879, 0.31779298186302185, 0.7588370442390442, 317.9015197753906, 0.03569377586245537, 0.08090876042842865, 0.029243288561701775, 0.17430900037288666, 0.32738447189331055, 0.4163646697998047, 0.11127348989248276, 0.0805836170911789, 0.10453514754772186, 0.6623744368553162, 0.07256566733121872, 0.9766920208930969, 0.32137712836265564, 346.1171569824219, 0.11214262992143631, 0.026907607913017273, 0.028659580275416374, 0.39055687189102173, 0.3152350187301636, 1.6062196493148804], "count": [381]}, "action": {"min": [0.08066911995410919, 1.9786099195480347, 1.7635679244995117, 0.2702293395996094, -2.689901351928711, 0.7772475481033325, -2.6506664752960205, 14.0, 0.21464399993419647, 0.253697007894516, -0.03786100074648857, -2.494999885559082, 0.05700001120567322, -0.9490000009536743, -0.49467870593070984, -2.080118417739868, -1.2901474237442017, -1.90181565284729, 2.6131417751312256, -0.9510299563407898, -0.20252801477909088, 40.0, -0.3592100143432617, 0.2548460066318512, -0.07510100305080414, 1.2680000066757202, -0.17100000381469727, -3.1411852836608887], "max": [0.9186365604400635, 2.0924229621887207, 2.324429512023926, 1.2946852445602417, -0.8458912968635559, 1.6291601657867432, -0.40453240275382996, 810.0, 0.3492949903011322, 0.47205400466918945, 0.08217000216245651, -1.6369999647140503, 0.9729999899864197, 0.3230000138282776, 0.007260570302605629, -1.640749216079712, -0.8329933285713196, -0.1762957125902176, 2.8915045261383057, 1.6289334297180176, 0.9157044291496277, 829.0, -0.04461900144815445, 0.3505299985408783, 0.042897000908851624, 2.507999897003174, 0.8069999814033508, 3.1410000324249268], "mean": [0.361148476600647, 2.059471845626831, 2.0269031524658203, 0.8345861434936523, -1.7752022743225098, 1.1706135272979736, -1.4534693956375122, 406.3635559082031, 0.2660035192966461, 0.3548939526081085, 0.021499475464224815, -2.323129177093506, 0.5692043900489807, -0.307771772146225, -0.2612760066986084, -2.04707670211792, -1.1739007234573364, -0.7106267809867859, 2.8311219215393066, 0.8372786641120911, 0.11032293736934662, 570.583984375, -0.23799295723438263, 0.30010470747947693, -0.00974281970411539, 1.8014854192733765, 0.4643152058124542, 2.3325822353363037], "std": [0.32256218791007996, 0.03565924987196922, 0.20141980051994324, 0.2852650582790375, 0.6347794532775879, 0.31779298186302185, 0.7588370442390442, 317.9015197753906, 0.03569377586245537, 0.08090876042842865, 0.029243288561701775, 0.17430900037288666, 0.32738447189331055, 0.4163646697998047, 0.11127348989248276, 0.0805836170911789, 0.10453514754772186, 0.6623744368553162, 0.07256566733121872, 0.9766920208930969, 0.32137712836265564, 346.1171569824219, 0.11214262992143631, 0.026907607913017273, 0.028659580275416374, 0.39055687189102173, 0.3152350187301636, 1.6062196493148804], "count": [381]}, "timestamp": {"min": [0.0], "max": [12.666666666666666], "mean": [6.333333333333333], "std": [3.666161581373732], "count": [381]}, "frame_index": {"min": [0], "max": [380], "mean": [190.0], "std": [109.98484744121194], "count": [381]}, "episode_index": {"min": [450], "max": [450], "mean": [450.0], "std": [0.0], "count": [381]}, "index": {"min": [267014], "max": [267394], "mean": [267204.0], "std": [109.98484744121194], "count": [381]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [381]}, "subtask_annotation": {"mean": [4.391076115485564, 9.0, 9.0, 9.0, 9.0], "std": [2.178834995837986, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [381]}, "scene_annotation": {"mean": [450.0], "std": [0.0], "min": [450], "max": [450], "count": [381]}, "eef_direction_state": {"mean": [4.146981627296588, 3.9396325459317585], "std": [1.9840367059560882, 2.2620987331736395], "min": [0, 0], "max": [6, 6], "count": [381]}, "eef_velocity_state": {"mean": [0.8451443569553806, 0.7532808398950132], "std": [0.7733478996620654, 0.7403063828925983], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_acc_mag_state": {"mean": [0.8608923884514436, 0.7296587926509186], "std": [0.8286650818129623, 0.8247402448674682], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_direction_action": {"mean": [4.146981627296588, 3.9396325459317585], "std": [1.9840367059560882, 2.2620987331736395], "min": [0, 0], "max": [6, 6], "count": [381]}, "eef_velocity_action": {"mean": [0.8451443569553806, 0.7532808398950132], "std": [0.7733478996620654, 0.7403063828925983], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_acc_mag_action": {"mean": [0.8608923884514436, 0.7296587926509186], "std": [0.8286650818129623, 0.8247402448674682], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_sim_pose_state": {"mean": [0.4884845252291608, 0.23984855887748033, 1.08632706101473, 1.0186193613068475, 1.1042959060832502, 0.5889733977300032, 0.5518897382020762, -0.28662610281718154, 1.1047591584888512, -0.4513177715791007, 1.0985984917231049, -1.008455295759187], "std": [0.03230118513487205, 0.08958049522169051, 0.07558967702942772, 0.8253436216887698, 0.26545681686522976, 0.558433919700496, 0.0850758464857963, 0.04748628130827018, 0.0299721320493766, 2.3073247369272982, 0.34894047613468, 1.8584788767701803], "min": [0.43846569917979883, 0.07962164278576303, 1.0172801701592997, 0.11840953883725563, 0.5721469880523986, -0.2425050633667463, 0.44668289348072254, -0.34732014141567313, 1.0354624282337128, -3.140026921668977, 0.515521979406921, -3.141528726882954], "max": [0.5492159641105866, 0.34201509690753734, 1.2232625702043696, 2.539065021341362, 1.406834942987735, 1.6263785847902332, 0.6748203550483438, -0.2119917104313368, 1.1854512696333037, 3.140727912874474, 1.5571300417788598, 2.9332793070350265], "count": [381]}, "eef_sim_pose_action": {"mean": [0.4884845252291608, 0.23984855887748033, 1.08632706101473, 1.0186193613068475, 1.1042959060832502, 0.5889733977300032, 0.5518897382020762, -0.28662610281718154, 1.1047591584888512, -0.4513177715791007, 1.0985984917231049, -1.008455295759187], "std": [0.03230118513487205, 0.08958049522169051, 0.07558967702942772, 0.8253436216887698, 0.26545681686522976, 0.558433919700496, 0.0850758464857963, 0.04748628130827018, 0.0299721320493766, 2.3073247369272982, 0.34894047613468, 1.8584788767701803], "min": [0.43846569917979883, 0.07962164278576303, 1.0172801701592997, 0.11840953883725563, 0.5721469880523986, -0.2425050633667463, 0.44668289348072254, -0.34732014141567313, 1.0354624282337128, -3.140026921668977, 0.515521979406921, -3.141528726882954], "max": [0.5492159641105866, 0.34201509690753734, 1.2232625702043696, 2.539065021341362, 1.406834942987735, 1.6263785847902332, 0.6748203550483438, -0.2119917104313368, 1.1854512696333037, 3.140727912874474, 1.5571300417788598, 2.9332793070350265], "count": [381]}, "gripper_mode_state": {"mean": [0.3333333333333333, 0.46194225721784776], "std": [0.4714045207910311, 0.4985495042764813], "min": [0, 0], "max": [1, 1], "count": [381]}, "gripper_activity_state": {"mean": [1.8005249343832022, 1.8136482939632546], "std": [0.5393684822220302, 0.5218808827983846], "min": [0, 0], "max": [2, 2], "count": [381]}, "gripper_mode_action": {"mean": [0.3333333333333333, 0.46194225721784776], "std": [0.4714045207910311, 0.4985495042764813], "min": [0, 0], "max": [1, 1], "count": [381]}, "gripper_activity_action": {"mean": [1.8005249343832022, 1.8136482939632546], "std": [0.5393684822220302, 0.5218808827983846], "min": [0, 0], "max": [2, 2], "count": [381]}, "gripper_open_scale_state": {"mean": [0.5705839894812877, 0.40636351692269823], "std": [0.3461171316887593, 0.317901424988206], "min": [0.04, 0.014], "max": [0.829, 0.81], "count": [381]}, "gripper_open_scale_action": {"mean": [0.5705839894812877, 0.40636351692269823], "std": [0.3461171316887593, 0.317901424988206], "min": [0.04, 0.014], "max": [0.829, 0.81], "count": [381]}}} +{"episode_index": 449, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4640827634803922]], [[0.47483999183006537]], [[0.46378147671568626]]], "std": [[[0.1527244423445298]], [[0.14571068793910497]], [[0.148479573061748]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[0.7607843137254902]], [[0.7607843137254902]], [[0.7686274509803922]]], "mean": [[[0.48286530841503267]], [[0.4876611948529412]], [[0.4825251429738562]]], "std": [[[0.07823989248241969]], [[0.06820555079582191]], [[0.0729757758345309]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[0.9764705882352941]], [[0.9921568627450981]]], "mean": [[[0.4436776348039216]], [[0.4620484885620915]], [[0.4475764889705882]]], "std": [[[0.1345694156063259]], [[0.12066368613258119]], [[0.12613004337733325]]], "count": [100]}, "observation.state": {"min": [-0.003298672381788492, 2.059558391571045, 1.623854398727417, 0.06051056832075119, -2.558844566345215, 0.8381769061088562, -2.7254714965820312, 1.0, 0.17987200617790222, 0.26819100975990295, -0.04605799913406372, -2.622999906539917, -0.015000004321336746, -0.9350000023841858, -0.48947763442993164, -2.080066204071045, -1.4816972017288208, -1.9138407707214355, 2.534008741378784, -1.0049257278442383, -0.04970697686076164, 46.0, -0.356018990278244, 0.2664929926395416, -0.05724399909377098, 1.1979999542236328, 0.05299999192357063, -3.1059999465942383], "max": [0.6595948338508606, 2.0924229621887207, 2.5811851024627686, 1.6894088983535767, -0.6946934461593628, 1.5450178384780884, -0.44652503728866577, 819.0, 0.3561849892139435, 0.3994219899177551, 0.1312139928340912, -1.5449999570846558, 1.062000036239624, 0.3190000057220459, -0.0034732052590698004, -1.8579379320144653, -0.9774017930030823, -0.08038986474275589, 2.8891658782958984, 1.7362360954284668, 0.9661619663238525, 843.0, -0.06623300164937973, 0.3668369948863983, 0.06276900321245193, 2.568000078201294, 0.6970000267028809, 3.1410000324249268], "mean": [0.30294883251190186, 2.0779178142547607, 2.0082530975341797, 1.1263591051101685, -1.992346167564392, 1.1829512119293213, -1.196149468421936, 387.02777099609375, 0.2557244300842285, 0.34578368067741394, 0.02808157354593277, -2.391531467437744, 0.4357658922672272, -0.4263012409210205, -0.29190337657928467, -2.0541305541992188, -1.1761873960494995, -0.713607907295227, 2.6792244911193848, 0.7492392659187317, 0.21092945337295532, 584.4312744140625, -0.23933885991573334, 0.31356823444366455, -0.0025227523874491453, 1.8079352378845215, 0.4192192554473877, 1.2945938110351562], "std": [0.2137526124715805, 0.0068521457724273205, 0.36166155338287354, 0.39445412158966064, 0.5229107141494751, 0.2036471664905548, 0.6349630951881409, 339.38470458984375, 0.05715356767177582, 0.04403131827712059, 0.05031781271100044, 0.2540786862373352, 0.3750734329223633, 0.36472147703170776, 0.11571143567562103, 0.04281143099069595, 0.13897058367729187, 0.6743767261505127, 0.12843909859657288, 1.042691707611084, 0.26016274094581604, 316.2853088378906, 0.1094595193862915, 0.030771411955356598, 0.026317277923226357, 0.4191749691963196, 0.23451074957847595, 2.496678590774536], "count": [342]}, "action": {"min": [-0.003298672381788492, 2.059558391571045, 1.623854398727417, 0.06051056832075119, -2.558844566345215, 0.8381769061088562, -2.7254714965820312, 1.0, 0.17987200617790222, 0.26819100975990295, -0.04605799913406372, -2.622999906539917, -0.015000004321336746, -0.9350000023841858, -0.48947763442993164, -2.080066204071045, -1.4816972017288208, -1.9138407707214355, 2.534008741378784, -1.0049257278442383, -0.04970697686076164, 46.0, -0.356018990278244, 0.2664929926395416, -0.05724399909377098, 1.1979999542236328, 0.05299999192357063, -3.1059999465942383], "max": [0.6595948338508606, 2.0924229621887207, 2.5811851024627686, 1.6894088983535767, -0.6946934461593628, 1.5450178384780884, -0.44652503728866577, 819.0, 0.3561849892139435, 0.3994219899177551, 0.1312139928340912, -1.5449999570846558, 1.062000036239624, 0.3190000057220459, -0.0034732052590698004, -1.8579379320144653, -0.9774017930030823, -0.08038986474275589, 2.8891658782958984, 1.7362360954284668, 0.9661619663238525, 843.0, -0.06623300164937973, 0.3668369948863983, 0.06276900321245193, 2.568000078201294, 0.6970000267028809, 3.1410000324249268], "mean": [0.30294883251190186, 2.0779178142547607, 2.0082530975341797, 1.1263591051101685, -1.992346167564392, 1.1829512119293213, -1.196149468421936, 387.02777099609375, 0.2557244300842285, 0.34578368067741394, 0.02808157354593277, -2.391531467437744, 0.4357658922672272, -0.4263012409210205, -0.29190337657928467, -2.0541305541992188, -1.1761873960494995, -0.713607907295227, 2.6792244911193848, 0.7492392659187317, 0.21092945337295532, 584.4312744140625, -0.23933885991573334, 0.31356823444366455, -0.0025227523874491453, 1.8079352378845215, 0.4192192554473877, 1.2945938110351562], "std": [0.2137526124715805, 0.0068521457724273205, 0.36166155338287354, 0.39445412158966064, 0.5229107141494751, 0.2036471664905548, 0.6349630951881409, 339.38470458984375, 0.05715356767177582, 0.04403131827712059, 0.05031781271100044, 0.2540786862373352, 0.3750734329223633, 0.36472147703170776, 0.11571143567562103, 0.04281143099069595, 0.13897058367729187, 0.6743767261505127, 0.12843909859657288, 1.042691707611084, 0.26016274094581604, 316.2853088378906, 0.1094595193862915, 0.030771411955356598, 0.026317277923226357, 0.4191749691963196, 0.23451074957847595, 2.496678590774536], "count": [342]}, "timestamp": {"min": [0.0], "max": [11.366666666666667], "mean": [5.683333333333334], "std": [3.2908824663617824], "count": [342]}, "frame_index": {"min": [0], "max": [341], "mean": [170.5], "std": [98.72647399085346], "count": [342]}, "episode_index": {"min": [451], "max": [451], "mean": [451.0], "std": [0.0], "count": [342]}, "index": {"min": [267395], "max": [267736], "mean": [267565.5], "std": [98.72647399085346], "count": [342]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [342]}, "subtask_annotation": {"mean": [4.286549707602339, 9.0, 9.0, 9.0, 9.0], "std": [2.2228992505146303, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [342]}, "scene_annotation": {"mean": [451.0], "std": [0.0], "min": [451], "max": [451], "count": [342]}, "eef_direction_state": {"mean": [4.228070175438597, 3.953216374269006], "std": [1.9241543493149653, 1.8881373769807537], "min": [0, 0], "max": [6, 6], "count": [342]}, "eef_velocity_state": {"mean": [0.7865497076023392, 0.8187134502923976], "std": [0.7899554518770069, 0.6813304706872629], "min": [0, 0], "max": [2, 2], "count": [342]}, "eef_acc_mag_state": {"mean": [0.827485380116959, 0.8128654970760234], "std": [0.8495296900230762, 0.8481548459613227], "min": [0, 0], "max": [2, 2], "count": [342]}, "eef_direction_action": {"mean": [4.228070175438597, 3.953216374269006], "std": [1.9241543493149653, 1.8881373769807537], "min": [0, 0], "max": [6, 6], "count": [342]}, "eef_velocity_action": {"mean": [0.7865497076023392, 0.8187134502923976], "std": [0.7899554518770069, 0.6813304706872629], "min": [0, 0], "max": [2, 2], "count": [342]}, "eef_acc_mag_action": {"mean": [0.827485380116959, 0.8128654970760234], "std": [0.8495296900230762, 0.8481548459613227], "min": [0, 0], "max": [2, 2], "count": [342]}, "eef_sim_pose_state": {"mean": [0.5022953245978949, 0.24476770909276638, 1.0920009680905436, 1.3015574901199458, 1.0920135188690847, 0.9235897123508547, 0.5439754817053357, -0.2824064499086334, 1.1229191211128324, 0.9851219569450489, 0.9551723411918545, -0.9883308341822914], "std": [0.03705152497505886, 0.08116947446114016, 0.08037927930734177, 0.8759666768501388, 0.2622615474152948, 0.6120714248062111, 0.052499694500098115, 0.07060552198541908, 0.034544083529578884, 2.2896954080815477, 0.33038136960697867, 2.0387628595332825], "min": [0.45108162881226815, 0.10825662827416933, 1.0136709786282658, 0.3316410003388812, 0.6742282807888365, 0.13568255852002767, 0.4539538202989909, -0.40943594937389977, 1.0183782547387732, -3.138131550523711, 0.46811828628105534, -3.115658826477034], "max": [0.5670987825914474, 0.3431658479988589, 1.2429311981664235, 2.8722504197899426, 1.3698103390954288, 2.0344738660263317, 0.6117608930284396, -0.20841742576410174, 1.171230116475815, 3.1285761354619845, 1.477632517815207, 3.0646974533505715], "count": [342]}, "eef_sim_pose_action": {"mean": [0.5022953245978949, 0.24476770909276638, 1.0920009680905436, 1.3015574901199458, 1.0920135188690847, 0.9235897123508547, 0.5439754817053357, -0.2824064499086334, 1.1229191211128324, 0.9851219569450489, 0.9551723411918545, -0.9883308341822914], "std": [0.03705152497505886, 0.08116947446114016, 0.08037927930734177, 0.8759666768501388, 0.2622615474152948, 0.6120714248062111, 0.052499694500098115, 0.07060552198541908, 0.034544083529578884, 2.2896954080815477, 0.33038136960697867, 2.0387628595332825], "min": [0.45108162881226815, 0.10825662827416933, 1.0136709786282658, 0.3316410003388812, 0.6742282807888365, 0.13568255852002767, 0.4539538202989909, -0.40943594937389977, 1.0183782547387732, -3.138131550523711, 0.46811828628105534, -3.115658826477034], "max": [0.5670987825914474, 0.3431658479988589, 1.2429311981664235, 2.8722504197899426, 1.3698103390954288, 2.0344738660263317, 0.6117608930284396, -0.20841742576410174, 1.171230116475815, 3.1285761354619845, 1.477632517815207, 3.0646974533505715], "count": [342]}, "gripper_mode_state": {"mean": [0.31871345029239767, 0.49122807017543857], "std": [0.46597766780728106, 0.4999230473254382], "min": [0, 0], "max": [1, 1], "count": [342]}, "gripper_activity_state": {"mean": [1.7222222222222223, 1.827485380116959], "std": [0.641204803272785, 0.5038496173668913], "min": [0, 0], "max": [2, 2], "count": [342]}, "gripper_mode_action": {"mean": [0.31871345029239767, 0.49122807017543857], "std": [0.46597766780728106, 0.4999230473254382], "min": [0, 0], "max": [1, 1], "count": [342]}, "gripper_activity_action": {"mean": [1.7222222222222223, 1.827485380116959], "std": [0.641204803272785, 0.5038496173668913], "min": [0, 0], "max": [2, 2], "count": [342]}, "gripper_open_scale_state": {"mean": [0.5844312861816225, 0.38702777768227065], "std": [0.31628536507018296, 0.3393846537850462], "min": [0.046, 0.001], "max": [0.843, 0.819], "count": [342]}, "gripper_open_scale_action": {"mean": [0.5844312861816225, 0.38702777768227065], "std": [0.31628536507018296, 0.3393846537850462], "min": [0.046, 0.001], "max": [0.843, 0.819], "count": [342]}}} +{"episode_index": 450, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4609905085784314]], [[0.4733871609477124]], [[0.46300123366013074]]], "std": [[[0.14971963374707198]], [[0.14531112545948038]], [[0.14820347435336792]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7058823529411765]], [[0.7019607843137254]], [[0.7019607843137254]]], "mean": [[[0.4785237336601307]], [[0.4825757557189542]], [[0.47654676674836605]]], "std": [[[0.062451985720481135]], [[0.05625936760793758]], [[0.06443288453396905]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8]], [[0.7803921568627451]], [[0.803921568627451]]], "mean": [[[0.4560489460784313]], [[0.46881368055555556]], [[0.45687676470588234]]], "std": [[[0.11016962905732793]], [[0.10010058699017288]], [[0.10464638065174325]]], "count": [100]}, "observation.state": {"min": [-0.003246312728151679, 2.0701873302459717, 1.751682162284851, 0.1958608627319336, -2.532717227935791, 0.8911651372909546, -2.62616229057312, 21.0, 0.2055480033159256, 0.2527500092983246, -0.03760499879717827, -2.7300000190734863, 0.015999995172023773, -0.9509999752044678, -0.44535568356513977, -2.0801007747650146, -1.437348484992981, -1.9066849946975708, 2.293729305267334, -0.8929628133773804, -0.45436158776283264, 68.0, -0.35554298758506775, 0.24724599719047546, -0.028913000598549843, 1.062000036239624, 0.14899998903274536, -3.1381852626800537], "max": [0.5712811946868896, 2.0924229621887207, 2.4521002769470215, 1.471190333366394, -0.9138195514678955, 1.6463690996170044, -0.5077337622642517, 819.0, 0.34128400683403015, 0.38046300411224365, 0.10649699717760086, -1.6260000467300415, 1.125, 0.43700000643730164, -0.004834562074393034, -1.5453494787216187, -0.8378628492355347, -0.051975905895233154, 2.8953094482421875, 1.7477726936340332, 1.2667949199676514, 840.0, -0.07647799700498581, 0.33091500401496887, 0.07400599867105484, 2.559999942779541, 0.8610000014305115, 3.111999988555908], "mean": [0.20934553444385529, 2.0802125930786133, 2.0349042415618896, 1.040226697921753, -1.6619089841842651, 1.2686798572540283, -1.4646512269973755, 406.0720520019531, 0.26632973551750183, 0.3200702667236328, 0.03752407431602478, -2.3105552196502686, 0.6007981300354004, -0.2392706573009491, -0.20553825795650482, -2.011035203933716, -1.1628905534744263, -0.6857050061225891, 2.7188079357147217, 1.0123076438903809, 0.17170004546642303, 536.09521484375, -0.24440725147724152, 0.28567710518836975, 0.013473200611770153, 1.758010745048523, 0.4789423942565918, 1.3277451992034912], "std": [0.19536875188350677, 0.004924945533275604, 0.287535697221756, 0.3327488303184509, 0.5593726634979248, 0.23801791667938232, 0.6375002861022949, 302.5578918457031, 0.04847624525427818, 0.045548271387815475, 0.048264697194099426, 0.3047889471054077, 0.41169366240501404, 0.4458709955215454, 0.10707644373178482, 0.1182640790939331, 0.14904972910881042, 0.7101121544837952, 0.2125505805015564, 0.9887876510620117, 0.3939294219017029, 347.099853515625, 0.0898321345448494, 0.027509639039635658, 0.021129591390490532, 0.4393467307090759, 0.18857397139072418, 2.3373990058898926], "count": [347]}, "action": {"min": [-0.003246312728151679, 2.0701873302459717, 1.751682162284851, 0.1958608627319336, -2.532717227935791, 0.8911651372909546, -2.62616229057312, 21.0, 0.2055480033159256, 0.2527500092983246, -0.03760499879717827, -2.7300000190734863, 0.015999995172023773, -0.9509999752044678, -0.44535568356513977, -2.0801007747650146, -1.437348484992981, -1.9066849946975708, 2.293729305267334, -0.8929628133773804, -0.45436158776283264, 68.0, -0.35554298758506775, 0.24724599719047546, -0.028913000598549843, 1.062000036239624, 0.14899998903274536, -3.1381852626800537], "max": [0.5712811946868896, 2.0924229621887207, 2.4521002769470215, 1.471190333366394, -0.9138195514678955, 1.6463690996170044, -0.5077337622642517, 819.0, 0.34128400683403015, 0.38046300411224365, 0.10649699717760086, -1.6260000467300415, 1.125, 0.43700000643730164, -0.004834562074393034, -1.5453494787216187, -0.8378628492355347, -0.051975905895233154, 2.8953094482421875, 1.7477726936340332, 1.2667949199676514, 840.0, -0.07647799700498581, 0.33091500401496887, 0.07400599867105484, 2.559999942779541, 0.8610000014305115, 3.111999988555908], "mean": [0.20934553444385529, 2.0802125930786133, 2.0349042415618896, 1.040226697921753, -1.6619089841842651, 1.2686798572540283, -1.4646512269973755, 406.0720520019531, 0.26632973551750183, 0.3200702667236328, 0.03752407431602478, -2.3105552196502686, 0.6007981300354004, -0.2392706573009491, -0.20553825795650482, -2.011035203933716, -1.1628905534744263, -0.6857050061225891, 2.7188079357147217, 1.0123076438903809, 0.17170004546642303, 536.09521484375, -0.24440725147724152, 0.28567710518836975, 0.013473200611770153, 1.758010745048523, 0.4789423942565918, 1.3277451992034912], "std": [0.19536875188350677, 0.004924945533275604, 0.287535697221756, 0.3327488303184509, 0.5593726634979248, 0.23801791667938232, 0.6375002861022949, 302.5578918457031, 0.04847624525427818, 0.045548271387815475, 0.048264697194099426, 0.3047889471054077, 0.41169366240501404, 0.4458709955215454, 0.10707644373178482, 0.1182640790939331, 0.14904972910881042, 0.7101121544837952, 0.2125505805015564, 0.9887876510620117, 0.3939294219017029, 347.099853515625, 0.0898321345448494, 0.027509639039635658, 0.021129591390490532, 0.4393467307090759, 0.18857397139072418, 2.3373990058898926], "count": [347]}, "timestamp": {"min": [0.0], "max": [11.533333333333333], "mean": [5.766666666666667], "std": [3.3389951915043077], "count": [347]}, "frame_index": {"min": [0], "max": [346], "mean": [173.0], "std": [100.16985574512923], "count": [347]}, "episode_index": {"min": [452], "max": [452], "mean": [452.0], "std": [0.0], "count": [347]}, "index": {"min": [267737], "max": [268083], "mean": [267910.0], "std": [100.16985574512923], "count": [347]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [347]}, "subtask_annotation": {"mean": [4.760806916426513, 9.0, 9.0, 9.0, 9.0], "std": [2.242597155126767, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [347]}, "scene_annotation": {"mean": [452.0], "std": [0.0], "min": [452], "max": [452], "count": [347]}, "eef_direction_state": {"mean": [4.204610951008646, 4.282420749279539], "std": [2.026106715384932, 1.984320938421704], "min": [0, 0], "max": [6, 6], "count": [347]}, "eef_velocity_state": {"mean": [0.7780979827089337, 0.6801152737752162], "std": [0.774063615158944, 0.7070920996817999], "min": [0, 0], "max": [2, 2], "count": [347]}, "eef_acc_mag_state": {"mean": [0.8674351585014409, 0.7694524495677233], "std": [0.8520225425084448, 0.8308812653645316], "min": [0, 0], "max": [2, 2], "count": [347]}, "eef_direction_action": {"mean": [4.204610951008646, 4.282420749279539], "std": [2.026106715384932, 1.984320938421704], "min": [0, 0], "max": [6, 6], "count": [347]}, "eef_velocity_action": {"mean": [0.7780979827089337, 0.6801152737752162], "std": [0.774063615158944, 0.7070920996817999], "min": [0, 0], "max": [2, 2], "count": [347]}, "eef_acc_mag_action": {"mean": [0.8674351585014409, 0.7694524495677233], "std": [0.8520225425084448, 0.8308812653645316], "min": [0, 0], "max": [2, 2], "count": [347]}, "eef_sim_pose_state": {"mean": [0.47575908037827275, 0.26286503334709954, 1.0932504115348776, 1.0118253619486028, 1.0619107112474773, 0.657757279126956, 0.5176053739275411, -0.2991815708406978, 1.1136858997990766, 0.7317402635102278, 1.0341886376988507, -0.7688615301147648], "std": [0.03234164295322069, 0.06661620255331821, 0.06650947028568449, 1.0629895667889409, 0.1724777698628941, 0.795518787137006, 0.053987294730023644, 0.0635820063455667, 0.02571773176804525, 2.0457398045599544, 0.3186379638449124, 1.8541939683356232], "min": [0.43071731089310067, 0.14217433836588184, 1.0302582436665138, -3.0941190630991766, 0.7325061268853648, -2.7347964811507666, 0.44008445009128566, -0.3871058597833552, 1.0502966214905531, -3.1031193945813995, 0.44522088050805175, -2.916992901310635], "max": [0.5256737883731742, 0.3574005168735767, 1.209859547207789, 3.1357566067238625, 1.5345277067791208, 3.005819298124317, 0.5927272164818471, -0.22209675626835335, 1.1496213977981709, 3.123678123644173, 1.482925781610438, 3.140636322147677], "count": [347]}, "eef_sim_pose_action": {"mean": [0.47575908037827275, 0.26286503334709954, 1.0932504115348776, 1.0118253619486028, 1.0619107112474773, 0.657757279126956, 0.5176053739275411, -0.2991815708406978, 1.1136858997990766, 0.7317402635102278, 1.0341886376988507, -0.7688615301147648], "std": [0.03234164295322069, 0.06661620255331821, 0.06650947028568449, 1.0629895667889409, 0.1724777698628941, 0.795518787137006, 0.053987294730023644, 0.0635820063455667, 0.02571773176804525, 2.0457398045599544, 0.3186379638449124, 1.8541939683356232], "min": [0.43071731089310067, 0.14217433836588184, 1.0302582436665138, -3.0941190630991766, 0.7325061268853648, -2.7347964811507666, 0.44008445009128566, -0.3871058597833552, 1.0502966214905531, -3.1031193945813995, 0.44522088050805175, -2.916992901310635], "max": [0.5256737883731742, 0.3574005168735767, 1.209859547207789, 3.1357566067238625, 1.5345277067791208, 3.005819298124317, 0.5927272164818471, -0.22209675626835335, 1.1496213977981709, 3.123678123644173, 1.482925781610438, 3.140636322147677], "count": [347]}, "gripper_mode_state": {"mean": [0.4034582132564842, 0.4409221902017291], "std": [0.49059115708741674, 0.49649754519981093], "min": [0, 0], "max": [1, 1], "count": [347]}, "gripper_activity_state": {"mean": [1.8040345821325647, 1.760806916426513], "std": [0.5544536776399425, 0.5957267957447443], "min": [0, 0], "max": [2, 2], "count": [347]}, "gripper_mode_action": {"mean": [0.4034582132564842, 0.4409221902017291], "std": [0.49059115708741674, 0.49649754519981093], "min": [0, 0], "max": [1, 1], "count": [347]}, "gripper_activity_action": {"mean": [1.8040345821325647, 1.760806916426513], "std": [0.5544536776399425, 0.5957267957447443], "min": [0, 0], "max": [2, 2], "count": [347]}, "gripper_open_scale_state": {"mean": [0.5360951003368715, 0.4060720461314969], "std": [0.3470998899861683, 0.30255784105955486], "min": [0.068, 0.021], "max": [0.84, 0.819], "count": [347]}, "gripper_open_scale_action": {"mean": [0.5360951003368715, 0.4060720461314969], "std": [0.3470998899861683, 0.30255784105955486], "min": [0.068, 0.021], "max": [0.84, 0.819], "count": [347]}}} +{"episode_index": 451, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45806221609477127]], [[0.4711247099673203]], [[0.4599020506535948]]], "std": [[[0.14628039607282706]], [[0.13951415212244667]], [[0.14304410154289884]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6862745098039216]], [[0.6862745098039216]], [[0.6862745098039216]]], "mean": [[[0.481038125]], [[0.48541517361111114]], [[0.48142795955882356]]], "std": [[[0.06736983049221273]], [[0.06068035266209086]], [[0.06628076664975535]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7490196078431373]], [[0.7568627450980392]]], "mean": [[[0.4484433455882353]], [[0.46298494689542485]], [[0.45107746732026144]]], "std": [[[0.12443283184780822]], [[0.11207527747791135]], [[0.11641989883508304]]], "count": [100]}, "observation.state": {"min": [0.10520844906568527, 2.0641136169433594, 1.8519339561462402, 0.24516639113426208, -2.5327868461608887, 0.9517804384231567, -2.620384931564331, 36.0, 0.217522993683815, 0.2369610071182251, -0.036260999739170074, -2.7149999141693115, 0.03800000250339508, -0.9399999380111694, -0.3346668779850006, -2.079071283340454, -1.2707916498184204, -1.9251854419708252, 2.4528682231903076, -0.8450186252593994, -0.15187855064868927, 55.0, -0.35903799533843994, 0.2437559962272644, -0.057183001190423965, 1.3220000267028809, 0.1120000034570694, -3.1391851902008057], "max": [0.6035174131393433, 2.0923705101013184, 2.610942840576172, 1.4586939811706543, -0.766810417175293, 1.6616930961608887, -0.5334075689315796, 829.0, 0.3475179970264435, 0.3877370059490204, 0.10294300317764282, -1.4579999446868896, 0.996999979019165, 0.5149999260902405, 0.03796090930700302, -1.717456340789795, -0.8845154643058777, -0.1379333734512329, 2.892359733581543, 1.756115436553955, 1.1335564851760864, 832.0, -0.050269998610019684, 0.33484700322151184, 0.03411699831485748, 2.556999921798706, 0.7919999957084656, 3.1410000324249268], "mean": [0.26742982864379883, 2.0765647888183594, 2.1748299598693848, 1.062598466873169, -1.8765169382095337, 1.359266996383667, -1.3110259771347046, 429.1329345703125, 0.27558353543281555, 0.3231911063194275, 0.0438542477786541, -2.506129741668701, 0.5481652617454529, -0.4697972536087036, -0.20397764444351196, -2.047844409942627, -1.15092134475708, -0.695637583732605, 2.684340238571167, 0.934876024723053, 0.15030133724212646, 556.7630004882812, -0.24745744466781616, 0.2838504910469055, 0.004321052227169275, 1.7179021835327148, 0.5111874938011169, 1.881189227104187], "std": [0.1839800924062729, 0.005455526057630777, 0.3080329895019531, 0.3106079399585724, 0.46642938256263733, 0.1848483681678772, 0.5665620565414429, 317.1267395019531, 0.045821886509656906, 0.04719192162156105, 0.04409107565879822, 0.26217007637023926, 0.35200780630111694, 0.3553524315357208, 0.08936790376901627, 0.06872893124818802, 0.0795745924115181, 0.7078747153282166, 0.14053906500339508, 0.9686578512191772, 0.34973105788230896, 297.8482971191406, 0.11664888262748718, 0.028369609266519547, 0.02721904218196869, 0.4358334243297577, 0.21957328915596008, 2.066762924194336], "count": [346]}, "action": {"min": [0.10520844906568527, 2.0641136169433594, 1.8519339561462402, 0.24516639113426208, -2.5327868461608887, 0.9517804384231567, -2.620384931564331, 36.0, 0.217522993683815, 0.2369610071182251, -0.036260999739170074, -2.7149999141693115, 0.03800000250339508, -0.9399999380111694, -0.3346668779850006, -2.079071283340454, -1.2707916498184204, -1.9251854419708252, 2.4528682231903076, -0.8450186252593994, -0.15187855064868927, 55.0, -0.35903799533843994, 0.2437559962272644, -0.057183001190423965, 1.3220000267028809, 0.1120000034570694, -3.1391851902008057], "max": [0.6035174131393433, 2.0923705101013184, 2.610942840576172, 1.4586939811706543, -0.766810417175293, 1.6616930961608887, -0.5334075689315796, 829.0, 0.3475179970264435, 0.3877370059490204, 0.10294300317764282, -1.4579999446868896, 0.996999979019165, 0.5149999260902405, 0.03796090930700302, -1.717456340789795, -0.8845154643058777, -0.1379333734512329, 2.892359733581543, 1.756115436553955, 1.1335564851760864, 832.0, -0.050269998610019684, 0.33484700322151184, 0.03411699831485748, 2.556999921798706, 0.7919999957084656, 3.1410000324249268], "mean": [0.26742982864379883, 2.0765647888183594, 2.1748299598693848, 1.062598466873169, -1.8765169382095337, 1.359266996383667, -1.3110259771347046, 429.1329345703125, 0.27558353543281555, 0.3231911063194275, 0.0438542477786541, -2.506129741668701, 0.5481652617454529, -0.4697972536087036, -0.20397764444351196, -2.047844409942627, -1.15092134475708, -0.695637583732605, 2.684340238571167, 0.934876024723053, 0.15030133724212646, 556.7630004882812, -0.24745744466781616, 0.2838504910469055, 0.004321052227169275, 1.7179021835327148, 0.5111874938011169, 1.881189227104187], "std": [0.1839800924062729, 0.005455526057630777, 0.3080329895019531, 0.3106079399585724, 0.46642938256263733, 0.1848483681678772, 0.5665620565414429, 317.1267395019531, 0.045821886509656906, 0.04719192162156105, 0.04409107565879822, 0.26217007637023926, 0.35200780630111694, 0.3553524315357208, 0.08936790376901627, 0.06872893124818802, 0.0795745924115181, 0.7078747153282166, 0.14053906500339508, 0.9686578512191772, 0.34973105788230896, 297.8482971191406, 0.11664888262748718, 0.028369609266519547, 0.02721904218196869, 0.4358334243297577, 0.21957328915596008, 2.066762924194336], "count": [346]}, "timestamp": {"min": [0.0], "max": [11.5], "mean": [5.75], "std": [3.3293726469444995], "count": [346]}, "frame_index": {"min": [0], "max": [345], "mean": [172.5], "std": [99.88117940833499], "count": [346]}, "episode_index": {"min": [453], "max": [453], "mean": [453.0], "std": [0.0], "count": [346]}, "index": {"min": [268084], "max": [268429], "mean": [268256.5], "std": [99.88117940833499], "count": [346]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [346]}, "subtask_annotation": {"mean": [4.338150289017341, 9.0, 9.0, 9.0, 9.0], "std": [2.2434467290239204, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [346]}, "scene_annotation": {"mean": [453.0], "std": [0.0], "min": [453], "max": [453], "count": [346]}, "eef_direction_state": {"mean": [4.332369942196531, 4.456647398843931], "std": [1.9641126021717346, 1.9112155371463588], "min": [0, 0], "max": [6, 6], "count": [346]}, "eef_velocity_state": {"mean": [0.7485549132947977, 0.7225433526011561], "std": [0.7548002022061355, 0.7778809251226577], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_acc_mag_state": {"mean": [0.7572254335260116, 0.7803468208092486], "std": [0.8459473883533206, 0.8454337710419512], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_direction_action": {"mean": [4.332369942196531, 4.456647398843931], "std": [1.9641126021717346, 1.9112155371463588], "min": [0, 0], "max": [6, 6], "count": [346]}, "eef_velocity_action": {"mean": [0.7485549132947977, 0.7225433526011561], "std": [0.7548002022061355, 0.7778809251226577], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_acc_mag_action": {"mean": [0.7572254335260116, 0.7803468208092486], "std": [0.8459473883533206, 0.8454337710419512], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_sim_pose_state": {"mean": [0.47212102142193, 0.25486828003148587, 1.0868117851761683, 0.9393419066610218, 1.1321278409207856, 0.5793708657626055, 0.5226340016291302, -0.3116289317322239, 1.1171734507435893, 1.269820821735423, 1.0152814414371818, -0.586463778520237], "std": [0.03452343134393694, 0.08830989205764288, 0.07835858351465612, 0.925314782989552, 0.1911217013557162, 0.6134811156981327, 0.055059432558768995, 0.0594874292069002, 0.03102565500266448, 2.1327466206209174, 0.3257657719196261, 2.359083258958505], "min": [0.4258421690890287, 0.10353517145174763, 1.0202743686421083, 0.09118602788459504, 0.7308896516366734, -0.23337140785212518, 0.4231824417295726, -0.397624620469198, 1.0420823605795742, -3.1241985854109298, 0.46218983119366985, -3.121546576767146], "max": [0.5345947175822017, 0.3383905692081755, 1.2297603468224758, 2.710326187684036, 1.3716169088227246, 1.79146269685308, 0.6006827124647349, -0.2297787208657101, 1.16709026529276, 3.140293553971939, 1.439535667520873, 3.1042463315081013], "count": [346]}, "eef_sim_pose_action": {"mean": [0.47212102142193, 0.25486828003148587, 1.0868117851761683, 0.9393419066610218, 1.1321278409207856, 0.5793708657626055, 0.5226340016291302, -0.3116289317322239, 1.1171734507435893, 1.269820821735423, 1.0152814414371818, -0.586463778520237], "std": [0.03452343134393694, 0.08830989205764288, 0.07835858351465612, 0.925314782989552, 0.1911217013557162, 0.6134811156981327, 0.055059432558768995, 0.0594874292069002, 0.03102565500266448, 2.1327466206209174, 0.3257657719196261, 2.359083258958505], "min": [0.4258421690890287, 0.10353517145174763, 1.0202743686421083, 0.09118602788459504, 0.7308896516366734, -0.23337140785212518, 0.4231824417295726, -0.397624620469198, 1.0420823605795742, -3.1241985854109298, 0.46218983119366985, -3.121546576767146], "max": [0.5345947175822017, 0.3383905692081755, 1.2297603468224758, 2.710326187684036, 1.3716169088227246, 1.79146269685308, 0.6006827124647349, -0.2297787208657101, 1.16709026529276, 3.140293553971939, 1.439535667520873, 3.1042463315081013], "count": [346]}, "gripper_mode_state": {"mean": [0.30057803468208094, 0.4595375722543353], "std": [0.4585094107526462, 0.49836010267770126], "min": [0, 0], "max": [1, 1], "count": [346]}, "gripper_activity_state": {"mean": [1.7919075144508672, 1.8179190751445087], "std": [0.5561462699032946, 0.5143290756660027], "min": [0, 0], "max": [2, 2], "count": [346]}, "gripper_mode_action": {"mean": [0.30057803468208094, 0.4595375722543353], "std": [0.4585094107526462, 0.49836010267770126], "min": [0, 0], "max": [1, 1], "count": [346]}, "gripper_activity_action": {"mean": [1.7919075144508672, 1.8179190751445087], "std": [0.5561462699032946, 0.5143290756660027], "min": [0, 0], "max": [2, 2], "count": [346]}, "gripper_open_scale_state": {"mean": [0.5567630061882771, 0.42913294805405455], "std": [0.29784825739940796, 0.3171264339117699], "min": [0.055, 0.036], "max": [0.832, 0.829], "count": [346]}, "gripper_open_scale_action": {"mean": [0.5567630061882771, 0.42913294805405455], "std": [0.29784825739940796, 0.3171264339117699], "min": [0.055, 0.036], "max": [0.832, 0.829], "count": [346]}}} +{"episode_index": 452, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4674095920639497]], [[0.4778810874022812]], [[0.4685535431084198]]], "std": [[[0.1478203895555893]], [[0.140575384386118]], [[0.14541311360619233]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4689654579969243]], [[0.4727392469242599]], [[0.46676782567602204]]], "std": [[[0.07890151919433491]], [[0.071132502393253]], [[0.07702964537414532]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6901960784313725]], [[0.6862745098039216]]], "mean": [[[0.46506784449891064]], [[0.4799251970396002]], [[0.4658544730392157]]], "std": [[[0.09195169527325975]], [[0.07771525690213327]], [[0.08806442174477656]]], "count": [102]}, "observation.state": {"min": [0.09697050601243973, 2.0685818195343018, 1.956583857536316, 0.29914942383766174, -2.831238269805908, 1.0093239545822144, -2.618133544921875, 17.0, 0.2029539942741394, 0.2646850049495697, 0.024709999561309814, -2.622999906539917, 0.04500001296401024, -1.0880000591278076, -0.5552939772605896, -2.0778145790100098, -1.5432723760604858, -1.8897901773452759, 2.536888360977173, -0.6938556432723999, -0.3315253257751465, 54.0, -0.3433369994163513, 0.23987899720668793, -0.040674999356269836, 1.1239999532699585, -0.15800002217292786, -3.1361851692199707], "max": [0.5363571643829346, 2.0924580097198486, 2.5823543071746826, 1.554495096206665, -0.901357889175415, 1.6952732801437378, -0.46129053831100464, 674.0, 0.35324200987815857, 0.38242200016975403, 0.12459400296211243, -1.4850000143051147, 1.1030000448226929, 0.4100000262260437, -0.042586036026477814, -1.6835795640945435, -0.8773770928382874, -0.012164944782853127, 2.891993284225464, 1.9195307493209839, 0.7306472063064575, 815.0, -0.04106900095939636, 0.35357099771499634, 0.07295899838209152, 2.447999954223633, 0.9580000042915344, 3.1410000324249268], "mean": [0.26702043414115906, 2.080428123474121, 2.216085195541382, 1.025444746017456, -1.7997807264328003, 1.4072949886322021, -1.4746416807174683, 424.36639404296875, 0.27571988105773926, 0.3260940909385681, 0.06625509262084961, -2.2389912605285645, 0.6085113883018494, -0.23488923907279968, -0.26773858070373535, -2.017922878265381, -1.108461856842041, -0.6310005187988281, 2.813530683517456, 1.0535331964492798, 0.1678546667098999, 525.4207153320312, -0.23591768741607666, 0.3044488728046417, 0.00013359035074245185, 1.8111835718154907, 0.4459454417228699, 1.6940826177597046], "std": [0.13835421204566956, 0.004917426500469446, 0.22593916952610016, 0.38337117433547974, 0.6359922885894775, 0.2269776612520218, 0.6873155832290649, 265.49761962890625, 0.036339908838272095, 0.04381762817502022, 0.019573522731661797, 0.23645806312561035, 0.3779100775718689, 0.5186693072319031, 0.16772210597991943, 0.08454464375972748, 0.12433106452226639, 0.6472217440605164, 0.1225195825099945, 0.8455148339271545, 0.32004719972610474, 326.0270080566406, 0.09288442134857178, 0.0261334590613842, 0.022905239835381508, 0.3232975900173187, 0.32598844170570374, 2.122720241546631], "count": [479]}, "action": {"min": [0.09697050601243973, 2.0685818195343018, 1.956583857536316, 0.29914942383766174, -2.831238269805908, 1.0093239545822144, -2.618133544921875, 17.0, 0.2029539942741394, 0.2646850049495697, 0.024709999561309814, -2.622999906539917, 0.04500001296401024, -1.0880000591278076, -0.5552939772605896, -2.0778145790100098, -1.5432723760604858, -1.8897901773452759, 2.536888360977173, -0.6938556432723999, -0.3315253257751465, 54.0, -0.3433369994163513, 0.23987899720668793, -0.040674999356269836, 1.1239999532699585, -0.15800002217292786, -3.1361851692199707], "max": [0.5363571643829346, 2.0924580097198486, 2.5823543071746826, 1.554495096206665, -0.901357889175415, 1.6952732801437378, -0.46129053831100464, 674.0, 0.35324200987815857, 0.38242200016975403, 0.12459400296211243, -1.4850000143051147, 1.1030000448226929, 0.4100000262260437, -0.042586036026477814, -1.6835795640945435, -0.8773770928382874, -0.012164944782853127, 2.891993284225464, 1.9195307493209839, 0.7306472063064575, 815.0, -0.04106900095939636, 0.35357099771499634, 0.07295899838209152, 2.447999954223633, 0.9580000042915344, 3.1410000324249268], "mean": [0.26702043414115906, 2.080428123474121, 2.216085195541382, 1.025444746017456, -1.7997807264328003, 1.4072949886322021, -1.4746416807174683, 424.36639404296875, 0.27571988105773926, 0.3260940909385681, 0.06625509262084961, -2.2389912605285645, 0.6085113883018494, -0.23488923907279968, -0.26773858070373535, -2.017922878265381, -1.108461856842041, -0.6310005187988281, 2.813530683517456, 1.0535331964492798, 0.1678546667098999, 525.4207153320312, -0.23591768741607666, 0.3044488728046417, 0.00013359035074245185, 1.8111835718154907, 0.4459454417228699, 1.6940826177597046], "std": [0.13835421204566956, 0.004917426500469446, 0.22593916952610016, 0.38337117433547974, 0.6359922885894775, 0.2269776612520218, 0.6873155832290649, 265.49761962890625, 0.036339908838272095, 0.04381762817502022, 0.019573522731661797, 0.23645806312561035, 0.3779100775718689, 0.5186693072319031, 0.16772210597991943, 0.08454464375972748, 0.12433106452226639, 0.6472217440605164, 0.1225195825099945, 0.8455148339271545, 0.32004719972610474, 326.0270080566406, 0.09288442134857178, 0.0261334590613842, 0.022905239835381508, 0.3232975900173187, 0.32598844170570374, 2.122720241546631], "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": [454], "max": [454], "mean": [454.0], "std": [0.0], "count": [479]}, "index": {"min": [268430], "max": [268908], "mean": [268669.0], "std": [138.27508813954884], "count": [479]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [479]}, "subtask_annotation": {"mean": [4.906054279749478, 9.0, 9.0, 9.0, 9.0], "std": [2.258258997680028, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [479]}, "scene_annotation": {"mean": [454.0], "std": [0.0], "min": [454], "max": [454], "count": [479]}, "eef_direction_state": {"mean": [4.085594989561587, 4.215031315240084], "std": [2.159356301203902, 1.874369357844065], "min": [0, 0], "max": [6, 6], "count": [479]}, "eef_velocity_state": {"mean": [0.7265135699373695, 0.7118997912317327], "std": [0.7384083736151993, 0.6335145220639599], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_acc_mag_state": {"mean": [0.7202505219206681, 0.7661795407098121], "std": [0.8205522478907217, 0.8397883575701922], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_direction_action": {"mean": [4.085594989561587, 4.215031315240084], "std": [2.159356301203902, 1.874369357844065], "min": [0, 0], "max": [6, 6], "count": [479]}, "eef_velocity_action": {"mean": [0.7265135699373695, 0.7118997912317327], "std": [0.7384083736151993, 0.6335145220639599], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_acc_mag_action": {"mean": [0.7202505219206681, 0.7661795407098121], "std": [0.8205522478907217, 0.8397883575701922], "min": [0, 0], "max": [2, 2], "count": [479]}, "eef_sim_pose_state": {"mean": [0.49476595499528214, 0.25012439886998455, 1.0904635503875715, 0.9507142054565294, 1.027132514587884, 0.48533810481905026, 0.5234501412344827, -0.3242110358085958, 1.1267267470428701, 0.03776829664958334, 1.04633345213633, -0.8035616636390485], "std": [0.030384133844784462, 0.0696656490333151, 0.06728173091530425, 0.9253253484152603, 0.3583326815875772, 0.7268711709099271, 0.04945629894938785, 0.03244412692198862, 0.03683677411270346, 2.174875727911898, 0.35812430402230455, 1.8308508203134128], "min": [0.42624138455848326, 0.09671223843415791, 1.0262514231379227, -0.27802128075465293, 0.4661678768080937, -0.7355144635659797, 0.4501331577423625, -0.394114810747584, 1.0481283373734749, -3.1402621792671894, 0.3720004859818693, -3.1266075736971723], "max": [0.5433139592182953, 0.3550043043454917, 1.2317700247223835, 2.690120643756213, 1.4897730932979014, 1.9049963020574063, 0.5917994062674828, -0.27416430731003455, 1.1897115594445127, 3.13839395209044, 1.4926925989145405, 3.109285023152459], "count": [479]}, "eef_sim_pose_action": {"mean": [0.49476595499528214, 0.25012439886998455, 1.0904635503875715, 0.9507142054565294, 1.027132514587884, 0.48533810481905026, 0.5234501412344827, -0.3242110358085958, 1.1267267470428701, 0.03776829664958334, 1.04633345213633, -0.8035616636390485], "std": [0.030384133844784462, 0.0696656490333151, 0.06728173091530425, 0.9253253484152603, 0.3583326815875772, 0.7268711709099271, 0.04945629894938785, 0.03244412692198862, 0.03683677411270346, 2.174875727911898, 0.35812430402230455, 1.8308508203134128], "min": [0.42624138455848326, 0.09671223843415791, 1.0262514231379227, -0.27802128075465293, 0.4661678768080937, -0.7355144635659797, 0.4501331577423625, -0.394114810747584, 1.0481283373734749, -3.1402621792671894, 0.3720004859818693, -3.1266075736971723], "max": [0.5433139592182953, 0.3550043043454917, 1.2317700247223835, 2.690120643756213, 1.4897730932979014, 1.9049963020574063, 0.5917994062674828, -0.27416430731003455, 1.1897115594445127, 3.13839395209044, 1.4926925989145405, 3.109285023152459], "count": [479]}, "gripper_mode_state": {"mean": [0.38413361169102295, 0.348643006263048], "std": [0.48638974090767423, 0.4765407227582054], "min": [0, 0], "max": [1, 1], "count": [479]}, "gripper_activity_state": {"mean": [1.8663883089770354, 1.8872651356993737], "std": [0.464723977552452, 0.4235063827342263], "min": [0, 0], "max": [2, 2], "count": [479]}, "gripper_mode_action": {"mean": [0.38413361169102295, 0.348643006263048], "std": [0.48638974090767423, 0.4765407227582054], "min": [0, 0], "max": [1, 1], "count": [479]}, "gripper_activity_action": {"mean": [1.8663883089770354, 1.8872651356993737], "std": [0.464723977552452, 0.4235063827342263], "min": [0, 0], "max": [2, 2], "count": [479]}, "gripper_open_scale_state": {"mean": [0.5254206681540219, 0.424366388261194], "std": [0.3260270207490043, 0.26549763921255676], "min": [0.054, 0.017], "max": [0.815, 0.674], "count": [479]}, "gripper_open_scale_action": {"mean": [0.5254206681540219, 0.424366388261194], "std": [0.3260270207490043, 0.26549763921255676], "min": [0.054, 0.017], "max": [0.815, 0.674], "count": [479]}}} +{"episode_index": 453, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4565943484477124]], [[0.46978006740196077]], [[0.4584965175653595]]], "std": [[[0.14775584917236884]], [[0.14193507463065536]], [[0.1450011277714289]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.7372549019607844]], [[0.7411764705882353]]], "mean": [[[0.479540733251634]], [[0.4822254289215686]], [[0.4763758312908497]]], "std": [[[0.06692756205325026]], [[0.060152939427432044]], [[0.06768944602477711]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.7254901960784313]], [[0.7372549019607844]]], "mean": [[[0.45185584354575165]], [[0.46737587826797383]], [[0.4538068300653595]]], "std": [[[0.11453731887242044]], [[0.09986216839717031]], [[0.10591207025116073]]], "count": [100]}, "observation.state": {"min": [0.09571386128664017, 2.0447404384613037, 1.8317581415176392, 0.15269885957241058, -2.586420774459839, 1.0031629800796509, -2.6168246269226074, 18.0, 0.1870650053024292, 0.25688400864601135, -0.030350999906659126, -2.7669999599456787, -0.029999984428286552, -0.9419999718666077, -0.5123239755630493, -2.0785651206970215, -1.3928251266479492, -1.9048525094985962, 2.4848079681396484, -0.7886968851089478, -0.3914947807788849, 56.0, -0.35154199600219727, 0.21908700466156006, -0.044502999633550644, 1.3509999513626099, -0.061000000685453415, -3.128000020980835], "max": [0.64736008644104, 2.0923357009887695, 2.6235790252685547, 1.6284096240997314, -0.8552812337875366, 1.7375625371932983, -0.5254313349723816, 798.0, 0.32920899987220764, 0.3949419856071472, 0.13209499418735504, -1.406999945640564, 1.222000002861023, 0.6039999723434448, -0.0037000980228185654, -1.5894365310668945, -0.8471828699111938, -0.048572514206171036, 2.89276123046875, 1.8119310140609741, 0.9635439515113831, 819.0, -0.06484799832105637, 0.33494699001312256, 0.03929400071501732, 2.5, 0.9570000171661377, 3.11899995803833], "mean": [0.2939186096191406, 2.0742101669311523, 2.1648457050323486, 1.1258893013000488, -1.899287462234497, 1.393479585647583, -1.1889430284500122, 450.0250549316406, 0.2557029724121094, 0.33117514848709106, 0.054654311388731, -2.5541369915008545, 0.5866542458534241, -0.5021266341209412, -0.2720631957054138, -2.017300605773926, -1.1767048835754395, -0.5924819111824036, 2.8002240657806396, 1.0620157718658447, 0.1404358595609665, 522.369384765625, -0.242050901055336, 0.2932506501674652, 0.009239853359758854, 1.7709429264068604, 0.45372113585472107, 1.4369369745254517], "std": [0.18373511731624603, 0.009855039417743683, 0.29420074820518494, 0.33867138624191284, 0.4893071949481964, 0.21182386577129364, 0.5168860554695129, 301.7353210449219, 0.041824862360954285, 0.044640179723501205, 0.04347050189971924, 0.23855477571487427, 0.41345882415771484, 0.3331212103366852, 0.13143405318260193, 0.10199003666639328, 0.15776608884334564, 0.7292016744613647, 0.15086530148983002, 0.9506517648696899, 0.3898186981678009, 336.4603576660156, 0.10219892859458923, 0.03266981616616249, 0.025472447276115417, 0.3981662690639496, 0.3051559329032898, 2.2859761714935303], "count": [379]}, "action": {"min": [0.09571386128664017, 2.0447404384613037, 1.8317581415176392, 0.15269885957241058, -2.586420774459839, 1.0031629800796509, -2.6168246269226074, 18.0, 0.1870650053024292, 0.25688400864601135, -0.030350999906659126, -2.7669999599456787, -0.029999984428286552, -0.9419999718666077, -0.5123239755630493, -2.0785651206970215, -1.3928251266479492, -1.9048525094985962, 2.4848079681396484, -0.7886968851089478, -0.3914947807788849, 56.0, -0.35154199600219727, 0.21908700466156006, -0.044502999633550644, 1.3509999513626099, -0.061000000685453415, -3.128000020980835], "max": [0.64736008644104, 2.0923357009887695, 2.6235790252685547, 1.6284096240997314, -0.8552812337875366, 1.7375625371932983, -0.5254313349723816, 798.0, 0.32920899987220764, 0.3949419856071472, 0.13209499418735504, -1.406999945640564, 1.222000002861023, 0.6039999723434448, -0.0037000980228185654, -1.5894365310668945, -0.8471828699111938, -0.048572514206171036, 2.89276123046875, 1.8119310140609741, 0.9635439515113831, 819.0, -0.06484799832105637, 0.33494699001312256, 0.03929400071501732, 2.5, 0.9570000171661377, 3.11899995803833], "mean": [0.2939186096191406, 2.0742101669311523, 2.1648457050323486, 1.1258893013000488, -1.899287462234497, 1.393479585647583, -1.1889430284500122, 450.0250549316406, 0.2557029724121094, 0.33117514848709106, 0.054654311388731, -2.5541369915008545, 0.5866542458534241, -0.5021266341209412, -0.2720631957054138, -2.017300605773926, -1.1767048835754395, -0.5924819111824036, 2.8002240657806396, 1.0620157718658447, 0.1404358595609665, 522.369384765625, -0.242050901055336, 0.2932506501674652, 0.009239853359758854, 1.7709429264068604, 0.45372113585472107, 1.4369369745254517], "std": [0.18373511731624603, 0.009855039417743683, 0.29420074820518494, 0.33867138624191284, 0.4893071949481964, 0.21182386577129364, 0.5168860554695129, 301.7353210449219, 0.041824862360954285, 0.044640179723501205, 0.04347050189971924, 0.23855477571487427, 0.41345882415771484, 0.3331212103366852, 0.13143405318260193, 0.10199003666639328, 0.15776608884334564, 0.7292016744613647, 0.15086530148983002, 0.9506517648696899, 0.3898186981678009, 336.4603576660156, 0.10219892859458923, 0.03266981616616249, 0.025472447276115417, 0.3981662690639496, 0.3051559329032898, 2.2859761714935303], "count": [379]}, "timestamp": {"min": [0.0], "max": [12.6], "mean": [6.3], "std": [3.6469165057620936], "count": [379]}, "frame_index": {"min": [0], "max": [378], "mean": [189.0], "std": [109.40749517286281], "count": [379]}, "episode_index": {"min": [455], "max": [455], "mean": [455.0], "std": [0.0], "count": [379]}, "index": {"min": [268909], "max": [269287], "mean": [269098.0], "std": [109.40749517286281], "count": [379]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [379]}, "subtask_annotation": {"mean": [4.883905013192612, 9.0, 9.0, 9.0, 9.0], "std": [2.2583131798796483, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [379]}, "scene_annotation": {"mean": [455.0], "std": [0.0], "min": [455], "max": [455], "count": [379]}, "eef_direction_state": {"mean": [3.920844327176781, 3.886543535620053], "std": [2.2174799275448107, 2.0966875320237115], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_state": {"mean": [0.8232189973614775, 0.7862796833773087], "std": [0.8075430550832833, 0.7294930005642241], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_state": {"mean": [0.7889182058047494, 0.7968337730870713], "std": [0.8363658294655357, 0.8240388989199809], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_direction_action": {"mean": [3.920844327176781, 3.886543535620053], "std": [2.2174799275448107, 2.0966875320237115], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_action": {"mean": [0.8232189973614775, 0.7862796833773087], "std": [0.8075430550832833, 0.7294930005642241], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_action": {"mean": [0.7889182058047494, 0.7968337730870713], "std": [0.8363658294655357, 0.8240388989199809], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_sim_pose_state": {"mean": [0.48348048855892484, 0.2591759915795712, 1.0924016512303634, 0.968642740960572, 1.0182544996514358, 0.5250940587898806, 0.5310424014309622, -0.30550283004715656, 1.1375165100431064, 1.1793479264467368, 0.9747433795762748, -0.4522762682975767], "std": [0.03779907024135859, 0.07967003467530538, 0.06895748293497846, 1.0044512983912066, 0.2749656135791211, 0.7805140405631771, 0.051280364985038275, 0.05716154156376763, 0.03235440118292218, 2.098560377563567, 0.30175325824320315, 2.342338128867266], "min": [0.4031640694925045, 0.11695303961495838, 1.0273438337505019, -0.21149828356964323, 0.5890974959148116, -0.9197356365529106, 0.44441280095375707, -0.4049112068812856, 1.0487445380087221, -3.1110825717083905, 0.4087177203440431, -3.0784168968902743], "max": [0.5304192049162182, 0.3400556116166478, 1.2179771391330143, 2.8562592747892306, 1.5502086805186641, 2.1088569681020664, 0.6080781941482238, -0.22299907207224234, 1.1868961861570204, 3.140592644108143, 1.3327786835991322, 3.054621179923043], "count": [379]}, "eef_sim_pose_action": {"mean": [0.48348048855892484, 0.2591759915795712, 1.0924016512303634, 0.968642740960572, 1.0182544996514358, 0.5250940587898806, 0.5310424014309622, -0.30550283004715656, 1.1375165100431064, 1.1793479264467368, 0.9747433795762748, -0.4522762682975767], "std": [0.03779907024135859, 0.07967003467530538, 0.06895748293497846, 1.0044512983912066, 0.2749656135791211, 0.7805140405631771, 0.051280364985038275, 0.05716154156376763, 0.03235440118292218, 2.098560377563567, 0.30175325824320315, 2.342338128867266], "min": [0.4031640694925045, 0.11695303961495838, 1.0273438337505019, -0.21149828356964323, 0.5890974959148116, -0.9197356365529106, 0.44441280095375707, -0.4049112068812856, 1.0487445380087221, -3.1110825717083905, 0.4087177203440431, -3.0784168968902743], "max": [0.5304192049162182, 0.3400556116166478, 1.2179771391330143, 2.8562592747892306, 1.5502086805186641, 2.1088569681020664, 0.6080781941482238, -0.22299907207224234, 1.1868961861570204, 3.140592644108143, 1.3327786835991322, 3.054621179923043], "count": [379]}, "gripper_mode_state": {"mean": [0.37467018469656993, 0.36939313984168864], "std": [0.4840376404743836, 0.4826404956896873], "min": [0, 0], "max": [1, 1], "count": [379]}, "gripper_activity_state": {"mean": [1.8443271767810026, 1.8390501319261214], "std": [0.47584199343677863, 0.46848449891002714], "min": [0, 0], "max": [2, 2], "count": [379]}, "gripper_mode_action": {"mean": [0.37467018469656993, 0.36939313984168864], "std": [0.4840376404743836, 0.4826404956896873], "min": [0, 0], "max": [1, 1], "count": [379]}, "gripper_activity_action": {"mean": [1.8443271767810026, 1.8390501319261214], "std": [0.47584199343677863, 0.46848449891002714], "min": [0, 0], "max": [2, 2], "count": [379]}, "gripper_open_scale_state": {"mean": [0.522369393230429, 0.4500250656057476], "std": [0.3364604216483677, 0.3017353008724432], "min": [0.056, 0.018], "max": [0.819, 0.798], "count": [379]}, "gripper_open_scale_action": {"mean": [0.522369393230429, 0.4500250656057476], "std": [0.3364604216483677, 0.3017353008724432], "min": [0.056, 0.018], "max": [0.819, 0.798], "count": [379]}}} +{"episode_index": 454, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45749483455882356]], [[0.46906914828431373]], [[0.4593265625]]], "std": [[[0.1468372847255912]], [[0.1418057024775496]], [[0.1441836804385177]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.7333333333333333]], [[0.7411764705882353]]], "mean": [[[0.4757417381535948]], [[0.47961220996732024]], [[0.47467466094771243]]], "std": [[[0.07534588191707546]], [[0.06855405124872052]], [[0.07225502217629236]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6588235294117647]], [[0.6588235294117647]]], "mean": [[[0.46093406658496733]], [[0.4751908190359477]], [[0.46073310866013073]]], "std": [[[0.09693096525658915]], [[0.08562776569144664]], [[0.09276055393320282]]], "count": [100]}, "observation.state": {"min": [0.02422517165541649, 2.0240583419799805, 1.7463241815567017, 0.14308209717273712, -2.560328245162964, 1.0260791778564453, -2.7105138301849365, 17.0, 0.16734400391578674, 0.24558000266551971, -0.04134399816393852, -2.8589999675750732, -0.15400001406669617, -1.069000005722046, -0.4587249457836151, -2.0785651206970215, -1.4890801906585693, -1.9215203523635864, 2.358829975128174, -0.8631176352500916, -0.567301869392395, 76.0, -0.3633260130882263, 0.2370859980583191, -0.04069900140166283, 1.2089999914169312, 0.05100000277161598, -3.1361851692199707], "max": [0.7437371015548706, 2.0924229621887207, 2.4376142024993896, 1.6800540685653687, -0.7455348372459412, 1.6466310024261475, -0.43420302867889404, 813.0, 0.38656100630760193, 0.38832899928092957, 0.10038500279188156, -1.531000018119812, 1.1710000038146973, 0.28300002217292786, 0.0036128314677625895, -1.6192293167114258, -0.7561290264129639, -0.013683381490409374, 2.891644239425659, 1.7703921794891357, 1.210281252861023, 762.0, -0.056954000145196915, 0.3321009874343872, 0.06350100040435791, 2.5799999237060547, 1.031999945640564, 3.117000102996826], "mean": [0.26229196786880493, 2.0702438354492188, 2.107649326324463, 0.917957067489624, -1.6488425731658936, 1.376644492149353, -1.5187430381774902, 433.84674072265625, 0.27522704005241394, 0.315359890460968, 0.03446822240948677, -2.3534281253814697, 0.6185011863708496, -0.3156398832798004, -0.21966111660003662, -1.995627760887146, -1.1412079334259033, -0.6325255036354065, 2.7754404544830322, 1.0323525667190552, 0.11127451807260513, 530.1619262695312, -0.253194123506546, 0.2822222411632538, 0.010680907405912876, 1.8281570672988892, 0.5027076601982117, 1.7958815097808838], "std": [0.23969478905200958, 0.020542779937386513, 0.27195170521736145, 0.3700804114341736, 0.5816997289657593, 0.20781593024730682, 0.7074527740478516, 330.94464111328125, 0.055917076766490936, 0.04887735843658447, 0.03493059426546097, 0.30027860403060913, 0.44902095198631287, 0.4261532723903656, 0.1114291101694107, 0.10960691422224045, 0.17390336096286774, 0.7252642512321472, 0.17986704409122467, 0.9190760254859924, 0.3722805380821228, 304.7326965332031, 0.10998601466417313, 0.030568016692996025, 0.023116985335946083, 0.3770716190338135, 0.1920180469751358, 2.1327931880950928], "count": [411]}, "action": {"min": [0.02422517165541649, 2.0240583419799805, 1.7463241815567017, 0.14308209717273712, -2.560328245162964, 1.0260791778564453, -2.7105138301849365, 17.0, 0.16734400391578674, 0.24558000266551971, -0.04134399816393852, -2.8589999675750732, -0.15400001406669617, -1.069000005722046, -0.4587249457836151, -2.0785651206970215, -1.4890801906585693, -1.9215203523635864, 2.358829975128174, -0.8631176352500916, -0.567301869392395, 76.0, -0.3633260130882263, 0.2370859980583191, -0.04069900140166283, 1.2089999914169312, 0.05100000277161598, -3.1361851692199707], "max": [0.7437371015548706, 2.0924229621887207, 2.4376142024993896, 1.6800540685653687, -0.7455348372459412, 1.6466310024261475, -0.43420302867889404, 813.0, 0.38656100630760193, 0.38832899928092957, 0.10038500279188156, -1.531000018119812, 1.1710000038146973, 0.28300002217292786, 0.0036128314677625895, -1.6192293167114258, -0.7561290264129639, -0.013683381490409374, 2.891644239425659, 1.7703921794891357, 1.210281252861023, 762.0, -0.056954000145196915, 0.3321009874343872, 0.06350100040435791, 2.5799999237060547, 1.031999945640564, 3.117000102996826], "mean": [0.26229196786880493, 2.0702438354492188, 2.107649326324463, 0.917957067489624, -1.6488425731658936, 1.376644492149353, -1.5187430381774902, 433.84674072265625, 0.27522704005241394, 0.315359890460968, 0.03446822240948677, -2.3534281253814697, 0.6185011863708496, -0.3156398832798004, -0.21966111660003662, -1.995627760887146, -1.1412079334259033, -0.6325255036354065, 2.7754404544830322, 1.0323525667190552, 0.11127451807260513, 530.1619262695312, -0.253194123506546, 0.2822222411632538, 0.010680907405912876, 1.8281570672988892, 0.5027076601982117, 1.7958815097808838], "std": [0.23969478905200958, 0.020542779937386513, 0.27195170521736145, 0.3700804114341736, 0.5816997289657593, 0.20781593024730682, 0.7074527740478516, 330.94464111328125, 0.055917076766490936, 0.04887735843658447, 0.03493059426546097, 0.30027860403060913, 0.44902095198631287, 0.4261532723903656, 0.1114291101694107, 0.10960691422224045, 0.17390336096286774, 0.7252642512321472, 0.17986704409122467, 0.9190760254859924, 0.3722805380821228, 304.7326965332031, 0.10998601466417313, 0.030568016692996025, 0.023116985335946083, 0.3770716190338135, 0.1920180469751358, 2.1327931880950928], "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": [456], "max": [456], "mean": [456.0], "std": [0.0], "count": [411]}, "index": {"min": [269288], "max": [269698], "mean": [269493.0], "std": [118.64512913165322], "count": [411]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [411]}, "subtask_annotation": {"mean": [4.686131386861314, 9.0, 9.0, 9.0, 9.0], "std": [2.2725008726762077, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [411]}, "scene_annotation": {"mean": [456.0], "std": [0.0], "min": [456], "max": [456], "count": [411]}, "eef_direction_state": {"mean": [3.9586374695863746, 4.233576642335766], "std": [2.0267654507053035, 1.9850883537279889], "min": [0, 0], "max": [6, 6], "count": [411]}, "eef_velocity_state": {"mean": [0.8467153284671532, 0.7883211678832117], "std": [0.7757628153798768, 0.7554891449844885], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_acc_mag_state": {"mean": [0.8077858880778589, 0.7907542579075426], "std": [0.8397298331004456, 0.8312697557135746], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_direction_action": {"mean": [3.9586374695863746, 4.233576642335766], "std": [2.0267654507053035, 1.9850883537279889], "min": [0, 0], "max": [6, 6], "count": [411]}, "eef_velocity_action": {"mean": [0.8467153284671532, 0.7883211678832117], "std": [0.7757628153798768, 0.7554891449844885], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_acc_mag_action": {"mean": [0.8077858880778589, 0.7907542579075426], "std": [0.8397298331004456, 0.8312697557135746], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_sim_pose_state": {"mean": [0.4717436909717084, 0.26822424794908406, 1.087341640283952, 1.1336855483138804, 1.1318044090706074, 0.6771016947111124, 0.5138355431063572, -0.3027944188251752, 1.1056780811287155, 0.5837236831626774, 1.0449900183188305, -0.5863150343885581], "std": [0.03626857893661598, 0.08068173306438836, 0.07739496157973928, 0.8042375953159844, 0.18432847146958517, 0.6658011829398707, 0.059603110331051506, 0.059433795461444346, 0.042793323458681136, 2.201407321517867, 0.40177562383409465, 2.0053181911691422], "min": [0.41905169542881043, 0.11843713738282653, 1.0143837492939096, -0.4103344457561279, 0.5876016275218867, -1.2073680632282464, 0.42980168380952016, -0.372262015291273, 1.006618004328753, -3.1194245093943374, 0.2934565898231911, -3.122926646978538], "max": [0.5306176239296918, 0.3543684573773904, 1.228472124748139, 2.8512395376972393, 1.4247503421157868, 1.9559445412631564, 0.6080440372066633, -0.19399848128893005, 1.19071951201717, 3.1373987150452676, 1.490245118970659, 3.0964426190862158], "count": [411]}, "eef_sim_pose_action": {"mean": [0.4717436909717084, 0.26822424794908406, 1.087341640283952, 1.1336855483138804, 1.1318044090706074, 0.6771016947111124, 0.5138355431063572, -0.3027944188251752, 1.1056780811287155, 0.5837236831626774, 1.0449900183188305, -0.5863150343885581], "std": [0.03626857893661598, 0.08068173306438836, 0.07739496157973928, 0.8042375953159844, 0.18432847146958517, 0.6658011829398707, 0.059603110331051506, 0.059433795461444346, 0.042793323458681136, 2.201407321517867, 0.40177562383409465, 2.0053181911691422], "min": [0.41905169542881043, 0.11843713738282653, 1.0143837492939096, -0.4103344457561279, 0.5876016275218867, -1.2073680632282464, 0.42980168380952016, -0.372262015291273, 1.006618004328753, -3.1194245093943374, 0.2934565898231911, -3.122926646978538], "max": [0.5306176239296918, 0.3543684573773904, 1.228472124748139, 2.8512395376972393, 1.4247503421157868, 1.9559445412631564, 0.6080440372066633, -0.19399848128893005, 1.19071951201717, 3.1373987150452676, 1.490245118970659, 3.0964426190862158], "count": [411]}, "gripper_mode_state": {"mean": [0.3381995133819951, 0.41362530413625304], "std": [0.4730968215177276, 0.492482905200218], "min": [0, 0], "max": [1, 1], "count": [411]}, "gripper_activity_state": {"mean": [1.8345498783454988, 1.8686131386861313], "std": [0.5096379892782297, 0.43257028875997244], "min": [0, 0], "max": [2, 2], "count": [411]}, "gripper_mode_action": {"mean": [0.3381995133819951, 0.41362530413625304], "std": [0.4730968215177276, 0.492482905200218], "min": [0, 0], "max": [1, 1], "count": [411]}, "gripper_activity_action": {"mean": [1.8345498783454988, 1.8686131386861313], "std": [0.5096379892782297, 0.43257028875997244], "min": [0, 0], "max": [2, 2], "count": [411]}, "gripper_open_scale_state": {"mean": [0.5301618001524836, 0.4338467152681368], "std": [0.30473269330194114, 0.3309446796566668], "min": [0.076, 0.017], "max": [0.762, 0.813], "count": [411]}, "gripper_open_scale_action": {"mean": [0.5301618001524836, 0.4338467152681368], "std": [0.30473269330194114, 0.3309446796566668], "min": [0.076, 0.017], "max": [0.762, 0.813], "count": [411]}}} +{"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.4556582741013072]], [[0.46822382557189546]], [[0.4563913235294118]]], "std": [[[0.1469113269231209]], [[0.14204963548332178]], [[0.14484637975455117]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4809011254084967]], [[0.4825786866830066]], [[0.47675629493464056]]], "std": [[[0.06199221302668383]], [[0.05712378305810455]], [[0.06293786188840728]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7254901960784313]], [[0.7019607843137254]], [[0.7176470588235294]]], "mean": [[[0.4556727614379085]], [[0.4706383517156863]], [[0.45666995710784314]]], "std": [[[0.106241523759054]], [[0.09364001915032495]], [[0.09866456001826056]]], "count": [100]}, "observation.state": {"min": [0.073164202272892, 2.0169548988342285, 1.677278757095337, 0.010419615544378757, -2.5851118564605713, 0.9924290776252747, -2.683112144470215, 16.0, 0.16442200541496277, 0.22480399906635284, -0.048916999250650406, -2.765000104904175, -0.2460000216960907, -0.9860000014305115, -0.4135732054710388, -2.078582525253296, -1.3899279832839966, -1.9786099195480347, 2.679551601409912, -0.8251568078994751, -0.38322198390960693, 51.0, -0.37223801016807556, 0.24995000660419464, -0.04221300035715103, 1.2929999828338623, -0.07999999821186066, -3.1401853561401367], "max": [0.7688350081443787, 2.092510223388672, 2.692100763320923, 1.5165514945983887, -0.6702762842178345, 1.7793108224868774, -0.4081976115703583, 810.0, 0.34485700726509094, 0.38886499404907227, 0.15038900077342987, -1.4199999570846558, 1.1990000009536743, 0.684999942779541, 0.011885692365467548, -1.7377721071243286, -0.9239773154258728, -0.09285151958465576, 2.890875816345215, 1.7969212532043457, 0.7364417314529419, 793.0, -0.05984099954366684, 0.33694300055503845, 0.04795200005173683, 2.4240000247955322, 0.9350000023841858, 3.13700008392334], "mean": [0.30762505531311035, 2.069021701812744, 2.140986680984497, 1.0547071695327759, -1.78211510181427, 1.4538322687149048, -1.2665044069290161, 456.08929443359375, 0.25165730714797974, 0.3180176317691803, 0.052611012011766434, -2.4124770164489746, 0.5794500708580017, -0.3258984088897705, -0.23105131089687347, -2.0377726554870605, -1.220062017440796, -0.6787984371185303, 2.7968645095825195, 0.9475981593132019, 0.11310553550720215, 531.0055541992188, -0.25162094831466675, 0.29541394114494324, 0.01759060099720955, 1.6710528135299683, 0.4698457419872284, 1.645513653755188], "std": [0.2523193657398224, 0.023966601118445396, 0.3880835175514221, 0.32652685046195984, 0.5595450401306152, 0.24219362437725067, 0.608034610748291, 328.205810546875, 0.05365145951509476, 0.054951053112745285, 0.06461143493652344, 0.30778318643569946, 0.5314239859580994, 0.42330145835876465, 0.09836998581886292, 0.06625622510910034, 0.1252116709947586, 0.7400121688842773, 0.07507991045713425, 0.9486925005912781, 0.3219115734100342, 304.93157958984375, 0.11547604203224182, 0.022159822285175323, 0.028322944417595863, 0.4004864990711212, 0.28411516547203064, 2.2234230041503906], "count": [364]}, "action": {"min": [0.073164202272892, 2.0169548988342285, 1.677278757095337, 0.010419615544378757, -2.5851118564605713, 0.9924290776252747, -2.683112144470215, 16.0, 0.16442200541496277, 0.22480399906635284, -0.048916999250650406, -2.765000104904175, -0.2460000216960907, -0.9860000014305115, -0.4135732054710388, -2.078582525253296, -1.3899279832839966, -1.9786099195480347, 2.679551601409912, -0.8251568078994751, -0.38322198390960693, 51.0, -0.37223801016807556, 0.24995000660419464, -0.04221300035715103, 1.2929999828338623, -0.07999999821186066, -3.1401853561401367], "max": [0.7688350081443787, 2.092510223388672, 2.692100763320923, 1.5165514945983887, -0.6702762842178345, 1.7793108224868774, -0.4081976115703583, 810.0, 0.34485700726509094, 0.38886499404907227, 0.15038900077342987, -1.4199999570846558, 1.1990000009536743, 0.684999942779541, 0.011885692365467548, -1.7377721071243286, -0.9239773154258728, -0.09285151958465576, 2.890875816345215, 1.7969212532043457, 0.7364417314529419, 793.0, -0.05984099954366684, 0.33694300055503845, 0.04795200005173683, 2.4240000247955322, 0.9350000023841858, 3.13700008392334], "mean": [0.30762505531311035, 2.069021701812744, 2.140986680984497, 1.0547071695327759, -1.78211510181427, 1.4538322687149048, -1.2665044069290161, 456.08929443359375, 0.25165730714797974, 0.3180176317691803, 0.052611012011766434, -2.4124770164489746, 0.5794500708580017, -0.3258984088897705, -0.23105131089687347, -2.0377726554870605, -1.220062017440796, -0.6787984371185303, 2.7968645095825195, 0.9475981593132019, 0.11310553550720215, 531.0055541992188, -0.25162094831466675, 0.29541394114494324, 0.01759060099720955, 1.6710528135299683, 0.4698457419872284, 1.645513653755188], "std": [0.2523193657398224, 0.023966601118445396, 0.3880835175514221, 0.32652685046195984, 0.5595450401306152, 0.24219362437725067, 0.608034610748291, 328.205810546875, 0.05365145951509476, 0.054951053112745285, 0.06461143493652344, 0.30778318643569946, 0.5314239859580994, 0.42330145835876465, 0.09836998581886292, 0.06625622510910034, 0.1252116709947586, 0.7400121688842773, 0.07507991045713425, 0.9486925005912781, 0.3219115734100342, 304.93157958984375, 0.11547604203224182, 0.022159822285175323, 0.028322944417595863, 0.4004864990711212, 0.28411516547203064, 2.2234230041503906], "count": [364]}, "timestamp": {"min": [0.0], "max": [12.1], "mean": [6.05], "std": [3.5025784153328465], "count": [364]}, "frame_index": {"min": [0], "max": [363], "mean": [181.5], "std": [105.0773524599854], "count": [364]}, "episode_index": {"min": [457], "max": [457], "mean": [457.0], "std": [0.0], "count": [364]}, "index": {"min": [269699], "max": [270062], "mean": [269880.5], "std": [105.0773524599854], "count": [364]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [364]}, "subtask_annotation": {"mean": [4.582417582417582, 9.0, 9.0, 9.0, 9.0], "std": [2.2583954922137335, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [364]}, "scene_annotation": {"mean": [457.0], "std": [0.0], "min": [457], "max": [457], "count": [364]}, "eef_direction_state": {"mean": [4.230769230769231, 4.09065934065934], "std": [1.9061895889295395, 1.9958805389375087], "min": [0, 0], "max": [6, 6], "count": [364]}, "eef_velocity_state": {"mean": [0.7802197802197802, 0.8901098901098901], "std": [0.7781663118122716, 0.8045277018779404], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_acc_mag_state": {"mean": [0.7939560439560439, 0.8653846153846154], "std": [0.827990257309672, 0.8360093691208378], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_direction_action": {"mean": [4.230769230769231, 4.09065934065934], "std": [1.9061895889295395, 1.9958805389375087], "min": [0, 0], "max": [6, 6], "count": [364]}, "eef_velocity_action": {"mean": [0.7802197802197802, 0.8901098901098901], "std": [0.7781663118122716, 0.8045277018779404], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_acc_mag_action": {"mean": [0.7939560439560439, 0.8653846153846154], "std": [0.827990257309672, 0.8360093691208378], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_sim_pose_state": {"mean": [0.48341266969869323, 0.2660975595886094, 1.0925351850023022, 0.8727167838687054, 1.0724641096401872, 0.5559112460028942, 0.5192631783691918, -0.29947155737365916, 1.1362319509911964, 1.0002264629833657, 0.9415653562122469, -0.7286316437489521], "std": [0.026270859289505153, 0.08820624480458886, 0.07670015203695851, 0.9608499840503578, 0.25934306550807007, 0.6940079055636054, 0.06525752171600362, 0.08118856050706018, 0.031693533848526294, 2.12118283792362, 0.37810812196407523, 1.9766363151068422], "min": [0.4397275728432476, 0.1110906596858978, 1.020649751219401, -0.2838506014246635, 0.551851834637624, -0.600288206886617, 0.4102296575454818, -0.41674170243063624, 1.0215069093521765, -3.1314096506214946, 0.23577809612738698, -3.109913549328752], "max": [0.5247654937410804, 0.35066494800179754, 1.232480127175554, 2.573178321957068, 1.4298113632873575, 1.8229453117323182, 0.6077310965180777, -0.17951880736346, 1.2233803890075492, 3.1390968281307203, 1.3598147132800524, 3.0476301895114375], "count": [364]}, "eef_sim_pose_action": {"mean": [0.48341266969869323, 0.2660975595886094, 1.0925351850023022, 0.8727167838687054, 1.0724641096401872, 0.5559112460028942, 0.5192631783691918, -0.29947155737365916, 1.1362319509911964, 1.0002264629833657, 0.9415653562122469, -0.7286316437489521], "std": [0.026270859289505153, 0.08820624480458886, 0.07670015203695851, 0.9608499840503578, 0.25934306550807007, 0.6940079055636054, 0.06525752171600362, 0.08118856050706018, 0.031693533848526294, 2.12118283792362, 0.37810812196407523, 1.9766363151068422], "min": [0.4397275728432476, 0.1110906596858978, 1.020649751219401, -0.2838506014246635, 0.551851834637624, -0.600288206886617, 0.4102296575454818, -0.41674170243063624, 1.0215069093521765, -3.1314096506214946, 0.23577809612738698, -3.109913549328752], "max": [0.5247654937410804, 0.35066494800179754, 1.232480127175554, 2.573178321957068, 1.4298113632873575, 1.8229453117323182, 0.6077310965180777, -0.17951880736346, 1.2233803890075492, 3.1390968281307203, 1.3598147132800524, 3.0476301895114375], "count": [364]}, "gripper_mode_state": {"mean": [0.3489010989010989, 0.42857142857142855], "std": [0.47662262020041074, 0.494871659305393], "min": [0, 0], "max": [1, 1], "count": [364]}, "gripper_activity_state": {"mean": [1.8406593406593406, 1.8104395604395604], "std": [0.4993353872961126, 0.5186635660027678], "min": [0, 0], "max": [2, 2], "count": [364]}, "gripper_mode_action": {"mean": [0.3489010989010989, 0.42857142857142855], "std": [0.47662262020041074, 0.494871659305393], "min": [0, 0], "max": [1, 1], "count": [364]}, "gripper_activity_action": {"mean": [1.8406593406593406, 1.8104395604395604], "std": [0.4993353872961126, 0.5186635660027678], "min": [0, 0], "max": [2, 2], "count": [364]}, "gripper_open_scale_state": {"mean": [0.5310054945683743, 0.4560892858033639], "std": [0.30493148631466527, 0.32820644743071065], "min": [0.051, 0.016], "max": [0.793, 0.81], "count": [364]}, "gripper_open_scale_action": {"mean": [0.5310054945683743, 0.4560892858033639], "std": [0.30493148631466527, 0.32820644743071065], "min": [0.051, 0.016], "max": [0.793, 0.81], "count": [364]}}} +{"episode_index": 456, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4568702920751634]], [[0.4695561662581699]], [[0.45864483864379085]]], "std": [[[0.1470581880402677]], [[0.14166331297038573]], [[0.14449193994136061]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7019607843137254]], [[0.7019607843137254]], [[0.7137254901960784]]], "mean": [[[0.4804898876633987]], [[0.48380018790849677]], [[0.47792887459150324]]], "std": [[[0.06005282857988503]], [[0.05375328635015314]], [[0.06166966650251888]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7254901960784313]], [[0.7411764705882353]]], "mean": [[[0.4510061621732026]], [[0.4694435151143791]], [[0.4546992218137255]]], "std": [[[0.1313959186879501]], [[0.11473527925295074]], [[0.12106135246965603]]], "count": [100]}, "observation.state": {"min": [0.036791540682315826, 2.0699081420898438, 1.6459503173828125, 0.03796090930700302, -2.657665252685547, 0.7855552434921265, -2.881695508956909, 20.0, 0.17029699683189392, 0.2382510006427765, -0.022269999608397484, -2.884000062942505, 0.04599999263882637, -1.031999945640564, -0.49757593870162964, -2.103924512863159, -1.5770272016525269, -1.7284693717956543, 1.9391655921936035, -0.9398249387741089, -0.5907590389251709, 55.0, -0.3542320132255554, 0.2689000070095062, -0.03140300139784813, 1.2860000133514404, -0.009999999776482582, -3.128999948501587], "max": [0.5413662195205688, 2.092440366744995, 2.5147926807403564, 1.678221344947815, -0.7439466118812561, 1.705134391784668, -0.27057841420173645, 802.0, 0.35161298513412476, 0.3910660147666931, 0.06581500172615051, -1.3029999732971191, 1.128999948501587, 0.5870000123977661, -0.0725882425904274, -1.4430208206176758, -0.7632150650024414, -0.10260792076587677, 2.891347646713257, 1.7130581140518188, 1.5569734573364258, 814.0, -0.055417001247406006, 0.3745400011539459, 0.04982199892401695, 2.6059999465942383, 0.8809999823570251, 3.134999990463257], "mean": [0.26035284996032715, 2.07886004447937, 1.937794804573059, 1.265425205230713, -2.0433239936828613, 1.2105627059936523, -0.9249690175056458, 459.7177429199219, 0.24586139619350433, 0.3421151041984558, 0.029402725398540497, -2.5566978454589844, 0.4752018451690674, -0.6686099171638489, -0.28937575221061707, -2.024627447128296, -1.2094838619232178, -0.66352379322052, 2.6528890132904053, 0.8905622959136963, 0.26002922654151917, 500.45294189453125, -0.23941530287265778, 0.31267476081848145, 0.00794572476297617, 1.7822517156600952, 0.44126346707344055, 1.3193655014038086], "std": [0.15604212880134583, 0.004135469906032085, 0.23158380389213562, 0.3458278775215149, 0.48928138613700867, 0.17658869922161102, 0.5531588792800903, 285.1509094238281, 0.04615410789847374, 0.031401127576828, 0.02856121025979519, 0.3224761188030243, 0.2987038195133209, 0.3735007345676422, 0.09098009765148163, 0.1323440670967102, 0.18954366445541382, 0.631938636302948, 0.2661403715610504, 0.9949122071266174, 0.49756622314453125, 291.235107421875, 0.0943133756518364, 0.03504953160881996, 0.019155502319335938, 0.4496087431907654, 0.24819330871105194, 2.3968758583068848], "count": [372]}, "action": {"min": [0.036791540682315826, 2.0699081420898438, 1.6459503173828125, 0.03796090930700302, -2.657665252685547, 0.7855552434921265, -2.881695508956909, 20.0, 0.17029699683189392, 0.2382510006427765, -0.022269999608397484, -2.884000062942505, 0.04599999263882637, -1.031999945640564, -0.49757593870162964, -2.103924512863159, -1.5770272016525269, -1.7284693717956543, 1.9391655921936035, -0.9398249387741089, -0.5907590389251709, 55.0, -0.3542320132255554, 0.2689000070095062, -0.03140300139784813, 1.2860000133514404, -0.009999999776482582, -3.128999948501587], "max": [0.5413662195205688, 2.092440366744995, 2.5147926807403564, 1.678221344947815, -0.7439466118812561, 1.705134391784668, -0.27057841420173645, 802.0, 0.35161298513412476, 0.3910660147666931, 0.06581500172615051, -1.3029999732971191, 1.128999948501587, 0.5870000123977661, -0.0725882425904274, -1.4430208206176758, -0.7632150650024414, -0.10260792076587677, 2.891347646713257, 1.7130581140518188, 1.5569734573364258, 814.0, -0.055417001247406006, 0.3745400011539459, 0.04982199892401695, 2.6059999465942383, 0.8809999823570251, 3.134999990463257], "mean": [0.26035284996032715, 2.07886004447937, 1.937794804573059, 1.265425205230713, -2.0433239936828613, 1.2105627059936523, -0.9249690175056458, 459.7177429199219, 0.24586139619350433, 0.3421151041984558, 0.029402725398540497, -2.5566978454589844, 0.4752018451690674, -0.6686099171638489, -0.28937575221061707, -2.024627447128296, -1.2094838619232178, -0.66352379322052, 2.6528890132904053, 0.8905622959136963, 0.26002922654151917, 500.45294189453125, -0.23941530287265778, 0.31267476081848145, 0.00794572476297617, 1.7822517156600952, 0.44126346707344055, 1.3193655014038086], "std": [0.15604212880134583, 0.004135469906032085, 0.23158380389213562, 0.3458278775215149, 0.48928138613700867, 0.17658869922161102, 0.5531588792800903, 285.1509094238281, 0.04615410789847374, 0.031401127576828, 0.02856121025979519, 0.3224761188030243, 0.2987038195133209, 0.3735007345676422, 0.09098009765148163, 0.1323440670967102, 0.18954366445541382, 0.631938636302948, 0.2661403715610504, 0.9949122071266174, 0.49756622314453125, 291.235107421875, 0.0943133756518364, 0.03504953160881996, 0.019155502319335938, 0.4496087431907654, 0.24819330871105194, 2.3968758583068848], "count": [372]}, "timestamp": {"min": [0.0], "max": [12.366666666666667], "mean": [6.183333333333333], "std": [3.5795587354785425], "count": [372]}, "frame_index": {"min": [0], "max": [371], "mean": [185.5], "std": [107.38676206435626], "count": [372]}, "episode_index": {"min": [458], "max": [458], "mean": [458.0], "std": [0.0], "count": [372]}, "index": {"min": [270063], "max": [270434], "mean": [270248.5], "std": [107.38676206435626], "count": [372]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [372]}, "subtask_annotation": {"mean": [4.505376344086022, 9.0, 9.0, 9.0, 9.0], "std": [2.246256890842054, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [372]}, "scene_annotation": {"mean": [458.0], "std": [0.0], "min": [458], "max": [458], "count": [372]}, "eef_direction_state": {"mean": [4.206989247311828, 4.532258064516129], "std": [1.9001003283902973, 1.7678527945774176], "min": [0, 0], "max": [6, 6], "count": [372]}, "eef_velocity_state": {"mean": [0.8225806451612904, 0.7311827956989247], "std": [0.7833796415858639, 0.7533407309500194], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_acc_mag_state": {"mean": [0.8279569892473119, 0.728494623655914], "std": [0.8503466202050571, 0.8158015337349014], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_direction_action": {"mean": [4.206989247311828, 4.532258064516129], "std": [1.9001003283902973, 1.7678527945774176], "min": [0, 0], "max": [6, 6], "count": [372]}, "eef_velocity_action": {"mean": [0.8225806451612904, 0.7311827956989247], "std": [0.7833796415858639, 0.7533407309500194], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_acc_mag_action": {"mean": [0.8279569892473119, 0.728494623655914], "std": [0.8503466202050571, 0.8158015337349014], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_sim_pose_state": {"mean": [0.5024304409819665, 0.2547433290076633, 1.0950058477833067, 1.1268401272296977, 1.054891988613093, 0.713169585292186, 0.542138828169699, -0.27797722451617707, 1.1335698157996166, 1.4251842521678488, 0.8734057485201153, -0.4640619288786176], "std": [0.04086076038887249, 0.06736679942814286, 0.07021337097863085, 0.9974567445400379, 0.22749887435270305, 0.7274372014137691, 0.03711115080619946, 0.04805682682954245, 0.03461881715973334, 2.22211784176369, 0.2672845999677034, 2.6140658048396292], "min": [0.4517127888540966, 0.12027709283064902, 1.0315927236270488, 0.19117999400335114, 0.6195806974684168, -0.4990333952235335, 0.42359383337706535, -0.34743601397834867, 1.0296879654344886, -3.1382450279588365, 0.4113004169908696, -3.141441785615127], "max": [0.5748279756014989, 0.3458391485044513, 1.2242982667697795, 2.9045373329393267, 1.5256851110096528, 1.9875428852840846, 0.5896851813551784, -0.22037908445005594, 1.199552807905754, 3.13308521025724, 1.5080305509320202, 3.082611945291209], "count": [372]}, "eef_sim_pose_action": {"mean": [0.5024304409819665, 0.2547433290076633, 1.0950058477833067, 1.1268401272296977, 1.054891988613093, 0.713169585292186, 0.542138828169699, -0.27797722451617707, 1.1335698157996166, 1.4251842521678488, 0.8734057485201153, -0.4640619288786176], "std": [0.04086076038887249, 0.06736679942814286, 0.07021337097863085, 0.9974567445400379, 0.22749887435270305, 0.7274372014137691, 0.03711115080619946, 0.04805682682954245, 0.03461881715973334, 2.22211784176369, 0.2672845999677034, 2.6140658048396292], "min": [0.4517127888540966, 0.12027709283064902, 1.0315927236270488, 0.19117999400335114, 0.6195806974684168, -0.4990333952235335, 0.42359383337706535, -0.34743601397834867, 1.0296879654344886, -3.1382450279588365, 0.4113004169908696, -3.141441785615127], "max": [0.5748279756014989, 0.3458391485044513, 1.2242982667697795, 2.9045373329393267, 1.5256851110096528, 1.9875428852840846, 0.5896851813551784, -0.22037908445005594, 1.199552807905754, 3.13308521025724, 1.5080305509320202, 3.082611945291209], "count": [372]}, "gripper_mode_state": {"mean": [0.3736559139784946, 0.34946236559139787], "std": [0.48377388512340247, 0.4768001894155083], "min": [0, 0], "max": [1, 1], "count": [372]}, "gripper_activity_state": {"mean": [1.814516129032258, 1.8978494623655915], "std": [0.5292559519203163, 0.374303222093538], "min": [0, 0], "max": [2, 2], "count": [372]}, "gripper_mode_action": {"mean": [0.3736559139784946, 0.34946236559139787], "std": [0.48377388512340247, 0.4768001894155083], "min": [0, 0], "max": [1, 1], "count": [372]}, "gripper_activity_action": {"mean": [1.814516129032258, 1.8978494623655915], "std": [0.5292559519203163, 0.374303222093538], "min": [0, 0], "max": [2, 2], "count": [372]}, "gripper_open_scale_state": {"mean": [0.5004529569379736, 0.4597177418739565], "std": [0.2912351364939282, 0.28515089145168615], "min": [0.055, 0.02], "max": [0.814, 0.802], "count": [372]}, "gripper_open_scale_action": {"mean": [0.5004529569379736, 0.4597177418739565], "std": [0.2912351364939282, 0.28515089145168615], "min": [0.055, 0.02], "max": [0.814, 0.802], "count": [372]}}} +{"episode_index": 457, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46366822303921573]], [[0.4755875428921569]], [[0.46611417687908496]]], "std": [[[0.146563362791473]], [[0.14116973361825122]], [[0.14414015252049636]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7294117647058823]], [[0.7490196078431373]], [[0.7450980392156863]]], "mean": [[[0.4734847937091503]], [[0.47820531862745097]], [[0.4730740175653595]]], "std": [[[0.07477866781528494]], [[0.06339613621498062]], [[0.06740778970860778]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6745098039215687]], [[0.6666666666666666]]], "mean": [[[0.459591983251634]], [[0.47526167279411763]], [[0.46082287581699344]]], "std": [[[0.10057281402112989]], [[0.08814432899884658]], [[0.0962444381816451]]], "count": [100]}, "observation.state": {"min": [0.0673871710896492, 2.0317203998565674, 1.7379640340805054, 0.13067279756069183, -2.5590715408325195, 0.645771861076355, -2.7723333835601807, 20.0, 0.17414000630378723, 0.24350300431251526, -0.02608099952340126, -2.7109999656677246, -0.03099999576807022, -1.1629999876022339, -0.46212831139564514, -2.078704595565796, -1.539921522140503, -1.9040495157241821, 2.49145770072937, -0.7025299668312073, -0.14152875542640686, 80.0, -0.36525198817253113, 0.27376699447631836, -0.04425400123000145, 1.2869999408721924, 0.08699999749660492, -3.1371853351593018], "max": [0.6541842818260193, 2.0925800800323486, 2.5233099460601807, 1.498906135559082, -0.5365666151046753, 1.6476256847381592, -0.313984751701355, 827.0, 0.36099401116371155, 0.4041529893875122, 0.10064800083637238, -1.5770000219345093, 1.1670000553131104, 0.36500000953674316, -0.09794788062572479, -1.7262701988220215, -0.8100073337554932, -0.03817035257816315, 2.8901255130767822, 1.755748987197876, 1.1492992639541626, 814.0, -0.050241000950336456, 0.35225099325180054, 0.053123001009225845, 2.440000057220459, 0.7580000162124634, 3.1389999389648438], "mean": [0.23999926447868347, 2.071331024169922, 2.0784733295440674, 0.984406590461731, -1.6821820735931396, 1.32135808467865, -1.3967231512069702, 454.8356018066406, 0.274358868598938, 0.317722886800766, 0.03941723331809044, -2.3693742752075195, 0.6386768221855164, -0.39017540216445923, -0.27907314896583557, -2.021819829940796, -1.1632282733917236, -0.6602996587753296, 2.725886106491089, 0.9027934074401855, 0.15678827464580536, 515.7041015625, -0.2466617077589035, 0.3122348487377167, 0.006564863491803408, 1.7752190828323364, 0.4947865605354309, 2.15959095954895], "std": [0.2160012573003769, 0.01977969892323017, 0.3164021074771881, 0.335687518119812, 0.5849608778953552, 0.29952341318130493, 0.7100213766098022, 308.7352600097656, 0.051633402705192566, 0.052727650851011276, 0.04029909521341324, 0.2726188004016876, 0.4342055320739746, 0.4392738342285156, 0.09629565477371216, 0.0785873532295227, 0.13191530108451843, 0.6958020925521851, 0.14342017471790314, 0.8646431565284729, 0.35189175605773926, 310.2819519042969, 0.11531132459640503, 0.020266124978661537, 0.025510206818580627, 0.3449113070964813, 0.2260076403617859, 1.8320066928863525], "count": [365]}, "action": {"min": [0.0673871710896492, 2.0317203998565674, 1.7379640340805054, 0.13067279756069183, -2.5590715408325195, 0.645771861076355, -2.7723333835601807, 20.0, 0.17414000630378723, 0.24350300431251526, -0.02608099952340126, -2.7109999656677246, -0.03099999576807022, -1.1629999876022339, -0.46212831139564514, -2.078704595565796, -1.539921522140503, -1.9040495157241821, 2.49145770072937, -0.7025299668312073, -0.14152875542640686, 80.0, -0.36525198817253113, 0.27376699447631836, -0.04425400123000145, 1.2869999408721924, 0.08699999749660492, -3.1371853351593018], "max": [0.6541842818260193, 2.0925800800323486, 2.5233099460601807, 1.498906135559082, -0.5365666151046753, 1.6476256847381592, -0.313984751701355, 827.0, 0.36099401116371155, 0.4041529893875122, 0.10064800083637238, -1.5770000219345093, 1.1670000553131104, 0.36500000953674316, -0.09794788062572479, -1.7262701988220215, -0.8100073337554932, -0.03817035257816315, 2.8901255130767822, 1.755748987197876, 1.1492992639541626, 814.0, -0.050241000950336456, 0.35225099325180054, 0.053123001009225845, 2.440000057220459, 0.7580000162124634, 3.1389999389648438], "mean": [0.23999926447868347, 2.071331024169922, 2.0784733295440674, 0.984406590461731, -1.6821820735931396, 1.32135808467865, -1.3967231512069702, 454.8356018066406, 0.274358868598938, 0.317722886800766, 0.03941723331809044, -2.3693742752075195, 0.6386768221855164, -0.39017540216445923, -0.27907314896583557, -2.021819829940796, -1.1632282733917236, -0.6602996587753296, 2.725886106491089, 0.9027934074401855, 0.15678827464580536, 515.7041015625, -0.2466617077589035, 0.3122348487377167, 0.006564863491803408, 1.7752190828323364, 0.4947865605354309, 2.15959095954895], "std": [0.2160012573003769, 0.01977969892323017, 0.3164021074771881, 0.335687518119812, 0.5849608778953552, 0.29952341318130493, 0.7100213766098022, 308.7352600097656, 0.051633402705192566, 0.052727650851011276, 0.04029909521341324, 0.2726188004016876, 0.4342055320739746, 0.4392738342285156, 0.09629565477371216, 0.0785873532295227, 0.13191530108451843, 0.6958020925521851, 0.14342017471790314, 0.8646431565284729, 0.35189175605773926, 310.2819519042969, 0.11531132459640503, 0.020266124978661537, 0.025510206818580627, 0.3449113070964813, 0.2260076403617859, 1.8320066928863525], "count": [365]}, "timestamp": {"min": [0.0], "max": [12.133333333333333], "mean": [6.0666666666666655], "std": [3.5122009560324927], "count": [365]}, "frame_index": {"min": [0], "max": [364], "mean": [182.0], "std": [105.36602868097478], "count": [365]}, "episode_index": {"min": [459], "max": [459], "mean": [459.0], "std": [0.0], "count": [365]}, "index": {"min": [270435], "max": [270799], "mean": [270617.0], "std": [105.36602868097478], "count": [365]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [365]}, "subtask_annotation": {"mean": [4.701369863013698, 9.0, 9.0, 9.0, 9.0], "std": [2.280620748872485, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [365]}, "scene_annotation": {"mean": [459.0], "std": [0.0], "min": [459], "max": [459], "count": [365]}, "eef_direction_state": {"mean": [3.819178082191781, 4.0849315068493155], "std": [2.0109738344412302, 2.017978863600614], "min": [0, 0], "max": [6, 6], "count": [365]}, "eef_velocity_state": {"mean": [0.8821917808219178, 0.7863013698630137], "std": [0.7655855428977801, 0.7277879919530144], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_acc_mag_state": {"mean": [0.863013698630137, 0.7698630136986301], "std": [0.8228761536196738, 0.8287116476395048], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_direction_action": {"mean": [3.819178082191781, 4.0849315068493155], "std": [2.0109738344412302, 2.017978863600614], "min": [0, 0], "max": [6, 6], "count": [365]}, "eef_velocity_action": {"mean": [0.8821917808219178, 0.7863013698630137], "std": [0.7655855428977801, 0.7277879919530144], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_acc_mag_action": {"mean": [0.863013698630137, 0.7698630136986301], "std": [0.8228761536196738, 0.8287116476395048], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_sim_pose_state": {"mean": [0.5007467566846086, 0.2577918185505044, 1.090416561486036, 1.0643936889257328, 1.146321177004101, 0.6732464186496604, 0.5155734494921824, -0.3050390864375006, 1.1102682812003883, 0.9504628269185272, 1.0113243297462589, -0.747335251820494], "std": [0.024140859106319915, 0.08507652305733798, 0.07690567992304456, 0.7598338972833386, 0.2738094648355941, 0.5205557900769023, 0.061621576972177294, 0.06142274040808295, 0.034647968538163106, 2.0629312955225148, 0.38751704754368227, 2.0744880225538718], "min": [0.46336496445400394, 0.10493211415200494, 1.0108232748924288, 0.12713333304753716, 0.6531480600743564, -0.02654848052952427, 0.42847719130036077, -0.39343187451774037, 1.0183851171164557, -3.1202829250021447, 0.2787222729808414, -3.060209069638961], "max": [0.5479431468393879, 0.35252224692462236, 1.2256240208439162, 2.5828303901505114, 1.4929664443257273, 1.7657269728710787, 0.5975611051596657, -0.22881756820384647, 1.1973886933958537, 3.1241721735867913, 1.485301295390328, 3.010639218669143], "count": [365]}, "eef_sim_pose_action": {"mean": [0.5007467566846086, 0.2577918185505044, 1.090416561486036, 1.0643936889257328, 1.146321177004101, 0.6732464186496604, 0.5155734494921824, -0.3050390864375006, 1.1102682812003883, 0.9504628269185272, 1.0113243297462589, -0.747335251820494], "std": [0.024140859106319915, 0.08507652305733798, 0.07690567992304456, 0.7598338972833386, 0.2738094648355941, 0.5205557900769023, 0.061621576972177294, 0.06142274040808295, 0.034647968538163106, 2.0629312955225148, 0.38751704754368227, 2.0744880225538718], "min": [0.46336496445400394, 0.10493211415200494, 1.0108232748924288, 0.12713333304753716, 0.6531480600743564, -0.02654848052952427, 0.42847719130036077, -0.39343187451774037, 1.0183851171164557, -3.1202829250021447, 0.2787222729808414, -3.060209069638961], "max": [0.5479431468393879, 0.35252224692462236, 1.2256240208439162, 2.5828303901505114, 1.4929664443257273, 1.7657269728710787, 0.5975611051596657, -0.22881756820384647, 1.1973886933958537, 3.1241721735867913, 1.485301295390328, 3.010639218669143], "count": [365]}, "gripper_mode_state": {"mean": [0.3863013698630137, 0.3835616438356164], "std": [0.48690103871831475, 0.4862531328575023], "min": [0, 0], "max": [1, 1], "count": [365]}, "gripper_activity_state": {"mean": [1.7917808219178082, 1.7945205479452055], "std": [0.5738009355210255, 0.5479452054794522], "min": [0, 0], "max": [2, 2], "count": [365]}, "gripper_mode_action": {"mean": [0.3863013698630137, 0.3835616438356164], "std": [0.48690103871831475, 0.4862531328575023], "min": [0, 0], "max": [1, 1], "count": [365]}, "gripper_activity_action": {"mean": [1.7917808219178082, 1.7945205479452055], "std": [0.5738009355210255, 0.5479452054794522], "min": [0, 0], "max": [2, 2], "count": [365]}, "gripper_open_scale_state": {"mean": [0.5157041091291875, 0.4548356166526061], "std": [0.31028192213735295, 0.30873531307164664], "min": [0.08, 0.02], "max": [0.814, 0.827], "count": [365]}, "gripper_open_scale_action": {"mean": [0.5157041091291875, 0.4548356166526061], "std": [0.31028192213735295, 0.30873531307164664], "min": [0.08, 0.02], "max": [0.814, 0.827], "count": [365]}}} +{"episode_index": 458, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[1.0]]], "mean": [[[0.46014231821895424]], [[0.47170671568627454]], [[0.46101114787581704]]], "std": [[[0.14321109069277718]], [[0.1370830097595216]], [[0.14122572245072412]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7294117647058823]], [[0.7450980392156863]], [[0.7411764705882353]]], "mean": [[[0.4770599754901961]], [[0.47961641339869276]], [[0.4741020833333333]]], "std": [[[0.06509941016515039]], [[0.0570663410045459]], [[0.0639455027917913]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7568627450980392]], [[0.7725490196078432]], [[0.7725490196078432]]], "mean": [[[0.4525311968954248]], [[0.4663334517973856]], [[0.4534129350490196]]], "std": [[[0.10878246557655583]], [[0.09466499576906724]], [[0.10265872011112749]]], "count": [100]}, "observation.state": {"min": [-0.11199777573347092, 2.0546889305114746, 1.4581178426742554, 0.16367697715759277, -2.635394811630249, 0.6793519854545593, -2.6646814346313477, 18.0, 0.166375994682312, 0.2781539857387543, -0.019903000444173813, -2.571000099182129, 0.04800000786781311, -1.0169999599456787, -0.4881860613822937, -2.0794901847839355, -1.5059224367141724, -1.888987421989441, 2.4437575340270996, -0.7377855777740479, -0.2739817798137665, 55.0, -0.348004013299942, 0.26273399591445923, -0.04368999972939491, 1.2309999465942383, -0.10400000214576721, -3.132185220718384], "max": [0.6346715092658997, 2.0925276279449463, 2.404679775238037, 1.7477377653121948, -0.7935662865638733, 1.5939744710922241, -0.4017922580242157, 833.0, 0.3527899980545044, 0.39943599700927734, 0.12021200358867645, -1.4869999885559082, 1.2339999675750732, 0.45500001311302185, -0.03618067502975464, -1.666161060333252, -0.9029809832572937, -0.03824016451835632, 2.9000742435455322, 1.7895034551620483, 0.9384286403656006, 829.0, -0.07079699635505676, 0.35933199524879456, 0.05758500099182129, 2.4590001106262207, 0.8569999933242798, 3.140000104904175], "mean": [0.2342243790626526, 2.0766725540161133, 2.008960247039795, 1.1393017768859863, -1.7900089025497437, 1.2018789052963257, -1.2789291143417358, 466.24176025390625, 0.25191962718963623, 0.33664628863334656, 0.053123217076063156, -2.3074090480804443, 0.6133257150650024, -0.3181658089160919, -0.28395017981529236, -2.018575668334961, -1.2361371517181396, -0.5916882157325745, 2.8012359142303467, 1.0406790971755981, 0.20560526847839355, 509.7292785644531, -0.24696025252342224, 0.305827260017395, 0.01631144993007183, 1.7293672561645508, 0.4028479754924774, 1.5752021074295044], "std": [0.21380606293678284, 0.008793639950454235, 0.3165709674358368, 0.38499361276626587, 0.6414121389389038, 0.3230929672718048, 0.6333413124084473, 309.89654541015625, 0.05116639286279678, 0.04318831488490105, 0.044673267751932144, 0.23531189560890198, 0.46046188473701477, 0.4228397309780121, 0.11655287444591522, 0.09114241600036621, 0.1673254370689392, 0.6887958645820618, 0.16286468505859375, 0.914588987827301, 0.35360187292099, 325.73651123046875, 0.09961844980716705, 0.028111986815929413, 0.028282705694437027, 0.3746381103992462, 0.2641119062900543, 2.217276096343994], "count": [362]}, "action": {"min": [-0.11199777573347092, 2.0546889305114746, 1.4581178426742554, 0.16367697715759277, -2.635394811630249, 0.6793519854545593, -2.6646814346313477, 18.0, 0.166375994682312, 0.2781539857387543, -0.019903000444173813, -2.571000099182129, 0.04800000786781311, -1.0169999599456787, -0.4881860613822937, -2.0794901847839355, -1.5059224367141724, -1.888987421989441, 2.4437575340270996, -0.7377855777740479, -0.2739817798137665, 55.0, -0.348004013299942, 0.26273399591445923, -0.04368999972939491, 1.2309999465942383, -0.10400000214576721, -3.132185220718384], "max": [0.6346715092658997, 2.0925276279449463, 2.404679775238037, 1.7477377653121948, -0.7935662865638733, 1.5939744710922241, -0.4017922580242157, 833.0, 0.3527899980545044, 0.39943599700927734, 0.12021200358867645, -1.4869999885559082, 1.2339999675750732, 0.45500001311302185, -0.03618067502975464, -1.666161060333252, -0.9029809832572937, -0.03824016451835632, 2.9000742435455322, 1.7895034551620483, 0.9384286403656006, 829.0, -0.07079699635505676, 0.35933199524879456, 0.05758500099182129, 2.4590001106262207, 0.8569999933242798, 3.140000104904175], "mean": [0.2342243790626526, 2.0766725540161133, 2.008960247039795, 1.1393017768859863, -1.7900089025497437, 1.2018789052963257, -1.2789291143417358, 466.24176025390625, 0.25191962718963623, 0.33664628863334656, 0.053123217076063156, -2.3074090480804443, 0.6133257150650024, -0.3181658089160919, -0.28395017981529236, -2.018575668334961, -1.2361371517181396, -0.5916882157325745, 2.8012359142303467, 1.0406790971755981, 0.20560526847839355, 509.7292785644531, -0.24696025252342224, 0.305827260017395, 0.01631144993007183, 1.7293672561645508, 0.4028479754924774, 1.5752021074295044], "std": [0.21380606293678284, 0.008793639950454235, 0.3165709674358368, 0.38499361276626587, 0.6414121389389038, 0.3230929672718048, 0.6333413124084473, 309.89654541015625, 0.05116639286279678, 0.04318831488490105, 0.044673267751932144, 0.23531189560890198, 0.46046188473701477, 0.4228397309780121, 0.11655287444591522, 0.09114241600036621, 0.1673254370689392, 0.6887958645820618, 0.16286468505859375, 0.914588987827301, 0.35360187292099, 325.73651123046875, 0.09961844980716705, 0.028111986815929413, 0.028282705694437027, 0.3746381103992462, 0.2641119062900543, 2.217276096343994], "count": [362]}, "timestamp": {"min": [0.0], "max": [12.033333333333333], "mean": [6.016666666666667], "std": [3.4833333333333334], "count": [362]}, "frame_index": {"min": [0], "max": [361], "mean": [180.5], "std": [104.5], "count": [362]}, "episode_index": {"min": [460], "max": [460], "mean": [460.0], "std": [0.0], "count": [362]}, "index": {"min": [270800], "max": [271161], "mean": [270980.5], "std": [104.5], "count": [362]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [362]}, "subtask_annotation": {"mean": [4.790055248618785, 9.0, 9.0, 9.0, 9.0], "std": [2.29583107576304, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [362]}, "scene_annotation": {"mean": [460.0], "std": [0.0], "min": [460], "max": [460], "count": [362]}, "eef_direction_state": {"mean": [3.8370165745856353, 3.9419889502762433], "std": [2.1045753747520144, 1.899245101528241], "min": [0, 0], "max": [6, 6], "count": [362]}, "eef_velocity_state": {"mean": [0.8867403314917127, 0.8812154696132597], "std": [0.8148422102468011, 0.7356214067883919], "min": [0, 0], "max": [2, 2], "count": [362]}, "eef_acc_mag_state": {"mean": [0.8453038674033149, 0.7845303867403315], "std": [0.8332473526861758, 0.839615424603039], "min": [0, 0], "max": [2, 2], "count": [362]}, "eef_direction_action": {"mean": [3.8370165745856353, 3.9419889502762433], "std": [2.1045753747520144, 1.899245101528241], "min": [0, 0], "max": [6, 6], "count": [362]}, "eef_velocity_action": {"mean": [0.8867403314917127, 0.8812154696132597], "std": [0.8148422102468011, 0.7356214067883919], "min": [0, 0], "max": [2, 2], "count": [362]}, "eef_acc_mag_action": {"mean": [0.8453038674033149, 0.7845303867403315], "std": [0.8332473526861758, 0.839615424603039], "min": [0, 0], "max": [2, 2], "count": [362]}, "eef_sim_pose_state": {"mean": [0.4951328542013509, 0.26578735381786217, 1.0936034998090132, 1.067479627741275, 1.0126731271723526, 0.6781007122206885, 0.5326638127095893, -0.2973498854912935, 1.1352786436837163, 0.7534029077543165, 0.9812166441652602, -0.5542154423671928], "std": [0.0326157202295823, 0.07758120228457796, 0.06786233737472604, 0.8040932785605878, 0.2719572415351701, 0.5790861864415563, 0.04979407105399313, 0.06338614718238747, 0.031834135613469663, 2.0108891312775645, 0.3062351151852209, 1.9989820258141204], "min": [0.4490141876183642, 0.12596782246281657, 1.028836727160004, 0.06772591996149974, 0.5283826660990059, -0.39466478799456584, 0.4687649096171428, -0.3989246262028511, 1.0471554337015663, -3.133004232303575, 0.4231613376818528, -3.130638451746687], "max": [0.5536982633335737, 0.347723487082071, 1.2213817953940427, 2.6327943164970753, 1.4132794304369813, 1.8096460620694996, 0.609620184316707, -0.21073548780817444, 1.199048731690101, 3.126952415887366, 1.4847999933863298, 3.021589512960651], "count": [362]}, "eef_sim_pose_action": {"mean": [0.4951328542013509, 0.26578735381786217, 1.0936034998090132, 1.067479627741275, 1.0126731271723526, 0.6781007122206885, 0.5326638127095893, -0.2973498854912935, 1.1352786436837163, 0.7534029077543165, 0.9812166441652602, -0.5542154423671928], "std": [0.0326157202295823, 0.07758120228457796, 0.06786233737472604, 0.8040932785605878, 0.2719572415351701, 0.5790861864415563, 0.04979407105399313, 0.06338614718238747, 0.031834135613469663, 2.0108891312775645, 0.3062351151852209, 1.9989820258141204], "min": [0.4490141876183642, 0.12596782246281657, 1.028836727160004, 0.06772591996149974, 0.5283826660990059, -0.39466478799456584, 0.4687649096171428, -0.3989246262028511, 1.0471554337015663, -3.133004232303575, 0.4231613376818528, -3.130638451746687], "max": [0.5536982633335737, 0.347723487082071, 1.2213817953940427, 2.6327943164970753, 1.4132794304369813, 1.8096460620694996, 0.609620184316707, -0.21073548780817444, 1.199048731690101, 3.126952415887366, 1.4847999933863298, 3.021589512960651], "count": [362]}, "gripper_mode_state": {"mean": [0.4171270718232044, 0.35359116022099446], "std": [0.4930842501798291, 0.47808414702285046], "min": [0, 0], "max": [1, 1], "count": [362]}, "gripper_activity_state": {"mean": [1.850828729281768, 1.8259668508287292], "std": [0.4699381391675309, 0.4875123219924815], "min": [0, 0], "max": [2, 2], "count": [362]}, "gripper_mode_action": {"mean": [0.4171270718232044, 0.35359116022099446], "std": [0.4930842501798291, 0.47808414702285046], "min": [0, 0], "max": [1, 1], "count": [362]}, "gripper_activity_action": {"mean": [1.850828729281768, 1.8259668508287292], "std": [0.4699381391675309, 0.4875123219924815], "min": [0, 0], "max": [2, 2], "count": [362]}, "gripper_open_scale_state": {"mean": [0.509729282178932, 0.46624171295482086], "std": [0.3257365737597472, 0.30989665511524866], "min": [0.055, 0.018], "max": [0.829, 0.833], "count": [362]}, "gripper_open_scale_action": {"mean": [0.509729282178932, 0.46624171295482086], "std": [0.3257365737597472, 0.30989665511524866], "min": [0.055, 0.018], "max": [0.829, 0.833], "count": [362]}}} +{"episode_index": 459, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.45742216094771243]], [[0.4696678615196079]], [[0.4595356515522876]]], "std": [[[0.144516941056377]], [[0.13877419079146647]], [[0.1421122108806198]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7686274509803922]], [[0.7803921568627451]]], "mean": [[[0.47711421772875817]], [[0.48001416666666663]], [[0.4740599550653595]]], "std": [[[0.06569415464644421]], [[0.05706898564020526]], [[0.0633482200413855]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6627450980392157]], [[0.6823529411764706]]], "mean": [[[0.46252506127450976]], [[0.47433006944444445]], [[0.4623677144607843]]], "std": [[[0.1000932815495128]], [[0.08871943488752689]], [[0.09493857960194058]]], "count": [100]}, "observation.state": {"min": [0.04368559271097183, 2.052175760269165, 1.762276530265808, 0.2252521961927414, -2.548582077026367, 0.7612603306770325, -2.6087262630462646, 20.0, 0.18159200251102448, 0.2646409869194031, -0.04605099931359291, -2.674999952316284, -0.01300000213086605, -0.9520000219345093, -0.47736501693725586, -2.0785999298095703, -1.5807098150253296, -1.9168603420257568, 2.3528783321380615, -0.8148767948150635, -0.3274063467979431, 60.0, -0.3635750114917755, 0.26390498876571655, -0.03189000114798546, 1.2200000286102295, 0.11400000005960464, -3.1391851902008057], "max": [0.6565056443214417, 2.0924229621887207, 2.470269203186035, 1.5487529039382935, -0.6913074851036072, 1.6506102085113525, -0.4325275123119354, 832.0, 0.34279200434684753, 0.39158201217651367, 0.11302000284194946, -1.3569999933242798, 1.184999942779541, 0.593999981880188, -0.05607743188738823, -1.7823128700256348, -0.7899709939956665, 0.0016231563640758395, 2.891644239425659, 1.8744837045669556, 1.2771097421646118, 829.0, -0.04827899858355522, 0.350849986076355, 0.06411200016736984, 2.513000011444092, 0.8560000061988831, 3.13700008392334], "mean": [0.24684956669807434, 2.0789153575897217, 2.0856122970581055, 0.9921973347663879, -1.618463158607483, 1.3168470859527588, -1.4531608819961548, 491.4385986328125, 0.26338329911231995, 0.3243911564350128, 0.04859146475791931, -2.2316665649414062, 0.6704511642456055, -0.182679682970047, -0.2818200886249542, -2.0142688751220703, -1.2511500120162964, -0.6118921637535095, 2.761392593383789, 0.9697959423065186, 0.1846552938222885, 537.63232421875, -0.2504088580608368, 0.30473947525024414, 0.02182270586490631, 1.7542365789413452, 0.4568803310394287, 1.831788182258606], "std": [0.20870207250118256, 0.007526780478656292, 0.2994716763496399, 0.34616515040397644, 0.6074379086494446, 0.2757270336151123, 0.671719491481781, 336.48736572265625, 0.05023719370365143, 0.04983514919877052, 0.05000273883342743, 0.34521931409835815, 0.43941110372543335, 0.4773719012737274, 0.1116044893860817, 0.08006250113248825, 0.20766282081604004, 0.7350741624832153, 0.20771507918834686, 0.9575996994972229, 0.40225526690483093, 321.21905517578125, 0.11406581103801727, 0.024014800786972046, 0.02548927254974842, 0.398427814245224, 0.24574720859527588, 2.0691983699798584], "count": [359]}, "action": {"min": [0.04368559271097183, 2.052175760269165, 1.762276530265808, 0.2252521961927414, -2.548582077026367, 0.7612603306770325, -2.6087262630462646, 20.0, 0.18159200251102448, 0.2646409869194031, -0.04605099931359291, -2.674999952316284, -0.01300000213086605, -0.9520000219345093, -0.47736501693725586, -2.0785999298095703, -1.5807098150253296, -1.9168603420257568, 2.3528783321380615, -0.8148767948150635, -0.3274063467979431, 60.0, -0.3635750114917755, 0.26390498876571655, -0.03189000114798546, 1.2200000286102295, 0.11400000005960464, -3.1391851902008057], "max": [0.6565056443214417, 2.0924229621887207, 2.470269203186035, 1.5487529039382935, -0.6913074851036072, 1.6506102085113525, -0.4325275123119354, 832.0, 0.34279200434684753, 0.39158201217651367, 0.11302000284194946, -1.3569999933242798, 1.184999942779541, 0.593999981880188, -0.05607743188738823, -1.7823128700256348, -0.7899709939956665, 0.0016231563640758395, 2.891644239425659, 1.8744837045669556, 1.2771097421646118, 829.0, -0.04827899858355522, 0.350849986076355, 0.06411200016736984, 2.513000011444092, 0.8560000061988831, 3.13700008392334], "mean": [0.24684956669807434, 2.0789153575897217, 2.0856122970581055, 0.9921973347663879, -1.618463158607483, 1.3168470859527588, -1.4531608819961548, 491.4385986328125, 0.26338329911231995, 0.3243911564350128, 0.04859146475791931, -2.2316665649414062, 0.6704511642456055, -0.182679682970047, -0.2818200886249542, -2.0142688751220703, -1.2511500120162964, -0.6118921637535095, 2.761392593383789, 0.9697959423065186, 0.1846552938222885, 537.63232421875, -0.2504088580608368, 0.30473947525024414, 0.02182270586490631, 1.7542365789413452, 0.4568803310394287, 1.831788182258606], "std": [0.20870207250118256, 0.007526780478656292, 0.2994716763496399, 0.34616515040397644, 0.6074379086494446, 0.2757270336151123, 0.671719491481781, 336.48736572265625, 0.05023719370365143, 0.04983514919877052, 0.05000273883342743, 0.34521931409835815, 0.43941110372543335, 0.4773719012737274, 0.1116044893860817, 0.08006250113248825, 0.20766282081604004, 0.7350741624832153, 0.20771507918834686, 0.9575996994972229, 0.40225526690483093, 321.21905517578125, 0.11406581103801727, 0.024014800786972046, 0.02548927254974842, 0.398427814245224, 0.24574720859527588, 2.0691983699798584], "count": [359]}, "timestamp": {"min": [0.0], "max": [11.933333333333334], "mean": [5.966666666666667], "std": [3.454465708808431], "count": [359]}, "frame_index": {"min": [0], "max": [358], "mean": [179.0], "std": [103.63397126425292], "count": [359]}, "episode_index": {"min": [461], "max": [461], "mean": [461.0], "std": [0.0], "count": [359]}, "index": {"min": [271162], "max": [271520], "mean": [271341.0], "std": [103.63397126425292], "count": [359]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [359]}, "subtask_annotation": {"mean": [4.8495821727019495, 9.0, 9.0, 9.0, 9.0], "std": [2.221619172456414, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [359]}, "scene_annotation": {"mean": [461.0], "std": [0.0], "min": [461], "max": [461], "count": [359]}, "eef_direction_state": {"mean": [4.077994428969359, 4.0584958217270195], "std": [2.026163241662211, 2.0206259460303015], "min": [0, 0], "max": [6, 6], "count": [359]}, "eef_velocity_state": {"mean": [0.807799442896936, 0.8384401114206128], "std": [0.7716028276031337, 0.7549825699668503], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_acc_mag_state": {"mean": [0.8440111420612814, 0.8245125348189415], "std": [0.84653089217576, 0.8276965548377194], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_direction_action": {"mean": [4.077994428969359, 4.0584958217270195], "std": [2.026163241662211, 2.0206259460303015], "min": [0, 0], "max": [6, 6], "count": [359]}, "eef_velocity_action": {"mean": [0.807799442896936, 0.8384401114206128], "std": [0.7716028276031337, 0.7549825699668503], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_acc_mag_action": {"mean": [0.8440111420612814, 0.8245125348189415], "std": [0.84653089217576, 0.8276965548377194], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_sim_pose_state": {"mean": [0.49414796580995946, 0.2718031607696488, 1.0969304229971315, 1.013395481685873, 1.0757990160785798, 0.6162689474575523, 0.5211780740870741, -0.30353109962103436, 1.1207454592022403, 0.593334352983041, 1.0362480377417276, -0.6403785513913574], "std": [0.028878522560693533, 0.0862150430535798, 0.07607587765635615, 0.8954034911128816, 0.2647455530893063, 0.6172793184862196, 0.05767344449657928, 0.06737224650451504, 0.029771511675195664, 2.0759224312809703, 0.3207153962908996, 1.8932283186791217], "min": [0.44731060598485745, 0.11488668042445221, 1.0222307960732002, 0.05434821425003722, 0.6418116447524067, -0.39017368636337496, 0.45109473202359573, -0.3959180966796659, 1.0489338895105915, -3.1118577386014428, 0.42052359480298085, -3.024841190719269], "max": [0.5492545861067935, 0.35924938865183126, 1.2400258540071816, 2.744065075283464, 1.3850951040900101, 1.8884307041301653, 0.6045044012369699, -0.20078846007239917, 1.1940198020841462, 3.1338600547845683, 1.4991090762958423, 3.1281057641076213], "count": [359]}, "eef_sim_pose_action": {"mean": [0.49414796580995946, 0.2718031607696488, 1.0969304229971315, 1.013395481685873, 1.0757990160785798, 0.6162689474575523, 0.5211780740870741, -0.30353109962103436, 1.1207454592022403, 0.593334352983041, 1.0362480377417276, -0.6403785513913574], "std": [0.028878522560693533, 0.0862150430535798, 0.07607587765635615, 0.8954034911128816, 0.2647455530893063, 0.6172793184862196, 0.05767344449657928, 0.06737224650451504, 0.029771511675195664, 2.0759224312809703, 0.3207153962908996, 1.8932283186791217], "min": [0.44731060598485745, 0.11488668042445221, 1.0222307960732002, 0.05434821425003722, 0.6418116447524067, -0.39017368636337496, 0.45109473202359573, -0.3959180966796659, 1.0489338895105915, -3.1118577386014428, 0.42052359480298085, -3.024841190719269], "max": [0.5492545861067935, 0.35924938865183126, 1.2400258540071816, 2.744065075283464, 1.3850951040900101, 1.8884307041301653, 0.6045044012369699, -0.20078846007239917, 1.1940198020841462, 3.1338600547845683, 1.4991090762958423, 3.1281057641076213], "count": [359]}, "gripper_mode_state": {"mean": [0.43175487465181056, 0.37047353760445684], "std": [0.49532070708401704, 0.4829315640329315], "min": [0, 0], "max": [1, 1], "count": [359]}, "gripper_activity_state": {"mean": [1.8635097493036212, 1.84958217270195], "std": [0.44255518427714474, 0.45973662475270544], "min": [0, 0], "max": [2, 2], "count": [359]}, "gripper_mode_action": {"mean": [0.43175487465181056, 0.37047353760445684], "std": [0.49532070708401704, 0.4829315640329315], "min": [0, 0], "max": [1, 1], "count": [359]}, "gripper_activity_action": {"mean": [1.8635097493036212, 1.84958217270195], "std": [0.44255518427714474, 0.45973662475270544], "min": [0, 0], "max": [2, 2], "count": [359]}, "gripper_open_scale_state": {"mean": [0.5376323120095937, 0.4914387184291829], "std": [0.32121894993626354, 0.33648698386809334], "min": [0.06, 0.02], "max": [0.829, 0.832], "count": [359]}, "gripper_open_scale_action": {"mean": [0.5376323120095937, 0.4914387184291829], "std": [0.32121894993626354, 0.33648698386809334], "min": [0.06, 0.02], "max": [0.829, 0.832], "count": [359]}}} +{"episode_index": 460, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4562805992086377]], [[0.46910679386133536]], [[0.457210501970396]]], "std": [[[0.14674596782273036]], [[0.14208053528547826]], [[0.1443008857619624]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7372549019607844]], [[0.7411764705882353]], [[0.7490196078431373]]], "mean": [[[0.4756501886293733]], [[0.47916512078687684]], [[0.475716905757401]]], "std": [[[0.06892019213322337]], [[0.06323325782245116]], [[0.06835723514191513]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6784313725490196]], [[0.6823529411764706]]], "mean": [[[0.4584044838523645]], [[0.4707099533032167]], [[0.4587499699634756]]], "std": [[[0.09592982184468611]], [[0.08692925202377931]], [[0.09198675354927935]]], "count": [102]}, "observation.state": {"min": [0.13351768255233765, 2.0177228450775146, 1.7776875495910645, 0.171059712767601, -2.457580804824829, 1.1201871633529663, -2.73400616645813, -2.0, 0.2077839970588684, 0.24778300523757935, -0.06240199878811836, -2.8380000591278076, -0.10499999672174454, -0.8360000252723694, -0.4080579876899719, -2.0785651206970215, -1.5444244146347046, -1.9432494640350342, 2.6091973781585693, -0.7123038172721863, -0.19221310317516327, 27.0, -0.38190099596977234, 0.23242899775505066, -0.05652400106191635, 1.1200000047683716, 0.10299999266862869, -3.1391851902008057], "max": [0.7433706521987915, 2.0925276279449463, 2.674926519393921, 1.300898790359497, -0.804020881652832, 1.6983449459075928, -0.6639930605888367, 840.0, 0.3623799979686737, 0.40050798654556274, 0.10101299732923508, -1.4859999418258667, 1.1690000295639038, 0.3709999918937683, 0.00945968460291624, -1.777932047843933, -0.8212647438049316, -0.0938812643289566, 2.8912250995635986, 1.694313406944275, 0.9029111862182617, 834.0, -0.04323200136423111, 0.32613900303840637, 0.07666900008916855, 2.4639999866485596, 0.8109999895095825, 3.134999990463257], "mean": [0.3668445646762848, 2.0701239109039307, 2.206648111343384, 0.829604983329773, -1.7795522212982178, 1.4311082363128662, -1.425475835800171, 445.5145568847656, 0.27131736278533936, 0.3267114460468292, 0.025729313492774963, -2.5151236057281494, 0.5997335910797119, -0.40051767230033875, -0.21294669806957245, -2.047248125076294, -1.1947476863861084, -0.576157808303833, 2.829665184020996, 1.1336501836776733, 0.13021248579025269, 550.3544921875, -0.2544894516468048, 0.2797159254550934, 0.006142834201455116, 1.6859748363494873, 0.47965502738952637, 2.064910411834717], "std": [0.23655211925506592, 0.02151353284716606, 0.3206780254840851, 0.2260318398475647, 0.5065730214118958, 0.20235997438430786, 0.6052259802818298, 283.4507751464844, 0.048287831246852875, 0.05864923819899559, 0.05232547968626022, 0.3040738105773926, 0.4912000298500061, 0.3471871614456177, 0.09378361701965332, 0.05438486486673355, 0.13624216616153717, 0.6769663095474243, 0.09907672554254532, 0.8461772203445435, 0.3111599385738373, 342.8973083496094, 0.10866302251815796, 0.027290601283311844, 0.02879643440246582, 0.35442325472831726, 0.2270817905664444, 1.8090237379074097], "count": [481]}, "action": {"min": [0.13351768255233765, 2.0177228450775146, 1.7776875495910645, 0.171059712767601, -2.457580804824829, 1.1201871633529663, -2.73400616645813, -2.0, 0.2077839970588684, 0.24778300523757935, -0.06240199878811836, -2.8380000591278076, -0.10499999672174454, -0.8360000252723694, -0.4080579876899719, -2.0785651206970215, -1.5444244146347046, -1.9432494640350342, 2.6091973781585693, -0.7123038172721863, -0.19221310317516327, 27.0, -0.38190099596977234, 0.23242899775505066, -0.05652400106191635, 1.1200000047683716, 0.10299999266862869, -3.1391851902008057], "max": [0.7433706521987915, 2.0925276279449463, 2.674926519393921, 1.300898790359497, -0.804020881652832, 1.6983449459075928, -0.6639930605888367, 840.0, 0.3623799979686737, 0.40050798654556274, 0.10101299732923508, -1.4859999418258667, 1.1690000295639038, 0.3709999918937683, 0.00945968460291624, -1.777932047843933, -0.8212647438049316, -0.0938812643289566, 2.8912250995635986, 1.694313406944275, 0.9029111862182617, 834.0, -0.04323200136423111, 0.32613900303840637, 0.07666900008916855, 2.4639999866485596, 0.8109999895095825, 3.134999990463257], "mean": [0.3668445646762848, 2.0701239109039307, 2.206648111343384, 0.829604983329773, -1.7795522212982178, 1.4311082363128662, -1.425475835800171, 445.5145568847656, 0.27131736278533936, 0.3267114460468292, 0.025729313492774963, -2.5151236057281494, 0.5997335910797119, -0.40051767230033875, -0.21294669806957245, -2.047248125076294, -1.1947476863861084, -0.576157808303833, 2.829665184020996, 1.1336501836776733, 0.13021248579025269, 550.3544921875, -0.2544894516468048, 0.2797159254550934, 0.006142834201455116, 1.6859748363494873, 0.47965502738952637, 2.064910411834717], "std": [0.23655211925506592, 0.02151353284716606, 0.3206780254840851, 0.2260318398475647, 0.5065730214118958, 0.20235997438430786, 0.6052259802818298, 283.4507751464844, 0.048287831246852875, 0.05864923819899559, 0.05232547968626022, 0.3040738105773926, 0.4912000298500061, 0.3471871614456177, 0.09378361701965332, 0.05438486486673355, 0.13624216616153717, 0.6769663095474243, 0.09907672554254532, 0.8461772203445435, 0.3111599385738373, 342.8973083496094, 0.10866302251815796, 0.027290601283311844, 0.02879643440246582, 0.35442325472831726, 0.2270817905664444, 1.8090237379074097], "count": [481]}, "timestamp": {"min": [0.0], "max": [16.0], "mean": [8.0], "std": [4.628414655389275], "count": [481]}, "frame_index": {"min": [0], "max": [480], "mean": [240.0], "std": [138.85243966167826], "count": [481]}, "episode_index": {"min": [462], "max": [462], "mean": [462.0], "std": [0.0], "count": [481]}, "index": {"min": [271521], "max": [272001], "mean": [271761.0], "std": [138.85243966167826], "count": [481]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [481]}, "subtask_annotation": {"mean": [4.345114345114345, 9.0, 9.0, 9.0, 9.0], "std": [2.3046148309749586, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [481]}, "scene_annotation": {"mean": [462.0], "std": [0.0], "min": [462], "max": [462], "count": [481]}, "eef_direction_state": {"mean": [4.124740124740125, 4.106029106029106], "std": [2.0667225716535205, 1.9778358758379204], "min": [0, 0], "max": [6, 6], "count": [481]}, "eef_velocity_state": {"mean": [0.7442827442827443, 0.7546777546777547], "std": [0.7485908835325611, 0.7281851319456087], "min": [0, 0], "max": [2, 2], "count": [481]}, "eef_acc_mag_state": {"mean": [0.6860706860706861, 0.7817047817047817], "std": [0.8352880833063933, 0.840847758126996], "min": [0, 0], "max": [2, 2], "count": [481]}, "eef_direction_action": {"mean": [4.124740124740125, 4.106029106029106], "std": [2.0667225716535205, 1.9778358758379204], "min": [0, 0], "max": [6, 6], "count": [481]}, "eef_velocity_action": {"mean": [0.7442827442827443, 0.7546777546777547], "std": [0.7485908835325611, 0.7281851319456087], "min": [0, 0], "max": [2, 2], "count": [481]}, "eef_acc_mag_action": {"mean": [0.6860706860706861, 0.7817047817047817], "std": [0.8352880833063933, 0.840847758126996], "min": [0, 0], "max": [2, 2], "count": [481]}, "eef_sim_pose_state": {"mean": [0.467952829984124, 0.262523312734859, 1.0797281763680315, 0.9117500311741212, 1.0887147386063465, 0.5576564802381367, 0.528254274666077, -0.2962528951217252, 1.103653200140929, 2.0439822108854253, 0.9789419836311768, -0.772381899200181], "std": [0.032374851563169244, 0.08472092067097152, 0.07001088487868451, 0.7445461105014163, 0.23595471355331882, 0.5182780409647502, 0.06903493966119718, 0.07015390497738111, 0.02599791850084458, 0.9626011771433801, 0.35970325538894704, 2.132944302200149], "min": [0.4148418041458616, 0.09452457245956462, 1.0208609187375914, 0.028366655841690083, 0.6396496022517231, -0.26946001251299007, 0.43392074747838866, -0.38940956435485174, 1.0306477340208302, -0.3840246183247032, 0.4269162896544121, -3.1182292229021273], "max": [0.5225950601925319, 0.36877005885152714, 1.2256726071384523, 2.5696280190039613, 1.3948209577986708, 1.7160412349324914, 0.6166375281408896, -0.18703749303548856, 1.1760013205201456, 2.9795883386238486, 1.4212406466828709, 3.110547846109074], "count": [481]}, "eef_sim_pose_action": {"mean": [0.467952829984124, 0.262523312734859, 1.0797281763680315, 0.9117500311741212, 1.0887147386063465, 0.5576564802381367, 0.528254274666077, -0.2962528951217252, 1.103653200140929, 2.0439822108854253, 0.9789419836311768, -0.772381899200181], "std": [0.032374851563169244, 0.08472092067097152, 0.07001088487868451, 0.7445461105014163, 0.23595471355331882, 0.5182780409647502, 0.06903493966119718, 0.07015390497738111, 0.02599791850084458, 0.9626011771433801, 0.35970325538894704, 2.132944302200149], "min": [0.4148418041458616, 0.09452457245956462, 1.0208609187375914, 0.028366655841690083, 0.6396496022517231, -0.26946001251299007, 0.43392074747838866, -0.38940956435485174, 1.0306477340208302, -0.3840246183247032, 0.4269162896544121, -3.1182292229021273], "max": [0.5225950601925319, 0.36877005885152714, 1.2256726071384523, 2.5696280190039613, 1.3948209577986708, 1.7160412349324914, 0.6166375281408896, -0.18703749303548856, 1.1760013205201456, 2.9795883386238486, 1.4212406466828709, 3.110547846109074], "count": [481]}, "gripper_mode_state": {"mean": [0.37422037422037424, 0.4095634095634096], "std": [0.4839209498861748, 0.49175321362468694], "min": [0, 0], "max": [1, 1], "count": [481]}, "gripper_activity_state": {"mean": [1.8794178794178795, 1.735966735966736], "std": [0.4301675856920401, 0.6108304824674244], "min": [0, 0], "max": [2, 2], "count": [481]}, "gripper_mode_action": {"mean": [0.37422037422037424, 0.4095634095634096], "std": [0.4839209498861748, 0.49175321362468694], "min": [0, 0], "max": [1, 1], "count": [481]}, "gripper_activity_action": {"mean": [1.8794178794178795, 1.735966735966736], "std": [0.4301675856920401, 0.6108304824674244], "min": [0, 0], "max": [2, 2], "count": [481]}, "gripper_open_scale_state": {"mean": [0.5503544696760275, 0.4455199585412], "std": [0.34289733044790455, 0.28344216743836026], "min": [0.027, 0.0], "max": [0.834, 0.84], "count": [481]}, "gripper_open_scale_action": {"mean": [0.5503544696760275, 0.4455199585412], "std": [0.34289733044790455, 0.28344216743836026], "min": [0.027, 0.0], "max": [0.834, 0.84], "count": [481]}}} +{"episode_index": 461, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.4579062785947713]], [[0.4707380412581699]], [[0.4592723345588235]]], "std": [[[0.15150521388750507]], [[0.1453201903317208]], [[0.14889461716600644]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7254901960784313]], [[0.7333333333333333]], [[0.7294117647058823]]], "mean": [[[0.4816623570261438]], [[0.4840898243464052]], [[0.47850746527777777]]], "std": [[[0.07449576252182519]], [[0.06775793988569703]], [[0.07306915834227756]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[0.8117647058823529]], [[0.796078431372549]]], "mean": [[[0.4558786335784314]], [[0.4695618790849673]], [[0.4569346098856209]]], "std": [[[0.11723918907758249]], [[0.10499896628971148]], [[0.1113516879575706]]], "count": [100]}, "observation.state": {"min": [0.06658431142568588, 2.065544843673706, 1.7776528596878052, 0.21408207714557648, -2.550257682800293, 0.8404982686042786, -2.6368257999420166, 20.0, 0.20148499310016632, 0.24056999385356903, -0.04601399973034859, -2.690000057220459, -0.034999992698431015, -0.8399999737739563, -0.3839375376701355, -2.0785651206970215, -1.3096951246261597, -1.9213457107543945, 2.6138925552368164, -0.770074188709259, -0.16627752780914307, 40.0, -0.3534719944000244, 0.24216599762439728, -0.05197500064969063, 1.3489999771118164, -0.05900000035762787, -3.1381852626800537], "max": [0.6277251243591309, 2.092440366744995, 2.3958308696746826, 1.383644700050354, -0.8092219829559326, 1.5817396640777588, -0.5602332353591919, 835.0, 0.37039199471473694, 0.408407986164093, 0.0760589987039566, -1.4910000562667847, 1.0260000228881836, 0.47300001978874207, 0.00010471976565895602, -1.7651911973953247, -0.8498358130455017, -0.10000736266374588, 2.89082407951355, 1.7357125282287598, 0.9638581275939941, 844.0, -0.04700100049376488, 0.3371419906616211, 0.03766699880361557, 2.447000026702881, 0.7739999890327454, 3.1410000324249268], "mean": [0.2560775578022003, 2.0800304412841797, 2.0478603839874268, 0.9602013230323792, -1.686779499053955, 1.2735522985458374, -1.5373529195785522, 426.8177795410156, 0.26727721095085144, 0.3268609344959259, 0.025477759540081024, -2.3475964069366455, 0.564503014087677, -0.24909353256225586, -0.20629428327083588, -2.042384624481201, -1.1526374816894531, -0.6971311569213867, 2.7865891456604004, 0.9499867558479309, 0.22261762619018555, 527.6431274414062, -0.2408144623041153, 0.2837376296520233, -0.0004272211517672986, 1.7654690742492676, 0.4076385498046875, 1.8094706535339355], "std": [0.20666666328907013, 0.006131758913397789, 0.25968706607818604, 0.3525470197200775, 0.5563011765480042, 0.2315942943096161, 0.6503669023513794, 326.5116882324219, 0.048493076115846634, 0.05276409164071083, 0.03818938881158829, 0.3082704246044159, 0.3782089948654175, 0.38408276438713074, 0.09901461750268936, 0.06360103189945221, 0.10036100447177887, 0.730676531791687, 0.09655792266130447, 0.9603853225708008, 0.3572408854961395, 326.1632385253906, 0.1126251220703125, 0.03168968856334686, 0.024936065077781677, 0.36612796783447266, 0.27552640438079834, 2.1191394329071045], "count": [332]}, "action": {"min": [0.06658431142568588, 2.065544843673706, 1.7776528596878052, 0.21408207714557648, -2.550257682800293, 0.8404982686042786, -2.6368257999420166, 20.0, 0.20148499310016632, 0.24056999385356903, -0.04601399973034859, -2.690000057220459, -0.034999992698431015, -0.8399999737739563, -0.3839375376701355, -2.0785651206970215, -1.3096951246261597, -1.9213457107543945, 2.6138925552368164, -0.770074188709259, -0.16627752780914307, 40.0, -0.3534719944000244, 0.24216599762439728, -0.05197500064969063, 1.3489999771118164, -0.05900000035762787, -3.1381852626800537], "max": [0.6277251243591309, 2.092440366744995, 2.3958308696746826, 1.383644700050354, -0.8092219829559326, 1.5817396640777588, -0.5602332353591919, 835.0, 0.37039199471473694, 0.408407986164093, 0.0760589987039566, -1.4910000562667847, 1.0260000228881836, 0.47300001978874207, 0.00010471976565895602, -1.7651911973953247, -0.8498358130455017, -0.10000736266374588, 2.89082407951355, 1.7357125282287598, 0.9638581275939941, 844.0, -0.04700100049376488, 0.3371419906616211, 0.03766699880361557, 2.447000026702881, 0.7739999890327454, 3.1410000324249268], "mean": [0.2560775578022003, 2.0800304412841797, 2.0478603839874268, 0.9602013230323792, -1.686779499053955, 1.2735522985458374, -1.5373529195785522, 426.8177795410156, 0.26727721095085144, 0.3268609344959259, 0.025477759540081024, -2.3475964069366455, 0.564503014087677, -0.24909353256225586, -0.20629428327083588, -2.042384624481201, -1.1526374816894531, -0.6971311569213867, 2.7865891456604004, 0.9499867558479309, 0.22261762619018555, 527.6431274414062, -0.2408144623041153, 0.2837376296520233, -0.0004272211517672986, 1.7654690742492676, 0.4076385498046875, 1.8094706535339355], "std": [0.20666666328907013, 0.006131758913397789, 0.25968706607818604, 0.3525470197200775, 0.5563011765480042, 0.2315942943096161, 0.6503669023513794, 326.5116882324219, 0.048493076115846634, 0.05276409164071083, 0.03818938881158829, 0.3082704246044159, 0.3782089948654175, 0.38408276438713074, 0.09901461750268936, 0.06360103189945221, 0.10036100447177887, 0.730676531791687, 0.09655792266130447, 0.9603853225708008, 0.3572408854961395, 326.1632385253906, 0.1126251220703125, 0.03168968856334686, 0.024936065077781677, 0.36612796783447266, 0.27552640438079834, 2.1191394329071045], "count": [332]}, "timestamp": {"min": [0.0], "max": [11.033333333333333], "mean": [5.516666666666667], "std": [3.194656997759436], "count": [332]}, "frame_index": {"min": [0], "max": [331], "mean": [165.5], "std": [95.83970993278308], "count": [332]}, "episode_index": {"min": [463], "max": [463], "mean": [463.0], "std": [0.0], "count": [332]}, "index": {"min": [272002], "max": [272333], "mean": [272167.5], "std": [95.83970993278308], "count": [332]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [332]}, "subtask_annotation": {"mean": [4.47289156626506, 9.0, 9.0, 9.0, 9.0], "std": [2.28058596894221, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [332]}, "scene_annotation": {"mean": [463.0], "std": [0.0], "min": [463], "max": [463], "count": [332]}, "eef_direction_state": {"mean": [4.003012048192771, 4.018072289156627], "std": [2.102062231800203, 2.082551989736386], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_state": {"mean": [0.8253012048192772, 0.7891566265060241], "std": [0.8026077037651251, 0.7429203281795111], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_state": {"mean": [0.8313253012048193, 0.8162650602409639], "std": [0.840528765136862, 0.8391622484005459], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_direction_action": {"mean": [4.003012048192771, 4.018072289156627], "std": [2.102062231800203, 2.082551989736386], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_action": {"mean": [0.8253012048192772, 0.7891566265060241], "std": [0.8026077037651251, 0.7429203281795111], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_action": {"mean": [0.8313253012048193, 0.8162650602409639], "std": [0.840528765136862, 0.8391622484005459], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_sim_pose_state": {"mean": [0.47235079436316124, 0.24936424456884823, 1.088320263169124, 1.0878168816488425, 1.0476695024429898, 0.6950164642191796, 0.5246650294279079, -0.29197475182152977, 1.1055445998683857, 0.7555615641601885, 1.0869759190035142, -0.721003181344755], "std": [0.037047403440120995, 0.08675227819692534, 0.07523598820096146, 0.8055651616679231, 0.2824540230286905, 0.5606743340738457, 0.06017553126568562, 0.05707493158156392, 0.032015019699144574, 2.1314872789483013, 0.33128159067361573, 1.8921883889501685], "min": [0.42442053727416607, 0.11122655042834202, 1.016289450887936, 0.26504443064880023, 0.5413372598815656, -0.15863780667096616, 0.4248363114858864, -0.3709584288144091, 1.0280761637431988, -3.1216226486548266, 0.479055323228454, -3.0131011157975016], "max": [0.5334468309075444, 0.33599017583268304, 1.2164321019203659, 2.5746069279201595, 1.3457566956678604, 1.7562483920850107, 0.6080142185369435, -0.20877872721176452, 1.1580107443493135, 3.129093695150953, 1.5481019729580767, 3.017646086587768], "count": [332]}, "eef_sim_pose_action": {"mean": [0.47235079436316124, 0.24936424456884823, 1.088320263169124, 1.0878168816488425, 1.0476695024429898, 0.6950164642191796, 0.5246650294279079, -0.29197475182152977, 1.1055445998683857, 0.7555615641601885, 1.0869759190035142, -0.721003181344755], "std": [0.037047403440120995, 0.08675227819692534, 0.07523598820096146, 0.8055651616679231, 0.2824540230286905, 0.5606743340738457, 0.06017553126568562, 0.05707493158156392, 0.032015019699144574, 2.1314872789483013, 0.33128159067361573, 1.8921883889501685], "min": [0.42442053727416607, 0.11122655042834202, 1.016289450887936, 0.26504443064880023, 0.5413372598815656, -0.15863780667096616, 0.4248363114858864, -0.3709584288144091, 1.0280761637431988, -3.1216226486548266, 0.479055323228454, -3.0131011157975016], "max": [0.5334468309075444, 0.33599017583268304, 1.2164321019203659, 2.5746069279201595, 1.3457566956678604, 1.7562483920850107, 0.6080142185369435, -0.20877872721176452, 1.1580107443493135, 3.129093695150953, 1.5481019729580767, 3.017646086587768], "count": [332]}, "gripper_mode_state": {"mean": [0.3704819277108434, 0.4307228915662651], "std": [0.48293381425460385, 0.4951774250175983], "min": [0, 0], "max": [1, 1], "count": [332]}, "gripper_activity_state": {"mean": [1.7891566265060241, 1.7469879518072289], "std": [0.5683440431391464, 0.5827515433704346], "min": [0, 0], "max": [2, 2], "count": [332]}, "gripper_mode_action": {"mean": [0.3704819277108434, 0.4307228915662651], "std": [0.48293381425460385, 0.4951774250175983], "min": [0, 0], "max": [1, 1], "count": [332]}, "gripper_activity_action": {"mean": [1.7891566265060241, 1.7469879518072289], "std": [0.5683440431391464, 0.5827515433704346], "min": [0, 0], "max": [2, 2], "count": [332]}, "gripper_open_scale_state": {"mean": [0.5276430725534276, 0.42681777116476766], "std": [0.32616326234221676, 0.326511589220327], "min": [0.04, 0.02], "max": [0.844, 0.835], "count": [332]}, "gripper_open_scale_action": {"mean": [0.5276430725534276, 0.42681777116476766], "std": [0.32616326234221676, 0.326511589220327], "min": [0.04, 0.02], "max": [0.844, 0.835], "count": [332]}}} +{"episode_index": 462, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45692123161764703]], [[0.4712937847222222]], [[0.45824051470588234]]], "std": [[[0.15138687945792836]], [[0.14440385223371938]], [[0.14742294429625477]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47288019812091503]], [[0.47590032679738564]], [[0.4718485723039216]]], "std": [[[0.08620882557764659]], [[0.07820497490148651]], [[0.08116410286496316]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[0.7686274509803922]], [[0.788235294117647]]], "mean": [[[0.447054272875817]], [[0.4637661560457516]], [[0.4506863827614379]]], "std": [[[0.1256961345527316]], [[0.1120350542375342]], [[0.11566885029094169]]], "count": [100]}, "observation.state": {"min": [0.004625122528523207, 2.068319797515869, 1.789747953414917, 0.058590710163116455, -2.561410427093506, 0.7729714512825012, -2.6758341789245605, 13.0, 0.19977399706840515, 0.23152099549770355, -0.020174000412225723, -2.677999973297119, 0.03199998661875725, -0.890999972820282, -0.4239404797554016, -2.0785651206970215, -2.2108261585235596, -1.9228291511535645, 0.3867998719215393, -1.758506417274475, -0.14275048673152924, 58.0, -0.37231600284576416, 0.22162100672721863, -0.027621999382972717, 1.2239999771118164, 0.25699999928474426, -3.1391851902008057], "max": [0.5161462426185608, 2.0929815769195557, 2.3865458965301514, 1.575648307800293, -0.6563485264778137, 1.712098240852356, -0.6312681436538696, 840.0, 0.3617979884147644, 0.37970998883247375, 0.10442399978637695, -1.2649999856948853, 1.0410000085830688, 0.5580000877380371, 0.15372860431671143, -1.9246618747711182, -1.0166891813278198, -0.013247048482298851, 2.887350559234619, 1.4947173595428467, 2.9499032497406006, 844.0, -0.05904899910092354, 0.3546999990940094, 0.06087400019168854, 2.6449999809265137, 0.7459999918937683, 3.121999979019165], "mean": [0.19417394697666168, 2.0792620182037354, 2.041114330291748, 1.200125813484192, -1.8106597661972046, 1.2904897928237915, -1.3157615661621094, 457.0625, 0.26027143001556396, 0.32328447699546814, 0.04792812094092369, -2.4665963649749756, 0.5209912657737732, -0.38887926936149597, -0.22606316208839417, -2.0613930225372314, -1.5526864528656006, -0.7024364471435547, 1.9795135259628296, -0.15081250667572021, 1.181780219078064, 590.9341430664062, -0.25174519419670105, 0.3041903078556061, 0.010362395085394382, 1.9044355154037476, 0.5262253880500793, 1.7002161741256714], "std": [0.15170659124851227, 0.004892661701887846, 0.19088034331798553, 0.33393898606300354, 0.5164743065834045, 0.18560771644115448, 0.522804856300354, 373.8795471191406, 0.0345941036939621, 0.037618014961481094, 0.03468519449234009, 0.30830228328704834, 0.31305626034736633, 0.350119411945343, 0.11877720803022385, 0.025780273601412773, 0.43483442068099976, 0.6256515979766846, 0.8292978405952454, 1.2835965156555176, 1.321381688117981, 332.0472412109375, 0.10250233113765717, 0.03739665076136589, 0.02474529668688774, 0.3778569996356964, 0.1724088042974472, 2.254977226257324], "count": [448]}, "action": {"min": [0.004625122528523207, 2.068319797515869, 1.789747953414917, 0.058590710163116455, -2.561410427093506, 0.7729714512825012, -2.6758341789245605, 13.0, 0.19977399706840515, 0.23152099549770355, -0.020174000412225723, -2.677999973297119, 0.03199998661875725, -0.890999972820282, -0.4239404797554016, -2.0785651206970215, -2.2108261585235596, -1.9228291511535645, 0.3867998719215393, -1.758506417274475, -0.14275048673152924, 58.0, -0.37231600284576416, 0.22162100672721863, -0.027621999382972717, 1.2239999771118164, 0.25699999928474426, -3.1391851902008057], "max": [0.5161462426185608, 2.0929815769195557, 2.3865458965301514, 1.575648307800293, -0.6563485264778137, 1.712098240852356, -0.6312681436538696, 840.0, 0.3617979884147644, 0.37970998883247375, 0.10442399978637695, -1.2649999856948853, 1.0410000085830688, 0.5580000877380371, 0.15372860431671143, -1.9246618747711182, -1.0166891813278198, -0.013247048482298851, 2.887350559234619, 1.4947173595428467, 2.9499032497406006, 844.0, -0.05904899910092354, 0.3546999990940094, 0.06087400019168854, 2.6449999809265137, 0.7459999918937683, 3.121999979019165], "mean": [0.19417394697666168, 2.0792620182037354, 2.041114330291748, 1.200125813484192, -1.8106597661972046, 1.2904897928237915, -1.3157615661621094, 457.0625, 0.26027143001556396, 0.32328447699546814, 0.04792812094092369, -2.4665963649749756, 0.5209912657737732, -0.38887926936149597, -0.22606316208839417, -2.0613930225372314, -1.5526864528656006, -0.7024364471435547, 1.9795135259628296, -0.15081250667572021, 1.181780219078064, 590.9341430664062, -0.25174519419670105, 0.3041903078556061, 0.010362395085394382, 1.9044355154037476, 0.5262253880500793, 1.7002161741256714], "std": [0.15170659124851227, 0.004892661701887846, 0.19088034331798553, 0.33393898606300354, 0.5164743065834045, 0.18560771644115448, 0.522804856300354, 373.8795471191406, 0.0345941036939621, 0.037618014961481094, 0.03468519449234009, 0.30830228328704834, 0.31305626034736633, 0.350119411945343, 0.11877720803022385, 0.025780273601412773, 0.43483442068099976, 0.6256515979766846, 0.8292978405952454, 1.2835965156555176, 1.321381688117981, 332.0472412109375, 0.10250233113765717, 0.03739665076136589, 0.02474529668688774, 0.3778569996356964, 0.1724088042974472, 2.254977226257324], "count": [448]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [464], "max": [464], "mean": [464.0], "std": [0.0], "count": [448]}, "index": {"min": [272334], "max": [272781], "mean": [272557.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [448]}, "subtask_annotation": {"mean": [4.792410714285714, 9.0, 9.0, 9.0, 9.0], "std": [2.208796434363435, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [448]}, "scene_annotation": {"mean": [464.0], "std": [0.0], "min": [464], "max": [464], "count": [448]}, "eef_direction_state": {"mean": [4.138392857142857, 4.299107142857143], "std": [2.1325598943068664, 1.9661871884306867], "min": [0, 0], "max": [6, 6], "count": [448]}, "eef_velocity_state": {"mean": [0.75, 0.6875], "std": [0.75, 0.716903684505208], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_acc_mag_state": {"mean": [0.7522321428571429, 0.6919642857142857], "std": [0.8257812424579579, 0.8230646555987702], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_direction_action": {"mean": [4.138392857142857, 4.299107142857143], "std": [2.1325598943068664, 1.9661871884306867], "min": [0, 0], "max": [6, 6], "count": [448]}, "eef_velocity_action": {"mean": [0.75, 0.6875], "std": [0.75, 0.716903684505208], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_acc_mag_action": {"mean": [0.7522321428571429, 0.6919642857142857], "std": [0.8257812424579579, 0.8230646555987702], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_sim_pose_state": {"mean": [0.4946784656540942, 0.2683222243310774, 1.0907505003302116, 1.275184897430599, 1.1843907630074884, 0.7729073126341198, 0.5222692321797433, -0.3039622970870227, 1.1303025109296738, 1.2065000526544518, 1.06270576363338, -0.3694713034490554], "std": [0.04465141516425674, 0.06571616593090707, 0.07879201640299588, 0.8319723958789996, 0.2454695908181188, 0.5943415647009911, 0.04344224605869482, 0.03972345357968577, 0.0317228707110152, 2.218618822120792, 0.3090173669303614, 2.457545861049975], "min": [0.4054697546681597, 0.14109667681528013, 1.0061528617419775, 0.2019320336906431, 0.7014139684480138, -0.035891699961782375, 0.41681407034324036, -0.3777046448564426, 1.0284947353266902, -3.138643684751105, 0.5054682260924515, -3.09715131161723], "max": [0.5495902780394173, 0.3637848146984306, 1.2431757045980365, 2.984594679679677, 1.45276080040215, 2.042202259606725, 0.5903840377298446, -0.24637069464953387, 1.174632477561476, 3.129988010282918, 1.4623339457219182, 3.1219353702956103], "count": [448]}, "eef_sim_pose_action": {"mean": [0.4946784656540942, 0.2683222243310774, 1.0907505003302116, 1.275184897430599, 1.1843907630074884, 0.7729073126341198, 0.5222692321797433, -0.3039622970870227, 1.1303025109296738, 1.2065000526544518, 1.06270576363338, -0.3694713034490554], "std": [0.04465141516425674, 0.06571616593090707, 0.07879201640299588, 0.8319723958789996, 0.2454695908181188, 0.5943415647009911, 0.04344224605869482, 0.03972345357968577, 0.0317228707110152, 2.218618822120792, 0.3090173669303614, 2.457545861049975], "min": [0.4054697546681597, 0.14109667681528013, 1.0061528617419775, 0.2019320336906431, 0.7014139684480138, -0.035891699961782375, 0.41681407034324036, -0.3777046448564426, 1.0284947353266902, -3.138643684751105, 0.5054682260924515, -3.09715131161723], "max": [0.5495902780394173, 0.3637848146984306, 1.2431757045980365, 2.984594679679677, 1.45276080040215, 2.042202259606725, 0.5903840377298446, -0.24637069464953387, 1.174632477561476, 3.129988010282918, 1.4623339457219182, 3.1219353702956103], "count": [448]}, "gripper_mode_state": {"mean": [0.3080357142857143, 0.45535714285714285], "std": [0.46168139773030115, 0.49800302740658403], "min": [0, 0], "max": [1, 1], "count": [448]}, "gripper_activity_state": {"mean": [1.8348214285714286, 1.8214285714285714], "std": [0.5083604284905563, 0.5212328399759458], "min": [0, 0], "max": [2, 2], "count": [448]}, "gripper_mode_action": {"mean": [0.3080357142857143, 0.45535714285714285], "std": [0.46168139773030115, 0.49800302740658403], "min": [0, 0], "max": [1, 1], "count": [448]}, "gripper_activity_action": {"mean": [1.8348214285714286, 1.8214285714285714], "std": [0.5083604284905563, 0.5212328399759458], "min": [0, 0], "max": [2, 2], "count": [448]}, "gripper_open_scale_state": {"mean": [0.5909341518112591, 0.45706250022990363], "std": [0.332047210167828, 0.3738796207263541], "min": [0.058, 0.013], "max": [0.844, 0.84], "count": [448]}, "gripper_open_scale_action": {"mean": [0.5909341518112591, 0.45706250022990363], "std": [0.332047210167828, 0.3738796207263541], "min": [0.058, 0.013], "max": [0.844, 0.84], "count": [448]}}} +{"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.4435276674836601]], [[0.45760385825163397]], [[0.44471956290849673]]], "std": [[[0.13933664318737193]], [[0.13331326187947024]], [[0.13502298285938089]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8470588235294118]], [[0.8274509803921568]], [[0.8431372549019608]]], "mean": [[[0.47863240808823526]], [[0.48034349264705883]], [[0.47602242647058823]]], "std": [[[0.06341550139556368]], [[0.05912734059840537]], [[0.06319239795040228]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6627450980392157]], [[0.6352941176470588]], [[0.6549019607843137]]], "mean": [[[0.46658913602941177]], [[0.4811445077614379]], [[0.46550874183006535]]], "std": [[[0.08217060027461062]], [[0.0671058916374861]], [[0.08026417614008512]]], "count": [100]}, "observation.state": {"min": [0.012531464919447899, 2.052577018737793, 1.901920199394226, 0.18065904080867767, -2.6859397888183594, 0.945357620716095, -2.6671249866485596, 18.0, 0.19338500499725342, 0.22133299708366394, -0.0033360000234097242, -2.6530001163482666, -0.010000000707805157, -1.1019999980926514, -0.44652503728866577, -2.0794901847839355, -2.1970555782318115, -1.886281967163086, 0.37172025442123413, -1.6510989665985107, 0.0017802359070628881, 66.0, -0.393667995929718, 0.2410230040550232, -0.01701899990439415, 1.1399999856948853, -0.2280000001192093, -3.1401853561401367], "max": [0.582887589931488, 2.0923705101013184, 2.5755650997161865, 1.7485754489898682, -0.6098005771636963, 1.7513158321380615, -0.4386710822582245, 816.0, 0.38648301362991333, 0.37549498677253723, 0.14738300442695618, -1.1490000486373901, 1.2999999523162842, 0.7300000190734863, -0.006300638895481825, -1.9669162034988403, -0.7682067155838013, 0.062796950340271, 2.8901782035827637, 1.7608802318572998, 2.9354519844055176, 808.0, -0.018133999779820442, 0.37681999802589417, 0.1347229927778244, 2.619999885559082, 0.8050000071525574, 3.1410000324249268], "mean": [0.21023772656917572, 2.07781982421875, 2.175037145614624, 1.2009780406951904, -1.7710886001586914, 1.3527793884277344, -1.2023251056671143, 392.5506591796875, 0.26199871301651, 0.32138046622276306, 0.0842863991856575, -2.3891661167144775, 0.6822680234909058, -0.44107356667518616, -0.27098312973976135, -2.0583038330078125, -1.6072731018066406, -0.6395557522773743, 1.4697688817977905, -0.30943623185157776, 1.7869263887405396, 579.8404541015625, -0.23717676103115082, 0.29964396357536316, 0.028317613527178764, 1.6817750930786133, 0.4972226321697235, 2.5063254833221436], "std": [0.19348673522472382, 0.007505177985876799, 0.26461684703826904, 0.3836429715156555, 0.5831682682037354, 0.2354220747947693, 0.5834084153175354, 342.2998962402344, 0.042430561035871506, 0.03883272409439087, 0.04397997260093689, 0.31108358502388, 0.4343271255493164, 0.4209307134151459, 0.10283064842224121, 0.031880009919404984, 0.4950808882713318, 0.7854633331298828, 1.0497196912765503, 1.3111885786056519, 1.1177669763565063, 309.76373291015625, 0.13247787952423096, 0.0398004949092865, 0.02833298034965992, 0.39687108993530273, 0.24747130274772644, 1.1888729333877563], "count": [395]}, "action": {"min": [0.012531464919447899, 2.052577018737793, 1.901920199394226, 0.18065904080867767, -2.6859397888183594, 0.945357620716095, -2.6671249866485596, 18.0, 0.19338500499725342, 0.22133299708366394, -0.0033360000234097242, -2.6530001163482666, -0.010000000707805157, -1.1019999980926514, -0.44652503728866577, -2.0794901847839355, -2.1970555782318115, -1.886281967163086, 0.37172025442123413, -1.6510989665985107, 0.0017802359070628881, 66.0, -0.393667995929718, 0.2410230040550232, -0.01701899990439415, 1.1399999856948853, -0.2280000001192093, -3.1401853561401367], "max": [0.582887589931488, 2.0923705101013184, 2.5755650997161865, 1.7485754489898682, -0.6098005771636963, 1.7513158321380615, -0.4386710822582245, 816.0, 0.38648301362991333, 0.37549498677253723, 0.14738300442695618, -1.1490000486373901, 1.2999999523162842, 0.7300000190734863, -0.006300638895481825, -1.9669162034988403, -0.7682067155838013, 0.062796950340271, 2.8901782035827637, 1.7608802318572998, 2.9354519844055176, 808.0, -0.018133999779820442, 0.37681999802589417, 0.1347229927778244, 2.619999885559082, 0.8050000071525574, 3.1410000324249268], "mean": [0.21023772656917572, 2.07781982421875, 2.175037145614624, 1.2009780406951904, -1.7710886001586914, 1.3527793884277344, -1.2023251056671143, 392.5506591796875, 0.26199871301651, 0.32138046622276306, 0.0842863991856575, -2.3891661167144775, 0.6822680234909058, -0.44107356667518616, -0.27098312973976135, -2.0583038330078125, -1.6072731018066406, -0.6395557522773743, 1.4697688817977905, -0.30943623185157776, 1.7869263887405396, 579.8404541015625, -0.23717676103115082, 0.29964396357536316, 0.028317613527178764, 1.6817750930786133, 0.4972226321697235, 2.5063254833221436], "std": [0.19348673522472382, 0.007505177985876799, 0.26461684703826904, 0.3836429715156555, 0.5831682682037354, 0.2354220747947693, 0.5834084153175354, 342.2998962402344, 0.042430561035871506, 0.03883272409439087, 0.04397997260093689, 0.31108358502388, 0.4343271255493164, 0.4209307134151459, 0.10283064842224121, 0.031880009919404984, 0.4950808882713318, 0.7854633331298828, 1.0497196912765503, 1.3111885786056519, 1.1177669763565063, 309.76373291015625, 0.13247787952423096, 0.0398004949092865, 0.02833298034965992, 0.39687108993530273, 0.24747130274772644, 1.1888729333877563], "count": [395]}, "timestamp": {"min": [0.0], "max": [13.133333333333333], "mean": [6.5666666666666655], "std": [3.8008770917600936], "count": [395]}, "frame_index": {"min": [0], "max": [394], "mean": [197.0], "std": [114.02631275280281], "count": [395]}, "episode_index": {"min": [465], "max": [465], "mean": [465.0], "std": [0.0], "count": [395]}, "index": {"min": [272782], "max": [273176], "mean": [272979.0], "std": [114.02631275280281], "count": [395]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [395]}, "subtask_annotation": {"mean": [4.665822784810127, 9.0, 9.0, 9.0, 9.0], "std": [2.1988999594992706, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [395]}, "scene_annotation": {"mean": [465.0], "std": [0.0], "min": [465], "max": [465], "count": [395]}, "eef_direction_state": {"mean": [3.741772151898734, 4.559493670886076], "std": [2.065791759508892, 1.7540924291382018], "min": [0, 0], "max": [6, 6], "count": [395]}, "eef_velocity_state": {"mean": [0.9696202531645569, 0.769620253164557], "std": [0.7756343961892314, 0.7730188119576645], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_acc_mag_state": {"mean": [0.8734177215189873, 0.7949367088607595], "std": [0.8262633381614762, 0.8334614012578152], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_direction_action": {"mean": [3.741772151898734, 4.559493670886076], "std": [2.065791759508892, 1.7540924291382018], "min": [0, 0], "max": [6, 6], "count": [395]}, "eef_velocity_action": {"mean": [0.9696202531645569, 0.769620253164557], "std": [0.7756343961892314, 0.7730188119576645], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_acc_mag_action": {"mean": [0.8734177215189873, 0.7949367088607595], "std": [0.8262633381614762, 0.8334614012578152], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_sim_pose_state": {"mean": [0.4888604802958014, 0.2645657184171231, 1.1082026588281262, 0.8523480685794461, 1.1198681466826066, 0.5196683173522606, 0.5180084765150762, -0.32697644156605843, 1.1501075041625903, 1.7368486238725627, 1.0107492605385777, -1.0616106063664723], "std": [0.04471781982105033, 0.08346522623027904, 0.09890562773469727, 0.7844283610382509, 0.30386153951741407, 0.4805379928391653, 0.04667910244590529, 0.04998313972019076, 0.03955798080532816, 1.7113043595952897, 0.3635334707845537, 2.1318713781394094], "min": [0.42238045295108984, 0.08946315082758585, 1.0037921266643757, -0.03373080481868998, 0.5343339762391444, -0.24687600258103293, 0.40825729497404184, -0.40954768237334555, 1.0331290863813625, -3.1398926816295964, 0.33323557935698433, -3.140207223372177], "max": [0.5593037611980337, 0.36120351622675184, 1.2905601328674927, 2.673607033664668, 1.4611182005425762, 1.6428693362815805, 0.5899976953898305, -0.25248913028444386, 1.2137338610916022, 3.13583091566409, 1.406282922883554, 3.067128794185693], "count": [395]}, "eef_sim_pose_action": {"mean": [0.4888604802958014, 0.2645657184171231, 1.1082026588281262, 0.8523480685794461, 1.1198681466826066, 0.5196683173522606, 0.5180084765150762, -0.32697644156605843, 1.1501075041625903, 1.7368486238725627, 1.0107492605385777, -1.0616106063664723], "std": [0.04471781982105033, 0.08346522623027904, 0.09890562773469727, 0.7844283610382509, 0.30386153951741407, 0.4805379928391653, 0.04667910244590529, 0.04998313972019076, 0.03955798080532816, 1.7113043595952897, 0.3635334707845537, 2.1318713781394094], "min": [0.42238045295108984, 0.08946315082758585, 1.0037921266643757, -0.03373080481868998, 0.5343339762391444, -0.24687600258103293, 0.40825729497404184, -0.40954768237334555, 1.0331290863813625, -3.1398926816295964, 0.33323557935698433, -3.140207223372177], "max": [0.5593037611980337, 0.36120351622675184, 1.2905601328674927, 2.673607033664668, 1.4611182005425762, 1.6428693362815805, 0.5899976953898305, -0.25248913028444386, 1.2137338610916022, 3.13583091566409, 1.406282922883554, 3.067128794185693], "count": [395]}, "gripper_mode_state": {"mean": [0.2936708860759494, 0.4759493670886076], "std": [0.45544296761209935, 0.49942123208426065], "min": [0, 0], "max": [1, 1], "count": [395]}, "gripper_activity_state": {"mean": [1.8278481012658228, 1.8683544303797468], "std": [0.518746470809592, 0.4361930544016267], "min": [0, 0], "max": [2, 2], "count": [395]}, "gripper_mode_action": {"mean": [0.2936708860759494, 0.4759493670886076], "std": [0.45544296761209935, 0.49942123208426065], "min": [0, 0], "max": [1, 1], "count": [395]}, "gripper_activity_action": {"mean": [1.8278481012658228, 1.8683544303797468], "std": [0.518746470809592, 0.4361930544016267], "min": [0, 0], "max": [2, 2], "count": [395]}, "gripper_open_scale_state": {"mean": [0.5798405061359647, 0.3925506327423869], "std": [0.3097637168260628, 0.34229992432135126], "min": [0.066, 0.018], "max": [0.808, 0.816], "count": [395]}, "gripper_open_scale_action": {"mean": [0.5798405061359647, 0.3925506327423869], "std": [0.3097637168260628, 0.34229992432135126], "min": [0.066, 0.018], "max": [0.808, 0.816], "count": [395]}}} +{"episode_index": 464, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.45355383757864515]], [[0.4660309923034634]], [[0.4545149750320689]]], "std": [[[0.1390867604425924]], [[0.1333883208855075]], [[0.13641104244159147]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4802030266935435]], [[0.48216584967320264]], [[0.47577561312687067]]], "std": [[[0.06455474875617882]], [[0.05720408940081581]], [[0.06560936478068295]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8]], [[0.788235294117647]], [[0.8117647058823529]]], "mean": [[[0.46287627321177693]], [[0.4749362038818643]], [[0.46224809113676624]]], "std": [[[0.09628362348974039]], [[0.08361094659387969]], [[0.09246709480562296]]], "count": [107]}, "observation.state": {"min": [0.08171632140874863, 2.068511962890625, 1.8108140230178833, 0.12896238267421722, -2.7694013118743896, 0.9801769852638245, -2.696446418762207, 17.0, 0.14941200613975525, 0.2540450096130371, -0.01508300006389618, -2.937999963760376, 0.0020000000949949026, -1.0069999694824219, -0.5242794752120972, -2.0800485610961914, -1.5917402505874634, -1.9540183544158936, 0.460191011428833, -1.068298578262329, -0.07206464558839798, 44.0, -0.36031100153923035, 0.25682300329208374, -0.01525299996137619, 1.0779999494552612, -0.7369999885559082, -3.121999979019165], "max": [0.6299940943717957, 2.092440366744995, 2.3981523513793945, 1.6952382326126099, -0.7378903031349182, 1.7161648273468018, -0.42722171545028687, 833.0, 0.34477299451828003, 0.39858999848365784, 0.13224799931049347, -1.2829999923706055, 1.128000020980835, 0.6859999895095825, -0.03038618341088295, -1.8812031745910645, -0.9479233026504517, -0.05342453345656395, 2.9246134757995605, 1.8450747728347778, 2.963045597076416, 813.0, 0.007584000006318092, 0.3710710108280182, 0.12321700155735016, 2.515000104904175, 0.6779999732971191, 3.1389999389648438], "mean": [0.2392459660768509, 2.0779306888580322, 2.171663522720337, 1.1664687395095825, -1.7242815494537354, 1.3898564577102661, -1.2362215518951416, 576.0658569335938, 0.24778695404529572, 0.32653626799583435, 0.078098826110363, -2.5451271533966064, 0.7330883741378784, -0.45406898856163025, -0.2715407907962799, -2.033907175064087, -1.2458213567733765, -0.7823920249938965, 2.4044642448425293, 0.8091272115707397, 0.6777735352516174, 362.43402099609375, -0.2110200673341751, 0.3170394003391266, 0.039246417582035065, 1.6838716268539429, 0.3078663945198059, 1.6624431610107422], "std": [0.1636701375246048, 0.004784855525940657, 0.21959970891475677, 0.2988840341567993, 0.5462938547134399, 0.24034880101680756, 0.49781185388565063, 300.5591125488281, 0.04247578606009483, 0.04638690873980522, 0.03758210316300392, 0.3260667026042938, 0.3759411573410034, 0.36181703209877014, 0.13695673644542694, 0.056063443422317505, 0.19736607372760773, 0.7222673296928406, 0.6322584748268127, 1.055915117263794, 0.9136626124382019, 330.5267639160156, 0.11290538311004639, 0.03341377526521683, 0.02408449724316597, 0.4088122248649597, 0.3358658254146576, 2.033426284790039], "count": [508]}, "action": {"min": [0.08171632140874863, 2.068511962890625, 1.8108140230178833, 0.12896238267421722, -2.7694013118743896, 0.9801769852638245, -2.696446418762207, 17.0, 0.14941200613975525, 0.2540450096130371, -0.01508300006389618, -2.937999963760376, 0.0020000000949949026, -1.0069999694824219, -0.5242794752120972, -2.0800485610961914, -1.5917402505874634, -1.9540183544158936, 0.460191011428833, -1.068298578262329, -0.07206464558839798, 44.0, -0.36031100153923035, 0.25682300329208374, -0.01525299996137619, 1.0779999494552612, -0.7369999885559082, -3.121999979019165], "max": [0.6299940943717957, 2.092440366744995, 2.3981523513793945, 1.6952382326126099, -0.7378903031349182, 1.7161648273468018, -0.42722171545028687, 833.0, 0.34477299451828003, 0.39858999848365784, 0.13224799931049347, -1.2829999923706055, 1.128000020980835, 0.6859999895095825, -0.03038618341088295, -1.8812031745910645, -0.9479233026504517, -0.05342453345656395, 2.9246134757995605, 1.8450747728347778, 2.963045597076416, 813.0, 0.007584000006318092, 0.3710710108280182, 0.12321700155735016, 2.515000104904175, 0.6779999732971191, 3.1389999389648438], "mean": [0.2392459660768509, 2.0779306888580322, 2.171663522720337, 1.1664687395095825, -1.7242815494537354, 1.3898564577102661, -1.2362215518951416, 576.0658569335938, 0.24778695404529572, 0.32653626799583435, 0.078098826110363, -2.5451271533966064, 0.7330883741378784, -0.45406898856163025, -0.2715407907962799, -2.033907175064087, -1.2458213567733765, -0.7823920249938965, 2.4044642448425293, 0.8091272115707397, 0.6777735352516174, 362.43402099609375, -0.2110200673341751, 0.3170394003391266, 0.039246417582035065, 1.6838716268539429, 0.3078663945198059, 1.6624431610107422], "std": [0.1636701375246048, 0.004784855525940657, 0.21959970891475677, 0.2988840341567993, 0.5462938547134399, 0.24034880101680756, 0.49781185388565063, 300.5591125488281, 0.04247578606009483, 0.04638690873980522, 0.03758210316300392, 0.3260667026042938, 0.3759411573410034, 0.36181703209877014, 0.13695673644542694, 0.056063443422317505, 0.19736607372760773, 0.7222673296928406, 0.6322584748268127, 1.055915117263794, 0.9136626124382019, 330.5267639160156, 0.11290538311004639, 0.03341377526521683, 0.02408449724316597, 0.4088122248649597, 0.3358658254146576, 2.033426284790039], "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": [466], "max": [466], "mean": [466.0], "std": [0.0], "count": [508]}, "index": {"min": [273177], "max": [273684], "mean": [273430.5], "std": [146.64668424482022], "count": [508]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [508]}, "subtask_annotation": {"mean": [5.391732283464567, 9.0, 9.0, 9.0, 9.0], "std": [2.106908992607654, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [508]}, "scene_annotation": {"mean": [466.0], "std": [0.0], "min": [466], "max": [466], "count": [508]}, "eef_direction_state": {"mean": [3.8484251968503935, 4.208661417322834], "std": [1.9669156978667715, 1.8314197247481054], "min": [0, 0], "max": [6, 6], "count": [508]}, "eef_velocity_state": {"mean": [0.9921259842519685, 0.8287401574803149], "std": [0.7370516172495423, 0.6874871418995009], "min": [0, 0], "max": [2, 2], "count": [508]}, "eef_acc_mag_state": {"mean": [0.9271653543307087, 0.8208661417322834], "std": [0.8280338134883088, 0.8472963240933635], "min": [0, 0], "max": [2, 2], "count": [508]}, "eef_direction_action": {"mean": [3.8484251968503935, 4.208661417322834], "std": [1.9669156978667715, 1.8314197247481054], "min": [0, 0], "max": [6, 6], "count": [508]}, "eef_velocity_action": {"mean": [0.9921259842519685, 0.8287401574803149], "std": [0.7370516172495423, 0.6874871418995009], "min": [0, 0], "max": [2, 2], "count": [508]}, "eef_acc_mag_action": {"mean": [0.9271653543307087, 0.8208661417322834], "std": [0.8280338134883088, 0.8472963240933635], "min": [0, 0], "max": [2, 2], "count": [508]}, "eef_sim_pose_state": {"mean": [0.508175520570754, 0.25711169993214644, 1.131596235004367, 1.0990840292451938, 0.8982170667806202, 0.7500320603623768, 0.5242740923078724, -0.317292261239844, 1.1532968716003353, 1.0907974459432013, 1.063730783303393, 0.27140323950911716], "std": [0.03733044318763716, 0.06724146440660735, 0.0904629323354673, 0.8467124235563542, 0.38473736457294083, 0.6061190883493311, 0.04958823957289728, 0.049656970149717664, 0.03467757369662822, 1.8694838983106867, 0.28394186341148664, 2.2930855565337547], "min": [0.4393636327598135, 0.14471462440998628, 1.0263852917135485, 0.23339577002702883, -0.026942178261635252, -0.01149559008532633, 0.44102310681157036, -0.37695313510047174, 1.0450565032818326, -3.141036163310345, 0.3964679215095406, -3.076613153455922], "max": [0.5615447880794563, 0.3437654241710387, 1.3344845065532152, 2.966090811751831, 1.3067034780803368, 2.1634203783222783, 0.6099195930522696, -0.2338773589564362, 1.2193202257813365, 3.1411681499819437, 1.4187990723347998, 3.1186979888694637], "count": [508]}, "eef_sim_pose_action": {"mean": [0.508175520570754, 0.25711169993214644, 1.131596235004367, 1.0990840292451938, 0.8982170667806202, 0.7500320603623768, 0.5242740923078724, -0.317292261239844, 1.1532968716003353, 1.0907974459432013, 1.063730783303393, 0.27140323950911716], "std": [0.03733044318763716, 0.06724146440660735, 0.0904629323354673, 0.8467124235563542, 0.38473736457294083, 0.6061190883493311, 0.04958823957289728, 0.049656970149717664, 0.03467757369662822, 1.8694838983106867, 0.28394186341148664, 2.2930855565337547], "min": [0.4393636327598135, 0.14471462440998628, 1.0263852917135485, 0.23339577002702883, -0.026942178261635252, -0.01149559008532633, 0.44102310681157036, -0.37695313510047174, 1.0450565032818326, -3.141036163310345, 0.3964679215095406, -3.076613153455922], "max": [0.5615447880794563, 0.3437654241710387, 1.3344845065532152, 2.966090811751831, 1.3067034780803368, 2.1634203783222783, 0.6099195930522696, -0.2338773589564362, 1.2193202257813365, 3.1411681499819437, 1.4187990723347998, 3.1186979888694637], "count": [508]}, "gripper_mode_state": {"mean": [0.5649606299212598, 0.265748031496063], "std": [0.4957621572490475, 0.44173070444789025], "min": [0, 0], "max": [1, 1], "count": [508]}, "gripper_activity_state": {"mean": [1.9094488188976377, 1.875984251968504], "std": [0.36542135551378685, 0.4373934243058726], "min": [0, 0], "max": [2, 2], "count": [508]}, "gripper_mode_action": {"mean": [0.5649606299212598, 0.265748031496063], "std": [0.4957621572490475, 0.44173070444789025], "min": [0, 0], "max": [1, 1], "count": [508]}, "gripper_activity_action": {"mean": [1.9094488188976377, 1.875984251968504], "std": [0.36542135551378685, 0.4373934243058726], "min": [0, 0], "max": [2, 2], "count": [508]}, "gripper_open_scale_state": {"mean": [0.362434055110601, 0.5760659448480983], "std": [0.3305267633700571, 0.30055900389755275], "min": [0.044, 0.017], "max": [0.813, 0.833], "count": [508]}, "gripper_open_scale_action": {"mean": [0.362434055110601, 0.5760659448480983], "std": [0.3305267633700571, 0.30055900389755275], "min": [0.044, 0.017], "max": [0.813, 0.833], "count": [508]}}} +{"episode_index": 465, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.4566745898854591]], [[0.46918828463728723]], [[0.456770657396622]]], "std": [[[0.13872968905773714]], [[0.1341128784683175]], [[0.13627805696901427]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7568627450980392]], [[0.7568627450980392]]], "mean": [[[0.4838767431890248]], [[0.4859065998511616]], [[0.4810993617744127]]], "std": [[[0.0686557252305444]], [[0.061303017885609525]], [[0.06512028529667759]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6627450980392157]], [[0.6666666666666666]]], "mean": [[[0.4612171685918592]], [[0.47695358101986673]], [[0.4622334700381803]]], "std": [[[0.0996626572902916]], [[0.0841903291869695]], [[0.09422323919382265]]], "count": [101]}, "observation.state": {"min": [0.06443755328655243, 2.0457003116607666, 1.83085036277771, 0.12123057246208191, -2.6768639087677, 0.9065938591957092, -2.585897207260132, -2.0, 0.19858600199222565, 0.24354399740695953, -0.010125000029802322, -2.928999900817871, -0.020999999716877937, -1.0180000066757202, -0.5123413801193237, -2.0779192447662354, -1.496148705482483, -1.787461519241333, 2.001927614212036, -0.8987573385238647, -0.10129891335964203, 28.0, -0.35360801219940186, 0.2657819986343384, -0.02707899920642376, 1.2869999408721924, -0.10900000482797623, -3.1391851902008057], "max": [0.5946336984634399, 2.092440366744995, 2.565023183822632, 1.6153372526168823, -0.6575004458427429, 1.7146638631820679, -0.48087313771247864, 826.0, 0.3558869957923889, 0.39118701219558716, 0.1554419994354248, -1.3910000324249268, 1.2050000429153442, 0.5120000839233398, -0.15217526257038116, -1.8492462635040283, -0.8747940063476562, -0.06431538611650467, 2.8916616439819336, 1.7640217542648315, 1.5181572437286377, 846.0, -0.017632000148296356, 0.39200299978256226, 0.04942400008440018, 2.5850000381469727, 0.6930000185966492, 3.1389999389648438], "mean": [0.281704306602478, 2.0757577419281006, 2.147381067276001, 1.1775076389312744, -1.9406918287277222, 1.3681268692016602, -1.056797742843628, 405.1949157714844, 0.2607837915420532, 0.3309992849826813, 0.06562069058418274, -2.5389692783355713, 0.5728135704994202, -0.6038626432418823, -0.3668573796749115, -2.0494680404663086, -1.2795013189315796, -0.584190309047699, 2.6810245513916016, 0.9180692434310913, 0.27806025743484497, 563.3557739257812, -0.23663991689682007, 0.33510997891426086, 0.014959254302084446, 1.7191717624664307, 0.4275108575820923, 1.9093401432037354], "std": [0.2081291377544403, 0.010400231927633286, 0.2802448868751526, 0.28610852360725403, 0.5782195329666138, 0.2533073127269745, 0.505178689956665, 290.5162353515625, 0.033675990998744965, 0.050145119428634644, 0.052996035665273666, 0.2875087857246399, 0.45615294575691223, 0.36796554923057556, 0.08431044965982437, 0.04194585606455803, 0.14397233724594116, 0.6363034248352051, 0.2424667477607727, 0.9068838953971863, 0.41574788093566895, 362.88519287109375, 0.11343441158533096, 0.028008295223116875, 0.01755295880138874, 0.38503262400627136, 0.2643405497074127, 2.007899284362793], "count": [472]}, "action": {"min": [0.06443755328655243, 2.0457003116607666, 1.83085036277771, 0.12123057246208191, -2.6768639087677, 0.9065938591957092, -2.585897207260132, -2.0, 0.19858600199222565, 0.24354399740695953, -0.010125000029802322, -2.928999900817871, -0.020999999716877937, -1.0180000066757202, -0.5123413801193237, -2.0779192447662354, -1.496148705482483, -1.787461519241333, 2.001927614212036, -0.8987573385238647, -0.10129891335964203, 28.0, -0.35360801219940186, 0.2657819986343384, -0.02707899920642376, 1.2869999408721924, -0.10900000482797623, -3.1391851902008057], "max": [0.5946336984634399, 2.092440366744995, 2.565023183822632, 1.6153372526168823, -0.6575004458427429, 1.7146638631820679, -0.48087313771247864, 826.0, 0.3558869957923889, 0.39118701219558716, 0.1554419994354248, -1.3910000324249268, 1.2050000429153442, 0.5120000839233398, -0.15217526257038116, -1.8492462635040283, -0.8747940063476562, -0.06431538611650467, 2.8916616439819336, 1.7640217542648315, 1.5181572437286377, 846.0, -0.017632000148296356, 0.39200299978256226, 0.04942400008440018, 2.5850000381469727, 0.6930000185966492, 3.1389999389648438], "mean": [0.281704306602478, 2.0757577419281006, 2.147381067276001, 1.1775076389312744, -1.9406918287277222, 1.3681268692016602, -1.056797742843628, 405.1949157714844, 0.2607837915420532, 0.3309992849826813, 0.06562069058418274, -2.5389692783355713, 0.5728135704994202, -0.6038626432418823, -0.3668573796749115, -2.0494680404663086, -1.2795013189315796, -0.584190309047699, 2.6810245513916016, 0.9180692434310913, 0.27806025743484497, 563.3557739257812, -0.23663991689682007, 0.33510997891426086, 0.014959254302084446, 1.7191717624664307, 0.4275108575820923, 1.9093401432037354], "std": [0.2081291377544403, 0.010400231927633286, 0.2802448868751526, 0.28610852360725403, 0.5782195329666138, 0.2533073127269745, 0.505178689956665, 290.5162353515625, 0.033675990998744965, 0.050145119428634644, 0.052996035665273666, 0.2875087857246399, 0.45615294575691223, 0.36796554923057556, 0.08431044965982437, 0.04194585606455803, 0.14397233724594116, 0.6363034248352051, 0.2424667477607727, 0.9068838953971863, 0.41574788093566895, 362.88519287109375, 0.11343441158533096, 0.028008295223116875, 0.01755295880138874, 0.38503262400627136, 0.2643405497074127, 2.007899284362793], "count": [472]}, "timestamp": {"min": [0.0], "max": [15.7], "mean": [7.85], "std": [4.541811924282594], "count": [472]}, "frame_index": {"min": [0], "max": [471], "mean": [235.5], "std": [136.2543577284778], "count": [472]}, "episode_index": {"min": [467], "max": [467], "mean": [467.0], "std": [0.0], "count": [472]}, "index": {"min": [273685], "max": [274156], "mean": [273920.5], "std": [136.2543577284778], "count": [472]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [472]}, "subtask_annotation": {"mean": [4.375, 9.0, 9.0, 9.0, 9.0], "std": [2.3008035626489947, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [472]}, "scene_annotation": {"mean": [467.0], "std": [0.0], "min": [467], "max": [467], "count": [472]}, "eef_direction_state": {"mean": [4.370762711864407, 4.336864406779661], "std": [1.9936958511980154, 1.8129936845611296], "min": [0, 0], "max": [6, 6], "count": [472]}, "eef_velocity_state": {"mean": [0.7309322033898306, 0.7478813559322034], "std": [0.763061948845899, 0.7292291631334188], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_acc_mag_state": {"mean": [0.6991525423728814, 0.8389830508474576], "std": [0.8120903935149698, 0.8358527461652833], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_direction_action": {"mean": [4.370762711864407, 4.336864406779661], "std": [1.9936958511980154, 1.8129936845611296], "min": [0, 0], "max": [6, 6], "count": [472]}, "eef_velocity_action": {"mean": [0.7309322033898306, 0.7478813559322034], "std": [0.763061948845899, 0.7292291631334188], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_acc_mag_action": {"mean": [0.6991525423728814, 0.8389830508474576], "std": [0.8120903935149698, 0.8358527461652833], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_sim_pose_state": {"mean": [0.5238618217284974, 0.25579217821138867, 1.1005737249181369, 1.061529035560647, 1.0733691409918842, 0.7211672261429152, 0.531018529319532, -0.31376856452089175, 1.143152201766402, 1.3613546961792857, 0.8893619168148928, -0.8349840507376621], "std": [0.03087137984128406, 0.07793227335918798, 0.0805121471334406, 0.7789282904521116, 0.3321209786174554, 0.4973047210932557, 0.057388083559576884, 0.05663417234905396, 0.02892505290357102, 2.0121014030931748, 0.3367796035978225, 2.2464526509828735], "min": [0.45276970875358535, 0.10056946872334618, 1.023779591069377, 0.39143732996728553, 0.47602980400437866, 0.256536214258501, 0.4295523773502311, -0.4059718911370267, 1.0347355643289153, -3.128096066193218, 0.3665928577802502, -3.105479718112541], "max": [0.5794656122683443, 0.33154831170906557, 1.2565748422326568, 2.8641901385175847, 1.3848496337162572, 1.9506958506623804, 0.5995563495820323, -0.24764605564665054, 1.1842693766972248, 3.141399229325094, 1.3641812091013925, 3.0332940611636383], "count": [472]}, "eef_sim_pose_action": {"mean": [0.5238618217284974, 0.25579217821138867, 1.1005737249181369, 1.061529035560647, 1.0733691409918842, 0.7211672261429152, 0.531018529319532, -0.31376856452089175, 1.143152201766402, 1.3613546961792857, 0.8893619168148928, -0.8349840507376621], "std": [0.03087137984128406, 0.07793227335918798, 0.0805121471334406, 0.7789282904521116, 0.3321209786174554, 0.4973047210932557, 0.057388083559576884, 0.05663417234905396, 0.02892505290357102, 2.0121014030931748, 0.3367796035978225, 2.2464526509828735], "min": [0.45276970875358535, 0.10056946872334618, 1.023779591069377, 0.39143732996728553, 0.47602980400437866, 0.256536214258501, 0.4295523773502311, -0.4059718911370267, 1.0347355643289153, -3.128096066193218, 0.3665928577802502, -3.105479718112541], "max": [0.5794656122683443, 0.33154831170906557, 1.2565748422326568, 2.8641901385175847, 1.3848496337162572, 1.9506958506623804, 0.5995563495820323, -0.24764605564665054, 1.1842693766972248, 3.141399229325094, 1.3641812091013925, 3.0332940611636383], "count": [472]}, "gripper_mode_state": {"mean": [0.3453389830508475, 0.4216101694915254], "std": [0.47547867442846964, 0.4938168025420483], "min": [0, 0], "max": [1, 1], "count": [472]}, "gripper_activity_state": {"mean": [1.8644067796610169, 1.7669491525423728], "std": [0.4587243594143852, 0.5865086420889644], "min": [0, 0], "max": [2, 2], "count": [472]}, "gripper_mode_action": {"mean": [0.3453389830508475, 0.4216101694915254], "std": [0.47547867442846964, 0.4938168025420483], "min": [0, 0], "max": [1, 1], "count": [472]}, "gripper_activity_action": {"mean": [1.8644067796610169, 1.7669491525423728], "std": [0.4587243594143852, 0.5865086420889644], "min": [0, 0], "max": [2, 2], "count": [472]}, "gripper_open_scale_state": {"mean": [0.5633559320134635, 0.40519915271613566], "std": [0.36288523077166257, 0.2905102673914339], "min": [0.028, 0.0], "max": [0.846, 0.826], "count": [472]}, "gripper_open_scale_action": {"mean": [0.5633559320134635, 0.40519915271613566], "std": [0.36288523077166257, 0.2905102673914339], "min": [0.028, 0.0], "max": [0.846, 0.826], "count": [472]}}} +{"episode_index": 466, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4526933905228758]], [[0.46672969771241835]], [[0.45443659313725493]]], "std": [[[0.14648995649711632]], [[0.14006951300544385]], [[0.14321753870453155]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4789937111928105]], [[0.48183275939542486]], [[0.47724470996732027]]], "std": [[[0.06574965524359204]], [[0.058699623348203535]], [[0.063970743810143]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8313725490196079]], [[0.8470588235294118]], [[0.8235294117647058]]], "mean": [[[0.4639672794117647]], [[0.4765204064542483]], [[0.46214796772875816]]], "std": [[[0.1089985967114827]], [[0.09724728501632188]], [[0.10490298166314468]]], "count": [100]}, "observation.state": {"min": [0.0051138149574398994, 2.0712695121765137, 1.7505826950073242, 0.19163714349269867, -2.6519579887390137, 1.0306168794631958, -2.66609525680542, 19.0, 0.17728100717067719, 0.2170339971780777, -0.028365999460220337, -2.734999895095825, -0.07500000298023224, -0.9409999847412109, -0.48633602261543274, -2.078792095184326, -1.4271382093429565, -1.8916751146316528, 2.189602851867676, -0.8337438106536865, -0.12580333650112152, 59.0, -0.3633520007133484, 0.25237199664115906, -0.03235499933362007, 1.3229999542236328, -0.08900000154972076, -3.1391851902008057], "max": [0.5625370740890503, 2.0930163860321045, 2.4832372665405273, 1.6496851444244385, -0.906646192073822, 1.7809863090515137, -0.49787262082099915, 840.0, 0.3837060034275055, 0.3802280128002167, 0.12915900349617004, -1.3350000381469727, 1.187000036239624, 0.7240000367164612, 0.03220132738351822, -1.8863171339035034, -0.8550368547439575, -0.06649704277515411, 2.8912079334259033, 1.8086498975753784, 1.4263354539871216, 813.0, -0.04388799890875816, 0.3555929958820343, 0.04007900133728981, 2.5239999294281006, 0.7210000157356262, 3.131999969482422], "mean": [0.18634241819381714, 2.0802605152130127, 2.1051836013793945, 1.2031105756759644, -1.73641836643219, 1.3761550188064575, -1.2827378511428833, 518.4973754882812, 0.2508615255355835, 0.31270632147789, 0.0650295838713646, -2.4751124382019043, 0.6337397694587708, -0.38176342844963074, -0.2714747190475464, -2.048581123352051, -1.1793487071990967, -0.6319385170936584, 2.7030186653137207, 1.0071378946304321, 0.284776896238327, 535.6920776367188, -0.23153439164161682, 0.30003395676612854, 0.007922392338514328, 1.7556315660476685, 0.41726037859916687, 1.6294721364974976], "std": [0.18087071180343628, 0.00482086231932044, 0.24118994176387787, 0.3545496165752411, 0.5283764004707336, 0.22506092488765717, 0.550917387008667, 344.88677978515625, 0.04584158584475517, 0.0456731840968132, 0.04286887124180794, 0.332724392414093, 0.3705667555332184, 0.36442458629608154, 0.12673816084861755, 0.043580878525972366, 0.13809815049171448, 0.6989657878875732, 0.22671321034431458, 0.9753109216690063, 0.40070784091949463, 328.3363952636719, 0.10642213374376297, 0.03460697829723358, 0.01872195675969124, 0.37794002890586853, 0.241631880402565, 2.1506614685058594], "count": [380]}, "action": {"min": [0.0051138149574398994, 2.0712695121765137, 1.7505826950073242, 0.19163714349269867, -2.6519579887390137, 1.0306168794631958, -2.66609525680542, 19.0, 0.17728100717067719, 0.2170339971780777, -0.028365999460220337, -2.734999895095825, -0.07500000298023224, -0.9409999847412109, -0.48633602261543274, -2.078792095184326, -1.4271382093429565, -1.8916751146316528, 2.189602851867676, -0.8337438106536865, -0.12580333650112152, 59.0, -0.3633520007133484, 0.25237199664115906, -0.03235499933362007, 1.3229999542236328, -0.08900000154972076, -3.1391851902008057], "max": [0.5625370740890503, 2.0930163860321045, 2.4832372665405273, 1.6496851444244385, -0.906646192073822, 1.7809863090515137, -0.49787262082099915, 840.0, 0.3837060034275055, 0.3802280128002167, 0.12915900349617004, -1.3350000381469727, 1.187000036239624, 0.7240000367164612, 0.03220132738351822, -1.8863171339035034, -0.8550368547439575, -0.06649704277515411, 2.8912079334259033, 1.8086498975753784, 1.4263354539871216, 813.0, -0.04388799890875816, 0.3555929958820343, 0.04007900133728981, 2.5239999294281006, 0.7210000157356262, 3.131999969482422], "mean": [0.18634241819381714, 2.0802605152130127, 2.1051836013793945, 1.2031105756759644, -1.73641836643219, 1.3761550188064575, -1.2827378511428833, 518.4973754882812, 0.2508615255355835, 0.31270632147789, 0.0650295838713646, -2.4751124382019043, 0.6337397694587708, -0.38176342844963074, -0.2714747190475464, -2.048581123352051, -1.1793487071990967, -0.6319385170936584, 2.7030186653137207, 1.0071378946304321, 0.284776896238327, 535.6920776367188, -0.23153439164161682, 0.30003395676612854, 0.007922392338514328, 1.7556315660476685, 0.41726037859916687, 1.6294721364974976], "std": [0.18087071180343628, 0.00482086231932044, 0.24118994176387787, 0.3545496165752411, 0.5283764004707336, 0.22506092488765717, 0.550917387008667, 344.88677978515625, 0.04584158584475517, 0.0456731840968132, 0.04286887124180794, 0.332724392414093, 0.3705667555332184, 0.36442458629608154, 0.12673816084861755, 0.043580878525972366, 0.13809815049171448, 0.6989657878875732, 0.22671321034431458, 0.9753109216690063, 0.40070784091949463, 328.3363952636719, 0.10642213374376297, 0.03460697829723358, 0.01872195675969124, 0.37794002890586853, 0.241631880402565, 2.1506614685058594], "count": [380]}, "timestamp": {"min": [0.0], "max": [12.633333333333333], "mean": [6.3166666666666655], "std": [3.6565390436555956], "count": [380]}, "frame_index": {"min": [0], "max": [379], "mean": [189.5], "std": [109.69617130966787], "count": [380]}, "episode_index": {"min": [468], "max": [468], "mean": [468.0], "std": [0.0], "count": [380]}, "index": {"min": [274157], "max": [274536], "mean": [274346.5], "std": [109.69617130966787], "count": [380]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [380]}, "subtask_annotation": {"mean": [4.455263157894737, 9.0, 9.0, 9.0, 9.0], "std": [2.187427877718858, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [380]}, "scene_annotation": {"mean": [468.0], "std": [0.0], "min": [468], "max": [468], "count": [380]}, "eef_direction_state": {"mean": [3.9763157894736842, 4.102631578947369], "std": [2.0018326091394036, 1.8374735002894376], "min": [0, 0], "max": [6, 6], "count": [380]}, "eef_velocity_state": {"mean": [0.8157894736842105, 0.8894736842105263], "std": [0.7346772709978008, 0.7802797992367551], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_acc_mag_state": {"mean": [0.8210526315789474, 0.7473684210526316], "std": [0.8581368725132127, 0.8299450971395176], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_direction_action": {"mean": [3.9763157894736842, 4.102631578947369], "std": [2.0018326091394036, 1.8374735002894376], "min": [0, 0], "max": [6, 6], "count": [380]}, "eef_velocity_action": {"mean": [0.8157894736842105, 0.8894736842105263], "std": [0.7346772709978008, 0.7802797992367551], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_acc_mag_action": {"mean": [0.8210526315789474, 0.7473684210526316], "std": [0.8581368725132127, 0.8299450971395176], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_sim_pose_state": {"mean": [0.49008216744435484, 0.2507045726675546, 1.0979628243567865, 1.0917899361017112, 1.01691067705558, 0.6673341146196963, 0.511373427274214, -0.30983832444437465, 1.1444753144897666, 1.06974076870504, 1.0843101714128887, -0.2627127180642097], "std": [0.03991276771874011, 0.07450221618453243, 0.0787904939174103, 0.8314718482093658, 0.2744380869909877, 0.5954715419213799, 0.051702573133343144, 0.05152438064943549, 0.03981925216245064, 2.0318655514901414, 0.3262164855349893, 2.3053230177209643], "min": [0.4371704353208845, 0.1069503268863777, 1.0107445114333453, 0.25615072995363586, 0.5000661577969727, -0.008710490624779368, 0.4041682639318372, -0.39550387053079056, 1.017273684831913, -3.1183088462986004, 0.4011895185855987, -3.1322567392289473], "max": [0.553711660590596, 0.33172980731606594, 1.2407516803427647, 2.764670488734491, 1.4061399797432093, 1.9150040366882664, 0.5926510117424811, -0.22453107777345918, 1.1941743869770012, 3.1245314234318613, 1.4269888451418895, 3.1106052133633773], "count": [380]}, "eef_sim_pose_action": {"mean": [0.49008216744435484, 0.2507045726675546, 1.0979628243567865, 1.0917899361017112, 1.01691067705558, 0.6673341146196963, 0.511373427274214, -0.30983832444437465, 1.1444753144897666, 1.06974076870504, 1.0843101714128887, -0.2627127180642097], "std": [0.03991276771874011, 0.07450221618453243, 0.0787904939174103, 0.8314718482093658, 0.2744380869909877, 0.5954715419213799, 0.051702573133343144, 0.05152438064943549, 0.03981925216245064, 2.0318655514901414, 0.3262164855349893, 2.3053230177209643], "min": [0.4371704353208845, 0.1069503268863777, 1.0107445114333453, 0.25615072995363586, 0.5000661577969727, -0.008710490624779368, 0.4041682639318372, -0.39550387053079056, 1.017273684831913, -3.1183088462986004, 0.4011895185855987, -3.1322567392289473], "max": [0.553711660590596, 0.33172980731606594, 1.2407516803427647, 2.764670488734491, 1.4061399797432093, 1.9150040366882664, 0.5926510117424811, -0.22453107777345918, 1.1941743869770012, 3.1245314234318613, 1.4269888451418895, 3.1106052133633773], "count": [380]}, "gripper_mode_state": {"mean": [0.3815789473684211, 0.3605263157894737], "std": [0.48577407742038786, 0.480153195774786], "min": [0, 0], "max": [1, 1], "count": [380]}, "gripper_activity_state": {"mean": [1.7789473684210526, 1.805263157894737], "std": [0.5836175273949104, 0.5271309476885996], "min": [0, 0], "max": [2, 2], "count": [380]}, "gripper_mode_action": {"mean": [0.3815789473684211, 0.3605263157894737], "std": [0.48577407742038786, 0.480153195774786], "min": [0, 0], "max": [1, 1], "count": [380]}, "gripper_activity_action": {"mean": [1.7789473684210526, 1.805263157894737], "std": [0.5836175273949104, 0.5271309476885996], "min": [0, 0], "max": [2, 2], "count": [380]}, "gripper_open_scale_state": {"mean": [0.5356921054338153, 0.5184973684461492], "std": [0.3283363820310372, 0.3448867202323544], "min": [0.059, 0.019], "max": [0.813, 0.84], "count": [380]}, "gripper_open_scale_action": {"mean": [0.5356921054338153, 0.5184973684461492], "std": [0.3283363820310372, 0.3448867202323544], "min": [0.059, 0.019], "max": [0.813, 0.84], "count": [380]}}} +{"episode_index": 467, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4494708129084968]], [[0.4633400612745098]], [[0.4501497242647059]]], "std": [[[0.14908472381662108]], [[0.14205802080283808]], [[0.14622499339139644]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.796078431372549]], [[0.7725490196078432]]], "mean": [[[0.4724507189542484]], [[0.4755612152777778]], [[0.470198864379085]]], "std": [[[0.07163447870233372]], [[0.06496477013565714]], [[0.07029124157928587]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6705882352941176]], [[0.6745098039215687]]], "mean": [[[0.4595764685457516]], [[0.4727460151143791]], [[0.4610594301470588]]], "std": [[[0.11041965065658091]], [[0.09784720850711358]], [[0.10352375293901543]]], "count": [100]}, "observation.state": {"min": [-0.10461504012346268, 2.0591394901275635, 1.6457582712173462, 0.12463396042585373, -2.6346442699432373, 0.820304811000824, -2.5902085304260254, 18.0, 0.16642799973487854, 0.22631999850273132, -0.02057800069451332, -2.628000020980835, 0.10299999266862869, -1.027999997138977, -0.49666836857795715, -2.078704595565796, -1.4662163257598877, -1.951330542564392, 2.4618916511535645, -0.7768635153770447, -0.4265410006046295, 52.0, -0.3518719971179962, 0.25387299060821533, -0.03478800132870674, 1.2610000371932983, 0.1589999794960022, -3.1381852626800537], "max": [0.5152212381362915, 2.0924580097198486, 2.64534330368042, 1.8761416673660278, -0.6161536574363708, 1.7271430492401123, -0.34463271498680115, 840.0, 0.37722301483154297, 0.38269200921058655, 0.17673300206661224, -1.1920000314712524, 1.3389999866485596, 0.6129999756813049, -0.09004154056310654, -1.7886135578155518, -0.8279318809509277, -0.06319837272167206, 2.892115354537964, 1.7919644117355347, 1.0062521696090698, 859.0, -0.03345099836587906, 0.3426229953765869, 0.05656500160694122, 2.4830000400543213, 0.9900000691413879, 3.1410000324249268], "mean": [0.13266070187091827, 2.0810165405273438, 2.0522685050964355, 1.2560975551605225, -1.7970631122589111, 1.300602674484253, -1.193016529083252, 398.16290283203125, 0.25436362624168396, 0.30431416630744934, 0.06946679949760437, -2.264234781265259, 0.6498011350631714, -0.2946319580078125, -0.25642094016075134, -2.028625965118408, -1.1749428510665894, -0.7344993948936462, 2.741969108581543, 0.9212194085121155, 0.1451430320739746, 545.250732421875, -0.22335806488990784, 0.3022431433200836, 0.01130945235490799, 1.7646235227584839, 0.5126596689224243, 1.62545645236969], "std": [0.17739742994308472, 0.005754370708018541, 0.37887412309646606, 0.5013571381568909, 0.6166426539421082, 0.31931859254837036, 0.6372007727622986, 329.1955261230469, 0.05908501148223877, 0.04831647127866745, 0.051143378019332886, 0.35643863677978516, 0.43758004903793335, 0.4790182411670685, 0.10629618167877197, 0.06933676451444626, 0.13030897080898285, 0.7476182579994202, 0.15682078897953033, 0.9585146307945251, 0.3526970446109772, 355.68438720703125, 0.11416422575712204, 0.027177928015589714, 0.02103450708091259, 0.3830723464488983, 0.2283490151166916, 2.209287166595459], "count": [353]}, "action": {"min": [-0.10461504012346268, 2.0591394901275635, 1.6457582712173462, 0.12463396042585373, -2.6346442699432373, 0.820304811000824, -2.5902085304260254, 18.0, 0.16642799973487854, 0.22631999850273132, -0.02057800069451332, -2.628000020980835, 0.10299999266862869, -1.027999997138977, -0.49666836857795715, -2.078704595565796, -1.4662163257598877, -1.951330542564392, 2.4618916511535645, -0.7768635153770447, -0.4265410006046295, 52.0, -0.3518719971179962, 0.25387299060821533, -0.03478800132870674, 1.2610000371932983, 0.1589999794960022, -3.1381852626800537], "max": [0.5152212381362915, 2.0924580097198486, 2.64534330368042, 1.8761416673660278, -0.6161536574363708, 1.7271430492401123, -0.34463271498680115, 840.0, 0.37722301483154297, 0.38269200921058655, 0.17673300206661224, -1.1920000314712524, 1.3389999866485596, 0.6129999756813049, -0.09004154056310654, -1.7886135578155518, -0.8279318809509277, -0.06319837272167206, 2.892115354537964, 1.7919644117355347, 1.0062521696090698, 859.0, -0.03345099836587906, 0.3426229953765869, 0.05656500160694122, 2.4830000400543213, 0.9900000691413879, 3.1410000324249268], "mean": [0.13266070187091827, 2.0810165405273438, 2.0522685050964355, 1.2560975551605225, -1.7970631122589111, 1.300602674484253, -1.193016529083252, 398.16290283203125, 0.25436362624168396, 0.30431416630744934, 0.06946679949760437, -2.264234781265259, 0.6498011350631714, -0.2946319580078125, -0.25642094016075134, -2.028625965118408, -1.1749428510665894, -0.7344993948936462, 2.741969108581543, 0.9212194085121155, 0.1451430320739746, 545.250732421875, -0.22335806488990784, 0.3022431433200836, 0.01130945235490799, 1.7646235227584839, 0.5126596689224243, 1.62545645236969], "std": [0.17739742994308472, 0.005754370708018541, 0.37887412309646606, 0.5013571381568909, 0.6166426539421082, 0.31931859254837036, 0.6372007727622986, 329.1955261230469, 0.05908501148223877, 0.04831647127866745, 0.051143378019332886, 0.35643863677978516, 0.43758004903793335, 0.4790182411670685, 0.10629618167877197, 0.06933676451444626, 0.13030897080898285, 0.7476182579994202, 0.15682078897953033, 0.9585146307945251, 0.3526970446109772, 355.68438720703125, 0.11416422575712204, 0.027177928015589714, 0.02103450708091259, 0.3830723464488983, 0.2283490151166916, 2.209287166595459], "count": [353]}, "timestamp": {"min": [0.0], "max": [11.733333333333333], "mean": [5.866666666666667], "std": [3.396730454095199], "count": [353]}, "frame_index": {"min": [0], "max": [352], "mean": [176.0], "std": [101.90191362285597], "count": [353]}, "episode_index": {"min": [469], "max": [469], "mean": [469.0], "std": [0.0], "count": [353]}, "index": {"min": [274537], "max": [274889], "mean": [274713.0], "std": [101.90191362285597], "count": [353]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [353]}, "subtask_annotation": {"mean": [4.662889518413598, 9.0, 9.0, 9.0, 9.0], "std": [2.2053783425267732, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [353]}, "scene_annotation": {"mean": [469.0], "std": [0.0], "min": [469], "max": [469], "count": [353]}, "eef_direction_state": {"mean": [3.7903682719546743, 3.7932011331444757], "std": [2.0242770556637804, 1.9555279984563219], "min": [0, 0], "max": [6, 6], "count": [353]}, "eef_velocity_state": {"mean": [0.9263456090651558, 0.9235127478753541], "std": [0.7260529831759795, 0.6582121122265095], "min": [0, 0], "max": [2, 2], "count": [353]}, "eef_acc_mag_state": {"mean": [0.8611898016997167, 0.9461756373937678], "std": [0.8317330626397286, 0.8279421520322808], "min": [0, 0], "max": [2, 2], "count": [353]}, "eef_direction_action": {"mean": [3.7903682719546743, 3.7932011331444757], "std": [2.0242770556637804, 1.9555279984563219], "min": [0, 0], "max": [6, 6], "count": [353]}, "eef_velocity_action": {"mean": [0.9263456090651558, 0.9235127478753541], "std": [0.7260529831759795, 0.6582121122265095], "min": [0, 0], "max": [2, 2], "count": [353]}, "eef_acc_mag_action": {"mean": [0.8611898016997167, 0.9461756373937678], "std": [0.8317330626397286, 0.8279421520322808], "min": [0, 0], "max": [2, 2], "count": [353]}, "eef_sim_pose_state": {"mean": [0.49198577432069135, 0.24667199584465743, 1.106945239020127, 1.0085448026217445, 1.0983312413395432, 0.5830680238661077, 0.4999872259635371, -0.3101245774740731, 1.144393498963872, 0.602127886087042, 0.9780596643465882, -0.8464588005040709], "std": [0.03129580913594848, 0.08299998140579018, 0.07993918999357726, 0.9224101724542584, 0.24881806478097396, 0.7175797666302351, 0.05458920389807921, 0.06666320089983988, 0.04419662406628043, 2.1538963887207005, 0.2630688900410877, 1.9681842150894242], "min": [0.43644012533745835, 0.10638640662771358, 1.0234746401593418, -0.2135235733211566, 0.6122139831538478, -0.7503458045448366, 0.4114581985702444, -0.4288879178641323, 1.0405096938684273, -3.117419469108526, 0.45519337036649477, -3.1230399046315966], "max": [0.5351351522875488, 0.33866479372362285, 1.2424188232229403, 2.7216728597530397, 1.445577889243121, 1.9186247458564172, 0.5920142672813848, -0.23594405931623522, 1.2029400610711907, 3.140710816334489, 1.4228335064504551, 3.1065606979516582], "count": [353]}, "eef_sim_pose_action": {"mean": [0.49198577432069135, 0.24667199584465743, 1.106945239020127, 1.0085448026217445, 1.0983312413395432, 0.5830680238661077, 0.4999872259635371, -0.3101245774740731, 1.144393498963872, 0.602127886087042, 0.9780596643465882, -0.8464588005040709], "std": [0.03129580913594848, 0.08299998140579018, 0.07993918999357726, 0.9224101724542584, 0.24881806478097396, 0.7175797666302351, 0.05458920389807921, 0.06666320089983988, 0.04419662406628043, 2.1538963887207005, 0.2630688900410877, 1.9681842150894242], "min": [0.43644012533745835, 0.10638640662771358, 1.0234746401593418, -0.2135235733211566, 0.6122139831538478, -0.7503458045448366, 0.4114581985702444, -0.4288879178641323, 1.0405096938684273, -3.117419469108526, 0.45519337036649477, -3.1230399046315966], "max": [0.5351351522875488, 0.33866479372362285, 1.2424188232229403, 2.7216728597530397, 1.445577889243121, 1.9186247458564172, 0.5920142672813848, -0.23594405931623522, 1.2029400610711907, 3.140710816334489, 1.4228335064504551, 3.1065606979516582], "count": [353]}, "gripper_mode_state": {"mean": [0.40226628895184136, 0.4475920679886686], "std": [0.49035509758210527, 0.49724582317229954], "min": [0, 0], "max": [1, 1], "count": [353]}, "gripper_activity_state": {"mean": [1.86685552407932, 1.8526912181303117], "std": [0.44129031007595787, 0.4526908635793369], "min": [0, 0], "max": [2, 2], "count": [353]}, "gripper_mode_action": {"mean": [0.40226628895184136, 0.4475920679886686], "std": [0.49035509758210527, 0.49724582317229954], "min": [0, 0], "max": [1, 1], "count": [353]}, "gripper_activity_action": {"mean": [1.86685552407932, 1.8526912181303117], "std": [0.44129031007595787, 0.4526908635793369], "min": [0, 0], "max": [2, 2], "count": [353]}, "gripper_open_scale_state": {"mean": [0.5452507084962664, 0.3981628897183336], "std": [0.3556844385465592, 0.3291956097148843], "min": [0.052, 0.018], "max": [0.859, 0.84], "count": [353]}, "gripper_open_scale_action": {"mean": [0.5452507084962664, 0.3981628897183336], "std": [0.3556844385465592, 0.3291956097148843], "min": [0.052, 0.018], "max": [0.859, 0.84], "count": [353]}}} +{"episode_index": 468, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4590695976307189]], [[0.4708044444444444]], [[0.45893957516339867]]], "std": [[[0.1440485310542504]], [[0.1371228274392332]], [[0.14121058067411815]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.7764705882352941]], [[0.7803921568627451]]], "mean": [[[0.47860393178104577]], [[0.4812427450980392]], [[0.4765847487745098]]], "std": [[[0.06928710322976019]], [[0.06379105026500659]], [[0.0679036253557945]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7294117647058823]], [[0.7098039215686275]], [[0.7372549019607844]]], "mean": [[[0.46114318831699347]], [[0.4761343954248366]], [[0.46189531454248367]]], "std": [[[0.10413802277086855]], [[0.0903426953316907]], [[0.09850976559511745]]], "count": [100]}, "observation.state": {"min": [-0.00703367730602622, 2.0595059394836426, 1.8280928134918213, 0.2269800752401352, -2.6264240741729736, 1.0354689359664917, -2.4627816677093506, 16.0, 0.17858600616455078, 0.23465099930763245, -0.00786499958485365, -2.6519999504089355, -0.007999997586011887, -0.9359999895095825, -0.5653121471405029, -2.0790886878967285, -1.4986969232559204, -1.862336277961731, 2.105111598968506, -0.8706225752830505, -0.12426744401454926, -2.0, -0.33414798974990845, 0.26885300874710083, -0.03161099925637245, 1.2020000219345093, -0.17000000178813934, -3.1401853561401367], "max": [0.5814215540885925, 2.0924580097198486, 2.4132144451141357, 1.7830982208251953, -0.48284533619880676, 1.5801163911819458, -0.6303780674934387, 830.0, 0.3722189962863922, 0.3872680068016052, 0.14488700032234192, -1.1059999465942383, 1.1979999542236328, 0.6629999876022339, -0.11920599639415741, -1.855512022972107, -0.6189984679222107, -0.020176006481051445, 2.8905794620513916, 1.7411755323410034, 1.4217801094055176, 846.0, -0.03677799925208092, 0.35526901483535767, 0.06149499863386154, 2.5840001106262207, 0.6759999990463257, 3.1410000324249268], "mean": [0.18264469504356384, 2.08054780960083, 2.135413646697998, 1.2123191356658936, -1.7725692987442017, 1.3410524129867554, -1.303529977798462, 465.8017578125, 0.26779893040657043, 0.31512928009033203, 0.07776529341936111, -2.3267993927001953, 0.5932838916778564, -0.3339351713657379, -0.31003886461257935, -2.0113980770111084, -0.9876660108566284, -0.6602646708488464, 2.458843469619751, 1.0143574476242065, 0.4057004153728485, 455.6209716796875, -0.22298772633075714, 0.31188324093818665, 0.010802732780575752, 1.7509608268737793, 0.3739924132823944, 1.8977220058441162], "std": [0.19154717028141022, 0.007054679095745087, 0.2142694890499115, 0.41043075919151306, 0.6192474365234375, 0.17937007546424866, 0.5167042016983032, 294.90863037109375, 0.05030308663845062, 0.044070467352867126, 0.041960738599300385, 0.3862183690071106, 0.4025368392467499, 0.4213868975639343, 0.12957556545734406, 0.08141393959522247, 0.2816581726074219, 0.6469802856445312, 0.3213396668434143, 0.9425617456436157, 0.3871048092842102, 342.1605529785156, 0.10093536972999573, 0.03228607773780823, 0.026032617315649986, 0.41018086671829224, 0.21252945065498352, 1.9071578979492188], "count": [401]}, "action": {"min": [-0.00703367730602622, 2.0595059394836426, 1.8280928134918213, 0.2269800752401352, -2.6264240741729736, 1.0354689359664917, -2.4627816677093506, 16.0, 0.17858600616455078, 0.23465099930763245, -0.00786499958485365, -2.6519999504089355, -0.007999997586011887, -0.9359999895095825, -0.5653121471405029, -2.0790886878967285, -1.4986969232559204, -1.862336277961731, 2.105111598968506, -0.8706225752830505, -0.12426744401454926, -2.0, -0.33414798974990845, 0.26885300874710083, -0.03161099925637245, 1.2020000219345093, -0.17000000178813934, -3.1401853561401367], "max": [0.5814215540885925, 2.0924580097198486, 2.4132144451141357, 1.7830982208251953, -0.48284533619880676, 1.5801163911819458, -0.6303780674934387, 830.0, 0.3722189962863922, 0.3872680068016052, 0.14488700032234192, -1.1059999465942383, 1.1979999542236328, 0.6629999876022339, -0.11920599639415741, -1.855512022972107, -0.6189984679222107, -0.020176006481051445, 2.8905794620513916, 1.7411755323410034, 1.4217801094055176, 846.0, -0.03677799925208092, 0.35526901483535767, 0.06149499863386154, 2.5840001106262207, 0.6759999990463257, 3.1410000324249268], "mean": [0.18264469504356384, 2.08054780960083, 2.135413646697998, 1.2123191356658936, -1.7725692987442017, 1.3410524129867554, -1.303529977798462, 465.8017578125, 0.26779893040657043, 0.31512928009033203, 0.07776529341936111, -2.3267993927001953, 0.5932838916778564, -0.3339351713657379, -0.31003886461257935, -2.0113980770111084, -0.9876660108566284, -0.6602646708488464, 2.458843469619751, 1.0143574476242065, 0.4057004153728485, 455.6209716796875, -0.22298772633075714, 0.31188324093818665, 0.010802732780575752, 1.7509608268737793, 0.3739924132823944, 1.8977220058441162], "std": [0.19154717028141022, 0.007054679095745087, 0.2142694890499115, 0.41043075919151306, 0.6192474365234375, 0.17937007546424866, 0.5167042016983032, 294.90863037109375, 0.05030308663845062, 0.044070467352867126, 0.041960738599300385, 0.3862183690071106, 0.4025368392467499, 0.4213868975639343, 0.12957556545734406, 0.08141393959522247, 0.2816581726074219, 0.6469802856445312, 0.3213396668434143, 0.9425617456436157, 0.3871048092842102, 342.1605529785156, 0.10093536972999573, 0.03228607773780823, 0.026032617315649986, 0.41018086671829224, 0.21252945065498352, 1.9071578979492188], "count": [401]}, "timestamp": {"min": [0.0], "max": [13.333333333333334], "mean": [6.666666666666666], "std": [3.8586123009300755], "count": [401]}, "frame_index": {"min": [0], "max": [400], "mean": [200.0], "std": [115.75836902790225], "count": [401]}, "episode_index": {"min": [470], "max": [470], "mean": [470.0], "std": [0.0], "count": [401]}, "index": {"min": [274890], "max": [275290], "mean": [275090.0], "std": [115.75836902790225], "count": [401]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [401]}, "subtask_annotation": {"mean": [4.630922693266833, 9.0, 9.0, 9.0, 9.0], "std": [2.2859085615198222, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [401]}, "scene_annotation": {"mean": [470.0], "std": [0.0], "min": [470], "max": [470], "count": [401]}, "eef_direction_state": {"mean": [3.7655860349127184, 4.241895261845387], "std": [2.093789109751552, 1.9530244845902391], "min": [0, 0], "max": [6, 6], "count": [401]}, "eef_velocity_state": {"mean": [0.8329177057356608, 0.7780548628428927], "std": [0.7570211444720528, 0.7360453790239997], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_acc_mag_state": {"mean": [0.8902743142144638, 0.800498753117207], "std": [0.8313856921674438, 0.841622794547939], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_direction_action": {"mean": [3.7655860349127184, 4.241895261845387], "std": [2.093789109751552, 1.9530244845902391], "min": [0, 0], "max": [6, 6], "count": [401]}, "eef_velocity_action": {"mean": [0.8329177057356608, 0.7780548628428927], "std": [0.7570211444720528, 0.7360453790239997], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_acc_mag_action": {"mean": [0.8902743142144638, 0.800498753117207], "std": [0.8313856921674438, 0.841622794547939], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_sim_pose_state": {"mean": [0.5028426956877128, 0.2469994275898867, 1.1052221615608047, 1.1605812333712706, 0.9789497243415486, 0.729019813169368, 0.5114460387680548, -0.32675497052760705, 1.1433831085426522, 0.8358095489884511, 1.0365561152261529, -0.2737808332111712], "std": [0.03858552539103304, 0.07243631247743453, 0.07517572570896586, 0.7578321976762941, 0.24526209164986612, 0.5303347807656625, 0.051763719051397435, 0.0507427882053338, 0.04602006813929836, 2.1357140419257825, 0.31975152218425235, 2.230920443250492], "min": [0.45142645419698213, 0.09819819062256074, 1.0202046236588698, 0.16380622008883722, 0.5808335543201331, 0.010488994675138974, 0.41910106845166994, -0.3962560622206489, 1.0311190750930508, -3.1390771417871606, 0.448689702973466, -3.100315133639177], "max": [0.5560132143445564, 0.332032953119589, 1.2462865164697399, 2.7861790674318914, 1.2607569727361096, 1.8701742846720038, 0.5990067791965454, -0.25226577244537735, 1.2093498072137587, 3.123205767509301, 1.4132173710054432, 3.069426758401227], "count": [401]}, "eef_sim_pose_action": {"mean": [0.5028426956877128, 0.2469994275898867, 1.1052221615608047, 1.1605812333712706, 0.9789497243415486, 0.729019813169368, 0.5114460387680548, -0.32675497052760705, 1.1433831085426522, 0.8358095489884511, 1.0365561152261529, -0.2737808332111712], "std": [0.03858552539103304, 0.07243631247743453, 0.07517572570896586, 0.7578321976762941, 0.24526209164986612, 0.5303347807656625, 0.051763719051397435, 0.0507427882053338, 0.04602006813929836, 2.1357140419257825, 0.31975152218425235, 2.230920443250492], "min": [0.45142645419698213, 0.09819819062256074, 1.0202046236588698, 0.16380622008883722, 0.5808335543201331, 0.010488994675138974, 0.41910106845166994, -0.3962560622206489, 1.0311190750930508, -3.1390771417871606, 0.448689702973466, -3.100315133639177], "max": [0.5560132143445564, 0.332032953119589, 1.2462865164697399, 2.7861790674318914, 1.2607569727361096, 1.8701742846720038, 0.5990067791965454, -0.25226577244537735, 1.2093498072137587, 3.123205767509301, 1.4132173710054432, 3.069426758401227], "count": [401]}, "gripper_mode_state": {"mean": [0.5087281795511222, 0.428927680798005], "std": [0.49992381307727873, 0.4949229489963583], "min": [0, 0], "max": [1, 1], "count": [401]}, "gripper_activity_state": {"mean": [1.6458852867830425, 1.7331670822942644], "std": [0.6914434479433037, 0.6364820664883772], "min": [0, 0], "max": [2, 2], "count": [401]}, "gripper_mode_action": {"mean": [0.5087281795511222, 0.428927680798005], "std": [0.49992381307727873, 0.4949229489963583], "min": [0, 0], "max": [1, 1], "count": [401]}, "gripper_activity_action": {"mean": [1.6458852867830425, 1.7331670822942644], "std": [0.6914434479433037, 0.6364820664883772], "min": [0, 0], "max": [2, 2], "count": [401]}, "gripper_open_scale_state": {"mean": [0.45562593487016567, 0.4658017458499521], "std": [0.34215391885566143, 0.29490872574091725], "min": [0.0, 0.016], "max": [0.846, 0.83], "count": [401]}, "gripper_open_scale_action": {"mean": [0.45562593487016567, 0.4658017458499521], "std": [0.34215391885566143, 0.29490872574091725], "min": [0.0, 0.016], "max": [0.846, 0.83], "count": [401]}}} +{"episode_index": 469, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45893769199346407]], [[0.4714956964869281]], [[0.4600299305555555]]], "std": [[[0.14523208326707113]], [[0.13800987909292087]], [[0.14119337645452645]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.792156862745098]], [[0.807843137254902]], [[0.803921568627451]]], "mean": [[[0.4737222079248366]], [[0.47863239787581696]], [[0.4732911805555555]]], "std": [[[0.07718640302324489]], [[0.06530281932001661]], [[0.07017756854233281]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6549019607843137]], [[0.6431372549019608]], [[0.6588235294117647]]], "mean": [[[0.4631703758169935]], [[0.4773512806372549]], [[0.46223449754901963]]], "std": [[[0.09310812486676465]], [[0.07651351273000337]], [[0.0906095972659196]]], "count": [100]}, "observation.state": {"min": [-0.013945181854069233, 2.0722994804382324, 1.780759572982788, 0.15194837749004364, -2.624154806137085, 0.7313453555107117, -2.7161686420440674, -2.0, 0.2113099992275238, 0.22701600193977356, -0.02747200056910515, -2.7130000591278076, -0.003999999724328518, -0.9980000257492065, -0.5666735172271729, -2.080066204071045, -1.4575071334838867, -1.7830982208251953, 2.2136361598968506, -0.7019888758659363, -0.36105626821517944, 80.0, -0.35875600576400757, 0.27440300583839417, -0.04530100151896477, 1.2589999437332153, -0.08399999886751175, -3.134185314178467], "max": [0.5906019806861877, 2.0924580097198486, 2.434018850326538, 1.6951161623001099, -0.736808180809021, 1.6859532594680786, -0.4720766842365265, 831.0, 0.3613080084323883, 0.38631200790405273, 0.12072200328111649, -1.3839999437332153, 1.090000033378601, 0.6449999809265137, -0.11568041890859604, -1.675097107887268, -0.787283182144165, 0.029251718893647194, 2.8915743827819824, 1.7762041091918945, 1.3858438730239868, 801.0, -0.031947001814842224, 0.35684698820114136, 0.049754999577999115, 2.5260000228881836, 0.8239999413490295, 3.140000104904175], "mean": [0.23656286299228668, 2.081998348236084, 2.0764410495758057, 0.9706141948699951, -1.6500123739242554, 1.34200918674469, -1.4558241367340088, 424.6471252441406, 0.2797631323337555, 0.3179720640182495, 0.052544739097356796, -2.073291778564453, 0.575935959815979, -0.14619900286197662, -0.315409392118454, -2.0056190490722656, -1.1124430894851685, -0.5507640838623047, 2.728367567062378, 1.0359106063842773, 0.08631815016269684, 521.7201538085938, -0.25037580728530884, 0.31401342153549194, 0.00415617972612381, 1.8261209726333618, 0.5441657900810242, 1.9987794160842896], "std": [0.2122957855463028, 0.005908405873924494, 0.2516772150993347, 0.3760125935077667, 0.7630854249000549, 0.25956371426582336, 0.7827121019363403, 302.2507629394531, 0.042320359498262405, 0.055575206875801086, 0.048774879425764084, 0.4945356845855713, 0.4243716597557068, 0.671219527721405, 0.12005870789289474, 0.10467308014631271, 0.16724400222301483, 0.6377844214439392, 0.192302405834198, 0.7867175340652466, 0.3698091208934784, 288.176513671875, 0.10834676772356033, 0.023333271965384483, 0.023639244958758354, 0.33647558093070984, 0.18702654540538788, 1.969430685043335], "count": [452]}, "action": {"min": [-0.013945181854069233, 2.0722994804382324, 1.780759572982788, 0.15194837749004364, -2.624154806137085, 0.7313453555107117, -2.7161686420440674, -2.0, 0.2113099992275238, 0.22701600193977356, -0.02747200056910515, -2.7130000591278076, -0.003999999724328518, -0.9980000257492065, -0.5666735172271729, -2.080066204071045, -1.4575071334838867, -1.7830982208251953, 2.2136361598968506, -0.7019888758659363, -0.36105626821517944, 80.0, -0.35875600576400757, 0.27440300583839417, -0.04530100151896477, 1.2589999437332153, -0.08399999886751175, -3.134185314178467], "max": [0.5906019806861877, 2.0924580097198486, 2.434018850326538, 1.6951161623001099, -0.736808180809021, 1.6859532594680786, -0.4720766842365265, 831.0, 0.3613080084323883, 0.38631200790405273, 0.12072200328111649, -1.3839999437332153, 1.090000033378601, 0.6449999809265137, -0.11568041890859604, -1.675097107887268, -0.787283182144165, 0.029251718893647194, 2.8915743827819824, 1.7762041091918945, 1.3858438730239868, 801.0, -0.031947001814842224, 0.35684698820114136, 0.049754999577999115, 2.5260000228881836, 0.8239999413490295, 3.140000104904175], "mean": [0.23656286299228668, 2.081998348236084, 2.0764410495758057, 0.9706141948699951, -1.6500123739242554, 1.34200918674469, -1.4558241367340088, 424.6471252441406, 0.2797631323337555, 0.3179720640182495, 0.052544739097356796, -2.073291778564453, 0.575935959815979, -0.14619900286197662, -0.315409392118454, -2.0056190490722656, -1.1124430894851685, -0.5507640838623047, 2.728367567062378, 1.0359106063842773, 0.08631815016269684, 521.7201538085938, -0.25037580728530884, 0.31401342153549194, 0.00415617972612381, 1.8261209726333618, 0.5441657900810242, 1.9987794160842896], "std": [0.2122957855463028, 0.005908405873924494, 0.2516772150993347, 0.3760125935077667, 0.7630854249000549, 0.25956371426582336, 0.7827121019363403, 302.2507629394531, 0.042320359498262405, 0.055575206875801086, 0.048774879425764084, 0.4945356845855713, 0.4243716597557068, 0.671219527721405, 0.12005870789289474, 0.10467308014631271, 0.16724400222301483, 0.6377844214439392, 0.192302405834198, 0.7867175340652466, 0.3698091208934784, 288.176513671875, 0.10834676772356033, 0.023333271965384483, 0.023639244958758354, 0.33647558093070984, 0.18702654540538788, 1.969430685043335], "count": [452]}, "timestamp": {"min": [0.0], "max": [15.033333333333333], "mean": [7.516666666666667], "std": [4.349361383518786], "count": [452]}, "frame_index": {"min": [0], "max": [451], "mean": [225.5], "std": [130.48084150556357], "count": [452]}, "episode_index": {"min": [471], "max": [471], "mean": [471.0], "std": [0.0], "count": [452]}, "index": {"min": [275291], "max": [275742], "mean": [275516.5], "std": [130.48084150556357], "count": [452]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [452]}, "subtask_annotation": {"mean": [4.347345132743363, 9.0, 9.0, 9.0, 9.0], "std": [2.2764992211490616, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [452]}, "scene_annotation": {"mean": [471.0], "std": [0.0], "min": [471], "max": [471], "count": [452]}, "eef_direction_state": {"mean": [4.148230088495575, 4.024336283185841], "std": [2.002801458350912, 1.9926481584499052], "min": [0, 0], "max": [6, 6], "count": [452]}, "eef_velocity_state": {"mean": [0.7345132743362832, 0.7898230088495575], "std": [0.7586398998282381, 0.6602379328440381], "min": [0, 0], "max": [2, 2], "count": [452]}, "eef_acc_mag_state": {"mean": [0.668141592920354, 0.7168141592920354], "std": [0.8122693531553062, 0.8224615174973925], "min": [0, 0], "max": [2, 2], "count": [452]}, "eef_direction_action": {"mean": [4.148230088495575, 4.024336283185841], "std": [2.002801458350912, 1.9926481584499052], "min": [0, 0], "max": [6, 6], "count": [452]}, "eef_velocity_action": {"mean": [0.7345132743362832, 0.7898230088495575], "std": [0.7586398998282381, 0.6602379328440381], "min": [0, 0], "max": [2, 2], "count": [452]}, "eef_acc_mag_action": {"mean": [0.668141592920354, 0.7168141592920354], "std": [0.8122693531553062, 0.8224615174973925], "min": [0, 0], "max": [2, 2], "count": [452]}, "eef_sim_pose_state": {"mean": [0.5033190122272099, 0.26156447248660897, 1.0851527313344165, 1.0877332661207793, 1.18342673349631, 0.634456140233099, 0.5152534211198891, -0.313414079026398, 1.1134050876484693, 0.9689436344015065, 0.9387633066615932, -0.9337945810968794], "std": [0.02920906617725573, 0.07962771087657887, 0.07375023486243579, 0.7382220533635832, 0.24367570745102318, 0.5517446954843388, 0.06460756323090236, 0.05881644461894166, 0.02937291473340302, 1.8660854195452259, 0.35065074319239314, 1.6917486623653868], "min": [0.45610427075157917, 0.09639085160315931, 1.0109036451491393, -0.06408597282027473, 0.4425870851968554, -0.3190260001207886, 0.4121816089154976, -0.4001756365251285, 1.0224016876573008, -3.1295122803836795, 0.42009852302872974, -3.0935104719633033], "max": [0.5536893867633566, 0.3427695713942392, 1.2228804262626511, 2.7692320398301415, 1.5054672830296019, 1.8913640670559395, 0.5990613526347085, -0.23174995243443974, 1.178545743420714, 3.1366637699346005, 1.5106267171838281, 3.0557016576115084], "count": [452]}, "eef_sim_pose_action": {"mean": [0.5033190122272099, 0.26156447248660897, 1.0851527313344165, 1.0877332661207793, 1.18342673349631, 0.634456140233099, 0.5152534211198891, -0.313414079026398, 1.1134050876484693, 0.9689436344015065, 0.9387633066615932, -0.9337945810968794], "std": [0.02920906617725573, 0.07962771087657887, 0.07375023486243579, 0.7382220533635832, 0.24367570745102318, 0.5517446954843388, 0.06460756323090236, 0.05881644461894166, 0.02937291473340302, 1.8660854195452259, 0.35065074319239314, 1.6917486623653868], "min": [0.45610427075157917, 0.09639085160315931, 1.0109036451491393, -0.06408597282027473, 0.4425870851968554, -0.3190260001207886, 0.4121816089154976, -0.4001756365251285, 1.0224016876573008, -3.1295122803836795, 0.42009852302872974, -3.0935104719633033], "max": [0.5536893867633566, 0.3427695713942392, 1.2228804262626511, 2.7692320398301415, 1.5054672830296019, 1.8913640670559395, 0.5990613526347085, -0.23174995243443974, 1.178545743420714, 3.1366637699346005, 1.5106267171838281, 3.0557016576115084], "count": [452]}, "gripper_mode_state": {"mean": [0.34513274336283184, 0.4778761061946903], "std": [0.475411540480117, 0.49951029351044407], "min": [0, 0], "max": [1, 1], "count": [452]}, "gripper_activity_state": {"mean": [1.8075221238938053, 1.75], "std": [0.5409235481181821, 0.5926354816911421], "min": [0, 0], "max": [2, 2], "count": [452]}, "gripper_mode_action": {"mean": [0.34513274336283184, 0.4778761061946903], "std": [0.475411540480117, 0.49951029351044407], "min": [0, 0], "max": [1, 1], "count": [452]}, "gripper_activity_action": {"mean": [1.8075221238938053, 1.75], "std": [0.5409235481181821, 0.5926354816911421], "min": [0, 0], "max": [2, 2], "count": [452]}, "gripper_open_scale_state": {"mean": [0.5217201327771211, 0.4246515486224579], "std": [0.2881766051563156, 0.3022444784391739], "min": [0.08, 0.0], "max": [0.801, 0.831], "count": [452]}, "gripper_open_scale_action": {"mean": [0.5217201327771211, 0.4246515486224579], "std": [0.2881766051563156, 0.3022444784391739], "min": [0.08, 0.0], "max": [0.801, 0.831], "count": [452]}}} +{"episode_index": 470, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44978386437908496]], [[0.4633627961601307]], [[0.4521986621732026]]], "std": [[[0.1535295714533199]], [[0.14604667465063362]], [[0.1502604112579929]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[0.7254901960784313]], [[0.7294117647058823]], [[0.7254901960784313]]], "mean": [[[0.4707968954248366]], [[0.4751391503267974]], [[0.46930649918300654]]], "std": [[[0.06842256895053378]], [[0.05968544359371839]], [[0.06603983678398677]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7529411764705882]], [[0.7529411764705882]], [[0.7529411764705882]]], "mean": [[[0.45878473039215684]], [[0.47600510825163395]], [[0.46203937500000003]]], "std": [[[0.11254898217623967]], [[0.09956358494607062]], [[0.10500525837989333]]], "count": [100]}, "observation.state": {"min": [-0.047647491097450256, 2.0294339656829834, 1.5461000204086304, 0.46732935309410095, -2.610872983932495, 0.7549945116043091, -2.473829746246338, 14.0, 0.15605999529361725, 0.24208499491214752, -0.047387998551130295, -2.5329999923706055, 0.05900000035762787, -0.8519999980926514, -0.5151863098144531, -2.0785303115844727, -1.4912093877792358, -1.8416539430618286, 2.4150469303131104, -0.587128758430481, -0.2601413428783417, 56.0, -0.37017300724983215, 0.25350600481033325, -0.04898500069975853, 1.3289999961853027, 0.024000000208616257, -3.1401853561401367], "max": [0.8165000081062317, 2.0925800800323486, 2.692589282989502, 1.871045470237732, -0.840358555316925, 1.7602518796920776, -0.4585503935813904, 631.0, 0.3420700132846832, 0.4450330138206482, 0.17758800089359283, -1.5679999589920044, 1.2910000085830688, 0.5270000100135803, 0.10353294014930725, -1.9078892469406128, -0.7393738627433777, -0.0530056469142437, 2.890317678451538, 1.7710728645324707, 0.9922371506690979, 842.0, -0.06678300350904465, 0.34911999106407166, 0.047099001705646515, 2.4519999027252197, 0.9509999752044678, 3.138000011444092], "mean": [0.2326061725616455, 2.074223279953003, 2.0702297687530518, 1.1759953498840332, -1.87952721118927, 1.2113847732543945, -1.2005798816680908, 355.06732177734375, 0.24389320611953735, 0.330287903547287, 0.06407424807548523, -2.238551378250122, 0.6218129396438599, -0.2178977131843567, -0.24308273196220398, -2.032524347305298, -1.0158629417419434, -0.6934167742729187, 2.602222442626953, 0.9368593096733093, 0.2719075679779053, 520.6197509765625, -0.23449711501598358, 0.30306410789489746, -0.008664824068546295, 1.821488857269287, 0.4578551948070526, 1.4814491271972656], "std": [0.28078290820121765, 0.01761309802532196, 0.43755263090133667, 0.4392203986644745, 0.5726912021636963, 0.38876625895500183, 0.5463625192642212, 264.42498779296875, 0.05924398824572563, 0.07042441517114639, 0.06099126487970352, 0.20690573751926422, 0.4435121417045593, 0.3895045816898346, 0.14596211910247803, 0.054260969161987305, 0.16257429122924805, 0.6779047846794128, 0.2104566991329193, 0.8752805590629578, 0.2797756493091583, 347.1712951660156, 0.09700916707515717, 0.030378246679902077, 0.026188073679804802, 0.33941107988357544, 0.21384158730506897, 2.3496510982513428], "count": [401]}, "action": {"min": [-0.047647491097450256, 2.0294339656829834, 1.5461000204086304, 0.46732935309410095, -2.610872983932495, 0.7549945116043091, -2.473829746246338, 14.0, 0.15605999529361725, 0.24208499491214752, -0.047387998551130295, -2.5329999923706055, 0.05900000035762787, -0.8519999980926514, -0.5151863098144531, -2.0785303115844727, -1.4912093877792358, -1.8416539430618286, 2.4150469303131104, -0.587128758430481, -0.2601413428783417, 56.0, -0.37017300724983215, 0.25350600481033325, -0.04898500069975853, 1.3289999961853027, 0.024000000208616257, -3.1401853561401367], "max": [0.8165000081062317, 2.0925800800323486, 2.692589282989502, 1.871045470237732, -0.840358555316925, 1.7602518796920776, -0.4585503935813904, 631.0, 0.3420700132846832, 0.4450330138206482, 0.17758800089359283, -1.5679999589920044, 1.2910000085830688, 0.5270000100135803, 0.10353294014930725, -1.9078892469406128, -0.7393738627433777, -0.0530056469142437, 2.890317678451538, 1.7710728645324707, 0.9922371506690979, 842.0, -0.06678300350904465, 0.34911999106407166, 0.047099001705646515, 2.4519999027252197, 0.9509999752044678, 3.138000011444092], "mean": [0.2326061725616455, 2.074223279953003, 2.0702297687530518, 1.1759953498840332, -1.87952721118927, 1.2113847732543945, -1.2005798816680908, 355.06732177734375, 0.24389320611953735, 0.330287903547287, 0.06407424807548523, -2.238551378250122, 0.6218129396438599, -0.2178977131843567, -0.24308273196220398, -2.032524347305298, -1.0158629417419434, -0.6934167742729187, 2.602222442626953, 0.9368593096733093, 0.2719075679779053, 520.6197509765625, -0.23449711501598358, 0.30306410789489746, -0.008664824068546295, 1.821488857269287, 0.4578551948070526, 1.4814491271972656], "std": [0.28078290820121765, 0.01761309802532196, 0.43755263090133667, 0.4392203986644745, 0.5726912021636963, 0.38876625895500183, 0.5463625192642212, 264.42498779296875, 0.05924398824572563, 0.07042441517114639, 0.06099126487970352, 0.20690573751926422, 0.4435121417045593, 0.3895045816898346, 0.14596211910247803, 0.054260969161987305, 0.16257429122924805, 0.6779047846794128, 0.2104566991329193, 0.8752805590629578, 0.2797756493091583, 347.1712951660156, 0.09700916707515717, 0.030378246679902077, 0.026188073679804802, 0.33941107988357544, 0.21384158730506897, 2.3496510982513428], "count": [401]}, "timestamp": {"min": [0.0], "max": [13.333333333333334], "mean": [6.666666666666666], "std": [3.8586123009300755], "count": [401]}, "frame_index": {"min": [0], "max": [400], "mean": [200.0], "std": [115.75836902790225], "count": [401]}, "episode_index": {"min": [472], "max": [472], "mean": [472.0], "std": [0.0], "count": [401]}, "index": {"min": [275743], "max": [276143], "mean": [275943.0], "std": [115.75836902790225], "count": [401]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [401]}, "subtask_annotation": {"mean": [4.815461346633416, 9.0, 9.0, 9.0, 9.0], "std": [2.1894921009168398, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [401]}, "scene_annotation": {"mean": [472.0], "std": [0.0], "min": [472], "max": [472], "count": [401]}, "eef_direction_state": {"mean": [4.032418952618454, 3.8329177057356607], "std": [2.208902049295408, 2.017260609043543], "min": [0, 0], "max": [6, 6], "count": [401]}, "eef_velocity_state": {"mean": [0.7231920199501247, 0.8778054862842892], "std": [0.754494949594595, 0.7115233715761383], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_acc_mag_state": {"mean": [0.770573566084788, 0.8379052369077307], "std": [0.824942782085651, 0.8510867929738838], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_direction_action": {"mean": [4.032418952618454, 3.8329177057356607], "std": [2.208902049295408, 2.017260609043543], "min": [0, 0], "max": [6, 6], "count": [401]}, "eef_velocity_action": {"mean": [0.7231920199501247, 0.8778054862842892], "std": [0.754494949594595, 0.7115233715761383], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_acc_mag_action": {"mean": [0.770573566084788, 0.8379052369077307], "std": [0.824942782085651, 0.8510867929738838], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_sim_pose_state": {"mean": [0.4918247715527602, 0.24112817997278552, 1.08756042577063, 1.2231206403865424, 1.0970601378502949, 0.791105093985122, 0.5251643356669201, -0.29953346796348473, 1.1476937120441102, -0.24681924133789698, 1.0209226482482334, -0.8165954937921757], "std": [0.0353037692402527, 0.07406268199532565, 0.06823299484586234, 0.8671400298216692, 0.2449476501773732, 0.6909084100421982, 0.07555494624356023, 0.08069499831321102, 0.03329591273925496, 2.2497266132548686, 0.2469562333213016, 1.8507754713360534], "min": [0.4363133181123958, 0.1196277915434155, 1.0163581887828415, -0.4517075739902564, 0.6697912948091647, -0.8383223498061864, 0.4314565731886667, -0.4298615587391013, 1.0755518113779607, -3.141577757289121, 0.5343170262020136, -2.9893257101586976], "max": [0.5433496174831989, 0.35544483210579103, 1.2009170587404867, 2.8127636184515152, 1.375898127620168, 2.066260617196388, 0.6513208351085411, -0.20281768314465104, 1.1995652926642038, 3.136714518314783, 1.532891050201167, 2.9474659944386805], "count": [401]}, "eef_sim_pose_action": {"mean": [0.4918247715527602, 0.24112817997278552, 1.08756042577063, 1.2231206403865424, 1.0970601378502949, 0.791105093985122, 0.5251643356669201, -0.29953346796348473, 1.1476937120441102, -0.24681924133789698, 1.0209226482482334, -0.8165954937921757], "std": [0.0353037692402527, 0.07406268199532565, 0.06823299484586234, 0.8671400298216692, 0.2449476501773732, 0.6909084100421982, 0.07555494624356023, 0.08069499831321102, 0.03329591273925496, 2.2497266132548686, 0.2469562333213016, 1.8507754713360534], "min": [0.4363133181123958, 0.1196277915434155, 1.0163581887828415, -0.4517075739902564, 0.6697912948091647, -0.8383223498061864, 0.4314565731886667, -0.4298615587391013, 1.0755518113779607, -3.141577757289121, 0.5343170262020136, -2.9893257101586976], "max": [0.5433496174831989, 0.35544483210579103, 1.2009170587404867, 2.8127636184515152, 1.375898127620168, 2.066260617196388, 0.6513208351085411, -0.20281768314465104, 1.1995652926642038, 3.136714518314783, 1.532891050201167, 2.9474659944386805], "count": [401]}, "gripper_mode_state": {"mean": [0.4139650872817955, 0.428927680798005], "std": [0.49254237766264514, 0.494922948996358], "min": [0, 0], "max": [1, 1], "count": [401]}, "gripper_activity_state": {"mean": [1.832917705735661, 1.8728179551122195], "std": [0.49889025546029725, 0.4310681383806888], "min": [0, 0], "max": [2, 2], "count": [401]}, "gripper_mode_action": {"mean": [0.4139650872817955, 0.428927680798005], "std": [0.49254237766264514, 0.494922948996358], "min": [0, 0], "max": [1, 1], "count": [401]}, "gripper_activity_action": {"mean": [1.832917705735661, 1.8728179551122195], "std": [0.49889025546029725, 0.4310681383806888], "min": [0, 0], "max": [2, 2], "count": [401]}, "gripper_open_scale_state": {"mean": [0.5206197005293315, 0.3550673318135172], "std": [0.34717124500115126, 0.2644247327546412], "min": [0.056, 0.014], "max": [0.842, 0.631], "count": [401]}, "gripper_open_scale_action": {"mean": [0.5206197005293315, 0.3550673318135172], "std": [0.34717124500115126, 0.2644247327546412], "min": [0.056, 0.014], "max": [0.842, 0.631], "count": [401]}}} +{"episode_index": 471, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45916583333333333]], [[0.4715091544117647]], [[0.45994386437908497]]], "std": [[[0.14973025832215467]], [[0.14317238884679967]], [[0.1463694651234802]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.7450980392156863]], [[0.7490196078431373]]], "mean": [[[0.4773559272875817]], [[0.48148360089869285]], [[0.4766902553104575]]], "std": [[[0.08035508037235126]], [[0.07365465949454011]], [[0.07740662033351015]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.7137254901960784]], [[0.7411764705882353]]], "mean": [[[0.4577511213235294]], [[0.4749263827614379]], [[0.46015840482026144]]], "std": [[[0.11294319065429051]], [[0.09847842822718501]], [[0.10547892709049543]]], "count": [100]}, "observation.state": {"min": [0.03263765573501587, 2.066627025604248, 1.8417936563491821, 0.10122910887002945, -2.6369481086730957, 0.9521119594573975, -2.762995958328247, 18.0, 0.20294800400733948, 0.24771399796009064, -0.029069000855088234, -2.625, -0.030000001192092896, -0.9139999747276306, -0.4374842345714569, -2.078756809234619, -1.4271382093429565, -1.8262951374053955, 2.52289080619812, -0.6956708431243896, -0.3860319256782532, 59.0, -0.35476699471473694, 0.2621990144252777, -0.06881599873304367, 1.2020000219345093, 0.2160000056028366, -3.127000093460083], "max": [0.6552489995956421, 2.092388153076172, 2.6044328212738037, 1.6560732126235962, -0.8044222593307495, 1.6428608894348145, -0.5306848287582397, 830.0, 0.37303999066352844, 0.39750799536705017, 0.14731700718402863, -1.4119999408721924, 1.1619999408721924, 0.44999998807907104, -0.032358404248952866, -1.6531236171722412, -0.8618261814117432, -0.05368632823228836, 2.89139986038208, 1.746254324913025, 0.9268222451210022, 814.0, -0.06716500222682953, 0.341744989156723, 0.058228999376297, 2.5169999599456787, 0.9210000038146973, 3.13700008392334], "mean": [0.275125116109848, 2.078498125076294, 2.15970778465271, 1.1267329454421997, -1.8569775819778442, 1.3353525400161743, -1.2864378690719604, 446.3250732421875, 0.2628685534000397, 0.33198249340057373, 0.06185728684067726, -2.3776698112487793, 0.5520420670509338, -0.36180150508880615, -0.2565482258796692, -2.0232033729553223, -1.1656744480133057, -0.6685453057289124, 2.804652690887451, 0.9178978204727173, 0.11755944788455963, 522.9647216796875, -0.24251969158649445, 0.3021719455718994, -0.00412676902487874, 1.8431364297866821, 0.4866163432598114, 1.312117338180542], "std": [0.2006581872701645, 0.005802311934530735, 0.30101263523101807, 0.3531423807144165, 0.551898717880249, 0.1819923371076584, 0.5747933387756348, 338.51715087890625, 0.04790348932147026, 0.04735054448246956, 0.05314701050519943, 0.2722115218639374, 0.4361530542373657, 0.3679647147655487, 0.09461423754692078, 0.08819769322872162, 0.1258491426706314, 0.6833004951477051, 0.14015112817287445, 0.9122413992881775, 0.2978876829147339, 297.9250183105469, 0.10300537198781967, 0.023407621309161186, 0.032838910818099976, 0.36456501483917236, 0.18723709881305695, 2.4740524291992188], "count": [383]}, "action": {"min": [0.03263765573501587, 2.066627025604248, 1.8417936563491821, 0.10122910887002945, -2.6369481086730957, 0.9521119594573975, -2.762995958328247, 18.0, 0.20294800400733948, 0.24771399796009064, -0.029069000855088234, -2.625, -0.030000001192092896, -0.9139999747276306, -0.4374842345714569, -2.078756809234619, -1.4271382093429565, -1.8262951374053955, 2.52289080619812, -0.6956708431243896, -0.3860319256782532, 59.0, -0.35476699471473694, 0.2621990144252777, -0.06881599873304367, 1.2020000219345093, 0.2160000056028366, -3.127000093460083], "max": [0.6552489995956421, 2.092388153076172, 2.6044328212738037, 1.6560732126235962, -0.8044222593307495, 1.6428608894348145, -0.5306848287582397, 830.0, 0.37303999066352844, 0.39750799536705017, 0.14731700718402863, -1.4119999408721924, 1.1619999408721924, 0.44999998807907104, -0.032358404248952866, -1.6531236171722412, -0.8618261814117432, -0.05368632823228836, 2.89139986038208, 1.746254324913025, 0.9268222451210022, 814.0, -0.06716500222682953, 0.341744989156723, 0.058228999376297, 2.5169999599456787, 0.9210000038146973, 3.13700008392334], "mean": [0.275125116109848, 2.078498125076294, 2.15970778465271, 1.1267329454421997, -1.8569775819778442, 1.3353525400161743, -1.2864378690719604, 446.3250732421875, 0.2628685534000397, 0.33198249340057373, 0.06185728684067726, -2.3776698112487793, 0.5520420670509338, -0.36180150508880615, -0.2565482258796692, -2.0232033729553223, -1.1656744480133057, -0.6685453057289124, 2.804652690887451, 0.9178978204727173, 0.11755944788455963, 522.9647216796875, -0.24251969158649445, 0.3021719455718994, -0.00412676902487874, 1.8431364297866821, 0.4866163432598114, 1.312117338180542], "std": [0.2006581872701645, 0.005802311934530735, 0.30101263523101807, 0.3531423807144165, 0.551898717880249, 0.1819923371076584, 0.5747933387756348, 338.51715087890625, 0.04790348932147026, 0.04735054448246956, 0.05314701050519943, 0.2722115218639374, 0.4361530542373657, 0.3679647147655487, 0.09461423754692078, 0.08819769322872162, 0.1258491426706314, 0.6833004951477051, 0.14015112817287445, 0.9122413992881775, 0.2978876829147339, 297.9250183105469, 0.10300537198781967, 0.023407621309161186, 0.032838910818099976, 0.36456501483917236, 0.18723709881305695, 2.4740524291992188], "count": [383]}, "timestamp": {"min": [0.0], "max": [12.733333333333333], "mean": [6.366666666666667], "std": [3.6854066562894015], "count": [383]}, "frame_index": {"min": [0], "max": [382], "mean": [191.0], "std": [110.56219968868203], "count": [383]}, "episode_index": {"min": [473], "max": [473], "mean": [473.0], "std": [0.0], "count": [383]}, "index": {"min": [276144], "max": [276526], "mean": [276335.0], "std": [110.56219968868203], "count": [383]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [383]}, "subtask_annotation": {"mean": [4.422976501305483, 9.0, 9.0, 9.0, 9.0], "std": [2.2595765487374964, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [383]}, "scene_annotation": {"mean": [473.0], "std": [0.0], "min": [473], "max": [473], "count": [383]}, "eef_direction_state": {"mean": [3.7571801566579635, 4.409921671018277], "std": [2.142701349227708, 1.7482869628780997], "min": [0, 0], "max": [6, 6], "count": [383]}, "eef_velocity_state": {"mean": [0.8407310704960835, 0.8224543080939948], "std": [0.7356718307502508, 0.7714333289867124], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_acc_mag_state": {"mean": [0.8485639686684073, 0.7989556135770235], "std": [0.8384006753236819, 0.823162693812196], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_direction_action": {"mean": [3.7571801566579635, 4.409921671018277], "std": [2.142701349227708, 1.7482869628780997], "min": [0, 0], "max": [6, 6], "count": [383]}, "eef_velocity_action": {"mean": [0.8407310704960835, 0.8224543080939948], "std": [0.7356718307502508, 0.7714333289867124], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_acc_mag_action": {"mean": [0.8485639686684073, 0.7989556135770235], "std": [0.8384006753236819, 0.823162693812196], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_sim_pose_state": {"mean": [0.49134133815207254, 0.24985797806558635, 1.0861760696318834, 1.237553888935343, 1.1305228737459878, 0.7859594385894143, 0.5297541684436586, -0.31241702076486155, 1.1369803125670928, 0.7087628912054088, 0.9902500754674314, -0.8390443657866741], "std": [0.028791971832769304, 0.08313039954245828, 0.06858713661692536, 0.8533196493168789, 0.21127420120504894, 0.6766479364055022, 0.055813235226151614, 0.06513163932567523, 0.035120288555037266, 2.288012096529755, 0.31434935098936195, 1.9793611127694333], "min": [0.4437692103058282, 0.10704826868007837, 1.0123442823179458, -0.10769617262218167, 0.7183768440039704, -0.7609085226042765, 0.4318428553627189, -0.41064478749200023, 1.0192584469324069, -3.1329553277667896, 0.4271480734306117, -3.122339312481955], "max": [0.5401396378754141, 0.3436988281338451, 1.2037953268687036, 2.9000550044132307, 1.5426066768291435, 2.1811460320591953, 0.6104090132471421, -0.22457292587106445, 1.1968488451903325, 3.1229945809551993, 1.456458032452265, 3.0425558522307], "count": [383]}, "eef_sim_pose_action": {"mean": [0.49134133815207254, 0.24985797806558635, 1.0861760696318834, 1.237553888935343, 1.1305228737459878, 0.7859594385894143, 0.5297541684436586, -0.31241702076486155, 1.1369803125670928, 0.7087628912054088, 0.9902500754674314, -0.8390443657866741], "std": [0.028791971832769304, 0.08313039954245828, 0.06858713661692536, 0.8533196493168789, 0.21127420120504894, 0.6766479364055022, 0.055813235226151614, 0.06513163932567523, 0.035120288555037266, 2.288012096529755, 0.31434935098936195, 1.9793611127694333], "min": [0.4437692103058282, 0.10704826868007837, 1.0123442823179458, -0.10769617262218167, 0.7183768440039704, -0.7609085226042765, 0.4318428553627189, -0.41064478749200023, 1.0192584469324069, -3.1329553277667896, 0.4271480734306117, -3.122339312481955], "max": [0.5401396378754141, 0.3436988281338451, 1.2037953268687036, 2.9000550044132307, 1.5426066768291435, 2.1811460320591953, 0.6104090132471421, -0.22457292587106445, 1.1968488451903325, 3.1229945809551993, 1.456458032452265, 3.0425558522307], "count": [383]}, "gripper_mode_state": {"mean": [0.3629242819843342, 0.4360313315926893], "std": [0.48084326711568914, 0.49589112662175544], "min": [0, 0], "max": [1, 1], "count": [383]}, "gripper_activity_state": {"mean": [1.8746736292428199, 1.7911227154046998], "std": [0.4395117579634633, 0.5673671897650318], "min": [0, 0], "max": [2, 2], "count": [383]}, "gripper_mode_action": {"mean": [0.3629242819843342, 0.4360313315926893], "std": [0.48084326711568914, 0.49589112662175544], "min": [0, 0], "max": [1, 1], "count": [383]}, "gripper_activity_action": {"mean": [1.8746736292428199, 1.7911227154046998], "std": [0.4395117579634633, 0.5673671897650318], "min": [0, 0], "max": [2, 2], "count": [383]}, "gripper_open_scale_state": {"mean": [0.5229647521175854, 0.4463250651596109], "std": [0.2979250699632685, 0.3385171164610126], "min": [0.059, 0.018], "max": [0.814, 0.83], "count": [383]}, "gripper_open_scale_action": {"mean": [0.5229647521175854, 0.4463250651596109], "std": [0.2979250699632685, 0.3385171164610126], "min": [0.059, 0.018], "max": [0.814, 0.83], "count": [383]}}} +{"episode_index": 472, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45957928584277746]], [[0.4712939002818253]], [[0.4604782185045272]]], "std": [[[0.14893259544308152]], [[0.14301922160467634]], [[0.14510986355648012]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.7490196078431373]], [[0.7490196078431373]]], "mean": [[[0.47811016857048627]], [[0.4810466135995683]], [[0.4763606688852911]]], "std": [[[0.06649464777275883]], [[0.05902240989513574]], [[0.06377168528923227]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8156862745098039]], [[0.796078431372549]], [[0.8117647058823529]]], "mean": [[[0.452138141227439]], [[0.4650131618396594]], [[0.45200488884391676]]], "std": [[[0.10652333561746796]], [[0.09529692160905158]], [[0.10132150259250164]]], "count": [109]}, "observation.state": {"min": [0.14501941204071045, 2.0572545528411865, 1.7884738445281982, 0.42387068271636963, -2.5650057792663574, 1.1834031343460083, -2.426758050918579, -2.0, 0.19089099764823914, 0.2704020142555237, -0.04135200008749962, -2.739000082015991, -0.059999994933605194, -0.8529999852180481, -0.4691794216632843, -2.078756809234619, -1.2759753465652466, -1.8320199251174927, 2.4935693740844727, -0.6966132521629333, -0.23368214070796967, 57.0, -0.36239099502563477, 0.193914994597435, -0.06759999692440033, 1.305999994277954, 0.23999999463558197, -3.1391851902008057], "max": [0.6764023900032043, 2.091916799545288, 2.742924690246582, 1.3687571287155151, -1.0580884218215942, 1.6428784132003784, -0.6105860471725464, 783.0, 0.35428398847579956, 0.39813798666000366, 0.13464300334453583, -1.5219999551773071, 1.0880000591278076, 0.43799999356269836, -0.06736970692873001, -1.8212510347366333, -0.8410218358039856, -0.05204572156071663, 2.890439748764038, 1.858426809310913, 0.9011135697364807, 833.0, -0.050262998789548874, 0.3408310115337372, 0.040612999349832535, 2.5460000038146973, 0.8259999752044678, 3.1410000324249268], "mean": [0.34546583890914917, 2.0773215293884277, 2.241084575653076, 0.946212887763977, -1.8264966011047363, 1.377502679824829, -1.4409512281417847, 382.8869323730469, 0.27437010407447815, 0.33536601066589355, 0.05067123845219612, -2.272047758102417, 0.5255995988845825, -0.22066089510917664, -0.270550936460495, -2.0459036827087402, -1.1491596698760986, -0.5634714365005493, 2.7756104469299316, 1.0594958066940308, 0.07799369841814041, 563.656005859375, -0.24879710376262665, 0.2975090444087982, -0.0028130062855780125, 1.7635343074798584, 0.5411010980606079, 1.6904746294021606], "std": [0.20649926364421844, 0.007750852964818478, 0.3539136052131653, 0.25216925144195557, 0.5488641262054443, 0.1768312305212021, 0.6218897104263306, 275.97149658203125, 0.0471295490860939, 0.04992540553212166, 0.06058201938867569, 0.39217525720596313, 0.4323604702949524, 0.48162099719047546, 0.09536176174879074, 0.0539596863090992, 0.1274501085281372, 0.6488332748413086, 0.12910453975200653, 0.8587207794189453, 0.2903592586517334, 306.0544128417969, 0.10452538728713989, 0.030008913949131966, 0.03276457637548447, 0.36910971999168396, 0.21408066153526306, 2.1696131229400635], "count": [522]}, "action": {"min": [0.14501941204071045, 2.0572545528411865, 1.7884738445281982, 0.42387068271636963, -2.5650057792663574, 1.1834031343460083, -2.426758050918579, -2.0, 0.19089099764823914, 0.2704020142555237, -0.04135200008749962, -2.739000082015991, -0.059999994933605194, -0.8529999852180481, -0.4691794216632843, -2.078756809234619, -1.2759753465652466, -1.8320199251174927, 2.4935693740844727, -0.6966132521629333, -0.23368214070796967, 57.0, -0.36239099502563477, 0.193914994597435, -0.06759999692440033, 1.305999994277954, 0.23999999463558197, -3.1391851902008057], "max": [0.6764023900032043, 2.091916799545288, 2.742924690246582, 1.3687571287155151, -1.0580884218215942, 1.6428784132003784, -0.6105860471725464, 783.0, 0.35428398847579956, 0.39813798666000366, 0.13464300334453583, -1.5219999551773071, 1.0880000591278076, 0.43799999356269836, -0.06736970692873001, -1.8212510347366333, -0.8410218358039856, -0.05204572156071663, 2.890439748764038, 1.858426809310913, 0.9011135697364807, 833.0, -0.050262998789548874, 0.3408310115337372, 0.040612999349832535, 2.5460000038146973, 0.8259999752044678, 3.1410000324249268], "mean": [0.34546583890914917, 2.0773215293884277, 2.241084575653076, 0.946212887763977, -1.8264966011047363, 1.377502679824829, -1.4409512281417847, 382.8869323730469, 0.27437010407447815, 0.33536601066589355, 0.05067123845219612, -2.272047758102417, 0.5255995988845825, -0.22066089510917664, -0.270550936460495, -2.0459036827087402, -1.1491596698760986, -0.5634714365005493, 2.7756104469299316, 1.0594958066940308, 0.07799369841814041, 563.656005859375, -0.24879710376262665, 0.2975090444087982, -0.0028130062855780125, 1.7635343074798584, 0.5411010980606079, 1.6904746294021606], "std": [0.20649926364421844, 0.007750852964818478, 0.3539136052131653, 0.25216925144195557, 0.5488641262054443, 0.1768312305212021, 0.6218897104263306, 275.97149658203125, 0.0471295490860939, 0.04992540553212166, 0.06058201938867569, 0.39217525720596313, 0.4323604702949524, 0.48162099719047546, 0.09536176174879074, 0.0539596863090992, 0.1274501085281372, 0.6488332748413086, 0.12910453975200653, 0.8587207794189453, 0.2903592586517334, 306.0544128417969, 0.10452538728713989, 0.030008913949131966, 0.03276457637548447, 0.36910971999168396, 0.21408066153526306, 2.1696131229400635], "count": [522]}, "timestamp": {"min": [0.0], "max": [17.366666666666667], "mean": [8.683333333333334], "std": [5.022938124982967], "count": [522]}, "frame_index": {"min": [0], "max": [521], "mean": [260.5], "std": [150.68814374948903], "count": [522]}, "episode_index": {"min": [474], "max": [474], "mean": [474.0], "std": [0.0], "count": [522]}, "index": {"min": [276527], "max": [277048], "mean": [276787.5], "std": [150.68814374948903], "count": [522]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [522]}, "subtask_annotation": {"mean": [4.618773946360153, 9.0, 9.0, 9.0, 9.0], "std": [2.2688697944796354, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [522]}, "scene_annotation": {"mean": [474.0], "std": [0.0], "min": [474], "max": [474], "count": [522]}, "eef_direction_state": {"mean": [4.17816091954023, 4.3084291187739465], "std": [2.17546006693769, 1.9697632507824183], "min": [0, 0], "max": [6, 6], "count": [522]}, "eef_velocity_state": {"mean": [0.7567049808429118, 0.6609195402298851], "std": [0.8212941061210277, 0.6850661497560341], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_acc_mag_state": {"mean": [0.7624521072796935, 0.7528735632183908], "std": [0.8333839769699616, 0.8317464081449458], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_direction_action": {"mean": [4.17816091954023, 4.3084291187739465], "std": [2.17546006693769, 1.9697632507824183], "min": [0, 0], "max": [6, 6], "count": [522]}, "eef_velocity_action": {"mean": [0.7567049808429118, 0.6609195402298851], "std": [0.8212941061210277, 0.6850661497560341], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_acc_mag_action": {"mean": [0.7624521072796935, 0.7528735632183908], "std": [0.8333839769699616, 0.8317464081449458], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_sim_pose_state": {"mean": [0.486283018961757, 0.2541597496232986, 1.0797447043033694, 0.9328405902583651, 1.133939511285164, 0.5159801292741119, 0.5343760592760859, -0.312458228735713, 1.1190433066934673, 0.8929599273079806, 0.999588294827109, -0.9995558940271111], "std": [0.03360601358919645, 0.0834972843862028, 0.06849335675904858, 0.9443618232192713, 0.208659836976421, 0.7098183650708981, 0.05998524812202198, 0.0743224377969193, 0.020005449987842875, 2.1115787344642523, 0.3593367121537012, 1.6990889162918938], "min": [0.38332447632269345, 0.0893058065730079, 1.0052250264826745, -0.05597252580659193, 0.7457957932322361, -0.3120256118870406, 0.4570045754196007, -0.41429782876144006, 1.0662603383271805, -3.119685592121586, 0.444122292967033, -3.099518989722564], "max": [0.5380285257526625, 0.34062013994694673, 1.215164230530208, 2.8530192892871953, 1.4182568104738746, 1.992989691382005, 0.6114521272475152, -0.19806331506243569, 1.1689037905983646, 3.1412625938771814, 1.5091058182663675, 3.0145537560573605], "count": [522]}, "eef_sim_pose_action": {"mean": [0.486283018961757, 0.2541597496232986, 1.0797447043033694, 0.9328405902583651, 1.133939511285164, 0.5159801292741119, 0.5343760592760859, -0.312458228735713, 1.1190433066934673, 0.8929599273079806, 0.999588294827109, -0.9995558940271111], "std": [0.03360601358919645, 0.0834972843862028, 0.06849335675904858, 0.9443618232192713, 0.208659836976421, 0.7098183650708981, 0.05998524812202198, 0.0743224377969193, 0.020005449987842875, 2.1115787344642523, 0.3593367121537012, 1.6990889162918938], "min": [0.38332447632269345, 0.0893058065730079, 1.0052250264826745, -0.05597252580659193, 0.7457957932322361, -0.3120256118870406, 0.4570045754196007, -0.41429782876144006, 1.0662603383271805, -3.119685592121586, 0.444122292967033, -3.099518989722564], "max": [0.5380285257526625, 0.34062013994694673, 1.215164230530208, 2.8530192892871953, 1.4182568104738746, 1.992989691382005, 0.6114521272475152, -0.19806331506243569, 1.1689037905983646, 3.1412625938771814, 1.5091058182663675, 3.0145537560573605], "count": [522]}, "gripper_mode_state": {"mean": [0.4042145593869732, 0.4482758620689655], "std": [0.4907393904778461, 0.49731741730537804], "min": [0, 0], "max": [1, 1], "count": [522]}, "gripper_activity_state": {"mean": [1.9003831417624522, 1.842911877394636], "std": [0.37349935597160316, 0.501183988872191], "min": [0, 0], "max": [2, 2], "count": [522]}, "gripper_mode_action": {"mean": [0.4042145593869732, 0.4482758620689655], "std": [0.4907393904778461, 0.49731741730537804], "min": [0, 0], "max": [1, 1], "count": [522]}, "gripper_activity_action": {"mean": [1.9003831417624522, 1.842911877394636], "std": [0.37349935597160316, 0.501183988872191], "min": [0, 0], "max": [2, 2], "count": [522]}, "gripper_open_scale_state": {"mean": [0.5636551723553301, 0.3828908046689525], "std": [0.3060543934135209, 0.2759662007815401], "min": [0.057, 0.0], "max": [0.833, 0.783], "count": [522]}, "gripper_open_scale_action": {"mean": [0.5636551723553301, 0.3828908046689525], "std": [0.3060543934135209, 0.2759662007815401], "min": [0.057, 0.0], "max": [0.833, 0.783], "count": [522]}}} +{"episode_index": 473, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.4572398508986928]], [[0.4704684191176471]], [[0.4598699448529412]]], "std": [[[0.14710201194570335]], [[0.14069389214683828]], [[0.14434431571941744]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4785705126633987]], [[0.4831248611111111]], [[0.47757506331699345]]], "std": [[[0.0741113004956833]], [[0.0663833952013108]], [[0.07048865231139895]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7294117647058823]], [[0.7725490196078432]], [[0.7490196078431373]]], "mean": [[[0.4609266339869281]], [[0.47197670343137255]], [[0.46141506535947713]]], "std": [[[0.1029541111231304]], [[0.0910823633462359]], [[0.09519035112311754]]], "count": [100]}, "observation.state": {"min": [0.054681163281202316, 2.021423101425171, 1.8927571773529053, 0.09517280757427216, -2.545440673828125, 1.04354989528656, -2.701211452484131, 17.0, 0.2080949991941452, 0.25279098749160767, -0.03342499956488609, -2.680000066757202, 0.027999989688396454, -0.8840000033378601, -0.5262167453765869, -2.0785303115844727, -1.4255675077438354, -1.8005166053771973, 2.1724462509155273, -0.7538076639175415, -0.46361181139945984, 61.0, -0.36657100915908813, 0.23720300197601318, -0.03820599988102913, 1.2619999647140503, 0.02099999226629734, -3.125], "max": [0.7365638613700867, 2.092841863632202, 2.648886203765869, 1.3645333051681519, -0.7540171146392822, 1.6719905138015747, -0.5981243848800659, 832.0, 0.37953001260757446, 0.4211069941520691, 0.1571590006351471, -1.2630000114440918, 1.2350000143051147, 0.6679999828338623, -0.06623525172472, -1.586888313293457, -0.8327315449714661, -0.036739181727170944, 2.9051530361175537, 1.8523179292678833, 1.2937602996826172, 860.0, -0.05057699978351593, 0.35672101378440857, 0.058219000697135925, 2.565999984741211, 0.8320000171661377, 3.11899995803833], "mean": [0.2802579700946808, 2.0717365741729736, 2.239595651626587, 0.9274179339408875, -1.5944563150405884, 1.3520424365997314, -1.5116615295410156, 449.2889709472656, 0.27504798769950867, 0.32768571376800537, 0.06966060400009155, -2.1089603900909424, 0.705663800239563, -0.046489302068948746, -0.2706727981567383, -2.002382278442383, -1.106001377105713, -0.6529858708381653, 2.625385284423828, 0.9616461396217346, 0.22584398090839386, 574.383056640625, -0.24044468998908997, 0.30436933040618896, 0.009954620152711868, 1.8129918575286865, 0.46198388934135437, 1.3362685441970825], "std": [0.22126615047454834, 0.02164989523589611, 0.3096635043621063, 0.3140304982662201, 0.5611032247543335, 0.24530643224716187, 0.5511894822120667, 305.1009216308594, 0.04681575298309326, 0.058940671384334564, 0.05750637501478195, 0.48675301671028137, 0.425676554441452, 0.5535373687744141, 0.12816934287548065, 0.11341382563114166, 0.15344905853271484, 0.691956102848053, 0.2542949318885803, 0.9395627379417419, 0.4192495048046112, 340.81640625, 0.10176217555999756, 0.03524131700396538, 0.023968221619725227, 0.40500926971435547, 0.25294730067253113, 2.385254144668579], "count": [372]}, "action": {"min": [0.054681163281202316, 2.021423101425171, 1.8927571773529053, 0.09517280757427216, -2.545440673828125, 1.04354989528656, -2.701211452484131, 17.0, 0.2080949991941452, 0.25279098749160767, -0.03342499956488609, -2.680000066757202, 0.027999989688396454, -0.8840000033378601, -0.5262167453765869, -2.0785303115844727, -1.4255675077438354, -1.8005166053771973, 2.1724462509155273, -0.7538076639175415, -0.46361181139945984, 61.0, -0.36657100915908813, 0.23720300197601318, -0.03820599988102913, 1.2619999647140503, 0.02099999226629734, -3.125], "max": [0.7365638613700867, 2.092841863632202, 2.648886203765869, 1.3645333051681519, -0.7540171146392822, 1.6719905138015747, -0.5981243848800659, 832.0, 0.37953001260757446, 0.4211069941520691, 0.1571590006351471, -1.2630000114440918, 1.2350000143051147, 0.6679999828338623, -0.06623525172472, -1.586888313293457, -0.8327315449714661, -0.036739181727170944, 2.9051530361175537, 1.8523179292678833, 1.2937602996826172, 860.0, -0.05057699978351593, 0.35672101378440857, 0.058219000697135925, 2.565999984741211, 0.8320000171661377, 3.11899995803833], "mean": [0.2802579700946808, 2.0717365741729736, 2.239595651626587, 0.9274179339408875, -1.5944563150405884, 1.3520424365997314, -1.5116615295410156, 449.2889709472656, 0.27504798769950867, 0.32768571376800537, 0.06966060400009155, -2.1089603900909424, 0.705663800239563, -0.046489302068948746, -0.2706727981567383, -2.002382278442383, -1.106001377105713, -0.6529858708381653, 2.625385284423828, 0.9616461396217346, 0.22584398090839386, 574.383056640625, -0.24044468998908997, 0.30436933040618896, 0.009954620152711868, 1.8129918575286865, 0.46198388934135437, 1.3362685441970825], "std": [0.22126615047454834, 0.02164989523589611, 0.3096635043621063, 0.3140304982662201, 0.5611032247543335, 0.24530643224716187, 0.5511894822120667, 305.1009216308594, 0.04681575298309326, 0.058940671384334564, 0.05750637501478195, 0.48675301671028137, 0.425676554441452, 0.5535373687744141, 0.12816934287548065, 0.11341382563114166, 0.15344905853271484, 0.691956102848053, 0.2542949318885803, 0.9395627379417419, 0.4192495048046112, 340.81640625, 0.10176217555999756, 0.03524131700396538, 0.023968221619725227, 0.40500926971435547, 0.25294730067253113, 2.385254144668579], "count": [372]}, "timestamp": {"min": [0.0], "max": [12.366666666666667], "mean": [6.183333333333333], "std": [3.5795587354785425], "count": [372]}, "frame_index": {"min": [0], "max": [371], "mean": [185.5], "std": [107.38676206435626], "count": [372]}, "episode_index": {"min": [475], "max": [475], "mean": [475.0], "std": [0.0], "count": [372]}, "index": {"min": [277049], "max": [277420], "mean": [277234.5], "std": [107.38676206435626], "count": [372]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [372]}, "subtask_annotation": {"mean": [4.758064516129032, 9.0, 9.0, 9.0, 9.0], "std": [2.2120307694220473, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [372]}, "scene_annotation": {"mean": [475.0], "std": [0.0], "min": [475], "max": [475], "count": [372]}, "eef_direction_state": {"mean": [3.1666666666666665, 3.846774193548387], "std": [2.2346649857565466, 2.1876155140205733], "min": [0, 0], "max": [6, 6], "count": [372]}, "eef_velocity_state": {"mean": [0.9865591397849462, 0.8709677419354839], "std": [0.723887347357156, 0.782548998110206], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_acc_mag_state": {"mean": [0.9247311827956989, 0.8790322580645161], "std": [0.8358442919739789, 0.8480788720118942], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_direction_action": {"mean": [3.1666666666666665, 3.846774193548387], "std": [2.2346649857565466, 2.1876155140205733], "min": [0, 0], "max": [6, 6], "count": [372]}, "eef_velocity_action": {"mean": [0.9865591397849462, 0.8709677419354839], "std": [0.723887347357156, 0.782548998110206], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_acc_mag_action": {"mean": [0.9247311827956989, 0.8790322580645161], "std": [0.8358442919739789, 0.8480788720118942], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_sim_pose_state": {"mean": [0.49451984506919094, 0.2585040998408816, 1.0955443774864182, 1.17922566723627, 1.075267249006042, 0.7459828017605079, 0.5236831117768017, -0.3258323299180803, 1.125194495060927, 0.7535393918615724, 1.0405144292152797, -0.8220252849903733], "std": [0.04047205330180902, 0.07419693282855022, 0.07171735862314361, 1.0075260482296104, 0.2990699176840195, 0.7738553320789769, 0.06677104044316813, 0.06668678653997769, 0.02725211577263678, 2.0774549118309733, 0.27929865507585105, 1.8032377695507926], "min": [0.42521953951803815, 0.11953134816760716, 1.0103962865412992, 0.14232536072052848, 0.6289664128183117, -0.33404991281741747, 0.4380968028061776, -0.4200645689191583, 1.0195885262178317, -3.1292005397778246, 0.4896033117641383, -3.034024044672345], "max": [0.5535877296494028, 0.3347378583711871, 1.2172165752982747, 3.0357831822790673, 1.5102775314436303, 2.2850062807284712, 0.6320374779302591, -0.22115265650459595, 1.1798654942189888, 3.1373270333278542, 1.4679698714345641, 3.0582224724968623], "count": [372]}, "eef_sim_pose_action": {"mean": [0.49451984506919094, 0.2585040998408816, 1.0955443774864182, 1.17922566723627, 1.075267249006042, 0.7459828017605079, 0.5236831117768017, -0.3258323299180803, 1.125194495060927, 0.7535393918615724, 1.0405144292152797, -0.8220252849903733], "std": [0.04047205330180902, 0.07419693282855022, 0.07171735862314361, 1.0075260482296104, 0.2990699176840195, 0.7738553320789769, 0.06677104044316813, 0.06668678653997769, 0.02725211577263678, 2.0774549118309733, 0.27929865507585105, 1.8032377695507926], "min": [0.42521953951803815, 0.11953134816760716, 1.0103962865412992, 0.14232536072052848, 0.6289664128183117, -0.33404991281741747, 0.4380968028061776, -0.4200645689191583, 1.0195885262178317, -3.1292005397778246, 0.4896033117641383, -3.034024044672345], "max": [0.5535877296494028, 0.3347378583711871, 1.2172165752982747, 3.0357831822790673, 1.5102775314436303, 2.2850062807284712, 0.6320374779302591, -0.22115265650459595, 1.1798654942189888, 3.1373270333278542, 1.4679698714345641, 3.0582224724968623], "count": [372]}, "gripper_mode_state": {"mean": [0.3225806451612903, 0.40860215053763443], "std": [0.4674637660061104, 0.4915754602435442], "min": [0, 0], "max": [1, 1], "count": [372]}, "gripper_activity_state": {"mean": [1.8709677419354838, 1.8198924731182795], "std": [0.426937240776167, 0.5051689691209261], "min": [0, 0], "max": [2, 2], "count": [372]}, "gripper_mode_action": {"mean": [0.3225806451612903, 0.40860215053763443], "std": [0.4674637660061104, 0.4915754602435442], "min": [0, 0], "max": [1, 1], "count": [372]}, "gripper_activity_action": {"mean": [1.8709677419354838, 1.8198924731182795], "std": [0.426937240776167, 0.5051689691209261], "min": [0, 0], "max": [2, 2], "count": [372]}, "gripper_open_scale_state": {"mean": [0.574383064352056, 0.4492889785510223], "std": [0.34081641118474515, 0.305100872294922], "min": [0.061, 0.017], "max": [0.86, 0.832], "count": [372]}, "gripper_open_scale_action": {"mean": [0.574383064352056, 0.4492889785510223], "std": [0.34081641118474515, 0.305100872294922], "min": [0.061, 0.017], "max": [0.86, 0.832], "count": [372]}}} +{"episode_index": 474, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4527895690359477]], [[0.46556014297385623]], [[0.45499521241830065]]], "std": [[[0.142991858242727]], [[0.1377779176928559]], [[0.13949067251372912]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.7490196078431373]], [[0.7529411764705882]]], "mean": [[[0.47805174836601305]], [[0.4802631699346405]], [[0.4758640992647059]]], "std": [[[0.05447011779960077]], [[0.048448121229535325]], [[0.05163662026624443]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7529411764705882]], [[0.7333333333333333]], [[0.7490196078431373]]], "mean": [[[0.4494474673202614]], [[0.46443525122549023]], [[0.45245700776143793]]], "std": [[[0.12105411728494114]], [[0.10512346018459286]], [[0.11049174230981827]]], "count": [100]}, "observation.state": {"min": [-0.10564477741718292, 2.0132548809051514, 1.7390984296798706, 0.01762782596051693, -2.62776780128479, 0.8353146314620972, -2.9613873958587646, -1.0, 0.16400499641895294, 0.20498600602149963, -0.029493000358343124, -2.7230000495910645, -0.028999999165534973, -1.0360000133514404, -0.4912753105163574, -2.0781984329223633, -1.458885908126831, -1.8465584516525269, 1.8876434564590454, -0.7708421349525452, -0.270770400762558, 55.0, -0.36866599321365356, 0.25095099210739136, -0.04177900031208992, 1.3029999732971191, -0.1430000215768814, -3.1411852836608887], "max": [0.6929830312728882, 2.092684745788574, 2.773502826690674, 1.7730975151062012, -0.3052231967449188, 1.7408262491226196, -0.48394492268562317, 817.0, 0.38861599564552307, 0.4033060073852539, 0.1195719987154007, -1.2039999961853027, 0.9710000157356262, 0.5090000033378601, -0.11170107871294022, -1.6562126874923706, -0.9542238712310791, -0.07798131555318832, 2.8928134441375732, 1.71087646484375, 1.57468843460083, 810.0, -0.058736998587846756, 0.39003700017929077, 0.04211699962615967, 2.5490000247955322, 0.7210000157356262, 3.125], "mean": [0.3037639260292053, 2.071500062942505, 1.9899027347564697, 1.3195093870162964, -2.1653969287872314, 1.1943602561950684, -0.8831456303596497, 462.8975830078125, 0.2388375699520111, 0.35284215211868286, 0.05088420212268829, -2.3866090774536133, 0.3833382725715637, -0.6001680493354797, -0.2855696976184845, -2.03584623336792, -1.177466869354248, -0.6082720756530762, 2.599536418914795, 0.9690731167793274, 0.2818765342235565, 583.4902954101562, -0.24990560114383698, 0.3142595887184143, 0.011075439862906933, 1.7086167335510254, 0.45298704504966736, 1.6885523796081543], "std": [0.25703465938568115, 0.016879519447684288, 0.2265019565820694, 0.4616551995277405, 0.4728456735610962, 0.18984286487102509, 0.6245777606964111, 325.8243713378906, 0.047965701669454575, 0.04567313566803932, 0.04617602378129959, 0.36520782113075256, 0.2606070637702942, 0.3866027593612671, 0.11348965018987656, 0.07771492004394531, 0.14002127945423126, 0.5978915691375732, 0.2570772171020508, 0.8772960305213928, 0.4325847923755646, 315.6227111816406, 0.10613518953323364, 0.037151116877794266, 0.02267277054488659, 0.40118932723999023, 0.24591876566410065, 2.194596767425537], "count": [464]}, "action": {"min": [-0.10564477741718292, 2.0132548809051514, 1.7390984296798706, 0.01762782596051693, -2.62776780128479, 0.8353146314620972, -2.9613873958587646, -1.0, 0.16400499641895294, 0.20498600602149963, -0.029493000358343124, -2.7230000495910645, -0.028999999165534973, -1.0360000133514404, -0.4912753105163574, -2.0781984329223633, -1.458885908126831, -1.8465584516525269, 1.8876434564590454, -0.7708421349525452, -0.270770400762558, 55.0, -0.36866599321365356, 0.25095099210739136, -0.04177900031208992, 1.3029999732971191, -0.1430000215768814, -3.1411852836608887], "max": [0.6929830312728882, 2.092684745788574, 2.773502826690674, 1.7730975151062012, -0.3052231967449188, 1.7408262491226196, -0.48394492268562317, 817.0, 0.38861599564552307, 0.4033060073852539, 0.1195719987154007, -1.2039999961853027, 0.9710000157356262, 0.5090000033378601, -0.11170107871294022, -1.6562126874923706, -0.9542238712310791, -0.07798131555318832, 2.8928134441375732, 1.71087646484375, 1.57468843460083, 810.0, -0.058736998587846756, 0.39003700017929077, 0.04211699962615967, 2.5490000247955322, 0.7210000157356262, 3.125], "mean": [0.3037639260292053, 2.071500062942505, 1.9899027347564697, 1.3195093870162964, -2.1653969287872314, 1.1943602561950684, -0.8831456303596497, 462.8975830078125, 0.2388375699520111, 0.35284215211868286, 0.05088420212268829, -2.3866090774536133, 0.3833382725715637, -0.6001680493354797, -0.2855696976184845, -2.03584623336792, -1.177466869354248, -0.6082720756530762, 2.599536418914795, 0.9690731167793274, 0.2818765342235565, 583.4902954101562, -0.24990560114383698, 0.3142595887184143, 0.011075439862906933, 1.7086167335510254, 0.45298704504966736, 1.6885523796081543], "std": [0.25703465938568115, 0.016879519447684288, 0.2265019565820694, 0.4616551995277405, 0.4728456735610962, 0.18984286487102509, 0.6245777606964111, 325.8243713378906, 0.047965701669454575, 0.04567313566803932, 0.04617602378129959, 0.36520782113075256, 0.2606070637702942, 0.3866027593612671, 0.11348965018987656, 0.07771492004394531, 0.14002127945423126, 0.5978915691375732, 0.2570772171020508, 0.8772960305213928, 0.4325847923755646, 315.6227111816406, 0.10613518953323364, 0.037151116877794266, 0.02267277054488659, 0.40118932723999023, 0.24591876566410065, 2.194596767425537], "count": [464]}, "timestamp": {"min": [0.0], "max": [15.433333333333334], "mean": [7.716666666666668], "std": [4.464831712642955], "count": [464]}, "frame_index": {"min": [0], "max": [463], "mean": [231.5], "std": [133.94495137928865], "count": [464]}, "episode_index": {"min": [476], "max": [476], "mean": [476.0], "std": [0.0], "count": [464]}, "index": {"min": [277421], "max": [277884], "mean": [277652.5], "std": [133.94495137928865], "count": [464]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [464]}, "subtask_annotation": {"mean": [4.293103448275862, 9.0, 9.0, 9.0, 9.0], "std": [2.300739166754104, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [464]}, "scene_annotation": {"mean": [476.0], "std": [0.0], "min": [476], "max": [476], "count": [464]}, "eef_direction_state": {"mean": [3.851293103448276, 3.959051724137931], "std": [2.1509516859915023, 1.8698042855577512], "min": [0, 0], "max": [6, 6], "count": [464]}, "eef_velocity_state": {"mean": [0.7866379310344828, 0.9094827586206896], "std": [0.7160071806198363, 0.7284227704165724], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_acc_mag_state": {"mean": [0.8017241379310345, 0.9094827586206896], "std": [0.8353176928798111, 0.8281136070941362], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_direction_action": {"mean": [3.851293103448276, 3.959051724137931], "std": [2.1509516859915023, 1.8698042855577512], "min": [0, 0], "max": [6, 6], "count": [464]}, "eef_velocity_action": {"mean": [0.7866379310344828, 0.9094827586206896], "std": [0.7160071806198363, 0.7284227704165724], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_acc_mag_action": {"mean": [0.8017241379310345, 0.9094827586206896], "std": [0.8353176928798111, 0.8281136070941362], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_sim_pose_state": {"mean": [0.5025724923770428, 0.26181330163337524, 1.08863934357425, 1.0591385449125665, 1.0913228201501532, 0.7239281957380416, 0.5521430719051085, -0.2832183133304769, 1.1556297407117535, 1.4293207038804758, 0.8718000132715097, -2.450608161324259], "std": [0.04262460172801557, 0.07476039215986569, 0.0745871689041317, 0.8281586314156789, 0.27804050611179576, 0.5624216996203699, 0.05433279724867155, 0.04664932342538625, 0.046883507708472674, 2.3697276977887483, 0.3113577355545031, 0.9600369491182427], "min": [0.4326213999083387, 0.1304128460227852, 1.0163664315354644, 0.2640230842897224, 0.4820868780372316, -0.11668187809255384, 0.38946448259756106, -0.39428117983534944, 1.0134488327756352, -3.1411500689397522, 0.36715974493519066, -3.089896286734729], "max": [0.5877932588284895, 0.3448657649459929, 1.2408569840565364, 2.871167425788009, 1.4181778603484418, 2.015037624171562, 0.616677527251884, -0.22371843213810044, 1.2096885790931278, 3.1195525103139135, 1.4992998959434325, 2.9449249167387874], "count": [464]}, "eef_sim_pose_action": {"mean": [0.5025724923770428, 0.26181330163337524, 1.08863934357425, 1.0591385449125665, 1.0913228201501532, 0.7239281957380416, 0.5521430719051085, -0.2832183133304769, 1.1556297407117535, 1.4293207038804758, 0.8718000132715097, -2.450608161324259], "std": [0.04262460172801557, 0.07476039215986569, 0.0745871689041317, 0.8281586314156789, 0.27804050611179576, 0.5624216996203699, 0.05433279724867155, 0.04664932342538625, 0.046883507708472674, 2.3697276977887483, 0.3113577355545031, 0.9600369491182427], "min": [0.4326213999083387, 0.1304128460227852, 1.0163664315354644, 0.2640230842897224, 0.4820868780372316, -0.11668187809255384, 0.38946448259756106, -0.39428117983534944, 1.0134488327756352, -3.1411500689397522, 0.36715974493519066, -3.089896286734729], "max": [0.5877932588284895, 0.3448657649459929, 1.2408569840565364, 2.871167425788009, 1.4181778603484418, 2.015037624171562, 0.616677527251884, -0.22371843213810044, 1.2096885790931278, 3.1195525103139135, 1.4992998959434325, 2.9449249167387874], "count": [464]}, "gripper_mode_state": {"mean": [0.30387931034482757, 0.4224137931034483], "std": [0.45993116342468066, 0.4939437017509219], "min": [0, 0], "max": [1, 1], "count": [464]}, "gripper_activity_state": {"mean": [1.8383620689655173, 1.6961206896551724], "std": [0.5018868603880786, 0.6299853194125926], "min": [0, 0], "max": [2, 2], "count": [464]}, "gripper_mode_action": {"mean": [0.30387931034482757, 0.4224137931034483], "std": [0.45993116342468066, 0.4939437017509219], "min": [0, 0], "max": [1, 1], "count": [464]}, "gripper_activity_action": {"mean": [1.8383620689655173, 1.6961206896551724], "std": [0.5018868603880786, 0.6299853194125926], "min": [0, 0], "max": [2, 2], "count": [464]}, "gripper_open_scale_state": {"mean": [0.5834903019296706, 0.46289978423200806], "std": [0.3156228984252297, 0.325821332513306], "min": [0.055, 0.0], "max": [0.81, 0.817], "count": [464]}, "gripper_open_scale_action": {"mean": [0.5834903019296706, 0.46289978423200806], "std": [0.3156228984252297, 0.325821332513306], "min": [0.055, 0.0], "max": [0.81, 0.817], "count": [464]}}} +{"episode_index": 475, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45756149305555555]], [[0.4716897120098039]], [[0.4586401164215686]]], "std": [[[0.14877012696985745]], [[0.14155136749802483]], [[0.14585390372506174]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7568627450980392]], [[0.7490196078431373]], [[0.7647058823529411]]], "mean": [[[0.4802128125]], [[0.48324502655228757]], [[0.47767418504901965]]], "std": [[[0.06718870269609145]], [[0.06121113774722878]], [[0.0679236452504497]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.7529411764705882]], [[0.7647058823529411]]], "mean": [[[0.4460855841503268]], [[0.4634342933006536]], [[0.4491451348039216]]], "std": [[[0.1301439710320317]], [[0.11479172903568648]], [[0.12120168261683312]]], "count": [100]}, "observation.state": {"min": [-0.16598081588745117, 2.0660336017608643, 1.5977966785430908, 0.03649483621120453, -2.607731342315674, 0.5899212956428528, -2.8147099018096924, 18.0, 0.13820099830627441, 0.21649900078773499, -0.030240999534726143, -2.621999979019165, 0.011000002734363079, -1.0520000457763672, -0.4271519184112549, -2.0784428119659424, -1.5517898797988892, -1.8120008707046509, 2.2519633769989014, -0.7354120016098022, -0.18846066296100616, 48.0, -0.35872501134872437, 0.23898500204086304, -0.06148499995470047, 1.1269999742507935, 0.1289999932050705, -3.1411852836608887], "max": [0.5577898025512695, 2.09155011177063, 2.2484729290008545, 1.9576138257980347, -0.3322758078575134, 1.704872488975525, -0.2641730308532715, 742.0, 0.3929100036621094, 0.3844510018825531, 0.1133740022778511, -1.0820000171661377, 0.9549999833106995, 0.577000081539154, -0.050789084285497665, -1.7113827466964722, -0.8373042345046997, -0.09196140617132187, 2.890230655670166, 1.7660812139511108, 1.258434772491455, 794.0, -0.043800000101327896, 0.36508500576019287, 0.0731320008635521, 2.5380001068115234, 0.781000018119812, 3.138000011444092], "mean": [0.11581269651651382, 2.0786893367767334, 1.8770251274108887, 1.454008936882019, -2.0135464668273926, 1.1814384460449219, -0.9454411268234253, 440.7168884277344, 0.2436463087797165, 0.31594395637512207, 0.05503297224640846, -2.3925204277038574, 0.469566285610199, -0.5503827929496765, -0.2495202124118805, -2.0269100666046143, -1.1249343156814575, -0.7031894326210022, 2.6472246646881104, 0.9272428154945374, 0.25371772050857544, 513.1380004882812, -0.22949528694152832, 0.29789289832115173, -0.0009602356003597379, 1.790369987487793, 0.4671662747859955, 1.895583987236023], "std": [0.22299787402153015, 0.004510593134909868, 0.20833630859851837, 0.43198758363723755, 0.5960322022438049, 0.19578582048416138, 0.5978786945343018, 329.57464599609375, 0.058243826031684875, 0.040316786617040634, 0.04060835391283035, 0.32779160141944885, 0.2997097969055176, 0.3707888126373291, 0.11487171798944473, 0.07824680209159851, 0.15529535710811615, 0.6435662508010864, 0.23090405762195587, 0.9581436514854431, 0.41035592555999756, 312.0786437988281, 0.10773565620183945, 0.04056306555867195, 0.03198728337883949, 0.42067191004753113, 0.20611624419689178, 2.001253128051758], "count": [355]}, "action": {"min": [-0.16598081588745117, 2.0660336017608643, 1.5977966785430908, 0.03649483621120453, -2.607731342315674, 0.5899212956428528, -2.8147099018096924, 18.0, 0.13820099830627441, 0.21649900078773499, -0.030240999534726143, -2.621999979019165, 0.011000002734363079, -1.0520000457763672, -0.4271519184112549, -2.0784428119659424, -1.5517898797988892, -1.8120008707046509, 2.2519633769989014, -0.7354120016098022, -0.18846066296100616, 48.0, -0.35872501134872437, 0.23898500204086304, -0.06148499995470047, 1.1269999742507935, 0.1289999932050705, -3.1411852836608887], "max": [0.5577898025512695, 2.09155011177063, 2.2484729290008545, 1.9576138257980347, -0.3322758078575134, 1.704872488975525, -0.2641730308532715, 742.0, 0.3929100036621094, 0.3844510018825531, 0.1133740022778511, -1.0820000171661377, 0.9549999833106995, 0.577000081539154, -0.050789084285497665, -1.7113827466964722, -0.8373042345046997, -0.09196140617132187, 2.890230655670166, 1.7660812139511108, 1.258434772491455, 794.0, -0.043800000101327896, 0.36508500576019287, 0.0731320008635521, 2.5380001068115234, 0.781000018119812, 3.138000011444092], "mean": [0.11581269651651382, 2.0786893367767334, 1.8770251274108887, 1.454008936882019, -2.0135464668273926, 1.1814384460449219, -0.9454411268234253, 440.7168884277344, 0.2436463087797165, 0.31594395637512207, 0.05503297224640846, -2.3925204277038574, 0.469566285610199, -0.5503827929496765, -0.2495202124118805, -2.0269100666046143, -1.1249343156814575, -0.7031894326210022, 2.6472246646881104, 0.9272428154945374, 0.25371772050857544, 513.1380004882812, -0.22949528694152832, 0.29789289832115173, -0.0009602356003597379, 1.790369987487793, 0.4671662747859955, 1.895583987236023], "std": [0.22299787402153015, 0.004510593134909868, 0.20833630859851837, 0.43198758363723755, 0.5960322022438049, 0.19578582048416138, 0.5978786945343018, 329.57464599609375, 0.058243826031684875, 0.040316786617040634, 0.04060835391283035, 0.32779160141944885, 0.2997097969055176, 0.3707888126373291, 0.11487171798944473, 0.07824680209159851, 0.15529535710811615, 0.6435662508010864, 0.23090405762195587, 0.9581436514854431, 0.41035592555999756, 312.0786437988281, 0.10773565620183945, 0.04056306555867195, 0.03198728337883949, 0.42067191004753113, 0.20611624419689178, 2.001253128051758], "count": [355]}, "timestamp": {"min": [0.0], "max": [11.8], "mean": [5.9], "std": [3.41597553985518], "count": [355]}, "frame_index": {"min": [0], "max": [354], "mean": [177.0], "std": [102.4792661956554], "count": [355]}, "episode_index": {"min": [477], "max": [477], "mean": [477.0], "std": [0.0], "count": [355]}, "index": {"min": [277885], "max": [278239], "mean": [278062.0], "std": [102.4792661956554], "count": [355]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [355]}, "subtask_annotation": {"mean": [4.580281690140845, 9.0, 9.0, 9.0, 9.0], "std": [2.2192892986434134, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [355]}, "scene_annotation": {"mean": [477.0], "std": [0.0], "min": [477], "max": [477], "count": [355]}, "eef_direction_state": {"mean": [3.8338028169014087, 4.461971830985916], "std": [2.1237718016171554, 1.6701493731950896], "min": [0, 0], "max": [6, 6], "count": [355]}, "eef_velocity_state": {"mean": [0.8591549295774648, 0.8760563380281691], "std": [0.7817599258280191, 0.770122505113546], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_acc_mag_state": {"mean": [0.8619718309859155, 0.895774647887324], "std": [0.8429268588361337, 0.8444410802115292], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_direction_action": {"mean": [3.8338028169014087, 4.461971830985916], "std": [2.1237718016171554, 1.6701493731950896], "min": [0, 0], "max": [6, 6], "count": [355]}, "eef_velocity_action": {"mean": [0.8591549295774648, 0.8760563380281691], "std": [0.7817599258280191, 0.770122505113546], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_acc_mag_action": {"mean": [0.8619718309859155, 0.895774647887324], "std": [0.8429268588361337, 0.8444410802115292], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_sim_pose_state": {"mean": [0.487975267916368, 0.24284039257328977, 1.0951054036993555, 1.0889637355417783, 1.078634064471342, 0.6384823123113225, 0.51282768258204, -0.2910025903532969, 1.1518028308550037, 0.7639565657524748, 0.9429137840124258, -0.6059588099906451], "std": [0.04650029247702036, 0.08541862909401107, 0.07125015044545811, 0.8701495404633424, 0.20495799459164554, 0.5945613314227073, 0.04749971033855784, 0.05825800240978419, 0.045070721241504096, 2.5025967197487486, 0.28968232018821016, 2.482494717001161], "min": [0.4206145870639333, 0.1017507842865615, 1.0150446899828673, 0.08422074232166518, 0.6804145922337868, -0.17860164401794312, 0.40177410437981004, -0.3812121868034525, 1.0216727658798803, -3.13964345914668, 0.36701007105165684, -3.126930602561713], "max": [0.5642387199009886, 0.3567538282437714, 1.2133305522798892, 2.686405047936699, 1.3461169716899168, 1.7711291947855772, 0.5851208519896123, -0.22626682566498135, 1.232236029999309, 3.127984188471164, 1.5416623057979297, 3.0775035389016328], "count": [355]}, "eef_sim_pose_action": {"mean": [0.487975267916368, 0.24284039257328977, 1.0951054036993555, 1.0889637355417783, 1.078634064471342, 0.6384823123113225, 0.51282768258204, -0.2910025903532969, 1.1518028308550037, 0.7639565657524748, 0.9429137840124258, -0.6059588099906451], "std": [0.04650029247702036, 0.08541862909401107, 0.07125015044545811, 0.8701495404633424, 0.20495799459164554, 0.5945613314227073, 0.04749971033855784, 0.05825800240978419, 0.045070721241504096, 2.5025967197487486, 0.28968232018821016, 2.482494717001161], "min": [0.4206145870639333, 0.1017507842865615, 1.0150446899828673, 0.08422074232166518, 0.6804145922337868, -0.17860164401794312, 0.40177410437981004, -0.3812121868034525, 1.0216727658798803, -3.13964345914668, 0.36701007105165684, -3.126930602561713], "max": [0.5642387199009886, 0.3567538282437714, 1.2133305522798892, 2.686405047936699, 1.3461169716899168, 1.7711291947855772, 0.5851208519896123, -0.22626682566498135, 1.232236029999309, 3.127984188471164, 1.5416623057979297, 3.0775035389016328], "count": [355]}, "gripper_mode_state": {"mean": [0.3971830985915493, 0.4197183098591549], "std": [0.4893145049809634, 0.49351276602346295], "min": [0, 0], "max": [1, 1], "count": [355]}, "gripper_activity_state": {"mean": [1.8084507042253521, 1.8366197183098592], "std": [0.5437860181040144, 0.47626464315064554], "min": [0, 0], "max": [2, 2], "count": [355]}, "gripper_mode_action": {"mean": [0.3971830985915493, 0.4197183098591549], "std": [0.4893145049809634, 0.49351276602346295], "min": [0, 0], "max": [1, 1], "count": [355]}, "gripper_activity_action": {"mean": [1.8084507042253521, 1.8366197183098592], "std": [0.5437860181040144, 0.47626464315064554], "min": [0, 0], "max": [2, 2], "count": [355]}, "gripper_open_scale_state": {"mean": [0.5131380277391888, 0.4407169013600953], "std": [0.31207863984057355, 0.3295749265009026], "min": [0.048, 0.018], "max": [0.794, 0.742], "count": [355]}, "gripper_open_scale_action": {"mean": [0.5131380277391888, 0.4407169013600953], "std": [0.31207863984057355, 0.3295749265009026], "min": [0.048, 0.018], "max": [0.794, 0.742], "count": [355]}}} +{"episode_index": 476, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.4557949366830065]], [[0.46856293709150326]], [[0.4574216870915032]]], "std": [[[0.14251956042247416]], [[0.13597983069733782]], [[0.1388583711224448]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47261515931372544]], [[0.4741517156862745]], [[0.47002720792483665]]], "std": [[[0.06402193453426791]], [[0.05681184525277634]], [[0.060339165173967445]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.7098039215686275]], [[0.7176470588235294]]], "mean": [[[0.4555137520424836]], [[0.4699362908496732]], [[0.4565706229575163]]], "std": [[[0.11627189773157164]], [[0.10188717033946497]], [[0.11054818087685446]]], "count": [100]}, "observation.state": {"min": [-0.11583750694990158, 2.0696637630462646, 1.4947348833084106, 0.11690215766429901, -2.595060348510742, 0.7052002549171448, -2.888939142227173, -2.0, 0.15447700023651123, 0.26371899247169495, -0.0341389998793602, -2.680999994277954, 0.09300000220537186, -1.059999942779541, -0.4602433443069458, -2.0791757106781006, -1.4998835325241089, -1.889877438545227, 2.4342281818389893, -0.7187265753746033, -0.10405652970075607, 45.0, -0.3600119948387146, 0.2508600056171417, -0.046953000128269196, 1.2339999675750732, 0.013000000268220901, -3.1401853561401367], "max": [0.6028890609741211, 2.0924229621887207, 2.38624906539917, 1.8404847383499146, -0.7396880388259888, 1.596121072769165, -0.4191233813762665, 837.0, 0.35617300868034363, 0.3902379870414734, 0.12861299514770508, -1.5219999551773071, 1.25, 0.48900002241134644, -0.054105207324028015, -1.757860779762268, -0.8826130628585815, -0.07262314856052399, 2.888624668121338, 1.8148807287216187, 1.1555302143096924, 821.0, -0.05738300085067749, 0.3665359914302826, 0.06242299824953079, 2.444000005722046, 0.7649999856948853, 3.1410000324249268], "mean": [0.2595340609550476, 2.0789828300476074, 1.9684313535690308, 1.156129240989685, -1.9181917905807495, 1.20335054397583, -1.1303333044052124, 406.9424743652344, 0.24806196987628937, 0.3371085822582245, 0.038770925253629684, -2.385193347930908, 0.516969621181488, -0.4665468633174896, -0.2511363923549652, -2.038239002227783, -1.141982078552246, -0.6062514781951904, 2.59989857673645, 1.0207419395446777, 0.1751079112291336, 593.9835205078125, -0.2615748941898346, 0.30272501707077026, 0.017531391233205795, 1.6180754899978638, 0.5046597123146057, 2.360537528991699], "std": [0.23573869466781616, 0.005731711629778147, 0.29045671224594116, 0.45110902190208435, 0.6513060331344604, 0.2940612733364105, 0.711311936378479, 317.8491516113281, 0.053547780960798264, 0.0467093326151371, 0.04875714331865311, 0.3337324857711792, 0.42444461584091187, 0.4727538228034973, 0.10271791368722916, 0.0646621510386467, 0.12290753424167633, 0.642522931098938, 0.18052618205547333, 0.8360946178436279, 0.3615369498729706, 301.2099609375, 0.1143166571855545, 0.030524037778377533, 0.025516485795378685, 0.3828420341014862, 0.2570781409740448, 1.4982008934020996], "count": [426]}, "action": {"min": [-0.11583750694990158, 2.0696637630462646, 1.4947348833084106, 0.11690215766429901, -2.595060348510742, 0.7052002549171448, -2.888939142227173, -2.0, 0.15447700023651123, 0.26371899247169495, -0.0341389998793602, -2.680999994277954, 0.09300000220537186, -1.059999942779541, -0.4602433443069458, -2.0791757106781006, -1.4998835325241089, -1.889877438545227, 2.4342281818389893, -0.7187265753746033, -0.10405652970075607, 45.0, -0.3600119948387146, 0.2508600056171417, -0.046953000128269196, 1.2339999675750732, 0.013000000268220901, -3.1401853561401367], "max": [0.6028890609741211, 2.0924229621887207, 2.38624906539917, 1.8404847383499146, -0.7396880388259888, 1.596121072769165, -0.4191233813762665, 837.0, 0.35617300868034363, 0.3902379870414734, 0.12861299514770508, -1.5219999551773071, 1.25, 0.48900002241134644, -0.054105207324028015, -1.757860779762268, -0.8826130628585815, -0.07262314856052399, 2.888624668121338, 1.8148807287216187, 1.1555302143096924, 821.0, -0.05738300085067749, 0.3665359914302826, 0.06242299824953079, 2.444000005722046, 0.7649999856948853, 3.1410000324249268], "mean": [0.2595340609550476, 2.0789828300476074, 1.9684313535690308, 1.156129240989685, -1.9181917905807495, 1.20335054397583, -1.1303333044052124, 406.9424743652344, 0.24806196987628937, 0.3371085822582245, 0.038770925253629684, -2.385193347930908, 0.516969621181488, -0.4665468633174896, -0.2511363923549652, -2.038239002227783, -1.141982078552246, -0.6062514781951904, 2.59989857673645, 1.0207419395446777, 0.1751079112291336, 593.9835205078125, -0.2615748941898346, 0.30272501707077026, 0.017531391233205795, 1.6180754899978638, 0.5046597123146057, 2.360537528991699], "std": [0.23573869466781616, 0.005731711629778147, 0.29045671224594116, 0.45110902190208435, 0.6513060331344604, 0.2940612733364105, 0.711311936378479, 317.8491516113281, 0.053547780960798264, 0.0467093326151371, 0.04875714331865311, 0.3337324857711792, 0.42444461584091187, 0.4727538228034973, 0.10271791368722916, 0.0646621510386467, 0.12290753424167633, 0.642522931098938, 0.18052618205547333, 0.8360946178436279, 0.3615369498729706, 301.2099609375, 0.1143166571855545, 0.030524037778377533, 0.025516485795378685, 0.3828420341014862, 0.2570781409740448, 1.4982008934020996], "count": [426]}, "timestamp": {"min": [0.0], "max": [14.166666666666666], "mean": [7.083333333333333], "std": [4.099175617211434], "count": [426]}, "frame_index": {"min": [0], "max": [425], "mean": [212.5], "std": [122.97526851634302], "count": [426]}, "episode_index": {"min": [478], "max": [478], "mean": [478.0], "std": [0.0], "count": [426]}, "index": {"min": [278240], "max": [278665], "mean": [278452.5], "std": [122.97526851634302], "count": [426]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [426]}, "subtask_annotation": {"mean": [4.154929577464789, 9.0, 9.0, 9.0, 9.0], "std": [2.23699929372163, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [426]}, "scene_annotation": {"mean": [478.0], "std": [0.0], "min": [478], "max": [478], "count": [426]}, "eef_direction_state": {"mean": [4.345070422535211, 3.744131455399061], "std": [1.998987212983057, 1.9627459498036552], "min": [0, 0], "max": [6, 6], "count": [426]}, "eef_velocity_state": {"mean": [0.6901408450704225, 0.8943661971830986], "std": [0.7738365362642814, 0.6717758660866209], "min": [0, 0], "max": [2, 2], "count": [426]}, "eef_acc_mag_state": {"mean": [0.704225352112676, 0.8685446009389671], "std": [0.8204149791104625, 0.8428635764903686], "min": [0, 0], "max": [2, 2], "count": [426]}, "eef_direction_action": {"mean": [4.345070422535211, 3.744131455399061], "std": [1.998987212983057, 1.9627459498036552], "min": [0, 0], "max": [6, 6], "count": [426]}, "eef_velocity_action": {"mean": [0.6901408450704225, 0.8943661971830986], "std": [0.7738365362642814, 0.6717758660866209], "min": [0, 0], "max": [2, 2], "count": [426]}, "eef_acc_mag_action": {"mean": [0.704225352112676, 0.8685446009389671], "std": [0.8204149791104625, 0.8428635764903686], "min": [0, 0], "max": [2, 2], "count": [426]}, "eef_sim_pose_state": {"mean": [0.4897569418215881, 0.2709997896385472, 1.08432246258749, 0.780274194980808, 1.1313897740184968, 0.5211142023556954, 0.5352893374825782, -0.2840156335704948, 1.1323665937598526, 0.9067108895944109, 0.8931493772861394, -1.1491711762105883], "std": [0.03541458996407105, 0.08317617178663599, 0.07625914524632213, 0.8163755118133933, 0.2710433133978302, 0.5246982701093066, 0.05521600353961172, 0.05901376884714016, 0.0435235865370062, 2.11233884287067, 0.31170889295764953, 1.9316734478588058], "min": [0.4384579501177682, 0.10948377291777249, 1.020693182280288, 0.06599495898235057, 0.6220145609860763, -0.2187054574162525, 0.4485984634300887, -0.39146862494483714, 1.0228233744137083, -3.12424428955377, 0.42640927609215273, -3.1131032603527693], "max": [0.5616248025094214, 0.3434561745781539, 1.2321096721922238, 2.502741193535829, 1.3803927280186317, 1.6501348867211143, 0.602426743305188, -0.21465387839195652, 1.1950951763058526, 3.1197957714622757, 1.3611124714183922, 3.0891524182764583], "count": [426]}, "eef_sim_pose_action": {"mean": [0.4897569418215881, 0.2709997896385472, 1.08432246258749, 0.780274194980808, 1.1313897740184968, 0.5211142023556954, 0.5352893374825782, -0.2840156335704948, 1.1323665937598526, 0.9067108895944109, 0.8931493772861394, -1.1491711762105883], "std": [0.03541458996407105, 0.08317617178663599, 0.07625914524632213, 0.8163755118133933, 0.2710433133978302, 0.5246982701093066, 0.05521600353961172, 0.05901376884714016, 0.0435235865370062, 2.11233884287067, 0.31170889295764953, 1.9316734478588058], "min": [0.4384579501177682, 0.10948377291777249, 1.020693182280288, 0.06599495898235057, 0.6220145609860763, -0.2187054574162525, 0.4485984634300887, -0.39146862494483714, 1.0228233744137083, -3.12424428955377, 0.42640927609215273, -3.1131032603527693], "max": [0.5616248025094214, 0.3434561745781539, 1.2321096721922238, 2.502741193535829, 1.3803927280186317, 1.6501348867211143, 0.602426743305188, -0.21465387839195652, 1.1950951763058526, 3.1197957714622757, 1.3611124714183922, 3.0891524182764583], "count": [426]}, "gripper_mode_state": {"mean": [0.2699530516431925, 0.47183098591549294], "std": [0.4439351321440117, 0.4992058760125984], "min": [0, 0], "max": [1, 1], "count": [426]}, "gripper_activity_state": {"mean": [1.8262910798122065, 1.7253521126760563], "std": [0.5243944415189935, 0.6106761379816875], "min": [0, 0], "max": [2, 2], "count": [426]}, "gripper_mode_action": {"mean": [0.2699530516431925, 0.47183098591549294], "std": [0.4439351321440117, 0.4992058760125984], "min": [0, 0], "max": [1, 1], "count": [426]}, "gripper_activity_action": {"mean": [1.8262910798122065, 1.7253521126760563], "std": [0.5243944415189935, 0.6106761379816875], "min": [0, 0], "max": [2, 2], "count": [426]}, "gripper_open_scale_state": {"mean": [0.5939835678064772, 0.40694859150933577], "std": [0.3012099949440769, 0.31784136682954817], "min": [0.045, 0.0], "max": [0.821, 0.837], "count": [426]}, "gripper_open_scale_action": {"mean": [0.5939835678064772, 0.40694859150933577], "std": [0.3012099949440769, 0.31784136682954817], "min": [0.045, 0.0], "max": [0.821, 0.837], "count": [426]}}} +{"episode_index": 477, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[1.0]], [[1.0]]], "mean": [[[0.448489803601179]], [[0.4622269579809048]], [[0.45053044902601563]]], "std": [[[0.14760286661360733]], [[0.14024281108196276]], [[0.14415664821102342]]], "count": [102]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47710905461040626]], [[0.47942734965718314]], [[0.47454315047097273]]], "std": [[[0.06464062122717372]], [[0.058464421560657606]], [[0.06369446384075018]]], "count": [102]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4517120818915802]], [[0.4680794846533385]], [[0.45183203575547864]]], "std": [[[0.12006755914907574]], [[0.1072294087942579]], [[0.11601267392705877]]], "count": [102]}, "observation.state": {"min": [-0.06518805027008057, 2.0551950931549072, 1.5240216255187988, 0.1327323019504547, -2.598708152770996, 0.8710938096046448, -2.765596628189087, -1.0, 0.1567309945821762, 0.22887399792671204, -0.04165700078010559, -2.6640000343322754, -0.046999990940093994, -0.9639999866485596, -0.45666542649269104, -2.0785303115844727, -1.3910274505615234, -1.8912736177444458, 2.39396333694458, -0.743021547794342, -0.07675957679748535, 36.0, -0.3484460115432739, 0.23636700212955475, -0.05868599936366081, 1.2580000162124634, -0.1459999829530716, -3.128000020980835], "max": [0.6580938696861267, 2.092562437057495, 2.537970542907715, 1.8688812255859375, -0.6058037877082825, 1.754404902458191, -0.4476943910121918, 766.0, 0.34096500277519226, 0.3903070092201233, 0.17165300250053406, -1.3660000562667847, 1.2380000352859497, 0.6589999794960022, -0.06735225766897202, -1.745154619216919, -0.8778308629989624, -0.076619952917099, 2.89139986038208, 1.7909348011016846, 1.1115827560424805, 783.0, -0.047442998737096786, 0.36210399866104126, 0.049240000545978546, 2.494999885559082, 0.675000011920929, 3.1410000324249268], "mean": [0.27896907925605774, 2.077059745788574, 1.9612125158309937, 1.28525710105896, -2.0582175254821777, 1.2543681859970093, -0.9588562846183777, 338.41839599609375, 0.23437979817390442, 0.3373345136642456, 0.04589726775884628, -2.429392099380493, 0.43998339772224426, -0.486590176820755, -0.2673964202404022, -2.0453474521636963, -1.2637821435928345, -0.5914231538772583, 2.74868106842041, 1.0344974994659424, 0.24627625942230225, 578.3598022460938, -0.2502472698688507, 0.3009914755821228, 0.016231736168265343, 1.6629935503005981, 0.4021379053592682, 2.266422748565674], "std": [0.25417250394821167, 0.006931012962013483, 0.33048105239868164, 0.37624162435531616, 0.5816776752471924, 0.24596282839775085, 0.516932487487793, 280.2217102050781, 0.04646039009094238, 0.04404696449637413, 0.06607203930616379, 0.24674946069717407, 0.4677792489528656, 0.40155744552612305, 0.08945205807685852, 0.0637681633234024, 0.12933216989040375, 0.6735143065452576, 0.17383936047554016, 0.8961855173110962, 0.3767716586589813, 299.2647705078125, 0.11353844404220581, 0.032895367592573166, 0.03321520611643791, 0.40218988060951233, 0.2317064106464386, 1.5713350772857666], "count": [478]}, "action": {"min": [-0.06518805027008057, 2.0551950931549072, 1.5240216255187988, 0.1327323019504547, -2.598708152770996, 0.8710938096046448, -2.765596628189087, -1.0, 0.1567309945821762, 0.22887399792671204, -0.04165700078010559, -2.6640000343322754, -0.046999990940093994, -0.9639999866485596, -0.45666542649269104, -2.0785303115844727, -1.3910274505615234, -1.8912736177444458, 2.39396333694458, -0.743021547794342, -0.07675957679748535, 36.0, -0.3484460115432739, 0.23636700212955475, -0.05868599936366081, 1.2580000162124634, -0.1459999829530716, -3.128000020980835], "max": [0.6580938696861267, 2.092562437057495, 2.537970542907715, 1.8688812255859375, -0.6058037877082825, 1.754404902458191, -0.4476943910121918, 766.0, 0.34096500277519226, 0.3903070092201233, 0.17165300250053406, -1.3660000562667847, 1.2380000352859497, 0.6589999794960022, -0.06735225766897202, -1.745154619216919, -0.8778308629989624, -0.076619952917099, 2.89139986038208, 1.7909348011016846, 1.1115827560424805, 783.0, -0.047442998737096786, 0.36210399866104126, 0.049240000545978546, 2.494999885559082, 0.675000011920929, 3.1410000324249268], "mean": [0.27896907925605774, 2.077059745788574, 1.9612125158309937, 1.28525710105896, -2.0582175254821777, 1.2543681859970093, -0.9588562846183777, 338.41839599609375, 0.23437979817390442, 0.3373345136642456, 0.04589726775884628, -2.429392099380493, 0.43998339772224426, -0.486590176820755, -0.2673964202404022, -2.0453474521636963, -1.2637821435928345, -0.5914231538772583, 2.74868106842041, 1.0344974994659424, 0.24627625942230225, 578.3598022460938, -0.2502472698688507, 0.3009914755821228, 0.016231736168265343, 1.6629935503005981, 0.4021379053592682, 2.266422748565674], "std": [0.25417250394821167, 0.006931012962013483, 0.33048105239868164, 0.37624162435531616, 0.5816776752471924, 0.24596282839775085, 0.516932487487793, 280.2217102050781, 0.04646039009094238, 0.04404696449637413, 0.06607203930616379, 0.24674946069717407, 0.4677792489528656, 0.40155744552612305, 0.08945205807685852, 0.0637681633234024, 0.12933216989040375, 0.6735143065452576, 0.17383936047554016, 0.8961855173110962, 0.3767716586589813, 299.2647705078125, 0.11353844404220581, 0.032895367592573166, 0.03321520611643791, 0.40218988060951233, 0.2317064106464386, 1.5713350772857666], "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": [479], "max": [479], "mean": [479.0], "std": [0.0], "count": [478]}, "index": {"min": [278666], "max": [279143], "mean": [278904.5], "std": [137.9864123745523], "count": [478]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [478]}, "subtask_annotation": {"mean": [4.062761506276151, 9.0, 9.0, 9.0, 9.0], "std": [2.270475018411253, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [478]}, "scene_annotation": {"mean": [479.0], "std": [0.0], "min": [479], "max": [479], "count": [478]}, "eef_direction_state": {"mean": [4.380753138075314, 4.03347280334728], "std": [1.993033331272022, 1.9359322163576589], "min": [0, 0], "max": [6, 6], "count": [478]}, "eef_velocity_state": {"mean": [0.702928870292887, 0.8263598326359832], "std": [0.791978481679052, 0.7269295001136887], "min": [0, 0], "max": [2, 2], "count": [478]}, "eef_acc_mag_state": {"mean": [0.7322175732217573, 0.8765690376569037], "std": [0.8280185672078724, 0.8504460720024712], "min": [0, 0], "max": [2, 2], "count": [478]}, "eef_direction_action": {"mean": [4.380753138075314, 4.03347280334728], "std": [1.993033331272022, 1.9359322163576589], "min": [0, 0], "max": [6, 6], "count": [478]}, "eef_velocity_action": {"mean": [0.702928870292887, 0.8263598326359832], "std": [0.791978481679052, 0.7269295001136887], "min": [0, 0], "max": [2, 2], "count": [478]}, "eef_acc_mag_action": {"mean": [0.7322175732217573, 0.8765690376569037], "std": [0.8280185672078724, 0.8504460720024712], "min": [0, 0], "max": [2, 2], "count": [478]}, "eef_sim_pose_state": {"mean": [0.48915182441301275, 0.2648506960326808, 1.0905521279640522, 1.0243883828944107, 1.041759006052872, 0.7120449861040371, 0.5377657878910512, -0.279529265800882, 1.1506611706807544, 0.971449689130748, 0.8442985922555108, -1.1746888702030898], "std": [0.03757589320042023, 0.08986872772824199, 0.07185191590812517, 0.7306775254717016, 0.25220974352811465, 0.44059490978935506, 0.05350858688172586, 0.07204929359696073, 0.03440392850703825, 2.260908338504404, 0.31724442543311954, 1.94013891539814], "min": [0.42250111771218296, 0.10445143598126065, 1.0302116289517136, 0.3596736990392297, 0.48662028524955936, 0.07193070716476674, 0.41531675465580087, -0.4209098423972403, 1.0359420708346545, -3.140572903613587, 0.39509477551636984, -3.065949871874699], "max": [0.5579134559205889, 0.3404042514624559, 1.2407286437329503, 2.5544345262100197, 1.3132994608581328, 1.6576151256727463, 0.6052346256548777, -0.20990599199310597, 1.2114869796510828, 3.1199944409190623, 1.3308402899170368, 3.1328597932039153], "count": [478]}, "eef_sim_pose_action": {"mean": [0.48915182441301275, 0.2648506960326808, 1.0905521279640522, 1.0243883828944107, 1.041759006052872, 0.7120449861040371, 0.5377657878910512, -0.279529265800882, 1.1506611706807544, 0.971449689130748, 0.8442985922555108, -1.1746888702030898], "std": [0.03757589320042023, 0.08986872772824199, 0.07185191590812517, 0.7306775254717016, 0.25220974352811465, 0.44059490978935506, 0.05350858688172586, 0.07204929359696073, 0.03440392850703825, 2.260908338504404, 0.31724442543311954, 1.94013891539814], "min": [0.42250111771218296, 0.10445143598126065, 1.0302116289517136, 0.3596736990392297, 0.48662028524955936, 0.07193070716476674, 0.41531675465580087, -0.4209098423972403, 1.0359420708346545, -3.140572903613587, 0.39509477551636984, -3.065949871874699], "max": [0.5579134559205889, 0.3404042514624559, 1.2407286437329503, 2.5544345262100197, 1.3132994608581328, 1.6576151256727463, 0.6052346256548777, -0.20990599199310597, 1.2114869796510828, 3.1199944409190623, 1.3308402899170368, 3.1328597932039153], "count": [478]}, "gripper_mode_state": {"mean": [0.29916317991631797, 0.6548117154811716], "std": [0.45789144095372114, 0.4754296296506739], "min": [0, 0], "max": [1, 1], "count": [478]}, "gripper_activity_state": {"mean": [1.8389121338912133, 1.797071129707113], "std": [0.49810568838186864, 0.5437278338320223], "min": [0, 0], "max": [2, 2], "count": [478]}, "gripper_mode_action": {"mean": [0.29916317991631797, 0.6548117154811716], "std": [0.45789144095372114, 0.4754296296506739], "min": [0, 0], "max": [1, 1], "count": [478]}, "gripper_activity_action": {"mean": [1.8389121338912133, 1.797071129707113], "std": [0.49810568838186864, 0.5437278338320223], "min": [0, 0], "max": [2, 2], "count": [478]}, "gripper_open_scale_state": {"mean": [0.5783598326838661, 0.33842151195184944], "std": [0.29926472427411355, 0.28021790278150643], "min": [0.036, 0.0], "max": [0.783, 0.766], "count": [478]}, "gripper_open_scale_action": {"mean": [0.5783598326838661, 0.33842151195184944], "std": [0.29926472427411355, 0.28021790278150643], "min": [0.036, 0.0], "max": [0.783, 0.766], "count": [478]}}} +{"episode_index": 478, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.4596898182189542]], [[0.4718143545751634]], [[0.4591779758986928]]], "std": [[[0.14412626991766891]], [[0.13720997051246128]], [[0.14099119492076]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.7568627450980392]], [[0.7529411764705882]]], "mean": [[[0.47655587009803924]], [[0.4808321772875817]], [[0.4747195363562091]]], "std": [[[0.052401085851217694]], [[0.04714675584209679]], [[0.053460701852035115]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7019607843137254]], [[0.7372549019607844]], [[0.7333333333333333]]], "mean": [[[0.46399373366013075]], [[0.4757926409313726]], [[0.4643306004901961]]], "std": [[[0.09853584396043627]], [[0.08599942163396189]], [[0.09417937768471844]]], "count": [100]}, "observation.state": {"min": [0.013753194361925125, 2.0523152351379395, 1.8405718803405762, 0.20369736850261688, -2.6354472637176514, 0.8388227820396423, -2.6557629108428955, 23.0, 0.170074000954628, 0.23760899901390076, -0.023628000169992447, -2.621000051498413, -0.01000000536441803, -0.9920000433921814, -0.46807989478111267, -2.0793330669403076, -1.5647748708724976, -1.7902889251708984, 2.530675172805786, -0.6079331040382385, -0.1820029616355896, 58.0, -0.35151299834251404, 0.25121399760246277, -0.06235399842262268, 1.1790000200271606, 0.07500000298023224, -3.1411852836608887], "max": [0.608805775642395, 2.0924580097198486, 2.54146146774292, 1.587446928024292, -0.6848846673965454, 1.6859880685806274, -0.4420744478702545, 800.0, 0.34658199548721313, 0.38916701078414917, 0.122189000248909, -1.4520000219345093, 1.1660000085830688, 0.6039999723434448, -0.06370452046394348, -1.7275967597961426, -0.872786819934845, -0.06588618457317352, 2.8917315006256104, 1.817830204963684, 0.8999093174934387, 860.0, -0.054639000445604324, 0.34553998708724976, 0.07004400342702866, 2.440999984741211, 0.7940000295639038, 3.1410000324249268], "mean": [0.22825846076011658, 2.080127239227295, 2.1225972175598145, 1.0092908143997192, -1.65447998046875, 1.3508096933364868, -1.4821017980575562, 429.63934326171875, 0.26916763186454773, 0.3187105357646942, 0.057292282581329346, -2.173882484436035, 0.6353957653045654, -0.1508169323205948, -0.26176539063453674, -2.027618646621704, -1.1495825052261353, -0.6256158351898193, 2.723639726638794, 1.0839594602584839, 0.17761774361133575, 529.6093139648438, -0.23726128041744232, 0.29686152935028076, 0.013784429058432579, 1.6727759838104248, 0.4468306601047516, 1.996792197227478], "std": [0.20177990198135376, 0.007613165769726038, 0.2883298993110657, 0.37209761142730713, 0.6406016945838928, 0.27941131591796875, 0.7001888751983643, 307.8497314453125, 0.04682248458266258, 0.056418366730213165, 0.04206060990691185, 0.35960495471954346, 0.4138532280921936, 0.5322232842445374, 0.10992303490638733, 0.07732032984495163, 0.1343909502029419, 0.6734277606010437, 0.13996945321559906, 0.8836198449134827, 0.29352617263793945, 331.7936706542969, 0.10912331193685532, 0.03157641366124153, 0.037218544632196426, 0.41202569007873535, 0.19331558048725128, 1.8194843530654907], "count": [366]}, "action": {"min": [0.013753194361925125, 2.0523152351379395, 1.8405718803405762, 0.20369736850261688, -2.6354472637176514, 0.8388227820396423, -2.6557629108428955, 23.0, 0.170074000954628, 0.23760899901390076, -0.023628000169992447, -2.621000051498413, -0.01000000536441803, -0.9920000433921814, -0.46807989478111267, -2.0793330669403076, -1.5647748708724976, -1.7902889251708984, 2.530675172805786, -0.6079331040382385, -0.1820029616355896, 58.0, -0.35151299834251404, 0.25121399760246277, -0.06235399842262268, 1.1790000200271606, 0.07500000298023224, -3.1411852836608887], "max": [0.608805775642395, 2.0924580097198486, 2.54146146774292, 1.587446928024292, -0.6848846673965454, 1.6859880685806274, -0.4420744478702545, 800.0, 0.34658199548721313, 0.38916701078414917, 0.122189000248909, -1.4520000219345093, 1.1660000085830688, 0.6039999723434448, -0.06370452046394348, -1.7275967597961426, -0.872786819934845, -0.06588618457317352, 2.8917315006256104, 1.817830204963684, 0.8999093174934387, 860.0, -0.054639000445604324, 0.34553998708724976, 0.07004400342702866, 2.440999984741211, 0.7940000295639038, 3.1410000324249268], "mean": [0.22825846076011658, 2.080127239227295, 2.1225972175598145, 1.0092908143997192, -1.65447998046875, 1.3508096933364868, -1.4821017980575562, 429.63934326171875, 0.26916763186454773, 0.3187105357646942, 0.057292282581329346, -2.173882484436035, 0.6353957653045654, -0.1508169323205948, -0.26176539063453674, -2.027618646621704, -1.1495825052261353, -0.6256158351898193, 2.723639726638794, 1.0839594602584839, 0.17761774361133575, 529.6093139648438, -0.23726128041744232, 0.29686152935028076, 0.013784429058432579, 1.6727759838104248, 0.4468306601047516, 1.996792197227478], "std": [0.20177990198135376, 0.007613165769726038, 0.2883298993110657, 0.37209761142730713, 0.6406016945838928, 0.27941131591796875, 0.7001888751983643, 307.8497314453125, 0.04682248458266258, 0.056418366730213165, 0.04206060990691185, 0.35960495471954346, 0.4138532280921936, 0.5322232842445374, 0.10992303490638733, 0.07732032984495163, 0.1343909502029419, 0.6734277606010437, 0.13996945321559906, 0.8836198449134827, 0.29352617263793945, 331.7936706542969, 0.10912331193685532, 0.03157641366124153, 0.037218544632196426, 0.41202569007873535, 0.19331558048725128, 1.8194843530654907], "count": [366]}, "timestamp": {"min": [0.0], "max": [12.166666666666666], "mean": [6.083333333333333], "std": [3.5218234965342514], "count": [366]}, "frame_index": {"min": [0], "max": [365], "mean": [182.5], "std": [105.65470489602754], "count": [366]}, "episode_index": {"min": [480], "max": [480], "mean": [480.0], "std": [0.0], "count": [366]}, "index": {"min": [279144], "max": [279509], "mean": [279326.5], "std": [105.65470489602754], "count": [366]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [366]}, "subtask_annotation": {"mean": [4.576502732240437, 9.0, 9.0, 9.0, 9.0], "std": [2.235675668028676, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [366]}, "scene_annotation": {"mean": [480.0], "std": [0.0], "min": [480], "max": [480], "count": [366]}, "eef_direction_state": {"mean": [4.101092896174864, 4.0683060109289615], "std": [1.895680712291763, 1.9384605672641881], "min": [0, 0], "max": [6, 6], "count": [366]}, "eef_velocity_state": {"mean": [0.8142076502732241, 0.8715846994535519], "std": [0.7777052559151739, 0.7031631904004944], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_acc_mag_state": {"mean": [0.7814207650273224, 0.8497267759562842], "std": [0.8339019828168445, 0.8440323665186884], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_direction_action": {"mean": [4.101092896174864, 4.0683060109289615], "std": [1.895680712291763, 1.9384605672641881], "min": [0, 0], "max": [6, 6], "count": [366]}, "eef_velocity_action": {"mean": [0.8142076502732241, 0.8715846994535519], "std": [0.7777052559151739, 0.7031631904004944], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_acc_mag_action": {"mean": [0.7814207650273224, 0.8497267759562842], "std": [0.8339019828168445, 0.8440323665186884], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_sim_pose_state": {"mean": [0.4863924771730137, 0.25610849273585456, 1.096353923886373, 0.980953439774229, 1.0396765659894862, 0.6171854703624529, 0.5152725220884471, -0.31277690257330826, 1.1228399789074757, 0.657540418709555, 1.0367924406669242, -0.8120672174250663], "std": [0.036302519081713364, 0.09178117186296565, 0.06477766895252095, 0.7893141899794696, 0.2158218520671447, 0.5340081022451527, 0.06359167571689589, 0.05723235926475097, 0.033990827543464774, 2.0411351562314692, 0.33910783731283267, 1.7906487424885256], "min": [0.43468925735709496, 0.0942419022083356, 1.033702127882331, 0.21525673303454806, 0.638439893725812, -0.22830130938336504, 0.42670814851235017, -0.39955684489433774, 1.0536850525646153, -3.1319068677495068, 0.410686042037419, -2.882046852398214], "max": [0.5414623633785118, 0.3506598336406095, 1.215389742816246, 2.5747928951979473, 1.4020169144245296, 1.7493012116634041, 0.6014660688422518, -0.23025557433293115, 1.2047259026189545, 3.112130739807479, 1.5451069079863649, 3.0287899837553174], "count": [366]}, "eef_sim_pose_action": {"mean": [0.4863924771730137, 0.25610849273585456, 1.096353923886373, 0.980953439774229, 1.0396765659894862, 0.6171854703624529, 0.5152725220884471, -0.31277690257330826, 1.1228399789074757, 0.657540418709555, 1.0367924406669242, -0.8120672174250663], "std": [0.036302519081713364, 0.09178117186296565, 0.06477766895252095, 0.7893141899794696, 0.2158218520671447, 0.5340081022451527, 0.06359167571689589, 0.05723235926475097, 0.033990827543464774, 2.0411351562314692, 0.33910783731283267, 1.7906487424885256], "min": [0.43468925735709496, 0.0942419022083356, 1.033702127882331, 0.21525673303454806, 0.638439893725812, -0.22830130938336504, 0.42670814851235017, -0.39955684489433774, 1.0536850525646153, -3.1319068677495068, 0.410686042037419, -2.882046852398214], "max": [0.5414623633785118, 0.3506598336406095, 1.215389742816246, 2.5747928951979473, 1.4020169144245296, 1.7493012116634041, 0.6014660688422518, -0.23025557433293115, 1.2047259026189545, 3.112130739807479, 1.5451069079863649, 3.0287899837553174], "count": [366]}, "gripper_mode_state": {"mean": [0.39344262295081966, 0.41530054644808745], "std": [0.4885135877295511, 0.49277378437576097], "min": [0, 0], "max": [1, 1], "count": [366]}, "gripper_activity_state": {"mean": [1.819672131147541, 1.8005464480874316], "std": [0.5281640555274432, 0.5392767133166739], "min": [0, 0], "max": [2, 2], "count": [366]}, "gripper_mode_action": {"mean": [0.39344262295081966, 0.41530054644808745], "std": [0.4885135877295511, 0.49277378437576097], "min": [0, 0], "max": [1, 1], "count": [366]}, "gripper_activity_action": {"mean": [1.819672131147541, 1.8005464480874316], "std": [0.5281640555274432, 0.5392767133166739], "min": [0, 0], "max": [2, 2], "count": [366]}, "gripper_open_scale_state": {"mean": [0.5296092898988991, 0.4296393443456763], "std": [0.3317937195683606, 0.3078496140274713], "min": [0.058, 0.023], "max": [0.86, 0.8], "count": [366]}, "gripper_open_scale_action": {"mean": [0.5296092898988991, 0.4296393443456763], "std": [0.3317937195683606, 0.3078496140274713], "min": [0.058, 0.023], "max": [0.86, 0.8], "count": [366]}}} +{"episode_index": 479, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.46291797794117645]], [[0.4744519852941177]], [[0.46288144812091503]]], "std": [[[0.14717243385509204]], [[0.14030642929066853]], [[0.14373986398991098]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[0.7215686274509804]], [[0.7294117647058823]], [[0.7294117647058823]]], "mean": [[[0.47746191380718955]], [[0.4811009803921569]], [[0.47671306576797384]]], "std": [[[0.06898646328998455]], [[0.06067615023988294]], [[0.06594560902239122]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6588235294117647]], [[0.6666666666666666]]], "mean": [[[0.46352316993464054]], [[0.4763844281045752]], [[0.4633865196078431]]], "std": [[[0.1030208472250248]], [[0.0900452137335838]], [[0.0986410164770216]]], "count": [100]}, "observation.state": {"min": [-0.04584980010986328, 2.066190719604492, 1.7773908376693726, 0.16638223826885223, -2.676218271255493, 0.930906355381012, -2.6775269508361816, 17.0, 0.1936189979314804, 0.23071199655532837, -0.03658200055360794, -2.6740000247955322, -0.026000002399086952, -1.0290000438690186, -0.4887620210647583, -2.078460216522217, -1.6395971775054932, -1.8478151559829712, 2.7164132595062256, -0.5932374596595764, -0.35983455181121826, 51.0, -0.3494029939174652, 0.24710699915885925, -0.052611999213695526, 1.0369999408721924, 0.1249999925494194, -3.1401853561401367], "max": [0.667640745639801, 2.0925276279449463, 2.6065621376037598, 1.631202220916748, -0.853692889213562, 1.762293815612793, -0.3824889361858368, 819.0, 0.347243994474411, 0.3953210115432739, 0.14505800604820251, -1.4620000123977661, 1.218000054359436, 0.5730000138282776, 0.007365289609879255, -1.7327628135681152, -0.951658308506012, 0.1566956639289856, 2.8912079334259033, 2.038841485977173, 0.7139793634414673, 860.0, -0.05977199971675873, 0.335224986076355, 0.0870710015296936, 2.3610000610351562, 0.902999997138977, 3.1389999389648438], "mean": [0.23051834106445312, 2.0803961753845215, 2.107707977294922, 1.106528639793396, -1.7758172750473022, 1.3474277257919312, -1.2639963626861572, 427.7166748046875, 0.25954824686050415, 0.31804296374320984, 0.05929649993777275, -2.2703115940093994, 0.6222879886627197, -0.27195754647254944, -0.25409749150276184, -2.024622917175293, -1.1975566148757935, -0.5855423808097839, 2.8526031970977783, 1.0890518426895142, 0.11174711585044861, 597.55908203125, -0.24763840436935425, 0.2915480136871338, 0.012740645557641983, 1.7234424352645874, 0.45325127243995667, 2.3408126831054688], "std": [0.254738450050354, 0.006953397300094366, 0.3287794291973114, 0.3578362762928009, 0.6186345815658569, 0.28494539856910706, 0.6245098114013672, 307.2917785644531, 0.04680107533931732, 0.05941375717520714, 0.05580852925777435, 0.3198966383934021, 0.4604741334915161, 0.5231068134307861, 0.11704959720373154, 0.0760401114821434, 0.1554335057735443, 0.7308267951011658, 0.06347227841615677, 0.8918056488037109, 0.2813001275062561, 338.7970886230469, 0.11005587130784988, 0.026302289217710495, 0.03435451164841652, 0.348158597946167, 0.21862773597240448, 1.4471311569213867], "count": [330]}, "action": {"min": [-0.04584980010986328, 2.066190719604492, 1.7773908376693726, 0.16638223826885223, -2.676218271255493, 0.930906355381012, -2.6775269508361816, 17.0, 0.1936189979314804, 0.23071199655532837, -0.03658200055360794, -2.6740000247955322, -0.026000002399086952, -1.0290000438690186, -0.4887620210647583, -2.078460216522217, -1.6395971775054932, -1.8478151559829712, 2.7164132595062256, -0.5932374596595764, -0.35983455181121826, 51.0, -0.3494029939174652, 0.24710699915885925, -0.052611999213695526, 1.0369999408721924, 0.1249999925494194, -3.1401853561401367], "max": [0.667640745639801, 2.0925276279449463, 2.6065621376037598, 1.631202220916748, -0.853692889213562, 1.762293815612793, -0.3824889361858368, 819.0, 0.347243994474411, 0.3953210115432739, 0.14505800604820251, -1.4620000123977661, 1.218000054359436, 0.5730000138282776, 0.007365289609879255, -1.7327628135681152, -0.951658308506012, 0.1566956639289856, 2.8912079334259033, 2.038841485977173, 0.7139793634414673, 860.0, -0.05977199971675873, 0.335224986076355, 0.0870710015296936, 2.3610000610351562, 0.902999997138977, 3.1389999389648438], "mean": [0.23051834106445312, 2.0803961753845215, 2.107707977294922, 1.106528639793396, -1.7758172750473022, 1.3474277257919312, -1.2639963626861572, 427.7166748046875, 0.25954824686050415, 0.31804296374320984, 0.05929649993777275, -2.2703115940093994, 0.6222879886627197, -0.27195754647254944, -0.25409749150276184, -2.024622917175293, -1.1975566148757935, -0.5855423808097839, 2.8526031970977783, 1.0890518426895142, 0.11174711585044861, 597.55908203125, -0.24763840436935425, 0.2915480136871338, 0.012740645557641983, 1.7234424352645874, 0.45325127243995667, 2.3408126831054688], "std": [0.254738450050354, 0.006953397300094366, 0.3287794291973114, 0.3578362762928009, 0.6186345815658569, 0.28494539856910706, 0.6245098114013672, 307.2917785644531, 0.04680107533931732, 0.05941375717520714, 0.05580852925777435, 0.3198966383934021, 0.4604741334915161, 0.5231068134307861, 0.11704959720373154, 0.0760401114821434, 0.1554335057735443, 0.7308267951011658, 0.06347227841615677, 0.8918056488037109, 0.2813001275062561, 338.7970886230469, 0.11005587130784988, 0.026302289217710495, 0.03435451164841652, 0.348158597946167, 0.21862773597240448, 1.4471311569213867], "count": [330]}, "timestamp": {"min": [0.0], "max": [10.966666666666667], "mean": [5.483333333333333], "std": [3.175411900957219], "count": [330]}, "frame_index": {"min": [0], "max": [329], "mean": [164.5], "std": [95.26235702871658], "count": [330]}, "episode_index": {"min": [481], "max": [481], "mean": [481.0], "std": [0.0], "count": [330]}, "index": {"min": [279510], "max": [279839], "mean": [279674.5], "std": [95.26235702871658], "count": [330]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [330]}, "subtask_annotation": {"mean": [4.515151515151516, 9.0, 9.0, 9.0, 9.0], "std": [2.2579316375996483, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [330]}, "scene_annotation": {"mean": [481.0], "std": [0.0], "min": [481], "max": [481], "count": [330]}, "eef_direction_state": {"mean": [3.696969696969697, 3.790909090909091], "std": [2.265483405299583, 2.1267222805063724], "min": [0, 0], "max": [6, 6], "count": [330]}, "eef_velocity_state": {"mean": [0.8303030303030303, 0.8181818181818182], "std": [0.783343590578174, 0.7242360846685894], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_acc_mag_state": {"mean": [0.8545454545454545, 0.8272727272727273], "std": [0.8474885926079196, 0.8405527500519167], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_direction_action": {"mean": [3.696969696969697, 3.790909090909091], "std": [2.265483405299583, 2.1267222805063724], "min": [0, 0], "max": [6, 6], "count": [330]}, "eef_velocity_action": {"mean": [0.8303030303030303, 0.8181818181818182], "std": [0.783343590578174, 0.7242360846685894], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_acc_mag_action": {"mean": [0.8545454545454545, 0.8272727272727273], "std": [0.8474885926079196, 0.8405527500519167], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_sim_pose_state": {"mean": [0.4803612812817549, 0.26375538666106335, 1.0902999901344494, 1.0413918916395977, 1.0669203060402224, 0.650954256462138, 0.5162368712183641, -0.30774916228997395, 1.1340946785873713, 0.70169551642225, 0.967966274523736, -0.9110622251822152], "std": [0.030197654930116287, 0.08919115322945681, 0.0703002131010569, 0.7086427472820337, 0.2487705285855302, 0.5123814442546072, 0.06757764992900792, 0.06869251595494345, 0.02798375235616078, 2.1848514701205843, 0.3461445147047453, 1.927460536161697], "min": [0.4342735630009832, 0.10214889068489678, 1.0190140188849652, -0.05674037949294372, 0.6366271015221954, -0.5087641636649829, 0.4189261750460354, -0.4182352488095248, 1.0393022186254177, -3.1373688572150567, 0.36024491994458274, -3.1077117886199024], "max": [0.5290617104671633, 0.36194012164246386, 1.2090700659757698, 2.4202443847338846, 1.362031724419365, 1.649608383882826, 0.6084436249508821, -0.2118217064171427, 1.1773286298435828, 3.111411794050282, 1.390940183273064, 3.0758390416135004], "count": [330]}, "eef_sim_pose_action": {"mean": [0.4803612812817549, 0.26375538666106335, 1.0902999901344494, 1.0413918916395977, 1.0669203060402224, 0.650954256462138, 0.5162368712183641, -0.30774916228997395, 1.1340946785873713, 0.70169551642225, 0.967966274523736, -0.9110622251822152], "std": [0.030197654930116287, 0.08919115322945681, 0.0703002131010569, 0.7086427472820337, 0.2487705285855302, 0.5123814442546072, 0.06757764992900792, 0.06869251595494345, 0.02798375235616078, 2.1848514701205843, 0.3461445147047453, 1.927460536161697], "min": [0.4342735630009832, 0.10214889068489678, 1.0190140188849652, -0.05674037949294372, 0.6366271015221954, -0.5087641636649829, 0.4189261750460354, -0.4182352488095248, 1.0393022186254177, -3.1373688572150567, 0.36024491994458274, -3.1077117886199024], "max": [0.5290617104671633, 0.36194012164246386, 1.2090700659757698, 2.4202443847338846, 1.362031724419365, 1.649608383882826, 0.6084436249508821, -0.2118217064171427, 1.1773286298435828, 3.111411794050282, 1.390940183273064, 3.0758390416135004], "count": [330]}, "gripper_mode_state": {"mean": [0.3303030303030303, 0.4121212121212121], "std": [0.4703221645592144, 0.492216739496898], "min": [0, 0], "max": [1, 1], "count": [330]}, "gripper_activity_state": {"mean": [1.8212121212121213, 1.8151515151515152], "std": [0.5118342391223204, 0.4976436671629607], "min": [0, 0], "max": [2, 2], "count": [330]}, "gripper_mode_action": {"mean": [0.3303030303030303, 0.4121212121212121], "std": [0.4703221645592144, 0.492216739496898], "min": [0, 0], "max": [1, 1], "count": [330]}, "gripper_activity_action": {"mean": [1.8212121212121213, 1.8151515151515152], "std": [0.5118342391223204, 0.4976436671629607], "min": [0, 0], "max": [2, 2], "count": [330]}, "gripper_open_scale_state": {"mean": [0.5975590909206508, 0.42771666648171164], "std": [0.33879710835900995, 0.30729183543553107], "min": [0.051, 0.017], "max": [0.86, 0.819], "count": [330]}, "gripper_open_scale_action": {"mean": [0.5975590909206508, 0.42771666648171164], "std": [0.33879710835900995, 0.30729183543553107], "min": [0.051, 0.017], "max": [0.86, 0.819], "count": [330]}}} +{"episode_index": 480, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.44519085171568623]], [[0.4575391299019608]], [[0.4476063991013072]]], "std": [[[0.14277641997659798]], [[0.13692445353544205]], [[0.13896831736970872]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7568627450980392]], [[0.7607843137254902]], [[0.7686274509803922]]], "mean": [[[0.47655572916666666]], [[0.4787249693627451]], [[0.4750433496732026]]], "std": [[[0.05414071976212339]], [[0.047959260795131284]], [[0.053136743855497694]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6588235294117647]], [[0.6392156862745098]], [[0.6509803921568628]]], "mean": [[[0.4622202798202614]], [[0.4760872079248366]], [[0.4612901797385621]]], "std": [[[0.08905706575276866]], [[0.07457479985629525]], [[0.08692181739929951]]], "count": [100]}, "observation.state": {"min": [0.07014478743076324, 2.0300447940826416, 1.6839635372161865, 0.18486526608467102, -2.609057903289795, 0.7100348472595215, -2.726745367050171, 19.0, 0.1568250060081482, 0.2631250023841858, -0.051777999848127365, -2.684999942779541, -0.06599999219179153, -0.9549999833106995, -0.46708500385284424, -2.078983783721924, -1.5616333484649658, -1.9272449016571045, 1.4071717262268066, -0.7112565636634827, -0.1995609551668167, 77.0, -0.40238600969314575, 0.2147900015115738, -0.03202199935913086, 0.9539999961853027, -0.16999998688697815, -3.1391851902008057], "max": [0.8089077472686768, 2.0924580097198486, 2.4172635078430176, 1.555681824684143, -0.6069033145904541, 1.7607232332229614, -0.40685373544692993, 831.0, 0.36291199922561646, 0.4334529936313629, 0.09820400178432465, -1.1859999895095825, 1.2430000305175781, 0.831000030040741, 0.018273599445819855, -1.863226294517517, -0.8514763712882996, -0.006649704650044441, 2.905641794204712, 2.0007059574127197, 2.225294828414917, 791.0, -0.04720599949359894, 0.3564870059490204, 0.09433099627494812, 2.484999895095825, 0.7110000252723694, 3.0940001010894775], "mean": [0.34808123111724854, 2.0727341175079346, 1.935829758644104, 0.8516889214515686, -1.425718903541565, 1.2701178789138794, -1.5923141241073608, 515.2489013671875, 0.24301758408546448, 0.3503437340259552, 0.030150316655635834, -2.1196796894073486, 0.6716198325157166, -0.033680032938718796, -0.21355168521404266, -2.0309975147247314, -1.2740155458450317, -0.601429283618927, 2.5167388916015625, 1.0007269382476807, 0.3181082606315613, 516.9179077148438, -0.2775021195411682, 0.2948223948478699, 0.043947216123342514, 1.5952026844024658, 0.46636441349983215, 1.5844736099243164], "std": [0.24516817927360535, 0.019052017480134964, 0.1585918813943863, 0.28912729024887085, 0.7920862436294556, 0.24408555030822754, 0.787056565284729, 327.04779052734375, 0.037509363144636154, 0.04977276548743248, 0.04594609886407852, 0.4073038697242737, 0.47341039776802063, 0.6020090579986572, 0.13055235147476196, 0.06765729933977127, 0.17114455997943878, 0.7191959023475647, 0.36020803451538086, 0.9136053919792175, 0.5438305735588074, 310.2339172363281, 0.11054562777280807, 0.03589183837175369, 0.029482655227184296, 0.4674661159515381, 0.21144799888134003, 2.250175952911377], "count": [450]}, "action": {"min": [0.07014478743076324, 2.0300447940826416, 1.6839635372161865, 0.18486526608467102, -2.609057903289795, 0.7100348472595215, -2.726745367050171, 19.0, 0.1568250060081482, 0.2631250023841858, -0.051777999848127365, -2.684999942779541, -0.06599999219179153, -0.9549999833106995, -0.46708500385284424, -2.078983783721924, -1.5616333484649658, -1.9272449016571045, 1.4071717262268066, -0.7112565636634827, -0.1995609551668167, 77.0, -0.40238600969314575, 0.2147900015115738, -0.03202199935913086, 0.9539999961853027, -0.16999998688697815, -3.1391851902008057], "max": [0.8089077472686768, 2.0924580097198486, 2.4172635078430176, 1.555681824684143, -0.6069033145904541, 1.7607232332229614, -0.40685373544692993, 831.0, 0.36291199922561646, 0.4334529936313629, 0.09820400178432465, -1.1859999895095825, 1.2430000305175781, 0.831000030040741, 0.018273599445819855, -1.863226294517517, -0.8514763712882996, -0.006649704650044441, 2.905641794204712, 2.0007059574127197, 2.225294828414917, 791.0, -0.04720599949359894, 0.3564870059490204, 0.09433099627494812, 2.484999895095825, 0.7110000252723694, 3.0940001010894775], "mean": [0.34808123111724854, 2.0727341175079346, 1.935829758644104, 0.8516889214515686, -1.425718903541565, 1.2701178789138794, -1.5923141241073608, 515.2489013671875, 0.24301758408546448, 0.3503437340259552, 0.030150316655635834, -2.1196796894073486, 0.6716198325157166, -0.033680032938718796, -0.21355168521404266, -2.0309975147247314, -1.2740155458450317, -0.601429283618927, 2.5167388916015625, 1.0007269382476807, 0.3181082606315613, 516.9179077148438, -0.2775021195411682, 0.2948223948478699, 0.043947216123342514, 1.5952026844024658, 0.46636441349983215, 1.5844736099243164], "std": [0.24516817927360535, 0.019052017480134964, 0.1585918813943863, 0.28912729024887085, 0.7920862436294556, 0.24408555030822754, 0.787056565284729, 327.04779052734375, 0.037509363144636154, 0.04977276548743248, 0.04594609886407852, 0.4073038697242737, 0.47341039776802063, 0.6020090579986572, 0.13055235147476196, 0.06765729933977127, 0.17114455997943878, 0.7191959023475647, 0.36020803451538086, 0.9136053919792175, 0.5438305735588074, 310.2339172363281, 0.11054562777280807, 0.03589183837175369, 0.029482655227184296, 0.4674661159515381, 0.21144799888134003, 2.250175952911377], "count": [450]}, "timestamp": {"min": [0.0], "max": [14.966666666666667], "mean": [7.483333333333333], "std": [4.330116327237342], "count": [450]}, "frame_index": {"min": [0], "max": [449], "mean": [224.5], "std": [129.90348981712026], "count": [450]}, "episode_index": {"min": [482], "max": [482], "mean": [482.0], "std": [0.0], "count": [450]}, "index": {"min": [279840], "max": [280289], "mean": [280064.5], "std": [129.90348981712026], "count": [450]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [450]}, "subtask_annotation": {"mean": [4.626666666666667, 9.0, 9.0, 9.0, 9.0], "std": [2.2574715452864034, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [450]}, "scene_annotation": {"mean": [482.0], "std": [0.0], "min": [482], "max": [482], "count": [450]}, "eef_direction_state": {"mean": [3.608888888888889, 4.1466666666666665], "std": [2.0929322569301627, 1.99795450954776], "min": [0, 0], "max": [6, 6], "count": [450]}, "eef_velocity_state": {"mean": [0.9044444444444445, 0.7777777777777778], "std": [0.7037851804683852, 0.7360220071857427], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_acc_mag_state": {"mean": [0.9844444444444445, 0.8022222222222222], "std": [0.8338546517510812, 0.8211073522692501], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_direction_action": {"mean": [3.608888888888889, 4.1466666666666665], "std": [2.0929322569301627, 1.99795450954776], "min": [0, 0], "max": [6, 6], "count": [450]}, "eef_velocity_action": {"mean": [0.9044444444444445, 0.7777777777777778], "std": [0.7037851804683852, 0.7360220071857427], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_acc_mag_action": {"mean": [0.9844444444444445, 0.8022222222222222], "std": [0.8338546517510812, 0.8211073522692501], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_sim_pose_state": {"mean": [0.4827448575623136, 0.2991294038049166, 1.0914264064603552, 1.1074515668515088, 1.1086528361510553, 0.9060240044940481, 0.5485518732023079, -0.2756638829605049, 1.1190242634711065, 0.551259356804655, 0.9845446056319148, -0.6166550364888811], "std": [0.03884071053752566, 0.07899942934186581, 0.0738832618241183, 0.9795959337201743, 0.2689796789533937, 0.7032516181064122, 0.057206568077393986, 0.05441745282761565, 0.027094404570607303, 1.9057419722034745, 0.33950294976371664, 1.6892850865933082], "min": [0.3981326283645901, 0.11890213457746962, 1.016814207294418, -0.10559769572302474, 0.5293912725444367, 0.07682628207127695, 0.45206708331219325, -0.3707105191578496, 1.0473732166286231, -3.137461566663899, 0.381530683715376, -3.0048021207375135], "max": [0.5450723877291742, 0.3846672609434345, 1.2250967735421214, 3.1243199377285102, 1.4614930621014972, 2.513118070028869, 0.6326393219868054, -0.1878780026176746, 1.2124284329693455, 3.1347908284491175, 1.5163639444597337, 3.092017092128789], "count": [450]}, "eef_sim_pose_action": {"mean": [0.4827448575623136, 0.2991294038049166, 1.0914264064603552, 1.1074515668515088, 1.1086528361510553, 0.9060240044940481, 0.5485518732023079, -0.2756638829605049, 1.1190242634711065, 0.551259356804655, 0.9845446056319148, -0.6166550364888811], "std": [0.03884071053752566, 0.07899942934186581, 0.0738832618241183, 0.9795959337201743, 0.2689796789533937, 0.7032516181064122, 0.057206568077393986, 0.05441745282761565, 0.027094404570607303, 1.9057419722034745, 0.33950294976371664, 1.6892850865933082], "min": [0.3981326283645901, 0.11890213457746962, 1.016814207294418, -0.10559769572302474, 0.5293912725444367, 0.07682628207127695, 0.45206708331219325, -0.3707105191578496, 1.0473732166286231, -3.137461566663899, 0.381530683715376, -3.0048021207375135], "max": [0.5450723877291742, 0.3846672609434345, 1.2250967735421214, 3.1243199377285102, 1.4614930621014972, 2.513118070028869, 0.6326393219868054, -0.1878780026176746, 1.2124284329693455, 3.1347908284491175, 1.5163639444597337, 3.092017092128789], "count": [450]}, "gripper_mode_state": {"mean": [0.4111111111111111, 0.35555555555555557], "std": [0.4920353294552105, 0.4786813161897358], "min": [0, 0], "max": [1, 1], "count": [450]}, "gripper_activity_state": {"mean": [1.8666666666666667, 1.8711111111111112], "std": [0.4521553322083514, 0.4435323975250499], "min": [0, 0], "max": [2, 2], "count": [450]}, "gripper_mode_action": {"mean": [0.4111111111111111, 0.35555555555555557], "std": [0.4920353294552105, 0.4786813161897358], "min": [0, 0], "max": [1, 1], "count": [450]}, "gripper_activity_action": {"mean": [1.8666666666666667, 1.8711111111111112], "std": [0.4521553322083514, 0.4435323975250499], "min": [0, 0], "max": [2, 2], "count": [450]}, "gripper_open_scale_state": {"mean": [0.5169177776421442, 0.5152488890118069], "std": [0.3102339114682645, 0.3270475977056239], "min": [0.077, 0.019], "max": [0.791, 0.831], "count": [450]}, "gripper_open_scale_action": {"mean": [0.5169177776421442, 0.5152488890118069], "std": [0.3102339114682645, 0.3270475977056239], "min": [0.077, 0.019], "max": [0.791, 0.831], "count": [450]}}} +{"episode_index": 481, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4487839460784314]], [[0.4632700469771242]], [[0.4511827001633987]]], "std": [[[0.14530630341450565]], [[0.13953537216681527]], [[0.14177290117909774]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47917204452614376]], [[0.48226464460784313]], [[0.4765538848039216]]], "std": [[[0.05354861395261498]], [[0.049119487840209024]], [[0.05591279111450504]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.6862745098039216]], [[0.7098039215686275]]], "mean": [[[0.4541454003267974]], [[0.4709163051470588]], [[0.45802892156862746]]], "std": [[[0.11054924794831766]], [[0.09915922676477779]], [[0.10189650723334243]]], "count": [100]}, "observation.state": {"min": [-0.10084512829780579, 2.0692100524902344, 1.6475907564163208, 0.09859365969896317, -2.4474055767059326, 0.4763701856136322, -2.8684489727020264, 4.0, 0.1894419938325882, 0.24006299674510956, -0.03841099888086319, -3.0940001010894775, 0.1550000011920929, -0.9589999914169312, -0.45010295510292053, -2.0785651206970215, -1.4558839797973633, -1.9043112993240356, 2.2066895961761475, -0.8443553447723389, -0.4119326174259186, 46.0, -0.39879900217056274, 0.2320290058851242, -0.020975999534130096, 1.2430000305175781, 0.018999997526407242, -3.1381852626800537], "max": [0.4119326174259186, 2.0925276279449463, 2.39190411567688, 1.7374228239059448, -0.46612510085105896, 1.7603566646575928, -0.408372163772583, 808.0, 0.32905200123786926, 0.3693940043449402, 0.12150000035762787, -1.5019999742507935, 1.2630000114440918, 0.6200000047683716, 0.03790855035185814, -1.8037630319595337, -0.9227730631828308, -0.04738568887114525, 2.890195369720459, 1.8379364013671875, 1.1933165788650513, 861.0, -0.07048399746417999, 0.34852999448776245, 0.0616459995508194, 2.5450000762939453, 0.9350000023841858, 3.11899995803833], "mean": [0.14290040731430054, 2.078842878341675, 1.9656822681427002, 1.2290260791778564, -1.7416123151779175, 1.2900161743164062, -1.1186245679855347, 420.0865478515625, 0.24528592824935913, 0.3094746470451355, 0.046409349888563156, -2.608438014984131, 0.6905657052993774, -0.561120867729187, -0.2258695513010025, -2.027953863143921, -1.2646300792694092, -0.6767891645431519, 2.659895420074463, 0.8764753341674805, 0.23072834312915802, 537.8804931640625, -0.25803297758102417, 0.2940521836280823, 0.024451717734336853, 1.7381542921066284, 0.4644533097743988, 1.4340617656707764], "std": [0.14206664264202118, 0.005590958055108786, 0.2945675849914551, 0.4201025366783142, 0.5556311011314392, 0.32229650020599365, 0.6214812994003296, 330.74273681640625, 0.0377618670463562, 0.04039957746863365, 0.048114217817783356, 0.3787209093570709, 0.3692774772644043, 0.38176098465919495, 0.1212756559252739, 0.07031839340925217, 0.1576320230960846, 0.7463489770889282, 0.24546732008457184, 1.0063303709030151, 0.39813241362571716, 361.9701843261719, 0.12037654966115952, 0.03700532019138336, 0.023746484890580177, 0.45496395230293274, 0.2390633374452591, 2.4090144634246826], "count": [364]}, "action": {"min": [-0.10084512829780579, 2.0692100524902344, 1.6475907564163208, 0.09859365969896317, -2.4474055767059326, 0.4763701856136322, -2.8684489727020264, 4.0, 0.1894419938325882, 0.24006299674510956, -0.03841099888086319, -3.0940001010894775, 0.1550000011920929, -0.9589999914169312, -0.45010295510292053, -2.0785651206970215, -1.4558839797973633, -1.9043112993240356, 2.2066895961761475, -0.8443553447723389, -0.4119326174259186, 46.0, -0.39879900217056274, 0.2320290058851242, -0.020975999534130096, 1.2430000305175781, 0.018999997526407242, -3.1381852626800537], "max": [0.4119326174259186, 2.0925276279449463, 2.39190411567688, 1.7374228239059448, -0.46612510085105896, 1.7603566646575928, -0.408372163772583, 808.0, 0.32905200123786926, 0.3693940043449402, 0.12150000035762787, -1.5019999742507935, 1.2630000114440918, 0.6200000047683716, 0.03790855035185814, -1.8037630319595337, -0.9227730631828308, -0.04738568887114525, 2.890195369720459, 1.8379364013671875, 1.1933165788650513, 861.0, -0.07048399746417999, 0.34852999448776245, 0.0616459995508194, 2.5450000762939453, 0.9350000023841858, 3.11899995803833], "mean": [0.14290040731430054, 2.078842878341675, 1.9656822681427002, 1.2290260791778564, -1.7416123151779175, 1.2900161743164062, -1.1186245679855347, 420.0865478515625, 0.24528592824935913, 0.3094746470451355, 0.046409349888563156, -2.608438014984131, 0.6905657052993774, -0.561120867729187, -0.2258695513010025, -2.027953863143921, -1.2646300792694092, -0.6767891645431519, 2.659895420074463, 0.8764753341674805, 0.23072834312915802, 537.8804931640625, -0.25803297758102417, 0.2940521836280823, 0.024451717734336853, 1.7381542921066284, 0.4644533097743988, 1.4340617656707764], "std": [0.14206664264202118, 0.005590958055108786, 0.2945675849914551, 0.4201025366783142, 0.5556311011314392, 0.32229650020599365, 0.6214812994003296, 330.74273681640625, 0.0377618670463562, 0.04039957746863365, 0.048114217817783356, 0.3787209093570709, 0.3692774772644043, 0.38176098465919495, 0.1212756559252739, 0.07031839340925217, 0.1576320230960846, 0.7463489770889282, 0.24546732008457184, 1.0063303709030151, 0.39813241362571716, 361.9701843261719, 0.12037654966115952, 0.03700532019138336, 0.023746484890580177, 0.45496395230293274, 0.2390633374452591, 2.4090144634246826], "count": [364]}, "timestamp": {"min": [0.0], "max": [12.1], "mean": [6.05], "std": [3.5025784153328465], "count": [364]}, "frame_index": {"min": [0], "max": [363], "mean": [181.5], "std": [105.0773524599854], "count": [364]}, "episode_index": {"min": [483], "max": [483], "mean": [483.0], "std": [0.0], "count": [364]}, "index": {"min": [280290], "max": [280653], "mean": [280471.5], "std": [105.0773524599854], "count": [364]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [364]}, "subtask_annotation": {"mean": [4.846153846153846, 9.0, 9.0, 9.0, 9.0], "std": [2.1556115214194755, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [364]}, "scene_annotation": {"mean": [483.0], "std": [0.0], "min": [483], "max": [483], "count": [364]}, "eef_direction_state": {"mean": [4.208791208791209, 4.739010989010989], "std": [1.945784304798922, 1.6037439403635674], "min": [0, 0], "max": [6, 6], "count": [364]}, "eef_velocity_state": {"mean": [0.8406593406593407, 0.717032967032967], "std": [0.8030817048162392, 0.7771715333951493], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_acc_mag_state": {"mean": [0.8214285714285714, 0.8021978021978022], "std": [0.8310473617222042, 0.8316510814721824], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_direction_action": {"mean": [4.208791208791209, 4.739010989010989], "std": [1.945784304798922, 1.6037439403635674], "min": [0, 0], "max": [6, 6], "count": [364]}, "eef_velocity_action": {"mean": [0.8406593406593407, 0.717032967032967], "std": [0.8030817048162392, 0.7771715333951493], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_acc_mag_action": {"mean": [0.8214285714285714, 0.8021978021978022], "std": [0.8310473617222042, 0.8316510814721824], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_sim_pose_state": {"mean": [0.48320628247091074, 0.27604969569442683, 1.09478158840044, 1.177831080944864, 1.116249314232126, 0.8550525914786, 0.5076701237147699, -0.29266141246301275, 1.135345053313558, 2.090390827558144, 0.9855459133309776, -0.9214799935692808], "std": [0.04258753268175745, 0.0857023978021041, 0.08078462150420256, 0.9594442604750257, 0.30049074958437577, 0.6730305500177688, 0.044586132864148025, 0.05271808949714318, 0.0367009598989321, 1.0085425557708674, 0.23387515470761744, 2.2778822861687065], "min": [0.4170497398536654, 0.13204525126161748, 1.004373184909617, -0.07938964081827457, 0.6099591759588292, -0.5979115748463555, 0.42807633912605575, -0.38180302531186694, 1.0346760807930515, -0.22178772891388515, 0.5433877502910631, -3.1175450962600104], "max": [0.5464326201102319, 0.36822029139754, 1.228045142256202, 2.976754213940287, 1.4715308125207907, 2.1553557026347785, 0.5724044242987157, -0.22373436618544673, 1.1864259531109584, 3.0520739667185985, 1.5297500173437903, 3.1052342740250847], "count": [364]}, "eef_sim_pose_action": {"mean": [0.48320628247091074, 0.27604969569442683, 1.09478158840044, 1.177831080944864, 1.116249314232126, 0.8550525914786, 0.5076701237147699, -0.29266141246301275, 1.135345053313558, 2.090390827558144, 0.9855459133309776, -0.9214799935692808], "std": [0.04258753268175745, 0.0857023978021041, 0.08078462150420256, 0.9594442604750257, 0.30049074958437577, 0.6730305500177688, 0.044586132864148025, 0.05271808949714318, 0.0367009598989321, 1.0085425557708674, 0.23387515470761744, 2.2778822861687065], "min": [0.4170497398536654, 0.13204525126161748, 1.004373184909617, -0.07938964081827457, 0.6099591759588292, -0.5979115748463555, 0.42807633912605575, -0.38180302531186694, 1.0346760807930515, -0.22178772891388515, 0.5433877502910631, -3.1175450962600104], "max": [0.5464326201102319, 0.36822029139754, 1.228045142256202, 2.976754213940287, 1.4715308125207907, 2.1553557026347785, 0.5724044242987157, -0.22373436618544673, 1.1864259531109584, 3.0520739667185985, 1.5297500173437903, 3.1052342740250847], "count": [364]}, "gripper_mode_state": {"mean": [0.4340659340659341, 0.42032967032967034], "std": [0.4956336337955708, 0.4936118298523879], "min": [0, 0], "max": [1, 1], "count": [364]}, "gripper_activity_state": {"mean": [1.8818681318681318, 1.870879120879121], "std": [0.3919531595919244, 0.43516865077692474], "min": [0, 0], "max": [2, 2], "count": [364]}, "gripper_mode_action": {"mean": [0.4340659340659341, 0.42032967032967034], "std": [0.4956336337955708, 0.4936118298523879], "min": [0, 0], "max": [1, 1], "count": [364]}, "gripper_activity_action": {"mean": [1.8818681318681318, 1.870879120879121], "std": [0.3919531595919244, 0.43516865077692474], "min": [0, 0], "max": [2, 2], "count": [364]}, "gripper_open_scale_state": {"mean": [0.5378804946417339, 0.420086538157621], "std": [0.36197009759258086, 0.3307425882045087], "min": [0.046, 0.004], "max": [0.861, 0.808], "count": [364]}, "gripper_open_scale_action": {"mean": [0.5378804946417339, 0.420086538157621], "std": [0.36197009759258086, 0.3307425882045087], "min": [0.046, 0.004], "max": [0.861, 0.808], "count": [364]}}} +{"episode_index": 482, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.45916099468954247]], [[0.4717487969771242]], [[0.46124437500000004]]], "std": [[[0.1428618819865351]], [[0.137372838535438]], [[0.1402468506698499]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.03137254901960784]], [[0.0]]], "max": [[[0.6745098039215687]], [[0.6784313725490196]], [[0.6823529411764706]]], "mean": [[[0.47869844975490194]], [[0.4818687867647059]], [[0.47624393178104574]]], "std": [[[0.052962709367830665]], [[0.04514817128195446]], [[0.05253887893000143]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6470588235294118]], [[0.6627450980392157]]], "mean": [[[0.46400427900326796]], [[0.478314579248366]], [[0.464485931372549]]], "std": [[[0.09858129913284502]], [[0.08560191968241374]], [[0.09305764786947947]]], "count": [100]}, "observation.state": {"min": [0.10306169837713242, 2.0443739891052246, 1.8893015384674072, 0.09831440448760986, -2.6130895614624023, 0.7912625074386597, -2.673128843307495, 19.0, 0.19665899872779846, 0.26399800181388855, -0.022160999476909637, -2.686000108718872, 0.013000006787478924, -0.9909999966621399, -0.435529500246048, -2.078512668609619, -1.6777151823043823, -1.8021223545074463, 2.5339910984039307, -0.6569419503211975, -0.11513938009738922, 75.0, -0.37696900963783264, 0.2632429897785187, -0.0398470014333725, 1.0720000267028809, 0.125, -3.1361851692199707], "max": [0.647429883480072, 2.092230796813965, 2.505751848220825, 1.4713126420974731, -0.6937335133552551, 1.6984148025512695, -0.4829849600791931, 820.0, 0.3462119996547699, 0.4175499975681305, 0.13017800450325012, -1.4980000257492065, 1.3020000457763672, 0.546999990940094, -0.07424630969762802, -1.8305187225341797, -0.9478534460067749, -0.02755875140428543, 2.8913300037384033, 1.745678424835205, 0.962950587272644, 859.0, -0.06390400230884552, 0.36325499415397644, 0.08663100004196167, 2.4059998989105225, 0.6660000681877136, 3.134999990463257], "mean": [0.2941525876522064, 2.0757951736450195, 2.121511220932007, 1.0038191080093384, -1.6816891431808472, 1.3223322629928589, -1.3319129943847656, 462.68475341796875, 0.25815969705581665, 0.33803871273994446, 0.055598121136426926, -2.3203983306884766, 0.7077950835227966, -0.27842244505882263, -0.2872568368911743, -2.029151678085327, -1.2554335594177246, -0.6287775039672852, 2.789654493331909, 0.9640990495681763, 0.15034441649913788, 498.5820617675781, -0.24578857421875, 0.31337520480155945, 0.019002292305231094, 1.715563416481018, 0.46573033928871155, 1.6846842765808105], "std": [0.20890483260154724, 0.009975367225706577, 0.25793251395225525, 0.2931934893131256, 0.6229923963546753, 0.2855111062526703, 0.5822685360908508, 330.28985595703125, 0.03521382436156273, 0.051689937710762024, 0.047505155205726624, 0.27132460474967957, 0.4823569655418396, 0.46403929591178894, 0.08125444501638412, 0.06116321310400963, 0.17913328111171722, 0.7034386396408081, 0.13270379602909088, 0.9002203941345215, 0.2983129918575287, 329.0621032714844, 0.11152075231075287, 0.025535350665450096, 0.029232073575258255, 0.382191926240921, 0.17293204367160797, 2.2044591903686523], "count": [341]}, "action": {"min": [0.10306169837713242, 2.0443739891052246, 1.8893015384674072, 0.09831440448760986, -2.6130895614624023, 0.7912625074386597, -2.673128843307495, 19.0, 0.19665899872779846, 0.26399800181388855, -0.022160999476909637, -2.686000108718872, 0.013000006787478924, -0.9909999966621399, -0.435529500246048, -2.078512668609619, -1.6777151823043823, -1.8021223545074463, 2.5339910984039307, -0.6569419503211975, -0.11513938009738922, 75.0, -0.37696900963783264, 0.2632429897785187, -0.0398470014333725, 1.0720000267028809, 0.125, -3.1361851692199707], "max": [0.647429883480072, 2.092230796813965, 2.505751848220825, 1.4713126420974731, -0.6937335133552551, 1.6984148025512695, -0.4829849600791931, 820.0, 0.3462119996547699, 0.4175499975681305, 0.13017800450325012, -1.4980000257492065, 1.3020000457763672, 0.546999990940094, -0.07424630969762802, -1.8305187225341797, -0.9478534460067749, -0.02755875140428543, 2.8913300037384033, 1.745678424835205, 0.962950587272644, 859.0, -0.06390400230884552, 0.36325499415397644, 0.08663100004196167, 2.4059998989105225, 0.6660000681877136, 3.134999990463257], "mean": [0.2941525876522064, 2.0757951736450195, 2.121511220932007, 1.0038191080093384, -1.6816891431808472, 1.3223322629928589, -1.3319129943847656, 462.68475341796875, 0.25815969705581665, 0.33803871273994446, 0.055598121136426926, -2.3203983306884766, 0.7077950835227966, -0.27842244505882263, -0.2872568368911743, -2.029151678085327, -1.2554335594177246, -0.6287775039672852, 2.789654493331909, 0.9640990495681763, 0.15034441649913788, 498.5820617675781, -0.24578857421875, 0.31337520480155945, 0.019002292305231094, 1.715563416481018, 0.46573033928871155, 1.6846842765808105], "std": [0.20890483260154724, 0.009975367225706577, 0.25793251395225525, 0.2931934893131256, 0.6229923963546753, 0.2855111062526703, 0.5822685360908508, 330.28985595703125, 0.03521382436156273, 0.051689937710762024, 0.047505155205726624, 0.27132460474967957, 0.4823569655418396, 0.46403929591178894, 0.08125444501638412, 0.06116321310400963, 0.17913328111171722, 0.7034386396408081, 0.13270379602909088, 0.9002203941345215, 0.2983129918575287, 329.0621032714844, 0.11152075231075287, 0.025535350665450096, 0.029232073575258255, 0.382191926240921, 0.17293204367160797, 2.2044591903686523], "count": [341]}, "timestamp": {"min": [0.0], "max": [11.333333333333334], "mean": [5.666666666666667], "std": [3.2812599206199238], "count": [341]}, "frame_index": {"min": [0], "max": [340], "mean": [170.0], "std": [98.4377976185977], "count": [341]}, "episode_index": {"min": [484], "max": [484], "mean": [484.0], "std": [0.0], "count": [341]}, "index": {"min": [280654], "max": [280994], "mean": [280824.0], "std": [98.4377976185977], "count": [341]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [341]}, "subtask_annotation": {"mean": [4.700879765395895, 9.0, 9.0, 9.0, 9.0], "std": [2.2363890931945356, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [341]}, "scene_annotation": {"mean": [484.0], "std": [0.0], "min": [484], "max": [484], "count": [341]}, "eef_direction_state": {"mean": [4.070381231671554, 4.551319648093842], "std": [2.073651807674518, 1.7650499948543523], "min": [0, 0], "max": [6, 6], "count": [341]}, "eef_velocity_state": {"mean": [0.782991202346041, 0.7360703812316716], "std": [0.7883710310637679, 0.7508476818774868], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_acc_mag_state": {"mean": [0.8005865102639296, 0.7419354838709677], "std": [0.84318882697839, 0.8376939484459034], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_direction_action": {"mean": [4.070381231671554, 4.551319648093842], "std": [2.073651807674518, 1.7650499948543523], "min": [0, 0], "max": [6, 6], "count": [341]}, "eef_velocity_action": {"mean": [0.782991202346041, 0.7360703812316716], "std": [0.7883710310637679, 0.7508476818774868], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_acc_mag_action": {"mean": [0.8005865102639296, 0.7419354838709677], "std": [0.84318882697839, 0.8376939484459034], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_sim_pose_state": {"mean": [0.5016761269801927, 0.2651470934364374, 1.0973192307296178, 1.0761864689904381, 1.1018046877309466, 0.7199068668745638, 0.5360354655170051, -0.3054627306326194, 1.1301968918243634, 0.9063421687628406, 0.9885118848928797, -0.7852426151127546], "std": [0.028445090321561423, 0.08842653651078082, 0.07097513801303776, 0.7874672826720359, 0.2000929252154524, 0.5459852512876568, 0.058006771902748354, 0.05580258442667661, 0.023226245254424176, 2.107275299966782, 0.32943597636555594, 2.044740995605125], "min": [0.4496332883386943, 0.11636044550687899, 1.0263507244902776, 0.2305529369033195, 0.670445042914535, 0.11800182102289253, 0.4544246570444015, -0.3929343607530874, 1.033901949315519, -3.1369494250331926, 0.40869356418549496, -3.124437750595658], "max": [0.5507465726661117, 0.37669994972554943, 1.2228160783719142, 2.561930447299755, 1.3647781873673464, 1.7897927444646256, 0.6147711728435213, -0.22734843851022257, 1.17849386978968, 3.1251731028810936, 1.4060786430892165, 3.1251049020954307], "count": [341]}, "eef_sim_pose_action": {"mean": [0.5016761269801927, 0.2651470934364374, 1.0973192307296178, 1.0761864689904381, 1.1018046877309466, 0.7199068668745638, 0.5360354655170051, -0.3054627306326194, 1.1301968918243634, 0.9063421687628406, 0.9885118848928797, -0.7852426151127546], "std": [0.028445090321561423, 0.08842653651078082, 0.07097513801303776, 0.7874672826720359, 0.2000929252154524, 0.5459852512876568, 0.058006771902748354, 0.05580258442667661, 0.023226245254424176, 2.107275299966782, 0.32943597636555594, 2.044740995605125], "min": [0.4496332883386943, 0.11636044550687899, 1.0263507244902776, 0.2305529369033195, 0.670445042914535, 0.11800182102289253, 0.4544246570444015, -0.3929343607530874, 1.033901949315519, -3.1369494250331926, 0.40869356418549496, -3.124437750595658], "max": [0.5507465726661117, 0.37669994972554943, 1.2228160783719142, 2.561930447299755, 1.3647781873673464, 1.7897927444646256, 0.6147711728435213, -0.22734843851022257, 1.17849386978968, 3.1251731028810936, 1.4060786430892165, 3.1251049020954307], "count": [341]}, "gripper_mode_state": {"mean": [0.4222873900293255, 0.4046920821114369], "std": [0.49392383041471677, 0.4908323550742605], "min": [0, 0], "max": [1, 1], "count": [341]}, "gripper_activity_state": {"mean": [1.9560117302052786, 1.7741935483870968], "std": [0.2050690174433677, 0.5772137119680127], "min": [1, 0], "max": [2, 2], "count": [341]}, "gripper_mode_action": {"mean": [0.4222873900293255, 0.4046920821114369], "std": [0.49392383041471677, 0.4908323550742605], "min": [0, 0], "max": [1, 1], "count": [341]}, "gripper_activity_action": {"mean": [1.9560117302052786, 1.7741935483870968], "std": [0.2050690174433677, 0.5772137119680127], "min": [1, 0], "max": [2, 2], "count": [341]}, "gripper_open_scale_state": {"mean": [0.4985821120857845, 0.4626847503527889], "std": [0.32906218767231205, 0.33028921087059876], "min": [0.075, 0.019], "max": [0.859, 0.82], "count": [341]}, "gripper_open_scale_action": {"mean": [0.4985821120857845, 0.4626847503527889], "std": [0.32906218767231205, 0.33028921087059876], "min": [0.075, 0.019], "max": [0.859, 0.82], "count": [341]}}} +{"episode_index": 483, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45474001429738564]], [[0.468333245506536]], [[0.4550548243464052]]], "std": [[[0.15309838871472645]], [[0.14606223759730183]], [[0.15046224013407714]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4731285620915033]], [[0.4765510151143791]], [[0.4711885988562092]]], "std": [[[0.06723462039641206]], [[0.05892586281311164]], [[0.06589528376907075]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6627450980392157]], [[0.6666666666666666]]], "mean": [[[0.45857185253267974]], [[0.4708866605392157]], [[0.459934681372549]]], "std": [[[0.1101841127151478]], [[0.0946243982236189]], [[0.10099689405004508]]], "count": [100]}, "observation.state": {"min": [-0.1979028880596161, 1.9956095218658447, 1.2530940771102905, 0.15966272354125977, -2.5999646186828613, 0.21539106965065002, -2.7950053215026855, 17.0, 0.13003499805927277, 0.288085013628006, -0.03802900016307831, -2.6410000324249268, -0.0010000094771385193, -1.0019999742507935, -0.5823466181755066, -2.0789663791656494, -1.4501591920852661, -1.9282747507095337, 2.14778470993042, -0.6745522618293762, -0.1797340214252472, 42.0, -0.36960500478744507, 0.2479570060968399, -0.02149200066924095, 1.2899999618530273, -0.296999990940094, -3.1381852626800537], "max": [0.7133334875106812, 2.093592405319214, 2.4058663845062256, 1.8009353876113892, -0.25279349088668823, 1.495171308517456, -0.36709514260292053, 775.0, 0.3599439859390259, 0.40518999099731445, 0.10066399723291397, -1.437999963760376, 0.8920000195503235, 0.3869999945163727, -0.013718288391828537, -1.813833475112915, -0.827268660068512, 0.0014137167017906904, 2.923112392425537, 1.8350218534469604, 1.2094085216522217, 840.0, -0.0633459985256195, 0.3608820140361786, 0.07377500087022781, 2.384000062942505, 0.7089999914169312, 3.13700008392334], "mean": [0.12331168353557587, 2.075409412384033, 1.62298583984375, 1.2875374555587769, -1.4767191410064697, 0.7493129968643188, -1.7007333040237427, 447.6338806152344, 0.229068323969841, 0.34635040163993835, 0.0253762137144804, -2.0857701301574707, 0.39375343918800354, -0.19302362203598022, -0.27265143394470215, -2.0282013416290283, -1.2204768657684326, -0.6115848422050476, 2.69413161277771, 1.0270304679870605, 0.4143000841140747, 546.0521850585938, -0.24511319398880005, 0.31167352199554443, 0.025798266753554344, 1.7061681747436523, 0.3179336488246918, 2.0560693740844727], "std": [0.3004533648490906, 0.020427484065294266, 0.24901513755321503, 0.3340224325656891, 0.8615463972091675, 0.36978617310523987, 0.9918376803398132, 279.70550537109375, 0.049904268234968185, 0.03413378819823265, 0.03251991420984268, 0.332853764295578, 0.2016003280878067, 0.4379221796989441, 0.15521511435508728, 0.0735016018152237, 0.18960650265216827, 0.7065920829772949, 0.26937782764434814, 0.851735532283783, 0.44979128241539, 347.8527526855469, 0.1094803586602211, 0.03128443658351898, 0.025750916451215744, 0.327262282371521, 0.3522121012210846, 1.7702630758285522], "count": [422]}, "action": {"min": [-0.1979028880596161, 1.9956095218658447, 1.2530940771102905, 0.15966272354125977, -2.5999646186828613, 0.21539106965065002, -2.7950053215026855, 17.0, 0.13003499805927277, 0.288085013628006, -0.03802900016307831, -2.6410000324249268, -0.0010000094771385193, -1.0019999742507935, -0.5823466181755066, -2.0789663791656494, -1.4501591920852661, -1.9282747507095337, 2.14778470993042, -0.6745522618293762, -0.1797340214252472, 42.0, -0.36960500478744507, 0.2479570060968399, -0.02149200066924095, 1.2899999618530273, -0.296999990940094, -3.1381852626800537], "max": [0.7133334875106812, 2.093592405319214, 2.4058663845062256, 1.8009353876113892, -0.25279349088668823, 1.495171308517456, -0.36709514260292053, 775.0, 0.3599439859390259, 0.40518999099731445, 0.10066399723291397, -1.437999963760376, 0.8920000195503235, 0.3869999945163727, -0.013718288391828537, -1.813833475112915, -0.827268660068512, 0.0014137167017906904, 2.923112392425537, 1.8350218534469604, 1.2094085216522217, 840.0, -0.0633459985256195, 0.3608820140361786, 0.07377500087022781, 2.384000062942505, 0.7089999914169312, 3.13700008392334], "mean": [0.12331168353557587, 2.075409412384033, 1.62298583984375, 1.2875374555587769, -1.4767191410064697, 0.7493129968643188, -1.7007333040237427, 447.6338806152344, 0.229068323969841, 0.34635040163993835, 0.0253762137144804, -2.0857701301574707, 0.39375343918800354, -0.19302362203598022, -0.27265143394470215, -2.0282013416290283, -1.2204768657684326, -0.6115848422050476, 2.69413161277771, 1.0270304679870605, 0.4143000841140747, 546.0521850585938, -0.24511319398880005, 0.31167352199554443, 0.025798266753554344, 1.7061681747436523, 0.3179336488246918, 2.0560693740844727], "std": [0.3004533648490906, 0.020427484065294266, 0.24901513755321503, 0.3340224325656891, 0.8615463972091675, 0.36978617310523987, 0.9918376803398132, 279.70550537109375, 0.049904268234968185, 0.03413378819823265, 0.03251991420984268, 0.332853764295578, 0.2016003280878067, 0.4379221796989441, 0.15521511435508728, 0.0735016018152237, 0.18960650265216827, 0.7065920829772949, 0.26937782764434814, 0.851735532283783, 0.44979128241539, 347.8527526855469, 0.1094803586602211, 0.03128443658351898, 0.025750916451215744, 0.327262282371521, 0.3522121012210846, 1.7702630758285522], "count": [422]}, "timestamp": {"min": [0.0], "max": [14.033333333333333], "mean": [7.016666666666667], "std": [4.060685492212696], "count": [422]}, "frame_index": {"min": [0], "max": [421], "mean": [210.5], "std": [121.82056476638088], "count": [422]}, "episode_index": {"min": [485], "max": [485], "mean": [485.0], "std": [0.0], "count": [422]}, "index": {"min": [280995], "max": [281416], "mean": [281205.5], "std": [121.82056476638088], "count": [422]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [422]}, "subtask_annotation": {"mean": [4.950236966824645, 9.0, 9.0, 9.0, 9.0], "std": [2.148489481671119, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [422]}, "scene_annotation": {"mean": [485.0], "std": [0.0], "min": [485], "max": [485], "count": [422]}, "eef_direction_state": {"mean": [3.5308056872037916, 3.81042654028436], "std": [2.0335454098216057, 1.850345249725541], "min": [0, 0], "max": [6, 6], "count": [422]}, "eef_velocity_state": {"mean": [0.8981042654028436, 0.933649289099526], "std": [0.6997265603583339, 0.6989195793677991], "min": [0, 0], "max": [2, 2], "count": [422]}, "eef_acc_mag_state": {"mean": [0.9075829383886256, 0.8767772511848341], "std": [0.8366539860720914, 0.8397590732429542], "min": [0, 0], "max": [2, 2], "count": [422]}, "eef_direction_action": {"mean": [3.5308056872037916, 3.81042654028436], "std": [2.0335454098216057, 1.850345249725541], "min": [0, 0], "max": [6, 6], "count": [422]}, "eef_velocity_action": {"mean": [0.8981042654028436, 0.933649289099526], "std": [0.6997265603583339, 0.6989195793677991], "min": [0, 0], "max": [2, 2], "count": [422]}, "eef_acc_mag_action": {"mean": [0.9075829383886256, 0.8767772511848341], "std": [0.8366539860720914, 0.8397590732429542], "min": [0, 0], "max": [2, 2], "count": [422]}, "eef_sim_pose_state": {"mean": [0.5005750507702139, 0.270730685092092, 1.100879555711821, 1.0971984624777087, 0.9480568496047042, 0.7524573450640236, 0.5385290730051343, -0.25733343234372863, 1.1320773507987172, -0.35747849277748356, 1.0599455865465492, -1.6141979599228593], "std": [0.03527295024379272, 0.07707543835078387, 0.07769730280430802, 0.6954143961758804, 0.40791491321093587, 0.4877415916340853, 0.043885377739557196, 0.04315928755607363, 0.04083788804668853, 2.1623430885454695, 0.3183229746525701, 1.028196711024499], "min": [0.4314752161804717, 0.11954750677784307, 1.0209431822505743, 0.09416851683986859, 0.322090301500662, -0.05349824597908562, 0.47298990245665484, -0.3543028143248339, 1.0348706872384055, -3.1127010439842944, 0.3946911410539571, -3.046153840533169], "max": [0.5529302386300344, 0.3524336333124402, 1.2567288398954273, 2.677878269361702, 1.3770529454459148, 1.941065090694012, 0.6186744242240831, -0.17590842099611959, 1.2062679733879627, 3.1198883853620716, 1.5392023604555338, 3.0722019771176616], "count": [422]}, "eef_sim_pose_action": {"mean": [0.5005750507702139, 0.270730685092092, 1.100879555711821, 1.0971984624777087, 0.9480568496047042, 0.7524573450640236, 0.5385290730051343, -0.25733343234372863, 1.1320773507987172, -0.35747849277748356, 1.0599455865465492, -1.6141979599228593], "std": [0.03527295024379272, 0.07707543835078387, 0.07769730280430802, 0.6954143961758804, 0.40791491321093587, 0.4877415916340853, 0.043885377739557196, 0.04315928755607363, 0.04083788804668853, 2.1623430885454695, 0.3183229746525701, 1.028196711024499], "min": [0.4314752161804717, 0.11954750677784307, 1.0209431822505743, 0.09416851683986859, 0.322090301500662, -0.05349824597908562, 0.47298990245665484, -0.3543028143248339, 1.0348706872384055, -3.1127010439842944, 0.3946911410539571, -3.046153840533169], "max": [0.5529302386300344, 0.3524336333124402, 1.2567288398954273, 2.677878269361702, 1.3770529454459148, 1.941065090694012, 0.6186744242240831, -0.17590842099611959, 1.2062679733879627, 3.1198883853620716, 1.5392023604555338, 3.0722019771176616], "count": [422]}, "gripper_mode_state": {"mean": [0.4004739336492891, 0.3412322274881517], "std": [0.48999445110812695, 0.4741231848492803], "min": [0, 0], "max": [1, 1], "count": [422]}, "gripper_activity_state": {"mean": [1.8436018957345972, 1.8507109004739337], "std": [0.4908589171891286, 0.48580510868583304], "min": [0, 0], "max": [2, 2], "count": [422]}, "gripper_mode_action": {"mean": [0.4004739336492891, 0.3412322274881517], "std": [0.48999445110812695, 0.4741231848492803], "min": [0, 0], "max": [1, 1], "count": [422]}, "gripper_activity_action": {"mean": [1.8436018957345972, 1.8507109004739337], "std": [0.4908589171891286, 0.48580510868583304], "min": [0, 0], "max": [2, 2], "count": [422]}, "gripper_open_scale_state": {"mean": [0.5460521329545299, 0.447633886034455], "std": [0.34785263478904993, 0.2797054710904792], "min": [0.042, 0.017], "max": [0.84, 0.775], "count": [422]}, "gripper_open_scale_action": {"mean": [0.5460521329545299, 0.447633886034455], "std": [0.34785263478904993, 0.2797054710904792], "min": [0.042, 0.017], "max": [0.84, 0.775], "count": [422]}}} +{"episode_index": 484, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4597854003267974]], [[0.47190815155228755]], [[0.4621887888071895]]], "std": [[[0.1450444930558177]], [[0.1423047156357972]], [[0.14377707132011927]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.7254901960784313]], [[0.7450980392156863]]], "mean": [[[0.47496611111111114]], [[0.4804171568627451]], [[0.47539146854575165]]], "std": [[[0.05427246658947293]], [[0.04819372278437966]], [[0.05247083267566195]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6509803921568628]], [[0.6745098039215687]]], "mean": [[[0.4599115808823529]], [[0.474508233251634]], [[0.46019772875816994]]], "std": [[[0.09729736745290483]], [[0.0844122578749077]], [[0.09370368880751619]]], "count": [100]}, "observation.state": {"min": [0.08414232730865479, 2.0130105018615723, 1.564914584159851, 0.33286920189857483, -2.660841941833496, 0.39098867774009705, -2.7723684310913086, 16.0, 0.13266199827194214, 0.2766120135784149, -0.040778998285532, -2.634000062942505, -0.10100000351667404, -0.9919999837875366, -0.5368632674217224, -2.078460216522217, -1.61833918094635, -1.9631813764572144, 2.4859423637390137, -0.6528404355049133, -0.2730916738510132, 70.0, -0.36523300409317017, 0.246070995926857, -0.032903000712394714, 1.1460000276565552, 0.05000000074505806, -3.1331851482391357], "max": [0.7608762979507446, 2.092510223388672, 2.318652629852295, 1.554076075553894, -0.13978342711925507, 1.6404873132705688, -0.3175102770328522, 820.0, 0.3096019923686981, 0.413565993309021, 0.09485399723052979, -1.5460000038146973, 1.2109999656677246, 0.6029999852180481, -0.005410520825535059, -1.7407565116882324, -0.8552113771438599, 0.015707962214946747, 2.891312599182129, 1.8610446453094482, 1.0973409414291382, 802.0, -0.061326999217271805, 0.3341760039329529, 0.07638999819755554, 2.4149999618530273, 0.800000011920929, 3.1410000324249268], "mean": [0.33975449204444885, 2.068246603012085, 1.943813681602478, 1.000988245010376, -1.6797837018966675, 1.2951604127883911, -1.3292934894561768, 472.55206298828125, 0.2386213093996048, 0.3455474078655243, 0.03164183720946312, -2.3194580078125, 0.5870152711868286, -0.29992443323135376, -0.2525249123573303, -2.015766143798828, -1.2367380857467651, -0.5313583016395569, 2.792233467102051, 1.1409960985183716, 0.11905864626169205, 535.6026000976562, -0.26606205105781555, 0.2923879325389862, 0.028710409998893738, 1.6597012281417847, 0.4691709876060486, 1.9404882192611694], "std": [0.2617466449737549, 0.021021127700805664, 0.2354116588830948, 0.30428871512413025, 0.75454181432724, 0.2803577780723572, 0.7925935983657837, 323.9494934082031, 0.04586602374911308, 0.0498020313680172, 0.04206118732690811, 0.2877453863620758, 0.4771691858768463, 0.48944661021232605, 0.1342233121395111, 0.08685800433158875, 0.21225996315479279, 0.7033450603485107, 0.12844553589820862, 0.853203535079956, 0.3099336326122284, 291.4095153808594, 0.10814594477415085, 0.025929346680641174, 0.028709661215543747, 0.39560380578041077, 0.21734145283699036, 1.92171311378479], "count": [385]}, "action": {"min": [0.08414232730865479, 2.0130105018615723, 1.564914584159851, 0.33286920189857483, -2.660841941833496, 0.39098867774009705, -2.7723684310913086, 16.0, 0.13266199827194214, 0.2766120135784149, -0.040778998285532, -2.634000062942505, -0.10100000351667404, -0.9919999837875366, -0.5368632674217224, -2.078460216522217, -1.61833918094635, -1.9631813764572144, 2.4859423637390137, -0.6528404355049133, -0.2730916738510132, 70.0, -0.36523300409317017, 0.246070995926857, -0.032903000712394714, 1.1460000276565552, 0.05000000074505806, -3.1331851482391357], "max": [0.7608762979507446, 2.092510223388672, 2.318652629852295, 1.554076075553894, -0.13978342711925507, 1.6404873132705688, -0.3175102770328522, 820.0, 0.3096019923686981, 0.413565993309021, 0.09485399723052979, -1.5460000038146973, 1.2109999656677246, 0.6029999852180481, -0.005410520825535059, -1.7407565116882324, -0.8552113771438599, 0.015707962214946747, 2.891312599182129, 1.8610446453094482, 1.0973409414291382, 802.0, -0.061326999217271805, 0.3341760039329529, 0.07638999819755554, 2.4149999618530273, 0.800000011920929, 3.1410000324249268], "mean": [0.33975449204444885, 2.068246603012085, 1.943813681602478, 1.000988245010376, -1.6797837018966675, 1.2951604127883911, -1.3292934894561768, 472.55206298828125, 0.2386213093996048, 0.3455474078655243, 0.03164183720946312, -2.3194580078125, 0.5870152711868286, -0.29992443323135376, -0.2525249123573303, -2.015766143798828, -1.2367380857467651, -0.5313583016395569, 2.792233467102051, 1.1409960985183716, 0.11905864626169205, 535.6026000976562, -0.26606205105781555, 0.2923879325389862, 0.028710409998893738, 1.6597012281417847, 0.4691709876060486, 1.9404882192611694], "std": [0.2617466449737549, 0.021021127700805664, 0.2354116588830948, 0.30428871512413025, 0.75454181432724, 0.2803577780723572, 0.7925935983657837, 323.9494934082031, 0.04586602374911308, 0.0498020313680172, 0.04206118732690811, 0.2877453863620758, 0.4771691858768463, 0.48944661021232605, 0.1342233121395111, 0.08685800433158875, 0.21225996315479279, 0.7033450603485107, 0.12844553589820862, 0.853203535079956, 0.3099336326122284, 291.4095153808594, 0.10814594477415085, 0.025929346680641174, 0.028709661215543747, 0.39560380578041077, 0.21734145283699036, 1.92171311378479], "count": [385]}, "timestamp": {"min": [0.0], "max": [12.8], "mean": [6.4], "std": [3.704651730519948], "count": [385]}, "frame_index": {"min": [0], "max": [384], "mean": [192.0], "std": [111.13955191559843], "count": [385]}, "episode_index": {"min": [486], "max": [486], "mean": [486.0], "std": [0.0], "count": [385]}, "index": {"min": [281417], "max": [281801], "mean": [281609.0], "std": [111.13955191559843], "count": [385]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [385]}, "subtask_annotation": {"mean": [4.32987012987013, 9.0, 9.0, 9.0, 9.0], "std": [2.2580916511983466, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [385]}, "scene_annotation": {"mean": [486.0], "std": [0.0], "min": [486], "max": [486], "count": [385]}, "eef_direction_state": {"mean": [4.137662337662338, 4.137662337662338], "std": [2.2870067184291343, 1.9484951876701588], "min": [0, 0], "max": [6, 6], "count": [385]}, "eef_velocity_state": {"mean": [0.6805194805194805, 0.8155844155844156], "std": [0.8117703854609504, 0.7241770851568121], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_acc_mag_state": {"mean": [0.6649350649350649, 0.7948051948051948], "std": [0.8054628795474624, 0.8324422063939312], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_direction_action": {"mean": [4.137662337662338, 4.137662337662338], "std": [2.2870067184291343, 1.9484951876701588], "min": [0, 0], "max": [6, 6], "count": [385]}, "eef_velocity_action": {"mean": [0.6805194805194805, 0.8155844155844156], "std": [0.8117703854609504, 0.7241770851568121], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_acc_mag_action": {"mean": [0.6649350649350649, 0.7948051948051948], "std": [0.8054628795474624, 0.8324422063939312], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_sim_pose_state": {"mean": [0.48104766800104615, 0.285238128202914, 1.0879120759325789, 0.9464875957656721, 1.079793739895711, 0.6224614795055874, 0.545167716250849, -0.27379648865548173, 1.1295749129902535, 1.3798634162941068, 0.9780103361796616, -0.9927743569114722], "std": [0.03125687703931368, 0.08469731848983662, 0.06842474595332901, 0.7891389256334269, 0.25953048006226936, 0.5354914716019652, 0.05734374453667908, 0.06105416009875678, 0.034846734900578664, 1.9441839158265324, 0.3990517239667027, 1.9247740110357918], "min": [0.4305640484693914, 0.12010506935065669, 1.0269885224417923, 0.08450673455116024, 0.5894848191212865, -0.2532495419970496, 0.4675942061661643, -0.36743122313617765, 1.0538407829739116, -3.1413405760463924, 0.3187217598244234, -3.0780723452637275], "max": [0.5291583827284846, 0.36581557618771476, 1.2218167714118169, 2.631998468477367, 1.3878820670477015, 1.8570980632099263, 0.618794597789057, -0.18705178603652728, 1.227301972981028, 3.1375989601248304, 1.5296252780347763, 3.129780620191718], "count": [385]}, "eef_sim_pose_action": {"mean": [0.48104766800104615, 0.285238128202914, 1.0879120759325789, 0.9464875957656721, 1.079793739895711, 0.6224614795055874, 0.545167716250849, -0.27379648865548173, 1.1295749129902535, 1.3798634162941068, 0.9780103361796616, -0.9927743569114722], "std": [0.03125687703931368, 0.08469731848983662, 0.06842474595332901, 0.7891389256334269, 0.25953048006226936, 0.5354914716019652, 0.05734374453667908, 0.06105416009875678, 0.034846734900578664, 1.9441839158265324, 0.3990517239667027, 1.9247740110357918], "min": [0.4305640484693914, 0.12010506935065669, 1.0269885224417923, 0.08450673455116024, 0.5894848191212865, -0.2532495419970496, 0.4675942061661643, -0.36743122313617765, 1.0538407829739116, -3.1413405760463924, 0.3187217598244234, -3.0780723452637275], "max": [0.5291583827284846, 0.36581557618771476, 1.2218167714118169, 2.631998468477367, 1.3878820670477015, 1.8570980632099263, 0.618794597789057, -0.18705178603652728, 1.227301972981028, 3.1375989601248304, 1.5296252780347763, 3.129780620191718], "count": [385]}, "gripper_mode_state": {"mean": [0.36103896103896105, 0.37922077922077924], "std": [0.48030181100103025, 0.485193136624956], "min": [0, 0], "max": [1, 1], "count": [385]}, "gripper_activity_state": {"mean": [1.8467532467532468, 1.8181818181818181], "std": [0.4887259916937003, 0.512880146685586], "min": [0, 0], "max": [2, 2], "count": [385]}, "gripper_mode_action": {"mean": [0.36103896103896105, 0.37922077922077924], "std": [0.48030181100103025, 0.485193136624956], "min": [0, 0], "max": [1, 1], "count": [385]}, "gripper_activity_action": {"mean": [1.8467532467532468, 1.8181818181818181], "std": [0.4887259916937003, 0.512880146685586], "min": [0, 0], "max": [2, 2], "count": [385]}, "gripper_open_scale_state": {"mean": [0.5356025973629641, 0.4725519482104812], "std": [0.2914094990070006, 0.32394937126914186], "min": [0.07, 0.016], "max": [0.802, 0.82], "count": [385]}, "gripper_open_scale_action": {"mean": [0.5356025973629641, 0.4725519482104812], "std": [0.2914094990070006, 0.32394937126914186], "min": [0.07, 0.016], "max": [0.802, 0.82], "count": [385]}}} +{"episode_index": 485, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.4600708476307189]], [[0.4726032679738562]], [[0.4618671180555555]]], "std": [[[0.15172862505513166]], [[0.1443683675843606]], [[0.14740691776363973]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[0.9882352941176471]], [[1.0]]], "mean": [[[0.4747314133986928]], [[0.47844315155228756]], [[0.4738053492647059]]], "std": [[[0.06445403979600892]], [[0.0585530914151691]], [[0.06333501006916098]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6666666666666666]], [[0.6745098039215687]]], "mean": [[[0.46130335375816994]], [[0.4740539930555555]], [[0.46192622140522877]]], "std": [[[0.09779020057145095]], [[0.08553938667589993]], [[0.09259072145287654]]], "count": [100]}, "observation.state": {"min": [0.10566222667694092, 2.0646371841430664, 1.7589079141616821, 0.1500634104013443, -2.638676166534424, 0.7258824706077576, -2.6780333518981934, 17.0, 0.16410699486732483, 0.2665019929409027, -0.030086999759078026, -2.6549999713897705, 0.03099999949336052, -1.0019999742507935, -0.5257455110549927, -2.078460216522217, -1.6369966268539429, -2.0009677410125732, 2.6866376399993896, -0.6533989310264587, -0.2243620753288269, 64.0, -0.3667539954185486, 0.25440800189971924, -0.036715999245643616, 1.1619999408721924, -0.059999994933605194, -3.1411852836608887], "max": [0.6134832501411438, 2.0924229621887207, 2.3429300785064697, 1.5438135862350464, -0.5623451471328735, 1.658900499343872, -0.34143877029418945, 795.0, 0.3108699917793274, 0.3945640027523041, 0.09842099994421005, -1.4900000095367432, 1.1959999799728394, 0.625, 0.038693949580192566, -1.7800264358520508, -0.8276176452636719, 0.0005235988064669073, 2.8913824558258057, 1.8738727569580078, 0.8436747193336487, 834.0, -0.06547100096940994, 0.33722299337387085, 0.07166600227355957, 2.3469998836517334, 0.7620000243186951, 3.138000011444092], "mean": [0.27140989899635315, 2.079427480697632, 2.0176403522491455, 0.9414337873458862, -1.5464880466461182, 1.3499820232391357, -1.5079954862594604, 425.8341979980469, 0.2523770034313202, 0.3295111060142517, 0.03916879743337631, -2.1994943618774414, 0.702894926071167, -0.10717485845088959, -0.23940011858940125, -2.01316499710083, -1.2098467350006104, -0.600031316280365, 2.847271203994751, 1.0706676244735718, 0.15685996413230896, 544.435791015625, -0.25488319993019104, 0.29062098264694214, 0.022435739636421204, 1.7156320810317993, 0.4161669611930847, 1.715564250946045], "std": [0.1751066893339157, 0.006208501756191254, 0.21878664195537567, 0.37748152017593384, 0.698832631111145, 0.2623600363731384, 0.7481076717376709, 302.3450927734375, 0.03940301015973091, 0.046504341065883636, 0.03650015592575073, 0.3576269745826721, 0.4234890937805176, 0.5581110119819641, 0.1610582172870636, 0.08302811533212662, 0.23335565626621246, 0.7746555209159851, 0.0705033466219902, 0.894831657409668, 0.2751917839050293, 336.6852111816406, 0.11029381304979324, 0.02586258016526699, 0.029339315369725227, 0.36932504177093506, 0.2314661294221878, 2.1277565956115723], "count": [389]}, "action": {"min": [0.10566222667694092, 2.0646371841430664, 1.7589079141616821, 0.1500634104013443, -2.638676166534424, 0.7258824706077576, -2.6780333518981934, 17.0, 0.16410699486732483, 0.2665019929409027, -0.030086999759078026, -2.6549999713897705, 0.03099999949336052, -1.0019999742507935, -0.5257455110549927, -2.078460216522217, -1.6369966268539429, -2.0009677410125732, 2.6866376399993896, -0.6533989310264587, -0.2243620753288269, 64.0, -0.3667539954185486, 0.25440800189971924, -0.036715999245643616, 1.1619999408721924, -0.059999994933605194, -3.1411852836608887], "max": [0.6134832501411438, 2.0924229621887207, 2.3429300785064697, 1.5438135862350464, -0.5623451471328735, 1.658900499343872, -0.34143877029418945, 795.0, 0.3108699917793274, 0.3945640027523041, 0.09842099994421005, -1.4900000095367432, 1.1959999799728394, 0.625, 0.038693949580192566, -1.7800264358520508, -0.8276176452636719, 0.0005235988064669073, 2.8913824558258057, 1.8738727569580078, 0.8436747193336487, 834.0, -0.06547100096940994, 0.33722299337387085, 0.07166600227355957, 2.3469998836517334, 0.7620000243186951, 3.138000011444092], "mean": [0.27140989899635315, 2.079427480697632, 2.0176403522491455, 0.9414337873458862, -1.5464880466461182, 1.3499820232391357, -1.5079954862594604, 425.8341979980469, 0.2523770034313202, 0.3295111060142517, 0.03916879743337631, -2.1994943618774414, 0.702894926071167, -0.10717485845088959, -0.23940011858940125, -2.01316499710083, -1.2098467350006104, -0.600031316280365, 2.847271203994751, 1.0706676244735718, 0.15685996413230896, 544.435791015625, -0.25488319993019104, 0.29062098264694214, 0.022435739636421204, 1.7156320810317993, 0.4161669611930847, 1.715564250946045], "std": [0.1751066893339157, 0.006208501756191254, 0.21878664195537567, 0.37748152017593384, 0.698832631111145, 0.2623600363731384, 0.7481076717376709, 302.3450927734375, 0.03940301015973091, 0.046504341065883636, 0.03650015592575073, 0.3576269745826721, 0.4234890937805176, 0.5581110119819641, 0.1610582172870636, 0.08302811533212662, 0.23335565626621246, 0.7746555209159851, 0.0705033466219902, 0.894831657409668, 0.2751917839050293, 336.6852111816406, 0.11029381304979324, 0.02586258016526699, 0.029339315369725227, 0.36932504177093506, 0.2314661294221878, 2.1277565956115723], "count": [389]}, "timestamp": {"min": [0.0], "max": [12.933333333333334], "mean": [6.466666666666665], "std": [3.7431418769679454], "count": [389]}, "frame_index": {"min": [0], "max": [388], "mean": [194.0], "std": [112.29425630903836], "count": [389]}, "episode_index": {"min": [487], "max": [487], "mean": [487.0], "std": [0.0], "count": [389]}, "index": {"min": [281802], "max": [282190], "mean": [281996.0], "std": [112.29425630903836], "count": [389]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [389]}, "subtask_annotation": {"mean": [4.519280205655527, 9.0, 9.0, 9.0, 9.0], "std": [2.300723815053802, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [389]}, "scene_annotation": {"mean": [487.0], "std": [0.0], "min": [487], "max": [487], "count": [389]}, "eef_direction_state": {"mean": [4.169665809768637, 4.272493573264781], "std": [1.896283780512458, 1.9735498279700305], "min": [0, 0], "max": [6, 6], "count": [389]}, "eef_velocity_state": {"mean": [0.8226221079691517, 0.7557840616966581], "std": [0.7834419565972975, 0.7021807490029826], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_acc_mag_state": {"mean": [0.8149100257069408, 0.7506426735218509], "std": [0.8463949284690016, 0.8343714277920448], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_direction_action": {"mean": [4.169665809768637, 4.272493573264781], "std": [1.896283780512458, 1.9735498279700305], "min": [0, 0], "max": [6, 6], "count": [389]}, "eef_velocity_action": {"mean": [0.8226221079691517, 0.7557840616966581], "std": [0.7834419565972975, 0.7021807490029826], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_acc_mag_action": {"mean": [0.8149100257069408, 0.7506426735218509], "std": [0.8463949284690016, 0.8343714277920448], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_sim_pose_state": {"mean": [0.4797087320000785, 0.2747044162764245, 1.0928824949300118, 1.1022397878567602, 1.0391867909350898, 0.7374738395646658, 0.5273627306544499, -0.29017492947568196, 1.1196327013687637, 0.7526485919724671, 1.0403560865516075, -0.794596999250838], "std": [0.030986721394916025, 0.08541484350121382, 0.07199571356878574, 0.7595468503442774, 0.2905795693927929, 0.5446723168100341, 0.05260368139241194, 0.050250949358669944, 0.030764931794988654, 2.059360649574054, 0.33047528270598003, 1.8302520506471072], "min": [0.43789235940108956, 0.12112688926606272, 1.0231383550518809, 0.18756357535144705, 0.5590367912031824, -0.15116889336541636, 0.45700388889836285, -0.36923679373626417, 1.0517124242225406, -3.1284805622048824, 0.4179662222965599, -2.973608989596624], "max": [0.5291785579374119, 0.362619855068131, 1.2297359039036069, 2.5847546126484633, 1.4022823657289623, 1.9044491573737274, 0.6029119239095203, -0.2158067218944624, 1.1988611617722236, 3.1042176666648036, 1.5235119564723312, 3.0819295891722365], "count": [389]}, "eef_sim_pose_action": {"mean": [0.4797087320000785, 0.2747044162764245, 1.0928824949300118, 1.1022397878567602, 1.0391867909350898, 0.7374738395646658, 0.5273627306544499, -0.29017492947568196, 1.1196327013687637, 0.7526485919724671, 1.0403560865516075, -0.794596999250838], "std": [0.030986721394916025, 0.08541484350121382, 0.07199571356878574, 0.7595468503442774, 0.2905795693927929, 0.5446723168100341, 0.05260368139241194, 0.050250949358669944, 0.030764931794988654, 2.059360649574054, 0.33047528270598003, 1.8302520506471072], "min": [0.43789235940108956, 0.12112688926606272, 1.0231383550518809, 0.18756357535144705, 0.5590367912031824, -0.15116889336541636, 0.45700388889836285, -0.36923679373626417, 1.0517124242225406, -3.1284805622048824, 0.4179662222965599, -2.973608989596624], "max": [0.5291785579374119, 0.362619855068131, 1.2297359039036069, 2.5847546126484633, 1.4022823657289623, 1.9044491573737274, 0.6029119239095203, -0.2158067218944624, 1.1988611617722236, 3.1042176666648036, 1.5235119564723312, 3.0819295891722365], "count": [389]}, "gripper_mode_state": {"mean": [0.4190231362467866, 0.39845758354755784], "std": [0.4933991766680324, 0.48958057320629156], "min": [0, 0], "max": [1, 1], "count": [389]}, "gripper_activity_state": {"mean": [1.8663239074550129, 1.8714652956298201], "std": [0.4450494417745136, 0.44076722307763244], "min": [0, 0], "max": [2, 2], "count": [389]}, "gripper_mode_action": {"mean": [0.4190231362467866, 0.39845758354755784], "std": [0.4933991766680324, 0.48958057320629156], "min": [0, 0], "max": [1, 1], "count": [389]}, "gripper_activity_action": {"mean": [1.8663239074550129, 1.8714652956298201], "std": [0.4450494417745136, 0.44076722307763244], "min": [0, 0], "max": [2, 2], "count": [389]}, "gripper_open_scale_state": {"mean": [0.5444357325301376, 0.4258341902460708], "std": [0.33668510371691807, 0.30234466092750173], "min": [0.064, 0.017], "max": [0.834, 0.795], "count": [389]}, "gripper_open_scale_action": {"mean": [0.5444357325301376, 0.4258341902460708], "std": [0.33668510371691807, 0.30234466092750173], "min": [0.064, 0.017], "max": [0.834, 0.795], "count": [389]}}} +{"episode_index": 486, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.44919148284313726]], [[0.4624915931372549]], [[0.45138376429738564]]], "std": [[[0.14584502281549824]], [[0.1403614137945796]], [[0.14245467989902558]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4768952512254902]], [[0.47794303104575164]], [[0.4731372181372549]]], "std": [[[0.04888646109208091]], [[0.04361298858570873]], [[0.049070857310912326]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6549019607843137]], [[0.6705882352941176]]], "mean": [[[0.4630438337418301]], [[0.47695765522875816]], [[0.46304657475490196]]], "std": [[[0.08951147714019646]], [[0.07717133887345515]], [[0.08561722952338119]]], "count": [100]}, "observation.state": {"min": [0.13344788551330566, 2.0657193660736084, 1.8312344551086426, 0.2485697865486145, -2.6892733573913574, 0.9478011131286621, -2.5203254222869873, 18.0, 0.18545599281787872, 0.27997100353240967, -0.02080100029706955, -2.6440000534057617, -0.028999997302889824, -0.9990000128746033, -0.4754800498485565, -2.0785303115844727, -1.615843415260315, -2.0039522647857666, 2.457214117050171, -0.8051204085350037, -0.22102849185466766, 57.0, -0.37485700845718384, 0.25182199478149414, -0.005154999904334545, 1.156000018119812, 0.09100000560283661, -3.1401853561401367], "max": [0.6376734972000122, 2.092440366744995, 2.2779340744018555, 1.5637801885604858, -0.7412413954734802, 1.679966688156128, -0.44080039858818054, 835.0, 0.3117069900035858, 0.3981339931488037, 0.10795100033283234, -1.4290000200271606, 1.246999979019165, 0.6600000262260437, 0.09066986292600632, -1.8091559410095215, -0.8963836431503296, -0.02436479739844799, 2.890265464782715, 1.8524576425552368, 1.0483494997024536, 840.0, -0.0760129988193512, 0.32829099893569946, 0.0714460015296936, 2.431999921798706, 0.7170000076293945, 3.1389999389648438], "mean": [0.2877703905105591, 2.0791807174682617, 2.016399383544922, 1.065482258796692, -1.6501402854919434, 1.2464015483856201, -1.3750481605529785, 416.97259521484375, 0.24334441125392914, 0.3489886224269867, 0.047088950872421265, -2.329690456390381, 0.6670441031455994, -0.2650601267814636, -0.19606545567512512, -2.0152523517608643, -1.335866093635559, -0.7191953659057617, 2.784799098968506, 0.9414879083633423, 0.12624377012252808, 561.7418212890625, -0.2542492747306824, 0.2908320724964142, 0.0436210036277771, 1.6514887809753418, 0.4896392822265625, 1.2451344728469849], "std": [0.17835290729999542, 0.005896182730793953, 0.17043133080005646, 0.33101028203964233, 0.6480727195739746, 0.20091895759105682, 0.6106250882148743, 343.1494140625, 0.035136282444000244, 0.03303459286689758, 0.03461489826440811, 0.25572669506073, 0.4353880286216736, 0.4391666352748871, 0.14942768216133118, 0.07951011508703232, 0.23478223383426666, 0.8282098770141602, 0.1721075475215912, 0.9949727654457092, 0.31205472350120544, 333.3319396972656, 0.11457153409719467, 0.0285196453332901, 0.022906901314854622, 0.45390698313713074, 0.19321705400943756, 2.431885242462158], "count": [366]}, "action": {"min": [0.13344788551330566, 2.0657193660736084, 1.8312344551086426, 0.2485697865486145, -2.6892733573913574, 0.9478011131286621, -2.5203254222869873, 18.0, 0.18545599281787872, 0.27997100353240967, -0.02080100029706955, -2.6440000534057617, -0.028999997302889824, -0.9990000128746033, -0.4754800498485565, -2.0785303115844727, -1.615843415260315, -2.0039522647857666, 2.457214117050171, -0.8051204085350037, -0.22102849185466766, 57.0, -0.37485700845718384, 0.25182199478149414, -0.005154999904334545, 1.156000018119812, 0.09100000560283661, -3.1401853561401367], "max": [0.6376734972000122, 2.092440366744995, 2.2779340744018555, 1.5637801885604858, -0.7412413954734802, 1.679966688156128, -0.44080039858818054, 835.0, 0.3117069900035858, 0.3981339931488037, 0.10795100033283234, -1.4290000200271606, 1.246999979019165, 0.6600000262260437, 0.09066986292600632, -1.8091559410095215, -0.8963836431503296, -0.02436479739844799, 2.890265464782715, 1.8524576425552368, 1.0483494997024536, 840.0, -0.0760129988193512, 0.32829099893569946, 0.0714460015296936, 2.431999921798706, 0.7170000076293945, 3.1389999389648438], "mean": [0.2877703905105591, 2.0791807174682617, 2.016399383544922, 1.065482258796692, -1.6501402854919434, 1.2464015483856201, -1.3750481605529785, 416.97259521484375, 0.24334441125392914, 0.3489886224269867, 0.047088950872421265, -2.329690456390381, 0.6670441031455994, -0.2650601267814636, -0.19606545567512512, -2.0152523517608643, -1.335866093635559, -0.7191953659057617, 2.784799098968506, 0.9414879083633423, 0.12624377012252808, 561.7418212890625, -0.2542492747306824, 0.2908320724964142, 0.0436210036277771, 1.6514887809753418, 0.4896392822265625, 1.2451344728469849], "std": [0.17835290729999542, 0.005896182730793953, 0.17043133080005646, 0.33101028203964233, 0.6480727195739746, 0.20091895759105682, 0.6106250882148743, 343.1494140625, 0.035136282444000244, 0.03303459286689758, 0.03461489826440811, 0.25572669506073, 0.4353880286216736, 0.4391666352748871, 0.14942768216133118, 0.07951011508703232, 0.23478223383426666, 0.8282098770141602, 0.1721075475215912, 0.9949727654457092, 0.31205472350120544, 333.3319396972656, 0.11457153409719467, 0.0285196453332901, 0.022906901314854622, 0.45390698313713074, 0.19321705400943756, 2.431885242462158], "count": [366]}, "timestamp": {"min": [0.0], "max": [12.166666666666666], "mean": [6.083333333333333], "std": [3.5218234965342514], "count": [366]}, "frame_index": {"min": [0], "max": [365], "mean": [182.5], "std": [105.65470489602754], "count": [366]}, "episode_index": {"min": [488], "max": [488], "mean": [488.0], "std": [0.0], "count": [366]}, "index": {"min": [282191], "max": [282556], "mean": [282373.5], "std": [105.65470489602754], "count": [366]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [366]}, "subtask_annotation": {"mean": [4.633879781420765, 9.0, 9.0, 9.0, 9.0], "std": [2.16336858529024, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [366]}, "scene_annotation": {"mean": [488.0], "std": [0.0], "min": [488], "max": [488], "count": [366]}, "eef_direction_state": {"mean": [4.163934426229508, 4.133879781420765], "std": [1.9489130601231692, 1.89075973592366], "min": [0, 0], "max": [6, 6], "count": [366]}, "eef_velocity_state": {"mean": [0.8005464480874317, 0.7950819672131147], "std": [0.7795891637497411, 0.6767633263104267], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_acc_mag_state": {"mean": [0.819672131147541, 0.8114754098360656], "std": [0.8462362196789702, 0.8264609572606565], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_direction_action": {"mean": [4.163934426229508, 4.133879781420765], "std": [1.9489130601231692, 1.89075973592366], "min": [0, 0], "max": [6, 6], "count": [366]}, "eef_velocity_action": {"mean": [0.8005464480874317, 0.7950819672131147], "std": [0.7795891637497411, 0.6767633263104267], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_acc_mag_action": {"mean": [0.819672131147541, 0.8114754098360656], "std": [0.8462362196789702, 0.8264609572606565], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_sim_pose_state": {"mean": [0.47916332749437396, 0.28553772553089835, 1.1080053947038873, 1.0891438958429729, 1.102795746859615, 0.8104453392769788, 0.5466026996525183, -0.28976440268486264, 1.1353171015786336, 0.7266558879391178, 1.0437937713155756, -0.849364728975643], "std": [0.03234482993808768, 0.08396665386609804, 0.07841519481750987, 1.0270112667547358, 0.2412804021197717, 0.7629722043768709, 0.03979840325731872, 0.04329198356462722, 0.029174432489168005, 2.230056823388621, 0.33677478118332005, 1.9693149346046794], "min": [0.43529325092780224, 0.14236735528339103, 1.030136594614622, 0.018816026917265104, 0.6486414263731111, 0.0037415413299509703, 0.46927231439254546, -0.3675147393414989, 1.063523510466879, -3.1339210611867445, 0.37336938958571353, -3.1077498728119783], "max": [0.521890185907552, 0.36552408326063124, 1.2369872236279669, 2.9439208263496837, 1.3929949986807046, 2.252828276547173, 0.6056833836189311, -0.22765709656274646, 1.188161682845252, 3.1213011723542814, 1.4998165174698728, 3.1040399582645595], "count": [366]}, "eef_sim_pose_action": {"mean": [0.47916332749437396, 0.28553772553089835, 1.1080053947038873, 1.0891438958429729, 1.102795746859615, 0.8104453392769788, 0.5466026996525183, -0.28976440268486264, 1.1353171015786336, 0.7266558879391178, 1.0437937713155756, -0.849364728975643], "std": [0.03234482993808768, 0.08396665386609804, 0.07841519481750987, 1.0270112667547358, 0.2412804021197717, 0.7629722043768709, 0.03979840325731872, 0.04329198356462722, 0.029174432489168005, 2.230056823388621, 0.33677478118332005, 1.9693149346046794], "min": [0.43529325092780224, 0.14236735528339103, 1.030136594614622, 0.018816026917265104, 0.6486414263731111, 0.0037415413299509703, 0.46927231439254546, -0.3675147393414989, 1.063523510466879, -3.1339210611867445, 0.37336938958571353, -3.1077498728119783], "max": [0.521890185907552, 0.36552408326063124, 1.2369872236279669, 2.9439208263496837, 1.3929949986807046, 2.252828276547173, 0.6056833836189311, -0.22765709656274646, 1.188161682845252, 3.1213011723542814, 1.4998165174698728, 3.1040399582645595], "count": [366]}, "gripper_mode_state": {"mean": [0.38524590163934425, 0.4890710382513661], "std": [0.48665336422286537, 0.4998805435252491], "min": [0, 0], "max": [1, 1], "count": [366]}, "gripper_activity_state": {"mean": [1.8169398907103824, 1.8469945355191257], "std": [0.5141042735060145, 0.4774468012853068], "min": [0, 0], "max": [2, 2], "count": [366]}, "gripper_mode_action": {"mean": [0.38524590163934425, 0.4890710382513661], "std": [0.48665336422286537, 0.4998805435252491], "min": [0, 0], "max": [1, 1], "count": [366]}, "gripper_activity_action": {"mean": [1.8169398907103824, 1.8469945355191257], "std": [0.5141042735060145, 0.4774468012853068], "min": [0, 0], "max": [2, 2], "count": [366]}, "gripper_open_scale_state": {"mean": [0.5617418034037609, 0.4169726775956276], "std": [0.33333193884113027, 0.3431493981379109], "min": [0.057, 0.018], "max": [0.84, 0.835], "count": [366]}, "gripper_open_scale_action": {"mean": [0.5617418034037609, 0.4169726775956276], "std": [0.33333193884113027, 0.3431493981379109], "min": [0.057, 0.018], "max": [0.84, 0.835], "count": [366]}}} +{"episode_index": 487, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45818507352941173]], [[0.4733278370098039]], [[0.4607340461601307]]], "std": [[[0.15421824061016734]], [[0.1461886268093074]], [[0.1506688624144473]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4719134272875817]], [[0.4761051245915032]], [[0.470563449754902]]], "std": [[[0.06875401693931095]], [[0.06162752979709659]], [[0.06715649815648181]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.7058823529411765]], [[0.7019607843137254]]], "mean": [[[0.4582159865196078]], [[0.47213492647058825]], [[0.4610796466503268]]], "std": [[[0.10614387903457584]], [[0.09267926921845855]], [[0.09774074823340063]]], "count": [100]}, "observation.state": {"min": [-0.026651177555322647, 2.0308825969696045, 1.8419157266616821, 0.2531949281692505, -2.730532646179199, 0.9967750310897827, -2.6070330142974854, 14.0, 0.18581700325012207, 0.25948798656463623, -0.0011119999689981341, -2.4800000190734863, 0.09800000488758087, -0.9819999933242798, -0.540249228477478, -2.078460216522217, -1.2195837497711182, -1.8943281173706055, 2.129040002822876, -0.6299242377281189, -0.24818584322929382, 44.0, -0.37721800804138184, 0.25648200511932373, -0.05350999906659126, 1.2890000343322754, -0.31800001859664917, -3.1331851482391357], "max": [0.6844134330749512, 2.092388153076172, 2.5033257007598877, 1.573082685470581, -0.6584080457687378, 1.6997936964035034, -0.5271941423416138, 803.0, 0.3576059937477112, 0.43317100405693054, 0.14697599411010742, -1.2350000143051147, 1.2020000219345093, 0.5630000233650208, 0.031433381140232086, -1.8613762855529785, -0.6825459003448486, -0.06263986974954605, 2.8907365798950195, 1.892460584640503, 0.9891653060913086, 832.0, -0.06955300271511078, 0.3530200123786926, 0.03333599865436554, 2.4089999198913574, 0.9079999923706055, 3.121999979019165], "mean": [0.2731814980506897, 2.075077533721924, 2.1570377349853516, 1.0040982961654663, -1.7017749547958374, 1.297925353050232, -1.4978961944580078, 397.3858337402344, 0.2647273540496826, 0.33683648705482483, 0.06670760363340378, -2.1196792125701904, 0.6072542667388916, -0.0812603309750557, -0.2859128415584564, -2.0319223403930664, -0.9714855551719666, -0.6904311776161194, 2.6059064865112305, 0.9648809432983398, 0.2875250577926636, 513.5679321289062, -0.22317394614219666, 0.3081098794937134, -0.004087789449840784, 1.78171706199646, 0.37443920969963074, 1.2971781492233276], "std": [0.20083656907081604, 0.01618228107690811, 0.24499288201332092, 0.3801303207874298, 0.6499136090278625, 0.28919464349746704, 0.6653587818145752, 340.2774353027344, 0.048530835658311844, 0.06304139643907547, 0.03678464516997337, 0.37690412998199463, 0.3388061225414276, 0.5429415702819824, 0.14922502636909485, 0.0567154586315155, 0.1799740344285965, 0.6988357901573181, 0.28771889209747314, 0.9254065752029419, 0.32086244225502014, 334.2041015625, 0.09588325023651123, 0.030318979173898697, 0.026994124054908752, 0.37095895409584045, 0.34133094549179077, 2.355877637863159], "count": [346]}, "action": {"min": [-0.026651177555322647, 2.0308825969696045, 1.8419157266616821, 0.2531949281692505, -2.730532646179199, 0.9967750310897827, -2.6070330142974854, 14.0, 0.18581700325012207, 0.25948798656463623, -0.0011119999689981341, -2.4800000190734863, 0.09800000488758087, -0.9819999933242798, -0.540249228477478, -2.078460216522217, -1.2195837497711182, -1.8943281173706055, 2.129040002822876, -0.6299242377281189, -0.24818584322929382, 44.0, -0.37721800804138184, 0.25648200511932373, -0.05350999906659126, 1.2890000343322754, -0.31800001859664917, -3.1331851482391357], "max": [0.6844134330749512, 2.092388153076172, 2.5033257007598877, 1.573082685470581, -0.6584080457687378, 1.6997936964035034, -0.5271941423416138, 803.0, 0.3576059937477112, 0.43317100405693054, 0.14697599411010742, -1.2350000143051147, 1.2020000219345093, 0.5630000233650208, 0.031433381140232086, -1.8613762855529785, -0.6825459003448486, -0.06263986974954605, 2.8907365798950195, 1.892460584640503, 0.9891653060913086, 832.0, -0.06955300271511078, 0.3530200123786926, 0.03333599865436554, 2.4089999198913574, 0.9079999923706055, 3.121999979019165], "mean": [0.2731814980506897, 2.075077533721924, 2.1570377349853516, 1.0040982961654663, -1.7017749547958374, 1.297925353050232, -1.4978961944580078, 397.3858337402344, 0.2647273540496826, 0.33683648705482483, 0.06670760363340378, -2.1196792125701904, 0.6072542667388916, -0.0812603309750557, -0.2859128415584564, -2.0319223403930664, -0.9714855551719666, -0.6904311776161194, 2.6059064865112305, 0.9648809432983398, 0.2875250577926636, 513.5679321289062, -0.22317394614219666, 0.3081098794937134, -0.004087789449840784, 1.78171706199646, 0.37443920969963074, 1.2971781492233276], "std": [0.20083656907081604, 0.01618228107690811, 0.24499288201332092, 0.3801303207874298, 0.6499136090278625, 0.28919464349746704, 0.6653587818145752, 340.2774353027344, 0.048530835658311844, 0.06304139643907547, 0.03678464516997337, 0.37690412998199463, 0.3388061225414276, 0.5429415702819824, 0.14922502636909485, 0.0567154586315155, 0.1799740344285965, 0.6988357901573181, 0.28771889209747314, 0.9254065752029419, 0.32086244225502014, 334.2041015625, 0.09588325023651123, 0.030318979173898697, 0.026994124054908752, 0.37095895409584045, 0.34133094549179077, 2.355877637863159], "count": [346]}, "timestamp": {"min": [0.0], "max": [11.5], "mean": [5.75], "std": [3.3293726469444995], "count": [346]}, "frame_index": {"min": [0], "max": [345], "mean": [172.5], "std": [99.88117940833499], "count": [346]}, "episode_index": {"min": [489], "max": [489], "mean": [489.0], "std": [0.0], "count": [346]}, "index": {"min": [282557], "max": [282902], "mean": [282729.5], "std": [99.88117940833499], "count": [346]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [346]}, "subtask_annotation": {"mean": [5.208092485549133, 9.0, 9.0, 9.0, 9.0], "std": [2.1021715589177643, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [346]}, "scene_annotation": {"mean": [489.0], "std": [0.0], "min": [489], "max": [489], "count": [346]}, "eef_direction_state": {"mean": [3.1271676300578033, 3.5751445086705202], "std": [2.027559129575086, 2.2221599675346853], "min": [0, 0], "max": [6, 6], "count": [346]}, "eef_velocity_state": {"mean": [1.0491329479768785, 0.7138728323699421], "std": [0.697155118880642, 0.605068692428155], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_acc_mag_state": {"mean": [1.0317919075144508, 0.708092485549133], "std": [0.8129200364114847, 0.7965194173388801], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_direction_action": {"mean": [3.1271676300578033, 3.5751445086705202], "std": [2.027559129575086, 2.2221599675346853], "min": [0, 0], "max": [6, 6], "count": [346]}, "eef_velocity_action": {"mean": [1.0491329479768785, 0.7138728323699421], "std": [0.697155118880642, 0.605068692428155], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_acc_mag_action": {"mean": [1.0317919075144508, 0.708092485549133], "std": [0.8129200364114847, 0.7965194173388801], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_sim_pose_state": {"mean": [0.49836061413969984, 0.2363541254546936, 1.0970765726080642, 1.1518819445087678, 0.9667107333852024, 0.7372696751623168, 0.5323719891403254, -0.3160006280528082, 1.1321466506618787, -0.44972151204817806, 1.05275327823992, -1.0383102513469717], "std": [0.03445459211768425, 0.07365448579973724, 0.06667233530822171, 0.9654279314372414, 0.366805502517572, 0.7759419209074551, 0.0678615441297607, 0.05194411429894273, 0.03476768923630835, 2.1956305643335843, 0.25207536195998637, 1.586106085517113], "min": [0.4438432791360214, 0.11430807378937485, 1.0104201364138623, -0.059265965658508696, 0.2972636014546066, -0.5585816461107527, 0.44693449811182173, -0.4134808100732694, 1.0557522664396146, -3.1411818795378714, 0.5200005816003399, -3.0732079891627926], "max": [0.5467734886146347, 0.3419255978773746, 1.2069791212890453, 2.7734131237637367, 1.4233041158817517, 2.062097348347348, 0.6382581915137161, -0.2547412828522032, 1.1841588062887216, 3.1399118002383424, 1.4314150698046024, 2.132499117633493], "count": [346]}, "eef_sim_pose_action": {"mean": [0.49836061413969984, 0.2363541254546936, 1.0970765726080642, 1.1518819445087678, 0.9667107333852024, 0.7372696751623168, 0.5323719891403254, -0.3160006280528082, 1.1321466506618787, -0.44972151204817806, 1.05275327823992, -1.0383102513469717], "std": [0.03445459211768425, 0.07365448579973724, 0.06667233530822171, 0.9654279314372414, 0.366805502517572, 0.7759419209074551, 0.0678615441297607, 0.05194411429894273, 0.03476768923630835, 2.1956305643335843, 0.25207536195998637, 1.586106085517113], "min": [0.4438432791360214, 0.11430807378937485, 1.0104201364138623, -0.059265965658508696, 0.2972636014546066, -0.5585816461107527, 0.44693449811182173, -0.4134808100732694, 1.0557522664396146, -3.1411818795378714, 0.5200005816003399, -3.0732079891627926], "max": [0.5467734886146347, 0.3419255978773746, 1.2069791212890453, 2.7734131237637367, 1.4233041158817517, 2.062097348347348, 0.6382581915137161, -0.2547412828522032, 1.1841588062887216, 3.1399118002383424, 1.4314150698046024, 2.132499117633493], "count": [346]}, "gripper_mode_state": {"mean": [0.407514450867052, 0.476878612716763], "std": [0.491371980480752, 0.4994651153485079], "min": [0, 0], "max": [1, 1], "count": [346]}, "gripper_activity_state": {"mean": [1.8410404624277457, 1.7919075144508672], "std": [0.487583475685586, 0.5456537179253255], "min": [0, 0], "max": [2, 2], "count": [346]}, "gripper_mode_action": {"mean": [0.407514450867052, 0.476878612716763], "std": [0.491371980480752, 0.4994651153485079], "min": [0, 0], "max": [1, 1], "count": [346]}, "gripper_activity_action": {"mean": [1.8410404624277457, 1.7919075144508672], "std": [0.487583475685586, 0.5456537179253255], "min": [0, 0], "max": [2, 2], "count": [346]}, "gripper_open_scale_state": {"mean": [0.5135679191853962, 0.3973858381061887], "std": [0.3342041546899615, 0.3402774261819578], "min": [0.044, 0.014], "max": [0.832, 0.803], "count": [346]}, "gripper_open_scale_action": {"mean": [0.5135679191853962, 0.3973858381061887], "std": [0.3342041546899615, 0.3402774261819578], "min": [0.044, 0.014], "max": [0.832, 0.803], "count": [346]}}} +{"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.4533538481001853]], [[0.46636206833479665]], [[0.45558899131792024]]], "std": [[[0.14178252375320125]], [[0.13308911451692468]], [[0.13806311186981887]]], "count": [134]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47199734324700027]], [[0.47474250987708516]], [[0.46788209991708124]]], "std": [[[0.07927048553141829]], [[0.07504036295221776]], [[0.08383899334393799]]], "count": [134]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6470588235294118]], [[0.6627450980392157]]], "mean": [[[0.4659210366671544]], [[0.47409012230514097]], [[0.46583163837674374]]], "std": [[[0.07452592625620688]], [[0.06647426410310016]], [[0.07137179246079735]]], "count": [134]}, "observation.state": {"min": [0.013386676087975502, 2.066068410873413, 1.7129184007644653, 0.11301006376743317, -2.6988725662231445, 0.7819598913192749, -2.703113555908203, 20.0, 0.18197199702262878, 0.24649199843406677, -0.03631100058555603, -2.6480000019073486, -0.06000000238418579, -1.0679999589920044, -0.7126179933547974, -2.07826828956604, -1.7434093952178955, -1.9135092496871948, 0.9295099973678589, -0.8704829812049866, -0.22891739010810852, 0.0, -0.3887979984283447, 0.24262599647045135, -0.006618000101298094, 0.8970000147819519, -1.062000036239624, -3.1381852626800537], "max": [0.633502185344696, 2.093068838119507, 2.2898895740509033, 1.6839460134506226, -0.5362873077392578, 1.687436819076538, -0.3093596398830414, 789.0, 0.3362579941749573, 0.3850780129432678, 0.12944599986076355, -1.128000020980835, 1.2999999523162842, 0.9649999737739563, -0.004258603323251009, -1.6868258714675903, -0.6319488286972046, 0.18121755123138428, 2.912797689437866, 1.9302644729614258, 2.69716215133667, 810.0, -0.04573199898004532, 0.445468008518219, 0.12680399417877197, 2.555999994277954, 0.7749999761581421, 3.135999917984009], "mean": [0.21313852071762085, 2.0807032585144043, 2.029761791229248, 0.8000405430793762, -1.2143884897232056, 1.4363006353378296, -1.795094609260559, 507.36199951171875, 0.26389646530151367, 0.30719608068466187, 0.05317288264632225, -1.9106742143630981, 0.8509347438812256, 0.22016893327236176, -0.3656165599822998, -1.9671756029129028, -1.0769799947738647, -0.5651397705078125, 2.3814685344696045, 0.9311383962631226, 0.5583019852638245, 457.4356994628906, -0.258253276348114, 0.34322184324264526, 0.052279114723205566, 1.694020390510559, 0.18435710668563843, 1.9043539762496948], "std": [0.16520123183727264, 0.005495129153132439, 0.1872517168521881, 0.45481017231941223, 0.6830347776412964, 0.29149332642555237, 0.6972285509109497, 256.4418640136719, 0.04218347370624542, 0.03969104215502739, 0.03659559413790703, 0.4384823441505432, 0.4125290811061859, 0.5917169451713562, 0.21994195878505707, 0.11759130656719208, 0.28492042422294617, 0.7023086547851562, 0.3897888958454132, 0.8373701572418213, 0.7543961405754089, 287.9566345214844, 0.1087566465139389, 0.060415539890527725, 0.03738821670413017, 0.4285956621170044, 0.5604285001754761, 2.0529210567474365], "count": [692]}, "action": {"min": [0.013386676087975502, 2.066068410873413, 1.7129184007644653, 0.11301006376743317, -2.6988725662231445, 0.7819598913192749, -2.703113555908203, 20.0, 0.18197199702262878, 0.24649199843406677, -0.03631100058555603, -2.6480000019073486, -0.06000000238418579, -1.0679999589920044, -0.7126179933547974, -2.07826828956604, -1.7434093952178955, -1.9135092496871948, 0.9295099973678589, -0.8704829812049866, -0.22891739010810852, 0.0, -0.3887979984283447, 0.24262599647045135, -0.006618000101298094, 0.8970000147819519, -1.062000036239624, -3.1381852626800537], "max": [0.633502185344696, 2.093068838119507, 2.2898895740509033, 1.6839460134506226, -0.5362873077392578, 1.687436819076538, -0.3093596398830414, 789.0, 0.3362579941749573, 0.3850780129432678, 0.12944599986076355, -1.128000020980835, 1.2999999523162842, 0.9649999737739563, -0.004258603323251009, -1.6868258714675903, -0.6319488286972046, 0.18121755123138428, 2.912797689437866, 1.9302644729614258, 2.69716215133667, 810.0, -0.04573199898004532, 0.445468008518219, 0.12680399417877197, 2.555999994277954, 0.7749999761581421, 3.135999917984009], "mean": [0.21313852071762085, 2.0807032585144043, 2.029761791229248, 0.8000405430793762, -1.2143884897232056, 1.4363006353378296, -1.795094609260559, 507.36199951171875, 0.26389646530151367, 0.30719608068466187, 0.05317288264632225, -1.9106742143630981, 0.8509347438812256, 0.22016893327236176, -0.3656165599822998, -1.9671756029129028, -1.0769799947738647, -0.5651397705078125, 2.3814685344696045, 0.9311383962631226, 0.5583019852638245, 457.4356994628906, -0.258253276348114, 0.34322184324264526, 0.052279114723205566, 1.694020390510559, 0.18435710668563843, 1.9043539762496948], "std": [0.16520123183727264, 0.005495129153132439, 0.1872517168521881, 0.45481017231941223, 0.6830347776412964, 0.29149332642555237, 0.6972285509109497, 256.4418640136719, 0.04218347370624542, 0.03969104215502739, 0.03659559413790703, 0.4384823441505432, 0.4125290811061859, 0.5917169451713562, 0.21994195878505707, 0.11759130656719208, 0.28492042422294617, 0.7023086547851562, 0.3897888958454132, 0.8373701572418213, 0.7543961405754089, 287.9566345214844, 0.1087566465139389, 0.060415539890527725, 0.03738821670413017, 0.4285956621170044, 0.5604285001754761, 2.0529210567474365], "count": [692]}, "timestamp": {"min": [0.0], "max": [23.033333333333335], "mean": [11.516666666666666], "std": [6.658766151973402], "count": [692]}, "frame_index": {"min": [0], "max": [691], "mean": [345.5], "std": [199.76298455920207], "count": [692]}, "episode_index": {"min": [490], "max": [490], "mean": [490.0], "std": [0.0], "count": [692]}, "index": {"min": [282903], "max": [283594], "mean": [283248.5], "std": [199.76298455920207], "count": [692]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [692]}, "subtask_annotation": {"mean": [4.5491329479768785, 9.0, 9.0, 9.0, 9.0], "std": [2.1380564481295803, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [692]}, "scene_annotation": {"mean": [490.0], "std": [0.0], "min": [490], "max": [490], "count": [692]}, "eef_direction_state": {"mean": [3.504335260115607, 4.468208092485549], "std": [1.9763730846380152, 2.041583801641577], "min": [0, 0], "max": [6, 6], "count": [692]}, "eef_velocity_state": {"mean": [0.9927745664739884, 0.5476878612716763], "std": [0.6550866694991194, 0.6708487211105422], "min": [0, 0], "max": [2, 2], "count": [692]}, "eef_acc_mag_state": {"mean": [0.934971098265896, 0.6748554913294798], "std": [0.8224397121306464, 0.8134015545496833], "min": [0, 0], "max": [2, 2], "count": [692]}, "eef_direction_action": {"mean": [3.504335260115607, 4.468208092485549], "std": [1.9763730846380152, 2.041583801641577], "min": [0, 0], "max": [6, 6], "count": [692]}, "eef_velocity_action": {"mean": [0.9927745664739884, 0.5476878612716763], "std": [0.6550866694991194, 0.6708487211105422], "min": [0, 0], "max": [2, 2], "count": [692]}, "eef_acc_mag_action": {"mean": [0.934971098265896, 0.6748554913294798], "std": [0.8224397121306464, 0.8134015545496833], "min": [0, 0], "max": [2, 2], "count": [692]}, "eef_sim_pose_state": {"mean": [0.5317081466143364, 0.29455769244773455, 1.1130397352540133, 1.2301916750908752, 0.837595363024375, 0.9516675165257784, 0.5024996709538002, -0.30614336850594126, 1.1115910174724966, 0.39050525848459905, 1.0340161758827973, -0.03421161164112978], "std": [0.05988614433778359, 0.08105214452292767, 0.07450314233798118, 0.8340807212945146, 0.5161832968147188, 0.6811198679832401, 0.04549606134297055, 0.0476917690045561, 0.036854577906678634, 1.5500748792978627, 0.26579165010566236, 1.57925795526909], "min": [0.42409953169721726, 0.11534700274045102, 1.010078440620701, -0.2640038054812728, -0.3041172012038329, -0.21593234520242505, 0.4367059736745468, -0.3907035148082852, 1.0404911604441656, -3.1360573784316133, 0.3228429746372048, -3.1205792368294762], "max": [0.6260962275502098, 0.3953893036170723, 1.2593984551662045, 3.122436337652687, 1.452928463791559, 2.3592133930363555, 0.5982198361475111, -0.20354771281349576, 1.2111053381055643, 3.1077561106661857, 1.5615790396217073, 2.8840171074705183], "count": [692]}, "eef_sim_pose_action": {"mean": [0.5317081466143364, 0.29455769244773455, 1.1130397352540133, 1.2301916750908752, 0.837595363024375, 0.9516675165257784, 0.5024996709538002, -0.30614336850594126, 1.1115910174724966, 0.39050525848459905, 1.0340161758827973, -0.03421161164112978], "std": [0.05988614433778359, 0.08105214452292767, 0.07450314233798118, 0.8340807212945146, 0.5161832968147188, 0.6811198679832401, 0.04549606134297055, 0.0476917690045561, 0.036854577906678634, 1.5500748792978627, 0.26579165010566236, 1.57925795526909], "min": [0.42409953169721726, 0.11534700274045102, 1.010078440620701, -0.2640038054812728, -0.3041172012038329, -0.21593234520242505, 0.4367059736745468, -0.3907035148082852, 1.0404911604441656, -3.1360573784316133, 0.3228429746372048, -3.1205792368294762], "max": [0.6260962275502098, 0.3953893036170723, 1.2593984551662045, 3.122436337652687, 1.452928463791559, 2.3592133930363555, 0.5982198361475111, -0.20354771281349576, 1.2111053381055643, 3.1077561106661857, 1.5615790396217073, 2.8840171074705183], "count": [692]}, "gripper_mode_state": {"mean": [0.6054913294797688, 0.2514450867052023], "std": [0.48874490217759703, 0.43384381415091705], "min": [0, 0], "max": [1, 1], "count": [692]}, "gripper_activity_state": {"mean": [1.842485549132948, 1.9320809248554913], "std": [0.47148597471997744, 0.3353192841947842], "min": [0, 0], "max": [2, 2], "count": [692]}, "gripper_mode_action": {"mean": [0.6054913294797688, 0.2514450867052023], "std": [0.48874490217759703, 0.43384381415091705], "min": [0, 0], "max": [1, 1], "count": [692]}, "gripper_activity_action": {"mean": [1.842485549132948, 1.9320809248554913], "std": [0.47148597471997744, 0.3353192841947842], "min": [0, 0], "max": [2, 2], "count": [692]}, "gripper_open_scale_state": {"mean": [0.4574356935203422, 0.5073619934892377], "std": [0.2879567298028493, 0.25644188087414016], "min": [0.0, 0.02], "max": [0.81, 0.789], "count": [692]}, "gripper_open_scale_action": {"mean": [0.4574356935203422, 0.5073619934892377], "std": [0.2879567298028493, 0.25644188087414016], "min": [0.0, 0.02], "max": [0.81, 0.789], "count": [692]}}} +{"episode_index": 489, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.44964742238562094]], [[0.4626873549836601]], [[0.4521092218137255]]], "std": [[[0.14325988415389657]], [[0.13677273533731082]], [[0.13980101097441183]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48207327614379086]], [[0.4860411397058823]], [[0.4803439317810458]]], "std": [[[0.0636095422873161]], [[0.06057671105909182]], [[0.066956722766885]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6627450980392157]], [[0.6745098039215687]]], "mean": [[[0.4636782066993464]], [[0.47705612336601305]], [[0.46433386437908497]]], "std": [[[0.102081642245787]], [[0.09037834816166293]], [[0.09675941545112869]]], "count": [100]}, "observation.state": {"min": [0.14444345235824585, 2.0573766231536865, 1.7917026281356812, 0.15360642969608307, -2.5988476276397705, 0.7207686305046082, -2.6561293601989746, 18.0, 0.1800370067358017, 0.25698500871658325, -0.03465599939227104, -2.683000087738037, 0.06800000369548798, -0.9539999961853027, -0.5476669073104858, -2.0794901847839355, -1.4732674360275269, -1.9939515590667725, 2.5192432403564453, -0.8326966166496277, -0.18102554976940155, 68.0, -0.3702459931373596, 0.2353000044822693, -0.04124100133776665, 1.149999976158142, 0.034999996423721313, -3.1371853351593018], "max": [0.6365739703178406, 2.092632293701172, 2.690913677215576, 1.5195361375808716, -0.3938160836696625, 1.6907179355621338, -0.31438618898391724, 829.0, 0.351716011762619, 0.40268799662590027, 0.0932300016283989, -1.3389999866485596, 1.190999984741211, 0.6660000085830688, 0.034173548221588135, -1.8286164999008179, -0.8353843688964844, 0.0014137167017906904, 2.89016056060791, 1.8326829671859741, 1.003669023513794, 815.0, -0.022857999429106712, 0.3467879891395569, 0.08136700093746185, 2.4820001125335693, 0.7419999837875366, 3.1410000324249268], "mean": [0.3091442286968231, 2.0768470764160156, 2.1704301834106445, 0.8674532175064087, -1.67466139793396, 1.3298686742782593, -1.4673888683319092, 393.703857421875, 0.27395281195640564, 0.33378106355667114, 0.035681381821632385, -2.33650279045105, 0.7175537347793579, -0.31128111481666565, -0.295705646276474, -2.011451482772827, -1.2425832748413086, -0.6516701579093933, 2.7458953857421875, 0.955086886882782, 0.14285384118556976, 518.0867919921875, -0.2418155074119568, 0.30866459012031555, 0.03338734805583954, 1.692071557044983, 0.45936357975006104, 1.7835005521774292], "std": [0.1748075783252716, 0.008304815739393234, 0.3460504710674286, 0.32235613465309143, 0.5807125568389893, 0.23726370930671692, 0.685399055480957, 298.2925109863281, 0.04457954317331314, 0.04844224452972412, 0.03847857192158699, 0.3128613531589508, 0.40660297870635986, 0.4383425712585449, 0.1376185417175293, 0.08964817225933075, 0.19528605043888092, 0.7616925239562988, 0.131936714053154, 0.9667168259620667, 0.3217014670372009, 328.46441650390625, 0.1245633065700531, 0.02668832242488861, 0.036037627607584, 0.4523123800754547, 0.23164702951908112, 2.0556347370147705], "count": [363]}, "action": {"min": [0.14444345235824585, 2.0573766231536865, 1.7917026281356812, 0.15360642969608307, -2.5988476276397705, 0.7207686305046082, -2.6561293601989746, 18.0, 0.1800370067358017, 0.25698500871658325, -0.03465599939227104, -2.683000087738037, 0.06800000369548798, -0.9539999961853027, -0.5476669073104858, -2.0794901847839355, -1.4732674360275269, -1.9939515590667725, 2.5192432403564453, -0.8326966166496277, -0.18102554976940155, 68.0, -0.3702459931373596, 0.2353000044822693, -0.04124100133776665, 1.149999976158142, 0.034999996423721313, -3.1371853351593018], "max": [0.6365739703178406, 2.092632293701172, 2.690913677215576, 1.5195361375808716, -0.3938160836696625, 1.6907179355621338, -0.31438618898391724, 829.0, 0.351716011762619, 0.40268799662590027, 0.0932300016283989, -1.3389999866485596, 1.190999984741211, 0.6660000085830688, 0.034173548221588135, -1.8286164999008179, -0.8353843688964844, 0.0014137167017906904, 2.89016056060791, 1.8326829671859741, 1.003669023513794, 815.0, -0.022857999429106712, 0.3467879891395569, 0.08136700093746185, 2.4820001125335693, 0.7419999837875366, 3.1410000324249268], "mean": [0.3091442286968231, 2.0768470764160156, 2.1704301834106445, 0.8674532175064087, -1.67466139793396, 1.3298686742782593, -1.4673888683319092, 393.703857421875, 0.27395281195640564, 0.33378106355667114, 0.035681381821632385, -2.33650279045105, 0.7175537347793579, -0.31128111481666565, -0.295705646276474, -2.011451482772827, -1.2425832748413086, -0.6516701579093933, 2.7458953857421875, 0.955086886882782, 0.14285384118556976, 518.0867919921875, -0.2418155074119568, 0.30866459012031555, 0.03338734805583954, 1.692071557044983, 0.45936357975006104, 1.7835005521774292], "std": [0.1748075783252716, 0.008304815739393234, 0.3460504710674286, 0.32235613465309143, 0.5807125568389893, 0.23726370930671692, 0.685399055480957, 298.2925109863281, 0.04457954317331314, 0.04844224452972412, 0.03847857192158699, 0.3128613531589508, 0.40660297870635986, 0.4383425712585449, 0.1376185417175293, 0.08964817225933075, 0.19528605043888092, 0.7616925239562988, 0.131936714053154, 0.9667168259620667, 0.3217014670372009, 328.46441650390625, 0.1245633065700531, 0.02668832242488861, 0.036037627607584, 0.4523123800754547, 0.23164702951908112, 2.0556347370147705], "count": [363]}, "timestamp": {"min": [0.0], "max": [12.066666666666666], "mean": [6.033333333333333], "std": [3.492955874433678], "count": [363]}, "frame_index": {"min": [0], "max": [362], "mean": [181.0], "std": [104.78867623301034], "count": [363]}, "episode_index": {"min": [491], "max": [491], "mean": [491.0], "std": [0.0], "count": [363]}, "index": {"min": [283595], "max": [283957], "mean": [283776.0], "std": [104.78867623301034], "count": [363]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [363]}, "subtask_annotation": {"mean": [4.644628099173554, 9.0, 9.0, 9.0, 9.0], "std": [2.2496752289596054, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [363]}, "scene_annotation": {"mean": [491.0], "std": [0.0], "min": [491], "max": [491], "count": [363]}, "eef_direction_state": {"mean": [4.0606060606060606, 4.137741046831956], "std": [1.9643283479565878, 2.034897299212591], "min": [0, 0], "max": [6, 6], "count": [363]}, "eef_velocity_state": {"mean": [0.8484848484848485, 0.7878787878787878], "std": [0.7654139963827324, 0.728534259404321], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_acc_mag_state": {"mean": [0.8815426997245179, 0.7630853994490359], "std": [0.8396285681622887, 0.80567092030518], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_direction_action": {"mean": [4.0606060606060606, 4.137741046831956], "std": [1.9643283479565878, 2.034897299212591], "min": [0, 0], "max": [6, 6], "count": [363]}, "eef_velocity_action": {"mean": [0.8484848484848485, 0.7878787878787878], "std": [0.7654139963827324, 0.728534259404321], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_acc_mag_action": {"mean": [0.8815426997245179, 0.7630853994490359], "std": [0.8396285681622887, 0.80567092030518], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_sim_pose_state": {"mean": [0.49875958768644013, 0.2721078406211262, 1.1100435111435958, 0.9531487088112196, 1.054015695459044, 0.5906185144763226, 0.5306191558005642, -0.302826487471922, 1.1051180910695186, 1.9772611290851698, 1.058248010796477, -0.8103213294858254], "std": [0.03224635170364326, 0.09697943912585565, 0.0802317243398815, 0.9300104574203746, 0.2610190657221201, 0.6111974783059239, 0.05604909118016771, 0.05652560811026175, 0.028626573176250773, 0.9708259528495402, 0.32881842880792767, 2.2061394687610996], "min": [0.4193694051298843, 0.10449719865373651, 1.0294068345955059, -0.019564638656661484, 0.5930395119375058, -0.04218974300721258, 0.4438039826082333, -0.39300654067171475, 1.050937515175094, 0.1646272819435009, 0.47489460512248804, -3.1253311058719953], "max": [0.5438399074422106, 0.3628313420230593, 1.2539742412839976, 2.6996406490344884, 1.3469626428882964, 1.8679717112070269, 0.6124802377643341, -0.2137763389014884, 1.18950209022806, 3.000115921629307, 1.4424547455718653, 3.1047570446412625], "count": [363]}, "eef_sim_pose_action": {"mean": [0.49875958768644013, 0.2721078406211262, 1.1100435111435958, 0.9531487088112196, 1.054015695459044, 0.5906185144763226, 0.5306191558005642, -0.302826487471922, 1.1051180910695186, 1.9772611290851698, 1.058248010796477, -0.8103213294858254], "std": [0.03224635170364326, 0.09697943912585565, 0.0802317243398815, 0.9300104574203746, 0.2610190657221201, 0.6111974783059239, 0.05604909118016771, 0.05652560811026175, 0.028626573176250773, 0.9708259528495402, 0.32881842880792767, 2.2061394687610996], "min": [0.4193694051298843, 0.10449719865373651, 1.0294068345955059, -0.019564638656661484, 0.5930395119375058, -0.04218974300721258, 0.4438039826082333, -0.39300654067171475, 1.050937515175094, 0.1646272819435009, 0.47489460512248804, -3.1253311058719953], "max": [0.5438399074422106, 0.3628313420230593, 1.2539742412839976, 2.6996406490344884, 1.3469626428882964, 1.8679717112070269, 0.6124802377643341, -0.2137763389014884, 1.18950209022806, 3.000115921629307, 1.4424547455718653, 3.1047570446412625], "count": [363]}, "gripper_mode_state": {"mean": [0.41597796143250687, 0.4132231404958678], "std": [0.4928897412555513, 0.4924122019757443], "min": [0, 0], "max": [1, 1], "count": [363]}, "gripper_activity_state": {"mean": [1.815426997245179, 1.8980716253443526], "std": [0.5317303963171257, 0.3756670839389704], "min": [0, 0], "max": [2, 2], "count": [363]}, "gripper_mode_action": {"mean": [0.41597796143250687, 0.4132231404958678], "std": [0.4928897412555513, 0.4924122019757443], "min": [0, 0], "max": [1, 1], "count": [363]}, "gripper_activity_action": {"mean": [1.815426997245179, 1.8980716253443526], "std": [0.5317303963171257, 0.3756670839389704], "min": [0, 0], "max": [2, 2], "count": [363]}, "gripper_open_scale_state": {"mean": [0.5180867765232222, 0.39370385610827263], "std": [0.32846438416600726, 0.2982926976797808], "min": [0.068, 0.018], "max": [0.815, 0.829], "count": [363]}, "gripper_open_scale_action": {"mean": [0.5180867765232222, 0.39370385610827263], "std": [0.32846438416600726, 0.2982926976797808], "min": [0.068, 0.018], "max": [0.815, 0.829], "count": [363]}}} +{"episode_index": 490, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.4542645608660131]], [[0.46819227736928104]], [[0.4564853737745098]]], "std": [[[0.14402497943111936]], [[0.14047249427747097]], [[0.14158792213293295]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.7607843137254902]], [[0.7725490196078432]], [[0.7686274509803922]]], "mean": [[[0.48140049428104575]], [[0.48561015114379086]], [[0.4801231964869281]]], "std": [[[0.054040090145418704]], [[0.04858359007311467]], [[0.05572036711655985]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6588235294117647]], [[0.6745098039215687]]], "mean": [[[0.4693047079248366]], [[0.48086698120915033]], [[0.46934931576797384]]], "std": [[[0.08587765449858122]], [[0.07353891953778158]], [[0.08092555417406509]]], "count": [100]}, "observation.state": {"min": [0.0933227613568306, 2.069244861602783, 1.7483487129211426, 0.029094640165567398, -2.640089988708496, 0.7376459836959839, -2.727146625518799, 14.0, 0.15975800156593323, 0.25930100679397583, -0.032524000853300095, -2.6459999084472656, 0.09199999272823334, -0.9919999837875366, -0.5344372987747192, -2.078512668609619, -1.5098321437835693, -1.8213733434677124, 1.1711857318878174, -0.6616717576980591, -0.21902137994766235, 68.0, -0.3641760051250458, 0.239546999335289, -0.03279000148177147, 1.3020000457763672, -0.31299999356269836, -3.1401853561401367], "max": [0.6351252794265747, 2.092388153076172, 2.523117780685425, 1.6948719024658203, -0.831666886806488, 1.7461146116256714, -0.35124751925468445, 777.0, 0.3540079891681671, 0.40570199489593506, 0.11343999952077866, -1.3940000534057617, 1.3880000114440918, 0.6280000805854797, -0.13866642117500305, -1.7354333400726318, -0.8763996362686157, -0.013456488959491253, 2.9141764640808105, 1.794983983039856, 2.53716778755188, 847.0, -0.03976399824023247, 0.36637499928474426, 0.06141500174999237, 2.558000087738037, 0.8399999737739563, 3.138000011444092], "mean": [0.2560616135597229, 2.078395366668701, 2.163348436355591, 0.917438805103302, -1.5821595191955566, 1.3233163356781006, -1.4095399379730225, 449.3411560058594, 0.2733563184738159, 0.32774534821510315, 0.055319298058748245, -2.3283274173736572, 0.8349332213401794, -0.3314821124076843, -0.26512402296066284, -2.0191524028778076, -1.1779245138168335, -0.6942651271820068, 2.561239242553711, 0.9348850250244141, 0.3064216375350952, 517.85107421875, -0.22730572521686554, 0.304936021566391, 0.01898372732102871, 1.7703293561935425, 0.5034463405609131, 1.6113618612289429], "std": [0.17925573885440826, 0.0055428543128073215, 0.28291067481040955, 0.38838696479797363, 0.5944693684577942, 0.26088017225265503, 0.661657989025116, 301.6389465332031, 0.04540315642952919, 0.05061352625489235, 0.04113423824310303, 0.3157074451446533, 0.4476904273033142, 0.4236098527908325, 0.13022328913211823, 0.08545880764722824, 0.16457268595695496, 0.7230900526046753, 0.4462311565876007, 0.949343740940094, 0.6877169609069824, 334.1483154296875, 0.1181681752204895, 0.042094357311725616, 0.025025757029652596, 0.4291023313999176, 0.23398081958293915, 2.1700942516326904], "count": [450]}, "action": {"min": [0.0933227613568306, 2.069244861602783, 1.7483487129211426, 0.029094640165567398, -2.640089988708496, 0.7376459836959839, -2.727146625518799, 14.0, 0.15975800156593323, 0.25930100679397583, -0.032524000853300095, -2.6459999084472656, 0.09199999272823334, -0.9919999837875366, -0.5344372987747192, -2.078512668609619, -1.5098321437835693, -1.8213733434677124, 1.1711857318878174, -0.6616717576980591, -0.21902137994766235, 68.0, -0.3641760051250458, 0.239546999335289, -0.03279000148177147, 1.3020000457763672, -0.31299999356269836, -3.1401853561401367], "max": [0.6351252794265747, 2.092388153076172, 2.523117780685425, 1.6948719024658203, -0.831666886806488, 1.7461146116256714, -0.35124751925468445, 777.0, 0.3540079891681671, 0.40570199489593506, 0.11343999952077866, -1.3940000534057617, 1.3880000114440918, 0.6280000805854797, -0.13866642117500305, -1.7354333400726318, -0.8763996362686157, -0.013456488959491253, 2.9141764640808105, 1.794983983039856, 2.53716778755188, 847.0, -0.03976399824023247, 0.36637499928474426, 0.06141500174999237, 2.558000087738037, 0.8399999737739563, 3.138000011444092], "mean": [0.2560616135597229, 2.078395366668701, 2.163348436355591, 0.917438805103302, -1.5821595191955566, 1.3233163356781006, -1.4095399379730225, 449.3411560058594, 0.2733563184738159, 0.32774534821510315, 0.055319298058748245, -2.3283274173736572, 0.8349332213401794, -0.3314821124076843, -0.26512402296066284, -2.0191524028778076, -1.1779245138168335, -0.6942651271820068, 2.561239242553711, 0.9348850250244141, 0.3064216375350952, 517.85107421875, -0.22730572521686554, 0.304936021566391, 0.01898372732102871, 1.7703293561935425, 0.5034463405609131, 1.6113618612289429], "std": [0.17925573885440826, 0.0055428543128073215, 0.28291067481040955, 0.38838696479797363, 0.5944693684577942, 0.26088017225265503, 0.661657989025116, 301.6389465332031, 0.04540315642952919, 0.05061352625489235, 0.04113423824310303, 0.3157074451446533, 0.4476904273033142, 0.4236098527908325, 0.13022328913211823, 0.08545880764722824, 0.16457268595695496, 0.7230900526046753, 0.4462311565876007, 0.949343740940094, 0.6877169609069824, 334.1483154296875, 0.1181681752204895, 0.042094357311725616, 0.025025757029652596, 0.4291023313999176, 0.23398081958293915, 2.1700942516326904], "count": [450]}, "timestamp": {"min": [0.0], "max": [14.966666666666667], "mean": [7.483333333333333], "std": [4.330116327237342], "count": [450]}, "frame_index": {"min": [0], "max": [449], "mean": [224.5], "std": [129.90348981712026], "count": [450]}, "episode_index": {"min": [492], "max": [492], "mean": [492.0], "std": [0.0], "count": [450]}, "index": {"min": [283958], "max": [284407], "mean": [284182.5], "std": [129.90348981712026], "count": [450]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [450]}, "subtask_annotation": {"mean": [4.835555555555556, 9.0, 9.0, 9.0, 9.0], "std": [2.214011498068662, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [450]}, "scene_annotation": {"mean": [492.0], "std": [0.0], "min": [492], "max": [492], "count": [450]}, "eef_direction_state": {"mean": [3.902222222222222, 4.213333333333333], "std": [1.8736166913680201, 2.1037110067687506], "min": [0, 0], "max": [6, 6], "count": [450]}, "eef_velocity_state": {"mean": [0.8955555555555555, 0.7444444444444445], "std": [0.7150619415455638, 0.7447760455497306], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_acc_mag_state": {"mean": [0.8266666666666667, 0.7155555555555555], "std": [0.8359691647689187, 0.8186589455541274], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_direction_action": {"mean": [3.902222222222222, 4.213333333333333], "std": [1.8736166913680201, 2.1037110067687506], "min": [0, 0], "max": [6, 6], "count": [450]}, "eef_velocity_action": {"mean": [0.8955555555555555, 0.7444444444444445], "std": [0.7150619415455638, 0.7447760455497306], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_acc_mag_action": {"mean": [0.8266666666666667, 0.7155555555555555], "std": [0.8359691647689187, 0.8186589455541274], "min": [0, 0], "max": [2, 2], "count": [450]}, "eef_sim_pose_state": {"mean": [0.49506691625751764, 0.2552187793569856, 1.1093636605970243, 0.802376572282926, 1.0892698043126308, 0.6786516732284108, 0.5225225688137681, -0.3146154075764895, 1.116272200051729, 1.9272119097822233, 1.0230423163232412, -0.44703622410360216], "std": [0.04742959271485697, 0.0866777654791334, 0.07970828766192872, 1.2545331566287174, 0.25515887507967144, 0.7637483445526434, 0.057119375622778724, 0.0561368504025132, 0.03384342038438884, 1.0001274541525076, 0.2952718651693816, 2.276142853199072], "min": [0.4222210991896768, 0.11062914990389794, 1.0260928053338014, -3.141228667101843, 0.3903142867934095, -0.36818393896097584, 0.4456143631755288, -0.3931413679957336, 1.0369030298005466, 0.07818325510217103, 0.4733571335151776, -3.1350459938904462], "max": [0.5532798147775482, 0.35402875793725863, 1.2361022287209122, 3.138101400490679, 1.3950264631217482, 2.3902040903848896, 0.6150915340986277, -0.22004692545634846, 1.2097563404419391, 3.0461665555687496, 1.4677204708909128, 3.1385362667454313], "count": [450]}, "eef_sim_pose_action": {"mean": [0.49506691625751764, 0.2552187793569856, 1.1093636605970243, 0.802376572282926, 1.0892698043126308, 0.6786516732284108, 0.5225225688137681, -0.3146154075764895, 1.116272200051729, 1.9272119097822233, 1.0230423163232412, -0.44703622410360216], "std": [0.04742959271485697, 0.0866777654791334, 0.07970828766192872, 1.2545331566287174, 0.25515887507967144, 0.7637483445526434, 0.057119375622778724, 0.0561368504025132, 0.03384342038438884, 1.0001274541525076, 0.2952718651693816, 2.276142853199072], "min": [0.4222210991896768, 0.11062914990389794, 1.0260928053338014, -3.141228667101843, 0.3903142867934095, -0.36818393896097584, 0.4456143631755288, -0.3931413679957336, 1.0369030298005466, 0.07818325510217103, 0.4733571335151776, -3.1350459938904462], "max": [0.5532798147775482, 0.35402875793725863, 1.2361022287209122, 3.138101400490679, 1.3950264631217482, 2.3902040903848896, 0.6150915340986277, -0.22004692545634846, 1.2097563404419391, 3.0461665555687496, 1.4677204708909128, 3.1385362667454313], "count": [450]}, "gripper_mode_state": {"mean": [0.4022222222222222, 0.3711111111111111], "std": [0.4903463124903065, 0.4831021158316213], "min": [0, 0], "max": [1, 1], "count": [450]}, "gripper_activity_state": {"mean": [1.8511111111111112, 1.88], "std": [0.47381300682030525, 0.4359408726472463], "min": [0, 0], "max": [2, 2], "count": [450]}, "gripper_mode_action": {"mean": [0.4022222222222222, 0.3711111111111111], "std": [0.4903463124903065, 0.4831021158316213], "min": [0, 0], "max": [1, 1], "count": [450]}, "gripper_activity_action": {"mean": [1.8511111111111112, 1.88], "std": [0.47381300682030525, 0.4359408726472463], "min": [0, 0], "max": [2, 2], "count": [450]}, "gripper_open_scale_state": {"mean": [0.5178511107550726, 0.44934111178504127], "std": [0.3341482840474693, 0.30163894806543157], "min": [0.068, 0.014], "max": [0.847, 0.777], "count": [450]}, "gripper_open_scale_action": {"mean": [0.5178511107550726, 0.44934111178504127], "std": [0.3341482840474693, 0.30163894806543157], "min": [0.068, 0.014], "max": [0.847, 0.777], "count": [450]}}} +{"episode_index": 491, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[1.0]], [[1.0]]], "mean": [[[0.45764709558823524]], [[0.4689726327614379]], [[0.458627933006536]]], "std": [[[0.14508386017542566]], [[0.13867064998120948]], [[0.1412031616690369]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4825937357026144]], [[0.4877751838235294]], [[0.4821290359477124]]], "std": [[[0.062107460629847164]], [[0.05669740565889524]], [[0.061864484643408546]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6509803921568628]], [[0.6745098039215687]]], "mean": [[[0.4651446119281046]], [[0.4783842463235294]], [[0.4660469056372549]]], "std": [[[0.09503048982257756]], [[0.0822978458971659]], [[0.0898568617867245]]], "count": [100]}, "observation.state": {"min": [0.06714281439781189, 2.056556463241577, 1.7792586088180542, -0.01692969538271427, -2.586350917816162, 0.8669050335884094, -2.821027994155884, 0.0, 0.19001099467277527, 0.2460159957408905, -0.03819100186228752, -2.681999921798706, 0.016000008210539818, -1.0299999713897705, -0.541313886642456, -2.0785999298095703, -1.7952107191085815, -1.92995023727417, 2.689534902572632, -0.7115882039070129, -0.3349112272262573, 62.0, -0.40522098541259766, 0.25460198521614075, -0.02984900027513504, 0.9539999961853027, -0.019999999552965164, -3.1401853561401367], "max": [0.6824237108230591, 2.0924580097198486, 2.473794937133789, 1.4024767875671387, -0.8158715963363647, 1.717194676399231, -0.37088245153427124, 835.0, 0.343315988779068, 0.4004310071468353, 0.10996600240468979, -1.3860000371932983, 1.2599999904632568, 0.6439999938011169, 0.03356268256902695, -1.8662282228469849, -0.8769930601119995, 0.003036872949451208, 2.891836166381836, 1.860608458518982, 1.0414379835128784, 859.0, -0.04360000044107437, 0.334075003862381, 0.08494000136852264, 2.3940000534057617, 0.8289999961853027, 3.13700008392334], "mean": [0.2933177053928375, 2.0769460201263428, 2.0914220809936523, 0.8659117817878723, -1.5819519758224487, 1.3540394306182861, -1.4681261777877808, 436.4840087890625, 0.2666822671890259, 0.32802778482437134, 0.03799024596810341, -2.1744730472564697, 0.7086511254310608, -0.16652017831802368, -0.25148728489875793, -2.022794723510742, -1.2582149505615234, -0.6067538261413574, 2.8396105766296387, 1.0526412725448608, 0.13067364692687988, 547.0203247070312, -0.2548780143260956, 0.2936829626560211, 0.030781978741288185, 1.6658631563186646, 0.43967118859291077, 1.7473918199539185], "std": [0.21387039124965668, 0.010966387577354908, 0.2546818256378174, 0.3821463882923126, 0.6668466329574585, 0.2713793218135834, 0.7674283981323242, 333.4585876464844, 0.04411768913269043, 0.05680784955620766, 0.04212821274995804, 0.45152774453163147, 0.4377153217792511, 0.6122393608093262, 0.15098200738430023, 0.07352297008037567, 0.2220449298620224, 0.7602187991142273, 0.07019840180873871, 0.9122169613838196, 0.28717029094696045, 362.75885009765625, 0.12293644994497299, 0.02878570929169655, 0.02892266772687435, 0.3887055814266205, 0.2432560920715332, 2.1038291454315186], "count": [344]}, "action": {"min": [0.06714281439781189, 2.056556463241577, 1.7792586088180542, -0.01692969538271427, -2.586350917816162, 0.8669050335884094, -2.821027994155884, 0.0, 0.19001099467277527, 0.2460159957408905, -0.03819100186228752, -2.681999921798706, 0.016000008210539818, -1.0299999713897705, -0.541313886642456, -2.0785999298095703, -1.7952107191085815, -1.92995023727417, 2.689534902572632, -0.7115882039070129, -0.3349112272262573, 62.0, -0.40522098541259766, 0.25460198521614075, -0.02984900027513504, 0.9539999961853027, -0.019999999552965164, -3.1401853561401367], "max": [0.6824237108230591, 2.0924580097198486, 2.473794937133789, 1.4024767875671387, -0.8158715963363647, 1.717194676399231, -0.37088245153427124, 835.0, 0.343315988779068, 0.4004310071468353, 0.10996600240468979, -1.3860000371932983, 1.2599999904632568, 0.6439999938011169, 0.03356268256902695, -1.8662282228469849, -0.8769930601119995, 0.003036872949451208, 2.891836166381836, 1.860608458518982, 1.0414379835128784, 859.0, -0.04360000044107437, 0.334075003862381, 0.08494000136852264, 2.3940000534057617, 0.8289999961853027, 3.13700008392334], "mean": [0.2933177053928375, 2.0769460201263428, 2.0914220809936523, 0.8659117817878723, -1.5819519758224487, 1.3540394306182861, -1.4681261777877808, 436.4840087890625, 0.2666822671890259, 0.32802778482437134, 0.03799024596810341, -2.1744730472564697, 0.7086511254310608, -0.16652017831802368, -0.25148728489875793, -2.022794723510742, -1.2582149505615234, -0.6067538261413574, 2.8396105766296387, 1.0526412725448608, 0.13067364692687988, 547.0203247070312, -0.2548780143260956, 0.2936829626560211, 0.030781978741288185, 1.6658631563186646, 0.43967118859291077, 1.7473918199539185], "std": [0.21387039124965668, 0.010966387577354908, 0.2546818256378174, 0.3821463882923126, 0.6668466329574585, 0.2713793218135834, 0.7674283981323242, 333.4585876464844, 0.04411768913269043, 0.05680784955620766, 0.04212821274995804, 0.45152774453163147, 0.4377153217792511, 0.6122393608093262, 0.15098200738430023, 0.07352297008037567, 0.2220449298620224, 0.7602187991142273, 0.07019840180873871, 0.9122169613838196, 0.28717029094696045, 362.75885009765625, 0.12293644994497299, 0.02878570929169655, 0.02892266772687435, 0.3887055814266205, 0.2432560920715332, 2.1038291454315186], "count": [344]}, "timestamp": {"min": [0.0], "max": [11.433333333333334], "mean": [5.716666666666667], "std": [3.310127557125925], "count": [344]}, "frame_index": {"min": [0], "max": [343], "mean": [171.5], "std": [99.30382671377775], "count": [344]}, "episode_index": {"min": [493], "max": [493], "mean": [493.0], "std": [0.0], "count": [344]}, "index": {"min": [284408], "max": [284751], "mean": [284579.5], "std": [99.30382671377775], "count": [344]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [344]}, "subtask_annotation": {"mean": [4.616279069767442, 9.0, 9.0, 9.0, 9.0], "std": [2.2473167703521684, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [344]}, "scene_annotation": {"mean": [493.0], "std": [0.0], "min": [493], "max": [493], "count": [344]}, "eef_direction_state": {"mean": [4.093023255813954, 3.8052325581395348], "std": [2.063683244672711, 2.1363075222536745], "min": [0, 0], "max": [6, 6], "count": [344]}, "eef_velocity_state": {"mean": [0.8284883720930233, 0.8255813953488372], "std": [0.8227874028750732, 0.7304325011413674], "min": [0, 0], "max": [2, 2], "count": [344]}, "eef_acc_mag_state": {"mean": [0.747093023255814, 0.8372093023255814], "std": [0.8229927890823562, 0.840272175122777], "min": [0, 0], "max": [2, 2], "count": [344]}, "eef_direction_action": {"mean": [4.093023255813954, 3.8052325581395348], "std": [2.063683244672711, 2.1363075222536745], "min": [0, 0], "max": [6, 6], "count": [344]}, "eef_velocity_action": {"mean": [0.8284883720930233, 0.8255813953488372], "std": [0.8227874028750732, 0.7304325011413674], "min": [0, 0], "max": [2, 2], "count": [344]}, "eef_acc_mag_action": {"mean": [0.747093023255814, 0.8372093023255814], "std": [0.8229927890823562, 0.840272175122777], "min": [0, 0], "max": [2, 2], "count": [344]}, "eef_sim_pose_state": {"mean": [0.4828460035391483, 0.2784661991213426, 1.0981362670753685, 1.0065188917642698, 1.0577288496893813, 0.6935222574263297, 0.5253922941320364, -0.29743228746488315, 1.1101634440658295, 1.6141252635373524, 0.9946356579722176, -0.8781387241438645], "std": [0.03447364749532674, 0.091815667008877, 0.0806823875654423, 0.8040797263258824, 0.32336458878528546, 0.5550372670437916, 0.06462244760160489, 0.05743821351070385, 0.031028315018414673, 1.5356256055211965, 0.3382665100857161, 2.013346499780414], "min": [0.43597808508973546, 0.11223699650653392, 1.0149442332269873, -0.6202863668329612, 0.5158179125313955, -0.30677281049051885, 0.43379585395595155, -0.39126065443336466, 1.024219463747493, -3.1282810914055217, 0.40622801196147496, -3.104971819369346], "max": [0.5286150865415182, 0.39323442946492176, 1.2312296789456356, 2.665632604793729, 1.3795666271526823, 1.9334439177314113, 0.6134118418203307, -0.20768371358781623, 1.174156217089841, 3.1395370889156577, 1.4425940354763584, 3.0762586337162494], "count": [344]}, "eef_sim_pose_action": {"mean": [0.4828460035391483, 0.2784661991213426, 1.0981362670753685, 1.0065188917642698, 1.0577288496893813, 0.6935222574263297, 0.5253922941320364, -0.29743228746488315, 1.1101634440658295, 1.6141252635373524, 0.9946356579722176, -0.8781387241438645], "std": [0.03447364749532674, 0.091815667008877, 0.0806823875654423, 0.8040797263258824, 0.32336458878528546, 0.5550372670437916, 0.06462244760160489, 0.05743821351070385, 0.031028315018414673, 1.5356256055211965, 0.3382665100857161, 2.013346499780414], "min": [0.43597808508973546, 0.11223699650653392, 1.0149442332269873, -0.6202863668329612, 0.5158179125313955, -0.30677281049051885, 0.43379585395595155, -0.39126065443336466, 1.024219463747493, -3.1282810914055217, 0.40622801196147496, -3.104971819369346], "max": [0.5286150865415182, 0.39323442946492176, 1.2312296789456356, 2.665632604793729, 1.3795666271526823, 1.9334439177314113, 0.6134118418203307, -0.20768371358781623, 1.174156217089841, 3.1395370889156577, 1.4425940354763584, 3.0762586337162494], "count": [344]}, "gripper_mode_state": {"mean": [0.40988372093023256, 0.4069767441860465], "std": [0.4918120131174288, 0.49127046916924455], "min": [0, 0], "max": [1, 1], "count": [344]}, "gripper_activity_state": {"mean": [1.8895348837209303, 1.7965116279069768], "std": [0.38805689758058654, 0.5330796167288416], "min": [0, 0], "max": [2, 2], "count": [344]}, "gripper_mode_action": {"mean": [0.40988372093023256, 0.4069767441860465], "std": [0.4918120131174288, 0.49127046916924455], "min": [0, 0], "max": [1, 1], "count": [344]}, "gripper_activity_action": {"mean": [1.8895348837209303, 1.7965116279069768], "std": [0.38805689758058654, 0.5330796167288416], "min": [0, 0], "max": [2, 2], "count": [344]}, "gripper_open_scale_state": {"mean": [0.5470203485488888, 0.43648401153002125], "std": [0.3627588962949473, 0.3334585130181711], "min": [0.062, 0.0], "max": [0.859, 0.835], "count": [344]}, "gripper_open_scale_action": {"mean": [0.5470203485488888, 0.43648401153002125], "std": [0.3627588962949473, 0.3334585130181711], "min": [0.062, 0.0], "max": [0.859, 0.835], "count": [344]}}} +{"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.45404988970588234]], [[0.46672969771241835]], [[0.45599106209150325]]], "std": [[[0.145007076272717]], [[0.13863989772698299]], [[0.14165546449666885]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.6980392156862745]], [[0.7019607843137254]]], "mean": [[[0.4835846486928105]], [[0.4880278084150327]], [[0.4833131842320262]]], "std": [[[0.051845690657661175]], [[0.04841005319626245]], [[0.054796654581324704]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.7019607843137254]], [[0.7294117647058823]]], "mean": [[[0.4625270526960784]], [[0.4751169689542484]], [[0.46338588643790846]]], "std": [[[0.1000217082540685]], [[0.08896079245586506]], [[0.09496199917638246]]], "count": [100]}, "observation.state": {"min": [0.09541714936494827, 2.048318386077881, 1.8288084268569946, 0.041434116661548615, -2.5890562534332275, 0.8639903664588928, -2.773310899734497, 18.0, 0.17235100269317627, 0.259907990694046, -0.028598999604582787, -2.6619999408721924, 0.07199998944997787, -1.0140000581741333, -0.4449193775653839, -2.0784428119659424, -1.7432348728179932, -1.8960210084915161, 2.6410672664642334, -0.6669601202011108, -0.260280966758728, 82.0, -0.3930180072784424, 0.24981500208377838, -0.04024000093340874, 1.0099999904632568, 0.24799999594688416, -3.125999927520752], "max": [0.6780604124069214, 2.093679666519165, 2.348445415496826, 1.444312334060669, -0.6103416681289673, 1.7039649486541748, -0.4625646471977234, 817.0, 0.32402899861335754, 0.40972900390625, 0.0999549999833107, -1.3849999904632568, 1.0850000381469727, 0.7129999995231628, 0.08386306464672089, -1.7851402759552002, -0.8844980001449585, -0.014538592658936977, 2.8908064365386963, 1.85737943649292, 0.7941771745681763, 862.0, -0.0680759996175766, 0.33080199360847473, 0.08982300013303757, 2.4049999713897705, 0.7720000147819519, 3.13700008392334], "mean": [0.3017337918281555, 2.078648090362549, 2.0349574089050293, 0.8174328804016113, -1.4081151485443115, 1.3242491483688354, -1.7345463037490845, 387.19024658203125, 0.2608852684497833, 0.33636558055877686, 0.03888591378927231, -2.0394508838653564, 0.6469475626945496, 0.028086533769965172, -0.22910670936107635, -2.0251564979553223, -1.3492907285690308, -0.6350657343864441, 2.8254711627960205, 0.9623225927352905, 0.027568720281124115, 588.52099609375, -0.2678466737270355, 0.2920149266719818, 0.03366825357079506, 1.6238031387329102, 0.5502071380615234, 1.385664701461792], "std": [0.19581787288188934, 0.013773495331406593, 0.17230258882045746, 0.39463120698928833, 0.7290934920310974, 0.2841629981994629, 0.8092488646507263, 305.3354187011719, 0.03793831914663315, 0.05263868719339371, 0.03521754592657089, 0.4810427725315094, 0.3391472399234772, 0.6389381289482117, 0.1250171661376953, 0.07441391795873642, 0.27271944284439087, 0.7824645638465881, 0.09440796822309494, 0.9296216368675232, 0.2648848295211792, 331.7582702636719, 0.12213220447301865, 0.025650789961218834, 0.03781859576702118, 0.4695497155189514, 0.1759902685880661, 2.4012393951416016], "count": [381]}, "action": {"min": [0.09541714936494827, 2.048318386077881, 1.8288084268569946, 0.041434116661548615, -2.5890562534332275, 0.8639903664588928, -2.773310899734497, 18.0, 0.17235100269317627, 0.259907990694046, -0.028598999604582787, -2.6619999408721924, 0.07199998944997787, -1.0140000581741333, -0.4449193775653839, -2.0784428119659424, -1.7432348728179932, -1.8960210084915161, 2.6410672664642334, -0.6669601202011108, -0.260280966758728, 82.0, -0.3930180072784424, 0.24981500208377838, -0.04024000093340874, 1.0099999904632568, 0.24799999594688416, -3.125999927520752], "max": [0.6780604124069214, 2.093679666519165, 2.348445415496826, 1.444312334060669, -0.6103416681289673, 1.7039649486541748, -0.4625646471977234, 817.0, 0.32402899861335754, 0.40972900390625, 0.0999549999833107, -1.3849999904632568, 1.0850000381469727, 0.7129999995231628, 0.08386306464672089, -1.7851402759552002, -0.8844980001449585, -0.014538592658936977, 2.8908064365386963, 1.85737943649292, 0.7941771745681763, 862.0, -0.0680759996175766, 0.33080199360847473, 0.08982300013303757, 2.4049999713897705, 0.7720000147819519, 3.13700008392334], "mean": [0.3017337918281555, 2.078648090362549, 2.0349574089050293, 0.8174328804016113, -1.4081151485443115, 1.3242491483688354, -1.7345463037490845, 387.19024658203125, 0.2608852684497833, 0.33636558055877686, 0.03888591378927231, -2.0394508838653564, 0.6469475626945496, 0.028086533769965172, -0.22910670936107635, -2.0251564979553223, -1.3492907285690308, -0.6350657343864441, 2.8254711627960205, 0.9623225927352905, 0.027568720281124115, 588.52099609375, -0.2678466737270355, 0.2920149266719818, 0.03366825357079506, 1.6238031387329102, 0.5502071380615234, 1.385664701461792], "std": [0.19581787288188934, 0.013773495331406593, 0.17230258882045746, 0.39463120698928833, 0.7290934920310974, 0.2841629981994629, 0.8092488646507263, 305.3354187011719, 0.03793831914663315, 0.05263868719339371, 0.03521754592657089, 0.4810427725315094, 0.3391472399234772, 0.6389381289482117, 0.1250171661376953, 0.07441391795873642, 0.27271944284439087, 0.7824645638465881, 0.09440796822309494, 0.9296216368675232, 0.2648848295211792, 331.7582702636719, 0.12213220447301865, 0.025650789961218834, 0.03781859576702118, 0.4695497155189514, 0.1759902685880661, 2.4012393951416016], "count": [381]}, "timestamp": {"min": [0.0], "max": [12.666666666666666], "mean": [6.333333333333333], "std": [3.666161581373732], "count": [381]}, "frame_index": {"min": [0], "max": [380], "mean": [190.0], "std": [109.98484744121194], "count": [381]}, "episode_index": {"min": [494], "max": [494], "mean": [494.0], "std": [0.0], "count": [381]}, "index": {"min": [284752], "max": [285132], "mean": [284942.0], "std": [109.98484744121194], "count": [381]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [381]}, "subtask_annotation": {"mean": [4.519685039370079, 9.0, 9.0, 9.0, 9.0], "std": [2.164557238162747, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [381]}, "scene_annotation": {"mean": [494.0], "std": [0.0], "min": [494], "max": [494], "count": [381]}, "eef_direction_state": {"mean": [4.548556430446194, 4.149606299212598], "std": [1.7055965513265352, 2.032848641261938], "min": [0, 0], "max": [6, 6], "count": [381]}, "eef_velocity_state": {"mean": [0.7532808398950132, 0.7821522309711286], "std": [0.7816941003588129, 0.7115814245800399], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_acc_mag_state": {"mean": [0.7454068241469817, 0.800524934383202], "std": [0.8422947999555543, 0.8431286178135428], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_direction_action": {"mean": [4.548556430446194, 4.149606299212598], "std": [1.7055965513265352, 2.032848641261938], "min": [0, 0], "max": [6, 6], "count": [381]}, "eef_velocity_action": {"mean": [0.7532808398950132, 0.7821522309711286], "std": [0.7816941003588129, 0.7115814245800399], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_acc_mag_action": {"mean": [0.7454068241469817, 0.800524934383202], "std": [0.8422947999555543, 0.8431286178135428], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_sim_pose_state": {"mean": [0.4801416350859543, 0.28576758064587143, 1.0929456583216517, 0.9111392723956172, 1.1633203200457334, 0.6609842540044082, 0.5326073098091728, -0.293798745433859, 1.1110469374710124, 0.47646296684231404, 1.0381843248490046, -0.8446937698091532], "std": [0.029777327700908972, 0.09736774562960386, 0.07308966503067979, 1.0410544602878502, 0.19906285409783125, 0.7473004332230537, 0.058880759529635944, 0.04416077598109628, 0.03250687688323742, 1.8866991978817953, 0.2928949679903202, 1.5499863372254363], "min": [0.43384357750413555, 0.12307936817671405, 1.0191296727372148, -0.07877373205819216, 0.7964891602840569, -0.19935365999475851, 0.45099782947931866, -0.3652465396053632, 1.0430553586252005, -3.0799053432368098, 0.4579099517370171, -2.876687949630032], "max": [0.5243603962969567, 0.3843453134812373, 1.2118096607587914, 2.7818980644271916, 1.4465379362466475, 2.103158288721307, 0.6198675944777303, -0.22596385727379975, 1.197446787555601, 3.1342708856845816, 1.4925658936047506, 3.123588724384], "count": [381]}, "eef_sim_pose_action": {"mean": [0.4801416350859543, 0.28576758064587143, 1.0929456583216517, 0.9111392723956172, 1.1633203200457334, 0.6609842540044082, 0.5326073098091728, -0.293798745433859, 1.1110469374710124, 0.47646296684231404, 1.0381843248490046, -0.8446937698091532], "std": [0.029777327700908972, 0.09736774562960386, 0.07308966503067979, 1.0410544602878502, 0.19906285409783125, 0.7473004332230537, 0.058880759529635944, 0.04416077598109628, 0.03250687688323742, 1.8866991978817953, 0.2928949679903202, 1.5499863372254363], "min": [0.43384357750413555, 0.12307936817671405, 1.0191296727372148, -0.07877373205819216, 0.7964891602840569, -0.19935365999475851, 0.45099782947931866, -0.3652465396053632, 1.0430553586252005, -3.0799053432368098, 0.4579099517370171, -2.876687949630032], "max": [0.5243603962969567, 0.3843453134812373, 1.2118096607587914, 2.7818980644271916, 1.4465379362466475, 2.103158288721307, 0.6198675944777303, -0.22596385727379975, 1.197446787555601, 3.1342708856845816, 1.4925658936047506, 3.123588724384], "count": [381]}, "gripper_mode_state": {"mean": [0.3648293963254593, 0.6850393700787402], "std": [0.48138228872930167, 0.4645001953937833], "min": [0, 0], "max": [1, 1], "count": [381]}, "gripper_activity_state": {"mean": [1.8713910761154855, 1.7585301837270342], "std": [0.43681669618055613, 0.5969844977541373], "min": [0, 0], "max": [2, 2], "count": [381]}, "gripper_mode_action": {"mean": [0.3648293963254593, 0.6850393700787402], "std": [0.48138228872930167, 0.4645001953937833], "min": [0, 0], "max": [1, 1], "count": [381]}, "gripper_activity_action": {"mean": [1.8713910761154855, 1.7585301837270342], "std": [0.43681669618055613, 0.5969844977541373], "min": [0, 0], "max": [2, 2], "count": [381]}, "gripper_open_scale_state": {"mean": [0.588520997275204, 0.38719028875896616], "std": [0.3317581095193461, 0.30533548360072327], "min": [0.082, 0.018], "max": [0.862, 0.817], "count": [381]}, "gripper_open_scale_action": {"mean": [0.588520997275204, 0.38719028875896616], "std": [0.3317581095193461, 0.30533548360072327], "min": [0.082, 0.018], "max": [0.862, 0.817], "count": [381]}}} +{"episode_index": 493, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4494817769607843]], [[0.4640932250816993]], [[0.45226308823529415]]], "std": [[[0.1510888643642723]], [[0.144936983196407]], [[0.1471058511524999]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7725490196078432]], [[0.7686274509803922]]], "mean": [[[0.4826104370915033]], [[0.4878977818627451]], [[0.4830668627450981]]], "std": [[[0.05831683666198386]], [[0.05153843614084599]], [[0.05748214281852318]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6705882352941176]], [[0.6784313725490196]]], "mean": [[[0.4619291850490196]], [[0.47565977124183006]], [[0.4633071180555555]]], "std": [[[0.09816157421413806]], [[0.086922709420756]], [[0.09186074033373738]]], "count": [100]}, "observation.state": {"min": [0.18322467803955078, 1.9746829271316528, 1.8548661470413208, 0.048834312707185745, -2.5585827827453613, 0.8381944298744202, -2.8585877418518066, 19.0, 0.2163279950618744, 0.27214300632476807, -0.03133999928832054, -2.7170000076293945, -0.002000008709728718, -0.8970000147819519, -0.4861963987350464, -2.078512668609619, -1.4468082189559937, -1.9626750946044922, 2.5708701610565186, -0.6476218700408936, -0.3496418297290802, 64.0, -0.37472501397132874, 0.2146500051021576, -0.03161900117993355, 1.312000036239624, 0.14500001072883606, -3.1371853351593018], "max": [0.6887243986129761, 2.0923357009887695, 2.3986761569976807, 1.390329360961914, -0.4885176718235016, 1.5610748529434204, -0.5310164093971252, 774.0, 0.3554829955101013, 0.4090059995651245, 0.08381800353527069, -1.5140000581741333, 1.128000020980835, 0.29600000381469727, 0.09580112248659134, -1.73298978805542, -0.78241366147995, -0.016057031229138374, 2.890875816345215, 1.821216106414795, 0.9413957595825195, 832.0, -0.0789090022444725, 0.31985899806022644, 0.05137300118803978, 2.436000108718872, 0.8790000081062317, 3.1089999675750732], "mean": [0.33087578415870667, 2.06497859954834, 2.1230316162109375, 0.8724749684333801, -1.6159253120422363, 1.331183671951294, -1.5695099830627441, 412.8225402832031, 0.26671427488327026, 0.34393924474716187, 0.03821537643671036, -2.361065149307251, 0.6529548168182373, -0.25146496295928955, -0.169596329331398, -2.0124878883361816, -1.1818785667419434, -0.6902023553848267, 2.80580997467041, 1.0140212774276733, 0.08834625780582428, 545.347900390625, -0.24997571110725403, 0.27363061904907227, 0.017407787963747978, 1.7517151832580566, 0.5199941396713257, 1.3271905183792114], "std": [0.17198686301708221, 0.028318161144852638, 0.16831253468990326, 0.2883557677268982, 0.5820229053497314, 0.16805991530418396, 0.6406164169311523, 313.85150146484375, 0.03276326507329941, 0.04407867416739464, 0.0294199176132679, 0.27886825799942017, 0.37510204315185547, 0.40656009316444397, 0.15093781054019928, 0.08113791793584824, 0.1810208410024643, 0.7975247502326965, 0.11980008333921432, 0.9469435811042786, 0.30473601818084717, 338.7106018066406, 0.11268328875303268, 0.03727083280682564, 0.025341229513287544, 0.3910280764102936, 0.21248017251491547, 2.3951706886291504], "count": [355]}, "action": {"min": [0.18322467803955078, 1.9746829271316528, 1.8548661470413208, 0.048834312707185745, -2.5585827827453613, 0.8381944298744202, -2.8585877418518066, 19.0, 0.2163279950618744, 0.27214300632476807, -0.03133999928832054, -2.7170000076293945, -0.002000008709728718, -0.8970000147819519, -0.4861963987350464, -2.078512668609619, -1.4468082189559937, -1.9626750946044922, 2.5708701610565186, -0.6476218700408936, -0.3496418297290802, 64.0, -0.37472501397132874, 0.2146500051021576, -0.03161900117993355, 1.312000036239624, 0.14500001072883606, -3.1371853351593018], "max": [0.6887243986129761, 2.0923357009887695, 2.3986761569976807, 1.390329360961914, -0.4885176718235016, 1.5610748529434204, -0.5310164093971252, 774.0, 0.3554829955101013, 0.4090059995651245, 0.08381800353527069, -1.5140000581741333, 1.128000020980835, 0.29600000381469727, 0.09580112248659134, -1.73298978805542, -0.78241366147995, -0.016057031229138374, 2.890875816345215, 1.821216106414795, 0.9413957595825195, 832.0, -0.0789090022444725, 0.31985899806022644, 0.05137300118803978, 2.436000108718872, 0.8790000081062317, 3.1089999675750732], "mean": [0.33087578415870667, 2.06497859954834, 2.1230316162109375, 0.8724749684333801, -1.6159253120422363, 1.331183671951294, -1.5695099830627441, 412.8225402832031, 0.26671427488327026, 0.34393924474716187, 0.03821537643671036, -2.361065149307251, 0.6529548168182373, -0.25146496295928955, -0.169596329331398, -2.0124878883361816, -1.1818785667419434, -0.6902023553848267, 2.80580997467041, 1.0140212774276733, 0.08834625780582428, 545.347900390625, -0.24997571110725403, 0.27363061904907227, 0.017407787963747978, 1.7517151832580566, 0.5199941396713257, 1.3271905183792114], "std": [0.17198686301708221, 0.028318161144852638, 0.16831253468990326, 0.2883557677268982, 0.5820229053497314, 0.16805991530418396, 0.6406164169311523, 313.85150146484375, 0.03276326507329941, 0.04407867416739464, 0.0294199176132679, 0.27886825799942017, 0.37510204315185547, 0.40656009316444397, 0.15093781054019928, 0.08113791793584824, 0.1810208410024643, 0.7975247502326965, 0.11980008333921432, 0.9469435811042786, 0.30473601818084717, 338.7106018066406, 0.11268328875303268, 0.03727083280682564, 0.025341229513287544, 0.3910280764102936, 0.21248017251491547, 2.3951706886291504], "count": [355]}, "timestamp": {"min": [0.0], "max": [11.8], "mean": [5.9], "std": [3.41597553985518], "count": [355]}, "frame_index": {"min": [0], "max": [354], "mean": [177.0], "std": [102.4792661956554], "count": [355]}, "episode_index": {"min": [495], "max": [495], "mean": [495.0], "std": [0.0], "count": [355]}, "index": {"min": [285133], "max": [285487], "mean": [285310.0], "std": [102.4792661956554], "count": [355]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [355]}, "subtask_annotation": {"mean": [4.749295774647887, 9.0, 9.0, 9.0, 9.0], "std": [2.248434399875947, 0.0, 0.0, 0.0, 0.0], "min": [1, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [355]}, "scene_annotation": {"mean": [495.0], "std": [0.0], "min": [495], "max": [495], "count": [355]}, "eef_direction_state": {"mean": [3.5323943661971833, 4.014084507042254], "std": [2.253246462134844, 1.9622705858299705], "min": [0, 0], "max": [6, 6], "count": [355]}, "eef_velocity_state": {"mean": [0.8845070422535212, 0.8338028169014085], "std": [0.7696071592233737, 0.7144275088098008], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_acc_mag_state": {"mean": [0.8028169014084507, 0.8422535211267606], "std": [0.8461964329247815, 0.8173578132507018], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_direction_action": {"mean": [3.5323943661971833, 4.014084507042254], "std": [2.253246462134844, 1.9622705858299705], "min": [0, 0], "max": [6, 6], "count": [355]}, "eef_velocity_action": {"mean": [0.8845070422535212, 0.8338028169014085], "std": [0.7696071592233737, 0.7144275088098008], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_acc_mag_action": {"mean": [0.8028169014084507, 0.8422535211267606], "std": [0.8461964329247815, 0.8173578132507018], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_sim_pose_state": {"mean": [0.4624562680694656, 0.26811518842756765, 1.093528939611936, 1.0843304934921014, 1.1216468721153117, 0.7032134390308115, 0.5419099673674136, -0.3016989264306301, 1.1123928416402011, 1.1739578663041934, 1.1194685801961521, -0.9148569948777237], "std": [0.04215482940088071, 0.08662064794259096, 0.07341124165049762, 1.0051939185885874, 0.24035894429110394, 0.8010972214911564, 0.05113106665958182, 0.03887034219298131, 0.031862144907444954, 1.9926569619121988, 0.3423564696506941, 1.9705876592361167], "min": [0.3977138631551768, 0.1317255891903965, 1.0160930435294986, -0.010236610639702964, 0.7146663156247302, -0.45345416758443635, 0.456099905607796, -0.36471726223324735, 1.0191886657029792, -3.13280501864288, 0.4711561371016968, -3.1169261580010197], "max": [0.5128092298592285, 0.3579679041946803, 1.2123166654777606, 2.9238824026033807, 1.4978594449087188, 2.22401701319305, 0.6210710157855368, -0.22265285737027765, 1.190493262169916, 3.1190847320878334, 1.4807020754764282, 3.139483696403121], "count": [355]}, "eef_sim_pose_action": {"mean": [0.4624562680694656, 0.26811518842756765, 1.093528939611936, 1.0843304934921014, 1.1216468721153117, 0.7032134390308115, 0.5419099673674136, -0.3016989264306301, 1.1123928416402011, 1.1739578663041934, 1.1194685801961521, -0.9148569948777237], "std": [0.04215482940088071, 0.08662064794259096, 0.07341124165049762, 1.0051939185885874, 0.24035894429110394, 0.8010972214911564, 0.05113106665958182, 0.03887034219298131, 0.031862144907444954, 1.9926569619121988, 0.3423564696506941, 1.9705876592361167], "min": [0.3977138631551768, 0.1317255891903965, 1.0160930435294986, -0.010236610639702964, 0.7146663156247302, -0.45345416758443635, 0.456099905607796, -0.36471726223324735, 1.0191886657029792, -3.13280501864288, 0.4711561371016968, -3.1169261580010197], "max": [0.5128092298592285, 0.3579679041946803, 1.2123166654777606, 2.9238824026033807, 1.4978594449087188, 2.22401701319305, 0.6210710157855368, -0.22265285737027765, 1.190493262169916, 3.1190847320878334, 1.4807020754764282, 3.139483696403121], "count": [355]}, "gripper_mode_state": {"mean": [0.4084507042253521, 0.4591549295774648], "std": [0.49154727793282116, 0.4983288876055427], "min": [0, 0], "max": [1, 1], "count": [355]}, "gripper_activity_state": {"mean": [1.9098591549295774, 1.828169014084507], "std": [0.348499774517462, 0.5049565867803215], "min": [0, 0], "max": [2, 2], "count": [355]}, "gripper_mode_action": {"mean": [0.4084507042253521, 0.4591549295774648], "std": [0.49154727793282116, 0.4983288876055427], "min": [0, 0], "max": [1, 1], "count": [355]}, "gripper_activity_action": {"mean": [1.9098591549295774, 1.828169014084507], "std": [0.348499774517462, 0.5049565867803215], "min": [0, 0], "max": [2, 2], "count": [355]}, "gripper_open_scale_state": {"mean": [0.5453478872164877, 0.4128225351736581], "std": [0.33871061380424633, 0.3138515828464263], "min": [0.064, 0.019], "max": [0.832, 0.774], "count": [355]}, "gripper_open_scale_action": {"mean": [0.5453478872164877, 0.4128225351736581], "std": [0.33871061380424633, 0.3138515828464263], "min": [0.064, 0.019], "max": [0.832, 0.774], "count": [355]}}} +{"episode_index": 494, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44678145612220427]], [[0.4606234784433651]], [[0.4499674308178929]]], "std": [[[0.14491159309989587]], [[0.13928299420719503]], [[0.14033661452703625]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6901960784313725]], [[0.6980392156862745]]], "mean": [[[0.4844397917041435]], [[0.48817821887929486]], [[0.4831441243928764]]], "std": [[[0.04792962957366835]], [[0.04304532547571859]], [[0.04664007083364652]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.6705882352941176]], [[0.6745098039215687]]], "mean": [[[0.45486653962043533]], [[0.47193624827606884]], [[0.45618266924506806]]], "std": [[[0.11370920861563769]], [[0.10028922480881018]], [[0.10835780240773314]]], "count": [109]}, "observation.state": {"min": [0.12655381858348846, 2.058790445327759, 1.71517014503479, 0.23767894506454468, -2.5697882175445557, 0.620918333530426, -2.673320770263672, -2.0, 0.19903099536895752, 0.2571220099925995, -0.04964999854564667, -2.7820000648498535, 0.0039999899454414845, -0.9049999713897705, -0.4699822664260864, -2.0799787044525146, -1.512572169303894, -1.989797592163086, 2.8269097805023193, -0.5270894765853882, -0.2779262363910675, 70.0, -0.38359498977661133, 0.21980200707912445, -0.05034799873828888, 1.2890000343322754, 0.16099999845027924, -3.1411852836608887], "max": [0.6312506794929504, 2.0921263694763184, 2.400211811065674, 1.4711207151412964, -0.8072671890258789, 1.7500241994857788, -0.45774751901626587, 779.0, 0.3341690003871918, 0.4210909903049469, 0.09352999925613403, -1.5149999856948853, 1.0299999713897705, 0.6809999942779541, 0.119258351624012, -1.777932047843933, -0.877935528755188, -0.06267477571964264, 2.8915395736694336, 1.9275765419006348, 0.6213197708129883, 814.0, -0.07527899742126465, 0.3167380094528198, 0.05213899910449982, 2.364000082015991, 0.8740000128746033, 3.138000011444092], "mean": [0.35978689789772034, 2.0769200325012207, 2.0106308460235596, 1.069960117340088, -1.9602421522140503, 1.2503094673156738, -1.20099675655365, 359.1185607910156, 0.24787022173404694, 0.35498303174972534, 0.02389347180724144, -2.4423792362213135, 0.4351516664028168, -0.41798654198646545, -0.17188701033592224, -2.0480198860168457, -1.2509523630142212, -0.4609508514404297, 2.872267961502075, 1.2886452674865723, -0.05616188421845436, 637.9183959960938, -0.28560158610343933, 0.26454323530197144, 0.02106446400284767, 1.5681402683258057, 0.6131899356842041, 2.0578958988189697], "std": [0.18795733153820038, 0.005026130471378565, 0.22622793912887573, 0.2875955104827881, 0.5639526844024658, 0.19912713766098022, 0.652470052242279, 332.1078186035156, 0.034308671951293945, 0.04421517625451088, 0.04587261378765106, 0.2566164433956146, 0.3523329496383667, 0.4216748774051666, 0.12360691279172897, 0.0554681196808815, 0.19206826388835907, 0.6477094292640686, 0.015736648812890053, 0.7365952730178833, 0.2137807011604309, 288.76019287109375, 0.09939882159233093, 0.027899986132979393, 0.02865855023264885, 0.33566007018089294, 0.1744142323732376, 1.7791069746017456], "count": [527]}, "action": {"min": [0.12655381858348846, 2.058790445327759, 1.71517014503479, 0.23767894506454468, -2.5697882175445557, 0.620918333530426, -2.673320770263672, -2.0, 0.19903099536895752, 0.2571220099925995, -0.04964999854564667, -2.7820000648498535, 0.0039999899454414845, -0.9049999713897705, -0.4699822664260864, -2.0799787044525146, -1.512572169303894, -1.989797592163086, 2.8269097805023193, -0.5270894765853882, -0.2779262363910675, 70.0, -0.38359498977661133, 0.21980200707912445, -0.05034799873828888, 1.2890000343322754, 0.16099999845027924, -3.1411852836608887], "max": [0.6312506794929504, 2.0921263694763184, 2.400211811065674, 1.4711207151412964, -0.8072671890258789, 1.7500241994857788, -0.45774751901626587, 779.0, 0.3341690003871918, 0.4210909903049469, 0.09352999925613403, -1.5149999856948853, 1.0299999713897705, 0.6809999942779541, 0.119258351624012, -1.777932047843933, -0.877935528755188, -0.06267477571964264, 2.8915395736694336, 1.9275765419006348, 0.6213197708129883, 814.0, -0.07527899742126465, 0.3167380094528198, 0.05213899910449982, 2.364000082015991, 0.8740000128746033, 3.138000011444092], "mean": [0.35978689789772034, 2.0769200325012207, 2.0106308460235596, 1.069960117340088, -1.9602421522140503, 1.2503094673156738, -1.20099675655365, 359.1185607910156, 0.24787022173404694, 0.35498303174972534, 0.02389347180724144, -2.4423792362213135, 0.4351516664028168, -0.41798654198646545, -0.17188701033592224, -2.0480198860168457, -1.2509523630142212, -0.4609508514404297, 2.872267961502075, 1.2886452674865723, -0.05616188421845436, 637.9183959960938, -0.28560158610343933, 0.26454323530197144, 0.02106446400284767, 1.5681402683258057, 0.6131899356842041, 2.0578958988189697], "std": [0.18795733153820038, 0.005026130471378565, 0.22622793912887573, 0.2875955104827881, 0.5639526844024658, 0.19912713766098022, 0.652470052242279, 332.1078186035156, 0.034308671951293945, 0.04421517625451088, 0.04587261378765106, 0.2566164433956146, 0.3523329496383667, 0.4216748774051666, 0.12360691279172897, 0.0554681196808815, 0.19206826388835907, 0.6477094292640686, 0.015736648812890053, 0.7365952730178833, 0.2137807011604309, 288.76019287109375, 0.09939882159233093, 0.027899986132979393, 0.02865855023264885, 0.33566007018089294, 0.1744142323732376, 1.7791069746017456], "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": [496], "max": [496], "mean": [496.0], "std": [0.0], "count": [527]}, "index": {"min": [285488], "max": [286014], "mean": [285751.0], "std": [152.13152204589292], "count": [527]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [527]}, "subtask_annotation": {"mean": [3.5787476280834913, 9.0, 9.0, 9.0, 9.0], "std": [2.173884138036416, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [527]}, "scene_annotation": {"mean": [496.0], "std": [0.0], "min": [496], "max": [496], "count": [527]}, "eef_direction_state": {"mean": [4.449715370018976, 4.2314990512333965], "std": [2.0636997492921907, 1.7390247412725697], "min": [0, 0], "max": [6, 6], "count": [527]}, "eef_velocity_state": {"mean": [0.6280834914611005, 0.8918406072106262], "std": [0.7406653303274715, 0.7115673623883625], "min": [0, 0], "max": [2, 2], "count": [527]}, "eef_acc_mag_state": {"mean": [0.715370018975332, 0.872865275142315], "std": [0.8280031337269591, 0.8339134932935413], "min": [0, 0], "max": [2, 2], "count": [527]}, "eef_direction_action": {"mean": [4.449715370018976, 4.2314990512333965], "std": [2.0636997492921907, 1.7390247412725697], "min": [0, 0], "max": [6, 6], "count": [527]}, "eef_velocity_action": {"mean": [0.6280834914611005, 0.8918406072106262], "std": [0.7406653303274715, 0.7115673623883625], "min": [0, 0], "max": [2, 2], "count": [527]}, "eef_acc_mag_action": {"mean": [0.715370018975332, 0.872865275142315], "std": [0.8280031337269591, 0.8339134932935413], "min": [0, 0], "max": [2, 2], "count": [527]}, "eef_sim_pose_state": {"mean": [0.4512893500937562, 0.29068336158641445, 1.0667977288554147, 0.6463444571542241, 1.1707598726778883, 0.3814987210072333, 0.556122245815684, -0.2764083888623362, 1.1251317331711141, 1.3311741876381236, 0.9629983619508418, -1.4307359973306057], "std": [0.031625050315163813, 0.07994059481384369, 0.058974353647386804, 0.8109866757623939, 0.18475736544269653, 0.6230291640388639, 0.05058769974364257, 0.052261996656659725, 0.029779734308611323, 2.1881850061221058, 0.3649621596606301, 1.7669964687670048], "min": [0.4085091079813065, 0.11199342269362515, 1.0127899021392286, -0.04095441538238109, 0.7611687684572708, -0.4529162894882946, 0.44703476823961447, -0.3646031066211339, 1.0442451693362942, -3.10923303970007, 0.4733235829711635, -3.0379115044300957], "max": [0.5116043312905325, 0.3597154174786893, 1.204784202876644, 2.6856356031669253, 1.4555232739744373, 2.031838727088116, 0.6167235964626399, -0.20592114518130888, 1.1994913865149686, 3.1330933380597092, 1.5273946719324956, 3.138291543628443], "count": [527]}, "eef_sim_pose_action": {"mean": [0.4512893500937562, 0.29068336158641445, 1.0667977288554147, 0.6463444571542241, 1.1707598726778883, 0.3814987210072333, 0.556122245815684, -0.2764083888623362, 1.1251317331711141, 1.3311741876381236, 0.9629983619508418, -1.4307359973306057], "std": [0.031625050315163813, 0.07994059481384369, 0.058974353647386804, 0.8109866757623939, 0.18475736544269653, 0.6230291640388639, 0.05058769974364257, 0.052261996656659725, 0.029779734308611323, 2.1881850061221058, 0.3649621596606301, 1.7669964687670048], "min": [0.4085091079813065, 0.11199342269362515, 1.0127899021392286, -0.04095441538238109, 0.7611687684572708, -0.4529162894882946, 0.44703476823961447, -0.3646031066211339, 1.0442451693362942, -3.10923303970007, 0.4733235829711635, -3.0379115044300957], "max": [0.5116043312905325, 0.3597154174786893, 1.204784202876644, 2.6856356031669253, 1.4555232739744373, 2.031838727088116, 0.6167235964626399, -0.20592114518130888, 1.1994913865149686, 3.1330933380597092, 1.5273946719324956, 3.138291543628443], "count": [527]}, "gripper_mode_state": {"mean": [0.2618595825426945, 0.6242884250474383], "std": [0.439646609873498, 0.48430608854238527], "min": [0, 0], "max": [1, 1], "count": [527]}, "gripper_activity_state": {"mean": [1.9411764705882353, 1.76280834914611], "std": [0.2656004281885793, 0.5702142538890622], "min": [0, 0], "max": [2, 2], "count": [527]}, "gripper_mode_action": {"mean": [0.2618595825426945, 0.6242884250474383], "std": [0.439646609873498, 0.48430608854238527], "min": [0, 0], "max": [1, 1], "count": [527]}, "gripper_activity_action": {"mean": [1.9411764705882353, 1.76280834914611], "std": [0.2656004281885793, 0.5702142538890622], "min": [0, 0], "max": [2, 2], "count": [527]}, "gripper_open_scale_state": {"mean": [0.6379184060721056, 0.3591223908737428], "std": [0.28876007783217006, 0.33210398079173953], "min": [0.07, 0.0], "max": [0.814, 0.779], "count": [527]}, "gripper_open_scale_action": {"mean": [0.6379184060721056, 0.3591223908737428], "std": [0.28876007783217006, 0.33210398079173953], "min": [0.07, 0.0], "max": [0.814, 0.779], "count": [527]}}} +{"episode_index": 495, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4520504248366013]], [[0.4644596425653595]], [[0.45328624387254907]]], "std": [[[0.14688241447452066]], [[0.14071398078284011]], [[0.14378155483252814]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47647932189542486]], [[0.48006324550653595]], [[0.47375717524509803]]], "std": [[[0.055993593163020966]], [[0.05096150665222505]], [[0.05740628049110033]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6666666666666666]], [[0.6745098039215687]]], "mean": [[[0.46486158088235296]], [[0.47588992442810457]], [[0.4642719812091503]]], "std": [[[0.09339725608999196]], [[0.08147357934696581]], [[0.08734990013090044]]], "count": [100]}, "observation.state": {"min": [0.013439035043120384, 2.046363592147827, 1.8139556646347046, 0.4349709749221802, -2.6509108543395996, 1.1027863025665283, -2.473149061203003, 11.0, 0.1558849960565567, 0.27589601278305054, -0.0027979998849332333, -2.686000108718872, 0.05900000408291817, -1.0959999561309814, -0.5491853356361389, -2.078756809234619, -1.6990954875946045, -1.9870747327804565, 2.3571369647979736, -0.7720638513565063, -0.25068163871765137, 80.0, -0.3824310004711151, 0.19660499691963196, -0.044328998774290085, 1.0460000038146973, 0.18700000643730164, -3.122999906539917], "max": [0.6166073679924011, 2.092632293701172, 2.4107537269592285, 1.677802562713623, -0.7930601239204407, 1.5311250686645508, -0.410675972700119, 845.0, 0.3504689931869507, 0.3896520137786865, 0.14833000302314758, -1.3519999980926514, 1.1979999542236328, 0.5339999794960022, 0.14379768073558807, -1.8543776273727417, -0.7433008551597595, 0.033405601978302, 2.8929531574249268, 1.9040844440460205, 1.110116720199585, 814.0, -0.0797630026936531, 0.339713990688324, 0.07719500362873077, 2.503999948501587, 0.7210000157356262, 3.128999948501587], "mean": [0.24674871563911438, 2.076834201812744, 2.1246471405029297, 1.1858313083648682, -1.733489751815796, 1.3493883609771729, -1.3166859149932861, 418.8569641113281, 0.24510228633880615, 0.33188098669052124, 0.0745474249124527, -2.3360204696655273, 0.6232893466949463, -0.25229206681251526, -0.23303647339344025, -2.0082573890686035, -1.136694073677063, -0.6874022483825684, 2.7083098888397217, 0.9999651312828064, 0.19570104777812958, 508.2052307128906, -0.2397114634513855, 0.29723307490348816, 0.026431811973452568, 1.7758265733718872, 0.4651157557964325, 1.2888126373291016], "std": [0.1795271635055542, 0.012907642871141434, 0.20351329445838928, 0.31942620873451233, 0.5884642601013184, 0.15200534462928772, 0.5799934267997742, 287.3200378417969, 0.04822944849729538, 0.039120644330978394, 0.041154708713293076, 0.27001264691352844, 0.3790334165096283, 0.45758897066116333, 0.17923839390277863, 0.07414355874061584, 0.2281426042318344, 0.7710915803909302, 0.20457573235034943, 0.9792419672012329, 0.28160908818244934, 297.651123046875, 0.09517082571983337, 0.03169327229261398, 0.033245623111724854, 0.44237127900123596, 0.09630466997623444, 2.3401522636413574], "count": [363]}, "action": {"min": [0.013439035043120384, 2.046363592147827, 1.8139556646347046, 0.4349709749221802, -2.6509108543395996, 1.1027863025665283, -2.473149061203003, 11.0, 0.1558849960565567, 0.27589601278305054, -0.0027979998849332333, -2.686000108718872, 0.05900000408291817, -1.0959999561309814, -0.5491853356361389, -2.078756809234619, -1.6990954875946045, -1.9870747327804565, 2.3571369647979736, -0.7720638513565063, -0.25068163871765137, 80.0, -0.3824310004711151, 0.19660499691963196, -0.044328998774290085, 1.0460000038146973, 0.18700000643730164, -3.122999906539917], "max": [0.6166073679924011, 2.092632293701172, 2.4107537269592285, 1.677802562713623, -0.7930601239204407, 1.5311250686645508, -0.410675972700119, 845.0, 0.3504689931869507, 0.3896520137786865, 0.14833000302314758, -1.3519999980926514, 1.1979999542236328, 0.5339999794960022, 0.14379768073558807, -1.8543776273727417, -0.7433008551597595, 0.033405601978302, 2.8929531574249268, 1.9040844440460205, 1.110116720199585, 814.0, -0.0797630026936531, 0.339713990688324, 0.07719500362873077, 2.503999948501587, 0.7210000157356262, 3.128999948501587], "mean": [0.24674871563911438, 2.076834201812744, 2.1246471405029297, 1.1858313083648682, -1.733489751815796, 1.3493883609771729, -1.3166859149932861, 418.8569641113281, 0.24510228633880615, 0.33188098669052124, 0.0745474249124527, -2.3360204696655273, 0.6232893466949463, -0.25229206681251526, -0.23303647339344025, -2.0082573890686035, -1.136694073677063, -0.6874022483825684, 2.7083098888397217, 0.9999651312828064, 0.19570104777812958, 508.2052307128906, -0.2397114634513855, 0.29723307490348816, 0.026431811973452568, 1.7758265733718872, 0.4651157557964325, 1.2888126373291016], "std": [0.1795271635055542, 0.012907642871141434, 0.20351329445838928, 0.31942620873451233, 0.5884642601013184, 0.15200534462928772, 0.5799934267997742, 287.3200378417969, 0.04822944849729538, 0.039120644330978394, 0.041154708713293076, 0.27001264691352844, 0.3790334165096283, 0.45758897066116333, 0.17923839390277863, 0.07414355874061584, 0.2281426042318344, 0.7710915803909302, 0.20457573235034943, 0.9792419672012329, 0.28160908818244934, 297.651123046875, 0.09517082571983337, 0.03169327229261398, 0.033245623111724854, 0.44237127900123596, 0.09630466997623444, 2.3401522636413574], "count": [363]}, "timestamp": {"min": [0.0], "max": [12.066666666666666], "mean": [6.033333333333333], "std": [3.492955874433678], "count": [363]}, "frame_index": {"min": [0], "max": [362], "mean": [181.0], "std": [104.78867623301034], "count": [363]}, "episode_index": {"min": [497], "max": [497], "mean": [497.0], "std": [0.0], "count": [363]}, "index": {"min": [286015], "max": [286377], "mean": [286196.0], "std": [104.78867623301034], "count": [363]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [363]}, "subtask_annotation": {"mean": [5.121212121212121, 9.0, 9.0, 9.0, 9.0], "std": [2.094638746519454, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [363]}, "scene_annotation": {"mean": [497.0], "std": [0.0], "min": [497], "max": [497], "count": [363]}, "eef_direction_state": {"mean": [3.2699724517906334, 4.369146005509642], "std": [2.149727831914365, 1.7427808082557399], "min": [0, 0], "max": [6, 6], "count": [363]}, "eef_velocity_state": {"mean": [1.1267217630853994, 0.7713498622589532], "std": [0.7823303447484642, 0.6513855513822571], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_acc_mag_state": {"mean": [1.0275482093663912, 0.8842975206611571], "std": [0.8194006374787909, 0.8350788812607685], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_direction_action": {"mean": [3.2699724517906334, 4.369146005509642], "std": [2.149727831914365, 1.7427808082557399], "min": [0, 0], "max": [6, 6], "count": [363]}, "eef_velocity_action": {"mean": [1.1267217630853994, 0.7713498622589532], "std": [0.7823303447484642, 0.6513855513822571], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_acc_mag_action": {"mean": [1.0275482093663912, 0.8842975206611571], "std": [0.8194006374787909, 0.8350788812607685], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_sim_pose_state": {"mean": [0.48853459000696675, 0.26937543163573385, 1.1062883099923757, 1.2605407409697076, 1.0576462420799981, 0.8249274040784623, 0.5298062600389327, -0.3112917726744587, 1.153980872029167, 0.4674676286470083, 1.0753588294321323, -0.5994491781143495], "std": [0.03331172934456042, 0.07493120195124732, 0.06684991087298166, 0.9186590496849972, 0.1710732191395491, 0.7405599420779458, 0.0459827102066039, 0.053644459945654116, 0.03573264340248995, 2.0703806033116554, 0.34268532244194877, 1.900289297360545], "min": [0.38941474555463357, 0.14024111832257022, 1.0161531545647478, -0.163110695653032, 0.703424600856045, 0.05218056609966816, 0.4623413979732345, -0.390910619537555, 1.0694461398701554, -3.137514919095235, 0.3734633330317638, -3.103110769925986], "max": [0.5339962424255605, 0.37705400856488736, 1.2252450978612435, 3.0598150017043753, 1.4692099183460274, 2.3233826604403625, 0.6027981532597441, -0.23779616805263504, 1.2239601396749415, 3.139451756908252, 1.4016282607850563, 2.9560555872512877], "count": [363]}, "eef_sim_pose_action": {"mean": [0.48853459000696675, 0.26937543163573385, 1.1062883099923757, 1.2605407409697076, 1.0576462420799981, 0.8249274040784623, 0.5298062600389327, -0.3112917726744587, 1.153980872029167, 0.4674676286470083, 1.0753588294321323, -0.5994491781143495], "std": [0.03331172934456042, 0.07493120195124732, 0.06684991087298166, 0.9186590496849972, 0.1710732191395491, 0.7405599420779458, 0.0459827102066039, 0.053644459945654116, 0.03573264340248995, 2.0703806033116554, 0.34268532244194877, 1.900289297360545], "min": [0.38941474555463357, 0.14024111832257022, 1.0161531545647478, -0.163110695653032, 0.703424600856045, 0.05218056609966816, 0.4623413979732345, -0.390910619537555, 1.0694461398701554, -3.137514919095235, 0.3734633330317638, -3.103110769925986], "max": [0.5339962424255605, 0.37705400856488736, 1.2252450978612435, 3.0598150017043753, 1.4692099183460274, 2.3233826604403625, 0.6027981532597441, -0.23779616805263504, 1.2239601396749415, 3.139451756908252, 1.4016282607850563, 2.9560555872512877], "count": [363]}, "gripper_mode_state": {"mean": [0.5316804407713499, 0.39944903581267216], "std": [0.4989953403314843, 0.4897851606582202], "min": [0, 0], "max": [1, 1], "count": [363]}, "gripper_activity_state": {"mean": [1.8181818181818181, 1.7768595041322315], "std": [0.5142594772265796, 0.5866410427538095], "min": [0, 0], "max": [2, 2], "count": [363]}, "gripper_mode_action": {"mean": [0.5316804407713499, 0.39944903581267216], "std": [0.4989953403314843, 0.4897851606582202], "min": [0, 0], "max": [1, 1], "count": [363]}, "gripper_activity_action": {"mean": [1.8181818181818181, 1.7768595041322315], "std": [0.5142594772265796, 0.5866410427538095], "min": [0, 0], "max": [2, 2], "count": [363]}, "gripper_open_scale_state": {"mean": [0.5082052338865508, 0.41885674883839846], "std": [0.2976511147596724, 0.2873200320089441], "min": [0.08, 0.011], "max": [0.814, 0.845], "count": [363]}, "gripper_open_scale_action": {"mean": [0.5082052338865508, 0.41885674883839846], "std": [0.2976511147596724, 0.2873200320089441], "min": [0.08, 0.011], "max": [0.814, 0.845], "count": [363]}}} +{"episode_index": 496, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.456029470996732]], [[0.4695755065359477]], [[0.4573306270424837]]], "std": [[[0.1433178948550497]], [[0.13655837997004075]], [[0.14028148162853063]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.485515841503268]], [[0.49019232638888893]], [[0.48402984477124184]]], "std": [[[0.06642808775191607]], [[0.06347411792008227]], [[0.07131469335899315]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.7215686274509804]], [[0.7294117647058823]]], "mean": [[[0.4638347120098039]], [[0.47583875204248366]], [[0.46703107434640523]]], "std": [[[0.11340378617252145]], [[0.10175579501200221]], [[0.10328803836778458]]], "count": [100]}, "observation.state": {"min": [0.0818035826086998, 2.0676567554473877, 1.932882308959961, 0.07471755146980286, -2.5342180728912354, 0.9449561238288879, -2.8928656578063965, 8.0, 0.1982710063457489, 0.28988000750541687, -0.013221999630331993, -2.7290000915527344, 0.19599997997283936, -1.0729999542236328, -0.4836307466030121, -2.078634738922119, -1.5402357578277588, -1.993515133857727, 2.4335477352142334, -0.8765915632247925, -0.2852216958999634, 37.0, -0.3766520023345947, 0.2590569853782654, -0.06614899635314941, 1.1779999732971191, 0.10000000894069672, -3.1391851902008057], "max": [0.56548672914505, 2.0923705101013184, 2.5262246131896973, 1.6019505262374878, -0.6105161905288696, 1.65530526638031, -0.4610461890697479, 835.0, 0.35275998711586, 0.39415600895881653, 0.14723999798297882, -1.406000018119812, 1.1349999904632568, 0.5920000076293945, -0.025900688022375107, -1.7071938514709473, -0.8613548874855042, -0.03972369432449341, 2.891312599182129, 1.8147060871124268, 1.1669272184371948, 796.0, -0.024824999272823334, 0.3635160028934479, 0.07153400033712387, 2.5220000743865967, 0.8479999899864197, 3.140000104904175], "mean": [0.274730920791626, 2.076676845550537, 2.173112392425537, 1.1685502529144287, -1.813353419303894, 1.3115959167480469, -1.181723713874817, 420.40277099609375, 0.25448450446128845, 0.3418755829334259, 0.071085624396801, -2.4870715141296387, 0.6590420007705688, -0.4905529022216797, -0.316616028547287, -2.0271365642547607, -1.3014774322509766, -0.7004433274269104, 2.74446439743042, 0.8073104619979858, 0.2176063060760498, 512.79443359375, -0.23290669918060303, 0.31532520055770874, 0.01716049201786518, 1.7602458000183105, 0.42360836267471313, 1.3129551410675049], "std": [0.1259070336818695, 0.005693134851753712, 0.2516864538192749, 0.37597501277923584, 0.507896363735199, 0.17953963577747345, 0.5924688577651978, 340.4297180175781, 0.03862883150577545, 0.03359081223607063, 0.0442962609231472, 0.3187396824359894, 0.3394891321659088, 0.3807065784931183, 0.10890872776508331, 0.0783853605389595, 0.19814707338809967, 0.7402228713035583, 0.18506279587745667, 1.0255403518676758, 0.3762266933917999, 309.114013671875, 0.12355823814868927, 0.027685776352882385, 0.039660222828388214, 0.4692242443561554, 0.2526809275150299, 2.4409234523773193], "count": [360]}, "action": {"min": [0.0818035826086998, 2.0676567554473877, 1.932882308959961, 0.07471755146980286, -2.5342180728912354, 0.9449561238288879, -2.8928656578063965, 8.0, 0.1982710063457489, 0.28988000750541687, -0.013221999630331993, -2.7290000915527344, 0.19599997997283936, -1.0729999542236328, -0.4836307466030121, -2.078634738922119, -1.5402357578277588, -1.993515133857727, 2.4335477352142334, -0.8765915632247925, -0.2852216958999634, 37.0, -0.3766520023345947, 0.2590569853782654, -0.06614899635314941, 1.1779999732971191, 0.10000000894069672, -3.1391851902008057], "max": [0.56548672914505, 2.0923705101013184, 2.5262246131896973, 1.6019505262374878, -0.6105161905288696, 1.65530526638031, -0.4610461890697479, 835.0, 0.35275998711586, 0.39415600895881653, 0.14723999798297882, -1.406000018119812, 1.1349999904632568, 0.5920000076293945, -0.025900688022375107, -1.7071938514709473, -0.8613548874855042, -0.03972369432449341, 2.891312599182129, 1.8147060871124268, 1.1669272184371948, 796.0, -0.024824999272823334, 0.3635160028934479, 0.07153400033712387, 2.5220000743865967, 0.8479999899864197, 3.140000104904175], "mean": [0.274730920791626, 2.076676845550537, 2.173112392425537, 1.1685502529144287, -1.813353419303894, 1.3115959167480469, -1.181723713874817, 420.40277099609375, 0.25448450446128845, 0.3418755829334259, 0.071085624396801, -2.4870715141296387, 0.6590420007705688, -0.4905529022216797, -0.316616028547287, -2.0271365642547607, -1.3014774322509766, -0.7004433274269104, 2.74446439743042, 0.8073104619979858, 0.2176063060760498, 512.79443359375, -0.23290669918060303, 0.31532520055770874, 0.01716049201786518, 1.7602458000183105, 0.42360836267471313, 1.3129551410675049], "std": [0.1259070336818695, 0.005693134851753712, 0.2516864538192749, 0.37597501277923584, 0.507896363735199, 0.17953963577747345, 0.5924688577651978, 340.4297180175781, 0.03862883150577545, 0.03359081223607063, 0.0442962609231472, 0.3187396824359894, 0.3394891321659088, 0.3807065784931183, 0.10890872776508331, 0.0783853605389595, 0.19814707338809967, 0.7402228713035583, 0.18506279587745667, 1.0255403518676758, 0.3762266933917999, 309.114013671875, 0.12355823814868927, 0.027685776352882385, 0.039660222828388214, 0.4692242443561554, 0.2526809275150299, 2.4409234523773193], "count": [360]}, "timestamp": {"min": [0.0], "max": [11.966666666666667], "mean": [5.983333333333333], "std": [3.4640882505224098], "count": [360]}, "frame_index": {"min": [0], "max": [359], "mean": [179.5], "std": [103.92264751567228], "count": [360]}, "episode_index": {"min": [498], "max": [498], "mean": [498.0], "std": [0.0], "count": [360]}, "index": {"min": [286378], "max": [286737], "mean": [286557.5], "std": [103.92264751567228], "count": [360]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [360]}, "subtask_annotation": {"mean": [4.863888888888889, 9.0, 9.0, 9.0, 9.0], "std": [2.154021146313428, 0.0, 0.0, 0.0, 0.0], "min": [2, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [360]}, "scene_annotation": {"mean": [498.0], "std": [0.0], "min": [498], "max": [498], "count": [360]}, "eef_direction_state": {"mean": [3.8333333333333335, 4.275], "std": [1.9734346820820903, 1.9334590476368758], "min": [0, 0], "max": [6, 6], "count": [360]}, "eef_velocity_state": {"mean": [0.9277777777777778, 0.775], "std": [0.7566780876932128, 0.7317691651819654], "min": [0, 0], "max": [2, 2], "count": [360]}, "eef_acc_mag_state": {"mean": [0.8472222222222222, 0.7694444444444445], "std": [0.8409604664743998, 0.8162650183898061], "min": [0, 0], "max": [2, 2], "count": [360]}, "eef_direction_action": {"mean": [3.8333333333333335, 4.275], "std": [1.9734346820820903, 1.9334590476368758], "min": [0, 0], "max": [6, 6], "count": [360]}, "eef_velocity_action": {"mean": [0.9277777777777778, 0.775], "std": [0.7566780876932128, 0.7317691651819654], "min": [0, 0], "max": [2, 2], "count": [360]}, "eef_acc_mag_action": {"mean": [0.8472222222222222, 0.7694444444444445], "std": [0.8409604664743998, 0.8162650183898061], "min": [0, 0], "max": [2, 2], "count": [360]}, "eef_sim_pose_state": {"mean": [0.5056965747777769, 0.25474156630048556, 1.107629707520869, 1.1194065545636303, 1.0519547783448002, 0.7391783695629791, 0.5385187662257446, -0.31492321995404604, 1.147848376482679, 1.2078311520185374, 1.0125262516507227, -0.721521953111852], "std": [0.03289338964913542, 0.09927511973941837, 0.0766525756736509, 0.9862093512876804, 0.2836348820794872, 0.6692606433249159, 0.03916208854597862, 0.048338849037081966, 0.037304706587406075, 2.076289965072136, 0.22800716941335708, 2.2876492477807577], "min": [0.4471411372990737, 0.08997553415679269, 1.0212039872825711, -0.11281964887208924, 0.6231597321490803, -0.3807966309789934, 0.4749769241248164, -0.40187527291414704, 1.030632408656696, -3.1411535300699187, 0.5046828879354526, -3.1217516372555734], "max": [0.5620232353025586, 0.3539338672147258, 1.2441848578693209, 2.748835062696692, 1.4170384760714665, 1.890183906735963, 0.603293723457413, -0.25191307159248966, 1.1900478831711532, 3.140483914308697, 1.344205789853274, 3.12790408269398], "count": [360]}, "eef_sim_pose_action": {"mean": [0.5056965747777769, 0.25474156630048556, 1.107629707520869, 1.1194065545636303, 1.0519547783448002, 0.7391783695629791, 0.5385187662257446, -0.31492321995404604, 1.147848376482679, 1.2078311520185374, 1.0125262516507227, -0.721521953111852], "std": [0.03289338964913542, 0.09927511973941837, 0.0766525756736509, 0.9862093512876804, 0.2836348820794872, 0.6692606433249159, 0.03916208854597862, 0.048338849037081966, 0.037304706587406075, 2.076289965072136, 0.22800716941335708, 2.2876492477807577], "min": [0.4471411372990737, 0.08997553415679269, 1.0212039872825711, -0.11281964887208924, 0.6231597321490803, -0.3807966309789934, 0.4749769241248164, -0.40187527291414704, 1.030632408656696, -3.1411535300699187, 0.5046828879354526, -3.1217516372555734], "max": [0.5620232353025586, 0.3539338672147258, 1.2441848578693209, 2.748835062696692, 1.4170384760714665, 1.890183906735963, 0.603293723457413, -0.25191307159248966, 1.1900478831711532, 3.140483914308697, 1.344205789853274, 3.12790408269398], "count": [360]}, "gripper_mode_state": {"mean": [0.43333333333333335, 0.45], "std": [0.49553562491061554, 0.49749371855331054], "min": [0, 0], "max": [1, 1], "count": [360]}, "gripper_activity_state": {"mean": [1.8305555555555555, 1.8166666666666667], "std": [0.4791888078620441, 0.5214829282387344], "min": [0, 0], "max": [2, 2], "count": [360]}, "gripper_mode_action": {"mean": [0.43333333333333335, 0.45], "std": [0.49553562491061554, 0.49749371855331054], "min": [0, 0], "max": [1, 1], "count": [360]}, "gripper_activity_action": {"mean": [1.8305555555555555, 1.8166666666666667], "std": [0.4791888078620441, 0.5214829282387344], "min": [0, 0], "max": [2, 2], "count": [360]}, "gripper_open_scale_state": {"mean": [0.5127944443490768, 0.42040277800295045], "std": [0.30911405753285554, 0.34042973652950365], "min": [0.037, 0.008], "max": [0.796, 0.835], "count": [360]}, "gripper_open_scale_action": {"mean": [0.5127944443490768, 0.42040277800295045], "std": [0.30911405753285554, 0.34042973652950365], "min": [0.037, 0.008], "max": [0.796, 0.835], "count": [360]}}} +{"episode_index": 497, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4438300592320262]], [[0.45753950571895424]], [[0.445381154003268]]], "std": [[[0.14683999745094176]], [[0.14125163216288808]], [[0.14404403579297992]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.7372549019607844]], [[0.7450980392156863]]], "mean": [[[0.48030894403594776]], [[0.48495232434640523]], [[0.4786367218137255]]], "std": [[[0.05159987695299476]], [[0.04614485460032336]], [[0.05485935762187234]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6549019607843137]], [[0.6784313725490196]]], "mean": [[[0.46326821486928105]], [[0.47658726511437904]], [[0.46407159926470587]]], "std": [[[0.10581830947108854]], [[0.0926504989670852]], [[0.09840456181929708]]], "count": [100]}, "observation.state": {"min": [0.05138249322772026, 2.069122791290283, 1.8040944337844849, 0.34489452838897705, -2.578758955001831, 0.9488133788108826, -2.5461037158966064, 18.0, 0.16394299268722534, 0.2663620114326477, -0.042431000620126724, -2.6070001125335693, -7.59558815843775e-09, -0.8560000061988831, -0.4912753105163574, -2.0738351345062256, -1.56425142288208, -1.8915354013442993, 1.5674628019332886, -0.840969443321228, -0.11821115016937256, 59.0, -0.34211501479148865, 0.26179999113082886, -0.020973000675439835, 1.1430000066757202, -0.039000000804662704, -3.1381852626800537], "max": [0.6873281002044678, 2.0923705101013184, 2.51517653465271, 1.702847957611084, -0.8272162675857544, 1.6698788404464722, -0.5502150654792786, 659.0, 0.3141689896583557, 0.4087280035018921, 0.15855799615383148, -0.7739999890327454, 1.468000054359436, 1.3660000562667847, 0.005148720927536488, -1.831653356552124, -0.8511621952056885, -0.06417576223611832, 2.8979272842407227, 1.7620495557785034, 1.9528141021728516, 813.0, -0.051392000168561935, 0.3623200058937073, 0.07391799986362457, 2.6449999809265137, 0.6499999761581421, 3.11899995803833], "mean": [0.2773429751396179, 2.0786497592926025, 2.100771903991699, 1.1287707090377808, -1.698563575744629, 1.300505518913269, -1.1956089735031128, 388.927490234375, 0.24004612863063812, 0.33923208713531494, 0.07376070320606232, -2.029320240020752, 0.736876368522644, 0.04104214906692505, -0.27066129446029663, -2.025581121444702, -1.189771056175232, -0.7905290126800537, 2.428661346435547, 0.822243869304657, 0.43279212713241577, 495.70849609375, -0.216007798910141, 0.32056090235710144, 0.026697665452957153, 1.7418007850646973, 0.44943204522132874, 1.1104190349578857], "std": [0.1990460455417633, 0.004809320904314518, 0.2877989709377289, 0.3891385495662689, 0.6635580658912659, 0.25779929757118225, 0.4713975787162781, 288.54779052734375, 0.04731510952115059, 0.04853317141532898, 0.06077154725790024, 0.6109622716903687, 0.5508120656013489, 0.7421980500221252, 0.1183459460735321, 0.06478717923164368, 0.20318104326725006, 0.6780304908752441, 0.39616674184799194, 1.0301390886306763, 0.49127569794654846, 329.3665466308594, 0.0961921289563179, 0.02605951577425003, 0.023091627284884453, 0.532247006893158, 0.1962946206331253, 2.4076521396636963], "count": [331]}, "action": {"min": [0.05138249322772026, 2.069122791290283, 1.8040944337844849, 0.34489452838897705, -2.578758955001831, 0.9488133788108826, -2.5461037158966064, 18.0, 0.16394299268722534, 0.2663620114326477, -0.042431000620126724, -2.6070001125335693, -7.59558815843775e-09, -0.8560000061988831, -0.4912753105163574, -2.0738351345062256, -1.56425142288208, -1.8915354013442993, 1.5674628019332886, -0.840969443321228, -0.11821115016937256, 59.0, -0.34211501479148865, 0.26179999113082886, -0.020973000675439835, 1.1430000066757202, -0.039000000804662704, -3.1381852626800537], "max": [0.6873281002044678, 2.0923705101013184, 2.51517653465271, 1.702847957611084, -0.8272162675857544, 1.6698788404464722, -0.5502150654792786, 659.0, 0.3141689896583557, 0.4087280035018921, 0.15855799615383148, -0.7739999890327454, 1.468000054359436, 1.3660000562667847, 0.005148720927536488, -1.831653356552124, -0.8511621952056885, -0.06417576223611832, 2.8979272842407227, 1.7620495557785034, 1.9528141021728516, 813.0, -0.051392000168561935, 0.3623200058937073, 0.07391799986362457, 2.6449999809265137, 0.6499999761581421, 3.11899995803833], "mean": [0.2773429751396179, 2.0786497592926025, 2.100771903991699, 1.1287707090377808, -1.698563575744629, 1.300505518913269, -1.1956089735031128, 388.927490234375, 0.24004612863063812, 0.33923208713531494, 0.07376070320606232, -2.029320240020752, 0.736876368522644, 0.04104214906692505, -0.27066129446029663, -2.025581121444702, -1.189771056175232, -0.7905290126800537, 2.428661346435547, 0.822243869304657, 0.43279212713241577, 495.70849609375, -0.216007798910141, 0.32056090235710144, 0.026697665452957153, 1.7418007850646973, 0.44943204522132874, 1.1104190349578857], "std": [0.1990460455417633, 0.004809320904314518, 0.2877989709377289, 0.3891385495662689, 0.6635580658912659, 0.25779929757118225, 0.4713975787162781, 288.54779052734375, 0.04731510952115059, 0.04853317141532898, 0.06077154725790024, 0.6109622716903687, 0.5508120656013489, 0.7421980500221252, 0.1183459460735321, 0.06478717923164368, 0.20318104326725006, 0.6780304908752441, 0.39616674184799194, 1.0301390886306763, 0.49127569794654846, 329.3665466308594, 0.0961921289563179, 0.02605951577425003, 0.023091627284884453, 0.532247006893158, 0.1962946206331253, 2.4076521396636963], "count": [331]}, "timestamp": {"min": [0.0], "max": [11.0], "mean": [5.5], "std": [3.1850344494910012], "count": [331]}, "frame_index": {"min": [0], "max": [330], "mean": [165.0], "std": [95.55103348473003], "count": [331]}, "episode_index": {"min": [499], "max": [499], "mean": [499.0], "std": [0.0], "count": [331]}, "index": {"min": [286738], "max": [287068], "mean": [286903.0], "std": [95.55103348473003], "count": [331]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [331]}, "subtask_annotation": {"mean": [3.3987915407854983, 9.0, 9.0, 9.0, 9.0], "std": [2.526810628742012, 0.0, 0.0, 0.0, 0.0], "min": [0, 9, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [331]}, "scene_annotation": {"mean": [499.0], "std": [0.0], "min": [499], "max": [499], "count": [331]}, "eef_direction_state": {"mean": [4.1057401812688825, 3.8398791540785497], "std": [1.7889380583471837, 1.9653444576867445], "min": [0, 0], "max": [6, 6], "count": [331]}, "eef_velocity_state": {"mean": [0.8761329305135952, 0.9244712990936556], "std": [0.7654184530773683, 0.7189951499219625], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_acc_mag_state": {"mean": [0.8549848942598187, 0.8398791540785498], "std": [0.8498076464857165, 0.8235829084849502], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_direction_action": {"mean": [4.1057401812688825, 3.8398791540785497], "std": [1.7889380583471837, 1.9653444576867445], "min": [0, 0], "max": [6, 6], "count": [331]}, "eef_velocity_action": {"mean": [0.8761329305135952, 0.9244712990936556], "std": [0.7654184530773683, 0.7189951499219625], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_acc_mag_action": {"mean": [0.8549848942598187, 0.8398791540785498], "std": [0.8498076464857165, 0.8235829084849502], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_sim_pose_state": {"mean": [0.511644554169647, 0.25139893011554026, 1.1212846964482224, 0.3567112202865255, 1.0326704189525544, 0.9200316578099985, 0.5363663779871203, -0.30373638815093423, 1.154159987853341, 0.6050370375348982, 0.9150006601588497, -0.834949125746493], "std": [0.03031100620288407, 0.07084274790298276, 0.06699225042939844, 1.6003719806119734, 0.2502209534313456, 0.863965314615962, 0.05443868939894287, 0.06856959313109698, 0.030730232411920116, 2.232330089985474, 0.2525821650372713, 1.911047511307787], "min": [0.44743220334114836, 0.1056116398758994, 1.0517510852919443, -3.1156135640233034, 0.6236571332252594, 0.06730318390032666, 0.4569271150069353, -0.40800933307836457, 1.0708897874987626, -3.140736387432862, 0.48251012618259637, -3.136500750869056], "max": [0.560032499436762, 0.35395623627888273, 1.2391836654377568, 3.138545273330063, 1.4126824432185665, 2.5954943943452293, 0.6190435640822779, -0.2083542243571209, 1.2061550986391216, 3.1333686497932094, 1.4807654638303336, 3.0383198437287264], "count": [331]}, "eef_sim_pose_action": {"mean": [0.511644554169647, 0.25139893011554026, 1.1212846964482224, 0.3567112202865255, 1.0326704189525544, 0.9200316578099985, 0.5363663779871203, -0.30373638815093423, 1.154159987853341, 0.6050370375348982, 0.9150006601588497, -0.834949125746493], "std": [0.03031100620288407, 0.07084274790298276, 0.06699225042939844, 1.6003719806119734, 0.2502209534313456, 0.863965314615962, 0.05443868939894287, 0.06856959313109698, 0.030730232411920116, 2.232330089985474, 0.2525821650372713, 1.911047511307787], "min": [0.44743220334114836, 0.1056116398758994, 1.0517510852919443, -3.1156135640233034, 0.6236571332252594, 0.06730318390032666, 0.4569271150069353, -0.40800933307836457, 1.0708897874987626, -3.140736387432862, 0.48251012618259637, -3.136500750869056], "max": [0.560032499436762, 0.35395623627888273, 1.2391836654377568, 3.138545273330063, 1.4126824432185665, 2.5954943943452293, 0.6190435640822779, -0.2083542243571209, 1.2061550986391216, 3.1333686497932094, 1.4807654638303336, 3.0383198437287264], "count": [331]}, "gripper_mode_state": {"mean": [0.4471299093655589, 0.42900302114803623], "std": [0.49719689612497064, 0.49493376222873847], "min": [0, 0], "max": [1, 1], "count": [331]}, "gripper_activity_state": {"mean": [1.906344410876133, 1.797583081570997], "std": [0.3566234600489444, 0.5425631973861452], "min": [0, 0], "max": [2, 2], "count": [331]}, "gripper_mode_action": {"mean": [0.4471299093655589, 0.42900302114803623], "std": [0.49719689612497064, 0.49493376222873847], "min": [0, 0], "max": [1, 1], "count": [331]}, "gripper_activity_action": {"mean": [1.906344410876133, 1.797583081570997], "std": [0.3566234600489444, 0.5425631973861452], "min": [0, 0], "max": [2, 2], "count": [331]}, "gripper_open_scale_state": {"mean": [0.4957084590070559, 0.3889274924067932], "std": [0.3293665123825902, 0.28854787627475514], "min": [0.059, 0.018], "max": [0.813, 0.659], "count": [331]}, "gripper_open_scale_action": {"mean": [0.4957084590070559, 0.3889274924067932], "std": [0.3293665123825902, 0.28854787627475514], "min": [0.059, 0.018], "max": [0.813, 0.659], "count": [331]}}} diff --git a/RMC-AIDA-L_plate_storage/meta/info.json b/RMC-AIDA-L_plate_storage/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..ab70e0edb1d50d97405ebdc4a7101b6aad56027a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "realman_rmc_aidal", "total_episodes": 498, "total_frames": 284602, "total_tasks": 2, "total_videos": 1494, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:497"}, "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_plate_storage/meta/tasks.jsonl b/RMC-AIDA-L_plate_storage/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..b05f096142ff5056e276c2f5817c852166cd54bd --- /dev/null +++ b/RMC-AIDA-L_plate_storage/meta/tasks.jsonl @@ -0,0 +1,2 @@ +{"task_index": 0, "task": "Grip the plate with one hand, pass it to the other, then set it on the shelf."} +{"task_index": 1, "task": "Grip the plate with one hand, pass it to the other, then set it on the shelf."} diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed604755f5ac3ec17cc47cbf26876163553de6cd --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c6fca0b181faf008a3a54047ad48f8a615401a0b61b12b9ec9945539127f145 +size 2893868 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04d990f815c6391183417d66acea4fd39cf189a1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f4189772014d2f36aea429db91fd39840d0b4e038a3cfcb66744b01ddcf839c +size 1763048 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8c249b146c358258f113bd9dc93270fe9d0d421 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb3d8dad378e6f55834c5e30f8973d1509eb7b8aafa02918934a5dc400e5683d +size 2372960 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c37f582a2edcb20130da880b78e7cf7cf9bb6042 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7115c7a56c2351b6a5b8617b3500ae01915a32599a02cbfa65ceb5a2a41ebb84 +size 3050746 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92098f1940b5cbba480741dcd00e5fcbcc2fb021 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6cd6fa5f2a0adf507fe49edef8a1cbe4807a5fe242b332f3da13bf91fed43bb +size 1403154 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f105a90670371abb9b4bfd6af0a3cf9d3c4ce787 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53919114f772fe3d949918053cd8efc929c6e354743a5fc851e6a68b5ca9e2e8 +size 2199669 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddd8cfa9db428069fb317ade424299ad317f379d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cde759883bd1f79f8e41de778a2bd36191be787ee42e28ed61a1319b753507e +size 2884682 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e76c267de4d12951cba2ed378c6bae5df3face2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38c91b17db9535a1b047c2c262d54307d10f8830419f42d6fd9bb66c3265330b +size 2536840 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60e3750ca5ea9aae308b86ffe76cb1fb6d3fbd78 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:493c52fc9bad52fd7c54f7439b33f01a1518347a68d111492325f1deee3737d4 +size 1598730 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6acdc55927e7bafcf480a53bb6f9ce58f019c216 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad6afeae12f34aad3b5e3df5d5f305a58b83643e2eb56862560596479585a5ac +size 1857883 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2aa2325eebf8d4823779d1dc747d00bb1a331e56 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa7b140ec732b5d7c592240868ad18c71ce54c0d91210f17a60586493d8980c7 +size 2113185 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..754d6af2f180fb71da5fb1238cef76ac75fb1e2b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1012e3e2d9ea79c6ab0c3b1675baed66b10110f9b74938b530c4c7532175c14d +size 2103398 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..494a872b8c2dac8fcbdbc11c709d8d6504673ac5 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b3118ae437546381ea42fea3978de8111cd16db540eacdcdd2a61932d7dcbd6 +size 1912687 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0c3906c0c71aaeeacc8d9b1ff7b92c02904f460 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f72d85f0a39ec6d921bfeeb5bd745803a1a7a4493ec093e8f35b8fcf0c2b729 +size 2298606 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08fa1638e39321a6a72e6832309d4e5348472e99 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b26fb7533cd3bcd8e2ea0bec045cdd208ff17d162e43295886d7d4fad15ec4c3 +size 1505952 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b4a3f1b526a3bca5e13f616498472458c447f86 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5c83d79d8eccda4d9b63e76578f67c1c10a3a81b64e8a861dc982310df3ca75 +size 1979907 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..766b3d6c30734e53047f5a1c93d9a00b1956269c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4efa615bdbd25a578d6a98ded538adb67f171037b5fb76efba98c3f50d16ae66 +size 2368284 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75469ce858240e4a4be986b2b2079c00e90f0ab1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:851e29587898d8cf3c14fc25adc8405d7955796f27d33bbe15825be8cc3e201c +size 2057586 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..191da3c2768ca9a1d189b293a9bc6105058d55b3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31033af30a52674520a08c4963f07894545a788cd2ecac6f62e2c84e5c9cffca +size 2159979 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d37a80ffea5a24e38e757df2e7d243a1ce4f219 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c3812e9f14cf13a9553b41bef2c7e61b4f822d09a2acaa160fd72c306a0a2d6 +size 2133606 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afb57b8acb4198a71269e1008a1e25da9c093deb --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67c0b0b7ae216ec807669d85790faea7add14e683d54aaa93677b7c5a9313e94 +size 2580567 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9652e760b5003828db547966292e9c2b9532c29 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:141f840e907f7f58193ebedde411e8183e0004a29c100d546314a4f0ccd22f57 +size 1795252 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4548e906fcbcfd88e293c8d3c1c1483a3dc50b18 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e2e7e103e70092b1a71937720a8c28f3b8a7e15b31e224ad2a7cdbc7c0e2b1f +size 1776007 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b42292d0eb20517dc514ee4aec3e75a689e1b87a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f551cee5b74bca4b7160d3504fd9066866609029d67a87ea316ca34016de5e68 +size 2451247 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13e17954f6c61f3e21c41db3367eaf17fbb56b9f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1c6b70266af0a51e31767a3cc4525cb09d63370bd04f09c8cacd7be9f74e1e1 +size 1919203 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8d09e5e2f341aba7d494917ed839f873d5e65cf --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d700a3577a6aec4777371c91049dd8cfcfcb5a9e40411a3cbdb9e2f0aeda8eb4 +size 1953766 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b3467708dffcee9f1f7be011ef64b96c6ef73a5 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55285af6eb3633c9e16c4e7923b215e521a5d8e6b776720a70c9e77fd29dcfc6 +size 2277139 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..631d4d899f8ccdc5e108dd1f9659f799c6996221 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9e6ecef7436f7a3b8dc901aa2d04bf972e7d52eb5fba7debd81367e6ea3a655 +size 2542199 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97a81832a54f1cd3731ab7b4ab71f650b9123ce9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:033672cd34079d2ca331bd81194bf39edf742069fdbeea474c718cbd78b10018 +size 1934951 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58ca6aebd88fbf2a89647ad399fa9b4e0137ec0d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2da71bad64911e7b3530aaf11e8ee7ad51421f7a8c953dcf9f9cd87cc1cb07d7 +size 1984966 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eded9db6f8862d881e66b389580c514ef784d059 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8c55c0569715786d12c42294c58484bfcd2c689c23476d1112b87fc1495de03 +size 3373275 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68593d64d9db0b85469a6a07278244ac1936bff7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:547d473c1b5d70862680282c3823e7bd983d3a0f0adab0ca0f2d4c82d819b184 +size 2055425 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..614eede92b8383cf42e9fd26eeb31a78084f0acb --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d65ab29ac0ded480bd069bb0c5b5c636edb85c943bc23755db2446adf52db887 +size 1948564 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a91a9919fe38604babffc0884afdb5035cbdb750 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff5d8b331d43321fc849e44e5433dc2fc3ff1e3f7d35d654324a3d0bf4778419 +size 1876341 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9b35a1921052639e4ff0c17208e1337c403c5d5 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:430cfc26e4f9ae76c07a1f51df519972075ff22b5b54656d08917cdc00704331 +size 1742142 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ece6366062b4e314d0cfda997a2977b21d6de23b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ee762e527e84ef06fc6e4bf1df15f81abfa5441d998e5bd63ffc97114f0c0f7 +size 1773875 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88f2b7db44f318f334302f92f7919f27e44c9492 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d9791b810846365c63a024ed28f458cfb731f2737b8542d85092f1fd0670302 +size 2056572 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f6aec50f729d02dca2589efd96f00f129ba4f1c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:958c12487a0b0a0d868d7f8801508b7a076733eb2b8ad64b3c734dbff6a23579 +size 1719258 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e693230cc3442da24f86b9179d38f3019478c22 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c314868a33ce0898190fac637c2949754097370bc628a2e266b1fd7ad13b8226 +size 1969564 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b08e135c54dd0ad906c4377d58163a4060c59085 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:619c9d6e6ca54acea121b6dc20f19f1eee15bed42d74e0d2f3d5443b825754ab +size 1585618 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b46d45181ff86a43e9733d8c1c3175dd87a976a8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6c63e67113ca1cdd427d6be5fcfeca1cb63d392d1ae9332a32b3d9c3bb2c276 +size 1696610 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41c5acdee3f017ae1fb650851ddfc18ddf92a46e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daa21ae5901ab7c56e89759cd1847a08594500dddfb0bf1b1fba049cdb1871ea +size 1847276 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ba1b30caec93769d151511580b19a2d76de640c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2434d80b16f2223099be25b4d2db0bb218c0253020693fb6a41c4ec58ed7bbf1 +size 1491491 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2527f3f1af9274e1b1ef1e5f897c4bae10e5c46a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ecc5b0c1076fe8a5674fdd53d4e1e303114a39e5cdd5eb4d3ffa45cd3638d87 +size 2279943 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88260a1e606eaedbb656377d48ab5f262462903a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e03b2722d54056b16570b3ac62314e296d1ed1a8f4cf50223f8fa22408bc42a +size 2075557 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ac7e1f02e8bbc98d4c539b9db05acbf29b3bf48 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4c26dfef9bd6596e2e09c406383680c165ae59e415cdb2507d2383832f9ac17 +size 3956965 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ab2e40714fb1d33805f66ac74aa7d00cb5d7537 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bcc915c0afcddb7da691ac4965d00b6b5fa3080d61979710b5a525e82d5cb2b +size 4049644 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78988db99cb1c118c53c619bc221922d6db0cd60 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffbd32d2928e753d09a371a2693fa0eaeb84871ca3fe8d8e855dcda93e7a9b39 +size 3610324 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bfb15c1676a8d259461f1be8f64ecf8fb12df14 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddfddbe92863627576b189778a1e07e1eb3810fe352731a214e28c30982ce50f +size 3373386 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40a562e65e9cb2ab623432c0cb947db2a0426e82 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dea7e29b92a47a1d282b273b60e620717f267472635e17b78cb9ea284abe5368 +size 4164148 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9506aaaa6f1640ee386a1bf9c5aa9eac436675f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88e9d5f4cdaabf561d4b03bafc70714bc5c9c1711d5576d0ccf5aa041dba2ac1 +size 3283770 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e51e9e27afb39718aef6bf6463f143465a227910 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b21e14d323ed36ef29b71cd4647ae1081a14406c2dda0b7550b9ee98aebb93a +size 3564014 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f775f42ac030225fd72b8c191cdae30fdf4bbe2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc3fb3f54659efd029026476c7d50dfad658fd92a53781c4b7d7474d936ef7de +size 3145091 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc0d1a3d467dff155ed59ec364bcfcb782c6db83 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83c68335bde24302f6e99e802258fd69d1311b935745ec37f8addd75a9330327 +size 3482038 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3cb60e9880038f8c759573af9ea32eb8ee5ae816 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b8c24d02fd245d783e2b0f05ca8e77db92799c00f44dbec5bc99a3b2b064f29 +size 3105211 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..492816d23347d72fd9c5a93ee116b084647fbc64 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e11b999288da76b9062a2f6712c6c28a394cc612b93dbf3d4756b398dc3f8f64 +size 2964696 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46556bbb5509f9c9b034fa215ac79433d0a1afbe --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffea9f484d8eaf91096b40a6e6518afceb276112f18ca7100053d76543e15bdf +size 2827580 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..578c7ffbbc84bb1b17d78c2956a086db315464af --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1ae4de6acd98d707b99f3f9dd45b49fd4642691546ab24cfa7afb033c4eb806 +size 3294623 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf8f675191d17f89f2b39f095c2bfb0b4f239063 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecc4095f457319b921baeffcc59ccd3da905fc2771657131ec222fd112f1c007 +size 4447075 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5eee9c89de3920b3590a26ed9a70afbf142d4f1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ba447fa455831b2d685405761b39cd51047facd77e12d03ce998a7b323d1b81 +size 2733383 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c34b07d427fabf6e224f6ce1eb8523f353f24e77 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:269f6d5017d59ab920c760d321e44affb37728f382a541c34b3c898f0992a4eb +size 4407434 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94e69c4a62206914ca1f783ff780da06c48e1caa --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38ce79726179f57a2b79beceb6c21474e3f7696425c39a456e7d51c9d5c27494 +size 4321631 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e50ce0d9b366e49e2d94feae2c1884d7be92fd8f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e189cad09322bf024c015b1e9b01427360399854f0a247ecfc881d0bc613673 +size 3416354 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9a2ad95746f319ae2ee952caf396f1aaba7ee7d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afcc2284ea32f284e955ef9a88daf9601dc44d194c6e2fb098fd6461060f45bc +size 3614718 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81087cee367a5d9ca0ca958d19c274c8f330ed2f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cee1fbb2d0a0797b139c1fa7695a128974267b1c9ca154ddda30a0c2e1d056a9 +size 4400160 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5e8d0fe50ac2b21a0f6da944a3de1d46356b464 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a391c29ef2e34e08b08e8de3e79f4db522b9fb27415fa774523e8af863c33ea5 +size 4011417 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecb1d13bc1a18a627510be02baf1eb84b6ca4f7e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:400a0b8f674e76ff3a53214f21b2f605dbc1a0df73ba43055f5e4dfdab387064 +size 3180317 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bb705b0e4c884bb25813805d370f878acd7587a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:026d8878b2ed64662bab7a5d0ed5dca2bf1c63171bc249607f0d5df907c68e89 +size 3776432 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0b3394b80c1ba391770d3311595a3336eb59c18 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59a240598a82424e0da15aa2396b904dadd5ba8812a3dc5e955d20aac080e2e3 +size 3671534 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ee1e97532097a3ea85af8139fdb7511a71f309e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46c3476aefcf57b808ddb239bf1f560ba08bc96c1dbe0d7cdace323e57685f8a +size 4131137 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..704532eaa53ff0025c42d02797e0c877a3936e41 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e951728717a9e564673e7c6fe28ca62c158469c4267107ee810bef0081735941 +size 3466728 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17c5a74181df96ce0a183b225db045c6b5744033 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f85af03bc04f6a5bd55b8db7dde99fd8a1c700412774661a388914a2afdb3c50 +size 3533028 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4039506419a7a061b647bb69115d2a70ee6beae1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2ffcca94a2e751475b685c97c9f1280f78c18b5877c8d3142295244c901d671 +size 4221968 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75fc99dacce13500018ce83e2625687c596ea759 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d510a50fd21b8ac0a4d1c88902056190d59887d9df56714221c8ac441fa385f2 +size 3632071 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cddd537bdebf6200c4ad1c5190b88e206afeb6df --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:467cead27ca3740e743b857245924588e164d5643041858bb20ee2bd3b7d31dc +size 3755327 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e22d3048ff1b5016a53bb08499c947bbaf6a132 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88bf101f4fec3b16f8689eabd7228ea4ccee4678c1d8d8e9ffb9648ac1e8675e +size 3842138 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8285e4134614cdb62430d9b293787623fcd60c5 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d74f777124ac90772830082738324847ef6ee2f91d396e590057c4630aeca3bc +size 4784238 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef96e294718366ac10082c883120258a1ec178b6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61facdf98f73c4caff15108ec523b342e03f3fc4b420e5c7ab68e530669c4340 +size 4193392 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f99784954821c7d87622668490af0367f7e93b6b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ce1944d7975d7d24d17f6f00f8612eb9b05f47380d1069fd898fdaf78b0bfe1 +size 4240441 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbc9e48b141f98cc3daf888c6c5406d25d442a8f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54424ca722ff6ec1b1b3280f2e383d6080d61a8084931efae9a8243460416517 +size 3531547 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7377b7d5a7ad70aab5f79764bc366fe7499a8646 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdaedd1b873f26bbf1dead56979a8904a533e087950131de978d19c1567f9396 +size 3450937 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad1647464cf98611f975655dbb35ddf5f2bcdf9f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f880ed0c0b700deb22e8352ddd13d0ba61533aa802599742886f9e20c76cb40 +size 3154126 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5d36c2df94ffa53e0b6047081773e3bcc875860 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d63b762036aa17e0887514f2ca2d2bc0454f8bf84e8ed16e2c5108bbaca00aa +size 3423519 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfd35599ecc0b66785895fd6a1abe9c151d92311 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc15b2f9c04ac9806091635351502ce7e5d1639e70de37a8af8144dab946d7da +size 2972074 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6eeb90b9fb90e3e5aecb6f193f706d079a9aeae6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dab7b633f8c14a8d44576786d352848f3f1fc460f6e07d8c4186c7833a57d6dd +size 4480208 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a34fbaea3e313b4e7618ddb0b6c1c985ac8393f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac5553412012000dea91d603dc16a82b88bcacdf255a6d6fa84f5e26df08fcc3 +size 3936215 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5a04500f12a2c38e48c53f9a4be5bf47ff427ce --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1ac18fffd82114d951b83c8f47b1c240e33e95630532a3adba220a257cb590a +size 3520754 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..960de341461ece14d273ce4a873c75943769563c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2275c4174f5fed91ae6a04c9c0a62bb8e43aac1c5c7901e7863227475da0bfd +size 3204342 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9a7db28b692a6408246c735aa8f193fd139e7f9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31cf1048b3d74be0852ead2f80112fb64476ab3c454991f4cc696e78349a2528 +size 2943628 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c95a8a20cfc2f5cb25c2b712e42a0ad874dedd44 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f911020bcaf4e9c7a132839d99c46e8c8c54b204ea75c83d35311e49abecb976 +size 3676323 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41fd4a506aa79b1f483962ec7ab2e63a2b33dc2f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8f3edcfeafb83e5162f666a326b4446401e9e6f17e153763f96b34c0382ebf5 +size 2463949 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea1fb20cf4100a26889d2f653464de83ecaa9275 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c7ada18d86a978e2f12c35c2902661c831743a1cf7c6402fde79a1f94efa71f +size 3628584 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..894065185a582cf902d2cf26ee03f2a477ce0416 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5df1afd189721778326536e741deba63d99d2d5d8b85dacd84feedb47f75d89d +size 3481444 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fa491e70ae12d9a0f42311150c1e23de113366c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ec50a172cab4a6a30d4542341060b8af933735debdc1ce21e0da5a1c1a21167 +size 1810766 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a9342324e8ff07ea01f4d6c8a59048cbd329003 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82782644e1193e6246227761e662bdb05e587323aeb815e1f1c9880bfcc492f6 +size 1445426 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17bf4d1fbed200a20dbd92214d523795a3584971 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:558e5152fbf96a7aa1fa19783b0f648d20fdd4e67c794348beb84ccdd316218a +size 1883199 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffb005c59f99fecf91138c7f0f0ba95dd7d751ac --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdbe75296825aa6fba78311302b5a126036a903fde9a615a1a5c9f2b82c339dc +size 1552047 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00ca935846af73fa08fd47950c84cbd111fc8d75 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7349772bbcc1dbfdc801f477a4dcf739662e1f778fe5fdfb8dabd40c76fde043 +size 2826372 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..630e4f3d0dfe4ec0d66eface4bb928d3c7230925 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90b05dacb6946b0f01f2586ba34d6c22d7da44d40553e9cc52cec8b0957fa24e +size 2161451 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9a0da354ec31cfb8eed29e3659f64562b782fe6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c835d77526ce30bdd2385bdf4253f04b7fe2df0a3ee7ff36c440e72ae150c19e +size 1917586 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a27f55d1c6c550565fb232b23600137740fdc1dc --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d17078950e6affb3a9c3e0259e39e43b60c1ad86bfc300e280ac66fe3f66c39e +size 1523007 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf1e4b7dd7349b05c06f39912f62e0f42d64af3e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84ef11f0efa2af26298e25b94c4bd832dd9a504e120a697dc90228fc77c08d91 +size 1668780 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7809c2d822725bd397454781a38f935bd6e6b2c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01e5ecb0a6aba354e68f9fcdc54d66a52b871bbf6c7d7451393f6c89bf048b1e +size 1422619 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6f9679070ef69049d112624f39267dced287ec9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c76c3be974622b619a99b51ceca0731a8347d0117bc063ca701a5d0931dfd9b +size 1491233 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcf630b211553c3d9610f9bd012513d24c436247 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2ddc630dc564ec070cd15a57ccd4ce8319fedc58b37e981c0049b3288da1bbf +size 1503118 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0f549c5422c375c8095e67118ce6afc3473bacf --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef41c9710424832ddfc79fb922aca167bda49536cf28599d427c61d788f00e01 +size 2312762 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24e3bc659175d0ddcb1a775215fc659b869a806a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4055b042adf7974225e7f1a2d13fc0da261c96815e76dee4912470b774caeb71 +size 1574619 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a23f8ab3e4a7579c4263dbaa8085c392f50764d5 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90c00054eb15449006618c6fe68b46096428bce7adedeee1e69e152e4bfb071a +size 1601597 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ba6c2df464586c8763ec83fef5cff57e7c7e0c4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2a019d9a79bd7d1304b77675d527a69b54d44857c29c809b3b021b31ac98c61 +size 1308467 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2595ca4b2b4fc51677506a77c6d796daad8eb44c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98ca1cc494068368b8b5c2aa146e79312a6305ac4edef8906e74fa640ccabca9 +size 1398638 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36e2428f704050b5124b843404773540c9e7b0dc --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:393b37dea92c38f1aabc589120532fcc1f8e66ef4cb1f85d7b4927a862805e3f +size 1349870 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc6edb15e5a27efc34e9102a6736153cb27d5dcd --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58c3d11038c18ac3bbc463cd46b293b353c4c5675572fe687567b2511a828b9c +size 1387581 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..896b0302213409c0cc26d5e19a3745972be397ac --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03a490135ca50de52c80014256059f45d725381e2a9c29d9c6a268d0a245091c +size 1526698 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41318feda98d4bc9d004981b54cbffa3360bff6b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:139a73a8aaaae3267c9ad8ae70d5c761fd7f72ca3ea872fcc68df8a0dddc5ff4 +size 1617229 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbd8b6a183c14208ddc157f7eb8c4d96d4aba51f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f646025f6fc16e3235ac5298dca76084dca3b524b8719ae917d23488119ede0 +size 1262470 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9ce7c976e9cf6a408f0c75667f6c99b35f0824a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1de207011e1ec7117bd56d5068a90bbedc4e773f1b81b69845af733697db836f +size 1225629 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1469de94321ade03151ec1231ee144a84cd75cf6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d25c00dc6e40fad2deaea1b08086ea91666cbb7f983472963d2209d69e259a7 +size 1586426 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cd128d434c31a5e753c087c409d1c9077dbb40d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df3211092500abe7cd02ff58637dd1e1dbafff943d89fd37dc6e5281d16d3a1b +size 1792444 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d461ad65a46b6fc634a9b98f74f5d43eff861bde --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff9ef29881af1c443bb205b219aa730146efd80fc5999d0e360d683f5183fed9 +size 1725382 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..730876503285bad7bc7e398c2e157b2356ddda47 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cc55f5359c8256939da1d1937782d07bcffd2540b9048a66ae8c783669ddbef +size 1466007 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5dcf8be3ca827e3841f3b840e992438d1ebaf90a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a780ee8a2db77f133bdd70bd44312c2ba69c0692c4c88b640ba4703cd086a3c +size 2298641 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..873fedd1a5dee4b06214157dd3bbc1fe0b348759 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b81c8d517ad88fba9d2d45c17ff6db24a4af85d32e860d345f5e19253c3a9350 +size 2040600 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15221ab8468308625a347335386f29166b0dd680 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06ae0aa6e8fffe05cc6b8103a1ccb06877aa3bdd2281d3e9b52e17a35fc54cbc +size 3406717 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8076783611281f483e5bb182ef366e52fdcc6c45 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c2fd1a458db2023ad3be8cbea5cc79d9a400b2cd0b76cbddb6d69d143328717 +size 1554706 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36302f84fa93063348cbc53f5c92d4633847f921 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f9892d792203f3593c623e4788e2517bcf8928b7cbc9ea8843b3c3a2cd01411 +size 1294081 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..daca5a78fbffc052ca2a1aef7b85488c229d2ac0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1ea060481ac7922ebfe243bbfaaced3ae8d67e59145e8caf67495d17a76b85e +size 1491628 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f404ca0249285ec768500be5d80e8f7c4f11983 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5adeeb5c1db67fd176b1908d580fac0242f53ef73cdb2473f523edefd7f8888d +size 1392129 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8031942e20ee55ce7f9993c61e606441691e4260 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c42eea31308bfb62a89572ddbce64a704a9f26e15538404baa5361d6baa1aa4 +size 1324509 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5cb7da4abda8aced7e9aec914cbaeb55d8a3f8f8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4573a8b3b0afb26311b28f5cf5e2acc493f07a1614a9c19329972de3a2e97b12 +size 1309705 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03fbab83f28cc86a6c25be5efec4c74d0207cf1d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:131f7abd132e1bd86e4589e7acec8c1a165eeca002f372762530f5c1eac3263e +size 1241183 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8021deaf96e108d714acecd25c04abd416a63062 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eebef3756698cdfa7832b491b39a7c3ac0b354508ea11fb91dcc5c0068fc8d24 +size 1399189 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f237c93bc14094f53672d4318cd136715ac4440f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f865e1c799839c19606327ea6582c33cd4e7002a0846a3680f49fa2e138be58 +size 1160527 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66982ecb30a69ae4db925b81f55f1b38a3a9a801 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6136f95886fb2e1c248cf57ac78ff55915f54caf866528b87f5b36feba18bbd +size 1189916 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7d3abd371d80f335f4be88867ad77a94cae219a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35f148ca187e58a14616e7dff9c8a04e263c8b3486e281bde65ea38522697628 +size 1183239 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4556be5783061e634dbb54ad22203cbd15cc458 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a41d8a5c9e05d37d30e64230a39355b37e948a1a2f1d35e223f63a3b87f74512 +size 1271343 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de46d56cbda54ee94c9881985a8592651898fa27 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2efa14a00fcd186aa7ca090ffa0afc9b7460d52ef25527eb6a13d079ae8250c4 +size 1307552 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c15c5129d3c120e2d88b8fe364d2a06024ca164 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a10ca1854db757b5b66861f47fd85142e8b07e9e37e67c473e2b817c7c25a1c +size 1211576 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81c56830986e3669e28b52cc2ad4034e7555d2b6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2fad4fbcaec9a8664f624f703eb21d422b68116e147923d5cfda01ee2f50210 +size 1111841 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000138.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f654a81fc816cff45f441297c25683c932bf8d77 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7857f80de853472f304f5692535d33b386b1e6f787539507251e1b5202aa1567 +size 2794397 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000139.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ac24db95094468d65eeba87a0eb248144f51e4b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45e280ce2a29a1c4df12e5892575b7532b97b24df6fcc342099743e02db040f5 +size 2499334 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000140.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50d95f75a791259ceb8a658a52ff73270401b8df --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca75b6129d5f1bb8853871e97ef35166de99e668a78e6a2088d0ebccc4da0e7b +size 4187781 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000141.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..793805a0ecdec8a60aa29ada6b49b1b305ff0cd4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:962a7765ce2a4699393828224dcf17c3f84c96cb3e9eea04fcee5685757823c2 +size 3735938 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000142.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a95f76cafcc0bddf684822418c20ef877b951984 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:602229bea5c76e0acc0d2de4275464ac831d0b06ef4dfd4bc16301f5c8147a7a +size 3223838 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000143.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b355d00b14ca78bba2f0d39d38bac4b709c6e1b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0b10685ba6d887098ee74564b6269a0cb54d4abf521240cca7f242e25efedb0 +size 4623064 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000144.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..175ba6feefe71702285624e5333ac162f1fbfcee --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15c7218f3001c306882fdb666f07be4e362ef2633e615e61afdbcdd6a5f11436 +size 3051735 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000145.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e65bef0997f4720da755478f4891aae31d8e2fa --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25b64d2e9b49eb9092e4a54d5b178c7523170b278cfc7263874540c5cd73f598 +size 3661546 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000146.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a93d4cc1d446fa70f230ab7e62588458d65146ba --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43f46a259fa502df13a169522472526083930cd94e628b0bd25b7ea5356a0a0b +size 2618636 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000147.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c414b24760314e4553d5102d8d615c3a55f6b788 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b74e0de2f2eed04b5b5f07af6ed61fc1a2f07fd2082c293f09ae5ae76253ec38 +size 3562911 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000148.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c68ddbbc09787d4d6a461c45a9fe0d1391d71c8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aac11a3a193b0de2ae2b8f9b3f1cf128b1aa34c0835665d56fd12a898b4bd146 +size 2444681 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000149.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..543e3d97e14c1919bc0b30ff30b58081b7a9c9e0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53d7f3893fd9962657825afa9c00d80f2e172034eeaa810e22a911b4224dcc7d +size 3679653 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000150.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6396b33022c3188fbc807ab8fb802714aa7dcf31 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e68e8e663f2bd34ea12b4b336399289b5cb8aec1065b8aa66e8bf6a49022b38c +size 3085716 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000151.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65c9625c6e929df0652d3bcdf1354471ef3fa12d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bffb68e6601c9ee09e8ceaa06072f9d2dd342773b3d72ad105a393da95f23ca +size 3329186 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000152.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9aa0a970a6d82b98d7fafb60d028424597c4efb1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2943f96624d2bee957d1dad763a8ca92972a6af4e3c088bd7fca663c1ebd273 +size 2405602 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000153.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4d2611ff62f80e7ed50d97434e5865c1333bf77 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a92ed7bfc6c1f3dbbe0d54bca78ae330a824828e10ec0f041499f8cd5d95ecd +size 2652676 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000154.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..960697a22cf63812f1ca1a6603ee6ca51e7aefa0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29c596491c59cd6054732f3b2410e0abe3af53261bc28fe0600cfaa4528f6958 +size 2836493 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000155.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f866a40400a6cb9b6e6870bd32cef9c2c377311 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f68b26b567eabf3b096a4d50a7d6de6159350ff197264ef3b4704d3833f7c516 +size 2793953 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000156.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7dc8af3cc47cdfff8aeb44c7cc27119ca9a1b90 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8623fe8a0a6a7fb43233a6d0811ff0c490d3e24f81134e724a5585fbad4b27eb +size 2607980 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000157.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3ed799a688f67b96d3261438830ea1a0600b8c8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35570f1a136fc15f22c2e6f099cfd00bbb791fcbda1921ba075e6b9d0700b218 +size 2307948 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000158.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d1b3fae9f985a8737f4433f61ba7f9b3bb13841 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1df9c0fc73eb4a9bf9603d757242d05a72b8664aa988937d1ad5b3da184cdf52 +size 3107091 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000159.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c4b1774edd782dedf5295dbc9f50f8354ce465b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:defa8c99155e0443580787cf9d7f66ed822ac98bab1e573b9d0716f28ff3ecb9 +size 3039944 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000160.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c21b8d36b5353591872885c350c3d817123bbceb --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a97096327adc39299a0f2b29f90c4d38f6607ad7310242b217a3fecd1c60774 +size 2664127 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000161.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..782a1f0f50352fccf0d67b8a8da3339c2cdad1d0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59caed66555d12e28e7a89828cc54e9f50417ebcf7a4557d66482e7f60404e4c +size 3476587 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000162.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aba22d49b2bd3044b7bdda0154d23463073bd1ee --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38b01e91911d4407e837e57d84e7345f3c689f5f7b7066623c12ccc61fd4ba67 +size 2614818 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000163.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcf4149682727c32fc173622af76d2069a365097 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad0cbf85ec97960c60eba9c7adbca2cebf52477319ce1bada92c9a77913d1fee +size 3138618 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000164.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ab275b2c5f069a893843d866053d8015a56e34d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:245dd1565bc845e394a7054d4bc21f73a18cbb5e7dad9174336270370c0f76b0 +size 2951259 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000165.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8dc9223083bdc9564cbc11f918cbb46e31a65a8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d47416f329e7d2608d7b9054ace3a00c9fab67c59da414ce915c0d91ed5b653 +size 3163275 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000166.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c855705507c39b116188982a81360878bfaed44 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ede0ec2439cea84369eb4d0504ac2771e6179e1b7b2599747d84bae3a18008ef +size 3215220 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000167.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be5236db421f4f695ba140b93d1901869abcea7b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fca0058de20731c1c4d785797be4088c210adb3ac81b802531ec1b555b499ca9 +size 3475140 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000168.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a7b19527035c57e2ec2b0b02b1504af6a05b236 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:247ca7574afff0e54ef38d191c750f3cad004a231aa79df3d875fe4e06a3e89e +size 3207715 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000169.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33f938ca31501bde807fb945b2e87f69b45bb422 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6df6888ccc5ccf00fadf39c8b2bdc352e04b0c59eb47fa389c6ec237fc9a1cbc +size 3625015 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000170.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9145be382bbd97d3902f04ed4b07aaf61f1f8a20 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22936f2fd17caf7bb66ddef7a8927756304f2828026a9ec31aa02b385c22fc6f +size 3532543 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000171.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff89f1fd429e914499fdc97aadf3d804d1505144 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae780f75e5d545852cd3bf7aec91c09607fa2eef06df3e9d0986b89bf9ec8ef5 +size 2737095 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000172.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d19a0942f3c667990f7816a2e18ab51a5c0c27e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2343c86054dbc5a565899277ae3c84abf92adf130619aa9e6634082b5e7291c +size 3485551 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000173.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8de430f4e001e65aca1344f0ce1076fde945af1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ddf8c0bd5f5314fa29ab2b96653e3864c0d113168e5bdb85faabd24664fe8f0 +size 3298336 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000174.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..960f6594c8ca798082748db0bed0afa5de006412 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad77ead75e6057ed52129d311cf6810b96a0838f7a7da59f77cfa7ca8590c070 +size 3275525 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000175.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04ff3952ce2d9a4f92342e4c38c5e9c8eec27b84 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa8d0df4c565b422926a65d34a426b901da481379a309ba4fa7174c494f37bca +size 3424751 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000176.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba4b5dcd1552fe7c27c75c8b62658d21b0d47a10 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ca635ea65ffcfe2293c332c2fa181913d3cc1498c5cf424a98d065fad9753d8 +size 3676559 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000177.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6791b47a77000ebac85fadaa8ead8ab73ba44e57 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b06b48f2212cba956299878bac2b6ca0401e8ea9d8a073b84ef3a49c452f6d97 +size 2860341 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000178.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bed5f81e833f944f45f6615203a26b8197553472 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:851ecf437dbc9ff8f9600b58da5bbf948e536b760573765fbd1ab05cd9145360 +size 3951497 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000179.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e566f497dbdc5f6a1f7ae3f3ac8c2d63cbdb7f7a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98317ab41ffe346169df621ae345765a6c4c3b39163129be5fcc688470147e41 +size 3697786 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000180.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8148954f0348f61771e39e77d9845e41c4ce27b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d956f606859d3711a3a9cc07fff44b5b7c95a48e13269ebe6915af73fb99ff49 +size 1624637 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000181.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5ffcf6aced1cb9de14701cc21b15b546f6540f0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4cb414832d8f40ef56ba1330feb9ec28045f85664929e4cdffa4a961a5bc765 +size 1282742 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000182.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a67a864ff709cfb37f56a4c54bded33b4163f05 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fde829bbfa6ca23c58eb2746d07944332739d44c0e5d2ca713921ca4db9da91d +size 1256669 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000183.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eaf361bb6baef62ce3b65d2407161ea25b8c2148 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d791e2f114185cc8bdf275800124a202898927937b716aee38e3bcc6a5625caa +size 1368330 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000184.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ecdbc3da1e1e57e707d06ed2234d5daad7e85d4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbfefc2e1b8d3047161dac9e795e0f534fe122903aa8f0815d5631c5e685376a +size 1330742 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000185.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abfeab69e78c21ef1ade7583eecec5977882b6d7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df71061da6bdfd09c404b00200d0e8d7e8b835c1de312b754d970b3d83c45b23 +size 1284985 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000186.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2a9698d64d3c98703adf3d919ac39463065bb87 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ad592f772c3fd64a0a4991e5908d1bc60812cd3c32331a6e3782d5307571b8f +size 1564654 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000187.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e53af24a16ccddb333b6ff7ca6fc6bc904320fd6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65cd2c86b95a54bae50caf9b089277399a347fc3317bee2fdea847ea66ed6d1b +size 1261708 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000188.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7ffed566a065b0f460c26d37eecac9eb8a917ae --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0def71facd7d6f6cf5c92395ba3f14460cdf95c5d71ae647cccad86af69f20d6 +size 1233779 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000189.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a7efddd9e5828de8e0d1f9c4c67511ec89f23b5 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17eec3e6a8cf4a7795f8959978f6d777c22cc6ae15580cb306fe111553cfc913 +size 1315865 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000190.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..339ed458768a6075bacd41793ed09d7042c7b929 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ed00f6602eb130b43c9dac37eb323d15c58b54195a039840b106813ffcfa0d4 +size 1272681 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000191.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f24d07689148b71ddb9269e9171d79a367deff07 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27f135b2c5041619eba3a89bbe105a5d371c0d5c2ae3cd543c26ac64092f00de +size 1238906 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000192.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7b81e9afb777ee69373295d92228701ee630dab --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d33f703d979856ca87e395bda2619dddd7d49ba18856f3645b57a4880ee9556 +size 1894804 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000193.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d6e17480e48ed1d3d05f110a064bb0b8539a0e8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:757920732b05f7cdefbd10aeccbf61fefb96e02883b8dfb0064e12e8e656da66 +size 1114180 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000194.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af3bf399a53e669fc738386021271623b4d1b7e9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b153d6ba43a67703810076b312e8046b5e63f4c56a507f0b5afb469cfd3d579 +size 1965808 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000195.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ae000dec37a754ce287981b9404aaae3ac8a030 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b032370eb21b54a4ee8780bd51a8c6a1ea1720b71f700e24b12f6f8c9135766a +size 1459210 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000196.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a373d287d5495e39c705b419f67e26c2c522f405 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5399328b571aa280d2fe2ec8e6966fbadf19028c8744761471ae40b506982c4e +size 1316676 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000197.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26b9393516d88eb75cecc8620a111e90ef73e40e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20cbe58127064a7b42a38aba1190699a50cac6e71c429c2557b5a8469bbf58cc +size 1286480 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000198.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6caf92f882a8835f6291be4ef9ea722ef1d87f45 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8bb74dcd429bf6b4349c6372306d730186b84f77e0a30e51ccb466a58cd029e +size 1604967 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000199.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c81f72cd91199fbafd090052030b3d67468686a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df5022773abbb98cc35a993baf1368493736dbc175d5e9c81c1296a41d5859da +size 1989399 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000200.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81c15d7118ce6a76d3e73406c1202b9d500d94f9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c66616f641d75519510011854304aa2fa053082b82c74bd02495aacceba51a33 +size 1518044 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000201.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..471d55a457cd0af047f4963c0432a0960615d4b3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000201.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49b367b6d42bba7a496057b82c0e0313404ebd36d90ae3cc6bf69c43ada01339 +size 1711760 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000202.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1aaa1f363f8c01a04f2dd94b6c787ce2a237cc56 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6827b32267311c8af2ed7cd54c7fa9d7de1ad4707462c957b9ce3de5cc487d4a +size 1966599 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000203.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c7168e18be953dcea7174bc8b36da7bd7363688 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c348aabffba24cb4d941fedf44e9c838dfa7d627144fd9978dc9cb63c2296d1 +size 1349199 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000204.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9f953b7d26a4128bb925151b01016156dd94c70 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f94d5c58277b9c21327539cde6e94ca3b3c4b7a46e0832728a5a2e520b3b7df +size 1267900 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000205.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c323cee5b6840ce81b0a1e55d3375d71dccf9c37 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd566140b298c4e30c38b6e407d4761527dc397cff5763a6505e574dc38eefaf +size 1408742 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000206.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fc85c9395a0ab038682d4019153df95e02edd32 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b19c373390efd64fc1060ad5703f835ac83635ab758186824944b901f091d17 +size 1197314 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000207.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bffb78876f0cff8a82025bcfd8db20d89cb51477 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f050b176b24e75edcadb338c1a1a6ce02e7460f876c5f1f11f81aa73e0deb8e +size 1171351 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000208.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ede3595bc7fb533c3dfd3bb9319bc0802ddf51ae --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49dc6e738f0f041c5a43a2bc3c1a818ed0699e1f698bbd8e6bda8e377e91b570 +size 1399616 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000209.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a21a7c83f1abc6757d2df7e8c3aafd3efb9c97c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4f1c0866d8227b9f5bb31fe50dc3671005937d0523c7990d3c91c9fa5503b5a +size 2545628 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000210.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5c31e3e84fad205b83026c674e73715da92b048 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7602b9b0288e66068455f1224487c9c42803841cf3c058dbd30dbf68337c0bd8 +size 1371894 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000211.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6f3b5bd1b3abb654287725f390cab17187296e9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000211.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:126a11c1ef1d0c6ca9353ed5c92613c4b6e8c5c8f05c900904cfdc3f45212919 +size 1357908 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000212.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e09865c82269d214058e34ba4b960ccd49d02510 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efc4538b8b40ceb4c0b1af845a25837bb6ccc8b14a48db062c171f2ab3a12147 +size 1345987 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000213.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b467a68f29c6d66d4150af90b7b0302f5bf75fb7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d10ba821b1ac41908480c1f9db7c7991a26bae983377d4033836392608919d0c +size 1156734 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000214.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e5233e13eab78cee57d16ac26abe2f812dc5ce4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b20c6051d6ae2c9958900d9a45427a565e9a3aa98bc77a509e311e9081dc4b0d +size 3977102 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000215.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac1a71183ec373299ff09509ca75629bf72d7182 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000215.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe0afd692775922b2917524ec684828f2245220da97bd610fd103cbcad366d2f +size 3962030 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000216.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04a456b20ce0eabdfd0e4b3a0047b5caa92d7d8a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000216.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:852d40a73a3b9760885a6db347f912f47562e60313717ef1b7d884bcfa0059cf +size 2460326 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000217.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed8fa82216d063be71a48723d400cdbbdc5dfffa --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000217.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77156bc1d03d964e61f3f1cfc06ddfcd3bc71a27ce5df0c4b1f173dcc2ba8527 +size 2472711 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000218.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59a64a6ba2912697d3aea73f8f6b0f3f187e7597 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bca0b087ba29d07e32e9275b30b3ca6f7e7d0aa88f51cebbe48a60adab624900 +size 2780252 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000219.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e1b96f79b129f0a8ddabdb05866a7e02899ef10 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fb062815f4444dd96ca19dd2d61f7dda236504e2d09d0aad6fa42631164ae08 +size 2400727 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000220.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5770cc8e66512f7a0088351c2d49c7cca87f83f6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000220.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8c403dad0e07ed94c71e08e08e14e4b02d13433ca737bdb7f067dbe9bfe243d +size 2978126 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000221.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..878a10bf50197107228509fe8b933cc2a18d2102 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000221.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e09cd5a87485f99718d1146a9218c75afab74e186669b64fe0549af7683e058 +size 2283157 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000222.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab3c254f24069a355150afca9a8daff4146f309d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc097e9cc2521e18f66dcb6bf3e2e5c335a8c581f3d82bd780135d2192d684a5 +size 2979492 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000223.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c811c455ab1ccfae6ecdf2dcbf240e4ea33ff9ff --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000223.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38d098942d0cfcb86f3f462c57f8e3f43c4acfe57b9c022fae14c77d4a8357fb +size 3747744 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000224.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0a200d22d00cb5ccbf03d8a0c4fc72f9aaa2dff --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:beabad5a12b5eb2957b4b9e965f61e5dd66aa907386f3803f8846a1778a6d716 +size 2330719 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000225.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76475bca8eeda0487bfddf78a775363e5dcb5250 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000225.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:195cff8497f66d368ebb2f82a1f4e5ed2e2afeccebc0acf77d3074d9f3cb24f0 +size 2977893 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000226.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17d6815b7e131894d8553cf91e223185ba1da5e4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000226.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6025d7655872cb1ce6362586ef8e6811566a6506654dee2cb6f617792990712d +size 2634209 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000227.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d78f5bac75d1bb8dd9458bbd459ff931bb6025c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70021596f0ae9bd003b732bdcb8c67a1c345e3ba44ff0ab088825a352ca9199d +size 2716135 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000228.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf3cc87c464c3d30708d089d59ee40ce084ab54d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000228.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c80aa5ee5e30b1364802d543ffafd61c0a0ed81a34ec77f3ddfa4ea79a836941 +size 2821478 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000229.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7d5ab41961e2b8a4572d0a0790e2bff98dc2f74 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000229.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65687d5f423ee1d07c3c3bc4cd741c0cf0ee39e2cd078dcbd5d098c76a36e948 +size 2720081 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000230.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c416177bd6528114b8e0113111ee7b28f126e50 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fbcaa039ff47c21e774f2e989df2b5e63e0e30f791ec812305005e9f5eb979e +size 2548767 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000231.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a0d4424196b98a83fd17af20dc955316a520c24 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000231.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbd94b4e407d920e706228cc97ce1525b534499243fdb5aaceec8c7d5a30aca7 +size 3209330 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000232.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5af7e0e4277204eda3e1973feb1ff280bf90606 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a382e81fd588cd1a977e377776ed5ede4373dfaa50b6a21a0a2f3ec0a8063a3 +size 2776319 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000233.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52e8883ce00abadfdb72cfb1b357da659abd5f49 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a42edfc78452b3fd9ea76c930825f0e8388c8e6428688eb9e04d71136da915a6 +size 2638807 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000234.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc37bc6e593cacc9104b657fca33768d959f8150 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000234.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:055ebac889802a35a681993a2749900b9d96882c92f0ceea6f42688b508aa1d4 +size 2256594 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000235.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5e0bf2c40646003111931c2c5042b8f79afc17a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000235.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ba6f91b111a07729b71880ed753f0d15bdf3aa057e6e12cec2bc7360efe1240 +size 2385067 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000236.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2de8f78924d6586c3499c281012f38d8d7847203 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e166bee0fda33c6f46a09b04fa8a01f054ccc4b287bf2bc830cd7cfca88122b +size 2299475 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000237.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1476051c721da0c64efb2a597f7c250aea1e9a8b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000237.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf3c90f4813d8507cb34bde81cd30abb98085107fcb059f3fd4635dd62786f41 +size 2943801 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000238.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c43ec4d70af7a1634eb4c6efe9e8e8257a1d97ce --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e4f94854928ebbd4b1b2474b23976ee6a51f098d703dfafef970264bccc0b0d +size 2377762 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000239.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b739354c4509de02cfc9a1d0ee7b678d2c34528 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77ab51872b09cc6174c6b0cd4584bdb88ff1b3d077fc3d55b8c2073d81ea53b2 +size 2522220 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000240.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4391692b9aa7c1d9d9d3dff3c9a7c4dd901091c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:385456969cd5e41dea3981ad6b78e8d045d22dbe6a5e9c4d5619488a03f09ec3 +size 2491685 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000241.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a047c91e71186bf11b2ddce497048bb972849cf1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e35049bfd9e4d145b53e606f5fd93b5de09905635f94714c2e4e5910c79cc04 +size 2348913 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000242.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ed1bc97a4498a1a3fd2e1b1c8237ad1f0df4d0a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f64c6bb7a35b32da53f457d2c09090ee9827a648b66aa3435fdb5c9321ba5a8d +size 2642845 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000243.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d70b8346afba7b3a2683adc43a7d26b441ac348 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7a415124af2724fb13c1af02d8679f87c4092ffac21f48e0a4b41568d9967f9 +size 2963107 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000244.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16f9969bcb744b873b5b3132d461032b2d09cd1f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:062e78d3ca3ed71a6825f7939abd057877ea89fe29ef05ed72b943dc6c0e42e8 +size 2419337 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000245.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c171e1aba5e1bf52235de96811309b5461a43a76 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ca4879fe5a4da6f8d94f6b0a9ddaf3c7fa5bdbd53dd54cb6b8d4d9711ffc443 +size 1974691 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000246.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8140863e25422f56f79135d16d7b1adb3916e0f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:611450f099c08225d911eee3ae21f521704a2b7e8fa047706d15991faa575028 +size 2039829 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000247.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0dd9db980c5a478c6768f03c517c23da452789dc --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77215db3b0c23434ccc341de4f959df638e1e9adacab7908ae3fed5d898d1b7d +size 1952389 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000248.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8a78c84dd43a0971091271e571fc76f0928b868 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11e0c6ca4ab4f471a450f7917bc2a0dee5c399a8b3eb14c24956f5399f11438b +size 3354180 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000249.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42921d36360886f2401cbac32208373ac4088ce8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c4615458b971e55b8aec1528b1dc93e5a93ec7cc87fe155797f90dc79e06101 +size 3284431 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000250.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b89039a26767eea95f3d95b070b51f50341441ef --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eebb32dd9ebddaa7f2d766310ae4017dbc89bae3ff8040a0ef089daec2e6c755 +size 5423944 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000251.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4d6a918a0385d4de125e576d7baaebcbad9af6b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4fb9c296cde45c2e094f6f35c3d39da945ae4261379eed3a2ed566ba007bb70 +size 3091701 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000252.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4555491c65dc7ea5b42961c806daecb9cc1c7a35 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f611a3070c3a7b84e48233df7dc6c8b7f4a34c28239147def98806a53946d68 +size 3847735 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000253.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ae0add403ff6d3127d4fee10d4b58481aa1c842 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24f7949e7d8551713cc166f333c76d8e8b92dfb71ed1f9d87e0430b2088c4fdd +size 3505706 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000254.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3848f67553e1162e9d63c70ddc0e507cd9a107ac --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d81c9961b68a709a398b14db2e8128200db1fd661a5329f779826feebc3f630b +size 4530159 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000255.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb7b00f043a5490f09eecd88f5f171237f62bf12 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83d2d09ad136be9c852bde1b675bea0ee1f0dcaa5edd889ec67ff3d0ee8d7a1c +size 3349970 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000256.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3783d5dc5b846660d7936a6f2ec26e500c05ac02 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e199901ac2be51c6960fda57ec266dbdd9a7832fc7d4715f758136968f9321d9 +size 3176959 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000257.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70efdd28e5384b3d188f675c68fe89bfdf3de59b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000257.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aa97f13c075fd16cc7a39a6635606c319f847fa4e065a04bda2df1630d79457 +size 2600436 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000258.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b881c39862f81fa3dc18978a2282171a1559f7b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8e5a523b1e9c3019c462e0dcbbaaf88d5cd4b288270e7b0598a67b4fc6f1ecd +size 3168929 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000259.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b42e01ef131908f5be452f74b005b610aeb7757 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d98bb7e26309a7d7a358fcb418001f0b6da77e71c05cc8cd7430ffdb1680aa2 +size 3470070 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000260.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08bde058a2c6094e6be79bbfd848e76c1ca308b3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13f738b646b2aef982e94fa98736b89b39dd7c8fd0311e4f5f4563e4820fbf05 +size 3569013 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000261.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef201472cda841fc1749357288f8eabb55f9c273 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12f5282d38dd2fd476a4e426cd77c0753186e8d7baf85d4a36ca3d7d7cb87a36 +size 3466771 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000262.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9d850c751551dc18000dadbecc45010e186f166 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30a67d1b577c5b951d21e825ad453a131dd0192490d3c0977ab0fce4027c355d +size 3219628 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000263.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff6ba2b13254e19321fd7b32db62be823c1413fe --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:029fbb2db1f82ad8be513d1662ae36e28116787561223c337002beeb926a6c8a +size 2723771 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000264.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa5fc21fc77767e0d2de78560847873068f975b1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b39966a3d8e17a945d07e51d50c960f3fc6ab98cdf8355a645b745106146e69b +size 3510081 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000265.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ee95c72b955c1d4659c5912f9b9b4e7aac7140f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6208f476f6733cb82b6dc4e2eeac0d3f0547954dd636c4b7883d5dc12957ddc4 +size 3947061 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000266.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec78f55680f7e1f264d32923295df5b16443ff74 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000266.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a03b27b4b61e8225998437f518a1e3638eab4fc13cd8d620fc97d77a4f0eb93a +size 3113513 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000267.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d32d2ce4688fc870e892515ff4fd7ef38e236c9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3c5507e928ca3b38dc6ddb4172b84c4c6a4e6431bad05dfb4523b8bee9dad10 +size 3358959 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000268.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1449d155dbaeae781f855bb58be0d5ff333ff2b0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da5b2e7bcc44ee5c9fd23a0524bf225483fc84a38f363c25d45add966563a84f +size 3304014 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000269.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19d530db755cb9e2a6c3faeb583011b0182bd961 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000269.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e250d5341a8c94df44b5dfbc7cdb74e529ddb0e99436c5877a804bff45eb9bd +size 2641273 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000270.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..935daf243ff1550c6830808b6ef569c1f4dff9db --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000270.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a40d0be060897218c21a22854892c7bdc59e98fd252f7083115f237ec253768e +size 3276458 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000271.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a478bab62ab51a504d5e63b69d47f98c94030cdb --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebc61f36a985966c387ec5bd34a80d19721edd2b113b5495b5bbdb353bdc227f +size 3092307 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000272.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9a327530d6f9fd6f61dfccddc53b1beb5079478 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000272.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5487aa7981974203b2da211067984e373c3a4daad0521ad0c306b60785d0aec3 +size 2331273 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000273.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..772d075131420d4168bc88f338454835ed2d4555 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000273.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cd9f33f0f92d14a129abf695f82076cc2c5793a9cad14261b2d2a260cc64884 +size 2952362 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000274.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c878348b8e071f2840c7086bfd69de8a57ea9d8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000274.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:789d5fad4dbba47c35670a53bc962c627a1c3b7f7ebef2829f0398093effa739 +size 3510619 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000275.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d3d7fdac1c3d5a808c702b7515efe2c6035f5e2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ed96d7bb04e4b6de9e070daf66c832aa98a1ac45f135e61a2a966f9802655a2 +size 2565284 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000276.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66632e5f763628c8bfb7ed8bcd359171d73c80f7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e880a95357e51be76a96abd71c075bddc690bbb1cf9d8913118a45d36f0993d +size 2045720 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000277.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000277.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88eac36eef87476e193e885b95d9d03d437a0c7e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000277.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:099a9769802d2d4b834efa3910397c75ba524dcd843caf6a2a172367fd46d92a +size 1940670 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000278.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000278.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4be4486bf32a1390e0c3c6396023e8e0ae574c32 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000278.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f22bde014e3b48f8102fc7321f6b46256a5b849fe1579c03578f0ce3e7793a9d +size 2369356 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000279.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000279.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c108d3ab13d544ba61f8895f331e34cb80f58578 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000279.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a4f0036d3cf2b155d3d3a9f9e2448009d1d1a7bf596cc80b9c6fb8595fbbc28 +size 2517240 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000280.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000280.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66971843060af5aae0ef8162cd157517f2c98f74 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000280.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:482e04eb22bb303a6b84143d1c94796d221ea8a68c31be3033a93f664025a457 +size 2831385 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000281.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd2d4be57e97026dca068c0f85b09d56039f83c6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000281.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d6696baf5d283c045c14336c2df281b0fd96872a640719ec90170fc03eafc24 +size 2638434 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000282.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5b154ba98151046a1f1c61ae26e969d328c9165 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000282.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2e9b2c29c94c09a7660ac8e8eccfbe96b47d38161f3d7edb114a4fe4883a6c9 +size 3223955 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000283.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000283.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd14c873ca88ba7ffae38a9110f16244967cc443 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000283.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f556cfafc0bcd91ab41fe882469ae8bfedda2a44e73f81a1bc380634b59a28f2 +size 3193516 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000284.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000284.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31b7c99ca45d17c7aeddc4eda64dfd2a1b587d62 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000284.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cfe405b8769a582459af5456abb71321a667fe40daee6124e3eaabcbbba21ac +size 2913583 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000285.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000285.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c43c441877cf850bb1e9ef3c3e32f72fea9a212 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000285.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d3de289b6d316241e975968d87df3e6226411c7d76db87630065c8c82f5379f +size 2620147 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000286.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000286.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0f6b69f1e8ffb502ad3c937f80c0c8ae130da80 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000286.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:416511179a1cafa31aa6ed6ba326ce1cf0405203146b7dee763d28cd3ce539a9 +size 2297398 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000287.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000287.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2b0a2f73e5040f46900b30bd85ac57741c89bf3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000287.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73a9da6473ea3d8a73acc3972d090704f344ea925a48e229c660ec715512e48a +size 2415169 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000288.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000288.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18678b95ea58f1ee29fa393847fdfaed973663c6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000288.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96d2db1376a5ae124b72ae917c9834f2c4aa13bb213362d52e3221cdbca36590 +size 2145374 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000289.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000289.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd7030a77a0f315fa8057b206422d1293032aafd --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000289.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51e13acfb438178e9b5c8bd12d9498d5c91233587a6775dd9287bface48f34e4 +size 2888184 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000290.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000290.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9536810f5f7272926bb5e2527fdbad7e6ca49e94 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000290.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:125fa85751399020757fbb9f7ada19fbf4ab0034c4a9f934790f02215b1e50d8 +size 2362644 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000291.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000291.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c615a4279476c8132a8d95398f8f0117f18d15e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000291.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:012b893fb3ee0fd3198285b403c5b65144e658b29efef81d0ec113778ab4d7e7 +size 2562088 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000292.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000292.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23b1f8862dea5a0a8c53c6950474e42fc8260e11 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000292.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a7c8212d0ecfbcaed36bc9a2af6f400bf574fe44555ac6bd2865beb190937c4 +size 2542442 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000293.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000293.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d13a7bbb5a88b9607e3c7b379367e34446f7131 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000293.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d02a0aeb98f097037f822539b20104101a40f5971a4b5cb596b6528811b748e0 +size 2689248 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000294.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000294.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e52346f21c2b40003040d866fa1829499b8c1592 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000294.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57a7083a4df9c9a954540f8a4e073303b6246e65eaa06c877593f16dd8604b3f +size 2829565 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000295.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000295.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d561a76dbc891c702196f9d8dbe15b2e28e457be --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000295.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec8bb88339bd2f0a791d99adc97ab3ae7cfcbacc447b63f96b3c2291419f0dfc +size 2983167 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000296.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000296.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71536e5b1c9cbf0bce9480901cc50967fdca14d3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000296.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b70508756e7556d8a8c7c16525dac1b59bb9c2523b6af978b0955a4d8c88f43 +size 2857792 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000297.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000297.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b67f4e49f0df8c0acb9880ade69d41b792d2e09 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000297.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b40368bff59631aa181d2eb7fb4993748a1d7014f676acf8c501cf59091864ee +size 2836941 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000298.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000298.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8992be64fb35bf71a276efe792eba4af9d0db0ca --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000298.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f489d22f06492a945e61e5e8b3f679a6946147da1d3e0258a1f4ac6c1f1dcc6d +size 2517498 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000299.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000299.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c35fb53f31c65436a764ec83e80a83929e76af08 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000299.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68c5b41360acf4715379eb2d818b5169e77ce8ceddecb0f476b1f96464d25eae +size 2390869 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000300.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f35ef59ba5364bdf6c72e85956c0d7229b9bf6b3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000300.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e80807d2536b4013e963f7e071f8db8ef7ec316dd6c6ac42c91313f9509ffccb +size 3104432 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000301.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f490bd3720a67bcf4ad2b1644a0c80341d00c3c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31200e57b42f26df4e2e0cde9706fdd3edce73a40ff690bb4a1d136a5ccb2d51 +size 2439475 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000302.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000302.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07dbdbbcf05a00ba8a00442630061822d923612a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000302.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40cfa5678b1822ae3ee71593514756f8a2060ef333777c346106a0743b27d4df +size 2737669 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000303.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000303.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e6c400241e6c8063aa71f34cde317bd00e69cc9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000303.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63b856069ee8798aff4ae803549fe18059fc1c696cf389fc714b5d71274f4c3f +size 2656125 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000304.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000304.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb6276e90a4995fd25b26d5a0db4b256e931d6ce --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000304.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2df8d131f3e513866df4702d93a88c7f5d8e78085fcf15ca2d331bfd2084f3b9 +size 2787986 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000305.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000305.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a6e13a4b9f1e54374df25a420082c1084ece47d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000305.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b13c0291c4b02aa62e68837acb24682a52a39f088c05f41b344b219d42ee1694 +size 2994874 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000306.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000306.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcd543d01c4a01fd1b6c11d92eeced0242e77138 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000306.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48186190e1f431654a0684a9beb9be81ddf77ba2b430696c24f78e297baa4a1c +size 2995230 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000307.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000307.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ebf1c56bbc844a4dfef642b4fedaaba7d19731f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000307.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6567f3f7de500fd36d222f96bf96a1a09b56bc019726ce4a3075e799b442577d +size 2477997 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000308.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000308.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c8304b207982b55067a364f0be097a1eecb958c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000308.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c59f0393078d1fc89dfc828979abccbd6ea7e77e96b0953b693897faa9f1b077 +size 2660100 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000309.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000309.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88844e8f022768efeb593192bc4d2de6539b81dd --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000309.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85713a9598845cc963150089409217a757f0aa459386d38d245422034cefa020 +size 2422559 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000310.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000310.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a463d07656043069400067e0596f0d5c165f704f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000310.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd4682cebd40a9de6cfa57a9b2da3c62e5b4adbaf709e6c624acb61e24dab3fa +size 2172051 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000311.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000311.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f60c94f321d14ab6fb18c35f9e72b3e06112b6af --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000311.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98b68b9c1a72d9752035bad3f36e41f839d4a461a992ea77026304e17774a14a +size 2534963 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000312.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000312.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0cddfc0bb0d91c333586ffcc47e606180ecd820 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000312.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e4599218699a09026acf06050a9b341e6b66e5087c9c33b389fdb22375defb1 +size 2139423 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000313.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000313.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c3f4c803159bbad17f32d13914d2f5940cefb5e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000313.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c511ed157f8cea38f9abb91dc4cc090a2b8fcf0f87fe1c8fa45f3cb327845c81 +size 2698532 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000314.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000314.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3c21979d44f0c0fc0d01e23bd6862e3b4650d50 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000314.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42d36f29036a94d491f8d488de3c9425b6568edc2d959168c786c0ba90715bfb +size 2616524 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000315.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000315.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25448262d7f812eaeaa5cd60053810c2d93f4751 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000315.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24be6a9aa67b63824c741b4169638a52ad24cc15ec75849b7ed2ba34562ef322 +size 2257462 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000316.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000316.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d191d846e0ad66619490f7fe0f7ddeb3a1cdd818 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000316.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b799d14e9805776ca4af3aeaf711cd6f3d83e1d339e36bef3cf76306f441ef1 +size 2739523 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000317.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000317.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfa2f40f2642cfb7298c1ac7ee67674e3ce21f8c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000317.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64e9601ff0869a94fd58c059c40b5cd122e4aecfd7dad1e992b874735685e35e +size 2323376 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000318.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59eb6e886943b42cae19b9a2b8c435410bc47277 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000318.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cc34321b73fcbc0195dcc506b000f7e690a6fde5a16d4cf47ca80ded6471637 +size 2587945 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000319.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000319.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e436f07a6efc36a7eb72cf3923dcdaaf42ce85ce --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000319.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0085d9a3f947c27a9f69fce491474b023198970aa4485350bde50bc4ebd818ef +size 2266292 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000320.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000320.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d0a680c34f3b8cc634d915b1d9164491877eafb --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000320.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f103a9a0576e154dacddc1d5e89656314781d390b09e75e5166805998d554238 +size 2988039 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000321.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000321.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65db571d48f73c9f000f26ef16172879c3778f37 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000321.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f2ff16a042f384328fa529d025f9399bde6e8c97fa7dc3eb62df8e4401794c5 +size 2264524 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000322.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000322.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db5ab475a5ef9ef7b821e0ad142c668958c3f489 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000322.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fa5820bb036cfef0fb12ffb6e9429adebd98ac8a90d678b7066f089368720fd +size 2836415 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000323.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000323.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3ae301ce6d206baddd8f72191c5c7be648f1612 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000323.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9933eb316c29647f8b8f085357f1ef8bfe8adc2fd6890f4070dca353eb1f3cfe +size 2728534 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000324.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c69975f1d65abd5a42e626af5e6604819472696a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000324.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef8971307f9b3fd30e8a48dea691f2676c54cc5fd05638ef621135f688779134 +size 2363488 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000325.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000325.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca8ec89a30b2752e5e7115d964f69e619a137811 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000325.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:876bd4e38c31990ee2fd2603a270421980fbb91f2d5e5dbdef43ced214c7bab9 +size 2445762 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000326.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc9d0afd9f1144d2513ed3188f4557ba1d9ba087 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000326.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3a144a39fbb08b8edbcc2b794204b131bb198b2017cc2320a920a519ecd65a1 +size 2555600 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000327.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e3869712bf96082c0f544bc9dfe3f57d09a2536 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000327.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8b5a95e5d8f86d5c518cba1a0ad26fee4e60d4e889dc1d9949921d1fda98070 +size 2325760 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000328.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000328.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01cf0c5709a870766ba97631eb72c0c7c353f850 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000328.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cc66f132e8cd0a8b2e2efcc244aec37bbf98f7efb0b424d5f9abaa45c4fab20 +size 1923465 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000329.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000329.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..839932f48bda3ac9b0c3217d7efe988c5555fcaa --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000329.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb0d43ca9dab3246dab4ea5d9ef02b6a7b91dc281f06cb42600b5efbfd2b21cb +size 2203524 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000330.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000330.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0bdd6df6a5d8b785f9e44a7a69ced278eb9fb0d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000330.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acc5d7535245f03c01eb4ffa4930ebd005000f8b7aa6d0b9466079276f27a2bc +size 1784193 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000331.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000331.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd4d866ab4336871084a8efe3a027e297780dfc0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000331.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1b5356a0ab06f71bca8cff42686ecc26b461cc3f0bbfd1a3d025132bc6f4695 +size 1801117 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000332.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000332.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24a64f291a2c570311e449fabc7908ea4951a656 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000332.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e103cca7a8bf0d0a4c9585f68f61efbb0d167a38af653dc05ce50322c85df934 +size 1787354 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000333.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..300a6cf77bf21af0b9912e0001d94d770a4f840a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000333.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:397b4ddaad22749877c39bebf1ea25a1cce7f038d66e6b60e5ceba9da3e32759 +size 2518015 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000334.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000334.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a36079ce3288d3275a689a4ab53138933aac6338 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000334.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e4b882c2a5e9286f6a23dca330ec0197c4bd9e79b3d46ce20a8c6cff05a7aa8 +size 1760494 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000335.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000335.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fef63334aa0de0e09dd6223a2c958b9c5a24197 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000335.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:273f0b3f38b5c576c99285b6ed48e80b52730f577671bc552c4d00429fa73373 +size 1805436 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000336.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000336.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c641da1af73a5d5dd2d5973f365cbce3c3cfca9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000336.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdbf7914fff6f2bc04069d90dcb1a9a0cc7a45e23b28bbc8b6092cf6d07321fd +size 1676561 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000337.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000337.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..064007f333c3f0ea7145a96ebbf9afe2c2839255 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000337.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:619b5517b1daa0e2ccec14392ff3737892202ac6539bee0bca8b34ba2441e419 +size 2185364 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000338.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000338.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c68a56d84566c9d570c769e6c2a640e4ecff5004 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000338.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:285df50a4db03b4d7fcd2790f062b3c77f281c6abe94f6f198963f8822727feb +size 2323334 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000339.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000339.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b456005ffeadf58927f3163d9f7006064164217 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000339.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ade3e8f82d9a237335db6a2f084372ad0920cc528dcb457472a22089ea2e84f +size 1721106 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000340.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0181b0dd1ada699079dbc918a915fa34c81252f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000340.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b94a37227eac0dd2454eb110b26e37adb25455d7b130ee6b9868688e4ab55cb +size 2079419 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000341.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000341.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c206bab718bb41b4348a02c62f7d6a4f482db616 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000341.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8061b55cbde39975e7574aeb2c9d0831ffa73965f2a98e24ef69d67bbdd27d90 +size 1901488 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000342.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000342.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ca93b89ffbd175ec22b6faa157a0b84b79a303e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000342.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a3bc2c2e13cd45cd140eef8845ee634e3e16e0073e3d0849dfefb7dae8f0936 +size 1589348 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000343.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000343.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ee694cd814cb7c882fa4f3265444a22f0f28815 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000343.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a65f213760f659cab5aaf6c43307fc3145bbca5d692d1f64777f470bdac89cbc +size 1722361 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000344.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000344.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d0868f4960d85a89abddce8ce768afbb0f3289a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000344.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbe3943b826f4703186537ebe470b1e31f02fb3029f75a82c25d51b9a05034e9 +size 1289938 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000345.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000345.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a777c8f7095dc4b96c4820504169278f0496de3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000345.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98c9fdb6fba1cce37c513d876528252618e48c0f565fdbcf161ab100a54ab72d +size 1435377 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000346.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000346.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c8a2223005214c95af3ccb5481a7cb4d2031a78 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000346.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b35f471f8ad8e913a34d6d4955c17e00cea4dff5c61f511043ad1b05e61535d +size 1481717 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000347.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000347.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6358c6b3cb5817a3f0bb22f13411454e58de7923 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000347.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67a33182218fc20e462d96d54c55a8f072a4dd850f0e22c615f0632e06ddb338 +size 1908486 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000348.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000348.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a620fad7620dfbd139c0ebd1456ef3385211eac4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000348.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfdc886ec05a516823c599c0348bcaa71a235fc8cb97f1350e39879574186899 +size 2095780 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000349.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000349.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84c3e550cba50fd4480f7a790b151f15a5141b0d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000349.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db3fee64f387e11e3ff725e6d3394345ed993aa081137a6e79a02edcb8c95088 +size 1379477 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000350.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000350.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81a6911447eb23f3b9d191c4c5074b5b1cdba263 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000350.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4a82ce743fa43d4798c74b3071432a076388f26127b645364272e5ab54f9fbf +size 1559394 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000351.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000351.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f93312efedc6ed5c01043f0eda33116a5158999d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000351.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:918e07db6a0f3c4ee44e5c69163fc432330e4d0069366c9d79d30319e93662ed +size 1470400 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000352.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000352.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98c7074ae8b0b2d7e2d2a716e6d82294a7b74d7a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000352.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9148ad4afaf2284f06103bf0d59b9a916957490431d80872ee471c5372d2e2ef +size 2142207 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000353.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000353.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f73275fb81f1b084682b3185d6650951efe8284a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000353.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fadfbf0511826e9975094d8dfdf5d5447cfe15550d68bc3a62aaccdb3b071545 +size 1900910 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000354.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000354.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc1b884732d2a40a589fc69639258780d3814d5a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000354.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c294e33786054eaeaa436d2ec03637604496cd5aaadb02efc38ae566cb94760e +size 1643799 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000355.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000355.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..617ab0d40d7a9853793f7cbf197f26e5649557da --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000355.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ded226a17698eac990fa878954df3b87a97787563d606e7d44cc06daa297e96 +size 2365779 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000356.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000356.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81341e5113f44d1237e8df2298cce79667663044 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000356.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02d9468e9c5d55eca4d5555a2c7934819f3101a33925705ff8749205f6137e16 +size 1664011 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000357.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000357.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..848870dcd64790d22bbbc97b4854ed88ff1629b2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000357.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7579194f70128914b65a777b71342700f0ce0e098f727347fe06636c1fefae4 +size 2487812 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000358.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000358.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25ee5f2e6735b9c3f3c9b73b68d26e339a6755ad --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000358.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9e5e48fb5f8293f084314d25ffac04bb7d6e1877776240d817826946f8bbf79 +size 1896299 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000359.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000359.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5fc23038ea92d0897f52e0d70ecef1518efe662 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000359.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfca3dfa8fd36e528265d8b059552875471632e47c8cbed7616dcd1b5afc5604 +size 2356199 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000360.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000360.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20d479976ab842f56e1b37fb08c0924f2223fd4f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000360.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:603056e1917f8010b18c1ba67942979f4ddd1711a4825bea3a3bb92c923234e1 +size 1571010 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000361.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000361.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af1f308335a15219959211f601a19e5767e760ca --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000361.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd8acf2289146e6a6768b8c5402ef16c48a18e3d89a10ffaa61fa90ce8ba14b0 +size 1471725 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000362.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000362.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b74d239f533de48c268e18cf46874cc68cd440e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000362.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b026780aef429646d183f5a326377ff866d462f925d1a8024b4cc8518e4a0313 +size 2535481 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000363.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000363.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95bccd9beee4f330175ca7a40977d3ce032fa0c3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000363.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aeaa561720ae1ba232ddd0ed8a36c73f3d3dd8efcb077eea6b3897bd7c80ffe +size 1531579 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000364.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000364.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72f6d4ce2bdb8040620443ee8ccb10c2a5f31b54 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000364.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f91dfe8b6229487ee0c4f86bf41b614f84148410259b1d197d9dcbf3498877f4 +size 2009604 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000365.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000365.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fc7785ac7f131024a0b8213301ce3d2635caa6b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000365.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee5458d93b787379d1e8929b30a492707e51c35e7fbd8a74a0b51af242a6b350 +size 2601337 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000366.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000366.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98ecdff09f17f75e0006641023d24a535523d80a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000366.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2cd20ff4182e6edf5b507b286f443d1c1b4bad76e4b77ad5c55d2bfdaef2326 +size 1667491 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000367.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000367.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d81220f758d316a47c329fb92d3804ab1970902 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000367.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6c7919f90fb78215d74ef024a8bbd5a0c7bcf2660c33c670f2f3db3dc6eba41 +size 1947461 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000368.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000368.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..927deeadbc6ad6fd284190b0ec56272c8df0c305 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000368.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee2051c6219237d0487d215ed8648c212521be621dd03fba4b491c1b411cafee +size 1869790 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000369.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000369.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa230f447759a2be1621d108f8a9811b954fbfc7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000369.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5c70e83adde546ce75a4f7145c39183961e18b52a96f1e470b573db96d7c240 +size 1607917 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000370.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000370.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f7fa6532bc9cdbb13c8d58692638ddf0774569f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000370.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb6907ea4dec69c4ae7ad2db8d20a7de9898205fd2ab4ba5b216b00ee96a051c +size 1741216 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000371.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000371.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1332597a031b9210f7d14b979514d00bfe07b50b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000371.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:616fbe403c9af514b95ea9bf7d75c23099e9136f76d65c6b47e44cb77fe48e82 +size 1376932 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000372.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000372.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c42a290bf228b676ea11e647b24e594ee1f662fe --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000372.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9a376e89deccd8c58586eb6bec0b0aa05b75b89ffeda404aa930a7b074581b7 +size 1373176 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000373.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000373.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5d7aa2acc27c3e925cc0a578aaa751a63a69381 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000373.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae9bded841d3772d41dc1f2b442254c78ed15f37a2da764acb51a254fcd5e732 +size 1412597 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000374.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000374.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45ee2d51e18c5fcea6665b897c93e12dccc87daf --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000374.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9ce723415a23e9aece4164a9abf2b7833bc2597a8bea212f46b787486a1ba8f +size 1467169 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000375.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000375.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14f64523feaa86f74e28b0f21c4c5f3d37172b30 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000375.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e96be5ad88a07b07f5308790494cb192ddc999d7ce27dce22ffe0a49b30b188 +size 1410758 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000376.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000376.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f08f1b364b432c98623d165ec8d24aaac588af04 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000376.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:802209b418220c021019997f1217553599c36d4b29651960cc6ef6952a7d7b28 +size 1369935 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000377.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000377.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fb2df939bca95dbf425f7ba51b1664ceaf2ca79 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000377.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43639df5ddfcbc1e4a1ee76221219a1c1a12b2114bce50b6318b80584fd8f3aa +size 1345033 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000378.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000378.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92e45065b965b3dc61973fd5a4acef5bc2586fd9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000378.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1846c98d859c0373cd0dc0f16f24073495c040b315621e3d7b58a8c592c7d7a5 +size 2658834 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000379.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..403df795e95a125a3012f2cf11ab1bca939cc794 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000379.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6ba936c03718f837b19d0b271863bdd44f8ca41a835cfc4bf6d9d36ed006554 +size 2434836 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000380.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000380.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4aac975d80cb21f8335a77b21065c755f904369 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000380.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16ec0c0a6be2fdeeb662056560d12718d48d9c643d0558181480d202b5564853 +size 2437165 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000381.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000381.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48818618702d07ebfd97a4f73d8937d90b80ffa0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000381.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e77c9ab4cc7eb35142456ff3fcc7890a941fa1050d962377253a5b7db645e4c +size 2118388 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000382.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000382.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c56a2ee54b702d9007f1bb23c89300e717ebeba7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000382.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b502262f4fe5be41a5842dfa007ecf76f2e72343cf4b6c4bcdefded56bd1376 +size 2491119 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000383.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000383.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab569b78342c2f8d777261dc7ae45905dfbbcadc --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000383.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eae5c2bb137955c641660572bdd140f359965badb100275736d252ec2a59b14 +size 2734276 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000384.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000384.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..987b10fd37ca957ad3b950329db8b13f1555aaa1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000384.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d0a526f28b49d95a6596e2ef1d88fe374b7f932eb948bcdf6323b2db3c3d227 +size 2515502 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000385.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000385.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb3e3f195c3bd8eba54eb966b2162f3eb5d3d268 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000385.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfb8ad2a4b8a174ba3c23628de55b23bed162c902c68f7d98f19c1b66085e0da +size 2784733 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000386.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000386.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c4b8cde2e94a23e3b8e69f0ab86ac99c9d754f2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000386.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c52652d853d15dfbd766df2352d0f753fb39ce8a16811e70ec04f8392627fb11 +size 2740923 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000387.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000387.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c005fda3ba8f2f237365a13c797e00e10832379 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000387.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:350b7d566ffcada9a7f08d8472d456730f27869bf496b658b19ca3121d38f9dc +size 2598588 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000388.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000388.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8ad0790f8cdd97e3cc613ebd8196fc5217c3250 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000388.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c1d388e02a76c7fa63f1e9637922906fcd37e91e1322c1e631cc7d41c71e98b +size 2354585 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000389.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000389.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b5dff45d1cae58cade6a8b4447fca9ba8c5e29d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000389.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97a4ea9dcbba5da8003bb49b25ca0d3cc3ad5678d5fee2b97e66d4b15fa092a9 +size 2341041 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000390.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000390.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d2afcaa8bf8e72558fbf4d7d2a0af0f8d453651 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000390.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aa307a88cba098282d2f77b1e961682cbb4b8f4047fc33228a814637ca0d332 +size 2133300 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000391.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000391.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d518add8e8acd60c3e28d4c9264af5e4e6b4b5a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000391.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d2ba00a2019fdf9b1783f2accc4c9d23d31afaf368010380b4eb6fe7df439ff +size 2798278 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000392.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000392.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..062f598292f795d5db47199111886bffd388f7f8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000392.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e95566f6b8516440b25dcdff37b50c9a81f467c661acc5bfe71f2d26c2a329c1 +size 2538237 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000393.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000393.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64aae211a64b168dcdb7dc44af7ab0960894314d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000393.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6362a9e2fe4d13b5a0322d85bc82874b5e4cf8c336dd6ee7318ae2d56bb1d5be +size 2945729 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000394.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000394.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7ae9529fbcce6997d6590a811bb305cb1bffcb2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000394.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99141b976bc1c19a518c0b86df66bd1e97fd49450d4b1f49c915ce44d631fd67 +size 2487463 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000395.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000395.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..823efaea254b489b856bb97ec31141a194825787 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000395.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5246db73b17ee40d0af283d078e09d629f41c78486cc20f82c4ea68738f47e1d +size 2797033 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000396.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000396.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..929aaf3912ae51cd1b76be05a82466450626dddf --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000396.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7305f3df0f7f7610f867c778a23d05e49c224ab4759fb959e7059340f58dfcd5 +size 2198687 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000397.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000397.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18860b74e3b764f8a78fa910c9dca528f571f979 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000397.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8576fb71df99fa30c775e8e0adfd4cfdf346a2161ed162e44c89927a5ab899a3 +size 2327609 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000398.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000398.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9605ff7d4d83d330538c53de9a5a55428631df1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000398.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91d137cd6282dbf31ebea56941fb913da586671f0c2c948dfa7ec0b6fc9d870a +size 2186501 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000399.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000399.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc96ee6cdf7c3e66f00052af8eee210d5219fee2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000399.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2cbcf8ac09ac984717ad42cee4aea91a26c11f57800c8d4d507ce12b062ef8a +size 2635998 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000400.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000400.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bbba5c7bdc896296414dcaf24e5e4ed0765e213 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000400.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a39c5db760141af65d2a4f1ff0afc6bd65eda2798a3e523e492767ddb3b7b9ba +size 2233939 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000401.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000401.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2227fcf2331df52bd9f09992f1115d406b0f5369 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000401.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:554a920f129926c9955d01a18e60cfa4d35adb4a2f5b6cd5e5d2b0620118dc79 +size 2883837 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000402.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000402.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6346ca9ebc74063de0d7e1479f104d4507053e9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000402.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84107e1c9d9c32fd578d9239453c2f168b78cb697d3232a36d045f8650dd5659 +size 2129453 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000403.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000403.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bcdfeeff73a40066b21de90a1f5cca404c2e47b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000403.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84fda5027ff9dfe04f4fdb9337e8d790d94a4cb613252d424218551b6e0934af +size 2614698 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000404.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000404.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bc94ed7f3dea296de37191895eb4cf529dcd21e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000404.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4790664442542b9e0222404e87e60485cbbd395aaf198b6a806aacc7a5f7476a +size 2383084 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000405.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000405.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29d6905f194c2852812ad68665f7b225fd9b9b1f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000405.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22935fd2941c3ee64485d5ad18566687e0725984eb2787fda86a83fff8ed3fcd +size 2456662 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000406.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000406.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f6d2aa8af601aeb56e754655f796f7962685430 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000406.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbd52d66b970621a8b8f4fa48b390428f61a05d5a75dd696a2c8a17dfaad3416 +size 2862053 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000407.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000407.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d9369ce767bac403ba4f6e1192e80b863c9480e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000407.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2854b3495762821b5580a05f9980420b98d8dbba158a4df6def484bfa4492817 +size 2229777 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000408.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000408.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..164c4b51b10f716eea8fde4d86b88652b0798212 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000408.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:295f8fc7dd6a18c917f9ceeb3f023d0c9b189cd2aef16013c60d3ecc1a862c2c +size 2861636 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000409.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000409.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b418581f217e6220a86b0d4847abd0ba2544e80 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000409.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12c0e64d3e10d94924db56a259bb3a155c35736a8a9cab6035511000f8adf6e4 +size 2314543 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000410.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000410.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..733011014f19fbddbb5229e96186db5d120daa8e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000410.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:191a2893d5740126230ec315965d3e457ae0524504e2c7895c369b3622726f60 +size 2285553 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000411.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000411.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d825fc46adf954955ca0dc67746767f4a09e751 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000411.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b16ed6676e36cc33f88230e496f9931d90274965342416e8eb6600badcd4f05 +size 3360539 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000412.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000412.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81e20ca232a611923b0494669ac9de09e46dde1c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000412.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e0eacc7711dd0a3e03e706364fe3f3b6dc30a50e0e290b344f825a406e966ba +size 2470632 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000413.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000413.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b887ba33cadced23fda67bf2aa5f18ab92d26b10 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000413.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91fcbacf7c4eef441efa3949c6121f51dbe77ffddd677b233cf19a83ee9e4ade +size 2384615 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000414.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000414.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e8a8190ccddd9631a0bd49ecae6baf69703cea4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000414.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85cd1d1878abea24a84d032225cfacb1177a2252ed5faf2e72fbe9e0e2f31955 +size 2293851 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000415.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000415.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8f19af12ca5a8f25d1f3dec8d5d9ee4694c8047 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000415.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9095ae2cac26556bb34e6c75d59f391c742426d60b60becaf596a4c0898abe6 +size 2581037 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000416.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000416.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5edf9f8b75a7674fcd212837a611112d6d33b859 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000416.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e553eb24877bcecff903447dc94c726e5cef2a935e55259fe7e04e03e313df7 +size 2400505 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000417.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000417.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e3c9ba146f12a2d84c6578a7ee414c9cb2c17df --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000417.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72ec05e9a584ebfa596d2fab0347553bf1a9d93249abebefa8e04eecab61a984 +size 2371028 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000418.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000418.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be470bebc38d1528cec2a48729896fc7bd7c8214 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000418.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7830cc9516b42056d9a788382ef1d1ef2ca3b00ba6f2b723f457d9831da6c724 +size 2187390 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000419.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000419.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d66f503c1875aeadec26f1c2cceb56ca2b6600b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000419.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf165ea8ed9b02ceacc51f9b934e861c919225f2d057c96f6e7253be2ccf96f3 +size 2256991 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000420.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92ac474126315be519c08d5343e1fe1de3e094c2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000420.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5518e61bde6f469b85827d14071b42fac4e1afbc3cc084dba9b077e045a58d79 +size 2069120 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000421.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000421.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60ca1d0a8c3ac0b14ec3bc839842a4463cb2f2f2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000421.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:791c4375eb3a57d5c1a0031d8be1b6b5ac48f6566f3c32b2ca8fd7ad8f260d25 +size 2565431 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000422.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000422.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..829d51712da9839ddb16a4b52113d1c264f9c83c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000422.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d1cf2c91dc81411cbe3de73a67af9f6d02b424746998d3bc219225e4d0dbe70 +size 2597019 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000423.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000423.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f741784258a1385b47218b7f5242ecc23a42e631 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000423.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4d7de6c43f669c3bd461d32ad19e8b258e89e504d15327871bde9f2361de82d +size 2837341 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000424.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000424.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4468398afd3460432087a08013963c8c81a77973 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000424.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78abef560a263ae9ed915b975386bc66e66ad0ea3e155e444c2f3271c6462149 +size 2391886 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000425.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000425.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9457ed475ab5efa1f163afc88c645417a64fe0a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000425.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f90052959f77723a559372dea5ff5fae9fad332ea853298ef08c7cef19c31091 +size 2352125 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000426.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000426.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1fb843dbde6f930429d352d4c58001d4fa164e6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000426.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6146788cf0fe88d8bd73fe316c5db3b674f471adc4931e85415686b388ecacfb +size 2564133 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000427.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000427.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2e7837a2cb97cbaf0a0bccc8d729f78ea7d2d5f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000427.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:141a938913460a784e9f8b37091d53ba14d8b3d13fad16f6d8545caa9241aa10 +size 2873947 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000428.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000428.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc98181057de303e95e570b1dfce8b50b2ce3287 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000428.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9d414400dcc1b7f91791762f9c4f2d418f2b9f488c1e8bf338a277748987987 +size 2628915 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000429.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000429.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab99a00c8cecbcfbbd245018138f7623c10ef8bf --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000429.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2739670690ce723f48f27df01e0481927a4e8db667da0aaf338d0824acaf7059 +size 2016717 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000430.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000430.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59decdcf1231e33d31ec502c5f0442da126c2629 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000430.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1ef438681067d8c54335255996e546386319aaa2fe9c6b712b2be1fd8dcbfec +size 2512255 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000431.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000431.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..828af9c3e054736ebc88c8da442ca1609a752c41 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000431.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e44303006e5ccc7b57781d22791b8aca4fc226c4dccfcf38e2b170c3e2fee787 +size 2190472 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000432.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000432.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a32fe5f403703ee53de840048edcde48b03583b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000432.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17694bcb4df295ce271b5ad236edc4cb7b6bb63ddd74768ee547e8beb2025764 +size 2242011 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000433.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000433.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61262f56e05eee38fd19d88aa344775f2e14ba3e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000433.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43d840ad97fe147d6c0b3c0c7f4d9322953ac261c29420ea954b5b1bc7ca3279 +size 2216374 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000434.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000434.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b282061f83aaeee0c4539ccca62960032fe170a3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000434.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0bf00c4986943b351bbebcc25c6049152321e6250893963ee66f48d8f91811b +size 2516038 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000435.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000435.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea0a9d719bb837f0f472b0319dc74b8f44e69e8f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000435.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d0a628288f263fcacb23dfa21eeb1e79636d8a8cead91289a3e245c35ff025f +size 2438243 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000436.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000436.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..612c0cc9cc97446d34a7ae4ac2d57338aaccb5ae --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000436.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5645a799dab6bce7bdcccf7fb23aebc63c897ec08905d7e4e6535298c5c14898 +size 2405981 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000437.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000437.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0990d8eed91d9e9497cb520279055c6ee6440769 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000437.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6380a1283319a07c63f33dcdf53d1dc5f7d197eb1697643f3ceed249e49e7b64 +size 2111695 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000438.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000438.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efe0e41438074f46b8e6975082b6e3d30c47b080 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000438.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43d3dc9b78652536ed65f6282441e5441facb215f4ce075c1aaa5cf53f439ccb +size 1986230 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000439.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000439.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68ec0ea3664f51625d54650fce27f2882d69e4d4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000439.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:080c00dc437d10c3df29ed2c838eb29d70c3d3e9c68254ee7f4b784bc5764054 +size 1795669 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000440.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000440.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5657815b4bbde73aacf14ce72faef46cf6594a4e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000440.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01c2b98201a0c7421c776c59cb1e1df8c9ce01f021cf2545b9f6019498b9db63 +size 2299341 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000441.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000441.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23946383d72cefa1c8ca9118101dc2dc53bfe807 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000441.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3b14ab8ee5ddbf91473ed045214668891b5f571175bfd11c7ff9cbd50dd26bc +size 2337435 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000442.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000442.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f699d868ac4e15eb65d36d76c21de14d70d67d31 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000442.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4084d463d5f88cb8538a9943f25d91b6ed800c3d04f9d0f15d0940d8128744c5 +size 1487271 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000443.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000443.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23c42b36dc8939c83e4a4cd19abfbbcc68e84247 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000443.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28283b9cf324fe30bbe8eb738f4b9e30550441d72eac5f392e043a8dd018c988 +size 1397719 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000444.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000444.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40ecc1cfc7160d9d16ac797b2e715ff65548a218 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000444.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7efd8661204a25569fc461d675abaa62d43b1c13e2d8918a1c5302ee7f322e44 +size 1208470 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000445.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000445.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bea4da448d2ca1a13f66b434ad7ed82735876b7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000445.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c3af5c3593524ccfc7a48cbc8d88f8770a57bbd40feeb6ae14e650e3b312c6a +size 1716738 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000446.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000446.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34d7d591eb30b3be8f5149d6a6b4806e651a2a2e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000446.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0e0ea9a7697dac6551488bdbad0342177c778cc49c353c921bdd66552509683 +size 2465031 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000447.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000447.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ccb36df5b3097048c6dabd64636c723f2eed208 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000447.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:602a8c82942c5e3f110b425ad062214a9d2f1aa50f00667c266986088becd17b +size 1501837 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000448.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000448.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9613f180a1b251ec6fe0a754872da25f828fd14 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000448.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c1c3a1bc3aca1f7ed846c66a842d12491d5519c1e028f235656e596e2d1c5e8 +size 1697254 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000449.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000449.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68098931a068950fa0fe6329393fb021a86e1500 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000449.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d960e02aeb396421670294a57b3e36fdec52409c6a66a4349db3ab44c7d1549 +size 1501152 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000450.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000450.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f2b950c7a480ce615b69d75fc9bff58849eb9e0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000450.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6861ba192da62435f9e7ec916c60ebea954fffd45cfb7ce24a55f7cfa2303f6d +size 1497493 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000451.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000451.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e757e1cd850b34ad98fad7e67750f6ed0c3034f4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000451.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6c2d59e23e5eec9c7ea81dd5a152d9fbbd9fa81543a003971fc72de7f60c16d +size 1389859 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000452.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000452.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06bd2950c8b97c6ca00207431c186e4b6299e250 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000452.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcde8d07293af3b86fc64f1e15cc7ae74f86a17db3afc8af961217c89feb9565 +size 1892026 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000453.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000453.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e2c50b5991c7c121a623ae16146fb61dddb6acc --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000453.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06a653ff2ccef1820c966dacb1721d088faadef122addf90f36872c141fae807 +size 1535995 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000454.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000454.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb26afd3037a93eda4e179dbbb34b3f70802d9ce --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000454.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9763564cc905504f3a0d6622ab6596745ec2891a7d564604169a700eb9b90142 +size 1678180 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000455.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000455.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78006f912d2cbc7ba666051386654a85bc796a95 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000455.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:381da0cb6467bc6d45fdbc0fbc58dd958b888dc30766e5ba88840fb3b912de4f +size 1464254 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000456.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000456.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cae63f7e7a7ac72d52a26465edd94018c4d544d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000456.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:deabdac1275d9794f202a3864b758b9644085e253765c317ab41dde9f19b4607 +size 1571228 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000457.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000457.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5df15694b5f27675db75b4f193e23d8d0b4cbd69 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000457.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b894c3f4d23acdbd6195a257297ca64c9e5ccb772dd021fa8a40bbde544cae6 +size 1483880 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000458.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000458.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8835f13a1f1fb6af0f17231ca68d7d1d600b614 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000458.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a8b814c79791db38be171b5dc6fbc52c70b4a51d923eb341ae347cc55291d22 +size 1399023 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000459.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000459.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78fe41f9c123286234bda496cfb71bd6adb1fb32 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000459.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6a1defabc3333851cc8a7292e1ef83d885eef57f3e6692ca52df83c0d782b59 +size 1442642 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000460.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000460.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53de14a04a2cb1d59c833e6685ef9b32dd320197 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000460.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adce4a44ff60438a0445e567cdc411bbcf171672a473898babe09c2bb98ad175 +size 2075330 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000461.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000461.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b815fcb56424c854113893b8a865343485db7281 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000461.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca8797a0e06c1ce276dc99dea5764b15c4c959f73a7e558ab4255f3cc6d36805 +size 1429663 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000462.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000462.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54b1ff4465e6bc57493778a7fa5bf90b77d6ad24 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000462.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5f3ddf53dfb3dd5ce5e2a34a91938e96c1ac9f668e5c65cfae4a3a0cd9d32d1 +size 1940057 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000463.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000463.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04ad2c924ec64b92a8d5234b5f21f7e803731e8b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000463.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c36ee37081913ecb0a4852eadc8473dfd8561b67241e041a874dd4cabd68400d +size 1461917 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000464.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000464.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc1c981f49169acfaff931d8a49d229fa80a19ae --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000464.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a30da79399dc0f6a97950b7f327969049e507ba4036d25fd9bdbc5c57c48919 +size 1811337 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000465.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000465.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4967aeaff473c4043e57f45c4c8e936a5d5bef20 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000465.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bed3f55e9d114790fb4301771e82b80b19536db695f6be5f643447e81a12585f +size 1797463 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000466.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000466.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae23a16af78c1710dd4b3a4f05d240a274616080 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000466.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9add43cbc860e4b623e35d61e6004733dae1e7253b4f21927daa00d246ee6c19 +size 1531772 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000467.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000467.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..933d82f5ec801d46ede77d0aaaab4ca422787c53 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000467.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f371379f7f906cb0a51850259bccb2afc356dd16ad9ec312456a7c1e9162251 +size 1381584 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000468.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000468.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef97c20f7e9842232cc50b567c1cef413cafca99 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000468.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c7710b3d3101450248484b0d7c7675a537218ca4894bf0f0b3bce3097fbf796 +size 1548865 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000469.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000469.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ccdbbed4d9f28db82369f5dd10f925a91a4a7ab --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000469.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:471075a5753fa89eb1df9f761f9b423c233e7afe6df0e36da55df1a87870ed08 +size 1876139 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000470.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000470.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69bca68819a3b6a0a39f3b04c5feb51c19e63cbd --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000470.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae67dc2737805cbe39de34efc279b6553de75e0866760914b067524d6d41b6e4 +size 1755680 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000471.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000471.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5063e5c3493055c5317060f20b30300c9e5be6a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000471.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b89bb4642fec0bf0a7518a6cedc130c7546c7c19d47e549a09cc7290e4223c5 +size 1609476 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000472.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000472.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6079ec9a20c64773a9aa61c4584bcc36ce8d13ad --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000472.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2873106b7edef9e1a132816146ffd2b71d6e28e20b2d7147006db57728cea0a6 +size 2277589 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000473.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000473.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22ba87b8f243a535793debed79f5ab3b6631dec1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000473.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70c462a2a453a345f2dd222619d58a591e1e4a17064859b0f59a6748901e4fc8 +size 1509419 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000474.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000474.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..568f738f148360e255081ec065355fc0f6e2a664 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000474.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03d4e761b84721d54689cd5cbf967c63948f0e3c198ac76b5ec0a5a094e6d718 +size 1862923 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000475.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000475.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f2b066e63276408e0da3003e632ba7bc0128413 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000475.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d8773f6554c83f2957e929dcdae597f72dcaa199b967a360191b27a329f2505 +size 1451774 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000476.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000476.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11db7f94ef9c1edef35bb465342a1909c409b425 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000476.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e776afe9ea30d3877103e5acf401ee18648d34db658829f6f76fd5c318b2b54c +size 1665926 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000477.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000477.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..127ec4f5dd1ee505832528fdbc079bb39e012948 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000477.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b54f465c1ec000926a7d0b80842a951ce5300f36459efb60de595ae25bd5a4f6 +size 1967099 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000478.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000478.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da0629dd784044e4ebb9cd50ae803fc32511e9ff --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000478.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d55f10c856cce7c907c9ac759f0e4d4c4074de1e03f66743e833b39821313c9c +size 1430019 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000479.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000479.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3541f8eb49f5519599e3270a3f2ef9c18f4b40f4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000479.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6f5f929457bbf3f4ee6fa54c75cbaa725b37a6869a9395a99d582559a4bbac7 +size 1355390 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000480.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000480.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13096e0230597a7f9fadf6bb78a452032c771e4e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000480.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ea3a4fe0702c0c87fb7524c9ea4e3244933fa7e16f3385b56e002516b939b29 +size 1826766 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000481.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000481.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bae29b9cec9954a2c2ad046edf8395eeaba58e1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000481.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:433aca732265170604f3c81b5f560b8595e122b190dc3124049a88978149bf9b +size 1438931 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000482.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000482.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c3a133e6fd64d507876bb8632f1eb71a9d9c997 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000482.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf1815e10df45a5e3a7115b3e520c7eb2ccafd42929253ba22b9d410bc25fc2e +size 1345393 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000483.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000483.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b7204eded960a5498f80dd195483d4e27ff7299 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000483.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1fbb35d3ea4fc6b3152b7902222a0cf58dd084764b9bd107b9cd18fcf3fe93e +size 1814117 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000484.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000484.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9528e5656cd24c443d6d4a27b387dea2a1717041 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000484.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fe0134d7304a63e19157c0dc808c6cdc3f0164306e1593e372a98e03aaa229e +size 1624538 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000485.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000485.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..490674097edfa3224957bf9967a7afe3de5d6c73 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000485.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4e78ed01b929133384447f30178580dc0f8fd24d716bc685eea71aaa7b87093 +size 1635120 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000486.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000486.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c05aa8305466ac8c898628e8fc1cab5f35d2d82 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000486.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:befd6d69be8f6f153bef0cf5aebad24100526d94e6a76938025d3b6ce41c5374 +size 1451744 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000487.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000487.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0cc408ad8b1c76c5b1fdfa099876fcf233388d9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000487.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:686e923ba0a93e247fce51fc9cd590b9985e6077d23ac4f6452a521ac3bc7013 +size 1416257 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000488.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000488.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..257f5aa93d5a2570597e7bd85c6a3b4e34874eb6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000488.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:473fe590944426d6d01f27a585ba9e1557718305f4be0dae99275764fd98b1ae +size 2582714 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000489.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000489.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..461b6e215e1298508caa5d535c04173b16c22e6a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000489.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cea4fe76c40b8f2e9376ed0bca598c2026fc2edd8e9d17fa37f50739bdeaaaa +size 1409765 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000490.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000490.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffe7101d924fbe6086fe5c36a6da5d79457b681e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000490.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b7759deb4356672a8531f55f6d5ab0efed4538474160b2905542743e5cfe284 +size 1785517 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000491.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000491.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4f0d6d05b41af29df34905b97afd26f1275ca64 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000491.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aece1bd2d8dbbd6fd4dc1afc1ef1c803c94bc7dcde21c70baa5458a226d0167 +size 1345228 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000492.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000492.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f452edc18480564915deda2084e8ccd08c7dee9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000492.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb9c1a198f1487cec7b34a46c35af5ae447f15023bdb2d34c76f25800fd917ac +size 1498061 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000493.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000493.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18f74a1ea326796b0faa7604ac8d920e3c312335 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000493.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99fe5d1efad20657e15f83c2a9464cad8e7880b211a5238f30d3d02706319acf +size 1494347 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000494.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000494.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25afcc9cefb21d586bd46b19f5fd0da151263c0f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000494.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd80dfaf477221be2e8e412b3c2b55410e8376fd623b7c04249f6a8df535af3f +size 2226323 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000495.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000495.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b6a36307c097c5c07d2b6cb776621b657bf95a8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000495.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8600bd1b4dd2ab30c4dc77f311840cc360412c236db3f779131d2e9ce70fbbdd +size 1418369 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000496.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000496.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddc4027c8311dbd4d7d1974259bbb22913543278 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000496.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0532d996afbcca332034cad5ad7200d9c68c53099b3c1263010278d46282e09c +size 1364025 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000497.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000497.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dde444f5761fca5022cb2ffaeadc16a8b5d5dae7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000497.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f361246c621f44c527f69cb7d46c09ca2362d76b56d837533af6832ee0d289b +size 1327557 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5f44f9f9a16e3bfa97c284937314861970c8862 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8286b9a92d33704108ea9d12d9c08be572ea96f82acadaa133266900964fa2f +size 953563 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1adb5d48189db5db737f283036eb8c2ea95b28d8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4100c7c592c2501094dd59cd2d6c152029cd48c4d4883f072cb973857d6c27cf +size 542799 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c7580c00bdfd258a6b5bcfbf56838ef647b77d2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b75b814ea736f0faa60654753305954f12fb4e23c4583eeeb55ce64ee2b7038c +size 700120 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10d3976a4c7127cf1ce33990a21f0a232423fcf0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:665382e9ae6588d57beceee85d13ed81164eb0d6799cebbd64f4a2bd4215ca6e +size 843726 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8374bce9cecffffbbffcb350511c4ff74db5424 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdea3a40869041de2c53e5a3047e54f996efae6ea3ca1029cc5a2f380db74b21 +size 408922 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2835f616b091adca147be7cbc190f8ddface95a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fb733e2855cf836d4046a2753c6ad7aa5ad5c2bec1d61253079d38bb14d7b77 +size 657347 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03919cc610f364d1550af0c70b8c493458aa5b2e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2097d53791ca22f1905425c433d4e2fbaf8ea0cf32c2a63bbbd6daa8bfbf4c29 +size 739077 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89ff7cc39927913ab96094082c71104c8cf9f26d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9b4787f99481d57adb6182febdc80506425b00a6c42078019e818b6fe5cefe5 +size 689264 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8c6f5de6cf3ed052544eb17650d7e9905284195 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e969b64263bb8b9d1b05181e9bccdbb287de1fb87ae2b806b9ebcb7523208e23 +size 426533 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de819ba5c71437acec4685bce12069140bc734ec --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fb4e4518428b4c77f06ddf1ec6bf165228cc8b2d1bf9cb1d0e1335b45e1bbcf +size 497143 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebe7768f74231ec51d326137b68d92706385a5ae --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca42cce916cd4c73ea53ec38413fb8586f3676d51b6910d1acc6a41b9c03df4e +size 542157 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67c5d35fd8ff25e34bdb6125461427d723c0e85e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ececccb70e09dd97ef577cc18688eaab5d30385657606ea19f69d197f2b699b8 +size 614413 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77aa709a461aa4d9c26b76f6612bba8e1686e20d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf3101dac827285b63ce671cb6bcd7f22eb82de00c944b608fb74ab83b1c6a6d +size 521669 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..561cbd28a44d1380d6d5e65f06bf5efbcff20430 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e75336bfe005da19be751e1a70bd87155d7e2be3270a36d74d9317ee012c4b87 +size 599644 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..857404f06291cd7b597e688527c764b10506bfe9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15b4df53525b7935cd1a43bd592bf44d5fdb68fca04f5487a85c52be712419ad +size 440075 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39dd968ebd1b9d038d929af3d30a71ac703ff713 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a26dcfe6dbb0dacc7a48781c95b415d3c79d37e965bf59b4a0ffd53f1a627cef +size 564818 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45c2973ad06c694dfad49c4d564266a736dbae02 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97e274d733117ab6bb101263116b682d34bf241d930f4cba64d370c060c71862 +size 582758 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0d613be8e91314638854f669cb05b061942803c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4069e81194e5a902bb26fdea2a128a04b9cb552016e6e5d48019c35aa23fdd10 +size 584680 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adb58907a4963325d45b4b52ea9193eaf4b129b8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:695a2b5384a0176250d6362a20a3ce10c0393398ace9c7b12d41f977ddd5c93d +size 591317 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3c88b8cf17e507f870b9ea3cbfe2e91b9d24dbf --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c5cf4f29f43142af7732577cb8a0807e56a60eab36a9cabf9fd9138999b03b8 +size 543432 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72891d39912394ddc4204e6d5227d234406bffcf --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f43bb6532db293d6555bbe6e24ae63e8b848c0a7d6b82ce9610fc6be5fdf7fc1 +size 746992 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4496fdcf0a341176cec43692fcfab1f3e970b004 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b423d728ade87d29f756afc72c5ab81e36849fb9ddf840030240fb4bd2c2d326 +size 501295 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83628ceb164deb6c5e14559ff51609c383de21df --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7723175d3b0a814f66a4ba0b8a3e9bfb45cad481701e33371c56838674067a8a +size 505170 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4b0bef4bf477549f2a8b5bd05657fcdd9021b49 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f34173b974719f11ff342b79edefa7202a68e3794eeca4a17ef5798eccd0864b +size 675434 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0728979384795396bf3bac6dc587ea2564a7703e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55c688449cb39c21c45573315827be923f39d9877b443f9c90ba133dab4ccf86 +size 541478 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af0c25902aade474448e58b462bf8b38f6e3bca2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2bbc66b96358da507d7795e41fe4db62fe522947c27c74db801bae02554f7a4 +size 573977 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ad0a41ecba968b643a15336c95bd2958bd45b04 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1da67e7999ef22d06348182612a2f5f1c54b0d308a1b4a76bc36fc02bbe5f9a +size 646625 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e04bba3c3868b4e7f7538338a947f7e69ccfa160 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c74c993718562e0afd6c37737809cf34a49f9277ca3adf32f0f420c7529c0f3 +size 654767 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76056e58f3897db12dbbc25a30c2ae826d3573ca --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca84b06907989b7b0bb0e31d983589a03b2fdc5ddc5769afe81636639cc53983 +size 528414 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d707052888a222f780407c1c35ea0d1f6b580eb5 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a979c93452b8263deb3787f7dec9c141b7ef059c0b46c712163b891def7dc23 +size 561059 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..968276ae2feaa2baeda2542b5d3bd9ba7355478d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:961950493f8471ce264723fcdd380e45c732328f0943e591877e3b57ddd5e4af +size 861373 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37ba7c3b8710b3552ce1aa18b0c182a25d988882 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2aa86711601b9168efc0f488a9a4c16f30173439b1efe45b05e0ff72ec1d0938 +size 530761 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa9b35da61b8fe81bda05c6ce0759516d1b1b15a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f89358cc9d820732cdd10e954336136b0950963b580dfdf909a381b5f90b83eb +size 498854 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..094d7dce9fe0e109f1c67f1d52e15c9b66b18010 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28103e5908fa15f144a7c54a5e547cd26b7bb2af70d5d4a6c3232b8db3118d71 +size 521267 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9e07938fe4765eb370d266efdb11b385abbb22f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8560cf433f1b94533ea89ab267c76bfab48ba630db09b55aea175919989db3f8 +size 432711 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae84157ad1259438376d727943888c5571b2dc5a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ee42cf50a7bad4796f18486a2db9cbd542db76b8c2a3be82cd06d1a2e6cc67b +size 450920 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b6925e4f29236f6ddbc980eb1adb793fe3f0898 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bd0e73e2f45bc24ad45382fd1e60dec10c61602f1bb5b85fb88cba37d67b1cb +size 586847 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7ff38b2c6e45be739a839a373aac0308e2d1f59 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdb8105b04bc11e78f53f3fb310925fbc5c50cd7eae68824296817bdd2d33042 +size 522680 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..696c2ab3c0cca0761b355008444c2cd6bd9a99a8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e19abee9a9b9cbe17f22d0fbf68ac4de28ca6d63ddbe8cc74c461080e7bed49 +size 583314 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4505f7f356df054975ec0fe3df0b3e089a0a795 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a10b0198961ae8b2a9e5a67faaee1ec3970b526aab513b3f3d99e4f5386c29b4 +size 431488 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbc37ec6ef45dd114529fc8eec28da8f38b0cff4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d949d1cb1e27db303b85fc4640195782078decffff1a81e70cb4f5a216ac9a45 +size 431188 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10a0cf7f1425d01c3d1f4c0fd7b1b2b9b2be7040 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e27b57f3aa5ca50cd3af1a779c2e10b1cf1b8ef1ad075a30ea6baa9efd928b1f +size 538260 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76c1fc57369e7a19237d24cb42ad3e83657c552a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a76a0e0b662bc4f42534b874290270629263784c8f7bfc96e9851d43dc16a2d +size 356418 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07033952cd43c6867912e7d10dcb7feb15f2fae0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:273516271f9309220f064c329a379790eef1d34d8ae8e39e35aab7d8ce3c1276 +size 693224 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24f0e794149470b40f7827e70b463e2edc897f52 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33f5ac5d2b468908da240b8e278bfc15fc520cd9169219ca37ae788ddeaaf7c1 +size 536273 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c2c151deec708ad485a00fb29f49e95fb9fc1b9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1d18a61871a937fb0f9ea2effa324d8cfec0bdba90e665f43b3dbac399d113d +size 747103 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed572068ff96266d1af78030da758a301dba0155 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2108a491b751f34066e73226fd29fdd09c917ed666cb1063ebe18fbff61cc7d +size 693194 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e5dac7956a71945ac9dd37db660feebf64cee11 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ee277c50c1825861e758c8719984ec683fd6d8a8ae1f70bd9f133414b4b23b9 +size 667725 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31c2f740e2a18402580738ad85f3e04cc78536e0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8cc3bf3dc60dd20751d8d2a0027a131bf9ac0fe6f709fd0c1dd3a8fddf3dd8e +size 593394 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eba09ad9e80f5a187823d68fb541cce5759f0a10 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1891a24beede3c4d3f35f6aa6072ec6de22541b6160813b478af7c193523eb98 +size 743613 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b8a0493b957a4956174f22b061aca78443d36d3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d041fb25f035cbb3cdd02397d86825c1018e82317ca96a0d56690f813ace338f +size 581861 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5605692666075123245158f74b2dd16ccc340894 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cdbed5803c61ab1f8d379bfcd68c1acec7cb96ed25dc8febb4893fa0557f536 +size 619399 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fb077d2771d7583d178d1df46f138d574f1032d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ae225d2af2c7f0fccf3857d8350d4a8a3177018bfe4ba06f0abe9705b59e53a +size 571634 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbd94fa0ea7915176c7f36973ea821e020f76176 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03d8f15a68bf1f909b5a782757496355fad06b3739fe669d69f286fc533fea30 +size 612115 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f942411a0d15595e8ff96b2f9a3822579c924db --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20af859abf7e23663fedf9b9bcce4eb44a8b5d74c30bfc2c22d8a81372c6c68e +size 562079 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b7f4ab24a517ad48ca7619a04f0d27a2925e166 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f889b31fd9c45522f32ec4e5f0a23be8f5d77ac7d7625f627e410bcb21ffb81a +size 498041 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84cef1bb8d422750f6c879f74a4ed9343798297f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e64f2ee4c32d0db8af922e9d0c62633f94b1a1220a4a5d56bf621cf669ff295 +size 498846 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0596246715949e75693a84b43f45ab80c8ddc71d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7de5cca8a008b1ef9df13d9e762c5679dcc8dc80b7647a9f1c7dc425ce1dba81 +size 562984 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bf992bac7d103b87b20e08eb4a2170bc1c9f0cf --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38bc40560ffd9e732935d814806604f670b893a61db75dbbc720eb75a4b79ddf +size 734875 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb46216bafd6446d3bff6105de373943fa54c0ef --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37d32cd98a3d6095d6d7ecf4a4f60592115a2d3eb571edf845c32b574a41f9ca +size 536583 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ca61a4f3b291a56b6b6af59091586677fd0b033 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd497f9d0104e2fd59afe77d799c181f8e7065cb39b8a176780d29d77bd739e9 +size 749401 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3071244150096bf20720a96975b54f9bf634e53 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3582de535a00f1133dc938cdbfc065532dc0e45b157efe8b733d57ce75a9b3b0 +size 1055427 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21bc424d46f99340b98c6f38fb6a5b5bf80a846e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cc7f7dd41429a78030bbcc6c16636912fda3f9f0531fcb9b504886a82144b4d +size 1032438 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be7f2172d72b7df9f880d8f70f7412656cac5810 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea6518543120c4a524047b0f06d8a03857a1a685dd77bb1aba6cdf35faa272c6 +size 1064767 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59aa792baabd7257bf12bbf9630b5f624f945f68 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02c6784ae963bb75eefd33132cb943f9d7d8544ba93ae9769a93b15d59812aee +size 1157140 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02f62b9fb2a6199f0c6a2555a0b9ab3dbb6f3ab4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0881dbdc5c6a3ca49a29f513a9e2b7dbe9c1cca0e9ddf4be903dcde99b984b3b +size 1097566 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..558f432d8c913820d824e7269b10a1c2ee28ecaf --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c389ab3834a6a7627204765a61d0597f690ec9ac2980186c49fd2efdd5594a91 +size 1016823 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6c4ac0c783f1af11430464ef45b5a788454beed --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2674905e6c05cc24632e7c647aad3427240e74d950ad963bc4c24ce35207caaf +size 1112433 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3352aca73af42f21e0cc59739b1f50b662295bae --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1247d41b88ac1b3c78910940359529b81a33bd7db524e7e9e97644902cd2c970 +size 1056372 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8ccbc7877e1dd0b344d164a82cbe07611ec0eb6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edec7872e9345bde984e48a657d6c4e5dad966f5529a54c04d4a66cccd564136 +size 1152598 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1392fb8beb13ea7fe0b7e062d137d4ca8568e5d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04cba25fac98b3d3ddb2e868a48a984583f1b4f5ce0d2bb71f664d29ff222332 +size 1059829 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92466b48539ed15a276ee5e90ded0cb5a4610928 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:871510be57c68d430352f42f5f7dc40f3237b804c8ce9943293c81c2f2d4b763 +size 900611 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4c0b9454600affea84d32af8d798ab768555401 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:274c2e9885e201f24ba04563ba12f763277175892c5f79a186221eb60a02f6da +size 1233994 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2149a019fad11c64442a0a0efd5ec29f76df5c7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:000a619e6e35f148da468df7be1204c44e5c2af54c525de06c3c704c9880c110 +size 1131046 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5d6db44e978bfef5e2f69224550a91de59dd8e2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1fbdab15b54c00524ad3a9f358026bba5033d55017d4f85ad289066292fb420 +size 1213652 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c4758e2a59d3dd957fdcfed4e98fb59c15381ff --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3f889df5262570c4a1c1732c80cb1c85c67d2b7134b1e51904260d51e763a94 +size 1011451 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86b4d4d51a1656522ad356a091fe12cb5ce6398e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:febcfede9e645d341a4af65927138f884f32a9f30175a5701379f4af1bcd4c1f +size 1164338 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04a9f3d58d6580257a9ef1b42cb1dbb8bdbc822d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8fbe74ecde9162969540f8105513cbd7f888153e687460c849cf98f30969eb6 +size 1229665 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3458365eee24d4d236ce41104db7bff795b6569 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0c53a1c5733755021e1aa51c469a722bcca4a8c7add96ef156979ab061f0e48 +size 1244135 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37c9ae93ada608b31071dfbb9ae67e112968583d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aea18a109d5f9df6d7e1d406bd0498ee337522aa0a2666f7352debb32802b6b7 +size 940618 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e60078056ce6e8fa0ed2b197788ae66816dc8fdd --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ec6d732d57e3a7a182b88b10f9c6fb51d12b3add5fae2d8f2a1bfee38943c03 +size 1078541 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb83e9c8440ede04ecf0a9500c24baf20522bf79 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5031ed9678c2a88cf0853ad7303fa53259e437ee38114de7f41cb402cdc3280 +size 802500 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28425844a12472f740c33eb643b61a68b2dd4724 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33ccdf33b7acd443e6a7c5ebd2c344c9574db84e11fb252d02af6d520df46f1e +size 1057966 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3958beb576357772825ae5f478eeafe92363043b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55e9383eb7bd283eec260ccd74863d529459b71e072b9f7c424f18cc0a8012d4 +size 876090 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76d4af6f0b6cb766e11ccc3d60a86168843ffb12 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a30716d47c39eb90dfc6ace6e5e311e75839844aacfda330457c8ea4be0e5ae3 +size 988032 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a091424feecd05d7a73621140d6b7598a65be17f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c530730e5a5875ed002a2a5a50beed39ab8b78d2025aee815675ab65f427489a +size 1042464 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bb05bbe8e25e346b8cbc6c98df508deaa653d3e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ebb592c22c39f9f7dca84d4edb292fedb08a6b038576ee5ec609b60e8c58784 +size 869776 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07d52ec3003aed12173019b036a350db636e14f5 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b71e68343060985083107c3b25cb739c54fc2b9cf3ea0b6b44239f30ece81b6 +size 843943 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..204066b2b89caabdcebf1c071f50e6acae5a0f04 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1415c8fd50e6c8710be7a7e75dcf58366c748ded9b7e69c807f821e6630ec717 +size 977237 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92d471eedb571751903179069c812a5f00f8f4c6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9e0de73887a2407b9fe2427376cc04d062c67b8a773ce8938ab1436856e35e7 +size 965527 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d28861b9004c9c7b7be95f50135eb0778986515 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40e97e5a98dab7a7f301401546aa4daf0b8703a458692420c7956fb34243b4ba +size 742183 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d871e235aab2fdb5b6d30b9f9ae156b518cd2503 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:341bea2e15ee78354241b79ff0a13025b3652c86c21a9aa65d1689a9ca28679f +size 842236 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..784464a02de7daf8795ef2445312695900340de7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7752d99965663c945e6373199bc72f1232abb8537a5f0475a7c245707d2c4eca +size 825122 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d27431215c4973e27dd92c58ebdd34d04a740f86 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5530805339267d0c1e65bddae2ef2e2b106ff0738cd531a8c7d5b2df70d62d48 +size 450659 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7b02de49fb486eff513e01f5ca031f21b44c1de --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e705312ee075dbe7df09f18fb99baf140c8a9c463e39205f5621894c7b885fb +size 377307 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03b5ba0455da508da5bcfbede493351efce22495 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b99bed675f2bcbac24bef6994ae0ea17acd5e06da471b68d9e94a9d6ee5353d +size 417644 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e793540d0086720f08f9b082ae87c86039c92c3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2246540e71342c0b8f3e71ae43ac580d2af0fe61226dfd1e179aebeac535dd7 +size 424780 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..313ba33b96159364ca6029be456ad36f1a9e08ee --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efa7bd14e22222c0988211a76000ffd8ce55dd8fb7ed89f089097675b77825bd +size 938539 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fba53bcc303558441e3305bd74a02428a8f0798 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fde54bcdb075a05b14d753e775f7e22b1ea128963d1f1673f6bc2481d9e29494 +size 522236 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4074056f8ee5cc3a7c29242598a11848bb356a1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8946e5285b34b4e652a94f1a9ea711eab3acb95881bc146eda1f48467eb5933 +size 510416 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f8abf50808cd9a671eef4d654389cbcf4c697f9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1fb3baeacafcda583a10b4b67a06f4ca5c7b243563b097445cc2fc0d918f975 +size 353388 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c83a97a91858a1b39b1e47b4d5658e33b7954f12 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86ea5ef079d98e9848b595a69afd0fe1c789d48e59f7cbe32fdc7f794b87aa31 +size 493773 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08442708c09c947ef16f8d3a484c04989b8634b7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bcd6b5ddc031b52514bc09de03cf80de1fb95ade9a89764b8c18e1c8754fc86 +size 308149 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0638cd63af99f7b433749ba18c7b34336e0d2ea --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28a53ad1156e32c707b20751a377d31d167923958c262d566d34e2640fcd3b90 +size 368385 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ee34d71c0e1e8b4c94b11260c7a15b15725b1d3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:171be06df74a6a66cbc56a65a6050363fc32df8a3ee7d67238f68cd26a1437a5 +size 480032 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..729cf96dc80867dd7abdc0664ba619b118c2dce9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:313973083beb30add0a529c27a0fa1c21613295202fcee25c277ab5347513ed8 +size 605274 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f76cfe23d2b99cdd3ee5771909e350cbbb8a1a2b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a37b7f160107c89e378350e988f99946d53b94f77971ad9e7a592ad3366833f6 +size 384682 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8b14a31813bba3e41e0941e83f6f5451575dfbf --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:955cc63b52e32ed82e36d72f11fab9dc727c6a5d10a3eecc838d162277bcda43 +size 473389 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..549537a7fd55261843cdc6ebe312e0308a0e3efe --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a800f29e9676909373a931e95e3acccba63e5f2a0fc14b78f17a0673adb5df3 +size 380018 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a0e027ec0977bce8991412ad8d47f7b5faf5c93 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd3aa4cc9df1ed73e09a9ceec9ec6d9d117e5c7d67f5d2e36b1b733851c5b949 +size 373148 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4634f1bdcf4fc84ecefa5b4adfd433351613d3f8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8db48fa0d7581bf61f9447b79cd4c8595b256f21fb10c3c8406b914d34fe82f +size 388092 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1bde0593323f60dfc3070ad4ab3bc64418dea79 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c72a0979f6bb4a15296d68e4a337a2829bd9131d4a47ff531dca9b7869df681 +size 391805 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63502372060f588dacb9d1cf74a171325dc39e56 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:296fc6fcd144b643f11cdced23141ffe6ed9e2065b64c24bc65bb694a53e15aa +size 417851 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e13e9243b1d713a8311d2fa7c6db9cdc14bbe882 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88ea92c9a46678e75578003717f7d07e886cbe31d60f1f6b16479b94a1e5e5d2 +size 422530 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3608575f7c465fb85bb35dcf0d086659860e61a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:674dfd1141f5041eefc515871fdeb0f42d9dd6b6790177df92f3a1fd0988a656 +size 372047 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14d2c3a5675599f2683deb295dcda08321409119 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5889da76d939826666a7db187b82b33d07cadb5360e4ca4ed722ee8bf88fc3ff +size 388574 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5661293adbeec9f0bdaf513666c43d336008b72 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9710877e95da6481344b579a324788ed8f3473c900dfef5dc4f952adb241d81f +size 506167 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb5e25cd6204c60e8a238087fd40d96804892eb4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5091ed69748fbed36243078f530c1e9131b9caa9db6b67109777061a70c640ac +size 510569 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe31d66fe2835751f9b6a15a32159836404142e3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f459532d4940aa308b6e8131593e8be69a60988297fcf57585b3a288d6ac283 +size 421239 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94318d34c62a26454ea5a3e993fd0b60c75b094b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42f207a21d65da60731b8467313091cb261ddab4c4b575c9aba6261b29b77b09 +size 423688 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c0692861af9a6a1a8130697c893bd55ef2030a3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a7c407b18e7b9d2a6ab4af43c09656929c219c20ee0a3da873fd2cd42355176 +size 535425 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b163cd1cca341922cd8e45cbf7b8269b29f3199 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:216a30dc41236c702ded03b8700dfd87b7a36af16c7cf667a439a90edd78b269 +size 472571 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..781fd8a1b69c5447f565edbadc1bb6aee9a4396b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18d70be47618f0a500742241e6b2c005321467e090fbec253bad465711ff25ae +size 618939 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae8a56659a2e5b8ecd4d7629e8f1debb55da041b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeb25d2d8fc72d09d72e25064e00534fc6575f283a2e40164c6411f63c264ce8 +size 475797 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ca5ca38c5c15089a028efa12203658cad3754b1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c168bb9131405a5d752a84b5ae2d6e634ad65711b70bf9bf69fd408c17735e62 +size 397506 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e75c1a28f838c5d90c3c1302c7db909d06116fed --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03ed1d121d3cef4636f682fbb277ee0421010a692c3b4c93fb679d14b6ba5045 +size 376975 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ad3ea9e6b5931aab4817cd01acf00c6233e8c28 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13f6d74828f514abee4f507f0f1e2a940f9bbeb5c448c0c3291d9fe0cf582c7f +size 341007 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc92ac9accef82e303a0ca08d88c894e2246f58a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed3dbff729db0b23e0080f6e6664226a0e1f65583ea95f57634a3dfce7d17436 +size 345949 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db9c8e58a718c900d1de15d132e66d4a149c4e33 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2701f5b6a67100fa9b6f69a6bd448db7ba921e40a327a98421585f93dfdd3dc5 +size 332974 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e92231481cedacb0819db209141617b709f3afef --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0a0a7aab966348691b3e52738b5ae43bc7b569769d0ac0fc735a33f81aaa4d4 +size 373227 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad3bf10478bdedf73c6005931e43948d0f572b60 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f9bca1576b469b7cb5a16e7d8fcf36a8fb8100673e24ad230a2ffeae2433cdf +size 349263 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec3c490135596ae9a474bfe69589e0bfcb35d71c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce5c774c619cadf5dcbabe494b3b271794d9e67a158db2928fae96578ac951bd +size 317562 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85208c6b6f779a3841a1b1b7b59945e974949292 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:608f43f17c1d10ad444b5220b39bd3fb6c8af6b97431775e7fa6fecbe552864e +size 381128 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e352ca4614ed7e095e3bbd888bfd078106ca97e9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8462452a6d3a9938277767954ee0abe52837c9aa98c88463edb9eddfdf2a7190 +size 365199 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65f442207147b1821ea1fba23a2d0d123fa5926d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:739524a5e8f79a7e535588e84dd9ab8823cb602e1987d3163d324d45434ad378 +size 297407 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1956ee2e581321384602b7c05f12ea7e6bd827f9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b36e6a2a08f690c408eb8952390388ec488334a9dbf9e4ed54a976b8f5e4908d +size 385311 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..209fe56e8b5f82532ab42bee3162c812a545eefc --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6039c934637ce1ea38ecb7a4155df906bf661966321567c5cf421c1222de435c +size 317369 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91ac86285113a5b6a5212fb0d1ff3b1e54cd3585 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5784676a94d1f137eeab1b12e28be47790500265bf97c92a4f7ec3df895c5d17 +size 354585 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19925c52b77144c2569c9edca2fdc72bfeb58ea1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5379595158ce223a315091719abf7273fae4a76218c392d9f1266c3982f4cb75 +size 685456 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000139.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcaad5903779bf2dfe74c7d5821609351e6b855a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50a052819d567cd422ca77fe1e5cb9453b9d14516352f4a4a5c68b0502005fcf +size 442895 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000140.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74732bc6dc90c628e63da0e2987160b6a1b15589 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e1e93733abb3b6f48044d3da50e1b86121532bdf380bfa26340cdbd92d67954 +size 627259 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000141.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2b0b5c3f21d40477a86dcf58cf3fb15baa92d84 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a6c3e01478612171a223591d96a6bdc8c5bb5987e7404c6a6a45bbdb46b9e44 +size 580422 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000142.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b30cd036f87c27f107c57c204aea1248d6f3cb3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a907d00d4b1fdabcfd1fad01ac037ad116699fcac9794f5638de0d90a22b2e96 +size 557181 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000143.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4966e64e9c807140acf3c9c5768f38da76edf6b4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79c7bd8fc874e80b6c972b8375f16a207ab21734bef28c7b2ef10710b9b4ddab +size 708327 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000144.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6949c3adc457942eb4b463c3c24944f825d37931 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c825abe4816798368df922b3737577e3e3ef2827d9e5bb6acb6350439f4ecf2 +size 470459 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000145.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e59a14a5b32cc6f340ddd006f37101914e0799f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:133c1e3aa54f27304ff7ad0c6500b1f02c01a137494b82b1164e0ff0e92599f8 +size 576665 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000146.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..729b570e07818a8a1189af33651389a960adc6db --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e239535feab9304f4feeae20c86c69ee957a0b1fa01bb32f389a52015bb4d1f +size 418698 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000147.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e768ed0eb6574a3c78a882da20255a2d1e93046b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aabc55f292d6a36c3d29586c98f9fa8685d143caa9a59a46a2256b6de37be7dc +size 563586 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000148.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b369d4007712219299489b991042afd6a505aa39 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ac7f66435d01b05019b5a3dc2fd1709382153d1272d1e41384da520427af143 +size 401791 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000149.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29787455b25fd23c240c2db4ed17283ba73e8060 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd2d55bc6b40795b81777ce25bce7319b383310265cad2fe3f7562a13aa08c7e +size 580210 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000150.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..faaacf015f203906017b8f31d6820d071098631e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebf8f7b1671ff023909f6ace84d404213313d036b9ecfcc33bbf7e10ae03c528 +size 466931 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000151.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20dd6fafe84dbbd542652949537ad824a4ccfac6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:225c800a0f821309377bf895ea96526509277a8000e5acef9422acf25eb28a51 +size 517071 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000152.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..333abe9d12f94328ea9900eea33b1adcead4ba2f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57107692936ef8561b114be61b0ba048252c0199d22c0607dd2a95696e1bf392 +size 379471 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000153.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e1c2e53f5c00e84aa3f2de870b45dac75fad51f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9c09eb342c49c0df42c77937aba84425a9a2d349122d6381c62ffbf537653fe +size 440265 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000154.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41b803de5064589265fd289c47dae4f8e27bbbdb --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d0632d3dd953d4e3614cd82793206ccd0ce251da07fe75ebdac75339e5c3f25 +size 481836 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000155.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da6908c2e5ff50a1e87e26bc139d134e06affc92 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57d9df97d8a59095880b6ecfded8597fe505d3057137835075713500364d9ae1 +size 439958 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000156.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d166689dba803b33a4c74cae4705cc2ead698297 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:244b6fb8c20355cc00a289bd7f494388092ca3ba52008fa786f68358b4df4995 +size 418353 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000157.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c3f8a99dea2a703f06fdcb6e01acd2bb0983896 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe3a6d75a3f1956631f9e5cc7a195efda7fcee9b9069a658f29fabd5c9ae9b46 +size 384430 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000158.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70d597800579dbad4e52e26a987dc189e01fe920 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30dd3d6392c95d09c8fd12151f779ddbbed4c7d122b23946cefda593aed488ae +size 524042 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000159.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4725d2e210686dd44db7d025ac64c0365c8666c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a41a2c959cf0668112c1704ec750ed9b65a841df656a03152c953d33e3f97ec5 +size 528391 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000160.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0348f7350bd6f855d45ae63f312b11c11a0424cc --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e86aedbad5c21d3e1e65e4df924148ee9c6a68370ad942ddfc37922286cfa3de +size 695388 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000161.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f246e7272f35be3b0ebd8aa0cba16acac28d078d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcecf8b514e1c6a9531731dcda42d77e7fe717c8856f7aad5254f1d135742493 +size 776763 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000162.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c4ff06ca4df966568181838736614994ffa0836 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d5a4342b18eb02a746d0ac4a925721eb33a241b3a4e6ce383a8af03d6a9b79c +size 528884 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000163.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e680e91cdf5eb204efa3735fae28c28806e178c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d325f7286a16d55aeeba9de7143e319a892b7ed5aa6d4f94505b83d03bb893d5 +size 571453 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000164.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08cba5d04c95e63db43cc1e2c887f43514d2b640 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a84cfc2f0f0c646756cbbd0f4b25dda951b104ecede230fb4100e1ae4829a3e +size 515081 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000165.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73e431febd3ec29e0e73b9fe5e4f092346578790 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:449a5f88bce9ce987c6280078ff9468284ad2b5d017a936e771ca7e2164f2c1d +size 564183 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000166.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2920a3de54795cdde1cda31f0b660e4130b9549b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82e68fb0d96acc3488f5748e0199468549dd10ea66f1989d8fd07aca521a87ba +size 534516 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000167.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..561e07dac97f5e3c6e2e5382b8e99bbbc199ea19 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8b381853c0e85658ae7a3a5a346895e69da89bd02e184b8068858267d8810bf +size 578810 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000168.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7d939efb06ffa9bf373d1b5e741c3294282d8f1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5173f3cd07af5e700cdbc5b418326c20cc80c429a62cb928066788d6056c5ed2 +size 566989 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000169.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfee86d0f03038c42652b62ee69246db77061a6a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3d293195efeb6f0da034ff3fdf0059f09c754fe7be7fa16ce90fe6a68f92e00 +size 633196 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000170.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08945d5cc4eb395e4b046bb2e9322ed3471108b1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d98ad61e031f22f7b71dc7871d5e0a5d1d13ba1c12104816a86e7a43fe7cfa4 +size 552099 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000171.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dc5a7355c9138316b0b387bd401cd7bf084d1cb --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a5978f75a2faa5ae431af23235877c9697fb9e8dc8b539d81a78a6b38482c57 +size 536559 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000172.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87a844efad23cc3f1736715f4767431fa43d1bf6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bd1ccee81cbcba12a982630894f9ee45e621d51c0aa7ad97c780ce92a53231b +size 660293 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000173.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4d60b7dd6a1bac60cb3743986eb354191ca23a4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8101c895d325cfbda7549da04ba107e7c6f123ea13c229a54efe9ddfadae01da +size 619417 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000174.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a77a6e6e90d9e8776bbfe31fe141e1e618b0d54 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a45a723ed10fc6b01925b41cb02ae1ba892e3e19afb4685053724340a8f80e3d +size 607754 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000175.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a7716ea268a063a04d0f75b1575a05ee2a9e056 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3e9453500710ea90645c770ed6cf00b4145571ee58d0993ceb8abf64b4a847c +size 625648 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000176.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e2ee30d7bb7ea6cc3283a2f6d608871a4076475 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e2c908c43261445e1e85b648df0b9e96e0aae7a9d5d7269636e9fb2c87b0865 +size 655075 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000177.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebefd062d97854f7dd7da8aba62bd1217cc69179 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5b5d326872170454d3ed90544a7409b3216626c78a3c2da0ed5a42d529311c5 +size 467861 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000178.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c722227004abb2d57d861e94275430d3024489e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c56beb4c95d017164986b83c9b4edcf550d2ad1c75803b6a96eb3d8cfd2fcd2 +size 691622 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000179.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc4d308560828d1ea8a09a60632748772dc215dd --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64b44ec9591765452a5dd64b0f62d55eed73c9d80233ff34b997c624a18c3898 +size 599449 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000180.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a558c02fab9e99adae1d43bb52651f78375f9aa3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a61a9fbd03af51b0a8c0da9dc45714adfd65d83c45de3e635f7c2d41dc59722 +size 508737 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000181.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f004ad6aba3fc7269ace0d5df7016d41dee16d7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec7bfa3d82ebfe29aec9c1db371339a5be18f4b84ddf2fe9e986b307ab958b92 +size 369532 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000182.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f594a0be1562a77c57eb3654cbcc8b25b19a0c9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c65b45fe7bbce3bc0dead6460dd02ed7cc14747ee210b3c9df6eccc64ed12cf +size 375624 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000183.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1e8a27c43123d499182e2c6cdcff4fef6b96ce3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f291e73785693f6ac8f2085d6c10c2a9e7b720bdb83fc031ce4b7ae9263c98aa +size 354123 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000184.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5de2690d95e8c0e468ec43621c1a68c250165d68 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb7bd5d071461111bdef94e4f908505ee9878882b3a7250379b913a2a57e68b1 +size 363434 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000185.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff593e3627526f1a1d0b41dfa112370c80a5b299 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cb961628460aac54c19cfc61e608168435cb2ae4d46d52075562d6a085d45b9 +size 385809 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000186.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b78304ebe06e7fa58fea1468b0dc5be735a7977 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b09960d3348012878725a7c07de9673bec3289a250b39238a687cc85e188fcd4 +size 391024 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000187.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33dc4bdebec909ed08a08f4c80d655dfef33de1c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8fedd8a8c7e35d13426ed4859d954bcb761900135b85057319f8833b9609c8b +size 412242 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000188.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e6fc61b0380d21f537843d69f53624199f232cc --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b9add9159bdc2d125f4297344404fb773647c89f5ebd8679a5f767cc7047864 +size 361724 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000189.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb4a54cbde9491dd5296920708c39af8d02853aa --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e05aaa623ca809a93d3a5a4e626dac2a6f598bc77761721581149116e51a30c +size 282198 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000190.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48b61578fb2456fceeabdecaa0ca1fa52f9094e5 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c163b63dffcae389c1dbb4bdea32d4f53455722e340a3297b69549761c8965c +size 347417 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000191.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce9bc005bd404cea7bd3d76a189d85cca91f0dcf --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ba15d2976a4858328d5a5b18f2ed46822faa4685a483119fe17721c6b964229 +size 369815 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000192.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05d020a35d767dd07b02abeef17cda5ae7834e14 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91b4930345631ae11a53acb73272a4968ed140339aa198e2d036aac226a70c84 +size 567606 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000193.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf4f86326a25fbaa60f7a65f0fa1203157629e6b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f50426c1473a516f2839ae91ca449b09d105f3035f3a3b79e759926f6bfd48aa +size 334135 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000194.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc96790edda7f90e3cbec3345a4a2e873ab8f236 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb485c004a5675760605cec11323a8da2cc69e2001340c4a6b76eaf90e655cc2 +size 595809 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000195.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d05f5188c9d5a88dd87a694d0c10e163cd24cdd3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90ada95b4dcfe4669c7e16c635ae7814d4afd9646fda9bd7f8ccdf9a5b385207 +size 379734 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000196.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9eb975eb3a8b23fbf0fe9b9f1c82e56538ae6021 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f26bd32b40193c71007445a1bb4c893433a8c3f8bb3ad03d92b0eba9ca041de6 +size 475412 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000197.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..babcdb580b8516e6e0454d04d7d655e45a4ac7c7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3a879b2dcb76fb12c6e52371654abda844250603d9f3e5f2387d271c927b210 +size 422709 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000198.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8096c3ad7805a551cc31db0c2c43485a4eff979a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acaf00b404601fdc021dd7de69c1e2c91a65b417cb17083b6a242a2ba78565cd +size 409393 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000199.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7db4d4affdbfd4b647466a91a51d3d68e400d136 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fb5bc621d272c2c8abb0ab249cdb06091e1e08e21f3741dcd789eab630baa08 +size 851563 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000200.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..914afe80fc7a24abae6ddd56da18b444f28f007f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78c28e49abfe9f0396fba534fcc9160d7e755879c6901c7701fa4c70a72d76d8 +size 404757 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000201.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49f2eb65638d4cf81be407ebb01dfcd971292682 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000201.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ab1928459b9d6c355c2249012ee367c3bd3d5be7b95a931df2ee9b733288eb4 +size 486946 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000202.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..450d9a3c2b1294f65966343e75a8597ed746f394 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2774ae9fab842c9d852f6b5054330fe4576da6da8b9c06316bff95fe49020ad7 +size 436531 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000203.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d627acebd1021e8f0854b7bd51d6c94dea51b80d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e87a18d3fb6ab5e679a2ed6a0fc3a44071f12a2fb2e785b987ac32fedb478675 +size 464914 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000204.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4d4d2d301e4b87f4c1974812d54beb85d94d4a9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a35afdf40275cdd1e9a88bb1cc565ee6510a235deaf7ee3ddcb491fccb64145e +size 411198 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000205.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45e397eef56d2a9ff9de460cf0f46f539c8ff2ad --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96bb647aa9ae6f5d3bf55cb84b750f27c7a0457b0cd8fd1f4a5f499a3fed1f73 +size 411117 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000206.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf9808f0601166b1047d668941b1b2553eb2d206 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79041125203187a2ea5a99feab9d8e0d176332e741e0a34be0484ee0365885ee +size 350676 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000207.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..735c8263c7248ea0fa4851c0b124c78c8234a77d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dedb6893082e04bc106788922f100df89c12e9746eeac70b37cfc8dd441c1d6 +size 386181 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000208.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c22f223ceb0b6ebf48b621150371a4228fbb6233 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92328abfad427a2ebe62eb2e6de52de1bd824ffc07760d6728489f1fbc48f7e1 +size 414919 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000209.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54cc873185d01b05421ae6e2ae3455bca29ed19f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dd5e1fe6f42a5c51e9170baaa7ddb59163c4589f408af69862075fc3edd0bb6 +size 627585 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000210.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..807350a7696e956326a00590452420ae2dc29b86 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddbfd78c9143adcda83d1f06cb5bc3876c3d05254f495b1fb82d30f17c99cd54 +size 424983 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000211.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1ba3d124633a5bc8d1909e18a11ce4acbe8a1de --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000211.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdb3a8a260099590a351bac4d42308d1328f46b7c32ea9fa5af10585e1894a7f +size 363122 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000212.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb73bb6e3f3fb6d5422c6b34e54e64647ec86b26 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ea8694d257ef38f9a38715e1c4bf05166b1badabe26ee2386d0875dc6e26533 +size 397967 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000213.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..882027e2d673737aafc6354b4e7d3c5a96518717 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69ae4f771112f16c2eee8ce8f534e52eebaf9a69e9907a0e30a215d15f91a6ec +size 319729 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000214.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d42d68faf2ed266ab1b55b602b67a18c02bfaa1e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79ea0ca250548f1fabe1b4454612ae4953727e65b034ccd193eed288223f08f3 +size 675107 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000215.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1470ad5ea1290e9af3a6bab95b5d80f011917f7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000215.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:522da82bb69e368f2a75b22df8660851742eb782f08a294df3cfad85cf5d385d +size 663376 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000216.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bc4b201c385039888ff8f1d2bd7b02eb22187f4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000216.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eae0a3be8b6525943067bdca6e3e75393d0d405fe087ba972b2f696300e8e10 +size 423042 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000217.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1eee247214e4bdd5ee1628ee4952aa54ecfd68e8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000217.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fccb259bdd0fb7b7f0f4259572b38a26cfc1db76a67ae823eeb67576c974dc36 +size 454671 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000218.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0d441d0522a8a5f4027a47e0f4ba03f686aada6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b91caf744037b894b9720277ddff4e7c45188cf9bcd9f7e80b3f110a649b1fb +size 504161 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000219.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebb6fa7443a53728106d59e27cf42ab163ba221d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af4ee33ce9d6af8bb2197b067b3f28109834f9054ed205f50c0bf87b6a7a3e5b +size 425414 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000220.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f877e854528e1dd2c5aa32bae7940bb7f4acdd94 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000220.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d42ce64fe29dfe9336ae9a81ae9bd196d91ac7fdb57183d5c7c87cd434effb23 +size 496549 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000221.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e01c8e0c7de68e14a739c52f1f65af38dbb5cfb --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000221.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae3aac61d1840f493427a079caebcbfd9eb7cb1e15738deb44193e271a6cd2cf +size 400728 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000222.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3497a87142dfbdf710f43b75d3ebbf77be279d0a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f65cb83b451f98919a4aa0719f3b3d909dbd0cff26d37a882398f88331d1e00f +size 522019 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000223.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c78c155598074c5a2db3bb55dc2fad5f4666ccd2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000223.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41f2f74fc4a36b6d74651b6bcca19273c1b305ee7d4fd5ff8daca5aef4640c56 +size 665907 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000224.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be9930888ad6b0dbdd5e66532f134591bd96f18a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c14276aa1aaba866d857b110ffed2486e1ea848d960b132c7f106f537f4756d9 +size 425381 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000225.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c95c28276e1ff2ae4f1c83b5879243d15db07ef9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000225.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:226974814ff4019543d9545ac9dcf2057978e358567166206525890d05bdaca2 +size 627194 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000226.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9375807d938125c1bd5400cd43e6a979de440f05 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000226.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f441b0419b6d40fa4da2285a96f4891c08d067c5dcc96d69722949b1997fbe3b +size 466379 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000227.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bca8d72bc03a2473d8c65bc9dd50fb873a5fcb2f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b40d8c4d062b606165bcac632ee45cf29e78789b01fc53c07be3e69e13d1bca +size 482066 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000228.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1a98c38b057e450814b9e0734017a100c4dd0ce --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000228.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdad00deec9ab477e4b0d9abf7852a0194bb9e4c1c058ae0fa424507f87c684b +size 526866 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000229.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a232817f61dfce3d354d8f0e51f05784382da966 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000229.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70963a164b0ef250fefb5b63e58a20a0bcc54de3e2a2e97653b3fa6aa2ad8fc3 +size 486390 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000230.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b91cc652044c978498b87e7048348246fa4fe3c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:903e08f10845979b767e89384556eda09bdc61f0f9828c32b4426cd369cc6ec7 +size 478296 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000231.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0baa6e6c716d24ac292b0a8ed8353dab57304931 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000231.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68a4ff4c530f1255dc4b33c25d6a09837a325dc2bb7284dc00d64eaf2adc37c2 +size 526273 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000232.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4449a9646821101f6062fc97a109cb6fa0c6aadf --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9be7e86fac6f40b66d33fd47e99239644f1d47643a165577e605708bf7fff73d +size 485940 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000233.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c5d3e04553e9c1679fffabdec527636b14df1f2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c64570a6829f0b7e1bf497bc82a6595a2a8c4c19ffe9d42009133717146528d +size 457434 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000234.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8effc6b4875099a131c602c37510ed8a090aaba7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000234.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4d6c897b9b2d8ffd4c9433a38e85d893f47e18b1f7f0a624c7a01125e915491 +size 400689 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000235.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88b68788b335d2e97d488342f214db7dd2535ffe --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000235.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb1b65a0ecc5419f346da51e27ba348d1ef9afdf207cdec88d8decb892f079d2 +size 460312 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000236.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8eced55875de9c0ab8b63812b375a64d83b9eba3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b33414594d44d156ef90ed856ef88d39284f4996341292b93c28a62949ee0861 +size 415965 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000237.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fd20c210d2aa5dd1e9cd91556424916e215f063 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000237.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df6c2fc2eb00638f248445a49891f612cdf96606132ab8a914a83a1f347c8f04 +size 624084 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000238.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57d15c600231a4cfdc868d23a985ef1b5553f02c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1789c6304391ea6eaf4a9ef45b83808f4b24d2b10294b17e0eaaf7f6ca36e83 +size 447705 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000239.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13c0bfd350e8f2c1c01b82c460cc4dd3702ed9c0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15061e9395708d701cf64e46f295db5d2dd6c3b53cbd5f89886ae6cd151cf451 +size 482057 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000240.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8328a048f14950a3213b17e5794fef4c4b434655 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f74d169433cb8408e27660df0ec3ae516d99daad323c0676467c281ebbeeb26b +size 438006 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000241.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32471fa3f22123660cde158fd89275f3a8546676 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a2be48d9cd37ce3a3a9db26ab9ea86b9f4dee3fdd067b9f291b7707b6766847 +size 444154 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000242.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59f348ebcc7badaa15d1cd5a9e410caa4f5b18bd --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:618d65325782a7faccedd54129171568d206d5ad54a8e605c240ec82b03fe0d7 +size 469475 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000243.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0a387bdd7f643de35d7117238da2099f1533f92 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d32de7738c448979d59e52e61821b104e064763a15039ce2d263b196458783cc +size 556291 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000244.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fbe99961874734433c03ba0160a6154624d97fc --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07ff12654791aec69f3b9943d8e1c87ac31d902caaccdf071549b31ff862c184 +size 432370 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000245.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a2a8f4d0afc32931694b2fe58418c43fbdc40b7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d328edd22b76be808fe5c0e526e8f20b2fa9550dd1365a6f19c35f3956199f89 +size 363430 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000246.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c99b15085945fe27970a7ca64e25816866942573 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6f2642d97fd7f345fbc4210f2a4775ba24b1cfb1ad73f0bcd77deb0e644b53e +size 360864 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000247.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..396852cc602a2008613701b302f40756d5b04eb7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0a1cf3f978d700b7c74c62cd7c9df3651a014f6447c4feb69d1364fee7dca86 +size 343734 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000248.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0238427bb87c508006625aa1bfca30127e72b67e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce19aad1a2bdbf1be04c090828ac94a0354cea603277779daddf27a9c432134d +size 709290 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000249.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dae61eb96b52801429f19c0c894da93df6ec34a8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a184eddfc7e8136ab3eeefdeb6a0ad0679b10e808285d7ff2031dbeba3d84c6c +size 685500 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000250.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..712a8930556efceab80cbc8517314b9ad70d8900 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4265c00c6cf5fffedae00353825145df6bd589f549cccc75bc6f1062d2a2a05 +size 1258629 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000251.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae3788a084829238840a3a1ec756ac9d3a9ba658 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b7dc0ad8bc7cf3651ea7686e579b49002b217587c3887d9c7c45bcd47588342 +size 627262 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000252.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7b2c3a0f1c2b5fd501c702cbd4982fa3f1adc4f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afdad42d26ff25a111f631e8bfb4eab970e9c154752e0f0020f712f2bbe135e2 +size 755017 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000253.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4012801edb493db73b9c146483c0b7bf2f6ee5aa --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c93483e5466c29f6f5b859d9cd20cec773ea68a97f4e8a42731b261f1c35ad6 +size 708693 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000254.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7e3982480f9f34656df064c6be31e28c7e577f7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91ad5dc96b682ce193e45ab03a1cb039c37f1c29e21cc21c6089eaaf8ca9b554 +size 985143 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000255.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ac3da3c037e3f5659abd6d9a466d079812f3ff0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25903feb44b16d5a63232a9c91bf5bf650f11a0c063bfbed81552a8e047be55f +size 653814 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000256.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b59225c8b5e861731f00fee69b7d8274d61cdcdd --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5af753f3ce0a98be802b66bca97b7901579c6c449da1a96a3c33c215bc60884 +size 739361 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000257.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef4c6e4fd7d4a411fe7846352d232823e1fad651 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000257.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24ca8d9d18c166793f343cd0a6f628e092c22e88abf95273f7f50293123c83db +size 526722 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000258.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81b96cfaf0e69e45cec2d5ee90959304e76ff5a2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca69a2a62f3a92dc57147c31d7392073c9858cd15e318f5a74b8b524107e5002 +size 726812 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000259.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e0cdcbbd142b96be027b6953fc73b272c436392 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17e85b20ea33772da37dbb8c4c4aaeba2101ceb84bf50305c5c06291e9437ef5 +size 681537 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000260.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1275d859f7d2980286c97590159d2ef50443c257 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6de830e194acd19e043660789aefe8d82f4841f68c03d1894f152181629b12ad +size 769976 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000261.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6dff9ab2a83f2a3849adff3b1fc8bdc9f95f4b1d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87ed853be8f547d33f34a7db28dc6962b9cf43722d938a9d3c5b2a4f1173dc29 +size 662141 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000262.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e019c0959ba94db4626ba67c2333757e1bf6b18a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01beab791b9cdf0dd1133ced3b5295187bdd8965c202dbfe55d3b85cf9a3d70d +size 746622 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000263.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ec349a0015deb7d749ce369e4c53453d35878c5 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f499107793f3b7ddaa7d77838b57dd800e71b1c90e324ed90cc0f94fabbd421f +size 635022 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000264.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c349aa6d24c835e07c878d1113d2c2aa0f98dbd --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e719f9ca5581a2428fa52ecdc5f963084a2550178ae0ad642bc16e20ffe1a434 +size 849533 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000265.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7606c8bbb7f02495acada6221e0323d83d4ac840 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc6a48782beea2c265b924bf7640eeafec9081b30e93063f952364891723baab +size 743806 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000266.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a473932bb6e6ad92b8712e3cd6b65d086afbfabf --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000266.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc121ec51842dd653924ad2d364d6c6faa21ad8cb8f518125fc17ad86f76f93b +size 730319 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000267.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b09343a77d18001fa9c1045b4fd3ee664638783a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2eab94306440dd7965b0dff849dec00426b7bad002ed8467d9f28e3ad0987eee +size 810004 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000268.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a54b0437a9e01ef7e94c87f5d6f9c023f0187024 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:433aff1eedc9fb40a2f0ae9afdefcff9307b1e53388666cce8eb342e8cbff487 +size 690170 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000269.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..469a40839ba622eed0855f7f0f5ef7cc0dc1dea0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000269.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f927d02b3b640cbd3964fadde310422f8a71e84ae83488dd6a1afa644fc5d2f +size 551459 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000270.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..130c0209f0aee79e9bc0d154ace89d09ad398244 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000270.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91ad722bbbd112b67db4c8ee8daa238a2c38b2f7d3f7a58c674c750e92258cac +size 611642 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000271.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d2c2a9cbe4660c599fba140038dae25b474581e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97e52bb57c9746d6053887d8d153133a40cfd47f37d1baefbc5aa40f036b5ea8 +size 563080 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000272.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6adb4d87db1aa1af5b3378a5d97d1386ca94b49d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000272.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcfa491e6a5b80677a3a0e454b20d04208597d01a4abd6736194a30549884df5 +size 555423 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000273.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ac691a9ce222753ea79121f6744d6f2a6de53c2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000273.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2447613d34e5cb56e10a57cddbf36c94120157264835947ab2cfad5dc43216c +size 651598 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000274.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ed13d1d8e7469c20f1395305dfecac7fe70de14 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000274.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2284b8f67dece928c4c429702f788de05ce2bed31ee58ee364fe2356048b5ce +size 716051 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000275.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..952247a99f374c87dd50c8243d658340935545a6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e15c57ed2dec4c246c7420dc4e868ba3b0afe5d18d6870c504d2b285d54d3b06 +size 579696 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000276.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..562de28c4cb111bc6ac160558fb7a55d3bac259e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fda52918fb78e80b0a80ee40f4edad7ce5f8a40382a7ab95751e60d64f14c282 +size 404701 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000277.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000277.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e021fa57a633deb95e0bad340c80b2a07dd088d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000277.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:126c7a8bbd1798f0f06a64647928c0005335676211605c3a704d9f916c3bb874 +size 431305 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000278.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000278.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69aad44ca8c70635feaa6b36ddf528e8bdc15e9a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000278.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2af778a656fce1538674f6ba2c20e521306580a096b25411ecc8b60943a0d1f9 +size 504605 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000279.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000279.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..238a3bc98a7fe1049b2ea84a19cfced7223a4ca4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000279.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ef6b1cd98eb5ebc483ece277f5bd91b7710a331c76326052c6bd6caa7fd9abb +size 532148 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000280.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000280.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..821c926866f74d05df042231b70c33405fa52896 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000280.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73ee1d57e2c522fefe2e13fe4f9d1c658eaabafd405c2284e1bf8f6985f7d125 +size 753002 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000281.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db5d9b2afc3c0df19f2f2ce9b5c4d153e22043b4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000281.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e84af34157a05929a4c0c14c51183ce5b6801964dcfee168601199d73643493 +size 491047 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000282.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a1ec81d58f845982ce5e9f0a8f62016e903ea5b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000282.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3674b4d0e469278314946679dbcbb80272d0cc4eb2a236f80319888d15365f24 +size 628299 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000283.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000283.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6efb1c6392b008d992ffe44d10806fae62a033ed --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000283.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48bc94875047844951958c5092aeac26e5c24739ba539cdca7a59d89b1eada49 +size 693702 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000284.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000284.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74b8455bc89692adc96b17eb710ac4d36b9cc25c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000284.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:925198a95cf96ee553933f8f66228b180df23f6df660894d38aec820c45b7373 +size 636461 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000285.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000285.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6545255dd81539ee8e2ca2728388d73e26e82384 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000285.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebed9660859c42e2c905cbe1139512ade8291bcefc9ecfd7abccc70ae1a904b9 +size 577450 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000286.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000286.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e96cbb7396c32e40faa618502cd87540a63ef7ba --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000286.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c405d7ebf47c1073e049e43128eb9b70009293eae07b2a4418b9e2efdfded999 +size 462659 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000287.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000287.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fed1037ccac6cda61996c07d19089ce2f298320 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000287.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9409806b91a3da1b55f97607c617873166a618a2bd070c9f1805dd66c4ad762b +size 504700 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000288.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000288.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b63bfe6585d93b00a9754f1e0d9dfbf779fcbbee --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000288.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01b110179f063595b6a1a78df8aa2a31b31f45b8cd5d1dc2e963b0387ee5717c +size 518049 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000289.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000289.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae84ffb894bfca43a2e3e7448f2592c60eadf042 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000289.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3825271ceab2e754c8b9d8ddfe6f6bea6f106083f75cbd8e9543a8c433be1a2c +size 528732 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000290.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000290.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e785b21fa1d4c313428ea0bd2aa9990ef04627db --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000290.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:590b2f84cc7c4c0a36846433d9935f858906c2523d6ef1d2e3c0f373a4b34c31 +size 545080 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000291.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000291.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c305cbb440e6bf9367b5799ec2244cb5ccfe8a81 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000291.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07f513eff9ca2179d2002c15af61a4b65d3a71bdbfd2e92296c80483d6986f7c +size 648309 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000292.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000292.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a885284c6cbc02c447cc869debe33a88fcb89f5d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000292.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82fa724bb003ded923018863669c27366dbe57ce5897d881176d31de9f1267be +size 714534 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000293.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000293.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1526fca94c8e99332ca39eb7b81e80dbca2b7157 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000293.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8f1589a4b734ff178f8dac33119872a34be10493246a2755343cc22dc56e9b1 +size 676351 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000294.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000294.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0256b58a33c755fbca8b87b1d4feae354ffe9cd2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000294.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a6b1021adbae58cf99bc7623f63368d8f892ba7b6811c4dddf188ae6da83f73 +size 702872 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000295.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000295.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ffbfb86626ddbb1ed16c11623817a293dfc0a74 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000295.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82572d6d12a673a51f66885eaf1311a64d3b068ed743765cd7b7b0785d6eb5a1 +size 588109 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000296.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000296.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7191152773127770877723891e68f2af76819cf --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000296.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4873334a16e96bc26cc5c569cc1d9da419bc9d376e62bfbbc0bffbe02c1a16b1 +size 590998 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000297.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000297.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfda23e5e283673d62675a06710616d78b396ef6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000297.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6d72ef02003f91ebfa2d638621e885d1c3a394fd5b6f550bb916d624f9235a1 +size 578149 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000298.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000298.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f9565e50b363cb750cf95ac460a1ac554f836b8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000298.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2935c8b424c28478758a0333465cd1f1cb6d6e90957eb55665e000608c8b5b09 +size 574843 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000299.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000299.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73b92cef6f1ca90e925fe4f3c539f1dbe870d26b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000299.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afe0fb8674a98cbb0edd74fc8623939ee96fef514a831b7a221a20f501baabe0 +size 543552 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000300.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cce67db1982c3350c59a8ff95fe0f4e2d20659b7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000300.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f51d51415fa3df50abe763abaea6c1fdebfdfa8a8294165effee035faf846032 +size 613197 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000301.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..290d63f8099fb95e7851d35f22f7c469a54e66b8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60edc69a8537ff1c9f684cd87d14457b6f835b6c5f498b8af0b4cb2ee32e9a60 +size 539673 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000302.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000302.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58603fe29b0867b1ddcd18c9ba02eb1e026369a0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000302.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4abc82c8792eabeba90e38187d309a84021e2b8aa262423adff5afbe7da6aede +size 560419 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000303.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000303.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ad3a283891ed7ae4a480be477105e9ab4311f0d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000303.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:287406da150944bf699e255ac972e81f98dbc895e2478aecb1c617f81c62cf08 +size 567358 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000304.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000304.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f43c3ac908e584ecdd765cd910fcb589d8628fab --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000304.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ebc8299adc17a5d3ce7740fa05d03b090132b4396ef7e9636f57f4571e179a1 +size 563865 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000305.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000305.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..595e59783b92fd8cbdfc8d07b91a72be0bb83c89 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000305.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:953c071b828ac8aa8a3c0edc25fc913c757a324e912ab489bcc6cf62f9fa9b7a +size 624761 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000306.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000306.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b205e80ab8f1c7004773445671f8e0002b34fe87 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000306.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f077964ed62bbad62e96f68da99414fc2d2cb05dca9fb416bbd816ab63f10c0e +size 688569 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000307.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000307.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aaf10ef4ea280ea78ad94ca28c97065487874bad --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000307.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0f94a4b190071445f5dcf5b798c89b67b4e8f5d72984114aaa66594841b9bed +size 604754 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000308.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000308.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c61ab7881d5b6d0608577f2de15e0464c11cd04 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000308.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0313e55f52b6cde90e1823e6a045f65edc5204575e5905277a7f2051ba51ce3e +size 712799 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000309.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000309.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b133b01093d8a2a0512b49a44ca72aa2767ac698 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000309.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:038a82c85e28859574e45f53d968e959918bc2ae481b3f849ab89a876c966838 +size 581146 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000310.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000310.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba591c916df9752209a6fe7c78b1ba0b1faf0219 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000310.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be86799176233102b279ba3e12173b3a56d479401048f20142e6d2a642d69c84 +size 583225 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000311.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000311.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76e9ca8fcbdffc53eb9d66c068ba044fdeaabb48 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000311.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65faa0b6c3006b4b808d0c68f345525894af5529c7ced1dd281ce7be17766925 +size 609910 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000312.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000312.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41ddd6d72bb2fe7fb0b5a0596c8ffb7dd22739f8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000312.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:358b6cc7582391da8b7137ddb51a3168e1e87089eabdbdd52f9a21abc56e85ae +size 477135 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000313.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000313.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..134c4b02a62fe647d62916bf96bbafed1ebe4a13 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000313.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80784c02e730e1da5798d2d359e51a3b17883db4c56004b51af2e21cd63abba6 +size 880816 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000314.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000314.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c0d045fe052af3a8bfbff3a6cfa8c20ec90b38b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000314.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b081a51abb257345e7f7c3e83385ad3328a77711cffdf9465a5d1d2436abebac +size 748700 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000315.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000315.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55521bd6acafddecb22bcf8d62dc2fb0671bbe12 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000315.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7361537bd8948fee85151d7f0e6659ce513bc40d0dce7e1406b34a9ce0f77d3b +size 517990 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000316.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000316.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e94ac3f0f2b2e62578d1ec33082d1b7c61aab62 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000316.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adb816a3341d30faed6fcbe109a60e029c4c70ffa97f79acd72c18db7260684a +size 1320331 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000317.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000317.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0527ea0c1fb474c192c5aabb7b8b3334f5ecd215 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000317.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c840ab91549416fcf27491eb6b74809176ab04f6546242a90cf111a1a398261d +size 576824 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000318.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4637f93b2d7a242b69d7cc7a5e7a778c54703167 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000318.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee71d8c2b0422838e8a52f98b301bf708a736b9fca17214af24356e6e99dc1f4 +size 646940 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000319.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000319.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a93b2975687f5f526a7ec11bf4fad296c0d26f7c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000319.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67f8fa101304c432314b4c94ef0b5ad5ec07b298c29f07a3f6638bd919b859ff +size 666883 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000320.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000320.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..352477160b83f03cd001085810d6a4ccaab89e42 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000320.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ebdad77e891a410c427ba41f93a152d972ba16887c07659beb2bd2106970ab8 +size 769552 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000321.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000321.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c6e004b1bd2a7c4a5e8af16b3598572f13e88eb --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000321.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed9ecfb9e6896b4c71ff0770356f463065c8ced3cb7c7a10de894c4626f7b662 +size 560801 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000322.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000322.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6678c6c80f201d61541157ed7c489c2d439b6734 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000322.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf5af872e943e9fc61615a961402de7a688b61f23c360c4f18f8de489a426299 +size 550708 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000323.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000323.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..429e51d1d6021ad25edcb4070d4a96ec2ace9aec --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000323.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e08ea9774cb224c6b9add4aaea36b742f5ab58ac1b5b499a554f62d549723457 +size 486513 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000324.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19c6e3bc57bda5802e4d57b4ecbb99657ac70937 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000324.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ac6b721a154c5b7b9a7873359b7b843ded1e375da35c6227b4ac5f2e1237f6e +size 500072 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000325.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000325.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b7eadfdcd0888a094ad6e0ddbe2309cc35b151b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000325.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15ca296ed5e458a9c5acf1c35a91e04c0d09bc805d77ab64a71f26b435b5e914 +size 525617 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000326.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa0f92744eef95ac37bd15113fe982dfd4d64cb3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000326.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c679816544def5fddce5904dd7d42fe08e9f5b5ce0aa98066c08c19eae9dbae +size 664370 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000327.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba6196a574cedd15a186dd9288b06f54edfa1b25 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000327.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8eee587806fa1251b51a9ef2605e9ff32d09fdb50f3330ef441f4ac5b59995f +size 472138 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000328.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000328.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a2219d19a5005dc09199688f3b1517af3b28cf6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000328.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:470c6435a2f2807c903c66443929c79078a9da78ad2c31a7bd566b01390b8219 +size 536895 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000329.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000329.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc89ae10a3884b0bd2a247d8d66a83a842015095 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000329.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:791f95fe1df7603b2a61e25592ebd7fcb78d8745bc776d6a992ab9003a3aadea +size 554976 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000330.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000330.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8b2f710121b5011d575b91637f37af6d60548c1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000330.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a8425dc9e17cf8bf08c0589477eef396720ec8f94285e6c3905e4faff351593 +size 478791 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000331.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000331.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ecf341068c5c568cf874ca798b800b91c6eedd6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000331.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27cdb9c21632f9191afeb192657c55d10a1cd8fec764dd02a65c3b5f0be4422c +size 432069 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000332.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000332.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8651c155621151297fb2c49897634b2268eb4b6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000332.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ada44335b39f2978332357eb14f7d90d2e6e817d392969362686a32676bd4aa1 +size 397277 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000333.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0f1a8e10f148b220b9953336dc79ceeed54d81e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000333.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2375bb00f9a6b2b1e02f2766d4c65312aac33dfbc1ac66c5e41b1e65e23b1279 +size 569870 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000334.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000334.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..032af70b6b0ce9b85c7d396d224bf07f58cbc7d3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000334.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c979c4ebcb1fb7ce2f694bc9adcea961e7ac03fdac9870dd059fa5ed6b80c29a +size 354309 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000335.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000335.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c41110265f11cb75453d5fc4652f78f99a44f92 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000335.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab2065e524700a24c48de6fc5a0481d1ee61ba51b38593679a86c343fd03bc7b +size 450282 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000336.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000336.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff06ad52236591a14539e37cc72bebeb7f9e7035 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000336.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10f2e373ce756a659c2bb95f9891a7e888ff0b4b3f34bdc37cf4f8351f77b0bc +size 421764 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000337.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000337.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87621f5d3602923196ab735fe03df7edd0f793bc --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000337.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9c4a2df949b0582182f02c356e99f3a036b57189f06fa10537e073287b7a264 +size 467008 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000338.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000338.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8b31976b8096e6a811c893e1803b0d0f54179f7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000338.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:587fda2704cd38be639f418d384868b94f19c874a65adc39eab5d91219ed9c47 +size 440170 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000339.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000339.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..076a55f16e1d912391d55fbd72e6428c089a153d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000339.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eced7fa2dd5e0458d5ded032ddbf60c48cab19cbaa480176552023b625a6db05 +size 364703 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000340.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a23b5e28a9802a72a560e65bdc09d9371adde63 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000340.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:456aac6d69bed0ad5f4bcca7bdc6b2a0ab2b1ac5607b88ae6a4f32dd8ff4bc04 +size 420968 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000341.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000341.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f16c42bdf2944d383c3b3312cf781a67abbb869 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000341.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:487b727cb1227450484bca2817dbb04ce057dcd84cf5ad282ee3ddec38d41942 +size 383743 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000342.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000342.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4324eae45095c81fc4bb638545c28e785714541c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000342.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85cb33379df94724374475487b3aba8ece1083536bb9c5b94e1f037863483f1d +size 431709 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000343.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000343.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5dc21a861a9961f3cfd2571fae1b97b7075fcdd --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000343.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5ca4919a8642fc8fd94fb5589a1accf65eac2cb298d85379c7c70189df6061c +size 522757 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000344.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000344.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64012378f6b99e290c15ac57e61f35272ec86302 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000344.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec104656a16e771bfddeb5f54e40caa58045f387850d3e3ebec2391fad523197 +size 310136 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000345.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000345.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ff188a2e89ccad5a8ebeffcd16261caa28557f6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000345.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15de5cf04760ceb02c6d5e9d5547d4189bcef2002584ad3a6f42c303b6c4d502 +size 321331 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000346.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000346.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bd3cee965096ad4c6cd4a408e284c9a7d3bcf44 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000346.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dfc565f6f7b7bfa9ac90d1101adf3b79c6e1464a6b0e387f2b359cf406efcae +size 351279 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000347.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000347.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26d39f6a163cac746d83aa88997fad3510cc73d2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000347.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e962df64f2efcfa959f2ecedbb330c1c0501f0fa5d811001a8ae3ea52a2c598b +size 482861 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000348.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000348.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53cc42e6aed881708e9e2792914dac1b01507b83 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000348.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f71806acdad1ffd0cbf3ef37e86bf601960063406ea1a7d17873d42a7f6a81c +size 510210 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000349.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000349.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df22b252e42445aac9a8bdb975cb812f8016b681 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000349.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3577fff4f61f4fb8b54a8e45dee4528f292b147531e6cd6738f119d33e1e014e +size 285742 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000350.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000350.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fea8ae5ae44b5f3d6ed971fc4f3419325a8bf1e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000350.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fd186189c287d58e412cd50346177aec047ec50e58302373fcc1fbed0b00a2c +size 466323 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000351.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000351.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5149437e054432290cc7f657a0791a9b296e2a21 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000351.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce015e8e38b50ffa32525d3580fed34420d2643b3263aa1009802d564635d337 +size 330075 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000352.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000352.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb68fd2345f8abfd18bd38ba2b7d4c8c5919770f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000352.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4558e75bbdaeb8330c25d722f59496b6c518a617f8a89336cbfbe5de0ede49a5 +size 439232 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000353.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000353.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc3ec9978c743e5b81cc94e82ca09502d0e031c8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000353.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8347c3d8f95fef88153d2b95617e2316236dbf82ba8a7d4e3a681eff6fe4fc7b +size 362293 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000354.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000354.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..756e6e96583d51ecf8fb5a81863a19e9ff375927 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000354.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c971e755de8779e39c8c30ee73892f626ce6f76f3ad341d70cf8d732701459c +size 414322 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000355.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000355.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..216bb7c38efdeda5aa229414a7ccc192ef699599 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000355.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc983102028934dec4612995669a1fe3a3b520feae7e713c7db0b0eb1e274095 +size 375901 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000356.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000356.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e9412250a00d906d8bb1b733b728052cd4e781a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000356.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad60895bb502b56ea9c606b5bc91c7f7f62c96441bab96ffde4646cfe7c54faf +size 362656 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000357.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000357.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f06cafdf5718e75f6487198d75112f332d2cc0d6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000357.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3440cf6e3341fb956ce44840d960acda5dec42ae3b1a2a675fd9b4eb59e3696d +size 735273 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000358.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000358.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cfd2efb70a82c4cd551d248d52ca0d30d95012d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000358.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55f8d70cf648c6bf6c2e300d71a18ab6b187ee80a2035415ca6502cf95703b16 +size 501314 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000359.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000359.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..468e0e3f7663f8b15dc8e9faa5d3032d3c14fb13 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000359.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc3566d53ce3c968874dffe6d01e8f9e7a8f45a6b92b02a7ee554fae62c20e6e +size 579600 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000360.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000360.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a54e443db29c5ff592c411373f0620128c45247 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000360.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dafda9b45019f88fbb4402bbfcd9501324facbecb2e3b4932d8371775e45958a +size 477617 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000361.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000361.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..220944965f392d2660022a1dd63df5af939d157f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000361.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40189eefbde37d56683eae86faaf1d86c55e24783c35244e6647b7e38494df2c +size 345809 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000362.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000362.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8a13c004be7a2b8591afe64f5618385feceaf7b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000362.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4147550d5be360de7730dec16cfb8030d7376d5e0dc74d15fb91f920a8ad814 +size 495490 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000363.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000363.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf73f97e77af52a7fe38d85db24ef6bafd1e4e0a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000363.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb7a051ac063c83caaf223cabab340f69ab29f44119c4d7e065e838a68e7ec75 +size 373958 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000364.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000364.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4794b31fa4d9260dc8520c98aefaadfd808893c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000364.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73b06c5000f48aa2a91e7bf4a5ca0f5bf2b272aab069ecf758271397bece70ac +size 397378 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000365.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000365.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1db93a38a999399de3724c30d2ea5363ba7e84bc --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000365.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:334688afd3dfbe00ba38dd8e96ca2a9d3afff90d223f682fe9d7b7f5795971cd +size 520168 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000366.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000366.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de077675ba1153043d2c626d2d8c46a9f394b81b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000366.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb0813ca315007809290bb861644b41ffe81c43e66f8a2e1bc6165a890374c17 +size 390652 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000367.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000367.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db9fe965fb4152e51e0dd4223834e52a44462cbc --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000367.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37a8d74f2fdc95207dda56501a7537ab1fa7a6dc0cfeef3b76209b7bf8003c64 +size 457928 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000368.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000368.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bae7d43590dd5ca6095ffd50d763f1f3aeee4e17 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000368.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69f8bdd3e96d3c057ed6adf52e4774e40ccb10ec56a782185468eecf8ebf3e90 +size 446011 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000369.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000369.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db2c4236d373a3c28dbc60f04bd2d58bac082d85 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000369.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7097f86230de4d329637de4a2e1f98f7208587633ac8aeeb0ff8d977307f2384 +size 444405 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000370.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000370.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3204a16df55625856ac9706d623a93ded55e38e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000370.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:198f4c05d710bc8082f4683aa51ee21bf9cefaeee2a6af11bae89ce053f6ece6 +size 405802 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000371.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000371.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ac53c7d5763771e2bfac981c3c5dc20d56b91cc --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000371.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36d95da76fa1df9d6c2cc9182ccd043718180a0ad545faf7d7cb2a23ce83cfd5 +size 328052 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000372.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000372.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29622d710372a6ee0624c95d27ba51ebc6fa6885 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000372.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8c06f7864684814e91124f29f19be2c4d73ec38d0520e0cba5a7507e78b2db5 +size 363792 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000373.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000373.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18d050694cd80050d3452943ea1774c97db6f472 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000373.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1c8b9609a927a9798a9f1ae5be4bf4715476450ca3137f51b044a4b5487cf40 +size 337546 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000374.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000374.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63098f9c7d72e063ebf2c7011a1db16c6b206117 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000374.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:462ef928030d4a95da397f4dc94c14306b23b33d5a2b95830e3e8e872be63795 +size 374740 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000375.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000375.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfe2674c24caf008438c5207ef462da6d2205b36 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000375.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35f256d48abdf741d3318558615f55b21731fd8838bc11088f859bc13500f7d5 +size 306901 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000376.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000376.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9650f425f3924e3ded650717092ec69040463e04 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000376.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17c60dcb32f9d523a8ab4f15acc9836c6806e9a55266803afd556f10a6d53562 +size 376193 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000377.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000377.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05e81e1947575b3fc28b5b0ae34baebd5240572e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000377.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a11ac2360d645870fb84ba6b1b774138d1d54ab23b577a3eccacd94f6ab66c4 +size 328421 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000378.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000378.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6fad0f656567698b8cf47ec506cf39dee32b093 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000378.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9d89a9dab7f0acafcfb2d7ed6a19d4e947a48be792dcece858350be8c6470d5 +size 630326 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000379.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac5d202750692560c6c5b5a0f7f162eef04b6685 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000379.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cf0212787a255534ff9a9dc241c9ca6f283f8ea96d9e5500bb0bd49a4144c59 +size 421511 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000380.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000380.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87f564bb2fb80f32e9089ec56a4d073157fb580a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000380.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:322b8bad8630aeefb3bdb06b6bdaaa9d37bfbf940330dbfbca69bdc77706e9b0 +size 470927 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000381.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000381.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af0b8b2657adedcc2b60c3857fa8897a4dfb9092 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000381.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:575534c6463ff0fa52d3b4d437d7200bf5dc22c7697767440d4cd05912959ca0 +size 361686 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000382.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000382.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0949bc0cba2d8a4c28a0ba14fc68d1cc639856c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000382.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52eda1fac7646f586806a0eb4a9762306f9723ea7e6aec6f24051a93a6338d4e +size 452688 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000383.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000383.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a3569877d2bd637466df3535bb59116a9a1d0b5 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000383.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b469c9866849241664fca8e1c16d7a0d633502b31abd50d0f8de8f45b44ce779 +size 393797 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000384.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000384.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c369dfb51c99b0f7e55373dcfc1e7115fbc0368 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000384.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0292999b85607e81ac7c86647bb71f492a583b30e69411d0bd16a0faa1466979 +size 459206 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000385.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000385.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55a2a004ced948f041e8192b5267af288c3e9985 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000385.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:454ba8a42f975e74cb28eea472ec26c73682c43dcd2c21cfb36a8f882ccb8f7a +size 547884 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000386.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000386.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45dde7e38b0b51d3d019ead15451af5b59b928c2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000386.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b28685e38c0b921b6aac4767d5ebd6e73b8170b3ba4f35b7021afa6fe731e10 +size 505232 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000387.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000387.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e151b737b29c02b2ab01288ca577b2d50c2bca1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000387.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2634e78b0bc9c902c2379476fd2682aa13232513de5d25f6ec4805f991a1d12 +size 473624 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000388.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000388.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39f4bdec11964eab5fc58d5816a40f97b51efe3d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000388.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a0c8a047e88f3f9a6c2414722e96d1945de11693a6c655837d67156d7e6b6e3 +size 388142 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000389.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000389.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d180edc8f0e2475258e343e69f7b8132a4f0921c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000389.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:606803edab8afaca1a5df3abb4dcaadbc8dcbd8982e156c38a0d8c1391b86a83 +size 412699 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000390.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000390.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26e0e5d84039aeea562eb3c36dee6b4e6fd5329d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000390.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:803f5812ce9f0e8578de42db2f0818f27540cdef2c99b7173d887faacb382d01 +size 496671 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000391.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000391.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9236cce07b5aad6cff555d1222d9cfaeca88f897 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000391.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:065e992836a48da7e5aa988bdb8dd89f9f831d9f75f92285e547f91738f1bf0a +size 713841 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000392.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000392.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7dcc9a364a6cb7396d3e76b35b6b67da39632559 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000392.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad632916683b648e44fa3a1975357c45154cdab8da5b1de41d5a40605a5f7697 +size 511294 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000393.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000393.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecfa552b0542748b92b776ac885cb2a0c611b38e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000393.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8efd7314d200e8891f624211726806f42e2868c4423e4578a52b2b8d66e584f +size 613501 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000394.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000394.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d63143b1eab6108dacae6c434ec1d8873c5bac5b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000394.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeb318fbb6451a764dc7add89b9a424250500ac1ffb522c1a16ea5cde632fcc0 +size 573833 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000395.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000395.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94ee87ec837ed141aea22618135711dc71aa2a40 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000395.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8941bfba6393986df51a993c8510c23134f94c8417967fdcdf2153567cd9600 +size 597457 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000396.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000396.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..867a01abc370360a26d2aacab60ee425b8b7762e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000396.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed7f85aa77c9146e9a2869bfa1d57c4cc3957f99e30ad4c9ecdb43bf421258b3 +size 405034 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000397.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000397.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4844ed1b3793846d615e3a1e36a9efdd17d6cdf --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000397.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62db020e1e544f6056988a7dbfbaca1c7531fdadc863e858f12f990a7a8d8b47 +size 534150 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000398.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000398.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c364c2f8bfe91cf7c5353bb859bf75a0af430055 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000398.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0176550083eca26c453be8760c6f15541c4f06584549687a13627ed09ac90fd0 +size 473189 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000399.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000399.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51ce2146e30aef195ac48520450c966bda81533f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000399.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f468fcec97c59b285ced31c1a5b811967e185e1ad751582b16694fc560ba0eb2 +size 691952 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000400.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000400.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..879d36005f6dbe16abda83c8abc30cee441a1556 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000400.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f8360b40cbd977c369dab535470191c23c00cbc356071ad7a1b4c82de2bd52e +size 389237 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000401.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000401.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..722d6c5e511a33e0cea93b14d16ad2c925e5497b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000401.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efebd33d6b89397f696a96729ccdb813c922ca507740a2ea8a4e20af03db4764 +size 595576 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000402.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000402.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b33c4ed138b28ff245aa8e1b1a1d1cadbd8f85fb --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000402.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19ba7513ee1ecd95000d98b717999b52a3e9754d492eb6927b777983681392a2 +size 365511 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000403.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000403.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfff2038efb7afe59468bf4ceda9d838cde60575 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000403.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbe15244f5fda04dcb091765303f3908f098831778ead40af3c961b4a02380e2 +size 482952 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000404.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000404.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e330b745c7503e3500fc96cf6b7e3c311c4a1390 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000404.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ad7a34cd824485b1407372d212215e27624d0dc9a93c74db667561e935c9f88 +size 528934 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000405.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000405.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4607c3d75539fbbed563e4c87366231a4f73464 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000405.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94dc73b28ae6349a0649f90dcf070435c03d6bc0877a0708ea73184a1597888d +size 564988 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000406.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000406.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ba9ec3ecf8234f0b49da68cb4964774b5bf9dfe --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000406.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38eadb677a3845807ec2a3ebf6ce826581c2b36d565e2a079c3d32bce2ff854a +size 710164 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000407.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000407.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfaa787fb5d4ef228f6c1eaede5b991e2b5279b7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000407.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:635bc05452c7d23c9da28092de74ca36c2b0bf2a5abcf81895a7d1d362779c9b +size 476700 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000408.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000408.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2498d84092d9b103d30cf4a7072187516bcf802 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000408.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab09536e128d30dac3027d3149be75af457b2147b1c485a91b701d8d33d29341 +size 618807 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000409.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000409.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..329fd7c3a16ee8282344165664b4026852565917 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000409.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a26949527396485dd3c71fd15c3370f21a02fa80d1efb4c34e19ab4ff21caee +size 580501 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000410.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000410.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9867fd6cd51167d9975e6f806377a727c898dd38 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000410.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68704a65e08ae7a76438811e70619b0e4ea9e439f575fbd7c88db8c203e7d4f4 +size 667574 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000411.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000411.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9000dbce6459293b72d54e39cea2d056cf45a32 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000411.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8011c25134324f89fd6329bf22399773842cb3722ed1cc67159312d6a9930bd +size 631113 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000412.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000412.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d274e7bd88351e126537519e4db014903b963e8c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000412.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:215fc869d46e5c64f351156be988d891e3cef633937cd71963a647953f78d6ac +size 518340 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000413.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000413.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..461df72af4fbc224b3ab4584da67c455a681638c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000413.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86492f9d07af1ae47365b0e1d7514c75aec3efc0f8610bd4f370344892db8c7a +size 526905 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000414.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000414.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bac792cae753aef3d4ebfd7b4413683475a479fe --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000414.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2ff66d801084affa2375198f34ccaf70e5a23ad8dbd9a0116dadae1ffb19ecd +size 482790 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000415.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000415.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a2d729f68b5dfd7459165f8ca40fd1bd97abaf6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000415.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8327c27bac37a16f20391e669eed2f404c63dc7fb793f99368db028d91178ce +size 549376 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000416.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000416.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8deab6d86b027d3806efdcfefd63da1776dea97 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000416.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e851912a6db3e66991cab6840dd527f83ace7cb0d6da459971cad48131ed3386 +size 547711 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000417.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000417.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b0257ff96de21e22b62de725a5aade33a165098 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000417.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6362958d1bac8d229fa56da8138348baba0bf4c817168a5d5c445587b2a80a3 +size 487485 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000418.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000418.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f1ced8360b41899848effa0f2a2ea905788ccdc --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000418.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b1ac4f5b114fde37a2920774f1bef6ba8ac85708a1b30f55fde059ca8f21b17 +size 425507 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000419.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000419.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ece1c2e46309e5daf35e05c40b4d2ceebb484e1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000419.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:facb5c23d9cbbc0208b6f623a1019aa7ca441ebb046bb6876e3d01c879dbc6f0 +size 479861 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000420.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4441cbfe5e39d0f3360a756ae864d2e706a49c55 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000420.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4776c2900d09651be008a612407cf9c0d6bd2ad521afcbb5831250ca80315f1 +size 463932 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000421.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000421.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0805c49d4962613086c0467c61653a742c9a8749 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000421.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9384389def761e5190ee9146c00f15fe99a867eb2c08655ecc00a4ee4b71b57d +size 524151 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000422.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000422.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c41098ad3101e0296bcd306824eb1c56934524e6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000422.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:705c9b517c183a115a9eac2ab7b151a7ae102d037096bbbfa06da4d874df303a +size 634768 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000423.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000423.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57768ede2dcd1e4c61a8ee42fdbfc09a73b5a512 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000423.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8b0b4520064d5fbe5e6df5d09ce151744d30e25c3b31c4ae7f32fd9a39552a3 +size 758311 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000424.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000424.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32c118fc36db1ce75cf80298dae2ef44e63002df --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000424.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d4a663129c3d3741bf8bd4436c3ada242d52c673b7bfa39bdb176089a8b0f43 +size 587236 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000425.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000425.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b990eb1805306f7c727f0373c5d699d66835869 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000425.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:088fc64b93dd3d704b4ac30874df0e2576d0a9ae221256af0b2dd75329ce8fcb +size 489866 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000426.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000426.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d7005da1a357fb8ad0acaf5fa2f12370414ae1d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000426.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fd60cbd44dc17eb91c17d5d65e71e5cf90661b067cbe977a595acc1de2c2a27 +size 577593 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000427.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000427.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..daedd62b1ed9f2e2b6eb5ac7a2d2b2d2c65d439a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000427.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:314bf9d04a40ac519fe3540945345c804021b733e6f7feddb344236dca3fdaa5 +size 550388 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000428.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000428.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..580c8ecdbdd8ac9f86b241b2eccdac214d6c5fc6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000428.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e75646edfbd5da7a3a48c77440ff25a8ea273737ddded96d937158c652204e1 +size 509381 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000429.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000429.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d717202880ab4605e1ea04e4f331e139c976d27c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000429.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2d3d37131cf639b95a3159fc28bae032365040f6744201527366cb699302824 +size 385518 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000430.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000430.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a20e7a2ec3198118b21fc2ad8fbb30f48646e589 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000430.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3bcce1238782a3ff27859a9d2cb2a40c0d8f7af358888e9c1c9d425c67d01d1 +size 477987 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000431.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000431.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0e57715f366fc0fd3b965f6221204d9996522fc --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000431.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5dde3d2981705a8d5e61860c33ce9531f98446155785f8203c903d8dfbbfbbe +size 466909 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000432.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000432.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07869df4a8f8ebcf2659ee859204411d7ad246dc --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000432.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60b68ca5697f3f0388e3aa412878ab90b280c0ee6846d7f058560b0393a9f89f +size 490414 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000433.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000433.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5afdbe0a1ad82e018ac08e3a623a90dd6beeebd5 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000433.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:258c80691a56ca82d2c8fa109f6c373cfeffed0eae6455c55646c43e61cc4f5a +size 487369 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000434.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000434.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d79c12b7baf919c62e016d5f1905092a6919a1e9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000434.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae885fdcdaf4fc8006a4a8f78dc5460b751706029d0d664a1fb095e7e32bc573 +size 582876 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000435.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000435.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdc5a5bae820f88bdbc09c5b20bd49940df3a605 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000435.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:321b8daa436cd8cf3f8f8978ea0020db624b2c60cbc449574934bb153604bc16 +size 519248 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000436.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000436.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8883592cb832199ca0a3ac8dae15aab2cea05377 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000436.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5631cc18a48e22697e96cad74ccc2fe69f227a6c257223c221f73754ac48d6ae +size 601806 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000437.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000437.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..085e0cff96759c7785bba441b1b01e6c35afe07e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000437.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:089b471b192bb361e1fd1b176ffe51424053f5e09c0bca934921b5b4c4023f60 +size 514369 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000438.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000438.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f4a274d805ef58b2ac7d80f1b4661f1ce6281ef --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000438.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c43625392d83c13f95a0e10acf0478216994cd62215814a3814370a92ef5ed7d +size 594648 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000439.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000439.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..036808b3333ff9df13111632a66254863ea9338e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000439.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd2d740839e1f7669134ec51d4592a83cff29cc7633c9b14e9ecc2a06f813ff7 +size 484478 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000440.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000440.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2f499da9355e7795e3289f1e3f711232affe04a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000440.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f2513ad5e98301e3d2cce26b6e9ea00c22d7c58a703622f7c4f326eca908313 +size 614825 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000441.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000441.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd29a97cb1e65c00ba6ec4cec50a6e883bb1ad98 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000441.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d63060eb7f27305ce536570798441475a4b97f3ef2e451033802b33c4b59fbd +size 681517 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000442.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000442.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a2ed1e0e7453d19c77e158e459b0dc1fc34d8aa --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000442.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e62372e98a4e32c97b533313f81e2f4826d2cdc388db1937d3d14364b0beabe8 +size 370910 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000443.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000443.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55303c7066123a108b9561e70b816bfb8347ecbb --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000443.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13bf2a3f0751faa5b4b0439d8dfd91d12fe306834599814ac94f4c1e349f2ef7 +size 369698 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000444.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000444.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c88b678c1a380a5d81d177ec173c60172da9da7b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000444.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ff8d53fb1332fc9a1f687342f0eaae58fa44fa1cedd1bac52c8dfef1ba6ef74 +size 268194 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000445.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000445.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86b0794f5a6520010329840cd217e3c49b27f4cb --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000445.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58057cb8cd43984d4fdbad16ea12eaab3d55d18e1a884e7ad351a6031d0f9b16 +size 529396 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000446.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000446.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21de5ef1e69c6ccf8b61018fca31a69a9499d96e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000446.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1496d9605c9f27d9dd857f8d4d34cf20194706df0b34aa383300d22e079a0d2 +size 506034 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000447.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000447.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ceb2cde25a290191a4390d5d98d5250a8350c7a8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000447.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e78835623ddd75b50b830cdee1e2afbf26c5aef1662f6a589f41c2ddd6cc3768 +size 485349 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000448.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000448.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d09e8c8f3730e9009e317e108eb6599428031dc --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000448.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22895b5439dc8906bcf794ca322add242f59c46e1d36fb391954230511dea97d +size 475420 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000449.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000449.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea0b4f02a4e9cd4d523eaef4fe3835d6f82d8462 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000449.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3549d3a8cbe3824d58e03a4346086e656ccdbd739cafe1b9f908d7faa95f4466 +size 451422 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000450.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000450.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1b2891c1f8f0ba5e7de56802a57883ec30b740e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000450.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7868243ce5d868760345b06460d4fc4548b2f21f8d9eb70efdb8e2971197b04d +size 322414 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000451.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000451.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9283e5ac43fef9cdbd64badb1e3eb46225870d0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000451.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf05b98a0fd678736fe5111bed4784d525fe606d00a6660a32f36dbb1f60e452 +size 382942 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000452.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000452.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f57ddd9ad18dc020a9f0d9213b1c006659b7d0f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000452.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57098512ea7a9def3b263cca00d98e3b5a6b87c98ee8e16f6e5ba31487c2d8a1 +size 586751 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000453.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000453.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73cd1e9bf85abb51048f2b34c6a57d77e5afff04 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000453.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee81591000b027103168dc5e14ef5a49906b6d5a79bac7ae448f90a4c3b05b87 +size 382089 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000454.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000454.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..caeb4e471d48e4cd750bba5c360020a11f522303 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000454.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9862e26d78c081f6f3bf62998f21151ba25a54e26761f2dc0c287bd8f7a33d8d +size 493594 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000455.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000455.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8decf29af5b37fc7266a18f8fbdfd4cbf740390d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000455.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d7d50a0f227139095ceeaa3971e583cbbb3f292a459d57326b7aec9b9c855e5 +size 309059 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000456.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000456.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70ee8db982adc24941d6156eff757eb21baa2ed2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000456.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18ba9d98836f8aa1678134c6993d50eda8f7db2d039a75e11b539a66021deeb5 +size 343137 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000457.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000457.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..880668250b801d8614193064e1caf5bf0fad656c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000457.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f632104cdd420b34c37f5b3df211f5b4bd1c1e98a23f8d66d50496558a9edbb4 +size 384521 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000458.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000458.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c91e4f7edbffe28ecb5ded0a01b7ac2cd4f9e3e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000458.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd865e9ae36ace3fe62d2ec2af2f25224f0246ff94677abfadd70cd36b4ba07c +size 362234 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000459.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000459.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52e04062989089c503926f37857adcef5c73396f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000459.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:857a211491b757bb47d08a3691e648d7e71ec65c6187ae4ca9e6eefde7736cb9 +size 360765 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000460.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000460.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efd2322204f867277f6bd85acd310642288eb1e1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000460.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4f08c034a657590701e8b418cab445e022a00d1540bf67fba96dcf397b21b09 +size 558559 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000461.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000461.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b614cc0aae1c7ad6b8897d389b15339466341cc3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000461.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45c19b5e1c660564bcbd932e5167ef737fa39577dde82f8f6b2da411eb1dcd92 +size 394812 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000462.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000462.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..847eade07aabe0b3655008c131dd66597dc5f34f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000462.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e04732ca623be98b0a652a30d11c2f6cba7629238b213adcdddd267a25cb766 +size 658137 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000463.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000463.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ef8f3a52b8da730a3e71b8726669aa33a10f5ba --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000463.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7b0ee0c04ae7fae892baa817a41f74842115d5fc87e6a65be1151cb12ec883a +size 346331 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000464.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000464.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..253cae4bf597b52f2678538aa4f87b7dc62bd9a2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000464.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2831598b5fbc1f96bb54f190f7461e59d8b38ff2793e0170bf62e5cf24ba1189 +size 410401 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000465.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000465.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0d79decf5122cb4c5848d92586412a1f0625a23 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000465.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c72a2dd033327ea5bd9f9ce81c7692bc69599ab4f2d1d9b5bb052df0fc1cada7 +size 490731 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000466.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000466.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..494bd392ef14e2eb3646db2e31ebb9bab4f6bb09 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000466.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c721e665e0d8e13f0656c76f30e21e65570631aa0a07ccd5ad649c5b41174659 +size 368459 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000467.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000467.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95b7d7157d502c321db091935d59c99c629aab12 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000467.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4810edb37f030472c1262a76adb79a47807fe8303d2f63f6f03a1405d0424fa +size 343647 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000468.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000468.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..343626c0194570fc00bcce37a9ec41f09fa54c86 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000468.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bacbc03404ef09cc0316e84abe1404e81cfd83f48ea5b23f516c67ae278fd7c4 +size 392503 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000469.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000469.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3cdcef9e50edfa9bae77989d66fe31cc4ec86442 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000469.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d821f4190a0cc3e28a7c845af3d14bcfc7db3c913d24fef392ec1b6aaa03ef4b +size 626055 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000470.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000470.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30821dce1412e009db23df7a1e96bb82663eb91a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000470.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db7e31a08d5157a3491149aeb10684b974acf229e7aff176559a0d036d569cf2 +size 463689 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000471.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000471.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..624c6d9615fbcc8d28618eca0672a1e18c677236 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000471.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b218f8527019ad3efadff413d506041d8882a7dd8b0b5e85ed40b43d5193bb3a +size 503775 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000472.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000472.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd574240ccd27897fb27632bc9061b35531c7cfc --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000472.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4296f6ae593d2610b56258aa2953c383072e9332bf3b7f57c6d08d92518e210 +size 577455 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000473.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000473.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4af0202a8f118638309febc4cf145dc3e1389781 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000473.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8644e6a535c4e48fd26403cd754f2d6bd1f9fa388a4970942e3c027c38bfaa69 +size 411643 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000474.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000474.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24d7d585a8a368fa60e74d776a66e63b7d8b2190 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000474.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5316381978af04c012bd55b158eae2cb57bd28b119b06ea4a782bb3583f896bd +size 379988 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000475.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000475.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c25926b26a727e3a378036371f198fea99d2727e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000475.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:863be6209a6e5308655e2784fb2dc1139094eff05c4974b128c9583d426463ff +size 378046 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000476.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000476.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a07f5a2ec074945f5fa3588aedb61bbadbf1f970 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000476.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46f18bb1e1a192c1c0e62aa9b742485ad4d8c27326daeef1ada96200474c9a20 +size 408128 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000477.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000477.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a9629d8dc128b5d6449b286e795096da648ffd8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000477.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72766cd819fbf8fac0e00f4369a42b13203614bc47e1065680aeb3e77038d615 +size 442131 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000478.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000478.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b921ef3564ae4d1d17047eca71d94306fb7f16f9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000478.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:517333a79aa49d5b360a046b6253cdadd6bfce203c498a8b1926ab1787de1da4 +size 264582 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000479.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000479.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29645391d133a3b79b62a04ce1af17041de6efb7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000479.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f30a38d9dcc2eb5990f45ea3e9d0aeb8becd353f5cc48b358d6f52c015e750fc +size 361688 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000480.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000480.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61e5b143b44cd05ced14309494a1f5e9b2c500fa --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000480.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d40f87f00acfd032ff76a9c85bc361c5b529b8e805d6767c3d02ecb5c16360f +size 326358 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000481.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000481.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d96ffbaf91c4879dba85e38f369347c83f10a22 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000481.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bbd43bf7ccf7be8bf7f01796da9e1a0199706984a1e810afaa019eaaf04e2f4 +size 269691 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000482.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000482.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d88598ca0dc9fc41569ca46531d404abb7076599 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000482.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16590329f48097e05a5646834d46645d9bfd21c032c554fb44027ec67f24c89e +size 279355 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000483.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000483.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..980a468921a66fd5be92e0308a35dbf5d1dca08b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000483.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94ee874937429a2574123bd8e0620ddf8fab9dcbad82120216773a0d55a945fd +size 353625 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000484.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000484.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae7a7e00021334e11bb5bcbd50226cfe323248f8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000484.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1cee7f8e763c3668bed09e1681672ebafbb62a510398ecd8dc6dbfbec45e182 +size 332771 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000485.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000485.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11f2e9b2fa99356b90705ffba5097150ee95e1b5 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000485.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e1c1b3fe9ca724d31ffd338d2ecb5ac34d3aa39c054673a9c04f514b65db7bd +size 348069 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000486.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000486.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..721d2e39a40dc3420c7ba54e4d4366a539e41e71 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000486.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab96fab568c48d7d83bbc161f5cccd9b14d8d674ab5aa90ece0f304cf9e9fd98 +size 256099 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000487.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000487.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13eb91666f280ebf7797491fcf0b7c239ae4ce30 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000487.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:330479b92acb170484c6aaf5ec6d699fc87071175b497fb8df23f99e66bc5d63 +size 289952 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000488.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000488.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17cd96ff261a5cea364a2e80c72823f831dbc7c1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000488.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:934bcd51844fa74971d3df3453319dadccd7dbece3e9e86014e6a57f7c48f091 +size 720974 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000489.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000489.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..527ec3d1c3a1d5dc49ab97b55d80e450c64e3cd3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000489.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d56fae9f80300b96c897c634e9216ca05cb915a6342152f6d96c90a236b8312d +size 267791 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000490.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000490.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1506c7ea7a578ff36359a27880f18c50c290413 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000490.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29e3edbf2d2b9d8af9d4957d789969787b6057e43582bdd52a7fce42eecad30a +size 338811 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000491.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000491.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c132a1c5595953719936077a5b202d930a3f776 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000491.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f522451826a5410979e47d025f25cf50d40238ca67d217fd4ebb7399e29147d +size 293819 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000492.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000492.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef1a1afdb08258569b4ebfcf0f4d9ba82dc5a30a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000492.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a738a2a76285a436e782e8d834ee6a70e95140fae9824cd1d7cb2297d4633c62 +size 264720 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000493.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000493.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aab0e5bd5d432f97464f26b789f599fcbc847238 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000493.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:313cc759c1e4f926617fcd33807a82e62f0a94855d414237398be14a5c1976ae +size 305856 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000494.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000494.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6efd2e06a807b0b78f1341f112ff617d4fd61237 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000494.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f68deede49591e5f0158647d3275617675817154fd7dc087e69a94bd9b51976 +size 389321 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000495.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000495.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5f55e540ed7091604078570eacb4cd59c4bded7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000495.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0ed50915e72612343a17ffda7e9b77756cd01e95fc93e92a72f584f09c7ae3f +size 301789 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000496.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000496.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c17081839765c31197ba680a015986f67d285d2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000496.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59f98d2ae17f6d0ad6d140f683ea7bdcad2278c064ab5db1b2beff3ae5cd0337 +size 292578 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000497.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000497.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d4b730676f420ebc626ed7189bda04c19b478b1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000497.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e7e681426586e28de14ded79f9e0ed199215b689934c7bfaa3ba077abf3ada3 +size 215603 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca95c6ac15b70cb32b67785546c6897f3647d29a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db36b44dfb3361b16adead5543dcb9754f0555d8d9d81114513a41ca4941430e +size 1249562 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae33e548a5047d21888fb726978396c601f7f96a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa9881c519066add77776ded35607afe9976561260058c370968c81176ba09c3 +size 740159 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6272e1eb42be35d9dd52a040473d077b03eb118 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c1cf9a7db8cc8b23c027b49f16b4883b5010eddb061a40fabb1d9146e2021f2 +size 989244 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6714e98d0b1676f3300e8d5b2d9b78ff8e6f9f3a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18eef36696c9d40e27d3349c64f56ee50f087edaaa0e3b5b5878cd508e943e12 +size 1294465 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9677d37a995e6d037c515d880ae4b67eafe30367 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85815e0fcf6eb99ab0f7365db632a5662c1f9993e21ce2a235c4a837b957bc04 +size 553910 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9eda57379125a74fb025a3651c58a3d2d9cb82b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e49f856e2961528a71782c01feddfc5ace2d70ef87dde5674cdd23cabcb28ac0 +size 944904 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ed6d75243872e22513687b41621ab78d922b830 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f51dd27b4eefa3c57c425ccaea6c6a2d24cd0cc342fc658650972291652af358 +size 1283463 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..594b0223e882b74d924992576f08e8d63c1f9d68 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be3c69698fb1a72326a7c4daf9a75a7c469a5bb1238309805fca45ea5d29e14d +size 1083315 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afdb022d9d1760deec041bc9c7a876f2a77acfe5 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce2ee1d83b4f81fababbffd4e678630a114d3117614a733cd5b930b22e7da399 +size 674917 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d235526b91530b6a1a9c74653e7489b24510d9e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:246590c704cd3e42e696f96d6b35ea7a54354ca1da20ecb83a002041dd1a7609 +size 708415 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..938c21eacf6b59c5bed40ad5c62b2c8977d1bb0b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6517bd701d7804f03a5153c289497152d45c7a3b51a76bf287b16a97c34ac4b6 +size 1066026 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d1606e586fd71eaf0116aa547b22607fccffc31 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7294fe4b76f2eb7153893465a1a106da4abc849dc9f43cf09e8c313c4a52ccdb +size 968963 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b206e7d8cb75bce0ff30db2a0f0b7df5d9080e0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:deb7c227d380804605354e940cf8d4efe5acc03e82de543056cccb894c20700d +size 728237 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c4bc6458fbdcacbb2a97c2a79f78634f686cf6d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c38087e97809e8a419cb9cc0f0204156000d550147cdf798778dd5a6fb860bb +size 1297400 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c39c222760946bbced25ffdfa744a4baacc9757 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75c2e4c13a8d82a83487231407b3a365977e3a033be8731dcd2ac0fa94c7c8b7 +size 648226 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34201deb2e4e67008aac37985b5457389db9a964 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79f6a93fd3dbe19a755daa10e4defbab915332e25a883025beeb48ce3bdfb48e +size 866255 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af641167aaea43b91c8414af07b2f6637fbe8968 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a271f1928e82fcfa2643b4cafcaaa456f8eea0f4134c2a358eada366cf2eb95f +size 1120919 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bbb4cc5cf48090e8ce5e79c4101ced574e60170 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2102efbc3dcda4b33f43b370ddc3dac350ff89fca6133c1d4066d8ebd3258a0c +size 895211 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a548259c23dabcd6316b1f075fca4746e99008f6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08a86f6acddcb486c2320bb1211aa53934aa4a6b36ed1413cb61c27ab9fd5715 +size 920625 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8605764364f340fd9fc64329703a5d4c9df9f444 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f93d97af8c80eb548e74b174c8803f27dd0066cf4d077c5d76ab13ed14dca3b1 +size 889944 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d362beaa352b501fe63ff43546eb1c8eed44f2d8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9afa933ba42d431073dff0c85b77b4e17b27e20799fbc49a85bda6e9107dd90 +size 1177903 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25bd297a2f2f19c7d323e3e45dbe0ca8aec63a65 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a0dbfc6e1be6ae397d08293f6ec4e1c2835ee8635e1f53bb201430167bac390 +size 1293086 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbd3720f87749e73bc0a95af969ab6d7a5b147be --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc89bcc8615cd4964aa97513e79576ce7377175e1a3fef9712dd81ddc2ed4b0c +size 819808 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc02b700ee5414b6195d675660837a5e1e3e59fc --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:242d22e6846642fa2b8d00cd2dd951cdb96ae7597e97c3fed1919eacabce1b0d +size 919346 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67d6671febc7da8b7a8959b7f5d3b5a174499e19 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c3b274813a1c66e4e51e8f2359f76643211169e3658afae29ba9c996afa5d3a +size 742519 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..528f3e0e879bcde29bd37704018e8cb602a78d1c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77f71bb2bc164bcce851227fd6dd0de3e74de72b9b22660927205740b478ece0 +size 882177 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..073a7992dd2dec74a45a6e2adfd487417485f568 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd14cf552fa3d9d19741532ca3487248f8293b3b33e5468012d22d34c47e4654 +size 900943 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef773fb33f44d14deb522a09700ba500a52a22e2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8d84dae982448f9cd3b4fbdb46ae51dc9ce2f29bd2229421b80b35e3f41e4b5 +size 1047321 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79d23de81268723583022eb410666721a976259e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05bf45abe85ccc6c623deca3d868704b06bf05c007df536d35f2b143fb454952 +size 798554 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3eb5e4e43be896cf85816975c7814cd5ead4f11 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48a3a368679791a61595546127b234da761a025768e71fccc61bf13f6af31b2b +size 1224286 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28265086a01b1248493b1c4f8172005425ac1f18 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80c6b8a526a0b8f49433f54463189fe8eda58b7aa4eb11dc2c6f43a444e69fa5 +size 1231227 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17fcba8201cf1090c2985e1ddde2af7595457c67 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91c44f6cecaded0bbb55378579229e23c0894ce1d756567867cf436e0f045ff0 +size 774399 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a27993010bc7af8c4552845cc825c3ccbe93d466 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f453b4f1d866e7cddd7d89703cbff0110594eb52b89eb3ac176024aae54e0433 +size 795897 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38b3648d4fc5c962f56f201a51bb60643260f666 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b142225bc7521067ca035ca53900ee5b6997838389a6fbd8e9f1aa24ff6698b5 +size 1034861 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d418566248ce21edc505db1cf8a211b1fdd62193 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab233eb22400866133bb7fbd24b3923b255c799ca97f9c0ac17f1c2f8691ae89 +size 723693 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aef120b0238ce356c4b9f5075a1077ad4884916c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cdebf7187c024d1c6c8be008d0d0377647aeb3f5d0653282f7176e6800e4cd7 +size 894549 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df8eb839474e934583899e7fbcb4a636bf0d9d05 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d8f231cc92f43bc076c43f8e0d57fafb406ec8ffe01c873d9d8f927af2e3d93 +size 952017 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0b16f7b9c083964862edbd968d2c60635bb06ae --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1878e91a38280f61c461823d4d0e7f59ce54474fb8f74bbdab533288f303d6b +size 916193 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e78a9e2bcaa9cd35f1efa55ecd059e03815c0e4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7dcc8805a39611185ec6b3547365d75c51cf2c962acecba2e54647210a1cc34 +size 907697 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..949939e45cd369c026df68810d5f79c4b7b5db87 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18cbbcc9bd73c0efc8f615f222c65864756d1219fa4af86cc768e5d88cf99e8a +size 606929 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f494c7f532ae58a7f83cb689accadf0b1ab53aa --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f5017cc4451760713ec1a91491b1d64b029fda32b8a10a78bd3b44fd74f0a92 +size 742725 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9355e4bef0adf769d9f3081b440e52377ca386c8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c40e5fa0c482c4b44e197744be73a2c03fc8bf761a16370071464215821b4a82 +size 916891 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..339bb36fb35a23c641e5badc40d400d9fa51e541 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f34808966332293cf6e5829c040e89e39927057ed9eac54b7f6a4c31681cf33d +size 515294 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d9952bacca721fe36e8db1675eab3f285965593 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:912e1fb8374e8954ec3b0f8afeab83c42cce1b2e296e9ec034f403f1322032c7 +size 973675 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0778b647a086e53a16bb8eb20f9124280ffa813d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9b5383dce9e7f92b070d9724710dc4ee16eaab8807f2bd5ce11086b72336955 +size 840559 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..071b63792f993ebb0f8c1920f821dac2c93a6735 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5aa8fd329aa3cc24ec598060a5e625e92183717389b21162190ca393e5a3bc7 +size 872292 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..185dda5da33bf192ad6f381127da6fef1e45f28e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a75390d57717f4a829b7c8565ed24d9cc1fb8f19ca49ad4570791dc9986bccc +size 749453 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1616e8d3c383d98325b24bfe2cb40e5b85bfbddc --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8612e0b97b69671779a32522a550c4547f0846b7217b10fca432a45be5a14511 +size 766115 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bdcbd231df4550f535a5d255fee958babf2ea2b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4190ede0f855512342fd0aaf85b7df0bd15fde803d246cdceba5616e7836929d +size 708515 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee44dd9a2630cbd09c92be14e0db232363a18f28 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c61f34031e1f386c845ee509301d0257476f1d7e38f83960c172faf01ba4081e +size 767917 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31e0f158d72e6d18752706c8572bc66a91467d67 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cb4a68b386751489358477c7f828cee0cfbf15e5a55cdc593912baf663e1c67 +size 653735 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90cc79b812d0a77813fb236fcac35ecab1ca9288 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:309dfe8dff2700ea7fd4eb6767f6f9130ab47f978ae2693c9a1d7ad6bc9f347b +size 712719 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7458c011f2eb75c947042d32ffa9b42e5fa78e9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c177d328904b7425a932ab94dce69c6a374e01ddf31a8d8bd6d04f5f1b39198 +size 596005 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa840f4574d5382d571bb49cf8ad4ee231f5d235 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daaf0912ca7f00ff9979dcb8fffb026b5b46520eb33e893c097bc0a9785ce1f4 +size 673991 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a82fcb7b6144d5ae481ab0bf5540f256bd3ddbb7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95099e1a8aaecd97c5df210ee1f7faab6e29f31dacbdb10493581a3c14dd74d1 +size 591789 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..825c9313928ad633682685b998b322e2ecd9b90c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4871e42b8980179d823a74cf25b8205a08b3861d038eae842a07a15651970a9 +size 527708 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b20d69b06649eda90855b8d5500b411b5818fdfa --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a969d34726b1047dde3916aa9842ad373cab4befd18f33fac472b31af4a0f6d +size 549867 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77c38cc89f1ac72883af9dbc49ff33b05f1b54bd --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebee71329abe8cbce6582c04f71132aed12eaeb66b3e7dcf468aea523a65bfcf +size 676562 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1735fd9ac407f8ffaed4288a8b5ebb37d83f1993 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e130965ba5f4e867f08747b637ceb02b1e9156e795114059406e1064bf1f932 +size 746996 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f04fd91f38b7be343c79f2490d97ae3c452f71d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a70c19a176959211c5471c96070589e9ad3e28683510507e2eb83253d6c111f +size 532793 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f63c3fb6488ab8f3670795cee8e4ce43ddaa0adc --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6bdd409ade842485f0488c41b891bc9288d89b7e27c00b57fa6b6b6143c8ac3 +size 805113 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..527b92dd7bb42faad772bed6ffdb503fe7c0d6e9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8378a5d8224cb2d8601130debae71e94d069a62cdc09f13bc9c3dc353907f81 +size 1403663 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2217420ea38acbf566d2e455800fdcfb34ae38c0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20305878e730244656e9cd067de069364a87b9bec50861aa8a9a456caee39d9f +size 1035770 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bb07a58b9fb4bfd0c8212a4a2c46d060fbc0ab0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0deadd13aaee99205711fde2014177c21fb38fc23d3921fca6be0fbb3bfc6e2 +size 1060380 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ae6d899e9d65d97920c2b2c2771a6a27b35ca6a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93f8620fc315a0426d85e3083b8faa7583bb8d244cf966179b20c58734bce0e0 +size 1178512 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0920db672c9ada6be107d11df160b5be6bc457d6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37e2e7b5b25bf551aec046ebd631d39ca95407e39727144996ba1ae96910ff8e +size 1116280 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc0fb15d4867b1ab1b76f16818705af124671fed --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:095ae3d99951cb64a3c96963c5e7e16767df15342c82d29d2f7c5b4146f404bb +size 969770 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ca204255db367f411529d8ef8f32a994d17d017 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4f263c8f7a47f9cedebcb0dafe3f06fc2d6c803e831929eb0df47721d251e28 +size 1078748 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7bd8c679925a66d9ca1c4882f736276527dc945 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20d085b4af57f4b9b0f532f64cf1c4fd7cc5d4eb15d56b8ce9ee078e7df48e0a +size 1197896 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb80e85a37ea4943e44a74ad59909ff862e049dd --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c38f9b464e32ae9e99bf50ac6177b102654d717e589f7a0e87d70c2474a8c7c4 +size 1190788 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3edffa55ef072acfddc949b95c7f79006ed94d33 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1fa24dd98914ec92da0c040f8832c9f38eb0c9670a1bcb3e9b8f5671e36d0e8 +size 1192487 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b380af18d251defdf215a04862bb82434dab10bc --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e2efb3f4e97200d29bc3e4985d3d67c4b1657cd2cba6b9a9c7a39c0f851f950 +size 983604 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3259074e9a8f0cc70658efe420bbda10a8c5c47d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:455a7a26516cbab0a8cf7160c6601af60516b3d0f5d5183403f638694b423447 +size 1318614 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21fe5a013eaf0b2fe2911ffc3856a82494a4613a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4d552aaf0ab559bf1b97a7fcf830b00876d921c808d7a2e9710bc7a6a80ade9 +size 1151664 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e5139c80f2b299de0d38b92730876f89b2b9201 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:281aa3ed4d2907a40fa2242309cda8b86fd1025da9d5b41d25c718c7dd603c1c +size 1306829 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ac681531fcee3580ac7113dfc0c6a410e024b07 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:157c709f71bf7623b2b616725b4ded6deec48e69784bbabe2122e1fb7014b56b +size 1111928 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eabb24a50d87a16b1efd8b1fe0536e8154105da9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f44ed3e1cfdf42f3593c1d1ce8afd1f8bbe6021c0a39f62486655a9ee2da3dfa +size 1204739 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30cecd5c9e098016f66abbbe1cf2b9ec7fb65d87 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bf413c0433a856e0cb149aaf5ef38a03d3aae24f493fb08d82a906a2bf58bd6 +size 1296516 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa0a0cb74eb2a02e1c376813870e39f0d6b1826b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69c74445f29a2230d1c4d0996736bc070227a630b6fd2eb74c19d04645646c03 +size 1224453 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01f3b221be5fb4fef33a8e437108ee97b4e4c39c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10616269209dc9a4af542b8de78b9d3b4b6a96339d91d8bebfc770e7c7690884 +size 1065873 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63ffad038c5a48183adcfa803fd8e57d80926c51 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f9b6d841c08ea45401b48eb9713914aa2b2e7e817eb96614cfae91fd9055ced +size 1048748 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa893531147bc8d260575b639e7a4884ce61b236 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c857e5a66bdd16f3a401f17b3c80ae6741337596b12a899d87055567481a965 +size 821580 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9530455d805fa4bd9526d4feb6f2a2e871911671 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9c9a025003afbb57465d8228ee633bc140aeeb80abfa1a61d2e99416a4d3082 +size 1025380 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31804728e1293849d47429a015c39fd0efb1b42a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:733998592cab93d9f0c17418d83f45cfebd6c10079325cf3be15df2480472642 +size 927862 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b98c8d0f7b720bc0074d1395d5ff9d111755ef0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0367f139083969fce912d5f6294644c570ff49b641e3c22c683f19389f0bb7a3 +size 1184056 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a530ac43ea069d1da616e87707d8cf2aaefd3090 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38bd9bfe6d5495c0f6a790b3932acea7e9e640e4ea30b228084f6cee67d6090b +size 1185238 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17560d7548ca57a2f3b65090a6a9dbb661aff424 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fc3f1b335ddf213fe4a33fc4a288d960f725b0f3af68a5bc4262f6e78c7a2f0 +size 1134096 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..392d97bff7038d79cc3cdbb9d4235a021470db05 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a802fc45622d7f694aa75dd517ca19a42be197d5359135ff541273ffcdac6fe +size 882529 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5378740106e437a7c7770fbdc50fd169f9b057b6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02f9d234b8bc1dbcfaf49de9d55eee327079e12c5be9c4a6a0f08f4fcd019b43 +size 856948 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28c7c42f37326a375d643ecb22e2590c435d4352 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:462f77b839a15b350fab1432034db962a7d55ca5846b03ccfd6843a72b75eae1 +size 970314 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea0bca450e6d7770b412cc3e5e346fe376d20ab0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d888cbb30d16e33325489fb5ae974360a208699b32990567553f18cca2fc9488 +size 781189 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aca7051e17d1e4f8e21000accc254b0864ab2f2f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb040f4d688e811940e3a8e057735dad29639922794d9a9601d133d6b9239876 +size 1081951 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ab0e7f2416e7cb44481c5ac58714a3f3784f314 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:461f5d789f03afb37837e5dacbfcde71f6322482df834469c60e8a32bdbf3a73 +size 882639 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fae2639436371cdefaa9979c622561be1ecc118c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a4f6563fc3d226bdceb7090e2d6d241a3edf21d44a705243bca4fc33ae1501b +size 584952 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85eb5c836aec478065d8fe3cb2d1a4a062e67477 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6c453da55bc09dd18f74a932ad6d283cd01f2683919385d591cc4218db86118 +size 449759 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5e53c1a922c995651ecee029fd9c52897bdeda9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6587f046b9cee00a8ae7196123f43e5206e0a1614d50dec7b2fd7cdd013b39ae +size 614227 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bee90469a9fa52eacd519a9f4180c72336e75752 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de3481de0f737bacfb2ecc71428b5db4fc32cbd6d728e0f7580bb43fab659727 +size 473308 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d454645a9b0bc7d227e8f0fdb0e76f664e01310 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d41f94cf9690920f3278c853d9527dd8a89d721814b2199cf339063801a6eb0 +size 839510 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2d20383fe0a71bb8c505db023103bed9b2ef1cf --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f5052eb71924953d12c6a02f36d3a98d1e85aeff9fa17788ccc9932bcbc6b27 +size 782893 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..349d339416713e6b52cdf655a8264ceb84586264 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5282bd2fb021685216aee920d8820ad56c236d76086dd733eefc217c86d60ffd +size 718590 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0898c15c50ab3cfa80c23002009ffc3eccc54dc --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05ebd7ce0eebed93d16bedc0f4e584a9d6818a9580c15d9b9f13c00afccff920 +size 539224 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e09ff818de1a141af22b3961f97de5dca5dca24 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d0a396d06818437c0c1f9c774fe00ad9e60acb4f0756a5d3a0d374a733580b2 +size 629756 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e33cece64db5535289ab5ed018fe847a6ac2c71f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d05857b97d853e70bbe03c1f5589be150721faf67e127f026611717173b89f50 +size 420471 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a103a47eeb70de338fdb7bd9d835c5b80d7c1f43 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d59317022ae87956dab5ee6a87ab0a060439f1a11a7eb7be885c16bf4ca5cbc +size 502755 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a1f20845a4378393d61b93a07b032f609cb6fd3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6faf335cf3e76afb3e1d2d360a518df1304d40d3adbe836a3c7e624151c80ef +size 551507 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfb9b17800bb9415ad75002b5bf7ca5187fbf167 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc3fa6c09705402d36acb74ff5a45a231910954f614bfc2bc1d9c7c7fead17a8 +size 771949 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fb2ca37307f3bd1299df6d198a88922b66bd394 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d0ed778f5066b21b1eef8bebb616f91a9da9d5f02204028a23d18e3e82c897c +size 550750 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e386abb2f166f61d775a1d908b207f1ea938bf51 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddaf84627c083d20bf9ff3db15d08d909f1818478a641c8e56db22137c3365b4 +size 600735 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0da6d7bf05c3dfa1bb03b6b868125040ed6f838 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc66a3906ccdcf4b5c53365d3c3121a2884459f197624fc788dcb27930ac8f88 +size 499004 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa37bb5de263e953a3c3672127c0a358168832d0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:726535b193954bf530408aa492e35f6f790a90bd32299dc8884d52b592986af8 +size 412774 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4c99f25aacebabb911222874f1e758b95b789a1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dc589cdffc7219b3c7d5934b495bd28d65ffe900b32e71165f05df30966d66b +size 494822 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55476a7f13f514f20bd9bb94efd7f704b6da91c1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:203a68fca639ef377beb03b2a1bdd45f13ea7153d81ef22df65c8c44a6b079be +size 524954 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2b4ba467254e7b4d51ec9c67de7b882a4d112a4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba000b5fb61104186959cf64df0e1ecb2fc3d92304e4576a164ae0c23ab75f95 +size 482457 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8074f3788f78df3207205577847b010f9f966af3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12da0b0df87341b719c1e599d4e70e2d21d4a967c5b05faa988f2ac4df564aad +size 512965 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b57d7e6eed533d6e14a240d7554e60bd7c116a21 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54693a0aaafde913b1b9f6c4822cd4873d1c43cfb4ce77634d9f169f2ff2e881 +size 460307 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96b7aac2293807099eef9bc049b7de4d9d6035be --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c4974ff57da1da81d603ad44d1ff74b4af2f46e8686ab08d67baac5cd61b37a +size 417992 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0411e2a05ac88a0699d2a0682d51ae3139e65264 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd493bb4d62b72400ab1126b3ee63b05eb2312760536d8d246aa1fa3400af16b +size 617157 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d202e3bb569254a9a02355b5fbda83e865282323 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d939d051b87d7684219a74eb6e8500d757297e37817fac8f0c946127b6c14dab +size 639854 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..301373060d74c59b26f200ddc07717202d9f0915 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6207cab0a364aec40584d361b2eb19a1061d8141e371dbcc9189fd9c20186134 +size 506540 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1103487aa26d7ca982609083bf9b07f17c3722c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a725dc0a26f8716596898710002c39f86efd37c4438885e5fd04c8c7412b696 +size 496788 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2d6be39412bacdea6ac8d2e0ebb119db75e3534 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62bd105c195384f9a319c4340b893f65e17ae2f033976fd46c4dfe6e6a4ac715 +size 940169 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..623140b5999a22ca87ebfdb9918f83fd8060e095 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cf44b2280b68ad853e8a47b13cc792b3cbbba174fe25f38202ef0916d3bd793 +size 609494 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8e78f4d4501200ff8bd9daf51bb2258729ed217 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a586164effffa1897929f27e2d5d8db284ecbee41bf0df88427ac6a03086677 +size 1132959 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7acd638ed4a2f8cbcae5cade266b08248f48bd32 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36e813a2cca068092d517d114a29eb0c73f27603c7fea70d86863680de3e2f5c +size 516805 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06a9260071afdac2aee87b97ee99c7c8ed2344ea --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c4bbbb25786b2ca7bfba970de7bad887649a8c42c9e230aaeb6bd7be3cde13f +size 441272 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2bcbf0e4f2c1c2759e9b5fa522f867ae8b2dffe --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0791b64a39e53e6dc17c5ff2921b9bdfa944c383d225112d52e4e6010d58cae +size 553190 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7df2ed6c2e0b8a1b836dca6e658a6f9f1df1d812 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73bebe41c6294d75e4dd659d964a2ad0d3c7013cda56a2d3f3771f4802a5607c +size 424685 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..549815cde5e61ed4ea2a5989685576eb6ab47ac5 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15c6b1555e27e7cfd5073892736debca84c574d9ee63faec60de5e68b4569cb6 +size 423157 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cab80562df738c7a0143c6bd6e734b315296545e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e27a57b633f6c5d9b017da4029d628a5e7814504c52220c4da65462c74edb08 +size 415250 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c88bf920dd3e438cbf5482092a566cc9ded05af2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc2f6d17fc49b82d3d30e6fc58d493770753d2cf131dd8863967a93889cb42ad +size 407329 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36d0099cac42ccf681185ddf2c01fc18673c796d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff8e702e76279beb91300e19e9de492d59fb043c7eb19981a2806539dea8007a +size 392198 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1eae28e1581963ce6206f9e5531e4b592de37dab --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1613f18417bc00bd09f66594c2b7e5969fd726ff64a24b25c946d0bacf136d25 +size 355644 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1811a6c32aaffe7fe54767185d8e97b4d591f461 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c02c5b3b3c7589dc00238dc2b01b932063ea981e517c0cbe4ce5e201eccbcd4 +size 381789 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2634eb8faf7af2bb1ece13832fb9fe1d74def84e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cad451e414a75234d122b501fff68beb7d690e1e95925356393b946ca06b30f3 +size 352351 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eec3d6182f1dcbaa5560fa3ec7f06bdf05171a94 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f2bcd9dd0cdf5c9954a9a725cc9c789899aa543416c3df0fede1e9a2fe9d867 +size 390342 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bad9d1439e5e4bbfbc9ab68a7848a317ce0adcf --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:180a22f366f40c9dc3e6135a3bcba0f0c009a85c0e3b5e03d7b8fbf50ed0c63a +size 410722 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebce38af30c23fcaaf76255ae302c0a320d4d8d3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f5eb0bab85ff9a3b2002e7c491edef34e6f576307f7e6aa7bb7fe73fa64eb87 +size 365475 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..635f201ce749ee52f9ce5aa30c3e17c70a80a694 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad6a60adce91156a2b9bd55bf768cd6604219125c9a3cdcfdb9cb4a3c001af0c +size 333196 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ddd5a1569d0b654d3576977b403062d1bf6cef5 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:458e0463f5fa8dd6a414f980e3d0c362df0a9e42d67b624a3737f06ec0c61b20 +size 1041327 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000139.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88a8c762ea8e959668dfa535b0e88c0afabcedf0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98a4c7b777add4b6cf0158cac2334728ec1c69206de9cfa47987027a5a879220 +size 495006 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000140.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83e2d6da626298ad087bcdf1f568b3388c72e615 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e29ceb135c5b056d9bdedcf218dc447597f85ecd1939f0aef1f0b0b47c3ea75c +size 794211 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000141.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7aa12950cd9ed19e225b7db33acd9e5a67d6f931 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c98a7cfeff827bed8be245816dc22c02a924f0b2ff194e818322bfd53fb2bc4 +size 705054 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000142.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3fccdd22c2aee6d7534dc107101604f9f1554c6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7280ffda4e2197d2a4ccc5e5cb0c07d6910b3f890b48af409beef84f9058f26d +size 599785 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000143.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c20758f1074e1ccb32fb5ebbe62ee63f03ac126 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d336b62a3e4bcbf26c0454be75c79151517d5a431522a61d7d2b58460c84a874 +size 816893 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000144.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ef047e3cabb3c94013a5ef67514e3844aaae0a4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86235835c65538c252106b0ae1f7b4030921a5322cca35c4ba6d51f34505f3c6 +size 557462 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000145.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b049fa370206bca71735ae70d2b3d9700771b7c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:007ab082520816f4cb58cc330095d7cfc2d82776402af5bcccd25c08e5f04d32 +size 634589 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000146.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31bf1a5b1314c591d7987ef07d9ff484bd45b603 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84b5236513cbbbbf50ea68c202a89a612573652c45b0aa00ebe0938def951de6 +size 531651 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000147.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07e4b29deb60540f1dd0b3f255a710a723a3ba61 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb18756feea3502a2e5aa3ef13021bc667b59b785dd883040ec44703ec5da76c +size 634197 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000148.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1eb92b2964b1adbc949f23c8f80fe8f5ab85ecd2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9bf59419bd6ab9be5d9693531f790b0c144efd9ea12ecfe2f22665b829bdbf8 +size 444501 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000149.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe92c33c4a41b0e7d7af03cc34adf0fa9ccb5911 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59feaeb289411b057196d1033aa39ca7e84061d3a0899da833e28f344bc03378 +size 678675 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000150.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5d3211ea0376ec3091a501a65e50c5bb6ed4a40 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eb25093e9bb62421b3a2ba26b49e375ef06f041beb805604fc5341c379423fa +size 562953 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000151.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e97a0dd6c48807b8ae29bc8d85eed13d45c06bc --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7d556d6bcb43d4e73ac3c2fa4b83dff7ac69a27ab6996964cb46ecdd32c0b27 +size 617312 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000152.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ce567ab872575c2e059053a920282ddefa88e44 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14cc13b56c95b63f005bb9fa0b0df1fcedad43a6bce1e9d437c849f39dc82844 +size 413657 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000153.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27cc21c6cedd9d251a4b015779f5ca072fa57fef --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:557992f2c6c443b84b1cb40d6e06bd0eccc2f107951237fc53d9c1c569411635 +size 513203 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000154.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcf232922b26d51e19c583ba491a54ee8c6927f9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:455ce9059818c069bcf1d9e8f99d55c467a1b5a999cd1c027df6c6a6c2245d07 +size 549770 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000155.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80414bafbf4dd6a2f7c819c3f72e7f335ab97b20 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02f74e71967c0bde57c3a9d9cc6d094491497c7cb8a92f7a3bc4a6c5eaf16ecc +size 464139 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000156.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7485b536a602064306ee7cc9a3cd82999e74ad12 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4119de54fc222213abccb9ba4eec924a3950557ab79e1579a084aca2ea945394 +size 482606 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000157.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7d6708d83e269f07ce324d64d76763e903195c6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02dba48ffad90eaa7d35c89129ddc7bfb894d728d0c5304a771e7dacb77b8ae6 +size 429921 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000158.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35eb60514b812009ba0b03b5344c4c155b594a57 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8df1b8e4bab53639f5532582f8ed4178fb8d5fe722be5fe675c212227f1312c6 +size 556336 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000159.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83ee1cd06b7e08e33cbfe54421e29c094e46cb34 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dbee82479b5f9db7515d194e3d029a0187710758a311f3932bff8f9138a869a +size 606865 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000160.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba0b18fc50e4492546eebf4bee90d5c6761cb6e8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95a2f861ba54f1235a6de57baba6ce483a146d7ee25c6984f3badb22a39cdec9 +size 1068091 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000161.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ca175f4ef60eaea883c11e400a6b4a99a91fc95 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f82980b839fcf51f01d9d5b87115697c126c2f30c9274ada68e3c9971cbe36b9 +size 611346 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000162.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc430d6ae419eebe8ced1abbfa33acd7a3fdab03 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8e633518a00bdf50554f0403160b00d2556713363651cd3c0cb7f415f57c5a4 +size 577583 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000163.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4ebeb4885b0e32a45d1158edc41d0e9a128e8f3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e4b0b06fe942c1cb882951293563bd8b7b1d3b582364b161588278a18699425 +size 583323 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000164.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..869027a962654505bfb7c2af238a42129486ba6e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bbb4a376447f76000402b97e7bbfb47f1e63ef0d9acc327b5fc47365f42a0fd +size 525581 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000165.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf7904f0281123a6ebbc225caa585fe8a284b629 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d43b5b206ff52f9822135794a380ff8739a951eca215b683ddcfc01bbebfe9b2 +size 619339 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000166.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e074d2de952f4419a05a8d6e17aefa58db7bc32 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35a6c1143dbcb6e7b4f063b730edda17e826bd40cc10c634364398b7d5b1a333 +size 665682 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000167.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9202573f61d40371084c7e28a976c040959df223 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09e965032aa0a962c31a4fcae4ee3ece672aadd4db265a7a17cd057f381575cd +size 702997 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000168.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67ca6113c38f7ccbe927d4758480065372808fdb --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:355a0db159e1a6e1c3122825ba7e40dbdc02a36951ade15cdfb708697a9e5aba +size 567894 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000169.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97fbe07cca81a065fdc9598766e79ab6f15594cf --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20e9f650d387108e0eaefa680a0a0b9eb6ca5cf3567f8a90c02a2b4979edcc4c +size 753387 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000170.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73b552e4015684a6bf47276dbfc2abf3a96c63f5 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abae2d68037775a0235a29635d699ede9f9a571a1f1e0c2b123eadaf12da3564 +size 656925 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000171.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfa5519c0f79514140a77a4450562f75cc94de26 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c33947084e0e6a7ef87eef95e98c0dfaa20c967e0f1c894466a84f36c3cb0f0 +size 537694 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000172.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0418474f6a4ca47a8fae72a1893f7b2c65b29ee8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db1caaf8d183b7f275dd0c8151627ac6918b0f40f523abc4d773fc3cf0994ce3 +size 668312 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000173.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53f1316165bac897ae5e3a85aca482717eb84ae6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65b17bd967144b98cbe6372b645767a956ce56a1c032a33311cba2b8144b2c82 +size 587387 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000174.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b1a2a861ab86e8e63dc00eba33f08bb158ea1cf --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9644895cddeae9d9161f51b4e8eab5b97462831addac833b8cc8818f26acc91c +size 617942 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000175.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ffb161c54c56bcdac78da5388e1628a1b5c25fd --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5533fd4eb0e428d768180a5d0fc7885e52b4a4fa26cfac6943b4796e1a937c23 +size 713906 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000176.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c380df9d3b1218289428ccf08e818341311ecfcf --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1317b67f228665cbcf3e0c298a3c0380044793f1b91fdf5391d28e61ea1735e +size 684507 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000177.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e78a5b37857c68589c47289ff9f53db05311f595 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdab8601558a9f4074015d998c6d5ee1526a2c9c752271744b373bc4e1f7e823 +size 574015 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000178.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffec78f99532f6f08b62fa26e5c97430b44d4153 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8f3a991cb440a7bb4b0e90c0157d047aeb4902cb7a3f41fe2b0b9d598519b93 +size 752526 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000179.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c5a451a825e3a4f25879590db91ef3078d04bf9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9820e4aaeb7f19fb778a6533c3d9e867d4a9a09ef1e140e019f57f2ab6208d7d +size 710579 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000180.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73500c2ba786ff05749cc459daedc88840d04a26 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9570ac63d18288bdf4b2ca06e862a16204c3d1868cec2bfc43f97335ff62142 +size 499479 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000181.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85cd4e117dafe012fe1bfcbd2245fad0b85344ec --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d45769eed45e85fbf8de19c5f260f0bd5c07eea088e1656c9e360010955350b3 +size 335230 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000182.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..729545d5f8bb18197e133a99e09e544dbe213984 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:562d73b99726bd08d700ffdde4136926d199f603b9af9291ef67a5eb72eae1ed +size 440425 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000183.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06bc1fd6930cfdeecb0939b71720d508045f34de --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a64d4bd318d4334d21416a08239fc26154e61a39f42a81ae8b18b73371889da +size 352638 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000184.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2bbebc31bde1c4824c69d1d9fecbef68a51167b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1ed1f5ccca1460fdffa74f85f2a476d4d1b18e4970cccd30419824f8380b9f2 +size 360226 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000185.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44d34caf4b6718904815d653fdafa5f3bd9d9836 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46713f87ed6b8fa551ae6f5db423ed8c24af926165a4f09567addbb4f0e1bccd +size 374327 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000186.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d15092b5b8d3b4bfafeb3fbd05a67d923d266da --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d8e19bec7ca047edf4575cbdbfba9bfc799b43370651537f44176b9b35bcaa4 +size 455491 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000187.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0d08ca34355ad36b4066f91842451cb5e9eb678 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aa3940e227fe9f178802208f53f7632fa6f5d786b62a7651ae1d8ff50983ea9 +size 385593 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000188.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6067d78142f96f856e061592defad85260d36e61 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f25c068b44a33657ab13b4cc131252f395b268ce5f5efb844d0bb5751c5aa5c +size 403648 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000189.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55969913dc1d00bce9783e40ff96b568eb2307b7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:979290c4ffe5105152d89138763612e0128284fa047ef92cb758887cf28ae168 +size 318244 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000190.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b62c2a7678adf9a111175d483dd74aede566e36 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:010c4fc3a2f3b463fe96a3af07d7a3a8ee72a965d9c2b6b3ab4624be6398b2a0 +size 374804 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000191.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..147ddf50c1caa6a23b75992948e05a71288d3332 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b988d89c3b4071279e437a32ea25991ad270df5c46c2e5707df504c40cb7efb3 +size 391296 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000192.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82979650ad267beeb1e04522c7688afe22f26586 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f417424d486d68425a35ee24fc9b699dbd2c8a57f21cd31c8a62ff45d2d2694 +size 618631 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000193.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9764401015707ff0047066609a042f93ce19b2f6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70f28edb5f8aa7df5076f2ff78b5c8f041a08c6d31668efb315d3e5ed780e41c +size 348747 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000194.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b42e4df126d5f4c54c4b0bd90f5c312fce26583 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:794dcb7b2bd80504cd4f32cfebeeacc9874bde8f7281eee240c4141b89c57c92 +size 670851 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000195.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc4d10a3e9e8068883e331c77cb7cb462e69be3e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c44530fbcde7e3dbca636bb90b0b56a9e3473b68d24415a981225f00a5337e69 +size 450044 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000196.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c524473946e545dbfb68de234d92fca43b8dc157 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34ef4aef189efcfb7069b0b19777d8ecea8396937fd93fb2efd447e7d3746f02 +size 445187 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000197.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd2d44ac1f2a350a178d6672ea5f4fd3b89d832c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4dad652468aed1b2d64804477bd41bda598e4be26c9fbf65b406c477b42a71a +size 430097 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000198.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fe0dbb462428c4a99ed72f61205ce5694aea12e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3584903e96fa33bba96c650ed0d74921f892d4d39f4c592674200c5987914382 +size 488911 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000199.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a1ff8c76c8f279e6a25555a219754e9dde7f448 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ba7b1b4fe9281ec70f31d4aeceb8f19ebd7b9b30842c51a38888e8a1a859e21 +size 651771 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000200.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a9704b2c3146bda2321bcc0e45b5a416859ec92 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce84a897989cf54eaa6a1e4683b291bceea7334b93ad70267f4a0a71c4701791 +size 480321 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000201.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9068821015fe9ff48e306a77310da9cef2fbc86c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000201.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd37834c9bab097b052740f855c87587998aa0c1faec9bd21fe8ae9fa9c6dae1 +size 512543 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000202.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a9b9273140b0d610061e53b8f474519a05045a1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b40986fc8495fa5d6ad0fb0c3399b6168f960d4aea4d42ed8f303bf18e33953 +size 584774 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000203.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc0a7a875b34afcaa8399a94929fb18bdcf07752 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6deec0942fb14a739ce8f1acdef0af96010d5ffea5fa9b3960c173e3dd5c085 +size 504018 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000204.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e216736686069e001f4124929a528301fcd62b0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7898edea28f6df0dc36c8fd2038d51c7b0c05e6a56540374c842f5c512900643 +size 433285 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000205.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..974825bd4246a7d00bdcd8557ecbd7383231f2d4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e32cfe42329e2ce147cd0b8f0c06dcfcd28127a22e46dbf4c97125e9a1b66347 +size 411658 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000206.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa31d391b050e87bc8d6629fe52edc84ce38545a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36f6d1555d800425d28dbecec2fcdc0b5bca6d461909ff4f774c610fc11ef16b +size 328879 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000207.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..798a6ac1cf961ce201e6cd25fc60fb21eebe4821 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2710790274c8f09d2aa7ba7b6d194cae6055d67cddcd4ff3621b3725dc895ec +size 365562 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000208.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78facbf81942427dc7ce7a193413a29ce0bee509 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf94288aeb3482cd316fcc274ee64a0df072fb319ae663d431c06491c2d98439 +size 420593 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000209.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a009a6d9269fe8d26236c6198cc076936b11f93a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dd0540680528864d67a1d7b207fb8398f7a143bb9c2ea39e4e10b7b687f2ff5 +size 575467 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000210.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c587b076588a8f560e554d69c6fe78daeb2c350 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54d0ac42d9ad064d205e3ac286fda5c086adbd14e6940808e551f88afc8504e2 +size 374745 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000211.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fe2e47748568a2c381b48b33d439e67d539f97b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000211.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff6e31c0ad3a235982f779e1e26438334a13e0b009974eef35ca559abc3d3ba9 +size 353854 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000212.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c49fccefce36ea064f95974aaed5b0931cfc634 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be599157998406e72487d83df28ea2649c947865b64722bf674de60a1ded1255 +size 359907 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000213.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d827eaec89854fae51f550d1b114146a90c7d7c6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff06efdbe0f3be396597619dfd8a7074a9c58e02f942f18216e0a4a1c4ce09b8 +size 324164 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000214.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2a54856c4c84074ab44c0b98cdf172aa11f6bc4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f7f70a0781f94be39846caaea9f842dc36b356b4697b673a8cbd5c802f4f88a +size 751050 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000215.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eae4982eb621c9744c7166232c5fdd0dc00af0a4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000215.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01e5e57b2c4ac17ddc4ae41e3cd97ea01c1a3619d10a9bcd13e0be2756a13d8c +size 898631 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000216.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3beb3b2b2b1ddb2eed9887f6b9c96277692a77b8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000216.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee3fe8f95d9a35ef8c485f0708bba2e4fbee1c6be923ad2139e9bcb40a859971 +size 460320 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000217.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50c2a9a4faf6723468ac9d40e62ce4169f389366 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000217.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3c73cd8c7a12aa8a33c81fb205ab9a7675b888879dab65ee9eeda855f210466 +size 459166 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000218.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..817359ebcbf211f3586ea3194f227a0719970b50 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8d9b6e80c84dbf4975d3ba1c0dcc1d74b880517cb13b3f62dd1bf27625d4e12 +size 543166 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000219.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d435e162986a494747f8346935ef479ebf62bc44 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2d79822763865c68f6ac04cd328e5e5d943885bf92b5e03c0e0172e7e9e9abd +size 508903 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000220.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dffbc41939e2d189e43ae69cad20823dfe86a939 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000220.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dae3ab7c4d21cc09b5a3525571668cf8644487816bc37faafcdd7c437ea6612 +size 595854 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000221.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27572f7f73aac6454d627053a120519ab1108386 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000221.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d90f92efee5f6c27a6dd9d7824c6d97960c63d354302f49e3c9799c5231a39c +size 453917 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000222.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80ce733ff6df770c84887d188c94cbd9b00a2fcc --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8ae3ed7fb0853d385cea04bc3dd28918f4c600fc2d9bba4e4d1b6a64bd9b336 +size 554246 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000223.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddce262bffd9f5e50098608879f4da2f5f761acf --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000223.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edf89f0e8008bd679904962056e1a8f3c8f5d98edd20f948e66200f10ffc29af +size 795270 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000224.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee6a6d58b02fe70a75b44a9a0bf8f9bc08d44684 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2e7ee90f546836849e10b5f5778423d0477747452b6ea1a75b380f634284887 +size 496184 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000225.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70deac7451ad00cc7c7493127ae4c480089de195 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000225.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d463c5a35edd97b93dc1ca6813c4a64fec95fb1c1fc6da512e36c466ada0728 +size 600284 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000226.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..279fb591f4ff04f02e8a9079b0fddd9e921ff4af --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000226.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f2eb27ce96dc22e78f98419ee8e49205489719d0dacc6eb57519960cbafe7d1 +size 506792 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000227.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80df06f9e64c38cec645c545c9fb672b0cd04ce1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c49628db2fb962dd0b935878373de0dbfcf3055acd83ff73c64be751789a16f9 +size 535880 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000228.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93811a38dee3ff68995abad93302af6a793150de --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000228.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0358d25dc379dbbe53baefdec025c2f3fb9e93c33c714ca44366ac893339d161 +size 595501 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000229.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6066dc21a1a6b30c441f07039e49f81832264f55 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000229.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63ac48f4baca02d3b366d998972acbe1bdd718f014844987fd1027edeb3fd77d +size 546241 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000230.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cda2c31a5c71953a0665b787ea62e825aa7a36b1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:008dc3b440f9c8791f2fdb1641b5f90c4534a6fc854d92dcaef616f0e3165cab +size 509272 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000231.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef650c5b29a5b6ade97055f294f0794ec3a695ef --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000231.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf11ff006d24f6da991911e5913cf7e717a4267959d797e1d3d7b3a95906ad53 +size 605227 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000232.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53bdac977586d00eaeadc79ee9b9cab693eb6d95 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:763d82f4072937bd893a06e37d7c1ee4e9ad66559306c8afedc4010d5e2076ec +size 572735 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000233.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca85be54b7cd8aefc18def2a92d3164accc34b91 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:069dc16f6cb82f6863ba1b88678e35f2f106db58405265ff5ce36255460dfc5a +size 524955 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000234.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bd1919b049ad10e692dbc7dc0b770454fb8e144 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000234.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:540cbae1d6c75bcf583ba6b2992a9b0fee808665af9973f4ecd43ff125740f0d +size 437148 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000235.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d0af081d4d26d8b5a6b478482125b8ec4b46abb --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000235.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1153f87ab3517310444c772bf13d54937cd3b6c735e4b7167d3de9a8f18f211 +size 470675 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000236.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..004d863a81b2d971461b0e3605a33d750d86da4a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fca138b92646c7bb7443ce51a68cc35ebe0164d13043bf97a5be2c9295496a4 +size 449707 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000237.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78a21ff8d523ec4ca0b662450553fd87dc22b111 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000237.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4020bb6e6a074e81c7d4fbd0fa2c72bac8b02a00c07e09abee086fe5a87322ea +size 610138 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000238.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ce2e5856440f0085612ab37126c805191c986b2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd01e169cf694d702376c2be7c188a4d4ca10cbb3ef34751e1a992768afc9eff +size 479595 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000239.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ead558c82367f64353733e98d08a19c528893259 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2560a5ef5e4ed05cdf7d776942c900863ca7f9c7bce28d6c55a2531ad65d2583 +size 480388 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000240.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c144a9c1e58c832d9f4dfd78fb270afdcd47fc32 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82be0a4e5bebac2d313cef490844896423983f1a0b28090139e06357e71ae084 +size 514531 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000241.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..effdf77289f3204d74f350b0884fe19de749dade --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e93201fa1957183beac0aef8631d37e528b0462ad8e40e5f45ddc031834271f +size 477320 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000242.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1633c1d1750c7252405857fe1881303e88a325ed --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aeae942b9cbb0c0ccd3dbb35e3cdd28c05edfc3a1043de41c36384cd840b362 +size 497691 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000243.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef4531d4660ce882cf24ddc04138de8879d337a6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb4ee194800fafa20c919519b3ff3ea171880c434611909344d00844d61d3906 +size 598595 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000244.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55d27b9bd9a77bfb2f655229ee4678f73b8d60d8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc77d13ac6cc9883a35fc414701e4ee08d19aae664b85db4c838ed1cab1a2e3a +size 452764 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000245.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0dce9b574e6b42a686017e4da52d084ed53fcf6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3066cd54711ffc73709e07e882a98b4f2c1076ca5d64f7f8296e855cbfb4c844 +size 378504 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000246.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9aa2c5bdf110b4470063bca242411aa30e012098 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b83f09b3478f481cd28fdb9cef1be27fe72c4c7eeeb46ce15e110ca3308bd2d0 +size 401256 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000247.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e424439df00b3951d8fd2fd7062b752da7fb438 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a33249a56dd2b13b775c1ed00fff4a7719918d802f8caf4e90fd4cd1724f38ac +size 413312 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000248.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b9ea04a801fe6c385f5bcd41be480ff8e9ec1ce --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:551aa4c52dbb78c50d3ffe45cc778c1829ef6fb1ac0eb40035d593ac4ded776a +size 786663 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000249.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..216404e575c5892252236c0c3a4cd7e0fbe626ca --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25cd7b86934237b00c14d95c10b61bd24dc428456246c60ba58a8c9a0b94b00b +size 610534 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000250.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38780c08ba7539454a640048ef1c0df2d355406a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c059e1c20a416aa35130fa27607c0ddf8d30c95905794fb159ba0d52dcfd93d +size 1163665 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000251.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..759176a87c77b3022066fe0152abffa34253a573 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffac840ba9f3d209d1bc2495fdd7efd903c4eb44e4fd1e66be3c30f1f8332368 +size 692463 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000252.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..030c24a368d63b4fac604eb43db262c948f3ff9a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4cda9b2fca52e38eed4ce12ac7b870c327851120bb958edd04e9edf82a4f35a +size 983394 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000253.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..857506c35ef19fb413078f9338488b4b5a49a4b7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:475faf92c28a39ad14f759a359a2b2ec9c2ec50cf5ea075ffe0d2eb3d239cf81 +size 850718 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000254.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..455617a4d5328e8176020820360695d0aa2c0aee --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bacfd6b51d7f5286d96a639a3769b55b80d8cfeaec0db7c95b3989f02683682 +size 942006 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000255.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4af23ac8c7fb3750fb250bdfd737c66a7483cf5c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e218bc388bc8030a69d4eba928413ced2aea6f2b303c47bf8b2ef8e3ca58f1 +size 738575 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000256.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10bb8aad6827c646abae697376ad1f476636eb41 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9364d6d4fae64cc409acc68fd8e09afdefaa35e6573f5e7b98ebcb92a7c11c83 +size 840944 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000257.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdeee988f093b2d67faf57797ab8120263d97508 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000257.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2607a425e748f00b7398fa5bc28bc99b3054656bc63857f2da3d383c4345aa44 +size 629696 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000258.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90b771b5925654d9c082d92c93779642192879b8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ee02ddefee01fcf280dc6dbc880eb54d1c726f16fc160dec64643b1e4f153b1 +size 866899 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000259.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..630193a3617002aa9102ab0319fbd1c3f7c66127 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:673ed2b28e4859d69359eaafa998d1257453e5380234f087f77eed6c51d0bbf9 +size 911628 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000260.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1290ea11c0817539e59487d36dda7931ec8cb11 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5496d2f2d279b52a3d8f2828373fe2287b6064deee85610485f0599da345b8f +size 952317 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000261.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..466754699b3aec06bbd85d81502f21dd79a3ebff --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4983dc630c47a6af374c838308e3d109b482c77871f99a89b4983a6ccd428d42 +size 800608 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000262.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..364617c4ed6cce79f991fb89023d9e581f719b68 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0da83598f57b48eca4d4df294aeac6fee2a5e4c6b08132f9fa2d5b3b3872a07c +size 751721 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000263.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a37e8fbb1dde642f0ab3823dc4e8bcedd0836d6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:261cdd4e2caaea4af553e60f043c7b440250b31983d101ddaca505c02afd6753 +size 725183 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000264.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8dacc92bf1745992e4de286e4aa70f5df43cf537 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e7dea755d547223dabad1c2ed9808f47631c48f905387fddecdb47d143346e8 +size 941693 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000265.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8913ead087ae346af73587efd7a5c9063f2372c7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef0f0f4499b04041051889b77f36946df64768826d18f3b72d7a4f305d82dcda +size 1031196 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000266.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9554ad8a0e564bdef3da20db482a3c86e10c9afb --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000266.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0ea859a06aa1d9553ed7679f5bf62ee4fe1cbecf1d1a95dddd68acd6aed5e9d +size 678071 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000267.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eeebd88980d3a4dc470a4b8cb7330db657a6b48a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea4ccd8913505efe6527268be70e12712943a35425ccbd61c44a46747d548bb6 +size 757530 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000268.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6329a9766de663d2b1bb5c5847349e1ecc59657 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:976e3954b12bbe4094995a69240aca3ff280c903fa73233cbf13c40806b17efe +size 695582 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000269.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb15478d918b9d7bde840b838ad62291a1151d9e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000269.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:064d407b3ba0bc5ff6dbf500461d2cf3377c080d8f9d96343e8cc1ef889ad73e +size 661902 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000270.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba09480f4776c0a88f49d29d3e4f499f7c155919 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000270.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a981b7b139390f468656d965236b85607086ffd5534e5f3e9ebf2865bae0bb8 +size 812162 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000271.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..168076daea82ca7581cd4ae7566934491e2ac30a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23f224718bdd4cb27ee398f11c753c52ed498e83700a0933546ecec2732ac80e +size 865248 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000272.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5aabbe360fdd301b6f3bbb0bfa78589d6b4c3a9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000272.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb70747e54b96d87839b46f37624f0b41e7e04e50c751dd8b15d01e6b383eda0 +size 634315 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000273.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60701c38283dfbd58a218e7ca97df439d93ef862 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000273.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86ea62b6d6aeb3c9e851f83089a7762e08834ef27babf8d6ffe46cd2d359b1dd +size 633644 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000274.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f01dc6eaac5cd43189750e28d0f77068cef2b35 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000274.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4f19bece626ae758dd7cfd9e61a8fc331c5468e811d60d9ac72ebd732a38ba4 +size 776403 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000275.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c124fb01dab81bf6646d3fc7f0bfb3b58e8290d9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d04315d616777ffefd027a820651c3725af2383fc374ef7b78efb42195a748f +size 772357 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000276.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..037f3adc8f2cc7f55162c4c2180c4163e7fdfe2d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:547cf6fea4e5eac7ac62c13433535fcf3f15a3aedf63e287eeffb6f9afbcb17f +size 396502 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000277.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000277.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c8514f2ec094df8f14f84135ecbb480a2fb94a3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000277.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0d34c3561350dd9d9442fda9f4367a01161e9adf1493a14c00d84a601f3fb9b +size 459277 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000278.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000278.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43c539963c4c972d7201a6180e229a9ac946c3be --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000278.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:230c0ae3261015ba34b476e4d63c705a440b006a574ce9679c9a0f6ece2a85ce +size 578239 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000279.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000279.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1211ffc967b63da4101c03f919bea75d664c8faf --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000279.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:814c9fba712cdec34a4b38db142901961284166dbdd42ba2415201570a98736c +size 647383 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000280.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000280.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9020b8c374720656db53e69567e3aaf8aa6cefd9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000280.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cfb1c7ac7698f829ccb101ad4c47816f861d695c9a3e1b4d57c467961d3410a +size 663276 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000281.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c348596c262576a2b5cdd49378f661d663569a2c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000281.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:389916f4bba5e28f1f8b18f27f0f7442c5e5bbdd6367ef456bc95a1ef6ca576d +size 678952 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000282.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f4903ab429ac0385636184ee2b139e459ac6859 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000282.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:427fd311d51baad675d7bba5f92f573a3bc0e54a59c3421d1fa21109d28aabbc +size 803559 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000283.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000283.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ba6938efe6932a61c4f1c96323c3c37d6f33c0f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000283.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8958bf07bcb503b8653008b14d850589dd2f78b7e0a2b49eab7c70c16c2262a4 +size 799430 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000284.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000284.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cd49f4e5288fe0302692f98a5acc6ddf66aa588 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000284.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15716b64ed87b54f851ea15e512000b0b9c1237c69decfb2f60a2380c94320fc +size 847017 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000285.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000285.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a116277b5ec528df6145354d13c5ba2d154d267 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000285.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5255b19a669973a9b868f7644ceb0439c0dd3df3ac9a182d19f933528a3d7c22 +size 618363 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000286.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000286.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3cf725835efa04990dea034eb71e880cbceac1c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000286.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65cc8cf031155712bc8278d72d88914dd40a881a097ded1272d537b137317d03 +size 608636 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000287.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000287.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc68bba4ee7331be6b9e2ee14d2eebcdc0f21c37 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000287.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be39825470bfd4fb9461a1ce59964dd81c23a08915722d46186e41336c710cf8 +size 659199 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000288.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000288.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3651b7ed3f9ec13bf02b4167fd3a6cfd9f31a390 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000288.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcc878f6e88c06f9320fb586d360868c984c1d14192108988b2b181fe73c0098 +size 489452 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000289.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000289.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fcb129728b40529dd6739d39ffec61947410616 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000289.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd8da98a24335d21449aae7b4ca2591b1d5597c1bdca7b9be74d9848e054178f +size 623204 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000290.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000290.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..368bf9d2ff0999ea2bc1a8e71e68cb5a2d936208 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000290.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f116c4c7efb11db32f19fe651f5b6fefd2f2d52e9a8d1b3663ed0c01ff5da65 +size 539851 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000291.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000291.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31da5023b999a67337c95545c380c91da07ad501 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000291.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45e99a829d3f6546f1d873b5097c036da8bc5d60e9e1a111661b7677d4be12eb +size 538519 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000292.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000292.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f6cf13fafbb507851d09fa4fc4b3fa54c830451 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000292.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2360f6f018f7427a1bad2b591689641e2ca8da44be68195454db514870b89bce +size 564816 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000293.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000293.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd116ad08214c184e50fc4230561c45835d98bf9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000293.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0d3da5aa95fed0d1e14c8268e7ac24de9b1593faf6f32531e73c99c98f745d5 +size 708266 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000294.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000294.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6c81e2056fed0daa74954f61e6e0009fcaa325b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000294.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50bd9b89ea61ce6baa6f9449caa9c08a1068d8070a9aeb41a9caca00ea1840de +size 634813 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000295.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000295.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f947667ee257c3a2a1e2cba580baf83f30aae28c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000295.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14872ab55f3a7e1051db080446089ce467f1b3b7191e58e1bb9f20a5e14b6ae8 +size 678259 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000296.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000296.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..918f69e7a2133d808176ef15124f186097b5b5c8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000296.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e017d4c0a187ccbe75d8354d23803166ea5b3801cee2a7efcfdb274088a1f56c +size 711642 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000297.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000297.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c8dd5bd4eda0c91c51c1baffdd31b309060ba8e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000297.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50a71271df1d3e95072f80f71046014f7b2dddd3e8bd4fd85229add8abf3bf33 +size 704486 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000298.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000298.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a885b14656c043213229745133f28f9b4584aa1e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000298.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:489cba0060a71976022df1d3ff5197d09ae34cb9b1e12896e0793683b23ebc20 +size 553778 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000299.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000299.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2cd8c033a3b86a19bbb9d3dfe349fd9e355f469 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000299.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0331f619b9189d79df04d6dae38ae2ff885ce503a428bf833d6ea46aac876010 +size 514906 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000300.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1734d823a0f11d688032f8abcc4d05abc93b2e76 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000300.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea6a6af8638f475f788eda2f50de57fb6ee047254ec66fb74dd7685cdbcaf8d2 +size 685050 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000301.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..939bd8ae0da2e9cead1723f114f58c6b4a687228 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8f73f9919b4b3817b78823f494d76f64ddf0b59509ca5fb80f5c09ed3942831 +size 564692 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000302.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000302.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f16689bb1b9a007626dc0d3e991022b8d77f3b9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000302.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c18212e5f45ab69244ab9f78fb7cde7da4cb138866b4a977c271224f57c9bd9 +size 880973 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000303.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000303.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64bd5f928affda1bd5bb1923ed949ce4c82dbdd8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000303.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98e015553653504c8d9a39fa512a4a85fbd00a647002a8104a2614f28379c413 +size 614732 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000304.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000304.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03ebf3bae227603798f50e33bd96782eee5f8e40 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000304.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:967394bd127679dd552251d828aa27facad6365b4fbe6bc9c23f79ed20e4543a +size 694011 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000305.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000305.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7eed424e817a729dcdbd291aab615a7aff1bf4e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000305.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f9a5acd81d34c661feb303ab0928b08285b66fce758b08ee8684a2e61d71899 +size 784853 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000306.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000306.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07de7cb6d96115793fa4ebb475bf3ac59523f434 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000306.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac0937d50682ff7ef5a6ae4a7b43046de23a40f8a3063b57a20ec398d182752d +size 749010 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000307.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000307.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5c25c852576418749018b9da74f42bd777bef5a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000307.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b1843432c796707804f40744b704b2cfb3dd650e5e1066161f741ddf4340069 +size 668920 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000308.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000308.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f442a41baf6cc01b03c49f3309dfdbe887db4809 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000308.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a981a8a1b724c1f26429fdf17853622d3b87dabfe70a62d93857023ac08f8672 +size 639007 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000309.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000309.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f41eb04ffdb86a2710f49927bcb8237fc4b8361 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000309.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60b2310eb5d398d8a31d58e26b788ec1f38b84bf7b89f77fd4e1c540fb0a2029 +size 640486 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000310.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000310.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbb39dcb354aacd17c4f8261e96743937c1f8c9c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000310.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bfca05178d8cdb8978df8344802d5047400f00508b4577be0dbceb5f56b90dd +size 560010 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000311.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000311.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5a81621dc329fab7238680f15c537656afa8556 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000311.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15a9ccdd7584c95914decd3fcb189b914394cce0ef4675f1658e53acd2ea6eb8 +size 732263 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000312.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000312.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db457b70d2977a72d2ca426cef11201c128b8ff9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000312.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f23420fbc0674e2c3feb6439a9e74e6294a0242a70aed94be1dd6cbd7ffdd2d +size 538624 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000313.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000313.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2bfaf7266fe95c7ffb421e55cce30e78f0cd666 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000313.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3314708366be293adf06a27f454a8856add2cd999e784e62c0e7f6b9ac15098 +size 1002648 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000314.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000314.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..796c48e831ff94287590cc9775fda10e691dfd14 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000314.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0174beae079cd7ba375338496442399420d2dc3a079cde42c1c759b509077039 +size 1202844 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000315.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000315.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63e0b34b53757ac62ea04374272b3a4ca549031a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000315.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15db285c91f457aad6a61a9b79599de57d795eb35bd02bcc32e503077feca361 +size 825718 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000316.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000316.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5c3b91d7618407d8a323a0ae23e4b54e507d91e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000316.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b723cb7eff4a061e82f534bde7a3b9d82de29d897e1a879e38b9e9702f67f57 +size 645099 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000317.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000317.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be76eab8c22bc723632c12f6a6089bc962c35d44 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000317.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c621e8af55ecd9b5c06416f45e2b3f587ea39cc6b8bee5e4f8fa38b2e3fe3df +size 638605 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000318.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b5c7b5e690aa4b1e8ed4fbafe4ccbec2034f5f3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000318.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3714b2196b0fc3af52295c458fa030590d33d9d85a75745181bcd375245ed537 +size 745412 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000319.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000319.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8919f098d8209e4415764c890006a627001f2ed6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000319.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e35f74601b9235daab570c5ea1a6cc7a127733d79fe606138189d25e29d98731 +size 796079 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000320.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000320.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98d7f89d15a13b53224ddb9b3ec26cf18db788af --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000320.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3b33767a590e3a75e14a8fc7b2fa8386da193fb700e7c8b206ffa2b1d99a44f +size 919853 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000321.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000321.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81c34192cf570e342a66f12cf8f4e261f7509919 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000321.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:026cf547a73966d375d89b37ad809d9c52e7a8532f07edf07be8855f8556fe85 +size 605164 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000322.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000322.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c1b51776a58e8cca2f9c1847f24ae920c7e7535 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000322.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d1c9d6e8cae45f554999ff6c634b8ca396865e66847bb0281b2c128a7f81063 +size 754046 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000323.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000323.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cd33e39a13bd1e35e79d65ecd6a3efeb7372777 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000323.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14df785d0582be8fd5352de046ef9d31b1b28b9fdc56da50c3d069bd8aa21672 +size 696108 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000324.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60e6742f1232d80e6ad014b8f6c165ad7f13b27a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000324.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb9639e025e29d79b49e1c487790b6d5b72f0c2d93cee3f5a1c812a598de2cb8 +size 581936 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000325.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000325.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2de136bb34fc312b67f0aa9c08da2137a955c4f0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000325.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fad8be124783b9d76b552f7a9ee8331bbc1ef402bef66cc3b299b8c89cce428 +size 708530 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000326.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1a2cf99c484379b9ec51afc520236b198fad7a9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000326.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bbbae9ba57ca23e1f2b091fd7f1760c3000ac11b5d4c93957c5029ba56aa1ef +size 694101 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000327.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2415afe4ba3b3e8bc6c2ace24612283b1196f3a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000327.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3eed2b5e63b17cf6b017d3d87d2011f2bbf2bc2d9dcb1ec212122418ebaeec49 +size 613455 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000328.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000328.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01bf29d5bdcf2ef6d64f719167baa9a7fac1615e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000328.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28b11ba5bc689a743ace743734332765021a25d641d8e16c2fff2698d39ed31a +size 485419 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000329.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000329.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b0b5ea40a9fcab16f30f60274af58a718e8c2a3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000329.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66d64be1aa3cc5c031d79350e226fd28caf62181031e90e85519c8ec5ab2a89e +size 667551 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000330.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000330.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62fcc7440d4d1c93be11a2520ac163c27c2d8e43 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000330.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d3a37b2f6ce6ece4ef79c71b33dfa314eeb5b84e4dad5843c24ff16e0f49067 +size 530612 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000331.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000331.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c7f1516ff5135a59da281d7c4b547fa808abbb5 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000331.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f832304b0583d974d8f4572c690898aa13f26f6241e110151a7370d4cf78f72 +size 475417 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000332.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000332.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ae38c233cfc359334525f5b7ebe4addb30acc88 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000332.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35b079e049362481094a295d57644aad599bd5dbb2bed1fbdbde662f5f2c238d +size 599278 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000333.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0eee4f8c82d1b31d2911717fead4a272df7e938a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000333.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d808973af2e5305c6f5821e4924b02265b2bb39e9e891bb3f21a23834cd790d1 +size 759485 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000334.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000334.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b540bae61a945d130f1137d981bbbb564510b1ef --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000334.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b67c25517b0f96aa08442fcced432402033d3e72658b5cc224697cc928346731 +size 579110 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000335.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000335.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4be44ffe27ba91303ff486e75d29d90603378b00 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000335.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eda2de8093b3a370fc00688b14a48c53d4c17c1ab5e1875174305ae82fa52366 +size 576601 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000336.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000336.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b71f7a5c9363f6dccb01a0007d480f3f26b7235d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000336.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7425f93c5924a6d3f5a5589de1e79e94b769eac671a14f4a596659727bd267d +size 531102 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000337.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000337.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb2e43f162a51d307442a215f7ffe4624320545c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000337.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:444ed9f1d2dd56d36e641d5afcbd393ecba8e26c2bbd769f0796ac1f486a5147 +size 716587 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000338.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000338.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6efdafeb380a62e3a07a4988836646918d9f2ca3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000338.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6830bc34a535c9f4255a5f366ddb21cdf182625f768dfa7281fa00b3350f459e +size 782648 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000339.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000339.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0061dd74bb372013cf6103b77e938b472361223f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000339.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:533e0492bffc83367ef33ffd59a22a2821905c2666aa712f0b48fdb594f8e38c +size 512014 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000340.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75a0455f1e834d36dc79e581a18d23fd5f279c63 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000340.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b499e5c3481117603e1f2f055d918090935cea27ce286ad948687d6ed825356e +size 630590 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000341.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000341.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b12dadf202bb4e714f3aa5e0f01f3e8dfeed161 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000341.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2f2a8e58617ba3448411042868dc290fc33f129d985a82c0fc34ac91ba31a88 +size 648406 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000342.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000342.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e71bdb094f03025fb22417d8d514c0a32410d80 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000342.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:886e571b0eb87c75c10a46b79ebd36af87f79f9c776593183d8fc0eb5944ef3a +size 546164 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000343.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000343.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..463342cb3ccefc66fab9c0c8718663678c2aa3fd --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000343.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01a016339e6835b31d8400b87cb50ea189df988136422aa2543a117ca0b35064 +size 433109 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000344.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000344.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33c5c05c4864279597c9107e6b3525232d5e5492 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000344.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28aead52a40883e83fa9fb7869db07d054c5c18d45a4ebc61f8cac20bfe93147 +size 372761 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000345.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000345.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1863d79cc586b69ebd936f7399285087916b2611 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000345.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de7b0decb0abc53004170c822aa68c4671a59b4c8306bfbac20ee8efcbd8ee8d +size 451384 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000346.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000346.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9807a835f81176d4b2e2d37bb54162f65aedabd --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000346.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b6011003b3f74d891fbddcadf5da4000697860db0bc7ad2584403a487e81add +size 408326 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000347.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000347.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..001a5a72360913368fba1409ba63a4e1b83774f6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000347.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99c16e0d78c30efacd2a09db572c4cbef4773ab29af491d24f5542645e990224 +size 566981 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000348.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000348.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2e32df99a7fce70c21af138855e7742da3401c3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000348.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2af3f4df28b3ceec4e5edfa0edc9daa631ab0c2f68bad52bcf904b081ca3ef20 +size 686421 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000349.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000349.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b27695d455196bb88fdd5cb286b3213c8411565 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000349.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccfda9d8358ae51a55b7688f6e1259100d00d5eabc1db576d2475804861926d6 +size 395428 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000350.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000350.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21e70e2c99b03221d7a9495e6fcb2c58b2a75a76 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000350.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba69e2834e5ab2e66ac116888f46387b752427588bec66eb2ae91418824d52ca +size 446505 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000351.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000351.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cc46eaff9e2e361cf2c0ffec0716e1dbd9cc866 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000351.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:438bbe7237c2a4304494543e803220d36dea03417ebc09f7cef7d30f12258ae5 +size 482882 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000352.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000352.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55a89e3a3ef6deebaec1579cee43a46db59d9fd0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000352.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:996dd44c7c0a2b497312282587df954c03251080e3822100cd1fd1916b8afa24 +size 631799 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000353.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000353.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7da022d300854574e547c44611f410dc5e1140ba --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000353.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19a837ee7c5d07402bc3bf3b92ba488344275354483b92a5345f81398a825e99 +size 624790 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000354.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000354.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..017fd1303ee5135bb7bc53129c9fc2edcc4cb323 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000354.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33490eb2b13651d3ce4ee74c24869856b641a8301abbbbe37947b7c658b44aa8 +size 500496 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000355.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000355.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc0266282e70062ffcbcb86004259236e8e784b9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000355.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1915e01743288509386e13ea0daa979ec72557f100fed403980927cc079aa45b +size 778510 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000356.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000356.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79f8f5cb112957b5cad98ed85f295ae30fc7e64b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000356.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e5ab4bdd156743efc5aaebed36bbfa1d7bf3a5289df334609dd1fb5af1cebb5 +size 597155 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000357.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000357.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84ab23f0b2f099688d01b8c73dac335a9d6ba19d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000357.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:067cab6e036005c9c9a93b29d109ce4e1cfcfa2bb6add5dfbf52ca2900c4cce9 +size 831264 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000358.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000358.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8ecc4c312b3a8e8cc6bfa28ec7aed5bb17631bc --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000358.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98def5869600aff3a1e9fe4444c9fa16e7ee5f1ef5b928dc429905788b224bba +size 611350 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000359.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000359.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11a280b44ad8d6eb9e385add0ba4c20a03cfed72 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000359.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:377b506b66228e406d77b1f77e2e806359b9ab83b63ef3d8a5a1eefe85327027 +size 806058 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000360.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000360.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81fe364662f55fcb6ff2b850de696c5c7b129665 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000360.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7033e3639123b8d70de3816f3170c478943398067a2ca34fbba7b8e83c58dfba +size 479232 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000361.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000361.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a32ce71756a67abfd9a3f530606c35f2bb2599cb --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000361.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7f5f95f047574923b9424b59c256a1260220cda4046f4280cc695c7b83d8db3 +size 490508 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000362.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000362.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c5fd6ba8dfa66c72d7a00ec15f216cfb29a7325 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000362.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a22fef3eaa3c184c357ed106feba1a2bfed4d8e515ad2cf42bb98b8b285a0cb +size 658266 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000363.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000363.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85a889c1377737b7c27a46da09d00aa505132473 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000363.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaf05e423ca804f6a447f3e5589b2266f62e47b66de86a7fbd11f95bfcdca6c9 +size 541032 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000364.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000364.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..951fa4c32c1b19119e1500935b038e63371da656 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000364.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2f16c34e7335e334cc375881fd1a4c4b9f1752cf53e6f85cdfd8afbc5f6a65e +size 713658 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000365.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000365.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a6f0576273d8fe5755939710f93c54fe84e9e4b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000365.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95b42be7ac69c4d70d157a3460d3239b7aa107de38aae4ab27315a1112dc63d7 +size 852800 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000366.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000366.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e61bec6ac68aa8c7e3d16144bb512ae685cd109 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000366.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7952a6a6f270a1d6ed328d15d54fc435f6e4973981616c0f45c4d7c78920aa27 +size 586311 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000367.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000367.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..048751ec4a54032a16fbfc15b63677ee296d6e0e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000367.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc48521355e0760a71d924e4c40d7771ec52521438ba4f02b83b3c77b02bf5cc +size 616452 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000368.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000368.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcea9724defd8855a5efc6616f210b6340e05aa8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000368.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd051bf17608a40e78364de663e50cc7362e86cf7f542e6785e02abd7fd0cdc5 +size 681570 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000369.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000369.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aea143194252264b9e50b95c12e77af76067adbb --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000369.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:338af1fcd27a3741d87077887db7ac8eb0e6ec865fff97998a8e50342c358603 +size 518843 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000370.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000370.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e261a4e34a26a7c291f3beb6a168d9deb3c16adf --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000370.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7cfcf10f1bccb4d074c5237bb8871eab8042862e987f39eca51f2dc4f3cf057 +size 640375 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000371.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000371.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f13c615dec70d0dff9396f0fb386175bb6cd565 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000371.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca7502d4a2327867153f859bdcad25b98bf0574b9674c053d9159762908c0e97 +size 463772 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000372.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000372.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f2860e44983416a99109813c70ded78d32a67df --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000372.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc20fba86c3aaaf4e4044168e4f118c57ff5582b719868a8ce50b17eb1aef21c +size 397082 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000373.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000373.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f5187fc45bb2629c056038f89c2ad224c207eda --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000373.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e52bfd4045deda43f6ec4758ae86765b04feab08f624748e1147a18792f23414 +size 506881 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000374.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000374.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffc3cd83ae6dff3be6fc6993504cc1c2776e9388 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000374.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ba03ff339d951e7eb2d9195e3434325a79b1e7fa871f0489d425d75a642f495 +size 486288 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000375.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000375.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07c9cf49abfb1493059bf678ed7601407d7ded6b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000375.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:337e99d3d1402a0dd59c9f2cdc0bd499ec536eb5ef100d5de32db7e956f3a4d7 +size 445683 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000376.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000376.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d1c2951407d460b059f623eb80dd1f5b70dd0de --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000376.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:033822bff39588a635262bfd7e58499e4a3d9e454da46e7f6bedef9b8080ebab +size 441230 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000377.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000377.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b49b1e5b93157472a7e46ae559b5a30f1dc1805a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000377.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:673705a7aeb88303bdacec9543b91c6371d0ca8933a4ed667b539485a4d9f5cf +size 464071 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000378.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000378.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..248762a3ad0e03cbc50113c0adf85a80f367c9ab --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000378.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b068ff2c378bb193a274c3ccb4346d63465b0b51c6e294b851c359093b2ceb65 +size 509995 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000379.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b6c15315e3a86420b866a5555d4ab438335d3d3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000379.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4407a4c5a9189b52cabfd324649b9886e0b2fac2262a4bc399d1b264727f54cc +size 663563 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000380.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000380.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e8c6a5e97ddb26052746675997a3ab3e1728f26 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000380.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae4e67cc1dba4078622967accfb4a504a246c375b9fc284b8299a88097dcc759 +size 496718 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000381.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000381.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d44091a724939b2a887bb244fa34657539ef5556 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000381.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2da1ce84cec87dbace408f0521712d2748de377d4c25baf5957a47efc24a3e24 +size 432438 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000382.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000382.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7728d6cd961fa2b7bac70e250bbe14983b42be7b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000382.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfd6431e5210fc60576327e6f0439a2c6f4343d508d7f0e226afb870ee5e4250 +size 529276 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000383.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000383.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..820eab64e9ec129385a95aaca9a218d89a38cecc --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000383.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6f50685b2f81a6a2f6ec3f9e4f18310385c15a35773ffb44a6e353f9bada1cb +size 531343 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000384.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000384.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..764948f44ce7700e50b3d6b7f8c5995aa47d48fd --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000384.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce49522a8e4ef9a3b828353749e98e48ffaf0d17fd6aea1f3ee0bed60767f069 +size 534225 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000385.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000385.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33962b4569b1df651f652776b685cba368539f94 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000385.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34b2fab5371524d15cc81099fe16263370bf7cd699a80092e1c93d162ddd1794 +size 584326 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000386.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000386.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3d280be45842dec37fbf30e53633274de50e0b0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000386.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8186b422e2f83bb52eb5f3ccd1afc87f44a3df765045edb7eedb2cf95ca615bc +size 699542 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000387.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000387.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c628ec860605f7d0d04f4ba1572ef8ada8c1d38 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000387.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c555f3796d3a9278f5524e2b2f6784c0cbcaf3922aa933cc65254a31cb4c074 +size 673135 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000388.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000388.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d840830aca43dbe46465a020e12dab9988f94363 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000388.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98067e725968da2398eef654e625408dde11cdd3d388085bb3461f974b62d63f +size 746517 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000389.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000389.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eaf55fb64f378a81fc0cde4f5771f0f3e5863c06 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000389.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4e3c051cc4045439512859c71b6c4e3562b88fe6d25104c5ce8a9c331018f72 +size 426199 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000390.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000390.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a1a50e9593acdb0e5a80fdea6df437f79d637e8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000390.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fecc833f57dda1dc548e7f69ccda9c496c625aecb14710098c457f83df01146d +size 456082 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000391.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000391.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c25713542dc8c65fc9c1e447533647849a14930 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000391.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e7fa28b3efb38641f66b11ae64733d32e057ec9a7c327134a3cdd9932c0b59c +size 669183 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000392.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000392.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ed8cb2eda66524034a756f323ed28b6f0d44fb5 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000392.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:432d740a8d756fd073651a28df921d622dba78342ea15af9feae2c2147146fe5 +size 686973 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000393.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000393.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91aea096bb22574f0a2187be4aca59c3d86b8a72 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000393.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1074ce24b2fcf4d2bb1aa6c0bc48c95a753691699b564aeac7a506f5289fedf +size 731635 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000394.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000394.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45a8e257554856e912c8ada2109b11029ed96436 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000394.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2528dd298bd7a06e4da1349ca1cb31eaac5720005afd1dff543063c2cb180d8e +size 557887 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000395.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000395.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c61238a1eb307c5b96d2741253888b4dffea734 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000395.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e7e80780c55d20182747d3a4b41cfb1aa942f01cbc02ec4514e46b685c61726 +size 630233 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000396.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000396.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bd0bb6e11e4024587c3d8a2e8d846b29b8fad49 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000396.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1767138ea651275f9402184803baaa6c27a0422f856f1dba4cf3d30c94600306 +size 514798 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000397.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000397.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cffdc69bdb4e3e0d80532104027f5145d10968f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000397.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec9077f73dc5383049bbe450b9047e6e4f054cf7996d4b4a8ee4d6d3feae5412 +size 546613 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000398.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000398.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..089c3906f4257c3564f8797026ad691626b86892 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000398.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4026b84d49ca7b30df716002c69fec92a068cc972952137334a4ae5ae8a0d07d +size 562220 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000399.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000399.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bf99883bde39c33e9a4b95169a7a59c514fd303 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000399.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e20148193421d2e52f0d9a5f6494ba4882562fd9c6cb8abaedab2865fb62b744 +size 548293 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000400.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000400.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..088f4aed9de5209665ac71e37c5f06571770b951 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000400.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ce63714f5e83d8a8c35fb86f6c2b0b6befaf2d4468f94dde514077001778dcb +size 542094 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000401.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000401.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fcdd8e717a043e910926760adcd1882bda31b3b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000401.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70c3d2afeec8c7b8bf819a818fc87a931169c2b9533c0989a0259776df948052 +size 640723 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000402.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000402.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5965d1ae7cdfdb8db71e006425eafc6978174716 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000402.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0045d55532ba069a1e150e71de625d38cf3c893c1a36b55e66a048979bf94e5b +size 538672 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000403.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000403.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..935d2a42095ed23e8a94c0a55f2f72a99f8e16e9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000403.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7098f858e48b4e526bec6586d6825b971afc65c216946b94d32bf226b7ef2141 +size 640874 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000404.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000404.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c3f8e3a8daa59c632a4dbd8ef44e5a42835deb6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000404.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4d2748ddfdd90e6bfc35d65552868a0841f21f9d3800a31f40caf217aa63cbd +size 541860 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000405.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000405.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..998933b3757ccf2e144f3c915214fff8646ba46f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000405.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:897a87341b55c171026dbbee78aeab5f98992ac89a10c3a6328dfe8c57142e87 +size 550091 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000406.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000406.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f09b01e1170b7049f166faaab0f27f31b010e983 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000406.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd5f5769c6eb916b3d46521a0a7f9f323236ebd0b0e8d25a29e18984445cf4a0 +size 644296 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000407.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000407.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f97f1fd80ed2786fecf40828a9a98aad60ba6b04 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000407.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:459dbe83fe924eda4565d47b4944155188ee021b2ea0a0f73b7ce38bc71349d8 +size 519417 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000408.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000408.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a58cdf376568289b981c73bd595554f68feeb62e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000408.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:635e9761d889020d6e6ee4a8ab65c4bacd918900a423387f2d0d9ae9148c24ed +size 602079 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000409.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000409.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee887409f9a2e96addba7ae4ec75dad68a193c20 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000409.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b592c350e8968ffe1ba1a3efffd3f54c559c9f1ec50bef58bd345b2950ebb4c3 +size 494578 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000410.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000410.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47c13d203542def02e3ddf2a40dd5868e4b467aa --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000410.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07e7b953512f4c2e1f2d806166abf9ee92a0a827cadc8bf3dd742034aa45e247 +size 503251 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000411.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000411.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4e662a49b044ac89054c221c692894f420b0902 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000411.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07ed1cb94244cbc462404efe17b8c5388d805ca943eb5649810c38783c31c276 +size 655007 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000412.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000412.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fca20141f07e864fc4f28a8d2616cc0cfb713bd --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000412.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56cefd7696522e317336cb63096e10af1323ee6bbcf946f4763b944580322a61 +size 670007 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000413.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000413.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94b21ac7014a33ab0f626054760f5b8e45e25110 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000413.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41dbc11f4e22e49c4a8c3e2550ee0eb6e7a371ecbeef77639ed80e30a6a7bba9 +size 543173 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000414.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000414.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb50446a68481c379e7be3196f74265b55fb3ffc --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000414.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c30b4c5959ea437da3d3ff8c90818d1d47a5faf04ffc2db8cbad4bb4358dcaa5 +size 534667 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000415.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000415.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fa8b11a614e2189dd4271b2c85c24a21e6e3ea5 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000415.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9a66ce6c14edf121d86cee4cc75c3c0c7d86a96b620478e5fbffff081bd08d4 +size 717433 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000416.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000416.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8525e42d854ee07e491e98482c44042d68429a49 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000416.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45959f7eebd8be891bdca78bd7c0907763a27343c8924243bab0a5514bc85139 +size 553525 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000417.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000417.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f551546de2e8068860c84cdaa570788da622c58 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000417.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d9b9a20864b8e005b482b5969dac883d71e8305bdec27bf1eaf94ba43d06bb7 +size 555308 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000418.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000418.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36684199d7bf858b9bef9e60b9bdc6d0d41142f3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000418.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5a4f23796ee570ce3e2e8477fa131dbebf9f9cc5da821e0e89a1280735207f0 +size 499307 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000419.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000419.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fd10eb27912670f11ef8f30b89dc856af30546d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000419.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b215a7fb6a2e4d875a04807ae109752b90c782fd03b81a183860231a829bc9f5 +size 545625 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000420.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8653ce708d69989c5128641fa2397aee74a117b4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000420.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fdc0ed1fce2301264fe6492f5ef74bcb754b3e678d618ac3403daa9ab10557c +size 516159 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000421.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000421.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..651db6f1fcd060d8f1aa4a3a4437ecb0b5a2ecd6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000421.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de235ffc72dfbf8034635bf7439bdef78f471111f918f773f7515cbfc372a38a +size 602883 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000422.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000422.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3060400ba007af4758ec44c501b0e15e0b68d46d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000422.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10ec51c94e878a215d109cd05db6667738372506d8d124bf00f81a530c044aaf +size 584022 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000423.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000423.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49bc2e7b0cc2c56ea534250d08588b2c5ab675c1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000423.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5874802c540a494a620e87e2c8fb7f47eb41bbdd33e965eaf878d586c2c62216 +size 741486 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000424.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000424.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c45747a5de34300ee21772ca1b0151042785024b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000424.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f24f99fac42ea8435caf88a2ea014bae1925b4315a6e2bab1678164d37cdd1b1 +size 413589 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000425.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000425.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9086f0f54e0caeee09fa3a4ec23f153000e26d8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000425.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cd9262da48159787ccc1a1ece830f47889670f754db583f13b365685d2c5440 +size 535374 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000426.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000426.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69bf4b1881d98855b2c308f3ef2add0966ad85f4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000426.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d076ae8bc97bb048f9b0cfca404a1ff1502f2b76638eebbf22e956fc1573971 +size 684765 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000427.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000427.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4664c5b0cd2e31c2ec69f2d5bb3d4eb2d56bbad --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000427.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0148232623efe5a6061fe5c947c4b17123e5f2fe73953f4e371af4d69e00da53 +size 665899 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000428.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000428.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1794405e044d5f9671e3b3c6c2d108eb20646384 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000428.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7606eac86e45de24a1a6d6fff92a26e26fc6cc6427abb072d97e0cbf6200c1c +size 638738 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000429.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000429.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d93abb98e3efa030ba1bd9a9f20dca4cfb60b4d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000429.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb873a27f933d9443e302e7f203ba94f82ea59736b2640d088de985ae8dfa41a +size 429182 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000430.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000430.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9dd3efb7a3db6e36c9bf3893b46b2ce03d6b5ec5 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000430.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef767c2705555b209e6b7374ce54c44328e4a3a83c378e8d763729a58346e2f9 +size 478649 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000431.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000431.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee88b7fc099ed093d2b65ced8d3f8016856457e3 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000431.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b4ff753452e604a07fe7c091f5843f3e711b2f12460134a6e8131c62c5c182e +size 442435 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000432.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000432.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b2e1b0c025b17b2b26fda42dc9956db6ddc9070 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000432.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78b25debf2b46a0cbe89a94d525661fd479e841a81a185a9fee62ea4982517b6 +size 490239 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000433.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000433.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..080dcb7ec02ecee26c5d8b2aa1b4d97a76aa3a7e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000433.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:557bee0edc26894d0a849964c571c6d11319d125f283d74935f0180fda99a15a +size 411706 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000434.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000434.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5dab1506b294c4caf711fa78bf44f36d238cb661 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000434.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c51b63def6f9056e6660522a448711668d67878a1c5bd85660a8a819f94e0159 +size 517574 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000435.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000435.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afa839d6ae4e69b8cdff01c8ce342ead6f496874 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000435.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d00b661d302893ba270967c995ab57de0192c27fd6f0bea0de69e632b14f1c28 +size 507231 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000436.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000436.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..834c692ed5c2ffc41a55686c8fc2c982c5ba6d0a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000436.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:145b2d0a5ee82030269013ca8944724109db002ef992884fadf7df2fe32c5a2e +size 520441 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000437.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000437.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86d0917380f4a5ec5004fe141d0257fa2165effc --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000437.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12d30c9a5f32b9d8fdd589fdd1b26c8e14312af7582c391795336b52b00714ec +size 438422 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000438.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000438.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9abbc0b54d74ad8562e21ca34c3ed773552795f1 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000438.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:549cececf827bd052e43fcf8f0aa22c6b55b756ae99ded1cc03758f09534d051 +size 821203 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000439.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000439.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e50a54258794da89e8d377a556d108fa6a036c4a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000439.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e1af08717907d8cb7d46cb37b31033337b3888228c88ae44a3f469d23077263 +size 778260 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000440.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000440.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a0929be512729c0b5895593dcda614c0a5bed76 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000440.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c61d6aaa8e6bd3f89a3e9c002100df665cf4ca2f255ea3216da8a7ab660bfc1 +size 791123 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000441.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000441.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..630914668cc6b57fd2adcbbb86b301099c811424 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000441.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04eee16d09dae172faa1f0b8253dd233cb15f590bef5e0c023ef2a4330321765 +size 833677 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000442.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000442.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5bf5561cb952086d70f2e23a21767ca865cf69e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000442.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e433b76e1f9d91b729a66f1f0f03e0247e27c0968db733ae031fb035e5601bef +size 758725 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000443.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000443.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d8459a1bb947837709177a5d1a0187499554e23 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000443.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d181c0ecc5fa10c9b85d3cc3a85fcb3536ee714df518b7a8c7961f5c71d21c46 +size 496984 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000444.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000444.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cedb8b48fd892829739d984fa3cf560fab6830a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000444.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffdde340b331a772608a3e95e977f2efa7ff9b366dcae2b8ce89c1da87025ba6 +size 449379 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000445.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000445.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d79ed2cf06669e54bf8e7d586d2f7fbed62a7d15 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000445.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49412f522fa1e9e84a2388ef2bf8151b9d3ecb9cdbf168a71c34e6474440cfa5 +size 633813 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000446.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000446.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a850b9dce2549338aab67b52997c7284aaa9aec --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000446.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:365d3381f017e97d0be26f8d302a516f3638ab4407da4c989317df3ac6109488 +size 1240868 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000447.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000447.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67dc5f86f6fb280ac5a0f5b569b4518473ff41ba --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000447.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc085ed3a00b5843b703edd6d1f9d5028c16cd740541b5206dbdca8c1671e0d7 +size 643216 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000448.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000448.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..424c598a95e1d50dcb861bdf35caf5f4e621ff73 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000448.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9845b74bd390bb46d585c0ca5955d9e599e4bbec10702f5d144abbb60bbdb6a7 +size 743592 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000449.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000449.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c800a3e81d4621f033c6955d603e33b33591bb7a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000449.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:481781b42c156da524ef73e55486667b87bfbef7b9cf83ed4c70fdd57949980b +size 724824 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000450.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000450.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46991adb28d2ba09d49ada4939ec5575a6a21f47 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000450.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92a12c9c01b0d1fabfdd590a569f288fabb7c236ed71a5be3a4f8030e2959e8b +size 568416 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000451.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000451.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c397df4f7ec516d391e68277bd9323a27e4245e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000451.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a63857c2950bd342d475842c9e3bc804c77c4aeaf27101fd64b5d9ab92b4eaa8 +size 767913 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000452.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000452.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c281013b163995b8f1436a03f6fa14ff1cf9e5c0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000452.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3331376c64370a670aabbc54c6122f1a90f844ace4e352bfbb4e4cf3caf2b95a +size 570123 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000453.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000453.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41279dddf7205e87b59d33151578ccd9b64e78a6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000453.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b63b93b67981fead0885cdeaca9c8db0e3f4f1261e7bbb3118014a5e258d63c3 +size 724341 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000454.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000454.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d06043390f19b9267a7c918e5cac0b0339eca1f7 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000454.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5bfb8bc3da498f072010f2e58fad91b6fe51edf10c480b93985425663c8a7e2 +size 620201 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000455.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000455.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ae1a30abfd98dad1623f2409494fb3c3f961c75 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000455.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2f54286173490e8c449ea56526c1c532d2679469bde1fd8d35db81e6d50a775 +size 548165 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000456.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000456.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29adf3aba46cc51bd8be28468d1553f0fc8a9a1b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000456.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:600088be94ceb690c3df645a551671fce1a63e4e94579adb33f219e72748e7d9 +size 883439 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000457.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000457.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d496121883a879bdcc7cbee9437ad1da02659e85 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000457.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ce3cd7d3c38282129348cd492637d680dafed6f7f58f2d91e5edcaa8a6958cf +size 499955 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000458.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000458.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ac4086d5e78c3264996000b8de444ede756032b --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000458.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb42cc3e138c8ec9ce4259426522efc4b10607849ecd86bca4e91e26854caf36 +size 486732 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000459.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000459.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bbfaeb1d5797d545f65e93690c329c40645e018 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000459.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:929fab352a0f233e7152931df5ce02ce39b76f77e2bb2cd3ccffedd5abb38a1b +size 481444 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000460.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000460.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af7d7ba7fd42cb96dd9e382cc477876a5ae3c07e --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000460.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c63075ecdeca5b12e6c78d934c0269ec8865e76fdd466735fc5ee0d91ab36ff3 +size 738198 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000461.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000461.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c204c7793e3e57948906c4c38b8402a9600b505 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000461.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86ed5694287ac2c40e9e2e974f8f995954d20de322125ca0d1ad5c9669874cd1 +size 607863 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000462.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000462.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad146f1c64a00b18e16b68cef2b6b1e9532b3fc8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000462.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1523ce87d7029c9f276ea867f93794d9ce636242c41c6ffb98c7cfe93f80f141 +size 1066984 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000463.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000463.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11388b27389f8699b687a8d35c10fc6e35243587 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000463.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e12d8381cc267ce9cb796ef898de6ffaa0a5b70273931a1c3c60214fbeed7ba9 +size 432805 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000464.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000464.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4562acf63a1da8130376516c8366e30b298213f8 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000464.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77205476539d77a7ca84d1df874267f0a80c9cbfd2fcde2832db5ff078950ea3 +size 747730 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000465.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000465.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85560a1482b3e5baa780e03ba6f25a34900b5b88 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000465.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a7763bd30ce069ab53434b17f1d76da3f0f6d8d079f935a626d673ba76eea0c +size 614023 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000466.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000466.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23715ae22bdce7b86e704f5c35367033f29d6fdb --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000466.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab246e01e617bc065f94272ffc106849484a04b27850d26b27053ca5243412d5 +size 641060 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000467.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000467.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..817a348ecc657d9b8d01c2234e565b793518e595 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000467.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:448a7b5875f3c922708cbf1573b22764edf297c07ce2e9081def9ba9d62e8e88 +size 540795 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000468.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000468.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bda6dcf2a474eae15c0f4b6efcb008a6a4fd29c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000468.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd7d629c793a5996d3ea2f448b390938798f8435620eb232d4a86eab8f9ac775 +size 608932 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000469.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000469.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd82183f40a1117a22f734257a7db18a586db4f5 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000469.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f958159ddd2f5bceb1a0761ef72f597d699e57d2b46675ee3bf621588d8de42f +size 512792 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000470.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000470.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14279954a35b8ce31d917076d1a1d7094ca6c5e5 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000470.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9cd2d23d9a25fa882ba3375684af0b8c64ca56aefed2af2af20418b5af1fe9f +size 637214 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000471.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000471.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c097c68bf5e702402c426aee613e6826dfa30ed --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000471.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b665785b844d88b6570b3cc2f36e2bf35fd45d7829d6881d36038e55cc37df79 +size 634868 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000472.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000472.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e082bd9695bbbf1dc55ad33164d80c009b44018 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000472.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68227c294f326b94e2b126715cf91e1bfe47561e20a02a0504b7598b3b4ed1e5 +size 833712 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000473.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000473.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77559e71ad2017e24e8b7e051e3ae952aa882ec9 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000473.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3888271aa8c925d9e7889bd659b605ee41af374df66a7d7fae5ebc393b7739a1 +size 557954 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000474.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000474.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58fb3f031302f1da30e9d74dd93854269feb8125 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000474.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09addbef1354e88d335b51e6399182cbf0fe1fbfaa3fff16b2b4eb40a1094e85 +size 876908 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000475.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000475.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fae4e467e68aa1399223f89eefab516b8a987bc4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000475.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f384c5f528e9ed737a9c4cd5bbf4970b0bf354ab62cf14f22029a4f1ff59300 +size 757670 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000476.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000476.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0702fdc8fd675b5be1365728cb3d1d56d662dd0 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000476.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ff050b1eba18037f9e4fe2786850d830c6dececa4361bc0f17c3d6629ce2f69 +size 650830 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000477.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000477.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37be89307625769b3314c207035b4b5ede613e7a --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000477.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43828b6cbc8b7fe918b6a8b35299fa4b6b547cb2d59045923d180af9206f32e9 +size 824850 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000478.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000478.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b1fb150ea024aa0d7929dad08f7aa938c8cbfc4 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000478.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:deb929c666c3c5e1f236e868f7ed4c6404890736cdd73e5e94b706b688800e66 +size 465053 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000479.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000479.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c39809f7b8b71a10d6449d846d06fd82ad9fa07 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000479.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50b5eb363d0b390915853733db754832207df09cddab58075049ab1e58145673 +size 458957 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000480.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000480.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec5a4598e6bc09cca6bee91298c0491a0d738962 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000480.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a76194aa1970ea73da9c64217747f11dd584ed517cfecb99a3e2edfc85bcf01b +size 507463 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000481.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000481.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f744832eb36d331d74f56bdf4c050d9912e9a231 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000481.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7a6388f30122c3328415d42152bef027704c91d5bcf354a3709c243c8739c34 +size 646274 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000482.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000482.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d45b5df965df05a24c8477e570325d56acb4aa1c --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000482.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb65cba6a9b28e1cc48831c5314d32c201736e410ab5b045117d79feaacaabf4 +size 450328 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000483.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000483.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c8e1529f888d67e9ba9441f7f35aa9ab404a178 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000483.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b6bcececf3dafd00e095149d2612cd6edf0bfa48b251b434256015382d032f0 +size 653494 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000484.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000484.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c4d668786cde911e0494bd99ced77adbf94e32f --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000484.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dbf1d3acbc85ed93e25dfdafb430bedd02f49c9d76986eb1cde88543f2fb02f +size 501359 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000485.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000485.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89b6ab5ebd24117bfca802d65b84e1bf3a193023 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000485.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3587b069d07e2963feae8919bc2937f5388b4501337dc849083baab6a9e2dc5 +size 513363 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000486.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000486.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9100d6e0cc93bd934998bbad94b6d1b55cb2c4d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000486.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf9fa145aa702dc662327c837367841313ebe5d2dff94b39b8199f15f67eb370 +size 472885 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000487.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000487.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13cf2fceae794e1fa35f0cf4aa953bfc85184766 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000487.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25a95d0d9f26b735ed6459d609b375ebb3c66a0395067126676293cd90473add +size 526409 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000488.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000488.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..342e21ecb0e35abbb2c3c893186ab6f0ef2fbece --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000488.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c4ce5a7ce2a71a3a65c199369a79c603714ee4bf654382f2dba229d1a1f0012 +size 662555 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000489.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000489.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52de9a52dbf15b5990c79ca9f11b3e8dfb493fa2 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000489.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd55d5dec06a4a06accbb3093f98cf28796f834030ca9cb0d7129fce887dc911 +size 520173 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000490.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000490.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..005a0b3a0d11d19b7aece066b9baa80c2d5b5897 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000490.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d39efb78426424c1d3aecc36cb6bf88d954f1c4f7f950c7c9557038887f65db7 +size 533994 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000491.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000491.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10b8ef6c9e177578747a3581d955fa3626dfa6bd --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000491.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c92023d45b91a65e3fc0ab0b7e93e6f32848a75e227f976e0e8b648086f00ff +size 437335 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000492.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000492.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..528dcdaf8fa2335c6dc37fb71d1e33eecb737bed --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000492.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1366fbb111d444f5de449c151f78ae856f76476a337c624cccc9bdd1f1feaaea +size 517613 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000493.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000493.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab6fac16b8635c911ad9c0b3ec3d5744c7f76c9d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000493.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bd5e7e77221d9940ba27d236ababbf917fb8da171d4c8e76ffd143d607ea524 +size 533996 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000494.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000494.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36d62742b2659a1f4ad5712cd390f239c7157f9d --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000494.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe67281ecfd93bb936b9d86ea906453a35183a521ce0b411eb4f2f7d92f2fa9f +size 943282 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000495.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000495.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12a8baca8e23803fce61f43e18b681f78d446f37 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000495.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3eb45264217231f33dafd3f8d30765a2d0fe297a4dd9fc47cc82fad3d4fdf07c +size 488182 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000496.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000496.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c35def5f5604ca6c2448110e53e11c6d544293e6 --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000496.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2c7ead237195ff1c69c8ad6d8ad9e124e6b3839b251debd6310152946fde026 +size 635198 diff --git a/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000497.mp4 b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000497.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab647979b5ab882e0e1d8610d619886d2de294eb --- /dev/null +++ b/RMC-AIDA-L_plate_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000497.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7d012e8fd36ea2f60763ed1b8ce8fe6b40ed20965ec67c4c555bcabd5ffe9ff +size 489767