diff --git a/AIRBOT_MMK2_place_the_basin/.gitattributes b/AIRBOT_MMK2_place_the_basin/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/.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/AIRBOT_MMK2_place_the_basin/README.md b/AIRBOT_MMK2_place_the_basin/README.md new file mode 100644 index 0000000000000000000000000000000000000000..f8ad554b7976633c9a43119f904c790cec0d72b6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/README.md @@ -0,0 +1,329 @@ +--- +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: 1K-10K + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# AIRBOT_MMK2_place_the_basin + +## πŸ“‹ Overview + +This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot. + +**Robot Type:** `discover_robotics_aitbot_mmk2` + | **Codebase Version:** `v2.1` +**End-Effector Type:** `five_finger_hand` + +## 🏠 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** | 50 | +| **Total Frames** | 7672 | +| **Total Tasks** | 1 | +| **Total Videos** | 200 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 272.9MB | + + +## πŸ‘₯ 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 +hold the basin on the table with both hands simultaneously, pick it up and then put it down. + +### Sub-Tasks +This dataset includes 10 distinct subtasks: + +1. **Static** +2. **Place the basin on the table with the right gripper** +3. **Grasp the basin with the right gripper** +4. **End** +5. **Lift the basin with the left gripper ** +6. **Grasp the basin with the left gripper ** +7. **Lift the basin with the right gripper** +8. **Place the basin on the table with the left gripper ** +9. **Abnormal** +10. **null** + + +## πŸŽ₯ Camera Views + +This dataset includes 4 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:49 + + +## πŸ“ 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- **observation.images.cam_third_view**: 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 + + +### Meta Information + +The complete dataset metadata is available in [meta/info.json](meta/info.json): + +```json +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 50, "total_frames": 7672, "total_tasks": 1, "total_videos": 200, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:49"}, "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.images.cam_third_view": {"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": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "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", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "action": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "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", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_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]}}} +``` + +### Directory Structure + +The dataset is organized as follows (showing leaf directories with first 5 files only): + +``` +AIRBOT_MMK2_place_the_basin_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 + β”‚ └── (...) + └── observation.images.cam_third_view/ + β”œβ”€β”€ 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/AIRBOT_MMK2_place_the_basin/annotations/eef_acc_mag_annotation.jsonl b/AIRBOT_MMK2_place_the_basin/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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/AIRBOT_MMK2_place_the_basin/annotations/eef_direction_annotation.jsonl b/AIRBOT_MMK2_place_the_basin/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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/AIRBOT_MMK2_place_the_basin/annotations/eef_velocity_annotation.jsonl b/AIRBOT_MMK2_place_the_basin/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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/AIRBOT_MMK2_place_the_basin/annotations/gripper_activity_annotation.jsonl b/AIRBOT_MMK2_place_the_basin/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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/AIRBOT_MMK2_place_the_basin/annotations/gripper_mode_annotation.jsonl b/AIRBOT_MMK2_place_the_basin/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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/AIRBOT_MMK2_place_the_basin/annotations/scene_annotations.jsonl b/AIRBOT_MMK2_place_the_basin/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..554f8511c8f5c7b7bc22be7880c6633ccf1ab467 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/annotations/scene_annotations.jsonl @@ -0,0 +1,50 @@ +{"scene_index": 0, "scene": "The basin is positioned at the front, while the table is centered."} +{"scene_index": 1, "scene": "The basin is positioned at the front, while the table is centered."} +{"scene_index": 2, "scene": "The basin is at the front, the table is centered, and another table is placed at the back."} +{"scene_index": 3, "scene": "The basin is at the front, and the two tables are both in the center."} +{"scene_index": 4, "scene": "The basin is at the front, while the table is centered."} +{"scene_index": 5, "scene": "The basin is positioned at the front, while the table is centered."} +{"scene_index": 6, "scene": "The basin is at the front, the table is in the center, and there is another table at the back."} +{"scene_index": 7, "scene": "The basin is positioned at the front, while the table is located in the center."} +{"scene_index": 8, "scene": "The basin is positioned at the front, while the table is centered."} +{"scene_index": 9, "scene": "The basin is located at the front, while the table is centered."} +{"scene_index": 10, "scene": "The basin is positioned at the front, while the table is centered."} +{"scene_index": 11, "scene": "The basin is positioned at the front, while the table is located at the center."} +{"scene_index": 12, "scene": "The basin is positioned at the front, while the table is located at the center."} +{"scene_index": 13, "scene": "The basin is positioned at the front, while the table is located at the back."} +{"scene_index": 14, "scene": "The basin is positioned at the front, while the table is located at the center."} +{"scene_index": 15, "scene": "The basin is located at the front, while the table is positioned at the center."} +{"scene_index": 16, "scene": "The basin is located at the front position."} +{"scene_index": 17, "scene": "The basin is positioned at the front, while the table is located at the center."} +{"scene_index": 18, "scene": "The basin is positioned at the front, while the table is located at the back."} +{"scene_index": 19, "scene": "The basin is located at the front, while the table is centered."} +{"scene_index": 20, "scene": "The table is at the center, and the basin is in front of it."} +{"scene_index": 21, "scene": "The basin is positioned at the front, while the table is centered."} +{"scene_index": 22, "scene": "The basin is located at the front, while the table is positioned at the center."} +{"scene_index": 23, "scene": "The basin is positioned at the front, while the table is located at the center."} +{"scene_index": 24, "scene": "The basin is positioned at the front, while the table is centered."} +{"scene_index": 25, "scene": "The table is centered, and the basin is positioned at the front."} +{"scene_index": 26, "scene": "The basin is located at the front, while the table is centered."} +{"scene_index": 27, "scene": "The basin is located at the front, while the table is centered."} +{"scene_index": 28, "scene": "The basin is located at the front, while the table is positioned at the center."} +{"scene_index": 29, "scene": "The basin is located at the front-right, while the table is centered between them."} +{"scene_index": 30, "scene": "The basin is located at the front, while the table is positioned at the center."} +{"scene_index": 31, "scene": "The basin is positioned at the front, while the table is located in the center."} +{"scene_index": 32, "scene": "The basin is located at the front, while the table is centered."} +{"scene_index": 33, "scene": "The basin is positioned at the front, while the table is located at the center."} +{"scene_index": 34, "scene": "The basin is located at the front, while the table is positioned at the center."} +{"scene_index": 35, "scene": "The basin is positioned at the front, while the table is located in the center."} +{"scene_index": 36, "scene": "The basin is positioned at the front, while the table is centered."} +{"scene_index": 37, "scene": "The basin is at the front, while both tables are centered."} +{"scene_index": 38, "scene": "The basin is located at the front, while the table is centered."} +{"scene_index": 39, "scene": "The basin is at the front, the table is at the back, and another table is in the center."} +{"scene_index": 40, "scene": "The basin is positioned at the front, while the table is centered."} +{"scene_index": 41, "scene": "The basin is located at the front, while the table is positioned at the center."} +{"scene_index": 42, "scene": "The basin is located at the front, while the table is centered."} +{"scene_index": 43, "scene": "The basin is positioned at the front, while the table is located in the center."} +{"scene_index": 44, "scene": "The basin is positioned at the front, while the table is located in the center."} +{"scene_index": 45, "scene": "The basin is positioned at the front, while the table is centered."} +{"scene_index": 46, "scene": "The table is at the center, and the basin is located at the front."} +{"scene_index": 47, "scene": "The basin is positioned at the front, while the tables are both centered."} +{"scene_index": 48, "scene": "The basin is located at the front, while the table is positioned at the center."} +{"scene_index": 49, "scene": "The basin is at the front right, the table is at the back, and there s another table in the center."} diff --git a/AIRBOT_MMK2_place_the_basin/annotations/subtask_annotations.jsonl b/AIRBOT_MMK2_place_the_basin/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..d6e0a2a8fa69e472766874e722e44e35eefefe5c --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/annotations/subtask_annotations.jsonl @@ -0,0 +1,10 @@ +{"subtask_index": 0, "subtask": "Static"} +{"subtask_index": 1, "subtask": "Place the basin on the table with the right gripper"} +{"subtask_index": 2, "subtask": "Grasp the basin with the right gripper"} +{"subtask_index": 3, "subtask": "End"} +{"subtask_index": 4, "subtask": "Lift the basin with the left gripper "} +{"subtask_index": 5, "subtask": "Grasp the basin with the left gripper "} +{"subtask_index": 6, "subtask": "Lift the basin with the right gripper"} +{"subtask_index": 7, "subtask": "Place the basin on the table with the left gripper "} +{"subtask_index": 8, "subtask": "Abnormal"} +{"subtask_index": 9, "subtask": "null"} diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000000.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff1bd8c190e44589dbcaed23733ad87e7b630702 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8687e3cb1ba1b1618c6dca45dbff01e36d33ddf18528c6f6c22dbb964ead20d6 +size 197020 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000001.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ec4912576151ccbeaf287711eb64bee603989f5a --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56b72b6042404189c1fc7043009263f248d0d553a9da2dfc5b64c90b69d6be5d +size 111712 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000002.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e8684d4d9d41d2a229305074c721518b71e0209 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49d159f70bd84cde36ce09e4fa9706aeef00a43171fe972ab976e3d3ba621972 +size 80093 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000003.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eabce70dae61c1bb3d9ffd8e28848c20b60ad3d3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73b0ba3ff2db2a821a224c92c7882195ee950e47b74550ea8d29cb9a443de000 +size 141351 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000004.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..28389e019ce543820ebf736d3c0dc144b50d56d9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55ed7fb078ab36681ad26d9065421db65b1bf7a1a6c0d8689c2a9a8731d07245 +size 82182 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000005.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a9d05880a5051caff940c9296a03fa7962bd4198 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3e262766c471c8f6e426e67b41734c4a3a0b34531c9f973e34422e01bedfdaf +size 110922 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000006.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..48efdc65ed1cfba813c75b9a9df28e079aeb755d --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ddaf1d3fdacbb3310f2e8d897e12826a968a5f39d2f93dd330f74e7a4b6d39a +size 76823 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000007.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9b0d3b7f0d6d47951144cdf71b6f14fdf737b32c --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8ee8e64ade946bbd29e7ac9457f0dab7bf4d49364fb7e0838197275a11c295a +size 89714 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000008.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..97e198b9eb3fe6d4088a1e8485f707c4206cb4c2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a77a51b5f8cbb3dba4a48168871fa2d16c0c5905f2e4b2c8b1f459fac52c620 +size 139024 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000009.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bc7e3719bcd8b029ab4bee01b58fe8c8696aa855 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c67cd80413ad2faec8c7f8fed786daa5619cc241bd253b663b9e39d94103e243 +size 67348 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000010.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..23f6a342f03380b0b153ba507566f70de8d6c115 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c5a69372f84758d722bf33938b983b9362fefd070ad0d7863890cb0b26dfd47 +size 68625 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000011.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd02d5ede1051047c7a1e6c87f1b265cc428d5da --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6693d56b536eb525abaf30fe841cb9b4f77e7608afbff1b0dc7d87ce8ffcb2bf +size 71200 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000012.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9b730daab7a86ee2a1da940d9f0a0f8610e4ce8a --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcc98cf32ad359dfa88ae70cb8eae7dc607dd4991890f112739c18e936ed1b00 +size 121660 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000013.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6c8c97288517b84dfd38869305b7a7d279d4d86a --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75b11862d22b3b2abd6d1c844a3bbeb2e0c39067b2f7694e7ecf6cd874119330 +size 87457 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000014.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f1e99f1bea088f639bf5cfe75c03f68b377fb42d --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8236e5da69d771825665869fcd6b83b135ca55b355a28fd331c829e709d3ee79 +size 88931 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000015.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bb30ca3b874e3f7c58463af2cb69cf03961b196e --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4615f3d2205f8dccdb123404390f936de10107efa8ce0157dafedb1d606866a2 +size 209358 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000016.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7c09349f06e5838f24345fb3a1929eb94d6d8373 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac26d60e35ccc9ed70b6eda82a15411b4b0269bb98904f08d9a8524002291361 +size 168125 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000017.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf267ab0bed5c07cdd336222adc6b9525b8ae34f --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d255e59d6bef5384baf02d5f113a89e8041255a6da0def4b6f393914143bde2 +size 105616 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000018.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1039f2a51c0265da9e5e0b1ad2ea2fe26c7554f6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:089d9aecefcd41936500d6a0c3333b6d760d787b33793f8dbb0b13a9b9320ff2 +size 69781 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000019.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..18f08d335fd25dfe326d99d277f348631967c9d2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5041a70b1e8a9e99b4a3fefc7a78121162f1b4b9c3393d25f501a5b7797cfb7c +size 67950 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000020.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2def97dff5b5a2335c953c2d269255d2f260af17 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:962346cbff04ccc8481ea81abfc10e53f2dd075bd99e611f7f57964d4873b629 +size 71877 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000021.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0194f63a7050444ccfbdec12370c58082f174fe7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29f12a865bca3195a0d5ca14c69faa3c2ef7946a30698cce084674a1499adf7b +size 71295 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000022.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3d200594256f625476ed056d2b96be2c700ddccf --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70db579007ada16c24f07cf5017dd1b0e532c1e0b484bf2d3d7f75550b88d50e +size 80957 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000023.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e662da061912a29463a2149bafff4b49b2c87c43 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0289812c01e9793ef1bdebb463568cb881010e361ec4a08e1b8209c7ac1c6b28 +size 91613 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000024.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..649fb842dba1a447f84d4c71d6f13fc562834af1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04a1509399e10fc0a73f4ddd8a4d7387e14325d23d78c4bf7e051f131d31ffe0 +size 88117 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000025.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9946d2e215483aac78ebb815e79e32f66bfd1e93 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a24e97ae0ac49cf784b71977161e6182be2df8cf1b0992e130e260d4cc11738 +size 70951 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000026.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ef50b7f97504596b1988325cac6ed685fa2c24e4 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f42b41e5ffed075d2b64f499c23812e0c470f92d064d594ddc8a609f2e06e2fb +size 83486 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000027.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..13cfa7d36c26824feb141ea1f013f273188a6757 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89321ac8c58ae3e5062a53cedf493f81ee0f2abdf8d109359b71f513c9fa9bdc +size 74972 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000028.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..97e2421ea0bd54f4d509c61401eca44dee124b3c --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adfe3652128c30c8e7f4701c5e2e77c0206302ddeb708b6311fdc8c26a0f344d +size 68717 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000029.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..52fd72c213e70e5e97575c68b85819d6b7ce862a --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:693726301b72259e4f0fb3a8825bc75065ec997a90d9f96fa584ea1b4ebbbc25 +size 68927 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000030.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a925dcb0e151583c2c95a6ecc1cf514178c1e0cb --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:095cacaf22a5c6f659baf31f2abd06150ab31a472eee66fc38d7b896b0d1d7a2 +size 66752 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000031.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3cccbfe1a3d959772e26591f1336e1379d19781f --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72bb196b28a2c792dc5a3acd1615156f18f627b56bc54ab696a941a18cdcec55 +size 67270 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000032.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f4563a97b5d3837d1db7c1965b910fa963a9aac8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ae3a40d4effb836fcf055d9f0e6d4e1ba1a182b618f768e6d415ea4bd3bf292 +size 75228 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000033.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8fc75afd97fcd83757337e9dc44b041071455dad --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19e83417d77cf100ed3acc632850500a849daafb0a39a47bd94006222cb25521 +size 84250 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000034.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e8a6988853949bad754fabe16060b8300154baa9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb3783dadc2c221fdd27803c38bcc0fd6d408b9e05dc4d5baf8e32093cec113f +size 118021 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000035.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e39ecd9282a06e349410d2d8a459569923c5421 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43bb6940233042eebbf6b0fed3e9aab7c4e7e2d1652936461c7dcdcae79640ff +size 65042 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000036.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e623af7675374ce085c2a75889f49d8b0585a483 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:309235659d147638fbe932132b3bef33bc36150c5b468b38325b5f84d3329e10 +size 65262 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000037.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..39c2340407336753a3d7b2d9aee8168a60fb4b6d --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:312eaa36614fbc3da42f67572708800d79469aa4772a72ea2fb1f9b2c98023b3 +size 73699 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000038.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6fed65b903f17c3267c40e9d909f9bce1a6472a4 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6210cf783c7298f546da28f697611f52b5cd950cedb09d5917c4944774dea34f +size 75891 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000039.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d5959987f4c3e0ccae79b7c6b40b6c731bf2d277 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70a6916d3f3618ce509fb890e8e7f794e1430899b854fb9a10af816d02347b84 +size 69930 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000040.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f892a25d4882da70ddf2ecbd9fe64d1ccbb4e38f --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa1ac2aa604504bc2b142b0b70e6525ca710ee4bcc33154f042d1df77cffb84d +size 72429 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000041.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2f4073d3e5e2d57e3e0e64752f877c5226919782 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71a89641402588329c419f90a1657765cb721858d308746422e92f7fb2ae0df8 +size 71296 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000042.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5bf19618591e1ef6f77fc779f839c34a642e6493 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d73726f32483be44bcbc6811978b91bfc5992550d137b7a84dd7311acf39fe01 +size 74516 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000043.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..08578b015e90036ef6d1175b1b5873ee99562661 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a605c19fb64e5c34ccb0d66e0459ece4fba711fea13506b7af19d4c11c5bfc45 +size 73717 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000044.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3ad35742421d03c90aae026d038b6b6e2629e045 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f58a3b06a33a636b1e294792ab3168604f85037fe3b0cbd5ea8dfd8e662844cd +size 80010 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000045.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e345ddc72e80b302a8dff64151cdd3fea2ad1249 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4bbead8dba7c4b369ef76618541e68301de6bb0fd238d4a0de598c05d03633c +size 169338 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000046.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..845c3e5926f1c3463a5ff7085c2bdc0d857c935b --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb14e83fa0735d38cecbdc8ed870da03fa08455e293a5886eee87b871ab65ee7 +size 77758 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000047.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a4cab00e5083d3dbe4ab3cffd6566d8025801fa7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75d891b4a33e709885d9081618da6a1c701162069b044bcf9d91d8ed746a20a6 +size 76837 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000048.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..56a85f055ac4729ec508d690fac50aee683b5054 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:223eb092f2688e4933d542b8bd2640548db1efbfe3f8b48d898610e1bd0e35d2 +size 79086 diff --git a/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000049.parquet b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ffafb6de780bc882bd23b5363e8717550384ce10 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcfbc46f24aef6984b497d064962f40d49414d8771c46ebad996781ae29f923a +size 152633 diff --git a/AIRBOT_MMK2_place_the_basin/meta/episodes.jsonl b/AIRBOT_MMK2_place_the_basin/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..c0f4b25dfe1a296baa035de29481d27ca4792d19 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/meta/episodes.jsonl @@ -0,0 +1,50 @@ +{"episode_index": 0, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 355} +{"episode_index": 1, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 191} +{"episode_index": 2, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 128} +{"episode_index": 3, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 247} +{"episode_index": 4, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 133} +{"episode_index": 5, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 186} +{"episode_index": 6, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 124} +{"episode_index": 7, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 147} +{"episode_index": 8, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 240} +{"episode_index": 9, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 105} +{"episode_index": 10, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 107} +{"episode_index": 11, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 112} +{"episode_index": 12, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 218} +{"episode_index": 13, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 142} +{"episode_index": 14, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 147} +{"episode_index": 15, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 369} +{"episode_index": 16, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 298} +{"episode_index": 17, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 184} +{"episode_index": 18, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 111} +{"episode_index": 19, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 106} +{"episode_index": 20, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 115} +{"episode_index": 21, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 114} +{"episode_index": 22, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 131} +{"episode_index": 23, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 153} +{"episode_index": 24, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 146} +{"episode_index": 25, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 113} +{"episode_index": 26, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 138} +{"episode_index": 27, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 122} +{"episode_index": 28, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 110} +{"episode_index": 29, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 110} +{"episode_index": 30, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 104} +{"episode_index": 31, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 105} +{"episode_index": 32, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 122} +{"episode_index": 33, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 138} +{"episode_index": 34, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 207} +{"episode_index": 35, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 101} +{"episode_index": 36, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 101} +{"episode_index": 37, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 118} +{"episode_index": 38, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 124} +{"episode_index": 39, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 111} +{"episode_index": 40, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 116} +{"episode_index": 41, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 113} +{"episode_index": 42, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 121} +{"episode_index": 43, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 119} +{"episode_index": 44, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 129} +{"episode_index": 45, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 302} +{"episode_index": 46, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 127} +{"episode_index": 47, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 125} +{"episode_index": 48, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 126} +{"episode_index": 49, "tasks": ["hold the basin on the table with both hands simultaneously, pick it up and then put it down."], "length": 261} diff --git a/AIRBOT_MMK2_place_the_basin/meta/episodes_stats.jsonl b/AIRBOT_MMK2_place_the_basin/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..f4d3fcf451a8cc4bc8130d2a619df60428a1bd43 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/meta/episodes_stats.jsonl @@ -0,0 +1,50 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4463085498366013]], [[0.4430439562908497]], [[0.42429838848039214]]], "std": [[[0.2808200196284605]], [[0.27206658488964797]], [[0.26488703861084356]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.1843137254901961]], [[0.12941176470588237]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5866939276960784]], [[0.6022829452614379]], [[0.5703473182189542]]], "std": [[[0.2722444594810575]], [[0.277201937760753]], [[0.2916882511331804]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.15294117647058825]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5563067013888888]], [[0.5734345812908497]], [[0.5340258088235295]]], "std": [[[0.28929369934765675]], [[0.29047937015859415]], [[0.30819027753865386]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.390980931372549]], [[0.42317732026143795]], [[0.42471963031045756]]], "std": [[[0.37981149517820406]], [[0.38241412225017135]], [[0.3689743193899009]]], "count": [100]}, "observation.state": {"min": [0.44775691628456116, -0.9323739409446716, 0.7507915496826172, -0.5435788035392761, -0.8463882803916931, 1.6437780857086182, -0.7956626415252686, -0.8813992738723755, 0.7035839557647705, -0.0418192557990551, 0.17681391537189484, -2.0296406745910645, 31.591537475585938, 54.181251525878906, -0.4287499785423279, -0.3087500035762787, 0.8118749856948853, 0.04625000059604645, 0.862500011920929, -0.8968750238418579, -0.8643749952316284, -2.9175000190734863, 0.3581250011920929, -1.121250033378601, 37.83333206176758, 61.725624084472656, 0.6827272772789001, 0.12999999523162842, 0.6984615325927734, -0.5862500071525574, 0.6468750238418579, 0.0, 0.921875, 0.15187500417232513, 0.0949999988079071, 5.099999904632568], "max": [0.6791695356369019, -0.6349899172782898, 1.0290303230285645, -0.07392995804548264, -0.2650778293609619, 2.623455047607422, -0.3421120345592499, -0.5264362692832947, 1.0213054418563843, 0.42956531047821045, 0.7535201907157898, -1.3856335878372192, 77.75062561035156, 67.6156234741211, 46.091251373291016, 9.08187484741211, 41.00625228881836, 83.61499786376953, 41.42124938964844, 100.85687255859375, 30.270000457763672, 109.88500213623047, 17.005624771118164, 110.9643783569336, 76.95062255859375, 67.81937408447266, 2.90625, 6.328750133514404, 45.01000213623047, 76.7300033569336, 50.77124786376953, 0.0, 45.53687286376953, 88.59062957763672, 53.901248931884766, 110.83499908447266], "mean": [0.5548321008682251, -0.8310632705688477, 0.9233993291854858, -0.36019301414489746, -0.3797757923603058, 2.3913917541503906, -0.512612521648407, -0.7924093008041382, 0.9201541543006897, 0.2176281064748764, 0.303648978471756, -1.796785593032837, 68.99739074707031, 63.91844177246094, 17.507184982299805, 1.9493601322174072, 22.982952117919922, 46.51665496826172, 24.936790466308594, 47.291603088378906, 14.153841972351074, 49.94550323486328, 3.9354255199432373, 66.85153198242188, 66.07198333740234, 64.23458099365234, 0.9196209907531738, 0.893004834651947, 25.799619674682617, 47.22286605834961, 31.799175262451172, 0.0, 21.64713478088379, 50.80935287475586, 23.547428131103516, 88.49227905273438], "std": [0.049943678081035614, 0.07724456489086151, 0.06678282469511032, 0.11861374229192734, 0.09268245100975037, 0.2356843650341034, 0.08798623085021973, 0.08921065926551819, 0.0826573520898819, 0.16771003603935242, 0.12180833518505096, 0.2700325846672058, 9.845792770385742, 3.2112929821014404, 12.769682884216309, 3.013822555541992, 14.377680778503418, 33.442474365234375, 15.882634162902832, 38.86817169189453, 10.818668365478516, 39.936668395996094, 4.752840995788574, 48.202125549316406, 12.104499816894531, 1.5566047430038452, 0.23873832821846008, 1.2878975868225098, 17.436145782470703, 30.632795333862305, 20.373384475708008, 0.0, 16.142824172973633, 31.719141006469727, 17.02973747253418, 26.353187561035156], "count": [355]}, "action": {"min": [0.44775691628456116, -0.9323739409446716, 0.7507915496826172, -0.5435788035392761, -0.8463882803916931, 1.6437780857086182, -0.7956626415252686, -0.8813992738723755, 0.7035839557647705, -0.0418192557990551, 0.17681391537189484, -2.0296406745910645, 31.591537475585938, 54.181251525878906, -0.4287499785423279, -0.3087500035762787, 0.8118749856948853, 0.04625000059604645, 0.862500011920929, -0.8968750238418579, -0.8643749952316284, -2.9175000190734863, 0.3581250011920929, -1.121250033378601, 37.83333206176758, 61.725624084472656, 0.6827272772789001, 0.12999999523162842, 0.6984615325927734, -0.5862500071525574, 0.6468750238418579, 0.0, 0.921875, 0.15187500417232513, 0.0949999988079071, 5.099999904632568], "max": [0.6791695356369019, -0.6349899172782898, 1.0290303230285645, -0.07392995804548264, -0.2650778293609619, 2.623455047607422, -0.3421120345592499, -0.5264362692832947, 1.0213054418563843, 0.42956531047821045, 0.7535201907157898, -1.3856335878372192, 77.75062561035156, 67.6156234741211, 46.091251373291016, 9.08187484741211, 41.00625228881836, 83.61499786376953, 41.42124938964844, 100.85687255859375, 30.270000457763672, 109.88500213623047, 17.005624771118164, 110.9643783569336, 76.95062255859375, 67.81937408447266, 2.90625, 6.328750133514404, 45.01000213623047, 76.7300033569336, 50.77124786376953, 0.0, 45.53687286376953, 88.59062957763672, 53.901248931884766, 110.83499908447266], "mean": [0.5548321604728699, -0.8310630917549133, 0.9233995079994202, -0.360193133354187, -0.3797758221626282, 2.3913915157318115, -0.512612521648407, -0.7924091815948486, 0.9201539158821106, 0.21762818098068237, 0.3036489486694336, -1.7967859506607056, 68.99738311767578, 63.9184455871582, 17.507179260253906, 1.949360966682434, 22.98295021057129, 46.516685485839844, 24.936786651611328, 47.291603088378906, 14.153843879699707, 49.94549560546875, 3.935424566268921, 66.85152435302734, 66.07201385498047, 64.2345962524414, 0.9196214079856873, 0.8930049538612366, 25.799598693847656, 47.22289276123047, 31.799177169799805, 0.0, 21.64714241027832, 50.809364318847656, 23.547420501708984, 88.4923324584961], "std": [0.049943678081035614, 0.07724456489086151, 0.06678283214569092, 0.11861370503902435, 0.09268244355916977, 0.2356843650341034, 0.08798624575138092, 0.08921066671609879, 0.0826573520898819, 0.16771003603935242, 0.12180831283330917, 0.2700325548648834, 9.845792770385742, 3.2112929821014404, 12.769684791564941, 3.013822317123413, 14.377676010131836, 33.442474365234375, 15.882637023925781, 38.86817169189453, 10.818668365478516, 39.936668395996094, 4.752841472625732, 48.20212173461914, 12.104500770568848, 1.5566045045852661, 0.23873834311962128, 1.2878975868225098, 17.43614387512207, 30.632797241210938, 20.373388290405273, 0.0, 16.142822265625, 31.719146728515625, 17.029739379882812, 26.353187561035156], "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": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [355]}, "index": {"min": [0], "max": [354], "mean": [177.0], "std": [102.4792661956554], "count": [355]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [355]}, "subtask_annotation": {"mean": [5.864788732394366, 6.304225352112676, 9.0, 9.0, 9.0], "std": [1.9029331393485074, 2.9431915521414322, 0.0, 0.0, 0.0], "min": [3, 1, 9, 9, 9], "max": [8, 9, 9, 9, 9], "count": [355]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [355]}, "eef_direction_state": {"mean": [3.1971830985915495, 4.171830985915493], "std": [1.9049211163280904, 1.5203023326634186], "min": [0, 0], "max": [6, 6], "count": [355]}, "eef_velocity_state": {"mean": [1.0056338028169014, 0.8873239436619719], "std": [0.43114238161373925, 0.5553655254798316], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_acc_mag_state": {"mean": [0.36619718309859156, 0.49295774647887325], "std": [0.6968629226396053, 0.7594148866368275], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_direction_action": {"mean": [3.1971830985915495, 4.171830985915493], "std": [1.9049211163280904, 1.5203023326634186], "min": [0, 0], "max": [6, 6], "count": [355]}, "eef_velocity_action": {"mean": [1.0056338028169014, 0.8873239436619719], "std": [0.43114238161373925, 0.5553655254798316], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_acc_mag_action": {"mean": [0.36619718309859156, 0.49295774647887325], "std": [0.6968629226396053, 0.7594148866368275], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_sim_pose_state": {"mean": [0.6493906739872083, 0.1402101478292609, 1.1644640213926698, 1.9299141141221845, 0.970292118348458, 1.3090346688334236, 0.6447344132948006, -0.14356258183935053, 1.1724364237201588, -1.013324711148602, 1.295641638043254, -1.6793705730235378], "std": [0.01550243547472911, 0.017584675412699584, 0.03378319231076189, 0.27640599542907973, 0.11515187427701258, 0.27102312181633936, 0.016657815585018294, 0.018538994453024413, 0.04142850902230595, 2.3533468388747907, 0.06611589381723156, 1.2993930993327052], "min": [0.6080220667532684, 0.11259961121263656, 1.1277344933028721, 0.6559024918490391, 0.8559335138533366, 0.15010962081481216, 0.597159700204459, -0.2028467303511029, 1.12276008442687, -3.137878104675479, 1.178573307308369, -3.1322395378052375], "max": [0.6751841024340944, 0.1881480685598188, 1.2606920425750023, 2.4722505609771046, 1.3395945514623033, 1.898394168679065, 0.662000825127203, -0.11832513840338413, 1.2812969888060808, 3.1335405951674655, 1.440325843654958, 3.1296894440704133], "count": [355]}, "eef_sim_pose_action": {"mean": [0.6493906739872083, 0.1402101478292609, 1.1644640213926698, 1.9299141141221845, 0.970292118348458, 1.3090346688334236, 0.6447344132948006, -0.14356258183935053, 1.1724364237201588, -1.013324711148602, 1.295641638043254, -1.6793705730235378], "std": [0.01550243547472911, 0.017584675412699584, 0.03378319231076189, 0.27640599542907973, 0.11515187427701258, 0.27102312181633936, 0.016657815585018294, 0.018538994453024413, 0.04142850902230595, 2.3533468388747907, 0.06611589381723156, 1.2993930993327052], "min": [0.6080220667532684, 0.11259961121263656, 1.1277344933028721, 0.6559024918490391, 0.8559335138533366, 0.15010962081481216, 0.597159700204459, -0.2028467303511029, 1.12276008442687, -3.137878104675479, 1.178573307308369, -3.1322395378052375], "max": [0.6751841024340944, 0.1881480685598188, 1.2606920425750023, 2.4722505609771046, 1.3395945514623033, 1.898394168679065, 0.662000825127203, -0.11832513840338413, 1.2812969888060808, 3.1335405951674655, 1.440325843654958, 3.1296894440704133], "count": [355]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4465320996732026]], [[0.4430762969771242]], [[0.426030529003268]]], "std": [[[0.2804745570342353]], [[0.27345095240549006]], [[0.269338527511595]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11372549019607843]], [[0.1607843137254902]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5312275449346405]], [[0.5459340727124182]], [[0.516827933006536]]], "std": [[[0.28797755520752644]], [[0.2945439913356265]], [[0.3065649032902266]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.14901960784313725]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.529482091503268]], [[0.5479665420751634]], [[0.5116443157679739]]], "std": [[[0.3007803559216024]], [[0.29993561159059856]], [[0.31554393538402314]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3888310294117647]], [[0.4214219464869281]], [[0.42357891339869286]]], "std": [[[0.3796483232727952]], [[0.3834440264624239]], [[0.3719438243149606]]], "count": [100]}, "observation.state": {"min": [0.39322975277900696, -0.9341620802879333, 0.732123076915741, -0.5123693346977234, -0.7338529825210571, 1.5740634202957153, -0.6261682510375977, -0.8905069828033447, 0.701676607131958, 0.10528725385665894, 0.13962005078792572, -1.9683899879455566, 21.50777816772461, 52.571876525878906, -0.06687499582767487, 0.1418749988079071, 0.8337500095367432, -0.4228571355342865, 1.0, -0.09687499701976776, -0.7181249856948853, -1.7143750190734863, 0.7243750095367432, 0.3918749988079071, 29.15916633605957, 56.974998474121094, 0.7243750095367432, -0.18312500417232513, 0.7688888907432556, -0.5162500143051147, 0.6162500381469727, 0.0, 1.009374976158142, -0.9375, 0.11499999463558197, 0.25062501430511475], "max": [0.709830641746521, -0.6049725413322449, 1.0079537630081177, -0.062371253967285156, -0.23339150846004486, 2.6540207862854004, -0.26696136593818665, -0.5807250142097473, 1.01448655128479, 0.3915846347808838, 0.6512264609336853, -1.548933744430542, 78.95500183105469, 79.66099548339844, 50.58812713623047, 9.456250190734863, 44.977500915527344, 84.296875, 45.93000030517578, 86.62812805175781, 32.09812545776367, 98.17437744140625, 17.013124465942383, 107.96624755859375, 75.81937408447266, 73.11125183105469, 2.8450000286102295, 6.601874828338623, 43.46312713623047, 82.83438110351562, 51.25, 0.0, 52.13500213623047, 86.09500122070312, 47.760623931884766, 109.60562896728516], "mean": [0.5631584525108337, -0.7927342653274536, 0.8825469613075256, -0.3308238387107849, -0.40126076340675354, 2.3784127235412598, -0.49711254239082336, -0.751366913318634, 0.8731070160865784, 0.268483430147171, 0.30507802963256836, -1.878656029701233, 63.74098205566406, 63.991180419921875, 21.28591537475586, 3.1668860912323, 21.81083106994629, 33.466529846191406, 21.89215850830078, 30.329193115234375, 14.053688049316406, 31.071613311767578, 4.863741874694824, 51.52048873901367, 58.22672653198242, 65.03549194335938, 0.8994476795196533, 1.4527873992919922, 20.047739028930664, 37.28818130493164, 25.726428985595703, 0.0, 18.5422420501709, 42.146305084228516, 20.208650588989258, 62.02662658691406], "std": [0.09353213012218475, 0.0908285528421402, 0.07660522311925888, 0.11622973531484604, 0.1199202910065651, 0.30152177810668945, 0.09256414324045181, 0.09941831976175308, 0.09332405030727386, 0.08218152076005936, 0.13184598088264465, 0.1250719577074051, 18.09266471862793, 5.6809797286987305, 13.230355262756348, 3.3664023876190186, 18.291719436645508, 33.11778259277344, 18.7513427734375, 33.919715881347656, 12.871673583984375, 38.18228530883789, 5.100966930389404, 45.95527267456055, 15.445964813232422, 3.734616279602051, 0.3067837655544281, 1.9736945629119873, 17.825483322143555, 33.41145706176758, 22.422990798950195, 0.0, 19.528493881225586, 36.228851318359375, 19.732952117919922, 41.68825912475586], "count": [191]}, "action": {"min": [0.39322975277900696, -0.9341620802879333, 0.732123076915741, -0.5123693346977234, -0.7338529825210571, 1.5740634202957153, -0.6261682510375977, -0.8905069828033447, 0.701676607131958, 0.10528725385665894, 0.13962005078792572, -1.9683899879455566, 21.50777816772461, 52.571876525878906, -0.06687499582767487, 0.1418749988079071, 0.8337500095367432, -0.4228571355342865, 1.0, -0.09687499701976776, -0.7181249856948853, -1.7143750190734863, 0.7243750095367432, 0.3918749988079071, 29.15916633605957, 56.974998474121094, 0.7243750095367432, -0.18312500417232513, 0.7688888907432556, -0.5162500143051147, 0.6162500381469727, 0.0, 1.009374976158142, -0.9375, 0.11499999463558197, 0.25062501430511475], "max": [0.709830641746521, -0.6049725413322449, 1.0079537630081177, -0.062371253967285156, -0.23339150846004486, 2.6540207862854004, -0.26696136593818665, -0.5807250142097473, 1.01448655128479, 0.3915846347808838, 0.6512264609336853, -1.548933744430542, 78.95500183105469, 79.66099548339844, 50.58812713623047, 9.456250190734863, 44.977500915527344, 84.296875, 45.93000030517578, 86.62812805175781, 32.09812545776367, 98.17437744140625, 17.013124465942383, 107.96624755859375, 75.81937408447266, 73.11125183105469, 2.8450000286102295, 6.601874828338623, 43.46312713623047, 82.83438110351562, 51.25, 0.0, 52.13500213623047, 86.09500122070312, 47.760623931884766, 109.60562896728516], "mean": [0.5631585717201233, -0.7927343845367432, 0.882546603679657, -0.3308238387107849, -0.401260644197464, 2.3784127235412598, -0.49711260199546814, -0.7513669729232788, 0.8731067180633545, 0.26848340034484863, 0.30507802963256836, -1.8786554336547852, 63.74098205566406, 63.99114990234375, 21.285919189453125, 3.1668858528137207, 21.81083869934082, 33.46653747558594, 21.892154693603516, 30.32918930053711, 14.053688049316406, 31.071613311767578, 4.863739490509033, 51.52048110961914, 58.22669982910156, 65.03553009033203, 0.8994476199150085, 1.4527873992919922, 20.047740936279297, 37.2881965637207, 25.7264404296875, 0.0, 18.542234420776367, 42.14630126953125, 20.208660125732422, 62.026611328125], "std": [0.09353213757276535, 0.0908285602927208, 0.07660523056983948, 0.11622975021600723, 0.1199202910065651, 0.30152177810668945, 0.09256414324045181, 0.09941832721233368, 0.09332404285669327, 0.08218152076005936, 0.13184601068496704, 0.1250719279050827, 18.09266471862793, 5.6809797286987305, 13.230355262756348, 3.366403102874756, 18.291719436645508, 33.11777877807617, 18.7513427734375, 33.91971206665039, 12.871673583984375, 38.182289123535156, 5.100966930389404, 45.95528030395508, 15.445966720581055, 3.734616279602051, 0.3067837059497833, 1.9736943244934082, 17.825483322143555, 33.41145706176758, 22.422988891601562, 0.0, 19.52849769592285, 36.228851318359375, 19.732946395874023, 41.688255310058594], "count": [191]}, "timestamp": {"min": [0.0], "max": [6.333333333333333], "mean": [3.166666666666667], "std": [1.837873166945363], "count": [191]}, "frame_index": {"min": [0], "max": [190], "mean": [95.0], "std": [55.136195008360886], "count": [191]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [191]}, "index": {"min": [355], "max": [545], "mean": [450.0], "std": [55.136195008360886], "count": [191]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [191]}, "subtask_annotation": {"mean": [5.047120418848167, 3.4712041884816753, 9.0, 9.0, 9.0], "std": [1.2376635567633643, 2.537252939033016, 0.0, 0.0, 0.0], "min": [3, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [191]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [191]}, "eef_direction_state": {"mean": [3.324607329842932, 4.287958115183246], "std": [1.5175661582820807, 1.1048733164331925], "min": [0, 1], "max": [6, 6], "count": [191]}, "eef_velocity_state": {"mean": [1.225130890052356, 1.225130890052356], "std": [0.4537186187077131, 0.6110645235797466], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_state": {"mean": [0.6701570680628273, 0.8795811518324608], "std": [0.8256994347106305, 0.8383178322790222], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_direction_action": {"mean": [3.324607329842932, 4.287958115183246], "std": [1.5175661582820807, 1.1048733164331925], "min": [0, 1], "max": [6, 6], "count": [191]}, "eef_velocity_action": {"mean": [1.225130890052356, 1.225130890052356], "std": [0.4537186187077131, 0.6110645235797466], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_action": {"mean": [0.6701570680628273, 0.8795811518324608], "std": [0.8256994347106305, 0.8383178322790222], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_sim_pose_state": {"mean": [0.6382155748389079, 0.1405535491111548, 1.1721079202816047, 1.8875633839701675, 0.9657978725650459, 1.2525181431225154, 0.6362421343980947, -0.14540515403365478, 1.1830741648378957, -2.1742616986554197, 1.317598003308855, -1.6672976116849592], "std": [0.016875821772723513, 0.02156647200767755, 0.03778641313533913, 0.2559275897952036, 0.21367369041658482, 0.26782457183301944, 0.01806548597631109, 0.014453521834250636, 0.04737272434779248, 1.1649061645776733, 0.10414252253512969, 0.9823631426278238], "min": [0.6056582506309075, 0.11281238503227806, 1.1263248150206417, 0.5815793844398957, 0.7650212263611866, -0.08813569597366644, 0.6051737322194486, -0.1783664700233728, 1.1145165283653653, -3.141139461680425, 1.1754335815139139, -2.951662000660205], "max": [0.6670405735393417, 0.1768519882744965, 1.2541758222208348, 2.213935053582071, 1.5386128570680602, 1.650925792633282, 0.6579229029921748, -0.12543776519252178, 1.2712583125320664, 3.080362175352641, 1.5540832257558908, 2.9130916581437085], "count": [191]}, "eef_sim_pose_action": {"mean": [0.6382155748389079, 0.1405535491111548, 1.1721079202816047, 1.8875633839701675, 0.9657978725650459, 1.2525181431225154, 0.6362421343980947, -0.14540515403365478, 1.1830741648378957, -2.1742616986554197, 1.317598003308855, -1.6672976116849592], "std": [0.016875821772723513, 0.02156647200767755, 0.03778641313533913, 0.2559275897952036, 0.21367369041658482, 0.26782457183301944, 0.01806548597631109, 0.014453521834250636, 0.04737272434779248, 1.1649061645776733, 0.10414252253512969, 0.9823631426278238], "min": [0.6056582506309075, 0.11281238503227806, 1.1263248150206417, 0.5815793844398957, 0.7650212263611866, -0.08813569597366644, 0.6051737322194486, -0.1783664700233728, 1.1145165283653653, -3.141139461680425, 1.1754335815139139, -2.951662000660205], "max": [0.6670405735393417, 0.1768519882744965, 1.2541758222208348, 2.213935053582071, 1.5386128570680602, 1.650925792633282, 0.6579229029921748, -0.12543776519252178, 1.2712583125320664, 3.080362175352641, 1.5540832257558908, 2.9130916581437085], "count": [191]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42952191380718957]], [[0.43147128472222224]], [[0.42321744689542484]]], "std": [[[0.28347591227973123]], [[0.2780593567536678]], [[0.27142528158478485]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.20784313725490197]], [[0.1450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6064381352124183]], [[0.6288310784313725]], [[0.6036109252450981]]], "std": [[[0.24261536670321032]], [[0.23049367071893162]], [[0.23362731427629535]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.17254901960784313]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5828510212418301]], [[0.5976504187091504]], [[0.5560396956699346]]], "std": [[[0.26852077695707266]], [[0.2591796176997523]], [[0.26223790812437114]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3854467258986928]], [[0.4243739052287582]], [[0.42679489787581704]]], "std": [[[0.3762543433069763]], [[0.3800475243187669]], [[0.371325079570245]]], "count": [100]}, "observation.state": {"min": [0.5782454013824463, -0.9071488380432129, 0.7083047032356262, -0.06622838973999023, -0.6041513085365295, 1.0400453805923462, -0.6903647780418396, -0.9282969236373901, 0.7333629131317139, -0.29199570417404175, 0.27227818965911865, -1.445029377937317, 7.245555400848389, 51.426876068115234, 0.6668750047683716, 0.0018749991431832314, 0.8075000047683716, 0.28687500953674316, 0.9112499952316284, -0.3946666717529297, 0.9950000047683716, -3.4756250381469727, 0.9693750143051147, -0.6653845906257629, 18.481111526489258, 56.763126373291016, 0.5362499952316284, -0.4925000071525574, 0.8718181848526001, 0.6087499856948853, 0.6064285635948181, 0.0, 0.852222204208374, -0.10636363923549652, 0.6512500047683716, 0.13785713911056519], "max": [0.6958590745925903, -0.6718738079071045, 0.8873359560966492, 0.6745203137397766, -0.23348687589168549, 1.9935673475265503, -0.6204223036766052, -0.6075475215911865, 0.9060044288635254, 0.02858947403728962, 0.8275264501571655, -1.1582551002502441, 76.33999633789062, 72.4887466430664, 39.70874786376953, 8.851875305175781, 40.453125, 77.60749816894531, 45.29375076293945, 97.34687805175781, 46.68562316894531, 99.6624984741211, 47.55312728881836, 107.28437805175781, 75.16812896728516, 70.00687408447266, 2.5299999713897705, 8.923125267028809, 42.271873474121094, 87.70938110351562, 51.061248779296875, 0.0, 50.06187438964844, 93.46562957763672, 44.73812484741211, 102.546875], "mean": [0.6286355257034302, -0.7781490087509155, 0.802331805229187, 0.26139459013938904, -0.3935481905937195, 1.6846256256103516, -0.6410161852836609, -0.7868194580078125, 0.8135349154472351, -0.19349190592765808, 0.44642511010169983, -1.2825984954833984, 53.67909240722656, 63.79808044433594, 7.91025447845459, 3.330573558807373, 20.67889404296875, 34.2857666015625, 23.968730926513672, 45.02684783935547, 23.545223236083984, 47.8604850769043, 21.120058059692383, 57.557899475097656, 51.52811813354492, 64.01866149902344, 0.8528339862823486, 1.4779713153839111, 18.541576385498047, 37.348304748535156, 25.744117736816406, 0.0, 24.009387969970703, 45.311492919921875, 19.972675323486328, 69.31846618652344], "std": [0.03547387197613716, 0.07218955457210541, 0.06158009544014931, 0.21814902126789093, 0.09904159605503082, 0.3654395341873169, 0.018541613593697548, 0.09434130787849426, 0.051678366959095, 0.08173172920942307, 0.13056738674640656, 0.11070357263088226, 21.15348243713379, 6.401308059692383, 10.730944633483887, 3.466498374938965, 16.210447311401367, 31.656909942626953, 19.02772331237793, 41.48512649536133, 19.193927764892578, 43.75956344604492, 18.99579429626465, 46.91033935546875, 19.0236759185791, 3.6785364151000977, 0.3659604489803314, 2.6867432594299316, 15.180503845214844, 34.895137786865234, 21.496139526367188, 0.0, 20.354856491088867, 38.30954360961914, 17.973478317260742, 35.204341888427734], "count": [128]}, "action": {"min": [0.5782454013824463, -0.9071488380432129, 0.7083047032356262, -0.06622838973999023, -0.6041513085365295, 1.0400453805923462, -0.6903647780418396, -0.9282969236373901, 0.7333629131317139, -0.29199570417404175, 0.27227818965911865, -1.445029377937317, 7.245555400848389, 51.426876068115234, 0.6668750047683716, 0.0018749991431832314, 0.8075000047683716, 0.28687500953674316, 0.9112499952316284, -0.3946666717529297, 0.9950000047683716, -3.4756250381469727, 0.9693750143051147, -0.6653845906257629, 18.481111526489258, 56.763126373291016, 0.5362499952316284, -0.4925000071525574, 0.8718181848526001, 0.6087499856948853, 0.6064285635948181, 0.0, 0.852222204208374, -0.10636363923549652, 0.6512500047683716, 0.13785713911056519], "max": [0.6958590745925903, -0.6718738079071045, 0.8873359560966492, 0.6745203137397766, -0.23348687589168549, 1.9935673475265503, -0.6204223036766052, -0.6075475215911865, 0.9060044288635254, 0.02858947403728962, 0.8275264501571655, -1.1582551002502441, 76.33999633789062, 72.4887466430664, 39.70874786376953, 8.851875305175781, 40.453125, 77.60749816894531, 45.29375076293945, 97.34687805175781, 46.68562316894531, 99.6624984741211, 47.55312728881836, 107.28437805175781, 75.16812896728516, 70.00687408447266, 2.5299999713897705, 8.923125267028809, 42.271873474121094, 87.70938110351562, 51.061248779296875, 0.0, 50.06187438964844, 93.46562957763672, 44.73812484741211, 102.546875], "mean": [0.6286355257034302, -0.7781490087509155, 0.8023318648338318, 0.2613946795463562, -0.3935481607913971, 1.684625267982483, -0.6410162448883057, -0.7868194580078125, 0.8135347366333008, -0.1934918612241745, 0.44642505049705505, -1.282598614692688, 53.67910385131836, 63.7980842590332, 7.910251617431641, 3.330573797225952, 20.678892135620117, 34.285770416259766, 23.968738555908203, 45.02682876586914, 23.545223236083984, 47.86049270629883, 21.120052337646484, 57.557884216308594, 51.52810287475586, 64.0186538696289, 0.8528338074684143, 1.477971076965332, 18.541576385498047, 37.348297119140625, 25.744115829467773, 0.0, 24.009380340576172, 45.311485290527344, 19.97267723083496, 69.31844329833984], "std": [0.03547387197613716, 0.07218954712152481, 0.061580099165439606, 0.21814902126789093, 0.09904158860445023, 0.3654395639896393, 0.018541615456342697, 0.09434130787849426, 0.0516783744096756, 0.08173172920942307, 0.13056738674640656, 0.11070355772972107, 21.15348243713379, 6.401308536529541, 10.730944633483887, 3.4664976596832275, 16.210445404052734, 31.656909942626953, 19.027721405029297, 41.48512649536133, 19.193931579589844, 43.75956344604492, 18.99579429626465, 46.91033935546875, 19.023677825927734, 3.6785361766815186, 0.3659604787826538, 2.68674373626709, 15.180501937866211, 34.8951416015625, 21.49614143371582, 0.0, 20.3548583984375, 38.30954360961914, 17.973478317260742, 35.204345703125], "count": [128]}, "timestamp": {"min": [0.0], "max": [4.233333333333333], "mean": [2.1166666666666667], "std": [1.2316429857894877], "count": [128]}, "frame_index": {"min": [0], "max": [127], "mean": [63.5], "std": [36.94928957368463], "count": [128]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [128]}, "index": {"min": [546], "max": [673], "mean": [609.5], "std": [36.94928957368463], "count": [128]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [128]}, "subtask_annotation": {"mean": [4.515625, 4.34375, 9.0, 9.0, 9.0], "std": [1.916150009622159, 2.9433120693361756, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [128]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [128]}, "eef_direction_state": {"mean": [4.21875, 4.03125], "std": [1.0964252995530521, 1.07483647011999], "min": [0, 0], "max": [6, 6], "count": [128]}, "eef_velocity_state": {"mean": [1.5078125, 1.4375], "std": [0.5153289870012651, 0.5115845482420281], "min": [0, 0], "max": [2, 2], "count": [128]}, "eef_acc_mag_state": {"mean": [1.0234375, 1.0078125], "std": [0.7951497868915957, 0.8148628503274339], "min": [0, 0], "max": [2, 2], "count": [128]}, "eef_direction_action": {"mean": [4.21875, 4.03125], "std": [1.0964252995530521, 1.07483647011999], "min": [0, 0], "max": [6, 6], "count": [128]}, "eef_velocity_action": {"mean": [1.5078125, 1.4375], "std": [0.5153289870012651, 0.5115845482420281], "min": [0, 0], "max": [2, 2], "count": [128]}, "eef_acc_mag_action": {"mean": [1.0234375, 1.0078125], "std": [0.7951497868915957, 0.8148628503274339], "min": [0, 0], "max": [2, 2], "count": [128]}, "eef_sim_pose_state": {"mean": [0.5734389599937688, 0.08890116776537296, 1.1448466088840865, 2.287665654667092, 1.1092923609832452, 1.3933858114394848, 0.5790009420341952, -0.08963565072960336, 1.1536005293428975, 2.0911715598715315, 1.3241302616824515, -2.0392109268127343], "std": [0.013252003743680539, 0.020931905878412253, 0.03893817310069795, 0.422705345671159, 0.1254666066072784, 0.4279037487696492, 0.0074493986872783005, 0.026026717708684737, 0.03927590672365124, 1.66363026234122, 0.1060496722339721, 1.6311500056894648], "min": [0.5507833029553036, 0.06749099492582539, 1.0810318456711798, 1.6520048204665039, 0.9677537288223204, 0.7585450216267067, 0.5647825842429519, -0.14801772096890542, 1.0965092641167975, -3.1388585422948854, 1.1689337136854632, -3.1284660560089197], "max": [0.6069518045564435, 0.13808942040987135, 1.2142740224690456, 3.008812668135687, 1.4218577956848049, 2.1911071822265225, 0.5885045494441208, -0.06231296189665003, 1.2532789023654018, 3.1195413521403723, 1.5344005216675671, 3.128194155868061], "count": [128]}, "eef_sim_pose_action": {"mean": [0.5734389599937688, 0.08890116776537296, 1.1448466088840865, 2.287665654667092, 1.1092923609832452, 1.3933858114394848, 0.5790009420341952, -0.08963565072960336, 1.1536005293428975, 2.0911715598715315, 1.3241302616824515, -2.0392109268127343], "std": [0.013252003743680539, 0.020931905878412253, 0.03893817310069795, 0.422705345671159, 0.1254666066072784, 0.4279037487696492, 0.0074493986872783005, 0.026026717708684737, 0.03927590672365124, 1.66363026234122, 0.1060496722339721, 1.6311500056894648], "min": [0.5507833029553036, 0.06749099492582539, 1.0810318456711798, 1.6520048204665039, 0.9677537288223204, 0.7585450216267067, 0.5647825842429519, -0.14801772096890542, 1.0965092641167975, -3.1388585422948854, 1.1689337136854632, -3.1284660560089197], "max": [0.6069518045564435, 0.13808942040987135, 1.2142740224690456, 3.008812668135687, 1.4218577956848049, 2.1911071822265225, 0.5885045494441208, -0.06231296189665003, 1.2532789023654018, 3.1195413521403723, 1.5344005216675671, 3.128194155868061], "count": [128]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42840081290849674]], [[0.42734405024509803]], [[0.4122915727124183]]], "std": [[[0.28334937521593606]], [[0.276514043273499]], [[0.27044785467087723]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.21176470588235294]], [[0.14901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6121811805555556]], [[0.6370388296568628]], [[0.6019030269607843]]], "std": [[[0.24355240139811998]], [[0.22564812708168855]], [[0.22850469400142387]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.17254901960784313]], [[0.11372549019607843]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6022728778594771]], [[0.6161254064542484]], [[0.5722838725490196]]], "std": [[[0.26600921269001737]], [[0.255722842998629]], [[0.26106693352119464]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37995271241830064]], [[0.41914050449346407]], [[0.4228089256535948]]], "std": [[[0.3740194891212844]], [[0.3785210551848634]], [[0.3705703310482607]]], "count": [100]}, "observation.state": {"min": [0.5620088577270508, -0.9614375829696655, 0.6872043609619141, -0.16048675775527954, -0.8778387904167175, 1.2711719274520874, -0.6847009062767029, -0.9037632346153259, 0.7359378337860107, -0.3021286427974701, 0.27826255559921265, -1.7117999792099, 9.688888549804688, 51.53562545776367, -0.3856250047683716, -0.33687499165534973, 0.8587499856948853, 0.005000002682209015, 0.90625, -0.7093750238418579, 0.8450000286102295, -3.4512500762939453, 0.71875, 0.2981249988079071, 17.343334197998047, 55.196250915527344, 0.34312501549720764, -0.4556249976158142, 0.2449999898672104, -0.6087499856948853, 0.6461538672447205, 0.0, 0.7143750190734863, 0.5824999809265137, 0.5918182134628296, 3.521250009536743], "max": [0.7861151099205017, -0.6729466915130615, 0.878848135471344, 0.5164940357208252, -0.27287423610687256, 2.1274890899658203, -0.6137703061103821, -0.598201334476471, 0.8546244502067566, 0.019145304337143898, 0.8691496253013611, -1.1166027784347534, 75.11750030517578, 73.796875, 9.895625114440918, 8.586250305175781, 37.143123626708984, 83.75437927246094, 44.864376068115234, 107.78812408447266, 53.040626525878906, 110.4643783569336, 53.40062713623047, 109.86937713623047, 77.63812255859375, 69.49187469482422, 3.7487499713897705, 8.09749984741211, 37.08937454223633, 95.97125244140625, 51.818748474121094, 0.0, 52.998748779296875, 102.56937408447266, 53.134376525878906, 109.60124969482422], "mean": [0.706298828125, -0.8030411601066589, 0.7773635387420654, 0.08332663774490356, -0.5327147245407104, 1.8649927377700806, -0.6524211168289185, -0.788077175617218, 0.7825742959976196, -0.09597951173782349, 0.46077266335487366, -1.4874765872955322, 55.89973068237305, 66.15497589111328, 0.9617936015129089, 1.783412218093872, 21.064287185668945, 45.52435302734375, 27.46694564819336, 55.575679779052734, 27.163660049438477, 60.605934143066406, 22.307571411132812, 68.9815444946289, 58.42902755737305, 64.22929382324219, 0.7182707786560059, 1.056721806526184, 18.367216110229492, 49.16982650756836, 28.786521911621094, 0.0, 27.353334426879883, 51.514495849609375, 22.15401840209961, 75.15557098388672], "std": [0.05690623074769974, 0.08130435645580292, 0.05541374906897545, 0.1862899214029312, 0.16137708723545074, 0.24435871839523315, 0.014227179810404778, 0.07798846065998077, 0.03890862688422203, 0.10170920193195343, 0.13904352486133575, 0.18832260370254517, 17.3799991607666, 5.5865068435668945, 2.6050612926483154, 2.7651636600494385, 13.101361274719238, 34.1910285949707, 16.95433235168457, 42.96217727661133, 18.159318923950195, 45.71603012084961, 17.344749450683594, 45.907386779785156, 17.616308212280273, 3.840419054031372, 0.4630890190601349, 2.0230376720428467, 12.312070846557617, 36.71574783325195, 18.771759033203125, 0.0, 18.26483726501465, 37.4520378112793, 17.038272857666016, 33.464759826660156], "count": [247]}, "action": {"min": [0.5620088577270508, -0.9614375829696655, 0.6872043609619141, -0.16048675775527954, -0.8778387904167175, 1.2711719274520874, -0.6847009062767029, -0.9037632346153259, 0.7359378337860107, -0.3021286427974701, 0.27826255559921265, -1.7117999792099, 9.688888549804688, 51.53562545776367, -0.3856250047683716, -0.33687499165534973, 0.8587499856948853, 0.005000002682209015, 0.90625, -0.7093750238418579, 0.8450000286102295, -3.4512500762939453, 0.71875, 0.2981249988079071, 17.343334197998047, 55.196250915527344, 0.34312501549720764, -0.4556249976158142, 0.2449999898672104, -0.6087499856948853, 0.6461538672447205, 0.0, 0.7143750190734863, 0.5824999809265137, 0.5918182134628296, 3.521250009536743], "max": [0.7861151099205017, -0.6729466915130615, 0.878848135471344, 0.5164940357208252, -0.27287423610687256, 2.1274890899658203, -0.6137703061103821, -0.598201334476471, 0.8546244502067566, 0.019145304337143898, 0.8691496253013611, -1.1166027784347534, 75.11750030517578, 73.796875, 9.895625114440918, 8.586250305175781, 37.143123626708984, 83.75437927246094, 44.864376068115234, 107.78812408447266, 53.040626525878906, 110.4643783569336, 53.40062713623047, 109.86937713623047, 77.63812255859375, 69.49187469482422, 3.7487499713897705, 8.09749984741211, 37.08937454223633, 95.97125244140625, 51.818748474121094, 0.0, 52.998748779296875, 102.56937408447266, 53.134376525878906, 109.60124969482422], "mean": [0.7062992453575134, -0.8030412793159485, 0.7773633599281311, 0.08332661539316177, -0.5327146649360657, 1.864992618560791, -0.6524211764335632, -0.7880773544311523, 0.7825741171836853, -0.09597957879304886, 0.4607727527618408, -1.4874764680862427, 55.89973068237305, 66.15496826171875, 0.9617947340011597, 1.7834120988845825, 21.064287185668945, 45.52436828613281, 27.466955184936523, 55.57569885253906, 27.163646697998047, 60.6059455871582, 22.307571411132812, 68.9815673828125, 58.42900848388672, 64.22932434082031, 0.7182708382606506, 1.0567216873168945, 18.367206573486328, 49.16984176635742, 28.78652572631836, 0.0, 27.353317260742188, 51.514495849609375, 22.154024124145508, 75.15560913085938], "std": [0.05690622702240944, 0.08130437135696411, 0.05541374906897545, 0.18628989160060883, 0.16137710213661194, 0.24435867369174957, 0.014227181673049927, 0.07798847556114197, 0.03890862688422203, 0.10170918703079224, 0.13904353976249695, 0.18832258880138397, 17.380002975463867, 5.586507797241211, 2.6050617694854736, 2.7651636600494385, 13.101361274719238, 34.19103240966797, 16.954334259033203, 42.962188720703125, 18.159318923950195, 45.71602249145508, 17.344749450683594, 45.90739059448242, 17.616308212280273, 3.8404183387756348, 0.4630890190601349, 2.0230374336242676, 12.31207275390625, 36.71574783325195, 18.77176284790039, 0.0, 18.26483726501465, 37.4520378112793, 17.038272857666016, 33.464759826660156], "count": [247]}, "timestamp": {"min": [0.0], "max": [8.2], "mean": [4.1000000000000005], "std": [2.3767391293301183], "count": [247]}, "frame_index": {"min": [0], "max": [246], "mean": [123.0], "std": [71.30217387990355], "count": [247]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [247]}, "index": {"min": [674], "max": [920], "mean": [797.0], "std": [71.30217387990355], "count": [247]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [247]}, "subtask_annotation": {"mean": [7.979757085020243, 9.0, 9.0, 9.0, 9.0], "std": [0.31749771541210775, 0.0, 0.0, 0.0, 0.0], "min": [3, 9, 9, 9, 9], "max": [8, 9, 9, 9, 9], "count": [247]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [247]}, "eef_direction_state": {"mean": [4.145748987854251, 3.769230769230769], "std": [1.1360009345188578, 1.431069577983185], "min": [0, 0], "max": [6, 6], "count": [247]}, "eef_velocity_state": {"mean": [1.1902834008097165, 1.214574898785425], "std": [0.5171421004643171, 0.4995039254256958], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_acc_mag_state": {"mean": [0.8340080971659919, 0.8502024291497976], "std": [0.8349509233894234, 0.8476151107822978], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_direction_action": {"mean": [4.145748987854251, 3.769230769230769], "std": [1.1360009345188578, 1.431069577983185], "min": [0, 0], "max": [6, 6], "count": [247]}, "eef_velocity_action": {"mean": [1.1902834008097165, 1.214574898785425], "std": [0.5171421004643171, 0.4995039254256958], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_acc_mag_action": {"mean": [0.8340080971659919, 0.8502024291497976], "std": [0.8349509233894234, 0.8476151107822978], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_sim_pose_state": {"mean": [0.5671362387313402, 0.08324106127942667, 1.146980018334313, 2.0355854206294848, 1.1547084390813296, 1.16974618823122, 0.5728404286734381, -0.0856079034848019, 1.1532021171922788, -0.39912187122721016, 1.3262055616666049, -1.704688857329935], "std": [0.011359310842992649, 0.025544029470318422, 0.038021889632738594, 0.4168378443281618, 0.09294726683206776, 0.36425529071870566, 0.009127076388676039, 0.021711884217167198, 0.04379477335046038, 2.622222647077654, 0.09695292486316921, 1.303228046511712], "min": [0.5492107015812835, 0.04724822717113747, 1.0906442390796114, 0.05392496977300851, 1.0448113572052566, -0.5389405511344438, 0.559766641759386, -0.1404257462400463, 1.097917056791221, -3.1399651848419303, 1.1878188300593564, -3.1318233755671976], "max": [0.6083771392012912, 0.16218878940359005, 1.2177715345540323, 2.6372791804423024, 1.4832260907152301, 1.7048695791578807, 0.5890103065361134, -0.0566747855158905, 1.2722027906031081, 3.133803341277026, 1.4792645254930594, 3.073704581620655], "count": [247]}, "eef_sim_pose_action": {"mean": [0.5671362387313402, 0.08324106127942667, 1.146980018334313, 2.0355854206294848, 1.1547084390813296, 1.16974618823122, 0.5728404286734381, -0.0856079034848019, 1.1532021171922788, -0.39912187122721016, 1.3262055616666049, -1.704688857329935], "std": [0.011359310842992649, 0.025544029470318422, 0.038021889632738594, 0.4168378443281618, 0.09294726683206776, 0.36425529071870566, 0.009127076388676039, 0.021711884217167198, 0.04379477335046038, 2.622222647077654, 0.09695292486316921, 1.303228046511712], "min": [0.5492107015812835, 0.04724822717113747, 1.0906442390796114, 0.05392496977300851, 1.0448113572052566, -0.5389405511344438, 0.559766641759386, -0.1404257462400463, 1.097917056791221, -3.1399651848419303, 1.1878188300593564, -3.1318233755671976], "max": [0.6083771392012912, 0.16218878940359005, 1.2177715345540323, 2.6372791804423024, 1.4832260907152301, 1.7048695791578807, 0.5890103065361134, -0.0566747855158905, 1.2722027906031081, 3.133803341277026, 1.4792645254930594, 3.073704581620655], "count": [247]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4252784334150327]], [[0.42614594975490194]], [[0.4196312745098039]]], "std": [[[0.277967260988939]], [[0.27250247691997836]], [[0.26621403756153234]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12156862745098039]], [[0.2]], [[0.15294117647058825]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5896412540849674]], [[0.6164928206699347]], [[0.5990601491013072]]], "std": [[[0.24121437564184642]], [[0.2330037670445599]], [[0.2340969734795468]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5706624591503268]], [[0.5951366074346406]], [[0.567858419117647]]], "std": [[[0.26434413699190856]], [[0.25822577911344896]], [[0.26288684748872676]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40052479779411765]], [[0.43515746323529414]], [[0.4247254289215686]]], "std": [[[0.37827179146853357]], [[0.38088593005755184]], [[0.37293648450924394]]], "count": [100]}, "observation.state": {"min": [0.6226395964622498, -0.8387932181358337, 0.695191502571106, -0.1339614987373352, -0.7777650356292725, 1.2342641353607178, -0.7519359588623047, -0.8762731552124023, 0.7541771531105042, -0.7414931058883667, 0.22855153679847717, -1.141480803489685, 7.976666450500488, 55.233123779296875, 0.08687499910593033, -0.019999999552965164, 0.8550000190734863, -0.15000000596046448, 0.8589999675750732, -0.6775000095367432, 0.6920000314712524, 0.19312500953674316, 0.6881250143051147, -0.375, 13.815555572509766, 58.23625183105469, 0.49000000953674316, -0.19625000655651093, 0.7556250095367432, -0.30909091234207153, 0.6087499856948853, 0.0, 0.6981250047683716, 0.671875, 0.5981249809265137, 0.140625], "max": [0.7058013081550598, -0.6349660754203796, 0.8542668223381042, 0.49804016947746277, -0.22633421421051025, 1.9306477308273315, -0.39334896206855774, -0.6377555727958679, 0.9140154123306274, -0.07754550129175186, 0.7704322338104248, -0.7495994567871094, 76.16312408447266, 69.75, 6.856666564941406, 8.883125305175781, 43.21312713623047, 75.10687255859375, 48.68812561035156, 91.7231216430664, 49.03062438964844, 96.04937744140625, 40.41687774658203, 106.08687591552734, 76.16374969482422, 73.33111572265625, 5.521249771118164, 5.653124809265137, 39.20249938964844, 87.58000183105469, 51.373748779296875, 0.0, 51.34812545776367, 94.81375122070312, 47.01937484741211, 104.26062774658203], "mean": [0.6612323522567749, -0.7280227541923523, 0.7757956385612488, 0.23583261668682098, -0.42782968282699585, 1.657738208770752, -0.5719113945960999, -0.7638167142868042, 0.8416600227355957, -0.5662302374839783, 0.4157458543777466, -0.8795348405838013, 50.76832580566406, 63.92347717285156, 0.9965786933898926, 3.004852056503296, 19.458816528320312, 31.100141525268555, 23.269996643066406, 37.00120544433594, 21.907562255859375, 42.19825744628906, 17.681976318359375, 51.138973236083984, 53.446144104003906, 63.270626068115234, 1.286791443824768, 1.4665400981903076, 15.921563148498535, 38.22305679321289, 22.821197509765625, 0.0, 23.98704719543457, 40.85580062866211, 18.168527603149414, 54.14165115356445], "std": [0.02233325131237507, 0.06328564882278442, 0.04441230744123459, 0.17032606899738312, 0.13147501647472382, 0.24803346395492554, 0.10122790932655334, 0.07533793151378632, 0.048527542501688004, 0.17345140874385834, 0.179703027009964, 0.1128440648317337, 21.826364517211914, 4.485527515411377, 1.4506112337112427, 3.0279860496520996, 16.864042282104492, 31.90235710144043, 20.419361114501953, 39.003997802734375, 19.981595993041992, 40.505149841308594, 17.064781188964844, 45.27983856201172, 19.91181182861328, 3.2543396949768066, 1.1191558837890625, 1.8035844564437866, 14.471549034118652, 37.91240310668945, 20.864442825317383, 0.0, 22.077207565307617, 38.64052200317383, 18.54208755493164, 44.39204025268555], "count": [133]}, "action": {"min": [0.6226395964622498, -0.8387932181358337, 0.695191502571106, -0.1339614987373352, -0.7777650356292725, 1.2342641353607178, -0.7519359588623047, -0.8762731552124023, 0.7541771531105042, -0.7414931058883667, 0.22855153679847717, -1.141480803489685, 7.976666450500488, 55.233123779296875, 0.08687499910593033, -0.019999999552965164, 0.8550000190734863, -0.15000000596046448, 0.8589999675750732, -0.6775000095367432, 0.6920000314712524, 0.19312500953674316, 0.6881250143051147, -0.375, 13.815555572509766, 58.23625183105469, 0.49000000953674316, -0.19625000655651093, 0.7556250095367432, -0.30909091234207153, 0.6087499856948853, 0.0, 0.6981250047683716, 0.671875, 0.5981249809265137, 0.140625], "max": [0.7058013081550598, -0.6349660754203796, 0.8542668223381042, 0.49804016947746277, -0.22633421421051025, 1.9306477308273315, -0.39334896206855774, -0.6377555727958679, 0.9140154123306274, -0.07754550129175186, 0.7704322338104248, -0.7495994567871094, 76.16312408447266, 69.75, 6.856666564941406, 8.883125305175781, 43.21312713623047, 75.10687255859375, 48.68812561035156, 91.7231216430664, 49.03062438964844, 96.04937744140625, 40.41687774658203, 106.08687591552734, 76.16374969482422, 73.33111572265625, 5.521249771118164, 5.653124809265137, 39.20249938964844, 87.58000183105469, 51.373748779296875, 0.0, 51.34812545776367, 94.81375122070312, 47.01937484741211, 104.26062774658203], "mean": [0.6612322926521301, -0.7280230522155762, 0.7757956981658936, 0.23583272099494934, -0.42782971262931824, 1.6577378511428833, -0.5719113945960999, -0.7638166546821594, 0.8416600823402405, -0.566230058670044, 0.4157458245754242, -0.8795347213745117, 50.768310546875, 63.9234619140625, 0.9965783357620239, 3.004851818084717, 19.458824157714844, 31.100122451782227, 23.27001190185547, 37.0012092590332, 21.907554626464844, 42.19826889038086, 17.681982040405273, 51.13896942138672, 53.44614791870117, 63.2706184387207, 1.2867913246154785, 1.4665398597717285, 15.921563148498535, 38.22305679321289, 22.821199417114258, 0.0, 23.987045288085938, 40.855804443359375, 18.168516159057617, 54.141666412353516], "std": [0.022333253175020218, 0.06328564882278442, 0.04441230744123459, 0.1703260838985443, 0.13147501647472382, 0.24803346395492554, 0.10122789442539215, 0.07533793896436691, 0.048527542501688004, 0.17345139384269714, 0.1797029972076416, 0.1128440722823143, 21.82636260986328, 4.485527515411377, 1.4506111145019531, 3.0279860496520996, 16.864042282104492, 31.902360916137695, 20.419363021850586, 39.00400161743164, 19.981597900390625, 40.505149841308594, 17.064781188964844, 45.27983474731445, 19.91181182861328, 3.2543394565582275, 1.119156002998352, 1.8035846948623657, 14.471549034118652, 37.91239547729492, 20.86444091796875, 0.0, 22.077207565307617, 38.64051818847656, 18.54208755493164, 44.39204025268555], "count": [133]}, "timestamp": {"min": [0.0], "max": [4.4], "mean": [2.2], "std": [1.2797569213634978], "count": [133]}, "frame_index": {"min": [0], "max": [132], "mean": [66.0], "std": [38.39270764090493], "count": [133]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [133]}, "index": {"min": [921], "max": [1053], "mean": [987.0], "std": [38.39270764090493], "count": [133]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [133]}, "subtask_annotation": {"mean": [4.488721804511278, 4.353383458646617, 9.0, 9.0, 9.0], "std": [2.101258274496762, 3.237922588257159, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [133]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [133]}, "eef_direction_state": {"mean": [3.9323308270676693, 3.7669172932330826], "std": [1.275539035232977, 1.4029357942484932], "min": [0, 0], "max": [6, 6], "count": [133]}, "eef_velocity_state": {"mean": [1.3984962406015038, 1.518796992481203], "std": [0.5047123743410047, 0.5429175398055847], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_acc_mag_state": {"mean": [1.0300751879699248, 1.1654135338345866], "std": [0.7749833820586546, 0.7675804297973031], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_direction_action": {"mean": [3.9323308270676693, 3.7669172932330826], "std": [1.275539035232977, 1.4029357942484932], "min": [0, 0], "max": [6, 6], "count": [133]}, "eef_velocity_action": {"mean": [1.3984962406015038, 1.518796992481203], "std": [0.5047123743410047, 0.5429175398055847], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_acc_mag_action": {"mean": [1.0300751879699248, 1.1654135338345866], "std": [0.7749833820586546, 0.7675804297973031], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_sim_pose_state": {"mean": [0.569412825543896, 0.10257376151679883, 1.1487428707230456, 2.253214202938082, 1.1534867731322498, 1.3830365201978772, 0.5752843189129663, -0.08802552925734543, 1.1659020365512203, 1.205927059915362, 1.237332983572593, -0.6808993848646054], "std": [0.012668627249032413, 0.014489722859466491, 0.03362649003118158, 0.39133703742034787, 0.13025525355637343, 0.35392287630335834, 0.008260408641470329, 0.02167418746939555, 0.04457070644234208, 2.1771721240744846, 0.08392924974473254, 2.3655870877242395], "min": [0.5476254949109322, 0.08253467976821446, 1.0955561545846522, 0.8934879995809886, 1.0210491825144095, 0.24902921203502099, 0.5606927653855511, -0.13199055949714342, 1.099403305708616, -3.126199591526813, 1.1301986903512895, -3.1147529322038396], "max": [0.6073453857107552, 0.13136543294087352, 1.2227512271287917, 2.7984822247014622, 1.42256090789625, 1.908416499765607, 0.5974942632785664, -0.0557882170932755, 1.2577908575743648, 3.1400796617114834, 1.3778096128664843, 3.139205550000818], "count": [133]}, "eef_sim_pose_action": {"mean": [0.569412825543896, 0.10257376151679883, 1.1487428707230456, 2.253214202938082, 1.1534867731322498, 1.3830365201978772, 0.5752843189129663, -0.08802552925734543, 1.1659020365512203, 1.205927059915362, 1.237332983572593, -0.6808993848646054], "std": [0.012668627249032413, 0.014489722859466491, 0.03362649003118158, 0.39133703742034787, 0.13025525355637343, 0.35392287630335834, 0.008260408641470329, 0.02167418746939555, 0.04457070644234208, 2.1771721240744846, 0.08392924974473254, 2.3655870877242395], "min": [0.5476254949109322, 0.08253467976821446, 1.0955561545846522, 0.8934879995809886, 1.0210491825144095, 0.24902921203502099, 0.5606927653855511, -0.13199055949714342, 1.099403305708616, -3.126199591526813, 1.1301986903512895, -3.1147529322038396], "max": [0.6073453857107552, 0.13136543294087352, 1.2227512271287917, 2.7984822247014622, 1.42256090789625, 1.908416499765607, 0.5974942632785664, -0.0557882170932755, 1.2577908575743648, 3.1400796617114834, 1.3778096128664843, 3.139205550000818], "count": [133]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42917375816993464]], [[0.4273747487745098]], [[0.4168380821078431]]], "std": [[[0.2817896553959989]], [[0.2765612392447194]], [[0.2708593318497613]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.15294117647058825]], [[0.19215686274509805]], [[0.1568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6216962009803921]], [[0.6385054084967321]], [[0.6131469791666666]]], "std": [[[0.233384240994935]], [[0.22599395818076845]], [[0.2318880213684396]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.1803921568627451]], [[0.12549019607843137]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5954375388071896]], [[0.6168233272058823]], [[0.5841549121732026]]], "std": [[[0.25404229191861094]], [[0.24684628788086987]], [[0.25189632463211814]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38979582312091504]], [[0.42503993668300655]], [[0.41627556781045755]]], "std": [[[0.3769348567115002]], [[0.37964864444162594]], [[0.3714338642613977]]], "count": [100]}, "observation.state": {"min": [0.6116244792938232, -0.8344300985336304, 0.6969796419143677, -0.1520603895187378, -0.6857447028160095, 1.1534152030944824, -0.650225043296814, -0.8844033479690552, 0.7349364757537842, -0.5152781009674072, 0.10121022909879684, -1.3590543270111084, 6.05222225189209, 52.12437438964844, -0.6324999928474426, 0.006250000558793545, 0.8968750238418579, 0.14500001072883606, 0.78125, -0.9566666483879089, 0.84375, 0.11312501132488251, 0.84375, -0.5074999928474426, 23.785554885864258, 54.54624938964844, 0.7293750047683716, -0.23937499523162842, 0.7024999856948853, 0.4181250333786011, 0.6412500143051147, 0.0, 0.828125, 0.26124998927116394, 0.6546154022216797, 3.078749895095825], "max": [0.6981717944145203, -0.6448128819465637, 0.8576762080192566, 0.6056877970695496, -0.24633783102035522, 2.1260108947753906, -0.43070971965789795, -0.6386718153953552, 0.8998769521713257, -0.14048896729946136, 0.5554496049880981, -0.9906681776046753, 77.45562744140625, 67.74187469482422, 27.954374313354492, 9.271249771118164, 39.126251220703125, 80.98999786376953, 44.858123779296875, 99.86624908447266, 49.610626220703125, 100.87062072753906, 43.685001373291016, 108.10749816894531, 74.55875396728516, 69.53937530517578, 5.827499866485596, 7.946875095367432, 32.826873779296875, 91.26312255859375, 47.838748931884766, 0.0, 50.46875, 92.06437683105469, 45.32250213623047, 107.99124908447266], "mean": [0.6618967652320862, -0.7322893142700195, 0.7707775235176086, 0.15537606179714203, -0.39338675141334534, 1.8203450441360474, -0.547565221786499, -0.7783246040344238, 0.8123011589050293, -0.41618847846984863, 0.25934314727783203, -1.2010661363601685, 59.27312088012695, 61.10844039916992, 5.758431911468506, 2.4914259910583496, 21.541379928588867, 41.71742630004883, 27.01201820373535, 49.10676193237305, 26.26714324951172, 54.168968200683594, 20.419103622436523, 66.71043395996094, 56.92295837402344, 62.94779968261719, 1.5535622835159302, 1.2015721797943115, 18.273784637451172, 47.77838897705078, 26.80196189880371, 0.0, 25.53251075744629, 50.11107635498047, 20.385496139526367, 75.60639190673828], "std": [0.026146583259105682, 0.05565223842859268, 0.05055936053395271, 0.21370452642440796, 0.10190752148628235, 0.3262133300304413, 0.05690757557749748, 0.0661005899310112, 0.04268854111433029, 0.08677994459867477, 0.09643397480249405, 0.11190958321094513, 18.167028427124023, 3.8753209114074707, 7.713643550872803, 2.9013490676879883, 13.905872344970703, 32.581661224365234, 17.532718658447266, 39.417720794677734, 17.836572647094727, 39.90114974975586, 15.925799369812012, 42.034976959228516, 16.866939544677734, 3.87272572517395, 1.3831639289855957, 2.1161489486694336, 12.546268463134766, 36.619972229003906, 18.8006649017334, 0.0, 18.592355728149414, 36.12077331542969, 16.778308868408203, 34.804805755615234], "count": [186]}, "action": {"min": [0.6116244792938232, -0.8344300985336304, 0.6969796419143677, -0.1520603895187378, -0.6857447028160095, 1.1534152030944824, -0.650225043296814, -0.8844033479690552, 0.7349364757537842, -0.5152781009674072, 0.10121022909879684, -1.3590543270111084, 6.05222225189209, 52.12437438964844, -0.6324999928474426, 0.006250000558793545, 0.8968750238418579, 0.14500001072883606, 0.78125, -0.9566666483879089, 0.84375, 0.11312501132488251, 0.84375, -0.5074999928474426, 23.785554885864258, 54.54624938964844, 0.7293750047683716, -0.23937499523162842, 0.7024999856948853, 0.4181250333786011, 0.6412500143051147, 0.0, 0.828125, 0.26124998927116394, 0.6546154022216797, 3.078749895095825], "max": [0.6981717944145203, -0.6448128819465637, 0.8576762080192566, 0.6056877970695496, -0.24633783102035522, 2.1260108947753906, -0.43070971965789795, -0.6386718153953552, 0.8998769521713257, -0.14048896729946136, 0.5554496049880981, -0.9906681776046753, 77.45562744140625, 67.74187469482422, 27.954374313354492, 9.271249771118164, 39.126251220703125, 80.98999786376953, 44.858123779296875, 99.86624908447266, 49.610626220703125, 100.87062072753906, 43.685001373291016, 108.10749816894531, 74.55875396728516, 69.53937530517578, 5.827499866485596, 7.946875095367432, 32.826873779296875, 91.26312255859375, 47.838748931884766, 0.0, 50.46875, 92.06437683105469, 45.32250213623047, 107.99124908447266], "mean": [0.6618966460227966, -0.7322893738746643, 0.7707776427268982, 0.15537609159946442, -0.3933866620063782, 1.8203450441360474, -0.5475649833679199, -0.7783246636390686, 0.8123012781143188, -0.4161882698535919, 0.25934314727783203, -1.201066255569458, 59.27312088012695, 61.10842514038086, 5.758432865142822, 2.4914259910583496, 21.541385650634766, 41.717430114746094, 27.012012481689453, 49.10674285888672, 26.26715850830078, 54.168968200683594, 20.419095993041992, 66.71044158935547, 56.92298126220703, 62.94779586791992, 1.5535619258880615, 1.2015719413757324, 18.273784637451172, 47.77839279174805, 26.80194664001465, 0.0, 25.532506942749023, 50.11109161376953, 20.385499954223633, 75.6064224243164], "std": [0.02614658512175083, 0.05565224215388298, 0.05055937170982361, 0.21370452642440796, 0.10190752148628235, 0.32621335983276367, 0.05690756067633629, 0.0661005973815918, 0.04268854483962059, 0.08677995204925537, 0.09643397480249405, 0.11190959066152573, 18.167030334472656, 3.8753206729888916, 7.713644981384277, 2.9013495445251465, 13.905874252319336, 32.58165740966797, 17.532718658447266, 39.417720794677734, 17.836572647094727, 39.901153564453125, 15.925798416137695, 42.034976959228516, 16.86693572998047, 3.8727259635925293, 1.3831636905670166, 2.1161489486694336, 12.546268463134766, 36.61997604370117, 18.800661087036133, 0.0, 18.592357635498047, 36.12076950073242, 16.778308868408203, 34.80480194091797], "count": [186]}, "timestamp": {"min": [0.0], "max": [6.166666666666667], "mean": [3.0833333333333335], "std": [1.7897599673533713], "count": [186]}, "frame_index": {"min": [0], "max": [185], "mean": [92.5], "std": [53.692799020601136], "count": [186]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [186]}, "index": {"min": [1054], "max": [1239], "mean": [1146.5], "std": [53.692799020601136], "count": [186]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [186]}, "subtask_annotation": {"mean": [6.123655913978495, 6.612903225806452, 9.0, 9.0, 9.0], "std": [2.360239547231279, 3.229675099557118, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [8, 9, 9, 9, 9], "count": [186]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [186]}, "eef_direction_state": {"mean": [4.387096774193548, 4.21505376344086], "std": [0.9278516991313817, 1.0090926656468069], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_state": {"mean": [1.3387096774193548, 1.435483870967742], "std": [0.5371234130757004, 0.5065474876719224], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_state": {"mean": [1.086021505376344, 1.118279569892473], "std": [0.785019881653503, 0.7669162150981436], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_direction_action": {"mean": [4.387096774193548, 4.21505376344086], "std": [0.9278516991313817, 1.0090926656468069], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_action": {"mean": [1.3387096774193548, 1.435483870967742], "std": [0.5371234130757004, 0.5065474876719224], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_action": {"mean": [1.086021505376344, 1.118279569892473], "std": [0.785019881653503, 0.7669162150981436], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_sim_pose_state": {"mean": [0.5716200400640233, 0.10547587955912124, 1.1404332245882622, 2.23815281601912, 1.0651495392992296, 1.3770774870997462, 0.5786311757616773, -0.08705749973246321, 1.1441947565319714, -1.0090387236764498, 1.2448318400816558, -2.039431691577949], "std": [0.009331258734198553, 0.009182840121245142, 0.031087549368703837, 0.3104815228763201, 0.11266563455095148, 0.27780802077012334, 0.006742907654881859, 0.015880253155743696, 0.03501322674887132, 2.6820771958286254, 0.08842175966093825, 0.8966591929368776], "min": [0.5523750557659437, 0.09571826241613982, 1.0915725525691258, 1.5490290568293283, 0.9500127636202693, 0.9189247991778839, 0.564590224941304, -0.12596428118260328, 1.0945006695197972, -3.1413359825403044, 1.1045270853389897, -3.058920249626981], "max": [0.602500727985204, 0.1399904379577978, 1.2112186610223916, 2.8193721582186733, 1.3704927603719375, 1.948222911138713, 0.5921851509257154, -0.06679475942213636, 1.2461516730847917, 3.1390871030692447, 1.4875399277761274, 3.056835361871084], "count": [186]}, "eef_sim_pose_action": {"mean": [0.5716200400640233, 0.10547587955912124, 1.1404332245882622, 2.23815281601912, 1.0651495392992296, 1.3770774870997462, 0.5786311757616773, -0.08705749973246321, 1.1441947565319714, -1.0090387236764498, 1.2448318400816558, -2.039431691577949], "std": [0.009331258734198553, 0.009182840121245142, 0.031087549368703837, 0.3104815228763201, 0.11266563455095148, 0.27780802077012334, 0.006742907654881859, 0.015880253155743696, 0.03501322674887132, 2.6820771958286254, 0.08842175966093825, 0.8966591929368776], "min": [0.5523750557659437, 0.09571826241613982, 1.0915725525691258, 1.5490290568293283, 0.9500127636202693, 0.9189247991778839, 0.564590224941304, -0.12596428118260328, 1.0945006695197972, -3.1413359825403044, 1.1045270853389897, -3.058920249626981], "max": [0.602500727985204, 0.1399904379577978, 1.2112186610223916, 2.8193721582186733, 1.3704927603719375, 1.948222911138713, 0.5921851509257154, -0.06679475942213636, 1.2461516730847917, 3.1390871030692447, 1.4875399277761274, 3.056835361871084], "count": [186]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4261981107026144]], [[0.425536460375817]], [[0.418838329248366]]], "std": [[[0.2764688973619717]], [[0.2712234684918842]], [[0.2647040895765649]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.14901960784313725]], [[0.2235294117647059]], [[0.12549019607843137]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6164055718954249]], [[0.6375966584967321]], [[0.610478227124183]]], "std": [[[0.2417821132304746]], [[0.23256865383333788]], [[0.23916007970831846]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.1803921568627451]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5951675551470589]], [[0.6146317504084968]], [[0.5866181270424836]]], "std": [[[0.26368785040056253]], [[0.25676924593310707]], [[0.2611135371334997]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39610410130718954]], [[0.4305074591503268]], [[0.4180480841503268]]], "std": [[[0.3796322474555059]], [[0.3812652249371719]], [[0.3712329092142459]]], "count": [100]}, "observation.state": {"min": [0.5980105996131897, -0.8401045203208923, 0.7080662846565247, -0.17393165826797485, -1.0584039688110352, 1.1718292236328125, -0.7097352743148804, -0.86821448802948, 0.737845242023468, -0.6025644540786743, 0.14090752601623535, -1.5602827072143555, 8.54111099243164, 49.723751068115234, -0.59375, -0.04062499478459358, 0.9268749952316284, 0.34937500953674316, 0.8066666722297668, -0.46437501907348633, 0.9281250238418579, 0.22437500953674316, 0.6981250047683716, 0.16687500476837158, 27.508888244628906, 54.525001525878906, 0.71875, -0.1706250011920929, 0.71875, 0.5981249809265137, 0.5618749856948853, 0.0, 0.8543750047683716, 0.8125, 0.6887500286102295, 7.546249866485596], "max": [0.809130847454071, -0.6441691517829895, 0.9683756828308105, 0.5778639316558838, -0.20356488227844238, 2.1282520294189453, -0.482828825712204, -0.6164644956588745, 0.8949654698371887, 0.11459101736545563, 0.9410789608955383, -1.0523957014083862, 75.70812225341797, 73.34333038330078, 43.23555374145508, 9.199999809265137, 37.39812469482422, 81.91687774658203, 42.598751068115234, 96.15374755859375, 40.71750259399414, 94.38874816894531, 35.399375915527344, 98.12687683105469, 74.7456283569336, 70.42312622070312, 3.103749990463257, 8.966875076293945, 32.57749938964844, 93.39250183105469, 46.640625, 0.0, 40.791873931884766, 90.79375457763672, 45.51000213623047, 109.8862533569336], "mean": [0.673435628414154, -0.7334463596343994, 0.8027744889259338, 0.0948452576994896, -0.46618565917015076, 1.7607991695404053, -0.5700829029083252, -0.7452390789985657, 0.8042221665382385, -0.29132938385009766, 0.32112109661102295, -1.3251104354858398, 55.05255889892578, 64.44340515136719, 5.228696823120117, 3.0115809440612793, 17.796998977661133, 35.47356414794922, 21.53584098815918, 42.17432403564453, 20.037084579467773, 44.2437858581543, 16.119136810302734, 50.625972747802734, 53.35701370239258, 65.3367691040039, 0.9149171113967896, 2.149204969406128, 13.775360107421875, 40.76786422729492, 20.871780395507812, 0.0, 20.38338279724121, 43.212913513183594, 19.176288604736328, 69.12793731689453], "std": [0.04651190713047981, 0.061825212091207504, 0.06012657284736633, 0.235939159989357, 0.18478922545909882, 0.36805006861686707, 0.058304689824581146, 0.07646632194519043, 0.04766583442687988, 0.200760155916214, 0.18620090186595917, 0.19938084483146667, 22.398242950439453, 6.131163120269775, 9.230229377746582, 3.2973875999450684, 14.16202163696289, 33.65055465698242, 17.53399658203125, 41.36688995361328, 17.178096771240234, 40.38127899169922, 14.730040550231934, 41.424400329589844, 18.513513565063477, 4.772235870361328, 0.43919283151626587, 2.7365925312042236, 12.168474197387695, 38.91450881958008, 18.447263717651367, 0.0, 17.599374771118164, 37.47096252441406, 18.063007354736328, 35.76531982421875], "count": [124]}, "action": {"min": [0.5980105996131897, -0.8401045203208923, 0.7080662846565247, -0.17393165826797485, -1.0584039688110352, 1.1718292236328125, -0.7097352743148804, -0.86821448802948, 0.737845242023468, -0.6025644540786743, 0.14090752601623535, -1.5602827072143555, 8.54111099243164, 49.723751068115234, -0.59375, -0.04062499478459358, 0.9268749952316284, 0.34937500953674316, 0.8066666722297668, -0.46437501907348633, 0.9281250238418579, 0.22437500953674316, 0.6981250047683716, 0.16687500476837158, 27.508888244628906, 54.525001525878906, 0.71875, -0.1706250011920929, 0.71875, 0.5981249809265137, 0.5618749856948853, 0.0, 0.8543750047683716, 0.8125, 0.6887500286102295, 7.546249866485596], "max": [0.809130847454071, -0.6441691517829895, 0.9683756828308105, 0.5778639316558838, -0.20356488227844238, 2.1282520294189453, -0.482828825712204, -0.6164644956588745, 0.8949654698371887, 0.11459101736545563, 0.9410789608955383, -1.0523957014083862, 75.70812225341797, 73.34333038330078, 43.23555374145508, 9.199999809265137, 37.39812469482422, 81.91687774658203, 42.598751068115234, 96.15374755859375, 40.71750259399414, 94.38874816894531, 35.399375915527344, 98.12687683105469, 74.7456283569336, 70.42312622070312, 3.103749990463257, 8.966875076293945, 32.57749938964844, 93.39250183105469, 46.640625, 0.0, 40.791873931884766, 90.79375457763672, 45.51000213623047, 109.8862533569336], "mean": [0.6734357476234436, -0.7334464192390442, 0.8027743697166443, 0.09484528005123138, -0.46618571877479553, 1.7607989311218262, -0.5700829029083252, -0.7452393174171448, 0.8042222857475281, -0.29132938385009766, 0.32112109661102295, -1.3251104354858398, 55.05254364013672, 64.44338989257812, 5.228695869445801, 3.0115811824798584, 17.796998977661133, 35.47355270385742, 21.535831451416016, 42.174312591552734, 20.03708267211914, 44.24378204345703, 16.119136810302734, 50.6259765625, 53.357017517089844, 65.33676147460938, 0.9149169325828552, 2.149205207824707, 13.775357246398926, 40.767860412597656, 20.871767044067383, 0.0, 20.38338279724121, 43.2129020690918, 19.176298141479492, 69.12793731689453], "std": [0.04651190713047981, 0.0618252195417881, 0.06012657284736633, 0.2359391748905182, 0.18478924036026, 0.36805006861686707, 0.05830468609929085, 0.07646631449460983, 0.04766583815217018, 0.200760155916214, 0.18620090186595917, 0.19938082993030548, 22.398242950439453, 6.131162643432617, 9.230228424072266, 3.2973873615264893, 14.162022590637207, 33.65055465698242, 17.533998489379883, 41.36688995361328, 17.1780948638916, 40.38127899169922, 14.73004150390625, 41.424407958984375, 18.51350975036621, 4.772236347198486, 0.4391927123069763, 2.7365925312042236, 12.168475151062012, 38.91450881958008, 18.447261810302734, 0.0, 17.599376678466797, 37.470970153808594, 18.063005447387695, 35.765316009521484], "count": [124]}, "timestamp": {"min": [0.0], "max": [4.1], "mean": [2.05], "std": [1.1931517552730295], "count": [124]}, "frame_index": {"min": [0], "max": [123], "mean": [61.5], "std": [35.79455265819088], "count": [124]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [124]}, "index": {"min": [1240], "max": [1363], "mean": [1301.5], "std": [35.79455265819088], "count": [124]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [124]}, "subtask_annotation": {"mean": [5.080645161290323, 3.6370967741935485, 9.0, 9.0, 9.0], "std": [1.4004421778296763, 2.8407594322513625, 0.0, 0.0, 0.0], "min": [3, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [124]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [124]}, "eef_direction_state": {"mean": [4.193548387096774, 4.096774193548387], "std": [1.104809276744754, 1.1317938576031505], "min": [0, 0], "max": [6, 6], "count": [124]}, "eef_velocity_state": {"mean": [1.5161290322580645, 1.5241935483870968], "std": [0.5605853934510566, 0.5153093289224501], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_acc_mag_state": {"mean": [1.1935483870967742, 1.217741935483871], "std": [0.7478724593141695, 0.7679096455477598], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_direction_action": {"mean": [4.193548387096774, 4.096774193548387], "std": [1.104809276744754, 1.1317938576031505], "min": [0, 0], "max": [6, 6], "count": [124]}, "eef_velocity_action": {"mean": [1.5161290322580645, 1.5241935483870968], "std": [0.5605853934510566, 0.5153093289224501], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_acc_mag_action": {"mean": [1.1935483870967742, 1.217741935483871], "std": [0.7478724593141695, 0.7679096455477598], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_sim_pose_state": {"mean": [0.5863137733195687, 0.12064657513029355, 1.1539578026990964, 1.8625051022323613, 1.1244659048455052, 1.217896402220613, 0.5849887313183654, -0.10429184937771692, 1.1567274854660121, -1.1846484759646876, 1.23700507218277, -1.6390051635346923], "std": [0.016069884073005435, 0.022112650055675795, 0.040070802322041736, 1.187988830064957, 0.1627022974754021, 0.8604990737431149, 0.009383225778209109, 0.02082554170310115, 0.045837984458434775, 2.3565050142681816, 0.08828970847330882, 1.3123039682243995], "min": [0.568084288067417, 0.10115363894086701, 1.0881311689123943, -3.1176968958023523, 0.9686745094902687, -1.556586329892577, 0.5730058536725465, -0.1499825131618248, 1.0906692366791158, -3.1264802664754168, 1.093774278103849, -3.1407411575058513], "max": [0.6366869023385899, 0.18835782251390304, 1.23976109629838, 3.078371870851072, 1.5328338348560298, 2.597019597879334, 0.6038019671531216, -0.08342082174907989, 1.2727585087255795, 3.140332681889574, 1.48287759802832, 3.044716611499651], "count": [124]}, "eef_sim_pose_action": {"mean": [0.5863137733195687, 0.12064657513029355, 1.1539578026990964, 1.8625051022323613, 1.1244659048455052, 1.217896402220613, 0.5849887313183654, -0.10429184937771692, 1.1567274854660121, -1.1846484759646876, 1.23700507218277, -1.6390051635346923], "std": [0.016069884073005435, 0.022112650055675795, 0.040070802322041736, 1.187988830064957, 0.1627022974754021, 0.8604990737431149, 0.009383225778209109, 0.02082554170310115, 0.045837984458434775, 2.3565050142681816, 0.08828970847330882, 1.3123039682243995], "min": [0.568084288067417, 0.10115363894086701, 1.0881311689123943, -3.1176968958023523, 0.9686745094902687, -1.556586329892577, 0.5730058536725465, -0.1499825131618248, 1.0906692366791158, -3.1264802664754168, 1.093774278103849, -3.1407411575058513], "max": [0.6366869023385899, 0.18835782251390304, 1.23976109629838, 3.078371870851072, 1.5328338348560298, 2.597019597879334, 0.6038019671531216, -0.08342082174907989, 1.2727585087255795, 3.140332681889574, 1.48287759802832, 3.044716611499651], "count": [124]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4492804248366013]], [[0.44500710375816993]], [[0.4334044750816994]]], "std": [[[0.268411974656109]], [[0.2634618740961704]], [[0.2578892137768663]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.20784313725490197]], [[0.16470588235294117]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6149421139705882]], [[0.6407629350490196]], [[0.6206412949346405]]], "std": [[[0.2485679990172646]], [[0.24593745345762202]], [[0.2507751777246895]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.15294117647058825]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5922677716503267]], [[0.6115294791666667]], [[0.5785662030228759]]], "std": [[[0.27428350185979783]], [[0.270043767321853]], [[0.27791395464951923]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3992352491830065]], [[0.4327083517156863]], [[0.42156667687908495]]], "std": [[[0.3785953280813846]], [[0.3803733787111606]], [[0.3710216464949126]]], "count": [100]}, "observation.state": {"min": [0.3629501461982727, -0.8696450591087341, 0.669966459274292, -0.25387197732925415, -0.8156583309173584, 1.41622793674469, -0.5282482504844666, -0.937809944152832, 0.7330291271209717, -0.40619993209838867, -0.005078393034636974, -1.5424724817276, 6.323636531829834, 51.044376373291016, -0.5318750143051147, 0.06312499940395355, 0.9375, 0.3024999797344208, 0.9088888764381409, -0.2956250011920929, 1.0399999618530273, 0.5106250047683716, 0.6518181562423706, 0.005625000223517418, 20.22249984741211, 56.709999084472656, 0.8318749666213989, 0.04500000178813934, 0.875, 0.7868750095367432, 0.5562499761581421, 0.0, 0.6675000190734863, 0.8918749690055847, 0.5724999904632568, 2.5687499046325684], "max": [0.6743428111076355, -0.5655136108398438, 0.9011644721031189, 0.4496881365776062, -0.09598878771066666, 2.3191328048706055, -0.08545052260160446, -0.6185625791549683, 0.9642748236656189, -0.0393131747841835, 0.634075939655304, -1.3472232818603516, 74.18624877929688, 72.0981216430664, 38.20500183105469, 9.335624694824219, 36.93562698364258, 85.4312515258789, 41.432498931884766, 105.97750091552734, 39.8650016784668, 110.08374786376953, 35.540000915527344, 109.85437774658203, 74.58062744140625, 68.5893783569336, 2.9149999618530273, 7.619374752044678, 38.365623474121094, 87.68562316894531, 51.26625061035156, 0.0, 43.18312454223633, 87.21687316894531, 42.588748931884766, 105.85437774658203], "mean": [0.5401347875595093, -0.7080047130584717, 0.779256284236908, 0.021628975868225098, -0.3250640332698822, 2.03887939453125, -0.39167365431785583, -0.7614346742630005, 0.8224980235099792, -0.2532709836959839, 0.1754617989063263, -1.4226564168930054, 55.74949645996094, 65.1168441772461, 11.609334945678711, 2.9945757389068604, 19.27836036682129, 42.617366790771484, 23.740005493164062, 54.068809509277344, 22.254722595214844, 57.39268493652344, 18.575679779052734, 61.48102569580078, 55.93482208251953, 63.90974426269531, 0.9771292805671692, 1.6674193143844604, 20.2645320892334, 45.64506149291992, 28.07318878173828, 0.0, 24.61329460144043, 47.19466781616211, 22.099773406982422, 64.26779174804688], "std": [0.10275546461343765, 0.0901159718632698, 0.07806327939033508, 0.196675643324852, 0.15384964644908905, 0.3141869604587555, 0.1458771675825119, 0.09579016268253326, 0.07592769712209702, 0.11288002133369446, 0.1304938793182373, 0.07123341411352158, 21.311872482299805, 6.375956058502197, 12.325573921203613, 3.3741321563720703, 13.59052848815918, 35.388336181640625, 16.567096710205078, 45.472103118896484, 15.920855522155762, 46.688785552978516, 14.80949592590332, 46.48944854736328, 19.151416778564453, 3.634208917617798, 0.34857016801834106, 2.070405960083008, 14.451669692993164, 35.57729721069336, 20.12371253967285, 0.0, 17.673913955688477, 35.92573165893555, 16.760086059570312, 39.94151306152344], "count": [147]}, "action": {"min": [0.3629501461982727, -0.8696450591087341, 0.669966459274292, -0.25387197732925415, -0.8156583309173584, 1.41622793674469, -0.5282482504844666, -0.937809944152832, 0.7330291271209717, -0.40619993209838867, -0.005078393034636974, -1.5424724817276, 6.323636531829834, 51.044376373291016, -0.5318750143051147, 0.06312499940395355, 0.9375, 0.3024999797344208, 0.9088888764381409, -0.2956250011920929, 1.0399999618530273, 0.5106250047683716, 0.6518181562423706, 0.005625000223517418, 20.22249984741211, 56.709999084472656, 0.8318749666213989, 0.04500000178813934, 0.875, 0.7868750095367432, 0.5562499761581421, 0.0, 0.6675000190734863, 0.8918749690055847, 0.5724999904632568, 2.5687499046325684], "max": [0.6743428111076355, -0.5655136108398438, 0.9011644721031189, 0.4496881365776062, -0.09598878771066666, 2.3191328048706055, -0.08545052260160446, -0.6185625791549683, 0.9642748236656189, -0.0393131747841835, 0.634075939655304, -1.3472232818603516, 74.18624877929688, 72.0981216430664, 38.20500183105469, 9.335624694824219, 36.93562698364258, 85.4312515258789, 41.432498931884766, 105.97750091552734, 39.8650016784668, 110.08374786376953, 35.540000915527344, 109.85437774658203, 74.58062744140625, 68.5893783569336, 2.9149999618530273, 7.619374752044678, 38.365623474121094, 87.68562316894531, 51.26625061035156, 0.0, 43.18312454223633, 87.21687316894531, 42.588748931884766, 105.85437774658203], "mean": [0.5401346683502197, -0.708004355430603, 0.7792564034461975, 0.021628988906741142, -0.3250640034675598, 2.038879156112671, -0.3916738033294678, -0.7614347338676453, 0.8224978446960449, -0.25327110290527344, 0.17546182870864868, -1.4226560592651367, 55.74949645996094, 65.11685180664062, 11.609338760375977, 2.9945764541625977, 19.278362274169922, 42.617374420166016, 23.740007400512695, 54.06882095336914, 22.254718780517578, 57.39265823364258, 18.57568359375, 61.481040954589844, 55.93484115600586, 63.90977096557617, 0.9771290421485901, 1.6674190759658813, 20.264514923095703, 45.645076751708984, 28.073205947875977, 0.0, 24.613300323486328, 47.19468307495117, 22.09977149963379, 64.26780700683594], "std": [0.10275546461343765, 0.0901159718632698, 0.07806326448917389, 0.196675643324852, 0.15384966135025024, 0.3141869306564331, 0.1458771526813507, 0.09579016268253326, 0.07592768967151642, 0.11288002133369446, 0.1304938793182373, 0.07123341411352158, 21.311872482299805, 6.375955581665039, 12.325573921203613, 3.3741321563720703, 13.590526580810547, 35.38833999633789, 16.56709861755371, 45.47210693359375, 15.920854568481445, 46.68878936767578, 14.80949592590332, 46.48944854736328, 19.15141487121582, 3.6342084407806396, 0.34857016801834106, 2.070406198501587, 14.451669692993164, 35.57729721069336, 20.123708724975586, 0.0, 17.673917770385742, 35.92573165893555, 16.76008415222168, 39.9415168762207], "count": [147]}, "timestamp": {"min": [0.0], "max": [4.866666666666666], "mean": [2.433333333333333], "std": [1.4144754295288202], "count": [147]}, "frame_index": {"min": [0], "max": [146], "mean": [73.0], "std": [42.43426288586461], "count": [147]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [147]}, "index": {"min": [1364], "max": [1510], "mean": [1437.0], "std": [42.43426288586461], "count": [147]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [147]}, "subtask_annotation": {"mean": [4.979591836734694, 3.727891156462585, 9.0, 9.0, 9.0], "std": [2.015144658993011, 3.0137052547159846, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [147]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [147]}, "eef_direction_state": {"mean": [4.258503401360544, 4.122448979591836], "std": [0.8966182525494101, 1.0161817234215373], "min": [1, 1], "max": [6, 6], "count": [147]}, "eef_velocity_state": {"mean": [1.5714285714285714, 1.5782312925170068], "std": [0.5471012044321935, 0.5335692939082326], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_acc_mag_state": {"mean": [1.1904761904761905, 1.1904761904761905], "std": [0.7589227357385342, 0.7678340712665285], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_direction_action": {"mean": [4.258503401360544, 4.122448979591836], "std": [0.8966182525494101, 1.0161817234215373], "min": [1, 1], "max": [6, 6], "count": [147]}, "eef_velocity_action": {"mean": [1.5714285714285714, 1.5782312925170068], "std": [0.5471012044321935, 0.5335692939082326], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_acc_mag_action": {"mean": [1.1904761904761905, 1.1904761904761905], "std": [0.7589227357385342, 0.7678340712665285], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_sim_pose_state": {"mean": [0.5944618567300698, 0.11949441226338992, 1.1749251309981705, 1.9665451601536945, 0.9682387145117671, 1.1978597415011518, 0.6049086628310879, -0.09932277851993149, 1.190988528473635, -1.475422927096951, 1.246317344523112, -1.5609559710856513], "std": [0.012638155556127607, 0.012016000362287105, 0.059388125660457404, 0.4589241947566245, 0.18720764248149047, 0.41803860392468495, 0.010270707155995708, 0.018561396063794314, 0.07110377883734453, 2.0623520297106985, 0.10690800094647321, 1.1028808858229486], "min": [0.5786220343210429, 0.10756377017433993, 1.0846857760013968, -0.17201719622143657, 0.7254617367754617, -0.7909563876606152, 0.5898018718644308, -0.1385225930244541, 1.0903123717630885, -3.1407746385642237, 1.0598490983938071, -3.1314843490748268], "max": [0.6228423353996005, 0.15410091468738202, 1.2727710755147634, 2.4883235863598, 1.4664027008245673, 1.6875144878289068, 0.6243293174918647, -0.07822234503636019, 1.3102814168387473, 3.128908203966901, 1.5041333768925775, 2.705303707631624], "count": [147]}, "eef_sim_pose_action": {"mean": [0.5944618567300698, 0.11949441226338992, 1.1749251309981705, 1.9665451601536945, 0.9682387145117671, 1.1978597415011518, 0.6049086628310879, -0.09932277851993149, 1.190988528473635, -1.475422927096951, 1.246317344523112, -1.5609559710856513], "std": [0.012638155556127607, 0.012016000362287105, 0.059388125660457404, 0.4589241947566245, 0.18720764248149047, 0.41803860392468495, 0.010270707155995708, 0.018561396063794314, 0.07110377883734453, 2.0623520297106985, 0.10690800094647321, 1.1028808858229486], "min": [0.5786220343210429, 0.10756377017433993, 1.0846857760013968, -0.17201719622143657, 0.7254617367754617, -0.7909563876606152, 0.5898018718644308, -0.1385225930244541, 1.0903123717630885, -3.1407746385642237, 1.0598490983938071, -3.1314843490748268], "max": [0.6228423353996005, 0.15410091468738202, 1.2727710755147634, 2.4883235863598, 1.4664027008245673, 1.6875144878289068, 0.6243293174918647, -0.07822234503636019, 1.3102814168387473, 3.128908203966901, 1.5041333768925775, 2.705303707631624], "count": [147]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42388503267973854]], [[0.42456766544117647]], [[0.42272763684640524]]], "std": [[[0.28071839824919265]], [[0.2761820397261587]], [[0.272133501958928]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.20392156862745098]], [[0.16862745098039217]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6210092810457517]], [[0.640314573120915]], [[0.6087216789215686]]], "std": [[[0.23537434918550576]], [[0.2274441404783172]], [[0.23405856950444123]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.1607843137254902]], [[0.12549019607843137]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6016747467320261]], [[0.6208444995915032]], [[0.5821711151960784]]], "std": [[[0.2587670183846334]], [[0.25272446935720166]], [[0.2612119840578971]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38116657475490195]], [[0.4122892810457517]], [[0.4106863991013072]]], "std": [[[0.37087447625414954]], [[0.3782186622219513]], [[0.37166233181919134]]], "count": [100]}, "observation.state": {"min": [0.555571436882019, -0.893177330493927, 0.6680352091789246, -0.27618828415870667, -0.7009612917900085, 1.5632867813110352, -0.720154345035553, -0.9054560661315918, 0.732313871383667, -0.22762168943881989, 0.15383000671863556, -1.435516357421875, 6.662221908569336, 50.165000915527344, -0.7087500095367432, 0.03187499940395355, 0.8650000095367432, 0.45749998092651367, 0.9574999809265137, -0.7724999785423279, 0.6800000071525574, 0.24562500417232513, 0.7818750143051147, 0.14888888597488403, 16.66699981689453, 56.28499984741211, 0.6993750333786011, -0.35374999046325684, 1.0612499713897705, 0.7137500047683716, 0.6200000047683716, 0.0, 1.0445455312728882, 0.6662499904632568, 0.65625, 0.03750000149011612], "max": [0.7602331042289734, -0.6344891786575317, 0.8635891079902649, 0.29926756024360657, -0.19071392714977264, 2.307927131652832, -0.5366407036781311, -0.6100270748138428, 0.9066004753112793, 0.059573765844106674, 0.8027305006980896, -1.3233625888824463, 71.20249938964844, 70.5425033569336, 33.50812530517578, 9.5181245803833, 36.095001220703125, 83.296875, 43.654998779296875, 104.17562866210938, 52.479373931884766, 109.8343734741211, 52.00437545776367, 109.99500274658203, 77.1206283569336, 68.84625244140625, 2.96875, 8.149374961853027, 37.428749084472656, 88.15374755859375, 52.05687713623047, 0.0, 45.665626525878906, 91.46062469482422, 39.87437438964844, 103.19437408447266], "mean": [0.685970664024353, -0.7673402428627014, 0.7724802494049072, -0.09526269137859344, -0.4460463225841522, 2.1462388038635254, -0.6264476180076599, -0.8048619031906128, 0.8350129723548889, -0.11094777286052704, 0.3977600336074829, -1.3904327154159546, 58.29262924194336, 59.395816802978516, 6.415680885314941, 2.684575319290161, 20.87403106689453, 48.070823669433594, 26.384105682373047, 58.53659439086914, 27.350868225097656, 66.72818756103516, 23.558340072631836, 75.91483306884766, 64.36229705810547, 64.53770446777344, 0.8836748600006104, 1.0847421884536743, 23.3577880859375, 59.886009216308594, 35.55540084838867, 0.0, 31.266950607299805, 59.173519134521484, 23.422441482543945, 79.12311553955078], "std": [0.04702025651931763, 0.08515287190675735, 0.06138473376631737, 0.1460011750459671, 0.11729464679956436, 0.20403555035591125, 0.057729966938495636, 0.07828564941883087, 0.049674976617097855, 0.07765373587608337, 0.13090114295482635, 0.03332367539405823, 16.200822830200195, 5.114253044128418, 7.740687370300293, 3.3728418350219727, 12.231672286987305, 32.42744064331055, 15.572147369384766, 41.70995330810547, 18.319974899291992, 41.896419525146484, 17.646047592163086, 41.732276916503906, 16.815166473388672, 3.422093391418457, 0.35341495275497437, 2.003324508666992, 12.204938888549805, 30.780122756958008, 17.791954040527344, 0.0, 16.25623321533203, 29.140174865722656, 13.251392364501953, 30.952646255493164], "count": [240]}, "action": {"min": [0.555571436882019, -0.893177330493927, 0.6680352091789246, -0.27618828415870667, -0.7009612917900085, 1.5632867813110352, -0.720154345035553, -0.9054560661315918, 0.732313871383667, -0.22762168943881989, 0.15383000671863556, -1.435516357421875, 6.662221908569336, 50.165000915527344, -0.7087500095367432, 0.03187499940395355, 0.8650000095367432, 0.45749998092651367, 0.9574999809265137, -0.7724999785423279, 0.6800000071525574, 0.24562500417232513, 0.7818750143051147, 0.14888888597488403, 16.66699981689453, 56.28499984741211, 0.6993750333786011, -0.35374999046325684, 1.0612499713897705, 0.7137500047683716, 0.6200000047683716, 0.0, 1.0445455312728882, 0.6662499904632568, 0.65625, 0.03750000149011612], "max": [0.7602331042289734, -0.6344891786575317, 0.8635891079902649, 0.29926756024360657, -0.19071392714977264, 2.307927131652832, -0.5366407036781311, -0.6100270748138428, 0.9066004753112793, 0.059573765844106674, 0.8027305006980896, -1.3233625888824463, 71.20249938964844, 70.5425033569336, 33.50812530517578, 9.5181245803833, 36.095001220703125, 83.296875, 43.654998779296875, 104.17562866210938, 52.479373931884766, 109.8343734741211, 52.00437545776367, 109.99500274658203, 77.1206283569336, 68.84625244140625, 2.96875, 8.149374961853027, 37.428749084472656, 88.15374755859375, 52.05687713623047, 0.0, 45.665626525878906, 91.46062469482422, 39.87437438964844, 103.19437408447266], "mean": [0.6859709024429321, -0.7673402428627014, 0.7724800705909729, -0.09526268392801285, -0.4460463225841522, 2.1462388038635254, -0.626447319984436, -0.8048619031906128, 0.8350133299827576, -0.11094769835472107, 0.3977600634098053, -1.3904324769973755, 58.29262924194336, 59.39582824707031, 6.415682792663574, 2.684575080871582, 20.874032974243164, 48.070838928222656, 26.384105682373047, 58.53660202026367, 27.350862503051758, 66.72821807861328, 23.558345794677734, 75.91482543945312, 64.3623275756836, 64.53773498535156, 0.8836752772331238, 1.0847420692443848, 23.3577823638916, 59.886043548583984, 35.555419921875, 0.0, 31.266942977905273, 59.17355728149414, 23.422443389892578, 79.12312316894531], "std": [0.04702025279402733, 0.08515288680791855, 0.06138473004102707, 0.1460011601448059, 0.11729462444782257, 0.20403559505939484, 0.05772997811436653, 0.07828564196825027, 0.04967499524354935, 0.07765375077724457, 0.13090115785598755, 0.03332367539405823, 16.200822830200195, 5.114253044128418, 7.740686893463135, 3.3728418350219727, 12.231670379638672, 32.427433013916016, 15.572145462036133, 41.7099609375, 18.31997299194336, 41.896419525146484, 17.646047592163086, 41.73227310180664, 16.815162658691406, 3.4220941066741943, 0.3534151017665863, 2.003324508666992, 12.204936981201172, 30.780113220214844, 17.791954040527344, 0.0, 16.2562313079834, 29.140174865722656, 13.251392364501953, 30.95264434814453], "count": [240]}, "timestamp": {"min": [0.0], "max": [7.966666666666667], "mean": [3.9833333333333334], "std": [2.309381029787146], "count": [240]}, "frame_index": {"min": [0], "max": [239], "mean": [119.5], "std": [69.2814308936144], "count": [240]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [240]}, "index": {"min": [1511], "max": [1750], "mean": [1630.5], "std": [69.2814308936144], "count": [240]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [240]}, "subtask_annotation": {"mean": [5.804166666666666, 6.458333333333333, 9.0, 9.0, 9.0], "std": [2.261816962581683, 2.991364887286214, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [8, 9, 9, 9, 9], "count": [240]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [240]}, "eef_direction_state": {"mean": [4.208333333333333, 4.295833333333333], "std": [1.37777497759572, 1.2213309566024912], "min": [0, 0], "max": [6, 6], "count": [240]}, "eef_velocity_state": {"mean": [1.3, 1.3208333333333333], "std": [0.659545297913646, 0.6961077303278728], "min": [0, 0], "max": [2, 2], "count": [240]}, "eef_acc_mag_state": {"mean": [0.9458333333333333, 0.9541666666666667], "std": [0.8273850205449841, 0.8378937714425505], "min": [0, 0], "max": [2, 2], "count": [240]}, "eef_direction_action": {"mean": [4.208333333333333, 4.295833333333333], "std": [1.37777497759572, 1.2213309566024912], "min": [0, 0], "max": [6, 6], "count": [240]}, "eef_velocity_action": {"mean": [1.3, 1.3208333333333333], "std": [0.659545297913646, 0.6961077303278728], "min": [0, 0], "max": [2, 2], "count": [240]}, "eef_acc_mag_action": {"mean": [0.9458333333333333, 0.9541666666666667], "std": [0.8273850205449841, 0.8378937714425505], "min": [0, 0], "max": [2, 2], "count": [240]}, "eef_sim_pose_state": {"mean": [0.5825234796235282, 0.10831914764812696, 1.139358853079902, 2.0545120145880165, 0.9982996572300231, 1.260309754980543, 0.5903424428901448, -0.09636059493280852, 1.145909710658733, 2.1380515537841966, 1.3135568141755958, -2.282201367865987], "std": [0.01123189378313594, 0.013021017594612052, 0.03941091763406717, 0.24619529373861032, 0.09383607522700058, 0.22960588077094501, 0.007555846469358735, 0.01584839714267573, 0.046078952683929364, 1.8213768768232341, 0.12134848019451237, 1.1148859093304149], "min": [0.5603844784952259, 0.09630767548018951, 1.0903853312605778, 1.4386907763835046, 0.8786499866912902, 0.833290718072069, 0.5730996901451596, -0.14096113381119824, 1.0939964606024648, -3.1283975463668154, 1.14232553089859, -3.137200823373237], "max": [0.6108065174349285, 0.1530114000061795, 1.215079947015461, 2.518745924698465, 1.4268867400120726, 1.6787000336721534, 0.6083410828870739, -0.07853840738158252, 1.2612670110701438, 3.134572441777159, 1.5512774221041745, 3.0211802612693015], "count": [240]}, "eef_sim_pose_action": {"mean": [0.5825234796235282, 0.10831914764812696, 1.139358853079902, 2.0545120145880165, 0.9982996572300231, 1.260309754980543, 0.5903424428901448, -0.09636059493280852, 1.145909710658733, 2.1380515537841966, 1.3135568141755958, -2.282201367865987], "std": [0.01123189378313594, 0.013021017594612052, 0.03941091763406717, 0.24619529373861032, 0.09383607522700058, 0.22960588077094501, 0.007555846469358735, 0.01584839714267573, 0.046078952683929364, 1.8213768768232341, 0.12134848019451237, 1.1148859093304149], "min": [0.5603844784952259, 0.09630767548018951, 1.0903853312605778, 1.4386907763835046, 0.8786499866912902, 0.833290718072069, 0.5730996901451596, -0.14096113381119824, 1.0939964606024648, -3.1283975463668154, 1.14232553089859, -3.137200823373237], "max": [0.6108065174349285, 0.1530114000061795, 1.215079947015461, 2.518745924698465, 1.4268867400120726, 1.6787000336721534, 0.6083410828870739, -0.07853840738158252, 1.2612670110701438, 3.134572441777159, 1.5512774221041745, 3.0211802612693015], "count": [240]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41910091503267977]], [[0.42116606821895425]], [[0.42348517156862747]]], "std": [[[0.28046448503590854]], [[0.2741360051563806]], [[0.2681037006231711]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.2]], [[0.15294117647058825]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5968724448529412]], [[0.622038053513072]], [[0.600398347630719]]], "std": [[[0.23829942252720163]], [[0.22995514293516026]], [[0.23281081065613765]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.1843137254901961]], [[0.12549019607843137]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6034278227124182]], [[0.6198619301470588]], [[0.5947784089052287]]], "std": [[[0.2554602023486919]], [[0.25032560813661237]], [[0.25442943423765935]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39238270016339866]], [[0.42993388888888884]], [[0.432306237745098]]], "std": [[[0.3746090648241721]], [[0.37770538988672103]], [[0.3697957430604225]]], "count": [100]}, "observation.state": {"min": [0.5664911866188049, -0.83357173204422, 0.6900415420532227, -0.2179417461156845, -0.5706874132156372, 1.4432703256607056, -0.6055076718330383, -0.8781805634498596, 0.7085060477256775, -0.454671174287796, 0.12467097491025925, -1.5834335088729858, 11.75333309173584, 53.01937484741211, -0.021250000223517418, -0.041875001043081284, 0.8693749904632568, 0.3474999964237213, 0.8673333525657654, -0.5009999871253967, 0.7599999904632568, -3.1087498664855957, 0.6575000286102295, -1.2231249809265137, 29.007999420166016, 54.78555679321289, 0.6981250047683716, 0.07312500476837158, 0.7233333587646484, 0.65625, 0.642307698726654, 0.0, 1.0612499713897705, 0.7643749713897705, 0.7193750143051147, 0.3792307674884796], "max": [0.7489557266235352, -0.6180285215377808, 0.8363136053085327, 0.3728923499584198, -0.22151808440685272, 2.2570953369140625, -0.5452477931976318, -0.5771936774253845, 0.8912460803985596, 0.023389220237731934, 0.4795783460140228, -1.1731326580047607, 69.88749694824219, 72.41625213623047, 5.850000381469727, 9.476154327392578, 33.39500045776367, 82.64125061035156, 42.015625, 106.44124603271484, 46.66374969482422, 109.81312561035156, 41.99062728881836, 109.7249984741211, 76.05937957763672, 70.69937896728516, 3.5425000190734863, 6.863124847412109, 31.588125228881836, 88.73125457763672, 48.15812301635742, 0.0, 41.28062438964844, 83.27812957763672, 31.2237491607666, 98.63687896728516], "mean": [0.6812217235565186, -0.736336350440979, 0.7655361890792847, -0.036611441522836685, -0.3996819853782654, 2.0475478172302246, -0.5645623207092285, -0.7561618685722351, 0.7997456192970276, -0.20834439992904663, 0.28432509303092957, -1.3811630010604858, 55.90103530883789, 63.80355453491211, 0.5116389393806458, 3.011715888977051, 18.55470848083496, 42.685882568359375, 22.707002639770508, 53.48246383666992, 23.107011795043945, 57.1090202331543, 18.798526763916016, 61.40299606323242, 56.537593841552734, 64.7535400390625, 1.0108567476272583, 1.6048038005828857, 16.921037673950195, 43.459835052490234, 25.72709083557129, 0.0, 22.057249069213867, 41.9754638671875, 16.254196166992188, 61.68960189819336], "std": [0.04888830706477165, 0.0630403608083725, 0.04624100774526596, 0.19122129678726196, 0.111026830971241, 0.28540390729904175, 0.020229080691933632, 0.08008082956075668, 0.05357266962528229, 0.18155993521213531, 0.09869197010993958, 0.1731046885251999, 16.915843963623047, 6.642580509185791, 1.1434344053268433, 3.4403433799743652, 13.124485969543457, 35.598758697509766, 16.64071273803711, 46.06954574584961, 18.1118106842041, 48.24967575073242, 16.445600509643555, 47.820491790771484, 17.327238082885742, 5.1070942878723145, 0.5726334452629089, 2.0987987518310547, 12.602254867553711, 36.338985443115234, 19.745763778686523, 0.0, 16.94923973083496, 33.6950798034668, 13.093233108520508, 36.247528076171875], "count": [105]}, "action": {"min": [0.5664911866188049, -0.83357173204422, 0.6900415420532227, -0.2179417461156845, -0.5706874132156372, 1.4432703256607056, -0.6055076718330383, -0.8781805634498596, 0.7085060477256775, -0.454671174287796, 0.12467097491025925, -1.5834335088729858, 11.75333309173584, 53.01937484741211, -0.021250000223517418, -0.041875001043081284, 0.8693749904632568, 0.3474999964237213, 0.8673333525657654, -0.5009999871253967, 0.7599999904632568, -3.1087498664855957, 0.6575000286102295, -1.2231249809265137, 29.007999420166016, 54.78555679321289, 0.6981250047683716, 0.07312500476837158, 0.7233333587646484, 0.65625, 0.642307698726654, 0.0, 1.0612499713897705, 0.7643749713897705, 0.7193750143051147, 0.3792307674884796], "max": [0.7489557266235352, -0.6180285215377808, 0.8363136053085327, 0.3728923499584198, -0.22151808440685272, 2.2570953369140625, -0.5452477931976318, -0.5771936774253845, 0.8912460803985596, 0.023389220237731934, 0.4795783460140228, -1.1731326580047607, 69.88749694824219, 72.41625213623047, 5.850000381469727, 9.476154327392578, 33.39500045776367, 82.64125061035156, 42.015625, 106.44124603271484, 46.66374969482422, 109.81312561035156, 41.99062728881836, 109.7249984741211, 76.05937957763672, 70.69937896728516, 3.5425000190734863, 6.863124847412109, 31.588125228881836, 88.73125457763672, 48.15812301635742, 0.0, 41.28062438964844, 83.27812957763672, 31.2237491607666, 98.63687896728516], "mean": [0.681221604347229, -0.7363361716270447, 0.7655364274978638, -0.03661143407225609, -0.3996819853782654, 2.047548294067383, -0.5645622611045837, -0.7561618685722351, 0.7997456192970276, -0.20834432542324066, 0.28432509303092957, -1.3811630010604858, 55.901023864746094, 63.80354690551758, 0.511638879776001, 3.011715888977051, 18.554706573486328, 42.685882568359375, 22.707002639770508, 53.482460021972656, 23.107006072998047, 57.10902786254883, 18.798524856567383, 61.40299606323242, 56.537593841552734, 64.7535629272461, 1.0108569860458374, 1.6048035621643066, 16.92104148864746, 43.4598274230957, 25.727075576782227, 0.0, 22.057252883911133, 41.97545623779297, 16.254199981689453, 61.68962478637695], "std": [0.04888830706477165, 0.0630403608083725, 0.04624100401997566, 0.19122131168842316, 0.1110268235206604, 0.28540387749671936, 0.020229080691933632, 0.08008083701133728, 0.053572673350572586, 0.18155993521213531, 0.09869197756052017, 0.1731046885251999, 16.915842056274414, 6.642580032348633, 1.1434346437454224, 3.4403438568115234, 13.124485969543457, 35.59876251220703, 16.64071273803711, 46.06954574584961, 18.111814498901367, 48.24967956542969, 16.445600509643555, 47.820491790771484, 17.327239990234375, 5.107094764709473, 0.5726336240768433, 2.0987987518310547, 12.602255821228027, 36.338985443115234, 19.745763778686523, 0.0, 16.94923973083496, 33.6950798034668, 13.093234062194824, 36.247528076171875], "count": [105]}, "timestamp": {"min": [0.0], "max": [3.466666666666667], "mean": [1.7333333333333334], "std": [1.010317148592827], "count": [105]}, "frame_index": {"min": [0], "max": [104], "mean": [52.0], "std": [30.309514457784815], "count": [105]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [105]}, "index": {"min": [1751], "max": [1855], "mean": [1803.0], "std": [30.309514457784815], "count": [105]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [105]}, "subtask_annotation": {"mean": [4.6, 4.257142857142857, 9.0, 9.0, 9.0], "std": [2.1273726250270046, 3.171385671095512, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [105]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [105]}, "eef_direction_state": {"mean": [4.3428571428571425, 4.3428571428571425], "std": [1.0219362707608524, 0.9935848651996169], "min": [0, 0], "max": [6, 6], "count": [105]}, "eef_velocity_state": {"mean": [1.4857142857142858, 1.5714285714285714], "std": [0.5873959598136873, 0.5666466583102296], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_acc_mag_state": {"mean": [1.276190476190476, 1.161904761904762], "std": [0.6968669763781606, 0.782228921843088], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_direction_action": {"mean": [4.3428571428571425, 4.3428571428571425], "std": [1.0219362707608524, 0.9935848651996169], "min": [0, 0], "max": [6, 6], "count": [105]}, "eef_velocity_action": {"mean": [1.4857142857142858, 1.5714285714285714], "std": [0.5873959598136873, 0.5666466583102296], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_acc_mag_action": {"mean": [1.276190476190476, 1.161904761904762], "std": [0.6968669763781606, 0.782228921843088], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_sim_pose_state": {"mean": [0.5799337160882446, 0.11671131806178428, 1.1356185319413985, 2.1677006171457496, 1.0085530792384085, 1.37011342840223, 0.5868085074431534, -0.10073276362739281, 1.1494572118791364, -1.233220273191195, 1.2755232872380873, -2.235690554401056], "std": [0.006291469088589067, 0.011516983817389793, 0.032034090161306115, 0.24862471277157472, 0.08630877188577604, 0.2343835875888252, 0.009274407868368754, 0.016133486076999885, 0.03187988945924674, 2.6687497799569155, 0.09398782001685618, 0.3013212029653385], "min": [0.568573352209292, 0.10358207581724954, 1.0846595609657115, 1.7431669196885085, 0.9173139056694266, 0.9560985458713471, 0.5721566445716333, -0.1442428937583078, 1.0985066633528942, -3.138651473871263, 1.1220515946824872, -3.1257434028996514], "max": [0.5919016637289841, 0.14942810551675867, 1.1880617527434711, 2.535672151129947, 1.2127592420116953, 1.7005817740232367, 0.6078338871080646, -0.08493722991201608, 1.2063346567456186, 3.1371024760617345, 1.4161001324954898, -1.660262579456703], "count": [105]}, "eef_sim_pose_action": {"mean": [0.5799337160882446, 0.11671131806178428, 1.1356185319413985, 2.1677006171457496, 1.0085530792384085, 1.37011342840223, 0.5868085074431534, -0.10073276362739281, 1.1494572118791364, -1.233220273191195, 1.2755232872380873, -2.235690554401056], "std": [0.006291469088589067, 0.011516983817389793, 0.032034090161306115, 0.24862471277157472, 0.08630877188577604, 0.2343835875888252, 0.009274407868368754, 0.016133486076999885, 0.03187988945924674, 2.6687497799569155, 0.09398782001685618, 0.3013212029653385], "min": [0.568573352209292, 0.10358207581724954, 1.0846595609657115, 1.7431669196885085, 0.9173139056694266, 0.9560985458713471, 0.5721566445716333, -0.1442428937583078, 1.0985066633528942, -3.138651473871263, 1.1220515946824872, -3.1257434028996514], "max": [0.5919016637289841, 0.14942810551675867, 1.1880617527434711, 2.535672151129947, 1.2127592420116953, 1.7005817740232367, 0.6078338871080646, -0.08493722991201608, 1.2063346567456186, 3.1371024760617345, 1.4161001324954898, -1.660262579456703], "count": [105]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4210504473039216]], [[0.4235198631535948]], [[0.4246561294934641]]], "std": [[[0.2796819842729124]], [[0.27335493811218836]], [[0.2665563877328734]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.21176470588235294]], [[0.17647058823529413]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6189219321895425]], [[0.6375158353758169]], [[0.6036839133986929]]], "std": [[[0.23991328624802882]], [[0.22614106274035842]], [[0.22777170589843138]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.1803921568627451]], [[0.12941176470588237]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5963532679738562]], [[0.6158565053104575]], [[0.5917305535130718]]], "std": [[[0.26135309888065894]], [[0.25440180929759565]], [[0.25747211512658297]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.396270324754902]], [[0.4308023774509804]], [[0.43007290236928103]]], "std": [[[0.37656400414266006]], [[0.3805808593254898]], [[0.372941014688702]]], "count": [100]}, "observation.state": {"min": [0.46773672103881836, -0.8211261034011841, 0.6816967725753784, -0.026088688522577286, -0.6484024524688721, 0.9786755442619324, -0.5877054333686829, -0.856054961681366, 0.7546907067298889, -0.5485379695892334, 0.14014458656311035, -1.2580348253250122, 18.018888473510742, 54.515625, -0.6781250238418579, -0.08562500029802322, 0.8650000095367432, 0.35066667199134827, 0.8700000047683716, -0.3678571581840515, 0.6875, 0.1262499988079071, 0.8600000143051147, -0.45444443821907043, 28.147777557373047, 56.961875915527344, 0.6837500333786011, 0.02250000089406967, 0.8581249713897705, 0.5212500095367432, 0.9268749952316284, 0.0, 0.9811111092567444, 0.5372726917266846, 0.7043750286102295, 0.12111110985279083], "max": [0.7015573978424072, -0.6264781951904297, 0.85514897108078, 0.7782577872276306, -0.20199130475521088, 2.022559404373169, -0.4408426880836487, -0.615129292011261, 0.8769407272338867, -0.11781236529350281, 0.6632376313209534, -1.0078822374343872, 70.67937469482422, 74.5, 38.443748474121094, 9.193124771118164, 34.436248779296875, 82.93062591552734, 40.65625, 105.19125366210938, 44.61375045776367, 108.24624633789062, 42.676876068115234, 109.07875061035156, 71.89250183105469, 71.29937744140625, 4.46875, 7.682499885559082, 31.6612491607666, 86.17437744140625, 46.926876068115234, 0.0, 42.06687545776367, 88.16937255859375, 33.22999954223633, 105.53187561035156], "mean": [0.6288827657699585, -0.7287603616714478, 0.7842857837677002, 0.22793273627758026, -0.35944312810897827, 1.697913646697998, -0.5291720032691956, -0.7516220211982727, 0.8137171864509583, -0.39567187428474426, 0.29857540130615234, -1.129306674003601, 55.671485900878906, 65.3482666015625, 9.593791007995605, 3.0313668251037598, 17.586650848388672, 40.82707214355469, 21.205829620361328, 52.48020935058594, 21.822195053100586, 56.43366622924805, 19.730239868164062, 60.34255599975586, 55.16706848144531, 64.56944274902344, 1.0580438375473022, 1.7679122686386108, 16.906702041625977, 43.34310531616211, 25.54874610900879, 0.0, 22.765745162963867, 45.50786209106445, 16.350000381469727, 66.4356918334961], "std": [0.06148794665932655, 0.06041561812162399, 0.05444716662168503, 0.2717359662055969, 0.11860331147909164, 0.36397555470466614, 0.04178234934806824, 0.07459496706724167, 0.040463950484991074, 0.12305789440870285, 0.12002205848693848, 0.0942307710647583, 17.242469787597656, 6.968704700469971, 11.40352725982666, 3.2439327239990234, 13.318327903747559, 35.053627014160156, 16.517518997192383, 45.271209716796875, 17.491544723510742, 46.861358642578125, 16.699970245361328, 46.2636604309082, 16.162633895874023, 4.471137523651123, 0.7370416522026062, 2.3170228004455566, 12.98461627960205, 36.27475357055664, 19.76690101623535, 0.0, 17.720916748046875, 34.710838317871094, 13.448762893676758, 39.04233169555664], "count": [107]}, "action": {"min": [0.46773672103881836, -0.8211261034011841, 0.6816967725753784, -0.026088688522577286, -0.6484024524688721, 0.9786755442619324, -0.5877054333686829, -0.856054961681366, 0.7546907067298889, -0.5485379695892334, 0.14014458656311035, -1.2580348253250122, 18.018888473510742, 54.515625, -0.6781250238418579, -0.08562500029802322, 0.8650000095367432, 0.35066667199134827, 0.8700000047683716, -0.3678571581840515, 0.6875, 0.1262499988079071, 0.8600000143051147, -0.45444443821907043, 28.147777557373047, 56.961875915527344, 0.6837500333786011, 0.02250000089406967, 0.8581249713897705, 0.5212500095367432, 0.9268749952316284, 0.0, 0.9811111092567444, 0.5372726917266846, 0.7043750286102295, 0.12111110985279083], "max": [0.7015573978424072, -0.6264781951904297, 0.85514897108078, 0.7782577872276306, -0.20199130475521088, 2.022559404373169, -0.4408426880836487, -0.615129292011261, 0.8769407272338867, -0.11781236529350281, 0.6632376313209534, -1.0078822374343872, 70.67937469482422, 74.5, 38.443748474121094, 9.193124771118164, 34.436248779296875, 82.93062591552734, 40.65625, 105.19125366210938, 44.61375045776367, 108.24624633789062, 42.676876068115234, 109.07875061035156, 71.89250183105469, 71.29937744140625, 4.46875, 7.682499885559082, 31.6612491607666, 86.17437744140625, 46.926876068115234, 0.0, 42.06687545776367, 88.16937255859375, 33.22999954223633, 105.53187561035156], "mean": [0.6288827061653137, -0.7287602424621582, 0.7842857241630554, 0.22793282568454742, -0.3594430983066559, 1.6979132890701294, -0.5291721820831299, -0.7516220211982727, 0.8137170672416687, -0.3956718444824219, 0.29857537150382996, -1.1293067932128906, 55.67150115966797, 65.3482666015625, 9.59379768371582, 3.031367301940918, 17.586654663085938, 40.82707214355469, 21.205821990966797, 52.48021697998047, 21.82219696044922, 56.43368148803711, 19.730239868164062, 60.342533111572266, 55.167076110839844, 64.5694808959961, 1.058043360710144, 1.76791250705719, 16.906705856323242, 43.3431396484375, 25.54875373840332, 0.0, 22.76573371887207, 45.50785827636719, 16.349998474121094, 66.4356918334961], "std": [0.06148793548345566, 0.060415614396333694, 0.05444716289639473, 0.2717359960079193, 0.11860331147909164, 0.36397552490234375, 0.04178234562277794, 0.07459495961666107, 0.04046395793557167, 0.12305790930986404, 0.12002206593751907, 0.0942307636141777, 17.242469787597656, 6.968705177307129, 11.403526306152344, 3.2439327239990234, 13.318327903747559, 35.05362319946289, 16.517518997192383, 45.27121353149414, 17.491544723510742, 46.861366271972656, 16.699970245361328, 46.2636604309082, 16.16263198852539, 4.471138000488281, 0.7370417714118958, 2.3170228004455566, 12.98461627960205, 36.27475357055664, 19.766902923583984, 0.0, 17.720916748046875, 34.71084213256836, 13.448762893676758, 39.04233169555664], "count": [107]}, "timestamp": {"min": [0.0], "max": [3.533333333333333], "mean": [1.7666666666666666], "std": [1.0295630140987], "count": [107]}, "frame_index": {"min": [0], "max": [106], "mean": [53.0], "std": [30.886890422961002], "count": [107]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [107]}, "index": {"min": [1856], "max": [1962], "mean": [1909.0], "std": [30.886890422961002], "count": [107]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [107]}, "subtask_annotation": {"mean": [5.149532710280374, 3.588785046728972, 9.0, 9.0, 9.0], "std": [1.352075167391159, 2.6997863225522036, 0.0, 0.0, 0.0], "min": [3, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [107]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [107]}, "eef_direction_state": {"mean": [4.327102803738318, 4.121495327102804], "std": [1.1255378854074465, 1.0204477702691714], "min": [0, 0], "max": [6, 6], "count": [107]}, "eef_velocity_state": {"mean": [1.4953271028037383, 1.6261682242990654], "std": [0.6320687259405956, 0.5027655198621594], "min": [0, 0], "max": [2, 2], "count": [107]}, "eef_acc_mag_state": {"mean": [1.2710280373831775, 1.233644859813084], "std": [0.7178640885858515, 0.7179857501558434], "min": [0, 0], "max": [2, 2], "count": [107]}, "eef_direction_action": {"mean": [4.327102803738318, 4.121495327102804], "std": [1.1255378854074465, 1.0204477702691714], "min": [0, 0], "max": [6, 6], "count": [107]}, "eef_velocity_action": {"mean": [1.4953271028037383, 1.6261682242990654], "std": [0.6320687259405956, 0.5027655198621594], "min": [0, 0], "max": [2, 2], "count": [107]}, "eef_acc_mag_action": {"mean": [1.2710280373831775, 1.233644859813084], "std": [0.7178640885858515, 0.7179857501558434], "min": [0, 0], "max": [2, 2], "count": [107]}, "eef_sim_pose_state": {"mean": [0.5777450494136734, 0.10915698641632278, 1.1450041167303933, 2.2847258507110584, 1.0923271132135595, 1.4419178396886558, 0.5860532613948747, -0.09539796020741463, 1.163799594341, 1.9764164412069793, 1.2974903771177333, -1.9555961926291159], "std": [0.010708557581036357, 0.013795137781042906, 0.036446633481517096, 0.3068635068375207, 0.11919352766186857, 0.29177209670386633, 0.005062373498090667, 0.01447297541081743, 0.04043512038556302, 2.0832121050072683, 0.10871978329365213, 1.4385610842275338], "min": [0.5588899526687381, 0.09831966739401637, 1.09147884680273, 1.7562248021313764, 0.9794316790659452, 0.9130734278256427, 0.5800832996251788, -0.12917521922394176, 1.1019220598046606, -3.136864201107422, 1.1276277483667942, -3.1410043136281565], "max": [0.6070590987282892, 0.15348403244475545, 1.2055313144473292, 2.7257746854534175, 1.481541170958899, 1.8412549730101844, 0.5991300274869711, -0.07516806343468518, 1.248342181942856, 3.1377373137362117, 1.488243661545189, 3.015686846783413], "count": [107]}, "eef_sim_pose_action": {"mean": [0.5777450494136734, 0.10915698641632278, 1.1450041167303933, 2.2847258507110584, 1.0923271132135595, 1.4419178396886558, 0.5860532613948747, -0.09539796020741463, 1.163799594341, 1.9764164412069793, 1.2974903771177333, -1.9555961926291159], "std": [0.010708557581036357, 0.013795137781042906, 0.036446633481517096, 0.3068635068375207, 0.11919352766186857, 0.29177209670386633, 0.005062373498090667, 0.01447297541081743, 0.04043512038556302, 2.0832121050072683, 0.10871978329365213, 1.4385610842275338], "min": [0.5588899526687381, 0.09831966739401637, 1.09147884680273, 1.7562248021313764, 0.9794316790659452, 0.9130734278256427, 0.5800832996251788, -0.12917521922394176, 1.1019220598046606, -3.136864201107422, 1.1276277483667942, -3.1410043136281565], "max": [0.6070590987282892, 0.15348403244475545, 1.2055313144473292, 2.7257746854534175, 1.481541170958899, 1.8412549730101844, 0.5991300274869711, -0.07516806343468518, 1.248342181942856, 3.1377373137362117, 1.488243661545189, 3.015686846783413], "count": [107]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42135734272875813]], [[0.4198616319444444]], [[0.41114927083333336]]], "std": [[[0.2774488129928627]], [[0.2722089209645638]], [[0.26784067812220586]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.15294117647058825]], [[0.22745098039215686]], [[0.17254901960784313]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6225506658496732]], [[0.6442156985294119]], [[0.6145488398692811]]], "std": [[[0.24130808723774735]], [[0.22496658734032055]], [[0.22741603061710805]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.17254901960784313]], [[0.11764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6177694566993464]], [[0.6355153921568627]], [[0.6076845281862745]]], "std": [[[0.2567075657524407]], [[0.2482849420780169]], [[0.2507835398197198]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3910032230392157]], [[0.42347526348039216]], [[0.42186222017973857]]], "std": [[[0.3759230125933285]], [[0.3822076815883699]], [[0.3750690551621545]]], "count": [100]}, "observation.state": {"min": [0.5734531283378601, -0.8456597924232483, 0.6764753460884094, -0.0529535748064518, -0.900557816028595, 1.1333850622177124, -0.5722345113754272, -0.8627069592475891, 0.7269254922866821, -0.5510891079902649, 0.1337071806192398, -1.3074835538864136, 16.065000534057617, 55.96062469482422, 0.004999999888241291, -0.08062499761581421, 0.8849999904632568, 0.33250001072883606, 0.8522222638130188, -0.35846152901649475, 0.7087500095367432, -3.0999999046325684, 0.699999988079071, -0.41499999165534973, 15.891111373901367, 56.17375183105469, 0.765625, -0.4831250011920929, 0.6974999904632568, 0.5199999809265137, 0.5744444727897644, 0.0, 1.0287500619888306, 0.5268750190734863, 0.6200000047683716, 1.4279999732971191], "max": [0.7610225081443787, -0.6392099857330322, 0.9065766334533691, 0.6200191378593445, -0.23610952496528625, 2.054388999938965, -0.3799019455909729, -0.5972238183021545, 0.8543145060539246, -0.07301018387079239, 0.7540711760520935, -1.0425938367843628, 75.0981216430664, 71.76062774658203, 0.6362500190734863, 9.192500114440918, 32.81187438964844, 84.90562438964844, 44.076873779296875, 98.74250030517578, 46.64250183105469, 98.01374816894531, 42.62874984741211, 109.31312561035156, 71.04375457763672, 72.72624969482422, 3.6887500286102295, 6.844375133514404, 32.901248931884766, 91.04937744140625, 48.93312454223633, 0.0, 46.36250305175781, 86.39749908447266, 45.22437286376953, 109.02812957763672], "mean": [0.6949361562728882, -0.7359637022018433, 0.7770346403121948, 0.10491158068180084, -0.47621825337409973, 1.7872483730316162, -0.5056458115577698, -0.7346896529197693, 0.7832249402999878, -0.4384545683860779, 0.2960815727710724, -1.184043049812317, 58.263092041015625, 65.84605407714844, 0.15257775783538818, 2.883211851119995, 18.58206558227539, 46.15993881225586, 25.504688262939453, 52.85732650756836, 25.458662033081055, 55.98578643798828, 20.882373809814453, 66.01067352294922, 54.86144256591797, 65.80464935302734, 1.1557419300079346, 1.3889304399490356, 18.551416397094727, 48.938232421875, 28.942642211914062, 0.0, 26.79233741760254, 48.13232421875, 20.398956298828125, 69.4431381225586], "std": [0.04585979878902435, 0.06067835912108421, 0.06499580293893814, 0.1970476657152176, 0.17029021680355072, 0.3254496455192566, 0.05733155831694603, 0.07683521509170532, 0.037225112318992615, 0.1168324425816536, 0.1315680295228958, 0.08526904881000519, 19.608978271484375, 5.674845218658447, 0.15920406579971313, 3.314068078994751, 12.756560325622559, 35.71522521972656, 17.74285316467285, 40.83595275878906, 18.043874740600586, 42.364959716796875, 15.927092552185059, 44.9794807434082, 18.110673904418945, 4.866856575012207, 0.59409099817276, 2.313549518585205, 12.694679260253906, 36.89570236206055, 19.974512100219727, 0.0, 18.40362548828125, 33.98843002319336, 16.068227767944336, 39.74479675292969], "count": [112]}, "action": {"min": [0.5734531283378601, -0.8456597924232483, 0.6764753460884094, -0.0529535748064518, -0.900557816028595, 1.1333850622177124, -0.5722345113754272, -0.8627069592475891, 0.7269254922866821, -0.5510891079902649, 0.1337071806192398, -1.3074835538864136, 16.065000534057617, 55.96062469482422, 0.004999999888241291, -0.08062499761581421, 0.8849999904632568, 0.33250001072883606, 0.8522222638130188, -0.35846152901649475, 0.7087500095367432, -3.0999999046325684, 0.699999988079071, -0.41499999165534973, 15.891111373901367, 56.17375183105469, 0.765625, -0.4831250011920929, 0.6974999904632568, 0.5199999809265137, 0.5744444727897644, 0.0, 1.0287500619888306, 0.5268750190734863, 0.6200000047683716, 1.4279999732971191], "max": [0.7610225081443787, -0.6392099857330322, 0.9065766334533691, 0.6200191378593445, -0.23610952496528625, 2.054388999938965, -0.3799019455909729, -0.5972238183021545, 0.8543145060539246, -0.07301018387079239, 0.7540711760520935, -1.0425938367843628, 75.0981216430664, 71.76062774658203, 0.6362500190734863, 9.192500114440918, 32.81187438964844, 84.90562438964844, 44.076873779296875, 98.74250030517578, 46.64250183105469, 98.01374816894531, 42.62874984741211, 109.31312561035156, 71.04375457763672, 72.72624969482422, 3.6887500286102295, 6.844375133514404, 32.901248931884766, 91.04937744140625, 48.93312454223633, 0.0, 46.36250305175781, 86.39749908447266, 45.22437286376953, 109.02812957763672], "mean": [0.6949361562728882, -0.7359634041786194, 0.77703458070755, 0.10491158813238144, -0.47621816396713257, 1.7872483730316162, -0.5056458711624146, -0.7346895933151245, 0.7832249402999878, -0.43845459818840027, 0.29608154296875, -1.1840429306030273, 58.26309585571289, 65.84606170654297, 0.15257784724235535, 2.8832123279571533, 18.58205795288086, 46.15991973876953, 25.504690170288086, 52.8573112487793, 25.458669662475586, 55.98579788208008, 20.882369995117188, 66.01068115234375, 54.8614387512207, 65.8046646118164, 1.155741810798645, 1.3889304399490356, 18.551420211791992, 48.938236236572266, 28.942644119262695, 0.0, 26.79233169555664, 48.132320404052734, 20.39894676208496, 69.44313049316406], "std": [0.04585979878902435, 0.06067836284637451, 0.06499580293893814, 0.1970476657152176, 0.17029021680355072, 0.325449675321579, 0.05733155831694603, 0.07683521509170532, 0.037225112318992615, 0.1168324425816536, 0.13156801462173462, 0.08526905626058578, 19.608978271484375, 5.674845218658447, 0.15920409560203552, 3.314068078994751, 12.756559371948242, 35.71522521972656, 17.74285316467285, 40.8359489440918, 18.043872833251953, 42.36497116088867, 15.927091598510742, 44.97948455810547, 18.110673904418945, 4.866856098175049, 0.5940908789634705, 2.313549757003784, 12.694680213928223, 36.89570236206055, 19.97450828552246, 0.0, 18.403623580932617, 33.988433837890625, 16.068227767944336, 39.74479293823242], "count": [112]}, "timestamp": {"min": [0.0], "max": [3.7], "mean": [1.8499999999999999], "std": [1.077677544021814], "count": [112]}, "frame_index": {"min": [0], "max": [111], "mean": [55.5], "std": [32.33032632065442], "count": [112]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [112]}, "index": {"min": [1963], "max": [2074], "mean": [2018.5], "std": [32.33032632065442], "count": [112]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [112]}, "subtask_annotation": {"mean": [4.875, 4.125, 9.0, 9.0, 9.0], "std": [1.3635890143294642, 2.8034576865007255, 0.0, 0.0, 0.0], "min": [3, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [112]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [112]}, "eef_direction_state": {"mean": [4.285714285714286, 4.392857142857143], "std": [0.900680015208463, 0.6729087029077416], "min": [0, 3], "max": [6, 6], "count": [112]}, "eef_velocity_state": {"mean": [1.4553571428571428, 1.5892857142857142], "std": [0.5807690845696221, 0.5755986236173645], "min": [0, 0], "max": [2, 2], "count": [112]}, "eef_acc_mag_state": {"mean": [1.1428571428571428, 1.2410714285714286], "std": [0.7659860924831157, 0.7349141800515324], "min": [0, 0], "max": [2, 2], "count": [112]}, "eef_direction_action": {"mean": [4.285714285714286, 4.392857142857143], "std": [0.900680015208463, 0.6729087029077416], "min": [0, 3], "max": [6, 6], "count": [112]}, "eef_velocity_action": {"mean": [1.4553571428571428, 1.5892857142857142], "std": [0.5807690845696221, 0.5755986236173645], "min": [0, 0], "max": [2, 2], "count": [112]}, "eef_acc_mag_action": {"mean": [1.1428571428571428, 1.2410714285714286], "std": [0.7659860924831157, 0.7349141800515324], "min": [0, 0], "max": [2, 2], "count": [112]}, "eef_sim_pose_state": {"mean": [0.5752300382046984, 0.11049953434438474, 1.14876108194365, 1.8831101762194251, 1.1189648106434913, 1.11684787495698, 0.5767915595572545, -0.08851826420821371, 1.1732502979728088, -0.9488200886938575, 1.2847316697566993, -1.5463851592278128], "std": [0.014027814318452956, 0.016000594544499026, 0.0409274354280857, 1.1118532669462142, 0.12711229395565393, 0.9730207669892279, 0.0051854346662765696, 0.018473045555414087, 0.04697834348662601, 2.504847531543881, 0.08588276156346579, 1.346563844374736], "min": [0.5559410307316445, 0.09798809660000726, 1.0871545645922223, -3.0959584776645133, 1.018650218412822, -2.7486354068248056, 0.5673183919099837, -0.13024184076535686, 1.1025851048213469, -3.1402319650965174, 1.1270122549497796, -3.1080325860519156], "max": [0.6159290282054648, 0.16084614113416665, 1.2305424638524367, 2.7459443010423574, 1.5220545185935763, 2.487594938954476, 0.5897538075077322, -0.07135571575303243, 1.2733986309333098, 3.133418468091559, 1.421195004141186, 2.9877329992928923], "count": [112]}, "eef_sim_pose_action": {"mean": [0.5752300382046984, 0.11049953434438474, 1.14876108194365, 1.8831101762194251, 1.1189648106434913, 1.11684787495698, 0.5767915595572545, -0.08851826420821371, 1.1732502979728088, -0.9488200886938575, 1.2847316697566993, -1.5463851592278128], "std": [0.014027814318452956, 0.016000594544499026, 0.0409274354280857, 1.1118532669462142, 0.12711229395565393, 0.9730207669892279, 0.0051854346662765696, 0.018473045555414087, 0.04697834348662601, 2.504847531543881, 0.08588276156346579, 1.346563844374736], "min": [0.5559410307316445, 0.09798809660000726, 1.0871545645922223, -3.0959584776645133, 1.018650218412822, -2.7486354068248056, 0.5673183919099837, -0.13024184076535686, 1.1025851048213469, -3.1402319650965174, 1.1270122549497796, -3.1080325860519156], "max": [0.6159290282054648, 0.16084614113416665, 1.2305424638524367, 2.7459443010423574, 1.5220545185935763, 2.487594938954476, 0.5897538075077322, -0.07135571575303243, 1.2733986309333098, 3.133418468091559, 1.421195004141186, 2.9877329992928923], "count": [112]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4460674673202614]], [[0.44343182393790853]], [[0.4279115093954248]]], "std": [[[0.2799464378514998]], [[0.2748470735041471]], [[0.2724415827527186]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11764705882352941]], [[0.1568627450980392]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5260452512254902]], [[0.5453942871732026]], [[0.5132875857843138]]], "std": [[[0.2844342031623232]], [[0.2896677115346544]], [[0.3022274946699664]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.15294117647058825]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5347129922385621]], [[0.5463567075163399]], [[0.513643839869281]]], "std": [[[0.2905211580393509]], [[0.29670886739930086]], [[0.30559185158494206]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38113152573529413]], [[0.4160683966503268]], [[0.42050937295751634]]], "std": [[[0.37449197371409987]], [[0.3801037383085151]], [[0.3733160827017511]]], "count": [100]}, "observation.state": {"min": [0.40584230422973633, -0.911774218082428, 0.7394903302192688, -0.6145332455635071, -0.5116223096847534, 1.7221713066101074, -0.5791275501251221, -0.9036678671836853, 0.7357900142669678, -0.13172827661037445, -0.1389763057231903, -1.927810549736023, 4.0, 51.161251068115234, -0.004999999888241291, -0.265625, 0.8862500190734863, -0.5568749904632568, 0.7506250143051147, -0.16187499463558197, 0.7712500095367432, -2.884999990463257, 0.5774999856948853, -0.7649999856948853, 29.343334197998047, 58.76750183105469, 0.703125, -0.4493750035762787, 0.5818750262260437, 0.5774999856948853, 0.6256250143051147, 0.0, 0.4781250059604645, -0.9487500190734863, -0.5206249952316284, 0.6612499952316284], "max": [0.5405508279800415, -0.6155585050582886, 0.9666829109191895, 0.050020981580019, -0.17392900586128235, 2.954861879348755, -0.12521934509277344, -0.6004636883735657, 1.0128653049468994, 0.2134355753660202, 0.4190985858440399, -1.3250553607940674, 79.50749969482422, 72.22444915771484, 44.356876373291016, 9.648750305175781, 37.88249969482422, 83.45750427246094, 42.85187530517578, 95.71312713623047, 31.660625457763672, 105.20249938964844, 22.593124389648438, 108.88562774658203, 74.56937408447266, 67.40312957763672, 3.083750009536743, 4.757272720336914, 34.12937545776367, 100.92375183105469, 47.09000015258789, 0.0, 49.135623931884766, 89.0581283569336, 47.24937438964844, 107.43937683105469], "mean": [0.4870058000087738, -0.7692248225212097, 0.8640397787094116, -0.43263939023017883, -0.24480688571929932, 2.6359639167785645, -0.37180817127227783, -0.7741374373435974, 0.8997063636779785, 0.07187703251838684, -0.01042612362653017, -1.8644336462020874, 66.5561294555664, 60.592018127441406, 14.168031692504883, 4.208225727081299, 15.795537948608398, 28.966100692749023, 18.19119644165039, 31.702146530151367, 13.604704856872559, 31.840118408203125, 7.555266380310059, 33.250919342041016, 56.587100982666016, 64.47193908691406, 0.8688792586326599, 0.8599537014961243, 12.27468490600586, 35.54730987548828, 18.260665893554688, 0.0, 14.572061538696289, 30.661617279052734, 16.224035263061523, 53.31053924560547], "std": [0.03566562756896019, 0.08080492168664932, 0.057246625423431396, 0.15760691463947296, 0.0649338960647583, 0.2687373459339142, 0.1155528575181961, 0.07993583381175995, 0.06868772208690643, 0.11479327827692032, 0.12795786559581757, 0.1055407002568245, 17.745908737182617, 5.14695405960083, 10.603403091430664, 3.902125597000122, 14.761770248413086, 34.18686294555664, 18.119537353515625, 39.578182220458984, 13.26180362701416, 39.93779373168945, 8.511504173278809, 39.74384689331055, 11.01353645324707, 1.9913071393966675, 0.33015745878219604, 1.1708348989486694, 13.004268646240234, 39.0539665222168, 19.1845760345459, 0.0, 16.849092483520508, 34.42631149291992, 18.94290542602539, 44.808563232421875], "count": [218]}, "action": {"min": [0.40584230422973633, -0.911774218082428, 0.7394903302192688, -0.6145332455635071, -0.5116223096847534, 1.7221713066101074, -0.5791275501251221, -0.9036678671836853, 0.7357900142669678, -0.13172827661037445, -0.1389763057231903, -1.927810549736023, 4.0, 51.161251068115234, -0.004999999888241291, -0.265625, 0.8862500190734863, -0.5568749904632568, 0.7506250143051147, -0.16187499463558197, 0.7712500095367432, -2.884999990463257, 0.5774999856948853, -0.7649999856948853, 29.343334197998047, 58.76750183105469, 0.703125, -0.4493750035762787, 0.5818750262260437, 0.5774999856948853, 0.6256250143051147, 0.0, 0.4781250059604645, -0.9487500190734863, -0.5206249952316284, 0.6612499952316284], "max": [0.5405508279800415, -0.6155585050582886, 0.9666829109191895, 0.050020981580019, -0.17392900586128235, 2.954861879348755, -0.12521934509277344, -0.6004636883735657, 1.0128653049468994, 0.2134355753660202, 0.4190985858440399, -1.3250553607940674, 79.50749969482422, 72.22444915771484, 44.356876373291016, 9.648750305175781, 37.88249969482422, 83.45750427246094, 42.85187530517578, 95.71312713623047, 31.660625457763672, 105.20249938964844, 22.593124389648438, 108.88562774658203, 74.56937408447266, 67.40312957763672, 3.083750009536743, 4.757272720336914, 34.12937545776367, 100.92375183105469, 47.09000015258789, 0.0, 49.135623931884766, 89.0581283569336, 47.24937438964844, 107.43937683105469], "mean": [0.4870058596134186, -0.7692247629165649, 0.8640397191047668, -0.4326394200325012, -0.24480700492858887, 2.6359636783599854, -0.37180835008621216, -0.7741374969482422, 0.8997063040733337, 0.07187703996896744, -0.010426105000078678, -1.8644338846206665, 66.55614471435547, 60.592010498046875, 14.168034553527832, 4.208225727081299, 15.795540809631348, 28.966106414794922, 18.191194534301758, 31.702144622802734, 13.604708671569824, 31.840129852294922, 7.555265426635742, 33.250919342041016, 56.587127685546875, 64.47195434570312, 0.8688790798187256, 0.8599537014961243, 12.27468204498291, 35.547306060791016, 18.260656356811523, 0.0, 14.57205867767334, 30.661624908447266, 16.224035263061523, 53.310516357421875], "std": [0.03566563129425049, 0.08080492168664932, 0.0572466216981411, 0.15760691463947296, 0.0649338960647583, 0.268737256526947, 0.1155528649687767, 0.07993581891059875, 0.06868771463632584, 0.11479330062866211, 0.12795786559581757, 0.10554084181785583, 17.745908737182617, 5.146955490112305, 10.603404998779297, 3.9021260738372803, 14.76176929473877, 34.18686294555664, 18.119535446166992, 39.57817840576172, 13.261799812316895, 39.937801361083984, 8.511503219604492, 39.743839263916016, 11.013537406921387, 1.9913069009780884, 0.33015748858451843, 1.170835018157959, 13.004271507263184, 39.0539665222168, 19.184572219848633, 0.0, 16.849092483520508, 34.426307678222656, 18.942901611328125, 44.80855941772461], "count": [218]}, "timestamp": {"min": [0.0], "max": [7.233333333333333], "mean": [3.616666666666667], "std": [2.0976839079751217], "count": [218]}, "frame_index": {"min": [0], "max": [217], "mean": [108.5], "std": [62.930517239253646], "count": [218]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [218]}, "index": {"min": [2075], "max": [2292], "mean": [2183.5], "std": [62.930517239253646], "count": [218]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [218]}, "subtask_annotation": {"mean": [4.5963302752293576, 3.738532110091743, 9.0, 9.0, 9.0], "std": [1.6091439746912823, 2.6734305438559915, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [218]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [218]}, "eef_direction_state": {"mean": [3.669724770642202, 4.4036697247706424], "std": [1.404808556427563, 1.3211009174311958], "min": [0, 1], "max": [6, 6], "count": [218]}, "eef_velocity_state": {"mean": [1.1697247706422018, 1.036697247706422], "std": [0.39908256880733944, 0.6414805910610403], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_acc_mag_state": {"mean": [0.6697247706422018, 0.6284403669724771], "std": [0.796264741733364, 0.8096427735463522], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_direction_action": {"mean": [3.669724770642202, 4.4036697247706424], "std": [1.404808556427563, 1.3211009174311958], "min": [0, 1], "max": [6, 6], "count": [218]}, "eef_velocity_action": {"mean": [1.1697247706422018, 1.036697247706422], "std": [0.39908256880733944, 0.6414805910610403], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_acc_mag_action": {"mean": [0.6697247706422018, 0.6284403669724771], "std": [0.796264741733364, 0.8096427735463522], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_sim_pose_state": {"mean": [0.6346853912203189, 0.13887652091440617, 1.1668439554632155, 1.9587185812799552, 0.8145415518849628, 1.2700059972514668, 0.6322549796500955, -0.13568591546291356, 1.1589768001550675, -2.365784345291779, 1.0938099825618113, -1.8663008936881325], "std": [0.008769187764340398, 0.01667749010806222, 0.03288389865308292, 0.13537577773282122, 0.13526424557677708, 0.11968641167533997, 0.009211015846055137, 0.019123059712834792, 0.040830209190082206, 0.9874318310491239, 0.11248891523721209, 0.3185427823084943], "min": [0.6114832265924488, 0.11399125312807051, 1.120402696665804, 1.5059287358589741, 0.660353140085224, 0.9702378410792369, 0.6096057739556353, -0.17221891422816996, 1.1046906104311736, -3.1353841022933406, 0.9436249577102505, -3.00960836850016], "max": [0.6502446971336703, 0.1684391305868796, 1.2515132750002234, 2.116393825440448, 1.2445340988324327, 1.4245474010621904, 0.6447795339055056, -0.10763403430397586, 1.2688860886042284, 3.0856341197617794, 1.4022649985160407, -1.1252890844623407], "count": [218]}, "eef_sim_pose_action": {"mean": [0.6346853912203189, 0.13887652091440617, 1.1668439554632155, 1.9587185812799552, 0.8145415518849628, 1.2700059972514668, 0.6322549796500955, -0.13568591546291356, 1.1589768001550675, -2.365784345291779, 1.0938099825618113, -1.8663008936881325], "std": [0.008769187764340398, 0.01667749010806222, 0.03288389865308292, 0.13537577773282122, 0.13526424557677708, 0.11968641167533997, 0.009211015846055137, 0.019123059712834792, 0.040830209190082206, 0.9874318310491239, 0.11248891523721209, 0.3185427823084943], "min": [0.6114832265924488, 0.11399125312807051, 1.120402696665804, 1.5059287358589741, 0.660353140085224, 0.9702378410792369, 0.6096057739556353, -0.17221891422816996, 1.1046906104311736, -3.1353841022933406, 0.9436249577102505, -3.00960836850016], "max": [0.6502446971336703, 0.1684391305868796, 1.2515132750002234, 2.116393825440448, 1.2445340988324327, 1.4245474010621904, 0.6447795339055056, -0.10763403430397586, 1.2688860886042284, 3.0856341197617794, 1.4022649985160407, -1.1252890844623407], "count": [218]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42511923611111113]], [[0.4210630657679738]], [[0.4037100142973856]]], "std": [[[0.28128096730287183]], [[0.27432197577043704]], [[0.27138111222449435]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.19607843137254902]], [[0.1607843137254902]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6231025347222222]], [[0.6407814379084967]], [[0.6084019240196078]]], "std": [[[0.2512141048702913]], [[0.23926842263590414]], [[0.23937936020969197]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.1803921568627451]], [[0.11372549019607843]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6175118464052287]], [[0.6336312030228758]], [[0.6052779738562092]]], "std": [[[0.26028576287748645]], [[0.253450524659893]], [[0.25618233239865257]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39188059640522876]], [[0.42519267156862744]], [[0.42446698120915033]]], "std": [[[0.3763101613990859]], [[0.38303459292608427]], [[0.37684447662673143]]], "count": [100]}, "observation.state": {"min": [0.4862859547138214, -0.8187896013259888, 0.6333209276199341, -0.046518824994564056, -0.7019627094268799, 1.0434072017669678, -0.5289397239685059, -0.8400329947471619, 0.7382743954658508, -0.7858396172523499, 0.17423895001411438, -1.0786645412445068, 8.921111106872559, 55.3025016784668, -0.5837500095367432, -0.4050000011920929, 0.90625, 0.13562500476837158, 0.890625, -0.625, 0.7400000095367432, -3.3168749809265137, 0.6844444274902344, -0.35374999046325684, 23.574443817138672, 55.400001525878906, 0.6237499713897705, -0.5381249785423279, 0.9893749952316284, 0.7712500095367432, 0.6520000100135803, 0.0, 0.9474999904632568, -0.3293749988079071, 0.7300000190734863, 1.9518749713897705], "max": [0.7212510704994202, -0.5859225988388062, 0.8445630073547363, 0.7157673239707947, -0.1746681183576584, 2.0616369247436523, -0.33245593309402466, -0.579006552696228, 0.8712663054466248, -0.28498342633247375, 0.5514652729034424, -0.745999276638031, 73.52062225341797, 74.015625, 40.09437561035156, 9.4087495803833, 44.407501220703125, 87.19999694824219, 46.936248779296875, 102.02062225341797, 43.423126220703125, 104.71311950683594, 38.38687515258789, 109.83374786376953, 73.37125396728516, 70.72000122070312, 4.925000190734863, 7.463749885559082, 36.07437515258789, 87.09500122070312, 48.442501068115234, 0.0, 44.20874786376953, 87.42500305175781, 41.33937454223633, 110.13874816894531], "mean": [0.6465483903884888, -0.692027747631073, 0.734214723110199, 0.20290930569171906, -0.4424956440925598, 1.7711701393127441, -0.4704010784626007, -0.7159905433654785, 0.7934178113937378, -0.6563036441802979, 0.30815038084983826, -0.8871680498123169, 54.69023895263672, 64.7048568725586, 4.688650131225586, 2.4034969806671143, 22.53083038330078, 46.19965744018555, 26.530967712402344, 54.608192443847656, 25.395751953125, 60.37348175048828, 20.02482032775879, 69.3619384765625, 56.438045501708984, 64.66107177734375, 0.9225627183914185, 1.1840307712554932, 20.225008010864258, 48.155372619628906, 29.03091049194336, 0.0, 25.75185775756836, 51.92182159423828, 20.341915130615234, 76.15890502929688], "std": [0.06480876356363297, 0.07361550629138947, 0.0710928738117218, 0.2608311176300049, 0.17643630504608154, 0.37879815697669983, 0.05675559490919113, 0.07521191239356995, 0.041560590267181396, 0.12205460667610168, 0.09054191410541534, 0.11362669616937637, 19.40748405456543, 5.911453723907471, 10.831498146057129, 3.2975656986236572, 14.8865385055542, 35.209922790527344, 17.77702522277832, 42.05147171020508, 17.37017250061035, 44.813438415527344, 14.953439712524414, 47.46864318847656, 16.50575828552246, 4.226921558380127, 0.749171257019043, 2.3887479305267334, 14.156818389892578, 36.07403564453125, 20.140886306762695, 0.0, 18.16802978515625, 34.30763244628906, 15.964526176452637, 37.547462463378906], "count": [142]}, "action": {"min": [0.4862859547138214, -0.8187896013259888, 0.6333209276199341, -0.046518824994564056, -0.7019627094268799, 1.0434072017669678, -0.5289397239685059, -0.8400329947471619, 0.7382743954658508, -0.7858396172523499, 0.17423895001411438, -1.0786645412445068, 8.921111106872559, 55.3025016784668, -0.5837500095367432, -0.4050000011920929, 0.90625, 0.13562500476837158, 0.890625, -0.625, 0.7400000095367432, -3.3168749809265137, 0.6844444274902344, -0.35374999046325684, 23.574443817138672, 55.400001525878906, 0.6237499713897705, -0.5381249785423279, 0.9893749952316284, 0.7712500095367432, 0.6520000100135803, 0.0, 0.9474999904632568, -0.3293749988079071, 0.7300000190734863, 1.9518749713897705], "max": [0.7212510704994202, -0.5859225988388062, 0.8445630073547363, 0.7157673239707947, -0.1746681183576584, 2.0616369247436523, -0.33245593309402466, -0.579006552696228, 0.8712663054466248, -0.28498342633247375, 0.5514652729034424, -0.745999276638031, 73.52062225341797, 74.015625, 40.09437561035156, 9.4087495803833, 44.407501220703125, 87.19999694824219, 46.936248779296875, 102.02062225341797, 43.423126220703125, 104.71311950683594, 38.38687515258789, 109.83374786376953, 73.37125396728516, 70.72000122070312, 4.925000190734863, 7.463749885559082, 36.07437515258789, 87.09500122070312, 48.442501068115234, 0.0, 44.20874786376953, 87.42500305175781, 41.33937454223633, 110.13874816894531], "mean": [0.646548330783844, -0.6920276880264282, 0.7342149615287781, 0.20290929079055786, -0.4424957036972046, 1.7711702585220337, -0.47040095925331116, -0.7159907221794128, 0.7934178709983826, -0.6563035845756531, 0.3081505000591278, -0.887167751789093, 54.69023895263672, 64.70484161376953, 4.68865442276001, 2.403496265411377, 22.53082847595215, 46.19967269897461, 26.530960083007812, 54.608192443847656, 25.3957462310791, 60.37348175048828, 20.02482032775879, 69.36195373535156, 56.43806076049805, 64.66109466552734, 0.9225624203681946, 1.1840311288833618, 20.22501564025879, 48.155391693115234, 29.030906677246094, 0.0, 25.751863479614258, 51.92182159423828, 20.341909408569336, 76.158935546875], "std": [0.06480876356363297, 0.07361550629138947, 0.0710928663611412, 0.2608310580253601, 0.17643630504608154, 0.3787981867790222, 0.05675559490919113, 0.07521191984415054, 0.041560590267181396, 0.12205460667610168, 0.09054190665483475, 0.11362668871879578, 19.40748405456543, 5.9114532470703125, 10.831498146057129, 3.2975659370422363, 14.886537551879883, 35.209930419921875, 17.77702522277832, 42.05146789550781, 17.37017250061035, 44.81343460083008, 14.95344066619873, 47.46864318847656, 16.505762100219727, 4.226921081542969, 0.7491711378097534, 2.3887481689453125, 14.156819343566895, 36.07403564453125, 20.140886306762695, 0.0, 18.168033599853516, 34.307621002197266, 15.964527130126953, 37.547462463378906], "count": [142]}, "timestamp": {"min": [0.0], "max": [4.7], "mean": [2.35], "std": [1.3663617546039717], "count": [142]}, "frame_index": {"min": [0], "max": [141], "mean": [70.5], "std": [40.99085263811915], "count": [142]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [142]}, "index": {"min": [2293], "max": [2434], "mean": [2363.5], "std": [40.99085263811915], "count": [142]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [142]}, "subtask_annotation": {"mean": [4.556338028169014, 4.084507042253521, 9.0, 9.0, 9.0], "std": [1.9806267605508612, 2.886327550508367, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [142]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [142]}, "eef_direction_state": {"mean": [4.295774647887324, 4.52112676056338], "std": [1.0534232085247974, 0.7756715387613725], "min": [0, 3], "max": [6, 6], "count": [142]}, "eef_velocity_state": {"mean": [1.3169014084507042, 1.1971830985915493], "std": [0.5977624747298876, 0.6306651599222001], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_acc_mag_state": {"mean": [1.0492957746478873, 0.9647887323943662], "std": [0.7901458662690984, 0.7997532351020156], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_direction_action": {"mean": [4.295774647887324, 4.52112676056338], "std": [1.0534232085247974, 0.7756715387613725], "min": [0, 3], "max": [6, 6], "count": [142]}, "eef_velocity_action": {"mean": [1.3169014084507042, 1.1971830985915493], "std": [0.5977624747298876, 0.6306651599222001], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_acc_mag_action": {"mean": [1.0492957746478873, 0.9647887323943662], "std": [0.7901458662690984, 0.7997532351020156], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_sim_pose_state": {"mean": [0.5653240808609894, 0.10482495603857386, 1.163368058332193, 2.114422471013292, 1.0780734038740745, 1.2691312618737702, 0.5743805084707567, -0.08752112284177287, 1.1833805882212312, 1.682336256956647, 1.3217718080612337, -1.8582536814779689], "std": [0.013488085970200748, 0.009650779249818242, 0.0445848016228155, 0.4111090656098711, 0.11868978552896516, 0.3763823901190553, 0.005866582483381374, 0.012408902684670505, 0.044356813808348834, 2.1487372287578985, 0.10719810251529047, 1.4285288197134023], "min": [0.5421604567544664, 0.09535641143139101, 1.092638598161387, 1.3575045141011388, 0.9414506150099782, 0.6884412397654213, 0.564909135600729, -0.1245844742638654, 1.1189427935694825, -3.1104743093782465, 1.1620058198784715, -3.100370232594142], "max": [0.5972246816228625, 0.1404067724720702, 1.2352902079968808, 2.7467970105198476, 1.3798219200255746, 1.8603321052104955, 0.5846470406764716, -0.07592540201482334, 1.2626726903467695, 3.133384519738224, 1.4825425834564103, 3.1157604359563185], "count": [142]}, "eef_sim_pose_action": {"mean": [0.5653240808609894, 0.10482495603857386, 1.163368058332193, 2.114422471013292, 1.0780734038740745, 1.2691312618737702, 0.5743805084707567, -0.08752112284177287, 1.1833805882212312, 1.682336256956647, 1.3217718080612337, -1.8582536814779689], "std": [0.013488085970200748, 0.009650779249818242, 0.0445848016228155, 0.4111090656098711, 0.11868978552896516, 0.3763823901190553, 0.005866582483381374, 0.012408902684670505, 0.044356813808348834, 2.1487372287578985, 0.10719810251529047, 1.4285288197134023], "min": [0.5421604567544664, 0.09535641143139101, 1.092638598161387, 1.3575045141011388, 0.9414506150099782, 0.6884412397654213, 0.564909135600729, -0.1245844742638654, 1.1189427935694825, -3.1104743093782465, 1.1620058198784715, -3.100370232594142], "max": [0.5972246816228625, 0.1404067724720702, 1.2352902079968808, 2.7467970105198476, 1.3798219200255746, 1.8603321052104955, 0.5846470406764716, -0.07592540201482334, 1.2626726903467695, 3.133384519738224, 1.4825425834564103, 3.1157604359563185], "count": [142]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42071412377450984]], [[0.42217625816993465]], [[0.4235801327614379]]], "std": [[[0.27328458086273466]], [[0.2683760178354339]], [[0.2654104717908638]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.2]], [[0.13333333333333333]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6201768035130718]], [[0.6376515032679738]], [[0.6196189236111111]]], "std": [[[0.2479219400625536]], [[0.2438449007931324]], [[0.24361178356125912]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.18823529411764706]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5967127859477125]], [[0.6170360600490197]], [[0.591685529003268]]], "std": [[[0.2609889905253855]], [[0.2564224242873891]], [[0.26315535006603846]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3932839726307189]], [[0.4259481678921569]], [[0.426679897875817]]], "std": [[[0.3734514827554043]], [[0.38240278821428497]], [[0.37714802557711363]]], "count": [100]}, "observation.state": {"min": [0.4839494228363037, -0.7628318667411804, 0.6446698307991028, -0.2430952936410904, -0.9426472783088684, 0.7856727242469788, -0.6880865097045898, -0.8445868492126465, 0.7220378518104553, -0.5642976760864258, 0.09253166615962982, -1.1838140487670898, 14.464444160461426, 51.07437515258789, 0.11437498778104782, 0.11749999970197678, 0.8118749856948853, 0.32750001549720764, 0.8333333134651184, -0.5724999904632568, 0.828125, -3.294374942779541, 0.736923098564148, 0.035624999552965164, 18.4637508392334, 56.9943733215332, 0.554444432258606, -0.30124998092651367, 0.08937500417232513, 0.3125, 0.6037499904632568, 0.0, 0.7899999618530273, 0.8550000190734863, 0.6556249856948853, 0.21937499940395355], "max": [0.6674153208732605, -0.5779831409454346, 0.8677509427070618, 1.0731860399246216, -0.09176871180534363, 2.360666036605835, -0.3548199534416199, -0.5805581212043762, 0.897945761680603, -0.007777861785143614, 0.8878843188285828, -0.9918841123580933, 73.11062622070312, 76.26874542236328, 47.428749084472656, 9.478124618530273, 31.306875228881836, 83.93250274658203, 44.071876525878906, 106.73374938964844, 41.55750274658203, 101.36687469482422, 35.72125244140625, 106.18937683105469, 75.73562622070312, 75.15444946289062, 3.5012500286102295, 8.760000228881836, 33.291873931884766, 89.13750457763672, 45.796875, 0.0, 39.548126220703125, 91.20500183105469, 32.53125, 106.13750457763672], "mean": [0.5638325810432434, -0.6663729548454285, 0.7568365335464478, 0.22248879075050354, -0.28652581572532654, 1.7329877614974976, -0.5213698744773865, -0.6946971416473389, 0.7895962595939636, -0.4405726194381714, 0.26335787773132324, -1.1007640361785889, 50.077938079833984, 63.60262680053711, 15.23644733428955, 3.8479232788085938, 14.260807037353516, 32.980567932128906, 17.528236389160156, 38.17926788330078, 15.392504692077637, 39.32634353637695, 11.58350944519043, 46.82414627075195, 51.093231201171875, 65.07504272460938, 0.9307525157928467, 2.059389352798462, 14.286139488220215, 36.5120964050293, 19.62483787536621, 0.0, 16.952117919921875, 38.34699249267578, 12.919095039367676, 55.866416931152344], "std": [0.0530872605741024, 0.05787475407123566, 0.05352558195590973, 0.41488808393478394, 0.17862921953201294, 0.5646477341651917, 0.10416875779628754, 0.0751894861459732, 0.0454956591129303, 0.12620531022548676, 0.17240817844867706, 0.07498162984848022, 20.659832000732422, 7.885207653045654, 14.278319358825684, 3.494436025619507, 12.686651229858398, 36.103302001953125, 17.31385040283203, 43.380775451660156, 15.560675621032715, 44.31340408325195, 12.646210670471191, 47.13220977783203, 20.650136947631836, 4.970627784729004, 0.534241795539856, 2.5902912616729736, 13.957276344299316, 38.145748138427734, 19.512868881225586, 0.0, 16.77226448059082, 38.7402229309082, 13.488067626953125, 40.016780853271484], "count": [147]}, "action": {"min": [0.4839494228363037, -0.7628318667411804, 0.6446698307991028, -0.2430952936410904, -0.9426472783088684, 0.7856727242469788, -0.6880865097045898, -0.8445868492126465, 0.7220378518104553, -0.5642976760864258, 0.09253166615962982, -1.1838140487670898, 14.464444160461426, 51.07437515258789, 0.11437498778104782, 0.11749999970197678, 0.8118749856948853, 0.32750001549720764, 0.8333333134651184, -0.5724999904632568, 0.828125, -3.294374942779541, 0.736923098564148, 0.035624999552965164, 18.4637508392334, 56.9943733215332, 0.554444432258606, -0.30124998092651367, 0.08937500417232513, 0.3125, 0.6037499904632568, 0.0, 0.7899999618530273, 0.8550000190734863, 0.6556249856948853, 0.21937499940395355], "max": [0.6674153208732605, -0.5779831409454346, 0.8677509427070618, 1.0731860399246216, -0.09176871180534363, 2.360666036605835, -0.3548199534416199, -0.5805581212043762, 0.897945761680603, -0.007777861785143614, 0.8878843188285828, -0.9918841123580933, 73.11062622070312, 76.26874542236328, 47.428749084472656, 9.478124618530273, 31.306875228881836, 83.93250274658203, 44.071876525878906, 106.73374938964844, 41.55750274658203, 101.36687469482422, 35.72125244140625, 106.18937683105469, 75.73562622070312, 75.15444946289062, 3.5012500286102295, 8.760000228881836, 33.291873931884766, 89.13750457763672, 45.796875, 0.0, 39.548126220703125, 91.20500183105469, 32.53125, 106.13750457763672], "mean": [0.5638327598571777, -0.6663731336593628, 0.7568365335464478, 0.22248896956443787, -0.28652578592300415, 1.732987642288208, -0.5213698148727417, -0.6946972012519836, 0.7895962595939636, -0.4405725300312042, 0.26335784792900085, -1.1007636785507202, 50.07793426513672, 63.602630615234375, 15.23644733428955, 3.8479223251342773, 14.26081371307373, 32.98056411743164, 17.528242111206055, 38.179256439208984, 15.392511367797852, 39.32633972167969, 11.583511352539062, 46.82415771484375, 51.09325408935547, 65.0750732421875, 0.9307525753974915, 2.059389591217041, 14.286139488220215, 36.51210403442383, 19.624834060668945, 0.0, 16.95212173461914, 38.34699630737305, 12.919099807739258, 55.86640548706055], "std": [0.053087249398231506, 0.05787474662065506, 0.05352558568120003, 0.4148881137371063, 0.17862921953201294, 0.5646477937698364, 0.10416875034570694, 0.0751894861459732, 0.0454956591129303, 0.12620531022548676, 0.17240817844867706, 0.07498162984848022, 20.659832000732422, 7.885208606719971, 14.2783203125, 3.494436025619507, 12.686651229858398, 36.103302001953125, 17.3138484954834, 43.38078689575195, 15.560674667358398, 44.31340789794922, 12.646209716796875, 47.13220977783203, 20.6501407623291, 4.970627784729004, 0.5342419743537903, 2.5902915000915527, 13.957276344299316, 38.145751953125, 19.512866973876953, 0.0, 16.772262573242188, 38.7402229309082, 13.488066673278809, 40.016780853271484], "count": [147]}, "timestamp": {"min": [0.0], "max": [4.866666666666666], "mean": [2.433333333333333], "std": [1.4144754295288202], "count": [147]}, "frame_index": {"min": [0], "max": [146], "mean": [73.0], "std": [42.43426288586461], "count": [147]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [147]}, "index": {"min": [2435], "max": [2581], "mean": [2508.0], "std": [42.43426288586461], "count": [147]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [147]}, "subtask_annotation": {"mean": [4.312925170068027, 4.659863945578231, 9.0, 9.0, 9.0], "std": [2.1564733148513033, 3.332986237655471, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [147]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [147]}, "eef_direction_state": {"mean": [3.9115646258503403, 3.7891156462585034], "std": [1.3748230316198797, 1.310508508652955], "min": [0, 0], "max": [6, 6], "count": [147]}, "eef_velocity_state": {"mean": [1.4285714285714286, 1.435374149659864], "std": [0.5084322977157769, 0.5093416747574118], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_acc_mag_state": {"mean": [1.0476190476190477, 1.0748299319727892], "std": [0.7939681905015752, 0.7832292769863541], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_direction_action": {"mean": [3.9115646258503403, 3.7891156462585034], "std": [1.3748230316198797, 1.310508508652955], "min": [0, 0], "max": [6, 6], "count": [147]}, "eef_velocity_action": {"mean": [1.4285714285714286, 1.435374149659864], "std": [0.5084322977157769, 0.5093416747574118], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_acc_mag_action": {"mean": [1.0476190476190477, 1.0748299319727892], "std": [0.7939681905015752, 0.7832292769863541], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_sim_pose_state": {"mean": [0.5802476839248113, 0.12673618815378096, 1.1600772491675833, 2.092268568358602, 1.0135081579988714, 1.2769648889086962, 0.5829171698498616, -0.11565675532629094, 1.1664396498177194, -0.14709560761854376, 1.2242934485017978, -1.7496972845107939], "std": [0.01577176489772702, 0.011650415538277656, 0.0474157099062884, 0.7675835642475236, 0.1892168001872431, 0.7297665440953527, 0.01423837321425568, 0.01707771080298689, 0.05748678763205634, 2.7498153455480008, 0.09755404339823837, 1.4368716959372079], "min": [0.5576703440317118, 0.11284409847412252, 1.0891748823655947, -0.5988535590561465, 0.8413140236893022, -1.3062367798363281, 0.5652824465131809, -0.14419037581822045, 1.0965027925162825, -3.1383603430927636, 1.100777004507258, -2.941998258413274], "max": [0.6116334084826046, 0.1513145602606544, 1.27942093360841, 2.9415432231940923, 1.4756832389344239, 2.1218524158120062, 0.615401724893961, -0.09274493603994372, 1.3023454695241223, 3.139978697010357, 1.4841171181552504, 3.128495103975379], "count": [147]}, "eef_sim_pose_action": {"mean": [0.5802476839248113, 0.12673618815378096, 1.1600772491675833, 2.092268568358602, 1.0135081579988714, 1.2769648889086962, 0.5829171698498616, -0.11565675532629094, 1.1664396498177194, -0.14709560761854376, 1.2242934485017978, -1.7496972845107939], "std": [0.01577176489772702, 0.011650415538277656, 0.0474157099062884, 0.7675835642475236, 0.1892168001872431, 0.7297665440953527, 0.01423837321425568, 0.01707771080298689, 0.05748678763205634, 2.7498153455480008, 0.09755404339823837, 1.4368716959372079], "min": [0.5576703440317118, 0.11284409847412252, 1.0891748823655947, -0.5988535590561465, 0.8413140236893022, -1.3062367798363281, 0.5652824465131809, -0.14419037581822045, 1.0965027925162825, -3.1383603430927636, 1.100777004507258, -2.941998258413274], "max": [0.6116334084826046, 0.1513145602606544, 1.27942093360841, 2.9415432231940923, 1.4756832389344239, 2.1218524158120062, 0.615401724893961, -0.09274493603994372, 1.3023454695241223, 3.139978697010357, 1.4841171181552504, 3.128495103975379], "count": [147]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4266834027777778]], [[0.4232913153594771]], [[0.41373922385620915]]], "std": [[[0.2837150609251663]], [[0.27928401996646357]], [[0.2763467663905878]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1607843137254902]], [[0.21176470588235294]], [[0.1607843137254902]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6349959150326797]], [[0.65259]], [[0.6114594362745098]]], "std": [[[0.24494813497421725]], [[0.23297507894222916]], [[0.23389860408537838]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.16862745098039217]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5917949346405229]], [[0.6088728758169935]], [[0.5667207291666666]]], "std": [[[0.2532405998370775]], [[0.24831423656196153]], [[0.260317329459667]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38248560253267977]], [[0.4191550755718954]], [[0.41776059232026147]]], "std": [[[0.3755307674756718]], [[0.3801692582671125]], [[0.3728209091145926]]], "count": [100]}, "observation.state": {"min": [0.4218881130218506, -0.9192606806755066, 0.6652456521987915, -0.2764505445957184, -0.8582987785339355, 0.3691968023777008, -0.6615501046180725, -0.8774653077125549, 0.7435435056686401, -0.7610675692558289, 0.08661878854036331, -1.1454042196273804, 12.307777404785156, 49.994998931884766, -0.7393749952316284, -0.19875000417232513, 0.8274999856948853, -0.9246153831481934, 0.8131250143051147, -0.45374998450279236, 0.9387500286102295, -0.026874985545873642, 0.7918750047683716, -0.25999999046325684, 23.917499542236328, 56.84749984741211, 0.5518749952316284, -0.37562498450279236, 0.7181249856948853, -0.8968750238418579, 0.5884615182876587, 0.0, 0.6499999761581421, 0.42624998092651367, 0.5987499952316284, 0.19312500953674316], "max": [0.8654488325119019, -0.6165598630905151, 0.8578193187713623, 1.3156615495681763, -0.20039387047290802, 2.371371269226074, -0.44134336709976196, -0.5874723196029663, 0.921644926071167, -0.16028331220149994, 0.6657384037971497, -0.7983567714691162, 79.57437133789062, 71.12000274658203, 47.5359992980957, 9.364999771118164, 36.147499084472656, 92.18187713623047, 44.80937576293945, 110.02375030517578, 47.79312515258789, 108.06437683105469, 45.22687530517578, 110.66187286376953, 75.60437774658203, 71.31375122070312, 10.488750457763672, 7.681250095367432, 40.006248474121094, 96.23750305175781, 52.911251068115234, 0.0, 51.39500045776367, 94.28250122070312, 45.09937286376953, 109.7925033569336], "mean": [0.6992736458778381, -0.7573312520980835, 0.7518910765647888, 0.07283759117126465, -0.48874810338020325, 1.9163163900375366, -0.5602049827575684, -0.7741097211837769, 0.8259352445602417, -0.5305580496788025, 0.27405911684036255, -0.9873948097229004, 63.249305725097656, 60.79306411743164, 5.807526111602783, 1.8474643230438232, 19.20907974243164, 54.375343322753906, 27.383024215698242, 58.55974578857422, 25.332624435424805, 63.67951965332031, 20.298810958862305, 75.94979858398438, 61.04370880126953, 65.56279754638672, 1.2480310201644897, 0.7003638744354248, 20.139265060424805, 56.742950439453125, 29.317941665649414, 0.0, 26.002220153808594, 61.49613571166992, 19.22585105895996, 84.57221984863281], "std": [0.09450773894786835, 0.07655098289251328, 0.055129121989011765, 0.41167205572128296, 0.17065191268920898, 0.5270944237709045, 0.05042344331741333, 0.06592653691768646, 0.04252556338906288, 0.15706269443035126, 0.11611323058605194, 0.09772749990224838, 13.13211727142334, 4.887706756591797, 10.292997360229492, 2.5392491817474365, 9.992044448852539, 35.7791633605957, 15.08541488647461, 39.97569274902344, 15.792081832885742, 37.36885452270508, 14.522644996643066, 39.03049850463867, 14.613091468811035, 4.1351494789123535, 1.5516300201416016, 1.521152138710022, 12.82087230682373, 33.850032806396484, 16.50678253173828, 0.0, 16.435964584350586, 32.31332778930664, 14.518881797790527, 31.861539840698242], "count": [369]}, "action": {"min": [0.4218881130218506, -0.9192606806755066, 0.6652456521987915, -0.2764505445957184, -0.8582987785339355, 0.3691968023777008, -0.6615501046180725, -0.8774653077125549, 0.7435435056686401, -0.7610675692558289, 0.08661878854036331, -1.1454042196273804, 12.307777404785156, 49.994998931884766, -0.7393749952316284, -0.19875000417232513, 0.8274999856948853, -0.9246153831481934, 0.8131250143051147, -0.45374998450279236, 0.9387500286102295, -0.026874985545873642, 0.7918750047683716, -0.25999999046325684, 23.917499542236328, 56.84749984741211, 0.5518749952316284, -0.37562498450279236, 0.7181249856948853, -0.8968750238418579, 0.5884615182876587, 0.0, 0.6499999761581421, 0.42624998092651367, 0.5987499952316284, 0.19312500953674316], "max": [0.8654488325119019, -0.6165598630905151, 0.8578193187713623, 1.3156615495681763, -0.20039387047290802, 2.371371269226074, -0.44134336709976196, -0.5874723196029663, 0.921644926071167, -0.16028331220149994, 0.6657384037971497, -0.7983567714691162, 79.57437133789062, 71.12000274658203, 47.5359992980957, 9.364999771118164, 36.147499084472656, 92.18187713623047, 44.80937576293945, 110.02375030517578, 47.79312515258789, 108.06437683105469, 45.22687530517578, 110.66187286376953, 75.60437774658203, 71.31375122070312, 10.488750457763672, 7.681250095367432, 40.006248474121094, 96.23750305175781, 52.911251068115234, 0.0, 51.39500045776367, 94.28250122070312, 45.09937286376953, 109.7925033569336], "mean": [0.6992735266685486, -0.7573310732841492, 0.7518908381462097, 0.07283763587474823, -0.48874831199645996, 1.9163151979446411, -0.5602048635482788, -0.7741097211837769, 0.8259352445602417, -0.5305581092834473, 0.27405911684036255, -0.9873949289321899, 63.24931716918945, 60.79304122924805, 5.807530403137207, 1.8474643230438232, 19.20907974243164, 54.37533187866211, 27.383018493652344, 58.55976486206055, 25.332611083984375, 63.67953872680664, 20.298812866210938, 75.94981384277344, 61.043704986572266, 65.56280517578125, 1.2480313777923584, 0.7003638744354248, 20.139270782470703, 56.742942810058594, 29.317943572998047, 0.0, 26.002212524414062, 61.49613571166992, 19.225841522216797, 84.572265625], "std": [0.09450773894786835, 0.07655099779367447, 0.05512912943959236, 0.41167208552360535, 0.1706518977880478, 0.5270944833755493, 0.05042343959212303, 0.06592652946710587, 0.04252555966377258, 0.15706269443035126, 0.11611323803663254, 0.09772752225399017, 13.13211727142334, 4.887705326080322, 10.29299545288086, 2.539248466491699, 9.992042541503906, 35.77916717529297, 15.085413932800293, 39.97569274902344, 15.792083740234375, 37.36886215209961, 14.52264404296875, 39.03049850463867, 14.61308765411377, 4.135149002075195, 1.5516304969787598, 1.5211522579193115, 12.820870399475098, 33.850032806396484, 16.506784439086914, 0.0, 16.435964584350586, 32.31332778930664, 14.518880844116211, 31.861536026000977], "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": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [369]}, "index": {"min": [2582], "max": [2950], "mean": [2766.0], "std": [106.5207335060488], "count": [369]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [369]}, "subtask_annotation": {"mean": [6.6802168021680215, 7.3712737127371275, 9.0, 9.0, 9.0], "std": [2.0993388962326476, 2.822737481088346, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [8, 9, 9, 9, 9], "count": [369]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [369]}, "eef_direction_state": {"mean": [3.7804878048780486, 4.051490514905149], "std": [1.6990508367280366, 1.3475076664556125], "min": [0, 0], "max": [6, 6], "count": [369]}, "eef_velocity_state": {"mean": [1.2086720867208671, 1.2357723577235773], "std": [0.5072168849256101, 0.532132298274912], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_acc_mag_state": {"mean": [1.024390243902439, 0.978319783197832], "std": [0.8177908105189967, 0.8261094343170925], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_direction_action": {"mean": [3.7804878048780486, 4.051490514905149], "std": [1.6990508367280366, 1.3475076664556125], "min": [0, 0], "max": [6, 6], "count": [369]}, "eef_velocity_action": {"mean": [1.2086720867208671, 1.2357723577235773], "std": [0.5072168849256101, 0.532132298274912], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_acc_mag_action": {"mean": [1.024390243902439, 0.978319783197832], "std": [0.8177908105189967, 0.8261094343170925], "min": [0, 0], "max": [2, 2], "count": [369]}, "eef_sim_pose_state": {"mean": [0.5679914827223237, 0.10088261581175537, 1.1414533778777867, 2.0337903852928667, 1.0676580761758396, 1.3184401276508249, 0.5786832546639951, -0.09190236390032724, 1.140728194899866, 1.891480387382107, 1.226034275914786, -2.261666863444128], "std": [0.011601891961416423, 0.013110882747712844, 0.03593987547188832, 0.8089947454855638, 0.12405398416775323, 0.37519885743910564, 0.01082815558534623, 0.01417831635246716, 0.034331439711649994, 2.111953192387139, 0.09592887028573178, 1.1942427881907327], "min": [0.5460430287816829, 0.07939923253505543, 1.0874970770790295, -3.1410410740825334, 0.9247500633743106, 0.6312609445673604, 0.5601662143490489, -0.14056934411160701, 1.0933572398911184, -3.138634585705852, 1.0934605681133953, -3.1386063351423865], "max": [0.5943021580772387, 0.14565106864266977, 1.2105537951477985, 3.118278457460545, 1.4797079791390306, 2.5874755588024625, 0.6046853816591209, -0.06866235727838135, 1.2438492089765838, 3.1415512006216626, 1.4861741165265943, 3.141407802061501], "count": [369]}, "eef_sim_pose_action": {"mean": [0.5679914827223237, 0.10088261581175537, 1.1414533778777867, 2.0337903852928667, 1.0676580761758396, 1.3184401276508249, 0.5786832546639951, -0.09190236390032724, 1.140728194899866, 1.891480387382107, 1.226034275914786, -2.261666863444128], "std": [0.011601891961416423, 0.013110882747712844, 0.03593987547188832, 0.8089947454855638, 0.12405398416775323, 0.37519885743910564, 0.01082815558534623, 0.01417831635246716, 0.034331439711649994, 2.111953192387139, 0.09592887028573178, 1.1942427881907327], "min": [0.5460430287816829, 0.07939923253505543, 1.0874970770790295, -3.1410410740825334, 0.9247500633743106, 0.6312609445673604, 0.5601662143490489, -0.14056934411160701, 1.0933572398911184, -3.138634585705852, 1.0934605681133953, -3.1386063351423865], "max": [0.5943021580772387, 0.14565106864266977, 1.2105537951477985, 3.118278457460545, 1.4797079791390306, 2.5874755588024625, 0.6046853816591209, -0.06866235727838135, 1.2438492089765838, 3.1415512006216626, 1.4861741165265943, 3.141407802061501], "count": [369]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42988200163398693]], [[0.42884066380718955]], [[0.42078021446078434]]], "std": [[[0.27870421449586447]], [[0.27426102709522043]], [[0.27126195909889167]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.1803921568627451]], [[0.14901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6239800081699346]], [[0.6436563480392158]], [[0.6008255004084967]]], "std": [[[0.25526726195461125]], [[0.23951286103519898]], [[0.23487300454690405]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.16862745098039217]], [[0.11764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5841196282679739]], [[0.6050059926470588]], [[0.5735679187091504]]], "std": [[[0.2631217451527918]], [[0.25711817888308297]], [[0.2618155236249487]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37718977328431375]], [[0.4133049632352941]], [[0.4102622099673202]]], "std": [[[0.377026711326047]], [[0.38007995429178854]], [[0.3707231525554349]]], "count": [100]}, "observation.state": {"min": [0.3295403718948364, -0.9579089283943176, 0.715505063533783, -0.1974983662366867, -1.3188669681549072, 1.0334808826446533, -0.8812296986579895, -0.9307049512863159, 0.7348887920379639, -1.266451120376587, 0.09572651982307434, -1.56097412109375, 5.639999866485596, 55.633750915527344, 0.11833333224058151, -0.04437499865889549, 0.7087500095367432, 0.3018749952316284, 0.675000011920929, -0.33812499046325684, 0.6893749833106995, 0.13062500953674316, 0.6356250047683716, -0.27562499046325684, 17.915624618530273, 57.82624816894531, 0.5256249904632568, -0.5475000143051147, 0.6430000066757202, -0.800000011920929, 0.6081249713897705, 0.0, 0.8062499761581421, -0.3956249952316284, 0.515625, -0.46222221851348877], "max": [0.937645673751831, -0.6285048127174377, 0.9570267796516418, 0.6331778764724731, -0.10342755913734436, 2.1209564208984375, -0.3100681006908417, -0.6236410140991211, 0.9684233665466309, 0.18863965570926666, 1.3136957883834839, -0.20721274614334106, 74.91437530517578, 73.27062225341797, 3.4462499618530273, 9.384374618530273, 34.51874923706055, 85.10812377929688, 44.569374084472656, 98.43374633789062, 48.63249969482422, 105.01499938964844, 41.775001525878906, 108.79437255859375, 78.12750244140625, 71.10833740234375, 3.6549999713897705, 7.468124866485596, 35.963748931884766, 90.08062744140625, 47.47437286376953, 0.0, 44.74562454223633, 88.63312530517578, 34.595001220703125, 105.70999908447266], "mean": [0.6320852637290955, -0.8104953169822693, 0.8214557766914368, 0.16695888340473175, -0.41993141174316406, 1.6940869092941284, -0.5553033351898193, -0.7845701575279236, 0.842827320098877, -0.5840286612510681, 0.33924558758735657, -0.8613203167915344, 50.40846633911133, 65.26891326904297, 0.5811341404914856, 2.8431789875030518, 16.259536743164062, 34.065616607666016, 21.221391677856445, 35.398956298828125, 18.629526138305664, 43.2241096496582, 13.323991775512695, 55.90424346923828, 52.68340301513672, 65.22396087646484, 1.084957242012024, 1.677116870880127, 14.297320365905762, 36.602745056152344, 21.75798225402832, 0.0, 18.609233856201172, 40.79214096069336, 12.30798053741455, 66.84044647216797], "std": [0.13630369305610657, 0.0828174576163292, 0.06071988865733147, 0.2691979706287384, 0.2623092234134674, 0.3361055850982666, 0.14096616208553314, 0.08087119460105896, 0.06359771639108658, 0.5183245539665222, 0.24576281011104584, 0.4659816026687622, 20.46265411376953, 5.8561201095581055, 0.45477965474128723, 2.8813672065734863, 13.72022819519043, 35.6196174621582, 18.012405395507812, 39.69182205200195, 17.566648483276367, 40.468570709228516, 15.124405860900879, 44.748573303222656, 18.880050659179688, 3.2350451946258545, 0.5435509085655212, 2.2638232707977295, 12.908037185668945, 36.609500885009766, 19.522733688354492, 0.0, 17.63658332824707, 36.20459747314453, 13.230618476867676, 35.10002899169922], "count": [298]}, "action": {"min": [0.3295403718948364, -0.9579089283943176, 0.715505063533783, -0.1974983662366867, -1.3188669681549072, 1.0334808826446533, -0.8812296986579895, -0.9307049512863159, 0.7348887920379639, -1.266451120376587, 0.09572651982307434, -1.56097412109375, 5.639999866485596, 55.633750915527344, 0.11833333224058151, -0.04437499865889549, 0.7087500095367432, 0.3018749952316284, 0.675000011920929, -0.33812499046325684, 0.6893749833106995, 0.13062500953674316, 0.6356250047683716, -0.27562499046325684, 17.915624618530273, 57.82624816894531, 0.5256249904632568, -0.5475000143051147, 0.6430000066757202, -0.800000011920929, 0.6081249713897705, 0.0, 0.8062499761581421, -0.3956249952316284, 0.515625, -0.46222221851348877], "max": [0.937645673751831, -0.6285048127174377, 0.9570267796516418, 0.6331778764724731, -0.10342755913734436, 2.1209564208984375, -0.3100681006908417, -0.6236410140991211, 0.9684233665466309, 0.18863965570926666, 1.3136957883834839, -0.20721274614334106, 74.91437530517578, 73.27062225341797, 3.4462499618530273, 9.384374618530273, 34.51874923706055, 85.10812377929688, 44.569374084472656, 98.43374633789062, 48.63249969482422, 105.01499938964844, 41.775001525878906, 108.79437255859375, 78.12750244140625, 71.10833740234375, 3.6549999713897705, 7.468124866485596, 35.963748931884766, 90.08062744140625, 47.47437286376953, 0.0, 44.74562454223633, 88.63312530517578, 34.595001220703125, 105.70999908447266], "mean": [0.6320853233337402, -0.8104951977729797, 0.8214559555053711, 0.166958749294281, -0.4199315011501312, 1.6940863132476807, -0.5553030371665955, -0.7845701575279236, 0.842827320098877, -0.584028422832489, 0.3392457365989685, -0.861320436000824, 50.40848159790039, 65.26889038085938, 0.5811339020729065, 2.8431808948516846, 16.259544372558594, 34.06560516357422, 21.22138023376465, 35.398983001708984, 18.629514694213867, 43.22411346435547, 13.323987007141113, 55.904258728027344, 52.683441162109375, 65.22396087646484, 1.0849578380584717, 1.6771166324615479, 14.297331809997559, 36.602783203125, 21.757984161376953, 0.0, 18.609230041503906, 40.792152404785156, 12.307988166809082, 66.84046173095703], "std": [0.13630370795726776, 0.0828174576163292, 0.06071988493204117, 0.2691980302333832, 0.2623092234134674, 0.3361055254936218, 0.14096619188785553, 0.08087120205163956, 0.06359771639108658, 0.5183245539665222, 0.24576281011104584, 0.46598154306411743, 20.462657928466797, 5.8561201095581055, 0.454779714345932, 2.8813672065734863, 13.72022533416748, 35.61961364746094, 18.012405395507812, 39.69181823730469, 17.5666446685791, 40.46857833862305, 15.124408721923828, 44.74858474731445, 18.880046844482422, 3.2350456714630127, 0.543550968170166, 2.2638235092163086, 12.908040046691895, 36.609493255615234, 19.52273941040039, 0.0, 17.636587142944336, 36.204593658447266, 13.230616569519043, 35.10003662109375], "count": [298]}, "timestamp": {"min": [0.0], "max": [9.9], "mean": [4.949999999999999], "std": [2.8674901917879336], "count": [298]}, "frame_index": {"min": [0], "max": [297], "mean": [148.5], "std": [86.024705753638], "count": [298]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [298]}, "index": {"min": [2951], "max": [3248], "mean": [3099.5], "std": [86.024705753638], "count": [298]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [298]}, "subtask_annotation": {"mean": [6.073825503355705, 6.3624161073825505, 9.0, 9.0, 9.0], "std": [2.301426344220697, 3.362275446159627, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [8, 9, 9, 9, 9], "count": [298]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [298]}, "eef_direction_state": {"mean": [3.879194630872483, 4.348993288590604], "std": [1.598710687225077, 1.1287944183424763], "min": [0, 0], "max": [6, 6], "count": [298]}, "eef_velocity_state": {"mean": [1.1879194630872483, 1.325503355704698], "std": [0.6170848061193326, 0.6937549189538263], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_acc_mag_state": {"mean": [0.9765100671140939, 1.0604026845637584], "std": [0.8371323102904422, 0.8045857487595007], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_direction_action": {"mean": [3.879194630872483, 4.348993288590604], "std": [1.598710687225077, 1.1287944183424763], "min": [0, 0], "max": [6, 6], "count": [298]}, "eef_velocity_action": {"mean": [1.1879194630872483, 1.325503355704698], "std": [0.6170848061193326, 0.6937549189538263], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_acc_mag_action": {"mean": [0.9765100671140939, 1.0604026845637584], "std": [0.8371323102904422, 0.8045857487595007], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_sim_pose_state": {"mean": [0.5860210076077654, 0.09481625170405594, 1.147138785531431, 2.042184336638428, 1.1406955143186905, 1.209221003290253, 0.5893835607642232, -0.09896692571408244, 1.1537679833596308, 2.327677644891927, 1.2273356297367495, -1.8211714817981022], "std": [0.0172275457544296, 0.027132116321538603, 0.039978580348363775, 0.8261992849078273, 0.10990749284619175, 0.7825962133996431, 0.010808294010150259, 0.01928622388900058, 0.05126724262137861, 1.468203376077974, 0.1368993650611176, 1.8030222463086705], "min": [0.5538151544941505, 0.06309403593373222, 1.0939475962326566, -0.9634334055236722, 0.9018937098179154, -1.6024316158024114, 0.5669138721039766, -0.1848372082025745, 1.0834083235124683, -3.1404393975539904, 0.9325725356465222, -3.134203648251262], "max": [0.6406425320754622, 0.19440064295634368, 1.2466373890337672, 2.6895151565400868, 1.5445553407488104, 1.8723351612629289, 0.6183470651962999, -0.07446033329589491, 1.2890670257477628, 3.1345198518616724, 1.5243681818491561, 3.133401350044293], "count": [298]}, "eef_sim_pose_action": {"mean": [0.5860210076077654, 0.09481625170405594, 1.147138785531431, 2.042184336638428, 1.1406955143186905, 1.209221003290253, 0.5893835607642232, -0.09896692571408244, 1.1537679833596308, 2.327677644891927, 1.2273356297367495, -1.8211714817981022], "std": [0.0172275457544296, 0.027132116321538603, 0.039978580348363775, 0.8261992849078273, 0.10990749284619175, 0.7825962133996431, 0.010808294010150259, 0.01928622388900058, 0.05126724262137861, 1.468203376077974, 0.1368993650611176, 1.8030222463086705], "min": [0.5538151544941505, 0.06309403593373222, 1.0939475962326566, -0.9634334055236722, 0.9018937098179154, -1.6024316158024114, 0.5669138721039766, -0.1848372082025745, 1.0834083235124683, -3.1404393975539904, 0.9325725356465222, -3.134203648251262], "max": [0.6406425320754622, 0.19440064295634368, 1.2466373890337672, 2.6895151565400868, 1.5445553407488104, 1.8723351612629289, 0.6183470651962999, -0.07446033329589491, 1.2890670257477628, 3.1345198518616724, 1.5243681818491561, 3.133401350044293], "count": [298]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43059312908496733]], [[0.42984196691176474]], [[0.4291405249183006]]], "std": [[[0.28009302255937085]], [[0.2761809242816806]], [[0.27224219523594456]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.2]], [[0.13725490196078433]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6079823774509804]], [[0.6199864379084967]], [[0.5961403227124182]]], "std": [[[0.25186051699957207]], [[0.2503070688990669]], [[0.2525847750310976]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.16470588235294117]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5538682107843137]], [[0.576904375]], [[0.5550206229575164]]], "std": [[[0.27334340705440396]], [[0.27228239578932706]], [[0.276338441336615]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37848044934640523]], [[0.4156214767156863]], [[0.41372852941176474]]], "std": [[[0.3765717267521686]], [[0.37919319861029727]], [[0.368879879813882]]], "count": [100]}, "observation.state": {"min": [0.415164589881897, -0.903620183467865, 0.7160931825637817, -0.5486810207366943, -0.42591744661331177, 1.7952477931976318, -0.4878595471382141, -0.9265087246894836, 0.7190178632736206, -0.1940995305776596, -0.049854084849357605, -1.555871844291687, 9.787500381469727, 50.13687515258789, -0.6200000047683716, 0.0037500006146728992, 0.7712500095367432, 0.390625, 0.8862500190734863, -0.4308333396911621, 0.7712500095367432, 0.13062499463558197, 0.7506250143051147, 0.27666667103767395, 27.278888702392578, 52.46154022216797, 0.8493750095367432, -0.0056250011548399925, 0.7599999904632568, 0.5993750095367432, 0.6669999957084656, 0.0, 0.75, 0.578125, 0.6825000047683716, 0.596666693687439], "max": [0.6300306916236877, -0.6302691102027893, 0.9035248160362244, 0.25451570749282837, -0.03247310593724251, 2.7121243476867676, -0.4058263897895813, -0.5764731168746948, 0.9830148220062256, -0.07601960003376007, 0.3294041156768799, -1.5116444826126099, 71.62437438964844, 67.74312591552734, 23.11812400817871, 9.589375495910645, 39.3337516784668, 81.78687286376953, 47.193748474121094, 100.5062484741211, 45.93562698364258, 110.99124908447266, 36.42375183105469, 107.32749938964844, 74.67250061035156, 71.85437774658203, 3.3237500190734863, 6.396666526794434, 37.49437713623047, 94.84437561035156, 47.901248931884766, 0.0, 35.84749984741211, 75.95437622070312, 37.98374938964844, 105.29312896728516], "mean": [0.5501168370246887, -0.7597903609275818, 0.8123948574066162, -0.19033682346343994, -0.2186541110277176, 2.2968266010284424, -0.45322385430336, -0.7589696645736694, 0.8547706007957458, -0.16696852445602417, 0.08110565692186356, -1.5408637523651123, 55.10419845581055, 62.303977966308594, 4.71908712387085, 4.727810859680176, 14.833255767822266, 27.447423934936523, 16.626129150390625, 32.81472396850586, 15.833475112915039, 36.466835021972656, 11.425627708435059, 39.99751281738281, 52.19159698486328, 63.07356643676758, 1.0506618022918701, 1.1450055837631226, 12.16655445098877, 30.71575164794922, 17.249116897583008, 0.0, 13.4962158203125, 30.29253578186035, 10.696157455444336, 63.820526123046875], "std": [0.07179662585258484, 0.08143942058086395, 0.05024179816246033, 0.2911129295825958, 0.1283469945192337, 0.34582433104515076, 0.017575880512595177, 0.09363655000925064, 0.07599081099033356, 0.031175903975963593, 0.09861810505390167, 0.011101108975708485, 20.582868576049805, 5.231816291809082, 7.1091532707214355, 3.6290292739868164, 13.995750427246094, 33.83782958984375, 18.152395248413086, 42.17320251464844, 18.048965454101562, 46.256919860839844, 13.741074562072754, 47.794219970703125, 14.888616561889648, 5.1961212158203125, 0.37422826886177063, 1.5505142211914062, 13.403919219970703, 37.619354248046875, 19.452186584472656, 0.0, 15.21778392791748, 29.26165199279785, 12.709611892700195, 30.917593002319336], "count": [184]}, "action": {"min": [0.415164589881897, -0.903620183467865, 0.7160931825637817, -0.5486810207366943, -0.42591744661331177, 1.7952477931976318, -0.4878595471382141, -0.9265087246894836, 0.7190178632736206, -0.1940995305776596, -0.049854084849357605, -1.555871844291687, 9.787500381469727, 50.13687515258789, -0.6200000047683716, 0.0037500006146728992, 0.7712500095367432, 0.390625, 0.8862500190734863, -0.4308333396911621, 0.7712500095367432, 0.13062499463558197, 0.7506250143051147, 0.27666667103767395, 27.278888702392578, 52.46154022216797, 0.8493750095367432, -0.0056250011548399925, 0.7599999904632568, 0.5993750095367432, 0.6669999957084656, 0.0, 0.75, 0.578125, 0.6825000047683716, 0.596666693687439], "max": [0.6300306916236877, -0.6302691102027893, 0.9035248160362244, 0.25451570749282837, -0.03247310593724251, 2.7121243476867676, -0.4058263897895813, -0.5764731168746948, 0.9830148220062256, -0.07601960003376007, 0.3294041156768799, -1.5116444826126099, 71.62437438964844, 67.74312591552734, 23.11812400817871, 9.589375495910645, 39.3337516784668, 81.78687286376953, 47.193748474121094, 100.5062484741211, 45.93562698364258, 110.99124908447266, 36.42375183105469, 107.32749938964844, 74.67250061035156, 71.85437774658203, 3.3237500190734863, 6.396666526794434, 37.49437713623047, 94.84437561035156, 47.901248931884766, 0.0, 35.84749984741211, 75.95437622070312, 37.98374938964844, 105.29312896728516], "mean": [0.5501165986061096, -0.7597903609275818, 0.812394917011261, -0.19033682346343994, -0.21865420043468475, 2.2968270778656006, -0.4532240629196167, -0.7589694261550903, 0.8547706007957458, -0.16696855425834656, 0.08110562711954117, -1.5408633947372437, 55.10416793823242, 62.303958892822266, 4.71908712387085, 4.72781229019165, 14.833258628845215, 27.44742774963379, 16.62612533569336, 32.81471633911133, 15.833473205566406, 36.46684646606445, 11.425625801086426, 39.99749755859375, 52.19159698486328, 63.07355499267578, 1.0506622791290283, 1.1450053453445435, 12.166548728942871, 30.71576690673828, 17.249113082885742, 0.0, 13.496221542358398, 30.29252815246582, 10.696162223815918, 63.820499420166016], "std": [0.07179662585258484, 0.08143940567970276, 0.05024179816246033, 0.29111289978027344, 0.1283469796180725, 0.34582433104515076, 0.017575884237885475, 0.09363655745983124, 0.07599081099033356, 0.031175902113318443, 0.09861811250448227, 0.011101108975708485, 20.582866668701172, 5.231815814971924, 7.10915470123291, 3.6290295124053955, 13.995744705200195, 33.837825775146484, 18.152393341064453, 42.17320251464844, 18.048969268798828, 46.256919860839844, 13.741076469421387, 47.794219970703125, 14.888616561889648, 5.196120738983154, 0.37422817945480347, 1.5505144596099854, 13.403919219970703, 37.619354248046875, 19.45218849182129, 0.0, 15.217781066894531, 29.26165771484375, 12.709611892700195, 30.917591094970703], "count": [184]}, "timestamp": {"min": [0.0], "max": [6.1], "mean": [3.0500000000000003], "std": [1.7705146772117486], "count": [184]}, "frame_index": {"min": [0], "max": [183], "mean": [91.5], "std": [53.115440316352455], "count": [184]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [184]}, "index": {"min": [3249], "max": [3432], "mean": [3340.5], "std": [53.115440316352455], "count": [184]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [184]}, "subtask_annotation": {"mean": [4.184782608695652, 3.9402173913043477, 9.0, 9.0, 9.0], "std": [2.198958982090145, 3.020169869344691, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [184]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [184]}, "eef_direction_state": {"mean": [3.7065217391304346, 4.163043478260869], "std": [1.6018877686780846, 1.3373983009937418], "min": [0, 0], "max": [6, 6], "count": [184]}, "eef_velocity_state": {"mean": [1.201086956521739, 1.076086956521739], "std": [0.41415040463091973, 0.4830540444193266], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_state": {"mean": [0.6413043478260869, 0.6032608695652174], "std": [0.7951144536033301, 0.7803219913650642], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_direction_action": {"mean": [3.7065217391304346, 4.163043478260869], "std": [1.6018877686780846, 1.3373983009937418], "min": [0, 0], "max": [6, 6], "count": [184]}, "eef_velocity_action": {"mean": [1.201086956521739, 1.076086956521739], "std": [0.41415040463091973, 0.4830540444193266], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_action": {"mean": [0.6413043478260869, 0.6032608695652174], "std": [0.7951144536033301, 0.7803219913650642], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_sim_pose_state": {"mean": [0.6041563426554525, 0.12398434492279742, 1.1381015758863986, 2.136866888586783, 0.8916432516736267, 1.3603405688819785, 0.6134854572520761, -0.12402648941524078, 1.1478504901077355, -2.698810362661856, 1.1590717689980017, -1.9679857768126592], "std": [0.00991954381502459, 0.012717513205415715, 0.03380490366628089, 0.16018692827077752, 0.08638759588848531, 0.13753559022121764, 0.013916516113624728, 0.014977770610295751, 0.030317708713715533, 0.11599264000259069, 0.09331870056023733, 0.12957681800004825], "min": [0.5912061073103473, 0.09171927961914567, 1.0866811050658438, 1.8077221065765476, 0.7994190618060455, 1.0526883022032782, 0.5858287502092129, -0.1460338044135267, 1.0982197260363782, -2.8958305988360027, 1.0275006237501891, -2.1928359321655497], "max": [0.6308329810136767, 0.14330502113859803, 1.2001133233683403, 2.3451861959477447, 1.1389152952451607, 1.5226971216473366, 0.6384664035589297, -0.10192697063772246, 1.206392820896164, -2.42228729145431, 1.3526226695200654, -1.6587859134778378], "count": [184]}, "eef_sim_pose_action": {"mean": [0.6041563426554525, 0.12398434492279742, 1.1381015758863986, 2.136866888586783, 0.8916432516736267, 1.3603405688819785, 0.6134854572520761, -0.12402648941524078, 1.1478504901077355, -2.698810362661856, 1.1590717689980017, -1.9679857768126592], "std": [0.00991954381502459, 0.012717513205415715, 0.03380490366628089, 0.16018692827077752, 0.08638759588848531, 0.13753559022121764, 0.013916516113624728, 0.014977770610295751, 0.030317708713715533, 0.11599264000259069, 0.09331870056023733, 0.12957681800004825], "min": [0.5912061073103473, 0.09171927961914567, 1.0866811050658438, 1.8077221065765476, 0.7994190618060455, 1.0526883022032782, 0.5858287502092129, -0.1460338044135267, 1.0982197260363782, -2.8958305988360027, 1.0275006237501891, -2.1928359321655497], "max": [0.6308329810136767, 0.14330502113859803, 1.2001133233683403, 2.3451861959477447, 1.1389152952451607, 1.5226971216473366, 0.6384664035589297, -0.10192697063772246, 1.206392820896164, -2.42228729145431, 1.3526226695200654, -1.6587859134778378], "count": [184]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42966605800653596]], [[0.42957936478758174]], [[0.4279396589052288]]], "std": [[[0.27662047003255247]], [[0.27138870167802936]], [[0.26605628894191663]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1411764705882353]], [[0.17254901960784313]], [[0.14901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5908363582516339]], [[0.610433425245098]], [[0.5824618300653596]]], "std": [[[0.25964349982353446]], [[0.25757823844898337]], [[0.26458904795288185]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5614969995915032]], [[0.5786945302287582]], [[0.5491840216503268]]], "std": [[[0.280027759810963]], [[0.2766069877748573]], [[0.2831051096196104]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38585130923202615]], [[0.41996696691176466]], [[0.41399865400326796]]], "std": [[[0.3790397413777624]], [[0.3825437472560709]], [[0.3727630808739743]]], "count": [100]}, "observation.state": {"min": [0.37673094868659973, -0.8720769286155701, 0.7040369510650635, -0.5105096697807312, -0.690873384475708, 1.418220043182373, -0.5191246271133423, -0.8755578994750977, 0.7203348278999329, -0.2637903392314911, -0.02536812424659729, -1.4475566148757935, 27.193750381469727, 50.59375, -0.4950000047683716, 0.0162500012665987, 0.8231250047683716, 0.28125, 0.8330000042915344, -0.19812500476837158, 0.7712500095367432, -3.114375114440918, 0.8137500286102295, -1.1356250047683716, 17.454545974731445, 56.498748779296875, 0.8006249666213989, 0.35374999046325684, 0.9424999952316284, 0.6200000047683716, 0.8650000095367432, 0.0, 0.8949999809265137, 0.4281250238418579, 0.59375, -0.03266666457056999], "max": [0.643019437789917, -0.6287432312965393, 0.8875505328178406, 0.19901102781295776, -0.04286831244826317, 2.6246471405029297, -0.3974498510360718, -0.5880191326141357, 0.9197375774383545, -0.024435628205537796, 0.6402643322944641, -1.3596000671386719, 67.99687194824219, 72.63562774658203, 15.919333457946777, 9.626874923706055, 33.91062545776367, 83.88062286376953, 38.04375076293945, 105.96187591552734, 38.9275016784668, 108.03250122070312, 33.33187484741211, 100.46875, 75.42375183105469, 69.17333221435547, 4.426249980926514, 7.14187479019165, 34.55125045776367, 85.79437255859375, 48.12937545776367, 0.0, 42.52000045776367, 79.90875244140625, 43.963748931884766, 100.41312408447266], "mean": [0.5550035834312439, -0.73043292760849, 0.8112205266952515, -0.21315206587314606, -0.28928467631340027, 2.227617025375366, -0.45834141969680786, -0.7330144047737122, 0.8217293620109558, -0.18643838167190552, 0.16923801600933075, -1.4317090511322021, 56.200035095214844, 64.03308868408203, 2.918261766433716, 3.9465878009796143, 16.166770935058594, 36.09192657470703, 17.884916305541992, 45.11296844482422, 16.39554214477539, 44.89338684082031, 11.88615894317627, 45.92081069946289, 54.232391357421875, 62.75802230834961, 1.0514390468597412, 2.4835336208343506, 15.003190040588379, 39.34543228149414, 22.07954216003418, 0.0, 20.12543487548828, 37.11346435546875, 18.69401741027832, 55.07419204711914], "std": [0.08426450937986374, 0.07674920558929443, 0.048138782382011414, 0.21061939001083374, 0.1529928594827652, 0.347919762134552, 0.04227049648761749, 0.08244288712739944, 0.059299975633621216, 0.0633823424577713, 0.15206338465213776, 0.019752733409404755, 14.192761421203613, 7.2930731773376465, 5.130377769470215, 3.526125192642212, 13.744243621826172, 35.32192611694336, 15.8966646194458, 46.165374755859375, 15.13106632232666, 45.72390365600586, 12.078801155090332, 43.8487548828125, 20.316768646240234, 4.118518352508545, 0.7019830346107483, 2.032555341720581, 12.642547607421875, 36.553585052490234, 19.178573608398438, 0.0, 17.837175369262695, 33.75462341308594, 17.65066146850586, 40.40105438232422], "count": [111]}, "action": {"min": [0.37673094868659973, -0.8720769286155701, 0.7040369510650635, -0.5105096697807312, -0.690873384475708, 1.418220043182373, -0.5191246271133423, -0.8755578994750977, 0.7203348278999329, -0.2637903392314911, -0.02536812424659729, -1.4475566148757935, 27.193750381469727, 50.59375, -0.4950000047683716, 0.0162500012665987, 0.8231250047683716, 0.28125, 0.8330000042915344, -0.19812500476837158, 0.7712500095367432, -3.114375114440918, 0.8137500286102295, -1.1356250047683716, 17.454545974731445, 56.498748779296875, 0.8006249666213989, 0.35374999046325684, 0.9424999952316284, 0.6200000047683716, 0.8650000095367432, 0.0, 0.8949999809265137, 0.4281250238418579, 0.59375, -0.03266666457056999], "max": [0.643019437789917, -0.6287432312965393, 0.8875505328178406, 0.19901102781295776, -0.04286831244826317, 2.6246471405029297, -0.3974498510360718, -0.5880191326141357, 0.9197375774383545, -0.024435628205537796, 0.6402643322944641, -1.3596000671386719, 67.99687194824219, 72.63562774658203, 15.919333457946777, 9.626874923706055, 33.91062545776367, 83.88062286376953, 38.04375076293945, 105.96187591552734, 38.9275016784668, 108.03250122070312, 33.33187484741211, 100.46875, 75.42375183105469, 69.17333221435547, 4.426249980926514, 7.14187479019165, 34.55125045776367, 85.79437255859375, 48.12937545776367, 0.0, 42.52000045776367, 79.90875244140625, 43.963748931884766, 100.41312408447266], "mean": [0.5550035834312439, -0.73043292760849, 0.8112205862998962, -0.21315211057662964, -0.28928470611572266, 2.227617025375366, -0.45834141969680786, -0.7330144643783569, 0.8217294216156006, -0.18643832206726074, 0.16923801600933075, -1.4317090511322021, 56.200050354003906, 64.0330810546875, 2.918262481689453, 3.946587562561035, 16.166772842407227, 36.0919303894043, 17.884920120239258, 45.11295700073242, 16.395545959472656, 44.893394470214844, 11.88615894317627, 45.920814514160156, 54.23239517211914, 62.758018493652344, 1.051438570022583, 2.483534336090088, 15.003188133239746, 39.34543991088867, 22.079544067382812, 0.0, 20.12543296813965, 37.11347961425781, 18.694015502929688, 55.0742073059082], "std": [0.08426451683044434, 0.07674920558929443, 0.04813878610730171, 0.21061940491199493, 0.1529928594827652, 0.347919762134552, 0.04227050021290779, 0.08244289457798004, 0.05929997190833092, 0.0633823424577713, 0.15206339955329895, 0.019752733409404755, 14.192761421203613, 7.2930731773376465, 5.130378246307373, 3.526125192642212, 13.744242668151855, 35.32192611694336, 15.8966646194458, 46.165367126464844, 15.131065368652344, 45.723907470703125, 12.078801155090332, 43.8487548828125, 20.316768646240234, 4.118517875671387, 0.7019830942153931, 2.032555103302002, 12.642547607421875, 36.5535888671875, 19.178571701049805, 0.0, 17.837173461914062, 33.75461959838867, 17.650663375854492, 40.40105438232422], "count": [111]}, "timestamp": {"min": [0.0], "max": [3.6666666666666665], "mean": [1.833333333333333], "std": [1.0680546525064811], "count": [111]}, "frame_index": {"min": [0], "max": [110], "mean": [55.0], "std": [32.041639575194445], "count": [111]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [111]}, "index": {"min": [3433], "max": [3543], "mean": [3488.0], "std": [32.041639575194445], "count": [111]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [111]}, "subtask_annotation": {"mean": [4.306306306306307, 4.63063063063063, 9.0, 9.0, 9.0], "std": [2.1842713456852945, 3.232514787987408, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [111]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [111]}, "eef_direction_state": {"mean": [3.873873873873874, 4.333333333333333], "std": [1.3497888865101286, 1.0252078087154097], "min": [0, 0], "max": [6, 6], "count": [111]}, "eef_velocity_state": {"mean": [1.6396396396396395, 1.5765765765765767], "std": [0.49851658854979913, 0.6084917041718304], "min": [0, 0], "max": [2, 2], "count": [111]}, "eef_acc_mag_state": {"mean": [1.3153153153153154, 1.2612612612612613], "std": [0.6709141535823735, 0.6254614399174699], "min": [0, 0], "max": [2, 2], "count": [111]}, "eef_direction_action": {"mean": [3.873873873873874, 4.333333333333333], "std": [1.3497888865101286, 1.0252078087154097], "min": [0, 0], "max": [6, 6], "count": [111]}, "eef_velocity_action": {"mean": [1.6396396396396395, 1.5765765765765767], "std": [0.49851658854979913, 0.6084917041718304], "min": [0, 0], "max": [2, 2], "count": [111]}, "eef_acc_mag_action": {"mean": [1.3153153153153154, 1.2612612612612613], "std": [0.6709141535823735, 0.6254614399174699], "min": [0, 0], "max": [2, 2], "count": [111]}, "eef_sim_pose_state": {"mean": [0.6110006106388455, 0.13604920773768542, 1.1576218951728368, 2.025249074669124, 0.98387065008874, 1.3123849512533772, 0.6056528206542321, -0.11778064062061011, 1.1680403842791467, -2.215262167126254, 1.2501126848784923, -1.7620023970536105], "std": [0.009440527815125043, 0.01655831231393436, 0.03855308069874618, 0.4891626087192519, 0.1796885564731519, 0.46935832886267514, 0.009597391687429603, 0.015319595946336929, 0.043146605264798146, 1.6145521879745373, 0.11838291079250178, 1.1645446052302495], "min": [0.5893887321974783, 0.11676354806965838, 1.0968183413110513, -0.865166096917642, 0.8424106706418151, -1.4640227017885807, 0.5901292446974283, -0.13875895957455597, 1.0988565574417415, -3.1364102730639303, 1.0574807638946742, -2.8596281933240486], "max": [0.6278112680411371, 0.174468924911599, 1.2369436432395864, 2.328185064348011, 1.5535678493409466, 1.5801068859644698, 0.619324826266619, -0.09850844597860217, 1.2697921493834077, 3.1216163450976415, 1.4967266894074855, 3.0897372528149933], "count": [111]}, "eef_sim_pose_action": {"mean": [0.6110006106388455, 0.13604920773768542, 1.1576218951728368, 2.025249074669124, 0.98387065008874, 1.3123849512533772, 0.6056528206542321, -0.11778064062061011, 1.1680403842791467, -2.215262167126254, 1.2501126848784923, -1.7620023970536105], "std": [0.009440527815125043, 0.01655831231393436, 0.03855308069874618, 0.4891626087192519, 0.1796885564731519, 0.46935832886267514, 0.009597391687429603, 0.015319595946336929, 0.043146605264798146, 1.6145521879745373, 0.11838291079250178, 1.1645446052302495], "min": [0.5893887321974783, 0.11676354806965838, 1.0968183413110513, -0.865166096917642, 0.8424106706418151, -1.4640227017885807, 0.5901292446974283, -0.13875895957455597, 1.0988565574417415, -3.1364102730639303, 1.0574807638946742, -2.8596281933240486], "max": [0.6278112680411371, 0.174468924911599, 1.2369436432395864, 2.328185064348011, 1.5535678493409466, 1.5801068859644698, 0.619324826266619, -0.09850844597860217, 1.2697921493834077, 3.1216163450976415, 1.4967266894074855, 3.0897372528149933], "count": [111]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43184661560457516]], [[0.4315250081699346]], [[0.4331349142156863]]], "std": [[[0.27655364332078275]], [[0.27139276129998263]], [[0.2679521913475891]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12156862745098039]], [[0.16470588235294117]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5663703941993464]], [[0.5789204452614379]], [[0.5456764011437909]]], "std": [[[0.263425095507222]], [[0.2642524729951117]], [[0.27351416674006984]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.19607843137254902]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5927270363562092]], [[0.6121974223856209]], [[0.5834452328431372]]], "std": [[[0.26543865642488296]], [[0.2640162218190816]], [[0.27037519995037207]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.392516154003268]], [[0.4301771609477124]], [[0.42728618464052287]]], "std": [[[0.37952421572442]], [[0.3819592905519184]], [[0.37480092096404477]]], "count": [100]}, "observation.state": {"min": [0.3463321030139923, -0.7993581891059875, 0.6800040006637573, -0.3806172311306, -0.3847896158695221, 1.3494459390640259, -0.5043821930885315, -0.8692397475242615, 0.7299534678459167, -0.5522335171699524, 0.06699664145708084, -1.1601148843765259, 23.86888885498047, 49.569374084472656, -0.18687500059604645, -0.02812500111758709, 0.840624988079071, 0.23999999463558197, 0.7925000190734863, -0.31833332777023315, 0.7762500047683716, -3.333125114440918, 0.7287499904632568, -0.5625, 35.67625045776367, 54.07500076293945, 0.5260000228881836, -0.21687500178813934, 0.9637500047683716, 0.4468750059604645, 0.7975000143051147, 0.0, 0.9166666865348816, 0.5324999690055847, 0.6762499809265137, -0.4006250202655792], "max": [0.6489137411117554, -0.5633848905563354, 0.8415350317955017, 0.48800259828567505, -0.031519416719675064, 2.4270904064178467, -0.3591592311859131, -0.5827462673187256, 0.9339951872825623, -0.3442816734313965, 0.28574636578559875, -1.0290064811706543, 73.41625213623047, 76.5843734741211, 57.10687255859375, 9.634374618530273, 31.203750610351562, 89.6468734741211, 41.5625, 98.38749694824219, 39.00062561035156, 100.05750274658203, 30.322500228881836, 106.11312103271484, 76.05875396728516, 67.86062622070312, 5.989999771118164, 7.796249866485596, 37.9375, 83.29499816894531, 46.364376068115234, 0.0, 41.76499938964844, 90.86062622070312, 34.18187713623047, 97.89749908447266], "mean": [0.5366783738136292, -0.6829982399940491, 0.773461103439331, -0.007054767571389675, -0.19932003319263458, 1.9901610612869263, -0.4378247857093811, -0.7218615412712097, 0.8187597990036011, -0.48142048716545105, 0.1266547590494156, -1.0932763814926147, 57.5298957824707, 64.03328704833984, 25.08203887939453, 4.225367069244385, 14.569989204406738, 37.388877868652344, 17.822633743286133, 40.466331481933594, 15.08846378326416, 41.05502700805664, 9.67598819732666, 48.953773498535156, 58.26430892944336, 61.60606002807617, 1.3516380786895752, 2.5682942867279053, 16.88589859008789, 37.129817962646484, 22.08788299560547, 0.0, 18.732812881469727, 42.61257553100586, 14.648253440856934, 59.32390213012695], "std": [0.0815812200307846, 0.07519830763339996, 0.04759319871664047, 0.30047714710235596, 0.11236174404621124, 0.4026215672492981, 0.05084499344229698, 0.0902465358376503, 0.06085295230150223, 0.06465378403663635, 0.06012754887342453, 0.03601231053471565, 16.529956817626953, 8.306012153625488, 13.32618522644043, 3.7867698669433594, 11.956283569335938, 37.22407913208008, 16.310317993164062, 40.62727355957031, 14.298014640808105, 44.13409423828125, 10.245508193969727, 46.99692916870117, 16.25953483581543, 4.367954254150391, 1.1408092975616455, 2.715949773788452, 14.573711395263672, 34.909549713134766, 19.348281860351562, 0.0, 17.03520393371582, 37.80623245239258, 13.555671691894531, 36.273231506347656], "count": [106]}, "action": {"min": [0.3463321030139923, -0.7993581891059875, 0.6800040006637573, -0.3806172311306, -0.3847896158695221, 1.3494459390640259, -0.5043821930885315, -0.8692397475242615, 0.7299534678459167, -0.5522335171699524, 0.06699664145708084, -1.1601148843765259, 23.86888885498047, 49.569374084472656, -0.18687500059604645, -0.02812500111758709, 0.840624988079071, 0.23999999463558197, 0.7925000190734863, -0.31833332777023315, 0.7762500047683716, -3.333125114440918, 0.7287499904632568, -0.5625, 35.67625045776367, 54.07500076293945, 0.5260000228881836, -0.21687500178813934, 0.9637500047683716, 0.4468750059604645, 0.7975000143051147, 0.0, 0.9166666865348816, 0.5324999690055847, 0.6762499809265137, -0.4006250202655792], "max": [0.6489137411117554, -0.5633848905563354, 0.8415350317955017, 0.48800259828567505, -0.031519416719675064, 2.4270904064178467, -0.3591592311859131, -0.5827462673187256, 0.9339951872825623, -0.3442816734313965, 0.28574636578559875, -1.0290064811706543, 73.41625213623047, 76.5843734741211, 57.10687255859375, 9.634374618530273, 31.203750610351562, 89.6468734741211, 41.5625, 98.38749694824219, 39.00062561035156, 100.05750274658203, 30.322500228881836, 106.11312103271484, 76.05875396728516, 67.86062622070312, 5.989999771118164, 7.796249866485596, 37.9375, 83.29499816894531, 46.364376068115234, 0.0, 41.76499938964844, 90.86062622070312, 34.18187713623047, 97.89749908447266], "mean": [0.5366784334182739, -0.6829982399940491, 0.7734611630439758, -0.007054753601551056, -0.19932003319263458, 1.990161418914795, -0.43782487511634827, -0.7218614816665649, 0.8187599182128906, -0.48142051696777344, 0.1266547590494156, -1.0932761430740356, 57.5298957824707, 64.03328704833984, 25.082040786743164, 4.225367546081543, 14.569979667663574, 37.388885498046875, 17.822629928588867, 40.466331481933594, 15.088462829589844, 41.05503845214844, 9.675990104675293, 48.95377731323242, 58.26431655883789, 61.606048583984375, 1.351638674736023, 2.5682950019836426, 16.88589859008789, 37.12981033325195, 22.08789825439453, 0.0, 18.732812881469727, 42.612571716308594, 14.648258209228516, 59.32392883300781], "std": [0.0815812349319458, 0.07519829273223877, 0.04759320616722107, 0.30047717690467834, 0.11236175894737244, 0.4026215076446533, 0.05084500089287758, 0.0902465432882309, 0.06085294485092163, 0.06465378403663635, 0.06012754887342453, 0.03601231798529625, 16.529956817626953, 8.306012153625488, 13.32618522644043, 3.7867698669433594, 11.956284523010254, 37.22407913208008, 16.310317993164062, 40.62727355957031, 14.298013687133789, 44.13409423828125, 10.245508193969727, 46.99692916870117, 16.25953483581543, 4.367954254150391, 1.1408089399337769, 2.715949535369873, 14.573712348937988, 34.90955352783203, 19.348281860351562, 0.0, 17.03520393371582, 37.80622863769531, 13.555672645568848, 36.27322769165039], "count": [106]}, "timestamp": {"min": [0.0], "max": [3.5], "mean": [1.75], "std": [1.0199400853862828], "count": [106]}, "frame_index": {"min": [0], "max": [105], "mean": [52.5], "std": [30.598202561588483], "count": [106]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [106]}, "index": {"min": [3544], "max": [3649], "mean": [3596.5], "std": [30.598202561588483], "count": [106]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [106]}, "subtask_annotation": {"mean": [4.669811320754717, 3.7735849056603774, 9.0, 9.0, 9.0], "std": [2.0591338081513424, 3.0134385138498003, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [106]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [106]}, "eef_direction_state": {"mean": [4.254716981132075, 4.19811320754717], "std": [1.1741019912844262, 1.298909639403371], "min": [0, 0], "max": [6, 6], "count": [106]}, "eef_velocity_state": {"mean": [1.528301886792453, 1.5188679245283019], "std": [0.5177518012834811, 0.6761591315920495], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_acc_mag_state": {"mean": [1.179245283018868, 1.2264150943396226], "std": [0.7498071426420236, 0.6627987951037848], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_direction_action": {"mean": [4.254716981132075, 4.19811320754717], "std": [1.1741019912844262, 1.298909639403371], "min": [0, 0], "max": [6, 6], "count": [106]}, "eef_velocity_action": {"mean": [1.528301886792453, 1.5188679245283019], "std": [0.5177518012834811, 0.6761591315920495], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_acc_mag_action": {"mean": [1.179245283018868, 1.2264150943396226], "std": [0.7498071426420236, 0.6627987951037848], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_sim_pose_state": {"mean": [0.596249826500071, 0.1375647439398901, 1.1506572833320496, 2.2480951334515225, 0.9842015641902945, 1.5078411584828597, 0.6014647562898642, -0.11621185893234094, 1.1638624055553133, -0.8643387587616503, 1.2401380219674254, -2.309837042274151], "std": [0.008038637962352468, 0.01793972703282249, 0.031294675905580396, 0.21942194816775598, 0.07458816270094804, 0.23454681599722543, 0.008589859058168454, 0.01756195196773121, 0.03250539521219237, 2.8497381247969757, 0.07798485005589514, 0.2127707973100588], "min": [0.5783006407720552, 0.11699632818245795, 1.0986940994986032, 1.839672681223951, 0.8834481603266227, 1.0761061806388976, 0.5894718380566225, -0.1395080043882289, 1.1138275305433425, -3.140737147000426, 1.1260819193382678, -2.905722256987681], "max": [0.6096945628699065, 0.16718073293757624, 1.1970575837384927, 2.5976565662097117, 1.1544349292046228, 1.8657764437719737, 0.6210604839122241, -0.09099430034615164, 1.2249970989907473, 3.135474506555993, 1.4124206192652178, -1.9014372884697612], "count": [106]}, "eef_sim_pose_action": {"mean": [0.596249826500071, 0.1375647439398901, 1.1506572833320496, 2.2480951334515225, 0.9842015641902945, 1.5078411584828597, 0.6014647562898642, -0.11621185893234094, 1.1638624055553133, -0.8643387587616503, 1.2401380219674254, -2.309837042274151], "std": [0.008038637962352468, 0.01793972703282249, 0.031294675905580396, 0.21942194816775598, 0.07458816270094804, 0.23454681599722543, 0.008589859058168454, 0.01756195196773121, 0.03250539521219237, 2.8497381247969757, 0.07798485005589514, 0.2127707973100588], "min": [0.5783006407720552, 0.11699632818245795, 1.0986940994986032, 1.839672681223951, 0.8834481603266227, 1.0761061806388976, 0.5894718380566225, -0.1395080043882289, 1.1138275305433425, -3.140737147000426, 1.1260819193382678, -2.905722256987681], "max": [0.6096945628699065, 0.16718073293757624, 1.1970575837384927, 2.5976565662097117, 1.1544349292046228, 1.8657764437719737, 0.6210604839122241, -0.09099430034615164, 1.2249970989907473, 3.135474506555993, 1.4124206192652178, -1.9014372884697612], "count": [106]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4376862193627451]], [[0.4381028084150327]], [[0.4391760784313726]]], "std": [[[0.27338903257498437]], [[0.2694735267786985]], [[0.26529176405749894]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10588235294117647]], [[0.18823529411764706]], [[0.13725490196078433]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.60597008374183]], [[0.6190340665849673]], [[0.5924961172385621]]], "std": [[[0.26331926727277394]], [[0.26191641109289265]], [[0.2647776727841768]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.17254901960784313]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5688591094771243]], [[0.5857117973856208]], [[0.5549422385620915]]], "std": [[[0.2841663513685997]], [[0.28075450168693533]], [[0.2863502610329133]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3918826429738562]], [[0.4285200265522876]], [[0.4273988419117647]]], "std": [[[0.3775009090552529]], [[0.38160736572401194]], [[0.37398396865052186]]], "count": [100]}, "observation.state": {"min": [0.3260980248451233, -0.789868950843811, 0.6875381469726562, -0.4335708022117615, -0.3342202603816986, 1.236886739730835, -1.0755703449249268, -0.8136873245239258, 0.7300382256507874, -0.8083705306053162, 0.03342679515480995, -1.0950528383255005, 10.14222240447998, 51.69187545776367, -0.5575000047683716, 0.12937499582767487, 0.8131250143051147, 0.09687499701976776, 0.7856249809265137, -0.5831249952316284, 0.925000011920929, 0.203125, 0.8081250190734863, -0.5935714244842529, 25.167499542236328, 56.23374938964844, 1.0088889598846436, 0.05687499791383743, 0.8550000190734863, 0.8037500381469727, 0.7231249809265137, 0.0, 0.7124999761581421, 0.49888888001441956, 0.6299999952316284, -0.06333333253860474], "max": [0.5890697836875916, -0.5244334936141968, 0.8625639081001282, 0.5477988719940186, -0.061274509876966476, 2.611748456954956, -0.29385536909103394, -0.42977988719940186, 0.8960860371589661, 0.08134966343641281, 1.0034713745117188, -0.924124538898468, 72.31312561035156, 76.72000122070312, 14.153124809265137, 9.661250114440918, 34.49812698364258, 84.00437927246094, 44.33187484741211, 104.31375122070312, 44.05500030517578, 106.73812103271484, 36.53937530517578, 108.2249984741211, 73.07500457763672, 69.72062683105469, 2.299999952316284, 9.126250267028809, 33.770626068115234, 93.17437744140625, 43.567501068115234, 0.0, 35.084999084472656, 86.88249969482422, 28.207500457763672, 106.10062408447266], "mean": [0.4677918553352356, -0.6667546033859253, 0.7767981886863708, 0.0632665678858757, -0.16655384004116058, 1.9417221546173096, -0.4473204016685486, -0.6650797724723816, 0.794334352016449, -0.63051837682724, 0.19012996554374695, -0.9696812629699707, 52.35696792602539, 65.34830474853516, 5.823805809020996, 4.296760082244873, 14.126558303833008, 32.57352066040039, 16.98898696899414, 39.6262092590332, 15.130816459655762, 41.67405700683594, 10.703685760498047, 46.30630111694336, 53.02227020263672, 64.16476440429688, 1.2715140581130981, 2.318788528442383, 13.502147674560547, 37.80255889892578, 19.78358268737793, 0.0, 15.428510665893555, 36.132476806640625, 11.308792114257812, 56.64557647705078], "std": [0.07871431112289429, 0.0769333615899086, 0.047283269464969635, 0.34301602840423584, 0.06547492742538452, 0.5408167839050293, 0.1642206460237503, 0.10421063005924225, 0.048761166632175446, 0.2153046727180481, 0.23002684116363525, 0.0488954521715641, 20.743188858032227, 7.398016929626465, 4.744865417480469, 3.386950969696045, 13.251022338867188, 34.76502990722656, 16.822946548461914, 43.47745132446289, 15.557134628295898, 44.265140533447266, 12.241618156433105, 47.23821258544922, 18.306989669799805, 4.424457550048828, 0.24223104119300842, 2.713141441345215, 12.41887092590332, 38.73957443237305, 18.54248809814453, 0.0, 14.672768592834473, 36.1337776184082, 11.440581321716309, 38.83998489379883], "count": [115]}, "action": {"min": [0.3260980248451233, -0.789868950843811, 0.6875381469726562, -0.4335708022117615, -0.3342202603816986, 1.236886739730835, -1.0755703449249268, -0.8136873245239258, 0.7300382256507874, -0.8083705306053162, 0.03342679515480995, -1.0950528383255005, 10.14222240447998, 51.69187545776367, -0.5575000047683716, 0.12937499582767487, 0.8131250143051147, 0.09687499701976776, 0.7856249809265137, -0.5831249952316284, 0.925000011920929, 0.203125, 0.8081250190734863, -0.5935714244842529, 25.167499542236328, 56.23374938964844, 1.0088889598846436, 0.05687499791383743, 0.8550000190734863, 0.8037500381469727, 0.7231249809265137, 0.0, 0.7124999761581421, 0.49888888001441956, 0.6299999952316284, -0.06333333253860474], "max": [0.5890697836875916, -0.5244334936141968, 0.8625639081001282, 0.5477988719940186, -0.061274509876966476, 2.611748456954956, -0.29385536909103394, -0.42977988719940186, 0.8960860371589661, 0.08134966343641281, 1.0034713745117188, -0.924124538898468, 72.31312561035156, 76.72000122070312, 14.153124809265137, 9.661250114440918, 34.49812698364258, 84.00437927246094, 44.33187484741211, 104.31375122070312, 44.05500030517578, 106.73812103271484, 36.53937530517578, 108.2249984741211, 73.07500457763672, 69.72062683105469, 2.299999952316284, 9.126250267028809, 33.770626068115234, 93.17437744140625, 43.567501068115234, 0.0, 35.084999084472656, 86.88249969482422, 28.207500457763672, 106.10062408447266], "mean": [0.46779191493988037, -0.6667546629905701, 0.7767981886863708, 0.06326650083065033, -0.166553795337677, 1.9417223930358887, -0.4473203122615814, -0.6650795936584473, 0.7943344116210938, -0.6305181980133057, 0.19013002514839172, -0.9696811437606812, 52.35698318481445, 65.34831237792969, 5.823808193206787, 4.296760559082031, 14.126562118530273, 32.57352066040039, 16.98898696899414, 39.626197814941406, 15.130819320678711, 41.67406463623047, 10.70368480682373, 46.30629348754883, 53.02227020263672, 64.16476440429688, 1.2715141773223877, 2.3187882900238037, 13.50214672088623, 37.80255889892578, 19.783586502075195, 0.0, 15.428505897521973, 36.132469177246094, 11.308797836303711, 56.64557647705078], "std": [0.07871431112289429, 0.0769333690404892, 0.04728326573967934, 0.34301602840423584, 0.06547492742538452, 0.5408167839050293, 0.1642206460237503, 0.10421063750982285, 0.04876116290688515, 0.2153046578168869, 0.23002682626247406, 0.0488954521715641, 20.74318504333496, 7.398016929626465, 4.744865894317627, 3.386951446533203, 13.251022338867188, 34.7650260925293, 16.82294464111328, 43.477447509765625, 15.557134628295898, 44.26513671875, 12.241618156433105, 47.23820495605469, 18.306987762451172, 4.424457550048828, 0.24223102629184723, 2.7131412029266357, 12.418871879577637, 38.73957061767578, 18.5424861907959, 0.0, 14.672767639160156, 36.13377380371094, 11.440581321716309, 38.83998489379883], "count": [115]}, "timestamp": {"min": [0.0], "max": [3.8], "mean": [1.9], "std": [1.1065461781798556], "count": [115]}, "frame_index": {"min": [0], "max": [114], "mean": [57.0], "std": [33.19638534539566], "count": [115]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [115]}, "index": {"min": [3650], "max": [3764], "mean": [3707.0], "std": [33.19638534539566], "count": [115]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [115]}, "subtask_annotation": {"mean": [4.408695652173913, 4.121739130434783, 9.0, 9.0, 9.0], "std": [2.063747760850606, 3.0903716565205115, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [115]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [115]}, "eef_direction_state": {"mean": [4.217391304347826, 3.8521739130434782], "std": [1.125070886235539, 1.3334719524666117], "min": [0, 0], "max": [6, 6], "count": [115]}, "eef_velocity_state": {"mean": [1.6608695652173913, 1.7391304347826086], "std": [0.4914389965546016, 0.4584843939639679], "min": [0, 0], "max": [2, 2], "count": [115]}, "eef_acc_mag_state": {"mean": [1.208695652173913, 1.3217391304347825], "std": [0.7632385480866668, 0.6794860728899583], "min": [0, 0], "max": [2, 2], "count": [115]}, "eef_direction_action": {"mean": [4.217391304347826, 3.8521739130434782], "std": [1.125070886235539, 1.3334719524666117], "min": [0, 0], "max": [6, 6], "count": [115]}, "eef_velocity_action": {"mean": [1.6608695652173913, 1.7391304347826086], "std": [0.4914389965546016, 0.4584843939639679], "min": [0, 0], "max": [2, 2], "count": [115]}, "eef_acc_mag_action": {"mean": [1.208695652173913, 1.3217391304347825], "std": [0.7632385480866668, 0.6794860728899583], "min": [0, 0], "max": [2, 2], "count": [115]}, "eef_sim_pose_state": {"mean": [0.5985137896092382, 0.13562920186940938, 1.1694981139477512, 2.195127092114777, 0.9928622861841729, 1.435999528022699, 0.5964639190662048, -0.1279396771742927, 1.1828284484697094, -1.7043826711201295, 1.2533769729981243, -1.6138578195109994], "std": [0.011802030922886354, 0.019916345620547313, 0.0448579406284094, 0.22154562986692772, 0.20591088856060827, 0.2391463914651935, 0.010537385348291937, 0.028239487160183718, 0.03981687123854051, 2.1129210424382943, 0.10341298899621047, 1.4190128100886341], "min": [0.5825237720658889, 0.1137862548449187, 1.0971615891050766, 1.7230943395452512, 0.7609759747855507, 1.0065739380199479, 0.5733035696257907, -0.23189840617069712, 1.1151453960275812, -3.1139164188737745, 1.0877234282925832, -3.1293798332723886], "max": [0.6248090844279971, 0.17141909483337636, 1.2589249530940307, 2.5769658372526236, 1.4163901418617804, 1.854645107708358, 0.6192200825599241, -0.1001705123893391, 1.2588274488288835, 3.1362852726977, 1.492947957930081, 2.94344764517915], "count": [115]}, "eef_sim_pose_action": {"mean": [0.5985137896092382, 0.13562920186940938, 1.1694981139477512, 2.195127092114777, 0.9928622861841729, 1.435999528022699, 0.5964639190662048, -0.1279396771742927, 1.1828284484697094, -1.7043826711201295, 1.2533769729981243, -1.6138578195109994], "std": [0.011802030922886354, 0.019916345620547313, 0.0448579406284094, 0.22154562986692772, 0.20591088856060827, 0.2391463914651935, 0.010537385348291937, 0.028239487160183718, 0.03981687123854051, 2.1129210424382943, 0.10341298899621047, 1.4190128100886341], "min": [0.5825237720658889, 0.1137862548449187, 1.0971615891050766, 1.7230943395452512, 0.7609759747855507, 1.0065739380199479, 0.5733035696257907, -0.23189840617069712, 1.1151453960275812, -3.1139164188737745, 1.0877234282925832, -3.1293798332723886], "max": [0.6248090844279971, 0.17141909483337636, 1.2589249530940307, 2.5769658372526236, 1.4163901418617804, 1.854645107708358, 0.6192200825599241, -0.1001705123893391, 1.2588274488288835, 3.1362852726977, 1.492947957930081, 2.94344764517915], "count": [115]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42891658292483664]], [[0.4278593198529412]], [[0.4272199060457516]]], "std": [[[0.27667259960042034]], [[0.2724239487930883]], [[0.26943597462624264]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.20392156862745098]], [[0.1568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6115927389705882]], [[0.6256032495915033]], [[0.5982021384803922]]], "std": [[[0.2566221752214198]], [[0.25501257797016863]], [[0.2562026101698208]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.17254901960784313]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5755451940359477]], [[0.595886135620915]], [[0.5747556515522876]]], "std": [[[0.27147286941755305]], [[0.2688263457512664]], [[0.2743367751843717]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3884969403594771]], [[0.42712076184640524]], [[0.4287029452614379]]], "std": [[[0.37615655455247066]], [[0.3801400489764559]], [[0.37400856881621614]]], "count": [100]}, "observation.state": {"min": [0.33722439408302307, -0.7979991436004639, 0.6466010808944702, -0.4064621925354004, -0.30937665700912476, 1.2587262392044067, -0.5388818979263306, -0.8414158225059509, 0.6997024416923523, -0.6811007261276245, 0.03311684727668762, -1.1282615661621094, 13.622221946716309, 53.055625915527344, 0.09312500059604645, -0.10000000149011612, 0.84375, 0.11999999731779099, 0.8420000076293945, -0.5718749761581421, 0.8849999904632568, -0.27125000953674316, 0.765625, -1.0008333921432495, 27.16777801513672, 54.71500015258789, 0.8525000214576721, -0.22874999046325684, 0.9487500190734863, -0.41499999165534973, 0.78125, 0.0, 0.9543750286102295, 0.515625, 0.6256250143051147, 0.6768749952316284], "max": [0.6258583068847656, -0.5774056315422058, 0.8288271427154541, 0.6180142164230347, -0.04744601994752884, 2.5531442165374756, -0.2700369954109192, -0.5364605784416199, 0.8801594376564026, -0.34924086928367615, 0.33517396450042725, -1.0850118398666382, 71.2718734741211, 75.25875091552734, 7.598888874053955, 9.321874618530273, 35.75374984741211, 81.49562072753906, 41.31187438964844, 105.95625305175781, 41.07875061035156, 107.98625183105469, 35.009376525878906, 109.2143783569336, 70.15812683105469, 69.11563110351562, 2.677500009536743, 8.0, 34.88999938964844, 91.78250122070312, 48.412498474121094, 0.0, 39.084373474121094, 89.30999755859375, 33.204376220703125, 108.13687896728516], "mean": [0.5099799633026123, -0.6740821599960327, 0.7498906254768372, 0.006876090075820684, -0.1786828190088272, 2.063194513320923, -0.4402432143688202, -0.6941181421279907, 0.7872870564460754, -0.5358815789222717, 0.14290593564510345, -1.1124604940414429, 54.80422592163086, 64.36141967773438, 1.0590192079544067, 3.2430002689361572, 17.090686798095703, 35.8683967590332, 19.16670799255371, 45.77018737792969, 17.01313018798828, 49.91464614868164, 12.72045612335205, 54.126346588134766, 54.60504150390625, 63.75990676879883, 1.0699121952056885, 1.82269287109375, 14.572355270385742, 42.92878723144531, 22.82383918762207, 0.0, 19.332063674926758, 40.744380950927734, 15.147496223449707, 68.55671691894531], "std": [0.08427786827087402, 0.06932955980300903, 0.054069142788648605, 0.36645177006721497, 0.07873792946338654, 0.5032702088356018, 0.08618553727865219, 0.09043020755052567, 0.05054539814591408, 0.09216710180044174, 0.07422427833080292, 0.012059028260409832, 17.19529151916504, 7.253183364868164, 1.6209821701049805, 3.2134222984313965, 14.097368240356445, 34.29573440551758, 16.420917510986328, 45.40752029418945, 15.725319862365723, 47.348358154296875, 13.471050262451172, 48.645694732666016, 15.363847732543945, 4.925867557525635, 0.35462287068367004, 2.457106828689575, 11.988687515258789, 39.33085632324219, 19.165224075317383, 0.0, 16.150344848632812, 35.46245193481445, 13.90744400024414, 35.92874526977539], "count": [114]}, "action": {"min": [0.33722439408302307, -0.7979991436004639, 0.6466010808944702, -0.4064621925354004, -0.30937665700912476, 1.2587262392044067, -0.5388818979263306, -0.8414158225059509, 0.6997024416923523, -0.6811007261276245, 0.03311684727668762, -1.1282615661621094, 13.622221946716309, 53.055625915527344, 0.09312500059604645, -0.10000000149011612, 0.84375, 0.11999999731779099, 0.8420000076293945, -0.5718749761581421, 0.8849999904632568, -0.27125000953674316, 0.765625, -1.0008333921432495, 27.16777801513672, 54.71500015258789, 0.8525000214576721, -0.22874999046325684, 0.9487500190734863, -0.41499999165534973, 0.78125, 0.0, 0.9543750286102295, 0.515625, 0.6256250143051147, 0.6768749952316284], "max": [0.6258583068847656, -0.5774056315422058, 0.8288271427154541, 0.6180142164230347, -0.04744601994752884, 2.5531442165374756, -0.2700369954109192, -0.5364605784416199, 0.8801594376564026, -0.34924086928367615, 0.33517396450042725, -1.0850118398666382, 71.2718734741211, 75.25875091552734, 7.598888874053955, 9.321874618530273, 35.75374984741211, 81.49562072753906, 41.31187438964844, 105.95625305175781, 41.07875061035156, 107.98625183105469, 35.009376525878906, 109.2143783569336, 70.15812683105469, 69.11563110351562, 2.677500009536743, 8.0, 34.88999938964844, 91.78250122070312, 48.412498474121094, 0.0, 39.084373474121094, 89.30999755859375, 33.204376220703125, 108.13687896728516], "mean": [0.5099799036979675, -0.6740821003913879, 0.7498906850814819, 0.006876109167933464, -0.17868278920650482, 2.0631942749023438, -0.44024327397346497, -0.6941181421279907, 0.7872871160507202, -0.5358816385269165, 0.14290593564510345, -1.1124603748321533, 54.8042106628418, 64.36141204833984, 1.0590194463729858, 3.2430005073547363, 17.090694427490234, 35.8683967590332, 19.16670799255371, 45.77019500732422, 17.013134002685547, 49.914634704589844, 12.720457077026367, 54.12635040283203, 54.605045318603516, 63.759910583496094, 1.069912314414978, 1.82269287109375, 14.572354316711426, 42.92879104614258, 22.823841094970703, 0.0, 19.332061767578125, 40.744380950927734, 15.14748764038086, 68.55671691894531], "std": [0.08427786827087402, 0.06932955980300903, 0.054069142788648605, 0.36645177006721497, 0.07873792201280594, 0.503270149230957, 0.0861855149269104, 0.09043020755052567, 0.050545401871204376, 0.09216710925102234, 0.07422427833080292, 0.012059028260409832, 17.195289611816406, 7.2531819343566895, 1.6209821701049805, 3.2134222984313965, 14.097369194030762, 34.295738220214844, 16.42091941833496, 45.40751266479492, 15.725321769714355, 47.34836196899414, 13.471051216125488, 48.645694732666016, 15.363847732543945, 4.925867557525635, 0.3546229302883148, 2.457106828689575, 11.988687515258789, 39.33085632324219, 19.16522216796875, 0.0, 16.15034294128418, 35.46244430541992, 13.907443046569824, 35.92874526977539], "count": [114]}, "timestamp": {"min": [0.0], "max": [3.7666666666666666], "mean": [1.8833333333333333], "std": [1.096923306681347], "count": [114]}, "frame_index": {"min": [0], "max": [113], "mean": [56.5], "std": [32.90769920044041], "count": [114]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [114]}, "index": {"min": [3765], "max": [3878], "mean": [3821.5], "std": [32.90769920044041], "count": [114]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [114]}, "subtask_annotation": {"mean": [4.508771929824562, 4.078947368421052, 9.0, 9.0, 9.0], "std": [2.161244013253962, 3.126414730550848, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [114]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [114]}, "eef_direction_state": {"mean": [4.026315789473684, 4.315789473684211], "std": [1.3602149360328446, 0.9488292830168394], "min": [0, 0], "max": [6, 6], "count": [114]}, "eef_velocity_state": {"mean": [1.6228070175438596, 1.605263157894737], "std": [0.5024562628638483, 0.5064222815389842], "min": [0, 0], "max": [2, 2], "count": [114]}, "eef_acc_mag_state": {"mean": [1.1578947368421053, 1.1578947368421053], "std": [0.7324430086016881, 0.7080854761617744], "min": [0, 0], "max": [2, 2], "count": [114]}, "eef_direction_action": {"mean": [4.026315789473684, 4.315789473684211], "std": [1.3602149360328446, 0.9488292830168394], "min": [0, 0], "max": [6, 6], "count": [114]}, "eef_velocity_action": {"mean": [1.6228070175438596, 1.605263157894737], "std": [0.5024562628638483, 0.5064222815389842], "min": [0, 0], "max": [2, 2], "count": [114]}, "eef_acc_mag_action": {"mean": [1.1578947368421053, 1.1578947368421053], "std": [0.7324430086016881, 0.7080854761617744], "min": [0, 0], "max": [2, 2], "count": [114]}, "eef_sim_pose_state": {"mean": [0.589086504150615, 0.12883957991382966, 1.1558608807017912, 2.1881714639499985, 0.9271878207434087, 1.4047260882564288, 0.5914195173276432, -0.11465215964792497, 1.1691312103446554, -2.0726212272592233, 1.2304066444289201, -2.068602112390224], "std": [0.011414277373624203, 0.011861402639431843, 0.03958132127791307, 0.19748225583596263, 0.14279860456522644, 0.19443174504540373, 0.007792751791260636, 0.020924982728499932, 0.040666031406939446, 1.9307759587041702, 0.09388190050423896, 0.3219467074731546], "min": [0.5710763711584967, 0.11589254924944978, 1.0878278400421206, 1.8351357340921577, 0.7676498127198883, 1.0560090894093446, 0.5802409671258113, -0.14990160359999705, 1.1029628565627947, -3.140363571276551, 1.059216152292938, -2.616175818524798], "max": [0.6166858781774627, 0.1505448079032421, 1.2195667952408087, 2.5153548097013276, 1.2599926017513758, 1.731573202952735, 0.6096066034115484, -0.08539779346815782, 1.2497329018729164, 3.1347421257545895, 1.465539597600109, -1.3569359020351712], "count": [114]}, "eef_sim_pose_action": {"mean": [0.589086504150615, 0.12883957991382966, 1.1558608807017912, 2.1881714639499985, 0.9271878207434087, 1.4047260882564288, 0.5914195173276432, -0.11465215964792497, 1.1691312103446554, -2.0726212272592233, 1.2304066444289201, -2.068602112390224], "std": [0.011414277373624203, 0.011861402639431843, 0.03958132127791307, 0.19748225583596263, 0.14279860456522644, 0.19443174504540373, 0.007792751791260636, 0.020924982728499932, 0.040666031406939446, 1.9307759587041702, 0.09388190050423896, 0.3219467074731546], "min": [0.5710763711584967, 0.11589254924944978, 1.0878278400421206, 1.8351357340921577, 0.7676498127198883, 1.0560090894093446, 0.5802409671258113, -0.14990160359999705, 1.1029628565627947, -3.140363571276551, 1.059216152292938, -2.616175818524798], "max": [0.6166858781774627, 0.1505448079032421, 1.2195667952408087, 2.5153548097013276, 1.2599926017513758, 1.731573202952735, 0.6096066034115484, -0.08539779346815782, 1.2497329018729164, 3.1347421257545895, 1.465539597600109, -1.3569359020351712], "count": [114]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42805010825163403]], [[0.4295245486111111]], [[0.4322257863562092]]], "std": [[[0.2748841312509735]], [[0.2709341483895654]], [[0.26755846147742574]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.20392156862745098]], [[0.12156862745098039]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6083770363562092]], [[0.6208683333333334]], [[0.5904100551470588]]], "std": [[[0.2581398040345881]], [[0.2544101307618958]], [[0.2586320514009495]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.1803921568627451]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5801452103758169]], [[0.5943761785130719]], [[0.5605883578431372]]], "std": [[[0.2761265512193457]], [[0.2721630686365313]], [[0.281247212952687]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39074146446078434]], [[0.42947555964052286]], [[0.43111943014705884]]], "std": [[[0.37720387523483856]], [[0.381782958681819]], [[0.37595886447743726]]], "count": [100]}, "observation.state": {"min": [0.4757000207901001, -0.7911087870597839, 0.640545129776001, -0.4006923735141754, -0.7625696063041687, 0.9932669401168823, -1.05907142162323, -0.8391508460044861, 0.722590982913971, -0.5328497886657715, 0.12014095485210419, -1.18376624584198, 8.755555152893066, 53.08124923706055, -0.6518750190734863, 0.006874996703118086, 0.9256250262260437, -0.5256249904632568, 0.7806249856948853, -0.3062500059604645, 0.9900000095367432, -0.07750000059604645, 0.8656250238418579, -0.14399999380111694, 24.685556411743164, 54.74687576293945, 0.6412500143051147, 0.25437498092651367, 0.8125, -0.14562499523162842, 0.6087499856948853, 0.0, 0.7677778005599976, -0.0006250031292438507, 0.5993750095367432, 0.12888889014720917], "max": [0.6923781037330627, -0.5662050843238831, 0.903620183467865, 0.7719873189926147, -0.09718089550733566, 2.5276331901550293, -0.37069886922836304, -0.5140860080718994, 0.8959668874740601, 0.12564851343631744, 1.0173475742340088, -1.1352711915969849, 66.65499877929688, 77.08000183105469, 11.125624656677246, 9.505624771118164, 33.61312484741211, 83.70625305175781, 41.134376525878906, 106.44437408447266, 38.491249084472656, 109.23562622070312, 30.780624389648438, 108.67062377929688, 71.85062408447266, 70.66812896728516, 2.865000009536743, 7.38937520980835, 36.34437561035156, 91.96500396728516, 45.979373931884766, 0.0, 35.260623931884766, 84.14937591552734, 32.81687545776367, 105.29312896728516], "mean": [0.6083872318267822, -0.6690418720245361, 0.762823224067688, 0.033923402428627014, -0.3413037657737732, 1.898266077041626, -0.5594019889831543, -0.6813066601753235, 0.80331951379776, -0.36202532052993774, 0.2997771203517914, -1.1691490411758423, 51.44875717163086, 65.61112213134766, 2.380967378616333, 4.164818286895752, 15.749774932861328, 35.2711181640625, 16.93484878540039, 43.8187370300293, 14.669687271118164, 46.37942886352539, 10.255732536315918, 49.27399444580078, 54.980594635009766, 64.04952239990234, 1.0051311254501343, 2.25534725189209, 14.191181182861328, 38.53908157348633, 20.478015899658203, 0.0, 16.183523178100586, 38.12901306152344, 12.300278663635254, 73.54353332519531], "std": [0.05930689722299576, 0.06567632406949997, 0.0705590546131134, 0.37423577904701233, 0.15896819531917572, 0.5932002663612366, 0.1545119285583496, 0.09076391905546188, 0.04795738682150841, 0.155196413397789, 0.21323148906230927, 0.011328989639878273, 19.243900299072266, 7.361197471618652, 3.345468759536743, 3.499783992767334, 13.07322883605957, 36.41623306274414, 16.115270614624023, 46.294898986816406, 14.80406665802002, 47.39395523071289, 11.646625518798828, 48.826515197753906, 17.218852996826172, 5.037265777587891, 0.41024133563041687, 2.2786595821380615, 13.049345016479492, 39.18515396118164, 19.023229598999023, 0.0, 14.899117469787598, 36.46583557128906, 12.110937118530273, 31.518796920776367], "count": [131]}, "action": {"min": [0.4757000207901001, -0.7911087870597839, 0.640545129776001, -0.4006923735141754, -0.7625696063041687, 0.9932669401168823, -1.05907142162323, -0.8391508460044861, 0.722590982913971, -0.5328497886657715, 0.12014095485210419, -1.18376624584198, 8.755555152893066, 53.08124923706055, -0.6518750190734863, 0.006874996703118086, 0.9256250262260437, -0.5256249904632568, 0.7806249856948853, -0.3062500059604645, 0.9900000095367432, -0.07750000059604645, 0.8656250238418579, -0.14399999380111694, 24.685556411743164, 54.74687576293945, 0.6412500143051147, 0.25437498092651367, 0.8125, -0.14562499523162842, 0.6087499856948853, 0.0, 0.7677778005599976, -0.0006250031292438507, 0.5993750095367432, 0.12888889014720917], "max": [0.6923781037330627, -0.5662050843238831, 0.903620183467865, 0.7719873189926147, -0.09718089550733566, 2.5276331901550293, -0.37069886922836304, -0.5140860080718994, 0.8959668874740601, 0.12564851343631744, 1.0173475742340088, -1.1352711915969849, 66.65499877929688, 77.08000183105469, 11.125624656677246, 9.505624771118164, 33.61312484741211, 83.70625305175781, 41.134376525878906, 106.44437408447266, 38.491249084472656, 109.23562622070312, 30.780624389648438, 108.67062377929688, 71.85062408447266, 70.66812896728516, 2.865000009536743, 7.38937520980835, 36.34437561035156, 91.96500396728516, 45.979373931884766, 0.0, 35.260623931884766, 84.14937591552734, 32.81687545776367, 105.29312896728516], "mean": [0.6083871722221375, -0.6690418720245361, 0.7628229260444641, 0.03392338752746582, -0.3413037359714508, 1.8982659578323364, -0.5594019889831543, -0.6813065409660339, 0.8033195734024048, -0.36202526092529297, 0.29977717995643616, -1.1691486835479736, 51.448753356933594, 65.61114501953125, 2.3809680938720703, 4.164819240570068, 15.749775886535645, 35.2711296081543, 16.934844970703125, 43.81873321533203, 14.669690132141113, 46.379417419433594, 10.255732536315918, 49.273990631103516, 54.980594635009766, 64.04952239990234, 1.0051311254501343, 2.2553470134735107, 14.191184997558594, 38.53907775878906, 20.478004455566406, 0.0, 16.183521270751953, 38.12900161743164, 12.300281524658203, 73.54352569580078], "std": [0.05930689722299576, 0.06567633152008057, 0.0705590695142746, 0.37423577904701233, 0.15896819531917572, 0.5932002663612366, 0.1545119434595108, 0.09076391160488129, 0.04795738682150841, 0.1551964282989502, 0.21323151886463165, 0.011328989639878273, 19.2439022064209, 7.361197471618652, 3.3454689979553223, 3.499783754348755, 13.07322883605957, 36.41624069213867, 16.11526870727539, 46.29489517211914, 14.80406665802002, 47.39395523071289, 11.646623611450195, 48.826515197753906, 17.218854904174805, 5.037266254425049, 0.4102414548397064, 2.2786595821380615, 13.049341201782227, 39.185150146484375, 19.02322769165039, 0.0, 14.899115562438965, 36.46583938598633, 12.11093521118164, 31.518796920776367], "count": [131]}, "timestamp": {"min": [0.0], "max": [4.333333333333333], "mean": [2.166666666666667], "std": [1.260511360079269], "count": [131]}, "frame_index": {"min": [0], "max": [130], "mean": [65.0], "std": [37.815340802378074], "count": [131]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [131]}, "index": {"min": [3879], "max": [4009], "mean": [3944.0], "std": [37.815340802378074], "count": [131]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [131]}, "subtask_annotation": {"mean": [4.458015267175573, 4.152671755725191, 9.0, 9.0, 9.0], "std": [2.0574183110483752, 3.100045019231712, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [131]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [131]}, "eef_direction_state": {"mean": [3.9083969465648853, 3.7022900763358777], "std": [1.5003835727353816, 1.3174962171740507], "min": [0, 0], "max": [6, 6], "count": [131]}, "eef_velocity_state": {"mean": [1.5114503816793894, 1.5572519083969465], "std": [0.5295311510236528, 0.5118489958546637], "min": [0, 0], "max": [2, 2], "count": [131]}, "eef_acc_mag_state": {"mean": [1.1450381679389312, 0.9770992366412213], "std": [0.762900625871694, 0.8146150578292577], "min": [0, 0], "max": [2, 2], "count": [131]}, "eef_direction_action": {"mean": [3.9083969465648853, 3.7022900763358777], "std": [1.5003835727353816, 1.3174962171740507], "min": [0, 0], "max": [6, 6], "count": [131]}, "eef_velocity_action": {"mean": [1.5114503816793894, 1.5572519083969465], "std": [0.5295311510236528, 0.5118489958546637], "min": [0, 0], "max": [2, 2], "count": [131]}, "eef_acc_mag_action": {"mean": [1.1450381679389312, 0.9770992366412213], "std": [0.762900625871694, 0.8146150578292577], "min": [0, 0], "max": [2, 2], "count": [131]}, "eef_sim_pose_state": {"mean": [0.5880480243463719, 0.13684709579814816, 1.1574957268048205, 1.6984848600434073, 1.0262413202529328, 1.2295426626719765, 0.5906643435906218, -0.12825580634705983, 1.16610841643837, -1.0101086073327539, 1.2650460778542847, -1.6957520897107732], "std": [0.013276800033815359, 0.015005234484997935, 0.03705825479525173, 1.472632568942098, 0.2162536873317184, 1.1179428300184346, 0.009713988961327573, 0.030020139098419607, 0.03698053576636302, 2.637717070411534, 0.08828842039114272, 1.5491777489306866], "min": [0.5652503705837212, 0.11769706538819052, 1.0920086011544354, -3.13519615643008, 0.8132478795373692, -2.900701281079671, 0.5769017542666266, -0.21697321164984038, 1.111561613474293, -3.1352673630504584, 1.135749918572749, -3.1088630561590906], "max": [0.6178428242371514, 0.159166445492564, 1.2247238820129434, 3.06275808764497, 1.4747681000012527, 3.1397123761227657, 0.6129582405390975, -0.08704846140901085, 1.2404446946539052, 3.1385928221057795, 1.4775329074282721, 3.07421253686289], "count": [131]}, "eef_sim_pose_action": {"mean": [0.5880480243463719, 0.13684709579814816, 1.1574957268048205, 1.6984848600434073, 1.0262413202529328, 1.2295426626719765, 0.5906643435906218, -0.12825580634705983, 1.16610841643837, -1.0101086073327539, 1.2650460778542847, -1.6957520897107732], "std": [0.013276800033815359, 0.015005234484997935, 0.03705825479525173, 1.472632568942098, 0.2162536873317184, 1.1179428300184346, 0.009713988961327573, 0.030020139098419607, 0.03698053576636302, 2.637717070411534, 0.08828842039114272, 1.5491777489306866], "min": [0.5652503705837212, 0.11769706538819052, 1.0920086011544354, -3.13519615643008, 0.8132478795373692, -2.900701281079671, 0.5769017542666266, -0.21697321164984038, 1.111561613474293, -3.1352673630504584, 1.135749918572749, -3.1088630561590906], "max": [0.6178428242371514, 0.159166445492564, 1.2247238820129434, 3.06275808764497, 1.4747681000012527, 3.1397123761227657, 0.6129582405390975, -0.08704846140901085, 1.2404446946539052, 3.1385928221057795, 1.4775329074282721, 3.07421253686289], "count": [131]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4333249489379085]], [[0.43948439746732026]], [[0.43987588235294117]]], "std": [[[0.2768472523279782]], [[0.27136997807926416]], [[0.26814554503041643]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12549019607843137]], [[0.1568627450980392]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4981376940359477]], [[0.5142984293300654]], [[0.48114295343137253]]], "std": [[[0.28938496035320527]], [[0.2952572360159567]], [[0.31076368346283456]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.15294117647058825]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5241314011437909]], [[0.5439836866830066]], [[0.5113122671568627]]], "std": [[[0.3016489568003043]], [[0.30154990402833265]], [[0.3171068912041208]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3903917442810458]], [[0.42482219975490193]], [[0.4291824183006536]]], "std": [[[0.378071187235596]], [[0.38352461363607426]], [[0.3749663062634836]]], "count": [100]}, "observation.state": {"min": [0.42157816886901855, -0.8916037082672119, 0.7563600540161133, -0.6005140542984009, -0.720130443572998, 1.5408273935317993, -0.7540341019630432, -0.8849279284477234, 0.728427529335022, 0.049615662544965744, 0.1543545424938202, -1.8572614192962646, 33.39111328125, 49.65357208251953, -0.804444432258606, -0.051874998956918716, 0.8949999809265137, -0.4074999988079071, 0.987500011920929, -0.07500000298023224, -0.40687498450279236, -1.4581249952316284, 0.703125, 0.2176923155784607, 22.621110916137695, 61.33062744140625, 0.6143749952316284, 0.3412500023841858, 0.8159999847412109, 0.7450000047683716, 0.6122222542762756, 0.0, 0.6493750214576721, -0.1837500035762787, 0.6677777767181396, 0.125], "max": [0.7815957069396973, -0.602201521396637, 0.9757190942764282, -0.06785496324300766, -0.2904459536075592, 2.8272345066070557, -0.2783341109752655, -0.5893161296844482, 1.0236896276474, 0.2878948152065277, 0.7057297229766846, -1.4910448789596558, 85.78437805175781, 64.87374877929688, 51.47062683105469, 9.5806245803833, 32.256248474121094, 87.50687408447266, 32.65562438964844, 84.02874755859375, 32.717498779296875, 106.84750366210938, 32.228126525878906, 110.2249984741211, 77.29312896728516, 68.04875183105469, 2.815000057220459, 5.195624828338623, 42.891876220703125, 68.60562896728516, 51.31687545776367, 0.0, 57.514373779296875, 77.94437408447266, 50.44312286376953, 104.21500396728516], "mean": [0.5776582360267639, -0.7463359832763672, 0.8627992272377014, -0.40233513712882996, -0.3863489031791687, 2.496342658996582, -0.5177580714225769, -0.7538437247276306, 0.8866254091262817, 0.18064847588539124, 0.2973916530609131, -1.7828449010849, 71.17122650146484, 61.85816192626953, 23.56344223022461, 3.6310317516326904, 15.499656677246094, 37.68480682373047, 15.98353099822998, 31.277362823486328, 12.589313507080078, 26.614730834960938, 13.290473937988281, 54.27398681640625, 58.63292694091797, 64.81674194335938, 0.7846778631210327, 1.8710116147994995, 17.482255935668945, 33.19868469238281, 22.2392520904541, 0.0, 16.341230392456055, 32.0009651184082, 21.670494079589844, 55.38493347167969], "std": [0.09454510360956192, 0.08847887068986893, 0.060783546417951584, 0.13393893837928772, 0.10456537455320358, 0.3320106267929077, 0.1311974674463272, 0.09486335515975952, 0.08498841524124146, 0.061299022287130356, 0.1566036194562912, 0.10314033180475235, 16.118473052978516, 4.2657976150512695, 13.651238441467285, 3.571662425994873, 13.28317642211914, 37.54822540283203, 14.067035675048828, 33.08320999145508, 11.601372718811035, 36.27626037597656, 12.772509574890137, 49.730979919433594, 16.81466293334961, 1.7457234859466553, 0.3594173491001129, 1.5296415090560913, 16.07297134399414, 29.50176239013672, 20.367582321166992, 0.0, 19.735910415649414, 30.08285140991211, 21.11321258544922, 42.37953186035156], "count": [153]}, "action": {"min": [0.42157816886901855, -0.8916037082672119, 0.7563600540161133, -0.6005140542984009, -0.720130443572998, 1.5408273935317993, -0.7540341019630432, -0.8849279284477234, 0.728427529335022, 0.049615662544965744, 0.1543545424938202, -1.8572614192962646, 33.39111328125, 49.65357208251953, -0.804444432258606, -0.051874998956918716, 0.8949999809265137, -0.4074999988079071, 0.987500011920929, -0.07500000298023224, -0.40687498450279236, -1.4581249952316284, 0.703125, 0.2176923155784607, 22.621110916137695, 61.33062744140625, 0.6143749952316284, 0.3412500023841858, 0.8159999847412109, 0.7450000047683716, 0.6122222542762756, 0.0, 0.6493750214576721, -0.1837500035762787, 0.6677777767181396, 0.125], "max": [0.7815957069396973, -0.602201521396637, 0.9757190942764282, -0.06785496324300766, -0.2904459536075592, 2.8272345066070557, -0.2783341109752655, -0.5893161296844482, 1.0236896276474, 0.2878948152065277, 0.7057297229766846, -1.4910448789596558, 85.78437805175781, 64.87374877929688, 51.47062683105469, 9.5806245803833, 32.256248474121094, 87.50687408447266, 32.65562438964844, 84.02874755859375, 32.717498779296875, 106.84750366210938, 32.228126525878906, 110.2249984741211, 77.29312896728516, 68.04875183105469, 2.815000057220459, 5.195624828338623, 42.891876220703125, 68.60562896728516, 51.31687545776367, 0.0, 57.514373779296875, 77.94437408447266, 50.44312286376953, 104.21500396728516], "mean": [0.5776581764221191, -0.746336042881012, 0.8627992272377014, -0.40233516693115234, -0.3863488435745239, 2.496342897415161, -0.5177580118179321, -0.7538435459136963, 0.8866255283355713, 0.18064841628074646, 0.2973915636539459, -1.7828445434570312, 71.17122650146484, 61.8581428527832, 23.56344985961914, 3.6310319900512695, 15.499653816223145, 37.68479919433594, 15.98353385925293, 31.27735710144043, 12.589312553405762, 26.614728927612305, 13.290468215942383, 54.27401351928711, 58.63291549682617, 64.81673431396484, 0.7846781015396118, 1.8710123300552368, 17.482248306274414, 33.19868087768555, 22.239248275756836, 0.0, 16.341236114501953, 32.00096893310547, 21.670501708984375, 55.38493728637695], "std": [0.09454510360956192, 0.08847888559103012, 0.060783542692661285, 0.13393892347812653, 0.10456537455320358, 0.3320105969905853, 0.13119745254516602, 0.09486336261034012, 0.08498843014240265, 0.06129901856184006, 0.1566036194562912, 0.10314033180475235, 16.118473052978516, 4.265798091888428, 13.651238441467285, 3.571662425994873, 13.283175468444824, 37.548221588134766, 14.067034721374512, 33.08320617675781, 11.601374626159668, 36.2762565612793, 12.77250862121582, 49.73099136352539, 16.814664840698242, 1.7457234859466553, 0.35941752791404724, 1.5296415090560913, 16.07297134399414, 29.501766204833984, 20.367582321166992, 0.0, 19.73590850830078, 30.082849502563477, 21.11321258544922, 42.3795280456543], "count": [153]}, "timestamp": {"min": [0.0], "max": [5.066666666666666], "mean": [2.533333333333333], "std": [1.4722117400046122], "count": [153]}, "frame_index": {"min": [0], "max": [152], "mean": [76.0], "std": [44.16635220013836], "count": [153]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [153]}, "index": {"min": [4010], "max": [4162], "mean": [4086.0], "std": [44.16635220013836], "count": [153]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [153]}, "subtask_annotation": {"mean": [4.437908496732026, 4.222222222222222, 9.0, 9.0, 9.0], "std": [2.153671634202164, 2.9377467293900783, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [153]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [153]}, "eef_direction_state": {"mean": [3.633986928104575, 3.9673202614379086], "std": [1.6158998949246068, 1.2905807612676448], "min": [0, 0], "max": [6, 6], "count": [153]}, "eef_velocity_state": {"mean": [1.2483660130718954, 1.3202614379084967], "std": [0.46132865451036065, 0.519597566388282], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_acc_mag_state": {"mean": [0.6339869281045751, 0.8431372549019608], "std": [0.8064416635391991, 0.8012869310471579], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_direction_action": {"mean": [3.633986928104575, 3.9673202614379086], "std": [1.6158998949246068, 1.2905807612676448], "min": [0, 0], "max": [6, 6], "count": [153]}, "eef_velocity_action": {"mean": [1.2483660130718954, 1.3202614379084967], "std": [0.46132865451036065, 0.519597566388282], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_acc_mag_action": {"mean": [0.6339869281045751, 0.8431372549019608], "std": [0.8064416635391991, 0.8012869310471579], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_sim_pose_state": {"mean": [0.6366259773982825, 0.15958557617155184, 1.169409906164702, 1.9333237015672462, 0.893577271856935, 1.325436479341959, 0.6359733118552223, -0.1472128867937167, 1.1755810275876257, -2.093745140545625, 1.3072634206661489, -1.722539824169368], "std": [0.014506302844602673, 0.017968711689105365, 0.03418852217064463, 0.15370722215689359, 0.1968097378372593, 0.15545285758467445, 0.01778988954844689, 0.02109333438455619, 0.03776743306787149, 1.5613348785982455, 0.09044057707692245, 1.2029140174622301], "min": [0.6132949307140263, 0.13819993135053676, 1.1254273863287527, 1.5799731751044919, 0.7419525182374063, 1.0164123787197996, 0.6018946397640907, -0.17875570772461824, 1.1212761302331042, -3.106474214896574, 1.1731485070875372, -3.0218115562122083], "max": [0.6606767940861205, 0.1907435348298454, 1.2445764523871596, 2.131266735709764, 1.4874327919059138, 1.551379937177876, 0.6597855054988552, -0.11998687351455037, 1.2532336552885757, 3.12025117259376, 1.4954118717049263, 3.1190307061801], "count": [153]}, "eef_sim_pose_action": {"mean": [0.6366259773982825, 0.15958557617155184, 1.169409906164702, 1.9333237015672462, 0.893577271856935, 1.325436479341959, 0.6359733118552223, -0.1472128867937167, 1.1755810275876257, -2.093745140545625, 1.3072634206661489, -1.722539824169368], "std": [0.014506302844602673, 0.017968711689105365, 0.03418852217064463, 0.15370722215689359, 0.1968097378372593, 0.15545285758467445, 0.01778988954844689, 0.02109333438455619, 0.03776743306787149, 1.5613348785982455, 0.09044057707692245, 1.2029140174622301], "min": [0.6132949307140263, 0.13819993135053676, 1.1254273863287527, 1.5799731751044919, 0.7419525182374063, 1.0164123787197996, 0.6018946397640907, -0.17875570772461824, 1.1212761302331042, -3.106474214896574, 1.1731485070875372, -3.0218115562122083], "max": [0.6606767940861205, 0.1907435348298454, 1.2445764523871596, 2.131266735709764, 1.4874327919059138, 1.551379937177876, 0.6597855054988552, -0.11998687351455037, 1.2532336552885757, 3.12025117259376, 1.4954118717049263, 3.1190307061801], "count": [153]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4339264174836601]], [[0.43264852736928106]], [[0.4309156801470588]]], "std": [[[0.27534352884808]], [[0.27147505716427694]], [[0.2689579760080816]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11764705882352941]], [[0.2]], [[0.1450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6166380555555556]], [[0.629017481617647]], [[0.598282722630719]]], "std": [[[0.25618494400852737]], [[0.2525808955843706]], [[0.2580525708411406]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.17254901960784313]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5781729493464052]], [[0.5966673876633987]], [[0.5636292177287582]]], "std": [[[0.2754354330925202]], [[0.27246515300852553]], [[0.283290695283859]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3910928656045752]], [[0.42835115400326795]], [[0.4289793933823529]]], "std": [[[0.37594421607451783]], [[0.38154503980469684]], [[0.3760288521519418]]], "count": [100]}, "observation.state": {"min": [0.49179351329803467, -0.7931353449821472, 0.6286001801490784, -0.529082715511322, -0.7094968557357788, 1.1779011487960815, -0.8401522040367126, -0.8601319789886475, 0.6799483895301819, -0.41435396671295166, 0.09493972361087799, -1.3613193035125732, 19.574443817138672, 50.23062515258789, -0.051874998956918716, 0.1262499988079071, 0.9162499904632568, 0.3331249952316284, 0.8349999785423279, -0.15687499940395355, 0.9474999904632568, -0.12562498450279236, 0.7662500143051147, 0.026250001043081284, 27.037776947021484, 50.60375213623047, 0.5731250047683716, 0.22687500715255737, 0.6981250047683716, -0.5087500214576721, 0.6137499809265137, 0.0, 0.9487499594688416, -0.44749999046325684, 0.5868749618530273, 3.7543749809265137], "max": [0.7143129706382751, -0.5454146862030029, 0.8726253509521484, 0.5947680473327637, -0.07953765243291855, 2.6689937114715576, -0.264849990606308, -0.5139342546463013, 0.9083886742591858, -0.01158731896430254, 0.7377737164497375, -1.1835755109786987, 71.00062561035156, 75.41687774658203, 3.1712498664855957, 9.524999618530273, 33.321876525878906, 83.80687713623047, 43.84187316894531, 107.56937408447266, 41.76625061035156, 110.95750427246094, 33.83250045776367, 109.39812469482422, 75.74124908447266, 73.64812469482422, 0.6775000095367432, 8.078749656677246, 36.92625045776367, 94.60062408447266, 46.838748931884766, 0.0, 34.901248931884766, 84.84062957763672, 28.582500457763672, 107.01750183105469], "mean": [0.5986195206642151, -0.6687968969345093, 0.7424144148826599, -0.13159318268299103, -0.3159726858139038, 2.14984393119812, -0.5303628444671631, -0.6998494863510132, 0.8072260022163391, -0.28998053073883057, 0.27393054962158203, -1.2759838104248047, 54.20012664794922, 63.173828125, 0.4535808265209198, 4.128718376159668, 15.92924976348877, 36.79678726196289, 18.382633209228516, 45.5267219543457, 16.430721282958984, 49.86331558227539, 12.505264282226562, 52.330406188964844, 55.9291877746582, 64.42173767089844, 0.6418002247810364, 2.3383500576019287, 15.347576141357422, 42.25148010253906, 21.867136001586914, 0.0, 16.849729537963867, 40.94809341430664, 12.242671966552734, 63.19436264038086], "std": [0.05549385026097298, 0.0764164850115776, 0.06053389236330986, 0.34774017333984375, 0.14480942487716675, 0.5522189140319824, 0.13891653716564178, 0.10049273073673248, 0.06352055817842484, 0.10464081168174744, 0.13875047862529755, 0.06358379870653152, 16.965599060058594, 7.476034641265869, 0.9107655882835388, 3.7366507053375244, 13.464950561523438, 36.153018951416016, 16.746591567993164, 46.28560256958008, 15.839096069335938, 48.45656204223633, 13.09261417388916, 49.85823059082031, 15.854113578796387, 7.1323347091674805, 0.021633172407746315, 2.535050868988037, 13.29536247253418, 40.17318344116211, 19.253154754638672, 0.0, 14.440185546875, 37.31425857543945, 11.625340461730957, 37.91297912597656], "count": [146]}, "action": {"min": [0.49179351329803467, -0.7931353449821472, 0.6286001801490784, -0.529082715511322, -0.7094968557357788, 1.1779011487960815, -0.8401522040367126, -0.8601319789886475, 0.6799483895301819, -0.41435396671295166, 0.09493972361087799, -1.3613193035125732, 19.574443817138672, 50.23062515258789, -0.051874998956918716, 0.1262499988079071, 0.9162499904632568, 0.3331249952316284, 0.8349999785423279, -0.15687499940395355, 0.9474999904632568, -0.12562498450279236, 0.7662500143051147, 0.026250001043081284, 27.037776947021484, 50.60375213623047, 0.5731250047683716, 0.22687500715255737, 0.6981250047683716, -0.5087500214576721, 0.6137499809265137, 0.0, 0.9487499594688416, -0.44749999046325684, 0.5868749618530273, 3.7543749809265137], "max": [0.7143129706382751, -0.5454146862030029, 0.8726253509521484, 0.5947680473327637, -0.07953765243291855, 2.6689937114715576, -0.264849990606308, -0.5139342546463013, 0.9083886742591858, -0.01158731896430254, 0.7377737164497375, -1.1835755109786987, 71.00062561035156, 75.41687774658203, 3.1712498664855957, 9.524999618530273, 33.321876525878906, 83.80687713623047, 43.84187316894531, 107.56937408447266, 41.76625061035156, 110.95750427246094, 33.83250045776367, 109.39812469482422, 75.74124908447266, 73.64812469482422, 0.6775000095367432, 8.078749656677246, 36.92625045776367, 94.60062408447266, 46.838748931884766, 0.0, 34.901248931884766, 84.84062957763672, 28.582500457763672, 107.01750183105469], "mean": [0.5986194610595703, -0.6687970757484436, 0.7424144148826599, -0.13159313797950745, -0.3159726858139038, 2.14984393119812, -0.5303628444671631, -0.6998494863510132, 0.80722576379776, -0.28998053073883057, 0.27393051981925964, -1.2759833335876465, 54.20011520385742, 63.17383575439453, 0.4535810351371765, 4.128718376159668, 15.929247856140137, 36.79677963256836, 18.38262939453125, 45.5267219543457, 16.43071937561035, 49.86329650878906, 12.505260467529297, 52.33039093017578, 55.92920684814453, 64.42172241210938, 0.641800582408905, 2.3383495807647705, 15.34757137298584, 42.25148010253906, 21.86712646484375, 0.0, 16.84972381591797, 40.94810104370117, 12.242676734924316, 63.19435119628906], "std": [0.05549384281039238, 0.0764164850115776, 0.06053389236330986, 0.34774017333984375, 0.14480943977832794, 0.5522189140319824, 0.13891655206680298, 0.10049270838499069, 0.06352055072784424, 0.10464081168174744, 0.13875047862529755, 0.06358379870653152, 16.965600967407227, 7.476033687591553, 0.9107655882835388, 3.7366507053375244, 13.464950561523438, 36.15302276611328, 16.74658966064453, 46.28560256958008, 15.839098930358887, 48.4565544128418, 13.092615127563477, 49.85823059082031, 15.854113578796387, 7.1323347091674805, 0.021633168682456017, 2.535051107406616, 13.295361518859863, 40.17318344116211, 19.253156661987305, 0.0, 14.440186500549316, 37.31426239013672, 11.625338554382324, 37.91297912597656], "count": [146]}, "timestamp": {"min": [0.0], "max": [4.833333333333333], "mean": [2.4166666666666665], "std": [1.4048527008591012], "count": [146]}, "frame_index": {"min": [0], "max": [145], "mean": [72.5], "std": [42.14558102577303], "count": [146]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [146]}, "index": {"min": [4163], "max": [4308], "mean": [4235.5], "std": [42.14558102577303], "count": [146]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [146]}, "subtask_annotation": {"mean": [4.719178082191781, 3.952054794520548, 9.0, 9.0, 9.0], "std": [1.89716136431758, 2.9824422092044185, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [146]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [146]}, "eef_direction_state": {"mean": [3.767123287671233, 3.952054794520548], "std": [1.5351636202582895, 1.2459918851338798], "min": [0, 0], "max": [6, 6], "count": [146]}, "eef_velocity_state": {"mean": [1.582191780821918, 1.5410958904109588], "std": [0.5068955921117364, 0.5379656292016145], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_acc_mag_state": {"mean": [0.9726027397260274, 1.0068493150684932], "std": [0.8104218880958383, 0.8066213599886506], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_direction_action": {"mean": [3.767123287671233, 3.952054794520548], "std": [1.5351636202582895, 1.2459918851338798], "min": [0, 0], "max": [6, 6], "count": [146]}, "eef_velocity_action": {"mean": [1.582191780821918, 1.5410958904109588], "std": [0.5068955921117364, 0.5379656292016145], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_acc_mag_action": {"mean": [0.9726027397260274, 1.0068493150684932], "std": [0.8104218880958383, 0.8066213599886506], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_sim_pose_state": {"mean": [0.5880140003472795, 0.13781334691398453, 1.1547768036872619, 1.982807465806438, 0.9594168453669896, 1.3714271547065622, 0.5932947279002777, -0.12240400484867603, 1.1673196715589196, -0.8701661654346986, 1.2714105502598494, -1.7088235920345618], "std": [0.012820200526716655, 0.014090931911754258, 0.04268327902433471, 1.0029488663054034, 0.22260433958424447, 0.7448829359981228, 0.010424425510257105, 0.02454894887758616, 0.050416861638019055, 2.58482361828167, 0.09686068290348997, 1.403056390183545], "min": [0.5720521370336602, 0.12049852485659535, 1.0808951498284651, -2.971169425050952, 0.7466358442133219, -2.8727217217442114, 0.5792281588502229, -0.17876093628727519, 1.0901623390281916, -3.1407801480901045, 1.11161676850262, -3.082073575909079], "max": [0.6171604584465007, 0.16389012334210962, 1.2361182860236388, 3.13601426723966, 1.518639533798014, 3.1245276602334346, 0.62021868648992, -0.08800845834771479, 1.298060468382972, 3.130520369514538, 1.483217593987058, 3.124192861290493], "count": [146]}, "eef_sim_pose_action": {"mean": [0.5880140003472795, 0.13781334691398453, 1.1547768036872619, 1.982807465806438, 0.9594168453669896, 1.3714271547065622, 0.5932947279002777, -0.12240400484867603, 1.1673196715589196, -0.8701661654346986, 1.2714105502598494, -1.7088235920345618], "std": [0.012820200526716655, 0.014090931911754258, 0.04268327902433471, 1.0029488663054034, 0.22260433958424447, 0.7448829359981228, 0.010424425510257105, 0.02454894887758616, 0.050416861638019055, 2.58482361828167, 0.09686068290348997, 1.403056390183545], "min": [0.5720521370336602, 0.12049852485659535, 1.0808951498284651, -2.971169425050952, 0.7466358442133219, -2.8727217217442114, 0.5792281588502229, -0.17876093628727519, 1.0901623390281916, -3.1407801480901045, 1.11161676850262, -3.082073575909079], "max": [0.6171604584465007, 0.16389012334210962, 1.2361182860236388, 3.13601426723966, 1.518639533798014, 3.1245276602334346, 0.62021868648992, -0.08800845834771479, 1.298060468382972, 3.130520369514538, 1.483217593987058, 3.124192861290493], "count": [146]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4294887091503268]], [[0.4282710968137255]], [[0.42064091911764706]]], "std": [[[0.27658215895930033]], [[0.2725953088977951]], [[0.27237524057474555]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.1803921568627451]], [[0.15294117647058825]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6054226062091503]], [[0.6150967320261438]], [[0.5891708067810458]]], "std": [[[0.25890333410877986]], [[0.25757377962958067]], [[0.2591060863284977]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.17647058823529413]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5625445261437909]], [[0.583003852124183]], [[0.559502806372549]]], "std": [[[0.2784265779568423]], [[0.27560966779113305]], [[0.27871036898390644]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3883523794934641]], [[0.42615802287581694]], [[0.42578858455882357]]], "std": [[[0.37967809376473766]], [[0.38352990522585073]], [[0.3773056411047978]]], "count": [100]}, "observation.state": {"min": [0.32158389687538147, -0.8082036375999451, 0.6857023239135742, -0.3616626560688019, -0.2955720126628876, 1.2340734004974365, -0.5018310546875, -0.8454928398132324, 0.7162203192710876, -0.6378509402275085, 0.018549248576164246, -1.2052481174468994, 16.003334045410156, 52.71687698364258, -0.3125, 0.20125000178813934, 0.8537499904632568, 0.3218750059604645, 0.8787500262260437, -0.39000001549720764, 0.7487499713897705, 0.1550000011920929, 0.7437499761581421, -0.2800000011920929, 28.35416603088379, 55.36187744140625, 0.8387500047683716, 0.17750000953674316, 0.9262499809265137, -0.3700000047683716, 0.5931249856948853, 0.0, 0.9318749904632568, -0.328125, 0.7437499761581421, -0.13625000417232513], "max": [0.5768148899078369, -0.5821952819824219, 0.8319504857063293, 0.6691557765007019, -0.017500190064311028, 2.5407462120056152, -0.24927042424678802, -0.5392156839370728, 0.8865968585014343, -0.3676232099533081, 0.24133096635341644, -1.1833133697509766, 74.97875213623047, 74.43687438964844, 21.343124389648438, 8.74625015258789, 34.133750915527344, 79.6468734741211, 40.81500244140625, 100.95874786376953, 37.12750244140625, 102.0999984741211, 29.345624923706055, 109.15312194824219, 73.01687622070312, 71.34500122070312, 5.385000228881836, 7.955625057220459, 34.23374938964844, 93.44937896728516, 45.45874786376953, 0.0, 41.29125213623047, 95.25749969482422, 34.135623931884766, 104.60625457763672], "mean": [0.4961869716644287, -0.6929804682731628, 0.76009202003479, 0.03236483410000801, -0.16301828622817993, 2.055222272872925, -0.42317870259284973, -0.6947692632675171, 0.8052757978439331, -0.49125775694847107, 0.11236962676048279, -1.19511878490448, 58.165626525878906, 63.560665130615234, 8.547245979309082, 2.526482343673706, 15.642894744873047, 33.63196563720703, 18.4238224029541, 40.96988296508789, 15.761297225952148, 44.139896392822266, 11.237665176391602, 50.270843505859375, 53.48152160644531, 63.47059631347656, 1.2962920665740967, 2.7652530670166016, 14.997383117675781, 39.85389709472656, 21.31169319152832, 0.0, 18.34714126586914, 39.16712951660156, 13.388577461242676, 77.11388397216797], "std": [0.07017379254102707, 0.07015948742628098, 0.04284662380814552, 0.39325690269470215, 0.0891553983092308, 0.5188138484954834, 0.08483100682497025, 0.08910533785820007, 0.05282231420278549, 0.09951941668987274, 0.06697943806648254, 0.006242952309548855, 19.86315155029297, 6.695013999938965, 6.0641889572143555, 2.860311985015869, 13.842449188232422, 33.18883514404297, 16.736698150634766, 41.81753921508789, 14.784144401550293, 44.280418395996094, 11.411942481994629, 48.36063003540039, 15.583036422729492, 5.226598262786865, 0.8630003333091736, 2.62807035446167, 12.973454475402832, 38.870948791503906, 18.97345542907715, 0.0, 16.11562728881836, 37.90190124511719, 12.820368766784668, 31.31194496154785], "count": [113]}, "action": {"min": [0.32158389687538147, -0.8082036375999451, 0.6857023239135742, -0.3616626560688019, -0.2955720126628876, 1.2340734004974365, -0.5018310546875, -0.8454928398132324, 0.7162203192710876, -0.6378509402275085, 0.018549248576164246, -1.2052481174468994, 16.003334045410156, 52.71687698364258, -0.3125, 0.20125000178813934, 0.8537499904632568, 0.3218750059604645, 0.8787500262260437, -0.39000001549720764, 0.7487499713897705, 0.1550000011920929, 0.7437499761581421, -0.2800000011920929, 28.35416603088379, 55.36187744140625, 0.8387500047683716, 0.17750000953674316, 0.9262499809265137, -0.3700000047683716, 0.5931249856948853, 0.0, 0.9318749904632568, -0.328125, 0.7437499761581421, -0.13625000417232513], "max": [0.5768148899078369, -0.5821952819824219, 0.8319504857063293, 0.6691557765007019, -0.017500190064311028, 2.5407462120056152, -0.24927042424678802, -0.5392156839370728, 0.8865968585014343, -0.3676232099533081, 0.24133096635341644, -1.1833133697509766, 74.97875213623047, 74.43687438964844, 21.343124389648438, 8.74625015258789, 34.133750915527344, 79.6468734741211, 40.81500244140625, 100.95874786376953, 37.12750244140625, 102.0999984741211, 29.345624923706055, 109.15312194824219, 73.01687622070312, 71.34500122070312, 5.385000228881836, 7.955625057220459, 34.23374938964844, 93.44937896728516, 45.45874786376953, 0.0, 41.29125213623047, 95.25749969482422, 34.135623931884766, 104.60625457763672], "mean": [0.4961869716644287, -0.6929803490638733, 0.7600921392440796, 0.03236483037471771, -0.16301830112934113, 2.0552217960357666, -0.4231787621974945, -0.6947692036628723, 0.8052758574485779, -0.4912578761577606, 0.1123695820569992, -1.1951189041137695, 58.165626525878906, 63.560665130615234, 8.547246932983398, 2.5264828205108643, 15.642892837524414, 33.63197326660156, 18.423816680908203, 40.96988296508789, 15.76130199432373, 44.13988494873047, 11.237665176391602, 50.27084732055664, 53.48151779174805, 63.470611572265625, 1.2962923049926758, 2.7652535438537598, 14.99738597869873, 39.85390090942383, 21.311697006225586, 0.0, 18.34714698791504, 39.1671257019043, 13.38857650756836, 77.11387634277344], "std": [0.07017378509044647, 0.07015948742628098, 0.04284663125872612, 0.39325687289237976, 0.08915539085865021, 0.5188138484954834, 0.08483099937438965, 0.08910535275936127, 0.052822310477495193, 0.09951941668987274, 0.06697943806648254, 0.006242953706532717, 19.86315155029297, 6.695014476776123, 6.064189434051514, 2.860311985015869, 13.842449188232422, 33.18883514404297, 16.7367000579834, 41.81754684448242, 14.784144401550293, 44.28041458129883, 11.411943435668945, 48.360626220703125, 15.583037376403809, 5.226598739624023, 0.8630005717277527, 2.628070116043091, 12.973451614379883, 38.870948791503906, 18.97345542907715, 0.0, 16.11562728881836, 37.90190124511719, 12.820367813110352, 31.31194496154785], "count": [113]}, "timestamp": {"min": [0.0], "max": [3.7333333333333334], "mean": [1.8666666666666665], "std": [1.0873004286866725], "count": [113]}, "frame_index": {"min": [0], "max": [112], "mean": [56.0], "std": [32.61901286060018], "count": [113]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [113]}, "index": {"min": [4309], "max": [4421], "mean": [4365.0], "std": [32.61901286060018], "count": [113]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [113]}, "subtask_annotation": {"mean": [4.477876106194691, 4.513274336283186, 9.0, 9.0, 9.0], "std": [2.03116142342581, 3.1175070714705364, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [113]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [113]}, "eef_direction_state": {"mean": [4.15929203539823, 4.212389380530974], "std": [1.1641121169844495, 1.170820205914423], "min": [0, 0], "max": [6, 6], "count": [113]}, "eef_velocity_state": {"mean": [1.575221238938053, 1.5221238938053097], "std": [0.5118992872205158, 0.6393767032987062], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_acc_mag_state": {"mean": [1.1238938053097345, 1.2566371681415929], "std": [0.7657808018684582, 0.6349518978637909], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_direction_action": {"mean": [4.15929203539823, 4.212389380530974], "std": [1.1641121169844495, 1.170820205914423], "min": [0, 0], "max": [6, 6], "count": [113]}, "eef_velocity_action": {"mean": [1.575221238938053, 1.5221238938053097], "std": [0.5118992872205158, 0.6393767032987062], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_acc_mag_action": {"mean": [1.1238938053097345, 1.2566371681415929], "std": [0.7657808018684582, 0.6349518978637909], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_sim_pose_state": {"mean": [0.5916609015388544, 0.12386368365684215, 1.1549871372319627, 2.1748109937713562, 0.9165779141684355, 1.3815556880465028, 0.6015405618141676, -0.12442011762346611, 1.170344194427928, -2.7275211088078346, 1.2096806027142166, -1.9823878878251056], "std": [0.005732452239445591, 0.012969713121631362, 0.03687656764910353, 0.1920929490925055, 0.12249348530507986, 0.1814946180937555, 0.007748771819636234, 0.019014824370758392, 0.0390412574053122, 0.23813913032568057, 0.09436119108955592, 0.26624311225690733], "min": [0.583364827792874, 0.10892553947795033, 1.0953175046149637, 1.8353641643608114, 0.79096165752888, 1.06357266349371, 0.5916973535896026, -0.15342708182670892, 1.1048669340230397, -2.970071595370103, 1.0376541219679627, -2.2823998192082984], "max": [0.6074556351152125, 0.14573984927578942, 1.2182928710727365, 2.4795178252878607, 1.191494960141989, 1.6874992853447337, 0.6187702034723294, -0.10049390194351515, 1.2512190879871898, -2.1685018321492064, 1.4626335055984203, -1.4032863248797693], "count": [113]}, "eef_sim_pose_action": {"mean": [0.5916609015388544, 0.12386368365684215, 1.1549871372319627, 2.1748109937713562, 0.9165779141684355, 1.3815556880465028, 0.6015405618141676, -0.12442011762346611, 1.170344194427928, -2.7275211088078346, 1.2096806027142166, -1.9823878878251056], "std": [0.005732452239445591, 0.012969713121631362, 0.03687656764910353, 0.1920929490925055, 0.12249348530507986, 0.1814946180937555, 0.007748771819636234, 0.019014824370758392, 0.0390412574053122, 0.23813913032568057, 0.09436119108955592, 0.26624311225690733], "min": [0.583364827792874, 0.10892553947795033, 1.0953175046149637, 1.8353641643608114, 0.79096165752888, 1.06357266349371, 0.5916973535896026, -0.15342708182670892, 1.1048669340230397, -2.970071595370103, 1.0376541219679627, -2.2823998192082984], "max": [0.6074556351152125, 0.14573984927578942, 1.2182928710727365, 2.4795178252878607, 1.191494960141989, 1.6874992853447337, 0.6187702034723294, -0.10049390194351515, 1.2512190879871898, -2.1685018321492064, 1.4626335055984203, -1.4032863248797693], "count": [113]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42862216911764706]], [[0.4289440236928104]], [[0.4321259742647059]]], "std": [[[0.2753608605136092]], [[0.271455115896529]], [[0.26848437006786524]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.14901960784313725]], [[0.20392156862745098]], [[0.1607843137254902]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6104033946078432]], [[0.6293369219771241]], [[0.6041218607026143]]], "std": [[[0.2557415537994399]], [[0.25181772550855863]], [[0.2505719049690359]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.16470588235294117]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5608278717320261]], [[0.5769733741830065]], [[0.5392507965686275]]], "std": [[[0.276735197664614]], [[0.2763050856030148]], [[0.2886668345117676]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3914460171568628]], [[0.42881747549019605]], [[0.42878195669934643]]], "std": [[[0.37886709612904595]], [[0.3827871095620003]], [[0.3753881790716844]]], "count": [100]}, "observation.state": {"min": [0.34044307470321655, -0.7986905574798584, 0.6808146238327026, -0.4161898195743561, -0.4014076590538025, 0.005197604186832905, -0.7219424843788147, -0.8478055596351624, 0.7691413760185242, -0.474674791097641, 0.20346951484680176, -1.1139297485351562, 25.717777252197266, 49.80812454223633, -0.7868750095367432, 0.10999999940395355, 0.8856250047683716, 0.21133333444595337, 0.7862499952316284, -0.40888887643814087, 0.9318749904632568, 0.13124999403953552, 0.7606250047683716, -0.06687499582767487, 27.4010009765625, 54.022499084472656, 0.8268749713897705, 0.23375000059604645, 0.6037499904632568, -0.005000002682209015, 0.5759999752044678, 0.0, 0.734375, 0.9112499952316284, 0.6200000047683716, 0.03687499463558197], "max": [0.607166051864624, -0.5877902507781982, 0.9351395964622498, 1.6418468952178955, -0.08986133337020874, 2.5292067527770996, -0.5018548965454102, -0.5498623251914978, 0.966468334197998, -0.16441595554351807, 0.5906195044517517, -1.0968375205993652, 72.54624938964844, 73.52062225341797, 35.31437301635742, 9.255624771118164, 34.70000076293945, 78.65687561035156, 39.739376068115234, 105.2543716430664, 41.13125228881836, 107.79000091552734, 32.99250030517578, 108.69062805175781, 75.01000213623047, 67.54437255859375, 2.791249990463257, 8.072500228881836, 41.05812454223633, 76.7300033569336, 47.91812515258789, 0.0, 41.72999954223633, 78.41999816894531, 33.515625, 95.84375], "mean": [0.5078136920928955, -0.696804940700531, 0.7915040254592896, 0.40949952602386475, -0.23959383368492126, 1.5209205150604248, -0.5801485776901245, -0.6959616541862488, 0.8493607044219971, -0.3628431558609009, 0.31842824816703796, -1.10285222530365, 59.68376541137695, 63.538475036621094, 11.745011329650879, 3.1501712799072266, 14.646238327026367, 29.961538314819336, 16.462852478027344, 38.0279426574707, 14.392587661743164, 42.9091796875, 10.271859169006348, 45.80559158325195, 58.8707389831543, 62.228939056396484, 1.0660090446472168, 2.7579421997070312, 16.88651466369629, 31.244993209838867, 20.782316207885742, 0.0, 17.385183334350586, 32.47494888305664, 12.597772598266602, 55.58533477783203], "std": [0.07823900133371353, 0.061180230230093, 0.061902135610580444, 0.7496227025985718, 0.07358714938163757, 0.9466893672943115, 0.04912048205733299, 0.08130747079849243, 0.045837800949811935, 0.08521591871976852, 0.0984431579709053, 0.0034784944728016853, 15.071696281433105, 6.59848165512085, 10.67360782623291, 2.9269068241119385, 14.21834659576416, 34.096805572509766, 16.685155868530273, 44.668846130371094, 15.28531551361084, 47.40231704711914, 11.699556350708008, 48.85708999633789, 14.861872673034668, 3.8102943897247314, 0.34687551856040955, 2.548506498336792, 16.89906120300293, 33.00535202026367, 20.544200897216797, 0.0, 17.541337966918945, 33.935157775878906, 13.218887329101562, 31.486299514770508], "count": [138]}, "action": {"min": [0.34044307470321655, -0.7986905574798584, 0.6808146238327026, -0.4161898195743561, -0.4014076590538025, 0.005197604186832905, -0.7219424843788147, -0.8478055596351624, 0.7691413760185242, -0.474674791097641, 0.20346951484680176, -1.1139297485351562, 25.717777252197266, 49.80812454223633, -0.7868750095367432, 0.10999999940395355, 0.8856250047683716, 0.21133333444595337, 0.7862499952316284, -0.40888887643814087, 0.9318749904632568, 0.13124999403953552, 0.7606250047683716, -0.06687499582767487, 27.4010009765625, 54.022499084472656, 0.8268749713897705, 0.23375000059604645, 0.6037499904632568, -0.005000002682209015, 0.5759999752044678, 0.0, 0.734375, 0.9112499952316284, 0.6200000047683716, 0.03687499463558197], "max": [0.607166051864624, -0.5877902507781982, 0.9351395964622498, 1.6418468952178955, -0.08986133337020874, 2.5292067527770996, -0.5018548965454102, -0.5498623251914978, 0.966468334197998, -0.16441595554351807, 0.5906195044517517, -1.0968375205993652, 72.54624938964844, 73.52062225341797, 35.31437301635742, 9.255624771118164, 34.70000076293945, 78.65687561035156, 39.739376068115234, 105.2543716430664, 41.13125228881836, 107.79000091552734, 32.99250030517578, 108.69062805175781, 75.01000213623047, 67.54437255859375, 2.791249990463257, 8.072500228881836, 41.05812454223633, 76.7300033569336, 47.91812515258789, 0.0, 41.72999954223633, 78.41999816894531, 33.515625, 95.84375], "mean": [0.5078136920928955, -0.696804940700531, 0.7915042638778687, 0.4094996750354767, -0.23959386348724365, 1.5209205150604248, -0.5801486372947693, -0.695961594581604, 0.8493607640266418, -0.36284327507019043, 0.3184282183647156, -1.10285222530365, 59.68375015258789, 63.538475036621094, 11.745010375976562, 3.150172472000122, 14.64623737335205, 29.961545944213867, 16.462848663330078, 38.0279426574707, 14.392586708068848, 42.909175872802734, 10.27186107635498, 45.80559539794922, 58.870731353759766, 62.228946685791016, 1.0660086870193481, 2.757943630218506, 16.886510848999023, 31.244993209838867, 20.782323837280273, 0.0, 17.385189056396484, 32.47494888305664, 12.597772598266602, 55.58533477783203], "std": [0.07823900133371353, 0.0611802339553833, 0.06190214306116104, 0.7496227025985718, 0.07358714938163757, 0.9466894268989563, 0.049120496958494186, 0.08130747079849243, 0.045837800949811935, 0.08521591126918793, 0.0984431728720665, 0.0034784942399710417, 15.071697235107422, 6.59848165512085, 10.673605918884277, 2.9269065856933594, 14.218344688415527, 34.09680938720703, 16.68515396118164, 44.66884231567383, 15.285316467285156, 47.40231704711914, 11.699557304382324, 48.85708999633789, 14.861871719360352, 3.8102941513061523, 0.3468754291534424, 2.548506736755371, 16.899059295654297, 33.005348205566406, 20.54419708251953, 0.0, 17.54133415222168, 33.93515396118164, 13.218886375427246, 31.486299514770508], "count": [138]}, "timestamp": {"min": [0.0], "max": [4.566666666666666], "mean": [2.283333333333333], "std": [1.327870754531758], "count": [138]}, "frame_index": {"min": [0], "max": [137], "mean": [68.5], "std": [39.83612263595275], "count": [138]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [138]}, "index": {"min": [4422], "max": [4559], "mean": [4490.5], "std": [39.83612263595275], "count": [138]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [138]}, "subtask_annotation": {"mean": [4.536231884057971, 3.8043478260869565, 9.0, 9.0, 9.0], "std": [2.0960951282824674, 3.0189226786863186, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [138]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [138]}, "eef_direction_state": {"mean": [3.6594202898550723, 3.9855072463768115], "std": [1.5393221584237693, 1.3619333404614693], "min": [0, 0], "max": [6, 6], "count": [138]}, "eef_velocity_state": {"mean": [1.4130434782608696, 1.3478260869565217], "std": [0.5068839284789176, 0.5199243801348438], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_acc_mag_state": {"mean": [0.8913043478260869, 0.9130434782608695], "std": [0.8047394268044535, 0.7846189961529949], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_direction_action": {"mean": [3.6594202898550723, 3.9855072463768115], "std": [1.5393221584237693, 1.3619333404614693], "min": [0, 0], "max": [6, 6], "count": [138]}, "eef_velocity_action": {"mean": [1.4130434782608696, 1.3478260869565217], "std": [0.5068839284789176, 0.5199243801348438], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_acc_mag_action": {"mean": [0.8913043478260869, 0.9130434782608695], "std": [0.8047394268044535, 0.7846189961529949], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_sim_pose_state": {"mean": [0.5893686453244694, 0.12291254181624127, 1.1548542493321774, 2.2960737001467986, 1.0287616743099395, 1.6230106614016053, 0.6000882893401245, -0.13644000304263385, 1.1584691687593078, 2.1077239671580417, 1.2728889313981273, -1.8905043805454038], "std": [0.01445897508441123, 0.014345940290659437, 0.03627648593996709, 0.8830841237245869, 0.1736841998774122, 0.4022598232271706, 0.010216761547308313, 0.020118740455300967, 0.030456730509368004, 1.9825738728120108, 0.07675731344355541, 1.8018314869172327], "min": [0.5705314164082542, 0.10176285070065982, 1.0970719752388645, -3.101797518722097, 0.854980242231028, 1.048501227933516, 0.5890251285393695, -0.1704941066348014, 1.1125044863880522, -3.1410871227482007, 1.1642342149981837, -3.106968915073293], "max": [0.6292063010245665, 0.1462614941674362, 1.2219632203606534, 3.095762507682611, 1.4263297538488073, 2.6706321559908828, 0.6289159690391076, -0.1095949951231768, 1.2471297735578988, 3.1391817922569882, 1.4245954832169798, 3.114366584056031], "count": [138]}, "eef_sim_pose_action": {"mean": [0.5893686453244694, 0.12291254181624127, 1.1548542493321774, 2.2960737001467986, 1.0287616743099395, 1.6230106614016053, 0.6000882893401245, -0.13644000304263385, 1.1584691687593078, 2.1077239671580417, 1.2728889313981273, -1.8905043805454038], "std": [0.01445897508441123, 0.014345940290659437, 0.03627648593996709, 0.8830841237245869, 0.1736841998774122, 0.4022598232271706, 0.010216761547308313, 0.020118740455300967, 0.030456730509368004, 1.9825738728120108, 0.07675731344355541, 1.8018314869172327], "min": [0.5705314164082542, 0.10176285070065982, 1.0970719752388645, -3.101797518722097, 0.854980242231028, 1.048501227933516, 0.5890251285393695, -0.1704941066348014, 1.1125044863880522, -3.1410871227482007, 1.1642342149981837, -3.106968915073293], "max": [0.6292063010245665, 0.1462614941674362, 1.2219632203606534, 3.095762507682611, 1.4263297538488073, 2.6706321559908828, 0.6289159690391076, -0.1095949951231768, 1.2471297735578988, 3.1391817922569882, 1.4245954832169798, 3.114366584056031], "count": [138]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4353721098856209]], [[0.43415439133986927]], [[0.4331024571078432]]], "std": [[[0.2778972259168935]], [[0.27356528704221467]], [[0.26968856051250356]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.16470588235294117]], [[0.13333333333333333]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6002525040849673]], [[0.6134747467320262]], [[0.5809711642156863]]], "std": [[[0.26143949305946707]], [[0.2606735348234355]], [[0.2650370289907806]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.1568627450980392]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5508515890522876]], [[0.5697145220588236]], [[0.5407777655228758]]], "std": [[[0.2806017636995181]], [[0.28083858132546446]], [[0.28798149264343537]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3950668933823529]], [[0.43127025326797386]], [[0.43035413194444444]]], "std": [[[0.37921719364757916]], [[0.3822682709956608]], [[0.37238771118622294]]], "count": [100]}, "observation.state": {"min": [0.35348477959632874, -0.8081082701683044, 0.6792649030685425, -0.3240157961845398, -0.6626865863800049, 1.3722152709960938, -0.4880264401435852, -0.8486877083778381, 0.7254050970077515, -0.33164530992507935, -0.03764686733484268, -1.396725058555603, 20.650714874267578, 51.4118766784668, -0.5787500143051147, -0.001875000074505806, 0.7919999957084656, -0.0729999989271164, 0.8787500262260437, -0.40272727608680725, 0.6662499904632568, -0.0306249987334013, 0.7918750047683716, -0.16625000536441803, 30.479999542236328, 53.28125, 0.6881250143051147, 0.20874999463558197, 0.8543750047683716, 0.5674999952316284, 0.5518181920051575, 0.0, 0.8262500166893005, -0.058750003576278687, 0.5874999761581421, -0.37562501430511475], "max": [0.6219450235366821, -0.5985589623451233, 0.8598458766937256, 0.512774646282196, -0.021314946934580803, 2.401340961456299, -0.37499046325683594, -0.5595219135284424, 0.9108920693397522, -0.08377627283334732, 0.47457677125930786, -1.3743504285812378, 80.42250061035156, 72.8387451171875, 24.1768741607666, 9.431875228881836, 35.64812469482422, 79.47562408447266, 42.77937698364258, 93.7125015258789, 41.114376068115234, 96.31500244140625, 33.442501068115234, 94.01437377929688, 74.28812408447266, 66.44000244140625, 4.321249961853027, 7.028749942779541, 36.11937713623047, 86.56437683105469, 48.54624938964844, 0.0, 43.24937438964844, 81.6518783569336, 38.86312484741211, 93.55937957763672], "mean": [0.524773120880127, -0.7034998536109924, 0.7748242616653442, -0.03342995047569275, -0.2601039409637451, 2.033604621887207, -0.42839494347572327, -0.703554630279541, 0.8011394143104553, -0.23263825476169586, 0.1325046420097351, -1.3884741067886353, 58.93451690673828, 63.728572845458984, 7.474367618560791, 4.248405456542969, 15.395956993103027, 29.77802276611328, 18.330854415893555, 35.910335540771484, 15.92312240600586, 38.737613677978516, 11.276459693908691, 41.73063659667969, 56.03968048095703, 60.43492889404297, 0.9560619592666626, 2.8060028553009033, 14.956478118896484, 34.25941848754883, 21.573978424072266, 0.0, 19.061952590942383, 34.26518249511719, 15.247186660766602, 54.9755859375], "std": [0.08694838732481003, 0.0625401958823204, 0.04684358090162277, 0.2958359122276306, 0.1639161854982376, 0.3963959217071533, 0.04009385406970978, 0.08573645353317261, 0.0553097203373909, 0.06592132151126862, 0.11505026370286942, 0.0048303548246622086, 20.379154205322266, 7.135014057159424, 8.266447067260742, 3.5738651752471924, 14.391836166381836, 32.747459411621094, 17.71471405029297, 39.652652740478516, 15.765275955200195, 41.833072662353516, 12.06314754486084, 41.92194747924805, 15.986318588256836, 4.4895100593566895, 0.6748337149620056, 2.364841938018799, 13.666589736938477, 35.83677673339844, 20.124446868896484, 0.0, 18.03971290588379, 34.24256134033203, 15.28070068359375, 31.755783081054688], "count": [122]}, "action": {"min": [0.35348477959632874, -0.8081082701683044, 0.6792649030685425, -0.3240157961845398, -0.6626865863800049, 1.3722152709960938, -0.4880264401435852, -0.8486877083778381, 0.7254050970077515, -0.33164530992507935, -0.03764686733484268, -1.396725058555603, 20.650714874267578, 51.4118766784668, -0.5787500143051147, -0.001875000074505806, 0.7919999957084656, -0.0729999989271164, 0.8787500262260437, -0.40272727608680725, 0.6662499904632568, -0.0306249987334013, 0.7918750047683716, -0.16625000536441803, 30.479999542236328, 53.28125, 0.6881250143051147, 0.20874999463558197, 0.8543750047683716, 0.5674999952316284, 0.5518181920051575, 0.0, 0.8262500166893005, -0.058750003576278687, 0.5874999761581421, -0.37562501430511475], "max": [0.6219450235366821, -0.5985589623451233, 0.8598458766937256, 0.512774646282196, -0.021314946934580803, 2.401340961456299, -0.37499046325683594, -0.5595219135284424, 0.9108920693397522, -0.08377627283334732, 0.47457677125930786, -1.3743504285812378, 80.42250061035156, 72.8387451171875, 24.1768741607666, 9.431875228881836, 35.64812469482422, 79.47562408447266, 42.77937698364258, 93.7125015258789, 41.114376068115234, 96.31500244140625, 33.442501068115234, 94.01437377929688, 74.28812408447266, 66.44000244140625, 4.321249961853027, 7.028749942779541, 36.11937713623047, 86.56437683105469, 48.54624938964844, 0.0, 43.24937438964844, 81.6518783569336, 38.86312484741211, 93.55937957763672], "mean": [0.524773120880127, -0.7034999132156372, 0.7748239636421204, -0.033429961651563644, -0.26010388135910034, 2.033604621887207, -0.42839497327804565, -0.703554630279541, 0.8011392951011658, -0.23263821005821228, 0.13250461220741272, -1.3884742259979248, 58.93451690673828, 63.72856903076172, 7.474369049072266, 4.248405933380127, 15.395957946777344, 29.77802276611328, 18.33085060119629, 35.910343170166016, 15.923121452331543, 38.73760223388672, 11.276459693908691, 41.73063278198242, 56.03969955444336, 60.43492126464844, 0.956061840057373, 2.8060030937194824, 14.95648193359375, 34.25941848754883, 21.573978424072266, 0.0, 19.06194305419922, 34.26517105102539, 15.247193336486816, 54.9755973815918], "std": [0.08694839477539062, 0.0625401958823204, 0.04684358462691307, 0.2958359122276306, 0.16391617059707642, 0.39639586210250854, 0.040093857795000076, 0.08573643863201141, 0.0553097203373909, 0.06592132151126862, 0.11505025625228882, 0.0048303548246622086, 20.379154205322266, 7.135013580322266, 8.266446113586426, 3.5738651752471924, 14.39183521270752, 32.74745559692383, 17.71471405029297, 39.652652740478516, 15.765276908874512, 41.833072662353516, 12.06314754486084, 41.92194366455078, 15.98631477355957, 4.489510536193848, 0.6748337149620056, 2.364842176437378, 13.666590690612793, 35.83677673339844, 20.124448776245117, 0.0, 18.03971290588379, 34.24256134033203, 15.28070068359375, 31.755779266357422], "count": [122]}, "timestamp": {"min": [0.0], "max": [4.033333333333333], "mean": [2.0166666666666666], "std": [1.1739061101960222], "count": [122]}, "frame_index": {"min": [0], "max": [121], "mean": [60.5], "std": [35.21718330588067], "count": [122]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [122]}, "index": {"min": [4560], "max": [4681], "mean": [4620.5], "std": [35.21718330588067], "count": [122]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [122]}, "subtask_annotation": {"mean": [4.418032786885246, 4.180327868852459, 9.0, 9.0, 9.0], "std": [2.2244548565347615, 3.231546331987319, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [122]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [122]}, "eef_direction_state": {"mean": [3.80327868852459, 4.286885245901639], "std": [1.3528315433296882, 1.1270119218878745], "min": [0, 0], "max": [6, 6], "count": [122]}, "eef_velocity_state": {"mean": [1.5327868852459017, 1.5327868852459017], "std": [0.5150907325693429, 0.5893094907547114], "min": [0, 0], "max": [2, 2], "count": [122]}, "eef_acc_mag_state": {"mean": [1.139344262295082, 1.0737704918032787], "std": [0.7821321611780494, 0.7261851002223911], "min": [0, 0], "max": [2, 2], "count": [122]}, "eef_direction_action": {"mean": [3.80327868852459, 4.286885245901639], "std": [1.3528315433296882, 1.1270119218878745], "min": [0, 0], "max": [6, 6], "count": [122]}, "eef_velocity_action": {"mean": [1.5327868852459017, 1.5327868852459017], "std": [0.5150907325693429, 0.5893094907547114], "min": [0, 0], "max": [2, 2], "count": [122]}, "eef_acc_mag_action": {"mean": [1.139344262295082, 1.0737704918032787], "std": [0.7821321611780494, 0.7261851002223911], "min": [0, 0], "max": [2, 2], "count": [122]}, "eef_sim_pose_state": {"mean": [0.5992878427490667, 0.1264609920213262, 1.166104250394574, 2.1084767169534055, 1.0131761360401315, 1.3639358018705363, 0.6034221201383381, -0.12141726280184947, 1.1738771899485199, -1.8923859931142826, 1.2544169704674608, -1.9899045608923491], "std": [0.008998856623594934, 0.014580864489508806, 0.03677514745300172, 0.24515078431371481, 0.1386968585098103, 0.21708566205685667, 0.009416292875870149, 0.018043435128438094, 0.03553003215298333, 2.0800256405128277, 0.10843676726713485, 0.8743396728350575], "min": [0.5809766092922419, 0.11091314045567141, 1.1065087076708677, 1.3535972934727916, 0.8721711980639602, 0.7561460601457987, 0.586751866983341, -0.14819276090739564, 1.111046135471918, -3.1358135368764106, 1.0653763221579435, -3.0699866750678906], "max": [0.6218024427109976, 0.15271635195844738, 1.2355663336318268, 2.446220149984811, 1.358240688563138, 1.6787713631657182, 0.623983348963187, -0.09372658743242598, 1.2566773775580171, 3.1388824822297114, 1.5248517503418144, 3.0153816098451642], "count": [122]}, "eef_sim_pose_action": {"mean": [0.5992878427490667, 0.1264609920213262, 1.166104250394574, 2.1084767169534055, 1.0131761360401315, 1.3639358018705363, 0.6034221201383381, -0.12141726280184947, 1.1738771899485199, -1.8923859931142826, 1.2544169704674608, -1.9899045608923491], "std": [0.008998856623594934, 0.014580864489508806, 0.03677514745300172, 0.24515078431371481, 0.1386968585098103, 0.21708566205685667, 0.009416292875870149, 0.018043435128438094, 0.03553003215298333, 2.0800256405128277, 0.10843676726713485, 0.8743396728350575], "min": [0.5809766092922419, 0.11091314045567141, 1.1065087076708677, 1.3535972934727916, 0.8721711980639602, 0.7561460601457987, 0.586751866983341, -0.14819276090739564, 1.111046135471918, -3.1358135368764106, 1.0653763221579435, -3.0699866750678906], "max": [0.6218024427109976, 0.15271635195844738, 1.2355663336318268, 2.446220149984811, 1.358240688563138, 1.6787713631657182, 0.623983348963187, -0.09372658743242598, 1.2566773775580171, 3.1388824822297114, 1.5248517503418144, 3.0153816098451642], "count": [122]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43654198120915033]], [[0.4375613909313726]], [[0.4398039276960784]]], "std": [[[0.27435070318294963]], [[0.269562552826089]], [[0.2655665951252129]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.1568627450980392]], [[0.11372549019607843]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5915495404411765]], [[0.605857902369281]], [[0.5794248631535948]]], "std": [[[0.26830625733546193]], [[0.2700662526721706]], [[0.27218617475200746]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1568627450980392]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5363559865196078]], [[0.5568753860294118]], [[0.5215723999183007]]], "std": [[[0.29018314758913405]], [[0.2895382017120124]], [[0.29978185393429485]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3992680330882353]], [[0.43578798202614377]], [[0.4350333517156863]]], "std": [[[0.38042189622575995]], [[0.38398509084513877]], [[0.3756928878290211]]], "count": [100]}, "observation.state": {"min": [0.3783760666847229, -0.8051756620407104, 0.6878719329833984, -0.536783754825592, -0.3724155128002167, 1.435206413269043, -0.5138475298881531, -0.855911910533905, 0.7404228448867798, -0.4386730492115021, 0.08251792937517166, -1.2310454845428467, 25.12125015258789, 49.41374969482422, 0.21937499940395355, 0.22687500715255737, 0.7443749904632568, 0.3125, 0.8543750047683716, -0.23714286088943481, 0.7300000190734863, 0.13625000417232513, 0.7137500047683716, -0.7876923084259033, 25.268749237060547, 54.3068733215332, 0.7599999904632568, 0.07000000029802322, 0.8537499904632568, 0.53125, 0.6446666717529297, 0.0, 1.0049999952316284, 0.004999999888241291, 0.5362499952316284, 0.12333333492279053], "max": [0.5908579230308533, -0.5678024888038635, 0.8804455399513245, 0.41745346784591675, -0.060726139694452286, 2.6490378379821777, -0.3746328353881836, -0.554951548576355, 0.9606031179428101, -0.1994057446718216, 0.433419793844223, -1.2212939262390137, 71.32875061035156, 75.59625244140625, 8.834375381469727, 9.570625305175781, 32.91062545776367, 82.11000061035156, 40.76187515258789, 107.11687469482422, 33.76937484741211, 105.88375091552734, 23.284374237060547, 103.12687683105469, 76.08499908447266, 65.1727294921875, 3.28125, 8.65625, 37.13999938964844, 79.76812744140625, 48.454376220703125, 0.0, 42.71312713623047, 76.27750396728516, 38.618751525878906, 95.14688110351562], "mean": [0.48911646008491516, -0.6888653635978699, 0.7852725386619568, -0.09942285716533661, -0.21852929890155792, 2.09666109085083, -0.4760749340057373, -0.6856743097305298, 0.8298891186714172, -0.3344742953777313, 0.22410719096660614, -1.226077914237976, 53.211280822753906, 65.80890655517578, 1.9219512939453125, 4.479526042938232, 13.085719108581543, 30.184890747070312, 15.019200325012207, 37.1402473449707, 11.55781364440918, 39.289546966552734, 6.987914085388184, 40.6054573059082, 55.654232025146484, 61.68766784667969, 1.1099334955215454, 2.4823267459869385, 15.1891508102417, 30.561840057373047, 19.843461990356445, 0.0, 16.591028213500977, 29.845252990722656, 12.5845365524292, 59.02021789550781], "std": [0.062138501554727554, 0.07167404890060425, 0.047861695289611816, 0.32306551933288574, 0.08716767281293869, 0.4692923128604889, 0.043641913682222366, 0.09477014094591141, 0.058938853442668915, 0.06953703612089157, 0.10165983438491821, 0.0037080931942909956, 17.09358787536621, 8.346308708190918, 2.5338892936706543, 3.5673348903656006, 13.065471649169922, 33.31546401977539, 15.700151443481445, 43.20735168457031, 12.67277717590332, 44.37153625488281, 8.106400489807129, 44.34701919555664, 18.76333999633789, 3.4588677883148193, 0.49567800760269165, 2.731626272201538, 15.070602416992188, 32.86897277832031, 20.25626564025879, 0.0, 16.790685653686523, 31.483976364135742, 13.741207122802734, 28.421253204345703], "count": [110]}, "action": {"min": [0.3783760666847229, -0.8051756620407104, 0.6878719329833984, -0.536783754825592, -0.3724155128002167, 1.435206413269043, -0.5138475298881531, -0.855911910533905, 0.7404228448867798, -0.4386730492115021, 0.08251792937517166, -1.2310454845428467, 25.12125015258789, 49.41374969482422, 0.21937499940395355, 0.22687500715255737, 0.7443749904632568, 0.3125, 0.8543750047683716, -0.23714286088943481, 0.7300000190734863, 0.13625000417232513, 0.7137500047683716, -0.7876923084259033, 25.268749237060547, 54.3068733215332, 0.7599999904632568, 0.07000000029802322, 0.8537499904632568, 0.53125, 0.6446666717529297, 0.0, 1.0049999952316284, 0.004999999888241291, 0.5362499952316284, 0.12333333492279053], "max": [0.5908579230308533, -0.5678024888038635, 0.8804455399513245, 0.41745346784591675, -0.060726139694452286, 2.6490378379821777, -0.3746328353881836, -0.554951548576355, 0.9606031179428101, -0.1994057446718216, 0.433419793844223, -1.2212939262390137, 71.32875061035156, 75.59625244140625, 8.834375381469727, 9.570625305175781, 32.91062545776367, 82.11000061035156, 40.76187515258789, 107.11687469482422, 33.76937484741211, 105.88375091552734, 23.284374237060547, 103.12687683105469, 76.08499908447266, 65.1727294921875, 3.28125, 8.65625, 37.13999938964844, 79.76812744140625, 48.454376220703125, 0.0, 42.71312713623047, 76.27750396728516, 38.618751525878906, 95.14688110351562], "mean": [0.48911648988723755, -0.6888654828071594, 0.7852726578712463, -0.0994228720664978, -0.2185293734073639, 2.096661329269409, -0.47607505321502686, -0.6856743097305298, 0.8298892378807068, -0.33447426557540894, 0.22410719096660614, -1.226077675819397, 53.211273193359375, 65.80889892578125, 1.9219518899917603, 4.479526042938232, 13.085721015930176, 30.184873580932617, 15.019197463989258, 37.1402473449707, 11.55781364440918, 39.289546966552734, 6.987914562225342, 40.605464935302734, 55.654239654541016, 61.687660217285156, 1.1099332571029663, 2.4823267459869385, 15.1891508102417, 30.561843872070312, 19.843467712402344, 0.0, 16.591028213500977, 29.84524154663086, 12.5845365524292, 59.020225524902344], "std": [0.06213849037885666, 0.07167404890060425, 0.047861695289611816, 0.32306551933288574, 0.08716767281293869, 0.46929237246513367, 0.043641913682222366, 0.09477013349533081, 0.05893885716795921, 0.06953702867031097, 0.10165984183549881, 0.0037080931942909956, 17.093585968017578, 8.346307754516602, 2.5338895320892334, 3.5673346519470215, 13.065473556518555, 33.31546401977539, 15.700152397155762, 43.20735168457031, 12.672776222229004, 44.37153625488281, 8.106399536132812, 44.34701919555664, 18.76333999633789, 3.4588677883148193, 0.4956779181957245, 2.731626033782959, 15.070602416992188, 32.86897277832031, 20.25626564025879, 0.0, 16.790685653686523, 31.483972549438477, 13.741207122802734, 28.421253204345703], "count": [110]}, "timestamp": {"min": [0.0], "max": [3.6333333333333333], "mean": [1.8166666666666664], "std": [1.0584317539538284], "count": [110]}, "frame_index": {"min": [0], "max": [109], "mean": [54.5], "std": [31.752952618614856], "count": [110]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [110]}, "index": {"min": [4682], "max": [4791], "mean": [4736.5], "std": [31.752952618614856], "count": [110]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [110]}, "subtask_annotation": {"mean": [4.663636363636364, 3.7, 9.0, 9.0, 9.0], "std": [2.2003192856214504, 3.0616394894951857, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [110]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [110]}, "eef_direction_state": {"mean": [3.6818181818181817, 4.036363636363636], "std": [1.4580922665768579, 1.5131380561136865], "min": [0, 0], "max": [6, 6], "count": [110]}, "eef_velocity_state": {"mean": [1.6181818181818182, 1.5454545454545454], "std": [0.5041972590495288, 0.6272068476603767], "min": [0, 0], "max": [2, 2], "count": [110]}, "eef_acc_mag_state": {"mean": [1.2181818181818183, 1.0727272727272728], "std": [0.7055857422520818, 0.7224842358656556], "min": [0, 0], "max": [2, 2], "count": [110]}, "eef_direction_action": {"mean": [3.6818181818181817, 4.036363636363636], "std": [1.4580922665768579, 1.5131380561136865], "min": [0, 0], "max": [6, 6], "count": [110]}, "eef_velocity_action": {"mean": [1.6181818181818182, 1.5454545454545454], "std": [0.5041972590495288, 0.6272068476603767], "min": [0, 0], "max": [2, 2], "count": [110]}, "eef_acc_mag_action": {"mean": [1.2181818181818183, 1.0727272727272728], "std": [0.7055857422520818, 0.7224842358656556], "min": [0, 0], "max": [2, 2], "count": [110]}, "eef_sim_pose_state": {"mean": [0.604337016325321, 0.13301493325262004, 1.1707101521522552, 2.131817762711019, 1.0110295182067213, 1.3946527689898558, 0.6074187649980063, -0.13355440476600258, 1.1780777799997793, -1.1677057890482117, 1.2989297909067736, -2.1638031460872393], "std": [0.009909710737124197, 0.014219941548607451, 0.03802859994927133, 0.17192729020139288, 0.17945523400700494, 0.17014327456766196, 0.012894791234164704, 0.019697884591507755, 0.0343562821503093, 2.676153140493621, 0.10028097146493828, 0.8900749035565867], "min": [0.5871723139393383, 0.11437154772780583, 1.1053076382867655, 1.832752741730774, 0.8227686063829363, 1.0955199780117801, 0.5919723668140314, -0.162367915352852, 1.1194130957709736, -3.13894323417026, 1.1280345126307147, -3.078896341261268], "max": [0.6237661385759354, 0.16132713555885617, 1.224229714438027, 2.434542741958039, 1.3841856771223866, 1.7004627161919348, 0.6397322352375483, -0.10634563815481332, 1.244998717550677, 3.1402764317312633, 1.4757470642610504, 3.0547203498110047], "count": [110]}, "eef_sim_pose_action": {"mean": [0.604337016325321, 0.13301493325262004, 1.1707101521522552, 2.131817762711019, 1.0110295182067213, 1.3946527689898558, 0.6074187649980063, -0.13355440476600258, 1.1780777799997793, -1.1677057890482117, 1.2989297909067736, -2.1638031460872393], "std": [0.009909710737124197, 0.014219941548607451, 0.03802859994927133, 0.17192729020139288, 0.17945523400700494, 0.17014327456766196, 0.012894791234164704, 0.019697884591507755, 0.0343562821503093, 2.676153140493621, 0.10028097146493828, 0.8900749035565867], "min": [0.5871723139393383, 0.11437154772780583, 1.1053076382867655, 1.832752741730774, 0.8227686063829363, 1.0955199780117801, 0.5919723668140314, -0.162367915352852, 1.1194130957709736, -3.13894323417026, 1.1280345126307147, -3.078896341261268], "max": [0.6237661385759354, 0.16132713555885617, 1.224229714438027, 2.434542741958039, 1.3841856771223866, 1.7004627161919348, 0.6397322352375483, -0.10634563815481332, 1.244998717550677, 3.1402764317312633, 1.4757470642610504, 3.0547203498110047], "count": [110]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4369987847222222]], [[0.4344585191993464]], [[0.43480758986928103]]], "std": [[[0.27384809978223]], [[0.26977601331227286]], [[0.2678794312754073]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.17254901960784313]], [[0.1568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5926291625816993]], [[0.6075675204248365]], [[0.5821585334967321]]], "std": [[[0.25927971342042994]], [[0.2607427940983602]], [[0.2646506260932403]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.17254901960784313]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5700071589052288]], [[0.5890020098039216]], [[0.5572003206699346]]], "std": [[[0.2762232494225906]], [[0.27499341725102405]], [[0.28453887318194837]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.396654164624183]], [[0.43309107434640526]], [[0.432884477124183]]], "std": [[[0.37789597828065913]], [[0.3815821667021177]], [[0.37320331347984476]]], "count": [100]}, "observation.state": {"min": [0.47415027022361755, -0.8378394842147827, 0.6992208361625671, -0.5081015825271606, -0.6371277570724487, 1.570344090461731, -0.6139848828315735, -0.9140154123306274, 0.7793105244636536, -0.32833123207092285, 0.06826028227806091, -1.2341926097869873, 10.619999885559082, 51.77000045776367, 0.0, -0.01875000260770321, 0.8287500143051147, 0.2593750059604645, 0.8537499904632568, -0.3181818127632141, 0.7866666913032532, 0.10874998569488525, 0.6781250238418579, -0.7670000195503235, 30.139999389648438, 53.23875045776367, 0.6343749761581421, 0.0946153849363327, 0.8550000190734863, 0.4781249761581421, 0.9418749809265137, 0.0, 1.0356249809265137, 0.7512500286102295, 0.6745454668998718, 0.24437500536441803], "max": [0.6462196111679077, -0.6617510914802551, 0.8752956390380859, 0.2637188136577606, -0.12614919245243073, 2.559939384460449, -0.4648279547691345, -0.6160194277763367, 1.0176575183868408, 0.0034968596883118153, 0.7863694429397583, -1.2103265523910522, 73.0112533569336, 73.87000274658203, 35.26599884033203, 9.593124389648438, 35.353126525878906, 80.54312133789062, 38.704376220703125, 104.88999938964844, 35.52812576293945, 103.8237533569336, 26.08625030517578, 99.23687744140625, 75.29875183105469, 70.07333374023438, 0.8550000190734863, 6.977499961853027, 38.782501220703125, 81.66875457763672, 47.81812286376953, 0.0, 41.42250061035156, 82.06937408447266, 30.738750457763672, 94.13125610351562], "mean": [0.5748816132545471, -0.7431961894035339, 0.803906261920929, -0.17282073199748993, -0.31156086921691895, 2.1308319568634033, -0.5168569684028625, -0.7486045360565186, 0.8734720349311829, -0.24802780151367188, 0.2661180794239044, -1.2234607934951782, 50.47515106201172, 65.89698028564453, 10.341710090637207, 3.9056737422943115, 14.952305793762207, 31.322134017944336, 16.350759506225586, 39.688541412353516, 13.468202590942383, 41.05331039428711, 8.463467597961426, 42.84196090698242, 56.103145599365234, 61.802406311035156, 0.738964855670929, 2.03189754486084, 16.086790084838867, 34.57038497924805, 21.607982635498047, 0.0, 18.68584442138672, 35.48983383178711, 13.398290634155273, 47.38791275024414], "std": [0.05776670575141907, 0.057365041226148605, 0.046941813081502914, 0.2507660388946533, 0.11182426661252975, 0.37201443314552307, 0.04404398053884506, 0.08999328315258026, 0.0675971731543541, 0.09478143602609634, 0.15915749967098236, 0.009292579255998135, 22.100542068481445, 6.829310894012451, 10.366072654724121, 3.473100185394287, 14.133535385131836, 33.044822692871094, 15.907532691955566, 44.02045440673828, 13.543721199035645, 43.61841583251953, 9.328139305114746, 44.07514572143555, 17.90454864501953, 4.285793781280518, 0.07935982197523117, 2.2244699001312256, 14.918840408325195, 34.62162780761719, 19.878467559814453, 0.0, 17.604259490966797, 34.80376434326172, 13.108091354370117, 37.49966812133789], "count": [110]}, "action": {"min": [0.47415027022361755, -0.8378394842147827, 0.6992208361625671, -0.5081015825271606, -0.6371277570724487, 1.570344090461731, -0.6139848828315735, -0.9140154123306274, 0.7793105244636536, -0.32833123207092285, 0.06826028227806091, -1.2341926097869873, 10.619999885559082, 51.77000045776367, 0.0, -0.01875000260770321, 0.8287500143051147, 0.2593750059604645, 0.8537499904632568, -0.3181818127632141, 0.7866666913032532, 0.10874998569488525, 0.6781250238418579, -0.7670000195503235, 30.139999389648438, 53.23875045776367, 0.6343749761581421, 0.0946153849363327, 0.8550000190734863, 0.4781249761581421, 0.9418749809265137, 0.0, 1.0356249809265137, 0.7512500286102295, 0.6745454668998718, 0.24437500536441803], "max": [0.6462196111679077, -0.6617510914802551, 0.8752956390380859, 0.2637188136577606, -0.12614919245243073, 2.559939384460449, -0.4648279547691345, -0.6160194277763367, 1.0176575183868408, 0.0034968596883118153, 0.7863694429397583, -1.2103265523910522, 73.0112533569336, 73.87000274658203, 35.26599884033203, 9.593124389648438, 35.353126525878906, 80.54312133789062, 38.704376220703125, 104.88999938964844, 35.52812576293945, 103.8237533569336, 26.08625030517578, 99.23687744140625, 75.29875183105469, 70.07333374023438, 0.8550000190734863, 6.977499961853027, 38.782501220703125, 81.66875457763672, 47.81812286376953, 0.0, 41.42250061035156, 82.06937408447266, 30.738750457763672, 94.13125610351562], "mean": [0.5748817324638367, -0.7431961297988892, 0.803906261920929, -0.17282070219516754, -0.31156080961227417, 2.1308321952819824, -0.5168569684028625, -0.7486045360565186, 0.8734720349311829, -0.2480277717113495, 0.2661180794239044, -1.2234607934951782, 50.475135803222656, 65.89698028564453, 10.341708183288574, 3.9056737422943115, 14.952305793762207, 31.322132110595703, 16.35076332092285, 39.68854904174805, 13.4682035446167, 41.05330276489258, 8.463465690612793, 42.84195327758789, 56.10314178466797, 61.80241012573242, 0.7389649748802185, 2.03189754486084, 16.086788177490234, 34.57038497924805, 21.607967376708984, 0.0, 18.68584632873535, 35.48982620239258, 13.398290634155273, 47.38791275024414], "std": [0.05776669457554817, 0.05736503377556801, 0.046941813081502914, 0.2507660388946533, 0.11182425916194916, 0.3720144033432007, 0.04404398053884506, 0.08999327570199966, 0.0675971731543541, 0.09478143602609634, 0.15915751457214355, 0.00929258018732071, 22.100542068481445, 6.829311370849609, 10.366072654724121, 3.473100185394287, 14.133536338806152, 33.044822692871094, 15.90753173828125, 44.02045440673828, 13.543722152709961, 43.6184196472168, 9.328139305114746, 44.07514572143555, 17.90454864501953, 4.285793304443359, 0.07935981452465057, 2.2244699001312256, 14.918841361999512, 34.62162399291992, 19.87846565246582, 0.0, 17.604259490966797, 34.80376434326172, 13.108094215393066, 37.49966812133789], "count": [110]}, "timestamp": {"min": [0.0], "max": [3.6333333333333333], "mean": [1.8166666666666664], "std": [1.0584317539538284], "count": [110]}, "frame_index": {"min": [0], "max": [109], "mean": [54.5], "std": [31.752952618614856], "count": [110]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [110]}, "index": {"min": [4792], "max": [4901], "mean": [4846.5], "std": [31.752952618614856], "count": [110]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [110]}, "subtask_annotation": {"mean": [4.2272727272727275, 4.554545454545455, 9.0, 9.0, 9.0], "std": [2.274998864771309, 3.3209701858352507, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [110]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [110]}, "eef_direction_state": {"mean": [3.790909090909091, 4.2727272727272725], "std": [1.4339738462522735, 1.143432558802191], "min": [0, 0], "max": [6, 6], "count": [110]}, "eef_velocity_state": {"mean": [1.5818181818181818, 1.6], "std": [0.528837802627236, 0.5908391567007966], "min": [0, 0], "max": [2, 2], "count": [110]}, "eef_acc_mag_state": {"mean": [1.1636363636363636, 1.2545454545454546], "std": [0.6944883365376099, 0.638697020736374], "min": [0, 0], "max": [2, 2], "count": [110]}, "eef_direction_action": {"mean": [3.790909090909091, 4.2727272727272725], "std": [1.4339738462522735, 1.143432558802191], "min": [0, 0], "max": [6, 6], "count": [110]}, "eef_velocity_action": {"mean": [1.5818181818181818, 1.6], "std": [0.528837802627236, 0.5908391567007966], "min": [0, 0], "max": [2, 2], "count": [110]}, "eef_acc_mag_action": {"mean": [1.1636363636363636, 1.2545454545454546], "std": [0.6944883365376099, 0.638697020736374], "min": [0, 0], "max": [2, 2], "count": [110]}, "eef_sim_pose_state": {"mean": [0.6057105627994491, 0.1267668060268268, 1.1531318730135167, 2.1476800979863575, 1.0431114036722615, 1.417607579610318, 0.6149827985480594, -0.12708243868519942, 1.1655636516222605, 2.2155121365353017, 1.2775795362141984, -1.9830716606199523], "std": [0.009492853586772536, 0.014258422073358949, 0.03351560538014168, 0.21083020755841042, 0.16532402238492583, 0.18650244783868117, 0.012399973583368471, 0.012881028658558825, 0.043123476520183265, 1.84961095713771, 0.09751477681814535, 1.537183632101579], "min": [0.5843126418044368, 0.10119802183801288, 1.096640213889019, 1.3050499001787668, 0.8943681164054147, 0.7096053229549739, 0.5982340173247361, -0.1511839405223784, 1.099908850117683, -3.1397856233885912, 1.1033666656161851, -3.117797336755557], "max": [0.6199248414750487, 0.15695128325876084, 1.2255588561236939, 2.4417156457343556, 1.4930112278475134, 1.688879108973886, 0.6439950388559892, -0.10918272640696403, 1.268685353920491, 3.1396775366120897, 1.4140591516284977, 3.0563715498126154], "count": [110]}, "eef_sim_pose_action": {"mean": [0.6057105627994491, 0.1267668060268268, 1.1531318730135167, 2.1476800979863575, 1.0431114036722615, 1.417607579610318, 0.6149827985480594, -0.12708243868519942, 1.1655636516222605, 2.2155121365353017, 1.2775795362141984, -1.9830716606199523], "std": [0.009492853586772536, 0.014258422073358949, 0.03351560538014168, 0.21083020755841042, 0.16532402238492583, 0.18650244783868117, 0.012399973583368471, 0.012881028658558825, 0.043123476520183265, 1.84961095713771, 0.09751477681814535, 1.537183632101579], "min": [0.5843126418044368, 0.10119802183801288, 1.096640213889019, 1.3050499001787668, 0.8943681164054147, 0.7096053229549739, 0.5982340173247361, -0.1511839405223784, 1.099908850117683, -3.1397856233885912, 1.1033666656161851, -3.117797336755557], "max": [0.6199248414750487, 0.15695128325876084, 1.2255588561236939, 2.4417156457343556, 1.4930112278475134, 1.688879108973886, 0.6439950388559892, -0.10918272640696403, 1.268685353920491, 3.1396775366120897, 1.4140591516284977, 3.0563715498126154], "count": [110]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.438827181372549]], [[0.434114272875817]], [[0.4313903084150327]]], "std": [[[0.2749433611697701]], [[0.27098012493984386]], [[0.2674730773499822]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12941176470588237]], [[0.19607843137254902]], [[0.1411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6014980882352942]], [[0.6213684232026144]], [[0.5938480739379085]]], "std": [[[0.25118710699264857]], [[0.24823404487397835]], [[0.2519985514619967]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.16470588235294117]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5554026940359477]], [[0.5745716217320261]], [[0.5425743300653595]]], "std": [[[0.2785217184383213]], [[0.2783899279442664]], [[0.2898714346714836]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3940155780228758]], [[0.4303193995098039]], [[0.42940530841503266]]], "std": [[[0.37687576456220717]], [[0.3802018499692186]], [[0.3708330461359457]]], "count": [100]}, "observation.state": {"min": [0.5200465321540833, -0.8542668223381042, 0.7004606127738953, -0.48909932374954224, -0.6509032249450684, 1.5915160179138184, -0.6789549589157104, -0.8968967199325562, 0.7561872601509094, -0.11146238446235657, 0.1803664118051529, -1.53789484500885, 12.01200008392334, 53.48374938964844, 0.21312500536441803, -0.16062499582767487, 0.8837500214576721, 0.03444444388151169, 0.9900000095367432, -0.7806249856948853, 0.921875, -0.6775000095367432, 0.75, -1.0318750143051147, 28.0, 54.900001525878906, 0.5299999713897705, 0.020000001415610313, 0.6829999685287476, 0.48000001907348633, 0.6530769467353821, 0.0, 0.699999988079071, 0.9487500190734863, 0.6412500143051147, 1.5924999713897705], "max": [0.6768109798431396, -0.6583791375160217, 0.8519779443740845, 0.21407930552959442, -0.21608205139636993, 2.5667343139648438, -0.526936948299408, -0.6084535121917725, 0.9710221290588379, 0.05363969877362251, 0.7426692843437195, -1.35159170627594, 75.31749725341797, 72.06812286376953, 1.3125, 9.493124961853027, 38.349998474121094, 80.03187561035156, 44.125, 108.31375122070312, 50.4118766784668, 108.87187194824219, 43.415000915527344, 106.88999938964844, 70.67937469482422, 68.51625061035156, 3.0537500381469727, 9.460000038146973, 36.390625, 86.63187408447266, 46.448123931884766, 0.0, 39.47875213623047, 83.58125305175781, 30.4637508392334, 96.15312957763672], "mean": [0.6010617613792419, -0.7518082857131958, 0.7943723201751709, -0.16730405390262604, -0.34833240509033203, 2.148505210876465, -0.6010829210281372, -0.7319136261940002, 0.8400318622589111, -0.03149526193737984, 0.36698612570762634, -1.4592516422271729, 53.46379089355469, 63.20271301269531, 0.6670178771018982, 3.945579767227173, 16.58812713623047, 32.40341567993164, 19.072093963623047, 43.26136016845703, 19.46927261352539, 43.78705596923828, 14.294768333435059, 48.41105651855469, 55.652889251708984, 62.138755798339844, 0.8985880613327026, 2.733940601348877, 15.172475814819336, 36.91752243041992, 21.158695220947266, 0.0, 18.149879455566406, 38.44304275512695, 13.389603614807129, 52.94591522216797], "std": [0.0440836101770401, 0.0642615258693695, 0.04197268560528755, 0.21272289752960205, 0.09798945486545563, 0.35280293226242065, 0.052091121673583984, 0.08760695159435272, 0.06351479142904282, 0.050043195486068726, 0.13579890131950378, 0.07582341134548187, 19.87727928161621, 5.563030242919922, 0.20029349625110626, 3.4649906158447266, 15.220389366149902, 33.18413543701172, 17.032865524291992, 46.074729919433594, 18.89215087890625, 45.06137466430664, 15.45317554473877, 46.27776336669922, 15.67452335357666, 4.100807189941406, 0.5197045207023621, 2.9184634685516357, 13.679890632629395, 36.15367126464844, 19.191551208496094, 0.0, 16.735536575317383, 35.47718811035156, 12.760643005371094, 34.859188079833984], "count": [104]}, "action": {"min": [0.5200465321540833, -0.8542668223381042, 0.7004606127738953, -0.48909932374954224, -0.6509032249450684, 1.5915160179138184, -0.6789549589157104, -0.8968967199325562, 0.7561872601509094, -0.11146238446235657, 0.1803664118051529, -1.53789484500885, 12.01200008392334, 53.48374938964844, 0.21312500536441803, -0.16062499582767487, 0.8837500214576721, 0.03444444388151169, 0.9900000095367432, -0.7806249856948853, 0.921875, -0.6775000095367432, 0.75, -1.0318750143051147, 28.0, 54.900001525878906, 0.5299999713897705, 0.020000001415610313, 0.6829999685287476, 0.48000001907348633, 0.6530769467353821, 0.0, 0.699999988079071, 0.9487500190734863, 0.6412500143051147, 1.5924999713897705], "max": [0.6768109798431396, -0.6583791375160217, 0.8519779443740845, 0.21407930552959442, -0.21608205139636993, 2.5667343139648438, -0.526936948299408, -0.6084535121917725, 0.9710221290588379, 0.05363969877362251, 0.7426692843437195, -1.35159170627594, 75.31749725341797, 72.06812286376953, 1.3125, 9.493124961853027, 38.349998474121094, 80.03187561035156, 44.125, 108.31375122070312, 50.4118766784668, 108.87187194824219, 43.415000915527344, 106.88999938964844, 70.67937469482422, 68.51625061035156, 3.0537500381469727, 9.460000038146973, 36.390625, 86.63187408447266, 46.448123931884766, 0.0, 39.47875213623047, 83.58125305175781, 30.4637508392334, 96.15312957763672], "mean": [0.6010619401931763, -0.751808226108551, 0.79437255859375, -0.16730405390262604, -0.34833237528800964, 2.148505687713623, -0.6010828614234924, -0.7319135665893555, 0.8400322198867798, -0.03149525821208954, 0.3669862151145935, -1.4592515230178833, 53.46379852294922, 63.202720642089844, 0.667017936706543, 3.94558048248291, 16.58812713623047, 32.40340805053711, 19.07209014892578, 43.26136016845703, 19.46927261352539, 43.78705596923828, 14.29476547241211, 48.411067962646484, 55.652889251708984, 62.138755798339844, 0.8985879421234131, 2.733941078186035, 15.172470092773438, 36.91752243041992, 21.15868377685547, 0.0, 18.14988136291504, 38.44304275512695, 13.389601707458496, 52.94591522216797], "std": [0.0440836027264595, 0.06426151841878891, 0.04197268187999725, 0.21272289752960205, 0.09798945486545563, 0.35280293226242065, 0.052091117948293686, 0.08760694414377213, 0.06351478397846222, 0.050043195486068726, 0.13579890131950378, 0.07582340389490128, 19.877277374267578, 5.56303071975708, 0.20029352605342865, 3.4649906158447266, 15.220389366149902, 33.18413162231445, 17.032865524291992, 46.074729919433594, 18.892152786254883, 45.06137466430664, 15.453177452087402, 46.27776336669922, 15.674522399902344, 4.100806713104248, 0.5197044014930725, 2.9184634685516357, 13.679891586303711, 36.15367126464844, 19.191551208496094, 0.0, 16.735536575317383, 35.47718811035156, 12.760641098022461, 34.859188079833984], "count": [104]}, "timestamp": {"min": [0.0], "max": [3.433333333333333], "mean": [1.7166666666666666], "std": [1.000694203485205], "count": [104]}, "frame_index": {"min": [0], "max": [103], "mean": [51.5], "std": [30.02082610455615], "count": [104]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [104]}, "index": {"min": [4902], "max": [5005], "mean": [4953.5], "std": [30.02082610455615], "count": [104]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [104]}, "subtask_annotation": {"mean": [4.403846153846154, 4.278846153846154, 9.0, 9.0, 9.0], "std": [2.2296913841693544, 3.2741902427259992, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [104]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [104]}, "eef_direction_state": {"mean": [3.644230769230769, 4.0673076923076925], "std": [1.4339179063426806, 1.1788555652780308], "min": [0, 0], "max": [6, 6], "count": [104]}, "eef_velocity_state": {"mean": [1.5673076923076923, 1.625], "std": [0.514490470064298, 0.5035928605835961], "min": [0, 0], "max": [2, 2], "count": [104]}, "eef_acc_mag_state": {"mean": [1.1538461538461537, 1.2692307692307692], "std": [0.7307692307692312, 0.6683902768070291], "min": [0, 0], "max": [2, 2], "count": [104]}, "eef_direction_action": {"mean": [3.644230769230769, 4.0673076923076925], "std": [1.4339179063426806, 1.1788555652780308], "min": [0, 0], "max": [6, 6], "count": [104]}, "eef_velocity_action": {"mean": [1.5673076923076923, 1.625], "std": [0.514490470064298, 0.5035928605835961], "min": [0, 0], "max": [2, 2], "count": [104]}, "eef_acc_mag_action": {"mean": [1.1538461538461537, 1.2692307692307692], "std": [0.7307692307692312, 0.6683902768070291], "min": [0, 0], "max": [2, 2], "count": [104]}, "eef_sim_pose_state": {"mean": [0.6004380960030719, 0.12000143564324563, 1.1504666604131593, 2.1401806982149725, 1.03560327287053, 1.3929359445176517, 0.6079577783621825, -0.13261198807593524, 1.1612555540557425, 0.44170988170942665, 1.3085998448225438, -1.8249876590166008], "std": [0.010136329755884929, 0.018745436211276528, 0.028790881844955155, 0.18124021545750316, 0.17431348191911272, 0.18927688002130488, 0.011942261805704067, 0.016321088568284764, 0.039702527897575814, 2.7277936191066714, 0.08547552643108776, 1.6859101077682064], "min": [0.5787876316060656, 0.09890966452837516, 1.1066834262185115, 1.8192127949678383, 0.8321759760038119, 1.025822459592899, 0.5930735729885718, -0.15880990202295472, 1.1054987148323228, -3.1369984019705077, 1.1807903589910582, -3.1337072192655704], "max": [0.6181002700627755, 0.16245277119583965, 1.2095133850531894, 2.4361895311356614, 1.5092329872434331, 1.6757033199097644, 0.6361275880768791, -0.10793673002433937, 1.2627086621509078, 3.139323785718802, 1.4604369952764786, 3.131471624786614], "count": [104]}, "eef_sim_pose_action": {"mean": [0.6004380960030719, 0.12000143564324563, 1.1504666604131593, 2.1401806982149725, 1.03560327287053, 1.3929359445176517, 0.6079577783621825, -0.13261198807593524, 1.1612555540557425, 0.44170988170942665, 1.3085998448225438, -1.8249876590166008], "std": [0.010136329755884929, 0.018745436211276528, 0.028790881844955155, 0.18124021545750316, 0.17431348191911272, 0.18927688002130488, 0.011942261805704067, 0.016321088568284764, 0.039702527897575814, 2.7277936191066714, 0.08547552643108776, 1.6859101077682064], "min": [0.5787876316060656, 0.09890966452837516, 1.1066834262185115, 1.8192127949678383, 0.8321759760038119, 1.025822459592899, 0.5930735729885718, -0.15880990202295472, 1.1054987148323228, -3.1369984019705077, 1.1807903589910582, -3.1337072192655704], "max": [0.6181002700627755, 0.16245277119583965, 1.2095133850531894, 2.4361895311356614, 1.5092329872434331, 1.6757033199097644, 0.6361275880768791, -0.10793673002433937, 1.2627086621509078, 3.139323785718802, 1.4604369952764786, 3.131471624786614], "count": [104]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4380993382352941]], [[0.43470640318627446]], [[0.43263997140522875]]], "std": [[[0.2749189175712371]], [[0.2710117830090589]], [[0.26840216895281716]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1843137254901961]], [[0.13333333333333333]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5999266339869281]], [[0.6126254064542483]], [[0.5860273039215687]]], "std": [[[0.26210525643176164]], [[0.2594529041804737]], [[0.2632048414190645]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.17647058823529413]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5711627450980392]], [[0.5921354493464053]], [[0.5599781658496733]]], "std": [[[0.27842840817716824]], [[0.2752456436237526]], [[0.2840093938096916]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3964311519607843]], [[0.4310527410130719]], [[0.42834841707516336]]], "std": [[[0.3795525471933311]], [[0.3833376292834374]], [[0.3735717888419337]]], "count": [100]}, "observation.state": {"min": [0.44460976123809814, -0.8162146210670471, 0.6927595734596252, -0.5056934952735901, -0.4845799207687378, 1.3304722309112549, -0.5572881102561951, -0.8463988900184631, 0.7655154466629028, -0.3965199887752533, 0.11911574006080627, -1.2973268032073975, 18.425556182861328, 47.82437515258789, -0.43812498450279236, -0.1262499988079071, 0.8849999904632568, 0.059285715222358704, 0.9175000190734863, -0.7237499952316284, 0.8012499809265137, 0.004375002346932888, 0.7350000143051147, 0.12437500059604645, 31.27777671813965, 53.07374954223633, 0.9231250286102295, 0.24500000476837158, 0.7818750143051147, 0.7562500238418579, 0.7143750190734863, 0.0, 1.0256249904632568, 0.7137500047683716, 0.6775000095367432, 2.865999937057495], "max": [0.6306267976760864, -0.6280518174171448, 0.8655203580856323, 0.3809987008571625, -0.15542744100093842, 2.5819218158721924, -0.40305274724960327, -0.6005908846855164, 0.9441043138504028, -0.19105567038059235, 0.5042470693588257, -1.2257869243621826, 76.31500244140625, 76.19499969482422, 25.559999465942383, 9.5649995803833, 32.42499923706055, 81.67124938964844, 38.360626220703125, 109.70500183105469, 36.169376373291016, 104.3375015258789, 26.834999084472656, 104.60812377929688, 74.59562683105469, 68.56375122070312, 8.75, 8.69124984741211, 39.25, 85.63187408447266, 47.5, 0.0, 38.240623474121094, 83.22500610351562, 37.162498474121094, 106.85187530517578], "mean": [0.5523636341094971, -0.7095757722854614, 0.7952395677566528, -0.13653919100761414, -0.3056623637676239, 2.0928375720977783, -0.5038359761238098, -0.7105737328529358, 0.83973628282547, -0.31492164731025696, 0.24871006608009338, -1.24906325340271, 57.01003646850586, 65.1992416381836, 7.280934810638428, 4.414991855621338, 15.010025024414062, 34.09794998168945, 16.653284072875977, 42.572750091552734, 13.978617668151855, 44.260841369628906, 8.485857963562012, 46.56084060668945, 55.98336410522461, 61.2359733581543, 1.983423113822937, 3.0204644203186035, 17.328731536865234, 37.03065872192383, 21.676145553588867, 0.0, 17.83637046813965, 38.50885009765625, 14.159153938293457, 83.89944458007812], "std": [0.05899469926953316, 0.06097789108753204, 0.04757085070014, 0.2926025688648224, 0.09186629205942154, 0.4509262442588806, 0.05380432307720184, 0.07383309304714203, 0.04818844795227051, 0.06039966642856598, 0.08346617966890335, 0.024800991639494896, 16.40113639831543, 8.835981369018555, 9.259547233581543, 3.8236587047576904, 13.53635311126709, 34.275943756103516, 15.614395141601562, 45.16694259643555, 13.680221557617188, 45.535953521728516, 9.267602920532227, 45.48222351074219, 16.69855499267578, 5.482321262359619, 1.7389048337936401, 2.7517459392547607, 15.360452651977539, 35.16841125488281, 19.77511978149414, 0.0, 15.994584083557129, 35.485595703125, 13.707402229309082, 27.622386932373047], "count": [105]}, "action": {"min": [0.44460976123809814, -0.8162146210670471, 0.6927595734596252, -0.5056934952735901, -0.4845799207687378, 1.3304722309112549, -0.5572881102561951, -0.8463988900184631, 0.7655154466629028, -0.3965199887752533, 0.11911574006080627, -1.2973268032073975, 18.425556182861328, 47.82437515258789, -0.43812498450279236, -0.1262499988079071, 0.8849999904632568, 0.059285715222358704, 0.9175000190734863, -0.7237499952316284, 0.8012499809265137, 0.004375002346932888, 0.7350000143051147, 0.12437500059604645, 31.27777671813965, 53.07374954223633, 0.9231250286102295, 0.24500000476837158, 0.7818750143051147, 0.7562500238418579, 0.7143750190734863, 0.0, 1.0256249904632568, 0.7137500047683716, 0.6775000095367432, 2.865999937057495], "max": [0.6306267976760864, -0.6280518174171448, 0.8655203580856323, 0.3809987008571625, -0.15542744100093842, 2.5819218158721924, -0.40305274724960327, -0.6005908846855164, 0.9441043138504028, -0.19105567038059235, 0.5042470693588257, -1.2257869243621826, 76.31500244140625, 76.19499969482422, 25.559999465942383, 9.5649995803833, 32.42499923706055, 81.67124938964844, 38.360626220703125, 109.70500183105469, 36.169376373291016, 104.3375015258789, 26.834999084472656, 104.60812377929688, 74.59562683105469, 68.56375122070312, 8.75, 8.69124984741211, 39.25, 85.63187408447266, 47.5, 0.0, 38.240623474121094, 83.22500610351562, 37.162498474121094, 106.85187530517578], "mean": [0.5523636341094971, -0.709575891494751, 0.7952395677566528, -0.13653919100761414, -0.3056623041629791, 2.0928375720977783, -0.5038359761238098, -0.7105737328529358, 0.8397365808486938, -0.3149217367172241, 0.24871008098125458, -1.24906325340271, 57.01004409790039, 65.1992416381836, 7.280937671661377, 4.41499137878418, 15.010026931762695, 34.09794616699219, 16.653282165527344, 42.57274627685547, 13.978620529174805, 44.26084518432617, 8.485858917236328, 46.56083679199219, 55.98338317871094, 61.23598861694336, 1.983422875404358, 3.0204644203186035, 17.328737258911133, 37.03065872192383, 21.676151275634766, 0.0, 17.83636474609375, 38.50886917114258, 14.159153938293457, 83.89945220947266], "std": [0.058994702994823456, 0.06097789108753204, 0.0475708544254303, 0.2926025688648224, 0.09186629205942154, 0.45092618465423584, 0.053804319351911545, 0.07383309304714203, 0.04818844422698021, 0.06039966642856598, 0.08346617966890335, 0.024800991639494896, 16.40113639831543, 8.835981369018555, 9.259549140930176, 3.8236587047576904, 13.53635311126709, 34.27594757080078, 15.614395141601562, 45.16694641113281, 13.680220603942871, 45.53595733642578, 9.267602920532227, 45.48222351074219, 16.698556900024414, 5.482320785522461, 1.7389049530029297, 2.75174617767334, 15.360450744628906, 35.16841125488281, 19.77511978149414, 0.0, 15.994585990905762, 35.485595703125, 13.707403182983398, 27.622386932373047], "count": [105]}, "timestamp": {"min": [0.0], "max": [3.466666666666667], "mean": [1.7333333333333334], "std": [1.010317148592827], "count": [105]}, "frame_index": {"min": [0], "max": [104], "mean": [52.0], "std": [30.309514457784815], "count": [105]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [105]}, "index": {"min": [5006], "max": [5110], "mean": [5058.0], "std": [30.309514457784815], "count": [105]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [105]}, "subtask_annotation": {"mean": [4.561904761904762, 4.0095238095238095, 9.0, 9.0, 9.0], "std": [2.4296729528058645, 3.273254498406422, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [105]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [105]}, "eef_direction_state": {"mean": [3.6857142857142855, 4.0095238095238095], "std": [1.5815260003540612, 1.450748497091781], "min": [0, 0], "max": [6, 6], "count": [105]}, "eef_velocity_state": {"mean": [1.5714285714285714, 1.4476190476190476], "std": [0.5137563413051881, 0.6012835854348413], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_acc_mag_state": {"mean": [1.180952380952381, 1.0952380952380953], "std": [0.6870357636903399, 0.7240601069999313], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_direction_action": {"mean": [3.6857142857142855, 4.0095238095238095], "std": [1.5815260003540612, 1.450748497091781], "min": [0, 0], "max": [6, 6], "count": [105]}, "eef_velocity_action": {"mean": [1.5714285714285714, 1.4476190476190476], "std": [0.5137563413051881, 0.6012835854348413], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_acc_mag_action": {"mean": [1.180952380952381, 1.0952380952380953], "std": [0.6870357636903399, 0.7240601069999313], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_sim_pose_state": {"mean": [0.6076262409253192, 0.13539913882095533, 1.1643712550573415, 2.159710773895319, 1.0413944703132016, 1.4538860233775759, 0.6061213919358441, -0.12704264267398604, 1.1700705976619907, -0.6798239013269788, 1.2926580158153735, -1.9772355537943884], "std": [0.01261495575275119, 0.014097024063065481, 0.030677447835682808, 0.2454514738102058, 0.15771499009757844, 0.2356819080292221, 0.01197046677015833, 0.017941678854214087, 0.031726149495477876, 2.8229866499660528, 0.0825761833989113, 1.1769232094766306], "min": [0.5838622562600647, 0.11953332089216359, 1.1097132899616446, 1.7860534737198328, 0.8838927640344085, 1.0758974848717564, 0.591089978440584, -0.15776128273431836, 1.1203281746542713, -3.1401705643609885, 1.1665010335135024, -3.0319790813306797], "max": [0.6302050752109413, 0.16264851154737306, 1.2169342324384296, 2.5261625284825273, 1.341066135109731, 1.8240014154869146, 0.6349480576019666, -0.10394453646698973, 1.2504718141424684, 3.138755964960642, 1.4811604603371813, 3.1169735129896288], "count": [105]}, "eef_sim_pose_action": {"mean": [0.6076262409253192, 0.13539913882095533, 1.1643712550573415, 2.159710773895319, 1.0413944703132016, 1.4538860233775759, 0.6061213919358441, -0.12704264267398604, 1.1700705976619907, -0.6798239013269788, 1.2926580158153735, -1.9772355537943884], "std": [0.01261495575275119, 0.014097024063065481, 0.030677447835682808, 0.2454514738102058, 0.15771499009757844, 0.2356819080292221, 0.01197046677015833, 0.017941678854214087, 0.031726149495477876, 2.8229866499660528, 0.0825761833989113, 1.1769232094766306], "min": [0.5838622562600647, 0.11953332089216359, 1.1097132899616446, 1.7860534737198328, 0.8838927640344085, 1.0758974848717564, 0.591089978440584, -0.15776128273431836, 1.1203281746542713, -3.1401705643609885, 1.1665010335135024, -3.0319790813306797], "max": [0.6302050752109413, 0.16264851154737306, 1.2169342324384296, 2.5261625284825273, 1.341066135109731, 1.8240014154869146, 0.6349480576019666, -0.10394453646698973, 1.2504718141424684, 3.138755964960642, 1.4811604603371813, 3.1169735129896288], "count": [105]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4372216973039216]], [[0.4350559742647059]], [[0.43387766135620914]]], "std": [[[0.27478059668832555]], [[0.2701855822417153]], [[0.26666116611751745]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.15294117647058825]], [[0.17254901960784313]], [[0.12549019607843137]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5972099530228758]], [[0.6107349366830065]], [[0.5851646058006537]]], "std": [[[0.26551397768332563]], [[0.26375733718572125]], [[0.2694891513154711]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.1568627450980392]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.552593960375817]], [[0.5716272977941177]], [[0.5417524346405229]]], "std": [[[0.28791826067858084]], [[0.2853810736547399]], [[0.29445030862549176]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3987025306372549]], [[0.43337287785947715]], [[0.4298167034313725]]], "std": [[[0.379888670930706]], [[0.3833441888159052]], [[0.3741038484570427]]], "count": [100]}, "observation.state": {"min": [0.3688630163669586, -0.8290655612945557, 0.6874666213989258, -0.4694056510925293, -0.7122360467910767, 1.2624695301055908, -0.5524242520332336, -0.8530985116958618, 0.7713912725448608, -0.5716649293899536, 0.049305714666843414, -1.162880539894104, 21.020000457763672, 49.04750061035156, 0.12562499940395355, 0.2162500023841858, 0.7456250190734863, 0.11937501281499863, 0.8537499904632568, -0.6200000047683716, 0.9362500309944153, 0.42249998450279236, 0.7549999952316284, -0.5406249761581421, 26.95833396911621, 54.39624786376953, 0.8575000166893005, 0.2562499940395355, 0.953125, 0.7799999713897705, 0.6737499833106995, 0.0, 0.8981249928474426, -0.5718749761581421, 0.6837500333786011, 1.4275000095367432], "max": [0.6243271231651306, -0.6235933303833008, 0.9315632581710815, 0.5191882252693176, -0.04620622470974922, 2.556386947631836, -0.29015985131263733, -0.6265020370483398, 0.9286307096481323, -0.11518442630767822, 0.7297415137290955, -1.0909247398376465, 78.70999908447266, 71.92749786376953, 4.066874980926514, 9.411874771118164, 36.42375183105469, 79.66312408447266, 40.932498931884766, 102.06437683105469, 34.33250045776367, 106.35250091552734, 26.029375076293945, 105.66874694824219, 76.39187622070312, 65.76750183105469, 2.8424999713897705, 8.518750190734863, 38.723751068115234, 81.75749969482422, 46.369998931884766, 0.0, 39.61937713623047, 84.52750396728516, 43.34437561035156, 100.75687408447266], "mean": [0.5136536359786987, -0.7127617597579956, 0.8037386536598206, -0.12834611535072327, -0.27419283986091614, 2.0815017223358154, -0.4640721380710602, -0.7194247841835022, 0.8519364595413208, -0.4055926501750946, 0.23437634110450745, -1.1461061239242554, 57.01653289794922, 64.84129333496094, 0.9807521104812622, 3.46504545211792, 15.594022750854492, 34.3103141784668, 18.34144401550293, 42.743370056152344, 15.195802688598633, 45.230960845947266, 10.146340370178223, 46.821067810058594, 57.42441177368164, 61.998504638671875, 1.090691328048706, 2.7718281745910645, 16.523454666137695, 36.74402618408203, 21.220754623413086, 0.0, 18.048995971679688, 37.77208709716797, 16.897186279296875, 55.53334426879883], "std": [0.06608989089727402, 0.06530362367630005, 0.06056293100118637, 0.31181028485298157, 0.15310081839561462, 0.49481070041656494, 0.07400496304035187, 0.0778801441192627, 0.04813531041145325, 0.11977384239435196, 0.1526724249124527, 0.01924961619079113, 20.68738555908203, 6.947866916656494, 1.1738882064819336, 3.1489815711975098, 14.050673484802246, 34.779354095458984, 17.239501953125, 44.25804901123047, 14.39196491241455, 45.65324020385742, 9.99764633178711, 46.35279083251953, 18.123769760131836, 3.56394100189209, 0.3724493384361267, 2.4997317790985107, 14.877176284790039, 35.24851608276367, 19.482023239135742, 0.0, 16.845443725585938, 36.03116989135742, 17.166629791259766, 39.59203338623047], "count": [122]}, "action": {"min": [0.3688630163669586, -0.8290655612945557, 0.6874666213989258, -0.4694056510925293, -0.7122360467910767, 1.2624695301055908, -0.5524242520332336, -0.8530985116958618, 0.7713912725448608, -0.5716649293899536, 0.049305714666843414, -1.162880539894104, 21.020000457763672, 49.04750061035156, 0.12562499940395355, 0.2162500023841858, 0.7456250190734863, 0.11937501281499863, 0.8537499904632568, -0.6200000047683716, 0.9362500309944153, 0.42249998450279236, 0.7549999952316284, -0.5406249761581421, 26.95833396911621, 54.39624786376953, 0.8575000166893005, 0.2562499940395355, 0.953125, 0.7799999713897705, 0.6737499833106995, 0.0, 0.8981249928474426, -0.5718749761581421, 0.6837500333786011, 1.4275000095367432], "max": [0.6243271231651306, -0.6235933303833008, 0.9315632581710815, 0.5191882252693176, -0.04620622470974922, 2.556386947631836, -0.29015985131263733, -0.6265020370483398, 0.9286307096481323, -0.11518442630767822, 0.7297415137290955, -1.0909247398376465, 78.70999908447266, 71.92749786376953, 4.066874980926514, 9.411874771118164, 36.42375183105469, 79.66312408447266, 40.932498931884766, 102.06437683105469, 34.33250045776367, 106.35250091552734, 26.029375076293945, 105.66874694824219, 76.39187622070312, 65.76750183105469, 2.8424999713897705, 8.518750190734863, 38.723751068115234, 81.75749969482422, 46.369998931884766, 0.0, 39.61937713623047, 84.52750396728516, 43.34437561035156, 100.75687408447266], "mean": [0.5136536359786987, -0.7127620577812195, 0.8037386536598206, -0.12834611535072327, -0.27419283986091614, 2.0815012454986572, -0.46407216787338257, -0.719424843788147, 0.8519363403320312, -0.4055927097797394, 0.23437632620334625, -1.146106243133545, 57.01653289794922, 64.84129333496094, 0.9807520508766174, 3.4650449752807617, 15.594019889831543, 34.31031036376953, 18.3414363861084, 42.74338150024414, 15.19580364227295, 45.23096466064453, 10.146344184875488, 46.82106018066406, 57.424407958984375, 61.99851608276367, 1.0906909704208374, 2.7718284130096436, 16.523456573486328, 36.744014739990234, 21.220762252807617, 0.0, 18.04900550842285, 37.772098541259766, 16.897186279296875, 55.53334426879883], "std": [0.06608989089727402, 0.06530363112688065, 0.06056293472647667, 0.3118102550506592, 0.15310081839561462, 0.49481070041656494, 0.07400496304035187, 0.0778801366686821, 0.048135314136743546, 0.11977384239435196, 0.1526724249124527, 0.01924961805343628, 20.6873836517334, 6.947866439819336, 1.1738884449005127, 3.148981809616089, 14.05067253112793, 34.779361724853516, 17.239501953125, 44.25804901123047, 14.391963005065918, 45.65324020385742, 9.997647285461426, 46.35279083251953, 18.123767852783203, 3.5639407634735107, 0.3724493682384491, 2.4997317790985107, 14.877177238464355, 35.24851608276367, 19.482027053833008, 0.0, 16.84544563293457, 36.03116989135742, 17.166629791259766, 39.5920295715332], "count": [122]}, "timestamp": {"min": [0.0], "max": [4.033333333333333], "mean": [2.0166666666666666], "std": [1.1739061101960222], "count": [122]}, "frame_index": {"min": [0], "max": [121], "mean": [60.5], "std": [35.21718330588067], "count": [122]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [122]}, "index": {"min": [5111], "max": [5232], "mean": [5171.5], "std": [35.21718330588067], "count": [122]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [122]}, "subtask_annotation": {"mean": [4.60655737704918, 4.090163934426229, 9.0, 9.0, 9.0], "std": [1.99407884584065, 3.099455526909432, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [122]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [122]}, "eef_direction_state": {"mean": [3.819672131147541, 4.098360655737705], "std": [1.3490518433731797, 1.11185737428283], "min": [0, 0], "max": [6, 6], "count": [122]}, "eef_velocity_state": {"mean": [1.5573770491803278, 1.5819672131147542], "std": [0.512934027775804, 0.5095829849957234], "min": [0, 0], "max": [2, 2], "count": [122]}, "eef_acc_mag_state": {"mean": [1.221311475409836, 1.0163934426229508], "std": [0.7521803834271249, 0.7680463459096709], "min": [0, 0], "max": [2, 2], "count": [122]}, "eef_direction_action": {"mean": [3.819672131147541, 4.098360655737705], "std": [1.3490518433731797, 1.11185737428283], "min": [0, 0], "max": [6, 6], "count": [122]}, "eef_velocity_action": {"mean": [1.5573770491803278, 1.5819672131147542], "std": [0.512934027775804, 0.5095829849957234], "min": [0, 0], "max": [2, 2], "count": [122]}, "eef_acc_mag_action": {"mean": [1.221311475409836, 1.0163934426229508], "std": [0.7521803834271249, 0.7680463459096709], "min": [0, 0], "max": [2, 2], "count": [122]}, "eef_sim_pose_state": {"mean": [0.610079793880802, 0.13249215009639567, 1.1720766189518874, 2.0971023913675957, 1.0484584510599357, 1.379915215050941, 0.6106243792060148, -0.12511074210845916, 1.1803237462308522, -0.5140403166258354, 1.2781471372994258, -1.7824067284026759], "std": [0.009861820238886206, 0.015954974492034247, 0.03749484873295588, 0.45942826652845825, 0.21313072837059574, 0.43447193737878537, 0.009465334348453161, 0.02080427091713417, 0.04266045639249691, 2.6484583886881587, 0.09086712137100361, 1.437797528647796], "min": [0.5891395262362809, 0.11387530576343358, 1.1122938706921504, -0.2719256713960069, 0.8357959940051378, -0.8696940284652673, 0.5952323496242921, -0.15647768659996827, 1.1159830052938575, -3.1297986498531194, 1.104483182413242, -3.0510860290708868], "max": [0.6336433253408523, 0.1718397454903412, 1.2510691830008773, 3.056300687260299, 1.5079206421683216, 2.3490287876283857, 0.6261451116443867, -0.09137498519218254, 1.2796302911873905, 3.1400960611646855, 1.3988524493992758, 3.0744996778627933], "count": [122]}, "eef_sim_pose_action": {"mean": [0.610079793880802, 0.13249215009639567, 1.1720766189518874, 2.0971023913675957, 1.0484584510599357, 1.379915215050941, 0.6106243792060148, -0.12511074210845916, 1.1803237462308522, -0.5140403166258354, 1.2781471372994258, -1.7824067284026759], "std": [0.009861820238886206, 0.015954974492034247, 0.03749484873295588, 0.45942826652845825, 0.21313072837059574, 0.43447193737878537, 0.009465334348453161, 0.02080427091713417, 0.04266045639249691, 2.6484583886881587, 0.09086712137100361, 1.437797528647796], "min": [0.5891395262362809, 0.11387530576343358, 1.1122938706921504, -0.2719256713960069, 0.8357959940051378, -0.8696940284652673, 0.5952323496242921, -0.15647768659996827, 1.1159830052938575, -3.1297986498531194, 1.104483182413242, -3.0510860290708868], "max": [0.6336433253408523, 0.1718397454903412, 1.2510691830008773, 3.056300687260299, 1.5079206421683216, 2.3490287876283857, 0.6261451116443867, -0.09137498519218254, 1.2796302911873905, 3.1400960611646855, 1.3988524493992758, 3.0744996778627933], "count": [122]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4404536662581699]], [[0.4370613051470588]], [[0.4332109456699347]]], "std": [[[0.27849644540216034]], [[0.2746054935451668]], [[0.2722619366033665]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.1843137254901961]], [[0.12941176470588237]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6047634109477125]], [[0.6161266074346405]], [[0.5878616482843136]]], "std": [[[0.2619974307320528]], [[0.2614638193527878]], [[0.2645165689046192]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5512477001633987]], [[0.5701993790849673]], [[0.5396233394607842]]], "std": [[[0.28282751280975443]], [[0.28213341743445164]], [[0.2911363957675158]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.391325618872549]], [[0.42678860294117643]], [[0.4262316564542484]]], "std": [[[0.37759810598397464]], [[0.38267131572415075]], [[0.3752151508173109]]], "count": [100]}, "observation.state": {"min": [0.33951324224472046, -0.8053902387619019, 0.663791298866272, -0.4164520800113678, -0.5326882004737854, 1.4765011072158813, -0.5395547747612, -0.8299238681793213, 0.7070996165275574, -0.3060387670993805, -0.00953688845038414, -1.4013503789901733, 21.877500534057617, 48.40250015258789, -0.7406250238418579, 0.06499999761581421, 0.7193750143051147, 0.0, 0.8659999966621399, -0.5618749856948853, 0.84375, 0.02000000700354576, 0.6618750095367432, 0.06812499463558197, 30.5049991607666, 53.93187713623047, 0.9268749952316284, 0.29249998927116394, 0.7081249952316284, 0.6187500357627869, 0.6412500143051147, 0.0, 0.9437500238418579, 0.9118750095367432, 0.6362500190734863, 0.35062500834465027], "max": [0.5957933068275452, -0.6278133988380432, 0.8669508695602417, 0.4694056510925293, -2.1827872842550278e-11, 2.551379919052124, -0.36411839723587036, -0.5464637279510498, 0.9099860787391663, -0.04431474208831787, 0.5837635397911072, -1.3815560340881348, 83.37374877929688, 75.2387466430664, 13.732500076293945, 9.379374504089355, 33.57250213623047, 78.43875122070312, 41.376251220703125, 105.3012466430664, 35.415000915527344, 103.36812591552734, 28.01187515258789, 100.34124755859375, 74.74187469482422, 64.84938049316406, 4.480000019073486, 7.960625171661377, 38.166873931884766, 82.62562561035156, 50.484375, 0.0, 44.10375213623047, 69.25749969482422, 49.317501068115234, 102.00187683105469], "mean": [0.519070029258728, -0.7115088105201721, 0.7722329497337341, -0.08372429758310318, -0.2387651950120926, 2.1611576080322266, -0.43886953592300415, -0.6990236639976501, 0.802586019039154, -0.23746296763420105, 0.17897753417491913, -1.3933967351913452, 58.57550048828125, 66.28323364257812, 2.0724408626556396, 3.8334460258483887, 15.38330078125, 32.252193450927734, 17.617706298828125, 39.61521911621094, 14.51290225982666, 42.611175537109375, 9.687859535217285, 45.046875, 58.12541580200195, 61.24540710449219, 1.196595549583435, 2.333470344543457, 16.231800079345703, 35.67863845825195, 22.91744041442871, 0.0, 20.461225509643555, 32.33283233642578, 18.78971290588379, 70.27549743652344], "std": [0.08857529610395432, 0.05644182115793228, 0.05874130129814148, 0.3298110067844391, 0.15024268627166748, 0.42685654759407043, 0.0627644881606102, 0.08531159162521362, 0.05781453475356102, 0.09056343138217926, 0.13448011875152588, 0.0041090352460742, 19.658044815063477, 7.874463081359863, 3.819769859313965, 3.4726908206939697, 13.744149208068848, 34.59381103515625, 16.637496948242188, 44.4760856628418, 14.139486312866211, 45.4045524597168, 10.730026245117188, 43.99720764160156, 15.960917472839355, 3.420344591140747, 0.626176118850708, 2.4873046875, 14.653916358947754, 35.71708679199219, 21.042320251464844, 0.0, 18.98178482055664, 28.38825035095215, 19.338077545166016, 32.35685729980469], "count": [138]}, "action": {"min": [0.33951324224472046, -0.8053902387619019, 0.663791298866272, -0.4164520800113678, -0.5326882004737854, 1.4765011072158813, -0.5395547747612, -0.8299238681793213, 0.7070996165275574, -0.3060387670993805, -0.00953688845038414, -1.4013503789901733, 21.877500534057617, 48.40250015258789, -0.7406250238418579, 0.06499999761581421, 0.7193750143051147, 0.0, 0.8659999966621399, -0.5618749856948853, 0.84375, 0.02000000700354576, 0.6618750095367432, 0.06812499463558197, 30.5049991607666, 53.93187713623047, 0.9268749952316284, 0.29249998927116394, 0.7081249952316284, 0.6187500357627869, 0.6412500143051147, 0.0, 0.9437500238418579, 0.9118750095367432, 0.6362500190734863, 0.35062500834465027], "max": [0.5957933068275452, -0.6278133988380432, 0.8669508695602417, 0.4694056510925293, -2.1827872842550278e-11, 2.551379919052124, -0.36411839723587036, -0.5464637279510498, 0.9099860787391663, -0.04431474208831787, 0.5837635397911072, -1.3815560340881348, 83.37374877929688, 75.2387466430664, 13.732500076293945, 9.379374504089355, 33.57250213623047, 78.43875122070312, 41.376251220703125, 105.3012466430664, 35.415000915527344, 103.36812591552734, 28.01187515258789, 100.34124755859375, 74.74187469482422, 64.84938049316406, 4.480000019073486, 7.960625171661377, 38.166873931884766, 82.62562561035156, 50.484375, 0.0, 44.10375213623047, 69.25749969482422, 49.317501068115234, 102.00187683105469], "mean": [0.5190701484680176, -0.7115088105201721, 0.7722328901290894, -0.08372432738542557, -0.23876523971557617, 2.1611578464508057, -0.43886956572532654, -0.6990237236022949, 0.8025861382484436, -0.23746302723884583, 0.17897753417491913, -1.3933968544006348, 58.57550811767578, 66.28321838378906, 2.072441339492798, 3.8334453105926514, 15.383306503295898, 32.25218200683594, 17.617700576782227, 39.615211486816406, 14.512908935546875, 42.611183166503906, 9.687862396240234, 45.04686737060547, 58.12540817260742, 61.245399475097656, 1.1965956687927246, 2.3334708213806152, 16.231796264648438, 35.67864227294922, 22.917449951171875, 0.0, 20.461214065551758, 32.33283233642578, 18.78971290588379, 70.2754898071289], "std": [0.08857529610395432, 0.05644181743264198, 0.058741308748722076, 0.3298110067844391, 0.15024268627166748, 0.4268565773963928, 0.0627644881606102, 0.08531157672405243, 0.05781453847885132, 0.09056342393159866, 0.13448010385036469, 0.0041090352460742, 19.65804672241211, 7.8744635581970215, 3.8197693824768066, 3.4726908206939697, 13.744149208068848, 34.59381103515625, 16.637496948242188, 44.476078033447266, 14.139484405517578, 45.4045524597168, 10.73002815246582, 43.99720764160156, 15.960915565490723, 3.420344591140747, 0.6261760592460632, 2.487304449081421, 14.653915405273438, 35.71708679199219, 21.042320251464844, 0.0, 18.981782913208008, 28.388248443603516, 19.33807373046875, 32.35686111450195], "count": [138]}, "timestamp": {"min": [0.0], "max": [4.566666666666666], "mean": [2.283333333333333], "std": [1.327870754531758], "count": [138]}, "frame_index": {"min": [0], "max": [137], "mean": [68.5], "std": [39.83612263595275], "count": [138]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [138]}, "index": {"min": [5233], "max": [5370], "mean": [5301.5], "std": [39.83612263595275], "count": [138]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [138]}, "subtask_annotation": {"mean": [4.6231884057971016, 3.971014492753623, 9.0, 9.0, 9.0], "std": [2.2848045568612583, 3.120623379254903, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [138]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [138]}, "eef_direction_state": {"mean": [3.8550724637681157, 4.2898550724637685], "std": [1.4067679301298257, 1.162224868802366], "min": [0, 0], "max": [6, 6], "count": [138]}, "eef_velocity_state": {"mean": [1.4565217391304348, 1.4420289855072463], "std": [0.5263982789467823, 0.6257530644835583], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_acc_mag_state": {"mean": [1.0797101449275361, 0.9130434782608695], "std": [0.7714243761756235, 0.7846189961529952], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_direction_action": {"mean": [3.8550724637681157, 4.2898550724637685], "std": [1.4067679301298257, 1.162224868802366], "min": [0, 0], "max": [6, 6], "count": [138]}, "eef_velocity_action": {"mean": [1.4565217391304348, 1.4420289855072463], "std": [0.5263982789467823, 0.6257530644835583], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_acc_mag_action": {"mean": [1.0797101449275361, 0.9130434782608695], "std": [0.7714243761756235, 0.7846189961529952], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_sim_pose_state": {"mean": [0.5995055244576347, 0.12456308766765449, 1.1619672326626742, 2.0882346486531884, 0.938254869712917, 1.3329906243252363, 0.6042097319275489, -0.12172111805899373, 1.180854605092804, -1.4134016675295584, 1.277671949146976, -1.8218384560517982], "std": [0.01096795352850161, 0.009423357318167735, 0.03618641462299243, 0.21139259892906473, 0.12267491462400258, 0.18230540741048323, 0.010555898688672984, 0.015232635236068694, 0.03612065094508671, 2.3001286679145143, 0.10857359071801329, 1.0294233206218688], "min": [0.5781610485782328, 0.1101073997532655, 1.0998638791086808, 1.7249604506054312, 0.8073489266820739, 1.0067255110556668, 0.586409864235066, -0.15016162692062834, 1.1177683730953332, -3.119497338091107, 1.0830069604155002, -3.0554716033299245], "max": [0.6259129047859973, 0.14103099206764177, 1.2163126275621357, 2.4359497603506353, 1.2135009594967285, 1.65002339663643, 0.6262914649680766, -0.10243090834592089, 1.2567509247357176, 3.14126145220606, 1.5130702968939787, 3.1048872146093673], "count": [138]}, "eef_sim_pose_action": {"mean": [0.5995055244576347, 0.12456308766765449, 1.1619672326626742, 2.0882346486531884, 0.938254869712917, 1.3329906243252363, 0.6042097319275489, -0.12172111805899373, 1.180854605092804, -1.4134016675295584, 1.277671949146976, -1.8218384560517982], "std": [0.01096795352850161, 0.009423357318167735, 0.03618641462299243, 0.21139259892906473, 0.12267491462400258, 0.18230540741048323, 0.010555898688672984, 0.015232635236068694, 0.03612065094508671, 2.3001286679145143, 0.10857359071801329, 1.0294233206218688], "min": [0.5781610485782328, 0.1101073997532655, 1.0998638791086808, 1.7249604506054312, 0.8073489266820739, 1.0067255110556668, 0.586409864235066, -0.15016162692062834, 1.1177683730953332, -3.119497338091107, 1.0830069604155002, -3.0554716033299245], "max": [0.6259129047859973, 0.14103099206764177, 1.2163126275621357, 2.4359497603506353, 1.2135009594967285, 1.65002339663643, 0.6262914649680766, -0.10243090834592089, 1.2567509247357176, 3.14126145220606, 1.5130702968939787, 3.1048872146093673], "count": [138]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43359577001633987]], [[0.43436154411764705]], [[0.4250214848856209]]], "std": [[[0.27410677222972246]], [[0.26690723524548127]], [[0.2634260812564103]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.1607843137254902]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5851062234477125]], [[0.6020654391339869]], [[0.5783669526143791]]], "std": [[[0.26854586742737474]], [[0.27521712247882696]], [[0.2814914468321198]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.16862745098039217]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5676007557189543]], [[0.5954796915849673]], [[0.57531070874183]]], "std": [[[0.2825307742014816]], [[0.28120980665030715]], [[0.28703834899930464]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40106469566993463]], [[0.4332371017156863]], [[0.42509426266339867]]], "std": [[[0.3773125534744096]], [[0.38258460096904756]], [[0.37751998832740574]]], "count": [100]}, "observation.state": {"min": [0.2028496265411377, -0.8498560190200806, 0.760638415813446, -0.0028186803683638573, -0.24234294891357422, 1.3877604007720947, -0.5882353186607361, -0.8940117955207825, 0.696574330329895, -0.6813153028488159, -0.23236629366874695, -1.3564317226409912, 32.868751525878906, 51.51937484741211, -0.5518749952316284, -0.2800000309944153, 0.8799999952316284, 0.04062499850988388, 0.9068750143051147, -0.9006249904632568, 0.9850000143051147, 0.4950000047683716, 0.7749999761581421, -0.9856249690055847, 30.832500457763672, 52.61499786376953, 0.6256250143051147, -0.5699999928474426, -0.21312499046325684, -0.6556249856948853, 0.6200000047683716, 0.0, 0.5837500095367432, -0.3425000011920929, 0.5106250047683716, 0.08187500387430191], "max": [0.4541228115558624, -0.5588378310203552, 0.9320401549339294, 0.5827992558479309, 0.14181353151798248, 2.007098913192749, -0.15216106176376343, -0.5856603384017944, 0.9208581447601318, -0.13752193748950958, 0.5026894211769104, -1.1417350769042969, 76.38812255859375, 70.35111236572266, 29.938888549804688, 9.430000305175781, 37.29999923706055, 87.85062408447266, 43.92437744140625, 72.42562103271484, 39.138126373291016, 66.79312133789062, 14.060625076293945, 88.31375122070312, 73.35187530517578, 71.48062896728516, 3.2612500190734863, 6.234285831451416, 37.848751068115234, 93.74625396728516, 55.98374938964844, 0.0, 40.087501525878906, 73.38750457763672, 32.509376525878906, 100.87562561035156], "mean": [0.3611205518245697, -0.7256317734718323, 0.8515319228172302, 0.485372930765152, 0.04879659414291382, 1.6672074794769287, -0.418531596660614, -0.7492133378982544, 0.8357946872711182, -0.4947201609611511, -0.004660629201680422, -1.2949802875518799, 63.8143196105957, 58.9577522277832, 6.700778484344482, 3.7150213718414307, 15.53482723236084, 28.99236488342285, 18.052492141723633, 23.57221794128418, 14.971097946166992, 19.944202423095703, 4.939809322357178, 32.82792282104492, 58.942264556884766, 64.01573944091797, 0.7600433826446533, 1.8029404878616333, 15.474165916442871, 30.451189041137695, 20.938777923583984, 0.0, 16.26058578491211, 21.666109085083008, 11.510367393493652, 47.75988006591797], "std": [0.07651560008525848, 0.09023763239383698, 0.05414532124996185, 0.11847764998674393, 0.08951413631439209, 0.111049585044384, 0.1233573630452156, 0.10405036062002182, 0.06263893097639084, 0.1873939037322998, 0.1977403163909912, 0.05211804062128067, 13.937590599060059, 5.619562149047852, 7.5890045166015625, 3.486663579940796, 14.816431045532227, 36.981014251708984, 18.31296157836914, 30.72002410888672, 15.222885131835938, 24.685863494873047, 5.113361358642578, 36.060123443603516, 12.035856246948242, 5.465055465698242, 0.38104820251464844, 1.8515243530273438, 15.854270935058594, 35.82242202758789, 21.731321334838867, 0.0, 16.716304779052734, 24.814130783081055, 13.008858680725098, 39.09449768066406], "count": [207]}, "action": {"min": [0.2028496265411377, -0.8498560190200806, 0.760638415813446, -0.0028186803683638573, -0.24234294891357422, 1.3877604007720947, -0.5882353186607361, -0.8940117955207825, 0.696574330329895, -0.6813153028488159, -0.23236629366874695, -1.3564317226409912, 32.868751525878906, 51.51937484741211, -0.5518749952316284, -0.2800000309944153, 0.8799999952316284, 0.04062499850988388, 0.9068750143051147, -0.9006249904632568, 0.9850000143051147, 0.4950000047683716, 0.7749999761581421, -0.9856249690055847, 30.832500457763672, 52.61499786376953, 0.6256250143051147, -0.5699999928474426, -0.21312499046325684, -0.6556249856948853, 0.6200000047683716, 0.0, 0.5837500095367432, -0.3425000011920929, 0.5106250047683716, 0.08187500387430191], "max": [0.4541228115558624, -0.5588378310203552, 0.9320401549339294, 0.5827992558479309, 0.14181353151798248, 2.007098913192749, -0.15216106176376343, -0.5856603384017944, 0.9208581447601318, -0.13752193748950958, 0.5026894211769104, -1.1417350769042969, 76.38812255859375, 70.35111236572266, 29.938888549804688, 9.430000305175781, 37.29999923706055, 87.85062408447266, 43.92437744140625, 72.42562103271484, 39.138126373291016, 66.79312133789062, 14.060625076293945, 88.31375122070312, 73.35187530517578, 71.48062896728516, 3.2612500190734863, 6.234285831451416, 37.848751068115234, 93.74625396728516, 55.98374938964844, 0.0, 40.087501525878906, 73.38750457763672, 32.509376525878906, 100.87562561035156], "mean": [0.36112067103385925, -0.7256317734718323, 0.8515316843986511, 0.48537275195121765, 0.0487966351211071, 1.667208194732666, -0.4185314476490021, -0.7492130994796753, 0.8357948660850525, -0.49472010135650635, -0.0046605998650193214, -1.294980525970459, 63.81431198120117, 58.95774841308594, 6.700778484344482, 3.7150204181671143, 15.534821510314941, 28.992355346679688, 18.052494049072266, 23.572221755981445, 14.971095085144043, 19.9442081451416, 4.939807891845703, 32.82792282104492, 58.94227981567383, 64.01575469970703, 0.7600436806678772, 1.8029409646987915, 15.474162101745605, 30.451189041137695, 20.93880844116211, 0.0, 16.260589599609375, 21.66611671447754, 11.510368347167969, 47.75987243652344], "std": [0.07651560753583908, 0.09023763239383698, 0.05414532497525215, 0.11847764253616333, 0.08951413631439209, 0.111049585044384, 0.1233573630452156, 0.10405035316944122, 0.06263893842697144, 0.1873939037322998, 0.19774030148983002, 0.05211804807186127, 13.937589645385742, 5.61956262588501, 7.5890045166015625, 3.486663579940796, 14.816431999206543, 36.98100662231445, 18.312963485717773, 30.72002601623535, 15.222885131835938, 24.685861587524414, 5.1133623123168945, 36.060123443603516, 12.035856246948242, 5.4650559425354, 0.3810482621192932, 1.8515247106552124, 15.854270935058594, 35.82241439819336, 21.7313289642334, 0.0, 16.71630859375, 24.814130783081055, 13.008858680725098, 39.094486236572266], "count": [207]}, "timestamp": {"min": [0.0], "max": [6.866666666666666], "mean": [3.4333333333333336], "std": [1.9918351858041385], "count": [207]}, "frame_index": {"min": [0], "max": [206], "mean": [103.0], "std": [59.75505557412416], "count": [207]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [207]}, "index": {"min": [5371], "max": [5577], "mean": [5474.0], "std": [59.75505557412416], "count": [207]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [207]}, "subtask_annotation": {"mean": [4.222222222222222, 4.51207729468599, 9.0, 9.0, 9.0], "std": [2.112509071847179, 3.1467488066251135, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [207]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [207]}, "eef_direction_state": {"mean": [4.038647342995169, 3.864734299516908], "std": [1.2885426386704004, 1.3373355881367146], "min": [0, 0], "max": [6, 6], "count": [207]}, "eef_velocity_state": {"mean": [1.1980676328502415, 1.1884057971014492], "std": [0.551148239495716, 0.5185085165216907], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_acc_mag_state": {"mean": [0.7342995169082126, 0.6231884057971014], "std": [0.8176390940185031, 0.8064016083039751], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_direction_action": {"mean": [4.038647342995169, 3.864734299516908], "std": [1.2885426386704004, 1.3373355881367146], "min": [0, 0], "max": [6, 6], "count": [207]}, "eef_velocity_action": {"mean": [1.1980676328502415, 1.1884057971014492], "std": [0.551148239495716, 0.5185085165216907], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_acc_mag_action": {"mean": [0.7342995169082126, 0.6231884057971014], "std": [0.8176390940185031, 0.8064016083039751], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_sim_pose_state": {"mean": [0.6229719560083599, 0.14523095402994154, 1.1596712560793665, 2.166801761989974, 0.8292777505814156, 1.410138680376416, 0.6121199499240663, -0.13147094766421238, 1.1475576958780966, -1.7406676429074734, 1.0622121650494711, -1.6534945913716312], "std": [0.006676661382076249, 0.016585381278814808, 0.0468727561707559, 0.14391800059550572, 0.1434847881919095, 0.10770336456294524, 0.0066055045720441255, 0.02184824885034014, 0.04652566865970714, 1.8991188375875072, 0.17220384367590322, 1.1507902177586655], "min": [0.6074957777903591, 0.12499501918277148, 1.1063543466546306, 1.6543764232158134, 0.7029258098463802, 1.0146948090648278, 0.603367672872864, -0.1698943876912232, 1.0914475390795044, -3.130253280820706, 0.8526810574377715, -3.1159155408754606], "max": [0.6411539669684674, 0.18042197915143832, 1.2628598237343376, 2.315694243317915, 1.3001352252188423, 1.5718609073675718, 0.6310263850053491, -0.10415127848912356, 1.2668138220845175, 3.1372339837028473, 1.4116528243813669, 3.119603344359404], "count": [207]}, "eef_sim_pose_action": {"mean": [0.6229719560083599, 0.14523095402994154, 1.1596712560793665, 2.166801761989974, 0.8292777505814156, 1.410138680376416, 0.6121199499240663, -0.13147094766421238, 1.1475576958780966, -1.7406676429074734, 1.0622121650494711, -1.6534945913716312], "std": [0.006676661382076249, 0.016585381278814808, 0.0468727561707559, 0.14391800059550572, 0.1434847881919095, 0.10770336456294524, 0.0066055045720441255, 0.02184824885034014, 0.04652566865970714, 1.8991188375875072, 0.17220384367590322, 1.1507902177586655], "min": [0.6074957777903591, 0.12499501918277148, 1.1063543466546306, 1.6543764232158134, 0.7029258098463802, 1.0146948090648278, 0.603367672872864, -0.1698943876912232, 1.0914475390795044, -3.130253280820706, 0.8526810574377715, -3.1159155408754606], "max": [0.6411539669684674, 0.18042197915143832, 1.2628598237343376, 2.315694243317915, 1.3001352252188423, 1.5718609073675718, 0.6310263850053491, -0.10415127848912356, 1.2668138220845175, 3.1372339837028473, 1.4116528243813669, 3.119603344359404], "count": [207]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43426763888888886]], [[0.4314440216503268]], [[0.42945486315359477]]], "std": [[[0.2735779770240565]], [[0.2700714005824247]], [[0.269711207341087]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.18823529411764706]], [[0.13725490196078433]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6021124346405229]], [[0.6160030514705882]], [[0.5860904575163399]]], "std": [[[0.2577342599030962]], [[0.25798543132788954]], [[0.26322731826537765]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.14901960784313725]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5603458843954248]], [[0.5798236887254902]], [[0.5486906352124182]]], "std": [[[0.2729271004706251]], [[0.27319894294532915]], [[0.2845787700751453]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38693198937908496]], [[0.4248368075980392]], [[0.42399888480392156]]], "std": [[[0.37525787622679296]], [[0.37938091686430725]], [[0.3730333182231682]]], "count": [100]}, "observation.state": {"min": [0.46518558263778687, -0.8262760639190674, 0.6824120879173279, -0.4366464614868164, -0.5158185362815857, 1.437972068786621, -0.6085011959075928, -0.9042162299156189, 0.722917377948761, -0.2239261418581009, 0.19994087517261505, -1.4687047004699707, 30.58142852783203, 47.55937576293945, -0.647777795791626, -0.008750002831220627, 0.7706249952316284, 0.2874999940395355, 0.8420000076293945, -0.21937499940395355, 0.8424999713897705, -2.931874990463257, 0.8075000047683716, 0.0, 30.402727127075195, 52.96272659301758, 0.49888888001441956, 0.2824999988079071, 0.892727255821228, 0.7643749713897705, 0.6675000190734863, 0.0, 0.6966666579246521, 0.6868749856948853, 0.6831250190734863, 0.31066665053367615], "max": [0.6377078890800476, -0.620541512966156, 0.8387693762779236, 0.360613614320755, -0.13888093829154968, 2.519812822341919, -0.5105335116386414, -0.5634182095527649, 0.9700207710266113, 0.0014623228926211596, 0.5532031059265137, -1.3619153499603271, 80.56437683105469, 73.7293701171875, 22.421249389648438, 9.44124984741211, 33.123748779296875, 78.4593734741211, 39.8650016784668, 106.58625030517578, 34.415000915527344, 105.42124938964844, 24.478124618530273, 101.97437286376953, 74.55999755859375, 67.94437408447266, 3.615000009536743, 7.764999866485596, 32.078125, 88.26250457763672, 46.490623474121094, 0.0, 42.26499938964844, 90.7768783569336, 33.859375, 94.50687408447266], "mean": [0.5800270438194275, -0.711627721786499, 0.7767133116722107, -0.11400821059942245, -0.3174360394477844, 2.110281467437744, -0.5813251733779907, -0.7265772819519043, 0.8300662636756897, -0.12934641540050507, 0.3167080581188202, -1.4184080362319946, 60.37799072265625, 63.75377655029297, 8.036005020141602, 3.9605274200439453, 16.793102264404297, 33.904388427734375, 17.77348518371582, 42.779483795166016, 14.281838417053223, 45.40951156616211, 9.102431297302246, 47.19271469116211, 58.67249298095703, 61.9743537902832, 0.9223814010620117, 2.647451162338257, 14.190569877624512, 37.71903991699219, 21.058069229125977, 0.0, 18.435667037963867, 39.129859924316406, 13.788473129272461, 61.13624572753906], "std": [0.058756258338689804, 0.06292666494846344, 0.044840823858976364, 0.26453763246536255, 0.10253985971212387, 0.4007265567779541, 0.030799824744462967, 0.09183800965547562, 0.06426705420017242, 0.07834651321172714, 0.08508051931858063, 0.04346253350377083, 15.883621215820312, 8.821496963500977, 8.016098022460938, 3.526686429977417, 13.319536209106445, 32.50773620605469, 16.013282775878906, 43.5562629699707, 13.370637893676758, 45.97373962402344, 9.236419677734375, 44.435020446777344, 15.26185417175293, 4.620433330535889, 0.6234568357467651, 2.6437413692474365, 12.587445259094238, 36.1584358215332, 19.263158798217773, 0.0, 16.92864227294922, 36.848114013671875, 13.388443946838379, 31.62302017211914], "count": [101]}, "action": {"min": [0.46518558263778687, -0.8262760639190674, 0.6824120879173279, -0.4366464614868164, -0.5158185362815857, 1.437972068786621, -0.6085011959075928, -0.9042162299156189, 0.722917377948761, -0.2239261418581009, 0.19994087517261505, -1.4687047004699707, 30.58142852783203, 47.55937576293945, -0.647777795791626, -0.008750002831220627, 0.7706249952316284, 0.2874999940395355, 0.8420000076293945, -0.21937499940395355, 0.8424999713897705, -2.931874990463257, 0.8075000047683716, 0.0, 30.402727127075195, 52.96272659301758, 0.49888888001441956, 0.2824999988079071, 0.892727255821228, 0.7643749713897705, 0.6675000190734863, 0.0, 0.6966666579246521, 0.6868749856948853, 0.6831250190734863, 0.31066665053367615], "max": [0.6377078890800476, -0.620541512966156, 0.8387693762779236, 0.360613614320755, -0.13888093829154968, 2.519812822341919, -0.5105335116386414, -0.5634182095527649, 0.9700207710266113, 0.0014623228926211596, 0.5532031059265137, -1.3619153499603271, 80.56437683105469, 73.7293701171875, 22.421249389648438, 9.44124984741211, 33.123748779296875, 78.4593734741211, 39.8650016784668, 106.58625030517578, 34.415000915527344, 105.42124938964844, 24.478124618530273, 101.97437286376953, 74.55999755859375, 67.94437408447266, 3.615000009536743, 7.764999866485596, 32.078125, 88.26250457763672, 46.490623474121094, 0.0, 42.26499938964844, 90.7768783569336, 33.859375, 94.50687408447266], "mean": [0.5800271034240723, -0.711627721786499, 0.7767133116722107, -0.11400822550058365, -0.3174360394477844, 2.110280752182007, -0.5813251733779907, -0.7265775203704834, 0.8300662636756897, -0.12934641540050507, 0.3167080879211426, -1.4184082746505737, 60.378013610839844, 63.753761291503906, 8.036002159118652, 3.960527181625366, 16.793106079101562, 33.90439224243164, 17.773481369018555, 42.77947235107422, 14.281837463378906, 45.40951156616211, 9.10243034362793, 47.19272994995117, 58.67251205444336, 61.974361419677734, 0.9223814606666565, 2.6474509239196777, 14.190568923950195, 37.71902847290039, 21.05807113647461, 0.0, 18.435667037963867, 39.12984848022461, 13.788473129272461, 61.136226654052734], "std": [0.0587562620639801, 0.06292665749788284, 0.044840823858976364, 0.2645375728607178, 0.10253985971212387, 0.4007265269756317, 0.030799824744462967, 0.09183800220489502, 0.06426705420017242, 0.07834651321172714, 0.08508051931858063, 0.04346253350377083, 15.883622169494629, 8.82149600982666, 8.016098022460938, 3.526686429977417, 13.319537162780762, 32.50773620605469, 16.013280868530273, 43.556270599365234, 13.370636940002441, 45.9737434387207, 9.236420631408691, 44.435028076171875, 15.26185417175293, 4.6204328536987305, 0.6234568953514099, 2.6437413692474365, 12.587447166442871, 36.1584358215332, 19.263158798217773, 0.0, 16.92864227294922, 36.84811782836914, 13.388442039489746, 31.62302017211914], "count": [101]}, "timestamp": {"min": [0.0], "max": [3.3333333333333335], "mean": [1.6666666666666665], "std": [0.97182531580755], "count": [101]}, "frame_index": {"min": [0], "max": [100], "mean": [50.0], "std": [29.154759474226502], "count": [101]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [101]}, "index": {"min": [5578], "max": [5678], "mean": [5628.0], "std": [29.154759474226502], "count": [101]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [101]}, "subtask_annotation": {"mean": [4.732673267326732, 3.732673267326733, 9.0, 9.0, 9.0], "std": [2.2859497196938774, 3.1744371579042805, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [101]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [101]}, "eef_direction_state": {"mean": [3.8217821782178216, 4.03960396039604], "std": [1.524688181748508, 1.385360460504366], "min": [0, 0], "max": [6, 6], "count": [101]}, "eef_velocity_state": {"mean": [1.6633663366336633, 1.5940594059405941], "std": [0.4930653306134149, 0.5108373599807693], "min": [0, 0], "max": [2, 2], "count": [101]}, "eef_acc_mag_state": {"mean": [1.1782178217821782, 1.1485148514851484], "std": [0.7498651971786731, 0.7364100586846354], "min": [0, 0], "max": [2, 2], "count": [101]}, "eef_direction_action": {"mean": [3.8217821782178216, 4.03960396039604], "std": [1.524688181748508, 1.385360460504366], "min": [0, 0], "max": [6, 6], "count": [101]}, "eef_velocity_action": {"mean": [1.6633663366336633, 1.5940594059405941], "std": [0.4930653306134149, 0.5108373599807693], "min": [0, 0], "max": [2, 2], "count": [101]}, "eef_acc_mag_action": {"mean": [1.1782178217821782, 1.1485148514851484], "std": [0.7498651971786731, 0.7364100586846354], "min": [0, 0], "max": [2, 2], "count": [101]}, "eef_sim_pose_state": {"mean": [0.5980639319675511, 0.12843402580157764, 1.1565901229007272, 2.1385081948049205, 1.009890779161213, 1.3992632938555887, 0.6016040990374346, -0.12598263518104527, 1.1563705299920575, 0.02714308863344948, 1.2961091586990527, -2.1694112701770654], "std": [0.010814666679336253, 0.01094318294586363, 0.032154537217735285, 0.21495053267487038, 0.14799150102753533, 0.1966889344468407, 0.014355861987724249, 0.01908044591908679, 0.03156656002169012, 2.947543054169327, 0.08507848635974218, 0.9355253972825912], "min": [0.5779198687258817, 0.11654294017477587, 1.1033542372806902, 1.7914227922979564, 0.8561532604488407, 1.055385534505069, 0.5797729387307176, -0.15389185007493214, 1.1090232962072268, -3.1380847927705924, 1.157535043115105, -3.0160036700607753], "max": [0.6210513786773648, 0.15393863902454177, 1.205915022369236, 2.509386318676123, 1.3529956540577612, 1.75245349349539, 0.6324371101733319, -0.10029617399263366, 1.2335084676650345, 3.1409147374757103, 1.5085672912705173, 3.132313300268878], "count": [101]}, "eef_sim_pose_action": {"mean": [0.5980639319675511, 0.12843402580157764, 1.1565901229007272, 2.1385081948049205, 1.009890779161213, 1.3992632938555887, 0.6016040990374346, -0.12598263518104527, 1.1563705299920575, 0.02714308863344948, 1.2961091586990527, -2.1694112701770654], "std": [0.010814666679336253, 0.01094318294586363, 0.032154537217735285, 0.21495053267487038, 0.14799150102753533, 0.1966889344468407, 0.014355861987724249, 0.01908044591908679, 0.03156656002169012, 2.947543054169327, 0.08507848635974218, 0.9355253972825912], "min": [0.5779198687258817, 0.11654294017477587, 1.1033542372806902, 1.7914227922979564, 0.8561532604488407, 1.055385534505069, 0.5797729387307176, -0.15389185007493214, 1.1090232962072268, -3.1380847927705924, 1.157535043115105, -3.0160036700607753], "max": [0.6210513786773648, 0.15393863902454177, 1.205915022369236, 2.509386318676123, 1.3529956540577612, 1.75245349349539, 0.6324371101733319, -0.10029617399263366, 1.2335084676650345, 3.1409147374757103, 1.5085672912705173, 3.132313300268878], "count": [101]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4397700183823529]], [[0.434405931372549]], [[0.4301759701797385]]], "std": [[[0.2785984236510882]], [[0.2747305889750542]], [[0.2726657345710418]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.1803921568627451]], [[0.13333333333333333]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6063731515522875]], [[0.6186859538398692]], [[0.5891958190359478]]], "std": [[[0.25119609743893223]], [[0.25047624210006597]], [[0.25485055347040453]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.16862745098039217]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5673152369281046]], [[0.5845771915849673]], [[0.5567767994281045]]], "std": [[[0.27282033237199366]], [[0.27231113055812645]], [[0.27971755206920723]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3965074121732026]], [[0.43358838235294117]], [[0.43353755718954246]]], "std": [[[0.37866692798334256]], [[0.3831097549837183]], [[0.3758627695933152]]], "count": [100]}, "observation.state": {"min": [0.39420729875564575, -0.8006933331489563, 0.6645303964614868, -0.5277714133262634, -0.3999347388744354, 1.4055042266845703, -0.532158374786377, -0.8430609703063965, 0.6999313235282898, -0.3392032980918884, 0.051499199122190475, -1.4039969444274902, 11.948888778686523, 48.42375183105469, -0.27562499046325684, 0.2043749988079071, 0.8643749952316284, -0.7356250286102295, 0.8333333134651184, -0.27000001072883606, 0.8025000095367432, 0.21875, 0.7400000095367432, 0.15687499940395355, 30.010000228881836, 54.26000213623047, 0.6781250238418579, 0.19312499463558197, 0.8500000238418579, 0.5143749713897705, 0.6937500238418579, 0.0, 0.6875, 0.7450000047683716, 0.3487499952316284, 0.7193750143051147], "max": [0.609144926071167, -0.6019472479820251, 0.8321412205696106, 0.46527302265167236, -0.08602273464202881, 2.6411936283111572, -0.40491244196891785, -0.5407034158706665, 0.9217402935028076, -0.15701957046985626, 0.450586199760437, -1.3613379001617432, 82.94750213623047, 71.84874725341797, 2.666249990463257, 9.4868745803833, 33.1506233215332, 78.77749633789062, 40.703125, 103.11937713623047, 39.428749084472656, 105.8125, 31.255001068115234, 103.09312438964844, 70.64749908447266, 66.96624755859375, 5.021250247955322, 9.352499961853027, 35.051876068115234, 86.63249969482422, 47.693748474121094, 0.0, 40.75062561035156, 87.90250396728516, 40.43312454223633, 104.77312469482422], "mean": [0.5468023419380188, -0.7082207798957825, 0.7576009035110474, -0.17452876269817352, -0.25576624274253845, 2.240849494934082, -0.48615744709968567, -0.711348295211792, 0.8113729357719421, -0.25207337737083435, 0.18056762218475342, -1.391510009765625, 59.39661407470703, 63.8021240234375, 0.7858988642692566, 3.611171245574951, 16.411643981933594, 35.51960372924805, 20.023197174072266, 44.99345779418945, 18.021751403808594, 47.57474136352539, 12.557300567626953, 52.322444915771484, 59.42982864379883, 61.53012466430664, 1.0396642684936523, 2.8489999771118164, 16.70793342590332, 41.6387825012207, 24.296403884887695, 0.0, 20.86205291748047, 42.21196746826172, 17.225605010986328, 73.72460174560547], "std": [0.05763818323612213, 0.06346432119607925, 0.04975813627243042, 0.3014039993286133, 0.09691737592220306, 0.4036526083946228, 0.036594267934560776, 0.09005996584892273, 0.06639567017555237, 0.05432700738310814, 0.08888014405965805, 0.01052476093173027, 20.662019729614258, 7.768679141998291, 1.0367512702941895, 3.3762075901031494, 13.43000316619873, 33.54027557373047, 16.688777923583984, 43.78820037841797, 15.613828659057617, 44.495506286621094, 11.961174964904785, 45.154388427734375, 13.77562427520752, 4.783473491668701, 0.8845790028572083, 3.101526975631714, 12.9321928024292, 36.41695022583008, 19.555072784423828, 0.0, 16.9872989654541, 35.6673469543457, 15.188031196594238, 33.528350830078125], "count": [101]}, "action": {"min": [0.39420729875564575, -0.8006933331489563, 0.6645303964614868, -0.5277714133262634, -0.3999347388744354, 1.4055042266845703, -0.532158374786377, -0.8430609703063965, 0.6999313235282898, -0.3392032980918884, 0.051499199122190475, -1.4039969444274902, 11.948888778686523, 48.42375183105469, -0.27562499046325684, 0.2043749988079071, 0.8643749952316284, -0.7356250286102295, 0.8333333134651184, -0.27000001072883606, 0.8025000095367432, 0.21875, 0.7400000095367432, 0.15687499940395355, 30.010000228881836, 54.26000213623047, 0.6781250238418579, 0.19312499463558197, 0.8500000238418579, 0.5143749713897705, 0.6937500238418579, 0.0, 0.6875, 0.7450000047683716, 0.3487499952316284, 0.7193750143051147], "max": [0.609144926071167, -0.6019472479820251, 0.8321412205696106, 0.46527302265167236, -0.08602273464202881, 2.6411936283111572, -0.40491244196891785, -0.5407034158706665, 0.9217402935028076, -0.15701957046985626, 0.450586199760437, -1.3613379001617432, 82.94750213623047, 71.84874725341797, 2.666249990463257, 9.4868745803833, 33.1506233215332, 78.77749633789062, 40.703125, 103.11937713623047, 39.428749084472656, 105.8125, 31.255001068115234, 103.09312438964844, 70.64749908447266, 66.96624755859375, 5.021250247955322, 9.352499961853027, 35.051876068115234, 86.63249969482422, 47.693748474121094, 0.0, 40.75062561035156, 87.90250396728516, 40.43312454223633, 104.77312469482422], "mean": [0.5468023419380188, -0.7082206010818481, 0.7576009035110474, -0.17452876269817352, -0.25576621294021606, 2.240849494934082, -0.4861573278903961, -0.7113483548164368, 0.8113728761672974, -0.25207337737083435, 0.1805676370859146, -1.391510009765625, 59.396610260009766, 63.802120208740234, 0.7858989238739014, 3.611170768737793, 16.41164779663086, 35.51960372924805, 20.023189544677734, 44.99345779418945, 18.021753311157227, 47.57474136352539, 12.557300567626953, 52.322444915771484, 59.42982864379883, 61.53011703491211, 1.039664387702942, 2.8489999771118164, 16.70793342590332, 41.63877487182617, 24.296396255493164, 0.0, 20.862060546875, 42.21196365356445, 17.22559928894043, 73.72460174560547], "std": [0.05763818323612213, 0.06346432864665985, 0.04975813627243042, 0.3014039993286133, 0.09691738337278366, 0.4036526083946228, 0.03659426420927048, 0.09005996584892273, 0.06639567017555237, 0.05432701110839844, 0.08888014405965805, 0.01052476093173027, 20.662019729614258, 7.768678665161133, 1.0367512702941895, 3.3762073516845703, 13.43000316619873, 33.540279388427734, 16.688777923583984, 43.788204193115234, 15.613828659057617, 44.49550247192383, 11.961174964904785, 45.15439224243164, 13.77562427520752, 4.783473491668701, 0.8845788240432739, 3.101527214050293, 12.9321928024292, 36.416954040527344, 19.55507469177246, 0.0, 16.98729705810547, 35.66735076904297, 15.188031196594238, 33.528350830078125], "count": [101]}, "timestamp": {"min": [0.0], "max": [3.3333333333333335], "mean": [1.6666666666666665], "std": [0.97182531580755], "count": [101]}, "frame_index": {"min": [0], "max": [100], "mean": [50.0], "std": [29.154759474226502], "count": [101]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [101]}, "index": {"min": [5679], "max": [5779], "mean": [5729.0], "std": [29.154759474226502], "count": [101]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [101]}, "subtask_annotation": {"mean": [4.9405940594059405, 3.712871287128713, 9.0, 9.0, 9.0], "std": [2.2507282965554065, 3.243688871991958, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [101]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [101]}, "eef_direction_state": {"mean": [4.0594059405940595, 4.0], "std": [1.4475775748512514, 1.349734113897186], "min": [0, 0], "max": [6, 6], "count": [101]}, "eef_velocity_state": {"mean": [1.5445544554455446, 1.693069306930693], "std": [0.5544554455445542, 0.48220972918360083], "min": [0, 0], "max": [2, 2], "count": [101]}, "eef_acc_mag_state": {"mean": [1.2376237623762376, 1.2772277227722773], "std": [0.7465898028320335, 0.6466794373389275], "min": [0, 0], "max": [2, 2], "count": [101]}, "eef_direction_action": {"mean": [4.0594059405940595, 4.0], "std": [1.4475775748512514, 1.349734113897186], "min": [0, 0], "max": [6, 6], "count": [101]}, "eef_velocity_action": {"mean": [1.5445544554455446, 1.693069306930693], "std": [0.5544554455445542, 0.48220972918360083], "min": [0, 0], "max": [2, 2], "count": [101]}, "eef_acc_mag_action": {"mean": [1.2376237623762376, 1.2772277227722773], "std": [0.7465898028320335, 0.6466794373389275], "min": [0, 0], "max": [2, 2], "count": [101]}, "eef_sim_pose_state": {"mean": [0.5946677096253505, 0.1236857132704112, 1.1545503951603415, 2.127694204731423, 0.9436739595994573, 1.369039872125413, 0.600241862715458, -0.1220438128562356, 1.1616620168560323, -2.8177302672284212, 1.2384512489858528, -2.072965516180466], "std": [0.008844815001685491, 0.010757729498551732, 0.029647002427244395, 0.18202516103166477, 0.11726599459750804, 0.17011310685159964, 0.012779814977302495, 0.013795828052973337, 0.03550801558955297, 0.19306049298936048, 0.09866326078892805, 0.21681724456361184], "min": [0.5753192167242598, 0.11185168246444774, 1.1076393561698785, 1.8307585690409167, 0.8279262976534252, 1.0733034924304954, 0.5811137296686963, -0.1415184432685954, 1.1046857407099862, -3.063423803954028, 1.0808254972377371, -2.3610608161966042], "max": [0.6108821705720755, 0.14736276042029783, 1.210705157611428, 2.424278342980413, 1.2090294182944357, 1.6391443793727822, 0.6248495759497913, -0.10367854200058141, 1.2442675636987686, -2.394495031396309, 1.5325818146583114, -1.610480155636155], "count": [101]}, "eef_sim_pose_action": {"mean": [0.5946677096253505, 0.1236857132704112, 1.1545503951603415, 2.127694204731423, 0.9436739595994573, 1.369039872125413, 0.600241862715458, -0.1220438128562356, 1.1616620168560323, -2.8177302672284212, 1.2384512489858528, -2.072965516180466], "std": [0.008844815001685491, 0.010757729498551732, 0.029647002427244395, 0.18202516103166477, 0.11726599459750804, 0.17011310685159964, 0.012779814977302495, 0.013795828052973337, 0.03550801558955297, 0.19306049298936048, 0.09866326078892805, 0.21681724456361184], "min": [0.5753192167242598, 0.11185168246444774, 1.1076393561698785, 1.8307585690409167, 0.8279262976534252, 1.0733034924304954, 0.5811137296686963, -0.1415184432685954, 1.1046857407099862, -3.063423803954028, 1.0808254972377371, -2.3610608161966042], "max": [0.6108821705720755, 0.14736276042029783, 1.210705157611428, 2.424278342980413, 1.2090294182944357, 1.6391443793727822, 0.6248495759497913, -0.10367854200058141, 1.2442675636987686, -2.394495031396309, 1.5325818146583114, -1.610480155636155], "count": [101]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.436515955882353]], [[0.43559404616013075]], [[0.4365969812091503]]], "std": [[[0.27570219231714344]], [[0.2707107999513921]], [[0.266792677874657]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.19607843137254902]], [[0.1450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.606042710375817]], [[0.6205941156045751]], [[0.5967161008986929]]], "std": [[[0.2563869949252902]], [[0.2552593833543777]], [[0.2583710797509813]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.1607843137254902]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5884262765522876]], [[0.6076253656045751]], [[0.5852414603758169]]], "std": [[[0.2639881937929806]], [[0.2635425615687046]], [[0.2718664004978965]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39872601715686273]], [[0.43648488562091503]], [[0.43690277369281044]]], "std": [[[0.37795655404811834]], [[0.38252683602677423]], [[0.37672963475307414]]], "count": [100]}, "observation.state": {"min": [0.42319944500923157, -0.7969024181365967, 0.6323195695877075, -0.36418992280960083, -0.5034523606300354, 1.134055256843567, -0.5964131951332092, -0.8872644305229187, 0.7306448817253113, -0.5141575336456299, 0.1274128258228302, -1.2337157726287842, 19.02666664123535, 51.6931266784668, -0.0006250003352761269, 0.029374999925494194, 0.9181250333786011, -0.5668749809265137, 0.8700000047683716, -0.5062499642372131, 0.9850000143051147, -0.8793749809265137, 0.6840000152587891, -0.996874988079071, 33.64555740356445, 54.78499984741211, 0.5793750286102295, 0.1287500113248825, 1.066249966621399, 0.044545453041791916, 0.6349999904632568, 0.0, 0.7337499856948853, -0.06812500208616257, 0.6356250047683716, 0.12888889014720917], "max": [0.6372310519218445, -0.5816310048103333, 0.8811131119728088, 0.6013485193252563, -0.1260061413049698, 2.409447193145752, -0.3932536244392395, -0.5444715619087219, 0.9290598630905151, -0.1985580176115036, 0.5170900821685791, -1.1094977855682373, 81.18812561035156, 73.28125, 3.7543749809265137, 9.420624732971191, 32.779998779296875, 81.19312286376953, 39.85562515258789, 102.05874633789062, 39.93187713623047, 104.15187072753906, 32.102500915527344, 99.23562622070312, 71.07937622070312, 64.68437957763672, 6.103749752044678, 6.298571586608887, 38.661251068115234, 82.55937957763672, 51.18812561035156, 0.0, 49.453125, 82.64187622070312, 40.64624786376953, 99.10000610351562], "mean": [0.5649634003639221, -0.6917779445648193, 0.7664234638214111, 0.021234164014458656, -0.3021292984485626, 1.938117504119873, -0.5302801728248596, -0.6913946270942688, 0.8110255599021912, -0.38768160343170166, 0.273247629404068, -1.1560485363006592, 60.97538757324219, 66.11734008789062, 1.0251764059066772, 3.144256591796875, 16.633174896240234, 36.07344436645508, 19.164648056030273, 45.37727355957031, 16.547639846801758, 47.859535217285156, 11.306877136230469, 50.292320251464844, 58.376216888427734, 60.87499237060547, 1.3510805368423462, 1.5616337060928345, 17.927759170532227, 38.47431945800781, 25.395793914794922, 0.0, 23.677778244018555, 37.58030700683594, 18.070999145507812, 74.46338653564453], "std": [0.07199924439191818, 0.06544426828622818, 0.06893135607242584, 0.3374415934085846, 0.11342952400445938, 0.49744683504104614, 0.05852353945374489, 0.10237322747707367, 0.056865617632865906, 0.09904667735099792, 0.08693652600049973, 0.0496637187898159, 18.904748916625977, 6.822189807891846, 1.1309483051300049, 3.222830295562744, 13.420608520507812, 34.39631652832031, 16.54375457763672, 45.03174591064453, 15.06239128112793, 46.302947998046875, 11.626206398010254, 43.51691818237305, 14.11823844909668, 2.8045873641967773, 1.1439672708511353, 1.8280829191207886, 14.901749610900879, 35.48134994506836, 21.71773910522461, 0.0, 20.798419952392578, 33.23602294921875, 16.827320098876953, 26.427234649658203], "count": [118]}, "action": {"min": [0.42319944500923157, -0.7969024181365967, 0.6323195695877075, -0.36418992280960083, -0.5034523606300354, 1.134055256843567, -0.5964131951332092, -0.8872644305229187, 0.7306448817253113, -0.5141575336456299, 0.1274128258228302, -1.2337157726287842, 19.02666664123535, 51.6931266784668, -0.0006250003352761269, 0.029374999925494194, 0.9181250333786011, -0.5668749809265137, 0.8700000047683716, -0.5062499642372131, 0.9850000143051147, -0.8793749809265137, 0.6840000152587891, -0.996874988079071, 33.64555740356445, 54.78499984741211, 0.5793750286102295, 0.1287500113248825, 1.066249966621399, 0.044545453041791916, 0.6349999904632568, 0.0, 0.7337499856948853, -0.06812500208616257, 0.6356250047683716, 0.12888889014720917], "max": [0.6372310519218445, -0.5816310048103333, 0.8811131119728088, 0.6013485193252563, -0.1260061413049698, 2.409447193145752, -0.3932536244392395, -0.5444715619087219, 0.9290598630905151, -0.1985580176115036, 0.5170900821685791, -1.1094977855682373, 81.18812561035156, 73.28125, 3.7543749809265137, 9.420624732971191, 32.779998779296875, 81.19312286376953, 39.85562515258789, 102.05874633789062, 39.93187713623047, 104.15187072753906, 32.102500915527344, 99.23562622070312, 71.07937622070312, 64.68437957763672, 6.103749752044678, 6.298571586608887, 38.661251068115234, 82.55937957763672, 51.18812561035156, 0.0, 49.453125, 82.64187622070312, 40.64624786376953, 99.10000610351562], "mean": [0.5649634599685669, -0.6917778849601746, 0.7664235234260559, 0.021234188228845596, -0.3021292984485626, 1.9381176233291626, -0.5302800536155701, -0.6913946866989136, 0.8110255002975464, -0.3876815438270569, 0.273247629404068, -1.1560485363006592, 60.97538757324219, 66.11731719970703, 1.0251760482788086, 3.144256353378296, 16.63317108154297, 36.07347106933594, 19.164644241333008, 45.37727737426758, 16.547636032104492, 47.859527587890625, 11.306875228881836, 50.29233932495117, 58.376224517822266, 60.8749885559082, 1.3510810136795044, 1.561633586883545, 17.927759170532227, 38.47431945800781, 25.39578628540039, 0.0, 23.677762985229492, 37.580318450927734, 18.07101058959961, 74.4634017944336], "std": [0.07199925929307938, 0.06544426828622818, 0.06893136352300644, 0.3374415934085846, 0.11342953890562057, 0.4974469542503357, 0.05852353572845459, 0.10237324237823486, 0.056865617632865906, 0.09904667735099792, 0.08693652600049973, 0.0496637187898159, 18.904748916625977, 6.822189807891846, 1.1309484243392944, 3.222830295562744, 13.420607566833496, 34.39632034301758, 16.54375457763672, 45.03173828125, 15.06239128112793, 46.302947998046875, 11.626205444335938, 43.516929626464844, 14.11823844909668, 2.8045873641967773, 1.1439672708511353, 1.828082799911499, 14.901749610900879, 35.48134994506836, 21.717741012573242, 0.0, 20.798423767089844, 33.236019134521484, 16.827320098876953, 26.427234649658203], "count": [118]}, "timestamp": {"min": [0.0], "max": [3.9], "mean": [1.9500000000000002], "std": [1.1354147553500733], "count": [118]}, "frame_index": {"min": [0], "max": [117], "mean": [58.5], "std": [34.0624426605022], "count": [118]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [118]}, "index": {"min": [5780], "max": [5897], "mean": [5838.5], "std": [34.0624426605022], "count": [118]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [118]}, "subtask_annotation": {"mean": [4.52542372881356, 4.093220338983051, 9.0, 9.0, 9.0], "std": [2.4171416948528828, 3.2728655565804634, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [118]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [118]}, "eef_direction_state": {"mean": [3.8728813559322033, 4.296610169491525], "std": [1.4470695704961083, 1.1297916564638033], "min": [0, 0], "max": [6, 6], "count": [118]}, "eef_velocity_state": {"mean": [1.576271186440678, 1.576271186440678], "std": [0.5110106248027575, 0.6023510387768419], "min": [0, 0], "max": [2, 2], "count": [118]}, "eef_acc_mag_state": {"mean": [1.2118644067796611, 1.1864406779661016], "std": [0.7461959450400003, 0.6882691696354898], "min": [0, 0], "max": [2, 2], "count": [118]}, "eef_direction_action": {"mean": [3.8728813559322033, 4.296610169491525], "std": [1.4470695704961083, 1.1297916564638033], "min": [0, 0], "max": [6, 6], "count": [118]}, "eef_velocity_action": {"mean": [1.576271186440678, 1.576271186440678], "std": [0.5110106248027575, 0.6023510387768419], "min": [0, 0], "max": [2, 2], "count": [118]}, "eef_acc_mag_action": {"mean": [1.2118644067796611, 1.1864406779661016], "std": [0.7461959450400003, 0.6882691696354898], "min": [0, 0], "max": [2, 2], "count": [118]}, "eef_sim_pose_state": {"mean": [0.5916838632613571, 0.12605703106223737, 1.1609504552114798, 2.2278090475881225, 1.0384126595977712, 1.4693522660264973, 0.5916380617432397, -0.12187282106330795, 1.1658515002633825, 0.08534064697296674, 1.277244590675917, -2.0758272133643945], "std": [0.01213807032668377, 0.00857115515830532, 0.038210083846467555, 0.30553491148986306, 0.15897776208134723, 0.2887777554718355, 0.010281954968118455, 0.024704244351697248, 0.037918476188964934, 2.8569018090845786, 0.08994277197532097, 1.1341789681679735], "min": [0.5665759057647959, 0.11529755284740098, 1.099831264068506, 1.6889106703809567, 0.8657382646977925, 0.9563822283385761, 0.573318598755971, -0.15542588407312397, 1.1104604729438685, -3.139640412894036, 1.1238291207036881, -3.1002374415965614], "max": [0.6144856965870352, 0.14783587078547547, 1.21811448599674, 2.649257353216439, 1.3911094723947288, 1.8867267672876409, 0.613275228883144, -0.08556353878071266, 1.2334902165818054, 3.1360412774669606, 1.4082479869483624, 3.125185100454044], "count": [118]}, "eef_sim_pose_action": {"mean": [0.5916838632613571, 0.12605703106223737, 1.1609504552114798, 2.2278090475881225, 1.0384126595977712, 1.4693522660264973, 0.5916380617432397, -0.12187282106330795, 1.1658515002633825, 0.08534064697296674, 1.277244590675917, -2.0758272133643945], "std": [0.01213807032668377, 0.00857115515830532, 0.038210083846467555, 0.30553491148986306, 0.15897776208134723, 0.2887777554718355, 0.010281954968118455, 0.024704244351697248, 0.037918476188964934, 2.8569018090845786, 0.08994277197532097, 1.1341789681679735], "min": [0.5665759057647959, 0.11529755284740098, 1.099831264068506, 1.6889106703809567, 0.8657382646977925, 0.9563822283385761, 0.573318598755971, -0.15542588407312397, 1.1104604729438685, -3.139640412894036, 1.1238291207036881, -3.1002374415965614], "max": [0.6144856965870352, 0.14783587078547547, 1.21811448599674, 2.649257353216439, 1.3911094723947288, 1.8867267672876409, 0.613275228883144, -0.08556353878071266, 1.2334902165818054, 3.1360412774669606, 1.4082479869483624, 3.125185100454044], "count": [118]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42798453431372546]], [[0.4262038112745098]], [[0.4278288316993464]]], "std": [[[0.271323005034268]], [[0.26775787660059897]], [[0.26391943619988595]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.14901960784313725]], [[0.1843137254901961]], [[0.1568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6060342013888889]], [[0.6207082700163399]], [[0.5910668280228759]]], "std": [[[0.2560578062935921]], [[0.25279278281924383]], [[0.25673362417908474]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.16470588235294117]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5590727389705883]], [[0.5759042749183007]], [[0.540288737745098]]], "std": [[[0.27530522856689355]], [[0.27463746498905955]], [[0.28716216505187653]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39145006535947713]], [[0.4290918586601307]], [[0.42801110906862744]]], "std": [[[0.37545395188708386]], [[0.37952242813975534]], [[0.37280052536328256]]], "count": [100]}, "observation.state": {"min": [0.526174008846283, -0.8077744841575623, 0.6419517993927002, -0.3813563287258148, -0.6836041808128357, 1.1840046644210815, -0.6897078156471252, -0.8718385100364685, 0.6995201706886292, -0.2849622368812561, 0.2091439664363861, -1.3463940620422363, 20.934444427490234, 51.7868766784668, -0.6200000047683716, 0.03687499836087227, 0.8387500047683716, 0.30250000953674316, 0.84375, -0.44857141375541687, 1.0160000324249268, -3.260625123977661, 0.7193750143051147, -0.6937500238418579, 26.88888931274414, 55.698123931884766, 0.7799999713897705, 0.13437500596046448, 0.6399999856948853, 0.017000000923871994, 0.6193749904632568, 0.0, 0.8806250095367432, -0.7818750143051147, 0.609375, 0.07187500596046448], "max": [0.7358027696609497, -0.5704119205474854, 0.889171838760376, 0.5313239097595215, -0.18086709082126617, 2.376401901245117, -0.5047398209571838, -0.5274323225021362, 0.962272047996521, -0.12073700875043869, 0.5449855327606201, -1.2177414894104004, 76.28312683105469, 66.57125091552734, 31.385623931884766, 9.55062484741211, 33.821876525878906, 78.34124755859375, 42.404998779296875, 102.8637466430664, 37.43375015258789, 108.97000122070312, 29.4112491607666, 106.32249450683594, 70.4331283569336, 66.203125, 3.799999952316284, 9.574999809265137, 38.026248931884766, 85.53750610351562, 49.20249938964844, 0.0, 42.04125213623047, 78.02937316894531, 31.801250457763672, 92.91999816894531], "mean": [0.64396733045578, -0.7003346681594849, 0.766430139541626, -0.014980919659137726, -0.4158344268798828, 1.9110153913497925, -0.6019192337989807, -0.6983290910720825, 0.8239750862121582, -0.20941776037216187, 0.35497552156448364, -1.2783862352371216, 59.15869140625, 58.201690673828125, 9.566278457641602, 3.4537627696990967, 15.166243553161621, 32.60797882080078, 17.965518951416016, 40.7995719909668, 15.169560432434082, 44.278865814208984, 10.553373336791992, 47.622825622558594, 55.636741638183594, 61.83049774169922, 1.0419806241989136, 2.1587233543395996, 16.119821548461914, 35.25422668457031, 21.875871658325195, 0.0, 19.32843017578125, 35.1624641418457, 14.077126502990723, 56.57988739013672], "std": [0.06849751621484756, 0.06292970478534698, 0.06813304871320724, 0.31226328015327454, 0.14202186465263367, 0.4574476480484009, 0.06321235001087189, 0.09115683287382126, 0.06395260989665985, 0.05608450621366501, 0.0972464308142662, 0.05328868329524994, 17.8695011138916, 2.651211977005005, 9.031879425048828, 3.179152488708496, 13.743186950683594, 33.77581787109375, 16.965490341186523, 43.3897705078125, 14.724506378173828, 47.87773132324219, 11.187525749206543, 47.73493194580078, 15.495372772216797, 3.7062740325927734, 0.5555422306060791, 2.9886229038238525, 15.060503959655762, 35.79969787597656, 20.859148025512695, 0.0, 18.198448181152344, 33.879154205322266, 13.880033493041992, 33.90251541137695], "count": [124]}, "action": {"min": [0.526174008846283, -0.8077744841575623, 0.6419517993927002, -0.3813563287258148, -0.6836041808128357, 1.1840046644210815, -0.6897078156471252, -0.8718385100364685, 0.6995201706886292, -0.2849622368812561, 0.2091439664363861, -1.3463940620422363, 20.934444427490234, 51.7868766784668, -0.6200000047683716, 0.03687499836087227, 0.8387500047683716, 0.30250000953674316, 0.84375, -0.44857141375541687, 1.0160000324249268, -3.260625123977661, 0.7193750143051147, -0.6937500238418579, 26.88888931274414, 55.698123931884766, 0.7799999713897705, 0.13437500596046448, 0.6399999856948853, 0.017000000923871994, 0.6193749904632568, 0.0, 0.8806250095367432, -0.7818750143051147, 0.609375, 0.07187500596046448], "max": [0.7358027696609497, -0.5704119205474854, 0.889171838760376, 0.5313239097595215, -0.18086709082126617, 2.376401901245117, -0.5047398209571838, -0.5274323225021362, 0.962272047996521, -0.12073700875043869, 0.5449855327606201, -1.2177414894104004, 76.28312683105469, 66.57125091552734, 31.385623931884766, 9.55062484741211, 33.821876525878906, 78.34124755859375, 42.404998779296875, 102.8637466430664, 37.43375015258789, 108.97000122070312, 29.4112491607666, 106.32249450683594, 70.4331283569336, 66.203125, 3.799999952316284, 9.574999809265137, 38.026248931884766, 85.53750610351562, 49.20249938964844, 0.0, 42.04125213623047, 78.02937316894531, 31.801250457763672, 92.91999816894531], "mean": [0.64396733045578, -0.7003346085548401, 0.7664303183555603, -0.014980948530137539, -0.4158344864845276, 1.911015272140503, -0.6019192934036255, -0.6983292102813721, 0.8239750862121582, -0.20941771566867828, 0.3549755811691284, -1.2783865928649902, 59.15869140625, 58.20170974731445, 9.566277503967285, 3.453763246536255, 15.16624927520752, 32.60798263549805, 17.965517044067383, 40.79957580566406, 15.169560432434082, 44.278865814208984, 10.553374290466309, 47.62281799316406, 55.636756896972656, 61.83049011230469, 1.041980504989624, 2.1587235927581787, 16.119821548461914, 35.25421905517578, 21.875869750976562, 0.0, 19.328433990478516, 35.16246795654297, 14.077131271362305, 56.57987976074219], "std": [0.06849752366542816, 0.06292971223592758, 0.06813304871320724, 0.3122633099555969, 0.14202186465263367, 0.45744767785072327, 0.06321234256029129, 0.09115684032440186, 0.06395260989665985, 0.05608450621366501, 0.09724642336368561, 0.05328869819641113, 17.8695011138916, 2.651212215423584, 9.031879425048828, 3.179152727127075, 13.743189811706543, 33.77581787109375, 16.965492248535156, 43.389774322509766, 14.724506378173828, 47.87772750854492, 11.187525749206543, 47.73493576049805, 15.49537181854248, 3.7062740325927734, 0.5555422306060791, 2.9886229038238525, 15.060503005981445, 35.79970169067383, 20.859148025512695, 0.0, 18.19844627380371, 33.8791618347168, 13.880034446716309, 33.90251541137695], "count": [124]}, "timestamp": {"min": [0.0], "max": [4.1], "mean": [2.05], "std": [1.1931517552730295], "count": [124]}, "frame_index": {"min": [0], "max": [123], "mean": [61.5], "std": [35.79455265819088], "count": [124]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [124]}, "index": {"min": [5898], "max": [6021], "mean": [5959.5], "std": [35.79455265819088], "count": [124]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [124]}, "subtask_annotation": {"mean": [4.580645161290323, 4.048387096774194, 9.0, 9.0, 9.0], "std": [2.166820080483441, 3.1388688087499244, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [124]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [124]}, "eef_direction_state": {"mean": [3.7016129032258065, 3.879032258064516], "std": [1.6509031678178248, 1.511209417051528], "min": [0, 0], "max": [6, 6], "count": [124]}, "eef_velocity_state": {"mean": [1.4193548387096775, 1.435483870967742], "std": [0.5402623943369105, 0.5424248942193628], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_acc_mag_state": {"mean": [1.1129032258064515, 0.967741935483871], "std": [0.7952447119755512, 0.7718378138067995], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_direction_action": {"mean": [3.7016129032258065, 3.879032258064516], "std": [1.6509031678178248, 1.511209417051528], "min": [0, 0], "max": [6, 6], "count": [124]}, "eef_velocity_action": {"mean": [1.4193548387096775, 1.435483870967742], "std": [0.5402623943369105, 0.5424248942193628], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_acc_mag_action": {"mean": [1.1129032258064515, 0.967741935483871], "std": [0.7952447119755512, 0.7718378138067995], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_sim_pose_state": {"mean": [0.589307716305864, 0.12886366244267405, 1.1570255098877686, 2.2457243599669674, 1.1005463408321345, 1.5072022272869448, 0.5961421808214363, -0.13079230955007073, 1.1607681676714412, 1.8032949541855503, 1.3084276730277333, -2.530203679732066], "std": [0.012933324707533795, 0.012142032221461874, 0.031108379588105636, 0.3587610067199688, 0.14563225086693463, 0.3210376093758147, 0.016022331264766806, 0.01829504970605301, 0.03262422605388151, 2.2877508199336636, 0.09127641555805946, 0.2834916710017811], "min": [0.564595163169043, 0.11566117914987986, 1.1072929089809163, 1.6459651158146769, 0.985917718518313, 0.9510960418068619, 0.5756753582325966, -0.15891671637571023, 1.1096524770393268, -3.1376763003147654, 1.1677236499386976, -3.0428155220917756], "max": [0.6132998211370256, 0.16622909650032333, 1.204592304472394, 2.924113085316177, 1.4763168154347164, 2.1355248509504468, 0.6346768424163206, -0.10452170156992405, 1.225294822052762, 3.133484729728595, 1.4611392100108995, -1.8069889837281525], "count": [124]}, "eef_sim_pose_action": {"mean": [0.589307716305864, 0.12886366244267405, 1.1570255098877686, 2.2457243599669674, 1.1005463408321345, 1.5072022272869448, 0.5961421808214363, -0.13079230955007073, 1.1607681676714412, 1.8032949541855503, 1.3084276730277333, -2.530203679732066], "std": [0.012933324707533795, 0.012142032221461874, 0.031108379588105636, 0.3587610067199688, 0.14563225086693463, 0.3210376093758147, 0.016022331264766806, 0.01829504970605301, 0.03262422605388151, 2.2877508199336636, 0.09127641555805946, 0.2834916710017811], "min": [0.564595163169043, 0.11566117914987986, 1.1072929089809163, 1.6459651158146769, 0.985917718518313, 0.9510960418068619, 0.5756753582325966, -0.15891671637571023, 1.1096524770393268, -3.1376763003147654, 1.1677236499386976, -3.0428155220917756], "max": [0.6132998211370256, 0.16622909650032333, 1.204592304472394, 2.924113085316177, 1.4763168154347164, 2.1355248509504468, 0.6346768424163206, -0.10452170156992405, 1.225294822052762, 3.133484729728595, 1.4611392100108995, -1.8069889837281525], "count": [124]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43463416462418303]], [[0.4314417116013072]], [[0.4273119260620915]]], "std": [[[0.2753386462261886]], [[0.2691575459547065]], [[0.2636194112794314]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.2]], [[0.16862745098039217]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5963125653594772]], [[0.6090732618464053]], [[0.5733928941993464]]], "std": [[[0.26210354727786966]], [[0.2569386111050623]], [[0.262933040675404]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.16470588235294117]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5482357414215686]], [[0.5696609415849674]], [[0.5404498100490196]]], "std": [[[0.28377163853614834]], [[0.28157522016539477]], [[0.2904202157961313]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3994336642156863]], [[0.4336473223039216]], [[0.4308956270424837]]], "std": [[[0.378983502226239]], [[0.3835089196276854]], [[0.37450095707982733]]], "count": [100]}, "observation.state": {"min": [0.4561016857624054, -0.7947089672088623, 0.6502966284751892, -0.3194619417190552, -0.7682705521583557, 1.1936370134353638, -0.5958436131477356, -0.8472095131874084, 0.7678387761116028, -0.47078850865364075, 0.0883115902543068, -1.213640570640564, 17.778888702392578, 52.916873931884766, -0.7237499952316284, -0.3412500023841858, 0.7074999809265137, 0.2868749797344208, 0.7666666507720947, -0.8118749856948853, 0.9262499809265137, -0.30125001072883606, 0.7037500143051147, -0.03187499940395355, 27.31357192993164, 57.69187545776367, 0.5049999952316284, 0.2593750059604645, 1.03125, -1.1766666173934937, 0.6499999761581421, 0.0, 0.8443750143051147, -0.8337500095367432, 0.7093750238418579, 3.811875104904175], "max": [0.6829472184181213, -0.6003471612930298, 0.8651388883590698, 0.5963893532752991, -0.10593099147081375, 2.356708288192749, -0.3824530839920044, -0.5951733589172363, 0.9302996397018433, -0.05084221437573433, 0.8514746427536011, -1.1234931945800781, 82.2074966430664, 68.81999969482422, 27.658124923706055, 9.239375114440918, 33.00437545776367, 80.63999938964844, 40.453125, 104.03125, 38.46937561035156, 109.0687484741211, 33.717498779296875, 108.34124755859375, 74.67874908447266, 66.48555755615234, 4.239999771118164, 6.536874771118164, 38.303123474121094, 80.99625396728516, 48.588748931884766, 0.0, 41.333126068115234, 83.05313110351562, 44.026248931884766, 101.11125183105469], "mean": [0.5813179612159729, -0.6951303482055664, 0.7791393399238586, 0.02736840210855007, -0.3546670377254486, 1.8759522438049316, -0.49978435039520264, -0.6994352340698242, 0.8289502859115601, -0.3545840084552765, 0.28395864367485046, -1.152953863143921, 57.06178283691406, 58.70328903198242, 8.66149616241455, 2.3625688552856445, 16.52361297607422, 35.727901458740234, 18.208251953125, 43.99211120605469, 15.4697847366333, 48.455326080322266, 11.899873733520508, 50.65242004394531, 56.08906173706055, 62.77959442138672, 0.8681613802909851, 1.815346598625183, 18.319963455200195, 36.491634368896484, 24.06369400024414, 0.0, 20.47427749633789, 37.20680236816406, 17.14525032043457, 61.99644470214844], "std": [0.06871608644723892, 0.05512789636850357, 0.06153947114944458, 0.29086288809776306, 0.15958261489868164, 0.43154600262641907, 0.055061884224414825, 0.08231071382761002, 0.04984571412205696, 0.1020229160785675, 0.16301874816417694, 0.03211449831724167, 20.03399085998535, 3.480257272720337, 9.693235397338867, 2.9159581661224365, 14.099653244018555, 34.428863525390625, 16.55055809020996, 44.559967041015625, 14.833396911621094, 47.80213928222656, 12.60085678100586, 46.526039123535156, 16.85986328125, 2.7364888191223145, 0.7200777530670166, 1.933943748474121, 15.221564292907715, 34.795677185058594, 20.416078567504883, 0.0, 17.5721492767334, 34.87416076660156, 16.10666275024414, 31.716758728027344], "count": [111]}, "action": {"min": [0.4561016857624054, -0.7947089672088623, 0.6502966284751892, -0.3194619417190552, -0.7682705521583557, 1.1936370134353638, -0.5958436131477356, -0.8472095131874084, 0.7678387761116028, -0.47078850865364075, 0.0883115902543068, -1.213640570640564, 17.778888702392578, 52.916873931884766, -0.7237499952316284, -0.3412500023841858, 0.7074999809265137, 0.2868749797344208, 0.7666666507720947, -0.8118749856948853, 0.9262499809265137, -0.30125001072883606, 0.7037500143051147, -0.03187499940395355, 27.31357192993164, 57.69187545776367, 0.5049999952316284, 0.2593750059604645, 1.03125, -1.1766666173934937, 0.6499999761581421, 0.0, 0.8443750143051147, -0.8337500095367432, 0.7093750238418579, 3.811875104904175], "max": [0.6829472184181213, -0.6003471612930298, 0.8651388883590698, 0.5963893532752991, -0.10593099147081375, 2.356708288192749, -0.3824530839920044, -0.5951733589172363, 0.9302996397018433, -0.05084221437573433, 0.8514746427536011, -1.1234931945800781, 82.2074966430664, 68.81999969482422, 27.658124923706055, 9.239375114440918, 33.00437545776367, 80.63999938964844, 40.453125, 104.03125, 38.46937561035156, 109.0687484741211, 33.717498779296875, 108.34124755859375, 74.67874908447266, 66.48555755615234, 4.239999771118164, 6.536874771118164, 38.303123474121094, 80.99625396728516, 48.588748931884766, 0.0, 41.333126068115234, 83.05313110351562, 44.026248931884766, 101.11125183105469], "mean": [0.5813180208206177, -0.6951304078102112, 0.7791394591331482, 0.027368415147066116, -0.354667067527771, 1.8759522438049316, -0.49978452920913696, -0.6994354724884033, 0.8289501667022705, -0.3545840382575989, 0.2839586138725281, -1.1529542207717896, 57.061790466308594, 58.703285217285156, 8.661493301391602, 2.3625688552856445, 16.523618698120117, 35.727901458740234, 18.208253860473633, 43.99212646484375, 15.469785690307617, 48.45532989501953, 11.899871826171875, 50.65241241455078, 56.08906173706055, 62.77960205078125, 0.8681613802909851, 1.815346598625183, 18.31995964050293, 36.49163055419922, 24.063695907592773, 0.0, 20.47429084777832, 37.2067985534668, 17.145244598388672, 61.9964485168457], "std": [0.06871607899665833, 0.05512789636850357, 0.06153947487473488, 0.2908628284931183, 0.15958261489868164, 0.43154603242874146, 0.05506188049912453, 0.08231070637702942, 0.04984571784734726, 0.1020229235291481, 0.16301874816417694, 0.03211449831724167, 20.03399085998535, 3.480257987976074, 9.6932373046875, 2.9159579277038574, 14.099654197692871, 34.428871154785156, 16.55055809020996, 44.559959411621094, 14.83339786529541, 47.80213928222656, 12.600857734680176, 46.52603530883789, 16.85986328125, 2.7364885807037354, 0.7200779318809509, 1.9339438676834106, 15.221566200256348, 34.79568099975586, 20.416080474853516, 0.0, 17.572147369384766, 34.87416076660156, 16.10666275024414, 31.716758728027344], "count": [111]}, "timestamp": {"min": [0.0], "max": [3.6666666666666665], "mean": [1.833333333333333], "std": [1.0680546525064811], "count": [111]}, "frame_index": {"min": [0], "max": [110], "mean": [55.0], "std": [32.041639575194445], "count": [111]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [111]}, "index": {"min": [6022], "max": [6132], "mean": [6077.0], "std": [32.041639575194445], "count": [111]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [111]}, "subtask_annotation": {"mean": [4.612612612612613, 4.063063063063063, 9.0, 9.0, 9.0], "std": [2.262786176898615, 3.2529384617085344, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [111]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [111]}, "eef_direction_state": {"mean": [3.765765765765766, 4.081081081081081], "std": [1.4944639881245014, 1.3023550057466773], "min": [0, 0], "max": [6, 6], "count": [111]}, "eef_velocity_state": {"mean": [1.5945945945945945, 1.5765765765765767], "std": [0.5089890771829018, 0.6084917041718306], "min": [0, 0], "max": [2, 2], "count": [111]}, "eef_acc_mag_state": {"mean": [1.2162162162162162, 1.1891891891891893], "std": [0.7401656182502244, 0.7040873399127905], "min": [0, 0], "max": [2, 2], "count": [111]}, "eef_direction_action": {"mean": [3.765765765765766, 4.081081081081081], "std": [1.4944639881245014, 1.3023550057466773], "min": [0, 0], "max": [6, 6], "count": [111]}, "eef_velocity_action": {"mean": [1.5945945945945945, 1.5765765765765767], "std": [0.5089890771829018, 0.6084917041718306], "min": [0, 0], "max": [2, 2], "count": [111]}, "eef_acc_mag_action": {"mean": [1.2162162162162162, 1.1891891891891893], "std": [0.7401656182502244, 0.7040873399127905], "min": [0, 0], "max": [2, 2], "count": [111]}, "eef_sim_pose_state": {"mean": [0.5963128495834419, 0.1290949098996694, 1.168062532522652, 2.018439054377548, 1.0964610602311116, 1.2787248379411467, 0.6020297066546602, -0.12494923615528171, 1.1804082649392977, -0.003728021818189041, 1.2939584753589657, -1.8607427903659923], "std": [0.011362890132357167, 0.012084044726404378, 0.034451334267353896, 0.7951029482263497, 0.1763489924490868, 0.7737578313099203, 0.011727872809473168, 0.019027063026957777, 0.04249510933698532, 2.833545984383688, 0.09427162219721658, 1.4534166100802532], "min": [0.5699064048371801, 0.11790177198527371, 1.1107703299681937, -1.655212450888244, 0.9291300431774925, -2.3025520762923226, 0.5862083289269027, -0.15368118975917, 1.1194961092711613, -3.1325496202074965, 1.1354266019256642, -3.1052981219467104], "max": [0.6150242338462144, 0.15825781761151714, 1.2357002179440297, 2.7426714313255602, 1.5585012495658437, 2.0984223884462945, 0.6272992264001218, -0.0951156435133024, 1.289330152412206, 3.1397608504198065, 1.4641803390065267, 3.001115589143013], "count": [111]}, "eef_sim_pose_action": {"mean": [0.5963128495834419, 0.1290949098996694, 1.168062532522652, 2.018439054377548, 1.0964610602311116, 1.2787248379411467, 0.6020297066546602, -0.12494923615528171, 1.1804082649392977, -0.003728021818189041, 1.2939584753589657, -1.8607427903659923], "std": [0.011362890132357167, 0.012084044726404378, 0.034451334267353896, 0.7951029482263497, 0.1763489924490868, 0.7737578313099203, 0.011727872809473168, 0.019027063026957777, 0.04249510933698532, 2.833545984383688, 0.09427162219721658, 1.4534166100802532], "min": [0.5699064048371801, 0.11790177198527371, 1.1107703299681937, -1.655212450888244, 0.9291300431774925, -2.3025520762923226, 0.5862083289269027, -0.15368118975917, 1.1194961092711613, -3.1325496202074965, 1.1354266019256642, -3.1052981219467104], "max": [0.6150242338462144, 0.15825781761151714, 1.2357002179440297, 2.7426714313255602, 1.5585012495658437, 2.0984223884462945, 0.6272992264001218, -0.0951156435133024, 1.289330152412206, 3.1397608504198065, 1.4641803390065267, 3.001115589143013], "count": [111]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43279246119281045]], [[0.429336256127451]], [[0.42202964052287584]]], "std": [[[0.2764184131316641]], [[0.27078266465041956]], [[0.2657939362587396]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.18823529411764706]], [[0.1411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5904031924019608]], [[0.6047163194444444]], [[0.576898558006536]]], "std": [[[0.2676001141898861]], [[0.26194887817352386]], [[0.26429497029547216]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.16862745098039217]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5536328329248367]], [[0.5721989971405229]], [[0.5487318464052288]]], "std": [[[0.279398993905112]], [[0.2795160429647528]], [[0.28691850676655617]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38706131944444444]], [[0.42307816789215685]], [[0.4202373570261438]]], "std": [[[0.376519368482614]], [[0.3806773255522547]], [[0.37293239351849583]]], "count": [100]}, "observation.state": {"min": [0.4998760223388672, -0.7973792552947998, 0.6641489267349243, -0.29335469007492065, -1.1808152198791504, 1.24846351146698, -0.6341183185577393, -0.848663866519928, 0.7251850366592407, -0.5089837312698364, 0.060249295085668564, -1.1807383298873901, 17.24625015258789, 50.916873931884766, 0.0768750011920929, 0.0768750011920929, 0.8412500023841858, 0.3268750011920929, 0.7699999809265137, -0.24181818962097168, 0.78125, 0.041874997317790985, 0.8550000190734863, -0.10437499731779099, 30.029090881347656, 54.37562561035156, 0.8368749618530273, 0.13374999165534973, 0.7777777910232544, -1.1668750047683716, 0.6675000190734863, 0.0, 0.6362500190734863, -0.17499999701976776, 0.7200000286102295, 0.06312500685453415], "max": [0.7951858043670654, -0.6198262572288513, 0.865292489528656, 0.4411049485206604, -0.15127889811992645, 2.2825112342834473, -0.3308108150959015, -0.5684224367141724, 0.9057421684265137, 0.022613022476434708, 1.0361511707305908, -1.1536059379577637, 75.36312866210938, 73.55555725097656, 39.88500213623047, 9.171875, 34.29999923706055, 79.47125244140625, 41.842498779296875, 102.53687286376953, 35.77187728881836, 106.59749603271484, 26.736249923706055, 105.67437744140625, 74.90250396728516, 67.70999908447266, 3.166249990463257, 8.123749732971191, 39.313751220703125, 81.86000061035156, 47.91812515258789, 0.0, 40.520626068115234, 82.14312744140625, 46.98374938964844, 103.16812896728516], "mean": [0.6380763053894043, -0.6952391862869263, 0.7728003859519958, -0.050169937312603, -0.4535580277442932, 1.885478138923645, -0.45161959528923035, -0.7036493420600891, 0.8077653646469116, -0.39237383008003235, 0.24990896880626678, -1.1728410720825195, 53.30659866333008, 65.6124496459961, 5.1944169998168945, 3.9385805130004883, 15.355463027954102, 32.926692962646484, 17.8925838470459, 40.2305793762207, 13.824812889099121, 43.366004943847656, 8.836079597473145, 46.05986022949219, 56.22425842285156, 62.34486389160156, 1.107173204421997, 2.2280917167663574, 15.699579238891602, 33.94394302368164, 20.735774993896484, 0.0, 17.601144790649414, 35.644535064697266, 16.48052215576172, 48.616905212402344], "std": [0.07972805202007294, 0.05461966246366501, 0.05214635655283928, 0.24863389134407043, 0.24307267367839813, 0.38490307331085205, 0.057243891060352325, 0.0806625708937645, 0.05192619189620018, 0.12191778421401978, 0.2206367552280426, 0.006471232045441866, 20.94953155517578, 7.181270122528076, 10.160843849182129, 3.2085814476013184, 14.131616592407227, 34.2032356262207, 17.232624053955078, 43.06896209716797, 13.765192985534668, 45.761962890625, 9.442806243896484, 46.464290618896484, 16.365646362304688, 3.624584436416626, 0.4503297209739685, 2.4330830574035645, 15.026091575622559, 34.99366760253906, 19.797441482543945, 0.0, 17.0739688873291, 35.51813888549805, 17.17983055114746, 43.29754638671875], "count": [116]}, "action": {"min": [0.4998760223388672, -0.7973792552947998, 0.6641489267349243, -0.29335469007492065, -1.1808152198791504, 1.24846351146698, -0.6341183185577393, -0.848663866519928, 0.7251850366592407, -0.5089837312698364, 0.060249295085668564, -1.1807383298873901, 17.24625015258789, 50.916873931884766, 0.0768750011920929, 0.0768750011920929, 0.8412500023841858, 0.3268750011920929, 0.7699999809265137, -0.24181818962097168, 0.78125, 0.041874997317790985, 0.8550000190734863, -0.10437499731779099, 30.029090881347656, 54.37562561035156, 0.8368749618530273, 0.13374999165534973, 0.7777777910232544, -1.1668750047683716, 0.6675000190734863, 0.0, 0.6362500190734863, -0.17499999701976776, 0.7200000286102295, 0.06312500685453415], "max": [0.7951858043670654, -0.6198262572288513, 0.865292489528656, 0.4411049485206604, -0.15127889811992645, 2.2825112342834473, -0.3308108150959015, -0.5684224367141724, 0.9057421684265137, 0.022613022476434708, 1.0361511707305908, -1.1536059379577637, 75.36312866210938, 73.55555725097656, 39.88500213623047, 9.171875, 34.29999923706055, 79.47125244140625, 41.842498779296875, 102.53687286376953, 35.77187728881836, 106.59749603271484, 26.736249923706055, 105.67437744140625, 74.90250396728516, 67.70999908447266, 3.166249990463257, 8.123749732971191, 39.313751220703125, 81.86000061035156, 47.91812515258789, 0.0, 40.520626068115234, 82.14312744140625, 46.98374938964844, 103.16812896728516], "mean": [0.6380763053894043, -0.6952390074729919, 0.7728004455566406, -0.0501699224114418, -0.4535580575466156, 1.8854789733886719, -0.4516196548938751, -0.7036494612693787, 0.8077652454376221, -0.3923736810684204, 0.24990896880626678, -1.1728404760360718, 53.306583404541016, 65.61244201660156, 5.1944193840026855, 3.9385812282562256, 15.35546588897705, 32.92668914794922, 17.89259147644043, 40.23055648803711, 13.82481575012207, 43.36600875854492, 8.836080551147461, 46.05984115600586, 56.22425079345703, 62.344886779785156, 1.1071734428405762, 2.2280917167663574, 15.699586868286133, 33.94393539428711, 20.735782623291016, 0.0, 17.60114288330078, 35.64452362060547, 16.480518341064453, 48.61691665649414], "std": [0.07972805947065353, 0.05461966246366501, 0.05214636027812958, 0.24863383173942566, 0.24307267367839813, 0.3849030137062073, 0.05724388733506203, 0.0806625708937645, 0.05192619189620018, 0.12191778421401978, 0.2206367403268814, 0.006471232045441866, 20.94953155517578, 7.181271076202393, 10.160845756530762, 3.20858097076416, 14.13161849975586, 34.20323181152344, 17.232624053955078, 43.0689582824707, 13.765193939208984, 45.761966705322266, 9.442806243896484, 46.464290618896484, 16.365646362304688, 3.624584674835205, 0.45032966136932373, 2.4330832958221436, 15.026092529296875, 34.99366760253906, 19.797441482543945, 0.0, 17.0739688873291, 35.51813888549805, 17.179834365844727, 43.29754638671875], "count": [116]}, "timestamp": {"min": [0.0], "max": [3.8333333333333335], "mean": [1.9166666666666667], "std": [1.116169043350215], "count": [116]}, "frame_index": {"min": [0], "max": [115], "mean": [57.5], "std": [33.48507130050644], "count": [116]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [116]}, "index": {"min": [6133], "max": [6248], "mean": [6190.5], "std": [33.48507130050644], "count": [116]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [116]}, "subtask_annotation": {"mean": [4.491379310344827, 4.4655172413793105, 9.0, 9.0, 9.0], "std": [2.2379781887599006, 3.410003120846881, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [116]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [116]}, "eef_direction_state": {"mean": [3.9741379310344827, 4.224137931034483], "std": [1.3355949655526236, 1.0992646985720738], "min": [0, 0], "max": [6, 6], "count": [116]}, "eef_velocity_state": {"mean": [1.5689655172413792, 1.5172413793103448], "std": [0.5288917810406197, 0.5942651013660025], "min": [0, 0], "max": [2, 2], "count": [116]}, "eef_acc_mag_state": {"mean": [1.3103448275862069, 1.2413793103448276], "std": [0.699923556213257, 0.6900860722823959], "min": [0, 0], "max": [2, 2], "count": [116]}, "eef_direction_action": {"mean": [3.9741379310344827, 4.224137931034483], "std": [1.3355949655526236, 1.0992646985720738], "min": [0, 0], "max": [6, 6], "count": [116]}, "eef_velocity_action": {"mean": [1.5689655172413792, 1.5172413793103448], "std": [0.5288917810406197, 0.5942651013660025], "min": [0, 0], "max": [2, 2], "count": [116]}, "eef_acc_mag_action": {"mean": [1.3103448275862069, 1.2413793103448276], "std": [0.699923556213257, 0.6900860722823959], "min": [0, 0], "max": [2, 2], "count": [116]}, "eef_sim_pose_state": {"mean": [0.5937759378739496, 0.13506151750423068, 1.1705087906367377, 1.888391273486482, 1.1141001238818968, 1.1707205537446133, 0.5982501165087093, -0.11559106574500048, 1.1895403441240777, -1.382182798580969, 1.2703260986295979, -1.5893376228277332], "std": [0.008625850610508648, 0.01651966677983423, 0.04403895652806558, 0.8489168002585674, 0.13064104363876772, 0.8052271917437596, 0.011176643563322567, 0.014885969389756063, 0.05257295485946544, 2.318110744720174, 0.09798936027998978, 1.4165814008866526], "min": [0.5724797200750962, 0.11995479709993756, 1.1068993827647444, -0.6523106387278198, 0.9954375960071604, -1.2942531457952984, 0.5782334674301217, -0.14679745176187117, 1.1210037187963995, -3.139060977094708, 1.049443374809265, -2.9202897062812774], "max": [0.6075177094976965, 0.18363883168865036, 1.283759888197935, 2.6063482321615736, 1.471951455526244, 1.8444325570134263, 0.6192995767105292, -0.09119813312997394, 1.3154119209638313, 3.129051664970914, 1.4830243556756644, 3.079297705828494], "count": [116]}, "eef_sim_pose_action": {"mean": [0.5937759378739496, 0.13506151750423068, 1.1705087906367377, 1.888391273486482, 1.1141001238818968, 1.1707205537446133, 0.5982501165087093, -0.11559106574500048, 1.1895403441240777, -1.382182798580969, 1.2703260986295979, -1.5893376228277332], "std": [0.008625850610508648, 0.01651966677983423, 0.04403895652806558, 0.8489168002585674, 0.13064104363876772, 0.8052271917437596, 0.011176643563322567, 0.014885969389756063, 0.05257295485946544, 2.318110744720174, 0.09798936027998978, 1.4165814008866526], "min": [0.5724797200750962, 0.11995479709993756, 1.1068993827647444, -0.6523106387278198, 0.9954375960071604, -1.2942531457952984, 0.5782334674301217, -0.14679745176187117, 1.1210037187963995, -3.139060977094708, 1.049443374809265, -2.9202897062812774], "max": [0.6075177094976965, 0.18363883168865036, 1.283759888197935, 2.6063482321615736, 1.471951455526244, 1.8444325570134263, 0.6192995767105292, -0.09119813312997394, 1.3154119209638313, 3.129051664970914, 1.4830243556756644, 3.079297705828494], "count": [116]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4315578431372549]], [[0.4285612908496732]], [[0.4211631658496732]]], "std": [[[0.2774443223854131]], [[0.27250631070130493]], [[0.2699840589768121]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.17647058823529413]], [[0.14901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.598905108251634]], [[0.6093224407679739]], [[0.5745114562908497]]], "std": [[[0.26464268110068007]], [[0.2594241348416336]], [[0.26267640679210275]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0784313725490196]], [[0.1607843137254902]], [[0.11372549019607843]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5860254309640522]], [[0.6053595935457516]], [[0.5805469321895425]]], "std": [[[0.27159142185660173]], [[0.2696505264766559]], [[0.27512537338195386]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3859625980392157]], [[0.4229486008986928]], [[0.42211514501633984]]], "std": [[[0.37754668529977164]], [[0.3819968155764539]], [[0.3751586265831945]]], "count": [100]}, "observation.state": {"min": [0.4311627447605133, -0.7776855826377869, 0.6397583484649658, -0.35532063245773315, -0.6235694885253906, 1.2732938528060913, -0.5338512063026428, -0.8338578939437866, 0.6903223991394043, -0.34950312972068787, 0.10967422276735306, -1.363107442855835, 13.373332977294922, 53.84687423706055, -0.041875001043081284, -0.29374998807907104, 0.8550000190734863, 0.09615384787321091, 0.8637499809265137, -0.4633333384990692, 0.8237500190734863, 0.0625, 0.7293750047683716, -0.6031249761581421, 32.749168395996094, 54.34636306762695, 0.9225000143051147, 0.13062499463558197, 0.7143750190734863, 0.8337500095367432, 0.6660000085830688, 0.0, 0.6825000047683716, -0.10312499850988388, 0.5831249952316284, 13.266666412353516], "max": [0.7130016684532166, -0.5946249961853027, 0.7937790751457214, 0.4701262414455414, -0.17423895001411438, 2.377760887145996, -0.40155068039894104, -0.5370540022850037, 0.8771076798439026, -0.15799444913864136, 0.4380398988723755, -1.347729206085205, 79.56437683105469, 72.48999786376953, 4.268749713897705, 9.463333129882812, 33.94124984741211, 80.90062713623047, 40.44375228881836, 97.77749633789062, 36.72062683105469, 105.88874816894531, 29.281875610351562, 105.55062103271484, 72.61125183105469, 67.78750610351562, 3.7699999809265137, 7.826250076293945, 39.97999954223633, 85.62187957763672, 49.817501068115234, 0.0, 40.337501525878906, 77.02249908447266, 38.791873931884766, 104.29937744140625], "mean": [0.6409515738487244, -0.6741975545883179, 0.7366588711738586, -0.061711251735687256, -0.38954585790634155, 2.020750045776367, -0.4819473922252655, -0.6883416771888733, 0.7822318077087402, -0.2692333459854126, 0.24170400202274323, -1.356956958770752, 61.441219329833984, 64.42326354980469, 0.9634842276573181, 2.122654438018799, 18.018291473388672, 35.94148635864258, 19.3803768157959, 42.02301788330078, 16.65266227722168, 46.803165435791016, 11.641854286193848, 50.7113151550293, 56.84797286987305, 62.409698486328125, 1.1628996133804321, 2.2023520469665527, 17.13017463684082, 39.75015640258789, 24.147714614868164, 0.0, 19.636747360229492, 39.10826110839844, 17.164888381958008, 81.07227325439453], "std": [0.07962635904550552, 0.0557713657617569, 0.047617293894290924, 0.2661309540271759, 0.1486721932888031, 0.3903978765010834, 0.037294089794158936, 0.08438664674758911, 0.05511035770177841, 0.051362425088882446, 0.09594151377677917, 0.004246841184794903, 19.233665466308594, 6.7796854972839355, 1.3945858478546143, 2.9821348190307617, 12.950722694396973, 34.65568923950195, 16.806127548217773, 41.92235565185547, 14.685283660888672, 45.02635955810547, 11.31175708770752, 46.707462310791016, 13.344658851623535, 4.508677959442139, 0.5495067834854126, 2.5067150592803955, 14.665767669677734, 35.992210388183594, 20.24248695373535, 0.0, 16.927183151245117, 32.76742935180664, 15.34576416015625, 22.90572738647461], "count": [113]}, "action": {"min": [0.4311627447605133, -0.7776855826377869, 0.6397583484649658, -0.35532063245773315, -0.6235694885253906, 1.2732938528060913, -0.5338512063026428, -0.8338578939437866, 0.6903223991394043, -0.34950312972068787, 0.10967422276735306, -1.363107442855835, 13.373332977294922, 53.84687423706055, -0.041875001043081284, -0.29374998807907104, 0.8550000190734863, 0.09615384787321091, 0.8637499809265137, -0.4633333384990692, 0.8237500190734863, 0.0625, 0.7293750047683716, -0.6031249761581421, 32.749168395996094, 54.34636306762695, 0.9225000143051147, 0.13062499463558197, 0.7143750190734863, 0.8337500095367432, 0.6660000085830688, 0.0, 0.6825000047683716, -0.10312499850988388, 0.5831249952316284, 13.266666412353516], "max": [0.7130016684532166, -0.5946249961853027, 0.7937790751457214, 0.4701262414455414, -0.17423895001411438, 2.377760887145996, -0.40155068039894104, -0.5370540022850037, 0.8771076798439026, -0.15799444913864136, 0.4380398988723755, -1.347729206085205, 79.56437683105469, 72.48999786376953, 4.268749713897705, 9.463333129882812, 33.94124984741211, 80.90062713623047, 40.44375228881836, 97.77749633789062, 36.72062683105469, 105.88874816894531, 29.281875610351562, 105.55062103271484, 72.61125183105469, 67.78750610351562, 3.7699999809265137, 7.826250076293945, 39.97999954223633, 85.62187957763672, 49.817501068115234, 0.0, 40.337501525878906, 77.02249908447266, 38.791873931884766, 104.29937744140625], "mean": [0.6409517526626587, -0.6741973757743835, 0.7366588711738586, -0.061711251735687256, -0.3895457983016968, 2.020750045776367, -0.4819474220275879, -0.6883416175842285, 0.7822318077087402, -0.2692333161830902, 0.24170401692390442, -1.356956958770752, 61.44123458862305, 64.42327880859375, 0.9634842276573181, 2.122654438018799, 18.018291473388672, 35.941497802734375, 19.380374908447266, 42.02302169799805, 16.65266227722168, 46.803165435791016, 11.64185619354248, 50.71132278442383, 56.847984313964844, 62.40970993041992, 1.1628998517990112, 2.2023518085479736, 17.13017463684082, 39.75014877319336, 24.147703170776367, 0.0, 19.636747360229492, 39.108272552490234, 17.16489028930664, 81.07225799560547], "std": [0.07962634414434433, 0.0557713657617569, 0.04761730134487152, 0.2661309838294983, 0.1486722081899643, 0.3903978765010834, 0.03729408234357834, 0.0843866616487503, 0.05511036142706871, 0.05136242136359215, 0.09594149887561798, 0.004246841184794903, 19.233665466308594, 6.7796854972839355, 1.3945858478546143, 2.9821345806121826, 12.950721740722656, 34.65569305419922, 16.806127548217773, 41.922359466552734, 14.685283660888672, 45.02635955810547, 11.31175708770752, 46.707462310791016, 13.344657897949219, 4.508677959442139, 0.5495067238807678, 2.5067150592803955, 14.665764808654785, 35.99221420288086, 20.242488861083984, 0.0, 16.927183151245117, 32.76743698120117, 15.345763206481934, 22.90572738647461], "count": [113]}, "timestamp": {"min": [0.0], "max": [3.7333333333333334], "mean": [1.8666666666666665], "std": [1.0873004286866725], "count": [113]}, "frame_index": {"min": [0], "max": [112], "mean": [56.0], "std": [32.61901286060018], "count": [113]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [113]}, "index": {"min": [6249], "max": [6361], "mean": [6305.0], "std": [32.61901286060018], "count": [113]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [113]}, "subtask_annotation": {"mean": [4.672566371681416, 3.9557522123893807, 9.0, 9.0, 9.0], "std": [2.179723445460946, 3.1126046359949466, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [9, 9, 9, 9, 9], "count": [113]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [113]}, "eef_direction_state": {"mean": [3.9911504424778763, 4.20353982300885], "std": [1.237293472325421, 1.2348859145141524], "min": [0, 0], "max": [6, 6], "count": [113]}, "eef_velocity_state": {"mean": [1.4424778761061947, 1.5044247787610618], "std": [0.5141889927905824, 0.6257582134394226], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_acc_mag_state": {"mean": [1.0176991150442478, 1.1150442477876106], "std": [0.8199104298690598, 0.7729063915362139], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_direction_action": {"mean": [3.9911504424778763, 4.20353982300885], "std": [1.237293472325421, 1.2348859145141524], "min": [0, 0], "max": [6, 6], "count": [113]}, "eef_velocity_action": {"mean": [1.4424778761061947, 1.5044247787610618], "std": [0.5141889927905824, 0.6257582134394226], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_acc_mag_action": {"mean": [1.0176991150442478, 1.1150442477876106], "std": [0.8199104298690598, 0.7729063915362139], "min": [0, 0], "max": [2, 2], "count": [113]}, "eef_sim_pose_state": {"mean": [0.5846192212048816, 0.1330745213307242, 1.1564938475988185, 2.1532071238976056, 1.0365721635658902, 1.4227830017908845, 0.5922128284752018, -0.11486748505611509, 1.1784983473907997, -2.570496163768194, 1.3012189368733451, -2.0272301466802753], "std": [0.008355878661992852, 0.01196947688159366, 0.03235524890877572, 0.2961612023919693, 0.10582353255600219, 0.28256995579929023, 0.009568885649955738, 0.016724283252227013, 0.03571785462150718, 1.1378651241560986, 0.0980583006233463, 0.3492989690238811], "min": [0.5644622815875342, 0.11795221496119968, 1.1038629685087749, 1.6813993680721133, 0.9322502851427865, 0.966054955222849, 0.574759272850623, -0.13915630440617335, 1.1210607241597232, -3.1414710722240695, 1.1619801860735008, -2.4675912887576787], "max": [0.5984961091730729, 0.15366343757472412, 1.2055988298717528, 2.6094465446995327, 1.2744080166175027, 1.8723997992691086, 0.6087506021998397, -0.0932262674293399, 1.247157750683042, 3.141172452404091, 1.5361910744270157, -1.1251625762694024], "count": [113]}, "eef_sim_pose_action": {"mean": [0.5846192212048816, 0.1330745213307242, 1.1564938475988185, 2.1532071238976056, 1.0365721635658902, 1.4227830017908845, 0.5922128284752018, -0.11486748505611509, 1.1784983473907997, -2.570496163768194, 1.3012189368733451, -2.0272301466802753], "std": [0.008355878661992852, 0.01196947688159366, 0.03235524890877572, 0.2961612023919693, 0.10582353255600219, 0.28256995579929023, 0.009568885649955738, 0.016724283252227013, 0.03571785462150718, 1.1378651241560986, 0.0980583006233463, 0.3492989690238811], "min": [0.5644622815875342, 0.11795221496119968, 1.1038629685087749, 1.6813993680721133, 0.9322502851427865, 0.966054955222849, 0.574759272850623, -0.13915630440617335, 1.1210607241597232, -3.1414710722240695, 1.1619801860735008, -2.4675912887576787], "max": [0.5984961091730729, 0.15366343757472412, 1.2055988298717528, 2.6094465446995327, 1.2744080166175027, 1.8723997992691086, 0.6087506021998397, -0.0932262674293399, 1.247157750683042, 3.141172452404091, 1.5361910744270157, -1.1251625762694024], "count": [113]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4277618280228758]], [[0.42958400531045754]], [[0.4297335641339869]]], "std": [[[0.27414106524344317]], [[0.269458688304251]], [[0.26761175955577043]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1450980392156863]], [[0.19215686274509805]], [[0.1450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5892683149509803]], [[0.6111488255718954]], [[0.5811582557189542]]], "std": [[[0.26519827282292563]], [[0.2602951977853421]], [[0.26431977292690745]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.1607843137254902]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5426149959150327]], [[0.5632446670751634]], [[0.5334070465686275]]], "std": [[[0.28328916943204385]], [[0.28304632117321193]], [[0.29245154820097824]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38816612540849676]], [[0.4261254289215686]], [[0.42624070874183007]]], "std": [[[0.3758761698617143]], [[0.3800952663086769]], [[0.3740957116716131]]], "count": [100]}, "observation.state": {"min": [0.5562866926193237, -0.7860541939735413, 0.6508449912071228, -0.38378825783729553, -0.8293914198875427, 1.3188563585281372, -0.6350137591362, -0.8685959577560425, 0.7653353214263916, -0.4321402609348297, 0.15471217036247253, -1.2329051494598389, 15.710000038146973, 51.609375, 0.0, -0.24333332479000092, 0.8799999952316284, -0.37937501072883606, 0.8650000095367432, -0.45875000953674316, 0.8656250238418579, -1.2450000047683716, 0.6825000047683716, -0.2906250059604645, 27.083749771118164, 56.50812530517578, 0.8487499952316284, 0.04374999925494194, 0.8788889050483704, 0.6775000095367432, 0.6418750286102295, 0.0, 0.6137499809265137, -0.051249999552965164, 0.7037500143051147, 2.8187499046325684], "max": [0.7167925834655762, -0.595125675201416, 0.9026665091514587, 0.27988383173942566, -0.2565661370754242, 2.4686951637268066, -0.4334515929222107, -0.5825846791267395, 0.9526636600494385, -0.1488814353942871, 0.6744275689125061, -1.1784839630126953, 76.97687530517578, 75.12437438964844, 23.08461570739746, 9.53125, 33.426876068115234, 80.56812286376953, 40.9587516784668, 107.52937316894531, 40.11125183105469, 107.90875244140625, 32.44062423706055, 105.4887466430664, 74.58438110351562, 67.07937622070312, 2.634999990463257, 8.401249885559082, 37.87062454223633, 83.81062316894531, 47.54750061035156, 0.0, 39.68812561035156, 81.27312469482422, 29.609375, 97.51062774658203], "mean": [0.651603102684021, -0.7012178301811218, 0.7653931975364685, -0.10852910578250885, -0.4582897126674652, 1.9978289604187012, -0.5399957895278931, -0.7042319178581238, 0.8292824625968933, -0.2924976050853729, 0.33314913511276245, -1.2100485563278198, 53.49514389038086, 66.16668701171875, 7.21148157119751, 3.3805253505706787, 14.40305233001709, 30.654701232910156, 15.881937980651855, 38.83842849731445, 14.249629974365234, 41.13714599609375, 9.681111335754395, 43.48557662963867, 54.66872787475586, 62.9106330871582, 1.1337403059005737, 2.5026307106018066, 14.493390083312988, 32.17134475708008, 19.90437126159668, 0.0, 16.682222366333008, 32.800113677978516, 11.76351261138916, 50.60963821411133], "std": [0.044640351086854935, 0.05288148298859596, 0.05635027587413788, 0.22178804874420166, 0.132384791970253, 0.4414108991622925, 0.07237327843904495, 0.08539588004350662, 0.05317242443561554, 0.09773016721010208, 0.13874801993370056, 0.013617370277643204, 18.700349807739258, 6.559484958648682, 6.398055076599121, 3.1897904872894287, 13.662248611450195, 34.454986572265625, 16.02202033996582, 45.244590759277344, 15.313576698303223, 47.00339126586914, 11.797990798950195, 45.88087844848633, 18.646150588989258, 3.5646581649780273, 0.3446517288684845, 2.379638671875, 14.481142044067383, 35.09877014160156, 19.85355567932129, 0.0, 16.710369110107422, 34.78610610961914, 12.054874420166016, 37.834041595458984], "count": [121]}, "action": {"min": [0.5562866926193237, -0.7860541939735413, 0.6508449912071228, -0.38378825783729553, -0.8293914198875427, 1.3188563585281372, -0.6350137591362, -0.8685959577560425, 0.7653353214263916, -0.4321402609348297, 0.15471217036247253, -1.2329051494598389, 15.710000038146973, 51.609375, 0.0, -0.24333332479000092, 0.8799999952316284, -0.37937501072883606, 0.8650000095367432, -0.45875000953674316, 0.8656250238418579, -1.2450000047683716, 0.6825000047683716, -0.2906250059604645, 27.083749771118164, 56.50812530517578, 0.8487499952316284, 0.04374999925494194, 0.8788889050483704, 0.6775000095367432, 0.6418750286102295, 0.0, 0.6137499809265137, -0.051249999552965164, 0.7037500143051147, 2.8187499046325684], "max": [0.7167925834655762, -0.595125675201416, 0.9026665091514587, 0.27988383173942566, -0.2565661370754242, 2.4686951637268066, -0.4334515929222107, -0.5825846791267395, 0.9526636600494385, -0.1488814353942871, 0.6744275689125061, -1.1784839630126953, 76.97687530517578, 75.12437438964844, 23.08461570739746, 9.53125, 33.426876068115234, 80.56812286376953, 40.9587516784668, 107.52937316894531, 40.11125183105469, 107.90875244140625, 32.44062423706055, 105.4887466430664, 74.58438110351562, 67.07937622070312, 2.634999990463257, 8.401249885559082, 37.87062454223633, 83.81062316894531, 47.54750061035156, 0.0, 39.68812561035156, 81.27312469482422, 29.609375, 97.51062774658203], "mean": [0.6516030430793762, -0.701217770576477, 0.7653935551643372, -0.10852909088134766, -0.45828965306282043, 1.9978289604187012, -0.5399959683418274, -0.7042316198348999, 0.8292822241783142, -0.29249757528305054, 0.33314910531044006, -1.210048794746399, 53.49513244628906, 66.16669464111328, 7.211481094360352, 3.3805253505706787, 14.403056144714355, 30.654701232910156, 15.881937026977539, 38.838436126708984, 14.249631881713867, 41.13712692260742, 9.681110382080078, 43.48558044433594, 54.668731689453125, 62.9106330871582, 1.1337401866912842, 2.5026304721832275, 14.493386268615723, 32.171348571777344, 19.904369354248047, 0.0, 16.68221664428711, 32.80010986328125, 11.763510704040527, 50.609642028808594], "std": [0.044640347361564636, 0.052881475538015366, 0.056350287050008774, 0.22178803384304047, 0.1323847770690918, 0.4414108991622925, 0.07237326353788376, 0.08539588004350662, 0.053172413259744644, 0.09773016721010208, 0.13874801993370056, 0.013617370277643204, 18.700349807739258, 6.55948543548584, 6.3980560302734375, 3.1897904872894287, 13.662248611450195, 34.45499038696289, 16.02202033996582, 45.24459457397461, 15.313577651977539, 47.00339889526367, 11.797989845275879, 45.880882263183594, 18.646150588989258, 3.5646581649780273, 0.34465181827545166, 2.379638671875, 14.4811429977417, 35.098777770996094, 19.853559494018555, 0.0, 16.710369110107422, 34.78610610961914, 12.054874420166016, 37.834049224853516], "count": [121]}, "timestamp": {"min": [0.0], "max": [4.0], "mean": [2.0], "std": [1.164283279771532], "count": [121]}, "frame_index": {"min": [0], "max": [120], "mean": [60.0], "std": [34.92849839314596], "count": [121]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [121]}, "index": {"min": [6362], "max": [6482], "mean": [6422.0], "std": [34.92849839314596], "count": [121]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [121]}, "subtask_annotation": {"mean": [4.429752066115703, 4.264462809917355, 9.0, 9.0, 9.0], "std": [2.119669576156272, 3.2746675941113, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [121]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [121]}, "eef_direction_state": {"mean": [3.7024793388429753, 3.7851239669421486], "std": [1.486271212579223, 1.4893928629930635], "min": [0, 0], "max": [6, 6], "count": [121]}, "eef_velocity_state": {"mean": [1.537190082644628, 1.5702479338842976], "std": [0.5149231237502552, 0.5114627585707704], "min": [0, 0], "max": [2, 2], "count": [121]}, "eef_acc_mag_state": {"mean": [1.140495867768595, 1.0495867768595042], "std": [0.7746583904430071, 0.7589819156309991], "min": [0, 0], "max": [2, 2], "count": [121]}, "eef_direction_action": {"mean": [3.7024793388429753, 3.7851239669421486], "std": [1.486271212579223, 1.4893928629930635], "min": [0, 0], "max": [6, 6], "count": [121]}, "eef_velocity_action": {"mean": [1.537190082644628, 1.5702479338842976], "std": [0.5149231237502552, 0.5114627585707704], "min": [0, 0], "max": [2, 2], "count": [121]}, "eef_acc_mag_action": {"mean": [1.140495867768595, 1.0495867768595042], "std": [0.7746583904430071, 0.7589819156309991], "min": [0, 0], "max": [2, 2], "count": [121]}, "eef_sim_pose_state": {"mean": [0.5923465039109181, 0.13143811606528655, 1.164728314289865, 2.0544991804854758, 1.1134795887981208, 1.3849739302609503, 0.5994576016238731, -0.12431367849956683, 1.1767678118949714, 0.4232675027552314, 1.3060471065515593, -1.3686990792193598], "std": [0.01277822629936159, 0.01359982843747043, 0.03769467792386393, 0.7459791992395878, 0.2262963093949629, 0.5692932503168563, 0.011450985135284471, 0.020062366309434965, 0.04563744373253062, 2.6596673616656465, 0.08707043491682573, 2.0326838390263116], "min": [0.5651264010344409, 0.1147711336696475, 1.106459578548074, -3.022659273528167, 0.8747573573535967, -0.855828889489028, 0.5839266868346756, -0.15548407305275286, 1.1120165884776294, -3.1319251416318123, 1.1597692277043294, -3.128169159339336], "max": [0.6200882744788973, 0.1548417024258891, 1.2536722283624302, 3.043949844052248, 1.558127003954171, 2.505700043021478, 0.6285678541925475, -0.09902562310846866, 1.2997590490345616, 3.1316200505450715, 1.4679334501888426, 3.117584497810645], "count": [121]}, "eef_sim_pose_action": {"mean": [0.5923465039109181, 0.13143811606528655, 1.164728314289865, 2.0544991804854758, 1.1134795887981208, 1.3849739302609503, 0.5994576016238731, -0.12431367849956683, 1.1767678118949714, 0.4232675027552314, 1.3060471065515593, -1.3686990792193598], "std": [0.01277822629936159, 0.01359982843747043, 0.03769467792386393, 0.7459791992395878, 0.2262963093949629, 0.5692932503168563, 0.011450985135284471, 0.020062366309434965, 0.04563744373253062, 2.6596673616656465, 0.08707043491682573, 2.0326838390263116], "min": [0.5651264010344409, 0.1147711336696475, 1.106459578548074, -3.022659273528167, 0.8747573573535967, -0.855828889489028, 0.5839266868346756, -0.15548407305275286, 1.1120165884776294, -3.1319251416318123, 1.1597692277043294, -3.128169159339336], "max": [0.6200882744788973, 0.1548417024258891, 1.2536722283624302, 3.043949844052248, 1.558127003954171, 2.505700043021478, 0.6285678541925475, -0.09902562310846866, 1.2997590490345616, 3.1316200505450715, 1.4679334501888426, 3.117584497810645], "count": [121]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4251766482843137]], [[0.42664318218954245]], [[0.42639791870915034]]], "std": [[[0.2784585071457036]], [[0.27157413496255356]], [[0.2657520473990911]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.16470588235294117]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6004782066993464]], [[0.6228027185457516]], [[0.5914937009803921]]], "std": [[[0.2574699389445164]], [[0.24908345128291712]], [[0.24877691901190752]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.16470588235294117]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5660052512254902]], [[0.5826744138071895]], [[0.5516777593954248]]], "std": [[[0.2710019850293724]], [[0.27071635544359346]], [[0.2803666547344436]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3890913276143791]], [[0.4267355821078431]], [[0.4257332169117647]]], "std": [[[0.3755161880095147]], [[0.37915098140337605]], [[0.37222901085151616]]], "count": [100]}, "observation.state": {"min": [0.6096499562263489, -0.8393415808677673, 0.6648403406143188, -0.317816823720932, -0.8749141693115234, 1.4132715463638306, -0.6469280123710632, -0.8683813810348511, 0.7498378753662109, -0.292949378490448, 0.1978427618741989, -1.2386271953582764, 18.577499389648438, 51.584999084472656, -0.25, -0.17937499284744263, 0.7387499809265137, -0.03687498718500137, 0.79666668176651, -0.1993750035762787, 0.7087500095367432, 0.28062501549720764, 0.7226666808128357, -1.0575000047683716, 34.52562713623047, 52.67124938964844, 0.7643749713897705, -0.007499996107071638, 0.921875, 0.17750000953674316, 0.6862499713897705, 0.0, 0.9066666960716248, 0.765625, 0.6662499904632568, 0.0781250074505806], "max": [0.7876924872398376, -0.6049486994743347, 0.8296616077423096, 0.27451932430267334, -0.28732261061668396, 2.3142690658569336, -0.5619134902954102, -0.5669203400611877, 0.9352588057518005, -0.027402659878134727, 0.8569424152374268, -1.1857213973999023, 70.75562286376953, 72.87562561035156, 40.873748779296875, 9.2318754196167, 32.50374984741211, 80.68187713623047, 38.78750228881836, 108.97249603271484, 34.70687484741211, 108.76187133789062, 27.15250015258789, 106.51437377929688, 72.41312408447266, 66.69000244140625, 2.8012499809265137, 7.980625152587891, 36.66187286376953, 83.65875244140625, 48.818748474121094, 0.0, 43.141876220703125, 79.69062805175781, 33.45750045776367, 98.0425033569336], "mean": [0.7200575470924377, -0.7219411134719849, 0.7581263184547424, -0.09464488178491592, -0.5204817056655884, 1.9622125625610352, -0.5987215638160706, -0.7257694005966187, 0.8363811373710632, -0.23073548078536987, 0.3883221447467804, -1.215162992477417, 54.45743179321289, 64.2357177734375, 10.458349227905273, 3.2145442962646484, 16.191429138183594, 33.07852554321289, 17.473770141601562, 43.357967376708984, 14.60328197479248, 46.80698776245117, 10.220357894897461, 47.82486343383789, 57.4814338684082, 61.5883674621582, 0.9640303254127502, 2.1104001998901367, 16.25670623779297, 35.23025131225586, 23.018407821655273, 0.0, 19.925277709960938, 36.47945785522461, 14.50572681427002, 52.501399993896484], "std": [0.0588400661945343, 0.06796586513519287, 0.046664752066135406, 0.21523338556289673, 0.1494992971420288, 0.36708933115005493, 0.024000145494937897, 0.09554915875196457, 0.0540267638862133, 0.07330333441495895, 0.14593718945980072, 0.013630317524075508, 17.143747329711914, 7.475621223449707, 9.407570838928223, 3.4590494632720947, 13.073911666870117, 34.883056640625, 15.884232521057129, 46.17231750488281, 13.904058456420898, 47.79085922241211, 10.623513221740723, 47.520050048828125, 13.748846054077148, 4.1325764656066895, 0.3777936100959778, 2.5184242725372314, 14.600920677185059, 34.90084457397461, 20.925764083862305, 0.0, 18.45393943786621, 33.746978759765625, 14.15537166595459, 38.33768081665039], "count": [119]}, "action": {"min": [0.6096499562263489, -0.8393415808677673, 0.6648403406143188, -0.317816823720932, -0.8749141693115234, 1.4132715463638306, -0.6469280123710632, -0.8683813810348511, 0.7498378753662109, -0.292949378490448, 0.1978427618741989, -1.2386271953582764, 18.577499389648438, 51.584999084472656, -0.25, -0.17937499284744263, 0.7387499809265137, -0.03687498718500137, 0.79666668176651, -0.1993750035762787, 0.7087500095367432, 0.28062501549720764, 0.7226666808128357, -1.0575000047683716, 34.52562713623047, 52.67124938964844, 0.7643749713897705, -0.007499996107071638, 0.921875, 0.17750000953674316, 0.6862499713897705, 0.0, 0.9066666960716248, 0.765625, 0.6662499904632568, 0.0781250074505806], "max": [0.7876924872398376, -0.6049486994743347, 0.8296616077423096, 0.27451932430267334, -0.28732261061668396, 2.3142690658569336, -0.5619134902954102, -0.5669203400611877, 0.9352588057518005, -0.027402659878134727, 0.8569424152374268, -1.1857213973999023, 70.75562286376953, 72.87562561035156, 40.873748779296875, 9.2318754196167, 32.50374984741211, 80.68187713623047, 38.78750228881836, 108.97249603271484, 34.70687484741211, 108.76187133789062, 27.15250015258789, 106.51437377929688, 72.41312408447266, 66.69000244140625, 2.8012499809265137, 7.980625152587891, 36.66187286376953, 83.65875244140625, 48.818748474121094, 0.0, 43.141876220703125, 79.69062805175781, 33.45750045776367, 98.0425033569336], "mean": [0.7200574278831482, -0.7219409942626953, 0.758126437664032, -0.09464487433433533, -0.5204817056655884, 1.9622126817703247, -0.598721444606781, -0.7257694005966187, 0.8363810777664185, -0.23073555529117584, 0.38832205533981323, -1.215162754058838, 54.457427978515625, 64.23571014404297, 10.458348274230957, 3.2145442962646484, 16.19142723083496, 33.078514099121094, 17.473772048950195, 43.35797119140625, 14.60328483581543, 46.806983947753906, 10.220358848571777, 47.8248405456543, 57.4814453125, 61.588375091552734, 0.9640305638313293, 2.1104001998901367, 16.256710052490234, 35.2302360534668, 23.018404006958008, 0.0, 19.925283432006836, 36.479461669921875, 14.50572681427002, 52.501399993896484], "std": [0.058840058743953705, 0.06796587258577347, 0.04666474834084511, 0.21523335576057434, 0.1494993269443512, 0.36708933115005493, 0.024000143632292747, 0.09554915130138397, 0.0540267638862133, 0.07330333441495895, 0.14593717455863953, 0.013630317524075508, 17.143747329711914, 7.475621700286865, 9.407570838928223, 3.4590492248535156, 13.07391357421875, 34.883056640625, 15.884235382080078, 46.17231750488281, 13.904060363769531, 47.790855407714844, 10.623512268066406, 47.520050048828125, 13.748845100402832, 4.132576942443848, 0.3777935802936554, 2.5184242725372314, 14.600920677185059, 34.90084457397461, 20.925765991210938, 0.0, 18.45393943786621, 33.74698257446289, 14.155372619628906, 38.337677001953125], "count": [119]}, "timestamp": {"min": [0.0], "max": [3.933333333333333], "mean": [1.9666666666666668], "std": [1.1450376024878448], "count": [119]}, "frame_index": {"min": [0], "max": [118], "mean": [59.0], "std": [34.351128074635334], "count": [119]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [119]}, "index": {"min": [6483], "max": [6601], "mean": [6542.0], "std": [34.351128074635334], "count": [119]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [119]}, "subtask_annotation": {"mean": [4.722689075630252, 3.966386554621849, 9.0, 9.0, 9.0], "std": [2.065825855765982, 3.1567794808810503, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [119]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [119]}, "eef_direction_state": {"mean": [4.285714285714286, 4.26890756302521], "std": [1.0779911066100565, 1.150063783336001], "min": [0, 0], "max": [6, 6], "count": [119]}, "eef_velocity_state": {"mean": [1.5210084033613445, 1.5546218487394958], "std": [0.5628370436853901, 0.5897938536257672], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_acc_mag_state": {"mean": [1.2521008403361344, 1.1512605042016806], "std": [0.7243483004877294, 0.7406408247573338], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_direction_action": {"mean": [4.285714285714286, 4.26890756302521], "std": [1.0779911066100565, 1.150063783336001], "min": [0, 0], "max": [6, 6], "count": [119]}, "eef_velocity_action": {"mean": [1.5210084033613445, 1.5546218487394958], "std": [0.5628370436853901, 0.5897938536257672], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_acc_mag_action": {"mean": [1.2521008403361344, 1.1512605042016806], "std": [0.7243483004877294, 0.7406408247573338], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_sim_pose_state": {"mean": [0.5835940877562937, 0.1267283518421239, 1.1505960043347927, 2.1056266924315223, 1.1426869251313183, 1.375345481658747, 0.5962788819357235, -0.12113421691233374, 1.164757093777689, 2.6703204410033097, 1.3043312896405646, -2.0646217824940623], "std": [0.008360044979311143, 0.015436282060463264, 0.03590137965754347, 0.48315433609937886, 0.16403817787121705, 0.4435044012748171, 0.008283481305051812, 0.019428012589997046, 0.043347764240776174, 0.5003054920871125, 0.09352733365725081, 1.6308855943300673], "min": [0.5659836120998938, 0.11016720298823912, 1.0916161833749811, -0.28446301382278494, 0.9945259412310596, -0.8723165549705852, 0.5837062961368947, -0.15424676147705013, 1.1006234466615248, 0.8353648020124209, 1.1534623364662053, -3.093378650439915], "max": [0.6042078694745989, 0.16552906993079514, 1.2222691518073756, 2.714261568259197, 1.5156320455756727, 1.9379049877014296, 0.6157939172566665, -0.09659041420105308, 1.2791059979538926, 2.9933229599529243, 1.4699679726312032, 3.113758793187753], "count": [119]}, "eef_sim_pose_action": {"mean": [0.5835940877562937, 0.1267283518421239, 1.1505960043347927, 2.1056266924315223, 1.1426869251313183, 1.375345481658747, 0.5962788819357235, -0.12113421691233374, 1.164757093777689, 2.6703204410033097, 1.3043312896405646, -2.0646217824940623], "std": [0.008360044979311143, 0.015436282060463264, 0.03590137965754347, 0.48315433609937886, 0.16403817787121705, 0.4435044012748171, 0.008283481305051812, 0.019428012589997046, 0.043347764240776174, 0.5003054920871125, 0.09352733365725081, 1.6308855943300673], "min": [0.5659836120998938, 0.11016720298823912, 1.0916161833749811, -0.28446301382278494, 0.9945259412310596, -0.8723165549705852, 0.5837062961368947, -0.15424676147705013, 1.1006234466615248, 0.8353648020124209, 1.1534623364662053, -3.093378650439915], "max": [0.6042078694745989, 0.16552906993079514, 1.2222691518073756, 2.714261568259197, 1.5156320455756727, 1.9379049877014296, 0.6157939172566665, -0.09659041420105308, 1.2791059979538926, 2.9933229599529243, 1.4699679726312032, 3.113758793187753], "count": [119]}}} +{"episode_index": 44, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43031109477124185]], [[0.4315393035130719]], [[0.4313078594771242]]], "std": [[[0.2751272383054665]], [[0.26984742749533347]], [[0.26657174320882737]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.19215686274509805]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5945097344771242]], [[0.6124780126633986]], [[0.5794637091503269]]], "std": [[[0.2638129020406156]], [[0.25911341457026676]], [[0.2678512129151631]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.14901960784313725]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5609558496732027]], [[0.5792335437091503]], [[0.5467478165849673]]], "std": [[[0.2781587803118742]], [[0.2780414810044237]], [[0.2896586187854068]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39491912581699345]], [[0.43183350285947714]], [[0.4299012295751634]]], "std": [[[0.3783522175168634]], [[0.3819812384377246]], [[0.3742652146697242]]], "count": [100]}, "observation.state": {"min": [0.6049486994743347, -0.8230811953544617, 0.6568770408630371, -0.35787174105644226, -1.011694312095642, 1.107614278793335, -0.7931353449821472, -0.8856670260429382, 0.7754205465316772, -0.3994525969028473, 0.13537614047527313, -1.1561808586120605, 16.714445114135742, 50.911251068115234, -0.5631250143051147, 0.06000000238418579, 0.859375, 0.1925000101327896, 0.7222222089767456, -0.9906250238418579, 0.9375, -0.04249998927116394, 0.731249988079071, -0.25562500953674316, 25.7742862701416, 55.608123779296875, 0.6412500143051147, 0.2487500011920929, 0.8025000095367432, -0.4743749797344208, 0.6412500143051147, 0.0, 1.0462499856948853, -0.8268749713897705, 0.7181249856948853, -0.08437500894069672], "max": [0.770008385181427, -0.6241655349731445, 0.9526398181915283, 0.31655317544937134, -0.19462405145168304, 2.3819570541381836, -0.47324424982070923, -0.5771725177764893, 0.9874256253242493, -0.021129505708813667, 0.9722328186035156, -1.0909724235534668, 77.61750030517578, 75.01499938964844, 19.548749923706055, 9.594374656677246, 34.12437438964844, 80.35437774658203, 39.43312454223633, 103.1824951171875, 33.15562438964844, 105.46187591552734, 23.634374618530273, 105.38999938964844, 73.29499816894531, 68.09000396728516, 2.668750047683716, 6.936874866485596, 41.926876068115234, 77.70999908447266, 47.926876068115234, 0.0, 41.646873474121094, 88.06375122070312, 32.56312561035156, 95.89312744140625], "mean": [0.6675187349319458, -0.7156595587730408, 0.8132514953613281, -0.08713725209236145, -0.46814456582069397, 1.8849245309829712, -0.571390688419342, -0.720802903175354, 0.86301189661026, -0.2858816981315613, 0.37207168340682983, -1.1397628784179688, 53.392967224121094, 66.10334777832031, 4.302931308746338, 3.829339027404785, 16.115947723388672, 33.80806350708008, 17.10230827331543, 41.582332611083984, 13.276713371276855, 44.79880142211914, 8.099377632141113, 47.6288948059082, 55.572750091552734, 62.06813430786133, 0.9251102209091187, 2.0157101154327393, 17.9247989654541, 33.21509552001953, 21.96156883239746, 0.0, 18.790864944458008, 36.995731353759766, 13.843338012695312, 46.53227996826172], "std": [0.041725270450115204, 0.05858428031206131, 0.07727663964033127, 0.1978527009487152, 0.19508853554725647, 0.48421773314476013, 0.06720661371946335, 0.0981021299958229, 0.06098419055342674, 0.1091126948595047, 0.2147296667098999, 0.019386786967515945, 21.70831871032715, 7.122396469116211, 6.36725378036499, 3.3310580253601074, 14.123432159423828, 34.50815200805664, 16.267562866210938, 45.24374008178711, 12.9569091796875, 46.31893539428711, 8.537236213684082, 46.33552551269531, 17.75767707824707, 3.0506415367126465, 0.37419015169143677, 2.0992140769958496, 16.589054107666016, 33.681522369384766, 20.56615447998047, 0.0, 17.634763717651367, 36.70086669921875, 13.407508850097656, 40.047481536865234], "count": [129]}, "action": {"min": [0.6049486994743347, -0.8230811953544617, 0.6568770408630371, -0.35787174105644226, -1.011694312095642, 1.107614278793335, -0.7931353449821472, -0.8856670260429382, 0.7754205465316772, -0.3994525969028473, 0.13537614047527313, -1.1561808586120605, 16.714445114135742, 50.911251068115234, -0.5631250143051147, 0.06000000238418579, 0.859375, 0.1925000101327896, 0.7222222089767456, -0.9906250238418579, 0.9375, -0.04249998927116394, 0.731249988079071, -0.25562500953674316, 25.7742862701416, 55.608123779296875, 0.6412500143051147, 0.2487500011920929, 0.8025000095367432, -0.4743749797344208, 0.6412500143051147, 0.0, 1.0462499856948853, -0.8268749713897705, 0.7181249856948853, -0.08437500894069672], "max": [0.770008385181427, -0.6241655349731445, 0.9526398181915283, 0.31655317544937134, -0.19462405145168304, 2.3819570541381836, -0.47324424982070923, -0.5771725177764893, 0.9874256253242493, -0.021129505708813667, 0.9722328186035156, -1.0909724235534668, 77.61750030517578, 75.01499938964844, 19.548749923706055, 9.594374656677246, 34.12437438964844, 80.35437774658203, 39.43312454223633, 103.1824951171875, 33.15562438964844, 105.46187591552734, 23.634374618530273, 105.38999938964844, 73.29499816894531, 68.09000396728516, 2.668750047683716, 6.936874866485596, 41.926876068115234, 77.70999908447266, 47.926876068115234, 0.0, 41.646873474121094, 88.06375122070312, 32.56312561035156, 95.89312744140625], "mean": [0.6675186157226562, -0.7156594395637512, 0.8132514953613281, -0.08713722974061966, -0.4681446850299835, 1.8849244117736816, -0.5713905096054077, -0.7208028435707092, 0.8630117177963257, -0.2858816087245941, 0.3720717132091522, -1.1397629976272583, 53.39299011230469, 66.10335540771484, 4.302931308746338, 3.829338312149048, 16.115943908691406, 33.80808639526367, 17.102312088012695, 41.58233642578125, 13.27670955657959, 44.79879379272461, 8.099379539489746, 47.62888717651367, 55.57274627685547, 62.068138122558594, 0.9251100420951843, 2.0157101154327393, 17.9248104095459, 33.21509552001953, 21.96157455444336, 0.0, 18.790863037109375, 36.9957275390625, 13.843339920043945, 46.53228759765625], "std": [0.0417252741754055, 0.05858427286148071, 0.07727664709091187, 0.1978527158498764, 0.19508852064609528, 0.48421770334243774, 0.06720662117004395, 0.0981021299958229, 0.06098419055342674, 0.10911267250776291, 0.2147296518087387, 0.019386788830161095, 21.70831871032715, 7.122396469116211, 6.367253303527832, 3.3310585021972656, 14.123432159423828, 34.50815200805664, 16.267562866210938, 45.24374771118164, 12.9569091796875, 46.31893539428711, 8.53723430633545, 46.33552169799805, 17.757678985595703, 3.0506412982940674, 0.374190092086792, 2.0992138385772705, 16.58905601501465, 33.681522369384766, 20.56615447998047, 0.0, 17.634761810302734, 36.700870513916016, 13.407509803771973, 40.04747772216797], "count": [129]}, "timestamp": {"min": [0.0], "max": [4.266666666666667], "mean": [2.1333333333333333], "std": [1.2412657816683503], "count": [129]}, "frame_index": {"min": [0], "max": [128], "mean": [64.0], "std": [37.23797345005051], "count": [129]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [129]}, "index": {"min": [6602], "max": [6730], "mean": [6666.0], "std": [37.23797345005051], "count": [129]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [129]}, "subtask_annotation": {"mean": [5.248062015503876, 3.2093023255813953, 9.0, 9.0, 9.0], "std": [1.3978444521595184, 2.7944419326228256, 0.0, 0.0, 0.0], "min": [3, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [129]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [129]}, "eef_direction_state": {"mean": [4.038759689922481, 4.131782945736434], "std": [1.3491490328328088, 1.1967646628781297], "min": [0, 0], "max": [6, 6], "count": [129]}, "eef_velocity_state": {"mean": [1.6046511627906976, 1.6046511627906976], "std": [0.5045314758224186, 0.5045314758224186], "min": [0, 0], "max": [2, 2], "count": [129]}, "eef_acc_mag_state": {"mean": [1.302325581395349, 1.3953488372093024], "std": [0.7324658487452849, 0.6519928264593574], "min": [0, 0], "max": [2, 2], "count": [129]}, "eef_direction_action": {"mean": [4.038759689922481, 4.131782945736434], "std": [1.3491490328328088, 1.1967646628781297], "min": [0, 0], "max": [6, 6], "count": [129]}, "eef_velocity_action": {"mean": [1.6046511627906976, 1.6046511627906976], "std": [0.5045314758224186, 0.5045314758224186], "min": [0, 0], "max": [2, 2], "count": [129]}, "eef_acc_mag_action": {"mean": [1.302325581395349, 1.3953488372093024], "std": [0.7324658487452849, 0.6519928264593574], "min": [0, 0], "max": [2, 2], "count": [129]}, "eef_sim_pose_state": {"mean": [0.6017401274937079, 0.14143796225377553, 1.1616078409834931, 1.3959351567504406, 1.1069590269420264, 0.9282803762304997, 0.6060948267102013, -0.13147594999724735, 1.1730050215049077, 2.6180291611275126, 1.2773474988928362, -1.3710904917102167], "std": [0.015253724627077156, 0.02176091403630629, 0.03902772729154534, 1.6596985315316617, 0.19422988781092876, 1.4325754324533078, 0.01342585403359063, 0.021919660937229368, 0.04864052818109678, 0.6751241233180715, 0.09026817107472192, 2.111523394103054], "min": [0.5699647285995562, 0.11822144141144211, 1.1009837058779917, -3.121520317301126, 0.9073357935336177, -3.0933572818692268, 0.5860204323902585, -0.1780090805230773, 1.1050780919711176, 0.8047439277732733, 1.1080334054824972, -3.0739795670886636], "max": [0.6313987083701154, 0.1840720467246579, 1.2528700734860225, 3.101525591121662, 1.5316484801777022, 2.975278578644242, 0.6347269974627728, -0.10343103352128014, 1.2948891922899946, 3.137903138055849, 1.4471884730417441, 3.1377705282063193], "count": [129]}, "eef_sim_pose_action": {"mean": [0.6017401274937079, 0.14143796225377553, 1.1616078409834931, 1.3959351567504406, 1.1069590269420264, 0.9282803762304997, 0.6060948267102013, -0.13147594999724735, 1.1730050215049077, 2.6180291611275126, 1.2773474988928362, -1.3710904917102167], "std": [0.015253724627077156, 0.02176091403630629, 0.03902772729154534, 1.6596985315316617, 0.19422988781092876, 1.4325754324533078, 0.01342585403359063, 0.021919660937229368, 0.04864052818109678, 0.6751241233180715, 0.09026817107472192, 2.111523394103054], "min": [0.5699647285995562, 0.11822144141144211, 1.1009837058779917, -3.121520317301126, 0.9073357935336177, -3.0933572818692268, 0.5860204323902585, -0.1780090805230773, 1.1050780919711176, 0.8047439277732733, 1.1080334054824972, -3.0739795670886636], "max": [0.6313987083701154, 0.1840720467246579, 1.2528700734860225, 3.101525591121662, 1.5316484801777022, 2.975278578644242, 0.6347269974627728, -0.10343103352128014, 1.2948891922899946, 3.137903138055849, 1.4471884730417441, 3.1377705282063193], "count": [129]}}} +{"episode_index": 45, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4370941850490196]], [[0.4381073651960784]], [[0.42918938929738565]]], "std": [[[0.27774773477268166]], [[0.27166950536891527]], [[0.26850570776889826]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.14901960784313725]], [[0.17647058823529413]], [[0.11764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6141736111111111]], [[0.6367552614379085]], [[0.6142590318627451]]], "std": [[[0.2551852514686438]], [[0.2627169827055747]], [[0.27229047280241875]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.585624904003268]], [[0.6133026511437908]], [[0.5912004616013072]]], "std": [[[0.28141939735584304]], [[0.2797989869313733]], [[0.2850511957545867]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.390492806372549]], [[0.4212269219771242]], [[0.4211396364379085]]], "std": [[[0.37363706329023716]], [[0.3799886370700367]], [[0.3756890164788054]]], "count": [100]}, "observation.state": {"min": [0.27821487188339233, -0.9065766334533691, 0.7594701647758484, -0.6521801352500916, -0.6677729487419128, 1.2359330654144287, -0.6277657151222229, -0.9468222856521606, 0.7277837991714478, -0.890387773513794, -0.2785010039806366, -1.8401187658309937, 17.758888244628906, 49.1462516784668, -0.7712500095367432, -0.15187500417232513, 0.5199999809265137, -1.0787500143051147, 0.71875, -0.3174999952316284, -0.9337499737739563, -1.4524999856948853, 0.6262500286102295, -1.2856249809265137, 22.875, 51.276248931884766, 0.7649999856948853, -0.11562499403953552, -0.2706249952316284, -0.8862500190734863, 0.5974999666213989, 0.0, 0.5612499713897705, -0.53125, 0.19249999523162842, 0.08750000596046448], "max": [0.6345369219779968, -0.6012293100357056, 0.9945067167282104, 0.22776474058628082, 0.08225566148757935, 2.9351682662963867, -0.1660849153995514, -0.593283474445343, 0.9941967725753784, 0.10128176212310791, 0.6008239984512329, -1.160281777381897, 83.68624877929688, 74.03624725341797, 28.68375015258789, 9.614375114440918, 35.53499984741211, 106.2699966430664, 43.78125, 86.80062866210938, 43.75812530517578, 91.6156234741211, 18.106250762939453, 100.22562408447266, 68.61125183105469, 72.99214172363281, 2.8837499618530273, 8.553750038146973, 40.15062713623047, 98.73625183105469, 57.20874786376953, 0.0, 45.828125, 94.88687896728516, 35.93312454223633, 110.4331283569336], "mean": [0.48658883571624756, -0.7879436612129211, 0.8898715376853943, -0.4162746071815491, -0.10728438198566437, 2.6170125007629395, -0.37545451521873474, -0.8081459999084473, 0.8850540518760681, -0.4112447202205658, -0.152539923787117, -1.4992088079452515, 62.034507751464844, 58.65196990966797, 5.7776713371276855, 4.101457595825195, 11.694887161254883, 26.81376838684082, 14.548051834106445, 20.740114212036133, 11.919329643249512, 19.48137664794922, 3.6562516689300537, 35.5158576965332, 52.99160385131836, 61.684627532958984, 1.2008484601974487, 2.2007992267608643, 13.50571346282959, 25.97859001159668, 20.624845504760742, 0.0, 16.00173568725586, 21.994285583496094, 9.22801399230957, 53.28424072265625], "std": [0.07078193873167038, 0.08476912975311279, 0.04821914806962013, 0.3274940848350525, 0.1223631501197815, 0.49259644746780396, 0.07728032022714615, 0.09308088570833206, 0.057603634893894196, 0.41326916217803955, 0.17174699902534485, 0.31225156784057617, 14.90417766571045, 4.971948623657227, 7.544142246246338, 3.489152669906616, 12.405506134033203, 36.98356246948242, 16.75107765197754, 30.356061935424805, 14.346529006958008, 29.524442672729492, 4.90067720413208, 39.85438537597656, 11.302760124206543, 5.62010383605957, 0.47589224576950073, 2.2061007022857666, 14.448137283325195, 32.196929931640625, 20.619985580444336, 0.0, 15.514642715454102, 25.362972259521484, 11.39822769165039, 37.54123306274414], "count": [302]}, "action": {"min": [0.27821487188339233, -0.9065766334533691, 0.7594701647758484, -0.6521801352500916, -0.6677729487419128, 1.2359330654144287, -0.6277657151222229, -0.9468222856521606, 0.7277837991714478, -0.890387773513794, -0.2785010039806366, -1.8401187658309937, 17.758888244628906, 49.1462516784668, -0.7712500095367432, -0.15187500417232513, 0.5199999809265137, -1.0787500143051147, 0.71875, -0.3174999952316284, -0.9337499737739563, -1.4524999856948853, 0.6262500286102295, -1.2856249809265137, 22.875, 51.276248931884766, 0.7649999856948853, -0.11562499403953552, -0.2706249952316284, -0.8862500190734863, 0.5974999666213989, 0.0, 0.5612499713897705, -0.53125, 0.19249999523162842, 0.08750000596046448], "max": [0.6345369219779968, -0.6012293100357056, 0.9945067167282104, 0.22776474058628082, 0.08225566148757935, 2.9351682662963867, -0.1660849153995514, -0.593283474445343, 0.9941967725753784, 0.10128176212310791, 0.6008239984512329, -1.160281777381897, 83.68624877929688, 74.03624725341797, 28.68375015258789, 9.614375114440918, 35.53499984741211, 106.2699966430664, 43.78125, 86.80062866210938, 43.75812530517578, 91.6156234741211, 18.106250762939453, 100.22562408447266, 68.61125183105469, 72.99214172363281, 2.8837499618530273, 8.553750038146973, 40.15062713623047, 98.73625183105469, 57.20874786376953, 0.0, 45.828125, 94.88687896728516, 35.93312454223633, 110.4331283569336], "mean": [0.48658883571624756, -0.7879435420036316, 0.8898717761039734, -0.41627445816993713, -0.10728436708450317, 2.6170127391815186, -0.37545445561408997, -0.8081457614898682, 0.8850541114807129, -0.41124483942985535, -0.15253987908363342, -1.499208927154541, 62.03450393676758, 58.65196990966797, 5.777673244476318, 4.101459503173828, 11.694887161254883, 26.813764572143555, 14.548053741455078, 20.7401123046875, 11.919326782226562, 19.48137664794922, 3.656251907348633, 35.515869140625, 52.991580963134766, 61.684627532958984, 1.200848937034607, 2.2007997035980225, 13.505707740783691, 25.97859001159668, 20.62484359741211, 0.0, 16.001745223999023, 21.99428367614746, 9.228015899658203, 53.28424072265625], "std": [0.07078193128108978, 0.08476913720369339, 0.04821914806962013, 0.3274940550327301, 0.1223631352186203, 0.49259647727012634, 0.07728032767772675, 0.09308088570833206, 0.05760364606976509, 0.41326919198036194, 0.17174699902534485, 0.3122515380382538, 14.904178619384766, 4.971949577331543, 7.5441436767578125, 3.4891533851623535, 12.405506134033203, 36.98357009887695, 16.75107765197754, 30.356063842773438, 14.346526145935059, 29.524442672729492, 4.900677680969238, 39.8543815612793, 11.302759170532227, 5.6201043128967285, 0.4758923053741455, 2.2061007022857666, 14.448137283325195, 32.19694137573242, 20.619985580444336, 0.0, 15.514642715454102, 25.362972259521484, 11.39822769165039, 37.54123306274414], "count": [302]}, "timestamp": {"min": [0.0], "max": [10.033333333333333], "mean": [5.016666666666667], "std": [2.9059804235786277], "count": [302]}, "frame_index": {"min": [0], "max": [301], "mean": [150.5], "std": [87.17941270735884], "count": [302]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [302]}, "index": {"min": [6731], "max": [7032], "mean": [6881.5], "std": [87.17941270735884], "count": [302]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [302]}, "subtask_annotation": {"mean": [5.016556291390729, 2.5827814569536423, 9.0, 9.0, 9.0], "std": [0.8197019700348183, 1.8605618175008993, 0.0, 0.0, 0.0], "min": [3, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [302]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [302]}, "eef_direction_state": {"mean": [3.6026490066225167, 3.9139072847682117], "std": [1.7589109747798481, 1.702901292675517], "min": [0, 0], "max": [6, 6], "count": [302]}, "eef_velocity_state": {"mean": [1.0, 1.0198675496688743], "std": [0.5210788604500733, 0.6194442999455706], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_acc_mag_state": {"mean": [0.695364238410596, 0.7417218543046358], "std": [0.8014339589193779, 0.825612966417734], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_direction_action": {"mean": [3.6026490066225167, 3.9139072847682117], "std": [1.7589109747798481, 1.702901292675517], "min": [0, 0], "max": [6, 6], "count": [302]}, "eef_velocity_action": {"mean": [1.0, 1.0198675496688743], "std": [0.5210788604500733, 0.6194442999455706], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_acc_mag_action": {"mean": [0.695364238410596, 0.7417218543046358], "std": [0.8014339589193779, 0.825612966417734], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_sim_pose_state": {"mean": [0.6265588706264659, 0.13910758565391093, 1.1352677678351777, 2.0427347895936543, 0.7808174016501928, 1.282623633652916, 0.6256461775763047, -0.1348796014458833, 1.1313273352178992, -2.3610595678127413, 0.9337922587738149, -1.7219225924635213], "std": [0.010776374140265685, 0.021717956615202955, 0.039038034679521064, 0.6263408161185605, 0.1933836797064894, 0.5502347868647205, 0.014717699157627514, 0.017203829406169116, 0.04341881397035385, 0.8679630742996557, 0.17987612936017833, 0.6152621328309252], "min": [0.6081504608856731, 0.10462409671915296, 1.1013115591114448, -2.654777528490091, 0.6580586661838632, -2.6088723011839177, 0.6062892123868723, -0.16454056919540963, 1.0921231521383419, -3.0271305265670385, 0.763907181509571, -3.027201371002451], "max": [0.6511680196349785, 0.1811449835344437, 1.246097207080317, 2.8067936939545235, 1.5456581496397264, 3.0160476665290457, 0.6652757889797213, -0.1059771224875154, 1.2656007634869304, 3.0483433376374784, 1.5006419123666896, 3.1051202418297685], "count": [302]}, "eef_sim_pose_action": {"mean": [0.6265588706264659, 0.13910758565391093, 1.1352677678351777, 2.0427347895936543, 0.7808174016501928, 1.282623633652916, 0.6256461775763047, -0.1348796014458833, 1.1313273352178992, -2.3610595678127413, 0.9337922587738149, -1.7219225924635213], "std": [0.010776374140265685, 0.021717956615202955, 0.039038034679521064, 0.6263408161185605, 0.1933836797064894, 0.5502347868647205, 0.014717699157627514, 0.017203829406169116, 0.04341881397035385, 0.8679630742996557, 0.17987612936017833, 0.6152621328309252], "min": [0.6081504608856731, 0.10462409671915296, 1.1013115591114448, -2.654777528490091, 0.6580586661838632, -2.6088723011839177, 0.6062892123868723, -0.16454056919540963, 1.0921231521383419, -3.0271305265670385, 0.763907181509571, -3.027201371002451], "max": [0.6511680196349785, 0.1811449835344437, 1.246097207080317, 2.8067936939545235, 1.5456581496397264, 3.0160476665290457, 0.6652757889797213, -0.1059771224875154, 1.2656007634869304, 3.0483433376374784, 1.5006419123666896, 3.1051202418297685], "count": [302]}}} +{"episode_index": 46, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4226541870915033]], [[0.42678638684640524]], [[0.41647228145424836]]], "std": [[[0.28160508149233926]], [[0.2728611354348069]], [[0.26309414752399474]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.1568627450980392]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5742422732843138]], [[0.592958756127451]], [[0.5508087826797387]]], "std": [[[0.24919578246952565]], [[0.23559141239498116]], [[0.24299737452576417]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1607843137254902]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5582620812908496]], [[0.578555606617647]], [[0.5501645506535947]]], "std": [[[0.2563974908341735]], [[0.25262521785742653]], [[0.26338433962064367]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3910663276143791]], [[0.42070120098039215]], [[0.4139794934640523]]], "std": [[[0.37210338397301357]], [[0.374965288781649]], [[0.3661874218893659]]], "count": [100]}, "observation.state": {"min": [0.578054666519165, -0.8139972686767578, 0.7155845761299133, -0.14677271246910095, -0.7449740767478943, 1.2834506034851074, -0.7440680265426636, -0.8824959993362427, 0.7524181008338928, -0.7471198439598083, 0.21541447937488556, -1.1465247869491577, 22.607776641845703, 48.20777893066406, 0.46812498569488525, -0.023125000298023224, 0.8316666483879089, -0.4077777862548828, 0.805555522441864, -0.06909091025590897, 0.881428599357605, -0.13538461923599243, 0.695555567741394, -0.20874999463558197, 30.882999420166016, 53.073333740234375, 0.7549999952316284, 0.10312499850988388, 0.9171428680419922, 0.014999999664723873, 0.5833333134651184, 0.0, 0.9761538505554199, 0.04625000059604645, 0.6518181562423706, -0.06687500327825546], "max": [0.8859769701957703, -0.5407892465591431, 0.8119230270385742, 0.3563458323478699, -0.2778095602989197, 2.0086119174957275, -0.44975966215133667, -0.5890422463417053, 0.9346866011619568, -0.1137273982167244, 0.6190394163131714, -0.5715218782424927, 71.44750213623047, 68.30500030517578, 3.768749952316284, 9.468888282775879, 40.9587516784668, 76.45062255859375, 44.513126373291016, 99.8499984741211, 54.85874938964844, 109.57312774658203, 52.34250259399414, 109.25, 76.55999755859375, 68.31562805175781, 3.9049999713897705, 8.147777557373047, 47.979373931884766, 83.08062744140625, 58.15250015258789, 0.0, 52.536251068115234, 77.60625457763672, 45.84437561035156, 97.74187469482422], "mean": [0.7183981537818909, -0.7047680020332336, 0.7681876420974731, 0.12252449244260788, -0.41562679409980774, 1.7579686641693115, -0.5965877771377563, -0.7627544403076172, 0.8446446061134338, -0.5366213917732239, 0.3457675874233246, -0.9099684357643127, 57.231807708740234, 62.34407424926758, 0.8777627348899841, 2.1618454456329346, 21.515321731567383, 35.87255096435547, 24.21649932861328, 46.632144927978516, 26.58165740966797, 54.708221435546875, 22.744155883789062, 60.081478118896484, 59.945472717285156, 62.59159469604492, 1.0239887237548828, 2.090064287185669, 22.033750534057617, 35.64640808105469, 29.005523681640625, 0.0, 24.721458435058594, 41.20293426513672, 19.46237564086914, 59.827144622802734], "std": [0.0867423564195633, 0.0872245728969574, 0.02889591082930565, 0.118161641061306, 0.1328141838312149, 0.2666204869747162, 0.08422717452049255, 0.08735708892345428, 0.05185476318001747, 0.15678416192531586, 0.10947699099779129, 0.21085280179977417, 14.981904983520508, 5.885660648345947, 0.637323796749115, 2.575305223464966, 16.467954635620117, 32.9393196105957, 18.55901336669922, 44.013065338134766, 22.485279083251953, 46.8570442199707, 21.009735107421875, 48.457496643066406, 15.356340408325195, 3.629204511642456, 0.5710219740867615, 2.4076449871063232, 17.73160171508789, 32.890933990478516, 23.115312576293945, 0.0, 20.643539428710938, 33.40888214111328, 17.63437843322754, 39.1317138671875], "count": [127]}, "action": {"min": [0.578054666519165, -0.8139972686767578, 0.7155845761299133, -0.14677271246910095, -0.7449740767478943, 1.2834506034851074, -0.7440680265426636, -0.8824959993362427, 0.7524181008338928, -0.7471198439598083, 0.21541447937488556, -1.1465247869491577, 22.607776641845703, 48.20777893066406, 0.46812498569488525, -0.023125000298023224, 0.8316666483879089, -0.4077777862548828, 0.805555522441864, -0.06909091025590897, 0.881428599357605, -0.13538461923599243, 0.695555567741394, -0.20874999463558197, 30.882999420166016, 53.073333740234375, 0.7549999952316284, 0.10312499850988388, 0.9171428680419922, 0.014999999664723873, 0.5833333134651184, 0.0, 0.9761538505554199, 0.04625000059604645, 0.6518181562423706, -0.06687500327825546], "max": [0.8859769701957703, -0.5407892465591431, 0.8119230270385742, 0.3563458323478699, -0.2778095602989197, 2.0086119174957275, -0.44975966215133667, -0.5890422463417053, 0.9346866011619568, -0.1137273982167244, 0.6190394163131714, -0.5715218782424927, 71.44750213623047, 68.30500030517578, 3.768749952316284, 9.468888282775879, 40.9587516784668, 76.45062255859375, 44.513126373291016, 99.8499984741211, 54.85874938964844, 109.57312774658203, 52.34250259399414, 109.25, 76.55999755859375, 68.31562805175781, 3.9049999713897705, 8.147777557373047, 47.979373931884766, 83.08062744140625, 58.15250015258789, 0.0, 52.536251068115234, 77.60625457763672, 45.84437561035156, 97.74187469482422], "mean": [0.7183982729911804, -0.7047679424285889, 0.7681875824928284, 0.12252452224493027, -0.41562676429748535, 1.7579689025878906, -0.5965877771377563, -0.7627546191215515, 0.8446443676948547, -0.5366214513778687, 0.3457677960395813, -0.9099688529968262, 57.2318115234375, 62.344085693359375, 0.8777628540992737, 2.1618452072143555, 21.515331268310547, 35.872562408447266, 24.216495513916016, 46.63214111328125, 26.58165740966797, 54.70820236206055, 22.744152069091797, 60.08148193359375, 59.94548034667969, 62.591609954833984, 1.023988962173462, 2.090064764022827, 22.033763885498047, 35.64640426635742, 29.00551414489746, 0.0, 24.72146224975586, 41.202945709228516, 19.462383270263672, 59.82713317871094], "std": [0.08674236387014389, 0.0872245654463768, 0.028895912691950798, 0.1181616336107254, 0.1328141838312149, 0.2666204273700714, 0.08422717452049255, 0.08735708147287369, 0.05185475945472717, 0.15678414702415466, 0.10947700589895248, 0.21085281670093536, 14.981905937194824, 5.885659694671631, 0.637323796749115, 2.575305223464966, 16.46795082092285, 32.9393196105957, 18.55901527404785, 44.013065338134766, 22.485275268554688, 46.85704040527344, 21.009733200073242, 48.45750427246094, 15.356340408325195, 3.629204273223877, 0.5710220336914062, 2.4076449871063232, 17.731603622436523, 32.890933990478516, 23.115310668945312, 0.0, 20.643537521362305, 33.40888214111328, 17.63437843322754, 39.1317138671875], "count": [127]}, "timestamp": {"min": [0.0], "max": [4.2], "mean": [2.1], "std": [1.2220201853215575], "count": [127]}, "frame_index": {"min": [0], "max": [126], "mean": [63.0], "std": [36.66060555964672], "count": [127]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [127]}, "index": {"min": [7033], "max": [7159], "mean": [7096.0], "std": [36.66060555964672], "count": [127]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [127]}, "subtask_annotation": {"mean": [4.84251968503937, 3.6141732283464565, 9.0, 9.0, 9.0], "std": [1.9659511005941772, 2.8782301104006858, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [127]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [127]}, "eef_direction_state": {"mean": [3.52755905511811, 3.6377952755905514], "std": [1.2909544272075086, 1.378515070867056], "min": [0, 0], "max": [6, 6], "count": [127]}, "eef_velocity_state": {"mean": [1.4409448818897639, 1.4566929133858268], "std": [0.5121137808349325, 0.5136852418992154], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_acc_mag_state": {"mean": [0.9606299212598425, 0.9606299212598425], "std": [0.8362041607614712, 0.8362041607614714], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_direction_action": {"mean": [3.52755905511811, 3.6377952755905514], "std": [1.2909544272075086, 1.378515070867056], "min": [0, 0], "max": [6, 6], "count": [127]}, "eef_velocity_action": {"mean": [1.4409448818897639, 1.4566929133858268], "std": [0.5121137808349325, 0.5136852418992154], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_acc_mag_action": {"mean": [0.9606299212598425, 0.9606299212598425], "std": [0.8362041607614712, 0.8362041607614714], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_sim_pose_state": {"mean": [0.56935718871571, 0.12153055922608233, 1.1334696405099645, 2.231962242005011, 1.0963574844625756, 1.601995314764016, 0.5774462785365179, -0.09774957742769602, 1.1426332032364301, 1.5413014300618293, 1.209924992741526, -1.5597584109813283], "std": [0.009356309012686886, 0.03466964354671762, 0.02995492664314922, 1.0259500536722554, 0.13630168705361187, 0.43617166922338974, 0.006705205927518398, 0.02974435162137594, 0.033629168909264914, 2.23947564968784, 0.1005682516139126, 2.0362301681700314], "min": [0.5571309087101887, 0.08793372505035912, 1.0898058302924405, -3.1318960906426483, 0.9731906841743014, 1.0080946292150128, 0.5688039507960168, -0.17622082126855104, 1.093814328139698, -3.133014558818349, 1.0704749582903195, -3.127783722590402], "max": [0.5943535301631543, 0.20243515233585413, 1.1838830903287805, 3.141442250149875, 1.4232876118425972, 2.4780311122926477, 0.5974435825914184, -0.07026255568364173, 1.1962777763684767, 3.1337484847894204, 1.394506971087082, 3.1299282362876655], "count": [127]}, "eef_sim_pose_action": {"mean": [0.56935718871571, 0.12153055922608233, 1.1334696405099645, 2.231962242005011, 1.0963574844625756, 1.601995314764016, 0.5774462785365179, -0.09774957742769602, 1.1426332032364301, 1.5413014300618293, 1.209924992741526, -1.5597584109813283], "std": [0.009356309012686886, 0.03466964354671762, 0.02995492664314922, 1.0259500536722554, 0.13630168705361187, 0.43617166922338974, 0.006705205927518398, 0.02974435162137594, 0.033629168909264914, 2.23947564968784, 0.1005682516139126, 2.0362301681700314], "min": [0.5571309087101887, 0.08793372505035912, 1.0898058302924405, -3.1318960906426483, 0.9731906841743014, 1.0080946292150128, 0.5688039507960168, -0.17622082126855104, 1.093814328139698, -3.133014558818349, 1.0704749582903195, -3.127783722590402], "max": [0.5943535301631543, 0.20243515233585413, 1.1838830903287805, 3.141442250149875, 1.4232876118425972, 2.4780311122926477, 0.5974435825914184, -0.07026255568364173, 1.1962777763684767, 3.1337484847894204, 1.394506971087082, 3.1299282362876655], "count": [127]}}} +{"episode_index": 47, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42741276960784313]], [[0.4325388071895425]], [[0.4232964297385621]]], "std": [[[0.2779443189196818]], [[0.27111476258709416]], [[0.2627948932665701]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12941176470588237]], [[0.20784313725490197]], [[0.13725490196078433]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6130969812091502]], [[0.633437493872549]], [[0.602380919117647]]], "std": [[[0.244128608569887]], [[0.23575848090437393]], [[0.24420400729627062]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.17647058823529413]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5753628492647059]], [[0.6019194955065359]], [[0.5773968811274509]]], "std": [[[0.2647615784998723]], [[0.26133067859931247]], [[0.2692980496611938]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40444457720588234]], [[0.4353124897875817]], [[0.42525532066993466]]], "std": [[[0.3773889729681318]], [[0.37937015893100967]], [[0.37178537042278037]]], "count": [100]}, "observation.state": {"min": [0.5914062857627869, -0.7867933511734009, 0.6979095339775085, -0.1483727991580963, -0.8478294014930725, 1.0785744190216064, -0.8239871859550476, -0.8434901237487793, 0.740777850151062, -0.44916361570358276, 0.1942187398672104, -1.3070783615112305, 8.795000076293945, 50.55812454223633, -0.4375, -0.002500000176951289, 0.8193750381469727, 0.08312500268220901, 0.78125, -0.13500000536441803, 0.9900000095367432, -0.1574999988079071, 0.7193750143051147, -0.06812500208616257, 22.676666259765625, 55.4943733215332, 0.7443749904632568, -0.11999999731779099, 1.0481250286102295, 0.6924999952316284, 0.6243749856948853, 0.0, 1.0362499952316284, -0.25062501430511475, 0.6256250143051147, 1.6675000190734863], "max": [0.8160715699195862, -0.612077534198761, 0.9090561866760254, 0.4530022144317627, -0.19653142988681793, 1.9871776103973389, -0.47007322311401367, -0.6024452447891235, 0.865019679069519, -0.011423072777688503, 0.8008602261543274, -1.0250247716903687, 70.78687286376953, 76.85749816894531, 12.691875457763672, 8.598125457763672, 41.18687438964844, 83.84812927246094, 56.77937698364258, 103.16124725341797, 61.008750915527344, 108.6206283569336, 58.26374816894531, 108.02312469482422, 76.2143783569336, 68.73187255859375, 3.28125, 6.886875152587891, 35.270626068115234, 87.57937622070312, 49.57875061035156, 0.0, 46.369998931884766, 81.75749969482422, 37.891876220703125, 98.89250183105469], "mean": [0.6690026521682739, -0.6951244473457336, 0.7921340465545654, 0.15537668764591217, -0.4401715397834778, 1.6742968559265137, -0.6018052697181702, -0.7292810678482056, 0.8075082302093506, -0.30701008439064026, 0.3723444640636444, -1.1788783073425293, 50.434173583984375, 62.235260009765625, 2.22232985496521, 3.3875837326049805, 19.291038513183594, 36.508243560791016, 22.494857788085938, 42.04586410522461, 25.66974639892578, 47.91311264038086, 23.2264347076416, 52.00218200683594, 55.39523696899414, 63.49781036376953, 0.9173446297645569, 2.014120101928711, 16.17967987060547, 36.177398681640625, 23.293270111083984, 0.0, 21.299057006835938, 37.08501052856445, 15.961009979248047, 61.73712158203125], "std": [0.05283345282077789, 0.05868346989154816, 0.05276288837194443, 0.1656101495027542, 0.16993661224842072, 0.3050798773765564, 0.07570061832666397, 0.08032853156328201, 0.039068784564733505, 0.13205309212207794, 0.15249831974506378, 0.11770907789468765, 19.413476943969727, 5.4223551750183105, 3.7315609455108643, 3.2339937686920166, 16.822786331176758, 34.9904899597168, 21.082115173339844, 43.21633529663086, 25.5725154876709, 46.714508056640625, 24.371536254882812, 46.13264846801758, 18.595020294189453, 3.8943278789520264, 0.4650721549987793, 2.0328099727630615, 14.072671890258789, 36.82744598388672, 20.610456466674805, 0.0, 19.04453468322754, 34.36516189575195, 15.962675094604492, 33.96800231933594], "count": [125]}, "action": {"min": [0.5914062857627869, -0.7867933511734009, 0.6979095339775085, -0.1483727991580963, -0.8478294014930725, 1.0785744190216064, -0.8239871859550476, -0.8434901237487793, 0.740777850151062, -0.44916361570358276, 0.1942187398672104, -1.3070783615112305, 8.795000076293945, 50.55812454223633, -0.4375, -0.002500000176951289, 0.8193750381469727, 0.08312500268220901, 0.78125, -0.13500000536441803, 0.9900000095367432, -0.1574999988079071, 0.7193750143051147, -0.06812500208616257, 22.676666259765625, 55.4943733215332, 0.7443749904632568, -0.11999999731779099, 1.0481250286102295, 0.6924999952316284, 0.6243749856948853, 0.0, 1.0362499952316284, -0.25062501430511475, 0.6256250143051147, 1.6675000190734863], "max": [0.8160715699195862, -0.612077534198761, 0.9090561866760254, 0.4530022144317627, -0.19653142988681793, 1.9871776103973389, -0.47007322311401367, -0.6024452447891235, 0.865019679069519, -0.011423072777688503, 0.8008602261543274, -1.0250247716903687, 70.78687286376953, 76.85749816894531, 12.691875457763672, 8.598125457763672, 41.18687438964844, 83.84812927246094, 56.77937698364258, 103.16124725341797, 61.008750915527344, 108.6206283569336, 58.26374816894531, 108.02312469482422, 76.2143783569336, 68.73187255859375, 3.28125, 6.886875152587891, 35.270626068115234, 87.57937622070312, 49.57875061035156, 0.0, 46.369998931884766, 81.75749969482422, 37.891876220703125, 98.89250183105469], "mean": [0.6690024137496948, -0.6951243281364441, 0.7921339869499207, 0.15537677705287933, -0.44017159938812256, 1.6742966175079346, -0.6018052101135254, -0.7292813062667847, 0.8075082302093506, -0.3070099651813507, 0.3723444938659668, -1.1788780689239502, 50.43415832519531, 62.235252380371094, 2.2223308086395264, 3.3875837326049805, 19.291038513183594, 36.50822830200195, 22.49485969543457, 42.045860290527344, 25.66974449157715, 47.91310501098633, 23.226438522338867, 52.00218200683594, 55.395240783691406, 63.49782180786133, 0.9173445105552673, 2.01412034034729, 16.17967987060547, 36.17739486694336, 23.29326820373535, 0.0, 21.299047470092773, 37.08499526977539, 15.961005210876465, 61.737152099609375], "std": [0.05283346027135849, 0.05868346616625786, 0.05276288837194443, 0.1656101644039154, 0.1699366271495819, 0.305079847574234, 0.07570061087608337, 0.08032852411270142, 0.039068784564733505, 0.13205310702323914, 0.15249831974506378, 0.11770906299352646, 19.413475036621094, 5.4223551750183105, 3.7315609455108643, 3.2339935302734375, 16.822786331176758, 34.99049377441406, 21.082115173339844, 43.216339111328125, 25.572513580322266, 46.714508056640625, 24.371540069580078, 46.13264846801758, 18.59501838684082, 3.894327163696289, 0.4650721251964569, 2.0328102111816406, 14.072671890258789, 36.82744216918945, 20.61046028137207, 0.0, 19.04453468322754, 34.36516189575195, 15.962676048278809, 33.9680061340332], "count": [125]}, "timestamp": {"min": [0.0], "max": [4.133333333333334], "mean": [2.0666666666666664], "std": [1.2027745701779144], "count": [125]}, "frame_index": {"min": [0], "max": [124], "mean": [62.0], "std": [36.08323710533743], "count": [125]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [125]}, "index": {"min": [7160], "max": [7284], "mean": [7222.0], "std": [36.08323710533743], "count": [125]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [125]}, "subtask_annotation": {"mean": [4.568, 4.064, 9.0, 9.0, 9.0], "std": [2.1216446450807926, 3.1514923449058236, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [125]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [125]}, "eef_direction_state": {"mean": [4.176, 4.008], "std": [1.0124346892516083, 1.1135241353468721], "min": [0, 0], "max": [6, 6], "count": [125]}, "eef_velocity_state": {"mean": [1.552, 1.632], "std": [0.5131237667463857, 0.4985739664282524], "min": [0, 0], "max": [2, 2], "count": [125]}, "eef_acc_mag_state": {"mean": [1.056, 1.168], "std": [0.7725697379525035, 0.7346944943308075], "min": [0, 0], "max": [2, 2], "count": [125]}, "eef_direction_action": {"mean": [4.176, 4.008], "std": [1.0124346892516083, 1.1135241353468721], "min": [0, 0], "max": [6, 6], "count": [125]}, "eef_velocity_action": {"mean": [1.552, 1.632], "std": [0.5131237667463857, 0.4985739664282524], "min": [0, 0], "max": [2, 2], "count": [125]}, "eef_acc_mag_action": {"mean": [1.056, 1.168], "std": [0.7725697379525035, 0.7346944943308075], "min": [0, 0], "max": [2, 2], "count": [125]}, "eef_sim_pose_state": {"mean": [0.5832038041062797, 0.1276012345875122, 1.1568815431092263, 1.7196685876785724, 1.1448920166233312, 1.1255671549786606, 0.5819777703833523, -0.10803447778831458, 1.1584105009724206, 1.4448152511935903, 1.2730254314794, -1.4200259625017098], "std": [0.01317006573679446, 0.026270027655184467, 0.036464800960447366, 1.413970370621486, 0.15627192979704446, 1.159666332436095, 0.00741399121433975, 0.02675368047917781, 0.042374340072344904, 2.273047095800055, 0.09348896858031841, 1.9617029731600333], "min": [0.5636241193086922, 0.09760957507075418, 1.1011416637223863, -3.043366963507881, 0.9904687125045086, -2.9337957372729484, 0.5690675726699985, -0.1607809122009967, 1.0989270975241427, -3.1364025150145096, 1.1256458152244244, -3.1367910012034352], "max": [0.6190189512912718, 0.17545571174721702, 1.2347067714713285, 3.125393789548775, 1.480781159638041, 3.1013461472453887, 0.5998982887788792, -0.07754858101751208, 1.2652569959058841, 3.1185937134494965, 1.4470099515058958, 3.126132943128421], "count": [125]}, "eef_sim_pose_action": {"mean": [0.5832038041062797, 0.1276012345875122, 1.1568815431092263, 1.7196685876785724, 1.1448920166233312, 1.1255671549786606, 0.5819777703833523, -0.10803447778831458, 1.1584105009724206, 1.4448152511935903, 1.2730254314794, -1.4200259625017098], "std": [0.01317006573679446, 0.026270027655184467, 0.036464800960447366, 1.413970370621486, 0.15627192979704446, 1.159666332436095, 0.00741399121433975, 0.02675368047917781, 0.042374340072344904, 2.273047095800055, 0.09348896858031841, 1.9617029731600333], "min": [0.5636241193086922, 0.09760957507075418, 1.1011416637223863, -3.043366963507881, 0.9904687125045086, -2.9337957372729484, 0.5690675726699985, -0.1607809122009967, 1.0989270975241427, -3.1364025150145096, 1.1256458152244244, -3.1367910012034352], "max": [0.6190189512912718, 0.17545571174721702, 1.2347067714713285, 3.125393789548775, 1.480781159638041, 3.1013461472453887, 0.5998982887788792, -0.07754858101751208, 1.2652569959058841, 3.1185937134494965, 1.4470099515058958, 3.126132943128421], "count": [125]}}} +{"episode_index": 48, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42919506535947716]], [[0.43245856004901956]], [[0.41864489174836605]]], "std": [[[0.28274523004017105]], [[0.27523840004854333]], [[0.26556961187264955]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.21568627450980393]], [[0.17647058823529413]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6192878472222222]], [[0.6397609150326797]], [[0.6152112806372549]]], "std": [[[0.23780796112999197]], [[0.22519734855360618]], [[0.22693911744036527]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.17647058823529413]], [[0.1411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5693776858660131]], [[0.5954136723856209]], [[0.5638273284313725]]], "std": [[[0.26150008870449387]], [[0.25451904882629733]], [[0.2643207539223987]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39763814746732024]], [[0.4276878635620915]], [[0.41506948733660126]]], "std": [[[0.37748678604771235]], [[0.37806509061442234]], [[0.36700072525746635]]], "count": [100]}, "observation.state": {"min": [0.5477988719940186, -0.8678807020187378, 0.7057774662971497, -0.14562828838825226, -0.659338116645813, 0.9245060086250305, -0.7268778085708618, -0.8935588002204895, 0.7285467386245728, -0.32420653104782104, 0.2879663407802582, -1.535129189491272, 5.488888740539551, 51.50062561035156, -0.6050000190734863, -0.13437499105930328, 0.7237499952316284, -0.7337499856948853, 0.8999999761581421, -0.1553846150636673, 0.6675000190734863, 0.19312499463558197, 0.9068750143051147, -0.22333332896232605, 21.41666603088379, 57.13875198364258, 0.7193750143051147, -0.2381249964237213, 0.6807692646980286, 0.9850000143051147, 0.6662499904632568, 0.0, 0.9112499952316284, -0.15125000476837158, 0.7712500095367432, 0.3543750047683716], "max": [0.6960974931716919, -0.6876913905143738, 0.9023804068565369, 0.6906614899635315, -0.24285687506198883, 2.2397382259368896, -0.5372368097305298, -0.65163654088974, 0.899161696434021, -0.03924429789185524, 0.6876096725463867, -0.9988937377929688, 67.45062255859375, 70.90687561035156, 30.589374542236328, 9.384374618530273, 43.759376525878906, 80.49437713623047, 43.12437438964844, 108.00687408447266, 53.296875, 109.72000122070312, 52.87062454223633, 110.01687622070312, 75.95938110351562, 68.84562683105469, 3.46875, 8.190000534057617, 41.31624984741211, 85.16812896728516, 51.67124938964844, 0.0, 50.083126068115234, 86.8862533569336, 43.786251068115234, 105.13750457763672], "mean": [0.6262060403823853, -0.7747902274131775, 0.8045625686645508, 0.17588557302951813, -0.38940805196762085, 1.764704704284668, -0.6321664452552795, -0.7799023985862732, 0.8211996555328369, -0.20452214777469635, 0.42093148827552795, -1.2866744995117188, 52.15632629394531, 62.525638580322266, 7.523904323577881, 2.861907482147217, 19.520898818969727, 36.29634475708008, 21.955448150634766, 50.43649673461914, 25.1826229095459, 55.92613220214844, 23.01413917541504, 60.921939849853516, 53.94816207885742, 63.173030853271484, 1.3423793315887451, 1.7610899209976196, 20.101228713989258, 36.1976432800293, 25.591379165649414, 0.0, 24.660947799682617, 42.180389404296875, 19.61977195739746, 61.1577033996582], "std": [0.04327325522899628, 0.059701815247535706, 0.05660875886678696, 0.2808563709259033, 0.09756603837013245, 0.4754622280597687, 0.06524385511875153, 0.07763548940420151, 0.05411379411816597, 0.08222142606973648, 0.09608864039182663, 0.2064068466424942, 17.5404052734375, 6.350710391998291, 10.548545837402344, 3.052381753921509, 15.957120895385742, 34.42527389526367, 17.912105560302734, 46.34248733520508, 21.99706268310547, 48.6335563659668, 21.609342575073242, 48.92757797241211, 17.667348861694336, 3.6099324226379395, 0.6633687615394592, 2.569002151489258, 16.612728118896484, 32.734127044677734, 21.184093475341797, 0.0, 20.563302993774414, 36.08898162841797, 17.266555786132812, 42.41679763793945], "count": [126]}, "action": {"min": [0.5477988719940186, -0.8678807020187378, 0.7057774662971497, -0.14562828838825226, -0.659338116645813, 0.9245060086250305, -0.7268778085708618, -0.8935588002204895, 0.7285467386245728, -0.32420653104782104, 0.2879663407802582, -1.535129189491272, 5.488888740539551, 51.50062561035156, -0.6050000190734863, -0.13437499105930328, 0.7237499952316284, -0.7337499856948853, 0.8999999761581421, -0.1553846150636673, 0.6675000190734863, 0.19312499463558197, 0.9068750143051147, -0.22333332896232605, 21.41666603088379, 57.13875198364258, 0.7193750143051147, -0.2381249964237213, 0.6807692646980286, 0.9850000143051147, 0.6662499904632568, 0.0, 0.9112499952316284, -0.15125000476837158, 0.7712500095367432, 0.3543750047683716], "max": [0.6960974931716919, -0.6876913905143738, 0.9023804068565369, 0.6906614899635315, -0.24285687506198883, 2.2397382259368896, -0.5372368097305298, -0.65163654088974, 0.899161696434021, -0.03924429789185524, 0.6876096725463867, -0.9988937377929688, 67.45062255859375, 70.90687561035156, 30.589374542236328, 9.384374618530273, 43.759376525878906, 80.49437713623047, 43.12437438964844, 108.00687408447266, 53.296875, 109.72000122070312, 52.87062454223633, 110.01687622070312, 75.95938110351562, 68.84562683105469, 3.46875, 8.190000534057617, 41.31624984741211, 85.16812896728516, 51.67124938964844, 0.0, 50.083126068115234, 86.8862533569336, 43.786251068115234, 105.13750457763672], "mean": [0.6262062191963196, -0.7747901082038879, 0.8045624494552612, 0.17588555812835693, -0.3894079923629761, 1.764704942703247, -0.6321663856506348, -0.7799025774002075, 0.8211995959281921, -0.20452219247817993, 0.42093151807785034, -1.2866744995117188, 52.15632629394531, 62.52564239501953, 7.523910045623779, 2.8619072437286377, 19.52090835571289, 36.29634094238281, 21.955455780029297, 50.436492919921875, 25.182619094848633, 55.92612838745117, 23.01413345336914, 60.921939849853516, 53.94816207885742, 63.17304611206055, 1.3423795700073242, 1.7610900402069092, 20.101240158081055, 36.1976203918457, 25.591373443603516, 0.0, 24.66095542907715, 42.18036651611328, 19.619781494140625, 61.15771484375], "std": [0.043273258954286575, 0.059701815247535706, 0.056608762592077255, 0.28085634112358093, 0.09756603091955185, 0.4754622280597687, 0.06524384766817093, 0.0776354968547821, 0.05411380156874657, 0.08222142606973648, 0.09608864784240723, 0.2064068466424942, 17.5404052734375, 6.350710868835449, 10.548545837402344, 3.052381992340088, 15.957121849060059, 34.425270080566406, 17.912105560302734, 46.34248733520508, 21.9970645904541, 48.6335563659668, 21.609342575073242, 48.92758560180664, 17.66734504699707, 3.6099324226379395, 0.6633689403533936, 2.569002151489258, 16.612728118896484, 32.73412322998047, 21.1840877532959, 0.0, 20.56329917907715, 36.0889892578125, 17.266555786132812, 42.41679763793945], "count": [126]}, "timestamp": {"min": [0.0], "max": [4.166666666666667], "mean": [2.0833333333333335], "std": [1.2123973801552888], "count": [126]}, "frame_index": {"min": [0], "max": [125], "mean": [62.5], "std": [36.37192140465866], "count": [126]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [126]}, "index": {"min": [7285], "max": [7410], "mean": [7347.5], "std": [36.37192140465866], "count": [126]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [126]}, "subtask_annotation": {"mean": [4.634920634920635, 3.984126984126984, 9.0, 9.0, 9.0], "std": [2.0953583419078408, 3.1039762696076973, 0.0, 0.0, 0.0], "min": [0, 1, 9, 9, 9], "max": [7, 9, 9, 9, 9], "count": [126]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [126]}, "eef_direction_state": {"mean": [4.198412698412699, 4.0396825396825395], "std": [1.015904017384104, 1.2176010348925177], "min": [0, 0], "max": [6, 6], "count": [126]}, "eef_velocity_state": {"mean": [1.492063492063492, 1.4841269841269842], "std": [0.5155676752035462, 0.57368382122226], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_acc_mag_state": {"mean": [1.0634920634920635, 1.1904761904761905], "std": [0.7740435136658161, 0.7529232524210421], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_direction_action": {"mean": [4.198412698412699, 4.0396825396825395], "std": [1.015904017384104, 1.2176010348925177], "min": [0, 0], "max": [6, 6], "count": [126]}, "eef_velocity_action": {"mean": [1.492063492063492, 1.4841269841269842], "std": [0.5155676752035462, 0.57368382122226], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_acc_mag_action": {"mean": [1.0634920634920635, 1.1904761904761905], "std": [0.7740435136658161, 0.7529232524210421], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_sim_pose_state": {"mean": [0.5803462574352974, 0.09622103837998416, 1.1452660437017446, 1.5731148368937906, 1.0869200447294112, 1.461707575380349, 0.5817318459757997, -0.09425087572659188, 1.1513370592840375, 0.8315937901951946, 1.2805562032465527, -0.9391455037908172], "std": [0.01177000442816313, 0.017385673298141894, 0.037327340514323466, 1.716306254431578, 0.15395798772421598, 0.504490356701699, 0.008038884965220398, 0.019299762631349717, 0.040386405003829035, 2.420591078096146, 0.08686229994961858, 2.2576836511607197], "min": [0.5616004006987674, 0.07852366181321949, 1.0865192012406795, -3.1240020413730853, 0.9125174422094529, 0.8225150184104182, 0.5689576203573783, -0.13395070405587364, 1.0939429251454962, -3.126661454355541, 1.1549905320663973, -3.115209789878224], "max": [0.6098139250087675, 0.14310747350449735, 1.213303274177873, 3.1403408426875106, 1.4543995933585023, 2.5642375457350877, 0.599046365928004, -0.06942591825029379, 1.2458816261458212, 3.132032006144676, 1.4000005470533838, 3.140526607196502], "count": [126]}, "eef_sim_pose_action": {"mean": [0.5803462574352974, 0.09622103837998416, 1.1452660437017446, 1.5731148368937906, 1.0869200447294112, 1.461707575380349, 0.5817318459757997, -0.09425087572659188, 1.1513370592840375, 0.8315937901951946, 1.2805562032465527, -0.9391455037908172], "std": [0.01177000442816313, 0.017385673298141894, 0.037327340514323466, 1.716306254431578, 0.15395798772421598, 0.504490356701699, 0.008038884965220398, 0.019299762631349717, 0.040386405003829035, 2.420591078096146, 0.08686229994961858, 2.2576836511607197], "min": [0.5616004006987674, 0.07852366181321949, 1.0865192012406795, -3.1240020413730853, 0.9125174422094529, 0.8225150184104182, 0.5689576203573783, -0.13395070405587364, 1.0939429251454962, -3.126661454355541, 1.1549905320663973, -3.115209789878224], "max": [0.6098139250087675, 0.14310747350449735, 1.213303274177873, 3.1403408426875106, 1.4543995933585023, 2.5642375457350877, 0.599046365928004, -0.06942591825029379, 1.2458816261458212, 3.132032006144676, 1.4000005470533838, 3.140526607196502], "count": [126]}}} +{"episode_index": 49, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43314462826797384]], [[0.43513751633986925]], [[0.42121678717320266]]], "std": [[[0.28510356482793314]], [[0.2796439442152536]], [[0.2735677399363519]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.2196078431372549]], [[0.1450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6198703533496732]], [[0.6429476041666666]], [[0.6233620016339869]]], "std": [[[0.24434311666080313]], [[0.23895836456992342]], [[0.2417472059015085]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.1607843137254902]], [[0.12549019607843137]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5960407352941176]], [[0.615679266748366]], [[0.58094008374183]]], "std": [[[0.26359124697310854]], [[0.2568454228940145]], [[0.26374413713402695]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3839606454248366]], [[0.41986305964052284]], [[0.4176474897875817]]], "std": [[[0.37708601290049054]], [[0.3811397616065269]], [[0.37181863648762553]]], "count": [100]}, "observation.state": {"min": [0.5223592519760132, -0.9050984382629395, 0.7181754112243652, -0.11077096313238144, -0.6253867745399475, 1.142066240310669, -0.6493667364120483, -0.896109938621521, 0.7509933114051819, -0.36476215720176697, 0.20401789247989655, -1.3828011751174927, 5.4522223472595215, 52.27937698364258, -0.7762500047683716, -0.171875, 0.8706250190734863, 0.5924999713897705, 0.8422222137451172, -0.10111111402511597, 0.8956249952316284, 0.47874999046325684, 0.7179999947547913, -0.14076922833919525, 21.58333396911621, 54.790000915527344, 0.41062501072883606, -0.5981249809265137, 0.6612499952316284, 0.5418750047683716, 0.6388888955116272, 0.0, 1.0724999904632568, -0.10500000417232513, 0.6087499856948853, 2.128000020980835], "max": [0.6655555963516235, -0.6656228303909302, 0.9139677286148071, 0.6284332871437073, -0.15757323801517487, 2.138385057449341, -0.5012826919555664, -0.6136797070503235, 0.9112973809242249, -0.0723743885755539, 0.7146944403648376, -1.175993800163269, 71.625, 70.44249725341797, 27.578889846801758, 9.413749694824219, 44.59187698364258, 81.73374938964844, 47.11750030517578, 102.9312515258789, 52.854373931884766, 105.66625213623047, 47.79875183105469, 110.13187408447266, 75.14749908447266, 68.36187744140625, 2.6137499809265137, 7.788750171661377, 37.08374786376953, 86.30313110351562, 52.14249801635742, 0.0, 47.95874786376953, 90.7143783569336, 40.27124786376953, 106.49687957763672], "mean": [0.6089109778404236, -0.7811411619186401, 0.7930065989494324, 0.11362849175930023, -0.4008994698524475, 1.8986914157867432, -0.6021037101745605, -0.8005518317222595, 0.8369213342666626, -0.2150491327047348, 0.37856948375701904, -1.282476544380188, 59.32314682006836, 59.98019027709961, 6.748007297515869, 1.8333513736724854, 25.553924560546875, 45.9059944152832, 30.24433135986328, 58.551185607910156, 31.34697914123535, 66.48841094970703, 26.01382827758789, 77.43107604980469, 60.80080032348633, 64.52963256835938, 0.6018187403678894, 1.00898015499115, 20.91692352294922, 53.73732376098633, 32.02885437011719, 0.0, 30.07980728149414, 58.692237854003906, 23.273277282714844, 82.46712493896484], "std": [0.040161360055208206, 0.06112700700759888, 0.05556442216038704, 0.1786332130432129, 0.1049705520272255, 0.2896193563938141, 0.037687916308641434, 0.062023017555475235, 0.036495551466941833, 0.08469526469707489, 0.1038975939154625, 0.058418359607458115, 15.090163230895996, 4.90493106842041, 7.63561487197876, 2.528761863708496, 14.267970085144043, 29.631582260131836, 16.286405563354492, 39.024169921875, 18.165292739868164, 39.39183044433594, 16.956897735595703, 39.262046813964844, 15.323657989501953, 3.128500461578369, 0.31239739060401917, 1.999313235282898, 12.07440185546875, 32.28181457519531, 18.117591857910156, 0.0, 17.42128562927246, 32.03385925292969, 14.805956840515137, 30.32668113708496], "count": [261]}, "action": {"min": [0.5223592519760132, -0.9050984382629395, 0.7181754112243652, -0.11077096313238144, -0.6253867745399475, 1.142066240310669, -0.6493667364120483, -0.896109938621521, 0.7509933114051819, -0.36476215720176697, 0.20401789247989655, -1.3828011751174927, 5.4522223472595215, 52.27937698364258, -0.7762500047683716, -0.171875, 0.8706250190734863, 0.5924999713897705, 0.8422222137451172, -0.10111111402511597, 0.8956249952316284, 0.47874999046325684, 0.7179999947547913, -0.14076922833919525, 21.58333396911621, 54.790000915527344, 0.41062501072883606, -0.5981249809265137, 0.6612499952316284, 0.5418750047683716, 0.6388888955116272, 0.0, 1.0724999904632568, -0.10500000417232513, 0.6087499856948853, 2.128000020980835], "max": [0.6655555963516235, -0.6656228303909302, 0.9139677286148071, 0.6284332871437073, -0.15757323801517487, 2.138385057449341, -0.5012826919555664, -0.6136797070503235, 0.9112973809242249, -0.0723743885755539, 0.7146944403648376, -1.175993800163269, 71.625, 70.44249725341797, 27.578889846801758, 9.413749694824219, 44.59187698364258, 81.73374938964844, 47.11750030517578, 102.9312515258789, 52.854373931884766, 105.66625213623047, 47.79875183105469, 110.13187408447266, 75.14749908447266, 68.36187744140625, 2.6137499809265137, 7.788750171661377, 37.08374786376953, 86.30313110351562, 52.14249801635742, 0.0, 47.95874786376953, 90.7143783569336, 40.27124786376953, 106.49687957763672], "mean": [0.6089110374450684, -0.7811411023139954, 0.7930065989494324, 0.11362847685813904, -0.40089941024780273, 1.898690938949585, -0.6021037697792053, -0.8005517721176147, 0.8369216918945312, -0.2150491625070572, 0.37856942415237427, -1.2824769020080566, 59.32314682006836, 59.98017501831055, 6.748013496398926, 1.8333516120910645, 25.553932189941406, 45.906009674072266, 30.244325637817383, 58.551177978515625, 31.346982955932617, 66.48841094970703, 26.013822555541992, 77.43109893798828, 60.8007698059082, 64.5296401977539, 0.6018183827400208, 1.0089800357818604, 20.916921615600586, 53.7373161315918, 32.02886962890625, 0.0, 30.079805374145508, 58.6922492980957, 23.273283004760742, 82.46714782714844], "std": [0.04016135260462761, 0.06112700700759888, 0.05556442588567734, 0.1786332130432129, 0.10497056692838669, 0.2896192669868469, 0.03768792003393173, 0.06202302500605583, 0.036495551466941833, 0.08469527214765549, 0.1038975790143013, 0.058418355882167816, 15.090164184570312, 4.904930591583252, 7.635613918304443, 2.528761863708496, 14.267974853515625, 29.631582260131836, 16.28640365600586, 39.024173736572266, 18.165294647216797, 39.39182662963867, 16.956897735595703, 39.26205062866211, 15.323657989501953, 3.128500461578369, 0.31239715218544006, 1.9993131160736084, 12.074402809143066, 32.28181457519531, 18.11759376525879, 0.0, 17.421287536621094, 32.03385925292969, 14.80595588684082, 30.32668113708496], "count": [261]}, "timestamp": {"min": [0.0], "max": [8.666666666666666], "mean": [4.333333333333333], "std": [2.5114552369905794], "count": [261]}, "frame_index": {"min": [0], "max": [260], "mean": [130.0], "std": [75.34365710971738], "count": [261]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [261]}, "index": {"min": [7411], "max": [7671], "mean": [7541.0], "std": [75.34365710971738], "count": [261]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [261]}, "subtask_annotation": {"mean": [7.038314176245211, 7.340996168582375, 9.0, 9.0, 9.0], "std": [1.6065203088743858, 2.908997365814347, 0.0, 0.0, 0.0], "min": [3, 1, 9, 9, 9], "max": [8, 9, 9, 9, 9], "count": [261]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [261]}, "eef_direction_state": {"mean": [4.505747126436781, 4.260536398467433], "std": [0.8194039963504189, 0.959492851562771], "min": [0, 0], "max": [6, 6], "count": [261]}, "eef_velocity_state": {"mean": [1.3065134099616857, 1.264367816091954], "std": [0.5920253153017225, 0.5206782369152253], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_acc_mag_state": {"mean": [1.0268199233716475, 1.0919540229885059], "std": [0.8042327214521925, 0.7873353466456879], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_direction_action": {"mean": [4.505747126436781, 4.260536398467433], "std": [0.8194039963504189, 0.959492851562771], "min": [0, 0], "max": [6, 6], "count": [261]}, "eef_velocity_action": {"mean": [1.3065134099616857, 1.264367816091954], "std": [0.5920253153017225, 0.5206782369152253], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_acc_mag_action": {"mean": [1.0268199233716475, 1.0919540229885059], "std": [0.8042327214521925, 0.7873353466456879], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_sim_pose_state": {"mean": [0.582504866868189, 0.08914518356427843, 1.155855779366396, 2.002541182940665, 1.0721456033592351, 1.2434154448459376, 0.5888640463086027, -0.09077406528866044, 1.1502337350849698, 2.0498013814599245, 1.310663473276873, -2.2361439349189025], "std": [0.00981430121918425, 0.013680274116902678, 0.03046638513015633, 0.6978242863875447, 0.09800562363201676, 0.3338187134136597, 0.004634414667620724, 0.015145177790399986, 0.03166824050376259, 1.809172521318164, 0.08267190795536512, 1.4215352887620814], "min": [0.5697049613413405, 0.07401979029089822, 1.099588022187895, -3.113830914276936, 0.9678364487381348, 0.8226828360480596, 0.5785263361123866, -0.13645965893745177, 1.1017473680791279, -3.13291257162378, 1.1732582638877984, -3.119584312019293], "max": [0.6027783298236763, 0.13585455574297733, 1.2227827285169526, 3.122430745937387, 1.447551297943714, 2.5568171580732697, 0.5957183422462873, -0.06942215732401338, 1.2515290321844499, 3.141568229857879, 1.5260707554227722, 3.140095854551051], "count": [261]}, "eef_sim_pose_action": {"mean": [0.582504866868189, 0.08914518356427843, 1.155855779366396, 2.002541182940665, 1.0721456033592351, 1.2434154448459376, 0.5888640463086027, -0.09077406528866044, 1.1502337350849698, 2.0498013814599245, 1.310663473276873, -2.2361439349189025], "std": [0.00981430121918425, 0.013680274116902678, 0.03046638513015633, 0.6978242863875447, 0.09800562363201676, 0.3338187134136597, 0.004634414667620724, 0.015145177790399986, 0.03166824050376259, 1.809172521318164, 0.08267190795536512, 1.4215352887620814], "min": [0.5697049613413405, 0.07401979029089822, 1.099588022187895, -3.113830914276936, 0.9678364487381348, 0.8226828360480596, 0.5785263361123866, -0.13645965893745177, 1.1017473680791279, -3.13291257162378, 1.1732582638877984, -3.119584312019293], "max": [0.6027783298236763, 0.13585455574297733, 1.2227827285169526, 3.122430745937387, 1.447551297943714, 2.5568171580732697, 0.5957183422462873, -0.06942215732401338, 1.2515290321844499, 3.141568229857879, 1.5260707554227722, 3.140095854551051], "count": [261]}}} diff --git a/AIRBOT_MMK2_place_the_basin/meta/info.json b/AIRBOT_MMK2_place_the_basin/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..64eabdc9bb1edf043e098abc7ad19a9191cee95f --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 50, "total_frames": 7672, "total_tasks": 1, "total_videos": 200, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:49"}, "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.images.cam_third_view": {"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": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "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", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "action": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "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", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_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]}}} \ No newline at end of file diff --git a/AIRBOT_MMK2_place_the_basin/meta/tasks.jsonl b/AIRBOT_MMK2_place_the_basin/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..336e18db2e8639251d3b42e8d3ed62568a2690a9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "hold the basin on the table with both hands simultaneously, pick it up and then put it down."} diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c32886a8162e51011db10d8eab997c6eb7cbf813 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:89c18486c9abd2622dc97a7ab53f15ad04800b1b8f7c1cb311e0c0e03204aac1 +size 4524684 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f395464f87fcbcce24cae6dfdbf6d4d7c748837 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:30bec657261357f2cdc14d9314965d1616411d6fcc7cd4d5ab7646d501b1af27 +size 2504027 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..061db0435cbf32b1a57af3cd2cf9469840552686 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:4b387ae0e314d25ef2cfe1cfd0525bd23ff4951f5e5b06ae9c05c27d6181348c +size 1642211 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a2c817156601a1b7860d8eae0cb14123924a903 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:7ff97f0cbc46dde47ee38ffc4486d8122fb9651d35349e285ef71bfcc34c3ee3 +size 3049587 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63b95f01a6691b1e4ca679dfd0038356ccb46831 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:3c924a539757e00760a472a966a9db4971ddbbd237beacf7948b3a56a13de68e +size 1712163 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff85e176cf6fa5830b0e50843d6aeba015f128b9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:3bd9d808fa740aa5ea3d5b21e4b94e9123dc4447d7992bd45eeb8c2f5a1003f4 +size 2294520 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98fe38eeffe31313532406357f3fa21f1b0bbb06 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:c36c9210bc8aeb1b5603f051c7238b35076180ac5768e8f5bc6ad485abf85be5 +size 1552144 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce200406be23bf7beb52853a7678c254ebe3437a --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:876064880881a18e8c97fd16f659f82385d523688ef6b5cd84fed20f1d528c46 +size 1843989 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc88c03f6c1efe55cdc42e7001908a604c3d9811 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:55689fd858ab1a275add4adfce1064e4008ef6ce14b1294e8a9a2893654ba285 +size 3036143 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d635b8c3ce3432295d3da304910fd3969b55e213 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:11e1cad225697e2cc47a6af384e90fd1ca2efd16956be1c2913e6ca8c5a3fe34 +size 1303257 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18d95c45d0f504e008c8607fdf398a7677b7d1f3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:d0412914bc3f3f1dc688e64b0fdd392297c3c1eb17861356e8538b583a6fd57e +size 1312698 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afa601c9520634c924de8d1422d7f31f03afc817 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:4d97281b715d21c70212dff21ca045d2cfe9fb0806bdb17c5787a3197ee5d8fe +size 1304198 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e97e1c18ac38b12b0c4fc8cbba619ed8c54b1249 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:fc3e91652b2231e65f1095f923f21aab4616eeacc87b9961269fb96e17e930da +size 2822634 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59aa3e7661ed4d5778395e5cfc7b7bd34446f936 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:b083f834df66cffd4398328ba04ff96df5e9add2ec0384ef781ce2582ea6a755 +size 1659153 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd84d88460eca267c76ed75db5eece2004d68ec7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:54b3d3ff0545ce4fa4ebfcfea5bc93fd2017a8439e4b777e9cbcba07287213e7 +size 1680137 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b09749182f2df7179b2f61caf93ca78e3ef6d8e --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:8072137488e81f2ebfdf66579ad848f246209d232b07056e3334d7f58ba518f0 +size 4514506 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..886545947e8de6a4260c8d42b30aa696058b9058 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:0cfa9ad68a3320e9f3e147d59e7905b2f0a9e71807168a4c1b2bdb06f0559dd5 +size 3797581 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7c293ed18b388d5ff942c2a661d7296e4b13a1a --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:73d8f4ea58a257f14eaab5030a26f74d2d6966213a1dfecf994d8250202728a8 +size 2355012 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c57258d62ecdf52dafc4c0d0796ce87c271e632b --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:7f682f38c77fc506db92a20c589a2582a59b7efcc6857e2a395a47573e75e02e +size 1357274 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc8ef73cdbf77b170155cc0fa1779bc23e6b2144 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:f8bb3085a74f4b62e9021cf10f20b5b37b0ba1e610ad727a0ae852aaccd16ad0 +size 1313152 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0ec7914e81d2d690d241679b2ba71289ddd4eb4 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:c73e7e8e93d720aba8454fabade847382a10f1b1c66a537b14460bc0ab1834a1 +size 1388831 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a122af03a5c1279248dcd6928f0bbee58326e52 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:ac8e974740430bd9c7ff56e6a1b8f1233b77f6a68e7ea0a9779cf608aed7d630 +size 1339445 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77ddf13b13b63c32c6200c1ab60ad8c39c9af81c --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:d94cc92de2e451530c4d885a81ea14fdf7a522b8e57ce248b31a337cb5e6751a +size 1571486 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f3e7f46730febb5a600d08d161bcad50142f240 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:aa09419476a7c36bbf6d3e31c7bc1544efe589f991ae140b65b0cd8ebea46dcd +size 1905940 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a5ed73f126484baa1eddf16ffcb373932d2e6ce --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:3eefe16eba34686a4c7d69aec8dbf35be5be07bdd429fba7d48be1d3afdb899e +size 1790124 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..070f2c81d092221112ca1f6b749d285fa14be7fe --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:7d99e6ac11a52322166454548b5e686ca0f9e25c6e2d442ffc5a2eb2c582f008 +size 1407688 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c12ed62a72263e868182de666b55125793a25c1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:004f8fcd378310b36f223a69caf01bdc91b7cb18f3f000af4c8a29b4c2b51ae8 +size 1710589 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00092413bba19dedabe31f42046a94b0b6c0aa87 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:b9460855e93a2c453a4b5a17b8188f5ff363190724d122149ed2fb352357938a +size 1528680 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6e5bbc19983b12f2e2635a7138c8c6140243968 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:07d8288a5b3e19f1f8f5b45fd170413459e18f302d302c5c62e318eadf0d8f69 +size 1329748 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8f4aa3ca67e7a44a25a2d976cc6ca4dc7cf200c --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:2c9523e2f5f12f282246884a49733f50002ad3a06edcca74e81bed13b425038a +size 1448070 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4662ca582b0d57e0b0d3b109850f9e93eeae723 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:3ee6f86e3e7b7084a03c52d7ed076e419bf2d03516cb6a2fdff79e9bef365e84 +size 1372684 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ca18752951a50c2f74d9f956698bf55c0de49dd --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:d916eb5edaa59d45778bf6db4336a277a58a189910e31b3e6974fb6b78a2381c +size 1356279 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..babe89135322eb78e61067f4648496f74e70584d --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:7e7eff3988aa361a8cecc1076a0cfa155d535ce851139268e86186977ad76cac +size 1512673 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6344852ee1fa93540f2adab4608dc33d8d7501d1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:3cb31a636b5776fcd6b7e53b1eb7cb34eeba96de0703302b87cacb07bcfdb440 +size 1716932 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac3fe7ea63b4fc65f9709be2fdad0efc78f5efb9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:faeedee2f87c0d1d67d4687c59f35ca1c64855b89ac1b023d2a4a3d910e32495 +size 2705683 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccf4acc0c31e255089b9e6c8103e4422fb38de32 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:60fd7f86a3f44916a3875399044aa4b1e4a1c9b61a5d866da6b1bd475df75f82 +size 1277468 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eba2972a7bb7c8c43485583ced803fddd8a32d16 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:a476cbd6734870dc8e4039d90b36d71433ced1c5a3f539d535e9979d79e024a2 +size 1265182 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aabe0a37e56df1bc72370620df71fbba19b837fe --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:c5d07f6e3e7543c02f1277455586e2ba4e24903892b5efb360f7549d6046fd10 +size 1425074 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85c6da5d605f11624c2f808980d373097f018da4 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:e34fe9ee24d9a05ae79eeac55d9537bdb973bac1c8f02839e19576b4aea23612 +size 1553388 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c356c52fa158c5de7defe98f24e3b870212ef9cd --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:91122de3765282db3371e8d370b8d04b9c581e05237a8146d1307ae86951fbdf +size 1347833 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13686f64f8eede3c23b016e06fb28d9ee5d68b5c --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:4fe948ea8fc829f25aace71c0d337db8be533813afe984ee005d10931249e1ca +size 1393130 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53a6e40c20b24150ff6cc8ddc960b73c7a12a891 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:e84a3caa9ba5c94d7e215bbea119a2a7bb939c8e44f7e728b67fd407aeadaddd +size 1322676 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab314bfc1e6d6dc303c8ad0b77ba303f65442b57 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:1468812b8cdbbc95163fdf520badc195fc77b90a4c32b21faeb791174895a584 +size 1436946 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf3751e57f771b4392d41bf943f45e84f26e26bd --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:51b9f15e2b9110df92ac1af7c7b09d255b8509dac111128d647d0b869e1ee332 +size 1417551 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..baa0a530093b0ed1dd8969c2788491f041ed0ffc --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:164a835bbf6bfe473332bc5e73ac32b8737b31f437cdca3274f46c28c2dca56c +size 1533901 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b3e9d3bfc08c49a36657c839fe2c2c4f1102356 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:b047788d421ea465d7037207a98f2e20466ae81f0864048d49000dc8472e980f +size 4057074 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff4588ab23c9cf101e7bd101ef251c46538f2c13 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:890e3c9791cee72bfbb7abea15c827693c7cb42a3c273b1d7319da878a4cf2c8 +size 1584868 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9614aec309acc1af188ff26d4217accbf9ecc50 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:7b72146d3f9a37879e6f1fb42881ae3d825ad597ad903dff01692547b00d4090 +size 1612614 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..642ff016222fa17424d4e2354253dee432e2b62d --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:6354c17d756235af242e7d5f7dc6a91c5238a6396b06761a96b8aba23391abc6 +size 1609612 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7901189aab5ae3dff36b0ca6bcd82cca8c2bc052 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:b25506f785305c6f690c48552ff9d7f4461ce4cfa6108c3f4773ea1bcd95d012 +size 3334549 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81fd5f3f545b648c3fabf78b38e527db697a7927 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:526bf29157402c830004b3a5709d388032528fcd7a10780f09d7594b714301e5 +size 1830220 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a18e9fb003f036aded16f0500692ab28d48cc2c --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:59d9f07ddedb8cba5ff14d9bcbef6c33e9ed83fb720a67682d840fe9aca6e011 +size 926831 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3092eff7799c5dc2be71ded34fb992988e2664de --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:de34d20ecaa6fec442dd43b69870b5c482a8ed323aecd0db66f13410c3016fac +size 707329 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c479d78877944bdbec8615f68a80c0f80d6fe3d --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:3993bec7063ed6bd5fb651d59f597d7a694c2d576cee5c644b94182b73f381d4 +size 1341125 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fde3b4db4c8b9fe05c1716c39c802697130c478e --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:e747e1d0aa7381721348c0c95918ecc1edadc82088e9c2fae292b4b411425247 +size 679095 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26c55c4d001ba61bb9de0b9ef7f4e81cfa1f650e --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:96e3464c6085cb039eb88c007d985704e81cd29637a71832a3e48079fa326e60 +size 974454 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29c92aac80f7323dfaf435f789d3c095c3dccfd7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:19b0579d1996afce3342db1c4af836475f9d6b4a5de6d2c6a085be761e1f4639 +size 648732 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad01b0b09bb6e861efdf3744e1bf90d23a63cfc8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:deff452e861c00f9ea9e45cad88c17e010bc300844f1b64f5c5d29da6b538436 +size 789164 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f317d42d07a89d7ccf18c4812ae6e274a87a5283 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:441ff23b8b725c15284c5ca542efb870bfaa2b45ff86fc140746c6858186c0f5 +size 1228394 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9db3e11da8b5b025694c2aef0b29756a6a244cb2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:34afe07e9f9c315ee0737e1f556baf6299f9362482e8202a809af876725568fc +size 521073 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4922f87ab121f67f8fdd680a75497d1b1fe5a2f4 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:490ad1f4ca479732de9eebddabc840d06177ed56396eb850be7f5341df73394f +size 559245 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5375e8274a3777bea2005b2588c681aaf6feeea9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:7a39e78c74cf0a7edd46da61ff9d74204b8785fca1319b8977edc7b6481054e5 +size 579501 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a6bd4a73bdfc6e6a1f08f685073c92dce2bcb5f --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:f7d86cad774ab62e1e9280d52ef8f8f83c2ad71513c6de68c722eb4a49c407e9 +size 1072448 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc3fed191fd19b9f88ac890334f5f42e77db39d5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:5963dd25168a0b4f73b05a0a6df5bdea4699ce143cdc6238707a797cff344da1 +size 782781 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f6de0f841b91d91225d0a6d761f0512a7439cbb --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:88efc7c82dfa17741006ce844bc85f6400e3f19ab3585deb3a5a0662e4f150fb +size 810717 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45a085bd9d581794ed4157fe25254826fb893f3d --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:036f6900e31a544bea59f54bcd49f86f64a61ba5c690301be509a98c925ec25c +size 1956919 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..406157bee3178acc64b86b12747d51d76646d8f7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:d1a4d654b50b34bde67e4a4585cbfa38608f7e644f96315a5470cc65ee1644ca +size 1559591 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de8ee1ad0755c7f736e86d90c31c422da6a1ab94 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:b4d9de909c6a5c288c7f870e0ed26f8f3cc3914c070f03d7e65fe29c26c3b13d +size 912714 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8ca45257c48c667ccf8f6fa9c90363a8d97ec43 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:12f1aa5565ebd2404305b7646244335c48bbb39051a3b581a65f6a95eb6fbc1d +size 572690 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d770aa351dee538b7bd3d4758dbc569ffaea3fd0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:f83adac1da2ebf47eb088f8ea76a56da06d34de3c6281f0238cce414bf4b8f47 +size 543722 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59dc7048105bd280b122fc40ca0796404b23285e --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:d3b8551142640b3f3a6d232d46e4540c9143549ab9792ea459a3c8be0b37b678 +size 626852 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ddf40d56c54a5a8e0b1dad55ec74203c42c0146 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:b15f16829855cc8c78be6c960b3550b79d96b02257ef6f9139f74f19de22ce82 +size 609513 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f06089334f966fc6abad4676106472bd728e56f1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:bf22952a59c4957bc4e68f9bbce942de883938bef53688f30e8db8c882ccdec1 +size 708638 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61c338b7b55f79b958233b92236c5e2f78c7366d --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:968b96a37a00fb8e40ed040fbff70f4d6c81f9089e0148bc0bfa48c222113fc7 +size 695817 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..643e469ba28ae15180236e1b0ddad31e6d916730 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:05f48a462ec61db3ec57a84857f544d6bd0a6cb17c89ab9ac14f61b85b097b10 +size 775443 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e6a5cd913bc5e9315cbd84a6b49f4f00f3b85b8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:515fe94d9f15275f7943624e76b1334a98a54b80ada52c41060c8e528f150b0a +size 596113 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3b6ab2633af6404e0f2e80552fdf99ba944d4cc --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:b23c501db94349c48b0c567a78852030afa317d7492c1adf765460b3b0897173 +size 759218 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..346acab95c61f87160295d86816278b7c9e67d3c --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:d4610bd3c2b2a91faf3b5a467e859abc3a0c440b29772589ca8a2e0fc52916b7 +size 636094 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..562930658f63ddd3c83dc23c02e1c892aa48d1f7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:f8ce0324242cae1ebe185f3514bc899979e67592ef0d71559e62a3a60df909be +size 583377 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54bfd47a4cfee3edda8bae55739371d76bb3ad4d --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:78212868bb629c895a02a2ef1821467dad75d42cc09431d8e8a9a71d9f7ae10f +size 572373 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddc54b0ed26efa027f3f81d270a22b965dd258cd --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:4a4e049cca36bcb3252e1c67a7c075364c28bf8df2536f92ff72315e19493123 +size 541477 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6bc9960c8c7fc62c57ce821bddcf9a4dd5972a7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:0f544945178666081c9ac5e0dcfe349cfccfd57fb1b2c05327e81562d8a47d54 +size 554017 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4d533b7f3ecf09489f3f8bd439975ea156421c4 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:aee8e8f8609982264fb40eab273a4d6d8d6b0b96d1cd8afd0f0c084b9bf30bcf +size 638419 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0801126ab69fa9da3f673516915e4707a5b11b6f --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:8c897944e0ddcc4fb21a241536d5e14d98a35778f3c56292e047a565f8024fa5 +size 715534 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b603557912ced5600567c340b617f6604c7221c6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:747588d4a0504bd2f865515ce6a0307aa14f1be0ccc1227135fdfc13bff57026 +size 1064504 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a953dde66d821a99ba2f908ef9ac1e1e1bbeea62 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:fa42418a43c71d2c730d56cb720f0f95e7d1f18b1c583dc9b69f61ea4f6caf56 +size 528250 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c778e8c9f3ec915827daac6b767af7881284541 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:80812e0ddcdf046ce851990d56e6a673178b6bf485da5be943e24647885bd9c7 +size 505324 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5ed963bb825c4dfd195901cc8f6b1ffc7e08e35 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:5bcfe68a707452032cbb1fa49099ee408519ee6a22a4dc83415eb198e00d17fb +size 604953 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf2c82a7281b7b0764e74d7ab2d9c60ea165a8c0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:4e72a9109205b7cdd23fd1a2e7dc98dd802a68a47b130fc366fee2023808ddc7 +size 656833 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ef170a190361e2e32a3381cdebea5d2b3dc815a --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:d8b4db355872bd9af9d5b58269fbf5855f330a8ecc27e1399e6c80bac06113c0 +size 578266 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9e3ca09087693eecd457d7485faae69c0ee74ef --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:0d1902175225237e27776526d55f9a5eb90b042100459839ee434d0cc943d105 +size 613058 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9c6eada5676c2bf1f3b4a88980fafe4dafa7161 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:1ebd9a7f304bc8198c6bb6c6b90d6ada7d1469b69ab53060ec545bb79aa4ff14 +size 583740 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19b7be9c10f2c63526126ec6da0a42766bfe9915 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:156737f4f1901b4953e095bd82794df57688347338a2ab48daf7dd2a2d202110 +size 655946 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a4d663d2019bad2ff213ea188f2d5991b277f09 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:2a3407ddd1d60e7128b8dc3359b290954f3980880c5ff0a9b424471701e60e63 +size 625240 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a72632c8c4981a6f50469f7a68d610b839f61d7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:ba06d451b1d3036abfb908dbd463bf62e05100e33bf8313469d77cf8eed2dbaa +size 668245 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..521909c218304a2b7d7155f4a69019b46cc18b5c --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:2ef1a1f2a5c0acff9eb22ebc4de47c03372618521c657574279e6128627ab8f5 +size 1581920 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77a255e39791b8a9e66606db923b3a7cb3e29637 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:e5c10333cb7c1f33ae289de8091de9f373d59214e18a67fa462a33113ee24b6f +size 589184 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbe3428f824ba5fb5b035f37deb3958a90bf82a8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:3c9dc655fa07095d0b9250517dde823a307c9ed02a957ed2d9240e6b45e8d4a5 +size 666581 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b3c8196ea7cf2157fe49290e0845f96229a8dd7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:6af586454e998affb127cf9ea01a00424631bf352df6108e21df8827e7b46eb5 +size 676964 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..077b2ea681a9b2aa5770d50380137116dd5eb7c5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:e98b9870a411eef9c94c3e8a38f30a4fb457e75caadc2bf5548e9448b456c426 +size 1500221 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ca33c7fae79bc019e45f1944c3c23d9b2d3c2ee --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:6d5c65de0226999d34f4858d7a749b9790d34657e7602f6debf18f7b3b9ea921 +size 2060440 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..518783021ef67a152e67480902e3916e62dbbebe --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:36c010e17931bcf9cf73e743229e8c5177461f29766c8a645d4f9e31593ef26a +size 1107404 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53ec58ac28e16cb1b6748a32a37b710f672cdafe --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:cf46665ecc0c940b607befc68f8af5c192ec15d9c72519e46643b95e78ef0b84 +size 851991 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80678bfe9645afd12ac98e9c5488277636ec259b --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:691736a4e88f15a14591a4d3f7dd057e76c53aa03e7e4edd2b8cc5e1c8d5ad67 +size 1656554 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f884604824d8a18f4d204443fb8fe4d041623cab --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:41a24a610c34cb45458b14b2c2bbadefcbbf0a48ba1de801cab1aeb7b71134de +size 929533 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..396f05220b0cb7325320d517aaad1e467ba4543b --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:9e0ed3a1f0399c0f6688b953a659850b37443556cc056eb7c37485866b06357a +size 1287112 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c83aea66796cc58cc6ab317fd81819d79e569930 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:7b52d53eff8c386e78c3307d8e938fc6d1a68df907b9fb2acf29a24df90066b6 +size 859928 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8e6a72428b8bee0c1197df69ead79eaf059aff3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:252282d6c70565b4c402b58e26e24ca2a977abbf60640f9f46a688c2bd66ceb5 +size 956420 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f99da10d8c167836966dc5fb94cf7eabdda77408 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:7d2cfd33d11a1a89354f3dde040b7601621397f69c2f9faa1fd1bba662b27172 +size 1525785 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01a9576f40f01ea273858617176629c7bb2f6294 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:caa9fdef33036984b75608275ba5b1e4574c6aa2a11269be97c3434e9264e92a +size 712615 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2aa1020c15bb58e291babe899d13262cfbcf9fc --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:1ef1ecfa591dec0c65a35324f80745670918a6ec9ac383a572b880890b978598 +size 723414 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7f38398d66a6adac841e422953edb2b9fb50160 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:62f508377726cec33130be224e7b45479e5b46ad088c68fdf4126974dcb4a966 +size 812465 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a58d216374df985253ab3ee0907954d29edc3bf7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:a47d3889996a00d6a1dd7c9dcb4c89caefeda135028dfbe7934d116c22825a72 +size 1326213 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2911d54279d733c29015d4add2b99e2193be452f --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:de84d9e0e044faebe830dff1ce5a2529ba74dab91c0736718113555bac3a4617 +size 1054500 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c16496b8d5c649ffec24f2be777090220d4f0eca --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:80483904748c6b0c63bba2beb0a6691e2d16dd4a961c9379aa11fa94109bf087 +size 998282 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..415f3fe486d51ce5a967c56740c1f150d3427f09 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:2313105b7c52306b1c2742e9ec3479ba1b7071899c164915b5ae46978af5b3cb +size 2504803 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..763b6441d0262bd27b1704477b9af7d21de39e44 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:25309da73406bc7dd10a50df3b12ca7819901c4f538dd65d2b3558a625bb33b1 +size 1970158 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9ded4cfaec369bae32ad9a4908cd8d930b395e6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:fa21a14b9a8881de45d3468f922258eee049125ff54eead2bd39a1d7cf546126 +size 1199839 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54cf9b5fdeedeb3d035eb839fb4da4b7ae8bd426 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:b6aca5ac5edb90ab32b7581de34514cf08795f4f80ca44b73631561ef0146681 +size 707277 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfd9c94483e65472acf1ac153b3e50b202da274d --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:d83059d7893054651f460b6c2200935c5c06e795715faab36acac294ff7c94ab +size 680174 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0047249ec3590329fc65a2a3ada67a0f3b81f477 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:4091a7fc56ccafadb433e626df6d14ea8106e2e6046aae980309c35c2fe49eb3 +size 777842 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a6c5e8846ff5082a8255b7711d2bc0acbaf292c --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:1411beb31985a2353387ec5bf6ca2d03a7c9d1638ace119bb77c15cb98a526a9 +size 750630 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..949f0ab53fc1273954443cfdd74f778e80d62ea9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:6bd7a0932d67cea91fc4a0794b8b70e118ba82d423134347bd82e325bf864fe5 +size 850216 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9c72b2966e032faac00ac322efb9afcc0dc283c --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:06e96cdbd5866edd403239c6a639125aa90de4d7bd258a026a92fd159f189a4d +size 898812 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea8109cf87c8b1437e4e4bc8c534f4fbbd853ca1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:8e5e56ace858ce755e79229c9459b3077bf8018088d11e41737c7eda942a2de1 +size 935596 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77facdc468dec887ace45b3f12e6bb4528e34d19 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:71582104da302d804809b1b79525ba482769af0d07a75da44331d167f691d8f1 +size 731439 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..032b27f78551f8d967e3a9c7c64d0a0922c40071 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:b2326d655b3b671eece4e5ca0ebf7d04fe683562dc0e2b366532ba928e5c2731 +size 867470 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7420f1b163864978be9f743c57a94118cca2da4a --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:11daf5e4d7114ccfa0be8cac56c629a27aa201b09c43ff9ce199cbedec4414ed +size 777392 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19a96b77e475404d21547ceace5cf44c14ae8bf7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:bec58140ed9dcd29d794773dd2a55f023f77202d873449e88e6be5ba3e4224da +size 683079 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b53ac775059f76f419f876e169518f65f64414ba --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:08833f2603adda9bcfc01c0d4b41aeec7e0fcd502c0415008bf1af9d987347d6 +size 673930 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19d300d7a82400ebbd1a1c80e853c6883e6f393a --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:7adf2d034c50635beb3dac28676068ae085cb424c3a086924d442d77f52f4789 +size 629707 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..368c581bd8871e6f8c5865f4234ec897ae278d27 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:6dd817afece2970ec1cd9dbc5d99e185f371372dd4479db8e5fa0f50559c8367 +size 666435 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8b95ea6b78bd9304273accee49ec42b07bf4003 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:e0b67059c791adf7f50fdba4f5072935332b28537628feef48592b654f6c9d2e +size 768546 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2884d6539a0ed561665b04d66646f7c05fc9209d --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:e413558bc97d0f0d2bf4e067f13444b1cd7a0801a00e2d74a3208d1c28d2f885 +size 889550 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da528c00391d406d7f0e0130f22d1aa9f634f015 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:8d2d39872b4e635b8e62939a7e68a6895e96b27750811802394c0e00a9a12483 +size 1402553 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1efa13132a1afd68b32ed3e43933cfb96ba712ab --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:aaedf72f8483247a8f87fcd70463f98c1bc8ea837839dd99c99b4d4431be94fb +size 612829 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69bb41b86139c18400d1ebfb2b4b7e60fb468461 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:ee645711fb2e83578beb278ee3b249f19f6f6eb8310310a1440a78b962609e25 +size 634898 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d464dfa419dd933c4e8109694da52d976d2bc424 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:9146b2255ceb3c3bc7e18565e91a24c05a4babdbdccd4e1e27636566a614469f +size 746798 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..016e8c34249d3e6485129b430762830bc85b23be --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:489843d9aa098c8ddbbf1734ce64b5ce8bfb66ae48dba57057b6213a501b267a +size 753567 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..440d5a5e8c0e2f8686752930971667384028f13f --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:b61c27f8485ae51356f87e7316258fa8cf13b8cb02398734d8655c5669a05db8 +size 690520 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fca7b9a01169236ee274f9e9401a97f1893ac478 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:1ed752abd3dbc8d9e442b36c625b83f21a0a5366c2c995490232036e1a3b6e3e +size 755864 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a85ed8074234afbd92fcb7c79851e8958ea2c376 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:c4664589091f00c36bce37e79cfeed97634fb9c8d46140e8068dd403135af6e8 +size 748821 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a950b6451dc368faec32dd8b187bc768ef55882 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:a59887c5fede32fe4eef33d24a1d31c3c9e3f892b4a3b62162f9d9e7aaa6bff6 +size 768452 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24224e4b2f56652b3ad0b24bf43856f8d0f9c481 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:57a2a5f5c8efe99609abbff8f1921017fb29472816e05e6ef5e2369360f082c1 +size 727125 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc9c266eee877329e865fb934516fc0bf5295eaa --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:e98d1b1220f9d183da23e31b6dbd0c7575aa8779e28b20a54b35d50b13d2d33d +size 792252 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..debf6fc918967924acd43fa90f3cdbcca237e15f --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:a337dc06c32dcd7e3a2aab9c4f3a3d414398deba5cdd61354c14883e4bff14de +size 2122148 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..216c882d9cc13d2983b893acf8d5c78a743d931f --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:dbb9e44b77d8ec314f17946a467b1c93bcb9b38c8ff3ca80002094e8639a46ca +size 807668 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d15dc4950ffa508ff4dac3155dbc05afddab6f1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:ab67f0c7fc0551906ad01a034f11f0395f3faadb88662f644f347fc0b5946d97 +size 824664 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd2a19f708631c82603c443772d87257f294adc6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:d696dbd8072f1035c95b9713a4cd3a26884423108f0c17686c85d3f284f4be88 +size 817962 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..232b0d7e60f61106f0867c71f782a5b89102275a --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/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:046dcd37de3b23a478c3f96c4dc88b80df401f2ec097a58d015fa7faa36b0b44 +size 1738185 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b47aea3e2e82e2891abd3687fd0495aac49ab50 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b1e8fea4360c0b45f6be1742d85366ac5ef67cc20f7ee285aa58061cbc4e161 +size 4468470 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f10f7233df66209ce537c182093ce0d1238bb10 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:689ca2087f0414dd5678586ae8399a79093ade43b8df045b0c2557c46abf98b7 +size 2406654 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21121287d97082bb1f1e495c35677726ab893207 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:201a52e4e43d51e423b7106439e1bc157d1c8484928d84595a16e1a59720ab5e +size 1600314 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc9296f8e3588781d25ebe1101a907220d7002d1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:567b3520684925977a6e87d88d835c178743f9adf7961e541b22e028dbf69f55 +size 3103318 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de0f33bd1a59e70bb22ca28d9a1a7090d6392c16 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc5f3f96f1ecab1f17e5f9f7c1702d8d10748a4ecf776d5b57e8fbfe082ce5d4 +size 1654231 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b06fcbd6ad2e0e8cc38bcb8fda106bbe6bab6f6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4895d166125354e8a057ca311537d646eb164ff0dd01399133cbe82b887509cc +size 2325083 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8cee96611c1836acd08ad99a82e8df62983c3e8d --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:721ff79fce28f778c55955ce09d58f4c18b5304138660d998d6b8002eed84885 +size 1553001 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43c050878fa6aafe6577e84c5229fae16c17e217 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3a333d2a71e6693f2bd3127f949a6b569424dec1e9014a9a9268ad95bb3194f +size 1771224 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1cce83cf66eb70f7c0f517445d9ec9517bab118 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b30f37d1e959e0d1323242aa283ff800a1886b0c24e4b6f77815190c7997685c +size 2966593 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29e9cc4e6082a56c2a9ce62096182b71fe6500f7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aca370d673f2b44304a33d79dbbf08bd8ce33e623301d667dbac8d3570eb03c8 +size 1321493 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a9d95c5add938e16861df8208c6b1d2135f26a2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8c5748c57a7b5293712906868321fc8e2ea76e25ecc07d73ca1e9fa8b935b13 +size 1326783 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9abc4d56e6b5161c9b9e148295d34795cdae948b --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86f18d7a61b3744ed4f94dc3aad99e1c3eac9ff3517a8713543d151b76406018 +size 1359769 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..922715c6fc1c6236d11bdb960cd50be244fa2e47 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29894b3ac9519fa1dffd0653459cf600a17bd06861470164b9f8f43b681f3075 +size 2731736 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a8b0aeddced5d2be61db04e3d75027773fc91a4 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80061d1eeb88101b1f58a2b832a4a0ebb89029e70b025766ad9b9358a2ae0776 +size 1707053 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ef52fc9b76dfee9714ec74f3f47e4aaae59e17e --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3de286c8558b9c52d99ed5a373fe39c4be69bfc556a9c5055c64548ed73efbc +size 1788359 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ff2c7739ae64abf57903dd9a4ae6a73957a3568 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17cea02da7bc24d425528be5d9d56d94a62a6d5d45a08367198fb457450bd02e +size 4514000 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b09d11925ce907588321c63154545b779da8750c --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a080a02207e37ca5910fd68aab6fc05236da3fb4063cfdfbcdeaf894f983f88e +size 3648160 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94ca2b99ccb68cb246915046bdd874f8a362574d --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fe648457839cd4c6947b75c9877a4c6e3d646f24e34e1a3f03a59f70190427a +size 2308965 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7335a5616c51217a555ab08693cf2a6c58ec46c --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbbb90190d9107d481b742490460d6f5451fe94bbed55e0664d35ed76b7d1651 +size 1354553 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bc5b11325f19fb511861b05cfdd6664aa230424 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1150dc0a79fd149d49e3d01a620ad4faf6ecc150bfaba2dec5bc189105fb260a +size 1290956 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05754a063cded39abf1d922fda6657ee8b1a1db5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c796cc18900996b4c3472e185837acf4a4b81ba146f0f5621ca695203f85e71 +size 1396577 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96ba621e54fb2fbbdf0b3b3d1d9dc7d2ae3c2ab6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db3bcade214c871da58b9396e01b04aecbd1d863e6f9d9b37e0bf86c67c07209 +size 1388093 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26ba047fd3d9b20b2a99a17e142a81f077c0871e --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64f04cae52946883b9cebb382d19454c4f7400ab6aedd16763299904958563d6 +size 1605105 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90552b1a465196673abf340ed4afba3c05f35a42 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:319f7e684618c6419dca2d39bb4559717435c8845db912d902afac53bce89262 +size 1914135 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07de1f65c4bbb3faf167ecbfaaf21c21e6de9191 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52bb092a70661fca730efe5e5056caffdd51831cd3ebe3377026a91d198dfc9c +size 1780201 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e1035c9d05957d78f5884d3a5f18f643168aa95 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee77e2cdb6469669089b8d0e1e2802640d1e2026fa5434e121489b7a794d9b57 +size 1387852 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e75346731f53bf13fa9aefa23fe2c7cc09cd89ab --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aa157dfb594ed545a84a9dac48678173fe13e8888e5f9984adee7ef837e83e9 +size 1707425 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b2e61fe1ae39d37765f71db1f0adc75aea5a1f1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3425e3c0c506f25400a5efa69de2aca97edf850eabfbd11afa00ac8817cc363e +size 1504526 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a2bdc461c3e2de9efb3d8b85ce912e1e2f3fc75 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a7f70e3d7331d70338d6fd210c90a7311bbeb13a9bdc5abeb3d22c500551a51 +size 1361357 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d82893a61c36b420bd6c4ddbb2d9e424179f933 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd04bbfe35720d5bfc300e33e04f753a05b16a964c89995116a06a1ea1c115bb +size 1365549 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61c2e9be2978e4d037297d69cd2e6239f5ca2b5f --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30795eb61116c3831872ec2b8cb7d578b854fafff71ac102148d827cad93113e +size 1304996 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e9357e325174db9f7e92daad04bab98ef6d4705 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:474c911baf9b10c6b4bc12f6d254380e7f7d259e976dbb3c322deab1f7619671 +size 1316339 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e152e8184bf6d23b9faa508af7c33c6d9d0a519b --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58b521ddcae1e7bab15fa213a103764a51e988a6d173f7973aeb0f89c4dce951 +size 1497292 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68dde1d23a2ce57981eecc00b3afdb699d6b0bbb --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bb8bb653f6a0910ef82eead2137bcec8a6ee358607bdae7f34fa444e2b50a44 +size 1706483 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e60a35efae0790601942a22ba1f97e83fa38e0a1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:538a1649acce346c1e7fab3fe9db7f42a9b2009fca693bef4be792ac6de1dec7 +size 2634419 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..858b0a8c81e3e1787a4cd4cd54deefd7607e88a0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be87812a2c1729941e9f12970199f3b7458d73134da40d52f0a16551faa0ba73 +size 1250977 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9045715407c664d16c225b4910a21a1066a31d99 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77cae87931591e99c3cd32955647ec575e5baf1004eea5b724ca7239039c8dbd +size 1259566 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8465b7e384b2e4b4648cabf79d2ff42756d4fb5f --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:389b2edec61931fdf79e5a36377432565f85ebf8aaa16f2c02bd0892c5d5f17c +size 1450337 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..524354ac0ee8788005e827aea515a1c666d4113f --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef86814e5b500770a0984890bf7ee5aa01bd3e7261271bffe89b3fc3af38fbd2 +size 1532984 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5161ae4d7b4c84acdf2bafea946a7b1359f89e7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da682d2740d258653882a46714e5680cac19fe88abbbec6a1a1e218d0c2fc1dd +size 1369925 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55f53cbc781e67aa78f8f73efb86c129fe6c422c --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28aef010df0d705edbf1174691ccf511528cd5d2354df0f795c961547e9cd292 +size 1426921 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85e8cc87f27464809634bc2de8a889fff9fec269 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7350a0d4c50636dcb954454b07fe79496e199c286d444d56f51c80d0bc94f61a +size 1391732 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bfd0979d39bec8c5243f8c78b052be7432c0946 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be4b03bf0a2fae3030a7ee3f71aa5d823ac1f51ed362785cb16ba9c52154ed95 +size 1490661 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddecd87469a0d3e2b8ee56bcd98166ac869649e6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:395aa38b8482af83f29088d2c6aeab101fb6c0c0a9ae96c289391eeb9be3da7d +size 1468012 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3c1a2fd512a5439caf58e800968599e5bdb43ec --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:114d7d6855d1f513e7c8cb1ce9195f20c9c0512fb2dc40a8c3d8d601997dfa65 +size 1589586 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3e65693f17e47ae42f1de6c883ca54034880b81 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f94a7a73003a5e98735e12f2a427b7e3eddb6ddb8aa38a6349955f4490b61240 +size 3937858 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f606f2a0a73c2425b3d7e983243adbf57fe00ff1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf6e83fbb7f8ac42136c258964b386acb880b56fe347bb3a57365b94419485bf +size 1568926 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49d078e48d3ecc0c08513a72c3c1e5cfb2351aae --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2343d7dca8869760bfaa1587a611f9e55b20281f0948cae5d11b7f8d0a3ef5b8 +size 1579950 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..084129e77922b4d5dea9c9f85e12cd0a28e1da01 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7f1d96cb135f7f53259f1b117a2d90f13fc7ca071b0efd96f60d3a66800b18f +size 1582913 diff --git a/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fce20146d4aeea8d2d0599794d196e926326fae8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_basin/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27a1d8c81d72339d91acec060d777b662afabd30b0f903ffc6ebd1c395cbca78 +size 3260655